/* GENERAL TEMPLATE */

*{
	margin:0;
	padding:0;
}

body{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background:#27b9d2 url(../images/bg.jpg) repeat-x;
}

a{
	outline:none;
}

img{
	border:none;
}

#container{
	width:1000px;
	margin:0 auto;
	background-color:#4e3018;
	padding-bottom:10px;
}

#header{
	height:125px;
}

#header img{
	float:left;
}

#links{
	width:400px;
	height:125px;
	line-height:125px;
	float:right;
	margin-right:60px;
	text-align:right;
	font-size:12px;
	color:#25b9d2;
}

#links a{
	font-size:12px;
	color:#25b9d2;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	padding:0 5px;
}

#links a:hover{
	color:#fff;
}

#wrap_content{
	height:288px;
	margin-top:20px;
}

#wrap{
	width:892px;
	height:288px;
	margin:0 auto;
}

#wrap_left{
	width:370px;
	height:288px;
	float:left;
}

#contact{
	height:288px;
	background:url(../images/contact.png) no-repeat;
	color:#25b9d2;
	font-size:11px;
}

#contact p{
	padding:18px 0 0 20px;
}

#contact a, #contenu a{
	color:#9bd9e2; 
}

#contact a:hover, #contenu a:hover{
	color:#fff; 
}

span.titre{
	color:#9bd9e2; 
	font-weight:bold;
}

.promo{
	font-size:18px;
	text-transform:uppercase;
	color:#4e3018;
	padding:30px 0 0 20px !important;
}

.promo a{
	color:#4e3018 !important;
	text-decoration:none;
}

.promo a:hover{
	color:#fff !important;
}

#wrap_right{
	width:522px;
	height:288px;
	margin-left:370px;
}

#banner{
	width:522px;
	height:288px;
	background:url(../images/banner.png) no-repeat;
}

#menu{
	width:519px;
	height:40px;
	line-height:38px;
	position:absolute;
	margin-top:247px;
	text-align:center;
}

#menu ul{
	list-style-type:none;
}

#menu ul li{
	display:inline;
	font-size:12px;
	color:#4e2f18;
	padding-right:17px;
}

#menu ul li.last{
	padding-right:0;
}

#menu ul li a:link, #menu ul li a:visited{
	color:#4e2f18;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
}

#menu ul li a:hover{
	color:#fff;
}

#main{
	width:892px;
	min-height:400px;
	margin:0 auto;
}

#titre{
	height:61px;
	background:url(../images/titre.png) no-repeat;
	margin-bottom:15px;
}

h1{
	color:#25b9d2;
	font-family:"Trebuchet MS";
	font-size:18px;
	text-transform:uppercase;
	padding:20px 0 0 70px;
}

h2{
	color:#25b9d2;
	font-family:"Trebuchet MS";
	font-size:18px;
	text-transform:uppercase;
	margin-bottom:15px;
}

#content{
	min-height:340px;
	color:#25b9d2;
	font-size:12px;
	text-align:justify;
}

#contenu{
	width:852px;
	min-height:340px;
	margin:0 auto;
}

#contenu ul{
	padding:10px 0 10px 30px;
}

#footer{
	height:26px;
	background:url(../images/footer.png) no-repeat;
	text-align:right;
	margin-top:20px;
}

#footer img{
	margin-right:55px;
}

/* CONTACT */

input[type=text]{
	width:250px;
	height:20px;
	border:1px solid #25b9d2;
}

textarea{
	width:250px;
	height:80px;
	border:1px solid #25b9d2;
}

.CFItem {width:400px;clear:both;}
.CFLabel {width:150px;float:left;font-family:Tahoma;font-size:12px;color:#25b9d2;margin-bottom:2px;margin-top:2px;}
.CFField {width:250px;float:left;font-family:Tahoma;font-size:12px;color:#000;margin-bottom:2px;margin-top:2px;}
.CFFieldText {font-family:Tahoma;font-size:12px;color:#000;width:200px;}
.CFFieldTextarea {font-family:Tahoma;font-size:12px;color:#000;width:250px;}
.CFFieldSelect {font-family:Tahoma;font-size:12px;color:#000;width:200px;}
.CFFieldRadio {}
.CFFieldCheckbox {}
.CFFieldPassword {font-family:Tahoma;font-size:12px;color:#000;width:200px;}
.CFFieldFile {font-family:Tahoma;font-size:12px;color:#000;width:200px;}
.CFFieldEmail {font-family:Tahoma;font-size:12px;color:#000;width:250px;}
.CFFieldCopy {}
.CFFieldRadioData {}
.CFFieldCheckboxData {}
.CFCaptcha {width:326px;font-family:Arial;font-size:13px;color:#fff;text-align:center;}
.CFCaptchaTitre {width:100%;text-align:center;font-weight:bold;display:none;}
.CFCaptchaTexte {width:100%;text-align:justify;}
.CFStar {width:400px;font-family:"Century Gothic";font-size:11px;color:#25b9d2;text-align:right;margin-top:20px;}
.CFStarIcon {font-family:Arial;font-size:13px;color:#25b9d2;}
.CFButton {width:400px;text-align:center;}
.CFButtonSubmit input {font-family:"Century Gothic";font-size:13px;border:none;cursor:pointer;color:#fff;font-weight:normal;background-color:#25b9d2;width:100px;height:25px;text-align:center;margin-top:20px;}
.CFButtonReset input {font-family:"Century Gothic";font-size:12px;color:#000000;font-weight:normal;float:left;width:200px;text-align:center;margin-top:20px;display:none;}
.CFMessageSent {width:400px;font-family:Arial;font-size:12px;color:#003300;font-weight:bold;text-align:center;margin-top:20px;}
.CFFieldset {clear:both;display:block;border:solid 1px #999999;margin:0;margin-bottom:4px;padding:10px;width:310px;}
.CFLegend {font-family:Arial;color:#000000;font-size:12px;font-weight:bold;background:#efefef;border:solid 1px #999999;padding:2 5 2 5;margin-bottom:10px;}
.CFHourlimit {font-family:Arial;color:#000000;font-size:13px;} 

/* NEWSLETTER */

#BtnSubscribeN2{
	font-family:"Century Gothic" !important;
	font-size:13px !important;
	cursor:pointer !important;
	border:none !important;
	background-color:#25b9d2 !important;
	color:#fff !important;
	font-weight:normal !important;
	width:100px !important;
	height:25px !important;
	text-align:center !important;
	text-transform:uppercase !important;
}

#field1field{
	width:200px !important;
	height:20px !important;
	border:1px solid #25b9d2 !important;
}

#TableSubscribeN2 td{
	padding-right:5px !important;
	font-family:Tahoma !important;
	font-size:12px !important;
}

/* CATALOGUE */

.hoofdcategorie_inhoud h2 a{
	background-color:#25b9d2 !important;
	color:#fff !important;
	font-size:14px !important;
	font-family:Tahoma !important;
}

.hoofdcategorie_inhoud form{
	background-color:#eee !important;
}

#WebshopMenu h3, #WebshopMenu a{
	color:#25b9d2 !important;
}

.product_inhoud h2 a, .subcategorie_inhoud h2 a, .product_inhoud2 h2{
	background-color:#25b9d2 !important;
	color:#fff !important;
	font-size:14px !important;
	font-family:Tahoma !important;
}

#kruimelpad a{
	color:#25b9d2 !important;
}

.prijs, .aantal{
	color:#000 !important;
}

#terugshop a{
	color:#25b9d2 !important;
}

.wijzigen, .afrekenen{
	color:#25b9d2 !important;
}


