body { background-color: #E9E6E1; margin: 0 ; padding: 0;  text-align: center; color: #333; overflow-x: hidden;}
/*E9E6E1 changed*/
body, div, td {
	font-family: verdana, arial, helvetica, sans-serif; font-size: 11px;
}

table, td {
	border: none;
}

form { margin: 0 auto; width: 900px; text-align: left; }

img, iframe { border: none; }

a {	text-decoration: none; color: #4466AA; }
a:hover { color: #000; text-decoration: underline; }

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

select {
	font-size: 11px;
}

p {
	margin: 10px 0;
}

/* Used to fix the IE Zonal guillotine bug */

.flickerfix { clear: both; }

#maincontent_vlv {
	position: absolute;
	top: 112px;
	left: 176px;
	width: 685px;
	clear: right;
	z-index:5;
}


#maincontent ul li, #maincontent UL LI {
	background: transparent url(/images/listbullet.gif) 0 5px  no-repeat;
	padding: 0 0 0 11px;
	display: block;
}

* html #maincontent ul li,
* html #maincontent UL LI {
	height: 1%;
}

label {
	font-weight: bold;
	display: block;
	clear: both;
	margin: 5px 0;
}

/* PAGE FRAMEWORK ELEMENTS */

#skipnavigation { display: none; }

#top { text-align: left; width: 900px; position: relative; height: 59px;  }
/* background: transparent url(/images/bg_top.gif) repeat-y; changed*/

#logo { float: right; }

#page { width: 900px; position: relative; text-align: left;}

#mainimage { clear: both; }

#content { clear: both; margin: 11px 9px 16px 9px; font-size: 11px; text-align: left; }

#content:after, .fixfloat:after { content: "."; display: block;height: 0; clear: both; visibility: hidden; }

#zonal { float: left; width: 177px;	margin-right: 28px; margin-bottom: 10px; }

#maincontent { position: relative; float: left; width: 677px; font-size: 11px; font-family: verdana, Arial, helvetica, Sans-Serif; }

#maincontent.wide { width: 882px; } /* For pages without zonal navigation. Use .wide class for #maincontent div */

#leftcontent { position: relative; margin: 0 20px 16px 0; width: 492px; float: left; }
#leftcontent.wide { width: 677px; margin-right: 0; } /* For pages without rightcolumn content */

.wide #leftcontent { width:696px; }

.wide #leftcontent.wide { width: 882px; }

#rightcontent {	margin: 0 0 16px 0;	float: left; clear: right; width: 165px; margin-bottom: 0; }

#topdrops { z-index: 200; }

/* /PAGE FRAMEWORK ELEMENTS */

/* NAVIGATIONS */

/* Tier 1 */

#tier1 { position: absolute; bottom: 0; left: 6px; }
#tier1 li {	float: left; margin-right: 26px; }
#tier1 a { display: block; text-decoration: none; color: #4e4e4e; font-family: Arial, helvetica, Sans-Serif; font-size: 15px; text-transform: uppercase; background: transparent url(/images/tier1_arrow.gif) no-repeat right center; padding: 4px 16px 4px 0; }
#tier1 a.active { font-weight: bold; }
#tier1 li.active a, #tier1 li a:hover { color: #4C6880; }
#tier1 li.active a { background-image: url(/images/tier1_arrow_active.gif); }

/* Dropdowns */

#topdrops { font-family: arial, helvetica, sans-serif; }
#topdrops div { display: none; position: absolute; padding: 0 3px 3px 0; background: transparent url(/images/bg_tier1_dropdown_shadow.png) no-repeat bottom right; width: 170px; z-index: 1000; }
* html #topdrops div { padding: 0; border-right: solid 1px #848484; border-bottom: solid 1px #848484; background-image: none; width: 174px;}
#topdrops li div { top: -3px; left: 168px; display: none; }
* html #topdrops li div { top: 1px; left: 173px; }
#topdrops ul { background: #fff url(/images/bg_tier1_dropdown.gif) repeat-x bottom left; padding: 3px; }
#topdrops li { margin: 0; display: block; }
#topdrops div li a { text-decoration: none; text-transform: none; font-size: 11px; padding: 4px 10px; font-weight: normal; color: #333; display: block; }
* html #topdrops div li a { height: 1%; }
#topdrops div li a:hover, #topdrops div li a.active { color: #fff; background-color: #4C6880; }
#topdrops li.parent a { background: transparent url(/images/tier1_dropdown_arrow.gif) no-repeat 152px 6px; }
* html #topdrops li.parent a { background-position: 156px 6px; }
#topdrops li.parent li a { background-image: none; }
#iframedrop, #iframedropsub { display: none; position: absolute; z-index: 900; border: none; }
div#topdrops div.subdrop { z-index: 1001; }

/* Tier 2 */

#tier2 { position: absolute; top: 6px; left: -3px; }
#tier2 li { float: left; background: transparent url(/images/tier2_separator.gif) no-repeat right 50%; padding: 0 12px 0 8px; }
#tier2 li.last { background-image: none; }
#tier2 a { display: block; color: #54534F; font-size: 11px; font-family: Verdana; }
#tier2 a:hover { color: #000; }

/* Zonal navigation */

