/*
 * Colemanspas subpage
 */

/*
 * Kleuren
 * rood: #851a1d;
 * blauw:#001f49;
 */
 
* {margin:0; padding:0;}

html,body{
	/*height:100%;*/
	}
body {
	font-family: Trebuchet MS;
	font-size: 12px;
	line-height: 1.5;
	color: #000000;
	text-align:center; /* center layout in IE */
	background-color:#ffffff;
}
h1 {font-size:18px;font-weight:bold; color: #e52b38; padding-left:4px;}
h2 {font-size:14px; font-weight:bold; color: #000;}
h3 {font-size:12px; font-weight:bold; color: #000;}
h4,h5,h6 {font-size:100%; font-weight:bold; color: #ff9900;}

p{font-size:12px; line-height:18px; margin:6px 0;}
ul {margin-left:20px;}
ol {margin-left: 24px;}
div,table,tr,td,p {font-size: 12px; color:#000000;}
a {text-decoration:underline; color:#000000;}
a:hover {text-decoration:none;color: #000000;}

a img{border:none;}

hr{
	margin: 4px 0 4px 0;
	padding: 0px;
	display: block;
	height: 1px;
	background-color: #e2e2e2; 
	border: none;
}

/*
 * Layout
 */
#pagecontainer {
	/*min-height:100%;*/
	height:auto !important;
	/*height:100%;*/
	width:1000px; 
	/*margin:0 auto -43px; */ /*negatief want min de hoogte van de footer*/
	margin: 0 auto;
	text-align:left; 
	display:block;
}
#header {
	width:1022px; 
	height: 30px; 
	margin-left:-22px;	
}
#menu_bar{
	width:100%; 
	height:50px;
	}
#contentcontainer{
	width:1000px; 
	height:auto;
	display:inline;
	float:left;
	background:url(/cmsfile/8501) repeat-y left top;

	}
#leftcol{
	width:240px; 
	float:left; 
	text-align:center;
	padding-top:45px;
}
#maincontent{
	width:760px; 
	float:left;  
	text-align:left;
	}
#sfeerbeeld{
	width:750px;
	height:300px;
	background-color:transparent;
	background-repeat: no-repeat;
	text-align:right;
}
#sfeerbeeld h1 {
	color:#ffffff;
	padding-right:20px;
	padding-top: 15px;
	font-size:16px;
}
#payoff{
	background-color:transparent;
	width:300px;
	height:124px;
	position:relative;
	left:434px;
	top:-84px;
	z-index:24;
	overflow:hidden;
}
#footer {
	width:1000px; 
	height: 42px; 
	margin: 0 auto;
	text-align:left;
}

/* box voor padding in de div elements */

.box{
	padding:0 20px 45px 16px;
	position:relative;
	left:0;
	top:-100px;
	z-index:0;
	}

.clr{clear:both;}
.push{height:42px;}

/*
 * Specifieke Layout styles
 */

#header a img{border:none;}
#topnav{line-height:30px;}/* verticaal centreren */


#maincontent p{font-size:12px; line-height:22px;} 


.titel{display:block;float:left;width:700px;height:24px;}
.titel h1{font-size:18px; float:left; line-height:24px;}
.titel h2{font-size:18px; float:left; color:#fff; line-height:24px; padding-left:6px;}

#leftcol ul {margin-left:0;}

/*
 * Subnav
 */

#subnav ul{
	list-style-type:none;
	width:195px;
	height:auto;
	margin:12px auto;
	_margin-left:0;
}
#subnav ul li {
	display:block;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	text-align:left;
	height:22px;
}
#subnav ul li a{
	display:block;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	border-bottom: 1px solid #fff;
	padding:3px 0;
	font-size:11px;
}
#subnav ul li:first a{
	border-top: 1px solid #fff;
	display:block;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	border-bottom: 1px solid #fff;
	padding:3px 0;
}
#subnav ul li a.selected{
	display:block;
	color:#001f49;
	text-transform:uppercase;
	text-decoration:none;
	border-bottom: 1px solid #fff;
	padding:3px 0;
}
#subnav select {
	border:0px;
	font-size: 12px;
	width:195px;
	margin-top:10px;
}

