/*
-------------------------------------------------+
Client: Dressin.be
Year: 2008
Copyright: Robarov
Author: Jan Meeus
-------------------------------------------------+
*/

* /* Reset */ {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	background: #aa9f95;
	color: #f2eae2;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  75%;
	line-height: 1.3em;
	text-align: center;
}
#container {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 800px;
	height: 540px;
	text-align: left;
	margin-left: -400px;
	margin-top: -270px;
}

/*--[ common ]----------------------------------------------------------------*/
h1, h2 {
	line-height: 1em;
	font-weight: normal;
	color: #47413c;
}
h2 {
	font-size: 1.5em;
	letter-spacing: 0.4pt;
	margin-bottom: 0.3em;
}

h1 {
	padding-top: 30px;
	height: 0px !important;
	overflow: hidden;
	background-color: #898079;
	background-image: url(../i/layout/titles.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#maatkasten h1 {background-position: 0px 0px;}
#dressings h1 {background-position: 0px -30px;}
#scheidingswanden h1 {background-position: 0px -60px;}
#privaat h1 {background-position: 0px -90px;}
#bureel h1 {background-position: 0px -120px;}
#project h1 {background-position: 0px -150px;}
#contact h1 {background-position: 0px -180px;}
#pro h1 {background-position: 0px -210px;}
#part h1 {background-position: 0px -240px;}


p, ul {margin-bottom: 1em;}
ol {margin: 0 0 1em 1em;}
ul li {
	list-style: none;
	padding-left: 15px;
	background: url(../i/layout/bullet.gif) 0em 0.4em no-repeat;
	margin-bottom: 0.3em;
}
img, fieldset {border: none;}
.alignleft {
	display: inline;
	float: left;
	margin: 0px 15px 5px 0px;
}
.alignright {
	display: inline;
	float: right;
	margin: 0px 0px 5px 15px;
}
.left, .right {display: inline;}
.left {float: left;}
.right {float: right;}
.clear {clear: both;}
.hide {
	left: -9999px;
	overflow: hidden;
	position: absolute;
	width: 0px;
}

/*--[ links ]----------------------------------------------------------------*/
a {
	color: #dac69c;
	text-decoration: none;
}
#content a:hover {background: #6c655f;}
#footer a {color: #f2eae2;}
#footer a:hover {color: #fff;}

/*--[ header ]----------------------------------------------------------------*/
#header {
	background: #5f5954;
	height: 40px;
	width: 800px;
}
#header h2 {
	background: #55606a url(../i/layout/logo.gif) 0px 0px no-repeat;
	width: 120px;
	height: 120px;
	margin: 0px;
	position: absolute;
	left: 10px;
	top: 50px;
	z-index: 20;
	clear: both;
}
#header h2 a {
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	float: left;
	width: 120px;
	height: 120px;
	overflow: hidden;
	text-decoration: none;
	text-indent: -999em;
}
#header h3 {
	background: #5f5954 url(../i/layout/inspired-living.gif) 0 0 no-repeat;
	padding-top: 40px;
	width: 120px;
	height: 0px !important;
	overflow: hidden;
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 130px;
	
}
/*--[ navigation ]----------------------------------------------------------------*/
#nav {
	background: #5f5954;
	height: 40px;
	position: absolute;
	top: 0px;
	right: 0px;	
}
#nav li, #secnav li {
	background: none;
	float: left;
	display: inline;
	padding: 0px;
	height: 40px;
	margin: 0px;
	text-align: center;
	border-left: 1px solid #898079;
}
#secnav li {
	height: 30px;
	font-size: 0.9em;
}
#nav li a, #secnav li a {
	display: block;
	height: 40px;
	line-height: 40px;
	color: #ddd2c8;
	text-transform: uppercase;
}
#secnav li a {height: 30px; line-height: 30px;}
#nav li a:hover, #nav li.active a, #nav li.active a:hover,
#secnav li a:hover, #secnav li.active a, #secnav li.active a:hover {
	text-decoration: none;
	background: #55606A;
	color: #cacccf;
}
#n1, #n1 a {width: 118px;}
#n2, #n2 a {width: 109px;}
#n3, #n3 a {width: 170px;}
#sn1, #ns1 a {width: 68px;}
#sn2, #sn2 a {width: 138px;}
#sn3, #sn3 a {width: 110px;}
#sn4, #sn4 a {width: 80px;}

#secnav {
	background: #5f5954;
	height: 30px;
	width: 800px;	
	position: absolute;
	top: 480px;
	left: 0px;	
	z-index: 10;
}
#secnav ul {
	background: #5f5954;
	height: 30px;
	position: absolute;
	top: 0px;
	right: 0px;	
}

/*--[ content ]----------------------------------------------------------------*/
#content {
	background: #898079;
	width: 400px;
	height: 440px;
	overflow: hidden;
	position: absolute;
	top: 40px;
	right: 0px;	
}
#content #text {
	padding: 20px;
}
.scrollbox {position: relative;}

.scrollbox_content {
	margin-right: 10px;
}

.scrollbox_scrollbar {
	background-color: #6c655f;
	height: 100%;
	width: 10px;
}

.scrollbox_up_button {
	background: #898079;
	height: 20px;
}

.scrollbox_down_button {
	background: #898079;
	height: 20px;
}

.scrollbox_handle {
	background-color: #99918b;
}

/*--[ contact ]----------------------------------------------------------------*/
.vcard {
	margin-bottom: 20px;
}
.vcard p {margin: 0px;}

#pa li {
	background: #5F5954;
	width: 160px;
	margin: 0 10px 0 0;
	float: left;
	display: inline;
	text-align: center;
	padding: 0px;
}
#pa li a {
	display: block;
	text-align: center;
	padding: 10px;
	width: 140px;
	font-weight: bold;
	background: #6c655f;
	
}
#pa li a:hover {background: #5F5954;}



label {
	display: block;
	cursor: pointer;
}
form {width: 400px;}
form div {
	float: left;
	width: 200px;
	margin-bottom: 5px;
}
input, select {
	width: 160px;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #f2eae2;
	background: #f2eae2;
	padding: 2px;
	color: #47413c; 
}
form .select {width: 400px;}
select {
	width: 164px;
}

.textarea, .btn  {clear: both;}
textarea {
	width: 360px;
	height: 80px;
	overflow: hidden;
}
.btn input {
	clear: both;
	background: #55606A;
	width: auto;
	overflow: visible;
	padding: 4px 8px;
	font-weight: bold;
	text-align: center;
	color: #cacccf;
	border-color: #55606A;
	
}
span.error {color: #8f0404;}
.attention, .success {
	padding: 5px;
	margin-bottom: 15px;
}
.attention h4 {
	padding: 2px;
	background: #F5DC63;
}


.success {
	clear: both;
	background: #86D958;
	border: 1px solid #229322;
}
.success div {background: #3C3933;}
.attention ul, .success p {margin: 0px;}


/*--[ slideshow ]----------------------------------------------------------------*/
#slideshow {
	background: #898079;
	overflow: hidden;
	width: 400px;
	height: 440px;
	position: absolute;
	top: 40px;
	left: 0px;	
	z-index: 1;
}
#slideshow .slide {
	background: #898079;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 400px;
	height: 440px;
	overflow: hidden;
}
#slideshow .hidden {display: none;}

/*--[ footer ]----------------------------------------------------------------*/
#footer {
	position: absolute;
	clear: both;
	top: 510px;
	left: 0px;	
	width: 800px;
	color: #f2eae2;
	line-height: 30px;
}
