/*
	Venturelli
	@copyright	In2Red & Kliek bvba
	@author		tom@in2red.be
*/



/**
 * CLEAR & FIXES
 * _____________________________________________
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	color: #444444;
}

html {
	min-height: 100%;
	margin-bottom: 1px;
}


html, body {
	height: 100%;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}

body{
	font-family: "Arial","Trebuchet MS",Helvetica,Arial,sans-serif;
	font-size:12px;
	background-color:#fff;
}

h1 {
	font-size: 24px;
	font-weight:normal;
	color:#000;
}

h2 {
	font-size: 25px;
	font-weight:normal;
	color:#3ba3c0;
	margin-top:10px;
	margin-bottom:3px;
	text-transform:capitalize;
}

h3,h3 a {
	font-size: 12px;
	font-weight:700;
	color:#3ba3c0;
	margin-top:10px;
	margin-bottom:3px;
}

h4 {
	font-size: 14px;
	font-weight:bold;
	color:#000;
}

h5 {
	font-size: 12px;
	font-weight:normal;
	color:#339933;
}

p {
	font-size: 12px;
}

strong{font-weight:700;}

a{
	color: #3ba3c0;
	text-decoration:none;
}

a:hover{
	color: #3ba3c0;
	text-decoration:none;
}

a:active, a:focus {
	outline: 0;
}

.clear{clear:both;}
.hidden{display:none;}

.alignright{text-align:right;}
.alignleft{text-align:left;}
.aligncenter{text-align:center;}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

span.form-error {
	padding: 2px 0;
	font-size: 13px;
	display: block;
	color: #CC0000;
	margin-left:230px;
}





/**
 * WRAPPERS & STRUCTUUR
 * _____________________________________________
 */

#containerWrapper{
	width:877px;
	margin:0 auto;
	

	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -44px;
	
}

div.push {
	height:25px;
}


#headerTop{
	height:92px;
}

#containerFooter{
	width:877px;
	padding:0 15px;
	margin:0 auto;
}

#content #left {
	position:absolute;
	width: 200px;
	margin: 0px;
	padding: 0px;
}

#content #inhoud {
	padding: 0;
	padding: 0 0px 0 230px;
	margin: 0 0px 0 0px;
	padding-bottom:20px;
}

#footerWrapper{

}

#footerWrapper div#footerStandardPage,#footerWrapper div#footerHomePage{
	margin:0 auto;
	width:877px;
}
#containerWrapperBottom {
}

div#inhoud { 
	min-height:500px;
	height:expression(this.scrollHeight > 500 ? "auto":"500px"); 
}


/**
 * GENERAL & HEADER
 * _____________________________________________
 */

#headerTop h1 a{
 	width: 310px;
	height: 50px;
	background-color:#fff;
	position: absolute;
	margin:0px;
	padding:0px;
	margin-left:0px;
 	background: transparent url(../images/layout/logo.jpg) no-repeat top left;
	text-indent: -9999px;
	z-index:9999;
	margin-top:20px;
}

ul.sitemap ul{margin-left:15px; margin-bottom:20px; list-style:square; color:#646ca3;}
ul.sitemap{margin-left:30px; list-style:square; color:#0099CC;}
ul.sitemap li{padding:2px 0;}
ul.sitemap li ul li a {font-weight: normal;}
ul.sitemap li ul li ul li a {font-style: italic;}


/**
 * CONTENT CONTAINERS
 * _____________________________________________
 */

#contentHeaderPhoto img {
	padding-top:30px;
}

#contentHeaderPhotoDownload{
	background: transparent url(../images/layout/downloadheader.jpg) no-repeat top left;
	height:250px;
	width:900px;
	padding-top:30px;
}

#contentHeaderPhotoDownload p{
	padding-top:100px;
	padding-left:100px;
	color:#fff;
}

#contentHeaderPhotoDownload p a{
	color:#464646;
}
 
#inhoud a{text-decoration:none;}
#inhoud a:hover{text-decoration:underline;}
#inhoud p{
	line-height:18px;
	margin:0px;
	padding:0px;
	padding-bottom:20px;
}

#inhoud p.intro{font-weight:700;}
#inhoud small{color:#009999; font-size:10px;}

