/* STRUCTURE
------------ */

body{
	font:13px Arial,Verdana,sans-serif;
	text-align:center;
	background:#e3eac7 url(/layout/www.halito.be/body_bg.png) repeat-x center top;
}
.lang_nl .nl,
.lang_fr .fr,
.lang_en .en{
	display:block;
}

.lang_nl .fr,
.lang_nl .en,
.lang_fr .nl,
.lang_fr .en,
.lang_en .nl,
.lang_en .fr{
	display:none;
}

.lang_en #container ul li{
	margin:0 3px;
}

#login_halito_support #session ul li{
	float:left;
}

/* Header */
#competition {
	width: 200px;
	height: 160px;
	margin:0 auto -160px auto;
	position:relative;
	top: 0;
	left:265px;
}
#competition a{
	display: block;
	width: 200px;
	height: 160px;
	background:	url(../../layout/www.halito.be/competition.png) no-repeat center top;
}
.lang_fr #competition a{
	background:	url(../../layout/www.halito.be/competition_fr.png) no-repeat center top;
}
.lang_en #competition a{
	background:	url(../../layout/www.halito.be/competition_en.png) no-repeat center top;
}

#headerwrap{
	text-align:left;
	margin:0 auto;
	width:992px;
	background:#b1c868 url(../../layout/www.halito.be/header_bg.png) no-repeat center bottom;
}


#header{
	margin:0 55px;
	height:150px;
	position:relative
}

#header h1{
	padding:29px 0 0 0;
	float:left;
	width:230px;
}
#header #language{
	float:left;
	margin-top:6px;
	margin-left:44px;
	padding:3px;
	position:absolute;
	right:0px;
	top:0px;
}
#header #language a{
	color:#fff;
	font-weight:normal;
}
#header #language strong{
	color:#e3eac7;
}

#header #socialmedia{
	position:absolute;
	right:0px;
	top:120px;
	z-index:0;
}
/* Container */

#containerwrap{
	text-align:left;
	margin:0 auto;
	width:992px;
	background:#fff url(../../layout/www.halito.be/container_bg.png) repeat-y center top;
}

#container{
	margin:0 44px;
	min-height:500px;
	line-height:18px;
	padding-bottom:40px;
}

/* Navigation */
#list_62{
	margin:0 0 20px 0;
}

#list_62 li{
	float:left;
	margin:0 4px;
	height:40px;
	background:#637331;
}
.lang_en #list_62 li{
	margin:0 5px 0 6px;
}

#list_62 li a{
	display:block;
	padding:0;
	padding-right:10px;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	background:#fff url(../../layout/www.halito.be/navigation.png) no-repeat right top;
}
#list_62 li a span{
	height:24px;
	background:#fff url(../../layout/www.halito.be/navigation.png) no-repeat left top;
	padding:6px 7px 10px 17px;
	display:block;
}

#list_62 li.active a{
	background-position:100% -40px;
}
#list_62 li.active a span{
	background-position:0 -40px;
}

#list_62 li a:hover{
	background-position:100% -80px;
}
#list_62 li a:hover span{
	background-position:0 -80px;
	padding-top:10px;
	padding-bottom:6px;
}

/* Overview */
#overview{
	background:#fff url(../../layout/www.halito.be/overview_bg.png) no-repeat center top;
	height:288px;
	padding:34px 25px 24px 25px;
	margin-bottom:0px;
}

#overview-img{
	width:398px;
	padding-right:5px;
	height:274px;
	float:left;
}
/*#overview-img img{
	position:absolute;
	top:0;
	left:0;
	width:398px;

}*/

#overview-text{
	width:436px;
	float:left;
	/*padding:10px 0 0 0;*/
	padding:0px 4px 0px 10px;
	font-size:15px;
	line-height:20px;
	font-size:12px;
	height:250px;
}
#text-swap{
	position:relative;
	height:170px;
}
#text-swap div{
	position:absolute;
	top:0;
	left:0;
	/*width:456px;*/
	width:410px;
}
#overview-text h2{
	border-bottom:1px solid #637331;
	padding-bottom:10px;
	margin:0 14px 10px 10px;
	font-size:21px;
}
.lang_fr #overview-text h2{
	font-size:22px;
}
#overview-text p,#overview-text ul{
	margin:0 14px 5px 10px;
}

