@charset "utf-8";

body{
	background: #CDAB6B;
	margin: 0px;
	padding: 0px;
}
td, p {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
th {
		font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight:bold;
}
form{
	margin:0px;
	padding:0px;
}
a{
	color: #000000;	
}
a:hover{
	text-decoration:none;
}

/* _______________   menu  ___________________ */
.Menu {
	letter-spacing: 1px;
	color: #CDAB6B;
	background: #000000;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.Menu a:link{
	letter-spacing: 1px;
	color: #CDAB6B;
	vertical-align: middle;
	text-decoration: none;

}
.Menu a:visited{
	letter-spacing: 1px;
	color: #CDAB6B;
	vertical-align: middle;
	text-decoration: none;
}

.MenuUp {
	letter-spacing: 1px;
	color: #000000;
	background: #CDAB6B;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;

}
.MenuUp a:link{
	letter-spacing: 1px;
	color: #000000;
	vertical-align: middle;
	text-decoration: none;

}
.MenuUp a:visited{
	letter-spacing: 1px;
	color: #000000;
	vertical-align: middle;
	text-decoration: none;
}

/* _______________   structure  ___________________ */

#maincontent {
	margin:20px;
}


/* _______________   paddings  ___________________ */

.P10 {
	padding: 10px;
}
.PR0 {
	padding-right: 0px;
}
.PR10 {
	padding-right: 10px;
}
.PT10 {
	padding-top: 10px;
}
.PL10 {
	padding-left: 10px;
}
.PB10 {
	padding-bottom: 10px;
}
.P5 {
	padding: 5px;
}
.PR5 {
	padding-right: 5px;
}
.PT5 {
	padding-top: 5px;
}
.PL0 {
	padding-left: 0px;
}
.PL5 {
	padding-left: 5px;
}
.PB5 {
	padding-bottom: 5px;
}
.P20 {
	padding: 20px;
}
.PR20 {
	padding-right: 20px;
}
.PT20 {
	padding-top: 20px;
}
.PL20 {
	padding-left: 20px;
}
.PB20 {
	padding-bottom: 20px;
}
.P25 {
	padding: 25px;
}
.PR25 {
	padding-right: 25px;
}
.PT25  {
	padding-top: 25px;
}
.PL25 {
	padding-left: 25px;
}
.PB25 {
	padding-bottom: 25px;
}
.P35 {
	padding: 35px;
}
.PR35 {
	padding-right: 35px;
}
.PT35 {
	padding-top: 35px;
}
.PL35 {
	padding-left: 35px;
}
.PB35 {
	padding-bottom: 35px;
}
.PTB5 {
	padding-top: 5px;
	padding-bottom: 5px;
}
/* _______________   margins  ___________________ */

.MT10 {
	margin-top: 10px;
}
.MT16 {
	margin-top: 16px;
}
.MB10 {
	margin-bottom: 10px;
}
.MB16 {
	margin-bottom: 16px;
}

/* _______________   border  ___________________ */

.BBL {
	border-left: 1px solid #000000;
}
.BBR {
	border-right: 1px solid #000000;
}
.BBB {
	border-bottom: 1px solid #000000;
}
.BBT {
	border-top: 1px solid #000000;
}
.BBTPDC4 {
	background: #DDC69B;
	border-top: 1px dashed #000000;
	
	padding-top: 15px;
	padding-bottom: 15px;
}
.Language {
	vertical-align: middle;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px none #000000;
	border-bottom: 1px none #000000;
}
.BBD {
	border-bottom: 1px dashed #705D3A;
	
}
.BBBD {
	border-bottom: 1px dashed #000000;
	
}
.BBTD {
	border-top: 1px dashed #000000;
	
}
.BBDP15{
	border-bottom: 1px dashed #705D3A;
	padding-bottom: 15px;

}
.BB {
	border: 1px solid #000000;
}

