.pageheading {
	padding: 14px 0px 8px 10px;
	font-size: 18px;
	font-weight: bold;
	color: #2f2f2f;
}

.contentheader {
	margin: 0px;
	padding: 5px 2px 5px 6px;
	font-weight: bold;
	background-color: #bdbdbd;
	/*background-color: #d5d5d5;*/
}

.contentpanel {
	padding-bottom: 5px;
	margin-top: 5px;
	background-color: #efefef;
}

.contenttable {
	margin-top: 2px;
	overflow: hidden;
}

.contenttable table {
	background-color: #efefef;
}

.tablediv {
	overflow: hidden;
	height: 1px;
	background-color: #acacac;
}

.contentpanelheader {
	margin-bottom: 4px;
	padding: 5px 2px 5px 6px;
	font-weight: bold;
	background-color: #bdbdbd;
}

.cellheader {
	width: 196px;
}

.cellthumb {
	background-color: #ffffff;
	text-align: center;
	width: 77px;
	height: 47px;
	border-right: 2px solid #efefef;
}

.cellthumbtext {
	vertical-align: bottom;
	background-color: #ffffff;
	line-height: 12px;
	color: #e20a17;
	padding: 0px 5px 5px 4px;
	width: 77px;
	border-right: 2px solid #efefef;
}

.cellthumbempty {
	width: 77px;
	background-color: #e5e5e5;
	border-right: 2px solid #efefef;
}

.cellempty {
	overflow: hidden;
	width: 77px;
	height: 1px;
}

.tableemphasisheader {
	font-weight: bold;
	background-color: #e20a17;
	color: #ffffff;
	padding: 6px 5px 6px 5px;
}

.tablesubheader {
	font-weight: bold;
	background-color: #ffffff;
	color: #656565;
	padding: 3px 5px 3px 5px;
}

.tablerow_a td, .tablerow_b td {
	background-color: #e5e5e5;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	width: 77px;
	border-right: 2px solid #efefef;
	color: #333333;
}

.tablerow_b td {
	background-color: #d9d9d9;
}

.tablerow_a .cellheader, .tablerow_b .cellheader, .tablerow_a .cellbacktotop, .tablerow_b .cellbacktotop {
	padding: 4px 0px 4px 5px;
	background-color: #efefef;
	text-align: left;: 196px;
	vertical-align: top;
	border: none;
	width: auto;
}

.tablerow_b .cellheader, .tablerow_b .cellbacktotop {
	background-color: #e3e3e3;
}

.cellbacktotop {
	text-align: left !important;
	padding: 12px 0px 12px 8px !important;
}

.contenttable_span4 td {
	width: 110px;
}

.contenttable_span4 td.cellheader  {
	width: 255px;
}

.pricelist_table .headerrow .headercol, .pricelist_table .headerrow .headercol a, .pricelist_table .headerrow .headercol a:visited, .pricelist_table .headerrow .headercol a:hover {
	padding-top: 6px;
	font-weight: bold;
	font-size: 16px;
	color: #e20a17;
	text-decoration: none;
}

.pricelist_table {
	color: #333333;
}

.general_contenttable a, .general_contenttable a:visited {
	color: #333333;
}

.general_contenttable a:hover {
	color: #e20a17;
}

.vehicle_left {
	float: left;
	width: 276px;
}

.vehicle_right {
	float: right;
	width: 474px;
	padding-right: 3px;
}

.vehicle_gallery_box {
	width: 475px;
	height: 482px;
}

.vehicle_colour_options {
	width: 475px;
	height: 146px;
	margin-top: 6px;
}

.vehicle_sidebar {
	width: 261px;
	border: 1px solid #acacac;
	padding: 6px;
	margin-top: 4px;
	margin-left: 6px;
}

.vehicle_left .specialhr {
	width: 271px;
}

.vehicle_info {
	padding: 6px;
}

.vehicle_info .vehicle_modelname {
	font-size: 16px;
	font-weight: bold;
	color: #e20a17;
}

.vehicle_info .vehicle_detail {
	font-size: 13px;
	color: #e20a17;
	padding-top: 2px;
	padding-bottom: 6px;
	line-height: 17px;
}

.vehicle_info .vehicle_text {
	font-size: 13px;
	padding-top: 0px;
	color: #333333;
}

.vehicle_instructiontext {
	padding: 4px 4px;
	font-size: 10px;
	color: #656565;
}

.model_chooser {
	margin-top: 4px;
	position: relative;
	height: 78px;
}

.model_chooser a, .model_chooser a:visited {
	position: absolute;
	overflow: hidden;
	width: 76px;
	display: block;
	border: 1px solid #B1B1B1;
	padding: 3px;
}

.model_chooser a:hover {
	/*border: 2px solid #e20a17;*/
	border: 3px solid #e5676b;
	padding: 1px;
}

.model_chooser a.selected, .model_chooser a.selected:visited, .model_chooser a.selected:hover {
	border: 3px solid #8b8b8b;
	padding: 1px;
}


.interactive_chooser {
	margin-top: 4px;
	position: relative;
	height: 78px;
}