#learn-more{
	text-decoration:none;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	/*background:#637331 url(../../layout/www.halito.be/meerweten_button.png) no-repeat top left;*/
	width:904px;
	height:90px;
	float:left;
	margin-bottom:18px;
}

#learn-more ul li{
	float:left;
}

#learn-more ul li.btn1{
	margin-left:22px;
}
#learn-more ul li.btn1 a img{
	margin-top:15px;
	display:block;
	width:260px;
	height:61px;
}

#learn-more ul li.btn2{
	margin-left:32px;
}
#learn-more ul li.btn2 a img{
	margin-top:15px;
	display:block;
	width:260px;
	height:61px;
}

#learn-more ul li.btn3{
	margin-left:42px;
}

#learn-more a{
	text-decoration:none;
	color:#fff;
	font-size:24px;
	font-weight:bold;
	/*padding:15px 40px 15px 0px;*/
	display:block;
	width:260px;
	text-align:center;
	float:left;
}/*
.lang_fr #learn-more a , .lang_en #learn-more a{
	padding:15px 40px 15px 48px;
}*/

/* Subblock */
.subblock {
	/*width:254px;*/
	width:436px;
	float:left;
	padding-right:10px;
	min-height:300px;
}

.default .subblock{
	padding:0px;
	float:right;
	width:280px;
}

.subblock h2 {
	color:#9F7744;
	/*font-size:18px;*/
	font-size:17px;
}

#mod_cat .subblock h2{
	padding:2px;
}

#mod_cat #containerwrap #container .clearfix h3 img,
#mod_calculator #containerwrap #container .clearfix h3 img{
	display:none;
}
.middle{
	border-left:1px solid #c1cd9a;
	padding-left:10px;
	margin:0 0px 0px 0px;
}
.ticklist{
	margin-bottom:10px;
}
#content .ticklist li,
#txt1 .ticklist li{
	background:transparent url(../../layout/www.halito.be/tick.gif) no-repeat left top;
	padding:0 0 5px 25px;
	list-style-type:none;
}
.lang_fr #txt1 .ticklist{
	font-size:12px;
}

.subblock form p{
	margin-bottom:3px;
}
.subblock label{
	display:block;
	width:67px;
	float:left;
	margin-top:3px;
}
.subblock hr{
	border:0;
	border-bottom:1px solid #c1cd9a;
	height:1px;
	width:75%;
	margin:15px auto;
}

/* Content */
#content {
	width:569px;
	float:left;
	min-height:350px;
	border-right:1px solid #c1cd9a;
	padding:0 30px 0 10px;
	margin:0 20px 0 0;
}
#content #module_news ul,
.subblock.middle #module_news ul{
	padding-left: 30px;
	list-style-type: disc;
}

#content #module_news span{
	float:left;
}

.default #content{
	margin:0px;
}
.subblock #module_news div p img{
	border:2px solid #C1CD9A;
}

#content ul,
#content ol{
	padding-left:30px;
}

#content ol{
	list-style-type:decimal;
}

/* Footer */

#footer{
	text-align:left;
	margin:0 auto;
	width:992px;
	background:#e3eac7 url(../../layout/www.halito.be/footer_bg.png) no-repeat center top;
	min-height:50px;
	padding:30px 0;
}

#footer p{
	padding:0 16px;
}

/* ELEMENTS
--------------- */
em{
	font-style:italic;
}
strong{
	font-weight:bold;
	color:#637331;
}

h2,#home .subblock h2{
	font:bold 23px Arial,Helvetica,sans-serif;
	color:#9f7744;
	margin-bottom:10px;
}

#mod_news h3,#mod_news h3 a{
	font-size:18px;
	color:#9f7744;
}

h3,#mod_news h4{
	font:bold 15px Arial,Helvetica,sans-serif;
	color:#637331;
	margin:15px 0 5px 0;
}

#module_database .clearfix h3{
	width:268px;
	float:right;
}

a{
	color:#637331;
	font-weight:bold;
}

a:hover{
	text-decoration:none;
}

