/* @override 
	http://kenniswonen.local/skins/kenniswonen/styles/layout.css
	http://kenniswonen.nl/skins/kenniswonen/styles/layout.css
*/

* {	margin: 0; padding: 0; }

body {
	text-align: center; /* IE6 Hack for aligning pagewrapper */
	background: #faf8f2 url(../images/bg.jpg) repeat-x;
}
.clear { 
	clear: both; 
}
.pagewrapper {
	text-align: left;
	width: 952px;
	margin: 0px auto 0 auto;
	display: inline-table;
}
p {}
.right {
	float: right;
	clear: both;
}
.left {
	float: left;
}

#menu-wrapper {
	height: 14px;
	float: right;
	padding: 0 35px 0 0;
}

/* @group text */

.quicklinks {
	float: right;
	color: #fff;
	padding: 8px 10px 0px 0px;
	font: bold 12px arial;
}
.quicklinks li {
	display: inline;

}
.quicklinks a {
	/*float: right;*/
	color: #fff;
	font: bold 12px arial;
	text-decoration: none;
}
.quicklinks a:hover {
	/*float: right;*/
	color: #fff;
	font: bold 12px arial;
	text-decoration: none;
}
li { 
	list-style-type: none;  
} 
li.menuItem { 
	float: left;
	list-style-type: none; 
}
.menuItem-last {
	border-right: #382b16 1px solid;
}
.p-intro {
	margin: 20px;
	color: #fff;
	font: 12px arial;
}
.p-content {
	margin: 15px;
	background: #fff;
	font: 12px arial;
	height: 100%;
}
.p-wrapper {
	margin: 15px 15px 15px 15px;
	background: #fff;
}
.p-footer {
	margin: 10px 0;
	color: #fff;
	font: 12px arial;
	line-height: 20px;
}
.p-copyright {
	margin: 10px 5px 0px 0px;
	color: #000;
	text-align: right;
	font: 9px arial;
}
H2 {
	font: 24px arial;
	padding-bottom: 10px;
}
h1 {
	padding: 20px 20px 0;
	font: 19px arial ;
	color: #fff;
}

/* @end */

/* @group header */

.header {
	height:120px;
}
.quicklinks-wrapper {
	background: #f49a12;
	height: 30px;
}
.keyvisual {
	background: url(../images/keyvisual.jpg);
	float: left;
	width: 583px;
	height: 297px;
}
.white {
	background: #fff;
	float: right;
	width: 369px;
	height: 297px;	
}
.logo {
	background: url(../images/logo.jpg) no-repeat 0 0;
	float: right;
	width: 369px;
	height: 87px;	
}
.logo_long {
	background: url(../images/logo_long.gif);
	width: 952px;
	height: 90px;	
}

.header-cbw {
	background: url(../images/cbw-header-logo.jpg) no-repeat 0 0;
	float: right;
	height: 75px;
	width: 325px;
	padding: 0 20px 0 0;
}

.banner1 {
	background: url(../images/hh-banner.jpg) no-repeat 0 0;
	margin-top: 6px;
	margin-right: 15px;
	width: 160px;
	height: 95px;
	float: right;
}
.banner2 {
	background: url(../images/catalogus-banner.jpg) no-repeat 0 0;
	margin-top: 6px;
	margin-right: 15px;
	width: 160px;
	height: 95px;
	float: right;
}
.banner3 {
	background: url(../images/showroom-banner.jpg) no-repeat 0 0;
	margin-top: 6px;
	margin-right: 15px;
	width: 160px;
	height: 95px;
	float: right;
}
.banner4 {
	background: url(../images/folder-banner.jpg) no-repeat 0 0;
	margin-top: 6px;
	margin-right: 15px;
	width: 160px;
	height: 95px;
	float: right;
}
.navigation-wrapper {
	float: left;
	width: 952px;
	background: #382b16;
	height: 30px;
}
.navigation { }
.item { }
.devider { padding: 0px 7px; }

/* @end */

/* @group middle */

.content {
	background: url(../images/home-content-bg.jpg) repeat-y;	
	width: 952px;
}

.content-line {
	margin-top: 20px;
	width: 100%;
	min-height: 250px;
	float: left;
	/*border-right: 1px solid #000;*/
}

.content_1page_column {
	background: #f2ebe5;	
	padding: 15px;
	font: 12px arial;
	clear: both;
}

