body,html { 
font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	height: 100%;
	min-height: 100%;
	background-image: url(img/body-spacer.jpg);
	background-repeat: repeat-y;
	width: 100%;
	min-width:900px;  
} 
#bestellen {
	height: 140px;
	width: 200px;
	position: absolute;
	top: 0px;
	right: 0px;
}


a{
	color: #FF6600;
}
.orange {
	font-weight: bold;
	color: #FF6600;
}


a:link{
	color: #FF6600;
	text-decoration: none;
}

a:visited{
	color: #333333;
	text-decoration: none;
}

a:hover{
	color: #B95002;
	text-decoration: underline;
}
#block li {
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.specsright {
	float: right;
	clear: both;
}
.fresh {
	background-image: url(Images/rainforestconcern/Fresh.jpg);
	background-repeat: repeat-y;
	color: #333333;
}


#block li a {
	text-decoration: underline;
}
#content .story #block u {
	color: #333333;
}
#content .story #block .specs a {
	color: #666666;
	text-decoration: none;
}



.specs {
	font-style: normal;
	color: #999999;
	padding-top: 8px;
	font-size: 88%;
}
.specs a {
	color: #999999;
}

.subscr {
	font-size: 10px;
}



h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color:#FF6600;
	font-weight: bold;
	text-align: left;
	margin-bottom: 0px;
	text-transform: uppercase;
	height: 20px;
	padding-top: 15px;
	margin-top: 0px;
	padding-left: 10px;
	background-image: url(img/headbg.jpg);
	background-repeat: repeat-x;
}

h2{
	font-family: Arial, sans-serif;
	font-size: 95%;
	color: #333333;
	padding: 0px;
	margin-top: 15px;
	text-transform: uppercase;
}
#flashholder {
	background-color: #FF9900;
	color: #000000;
	border: 1px solid #333333;
	padding: 5px;
}


h3{
	font-family: Arial, sans-serif;
	font-size: 90%;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-transform: uppercase;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 110%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
	list-style-type: square;
	list-style-image: url(Images/dot.gif);
	margin-bottom: 24px;
}

ul ul{
 list-style-type: disc;
}

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

label{
	font-family: Arial,sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #334d55;
	padding-left: 10px;
	margin-left: 10px;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	width: 100%;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(img/head-spacer.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: bottom;
}

#navBar{
	float: left;
	width: 210px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	border-right: 1px solid #cccccc;
	height: 80%;
	min-height: 80%;
}

#headlines{
	float:right;
	width: 20%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F0F0F0;
	margin-right: 10px;
}

#content{
	float: left;
	width: 55%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F0F0F0;
}
#content p {
	color: #333333;
}
#content li {
	color: #333333;
}


.Red {
	font-weight: bold;
	color: #FF0000;
}



/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
	color: #cccccc;
	background-image: url(Images/head-spacer.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-bottom-width: 1px;
	background-repeat: repeat-x;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}
#block {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	color: #B6B6B6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 220px;
}
#breadCrumb a {
	color: #939393;
}



/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}
.story a {
	text-decoration: underline;
}


.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #939393;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding: 10px;
	background-repeat: repeat-x;
	background-image: url(Images/libg.gif);
	background-color: #FFFFFF;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
.print {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
}

#navBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #000000;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	background-position: center;
}

/* fix for browsers that don't need the hack */
html>body #navBar li {}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	background-color: #000000;
	height: 100%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	background-image: url(Images/buttons/moon.gif);
	background-repeat: no-repeat;
	background-position: 155px;
	height: 36px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #FCBA46;
	font-weight: normal;
	font-size: 12px;
}

#sectionLinks a:hover{
	background-color: #000000;
	background-image: url(Images/buttons/moon-over.gif);
	background-position: 155px;
	text-decoration: none;
	color: #FFFFFF;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
	background-color: #000000;
}

.relatedLinks h3{
	color: #E9800D;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	font-size: 80%;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0px;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
#breadCrumbRight {
	color: #B6B6B6;
	float: right;
	padding-bottom: 0;
	margin-top: -20px;
	clear: left;
	margin-right: 20px;
}
.message {
	height: 90px;
	width: 97%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
}
#switch a{
	background-color: #000000;
	color: #FCBA46;
	background-image: url(Images/buttons/switch/moon.gif);
	background-repeat: no-repeat;
}
#block2 {
	padding: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #CCCCCC;
}
#block1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-image: url(Images/angel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 90px;
	padding-left: 90px;
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }
#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
#product {
	height: 302px;
	padding-left: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7B7B7;
	background-color: #000000;
	color: #FCBA46;
}
#product, a:link, a:active, a:visited {
	color: #333333;
	text-decoration: none;
}

#pr_left {
	float: left;
	width: 60%;
	background-color: #333333;
	height: 270px;
	padding-left: 14px;
}
#pr_right {
	float: right;
	width: 33%;
	padding-left: 4px;
	font-size: 10px;
	font-weight: bold;
	color: #FCBA46;
	font-family: "Century Gothic";
}
.white {
	color: #FFFFFF;
}


#title_pr {
	background-repeat: no-repeat;
	background-position: right;
}


.producten{
	background-image: url(Images/buttons/h2.producten.gif);
	background-repeat: no-repeat;
	height: 17px;
	padding-left: 16px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 14px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #FCBA46;
	font-size: 10px;
	font-weight: bold;
}
#imgnav {
	clear: both;
	font-size: 77%;
	text-decoration: none;
	padding-top: 2px;
}
#imgnav a {
	text-decoration: none;
	color: #FF9900;
}
#imgnav a:hover {
	color: #F36221;
}

.internationaal {
	font-size: 80%;
	color: #333333;
	margin-left: 8px;
}
.internationaal img {
	border: 1px solid #FCBA46;
	margin-left: 8px;
}
#aanbieding {
	background-color: #FFFFFF;
	height: 65px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	background-image: url(Images/bunny.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 140%;
	color: #CC0000;
	font-weight: bold;
	padding-top: 6px;
}
#koopzondag {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	height: 65px;
	color: #666666;
	padding-top: 6px;
}
#note {
	background-color: #FFF7D7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

#content .story #div #block #div2 #div3 u {
	font-size: 12px;
}
#content .story #div #block #product #pr_right a {
	color: #F98F26;
	text-decoration: underline;
}
#aanbieding {
	background-color: #FFFFFF;
	height: 90px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	background-image: url(img/bunny.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 130%;
	color: #CC0000;
	font-weight: bold;
	margin-top: 6px;
	padding-bottom: 6px;
}
#content .story .opmerkingen {
	width: 100%;
	height: 100px;
	font-family: Verdana;
	font-style: italic;
	line-height: 17px;
}
#content .story label {
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
#contentbestellen {
	float: left;
	border-right-style: solid;
	border-right-color: #F0F0F0;
	width: 75%;
	font-family: Verdana;
	font-size: 12px;
	padding-left: 10px;
}
#contentbestellen .opmerkingen {
	width: 100%;
	height: 120px;
	font-family: Verdana;
	line-height: 17px;
	color: #666666;
}
#contentbestellen label {
	font-weight: normal;
	color: #333333;
}

