/* ==== Europa ==== */

/* ==== common ==== */

body, html {
	margin: 0; 
	padding: 0;
	font-family: 'Lucida Sans Unicode', Tahoma, Arial, Helvetica, sans-serif;
	color: #373737;
	font-size: 12px;
	font-weight: normal;
	background: #292929;
}	
img {
	margin: 0; 
	padding: 0;
	border: 0;
}	

#detailpics img {
	margin: 0; 
	padding: 15px 0 0 0;
	border: 0;
}	

.notes {
	font-size: 10px;
	line-height: 12px;
	color: #949494;
}
.clear {
	clear: both;
	height: 0px;
	overflow: hidden; 
}
	
/* ==== main layout ==== */

#pages {
	width: 880px;
	margin: 0 auto;
	padding: 0;
	background: url(/images/pages-bg.gif) repeat-y;
}

/* ==== header ==== */
	
#header {
	width: 860px;
	height: 104px;
	padding: 26px 10px 0 10px;
	margin: 0 auto;
	background: url(/images/header/header-bg.gif) no-repeat;
}
.header-logos {
	float: left;
	margin: 0;
	padding: 0;
}
.header-tel {
	float: right;
	margin: 0;
	padding: 39px 20px 0 0;
	font-size: 34px;
	line-height: 34px;
	color: #fff;
}

/* ====== nav ====== */

#navcontainer {
	width: 860px;
	height: 38px;
	margin: 0 auto;
	padding: 0;
	background: url(/images/nav-bg.gif) repeat-x;
}
#nav {
	width: 860px;
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav ul {
	float: left;
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0px 0 0 5px;
}
#nav li {
	font-size: 12px;
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
	background: url(/images/nav-divide.gif) no-repeat 100% 50%;
}
#nav a {
	color: #b9b9b9;
	text-decoration: none;
	font-weight: normal;
	display: block;
	margin: 0;
	line-height: 28px;
	padding: 5px 9px 5px 9px;
}
#nav ul li a:hover {
	color: #fff;
} 
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	margin: 0;
	padding: 0;
	width: 194px;
	w\idth: 190px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: solid 4px #2e5291;
}
#nav li ul a {
	width: 268px;
	margin: 0;
	background: #242424;
	color: #b9b9b9;
	padding: 9px 0 9px 10px;
	line-height: 1.4em;
	border-bottom: solid 1px #151515;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	width: 230px;
} 

/* ==== new blue box ==== */

.bluebox {
	width: 556px;
	margin: 15px 0 7px 0;
	background-color:#2e5291;
	padding: 12px 12px 4px 12px; 
	color:#FFFFFF;
	font-family: 'Jura', arial, serif; font-size: 20px; font-weight:bold;
	font-stretch: expanded;
}

.satnav {
	float:right;
	margin-left: 10px;
}

/* ==== data tables ==== */
td, th {
	font-size: 11px;
	color: #000;
}
.datatable {
	border: 1px solid #cacaca;
	border-collapse: collapse;
	margin: 0 0 15px 0;
	padding: 0;
}
.datatable p {
	margin: 0;
	padding: 0;
}
.datatable td {
	border: 1px solid #cacaca;
	padding: 4px 0 4px 4px;
	color: #333;
}
.datatable th {
	border-left: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	background-color: #2f5392;
	font-weight: bold;
	text-align: left;
	padding: 4px;
	color: #fff;
}
.datatable tr:hover, .datatable tr.hilite {
	background-color: #ebecea;
}
.title p {
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}
.title2 {
	background-color: #b5b5b5;
}
.title2 p {
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
}
	
/* ==== homepage only ==== */

.home-large-image {
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
}
#home-main {
	float: left;
	width: 400px;
	margin: 0px 0 0 0;
	padding: 0 20px 0 20px;
}
#home-main p {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 23px;
}
#home-main a, #home-main a:link, #home-main a:visited {
	color: #d41d20;   
	font-weight: none;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#home-main a:hover {
	color: #d41d20;   
	font-weight: normal;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}