.BC3L {
	border-left: 1px solid #8E764A;
}
.BC3R {
	border-right: 1px solid #8E764A;
}
.BC3T {
	border-top: 1px solid #8E764A;
}
.BC3B {
	border-bottom: 1px solid #8E764A;
}
.C1 {
	background: #CDAB6B;
}
.C2 {
	background: #B89A5E;
}
.C3 {
	background: #705D3A;
}
.C4 {
	background: #DDC69B;
}
/* _______________   txt  ___________________ */
h1 {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing: 1px;
	border-bottom: 1px dashed #000000;
	padding-bottom: 15px;
	text-transform: uppercase;
	}

h2 {
	font: italic 14px Times, serif;
	color: #705D3A;
	letter-spacing: 3px;
}


h1 {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing: 3px;
	text-transform: uppercase;
}
	
h4 {
	font: italic normal 14px Times, serif;
	color: #000000;
	letter-spacing: 1px;
}
.txtTimesIt {
	font: italic 14px Times, Times, serif;
	color: #333333;
	letter-spacing: 1px;
}
.VerdanaBold {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing: 1px;
}
.txtC1 {
	color: #CDAB6B;
}
.txtC1 a:link{
	color: #CDAB6B;
	text-decoration: none;
}
.txtC1 a:visited{
	color: #CDAB6B;
	text-decoration: none;
}
.txtC1 a:hover{
	color: #CDAB6B;
	text-decoration: underline;
}

.BlinkB {
	color: #000000;
	font-weight: bold;
}
.BlinkB a:link{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.BlinkB a:visited{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.BlinkB a:hover{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.verplicht {
	background-color:#FFFFFF;
	border: 2px solid #FF0000;
	width: 370px;
}

.lightBrown {
	color: #DDC69B;
}

.mediumBrown {
	color: #CDAB6B;
}

.inactive {
	opacity:.5;
}


.Formbox {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #ECECEC;
	/*border: 1px solid #FF0000;*/
	width: 370px;
}
.FormboxText{
	border: 1px solid #000000;
	height: 23px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background-color: #DDC69B;
	width:200px;
	padding:3px;
}
.FormboxTextNowidth{
	border: 1px solid #000000;
	height: 23px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background-color: #DDC69B;
	padding:3px;
}

.FormboxSelectNowidth{
	border: 1px solid #000000;
	height: 23px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background-color: #DDC69B;
	padding:3px;
}

.FormboxNoWidth {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #ECECEC;
}
.FormboxButton {
	border: 1px solid #000000;
	padding: 3px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #DDC69B;
}
.FormboxRadio{
	
}
.FormboxSelect{
	border: 1px solid #000000;
	height: 23px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-color: #DDC69B;
	width:200px;
	padding:3px;
}
	
.FormboxSelectNoWidth{
	border: 1px solid #000000;
	padding: 3px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #DDC69B;
}
	
.FormboxNumeriek {
	text-align: right;
}


/* _______________   list  ___________________ */
.ListTitle {
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	padding-bottom:10px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px solid #000000;
}
.ListTitle a:link{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;	
}
.ListTitle a:visited{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;	
}
.ListTitle a:hover{
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}
.List{
	padding-top: 5px;
	padding-bottom:5px;
	border-bottom: 1px dashed #000000;
}
.List a:link{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;	
}
.List a:visited{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;	
}
.List a:hover{
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}

.ListNoLine{
	padding-top: 5px;
	padding-bottom:5px;
}
.ListNoLine a:link{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;	
}
.ListNoLine a:visited{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;	
}
.ListNoLine a:hover{
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}

.Lot{
	font-weight: bold;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

/*-------------pager-------------------------------------------------------------*/
.pager a{
	color:#000000;
}

/*-------------veiling afkortingen-----------------------------------------------*/
#veiling_afkortingen{	
	color:#000000;
	background-color:#DDC69B;
	border-bottom: 1px dashed #000000;
	border-top: 1px dashed #000000;
	padding-bottom:10px;
	margin-top:0px;
	padding-top: 5px;
	text-align: left;
}

#veiling_afkortingen table{
	margin-left:10px;	
}

#veiling_afkortingen td{
	font-size:10px;
}

#veiling_afkortingen .titel {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing: 1px;
	text-align:center;
	margin-top:15px;
	margin-bottom:10px;
	
}
.extrasidebanner{
	background-color:#DDC69B;
}