#inhoud ul{
	list-style:disc;
	margin-left:18px;
	margin-bottom:10px;
}

#inhoud ol{
	list-style:decimal;
	margin-left:23px;
	margin-bottom:10px;
}

#inhoud ul li{
	margin-bottom:5px;
}

#inhoud ul.nolist,#inhoud ol.nolist{
	list-style:none;
	margin:0px;
}

#inhoud ul.nolist li #inhoud ol.nolist {
	margin-bottom:0px;
}


#inhoud #contentBox a{
	text-decoration:underline;
}

#inhoud #contentBox a:hover{
}



a.btn {
    background: transparent url(../images/layout/btn-a.jpg) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.btn span {
    background: transparent url(../images/layout/btn-span.jpg) no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
	font-size:11px;
	color:#fff;
	font-weight:700;
} 

#productcategory span.title{
	margin:0px;
	padding:0px;
	font-size:13px;
	font-weight:700;
	color:#1a171b;
	background-color:#fdc613;
	padding:3px 8px;
	margin-right:30px;
}

#productcategory a {
	padding:0 10px;
	font-size:13px;
	font-weight:700;
}

#productcategorydetail dl{
	margin-bottom:15px;
	background: transparent url(../images/layout/productcategorydetail.jpg) no-repeat top left;
	height:350px;
	padding-top:13px;
}

#productcategorydetail dl dd.price{
	position:absolute;
	width:290px;
	margin-top:12px;
	margin-left:300px;
}

#productcategorydetail dl dd.readmore{
	margin-left:270px;
}

#productcategorydetail dl dd.readmore div{
}


#productcategorydetail dl dd.price p{
	color:#544e39;
	font-size:14px;
	text-align:right;
	display:block;
	font-weight:700;
}

#productcategorydetail dl dd{
	margin-bottom:3px;
}

#productcategorydetail dl dd a:hover{
	text-decoration:none;
}

#productcategorydetail dl dd h3 a:hover span{
	background-color:#3BA3C0;
}

#productcategorydetail dl dd h3 span{
	background-color:#000;
	color:#fff;
	margin-left:9px;
	padding:5px 15px;
	font-size:14px;
}


#productcategorydetail dl dt{
	text-align:center;
}


#productDetail{
	background: transparent url(../images/layout/productdetail-top.jpg) no-repeat top left;
}

#productDetailBox{
	background: transparent url(../images/layout/productdetail-bottom.jpg) no-repeat bottom left;
	padding:23px 0px;
}

#productDetail h2{
	font-size:14px;
	margin:0px;
	padding:0px;
}

#productDetail div.comment p{
	margin-left:50px;
	color:#a1a1a1;
}

#productDetail div.comment h3{
	margin-left:50px;
}

#productDetail div.comment  strong{
	color:#a1a1a1;
	font-weight:normal;
}

#productDetail h2 span{
	background-color:#000;
	color:#fff;
	margin-left:9px;
	padding:5px 15px;
}

#productDetail div.extra  dl{
	float:left;
	width:250px;
	padding-top:9px;
	padding-bottom:2px;
	margin-left:50px;
}

#productDetail dl.borderright{
}

#productDetail div.extra dl dt{
	font-weight:700;
	float:left;
	width:130px;
}
#productDetail div.extra dl dd{
	float:left;
}

#productDetail .colors{
	margin-left:50px;
}

#productDetail .colors strong{
	position:absolute;
}

#productDetail .colors p{
	margin-left:130px;
}


#productDetail .price{
	position:absolute;
	width:610px;
	margin-top:30px;
}

#productDetail .price p{
	color:#544e39;
	text-align:right;
	font-weight:700;
	margin:0px;
	padding:0px;
}


#productDetail .photo{
	margin-left:60px;
}

#productDetail .photo ul, #productDetail .photo li{
	margin:0;
	padding:0;
	list-style:none;
}
#productDetail .photo  li{ 
	width:530px;
	height:400px;
	overflow:hidden;
	text-align:center;
}