#speedy-search-container {
	float: left;
	width: 140px;
	height: 270px;
	padding: 5px 10px 0 10px;
	margin: 0 0 5px 0;
	background: #242424 url(/images/speedy-search-bg.gif) bottom no-repeat;
}	
#speedy-search-container h4 {
	font-size: 24px;
	color: #fff;
	font-weight: normal;
	margin: 0 0 3px 0;
	padding: 0;
}	
#speedy-search-container p {
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #fff;
	margin: 0 0 0  0;
	padding: 0;
}
#speedy-search-container a, #speedy-search-container a:link, #speedy-search-container a:visited {
	color: #d41d20;   
	font-weight: none;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#speedy-search-container a:hover {
	color: #d41d20;   
	font-weight: normal;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}	
#speedy-search {
	float: left;
	width: 140px;
	overflow: hidden;
	padding: 0;
	margin: 8px 0 0 0;
}	
.speedy-search-dropdown {
	width: 140px;
	height: 20px;
	font-size: 11px;
	font-family: 'Lucida Sans Unicode', Tahoma, Arial, Helvetica, sans-serif; color: #666;
	margin: 0 0 6px 0;
	padding: 0;
	border: 1px solid #a5acb2;
}	
#speedy-search input.search {
	width: 140px;
	height: 25px;
	margin: 5px 0 0 0;
	padding: 0;
	background: url(/images/speedy-search-button.gif) no-repeat;
	border: none;
	cursor: pointer;
}	
#dvVehicleCount {
	width: 140px;
	color: #ffffff;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

/* Europa Prestige search box */

#speedy-search-container-prestige {
	float: left;
	width: 200px;
	height: 270px;
	padding: 5px 10px 0 10px;
	margin: 0 0 5px 0;
	background: #242424 url(/images/speedy-search-bg-prestige.gif) bottom no-repeat;
}	
#speedy-search-container-prestige h4 {
	font-size: 24px;
	color: #fff;
	font-weight: normal;
	margin: 0 0 3px 0;
	padding: 0;
}	
#speedy-search-container-prestige p {
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #fff;
	margin: 0 0 0  0;
	padding: 0;
}
#speedy-search-container-prestige a, #speedy-search-container a:link, #speedy-search-container-prestige a:visited {
	color: #d41d20;   
	font-weight: none;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#speedy-search-container-prestige a:hover {
	color: #d41d20;   
	font-weight: normal;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}	
#speedy-search-prestige {
	float: left;
	width: 200px;
	overflow: hidden;
	padding: 0;
	margin: 8px 0 0 0;
}	
.speedy-search-dropdown-prestige {
	width: 200px;
	height: 20px;
	font-size: 11px;
	font-family: 'Lucida Sans Unicode', Tahoma, Arial, Helvetica, sans-serif; color: #666;
	margin: 0 0 6px 0;
	padding: 0;
	border: 1px solid #a5acb2;
}	
#speedy-search-prestige input.search-prestige {
	width: 200px;
	height: 25px;
	margin: 5px 0 0 0;
	padding: 0;
	background: url(/images/speedy-search-button-pres.gif) no-repeat;
	border: none;
	cursor: pointer;
}	





/* === Layout === */

#content {
	width: 820px;
	margin: 0 auto;
	padding: 22px 20px 0 20px;
	background: url(/images/content-bg.gif) top no-repeat;
	min-height:600px;
}
#content h1 {
	font-size: 23px;
	color: #000;
	margin: 0 0 10px 0;
	padding: 0;
}
#content h2 {
	font-size: 13px;
	font-weight: bold;
	color: #2e5291;
	margin:  0 0 10px 0; 
	padding: 10px 0 0 0;
}
#content h3 {
	font-size: 18px;
	color: #000;
	margin: 5px 0 7px 0;
	padding: 0;
}
#main {
	float: left;
	width: 580px;
	margin: 0;
	padding: 0 20px 0 0;
}
#main p {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 23px;
}
#main a, #main a:link, #main a:visited {
	color: #d41d20;   
	font-weight: none;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#main a:hover {
	color: #d41d20;   
	font-weight: normal;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}
#main ul {
	margin: 10px 0 15px 35px;
	padding: 0;
}
#main ul li {
	list-style-type: disc;
	margin: 0 0 10px 0;
	padding: 0;
}
#right {
	float: left;
	width: 220px;
	margin: 0;
	padding: 0;
}


/* ==== Finance Examples ==== */

.finance-cube-small {
	width:100px;
	height:100px;
	background:url(../images/finance-small-cube.gif) center no-repeat;
	margin:0;
	padding:0;
	float:left;}
	
.finance-cube-large {
	width:128px;
	height:100px;
	background:url(../images/finance-large-cube.gif) center no-repeat;
	margin:0;
	padding:0;
	float:left;}	
	