/*-------------lot detail------------------------------------------------------------*/
.lot_item{
	border-top: 1px dashed #000000;
	margin-top:20px;
	padding-top:20px;
}


/*-------------invoer formulieren------------------------------------------------------*/
.invoer {
	font-size: 12px;
}

.invoer .tekstvak, .invoer textarea {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 270px;
	border-top: 1px solid #7c7c7c;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
	border-left: 1px solid #c3c3c3;
	margin-bottom: 3px;
	height:22px;
}

.invoer .dropdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-top: 1px solid #7c7c7c;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
	border-left: 1px solid #c3c3c3;
	margin-bottom: 3px;
	padding: 2px;
}

.invoer .dropdown option {
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 2px;
}

.invoer textarea {
	height: 120px;
}

.invoer input.email {
	width: 160px;	
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;	
	border-top: 1px solid #7c7c7c;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
	border-left: 1px solid #c3c3c3;
	margin-bottom: 3px;
	height:22px;
}

.invoer input.postcode {
	width: 80px;	
}

.invoer input.numeriek {
	width: 80px;
	text-align: right;
	padding-right:12px;
}

.invoer input.gemeente {
	width: 177px;
}

.invoer input.required {
	background:url(../images/required.gif) #FFFFFF no-repeat right top;
	margin-right: 5px;
}

.knop {
	padding: 5px;
}

#err, .error{
	color:#CC0000;
}

.field_error{
	color:#CC0000;
}

.alert{
	border: 1px solid #000000;
	padding:5px;
}


/* ------------------------------ Fieldsets ------------------------------*/
fieldset{
	border: 1px solid #000000;
	padding: 10px 10px 10px 10px;
	margin-bottom:10px;
	margin-top:10px;
}

fieldset legend{
	font-weight:bold;
	color:#000000;	
	padding-bottom:6px;
}


/*---------------------------------- Specifieke divs ------------------------- */
#fotolegende{
	background: url(../images/flessen.gif) no-repeat bottom;
}

.winelist th{
	border-bottom:dashed #000000 1px;
}


.auction_calendar_title{
	font: italic 14px Times, Times, serif;
	color: #CDAB6B;
	letter-spacing: 1px;
	font-weight:bold;
	margin-bottom:10px;
}

.error {
	padding: 10px;
	border: 1px solid #CB1229;
	color: #CB1229;
	background-color: #FDEAEC;
}

#feedback {
	padding: 10px;
	margin:10px 0px 10px 0px;
	background-color: #FFEB77;
}

/*------------------------------------ B.O. Nav ----------------------------- */
.bonav{
	margin-bottom:20px;
	margin-top:0px;
	background: #DDC69B;
}
.bonav ul{
	margin:0px;
	padding:5px;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}
.bonav ul li{
	display:inline;
	
	padding: 0px 5px 0px 0px;
	margin:3px 8px 3px 0px;
	
}

.nonav_right{
	float:right;
	margin:5px 5px 0px 0px;
	padding-top: 3px;
}
/*-Koopcommissie*/
.commissie {
	margin: 60px 20px 20px;
	border-right: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
	}
.commissie td{
	padding: 8px 4px;
	border-top: 1px dashed #000000;
	border-left: 1px dashed #000000;
}


