.Icons{padding-top:5px;padding-bottom:3px;}
.IconsInner img{
width:18px;
height:16px;
margin:1px;
border:0;
}
.ChatInner img{
width:22px;
height:18px;
margin:0px;
float:right;
border:0;
}

#Details .NonFlash{
	display: none;
	width:430px;
	height:323px;
	margin:auto;
}

#Details .HideFlash{
	visibility:hidden;
	width:480px;
	height:420px;
	margin:auto;
}

#Details .Title{color:#ff0000;margin-bottom:10px; font-size:14px;}
#Details .Title h1 {font-size:14px; color:#333333; }
#Details .Flash{
	width:480px;
	height:420px;
	margin:auto;
}
#Details .Was{font-size:14px;color:#000;text-decoration: line-through;font-weight:bold;}

#Details .Now{font-size:14px;color:#ff1111;margin-bottom:-3px;font-weight:bold;}

.Price {color:#ff1111;font-size:14px;}

#Details .Tabs{width:450px;margin:10px auto;}

#Details .Voucher{
	height:170px;
	position:relative;
	cursor:pointer;
}
#Details .Voucher img{
	width:450px;
	height:119px;
	position:absolute;
	z-index:10;
	margin-left:-10px;
	margin-top:-10px;
}

#Details .Voucher span{
	width:200px;
	height:40px;
	position:absolute;
	top:60px;
	left:15px;
	font-size:36px;
	color:#FF0000;
	font-weight:bold;
	z-index:20;
}

#Details .Voucher .textred{
	font-size:11px;
	margin-top:5px;
	top:0px;
	left:0px;
	position: relative;
}

#Details .Voucher p{
	width:420px;
	height:80px;
	position:absolute;
	top:110px;
	left:15px;
	line-height:11px;
}

.SpecificationList li{
	float:left;
	border-bottom:1px dotted #C4C4C4;
	list-style: none;
	color:#666;
	font-size:12px;
	width:205px;
	color:#ff000;
	padding:5px 0px 5px 0px;
	height:auto;
}



.Tabs .ui-tabs-nav li{margin: 0 1px 0 0;}
.Tabs .ui-tabs-nav a,
.Tabs .ui-tabs-nav a span{background: url(../graphics/vehicledetails/tab.png) no-repeat;}
.Tabs .ui-tabs-nav a {
	position: relative;
	top: 1px;
	z-index: 2;
	color: #333;
	font-size: 13px;
	font-weight: normal;
	line-height: 12px;
	text-align: center;
	white-space: nowrap;
}
.Tabs .ui-tabs-nav .ui-tabs-selected a{color: #333;}
.Tabs .ui-tabs-nav .ui-tabs-selected a,
.Tabs .ui-tabs-nav a:hover,
.Tabs .ui-tabs-nav a:focus,
.Tabs .ui-tabs-nav a:active {background-position: 100% -88px;outline: 0;}
.Tabs .ui-tabs-nav a,
.Tabs .ui-tabs-nav .ui-tabs-disabled a:hover,
.Tabs .ui-tabs-nav .ui-tabs-disabled a:focus,
.Tabs .ui-tabs-nav .ui-tabs-disabled a:active{background-position: 100% -59px;}
.Tabs .ui-tabs-nav a span {width: 90px;min-width: 90px;font-size:13px;}

.Tabs .ui-tabs-nav .ui-tabs-selected a span {padding-top: 7px;}
.Tabs .ui-tabs-nav .ui-tabs-selected a span,
.Tabs .ui-tabs-nav a:hover span,
.Tabs .ui-tabs-nav a:focus span,
.Tabs .ui-tabs-nav a:active span {background-position: 0 -29px;}

.Tabs .ui-tabs-panel {
	font-size:12px;
	line-height: 12px;
	color:#666;
	background-color:#fafafa;
	border: 1px solid #CCC;
	padding:15px;
	background: #fafafa;
}
.Tabs .ui-tabs-panel h4 { border-bottom:1px dotted #C4C4C4; margin-top:20px;}
.CallDivcompare{width:110px;height:19px;background:url(../graphics/hitlist/compare_on.gif) no-repeat;}

.CallDivshortlist{width:109px;height:19px;background:url(../graphics/hitlist/shortlist_on.gif) no-repeat;}

.CallToAction li{
	width:auto;
	float:left;
	margin-right:1px;
	padding-top:1px;
	background-color:#e7e7e7;
	height:27px;
}

#Details .CallToActions{
width:456px;
margin:auto;
background-color:#FFF;
padding-bottom:10px;
}

#Details .CallToActions ul{padding-bottom:1px;}

.Call{padding-top: 5px;height:25px;}

.error{color:#FF0000;}