#zonal ul {
	background: #E5E5E5 url(/images/zonal_gradient.gif) repeat-x;
}
#zonal li {
	background: transparent url(/images/zonal_bg_li.gif) no-repeat;
	padding: 2px 0 0 0;
}
#zonal li.last {
	margin-bottom: -1px;
}
#zonal li.first {
	background-image: url(/images/zonal_bg_li_first.gif);
	padding: 0;
}
#zonal ul ul, #zonal li li {
	background: transparent none;
}

#zonal .expanded {
	font-weight: bold;
}

/* Zonal links - first level */
#zonal a {
	text-decoration: none;
	display: block;
	padding: 5px 11px;
	color: #000;	
	height: 1%;
	margin: 0 1px;
}

#zonal a.active, #zonal a:hover, #zonal a.active-expanded {
	background-color: #8899AA;
	color: #fff;
}

#zonal .first a.active, #zonal .first a:hover, #zonal .first a.active-expanded {
	background-image: url(/images/zonal_bg_li_first.gif);
	padding-left: 12px;
	margin: 0;
}

#zonal .last a {
	background: transparent url(/images/zonal_bg_a_last.gif) no-repeat bottom left;
	padding-bottom: 8px;
	padding-left: 12px;
	margin: 0;
}

#zonal .last li a {
	background-image: none;
}

#zonal .last a.active, #zonal .last a:hover {
	background-color: #8899AA;
	margin: 0;
	padding-left: 12px;
}

#zonal .last a.expanded {
	background: transparent none;
	padding-bottom: 4px;
}

#zonal .last a.expanded:hover {
	padding-left: 12px;
}

#zonal .last a.active-expanded {
	background-color: #8899AA;
	background-image: none;
	margin: 0 1px;
	padding-left: 11px;
}

#zonal .last a.active-expanded:hover {
	padding-left: 11px;
	margin: 0 1px;
}

/* Zonal links - second level */

#zonal li ul.children li a {
	background-color: transparent;
	padding-left: 25px;
	background-image: none;
	margin: 0 1px;
	font-weight: normal;
	color: #000;
}

#zonal li ul.children li a.active, #zonal li ul.children li a:hover {
	background-image: none;
	background-color: #8899AA;
	color: #fff;
	padding-left: 25px;
	margin: 0 1px;
}

#zonal .last .lastchild a {
	background: transparent url(/images/zonal_bg_a_last.gif) no-repeat bottom left !important;
	padding-bottom: 8px;
	margin: 0;
	padding-left: 26px;
}

#zonal li.last ul.children li.lastchild a.active,
#zonal li.last ul.children li.lastchild a:hover {
	background-color: #8899AA !important;
	margin: 0;
	padding-left: 26px;
}

/* Bottom navigation */

#bottom-nav { height: 1%; clear: both; margin: 10px 0 0 0; text-align: right; background: transparent url(/images/bg_horizontalline.gif) repeat-x; padding-top: 10px; }
#bottom-nav ul { float: right; }
#bottom-nav ul li { margin: 0; float: left; background: transparent url(/images/tier2_separator.gif) no-repeat right 50%; padding: 0 12px 0 8px; }
#bottom-nav ul li.last { background-image: none; padding: 0 0 0 8px; }
#bottom-nav a { font-size: 10px; color: #54534F; }
#bottom-nav a:hover { color: #000; }
#bottom-nav.noline { background-image: none; padding-top: 0; }

/* Navigation bar */

#nav-bar { position: relative; background: transparent url(/images/sprite_nav-bar.png) no-repeat; overflow: hidden; clear: both; margin-bottom: 12px; }
#nav-bar table { margin: 0; padding: 0; }
#nav-bar td { background: transparent url(/images/bg_nav-bar_td.gif) no-repeat bottom right; text-align: center; height: 33px; padding: 0; margin: 0; }
#nav-bar td.last { background-image: none; }
#nav-bar a { text-decoration: none; color: #343434; padding: 0 12px 0 10px; display: block; margin-right: 2px; }
#nav-bar td.last a { margin-right: 0; }
#nav-bar a.active { background: transparent url(/images/sprite_nav-bar.png) repeat-x 0 -102px; color: #fff; }
#nav-bar td.first a.active { background: transparent url(/images/sprite_nav-bar.png) no-repeat 0 -68px; }
#nav-bar td.last a.active { background: transparent url(/images/sprite_nav-bar.png) no-repeat right -68px; }
#nav-bar a:hover { background: transparent url(/images/sprite_nav-bar.png) repeat-x 0 -136px; color: #343434; }
#nav-bar td.first a:hover {	background: transparent url(/images/sprite_nav-bar.png) no-repeat 0 -34px; }
#nav-bar td.last a:hover { background: transparent url(/images/sprite_nav-bar.png) no-repeat right -34px; }
/* Navigation bar for allmodels templates */
.gradient #nav-bar,
.gradient #nav-bar a.active,
.gradient #nav-bar td.first a.active,
.gradient #nav-bar td.last a.active,
.gradient #nav-bar a:hover,
.gradient #nav-bar td.first a:hover,
.gradient #nav-bar td.last a:hover
{ background-image: url(/images/sprite_nav-bar_allmodels.png); }

/* Subnav */

