/*=========> OPENHAARDENGALERIJ Css <===========*/
/*=========> copyright Robarov <===========*/

*{
/* all fonts to a uniform size, including form fields,headings etc. */
	font-size:100%;
	margin:0;
	padding:0;
}

body{
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 76%; /* relative fonts; 76% ~ 12pt */
	line-height: 1.5em;
	color:#e4d0bf;
	background:#473b31 url(../i/layout/bg-body.gif) 0 0 repeat-x;
	text-align:center;
}

.hide{
/* When you want to hide your elements use this. (NOT display:none;) search engine friendlyness ;) */
	position:absolute;
	left:-9999px;
	width:0px;
	overflow:hidden;
}
em{
	font-style:normal;
	color:#f38124;
}

.intro{
	font-size:1.2em;
	color:#ffc696;
	text-align:center;
}

.floatleft{
	float:left;
	margin:4px 16px 10px 0;
}
.floatright{
	float:right;
	margin:4px 0 10px 16px;
}.clear {clear: both;}
/*=========> Main Headings, Paragraphs<===========*/
h1, h2, h3, h4, h5{
	font-weight:normal;
}
h1{
	font-size:1.8em;
	margin:0 0 .6em 0;
}
#content h2{
	font-size:1.4em;
	clear:both;
	border-bottom:1px solid #5b4f45;
	padding-bottom:4px;
}
h3{font-size:1.2em;}

p{margin:0.6em 0;}
/*=========> Links <===========*/
a,strong.foo{color:#ea7516;}
a:hover{color:#fff;}

/*=========> Lists : ol ul dl <===========*/
ol, #content ul{margin:1em 0 1.3em 30px;}
ul{list-style-type:none;}
#content li{
	margin:0.3em 0;
	padding:0 0 0 16px;
}
#content ul li{background:transparent url(../i/layout/bullet.gif) 0% 50% no-repeat;}

dt{
	float:left;
	width:90px;
	margin-right: 5px;
	font-size:1.1em;
	display:block;
}
dd{
	margin-left: 100px;	
}
#salesconditions {padding-top: 40px;}

/*=========> Images <===========*/
img{border:none;}

/*=========> Acronym & Abbreviations <===========*/
acronym, abbr{cursor:help;}
acronym:hover, abbr:hover{
	border:0;
	border-top:1px dotted #666;
}
a acronym, a abbr{border:0 !important;}

/*=========> Container <===========*/
#container{
	position:relative;
	width:686px;
	margin:0 auto;
	text-align:left;
	background:#473b31 url(../i/layout/bg-container.gif) 0 0 repeat-y;
	padding:0 45px;
}

/*=========> Header <===========*/
#header{
	background:url(../i/layout/bg-body.gif) 0 0 repeat-x;
	padding:20px 45px;
	margin:0 -45px;
}
#header h2{
	background:#473b31 url(../i/layout/logo.gif) 0 0 no-repeat;
	width:233px;
	height:34px;
	z-index:2;
	margin:0px;
}
#header h2 a{
	background:#473b31 url(../i/layout/logo.gif) 0 0 no-repeat;
	display:block;
	width:233px;
	height:34px;
	float:left; /* fix IE5 */
	overflow:hidden;
	text-indent:-9999px;
	text-decoration:none;
}
#header h2 a:hover{background:#473b31 url(../i/layout/logo.gif) 0 -34px no-repeat;}

#header h3{
	background:#473b31 url(../i/layout/slogan.jpg) 0 0 no-repeat;
	padding-top:120px;
	width: 686px;
	overflow: hidden;
	height: 0px !important;
	height /**/:120px;
	margin:4px 0 0 0;
}
#header p{
	text-align:right;
	border-bottom:1px solid #9b8675;
	height:28px;
	line-height:28px;
	margin:0px;
}
/*=========> Navigation <===========*/
#nav{
	width:159px;
	border-right:1px solid #9b8675;
	float:left;
	margin-bottom:20px;
}
#nav li{
	background:#473b31 url(../i/layout/flame.gif) 0 .3em no-repeat;
	font-size:1.1em;
	padding:4px 0 4px 24px;
}
#nav li li{
	background:#473b31 url(../i/layout/dot.gif) 0% 50% no-repeat;
	font-size:90%;
	padding:4px 0 4px 12px;
}
#nav li ul{margin-bottom:-4px;}
#secnav{
	position:absolute;
	top:16px;
	right:45px;
}
#nav a, #secnav a{
	color:#e4d0bf;
	text-decoration:none;
}
#nav a:hover, #secnav a:hover{
	color:#ea7516;
	text-decoration:underline;
}

#secnav li{
	float:left;
	height:40px;
	line-height:40px;
	padding-left:40px;
}

/*=========> Content <===========*/
#content{
	width:506px;
	float:left;
	padding:0 0 20px 20px;
	float:left;
}

/*=========> Forms <===========*/
label{
	display:block;
}
div.together label {
	width: 160px;
	float: left;
}
.check {margin-bottom: 10px;}

input, textarea, select { 
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 1.0em;
	border: 1px solid #685a4e;
	background: #685a4e;
	padding: 0 2px;
	width: 220px;
	color:#e4d0bf;
}
.buttons input {
	background: #EC7819;
	color: #fff;
	border: 0px;
	padding: 2px 5px;
	width: auto;
	overflow: visible;
}


