@charset "utf-8";
/* CSS Document */
html { height: 100%;}
body { height: 100%; width: 100%; background-image: url(http://www.riemer-walinga.nl/images_system/BG.png); background-color: #985e25; background-position: top center; background-repeat: no-repeat; }

#splash { }
#riemer-walinga { height: 100%; width: 100%; }
	#shadeLine { height: 100%; width: 1040px; margin-left: auto; margin-right: auto;  background-image:url(http://www.riemer-walinga.nl/images_system/bgHeader.png); background-position: -4px 115px; background-repeat: no-repeat; }
		#body { width: 1040px; height: 100%; margin: 0px auto 0px auto; text-align: left;}
			#bodyWrap { width: 1040px; height: 144px;}
				#bodyWrapLogo { float: left; width: 245px; padding-top: 25px;}
				#bodyWrapTopmenu { float: left; width: 1040px; height: 142px; }
					#bodyWrapTopmenuButtons { float: left; height: 100%; margin-top: 106px; padding-left: 30px; }
						#bodyWrapTopmenuButtons div { float: left; padding-right: 3px;}
						#bodyWrapTopmenuLinks {  height: 100%; margin-top: 106px; float: left; vertical-align: bottom; padding-left: 170px; }
							#bodyWrapTopmenuLinks div { float: left; }
						#bodyWrapTopmenuLogoFix { padding-left: 48px; }
			#bodyPiza { display: table-cell; width: 1040px; background-image: url(http://www.riemer-walinga.nl/images_system/bgPiza.png); background-repeat:repeat-y; background-position: -5px 0px; }
				#bodyPizaSidebar { float: left; display: inline; width: 250px; }
				#bodyPizaContent { float: left; display: inline; width: 428px; padding-top: 20px;}
					.bodyPizaContentPrice { width: 65px; height: 40px; border: 2px #ffffff; background-image: url(http://www.riemer-walinga.nl/images_system/bgPrice.png); text-align: center; vertical-align: middle; position: relative; left: -20px; }
						.bodyPizaContentPriceText { height: 20px; padding-top: 10px; font-weight: bold; color: #ffffff; font-size: 10pt; }
					.bodyPizaContentLijstPrice { width: 65px; height: 40px; border: 2px #ffffff; background-image: url(http://www.riemer-walinga.nl/images_system/bgPrice.png); text-align: center; vertical-align: middle; position: relative; bottom: 70px; right: -50px; }
						.bodyPizaContentLijstPriceText { height: 20px; padding-top: 10px; font-weight: bold; color: #ffffff; font-size: 10pt; }
				#bodyPizaSpecials { float: left; display: inline; width: 345px; padding-left: 2px;}
					#bodyPizaCart { float: left; height: 102px; width: 344px; margin-left: -2px; vertical-align: bottom; background-image:url(http://www.riemer-walinga.nl/images_system/winkelwagentje.png); background-repeat: no-repeat; background-position: center bottom;}
						#bodyPizaCartItems { padding: 0 0 0 22px;  width: 344px; position: relative; top: 40px; color: #300416; font-size: 8pt; }
			#bodyLoempia { width: 1040px; height: 200px; background-image:url(http://www.riemer-walinga.nl/images_system/bgFooter.png); background-repeat:no-repeat; background-position: -5px 0px;}

#background { z-index: -1; }
	#backgroundHeader { position: absolute; top: 0px; width: 100%; z-index: -1; }
		#backgroundHeaderCentered { width: 100%;  height: 144px; margin-left: auto; margin-right: auto; background-color: #fff; filter:alpha(opacity=80); opacity: 0.8; -moz-opacity:0.8; }
	/*
	#backgroundBody { position: absolute; top: 144px; width: 100%; height: 100%; z-index: -1; }
		#backgroundBodyCentered { width: 1006px; height: 100%; margin-left: auto; margin-right: auto; background-color: #fff; filter:alpha(opacity=80); opacity: 0.6; -moz-opacity:0.6; }
	*/	
.winkelwagentje_cart_links a:hover {
	border-bottom:1px dashed #990000;
}
	
#zoekformulier_zoekwaarde {
	border-color: #CCCCCC;
	border-style: double;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336666;
}
#btnZoek {
	background-color: #FFFFFF;
	border-color: #990000;
	border-style: double;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}

.menu_info {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#specials {
	margin-top: -17px;
}
	
.clear {
	clear: both;
}

.clickable {
	cursor: pointer;
}

.italic {
	font-style: italic;
}

.hidden {
	display: none;
	visibility: hidden;
}

.specialH3 {font-family: Arial, Helvetica, sans-serif}
.specialImg {border: none;}

.center {
	text-align: center;
}

