/* 
kiemgroenten.nl
======================================================================================
URL:				www.kiemgroenten.nl/
Auteur: 			Stefan Efde [www.addnoise.nl]

======================================================================================
*/

/*
	ACHTERGROND:	#FFF
	PAARS:					#671d74
	GROEN:					#a2bd30
	
*/

@import url(addform.css);
@import url(/addbeheer/themes/addsite/css/iconen.css);

body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000; 
	background: #FFF;
}
html {
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

a:link, a:visited, a:hover, a:active
{ 
   outline-color: invert;
   outline-style: none;
   outline-width: 0pt; 	
   text-decoration: none;
   color: #137e3b;
}



#container {
	width: 1001px;
	min-height: 750px;
	margin: 0 auto;
	padding: 0px 0px 85px 0px;
	position: relative;
	background:  url("../images/bg_header.gif") no-repeat 224px 0px;
}
#container_recepten {
	width: 1001px;
	min-height: 750px;
	margin: 0 auto;
	padding: 0px 0px 85px 0px;
	position: relative;
	/*background:  url("../images/bgrecepten.jpg") no-repeat 255px 99px; */
	background:  url("../images/bg_header.gif") no-repeat 224px 0px;
}
#container_waartekoop {
	width: 1001px;
	min-height: 830px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	background:  url("../images/bgwaartekoop.jpg") no-repeat 0px 100px;
}
* html #container_waartekoop {
	height: 830px;
}

#container_waartekoop_duits {
	width: 1001px;
	min-height: 830px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	background:  url("../images/bggemusekaufen.jpg") no-repeat 0px 100px;
}
* html #container_waartekoop_duits {
	height: 830px;
}


#logo_small a:link, #logo_small a:visited, #logo_small a:hover {
	position: absolute;
	top: 20px;
	left: 260px;
	width: 100px;
	height: 30px;
	display: block;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
	z-index: 1;
	background:  url("../images/logo_sprouts.gif") no-repeat 0px 0px;
}
#logo a:link, #logo a:visited, #logo a:hover {
	position: absolute;
	top: 50px;
	left: 260px;
	display: block;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	font-size: 45px;
	font-weight: bold;
	color: #a2bd30;
	text-decoration: none;
	line-height: 46px;
	z-index: 88;
}

/* Landen vlaggen
------------------------------------------------------------ */
#talen {	
	position: absolute;
	top: 0px;
	right: 0px;
	width: 140px;
	height: 30px;
	z-index: 111;
}

#talen ul
{
	margin: 0px;
	padding: 20px 0px 0px 2px;
}

#talen ul li
{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 15px 0px 0px;
	list-style-type: none;
}

#talen li a.nl:link, #talen li a.nl:visited 
{
	float: left;
	width: 24px;
	height: 18px;
	padding: 0px;
	text-decoration: none;
	font-size: 0px;
	line-height: 0px;
	background: url("../images/flags.gif") 0px 0px no-repeat;
}
#talen li a.du:link, #talen li a.du:visited 
{
	float: left;
	width: 24px;
	height: 18px;
	padding: 0px;
	text-decoration: none;
	font-size: 0px;
	line-height: 0px;
	background: url("../images/flags.gif") 0px -18px no-repeat;
}		
#talen li a.en:link, #talen li a.en:visited 
{
	float: left;
	width: 24px;
	height: 18px;
	padding: 0px;
	text-decoration: none;
	font-size: 0px;
	line-height: 0px;
	background: url("../images/flags.gif") 0px -36px no-repeat;
}

/* Navigatie
------------------------------------------------------------ */
#nav {	
	position: absolute;
	top: 100px;
	right: 0px;
	width: 300px;
	height: 140px;
	z-index: 101;
	overflow: hidden;
}

#nav ul
{
	float: right;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#nav ul li
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	text-align: center;
}
#nav ul li a:link, #nav ul li a:visited 
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 80px;
	height: 70px;
	padding: 0px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	line-height: 16px;
	background: url("../images/nav_licht.png") 0px 0px no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 20px 10px;
}
/* Fix voor IE */
* html #nav ul li a:link, * html #nav ul li a:visited {
		background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/themes/kiemgroenten/images/nav_licht.png', sizingMethod='crop');
	}

