/* START STANDARD STYLES */
/* These styles need to be appear on every site but you can adjust as necessary (the only things you should need to adjust are the foreground and background colours */
/* These styles should define how the content section looks */

* {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}

body {
	line-height: 1;
	color: #0b63a8;
	background: #fff  url(/images/background.gif) repeat-y 50%;
	font-family: arial, helvetica;
	font-size: 80%;
}

body.site {

}

h1 {
	color: #0b63a8;
	margin: 0 0 0.5em 0;
	font-size: 175%;
}

h2 {
	color: #0b63a8;
	margin: 0 0 0.5em 0;
	font-size: 150%;
}

h3 {
	color: #0b63a8;
	margin: 0 0 0.5em 0;
	font-size: 125%;
}

hr {
	background: #0b63a8;
	color: #0b63a8;
	height: 2px;
	border: none;
}

p {
	margin: 0 0 1em 0;
	line-height: 150%;
}

ul, ol {
	margin-left: 20px;
}

body.site ul, body.site ol {
	margin-left: 0;
}

#content ul {
	margin-left: 20px;
	margin-bottom: 1em;
}

#content ol {
	margin-left: 30px;
	margin-bottom: 1em;
}

li {
	line-height: 150%;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

th {
	background: #0b63a8;
	color: white;
	font-weight: bold;
}

td {
	line-height: 150%;
}

abbr, acronym { 
	border-bottom: 1px dotted #0b63a8; 
	cursor: help; 
}

caption {
	text-align: left;
}

a:link {
	color: #0b63a8;
	text-decoration: underline;
}

a:visited {
	color: #0b63a8;
	text-decoration: underline;
}

a:hover {
	color: white;
	background: #0b63a8;
	text-decoration: none;
}

a:active {
	color: white;
	background: #0b63a8;
	text-decoration: none;
}

a:focus {
	color: white;
	background: #0b63a8;
	text-decoration: none;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.justify {
	text-align: justify;
}

p.indent {
	margin-left: 25px;
}

span.underline {
	text-decoration: underline;
}

img.left {
	float: left;
	margin: 0 5px 5px 0;
}

img.right {
	float: right;
	margin: 0 0 5px 5px;
}

label {
	cursor: pointer;
}

input.button {
	background: #4db9fe;
	color: #fff;
	border: solid 1px #0b63a8;
}

input.textbox, textarea.textbox {
	color: #0b63a8;
	border: solid 1px #0b63a8;
	padding: 2px;
	font-family: arial, helvetica;
	font-size: 100%;
}

div.clear {
	clear: both;
}

p.image {
	margin: 0;
	padding: 0;
	line-height: 100%;
}

ul.inline li {
	display: inline;
}

p.small, span.small, ul.small, li.small, div.small, a.small, td.small {
	font-size: 90%;
}

p.large, span.large, ul.large, li.large, div.large, a.large, td.large {
	font-size: 110%;
}

p.error, span.error, ul.error, li.error, div.error {
	color: #0b63a8;
}

.btBld {
	padding: 0 5px;
}

.printShow {display:none;}

label.lblFrm { width:300px; display:block; float: left; text-align:right; padding:2px 5px 0 0; font-weight: bold;}
/* END STANDARD STYLES */










/* START PAGE SPECIFIC STYLES */

#skipLinks, #printTitle {
	display: none;
}

#container {
	width: 797px;
	margin: auto;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	background: #fff;
}

#header {
	background: url(/images/bg-header.gif) 100% 0 no-repeat;
	height:110px;
}

#logo img {
	display: block;
}

#logo a:hover {background:#fff;}

#menu {
	background: #C7E7FD;
	border-bottom:5px solid #0065a5;
	padding: 10px 13px 0 13px;
}

#menu ul {margin:0; padding:0;}

#menu li {
	float: left;
	background: #0065a5;
	padding-right: 9px;
	list-style: none;
	margin-right: 10px;
	line-height:100%;
}

#menu li a {
	display: block;
	background: #0065a5;
	text-decoration: none;
	color: #fff;
	font-size: 15px;
	padding: 5px 5px 5px 13px;
}

