/* CSS Document */

body {
	background: #0096c3 none;
}

div#footerShadowBlock {
	display: none;
}

div#headerBlock {
	background: #0096c3 url("../Images/headerBlock-bg.jpg") 0 0 no-repeat;
	position: relative;
}

div#headerBlock #headerBlock-trunkMonkey {
	position: absolute;
}

div#headerBlock #headerBlock-logo {
	position: absolute;
	z-index: 1;
	line-height: 0;
}

div#headerBlock .locationContact {
	float: right;
	clear: right;
	width: 379px;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	margin-right: 22px;
	border-bottom: 1px solid #59a3c8;
}

div#headerBlock .locationContact .mapLink {
	float: right;
	margin: 11px 9px 0 0;
}

div#headerBlock #locationContact-ford .mapLink {
	margin-top: 17px;
}

div#headerBlock .locationContact .icon {
	display: block;
	float: right;
	text-indent: -9999px;
	width: 64px;
	height: 34px;
}

div#headerBlock #locationContact-ford {
	background: transparent url("../Images/address-bg-ford.jpg") right top no-repeat;
}

div#headerBlock #locationContact-ford .icon {
	height: 43px;
}

div#headerBlock #locationContact-chevy {
	background: transparent url("../Images/address-bg-chevy.jpg") right top no-repeat;
}

div#headerBlock .locationContact .phone {
	float: right;
	line-height: 0;
	margin: 11px 0 0 7px;
}

div#headerBlock #locationContact-ford .phone {
	margin-top: 17px;
}

div#headerBlock .locationContact a {
	font-size: 12px;
	line-height: 1em;
	color: #ffffff;
	text-decoration: none;
}

div#headerBlock hr {
	float: right;
	clear: right;
	margin: 0;
	padding: 1px;
	border: none;
	border-top: 1px solid #59a3c8;
	width: 379px;
	margin-right: 22px;
	display: none;
}

div#headerBlock #social-links{
	float: right;
	clear: both;
	margin: 6px 22px 0 0;
	padding-right: 8px;
}

div#headerBlock #social-links li {
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 24px;
}

div#navBlock {
	background: #2183b4 url("../Images/navBlock-bg.jpg") 0 0 no-repeat;
}












.detail_row .detail_preview .detail_spec .spec_row.spec_price .label{
	color:#25cc1d;
}
.detail_row .detail_preview .detail_spec .spec_row.spec_price .content{
	color:#0a9e02;
	font-weight:bold;
}

.detail_row .detail_preview .detail_spec .spec_row.spec_price.bookretail .label,
.detail_row .detail_preview .detail_spec .spec_row.spec_price.bookretail .content {
	color:#000000;
}

.facebookWidget {
	position: absolute;
	left: 592px;
	top: 61px;
}

.facebookWidget.portal {
	left: 383px;
	top: 55px;
}


div#contentBlockFullPage{
	width:1000px;
	min-height:480px;
	background-color: white;
	overflow-x:hidden;
	overflow-y:auto;
}
div#contentBlockFullPage div#leftContentBlock{
	width:1000px;
	padding:10px;
}
div#contentBlockFullPage div#rightContentBlock{
	display:none;
}