ul#sub-nav { padding: 0 0 12px 11px; height: 1%; }
ul#sub-nav li { float: left; background: transparent url(/images/subnav_separator.gif) no-repeat right center; padding: 0 23px 0 0; white-space: nowrap; margin-bottom: 4px; }
ul#sub-nav li.first { padding-left: 0; }
ul#sub-nav li.last { background-image: none; }
ul#sub-nav li a { text-decoration: none; display: block; color: #4466AA; padding: 3px 0 4px 0; }
ul#sub-nav li a:hover { color: #000; }
ul#sub-nav li.active a { background: transparent url(/images/sprite_subnav.gif) no-repeat; padding: 0 0 0 10px ; }
ul#sub-nav li.active a span {	color: #fff; font-weight: bold;	display: block;	background: transparent url(/images/sprite_subnav.gif) no-repeat top right; padding: 3px 10px 4px 0; }

.standard-content ul#sub-nav, .dropdownsearch ul#sub-nav {
	padding: 4px 0 10px 0;
	background: transparent url(/images/bg_horizontalline.gif) repeat-x bottom left !important;
	margin: 0 0 14px 0;
}

ul#sub-nav2 { padding: 0 0 12px 11px; height: 1%; }
ul#sub-nav2 li { float: left; background: transparent url(/images/subnav_separator.gif) no-repeat right center; padding: 0 23px 0 0; white-space: nowrap; margin-bottom: 4px; }
ul#sub-nav2 li.first { padding-left: 0; }
ul#sub-nav2 li.last { background-image: none; }
ul#sub-nav2 li a { text-decoration: none; display: block; color: #4466AA; padding: 3px 0 4px 0; }
ul#sub-nav2 li a:hover { color: #000; }
ul#sub-nav2 li.active a { background: transparent url(/images/sprite_subnav.gif) no-repeat; padding: 0 0 0 10px ; }
ul#sub-nav2 li.active a span {	color: #fff; font-weight: bold;	display: block;	background: transparent url(/images/sprite_subnav.gif) no-repeat top right; padding: 3px 10px 4px 0; }

.standard-content ul#sub-nav2, .dropdownsearch ul#sub-nav2 {
	padding: 4px 0 10px 0;	
	margin: 0 0 14px 0;
}

/* /NAVIGATIONS */

/* HEADERS */

