@charset "utf-8";
/* CSS Document */
 
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #dad1d4;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}
/***********************************************/
/* Break                              */
/***********************************************/
.twoColFixLtHdr #container {
	width: 883px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/newback.png);
	background-repeat: repeat-y;
	padding: 0px;
} 
/***********************************************/
/* Break                              */
/***********************************************/
.twoColFixLtHdr #container #mainContent #header {
	width: 616px;
	float: left;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #FFF;
} 
/***********************************************/
/* Break                              */
/***********************************************/
.twoColFixLtHdr #container #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 227px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.twoColFixLtHdr #container #sidebar1 #logo {
	margin: 0px;
	padding: 0px;
	height: 188px;
	background-image: url(../images/table/molenvliet_logo.jpg);
	background-repeat: no-repeat;
	background-position: center 14px;
}
.twoColFixLtHdr #container #sidebar1 #linksside1 {
	margin: 0px;
	padding: 0px;
}
.twoColFixLtHdr #container #sidebar1 #linksside1 p {
	margin: 0px;
	padding: 0px;
}
.twoColFixLtHdr #container #sidebar1 #linksside1 a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 18px;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.twoColFixLtHdr #container #sidebar1 #linksside1 a:hover {
	background-color: #60575A;
}
.twoColFixLtHdr #container #sidebar1 #linksside1 a:active {
	background-color: #221E1F;
}
.twoColFixLtHdr #container #sidebar1 #linksside1 .current {
	background-color: #60575A;
}

.twoColFixLtHdr #container #sidebar1 #linksside1 #linksside2 {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.twoColFixLtHdr #container #sidebar1 #linksside1 #linksside2 p {
	margin: 0px;
	padding: 0px;
}
.twoColFixLtHdr #container #sidebar1 #linksside1 #linksside2 a {
	color: #000000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 5px;
	padding-left: 18px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.twoColFixLtHdr #container #mainContent #content2 #box11 h5 a {
	color: #CCC;
	text-decoration: none;
	font-size: 10px;
}

.twoColFixLtHdr #container #sidebar1 #linksside1 #linksside2 a:hover {
	background-color: #CCCCCC;
}
.twoColFixLtHdr #container #sidebar1 #linksside1 #linksside2 a:active {
	background-color: #FFFFFF;
}
.twoColFixLtHdr #container #sidebar1 #linksside1 #linksside2 .current {
	background-color: #CCCCCC;
}
.twoColFixLtHdr #container #sidebar1 #winecellarorder {
	margin: 0px;
	height: 100px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.twoColFixLtHdr #container #sidebar1 #winecellarorder a {
	font-weight: bold;
	color: #91928d;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.twoColFixLtHdr #container #sidebar1 #winecellarorder a:hover {
	text-decoration: underline;
	color: #91928d;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.twoColFixLtHdr #container #sidebar1 #winecellarorder a:active {
	color: #91928d;
	text-decoration: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.twoColFixLtHdr #container #sidebar1 #winecellarorder img {
	border: 1px solid #666666;
}


/***********************************************/
/* Break                              */
/***********************************************/
.twoColFixLtHdr #container #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 245px;
	padding: 0;
} 
.twoColFixLtHdr #container #mainContent #navbartop {
	background-color: #a1a29d;
	padding: 0px;
	height: 27px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 618px;
	overflow: visible;
	float: left;
}
.twoColFixLtHdr #container #mainContent #navbartop p {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-align: right;

	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 1px;
}
.twoColFixLtHdr #container #mainContent #navbartop a {
	color: #FFFFFF;
	text-decoration: none;
}
.twoColFixLtHdr #container #mainContent #navbartop a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.twoColFixLtHdr #container #mainContent #navbartop a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.twoColFixLtHdr #container #mainContent #headerbar {
	background-color: #474143;
	width: 618px;
	overflow: visible;
	float: left;
	margin: 0px;
	padding: 0px;
}
.twoColFixLtHdr #container #mainContent #headerbar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 12px;
}
.twoColFixLtHdr #container #mainContent #content2 {
	background-color: #FFFFFF;
	width: 618px;
	overflow: visible;
	float: left;
	padding: 0px;
	margin: 0px;
}
.twoColFixLtHdr #container #mainContent #content2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.twoColFixLtHdr #container #mainContent #content2 a {
	color: #666666;
	text-decoration: none;
}
.twoColFixLtHdr #container #mainContent #content2 a:hover {
	color: #666666;
	text-decoration: underline;
}
.twoColFixLtHdr #container #mainContent #content2 a:active {
	color: #666666;
	text-decoration: none;
}

