/* CSS LAYOUT */
BODY { 
	background-image: none;
	background-color: #F1F1F1;
} 
#header {
	background: url(../images/begrafenisbloemen/header_begrafenisbloemen.gif) 10px 60px no-repeat;
	background-color: #FFFFFF;
	height: 90px;
	width: 100%;
	position: absolute;
	top: 0px; left: 0px;
}
#locales UL {
	padding-right: 15px; 
}
#locales UL LI {
	float: right; width: 90px; padding-right: 5px; 
}
#locales A, #locales A:visited, #locales A:active {
	color: #595959;
}
#header #menu {
	position: absolute;
	top: 67px;
	left: 15px;
	/*clear: both;*/ /* Without this line the menubar dissapears in IE6 */
	color: white;
}
#header #menu LI {
	width: 135px; padding: 1px 3px;
	border-right: none;
}
#pagecontent #breadcrumbs {
	background: url(../images/puurrozen/breadcrumbs.gif) 0px 0px no-repeat;
	position: absolute;
	top: 90px;
	left: 10px;
	height: 20px;
	width: 876px;
	border: 1px solid #F1F1F1;
	padding-left:10px;padding-top:10px;padding-right:0px;padding-bottom:0px;
}
#container {
	padding-top: 112px;
	padding-left: 5px;
}
#copyright {
	background: none;
	border-top: 1px solid #F1F1F1;
	color: #CCCCCC;
	text-align: center;
	padding: 10px;
	clear: both;
}
#infobar {
	display: none;
}
/* More specific classes */

#logo IMG {
    	display: none;
}
#header #logo {
    	width: 225px; height: 50px; left: 40px; top: 8px;
	background: url(../images/begrafenisbloemen/logo.gif) no-repeat;
}
#pagecontent {
	padding-left: 5px;
}
#rouwintro {
	background: url(../images/begrafenisbloemen/rouwwerkintro2.jpg) 0px 0px no-repeat;
	width: 886px;
	height: 350px;
	border: 1px solid #F1F1F1;
}
#rouwintro h1 {
	font-size: 18px; 
	width: 250px;
	padding: 10px;
}
#rouwintro p {
	font-size: 12px; 
	width: 320px;
	padding: 10px;
}
 

DIV.product_box {
	float: left; margin-left: 5px; margin-right: 8px; width: 200px; height: 300px; border: 0px solid #d2d7dd; margin-bottom: 15px;
	position: relative;
}
DIV.product_box DIV.thumbnail {
	position: relative;
	left: 0px; top: 0px;
	/*float: left;*/ border-right: 0px solid #d2d7dd;
	margin: 0px; padding: 0px;
}
DIV.product_box DIV.description {
	margin-left: 0px;
	margin-top: 0px;
	padding: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
	height: 22px;
	text-align: center;
}
DIV.product_box DIV.description DIV.category {
	font-weight: bold;
}
DIV.product_box DIV.prices {
	margin-left: 0px;
	padding: 5px 5px 0px 20px;
	border-top: 0px solid #d2d7dd; /* grey */
	height: 15px;
}
DIV.product_box DIV.prices {
	margin: 0px;
	padding: 0px;
	margin-bottom: 2px;
	text-align: center;
}
DIV.product_box DIV.place_order {
	margin-left: 0px;
	text-align: center;
	padding-top: 2px;
}
DIV.product_box DIV.thumbnail IMG {
	height: 200px; width: 200px;
}


DIV.boxlinks {
	padding: 30px 30px 20px 30px; 
	text-align:left; 
	font-size: 11px; 
	font-weight: normal; color: #818181; 
	line-height: 180%; letter-spacing: 0px; 
	text-decoration:none;
	float: left;
	width: 230px;
}
 