@charset "utf-8";
/* CSS Document */
#cavContent{
	width:620px;
	line-height:normal;
}

#mainLeft .cavDetailBoxOptions ul li{
	margin:0px;
	padding:3px 0px 3px 10px;
	list-style:none;
	background-image:url(http://cav.cartel.nl/layout/bgCavDetailListItem.jpg);
	background-position:0px 8px;
	background-repeat:no-repeat;
}

.cavResultRow .cavResultColumnValue{
	float:left;
	width:75px;
}


/*----------------------------- CAV Overzichtspagina --------------------------------*/
.cavOverViewHeader{
	width:620px;
}

.cavOverViewHeaderLink{
	width:620px;
}

.cavOverViewHeaderTitle{
	width:370px;
}

.cavOverViewHeaderPager{
	width:250px;
}

.cavOverViewTop{
	width:620px;
}

.cavOverViewTop .cavTabs{
	width:300px;
}

.cavOverViewTop .cavSortOptions{
	width:320px;
}

.cavTabContent{
	width:618px;
}

.cavOverViewBottom{
	width:620px;
}

.cavOverViewBottomPager{
	width:370px;
}


/*----------------------------- CAV Lijstweergave --------------------------------*/
.cavTabContent .cavResultRow{
	width:608px;
}

.cavResultRow .cavResultColumnCarBrand, .cavResultRow .cavResultColumnSpecs, .cavResultRow .cavResultColumnPriceLink{
	width:155px;
}

.cavResultRow .cavResultColumnCarBrand{
	 width:145px;
}

/*----------------------------- CAV Fotoweergave --------------------------------*/
.cavResultPhoto{
	padding:10px 3px 10px 3px;
}

/*----------------------------- CAV Detail --------------------------------*/
.cavDetailHeader{
	width:620px;
}

.cavDetailHeaderTitle{
	width:430px;
}

.cavDetailHeaderPrice{
	width:190px;
}

.cavDetailBox{
	float:left;
	width:310px;
	padding:0px 0px 10px 0px;
}

.cavDetailBoxImage{
	width:310px;
	overflow:hidden;
	margin:0px 3px 0px 0px;
	padding:0px;
}

.cavDetailBoxImageIcon{
	right:0px;
}

.cavDetailBoxThumbs{
	width:307px;
	height:236px;
	overflow:hidden;
	padding:0px;
}

.cavDetailImageActions{
	width:618px;
}

.cavDetailActions{
	width:618px;
}

.cavDetailBox .cavImageThumbCenter{
	margin-left:3px;
	margin-right:3px;
}

/*----------------------------- CAV DetailForm --------------------------------*/
.cavDetailForm{
	width:620px;
}

/*----------------------------- CAV Zoeken Mini --------------------------------*/
#cavSearchFormMini{
	padding:15px 0px 0px 0px;
}

#cavSearchFormMini .cavSearchFormSelect{
	float:none;
	clear:both;
	width:296px;
	height:20px;
	display:block;
}

#cavSearchFormMini label{
	width:106px;
}

#cavSearchFormMini select{
	width:190px;
}

#cavSearchFormMini .cavSearchFormButton{
	float:right;
	font-size:9pt;
	color:#000000;
}

/*----------------------------- CAV Zoeken --------------------------------*/
#cavSearchForm .cavSearchFormOptionColumn{
	width:200px;
}