.twoColFixLtHdr #container #mainContent #content2 ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-right: 12px;
	margin-bottom: 0px;
	margin-top: 8px;
}

.twoColFixLtHdr #container #mainContent #content2 #box1 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 306px;
}
.twoColFixLtHdr #container #mainContent #content2 #box1 p {
	margin: 0px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.twoColFixLtHdr #container #mainContent #content2 #box2 {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 306px;
}
.twoColFixLtHdr #container #mainContent #content2 #box2 p {
	margin: 0px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.twoColFixLtHdr #container #mainContent #content2 #box3 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 618px;
}
.twoColFixLtHdr #container #mainContent #content2 #box3 p {
	margin: 0px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
}
.twoColFixLtHdr #container #mainContent #content2 #box3gg {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 618px;
}
.twoColFixLtHdr #container #mainContent #content2 #box3gg p {
	margin: 0px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.twoColFixLtHdr #container #mainContent #content2 #box6 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 306px;
}
.twoColFixLtHdr #container #mainContent #content2 #box6 p {
	margin: 0px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.twoColFixLtHdr #container #mainContent #content2 #box7 {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 306px;
}
.twoColFixLtHdr #container #mainContent #content2 #box7 p {
	margin: 0px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.twoColFixLtHdr #container #mainContent #content2 #box8 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 618px;
}
.twoColFixLtHdr #container #mainContent #content2 #box8 p {
	margin: 0px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.twoColFixLtHdr #container #mainContent #content2 #box9 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 306px;
}
.twoColFixLtHdr #container #mainContent #content2 #box9 p {
	margin: 0px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.twoColFixLtHdr #container #mainContent #content2 #box10 {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 306px;
}
.twoColFixLtHdr #container #mainContent #content2 #box10 p {
	margin: 0px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.twoColFixLtHdr #container #mainContent #content2 #box11 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 618px;
}
.twoColFixLtHdr #container #mainContent #content2 #box11 p {
	margin: 0px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.twoColFixLtHdr #container #mainContent #content2 #box12 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 618px;
}
.twoColFixLtHdr #container #mainContent #content2 #box12 p {
	margin: 0px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/***********************************************/
/* Break                              */
/***********************************************/
.twoColFixLtHdr #bottombarlinks {
	height: 18px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 883px;
	background-image: url(../images/newback.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	padding: 0px;
	background-repeat: repeat-y;
} 
.twoColFixLtHdr #bottombarlinks p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
}
.twoColFixLtHdr #bottombarlinks a {
	color: #FFFFFF;
	text-decoration: none;
}
.twoColFixLtHdr #bottombarlinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.twoColFixLtHdr #bottombarlinks a:active {
	color: #FFFFFF;
	text-decoration: none;
}
/***********************************************/
/* Break                              */
/***********************************************/
.twoColFixLtHdr #footer {
	height: 104px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 883px;
	padding: 0;
	background-image: url(../images/footerback.png);
	background-repeat: repeat-y;
} 
.twoColFixLtHdr #footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.twoColFixLtHdr #footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.twoColFixLtHdr #footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.twoColFixLtHdr #footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
/***********************************************/
/* Break                              */
/***********************************************/
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 5px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
 
.twoColFixLtHdr #container #mainContent #content2 #box1 #form1 #textfield4 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding: 0px;
}
.twoColFixLtHdr #container #mainContent #content2 #box1 #form1 #textfield2 {
	margin-left: 12px;
}
.twoColFixLtHdr #container #mainContent #header #monoSlideshow {
	margin: 0px;
	padding: 0px;
	height: 333px;
	border: 1px solid #000000;
	width: 616px;
}
h5 {
	font-size: 11px;
	color: #FFF;
	background-color: #6B6366;
	padding-right: 12px;
	padding-left: 12px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 5px;
}

.divgallery {
	margin: 5px;
	padding: 3px;
	float: left;
	height: 50px;
	width: 67px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #A1A29D;
}