.important {
	background: #DDC69B;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
}
/*-Slideshow*/
.Slideshow  {
	 margin: 5px 0px 0px 0px;
}
.Slideshow #buttonsRow {
	margin: 5px 0px 0px 0px;
	
}
.Slideshow #buttonsRow table{
 	padding: 0px;
	width: 100%;
}
.Slideshow #buttonsRow img{
 	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
}
.Slideshow  #imageDiv .Info{
	width: 100%;
	padding: 0px 0px 5px 0px;
	text-align: center;
	background: #DDC69B;

}
.Slideshow .afbeeldingContainer {
	 text-align: center;
	 padding: 0px;
}
.Slideshow .afbeeldingContainer img{
	 border: 1px solid #000;
	 width: 120px;
}
.Slideshow .afbeeldingContainer div div{
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 7px 0px;
	border-top: 1px solid #000;
	border-bottom: 1px dashed #000;
	text-align: left;
	background: #DDC69B;
	-moz-opacity: .85;
	opacity: .85;
	}
.Slideshow .afbeeldingContainer div div div{
	margin: 5px 0px 0px 5px;
	padding: 0px;
	border-top: none;
	border-bottom: none;
	}
.Slideshow .afbeeldingContainer div div a, .Slideshow .afbeeldingContainer div div a:visited{
	font-weight: bold;
	padding: 0px 0px 0px 5px;
}
.Slideshow .afbeeldingContainer:hover div div a{
	display: block;
}
/*-FAQ*/
.faq_question {
	font-size: 1.1em;
	line-height: 3em;
	width: 100%;
	text-decoration: underline;
}
.faq_question_opened {
	font-size: 1.1em;
	line-height: 3em;
	width: 100%;
	text-decoration: underline;
}

.faq_question:before {
	content: url('../images/arrowRight.png');
	padding-right:5px;
}

.faq_question_opened:before {
	content: url('../images/arrowDown.png');
	padding-right:5px;
}

.faq_answer {
	
	font-size: 1em;
	margin-left: 40px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.faq hr {
	border-top: 1px #DFDFDF dotted;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	margin-left: 16px;
	height: 1px;
}

.editFaq {
	width: 100%;
	text-align: right;
}

#faq_lijst {
}

/*------------------------------------ B.O. Nav ----------------------------- */
.blog_month{
	text-transform: uppercase;
	text-align: center;
	font: 11px Verdana,Arial,Helvetica,sans-serif;
    letter-spacing: 3px;
}

.blog_day{
	font: italic bold 100px Times,Times,serif;
	/*float: right;*/
	color: #B89A5E;
	position: absolute;
	right: 0;
}

.blog_detail_day{
	font: italic bold 50px Times,Times,serif;
	color: #705D3A;
	margin: 0;
	padding: 0;
	width: 60px;
}

.blog_detail_month{
	font-size: 12px;
	color: #705D3A;
}

.blog_detail_date{
	text-align: center;
}


.blog_topNavigation{
	height: 25px;
	border-bottom: 1px dashed #000;
	width: 100%;
}

.detail{
	border-bottom: none !important;
}

.blog_content{
	position: relative;
}

.blog_entry_row{
	border-bottom: 1px dashed #000;
	vertical-align: top;

}

.blog_picture img{

	width: 65px;
	/*height: 80px;*/
	margin: 5px;
	background: url(../images/no_pic.jpg) no-repeat center;
	border: 5px solid #B89A5E;

}



.month_prev{
	background: url(../images/prev.gif) no-repeat center; 
	width: 14px; 
	height: 15px; 
	display: block; 
	text-indent: -9999px;
}
.month_next{
	background: url(../images/next.gif) no-repeat center; 
	width: 14px; 
	height: 15px; 
	display: block; 
	text-indent: -9999px;
}

.blog_wine_info{
	font: italic 14px Times,Times,serif;
	margin: 5px 0 5px 0;
	width: 335px;
}

.blog_wine_info a{
	font: italic 14px Times,Times,serif;
	text-decoration: none;
	color: #705D3A;
}