/* 1 page column */
.content-box1 {
	float: left;
	width: 369px;
	min-height: 400px;
}
.content-box1 p {
	padding: 20px;
	font: 13px arial;
	color: #fff;
}
/* 2 page column */
.content-box2 {
	float: left;
	width: 537px;
	/*width: 261px;*/
	/*border-right: 1px solid #382b16;*/
	min-height: 400px;
	margin: 15px 0 15px 15px;
	padding-right: 15px;
	background: #fefefe;
}
.content-box3 {
	display: none;
	/*float: left;
	width: 276px;
	min-height: 400px;
	margin: 15px;
	margin-left: 0;
	background: #fefefe;*/
}

.content-box2 p { }
.content-box3 p { /*margin-top: 25%;*/ }
.content-box3 .homedetails-wrapper { float: left; width: 100%; font-size: 20px; font-family: "Lucida Grande", Lucida, Verdana, sans-serif; }
.content-box3 .home-details { margin-top: 25%; }
.content-box3 .homedetails-right { float: right; margin-right: 15px; }
.content-box3 .homedetails-left { float: left; }
.price { font-size: 50px; margin-top: 20px; float: left; color: #883D28; }
.old-price { font-size: 20px; text-decoration: line-through; float: left; color: #b7b6b6; }
.price, .old-price { font-family: "Lucida Grande", Lucida, Verdana, sans-serif; }
.price .text, .old-price .text { font-size: 16px; }

/* 3 page column */

.content_3column {
	background: url(../images/home-content-bg.jpg);
	width: 952px;
	min-height: 400px;
}

.content-box4 {
	float: left;
	width: 369px;
	min-height: 400px;
}

.content-box4 h2 {
	padding-bottom: 10px;
}

.content-box4 p { 
	font: 12px arial;
}

.content-box5 {
	float: left;
	width: 291px;
	border-right: 1px solid #382b16;
}

.content-box6 {
	float: left;
	width: 291px;
}
/* end */

.main-content-box {
	font: 14px arial;
	padding: 15px;
	margin: 0 0 15px 0;
	background: #fff;
}

.teaser {
	width: 952px;
}
.content-wrapper{ width: 100%; }

.contentWrapper {
	background: #fff;
	color: #382d16;
	padding: 15px;
	float: left;
	font: 14px arial;
}
.contentWrapper ul { 
	clear: both;
	/*padding-bottom: 15px;*/
}
.contentWrapper ul li {
	list-style-type: square ;
	margin-left: 20px;
	line-height: 1.2em;
}

.showmodel {
	width: 245px;
	height: 190px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	padding: 10px 20px;
}
.showmodel span {
	font-size: 12px;
	width: 135px;
	float: left;
}
.showmodel img {
	float: left;
	margin-right: 10px;
}

/* @end */

/* @group footer */

.footer {
	background: #382b16;
	float: left;
	height: 150px;
}
.footer-box1 {
	margin: 10px 10px 10px 40px;
	float: left;
	width: 290px;
}
.footer-box2 {
	margin: 10px 10px 10px 10px;
	float: left;
	width: 290px;
}
.footer-box3 {
	margin: 10px 10px 10px 10px;
	float: left;
	width: 230px;
}
.copyright {
	float: left;
	background: #faf8f2;
	width: 952px;
	height: 50px;	
}
/* @end */

/* @group a img */

a img {
	border: none;
}

a.lightbox img {
	border: none;
}

/* @end */

/* @group Contact Form */

.zend_form {
	background: #fff;
	padding: 15px;
}

.zend_form ul {
	margin: 1px 0 5px 0;
	color: #c64039;
	list-style: none;
}

dl.zend_form dt { 
	height:20px;
	clear:left;
	float:left;
	/*padding:0 20px;*/
	/*text-align:right;*/
	width:100px;
	margin-top: 3px; 
	margin-bottom:5px; 
}

dl.zend_form dd { 
	margin-left:110px;
	margin-bottom:5px; 
}

dl.zend_form dd label {
 	line-height:18px;
}

dl.zend_form dd label input {
	margin-right:4px;
}

dl.zend_form ul.errors {
	color: red;	
	list-style: none;
	padding: 0;
	margin-top: 2px;
}


dl.zend_form dd input,
dl.zend_form dd textarea {
	border: 1px solid #888;
	height: 20px;
	margin-bottom: 5px;
}

#subject-ikwilgraagmeerinformatieontvangen, #subject-ikwilgraageenafspraakmaken {
	border: 0px;
}

.requiredTag {
	background: #fff ;
}

.pics {  
    height:  232px;  
    width:   232px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    padding: 15px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  200px; 
    height: 200px; 
    top:  0; 
    left: 0 
} 

/* @end */
