/* --------------------------- BEGIN GENERAL LAYOUT --------------------------- */

* 
{
  margin: 0px;
  padding: 0px;
}

html, body 
{
  height: 100%;
}

body
{
	background: url(../img/bodypattern.jpg) repeat-x;
	background-color: #18363d;
	font-family: tahoma,arial,helvetica,sans-serif;
	/*font-size:62.5%;*/
}

#contentwrapper {
   min-height: 100%;
   height: auto !important;
   height: 100%;
   margin: 0 auto -200px;
   width: 960px;
   margin-left: auto;
   margin-right: auto;
}

#footer, .push 
{
  height: 200px;
  clear: both;
} 

br.clear
{
	clear: both;
}


/* --------------------------- END GENERAL LAYOUT --------------------------- */



/* --------------------------- BEGIN HEADER --------------------------------- */
#header
{
	height: 165px;
	width: 640px;
	float: left;
}

#logo a:link, #logo a:visited, #logo a:hover, #logo a:active 
{
	display:block;
	width: 288px;
	height: 99px;
	background:url(../img/logo.png) no-repeat;
	background-position:top left;
	margin-top: 30px;
	outline:none;
}

#reservations
{
	width: 300px;
	height: 115px;
	float: left;
	padding-top: 50px;
	padding-right: 20px;
	background-color: #0c2329;
}

#reservations h2
{
	/*text-transform: uppercase;*/
	color: white;
	font-weight: normal;
	font-size: 16px;
	float: right;
}

#reservations h1#telnr
{
	font-size: 36px;
	color: white;
	font-weight: normal;
	float: right;
	height: 42px;
	padding-left: 52px;
	background:url(../img/iconphone.png) no-repeat top left;	
}

#reservations h1#pdfmenu
{
	font-size: 24px;
	color: white;
	font-weight: normal;
	float: right;
	height: 42px;
	padding-left: 37px;
	background:url(../img/pdfmenu.png) no-repeat top left;	
	margin-top: 20px;
}

#reservations h1#pdfmenu a:link, #reservations h1#pdfmenu a:visited, #reservations h1#pdfmenu a:hover, #reservations h1#pdfmenu a:active 
{
	color: #fff;
	text-decoration:none;
}

#reservations h1#pdfmenu a:hover
{
	text-decoration:underline;	
}

#navigation
{
	width: 640px;
	height: 26px;
	vertical-align:bottom;
	padding-top: 10px;
}

#navigation ul
{
	list-style: none;
}

#navigation ul li
{
	float: left;
	display:inline;
	padding: 0px 15px;
}

#navigation ul li a:link, #navigation ul li a:visited, #navigation ul li a:hover, #navigation ul li a:active
{
	text-decoration: none;
	text-transform:uppercase;
	font-size: 1.1em;
	color: white;
} 

#navigation ul li a:hover
{
	text-decoration:underline;
}
/* --------------------------- END HEADER ----------------------------------- */




/* --------------------------- BEGIN TEASER --------------------------------- */
#teaserzone
{
	width: 960px;
	height: 250px;
	background:url(../img/headers/rotate.php) top left no-repeat;
	float: left;
	margin: 11px 0px 10px 0px;
	
}

#teaserzone h1
{
	background-color: #7fcad4;
	text-transform:uppercase;
	color: #081e23;
	display: block;
	width: 447px;
	padding-left: 25px;
	height: 50px;
	vertical-align:middle;
	line-height: 50px;
	margin-top: 200px;
	font-size: 2em;
	font-weight: normal;
}


/* --------------------------- END TEASER ----------------------------------- */


/* --------------------------- BEGIN MENUZONE ------------------------------- */

#menuzone
{
	width: 615px;
	float: left;
	/*background:url(../img/wood.jpg) repeat-y;*/
	padding-left: 25px;
}

.introduction
{
	color: #92AFB3;
	font-size: 0.8em;
	margin-top: 0px;
}

div.introtext
{
	margin-top: 20px;
}

.introduction p
{
	margin: 20px 0px;
	line-height: 1.5em;
	padding-right: 20px;
}

#menuwrapper
{
	width: 960px;
	float: left;
	background:url(../img/wood-pattern-green.jpg) repeat-y;
	padding-bottom: 50px;
}

.menuitem
{
	width: 281px;
	float: left;
	background-color: #081e23;
	margin-right: 15px;
	margin-top: 20px;
	border: 2px solid black;
}