#menu li a:hover, #menu li a:active, #menu li a:focus { 
	color: #ffd203; 
}

#menu li.selected {
	float: left;
	background: #ffd203;
	padding-right: 9px;
	list-style: none;
	margin-right: 10px;
}

#menu li.selected a {
	display: block;
	background: #ffd203;
	text-decoration: none;
	color: #0b63a8;
	font-size: 15px;
	padding: 5px 5px 5px 13px;
}

#menu  li.selected a:hover, #menu  li.selected a:active, #menu  li.selected a:focus { 
	color: #fff; 
}

#banner {
	margin-top: 3px;
	height: 207px;
}

#banner p {
	margin: 0;
}

#banner img {
	display: block;
}

#banner #flash {
	float: left;
}

#banner #quote {
	float: left;
	width: 247px;
	height: 206px;
	margin-left: 4px;
	display: inline;
	background: #C7E7FD;
}

#banner #quoteText {
	margin: 7px;
	font-size: 10px;
	font-weight: bold;
	/* Added by Jamie 26/10/09 */
	display:block;
	height:145px;
	text-align:center;
	vertical-align:middle;
	font-size:1em;
	line-height:1.3em;
	/* End */
}

#banner #testDrive {
	margin-left: 7px;
}

#slide {
	margin-top: 3px;
	width: 777px;
	height: 157px;
	background: #c7e7fd;
	padding:10px;
}

#slide .horizontal_accordion_toggle {
	/* REQUIRED */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */

	display: block;
	height: 177px;
	width: 30px;
	background: #4db9fe;
	color: #ffffff;
	text-decoration: none;
	outline: none;
	border-right: 1px solid #fff;
	cursor: pointer;
	margin: 0 0 0 0;
}

#slide .horizontal_accordion_toggle_active {
	background: #4db9fe;
}

#slide .horizontal_accordion_content {
	/* REQUIRED */
	height: 177px;	/* We need to define a height for the accordion as it stretches the width */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */

	overflow: hidden;
}

#slide .horizontal_accordion_content p {
	width: 630px;
	padding: 10px 0 0 10px;
}

#slide .horizontal_accordion_content h1 {
	width: 630px;
	padding: 10px 0 0 10px;
	margin: 0;
}

#content {
	width: 777px;
	margin-top: 3px;
	background: #c1e3ff;
	padding: 10px 10px 0 10px;
}

#content p.noMargin {
	margin: 0;
}

table.dtginfo_alternate {
	background: #a0d1fa;
}

table.dtginfo {
	background: #c7e7fd;
}

table.dtginfo_alternate, table.dtginfo {
	font-weight: bold;
}

table.dtginfo_alternate .blue, table.dtginfo .blue {
	font-weight: normal;
}

table.dtginfo_alternate .link a, table.dtginfo .link a{
	font-weight: normal;
	font-style: italic;
}

#specialOffers, #specialOffers2 {
	margin-top: 3px;
}

.special {
	background: #c1e3ff;
	/*border:5px solid #C1E3FF;*/
	color:#0B63A8;
	float: left;
	height:207px;
	margin-right: 3px;
	overflow:hidden;
	padding:5px 0;
	position:relative;
	width: 197px;
}
.special2 {
	background: #0B63A8;
	border:5px solid #0B63A8;
	color:#fff;
	float: left;
	height:207px;
	margin-right: 3px;
	overflow:hidden;
	position:relative;
	width: 187px;
}

#divStar { position:absolute; top:35px; left:0px;}

.last {margin-right:0;}

.special p {
	font-weight: bold;
	margin: 0;
	overflow:hidden;
	padding: 8px 13px;
	zoom:1;
}

.special2 p {
	font-weight: bold;
	margin: 0;
	overflow:hidden;
	padding: 8px;
	zoom:1;
}

.special a { }
.special2 a {color: #fff;}


.special a img, .special2 a img {display:block;}

#contactBox {
	width: 174px;
	height: 213px;
	float: left;
	background: #C7E7FD url(/images/aa-warranty.gif) 10px 190px no-repeat;
	font-weight: bold;
	padding: 5px 10px 10px 10px;
}