h1 { clear: both; margin: 5px 0; font-size: 23px; font-weight: normal; font-family: arial, helvetica, sans-serif; color: #333; }
h1.bottomPad { padding-bottom: 10px; }
h1.line { background: transparent url(/images/bg_horizontalline.gif) repeat-x bottom left; padding-bottom: 10px;  }
h1.line2 { background: transparent url(/images/bg_horizontalline.gif) repeat-x bottom left; padding-bottom: 50px;  }


h2 {
	font-size: 12px;
}

h2.contentsortable {
	font-size: 15px !important;
	font-weight: normal;
}

/* Promo-items */

.promo-item { background: #DAE1C2; margin-bottom: 14px; width: 165px; }
.promo-item.alt2 { background: #CFDBE9; }
.promo-item div { padding: 0 9px 5px 9px; color: #333; }
.promo-item div a { text-decoration: none; color: #333; display: block; }
.promo-item div a:hover { text-decoration: none; }
.promo-item p {	margin: 10px 0;	padding: 0; }

/* Latest news promo item */

.latestnews-promo {
	padding: 9px;
	background-color: #F1F0EC;
	font-size: 10px;
	margin-bottom: 12px;
	font-face: verdana, arial, sans-serif;
}

.latestnews-promo h3 {
	margin: 0;
	font-size: 11px;
	text-transform: uppercase;
}

.latestnews-promo h3 a {
	color: #666;
}

.latestnews-promo div.item {
	background: transparent url(/images/hr_line.gif) repeat-x bottom left;
	padding: 5px 0 9px 0;
}

.latestnews-promo div.last {
	background-image: none;
	padding-bottom: 0;
}

.latestnews-promo .image {
	text-align: center;
	margin-bottom: 5px;
}

.latestnews-promo h4 {
	font-size: 11px;
	margin: 0;
}

.latestnews-promo h4 a {
	text-decoration: underline;
	color: #4466AA;
}

.latestnews-promo .date {
	color: #000;
	display: block;
	font-weight: bold;
	font-size: 10px;
}

.latestnews-promo p {
	margin: 0;
	padding: 0;
}

.latestnews-promo .cat {
	color: #666;
	display: block;
	font-size: 10px;
}

/* Related links promo item */

.relatedlinks-promo {
	padding: 9px;
	background-color: #F1F0EC;
	font-size: 10px;
	margin-bottom: 12px;
}

.relatedlinks-promo h3 {
	margin: 0;
	font-size: 11px;
	text-transform: uppercase;
	color: #666;
}

.relatedlinks-promo .image {
	margin-top: 9px;
	text-align: center;
}

.relatedlinks-promo .toptext {
	font-weight: bold;
}

.relatedlinks-promo .bottomtext {
	background: transparent url(/images/hr_line.gif) repeat-x top left;
	padding-top: 2px;
}


/* Tools */

.tools { background: transparent url(/images/sprite_tools.png) no-repeat bottom left; margin-bottom: 12px; padding: 0 0 9px 0; }
.tools h3 {	text-transform: uppercase; font-weight: bold; color: #fff; background: transparent url(/images/sprite_tools.png) no-repeat -332px 0; font-size: 11px; margin: 0; padding: 3px 0 0 0; }
.tools h3 span { display: block; padding: 2px 7px 5px 8px; background: transparent url(/images/sprite_tools.png) repeat-y top right; }
.tools ul {	background: transparent url(/images/sprite_tools.png) repeat-y -166px 0 ; padding: 4px 9px 0 9px; }
#maincontent .tools li { margin: 1px 0; padding: 0; }
.tools a { color: #333; display: block; }
.tools a:hover { color: #000; }
.tools li a.featured {	font-weight: bold; text-transform: uppercase; }

/* General */

.hidden {
	visibility: hidden;
	display: none;
}

.maintext {
	background: transparent url(/images/bg_horizontalline.gif) repeat-x bottom left;
	padding: 0 24px 21px 0;
	clear: both;
	height: 1%;
}

td.maintext {
	background-image: none;
}

a.deluxeButton 
{
	background: transparent url(/images/deluxeButtonStart.gif) no-repeat top left;
	display:block;
	float:left;
	padding-left:3px;
	text-decoration: none;	
}

a.deluxeButton span
{
	background: transparent url(/images/deluxeButtonEnd.gif) no-repeat top right;
	height:27px;
	padding:6px 12px;
	display:block;
	float:left;
	font-weight:bold;
	font-size:11px;
	cursor:pointer;
}

a.deluxeButton.off span
{
	color:#aaaaaa;
	cursor:default;
}

a.deluxeButton:hover {
	text-decoration: none;
}

#errors {
	position:absolute;
	left:10px;
	top:10px;
	background-color:#fff;
	padding:10px;
	width:auto;
	display:none;
	z-index:10000;
	border:solid 1px black;
	text-align:left;
}

.vAlignMiddle {
	vertical-align:middle !important;
}

/* Banner */

.banner {
	width: 218px;
	padding: 0 10px 0 0;
	float: left;
	margin-bottom: 10px;
	min-height: 70px;
}

* html .banner {
	height: 70px;
}

.banner .banner-image {
	float: left;
	width: 67px;
	margin-right: 10px;
	z-index: 1;
}

.banner .banner-text {
	float: left;
	width: 137px;
	z-index: 1;
}

.banner .noimage {
	width: 214px;
}

.banner h3 {
	font-size: 11px;
	margin: 0 0 2px 0;
	color: #4668A8;
	font-weight: bold;
}
.banner p {
	margin: 0 0 2px 0;
	font-size: 11px;
	color: #4E4E4E;
}

.banner p a {
	color: #4E4E4E;
}

.banner p a:hover {
	text-decoration: none;
}

/* Banners on content standard */

.standard-content .banner {	width: 214px; }
.standard-content .banner .banner-text { width: 133px; }
.standard-content .banner .noimage { width: 211px; }
	

/* Promotional items */

.generallanding-items td.left,
.generallanding-items td.right {
	width: 317px;
	padding: 17px 44px 12px 0;
	background: transparent url(/images/bg_horizontalline.gif) repeat-x;
	vertical-align: top;
}

.generallanding-items td.right {
	width: 316px;
}

.generallanding-items .promo-image {
	float: left;
	width: 100px;
	margin-right: 20px;
}

.generallanding-items .promo-text {
	float: left;
	width: 165px;
}

.generallanding-items h3 {
	font-size: 11px;
	margin: 0 0 2px 0;
	color: #000;
}
.generallanding-items p {
	margin: 0 0 2px 0;
	line-height: 15px;
	font-size: 11px;
}

.generallanding-items a {
	color: #4668A8;
	font-weight: bold;
}

.generallanding-items a:hover {
	color: #000;
}

/* Page not found */

#box {
	padding: 12px 0 0 0;
	background: transparent url(/images/bg_horizontalline.gif) repeat-x;
	width: 879px;
	margin: 5px 0 15px 0;
}

#box-top {
	background: #DEDEDE url(/images/box_top_bg.gif) no-repeat;
	padding: 15px;
	height: 1%;
}

#box-bottom {
	background: #fff url(/images/box_bottom_bg.gif) bottom left no-repeat;
	padding: 15px 0 15px 15px;
}
.section-list {
	width: 849px;
	padding: 0;
	margin: 0;
}

.section-list th { text-align: left; font-size: 11px; }

.section-list th a {
	margin: 0 10px 0 0;
	border-spacing: 20px;
	text-transform: uppercase;
	background: transparent url(/images/bg_horizontalline.gif) repeat-x bottom left;
	padding: 0 0 9px 0;
	display: block;
	color: #000;
	
}

.section-list td {
	vertical-align: top;
	padding: 5px 0 0 0;
}

#maincontent .section-list ul li {
	margin-bottom: 2px;
	padding-left: 0;
	background-image: none;
}

/* Model offers */

#offers .modeloffer {
	background: transparent url(/images/bg_horizontalline.gif) repeat-x bottom left;
	padding: 21px 0;
	clear: both;
	height: 1%;
}

#offers .modeloffer .image {
	margin-right: 17px;
	float: left;
}

#offers .modeloffer .text {
	margin-left: 165px;
}

.globaloffers #offers .modeloffer .text { float: left; width: 300px; margin-left: 0; }