select {width: 224px;padding: 0px;}
div.together input {width: 140px;}

textarea {overflow: auto;}
fieldset{
	border:none;
}

.special{
	clear: both;
	padding:10px 10px 10px 40px;
	background:#efc851 url(../i/layout/special.gif) 15px 10px no-repeat;
	border:1px solid #efa751;
	color:#685a4e;
}
#content ul.error{
	padding:10px 10px 10px 40px;
	background:#ef5151 url(../i/layout/error.gif) 15px 10px no-repeat;
	border:1px solid #f13838;
	color:#fff;
	margin: 0px;
}
#content ul.error li {padding: 0px;background: none;}
.success{
	padding:10px 10px 10px 40px;
	background:#8cef51 url(../i/layout/success.gif) 15px 10px no-repeat;
	border:1px solid #66c52d;
	color:#473B31;
}

span.error{color:red;}
form div {
	margin-bottom: 5px;
	width: 240px;
	float: left;
}
form div.together {
	width: 480px;
	clear: both;
}
form h3 {color: #F39530;margin-top: 10px;}
	
form div.cr{
	margin-left: 105px;
	clear:both;
}
.cr input{border:1px solid #ea7516;color:#ea7516;background:#473B31;width:120px;}
form div.cr label{
	width: auto;
	display: inline;
}
.check input {
	background: none;
	padding: auto;
	width: auto;
	border: 0px;
	margin-top: 10px;
}

fieldset{border:0;}

/*=========> gallery <===========*/
#content .gallery{
	margin:0 0 10px 0;
	float: left;
}
.gallery a {
	display: block;
	padding: 10px;
	border: 1px solid #9b8675;
	background: #473b31;
	line-height: 0px;
}

.gallery a:visited {
	border: 1px solid #8f7b6a;
	background: #473b31;
}

.gallery a:hover {
	border: 1px solid #ea7516;
	background: #685a4e;
}
#content .gallery li{
	float: left;
	background:transparent;
	text-align:center;
	margin:7px;
	padding:0px;
	width:105px;
	height: 150px;
}
#content .gallery li img{margin:0 auto;display:block;}

#content .nodesc li {height: 110px;}

/*=========> Home <===========*/
#content ul#logos{
	margin:10px 0 20px 20px;
}
#content #logos li{
	margin:0 10px 10px 0;
	padding:0;
	float:left;
}
#content ul#logos li{background:transparent;}

#opendeur {
	border-top: 1px solid #9B8675;
	border-bottom: 1px solid #9B8675;
	margin: 18px 0;
	padding: 10px 0;
}
/*=========> Popup <===========*/
.nicepopup{
	z-index:1000;
}

.nicepopup .outline{
	border: 1px solid #ea7516;
	background: #685a4e;
	padding: 16px;
	position: relative;
}

.nicepopup a.close{
	line-height: 16px;
	display: block;
	position: absolute;
	top: 1px;
	right: 1px;
	text-indent: -124px;
	overflow: hidden;
	text-decoration: none;
	width: 16px;
	height: 16px;
	background: url(../i/layout/popup/close.gif) 100% 0 no-repeat;
	} html>body .nicepopup a.close{ top:0;right:0; }

.nicepopupHover a.close{background-position: 100% -16px;}
.nicepopup a.close:hover{background-position: 100% -32px;}

.nicepopupLoading .outerImage{
	width: 100px;
	height: 100px;
	background: url(../i/layout/popup/loading.gif) 50% 50% no-repeat;
}

.nicepopup .prevNextBar{
	padding-top: 7px;
	text-align: center;
}

html>body .SdwTL{ background: url(../i/layout/popup/sdw_tl.png) 0 0 no-repeat; }

.SdwT{ padding-top: 8px; height: 8px; }
html>body .SdwT{ background: url(../i/layout/popup/sdw_t.png) 0 0 repeat-x; }

html>body .SdwTR{ background: url(../i/layout/popup/sdw_tr.png) 0 0 no-repeat; }

.SdwR{ padding-left: 8px; width: 8px; }
html>body .SdwR{ background: url(../i/layout/popup/sdw_r.png) 0 0 repeat-y; }

html>body .SdwBR{ background: url(../i/layout/popup/sdw_br.png) 0 0 no-repeat; }

.SdwB{ padding-top: 8px; height: 8px; }
html>body .SdwB{ background: url(../i/layout/popup/sdw_b.png) 0 0 repeat-x; }

html>body .SdwBL{ background: url(../i/layout/popup/sdw_bl.png) 0 0 no-repeat; }

.SdwL{ padding-left: 8px; width: 8px; }
html>body .SdwL{ background: url(../i/layout/popup/sdw_l.png) 0 0 repeat-y; }

div.deal {
	margin-bottom: 20px;
}

.deal_img {
	border:1px solid #9B8675;
	padding:10px;
}

/*=========> Footer <===========*/
#footer{
	clear:both;
	text-align:right;
	border-top:1px solid #9b8675;
	height:28px;
	line-height:28px;
	padding:0 0 20px 0;
	margin:0px;
}