.finance-cube-text {
	margin:0;
	padding:0;
	font-family: 'Lucida Sans Unicode', Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	line-height:11px;
	font-weight: normal;
	text-align:center;}
	
.finance-cube-price {
	font-family: 'Lucida Sans Unicode', Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-align:center;}	
	
.finance-cube-mileage {
	font-family: 'Lucida Sans Unicode', Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 20px;
	font-weight: bold;}			


/* ==== Spec Lists ==== */

#spec-list{
	margin-top:0;
	margin:0;
	padding:15px;}

#spec-list li {
	list-style-image:url(../images/list-arrow.png);}






/* ==== useful links ==== */

#quick-links {
	margin: 0 0 15px 0;
	padding: 0;
}	
.quicklinkbutton a, .quicklinkbutton a:visited, .quicklinkbutton a:link{
	color: #565b5e;
	text-decoration: none;
	width: 205px;
	height: 23px;
	margin: 0;
	padding: 8px 0 0 15px;
	display: block;
	border-bottom: 1px dotted #cccccc;
	background: url(/images/useful-link-bg.gif) left top no-repeat;
}		
.quicklinkbutton a:hover{
	color: #0e151a;
	text-decoration: none;
	width: 205px;
	height: 23px;
	padding: 8px 0 0 15px;
	border-bottom: 1px dotted #cccccc;
	background: url(/images/useful-link-bg.gif) left bottom no-repeat;
}
	
/* ==== right hand banners ==== */

.banner-image {
	margin: 0;
	padding: 0;
	display: block;
} 
.banner-link {
	width: 220px;
	display: block;
	margin: 0 0 5px 0;
	padding: 0;	
	text-decoration: none;
}
.banner-link p {
	height: 26px;
	margin: 0;
	padding: 0 0 0 5px;
}
.banner-link a, .banner-link a:link, .banner-link a:visited {
	width: 220px;
	margin: 0;
	padding: 0;
	display: block;
	font-weight: normal;
	color: #b9b9b9; 
	text-decoration: none;
	cursor: pointer;
	background: url(/images/banners/banner-bg-off.gif) bottom no-repeat;
}
.banner-link a:hover {
	width: 220px;
	margin: 0;
	padding: 0;
	display: block;
	font-weight: normal;
	color: #fff; 
	text-decoration: none;
	cursor: pointer;
	background: url(/images/banners/banner-bg-on.gif) bottom no-repeat;
}

/* ==== new car landing page ==== */


.landing-image {
	margin: 0 0 20px;
	padding: 0;
}
#landing-price {
	font-size: 22px;
	margin: 0;
	padding: 0;
}
#call-me-back {
	float: left;
	width: 200px;
	min-height: 320px;
	padding: 0px 10px 0 10px;
	margin: 0px;
	background: url(/images/landing-right-bg.gif) bottom no-repeat;
	color: #fff;}
	
#call-me-back h3 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0;
	color: #fff;
}
#call-me-back p {
	line-height: 16px;
	color: #fff;
}
#call-me-back form {
	margin: 0;
	padding: 0;
}	
#call-me-back table {
	margin: 10px 0 0 0;
	padding: 0;
}
#call-me-back input { 
	font-family: 'Lucida Sans Unicode', Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3b3b3b;
	width: 200px;
	height: 25px;
	margin: 3px 0 5px 0;
	padding: 0;
	border: 1px solid #909090;
}

#call-me-back input.submit {
	float: left;
	width: 200px;
	height: 25px;
	margin: 5px 0 5px 0 ;
	padding: 0;	
	background: url(/images/find-out-more-button.gif) top no-repeat;
	border: none;
	cursor: pointer;
	text-indent:-99999;
}	

.telnum {
	color: #2e5291;
	font-weight: bold;	
	font-size: 15px;
}

/* ==== why buy from europa ==== */

#why-buy {
	margin: 0;
	padding: 10px;
	background: url(/images/why-buy-bg.gif) top no-repeat #2e2e2e;
	color: #b9b9b9;
}
#why-buy h3 {
	font-size: 18px;
	color: #dadada;
	margin: 5px 0 7px 0;
	padding: 0;
}
#why-buy p {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 23px;
}

/* ==== used car search ==== */