.menutitle
{
	background-color: black;
	color: white;
	font-weight: bold;
	padding: 4px;
	font-size: 15px;
}

.menudesc
{
	padding: 4px;
	font-size: 0.7em;
	font-weight: normal;
	color: #7fcad4;
}

.menuprice
{
	font-size: 1.4em;
	font-weight: normal;
	color: #fff;
	padding: 4px;
	margin-top: 4px;
}

.menupicture img
{
	float: right;
	width: 134px;
	height: 95px;
	margin-left: 4px;
}

#sidemenu
{
	width: 290px;
	float: left;
	/*background:url(../img/wooddark.jpg) repeat-y;*/
	padding: 15px;
}

#sidemenu h1
{
	color:#081e23;
	background-color: #92afb3;
	font-size: 1.4em;
	padding-left: 10px;
	font-weight:normal;
	line-height: 1.5em;
	vertical-align:middle;
	margin-top: 10px;
}



#sidemenu h1.leveringsvoorwaarden
{
	background-color: #bbd5d8;
}

#sidemenu tr td.supplement, #sidemenu tr td.supplement_price, #sidemenu ol li, #sidemenu ul li
{
	color: #7fcad4;
	text-transform:uppercase;
	font-size: 1.0em;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}



#sidemenu tr td.supplement,#sidemenu tr td.supplement_price
{
	font-size: 0.8em;
}

#sidemenu ul 
{
	list-style: none;
	list-style-type: none;
}

#sidemenu ul.leveringscondities
{
	font-size: 0.8em;
	list-style-type: disc;
	list-style-position: inside;
	background-color: black;
	padding: 5px;

}

#sidemenu ul.leveringscondities li
{
	color: #92AFB3;

}

#sidemenu ul.flyer
{
	background-color: #041315;
	font-size: 12px;
	text-transform:uppercase;
	padding: 5px;
}

#sidemenu ul.flyer li
{
	color: #e4f1f3;
}

#sidemenu h1.flyer
{
	background-color: #d42e38;
	color: #fff;
}



#sidemenu ul li
{
	text-transform: none;
}

#sidemenu tr td.supplement
{
	width: 200px;
}

#sidemenu ol
{
	list-style:inside;
}

#sidemenu ol li
{
	list-style-type:upper-roman;
	list-style-position: inside;
}

.menuitemtext_container
{
	float:left;
	padding-left:25px;
	width:615px;
}


h2.subcat
{
	font-weight: normal;
	width: 600px;
	float: left;
	line-height: 90%;
	margin: .2em 0 .4em 0;
	letter-spacing: -2px;
	font-size: 28px;
	color:#b2e7ee;
}

div.subcatdescription
{
	width: 600px;
	float: left;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: normal;

}

div.subcatcontainer
{
	color: #92afb3;
	width: 600px;
	float: left;
	margin-top: 20px;
	border-bottom: 1px solid #92afb3;
	padding-bottom: 2px;
}

/* --------------------------- END MENUZONE --------------------------------- */





/* --------------------------- BEGIN FOOTER --------------------------------- */
#footer
{
	width: 100%;
	/*background-color:#081e23;*/
}

#footerinside
{
	width: 940px;
	padding-left: 20px;
	margin-left: auto;
	margin-right: auto;
	background:url(../img/footerback.jpg) no-repeat;
	height: 160px;
	padding-top: 40px;
	font-size:11px;
	color: #92afb3;
}

.marked
{
	color: white;
	font-weight: bold;
}

#footerinside a:link, #footerinside a:visited, #footerinside a:hover, #footerinside a:active
{
	color: white;
	text-decoration: underline;
} 

#footerinside p
{
	line-height: 1.6em;
	margin-bottom: 30px;
}

#footerinside a:hover
{
	color: #92afb3;
}

/* --------------------------- END FOOTER ----------------------------------- */


/* --------------------------- BEGIN GALLERY ----------------------------------- */
ul#gallery
{
	list-style-type: none;
}

ul#gallery li.gallerypicture
{
	list-style-type: none;
	float: left;
	margin-bottom: 20px;
}

ul#gallery li.gallerypicture img
{
	float: left;
	border: none;
	width: 120px;
	height: 90px;
	border: 2px solid #d01d21;
	margin-right: 25px;
}

ul#gallery li.gallerypicture a:hover img
{
	border-color: white;
}



