h1{
	background-color:#800000;
	width:803px;
	color:white;
        font-size: 1.2em;
	padding:1px;
	overflow:hidden;
}

#webshop_outer{
	min-height:100%;
	height:100%;
	width:860px;
	color: #000000;
	text-align:left;
	margin: auto;
	position: relative;
	background-repeat:repeat-y;	
	background-color:#5e7838;
	
}

#webshop_innerwrap {/* enables content first */
	position: relative;
	float:left;	
	background-repeat:repeat-y;	
	background-color:#5e7838;	
}

#webshop_centrecontent {
	width:720px;
	_width:720px;
	float:left;
	margin: 0px;
	padding: 0px;	
	margin-left:140px;	
	_margin-left:70px;
	margin-top:130px;
	overflow:hidden;


}

#webshop_content
{
	background-color: #fff;
	padding:10px;
	*padding:2px;
	margin-left:3px;
	margin-right:10px;
	*margin-left:10px;	
	*margin-right:10px;
	
}

.webshop_general_block
{
	background-color:white;
	width:145px;
	border:solid 7px #5e7838;
	padding:1px;
	color:black;
	margin-bottom:10px;
	position:absolute;
	top:26px;
	left:697px;
}

.webshop_general_block .block_header
{
	background-color:#f3c300;
	color:#f3c300;
	font-weight:bold;
	padding-left:5px;
	height:20px;
	line-height:20px;
	vertical-align:middle;
}

.webshop_general_block .block_content
{
	padding-left:5px;
}

.webshop_general_block input
{
	background-color:#698a39;
	color:white;
	width:130px;
	border:solid 1px black;
	font-family:Verdana, Arial;
	height:20px;
	margin-top:5px;
	margin-bottom:5px;
	padding-bottom:3px;	
}

.webshop_general_block .block_content_cart
{
	padding-left:5px;
}

.webshop_general_block .block_content_cart img
{
	margin-left:90px;
	margin-top:-19px;
}

#webshop_detail_container
{
	width:700px;
	margin-left: 0px;
}

#detail_container
{
margin-top: -13px;
	width:810px;
	text-align:left;
}

#detail_titel
{
	background-color:#800000;
	width:803px;
	color:white;
	padding:3px;
	overflow:hidden;

}

#detail_afbeelding
{
	margin-top: 20px;
	float:left;
	min-width:328px;
	max-width:338px;
	min-height:340px;
	max-height: 380px;
	overflow:hidden;
}

#detail_afbeeldingcompleet
{
	margin-top: 50px;
	float:left;
	width:238px;
	height:340px;
	overflow:hidden;
}

#detail_afbeelding img
{
	border:none;
}

#detail_eigenschappen_prelit
{
	font-size: 0.8em;
	border:solid 1px #800000;
	width:480px;
	float:left;
	height: 147px;
}

#detail_eigenschappen
{
	font-size: 0.8em;
	border:solid 1px #800000;
	width:480px;
	float:left;
	height: 137px;
}

#detail_eigenschappen table td
{
	vertical-align:top;
	width:130px;
}

#detail_uitverkocht
{
	font-size: 0.8em;
	border:solid 1px #800000;
	width:480px;
	float:left;
	height: 91px;
}

#detail_uitverkocht table td
{
	vertical-align:top;
	width:130px;
}

#detail_eigenschappencompleet
{
	font-size: 0.8em;
	border:solid 1px #800000;
	width:570px;
	float:left;
	height: 155px;
}

#detail_eigenschappencompleethoog
{
	font-size: 0.8em;
	border:solid 1px #800000;
	width:570px;
	float:left;
	height: 225px;
}

#detail_eigenschappencompleet table td
{
	vertical-align:top;
	width:130px;
}

#detail_eigenschappen_versierdebomen
{
	border:solid 1px #800000;
	width:480px;
	float:left;
	height: 187px;
}

#detail_eigenschappen_versierdebomen table td
{
	vertical-align:top;
	width:187px;
}

#detail_producten
{
	border:solid 1px #800000;
	width:480px;	
	float:left;
	margin-top:10px;
}

#detail_producten a,
#detail_producten a.link,
#detail_producten a.active,
#detail_producten a.visited
{
	text-decoration:none;
}

#detail_producten table
{
	padding:0px;
	border-collapse:collapse;
	width:100%;
}


#detail_producten table th
{
	background-color:#800000;
	color:#e6cccb;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	border-left:solid 1px #a64d4d;
	padding:2px;
	padding-left:6px;	
}

#detail_producten table td
{
	padding:8px;
	vertical-align:middle;
	color:white;
	border-left:solid 1px #849a65;
}

#detail_producten table .even
{
	background-color:#64803d;
}

#detail_producten table .odd
{
	background-color:#4f6e22;
}

#detail_productencompleet
{
	border:solid 1px #800000;
	width:570px;	
	float:left;
	margin-top:10px;
}

#detail_productencompleet a,
#detail_productencompleet a.link,
#detail_productencompleet a.active,
#detail_productencompleet a.visited
{
	text-decoration:none;
}

#detail_productencompleet table
{
	padding:0px;
	border-collapse:collapse;
	width:100%;
}


#detail_productencompleet table th
{
	background-color:#800000;
	color:#e6cccb;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	border-left:solid 1px #a64d4d;
	padding:2px;
	padding-left:6px;	
}

#detail_productencompleet table td
{
	padding:8px;
	vertical-align:middle;
	color:white;
	border-left:solid 1px #849a65;
}

#detail_productencompleet table .even
{
	background-color:#64803d;
}

#detail_productencompleet table .odd
{
	background-color:#4f6e22;
}

#detail_omschrijving
{
	border:solid 1px #800000;
	width:797px;	
	margin-top:10px;
	padding:5px;
	font-size:1.3em;
	line-height:1.5em;
	overflow:hidden;
	float:left;
        font-family: Arial;
}

#detail_fotos
{
	border:solid 1px #800000;
	width:430px;
	float:left;	
	overflow:hidden;
	margin-top:10px;
	margin-right:10px;
	min-height:120px;
	max-height:200px;
}

#detail_fotos img
{
	border:none;
	float:left;
}

#detail_video
{
	float:left;
	border:solid 1px #800000;
	width:365px;
	margin-top:10px;	
	height:200px;
	padding:0px;
}

#detail_video #video
{
	margin-left:1px;
}

.titel_algemeen
{
	background-color:#800000;
	color:#e6cccb;
	padding:1px;
	padding-left:5px;
	margin:1px;
	font-weight:bold;
	text-transform:uppercase;
}

.uitverkocht
{
        font-size: 1.5em;
	background-color:#FF0000;
	color:#FFFFFF;
	padding:1px;
	padding-left:5px;
	margin:1px;
	font-weight:bold;
	text-transform:uppercase;
}

#bestelknopimage
{
	background:url('/uploads/1/Image/css/bestelknop.png') no-repeat;
	padding-left:3px;
	height: 21px;
	width:84px;
	vertical-align:middle;
	line-height:20px;
}

#bestelknopimagecompleet
{
	background:url('/uploads/1/Image/css/bestelknop.png') no-repeat;
	padding-left:2px;
	height: 21px;
	width:82px;
	vertical-align:middle;
	line-height:20px;
}

#lightbox{	
        position: absolute;	
        left: 0; width: 100%; 
        z-index: 100; 
        text-align: center; 
        line-height: 0;
}

#lightbox img{ 
        width: auto; height: auto;
}

#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.kunstkerstbomen.nl/javascripts/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.kunstkerstbomen.nl/javascripts/lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