#offers .modeloffer.noimage .text {
	margin-left: 0;
}

.globaloffers #offers .modeloffer.noimage .text { width: 490px; }

#offers .modeloffer .text b,
#offers .modeloffer .text strong {
	color: #666;
}

#offers .modeloffer h3 {
	padding: 0;
	margin: 0;
	color: #000;
	font-size: 13px;
}

#disclaimers {
	color: #888;
	padding: 20px 0 0 0;
}

#disclaimers .disclaimer {
	margin: 0 24px 24px 0;
}

.footnote {
	color: #888 !important;
	vertical-align: super;
	font-weight: bold;
	font-size: 10px !important;	
}

#copyright {
	text-align: right;
	color: #666;
	font-size: 10px;
}

/* Homepage */

#carNavHP
{
	width:900px !important;
	height:31px;
	background: transparent url(/images/homepage_hornav.gif) no-repeat;
}

#carNavHP td.separator
{
	padding:0px 10px;
}

#carNavHP td 
{
	height:30px;
	padding:0px 15px;
	text-align:center;
}

#carNavHP td a
{
	display:inline;
	max-width:150px !important;
	font:12px verdana, arial, geneva;
	color:#ffffff;
	text-decoration: none;
}

#carNavHP a.car
{
	font-weight:bold;
}

#carNavHP td.active
{
	background-color:#47586C;
}

.carInfoHP 
{
	width:575px;
	visibility:hidden;
	position:absolute;
	left:0px;
	top:0px;
	cursor:pointer;
	z-index:1000;
}
.carInfoHP p 
{
	margin:0px;
}
.carInfoHP img.hr 
{
	width:155px;
	height:2px;
	margin-top:10px;
	margin-bottom:10px;
}

.carInfoHPTop 
{
	height:4px;
	background: transparent url(/images/bg_hp_carinfo_top.gif) no-repeat;
}
.carInfoHPBottom 
{
	height:1%;
	padding:10px;
	background: transparent url(/images/bg_hp_carinfo_bottom.gif) bottom left no-repeat;
}
.carInfoHPNav 
{
	width:155px;
	vertical-align:top;
}
.carInfoHPNav a {
	font-weight:bold;
}
.carInfoHPContent 
{
	padding-left:30px;
	vertical-align:top;
}

.hpPrice
{
	color:#666666;
	margin:0px 0px 10px 0px;
}

.hpBanners 
{
	position:relative;
	top:10px;
	width:901px;
	height:1%;
	margin-bottom:20px;
}

.hpBanners .banner {
	margin-bottom: 0;
}
.bannersHPTop 
{
	position:absolute;
	left:0px;
	top:0px;
	height:12px;
	width:901px;
	background: transparent url(/images/box2_top_bg.gif) no-repeat;
	z-index:2;
}
.bannersHPBottom 
{
	padding:12px;
	padding-bottom:2px;
	background: transparent url(/images/box2_bottom_bg.gif) bottom left no-repeat;
	z-index:1;
	height:1%;
}

.bannersHPBottom .banner {
	width:295px;
	min-height: 80px;
}

* html .bannersHPBottom .banner {
	height:80px;
}

.bannersHPBottom #newsEventsLinks 
{
	position:absolute;
	left:622px;
	top:10px;
}
.bannersHPBottom  #newsEventsBottomLink 
{
	position:absolute;
	right:17px;
	bottom:17px;
}

.bannersHPBottom #newsEventsLinks li 
{
	background: transparent url(/images/listbullet.gif) 0 5px  no-repeat;
	padding: 0 0 5px 11px;
}

/* Standard content */

#content.fade {
	background: transparent url(/images/contentstandard_fade.gif) repeat-x;
	margin: 0 0 16px 0;
	padding: 11px 9px 0 9px;
	height: 1%;
}

.standard-content #topimage img,
.standard-content #topflash object {
	margin: 0 0 12px 0;
}

.standard-content #leftcontent {
	color: #333;
}

.standard-content #leftcontent h1, h2, h3, h4, h5 {
	color: #000;
}

.standard-content #leftcontent h5 {
	margin: 0 0 -6px 0;
	font-size: 12px;
}

.standard-content #leftcontent h2 {
	font-size: 15px;
}

.standard-content #leftcontent h3 {
	font-size: 11px;
}

/* Standard content - banner area */

.standard-content #subcontent {
	clear: both;
}

.standard-content #banners {
	clear: both;
	height: 1%;
}

/* Standard content - content building blocks */

.gray {
	color: #666;
}

.small {
	font-size: 10px;
}

.image-and-text { margin-bottom: 10px; }

.image-and-text,
.image-and-text td {
	padding: 0;
	vertical-align: top;
}

.image-and-text td.image,
.image-and-text td.text {
	background: transparent url(/images/bg_horizontalline.gif) repeat-x bottom left;
	padding-bottom: 6px;
}

.image-and-text td.image {
	font-style: italic;
	color: #666;
}

.image-and-text.left td.image {
	padding: 0 10px 6px 0;	
}

.image-and-text.right td.image {
	padding: 0 0 6px 10px;
	text-align: right;
}

.image-and-text h3,
.white h3 {
	font-size: 11px;
	padding: 0;
	margin: 0;
}

.image-and-text p {
	padding: 0;
	margin: 0 0 10px 0;
}