#prevBtn, #nextBtn{ 
	display:block;
	width:38px;
	height:28px;
	position:absolute;
	margin-left:20px;
	margin-top:-221px;
	text-indent:-80000px;
}	
#nextBtn{ 
	margin-left:595px;
}	
	
	
/*
#prevBtn, #nextBtn{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:71px;
	}	
#nextBtn{ 
	left:696px;
	}	
*/													
#prevBtn a, #nextBtn a{  
	display:block;
	width:38px;
	height:28px;
	background:url(../images/layout/btn-prev.jpg) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(../images/layout/btn-next.jpg) no-repeat 0 0;	
}	







/**
* FOOTER
* _____________________________________________
*/

#footerHomePage{
	background-color:#eaeaea;
	
}

#footerHomePage p{
	text-align:center;
	padding:10px 0;
	color:#363636;
}

#footerHomePage p a{
	color:#757575;
}


 /**
 * NAVIGATION
 * _____________________________________________
 */

#left #subNav{
	width:200px;
}


#left #subNav a{
	display:block;
	padding:5px 20px;
	text-decoration:none;
	color:#3ba3c0;
	font-size:13px;
	background-color:#ebf9fe;
}

#left #subNav dd.bottomspace{
	margin-bottom:15px;
}


#left #subNav dd.sub1 a span{
	padding-left:15px;
	display:block;
	color:#5F5959;
}


#left #subNav a:hover, #left #subNav a.active,#left #subNav a.active:hover{
	color:#fff;
	padding:5px 20px;
	background-color: #3ba3c0;
}

#left #subNav .sub1 a:hover, #left #subNav dd.sub1 a.active,#left #subNav dd.sub1 a.active:hover
{
	color:#fff;
	padding:5px 20px;
	background-color: #FFAD1F;
}


#left #subNav .sub1 a:hover span, #left #subNav dd.sub1 a.active span,#left #subNav dd.sub1 a.active:hover span{
	color:#fff;
}


#containerWrapper .menu {
	margin-left:340px;
	width:565px;
	height:20px;
	padding-top:24px;
	padding-bottom:10px;
	border-bottom:#d7f4fd solid 11px;
}

.menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#containerWrapper .menu li {
	float: left;
	position: relative;
	z-index: 999999;
}

#containerWrapper .menu a, .menu a:visited {
	display: block;
	text-decoration: none;
	color: #3ba3c0;
	
	padding:0px;
	padding:1px 14px 2px 14px;
	line-height: 17px;
	font-size:13px;
	font-weight:700;
	margin-right:20px;
}

#containerWrapper .menu a:hover, #containerWrapper .menu ul li.active a{
	color: #fff;
	background-color:#3ba3c0;
}






 /**
 * FORMS
 * _____________________________________________
 */

.gt-form {
}
.gt-form .gt-form-text, .gt-form .gt-form-textarea {
	border: 1px solid #aaa;
	background-color: #fff; /*F5F9EA*/
	padding: 1%;
	font-size: 108%;
	width: 98%;
}
.gt-form .gt-form-text-error, .gt-form .gt-form-textarea-error {
	border: 1px solid #aaa;
	border-left:3px solid #CC0000;
	background-color: #fff; /*F5F9EA*/
	padding: 1%;
	font-size: 108%;
	width: 98%;
}

.gt-form label {
	color: #454545;
	display: block;
	margin-bottom: 3px;
}
.gt-form option {
	font-size: 108%;
}
.gt-form .gt-form-row {
	margin-bottom: 10px;
}

/* Auto clear the form row */
.gt-form .gt-form-row:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.gt-form-row {display: inline-block;}

/* Hides from IE-mac \*/
* html .gt-form-row {height: 1%;}
.gt-form-row {display: block;}
/* End hide from IE-mac */
/* End auto clearing the form row */

.gt-form .gt-form-row-inline {
	clear: left;
}
.gt-form .gt-form-row-inline label {
	width: 30%;
	margin-right: 4%;
	padding: 1% 0;
	float: left;
	display: inline;
}
.gt-form .gt-form-element-label {
	margin-bottom: 5px;
	padding-left: 3px;
}
.gt-form .gt-form-note {
	font-size: 93%;
	margin: 0 0 5px 0;
	font-style: italic;
	color: #666666;
}
.gt-form .gt-form-row-inline .gt-form-text,
.gt-form .gt-form-row-inline .gt-form-text-error {
	width: 63%;
}
.gt-form .gt-form-radio, .gt-form .gt-form-checkbox {
	margin-right: 3px;
}
.gt-form .gt-submit-btn {
	margin: 0 10px 0 0;
	float: left;
	display: inline;
}
.gt-form .gt-cancel {
	line-height: 31px;
}