#contactBox label {
	font-size: 11px;
	display: block;
}

#contactBox p {
	margin: 0 0 0.3em 0;
}

#contactBox p.button {
	float: right;
	padding-top: 10px;
}

#contactBox input.button {
	padding: 2px 10px
}

#contactBox input.textbox {
	width: 168px;
}

#footer {
	margin-top: 3px;
	background: #C7E7FD;
	border-top: 5px solid #0065a5;
	font-size: 11px;
	padding: 5px;
}

#footer p {
	margin: 0;
}

.ft1 {
	float: left;
	width: 33%;
}

.ft2 {
	float: left;
	width: 33%;
}

.ft3 {
	float: right;
	width: 33%;
}
/* END PAGE SPECIFIC STYLES */




#breadcrumb {
	padding: 2px 0 2px 10px;
	color: #7DB0D1;
	font-size: 0.8em;
}

#breadcrumb p {
	float: left;
	margin: 0 0 0 5px;
}

#breadcrumb ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#breadcrumb li {
	padding: 0 5px 0 15px;
	background: url(/images/breadcrumb-right.gif) 1px 5px no-repeat;
	display: inline;
}

#breadcrumb li.first {
	padding-left: 5px;
	background: url();
	display: inline;
}

#breadcrumb a {color: #7DB0D1; text-decoration: underline;}
#breadcrumb a:hover {color: #fdd207; text-decoration: none;}
#breadcrumb a:active {color: #fdd207; text-decoration: none;}
#breadcrumb a:focus {color: #fdd207; text-decoration: none;}

#contactForm {
	width: 500px;
	margin: auto;
}

#contactForm label {
	float:left; 
	width:18em; 
	display:block; 
	text-align:right;
	font-weight: bold;
}

#contactForm p {
	margin:0.5em 0; 
	clear:left;
}
#contactForm p.buttons {
	width: 65%; 
	margin-left: 17.5%;
}

.stock {
	border: 1px solid black;
}

.stock_hd {
	font-family: verdana;
	font-weight: bold;
	font-size: 10pt;
	border: 1px solid black;
	height: 25px;
	background-color: white;
	color: black;
}

.stock_bt {
	font-family: verdana;
	font-size: 10pt;
	border: 1px solid black;
	height: 25px;
	background-color: white;
	color: black;
}

.stockList {
	font-size: 1em;
}

.usedCarsHd {
	background: #0b63a8;
	color: white;
	padding: 3px;
}

.usedCarsHd a {color:#FFD203;}


.tbl_bg_1 {
	background: white;
	color: black;
}

.tbl_bg_2 {
	background: #e8f6ff;
	color: black;
}


/* START LIGHTBOX STYLES */
/* You shouldn't need to edit these */

#lightbox{position: absolute;top: 40px;left: 0;width: 100%;z-index: 100;text-align: center;line-height: 0;}
#lightbox a img{ border: none; }#lightbox a:hover{ background: transparent;}
#outerImageContainer{position: relative;background-color: #fff;width: 250px;height: 250px;margin: 0 auto;}
#imageContainer{padding: 10px;}
#loading{position: absolute;top: 40%;left: 0%;height: 25%;width: 100%;text-align: center;line-height: 0;}
#hoverNav{position: absolute;top: 0;left: 0;height: 100%;width: 100%;z-index: 10;}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{width: 49%;height: 100%;background: transparent url(/images/blank.gif) no-repeat; /* Trick IE into showing hover */display: block;}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{font: 10px Verdana, Helvetica, sans-serif;background-color: #fff;margin: 0 auto;line-height: 1.4em;}
#imageData{padding:0 10px;}#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;}
#overlay{position: absolute;top: 0;left: 0;z-index: 90;width: 100%;height: 500px;background-color: #000;filter:alpha(opacity=60);-moz-opacity: 0.6;opacity: 0.6;}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
* html>body .clearfix {display: inline-block; width: 100%;}
* html .clearfix {/* Hides from IE-mac \*/height: 1%;/* End hide from IE-mac */}

/* END LIGHTBOX STYLES */