ul#gallerysmall
{
	list-style-type: none;
	margin-top: 5px;
}

ul#gallerysmall li.gallerypicture
{
	list-style-type: none;
	float: left;
}

ul#gallerysmall li.gallerypicture img
{
	float: left;
	border: none;
	width: 80px;
	height: 60px;
	border: 2px solid #d01d21;
	margin-right: 7px;
}

ul#gallerysmall li.gallerypicture a:hover img
{
	border-color: white;
}

a.morepics:link, a.morepics:visited, a.morepics:hover, a.morepics:active
{
	color: #92AFB3;
	font-size: 11px;
	margin-left: 6px;
}


a.morepics:hover
{
	color: white;
}


div#adreskaartje
{
	font-size: 0.9em;
	color: #92AFB3;
}

div#adreskaartje p
{
	margin-top: 5px;
	line-height: 1.5em;
}
/* --------------------------- END GALLERY ------------------------------------- */


/* --------------------------- BEGIN MAILING LIST ------------------------------ */
#mailingList2
{
	color: #E4F1F3;
	background-color:#041315;
	padding: 10px;
}

#mailingList2 input.button
{
	color: #E4F1F3;
	background-color:#041315;
	padding: 5px;
	border: 1px solid white;
	margin-top: 5px;
}

#mailingList2 input.text
{
	width: 180px;
	padding: 5px;
	border: 1px solid white;
}


#sidemenu #mailingList2 h1.feedback
{
	color: #B2E7EE;
	background-color:#041315;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 5px;
}

#sidemenu #content p
{
	font-size: 0.8em;
}

/* --------------------------- END MAILING LIST -------------------------------- */

/* --------------------------- BEGIN WEEKLY SPECIAL ---------------------------- */
p.promo
{
	background-color:#041315;
	clear:both;
	padding: 5px;
}

p.promo a:link, p.promo a:visited, p.promo a:hover, p.promo a:active
{
	color: white;
	text-decoration:underline;
}

#promo_box h2, #promo_box h1
{
	font-family:tahoma,arial,helvetica,sans-serif;	
}

#promocontent h1
{
	color: #fff;
	background-color: #D42E38;
	margin-bottom: 10px;;
	font-size:28px;
	font-weight:normal;
	letter-spacing:-2px;
	line-height:90%;
	margin:0.2em 0 0.4em;
	padding: 5px;
}

#promocontent h2
{
	color:#fff;	
}

#promocontent h2.subcat
{
	width: 550px;	
	padding: 0px;
	clear:both;
}

#promocontent p.price
{
	font-size: 30px;
	float: right;
	width: 150px;
	text-align:center;
	padding: 10px;
	background-color:#7FCAD4;
	margin: 0px 0px 10px 10px;
}

#promocontent p.promodesc
{
	line-height:1.5em;
	font-size:0.8em;
	color: #92AFB3;
}

#promocontent p.promoimage img
{
	border: 3px solid #fff;
	width: 300px;
	clear:both;
	margin-top: 20px;
}

#promocontent
{
	background:url(../images/plant.gif) no-repeat bottom right;
	width: 550px;
	height: 370px;
	padding: 15px;
	background-color:#041315;
}
/* --------------------------- END WEEKLY SPECIAL ------------------------------ */
ul#dottedmenu
{
	font-size: 1em;
	list-style-type:none;
	color:#92AFB3;
	margin-right: 0px;
	float:left;
	width: 600px;
}

ul#dottedmenu li
{
	width:100%;
	float:left;
	list-style:none;
	border-bottom:1px dotted #647a7d;
	margin-bottom: 0.2em;
}

ul#dottedmenu li span
{
	float: right;	
	position:relative;
	top:.2em;
	padding:5px;
	background:#041315;
	color:#7FCAD4;
	/* CSS3 */
	-moz-border-radius: 5px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-radius: 5px;	
	-webkit-border-bottom-right-radius: 0px;
}

ul#dottedmenu li em
{
	float: left;
	font-style:normal;
	position:relative;
	top:.2em;
	padding:5px;
	background:#041315;
	color:#92AFB3;
	/* CSS3 */
	-moz-border-radius: 5px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-radius: 5px;  
}

/* --------------------------- BEGIN MENU DOTTED LAYOUT ------------------------------ */

/* --------------------------- END MENU DOTTED LAYOUT -------------------------------- */