.image-and-text .text a strong {
	color: #4466AA;
}

.white {
	background-color: #F4F3EF;
	padding: 15px 20px 5px 20px;
	margin: 10px 0;
}

/* Contact us */

.contact #leftcontent {
	width: 579px;
}

.contact #rightcontent {
	width: 281px;	
}

* html .contact #leftcontent,
* html .contact #rightcontent {
	margin-top: 10px;
}

.contact-bottom {
	background: transparent url(/images/bg_horizontalline.gif) repeat-x;
	padding: 1px 0;
	margin: 20px 0;
}

.highlight-area {
	height: 1%;
	padding: 5px;
	background-color: #F4F3EF;
}

.highlight-area .image {
	float: left;
	padding: 0 20px 0 0;
	width: 280px;
}

.highlight-area .image img { display: block; }

.highlight-area .image table img { display: inline; }

.highlight-area .text {
	float: left;
	width: 255px;
	margin-top: 10px;
}

/* Global offers */

.globaloffers label,
.globaloffers select {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.globaloffers .subheader {
	margin: 0;
	clear: both;
	background: transparent url(/images/bg_horizontalline.gif) repeat-x;
	font-size: 16px;
	padding: 15px 0 0 0;
	font-weight: normal;
}

* html .globaloffers .subheader { padding-top: 8px; }

.globaloffers .highlight-area {	padding: 10px; margin-top: 10px; }

.globaloffers .highlight-area label { float: none; margin: 0 0 6px 0; font-weight: normal; }

.globaloffers .highlight-area select { float: none; margin: 0; width: 145px; font-size: 11px; }


/* Movie */

#movie-container {
	background-color: #F4F3EF;
	padding: 15px;
}

#movie-container ul.movie-size {
	height: 1%;
}

#movie-container li {
	float: left;
	background: transparent url(/images/listbullet.gif) 0 5px  no-repeat;
	padding: 0 0 0 11px;
	display: block;
	margin-right: 20px;
}

#movie {
	text-align: center;
	padding: 15px 0 0 0;
	clear: both;
}

/* Dealer Locator Top navigation search */

#top-search {
	position: absolute;
	top: 9px;
	right: 90px;
	background: transparent url(/images/topsearch_line.gif) repeat-y;
	padding: 3px 0 3px 12px;
}

#top-search label,
.dl-search label {
	font-weight: normal;
	color: #666;
	margin: 0;
	padding: 0;
}

#top-search input,
.dl-search input {
	border: solid 1px #5B5B5B;
	border-bottom-color: #BDBDBD;
	border-right-color: #BDBDBD;
	width: 82px;
	color: #666;
	font-size: 10px;
	margin: 4px 0 0 0;
	font-family: Verdana;
	padding: 1px 3px;
}

#top-search a,
.dl-search a {
	font-weight: bold;
	color: #666;
	padding-left: 6px;
	font-size: 10px;
	text-transform: uppercase;
	display: inline;
}

.dl-search a {
	background-image: none;
	background-color: Transparent;
}
#maincontent .tools li.dl-search {
	background: transparent url(/images/bg_horizontalline.gif) repeat-x !important;
	padding-top: 8px !important;
	margin-top: 6px;
}
#cars_content {
	width: 685px;
}

/* DCT */

.dct h1 {
	margin-left: 9px;
	display: inline;
}

/* GCR */

.faq-searchform {
	height: 1%;
}

.faq-searchform a, .faq-searchform input {
	float: left;
	width: 200px;
}

.faq-searchform input {
	margin-top: 2px;
	margin-right: 6px;
}

ul.faq-list {
	float: none;
	clear: both;
}

ul.faq-list li, div.faq-question, div.faq-answer {
	padding: 10px 10px 10px 3px !important;
	margin: 0 !important;
	background-image: none !important;
	height: 1%;
	clear: both;
}

ul.faq-list li a {
	color: #333;
}

ul.faq-list li.color2,
div.faq-question {
	background-color: #DEDBD2 !important;
}

ul.faq-list li strong,
div.faq-question strong,
div.faq-answer strong {
	display: block !important;
}

a.faq-backlink {
	display: block;
	margin: 10px 0;
	color: #333;
}

a.faq-attachment {
	display: block;
	margin: 10px 0;
}

div.faq-nohits {
	font-weight: bold;
}

/* GCR Promo item */

#gcr-search {
	background-color: #F4F3EF;
	height: 1%;
	margin-bottom: 16px;
	padding: 9px 9px 0 9px;
}

#gcr-search h3 {
	color: #4466AA;
	font-size: 11px;
	margin-top: 0;
}

#gcr-search input.keywords {
	width: 141px;
	display: block;	
}

#gcr-search a.deluxeButton {
	clear: both;
	margin-top: 6px;
}

/* General landing info box */

.infobox {
	padding: 0 0 0 9px;
	background-color: #F4F3EF;
	margin: 12px 0;
}

.infobox .infoboxtable {
	width: 628px;
}

.infobox td.infoboxcol {
	padding-right: 9px;
	vertical-align: top;
}

/* Flashcover */

.flashcover {
	position: absolute;
}

#flashtable, #flashtable td {
	padding: 0;
	margin: 0;
}

/* Link page */

.link-table {
	width: 864px;
}