.blog_participants{
	margin: 0 0 5px 0;
	width: 335px;
}

.blog_participants span,
.blog_detail_participants span{
	font-weight: bold;
}

#blog_content{
	border-right: 1px solid black;
    padding-right: 15px;
	margin: 0 0 0 20px;
}

#blog_side{
	width: 100%;
	background: #B89A5E;
}

#blog_side h2{
	text-align: right;
}

.blog_proef_notitie{
	margin: 0 0 5px 0;
	width: 335px;
}

ul#blog_month_list{
	list-style:none;
}	

ul#blog_month_list li{
	display: block;
	padding: 5px;
	text-align: right;
}	

.blog_month_nav{
	clear: both;
	text-align: center;
}

.blog_month_nav #current_month{
	font-weight: bold;
	margin: 0 15px;
}

.blog_month_nav li{
	list-style: none;
	display: inline;
}

.readmore{
	margin: 15px 0;
	display: block;
}

.searchfield{
	border: 1px solid #000;
	background: #ddc69c;
	font-size: 12px;
	width: 157px;
}

.search_block{
	background: #b89a5e;
	padding: 10px 10px 15px 10px;
	border-bottom: 1px dashed #000;
}

.search_block span{
	float: left;
    height: 90px;
	margin: 2px 0 0 0;
}

.scorelist{
	list-style: none;
	margin: 0;
	padding: 0;
}

.blog_month_overview{
	padding: 0 5px 15px 0;
	background: #B89A5E;
}

blog_month_overview h2 {
	margin-left: 20px;
	margin-top: 40px; 
}

#blog_detail_content{
	/*margin-left: 65px;*/
}

#blog_detail_content h2{
	margin: 15px 0;
}

.blog_detail_bijdrage span{
	font-weight: bold;
}

.blog_detail_notitie,
.blog_detail_bijdrage{
	margin: 15px 0;	
}

.addsocial{
	text-align: right;
	border-top: 1px dashed #000;
	padding: 15px 0;
}

.rating{
	margin: 5px 0; 
}

/*blog preview side*/
.blogpreview{
	padding: 0 15px 30px 15px;
	text-align: center;
}

.blog_preview_title{
	text-align: center;
	color: #333333;
    font: italic bold 14px Times,Times,serif;
    letter-spacing: 1px;
	padding: 15px 0;
	border-bottom: 1px dashed #000;
	margin: 0 0 5px 0;
	border-top: 15px solid black;
}

.blog_preview_title a{
	text-decoration: none;
}

.blog_preview_info{
	font: italic 14px Times,Times,serif;
	letter-spacing: 3px;
	color: #705D3A;
}

.blog_preview_intro{
	margin: 10px 0;
}


.admin_title{
	background: #000; 
	color: #CDAB6B; 
	height: 25px; 
	padding: 5px;
}

.admin_title td{
	padding: 5px;
}

.selectedMonth{
	font-weight: bold;
}

.isMainPicture {
	border: 4px solid #CC6633;
}

.fotoweg, .fotobewaar {
cursor: pointer;
}

.blogTitle h2 {
	font: italic 18px Times, serif;
	font-weight: bold;
	color: #2a2315;
	letter-spacing: 3px;
}


/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating-cancel,div.star-rating{float:left;width:13px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel,div.rating-cancel a{background:url(delete.gif) no-repeat 0 -16px}
div.star-rating,div.star-rating a{background:url(../images/star.png) no-repeat 0 0px}
div.rating-cancel a,div.star-rating a{display:block;width:13px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background-position:0 -16px!important}
div.star-rating-hover a{background-position:0 -32px}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */


/*Advanced search*/

.menu_item{
	background: #B89A5E;
	height: 15px;
	font-weight: bold;
	padding: 5px;
	cursor: pointer;
	 margin: 0 10px 0 7px;
	 clear: both;
}

.menu_item_container div{
	padding-left: 5px;	
	text-align: left;
}

.menu_item a{
	background-repeat: no-repeat;
	padding-left: 16px;
}

.menu_item a:hover, .menu_item.active a {
    background: url("/images/menu_list_hover_active.gif") no-repeat;
    text-decoration: none;
}

.menu_item:hover a{
	color: #DDC69B;
}

.menu_item a,
.menu_item_container a{
	text-decoration: none;		
}

.menu_list,
#container_menu_list{
	/*background: #000;*/
	background: /*url(../images/pattern.jpg)*/ #DDC69B;
		border-bottom: 1px dasged #000;
}