/*
 * CMS textfooter
 */
 
#cms_textfooter{float:left; width:700px; height:24px; margin-top:30px; display:inline; overflow:hidden;} 
#cms_textfooter a{color:#000000; text-decoration:none;}
#cms_textfooter a:hover{text-decoration:underline;}  

/*
 * CMS alternative footer
 */
#cms_navigation{color:#003366;}


.label {
	font-size:10px;
}

/* producttable layout */

.product_table {
	width:600px;
}
.productcell_left {
	width:300px;
	padding-right:4px;
}
.productcell_right {
	border-left:1px solid #fff;
	padding-left:4px;
	width:300px;
}
.image_background {
	width:110px; 
	height:110px; 
	background-color:#fff;
	text-align:center;
	padding-top:5px;
	border:2px solid #7F181B; 
	margin-top:12px;
}

/*
 * Model overview
 */
 
#model_overview a{text-decoration:none; /*margin: 2px 0 4px 0;*/}
#model_overview a img {margin: 6px 0;}

/*
 * Slideshow
 */

#slideshowcontainer{
	background: transparent;
 	width:720px;
 	height:500px;
 	margin: 0 auto;
 	text-align:left;
} 
	#slideshowcontainer h3{
		color:#851a1d; 
		font-size:16px; 
		text-transform:uppercase; 
		display:block;
		background: #fff;	
		text-indent:14px;
	}
#slideshowtitle{
	width:720px;
	height:30px;
	line-height:30px;
	background: #fff;
	float:right;
}
	#slideshowcontainer a{
		text-decoration:none;
	}
	#slideshowcontainer a:hover{
		text-decoration:underline;
	}
#slideshow{
	background: #fff;
	width: 720px;
	height: 430px;
	padding-top:3px;
	text-align:center;
}
#slideshow img{margin-left:16px;}
#slideshownav{
	width:720px;
	height:30px;
	clear:both;
	float:left;
	padding: 10px;
}
	#next{
		float:right;
	}
	#prev{
		float:left;
	}
	
/*
 * Dealers 
 */
 
#dealer_div{width:350px; position:relative; left:420px; top:-280px;}
#dealer_list{
	width:200px; 
	height:auto; 
	border: 1px solid #000; 
	margin: 0 auto; 
	_margin: -30px auto; 
	padding-bottom:12px; 
	background-color:#fff;
	text-align:left;
	}	
#dealer_list a{color:#000; text-decoration:none; display:block; padding: 2px 0; text-indent:6px;}
#dealer_list a:hover{color:#fff; background-color:#001f49;}
/*
 * Formulieren
 */
 
form#formident{
	background: #fff;
	color: #851a1d;
	padding: 12px 0;
} 
#formident a{color:#851a1d; text-decoration:none;}
#formident a:hover {text-decoration:underline;}
#formident table td{color: #851a1d;padding:3px; line-height:14px;}
#formident input[type="select"]{
	background: #cfd1d2;
	border: 1px solid #cfd1d1;
}
.inputtext {
	background-color:#cfd1d2;
	border:1px solid #cfd1d2;
	width:400px;
	margin:6px 0;
	padding:2px;
}
.inputselect{
	background: #cfd1d2;
	border: 1px solid #cfd1d1 !important;
	margin: 6px 0;
}
.inputtextarea {
	background-color:#cfd1d2;
	border:1px solid #cfd1d2;
	width:400px;
	height:120px;
	margin: 6px 0;
}

#kp a {
	text-decoration:none;
	font-size:9px;
}

#kp {
	font-size:9px;
}

.hidden {
	display:none;
	width:402px;
}