p{
	margin-bottom:10px;
}

small{
	font-size:10px;
	line-height:13px;
}

object, embed {
	vertical-align:inherit;
}
#content ul{
	padding:0px 0px 10px 30px;
}
#content ul{
	list-style-type:disc;
	color:#333;
}
/* FORMS
-----------*/

input.submit{
	color:#fff;
	padding:3px 10px;
	display:block;
	margin:0 auto;
	font:bold 11px Verdana,Arial,sans-serif;
	background:#637331;
	border:1px solid #c1cd9a;
}
input.submit:focus{
	border-top-color:#8f98a5;
	border-left-color:#8f98a5;
	border-bottom-color:#fff;
	border-right-color:#fff;
}

input.text,textarea{
	width:135px;
	padding:3px 5px;
	font:11px Verdana,Arial,sans-serif;
	border:1px solid #637331;
}

.subblock input.text{
	width:174px;
}

#contact #content input.text,#contact #content textarea{
	width:340px;
}

#contact #content input.submit{
	margin-bottom:25px;
}

/* CLASSES
----------- */

p.error_message, .error{
	border:1px solid #c00;
	background:#fdd url(../../layout/www.halito.be/exclamation.gif) no-repeat 15px 16px;
	padding:15px 15px 15px 37px;
	margin:10px 0;
	color:#c00;
}
.error{
	width: 540px;
}

/* PAGES
----------- */

/* Concept */

#concept-stappen li.stap{
	margin-bottom:20px;
	min-height:150px;
	padding-right:220px;
}
#concept-stappen li.stap1{background:transparent url(../../layout/www.halito.be/concept/stap1.jpg) no-repeat right top;}
#concept-stappen li.stap2{background:transparent url(../../layout/www.halito.be/concept/stap2.jpg) no-repeat right top;}
#concept-stappen li.stap3{background:transparent url(../../layout/www.halito.be/concept/stap3.jpg) no-repeat right top;}
#concept-stappen li.stap4{background:transparent url(../../layout/www.halito.be/concept/stap4.jpg) no-repeat right top;}


ol#concept-stappen li{
	list-style-type:none;
}

#concept-stappen li ul li{
	list-style-type:disc;
}

#container #content h2.page_title{
	display:none;
}
#container #content table.product_list td h2{
	display:block
}
#demo #containerwrap .subblock .hide{
	display:none;
}


/*Opgemaakte table*/

table.layouttable{
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	margin:5px 0 15px;
	width:100%;
}
.layouttable td,.layouttable th{
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	padding:5px;
}
.layouttable th{
	background:#8f98a5;
}
.layouttable .row0 td,.layouttable .row0 th{
	background:#e3eac7;
}
.layouttable .row1 td,.layouttable .row1 th{
	background:transparent;
}

/*Table contact */

#contact table th{
	color:#666;
	font-weight:normal;
	width:180px;
	text-align:right;
}

#contact table tr.error th,#contact table tr.error td{
	background:#c00;
	font-weight:bold;
	color:#fff;
}

#contact #thanks{
	padding:15px;
	margin-bottom:30px;
	background:#637331;
	color:#fff;
}

/* Formules */
.formule-block{
	background:#fff url(../../layout/www.halito.be/formule-block.png) no-repeat left top;
	width:554px;
	height:162px;
	float:left;
	margin:0 0 6px;
}
.formule-block h3{
	margin:17px 20px 0 18px;
}
.formule-block h4{
	margin:0 20px 5px 18px;
	font:bold 16px Arial,Helvetica,sans-serif;
	font-style:italic;
	color:#9f7744;

}
.formule-block p{
	margin:0 20px 10px 18px;
}

/* Prijzen */
.prijzen-block{
	background:#fff url(../../layout/www.halito.be/prijzen-block.png) no-repeat left top;
	height:130px;
	width:177px;
	float:left;
	margin:0 12px 6px 0;
}
.prijzen-block h3{
	margin:17px 20px 0 18px;
}
.prijzen-block h4{
	margin:0 20px 5px 18px;
	font:bold 16px Arial,Helvetica,sans-serif;
	font-style:italic;
	color:#9f7744;
}