.menu_list input,
.lotnr input{
	background: #DDC69B;
	border: 1px solid #000;	
}

.menu_item_container{
	padding: 5px;
	text-align: left;
 	/*color: #CDAB6B;	*/
	color: #000;
}

.menu_item_container a{
		/*color: #CDAB6B;	*/
		color: #000;
	}

.menu_item_container div{
	margin: 2px 0;
}
.menu_item_container div a{
	padding: 2px 5px;
}

.previousSearch{
	padding: 5px 0;	
}

.menu_item_container div:hover a{
	color: white;	
	background: #B89A5E;
}

.menu_item_container div.menu_item_jaar,
.menu_item_container div.menu_item_flessen{
	float: left;
	/*margin: 5px 0;	*/
	padding: 0;
}

.menu_item_container div.menu_item_jaar a,
.menu_item_container div.menu_item_flessen a{
	border: 1px solid #B89A5E;
	margin: 0 2px;
	 padding: 1px 5px;
	/*width: 63px;*/
	text-align: center;
	font-size: 0.8em;
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.menu_item_container div.menu_item_jaar a span,
.menu_item_container div.menu_item_flessen a span {
/*	font-weight: bold;*/
color: #8C7951;
}

.menu_item_container div.menu_item_jaar a:hover span,
.menu_item_container div.menu_item_flessen a:hover span{
	color: #fff;	
}


.menu_item_container{clear: both;}

.searchresults{
	padding-top: 86px;
	background: #000;	
}

.searchresults div{
	display: table-cell;
    height: 31px;
    vertical-align: middle;
    width: 200px;
	/*background: #DDC69B;*/
	background: /*url(../images/pattern.jpg)*/ #B89A5E;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;	

}

.searchtitle{
	display: table-cell;
    height: 31px;
    vertical-align: middle;
    width: 800px;
	background: #DDC69B;
	color: #000;	
}

#container_zoekterm,
#priceForm{
	/*height: 39px;*/
	background: /*url(../images/pattern.jpg) */#DDC69B;
	/*border-bottom: 1px solid #000;	*/
	  padding: 5px 11px;
}

#container_menu_list input{
	background-color: #DDC69B;
    border: 1px solid #000000;
}

.lotnr{
	border: 1px solid #B89A5E;
	padding: 5px;
	height: 83px;
	background: #B89A5E;
}

.lotnr .FormboxButton{
    margin-top: 5px;
}

.searchbox{
	background: /*url(../images/pattern.jpg)*/ #DDC69B;
	padding: 5px;
	border-bottom: 1px solid #000;
	height: 101px;	

}

#search_message_container{
	border: 1px solid #B89A5E;
	margin: 0 5px;
    padding: 5px;	
}

.previousSearch{
	/*background: #DDC69B;	*/
}

.socialbuttons{
    background: none repeat scroll 0 0 black;
    overflow: hidden;
    padding: 5px;
    width: 190px;	
}

.facebookbutton{
	background: #000;
	padding-left: 5px;	
	text-align: left;
}

.facebookbutton a,
.facebookbutton a img,
.previousSearch a,
.previousSearch a img {
	border: none;
	text-align: left;
}

#searchform{
	text-align: left;	
}

.clear{
	clear: both;	
}