#searchbox {
	width: 415px;
	height: 250px;
	float: left;
	margin: 0 0 10px 0;
	padding: 10px 0 0 20px;
	background: url(/images/used-search-bg.gif) bottom no-repeat #212121;
}	
#searchbox form {
	margin: 10px 0 0 0;
	padding: 0;
}
#searchbox table {
	margin: 0 0 0 0;
	padding: 0;
	border-collapse:collapse;
}
.searchtxt {
	padding: 0;
	margin: 0 0 -5px 0;
}	
#searchbox td {
	margin: 0;
	padding: 0 0 5px 0;
}	
.search-header {
	color: #fff;
	margin: 0;
	padding: 0;
}	
#searchbox p {
	margin: 0; 
	padding: 0;
	font-size: 12px;
	color: #fff;
}	
#searchbox select {
	width: 238px;
	height: 20px;
	margin: 0 5px 0 0;
	padding: 0;
	font-size: 11px;
	font-family: 'Lucida Sans Unicode', Tahoma, Arial, Helvetica, sans-serif; color: #666;
}	
#searchbox .price {
	width: 113px;
	height: 20px;
	font-size: 11px;
	font-family: 'Lucida Sans Unicode', Tahoma, Arial, Helvetica, sans-serif; color: #666;
	margin: 0 8px 0 0;
	padding: 0;
}	
#searchbox .search {
	color: #fff;
	width: 238px;
	height: 25px;
	margin: 4px 0 0 0;
	padding: 0;
	background: url(/images/used-search-button.gif) no-repeat;
	border: none;
	cursor: pointer;
	text-indent:-9999px;
}

/* ==== used car list page ==== */

#dvVehicleList {
	margin: 0;
	padding: 0;
}
#content h2 {
	font-size: 13px;
	font-weight: bold;
	color: #2e5291;
	margin:  0 0 2px 0; 
	padding: 10px 0 0 0;
}
#dvVehicleList table {
	border: 1px solid #b9b9b9;
	margin: 0;
}
#dvVehicleList .subtitle2 {
	text-align: left;
	width: 500px;
	height: 30px;
	color: #FFF;
	padding: 4px;
	background-color: #292929;
}
#dvVehicleList .subtitle2 a:link, #dvVehicleList .subtitle2 a:visited {
	color: #FFF; text-decoration: none; 
}
#dvVehicleList .subtitle2 a:hover {
	color: #FFF; text-decoration: none; border-bottom: 1px solid #FFF;
}
#dvVehicleList .stripe, .nostripe, .nostripeover, .stripeover {
	text-align: left;
	width: 500px;
	padding: 2px 2px 2px 2px; 
}
#dvVehicleList .nostripe {
	background-color: #FFF;
	color: #2a3a51; 
}
#dvVehicleList .stripe {
	background-color: #ebebeb;
	color: #2a3a51; 
}
#dvVehicleList .nostripeover, #dvVehicleList .stripeover  {
	background-color: #c2c2c2;
	color: #2a3a51;
	cursor:hand; cursor:pointer; 
}
#dvVehicleList td {
	font-family: 'Lucida Sans Unicode', Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px; 
	margin-bottom:10px;
}

#dvVehicleList .listthumb{
width: 180px;
}

.num-vehicles{
color:#707070;
display: inline;
float: right;
}

.detailtext{
display: inline;
color:#707070;
float: left;
}

/* ==== used car details page ==== */

#details-main {
	float: left;
	width: 820px;
	min-height:600px;
	margin: 0;
	padding: 0;
	
}
#details-main h1 {
	font-size: 23px;
	color: #000;
	margin: 0 0 10px 0;
	padding: 0;
}
#details-main p {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 23px;
}
#dvVehicleDetail {
	width: 820px;
	padding: 0;
	margin: 0 0 18px 0;
}
#details-left {
	float: left;
	width: 580px;
	/*height:40px;*/
	margin: 0;
	padding: 0 20px 0 0;
	}
#details-left h4 {
	font-size: 13px;
	font-weight: bold;
	color: #2e5291;
	margin:  0 0 10px 0; 
	padding: 15px 0 0 0;
}
#details-right {
	float: left;
	width: 220px;
	margin: 0;
	padding: 0;
}
#details-right p {
	margin: 0;
	padding: 0;
}
.would-like-to-button {
	margin: 5px 0 0 0;
	padding: 0;
}
.would-like-to-button-last {
	margin: 5px 0 5px 0;
	padding: 0;
}
.title {
	font-size: 14px;
	margin: 0;
	height: 17px;
	padding: 10px;
	background: url(/images/used-details/details-title-bg.gif) repeat-x;
	display: block;
	color: #fff;
}
#detailpics {
	width: 300px;
	float: left;
	margin: 0;
	padding: 0 10px 10px 10px;
	background: #292929;
	color: #c1c1c1;
}