#nav ul li a.donkergroen:link, #nav ul li a.donkergroen:visited 
{
	padding-top: 25px;
	font-size: 12px;
	right: 105px;
	background: url("../images/nav_donker.png") 0px 0px no-repeat;
}
/* Fix voor IE */
* html #nav ul li a.donkergroen:link, * html #nav ul li a.donkergroen:visited {
		background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/themes/kiemgroenten/images/nav_donker.png', sizingMethod='crop');
	}


#nav ul li a.lichtgroen:link, #nav ul li a.lichtgroen:visited 
{
	right: 105px;
	right: 0px;
	height: 50px;
	padding: 40px 20px 20px 10px;
}
#nav ul li a.paars:link, #nav ul li a.paars:visited 
{
	right: 105px;
	height: 50px;
	padding: 40px 20px 20px 10px;
	background: url("../images/nav_paars.png") 0px 0px no-repeat;
}
/* Fix voor IE */
* html #nav ul li a.paars:link, * html #nav ul li a.paars:visited {
		background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/themes/kiemgroenten/images/nav_paars.png', sizingMethod='crop');
	}
	
#nav ul li a.paars2:link, #nav ul li a.paars2:visited 
{
	right: 105px;
	height: 65px;
	padding: 25px 20px 20px 10px;
	background: url("../images/nav_paars.png") 0px 0px no-repeat;
}
/* Fix voor IE */
* html #nav ul li a.paars2:link, * html #nav ul li a.paars2:visited {
		background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/themes/kiemgroenten/images/nav_paars.png', sizingMethod='crop');
	}

#nav ul li a.grijs:link, #nav ul li a.grijs:visited 
{
	width: 85px;
	right: 105px;
	font-size: 11px;
	padding: 25px 23px 20px 7px;
	background: url("../images/nav_grijs.png") 0px 0px no-repeat;
}
/* Fix voor IE */
* html #nav ul li a.grijs:link, * html #nav ul li a.grijs:visited {
		background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/themes/kiemgroenten/images/nav_grijs.png', sizingMethod='crop');
	}

#nav ul li a.oranje:link, #nav ul li a.oranje:visited 
{	
	right: 105px;
	font-size: 12px;
	padding-top: 35px;
	background: url("../images/nav_oranje.png") 0px 0px no-repeat;
}
/* Fix voor IE */
* html #nav ul li a.oranje:link, * html #nav ul li a.oranje:visited {
		background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/themes/kiemgroenten/images/nav_oranje.png', sizingMethod='crop');
	}

#nav ul li a:hover {
	margin-top: 3px;
	cursor: pointer;
}


.overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 260px;
	height: 930px;
	background: no-repeat url("../images/left_overlay.png") 0px 0px;
	z-index: 87;
}
/* Fix voor IE */
* html .overlay {
		background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/themes/kiemgroenten/images/left_overlay.png', sizingMethod='crop');
	}

.overlay_recepten {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 260px;
	height: 930px;
	background: no-repeat url("../images/left_overlay_recepten.png") 0px 0px;
	z-index: 87;
}
/* Fix voor IE */
* html .overlay_recepten {
		background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/themes/kiemgroenten/images/left_overlay_recepten.png', sizingMethod='crop');
	}

ul#flashfotos {
	width: 260px;
	height: 930px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	position: relative;
	overflow: hidden;
}
ul#flashfotos ul li{
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
	width: 260px;
	height: 930px;
	z-index: 86;
}

.headertekst {
	position: absolute;
	top: 150px;
	right: 230px;
	width: 450px;
	height: 80px;
	text-align: right;
	z-index: 100;
}
.headertekst h1 {
	color: #671d74;
	font-size: 31px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	line-height: 34px;
	font-weight: normal;
}
.headertekst h2 {
	color: #671d74;
	font-size: 31px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	line-height: 34px;
	font-weight: normal;
}

#content_home {
	width: 720px;
	padding: 0px 0px 85px 0px;
	position: absolute;
	top: 232px;
	left: 280px;
	z-index: 4;
}