.interactive_chooser a, .interactive_chooser a:visited {
	position: absolute;
	overflow: hidden;
	width: 250px;
	display: block;
	border: 1px solid #B1B1B1;
	padding: 3px;
}

.interactive_chooser a:hover {
	/*border: 2px solid #e20a17;*/
	border: 3px solid #e5676b;
	padding: 1px;
}

.interactive_chooser a.selected, .interactive_chooser a.selected:visited, .interactive_chooser a.selected:hover {
	border: 3px solid #8b8b8b;
	padding: 1px;
}

.interactive_chooser2 {
	margin-top: 4px;
	position: relative;
	height: 88px;
}

.interactive_chooser2 a, .interactive_chooser2 a:visited {
	position: absolute;
	overflow: hidden;
	width: 250px;
	display: block;
	border: 1px solid #B1B1B1;
	padding: 3px;
}

.interactive_chooser2 a:hover {
	/*border: 2px solid #e20a17;*/
	border: 3px solid #e5676b;
	padding: 1px;
}

.interactive_chooser2 a.selected, .interactive_chooser a.selected:visited, .interactive_chooser a.selected:hover {
	border: 3px solid #8b8b8b;
	padding: 1px;
}








.interactive_chooser3 {
	margin-top: 4px;
	position: relative;
	height: 120px;
}

.interactive_chooser3 a, .interactive_chooser3 a:visited {
	position: absolute;
	overflow: hidden;
	width: 250px;
	display: block;
	border: 1px solid #B1B1B1;
	padding: 3px;
}

.interactive_chooser3 a:hover {
	/*border: 2px solid #e20a17;*/
	border: 3px solid #e5676b;
	padding: 1px;
}

.interactive_chooser3 a.selected, .interactive_chooser a.selected:visited, .interactive_chooser a.selected:hover {
	border: 3px solid #8b8b8b;
	padding: 1px;
}

























.linkbox {
	padding-bottom: 5px;
	margin-top: 5px;
	background-color: #efefef;
}

.linkbox a, .linkbox a:visited {
	padding: 3px 2px 3px 19px;
	display: block;
	color: #656565;
	text-decoration: none;
	background: url(/images/linkarrow.gif) no-repeat 9px 8px;
	background-color: #efefef;
}

.linkbox a:hover {
	color: #e20a17;
	text-decoration: none;
	background-color: #ffffff;
}

.showroom_layout {
	padding: 22px 12px;
}

.showroom_tight_layout {
	padding: 0px;
}

.showroom_tight_layout_vehicles {
	padding: 0px 22px;
}

.showroom_layout table {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.showroom_item {
	width: 180px;
}

.showroom_item_image {
}

.showroom_item_title {
	background: url(/images/linkarrow.gif) no-repeat 3px 11px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 10px;
	color: #e20a17;
}

.showroom_item_div {
	overflow: hidden;
	height: 1px;
	width: 165px;
	margin: 3px 0px;
	background-color: #dadada;
}

.showroom_item_model {
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
	padding-left: 10px;
}

.showroom_item_details {
	font-size: 10px;
	color: #333333;
	padding-left: 10px;
}

.showroom_layout td {
	vertical-align: top;
}

.showroom_item a, .showroom_item a:visited .showroom_item a:hover {
	display: block;
	text-decoration: none;
	padding-bottom: 14px;
}

.showroom_item a:hover .showroom_item_model {
	color: #e20a17;
}

.showroom_item a:hover .showroom_item_div {
	background-color: #aaaaaa;
}

.showroom_layout_spacer_height {
	width: 1px;
	height: 220px;
}

.showroom_item_norm_text {
	font-weight: normal;
}

.showroom_headerbox {
	padding: 12px 27px 10px 10px;
}

.showroom_description {
	color: #333333;
	padding-top: 0px;
}

.showroom_element {
	float: right;
}

.showroom_elementbox {
	margin-left: 45px;
	padding: 4px;
	background-color: #dadada;
}

.showroom_elementbox select {
	color: #6c6c6c;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.showroom_div {
	margin-left: 3px;
	overflow: hidden;
	height: 1px;
	background-color: #e1e1e1;
}

.showroom_title {
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #e20a17;
}

a.showroom_backtotop, a.showroom_backtotop:visited {
	display: block;
	overflow: hidden;
	line-height: 0px;
	margin-left: 15px;
	width: 40px;
	height: 24px;
	background: url(/images/top.gif) no-repeat 0px 0px;
}

a.showroom_backtotop:hover {
	background: url(/images/top_over.gif) no-repeat 0px 0px;
}

.showroom_item_archive_title {
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	margin-top: 8px;
	margin-bottom: 4px;
	padding-left: 10px;
}

.archive_item {
	width: 180px;
	padding-bottom: 20px;
}

.archive_item a, .archive_item a:visited, .archive_item a:hover {
	display: block;
	text-decoration: none;
	color: #333333;
	padding-left: 10px;
	background: url(/images/linkarrow.gif) no-repeat 2px 5px;
}

.archive_item a:hover {
	color: #e20a17;
}

.colourDisclaimerAsterix {
	font-size: 12px;
}

.colourDisclaimer {
	padding-left: 0px;
	padding-top: 8px;
	font-size: 10px;
	color: #999999;
}