body {
	color: #C8D7E8;
	background-color: #1E3F66;
	background-image: url('../img/bg.jpg');
	background-repeat: repeat-x;
	margin: 30px;
	padding: 0px;
	font-family: Verdana, Sans-Serif;
	font-size: 11pt;
	font-weight: normal;
	line-height: 15pt;
}
a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {	
	display: none;
}
h2 {
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 1em;
	font-size: 130%;
	font-weight: normal;
	line-height: 140%;
}
h3 {
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 1em;
	font-size: 110%;
	font-weight: normal;
	line-height: 120%;
}
hr {
	display: none;
}
img {
	border: 0px;
}
#container {
	width: 906px;
	margin: 0px auto; 
	padding: 0px;
}
#header {
	height: 44px;
	background-image: url('../img/header.jpg');
	background-repeat: no-repeat;
}
#header img {
	float: left;
}
#navbar ul {
	clear: both;
	height: 27px;
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	list-style-type: none;
	background-image: url('../img/navbarBg.gif');
	background-repeat: repeat-x;
}
#navbar ul li {
	float: left;
	background-image: url('../img/navbarRight.gif');
	background-repeat: no-repeat;
	background-position: top right;
	text-align: left;
}
#navbar ul li a {
	float: left;
	display: block;
	height: 23px;
	padding: 4px 10px 0px 10px;
	background-image: url('../img/navbarLeft.gif');
	background-repeat: no-repeat;
	background-position: top left;
}
#navbar ul li:hover {
	background-image: url('../img/navbarRight-active.gif');
	background-repeat: no-repeat;
	background-position: top right;
}
#navbar ul li a:hover {
	background-image: url('../img/navbarLeft-active.gif');
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration: none;
}
#navbar ul li.active {
	background-image: url('../img/navbarRight-active.gif');
	background-repeat: no-repeat;
	background-position: top right;
}
#navbar ul li a.active {
	background-image: url('../img/navbarLeft-active.gif');
	background-repeat: no-repeat;
	background-position: top left;
}
#navbar {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: 100%;
	list-style-type: none;
}
#mainTop {
	height: 28px;
	background-image: url('../img/mainBgTop.gif');
	text-align: left;
}
#content {
	clear: both;
	padding: 0px 20px 20px 20px;
	background-image: url('../img/mainBg.gif');
	text-align: left;
}
#content ul {
	color: #00078A;
}
#content label {
	display: block;
	width: 200px;
	margin-left: 1em;
}
#content .yesNoLabel {
	display: inline;
	margin-left: 0px;
}
#content .contentInput {
	width: 225px;
}
#content .enquiryFormHeaders {
	padding: 10px 0px 5px 00px;
	color: white;
	font-size: 110%;
	font-weight: normal;
}
#homepagePic {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
.stockItem {
	float: left;
	display: block;
	width: 50%;
	height: 114px;
	line-height: 150%;
}
.stockItem a {
	display: block;
	height: 96px;
	padding: 5px;
	text-decoration: none;
}
.stockItem a:hover {
	background-image: url('../img/stockItemBg.gif');
	background-color: #5A81B1;
}
.stockItem img {
	width: 125px;
}
.paging {
	clear: both;
	margin: 1em 0 0 0;
	text-align: center;
}
#breadCrumb {
	position: absolute;
	margin-top: -20px;
	font-size: 75%;
}
.stockTitle {
	display: block;
	color: white;
	font-size: 110%;
}
.stockMoreInfo {
	display: block;
	color: #C8D7E8;
}
.stockThumbnail {
	float: left;
	margin-right: 10px;
	border: 1px solid #93B8E5;
}
.stockPrice {
	display: block;
	color: #C8D7E8;
	font-size: 120%;
}
#detailVehicleInfo {
	margin-bottom: 3em;
	margin-left: 1em;
}
.detailItem {
	float: left;
	width: 80px;
}
.detailItem span {
	margin-left: 200px;
}
#detailVehicleExtras {
	margin-bottom: 3em;
	margin-left: 1em;
}
#detailOtherExtras {
	margin-top: 1em;
}
.detailExtra {
	float: left;
	width: 50%;
}
#detailImages {
	float: right;
	border: 1px solid #93B8E5;
	height: 300px;
	width: 400px;
}
#detailImages img, #enquiryImage img {
	width: 400px;
}
#enquiryImage {
	float: right;
	border: 1px solid #93B8E5;
	height: 300px;
	width: 400px;
}
#detailLinks {
	position: absolute;
	float: right;

	margin: 301px 0px 0px 464px;
	padding: 0px;
	border-top: 1px solid #93B8E5;
	border-right: 0px;
	border-bottom: 1px solid #93B8E5;
	border-left: 1px solid #93B8E5;
	list-style-type: none;
	font-size: 75%;
}
#detailLinks li {
	float: left;
	border-right: 1px solid #93B8E5;
}
#detailLinks li.lastItem {
	float: left;
}
#detailLinks li a {
	float: left;
	display: block;
	height: 21px;
	padding: 0px 14px 0px 14px;
}
#detailLinks li a.lastItem {
	float: left;
	display: block;
	padding: 0px 14px 0px 14px;
}
#detailLinks li a:hover {	
	background-color: #5A81B1;
	text-decoration: none;
}
#enquiryLinks {
	position: absolute;
	width: 401px;
	margin: 301px 0px 0px 0px;
	padding: 0px;
	border-top: 1px solid #93B8E5;
	border-right: 0px;
	border-bottom: 1px solid #93B8E5;
	border-left: 1px solid #93B8E5;
	list-style-type: none;
	font-size: 75%;
}
#enquiryLinks li {
	float: left;
	border-right: 1px solid #93B8E5;
}
#enquiryLinks li.lastItem {
	float: left;
}
#enquiryLinks li a {
	float: left;
	display: block;
	height: 21px;
	padding: 0px 14px 0px 14px;
}
#enquiryLinks li a.lastItem {
	float: left;
	display: block;
	padding: 0px 14px 0px 14px;
}
#enquiryLinks li a:hover {	
	background-color: #5A81B1;
	text-decoration: none;
}
#enquiryDetails {
	margin-left: 10px;
}
#enquiryHeader {
	margin-top: 340px;
}
.clearBox {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
#footer {
	clear: both;
	padding: 10px 20px;
	background-image: url('../img/footerBg.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 90%;
	text-align: right;
}
#footerDivider {
	border-top: 1px solid #C8D7E8;
	height: 9px;
}
#footerLinks {	
	float: left;
	text-align: left;
}










.stockItem2 {
	width: 700px;
	height: 114px;
	height:180px;
}
.stockItem2 a {
	display: block;
	padding: 5px;
	height:180px;
	text-decoration: none;
}
.stockItem2 a:hover {
	background-color: #5A81B1;
}
.stockTitle2 {
	display: block;
	color: white;
	font-size: 110%;
}
.stockMoreInfo2 {
	display: block;
	color: #C8D7E8;
}
.stockThumbnail2 {
	float: left;
	margin-right: 10px;
	border: 1px solid #93B8E5;
	width:240px;
	height:180px;
}
.stockPrice2 {
	display: block;
	color: #C8D7E8;
	font-size: 120%;
}