.link-table td.column {
	vertical-align: top;
	padding-right: 20px;
}

.link-table h2 {
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	background: transparent url(/images/bg_horizontalline.gif) repeat-x bottom left;
	font-size: 11px;
	padding: 0 0 5px 0;
	margin: 0 0 3px 0;
	height: 14px;
}


/**/
#SF131313 {margin: 0; padding: 0; width: auto;}

/* Sitemap */

.sitemap #leftcontent {
	width: 429px;
	margin: 0;
	padding: 0;
}

.sitemap #middlecontent {
	float: left;
	width: 199px;
	margin: 3px 0 0 20px;
}

.sitemap #rightcontent {
	width: 199px;
	margin: 3px 10px 0 25px;
	padding: 0;
}

.sitemap #leftcontent td {
	vertical-align: top;
	width: 202px;
	padding: 0 0 15px 0;
	background: transparent url(/images/bg_horizontalline_sitemap.gif) no-repeat bottom left;
}

.sitemap #leftcontent td.right {
	width: 174px;
}

.sitemap h2 {
	font-size: 16px;
	background: transparent url(/images/bg_horizontalline.gif) repeat-x bottom left;
	padding: 0 0 12px 0;
	margin: 10px 0 6px 0;
	font-weight: normal;
	text-transform: uppercase;
}

.sitemap h2 a {
	color: #000;
}

.sitemap h3 {
	font-size: 12px;
	margin: 10px 0 0 0;
	padding: 0;
}

.sitemap h3 a {
	color: #000;
}

.sitemap .box {
	padding: 3px 0 0 0;
	background: transparent url(/images/sitemapbox_top.gif) no-repeat;
}

.sitemap .box .box-content {
	padding: 0 21px 0 22px;
	background: transparent url(/images/sitemapbox_middle.gif);
	height: 1%;
}

.sitemap .box .box-bottom {
	height: 18px;
	background: transparent url(/images/sitemapbox_bottom.gif) no-repeat bottom left;
}
/**************** ALL MODELS  *******************/
/* Showroom - all models */

.allmodels {
	background: transparent url(/images/all_models/bg_content_allmodels.gif) repeat-x;
	height: 1%;
	margin: 0 !important;
	padding: 15px 8px 10px 8px;
}

.allmodels td {
	vertical-align:top;
}

.header {
	padding: 0 0 8px 9px;
}

.maintext {
	padding: 0 9px 8px 16px;
}

.maintext p {
	margin-top: 5px;
}



#allmodels {
	height: 1%;
	width: 884px;
}

#allmodels ul.model-list {	
	float: left;
	list-style: none;
}

* html #allmodels ul.model-list { display: inline; margin-left: -16px; }

#allmodels ul.model-list li {
	width: 221px;
	font-weight: normal;
	position: relative;
	padding: 0;
	list-style: none;
	background-image: none;
}

ul.model-list li.range a {
	position: relative;
	display: block;
	padding: 12px;
	color: #666;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Arial, helvetica, Sans-Serif;
	width: 197px;
	text-decoration: none;
}

ul.model-list li.range a span {
	padding: 0 5px 0 3px;
}

ul.model-list li.range a:hover {
	background: #86837A url(/images/all_models/range_bg_link_hover.gif) top right no-repeat;
	color: #DFDEDC;
}


.allmodels div.range_description {
	display: none;
	position: absolute;
	top: 54px;
	left: 0;
	padding: 5px 12px;	
	background: transparent url(/images/all_models/range_description_bg.png) bottom right no-repeat;
	color: #fff;
	width: 197px;
	z-index: 100;
}

* html .allmodels div.range_description { background-image: url(/images/all_models/range_description_bg.gif); }

* html .allmodels div.range_description p {
	padding: 10px 0;
}

.allmodels #allmodels li.model {
	background: transparent url(/images/all_models/allmodels_horizontalline.gif) no-repeat 10px top;
	padding-top: 2px;
}

ul.model-list li.model a {
	display: block;
	position: relative;
	width: 210px;
	height: 83px;
	text-decoration: none;
}

ul.model-list li.model .allmodels-modelname {
	position: absolute;
	bottom: 0;
	left: 12px;
}

ul.model-list li.model .allmodels-model {
	position: absolute;
	bottom: 0;
	right: 0;
}

ul.model-list li.range .click,
ul.model-list li.model .click {
	width: 210px;
	height: 83px;
	position: absolute;
	top: 0;
	left: 0;
}

ul.model-list li.range .click {
	width: 221px;
	height: 52px;
}

.carinfo {
	position: absolute;
	top: -2000px;
	left: 200px;
	background: transparent url(/images/all_models/allmodels_carhover_bg_top.png) top right no-repeat;
	width: 362px;
	padding: 5px 0 0 0;
}
			
.carinfo .content {
	background: transparent url(/images/all_models/allmodels_carhover_bg_bottom.png) bottom right no-repeat;
	padding: 0 8px 8px 8px;
	height: 1%;
	color: #666;
}

* html .carinfo { padding-top: 5px; background-image: url(/images/all_models/allmodels_carhover_bg_top.gif); }
* html .carinfo .content { background-image: url(/images/all_models/allmodels_carhover_bg_bottom.gif); }