.gt-error {
	background-color: #cc0000;
	padding: 5px;
	color: #fff;
}
.gt-notice-box {
	border: 3px solid #aaa;
	padding: 1em;
	background-color: #fff; /*F5F9EA*/
}
.gt-success {
	background-color: #6caa00;
	padding: 5px;
	color: #fff;
}

.gt-form .gt-submit-btn{
	border:#fff solid 1px;
	padding:3px 8px;
	background-color:#fc9e00;
	color:#fff;
	font-family: Arial, sans-serif;
}

.gt-width-33 {
	width: 33%;
}
.gt-width-66 {
	width: 66%;
}
.gt-width-99 {
	width: 99%;
}
.gt-width-25 {
	width: 25%;
}
.gt-width-50 {
	width: 50%;
}
.gt-width-75 {
	width: 75%;
}
.gt-width-100 {
	width: 100%;
}



.gt-list-table {
	width: 99%;
}

.gt-list-table ul,.gt-list-table li{
	list-style:none;
	margin:0px;
	padding:0px;
}

.gt-list-table th {
	background-color: #3ba3c0;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	color: #fff;
}
.gt-list-table tbody td {
	padding: 5px 10px;
	background-color: #fff;
}

.gt-list-table tbody tr.rowEven td{
	background-color:#EFEFEF;
}


.gt-list-table tbody img {
	width: 65px;
	height: 65px;
}

#inhoud .gt-list-table tbody a {
	font-weight: normal;
	color: #666;
	font-size: 11px;
}

#inhoud .gt-list-table tbody tr td > a{
	font-weight: bold;
	color:#3ba3c0;
}


.gt-list-table td {
	width: auto;
}
.gt-list-table th.gt-table-col-checkbox {
	width: 20px;
}


 
 
 /**
 * RIGHTPAGE
 * _____________________________________________
 */

#right ul{
	list-style:disc;
	margin-left:18px;
}

#right ul li{
	margin-top:5px;
}

 
#tagcloud {
	background-color:#F4F4F4;
}

#cloud a.tag0 { font-size: 1em; font-weight: 100; }
#cloud a.tag1 { font-size: 1.1em; font-weight: 200; }
#cloud a.tag2 { font-size: 1.2em; font-weight: 300; }
#cloud a.tag3 { font-size: 1.3em; font-weight: 400; }
#cloud a.tag4 { font-size: 1.4em; font-weight: 500; }
#cloud a.tag5 { font-size: 1.5em; font-weight: 600; }
#cloud a.tag6 { font-size: 1.6em; font-weight: 700; }
#cloud a.tag7 { font-size: 1.7em; font-weight: 800; }
#cloud a.tag8 { font-size: 1.9em; font-weight: 900; }
#cloud a.tag9 { font-size: 2em; font-weight: 900; }

#cloud { padding: 2px; line-height: 3em; text-align: center; }
#cloud a { padding: 0px; text-decoration:none; }

#cloud { margin: 0; }
#cloud li { display: inline; }


/*Ajax Autocompleate */

.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #F7DD7C;
}

.ac_over {
	background-color: #DD0915;
	color: white;
}


 /**
 * HOMEPAGE
 * _____________________________________________
 */


#pg_standaard_noleft #left{
	display:none;
}

#pg_standaard_noleft #inhoud{
	padding: 0 0px 0 0px;
}

.box1{
	width:240px;
	float:left;
}

.box1 .folder1{
	margin-bottom:22px;
}

.box2{
	width:235px;
	float:left;
}

.box3{
	background:url(../images/layout/homepage-box3.jpg) no-repeat 0 0;	
	float:right;
	width:369px;
	padding:10px 15px;
	height:223px;
}

#newslist h4 a{
	color:#17809d;
	font-size:14px;
	font-weight:700;
	margin-bottom:10px;
	display:block;
}

#newslist p{
	color:#5a673e;
}




 