.thumb {
	margin: 6px 0 5px 0;
	padding: 0;
}
.thumb2 {
	margin: 6px 6px 5px 6px;
	padding: 0;
}
#quickspecbox {
	float: left;
	width: 230px;
	min-height: 187px;
	margin: 0;
	padding: 10px 15px 10px 15px;
	background: url(/images/used-details/details-quickspec-bg.gif) repeat-x;
	line-height: 23px;
}
/*#detailedspec {
	float: left;
	width: 580px;
	margin: 0;
	padding: 0;
}*/

.details-telno{
color: #ee1d23;
font-weight: bold;
}

/* === Sell your car form === */

#serviceform {
	margin: 0 0 10px 0;
	padding: 10px 14px 12px 14px;
	background: #dedede;;
}
#serviceform table {
	margin: 0 0 10px 0;
	padding: 0;
}
#serviceform p {
	margin: 0 0 2px 0;
	padding: 0; 
	line-height: 12px;
}
#serviceform p.sellcartitle {
	margin: 0 0 10px 0;
	padding: 4px;
	color: #fff;
	background-color: #2f5392;
	font-size: 12px;
	font-weight:bold;
}
#serviceform p.disclaimertitle {
	margin: 0 0 10px 0;
	padding: 4px;
	color: #fff;
	background-color: #bfbfbf;
	font-size: 12px;
	font-weight:bold;
}
#serviceform fieldset p {
	margin: 0;
	padding: 5px 0 10px 0;
	font-siz: 11px;
	line-height: 12px;
	color: #444444;
}
#serviceform legend p { 
	font-siz: 12px;
	color: #444444;
	margin: 0;
	padding: 0; 
background: blue;
}	
#serviceform label {
	float: left;
	width: 82px;
	margin: 0;
	padding: 0;
}
#serviceform input { 
	font-family: 'Lucida Sans Unicode', Tahoma, Arial, Helvetica, sans-serif;
	color: #373737;
	font-size: 11px;
	height: 18px;
	width: 175px;
	margin: 0;
	padding: 0;
}	
#serviceform select { 
	font-family: 'Lucida Sans Unicode', Tahoma, Arial, Helvetica, sans-serif;
	color: #373737;
	font-size: 11px;
	height: 18px;
	width: 175px;
	margin: 0;
	padding: 0;
}	
#serviceform textarea { 
	font-family: 'Lucida Sans Unicode', Tahoma, Arial, Helvetica, sans-serif;
	color: #373737;
	font-size: 11px;
	width: 172px;
	height: 60px;
	margin: 0;
	padding: 0;
}	
#serviceform input:focus, #serviceform textarea:focus { 
	background-color: #FFC;
}	
#serviceform input.chkbox {
	width: auto;
	float: left;
	margin: 0 6px 0 0;
	padding: 0;
}
#serviceform input.submit {
	width: 196px;
	margin: 6px 0 10px 0;
	height: 25px;
	padding: 0;
	background: url(/images/sell-car-button.gif) top no-repeat;
	border:none;
	cursor:pointer;
	text-indent:-9999px;
}


/* ==== contact form ==== */