#contentbox {	
	width: 720px;
	min-height: 600px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 172px;
	left: 280px;
	
}
.inhoud {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.tekstblok {
	padding: 0px 250px 0px 0px;
}


.tekstblok h1 {
	color: #7d187a;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	line-height: 20px;
}
.tekstblok .introtekst {
	color: #7d187a;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 30px 20px;
	display: block;
}

.introtekst a {
	color: #7d187a;
}

.waartekoop {
	background: #fff;
	padding-top: 20px;
	color: #9b9c9d;
	font-size: 16px;
}
.waartekoop h1 {
	color: #9b9c9d;
	font-size: 24px;
	
}
.waartekoop .introtekst {
	color: #9b9c9d;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}

/* Slidingboxes */
* { padding:0px; margin:0px; }
			
h3,
h3.blauw,
h3.geel,
h3.paars,
h3.groen {  
	font-size: 30px;
	padding: 60px 20px 0px 20px;
	margin: 0px;
	line-height: 34px;
	font-weight: bold;
	text-align: center;
  }
h3.blauw { color: #fff;}
h3.geel { color: #e56425;}
h3.paars { color: #cad131;}
h3.groen { color: #fff063;}


.boxgrid { 
	width: 240px; 
	height: 250px; 
	float: left; 
	background:none; 
	border: 0px; 
	overflow: hidden; 
	position: relative;
	/*background: url("../images/foto_linksboven.jpg") no-repeat 0px 0px;*/
	text-decoration: none;
	margin: 0px 8px 8px 0px;
}
a.boxgrid:hover {
	text-decoration: none;
}
.boxgrid img {
	position: absolute;  
    top: 0;  
    left: 0;  
    border: 0;  
}
	.boxgrid p{ 
		width: 240px;
		padding: 50px 0px 0px 0px;
		font-weight:normal; 
		font-size: 11px;
		text-align: center;
		line-height: 16px;
		color: #fff;
	}
	.boxgrid .achterkant_geel p {
		color: #50585b;
	}
	
	
	
.boxcaption { 
	float: left; 
	position: absolute;
	height: 250px; 
	width: 100%; 
	z-index: 6;
	}
	


.achterkant, .achterkant_geel { 
	position: absolute;
	top: 550px;
	height: 250px; 
	width: 100%; 
	z-index: 9;
	}

	


.fotorechts {
	position: absolute;
	top: 0px;
	right: 44px;
	width: 180px;
	overflow: hidden;
}

a.receptvdmaand:link, a.receptvdmaand:visited {
	position: absolute;
	top: 80px;
	right: -10px;
	width: 200px;
	height: 200px;
	background:  url("../images/receptvdmaand.png") no-repeat 0px 0px;
	z-index: 888;
	cursor: pointer;
}
/* Fix voor IE */
	* html a.receptvdmaand:link, * html a.receptvdmaand:visited {
			background-image:none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/themes/kiemgroenten/images/receptvdmaand.png', sizingMethod='crop');
		}
		

/* Duits */
a.receptvdmaand_duits:link, a.receptvdmaand_duits:visited {
	position: absolute;
	top: 80px;
	right: -10px;
	width: 200px;
	height: 200px;
	background:  url("../images/receptdesmonats.png") no-repeat 0px 0px;
	z-index: 888;
	cursor: pointer;
}
/* Fix voor IE */
	* html a.receptvdmaand_duits:link, * html a.receptvdmaand_duits:visited {
			background-image:none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/themes/kiemgroenten/images/receptdesmonats.png', sizingMethod='crop');
		}



a.ookbijgroenteboer:link, a.ookbijgroenteboer:visited {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 240px;
	height: 220px;
	background:  url("../images/ookbijgroenteboer.png") no-repeat 0px 0px;
	cursor: pointer;
}
/* Fix voor IE */
	* html a.ookbijgroenteboer:link, * html a.ookbijgroenteboer:visited {
			background-image:none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/themes/kiemgroenten/images/ookbijgroenteboer.png', sizingMethod='crop');
		}
		
a.ookbijgroenteboer_duits:link, a.ookbijgroenteboer_duits:visited {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 240px;
	height: 220px;
	background:  url("../images/gemusehandler.png") no-repeat 0px 0px;
	cursor: pointer;
}
/* Fix voor IE */
	* html a.ookbijgroenteboer_duits:link, * html a.ookbijgroenteboer_duits:visited {
			background-image:none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/themes/kiemgroenten/images/gemusehandler.png', sizingMethod='crop');
		}


.footer {
	position: absolute;
	bottom: 84px;
	left: 0px;
	width: 1001px;
	height: 85px;
	background:  url("../images/footer.png") no-repeat 0px 0px;
	z-index: 99;
	color: #6f7072;
	font-size: 9px;
}
/* Fix voor IE */
	* html .footer {
			background-image:none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/themes/kiemgroenten/images/footer.png', sizingMethod='crop');
		}

.footertekst a:link, .footertekst a:visited {
	color: #6f7072;
	font-size: 9px;
	text-decoration: none;
}
.footertekst a:hover {
	text-decoration: underline;
}

.footertekst {
	position: absolute;
	bottom: 90px;
	right: 180px;
	width: 550px;
	height: 30px;
	padding: 0px 0px 0px 0px;
	color: #6f7072;
	z-index: 889;
	overflow: hidden;

}


.receptenvervolg {

	float: left;
	position: relative;
}

/* Popup window */

.highslide-html-content {
	padding: 0px;
	border: 1px solid #000;
	font-size: 11px;
	line-height: 14px;
	position: absolute;
	top: 0px; left: 0px;
	margin: 0px 0px 0px 0px;
	
}



/*
.popup {
	position: relative;
	float: left;
	width: 98px;
	height: 98px;
	margin: 0px 15px 15px 0px;
}
*/
.overzicht_sprouts {
	position: relative;
	z-index: 999;
}


.highslide-html-content {
	
	background: #fff;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	line-height: 14px;
	margin: 0px 0px 0px 0px;
	width: 365px;

}
.btn_close {
	float: right;
	margin: 0px 10px 0px 0px;
	border: 0px;
	color: #000;
}
* html .btn_close {
	margin-top: 10px;
}


.highslide-html-content img {
	position: relative;
	margin: 50px 0px 10px 0px;
}
.highslide-html-content img.links {
	float: left;
	margin: 15px 20px 0px 10px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #000;
}

.highslide-html-content h4 {
	color: #a2bd30;
	font-size: 24px;
	padding: 10px 15px 0px 10px;
	margin: 0px;
	line-height: 24px;
	font-weight: bold;
	z-index:77;
}
.highslide-html-content h5 {
	color: #a2bd30;
	font-size: 16px;
	padding: 30px 15px 0px 15px;
	margin: 0px;
	line-height: 24px;
	font-weight: bold;
}

.highslide-html-content .intro {
	padding: 3px 15px 0px 10px;
	font-size: 11px;
	font-style: italic;
	display: block;
}
.highslide-html-content p {
	padding: 10px 15px 0px 10px;
	border: 0px;
}

a.poplight:link, a.poplight:visited, a.poplight:hover {
	float: left:
	width: 98px;
	height: 98px;
	
}
.poplight img {
	float: left;
	border: 1px solid #515151;
	margin: 0px 15px 15px 0px;
}

a.poplight_recpten:link, a.poplight_recpten:visited, a.poplight_recpten:hover {
	float: left:
	width: 98px;
	height: 98px;
}


a.print:link, a.print:visited {
	position: absolute;
	top: 10px;
	right: 15px;
	width: 17px;
	height: 24px;
	background:  url("../images/printicon.gif") no-repeat 0px 0px;
}
* html a.print:link, * html a.print:visited {
	right: 25px;
}

a.bestelvers:link, a.bestelvers:visited {
	position: absolute;
	bottom: 80px;
	left: -200px;
	border: 0px;
	width: 177px;
	height: 211px;
}

.bestelvers img {
	border: 0px;
}

/* Overzicht */
.overzicht_winkels {
	
	width: 655px;
	min-height: 400px;
	/*--CSS3 Box Shadows--*/
	-webkit-box-shadow: 5px 5px 15px #000;
	-moz-box-shadow: 5px 5px 15px #000;
	box-shadow: 5px 5px 15px #000;
	background: #fff;
	padding: 0px 20px 20px 20px;
	border-top: 10px solid #fff;
	overflow: hidden;
}
.raster {
	position: relative;
	margin-top: -1px;
	background:  url("../images/raster.gif") repeat-y 0px 0px;
	padding: 0px 0px 0px 3px;
	
}
.raster a:link, .raster a:visited {
	float: left;
	border: 0px;
	width: 156px;

margin: 1px 5px 0px 2px;
padding: 0px 0px 0px 0px;
}
.raster img {
	border: 0px;
}

.kolom {
	float: left;
	width: 232px;
	border-left: 1px dotted #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 1px 0px 3px;
	position: relative;
}

.wittebalk {
	position: absolute;
	top: 60px;
	left: -2px;
	width: 720px;
	height: 12px;
	background: #fff;
	z-index: 999;
}

/* Recepten blok */

a.blok:link, a.blok:visited {
	float: left;
	width: 220px;
	height: 257px;
	background: #e88b9c url("../images/schaduwblok.gif") no-repeat 0px 0px;
	position: relative;
	text-decoration: none;
	color: #000;
	line-height: 13px;
	font-size: 10px;
	margin: 0px 15px 15px 0px;
	padding: 0px 0px 0px 0px;
}

.tipsblok, a.tipsblok:link, a.tipsblok:visited {
	float: left;
	width: 230px;
	position: relative;
	text-decoration: none;
	color: #000;
	line-height: 13px;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
a.tipsblok:hover {
	opacity: .9; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}

.clearerline {
	height: 4px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 4px 4px 0px;
	clear: both;
	border-bottom: 1px dotted #000;
}
.tipsblok img {
	width: 230px;
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.tipsblok p {
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 10px 10px;
}

.titelwit {
	display: block;
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	padding: 0px 17px 0px 10px;
	color: #fff;
	line-height: 22px;
}
.titelzwart {
	display: block;
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0px 3px 0px;
	padding: 0px 17px 0px 10px;
	color: #000;
	line-height: 16px;
}


.bloktitel {
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
	padding: 0px 17px 0px 0px;
		text-align: center;
		line-height: 20px;
}
.blok p {
	margin: 0px 0px 0px 0px;
	padding: 0px 17px 10px 10px;
		text-align: center;
}
.blok img {
	position: absolute;
	bottom: 9px;
	left: 0px;
	width: 211px;
	border: 0px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}



/* Clearers
------------------------------------------------------------ */




.clearer {
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}




.clearer10 {
	height: 10px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

.clearer15 {
	height: 15px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer20 {
	height: 20px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

.clearer25 {
	height: 25px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer30 {
	height: 30px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer35 {
	height: 35px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer50 {
	height: 50px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer70 {
	height: 70px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer100 {
	height: 100px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.spacer5 {
	height: 5px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer15 {
	height: 15px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer25 {
	height: 25px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer35 {
	height: 35px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer40 {
	height: 40px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer50 {
	height: 50px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer85 {
	height: 85px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}



/* Highslide */


.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 11px;
	border: 1px solid #000;
}
.highslide-container table {
	background: none;
}
.highslide {
	outline: none;
	text-decoration: none;
}

.highslide img {
	border: 1px solid #515151;
	padding: 0px;
	margin: 0px 15px 15px 0px;
}
.highslide img.recept {
	border: 1px solid #515151;
	padding: 0px;
	margin: 0px 15px 15px 0px;
	/*--CSS3 Box Shadows--*/
	-webkit-box-shadow: 5px 5px 15px #000;
	-moz-box-shadow: 5px 5px 15px #000;
	box-shadow: 5px 5px 15px #000;
}

/* Hover selected */

.highslide:hover img {
	border-color: gray;
	filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}

.highslide-active-anchor img {
	filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}


.highslide-image {
	border-width: 0px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .highslide-outline {
	background: white;
}
.glossy-dark {
	background: #fff;
}

.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
	font-size: .9em;
}
.highslide-caption {
	display: none;
	font-size: 1em;
	padding: 5px;
	/*background: white;*/
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
a.highslide-full-expand {
   background: url(../../images/highslide4/fullexpand.gif) no-repeat;
   display: block;
   margin: 0 10px 10px 0;
   width: 34px;
   height: 34px;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(../../images/highslide4/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move, .highslide-move * {
	cursor: move;
}

.highslide-viewport {
	display: none;
	visibility: hidden;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: none;
	left: 0;
	top: 0;
}
.highslide-overlay {
	display: none;
}
.hidden-container {
	display: none;
}
/* Example of a semitransparent, offset closebutton */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(../../images/highslide4/close.png);
	/* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
}







/*****************************************************************************/
/* Styles for the HTML popups											     */
/* Remove these if you are not using Highslide HTML						     */
/*****************************************************************************/
.highslide-maincontent {
	display: none;
}
.highslide-html {
	background-color: none;
}
.highslide-html-content {
	display: none;
	width: 355px;
	padding: 0 5px 5px 5px;
	
}
.highslide-header {
	padding-bottom: 5px;
}
.highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-header a:hover {
	color: black;
}
.highslide-header .highslide-move a {
	cursor: move;
}
.highslide-footer {
	height: 16px;
}
.highslide-footer .highslide-resize {
	display: block;
	float: right;
	margin-top: 5px;
	height: 11px;
	width: 11px;
	background: url(../../images/highslide4/resize.gif) no-repeat;
}
.highslide-footer .highslide-resize span {
	display: none;
}
.highslide-body {
	background-color: none;
	border: 1px solid #000;
}
.highslide-resize {
	cursor: nw-resize;
}

/* Sitemap */

#sitemap {
	margin-top:20px;
}

#sitemap ul {
	list-style-type:none;
	margin:0 0px 0 0;
	padding:0;
}

#sitemap ul li {
	list-style-type:none;
	line-height:20px;
	padding:0 0 0 13px;
	background: none;
}
#sitemap ul li ul li {
	list-style-type:none;
	line-height:20px;
	padding:0 0 0 13px;
	background: none;
}

#sitemap ul li a:link,#sitemap ul li a:visited {
	color:#515151;
	margin-left:13px;
	text-decoration:none;
	font-size:14px;
	font-weight:normal;
	border-left:5px solid #a2bd30;
	padding:0 10px 0 13px;
	background: none;
}

#sitemap ul li ul li a:link,#sitemap ul li ul li a:visited {
	color:#515151;
	margin-left:0;
	text-decoration:none;
	font-size:14px;
	font-weight:normal;
	border-left:5px solid #a2bd30;
	background:none;
	padding:0 0 0 13px;
}

#sitemap ul li ul li ul li a:link,#sitemap ul li ul li ul li a:visited {
	color:#515151;
	text-decoration:none;
	font-size:10px;
	font-weight:700;
	border-left:0 solid #a2bd30;
	background:transparent url(../images/arrow_white.gif) no-repeat 6px 0px;
	padding:0 0 0 20px;
}

#sitemap ul li ul li ul li ul li a:link,#sitemap ul li ul li ul li ul li a:visited {
	color:#515151;
	text-decoration:none;
	font-size:10px;
	font-weight:400;
	text-transform:none;
	border-left:0 solid #a2bd30;
	padding:0 0 0 15px;
}

#sitemap ul li ul li ul li ul li ul li a:link,#sitemap ul li ul li ul li ul li ul li a:visited {
	color:#515151;
	text-decoration:none;
	font-size:10px;
	font-weight:400;
	text-transform:none;
	border-left:0 solid #a2bd30;
	padding:0 0 0 20px;
}


#sitemap ul li a:hover,#sitemap ul li ul li a:hover,#sitemap ul li ul li ul li a:hover,#sitemap ul li ul li ul li ul li a:hover,#sitemap ul li ul li ul li ul li ul li a:hover {
	color:#a2bd30;
	text-decoration:none;
}