#prijzen-1 #content{
	padding:0px 0px 0px 10px;
	width:599px;
}

#content .product_list tr.row1{
	background-color:#F1F6DC;
}

#content .product_list tr.row2{
	background-color:#E3EAC7;
}

#content .product_list td{
	padding:3px 2px 3px 2px;
	border-right:1px solid #fff;
}

#content .product_list td a{
	color:#637331;
	font-weight:normal;
}

#content .product_list td p{
	margin-bottom:0px;
}

#content .product_list h4{
	font:bold 11px Arial,Helvetica,sans-serif;
	font-style:italic;
	color:#9f7744;
}

.prijzen-block p{
	margin:0 20px 10px 18px;
}


/* CLEARFIX
-----------*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* DB
------*/
#module_database h3{
	font-size:16px;
	color:#637331;
	margin:0;
	padding:4px 0px 4px 10px;
}

#module_database h4{
	font-size:12px;
	color:#637331;
	margin:0;
	padding:6px 0px 4px 10px;
}

#module_database p{
	margin:0px;
}
#module_database .layouttable td, .layouttable th {
	padding:0px;
}
#module_database table td a img{
	margin-top:4px;
}

#module_database table.layouttable{
	margin-bottom:0px;
}
#mod_cat .subblock #module_database p{
	margin-top:10px;
}
#mod_cat .subblock #module_database table.layouttable{
	margin-top:0px;
}
#mod_cat .subblock #module_database h3{
	font-size:15px;
	color:#637331;
	margin:0;
	padding:4px 0px 4px 0px;
}
#mod_cat .subblock #module_database table td a img{
	margin-left:0px;
	border:2px solid #C1CD9A;
	padding:4px 4px 4px 4px;
}
#mod_cat .subblock #module_database p.viewmore{
	margin:0px;
	padding-left:0px;
}

/* CALCULATOR PAGINA's */
#mod_calculator .subblock{
	display: none;
}
#mod_calculator #container #content{
	width: 900px;
	border: none;
	position: relative;
}
#mod_calculator #container #content h2{
	display: block;
	font-size:30px;
	color: #616F37;
	margin-bottom: 6px;
}
#mod_calculator #container #content h3{
	font-size: 20px;
	color: #828F59;
	font-weight: normal;
}
#mod_calculator #container #content h4{
	font-size: 16px;
	color: #828F59;
	font-weight: normal;
	margin-bottom: 20px;
}
#mod_calculator #container #content #calculator-total-box h2{
	font-size: 20px;
	color: #fff;
	margin: 0 0 8px;
	padding: 0;
}
#mod_calculator #container #content #calculator-total-box h3{
	font-size: 23px;
	color: #fff;
	border-bottom: 1px solid #828F59;
	width: 100%;
	margin-top: 0;
	padding: 0 0 6px 0;
}
#mod_calculator #container #content #calculator-total-box h4{
	font-size: 16px;
	color: #fff;
	margin-top: 12px;
	margin-bottom: 8px;
	font-weight: normal;
	border-bottom: 1px solid #828F59;
	padding-bottom: 4px;
}
#mod_calculator #calculator-total{
	position: absolute;
	top: 0;
	left: 630px;
	width: 254px;
}
#mod_calculator #calculator-total-box{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #657533;
	padding: 10px;
	color: #fff;
	font-size: 11px;
	/*position: fixed;*/
}
table.calculatortable{
	width: 600px;
	border-collapse: collapse;
}
table.calculatortable td{
	padding: 4px;
	border-bottom: 1px solid #ddd;
}
table.calculatortable td.h3-title-cell{
	/*border-bottom: 1px solid #B1C868;*/
	/*background: #B1C868;*/
}
table.calculatortable input, table.calculatortable select, table.calculatortable textarea{
	border: 1px solid #ccc;
	padding: 2px;
}
table.calculatortable textarea{
	height: 100px;
	width: 200px;
}
table.calculatortable input.small{
	width: 30px;
}
table.totaltable{
	width: 100%;
	border-collapse: collapse;
}
table.totaltable td{
	padding: 0 2px;
}
table.totaltable td.right{
	text-align: right;
}
#mod_calculator #container #content #calculator-total-box table.totaltable td.right h3{
	text-align: right;
}
p.order-link{
	text-align: center;
	margin-top: 12px;
}
a.calculator_page_link, #mod_calculator input.submit{
	background: #fff;
	padding: 10px;
	font-size: 11px;
	color: #444;
	text-transform: uppercase;
	padding: 4px 12px;
	font-weight: normal;
	text-decoration: none;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border: 1px solid #666;
}
#mod_calculator input.submit{
	margin: 12px auto;
}
#mod_calculator p.intro{
	width: 600px;
}
a.calculator_page_link:hover{
	color:#111;
}
.confirmation{
	background: #616F37;
	padding: 15px 10px 10px;
}
.confirmation p{
	color: #fff;
}
label.tick{
	background: url(/images/icons/tick.gif) no-repeat 0 4px;
	padding-left: 20px;
	display: block;
}