#contact-left {
	float: left;
	width: 290px;
	margin: 0 20px 0 0;
	padding: 0;
}
#contact-right {
	float: left;
	width: 270px;
	margin: 0;
	padding: 0;
}
#contact  {
	width: 280px;
	float: left;
	margin: -15px 0 0 0;
	padding: 5px 0 10px 10px;
	background: #dedede;
}	
#contact form {
	margin: 10px 0 0 0;
	padding: 0;
}
/*#contact p {
	margin: 0 0 8px 0; 
	width: 110px;
	padding: 0;
	font-size: 11px;
	color: #373737;*/
}	
#contact select {
	width: 160px;
	float: left;
	height: 18px;
	margin: 0 0 7px 0;
	padding: 0;
	font-size: 10px;
	border: 1px solid #abadb3;
	font-family: 'Lucida Sans Unicode', Tahoma, Arial, Helvetica, sans-serif; color: #474747;
}
#contact input {
	width: 154px;
	height: 18px;
	margin: 0 0 7px 0;
	padding: 2px;
	font-size: 11px;
	border: 1px solid #abadb3;
	font-family: 'Lucida Sans Unicode', Tahoma, Arial, Helvetica, sans-serif; color: #666;
}	
#contact textarea {
	font-size: 11px;
	color: #4d4b4b;
	border: 1px solid #abadb3;
	width: 154px;
	height: 100px;
	margin: 5px 0 7px 0;
	padding: 2px;
	font-family: 'Lucida Sans Unicode', Tahoma, Arial, Helvetica, sans-serif; color: #666;
}	
#contact table {
	margin: 0;
	padding: 0;
	border: none;
}	
.white {
	color: #373737;
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 11px;
	display: block;
}
#dvOriginalDisclaimer {
	margin: 10px 0 0 0;
	padding: 0;
}
#dvOriginalDisclaimer p {
	width: 270px;
	font-size: 10px;
	line-height: 14px;
	color: #6c6c6c;
	margin: 0;
	padding: 0;	
}
#contact input.chkbox {
	float: left;
	width: 10px;
	margin: 0 6px 0 0;
	padding: 0;
	border: 0;
}	
#contact input.submit {
	float: right;
	width: 161px;
	height: 25px;
	margin: 0;
	padding: 0;
	background: url(/images/contact-form-button.gif) no-repeat;
	border: none;
	cursor: pointer;
	text-indent:-9999px;
}	
	
#directions  {
	width: 280px;
	float: left;
	margin: 0 0 0 0;
	padding: 5px 0 10px 10px;
	background: #dedede;
}	
	
	
/* ==== footer ==== */

#footer-container {
	width: 820px;
	margin: 0 auto;
	padding: 30px 30px 20px 30px;
	background: url(/images/footer-bg.gif) bottom no-repeat;
}
#footer {
	margin: 0 auto;
	padding: 0;
	border-top: 1px solid #dadad1;
}
#footer p {
	text-align: right;
	color: #636363;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	margin: 0;
	padding: 20px 0 20px 0;
}
#footer a, a:link{ 
	color: #636363;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#footer a:hover {
	color: #636363;
	font-weight: normal;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}

.social-footer {
	float:left;
	padding:0;
	margin-top:-10px;}
	
.social-footer img {
	margin-bottom:-10px;
	padding-right:5px;}	
	
/* ==== T&C's ==== */

#terms {
	padding: 10px 5px 10px 5px;
	background-color: #fff;
	border: 8px solid #292929;
}
#terms p {
	margin: 0 5px 10px 6px;
	color: #444444;
	font-size: 12px;
	line-height: 24px;
}
#terms h2 {
	margin: 0 0 5px 6px; 
	padding: 0;	
	font-size: 13px;
	font-weight: bold;
	color: #2e5291;
}	
#terms a, #terms a:link, #terms a:visited {
	color: #d41d20;   
	font-weight: none;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#terms a:hover {
	color: #d41d20;   
	font-weight: normal;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}

.boxerlogo {
float:right;
padding: 0px 0px 0px 20px;
margin: 0;
}

.used-btn-left{
	margin-right: 10px;
}

.service-btn-left{
	margin: 0px 10px 0px 0px;
}

.service-btn-bottom{
	margin-top:4px;
}





/* ===== Additional COG Styles ===== */