.carinfo h2 {
	margin: 8px 0 5px 10px;
	padding: 0;
	font-size: 15px;
	font-weight: normal;
	float: left;
	display: inline;
	color: #000;
}

.carinfo .price {
	display: inline;
	float: left;
	margin: 12px 0 0 10px;
	padding: 0;
}

.carinfo p {
	clear: both;
	margin: 5px 10px 10px 10px;
	padding: 0;
}

.carinfo .media {
	clear: both;
	margin: 10px 0 0 0;
}

.carinfo .media img {
	width: 346px;
	height: 176px;
}

.carinfo .arrow {
	position: absolute;
	top: 11px;
	left: -13px;
	width: 16px;
	height: 52px;
	background: transparent url(/images/all_models/allmodels_carhover_arrow_left.png) no-repeat;
}

* html .carinfo .arrow { background-image: url(/images/all_models/allmodels_carhover_arrow_left.gif) }

.right .arrow {
	width: 19px;
	left: 358px;
	background-image: url(/images/all_models/allmodels_carhover_arrow_right.png);
}

* html .right .arrow { background-image: url(/images/all_models/allmodels_carhover_arrow_right.gif); }

.allmodels div.authoring {
	float: left;
	display: block;
	position: relative;
	top: auto;
	left: auto;
	padding: 5px 11px;
}

.white_back_ajax {background: #FFF url('/images/ajax_loader.gif') no-repeat 50% 50%}

/* USED CARS 2010 */

.one_table {width: 868px; background: #E9E6E1; margin: 13px auto}
.one_top {padding-left: 27px; font-size: 11px}
.one_starp {background: #E9E6E1}
.one_back {padding-left: 54px}
.one_back_inner {color: #7C2525; text-decoration: underline}
.one_print {padding-left: 20px}
.one_print_inner {text-decoration: underline}
.one_title {margin-left:31px; height:66px; font-size: 14px; font-weight: 700; margin-top: 15px}
.one_left {font-weight:700; padding-left: 31px; height: 15px; width: 113px}
.one_garant {font-weight:700; padding-left: 31px; padding-bottom: 15px}
#for_print {text-align:left; margin-left: 10px; display: none}

.used_href {width: 100%; height: 100%}
.used_href A {text-decoration: none}
.used_href A:hover {text-decoration: none}
.used_inner_ts {vertical-align: middle; padding-left: 12px; color: #fff; font-size: 13px; line-height: 13px}
.used_inner_ts A {color: #fff; text-decoration: none}
.used_inner_ts:hover {color: #fff; text-decoration: none}
.used_inner_ts A:hover {color: #fff; text-decoration: none}
.used_inner_ts2 {vertical-align: middle; padding-left: 12px; color: #fff; font-size: 13px; line-height: 19px}
.used_inner_ts2 A {color: #fff; text-decoration: none}
.used_inner_ts2:hover {color: #fff; text-decoration: none}
.used_inner_ts2 A:hover {color: #fff; text-decoration: none}
.nounder {color: #fff; text-decoration: none}
.used_block {background: url('/images/blocks_bg.png') no-repeat}
.used_block A {color: #fff; text-decoration: none}
.used_block A:hover {color: #fff; text-decoration: none}
.used_div {height: 50px}
.used_div_in {padding-top: 13px; padding-left: 11px}
.used_div2 {padding: 5px}
.used_div_in2 {display: block; height: 79px; width: 316px}
.used_div_in_hidden {display: none; height: 79px; width: 316px}
.used_in_bg {background: #8899AA}

.car_block1 {background: #DEDBD2; height: 100%; width: 100%}
.car_block2 {height: 100%; width: 100%}
.car_blue {color: #4466AA; padding-top: 10px}
.car_image {width: 118px; padding: 8px 9px}
.car_menu {background: url('/images/top_menu_bg.png') no-repeat; width: 682px; height: 33px}
.car_menu_one {padding-left: 9px; padding-right: 9px; white-space: nowrap}
.car_menu_selected {background: #8695A7; color: #fff}
.car_title {margin-top: 20px; font-size: 21px}
.car_line {background: url('/images/car_line.png'); height: 2px; margin-top: 9px}
.car_sort {margin-top: 12px}
.car_sort TD {padding-left: 9px}
.car_sort_href {color: #000; text-decoration: underline}
.car_sort_href_nounderline {color: #000; text-decoration: none}
.car_table {margin-top: 9px}

.one_bg1 {background: #DEDBD2}
.one_bg2 {background: #E9E6E1}
.p10 {padding:10px}
.one_filter_top {padding-top: 8px; background: #E9E6E1}
.one_filter_bottom {font-size: 10px; padding-right: 35px; background: #ECEAE5; border: 1px solid #fff; padding-left: 31px}
.one_in_title {font-size: 14px; font-weight: 700; padding-left: 24px; padding-top: 9px; height: 29px; background: #DEDBD2}
.one_in_desc {margin-top: 18px}
.one_in_tit {margin-left: 25px; margin-top: 14px}
.one_in_doc {margin-left: 27px}
.one_in_doc_img {margin-bottom: -3px; padding-right: 4px}

#cars_signup INPUT, #cars_signup SELECT {border: 0; background: #DEDEDE; width: 185px; padding-left: 5px; height: 20px}
.car_banner_submit A {text-decoration: none; color: #000}