#module_news .article .date{
	font-size:11px;
	color:#333;
}

.subblock.middle #module_news .article{
	margin:8px 0px;
}

/* next previous buttons */
#content #module_news #prev-next,
#content #module_database #prev-next{
	width:569px;
}

#content #module_news #prev-next a.previous_link,
#content #module_database #prev-next a.previous_link{
	margin-left:172px;
}

#content #module_news #prev-next a,
#content #module_database #prev-next a{
	font-size:16px;
	line-height:20px;
	padding:4px;
	display:block;
	width:104px;
	height:30px;
	text-align:center;
	float:left;
}

#content .module_photo ul#module_photogallery{
	float:left;
	list-style-type:none;
	margin:0px 10px 0px 0px;
	padding:0px;
}

#content .module_photo ul#module_photogallery li{
	list-style-type:none;
	margin:0px;
	padding:0px;
	float:left;
	margin:10px;
}

#module_news .article .date{
	padding-bottom:4px;
}

#references .article{
	margin-bottom:30px;
}

#references .module_photo{
	float:left;
	margin-right:10px;
	margin-bottom:20px;
}

#references ul li a img{
	-moz-box-shadow:0px 0px 4px #999;
	-webkit-box-shadow:0px 0px 4px #999;
	box-shadow:0px 0px 4px #999;
	border:1px solid #bbb;
	height:80px;
	width:80px;
}

#references p.read_more,
#module_news p.read_more{
	text-align:right;
}

#references p.read_more a,
#module_news p.read_more a{
	font-size:11px;
}


.default #references .article{
	margin:0px;
}

.lang_fr .subblock,
.lang_en .subblock{
	display:none;
}


.lang_fr.default .subblock,
.lang_en.default .subblock{
	display:block;
}

/* login toggle */

#login_halito_support{
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	-moz-box-shadow:0px 0px 4px #999;
	-webkit-box-shadow:0px 0px 4px #999;
	box-shadow:0px 0px 4px #999;
	background:#E3EAC7;
	height:26px;
	width:110px;
	position:absolute;
	top:-2px;
	right:116px;
	padding:10px 10px 0 10px;
	z-index:1;
}

#login_halito_support #session a{
	background:url(../../layout/www.halito.be/downarrow.png) no-repeat right 2px;
	display:block;
	padding-right:12px;
	color:#6B4F27;
	font-size:14px;
	text-transform:uppercase;
	text-decoration:none;
}

#login_halito_support #session #halito_form{
	display:none;
}

#login_halito_support #session.active #halito_form{
   -moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	-moz-box-shadow:0px 6px 4px #999;
	-webkit-box-shadow:0px 6px 4px #999;
	box-shadow:0px 6px 4px #999;
	display:block;
	background:#E3EAC7;
	width:146px;
	padding:20px;
	position:absolute;
	top:30px;
	right:0px;
}

#login_halito_support #session.active #halito_form form label{
	color:#637331;
}

.module_form #form1822{
	float:left;
}

hr{
	height:1px;
	background:#C79D67;
	border:none;
	color:#C79D67;
}

#form1822 table.layouttable{
	width:30%;
	margin-left:5px;
}

#form1822 table.layouttable th,
#form1822 table.layouttable td{
	background:none;
}

