body
{
	margin: 0px;

	background-image: url("/images/bg_strip.png");
	background-repeat: repeat-x;

	background-color: #b1b1b1;

	font-family: arial;
	font-size: 11px;
}

a
{
	text-decoration: none;
}

h2
{
	padding-top: 10px;
	margin-top: 0px;

	font-size: 16px;
}

.content_section a
{
	color: #25424d;
}

ul
{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

li
{
	background-image: url("/images/bullet.png");
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 14px;
}

img
{
	border: 0px;
}

.contentframe
{
	width: 1000px;

	margin-left: auto;
	margin-right: auto;

	padding-bottom: 10px;
}

.logoarea
{
	width: 998px;
	height: 80px;

	padding: 0px;
	padding-left: 1px;
	padding-right: 1px;

	background-color: #4a4949;
}

.logoarea div
{
	width: 998px;
	height: 79px;

	position: relative;

	background-image: url("/images/logo_bg.png");
}

.menu_section
{
	width: 1000px;
	height: 28px;

	position: relative;
	z-index: 99;

	margin-top: 6px;

	background-image: url("/images/menu_bg.png");
	background-repeat: repeat-x;
}

.menu_section div.menu_tab
{
	width: 165px;
	height: 28px;

	margin: 0px;
	margin-right: 2px;

	float: left;

	background-image: url("/images/menu_tab_bg.png");
	background-repeat: no-repeat;
}

.menu_section div.menu_tab p
{
	color: #ffffff;

	position: relative;

	margin-top: 0px;
	padding-top: 6px;
	padding-bottom: 3px;
	
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

.menu_box
{
	width: 165px;
	position: absolute;

	z-index: 0;
	visibility: hidden;

	background-image: url("/images/menu_box_bg.png");
}

.menu_item
{
	width: inherit;
	height: 20px;

	overflow: hidden;

	color: #d2d3d7;
	font-size: 12px;
	font-weight: normal;
}

.menu_item a
{
	color: #d2d3d7;
}

.menu_item p
{
	margin: 0px;
	margin-left: 14px;
	margin-top: 3px;

	font-size: 12px;
}

.flash_area
{
	width: 750px;
	height: 190px;

	position: relative;
}

.garage_area
{
	width: 250px;
	height: 190px;

	position: relative;
}

.content_full
{
	width: 1000px;

	margin-top: 10px;
}

.content_lhs
{
	width: 750px;
	float: left;

	margin-top: 10px;
}

.content_rhs
{
	width: 250px;
	float: right;

	margin-top: 10px;
}

.box_heading_v
{
	width: 30px;
	height: inherit;

	position: relative;

	background-image: url("/images/box_heading_bg_v.png");
	background-repeat: repeat-y;

	float: left;
}

.box_heading_v img
{
	position: absolute;

	left: 0px;
	bottom: 9px;
}

.box_frame_v
{
	width: inherit - 31px;
	height: inherit - 2px;

	border-style: solid solid solid none;
	border-width: 1px;
	border-color: #ffffff;

	float: left;
}

.box_frame_u
{
	width: inherit - 2px;
	
	background-color: #ffffff;
	
	border-style: solid solid none solid;
	border-width: 1px;
	border-color: #ffffff;
}

.box_heading
{
	width: inherit;
	height: 30px;

	position: relative;

	background-image: url("/images/box_heading_bg.png");
	background-repeat: repeat-x;
}

.box_heading img
{
	display: block;

	margin-left: 9px;
}

.box_frame
{
	width: inherit - 2px;
	background-color: #ffffff;

	position: relative;
	
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #ffffff;
}

.frame_grey
{
	border-color: #b1b1b1;
}

.offer_box
{
	width: 185px;
	height: 94px;

	background-color: #ffffff;

	position: absolute;
}

.offer_box_DH
{
	width: 177px;
	height: 182px;

	background-color: #ffffff;

	padding-top: 8px;
	padding-left: 8px;

	position: absolute;
}

.obx1
{
	left: 0px;
}

.obx2
{
	left: 189px;
}

.obx3
{
	left: 377px;
}

.obx4
{
	left: 565px;
}

.oby1
{
	top: 0px;
}

.oby2
{
	top: 97px;
}

.footer
{
	margin-top: 11px;

	width: inherit - 20px;

	padding-left: 10px;
	padding-right: 10px;

	height: 50px;

	background-image: url("/images/footer_bg.png");
}

.footer p
{
	color: #ffffff;

	margin: 0px;
	padding-top: 5px;
}
.footer a, .footer a:hover, .footer a:visited {
	color: white;
}
.inside_rhsbox
{
	width: inherit - 16px;

	padding-left: 8px;
	padding-right: 8px;
}

.inside_mainbox
{
	width: inherit - 20px;

	padding-left: 10px;
	padding-right: 10px;
}

.inside_rhsbox form
{
	padding-top: 4px;

	margin: 0px;
}

.inside_rhsbox form select
{
	font-size: 11px;

	width: 222px;
	height: 18px;

	margin-bottom: 4px;
}

.sap_nav
{
	width: inherit;
	height: 60px;

	margin-bottom: 10px;
}

.sap_nav img
{
	margin: 0px;
	padding: 0px;
}

.featured_specs
{
	width: 459px;
	height: 80px;

	overflow: hidden;

	position: absolute;

	left: 245px;
	top: 41px;

	background-image: url("/images/search/featured_divider_w.png");
	background-repeat: no-repeat;
}

.featured_title
{
	width: 459px;
	height: 28px;

	position: absolute;
	left: 245px;
	top: 14px;
}

.featured_title p
{
	font-size: 16px;
	font-weight: bold;

	margin: 0px;

	color: #1f3844;
}

.featured_nj
{
	width: 300px;

	position: absolute;
	left: 245px;
	top: 127px;

	background-image: url("/images/now_just.png");
	background-repeat: no-repeat;
}

.featured_nj p
{
	margin: 0px;

	padding-top: 17px;
	font-size: 28px;
	font-weight: bold;
	color: #1f3844;	
}

.featused_specbox
{
	width: 229px;
	height: 16px;

	position: relative;

	margin: 0px;
	margin-bottom: 4px;

	float: left;
}

.spLabel
{
	margin: 0px;

	position: absolute;
	top: 1px;
	left: 8px;
	
	font-weight: bold;
}

.spData
{
        margin: 0px;

        position: absolute;
        top: 1px;
        left: 80px;

	white-space: nowrap;

        font-weight: bold;
}

.twhite
{
	color: #ffffff;
}

.blue_bg
{
	background-color: #aabdc3;
}

.leftm
{
	margin-left: 1px;
}

.list_results_item
{
	width: 710px;
	height: 79px;

	position: relative;
}

.list_results_item:hover
{
	background-color: #aabdc3;
}


.list_results_divider
{
	width: 710px;
	height: 1px;

	background-color: #000000;
}

.list_results_img img
{
	position: absolute;

	top: 2px;
}

.list_results_detail
{
	width: 602px;
	height: 75px;

	float: right;
	margin-top: 2px;
	margin-bottom: 2px;
}

.list_results_spec
{
	width: 602px;
	height: 35px;

	float: right;

	overflow: hidden;
}


.detail_content
{
	width: 730px;
	padding-left: 9px;
	padding-right: 9px;
}

.detail_images
{
	width: 492px;
	float: left;

	padding-top: 10px;
	padding-bottom: 10px;
}

.detail_information
{
	width: 227px;
	float: right;
}

.detail_information_title
{
	width: 100%;
	height: 34px;
}

.detail_information_title p
{
	margin: 0px;
	padding-top: 9px;

	font-size: 14px;
	font-weight: bold;
}

.detail_information_label_white
{
	width: 100%;
	height: 25px;

	background-color: #ffffff;
}

.detail_information_label_grey
{
	width: 100%;
	height: 25px;

	background-color: #e4e4e9;
}

.detail_label
{
	width: 88px;
	height: 100%;

	float: left;
}

.detail_label p
{
	margin: 0px;
	margin-left: 5px;
	margin-top: 4px;

	color: #7c7c7c;

	font-size: 12px;
	font-weight: bold;
}

.detail_data
{
        width: 136px;
        height: 100%;

        float: right;
}

.detail_data p
{
        margin: 0px;
        margin-left: 0px;
        margin-top: 4px;

        color: #000000;

        font-size: 12px;
        font-weight: bold;
}

.detail_main_image
{
	width: 100%;
	
	width: inherit;
	height: 369px;
}

.detail_thumbnails
{
	width: 483px;
	
	padding-left: 10px;
}

.detail_thumbnails img
{
	margin-right: 8px;
	margin-top: 8px;

	float: left;
}



.specialsFP
{
	width: 169px;
}

.specialsFP_strip
{
	position: absolute;
	left: 0px;

	width: 169px;
	height: 20px;

	text-align: center;

        background-image: url("/images/footer_bg.png");
        background-repeat: repeat-x;
}

.specialsFP_strip p
{
	margin: 0px;
	padding-top: 2px;

	font-size: 11px;
	color: #ffffff;
}



.newsOffersSlider
{
	height: 160px;

	position: absolute;
	top: 0px;
	left: 0px;
}

.newsOffersItem
{
	width: 748px;
	height: 160px;

	position: relative;

	float: left;
}

.newsOffersItem h1
{
	font-size: 18px;
	color: #25424d;

	cursor: pointer;

	margin-top: 0px;

	position: absolute;
	top: 8px;
	left: 10px;
}

.newsOffersItem h2
{
	font-size: 14px;
	color: #25424d;
	font-weight: bold;

	cursor: pointer;

	margin-top: 0px;

	position: absolute;
	top: 127px;
	left: 10px;
}

.newsOffersItem p
{
	font-size: 14px;
	color: #000000;

	cursor: pointer;

	width: 510px;

	margin-top: 0px;

	position: absolute;
	top: 32px;
	left: 10px;
}

.newsOffersItem li {
	font-size: 14px;
}

.newsOffersItem img
{
	width: 200px;
	height: 150px;

	position: absolute;
	top: 5px;
	right: 10px;

	border: 0px;

	background-color: #808080;
}