#usedlistwrapper ul li {
background-image: none;
font-weight:normal;
margin:0;
padding:0;}
#usedlistwrapper .listdescription {
color:#131313;
font-size:15px;
font-weight:normal;
margin:0 0 12px 0;}
#usedlistwrapper .listprice {
color:#242424;
font-size:20px;
font-weight:normal;}
#controls-wrapper {
padding: 0 0 0 0;
width:585px;
background: url(/images/used-results/control-pagination-bg.jpg) top left repeat-x #2e2e30;
margin-bottom:7px;
color:#fff;}
#controls-pagination {
width: 585px;
height: 40px;
margin: 0 0 10px 0;
display:block;
padding: 0 0 0 0;}
#controls-pagination ul li {
list-style:none;
background:none;
padding:0;}
#usedlistwrapper .COGPager li{
display:inline;
text-align:center;
list-style-type: none;
float:left;}
#pagination ul {
padding: 0;}
.list-filter {
padding: 8px 0 0 10px;
float: left;
width:235px;
display:block;}
.list-filter select {
width: 150px;
line-height:25px;
padding: 3px 0px 0px 0px;
margin: 0 0 0 10px;
font: 12px/25px Arial, Helvetica, sans-serif; color: #999999;}
#pagination {
margin-bottom: 0;
float: left;
padding: 5px 0 0 0;} 
#pagination li {
margin: 0;}
#main #pagination ul.COGPager {
margin:0;}
#usedlistwrapper .COGPager .COGPagerItemSelected span{
background: url(/images/used-results/page-selected.jpg) top left repeat-x #3366cc;
/*background-color:#c7c7c7 !important;*/
color:#999999;
font-weight:bold;
border:solid 1px #999999;
margin:0 0 0 0;
font-size: 11px;}
#usedlistwrapper .COGPager span /* not a link style */{
background: url(/images/used-results/page-not-selected.jpg) top left repeat-x;
color:#999999;
display:block;
margin:0 5px 0 0;
width:25px;
padding:5px 0 0 0;
font-weight:bold;
border:solid 1px #999999;
height:24px;
font-size: 11px;}
#usedlistwrapper .COGPager li.COGPagerNext {
width: 27px;
float: left;
margin: 0 6px 0 0;}
#usedlistwrapper .COGPager a:link,
#usedlistwrapper .COGPager a:visited,
#usedlistwrapper .COGPager a:active /* link style */ {
background: url(/images/used-results/page-link.jpg) top left repeat-x;
text-decoration:none;
color:#999999;
width: 27px;
margin:0 6px 0 0;
display:block;
padding:4px 0 5px 0;
border:1px solid #999999;
height:19px;
font-weight:normal;
font-size: 11px;}
#usedlistwrapper .COGPager a:hover {
/*background-color:#c7c7c7;*/
text-decoration:none;
color:#6699ff;
border:1px solid #6699ff;}
#usedlistwrapper .COGPager li.COGPagerItem,
#usedlistwrapper .COGPager li.COGPagerItemSelected  /* hides the pagination display */{
width: 35px;
margin:0 0 0 0;
padding:0;
text-align:center;
display:block;}
#usedlistwrapper .COGPager li.COGPagerItemSelected {
margin-right: -3px;}
#usedlist a, #usedlist a:link, #usedlist a:visited, #usedlist a:active {
font-weight:normal;
color:#262424;
text-decoration:none;
display:block;
cursor:pointer;}
#usedlist a:hover {
font-weight: normal;
color:#262424;
text-decoration:none;
display:block;
cursor:pointer;}
.usedlistvehicle {
width:555px;
padding:16px 15px 15px 15px;
display:block;
font-size:11px;
margin-bottom:10px;
background: url(/images/used-results/list-car-bg-light.jpg ) bottom left repeat-x #edeeee;}
.usedlistvehicle-end {
background: url(/images/used-results/list-car-bg-end.jpg ) bottom left repeat-x #edeeee;
margin: 0 0 20px 0;}
.usedlistvehicle-image { 
margin:0; 
padding: 2px 2px 18px 2px;
float:left; 
background: url(/images/used-results/image-shadow.jpg ) bottom left no-repeat;}
.usedlistvehicle-right {
width:300px;
float:right;
margin:0; 
padding:0 0 0 0;
color:#5E5E5E;
line-height:19px;}	
.listbreak {
display:block;
height: 10px;
margin-bottom:10px;}
.usedlistsummary-left {
float: left; 
width: 122px; 
border-right: solid 1px #d2d3d3;
padding: 0 5px 0 0;}
.usedlistsummary-right {
float: left; 
width: 157px;
padding: 0 0 0 15px;}
.listprice 
{background-color:#3260ba;
display:inline-block;
vertical-align:middle;
padding: 5px;}
.nowprice 
{background-color:#cc0000;
display:inline-block;
vertical-align:middle;
padding: 5px;}
.saveprice 
{background-color:#999999;
display:inline-block;
vertical-align:middle;
padding: 5px;}

#detailedspec {
width:300px;
float: left;}
#main #styledspec ul {
margin: 0 0px 15px 0;
list-style-type: none; 
padding: 0;	
min-height: 200px;}
#main #styledspec li {
background-image: url(/images/used-details/arrow.jpg);
background-repeat: no-repeat;
background-position: top left;
list-style-type: none;
padding: 0 0px 0 23px;
margin: 0 0 10px 5px;}

