/*
 * CARAVANAFSPRAAK
 */


h1#logo {
	color: #ffffff;
	font-size: 34px;
	margin: 26px 0 0 100px;
	position: relative;
	font-weight: normal;
}


#ca_homecell {
	padding-left:98px;
	background: transparent url(images/img_backgroundtop.gif) no-repeat 98px 0;
}
#ca_homecontent {
	width: 805px;
	margin-left: 27px;
}

/** SEARCH **/

#ca_homesearch {
	width: 390px;
	float: left;
}
#ca_homesearch form {
	margin: 0; padding: 0;
}
#ca_homecontent h2 {
	margin: 0 0 17px 0;
	font-size: 20px;
	padding-bottom: 4px;
	background: transparent url(images/ca_h2_bottom.gif) repeat-x 0 100%;
}
input#locatie {

}

/** PITCH **/

#ca_homepitch {
	width: 340px;
	float: left;
	margin-left: 65px;

}
ul.ca_salespitch {
	list-style-type: none;
	width: 295px;
	padding: 0;
	margin: 0 0 20px 3px;
	font-size: 14px;
}
ul.ca_salespitch li {
	padding-left: 13px;
	background: transparent url(../images/a2sp_2008/img_bullet.jpg) no-repeat 1px 5px;
	margin-bottom: 7px;
}



/** STEPS **/

#ca_homesteps {
	width: 795px;
	clear: both;
	float: left;
	background: transparent url(images/ca_h2_bottom.gif) repeat-x 0 0;
}
#ca_homesteps div {
	float: left;
	padding-right: 235px;
	background: transparent url(../images/a2sp_2008/caravanafspraak-home-pitch.jpg) no-repeat 100% 100%;
}
#ca_homesteps.cast_camperafspraak div {
	background: transparent url(../images/a2sp_2008/camperafspraak-home-pitch.jpg) no-repeat 100% 100%;
}
#ca_homesteps h2 {
	margin-top: 40px;
	float: left;
}
#ca_homesteps h2 em {
	font-style: normal;
	color: #ff9911;
}

#ca_homesteps ol {
	float: left;
	list-style-type: none;
	margin: 0 0 30px 0; padding:0;

}
#ca_homesteps ol li {
	padding-left: 78px;
	background-color: transparent;
	background-repeat: no-repeat;
	height: 80px;
}
#ca_homestep1 { background-image: url(../images/a2sp_2008/img_step1.jpg); }
#ca_homestep2 { background-image: url(../images/a2sp_2008/img_step2.jpg); }
#ca_homestep3 { background-image: url(../images/a2sp_2008/img_step3.jpg); }

#ca_homesteps ol li span {
	display: block;
	float: left;
	width: 480px;
	height: 52px;
	padding: 6px 13px;
	margin-top: 9px;
	background: transparent url(images/ca_homestep_bg.gif) no-repeat;
	font-weight: bold;
}
#ca_homestep2 span {
	line-height: 43px;
}
#ca_homesearch #messagecontainer {
	height: 40px;
	position: relative;
	z-index: 100;
}
#ca_homesearch #message {
	white-space: normal;
	padding: 2px;
	padding-left: 5px;
	font-size: 13px;
	font-weight:normal;
	min-height:21px;
	height:auto !important;
	height:21px;
}
#ca_home_isnlogos {
	position: relative;
	float: left;
	margin: 11px 200px 0 0;

}