#carwebdata {
background-image:url(/images/used-details/carweb-bg.jpg);
width:210px;
height:157px;
padding: 12px 0 0 12px;
float: right;
margin: 0;}



.specinfobox {
width:500px;
float:left;}

.contactcheckbox {
width: 25px;
height:25px;
align:left;}

/*==== Special Offer Box ====*/

.specialoffer {
	background:#207ABC !important;
	color:#FFFFFF;
	font-weight:bold;
	float:left;
	clear:both !important;
	margin:0 0 10px 0 !important;
	font-size:16px;
	}
.specialoffer li {
	list-style:none !important;
	float:left;
	padding:10px !important; margin:0 !important;
	width:125px;
	text-align:center;
}


/*==== ppc page ====*/

.ppc-splitter {
background:url(../images/promotions/ppc/splitter.gif) center repeat-x;
height:13px;
width:100%;
float:left;
padding:10px 0 10px 0;}

.ppc-carbox {
width: 290px;
float: left;
margin: 10px 0px 10px 0px;}

.ppc-carbox-big {
width: 580px;
float: left;
margin: 10px 0px 10px 0px;}

.ppc-imagepad {
margin-bottom: 10px;
float: left;}

.ppc-imagepadside {
margin-bottom: 15px;}

.ppc-price {
	font-size: 26px;
	font-weight:bolder;	}
	
#servicecentre h2 {
	font-size:20px;
	color:#899196;
	margin-bottom:20px;
	}

#servicecentre h3 {
	margin-top:20px;
	color:#899196;
	text-align:center;
	}
	
#servicecentre h4 {
	color:#899196;
	padding:0px;
	margin:0px;
	font-size:33px;
	}
	
#servicecentre table {
	margin-bottom:10px;
	}

#servicecentre th {
	border:#efefef 1px solid;
	font-weight:bold;
	background:#fafafa;
	color:#4f4f4f;
	padding:5px;	}
	
#servicecentre td {
	border:#efefef 1px solid;
	background:#fff;
	color:#4f4f4f;
	padding:5px;	}

#aboutus ul li {
	list-style:disc;
	list-style-type:disc !important;
	display:inline;
	margin: 10px 0 15px 35px;
	padding: 0;
	float:none;
	text-align:left;
}

#aboutus ul {
	list-style:disc;
	list-style-type:disc !important;
}

#serviceform input {
	margin-bottom:5px;
	margin-top:5px;
	margin-left:10px;
	}

#serviceform label {
	width:100%;
	
	}

#serviceform label {
	width:100%;
	
	}
	
.servicecheckbox input {
	padding:0px !important;
	margin:0px !important;
	}

#aboutus {
	padding-top:20px;
	padding-right:10px;}
	
#testimonials {
	padding:20px;
	font-size:10px;
	}
	
/*==== TABS ====*/

ul.tabnavigation {
	width:100%;
	clear:both;
	float:left;
	list-style:none !important;
	margin:0px !important;
	padding:0px !important;
	border-bottom:#0c4777 3px solid;
	}
	
.tabs li {
	float:left;
	display:block !important;
	text-align:center;
	list-style:none !important;
	margin-bottom:0px !important;
	}

ul.tabnavigation li a {
	color:#FFFFFF !important;
	display:block;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-left:#FFFFFF 1px solid;
	border-top:#FFFFFF 1px solid;
	border-right:#FFFFFF 1px solid;
	background:#c8c9cc;
	padding-top:5px !important;
	padding-bottom:5px !important;
	margin-right:2px !important;
	margin-bottom:0px !important;
	width:140px !important;
	}

ul.tabnavigation li a.selected, ul.tabnavigation li a:hover {
		    background-color: #0c4777 !important;
			text-decoration:none !important;
		}
ul.tabnavigation li a:focus {
			outline: 0;
		}
div.tabs > div {
			padding-top: 10px !important;
			padding-right: 10px !important;
			width:100%;
			margin-top: 3px;
			clear:both;
			float:left;
		}
/* css for timepicker */
.ui-timepicker-div .ui-widget-header{ margin-bottom: 8px; }
.ui-timepicker-div dl{ text-align: left; }
.ui-timepicker-div dl dt{ height: 25px; }
.ui-timepicker-div dl dd{ margin: -25px 0 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }


.right-ads {
	width: 220px;
	height: 224px;
	float:left;
	margin-left:5px;}
