/* 
	newing-inc XHTML CSS selectors

*/

/* LAYOUT */ 
html {
	margin:0;
	padding:0;
	top:0;
}

body
{
	margin:0;
	padding:0;
	background-image:url(../images/bkg.gif);
	background-repeat:repeat-x;
	font-family: verdana, arial, lucida, helvetica, sans-serif;	
	color: #333;
	font-size: 10px;
	position:relative;
	background-color:#B1B1B1;
	top:0;
}


/* main areas */
#container {
	width: 732px;
	_padding:0 9px 20px 9px;
	background-image:url(../images/bkg_1px.png);
	background-repeat:repeat-y;
	height: 760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 9px;
	padding-bottom: 20px;
	padding-left: 9px;
}

#cntFooter {
	width: 750px;
	padding:0;
	margin: 0 auto 0 auto;
	background-image:url(../images/bkg_1px.png);
	background-repeat:repeat-y;	
}

#topborder {
	background-image:url(../images/bkg_top.png);
	background-repeat:no-repeat;
	width: 750px;
	height:0px;
	margin:0 auto 0 auto;
	padding:0;
	display:none;
}

#bottomborder {
	background-image:url(../mat/images/bkg_bottom.png);
	background-repeat:no-repeat;
	width: 750px;
	height:2px;
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#content {	/* general */
	margin: 0;
	padding: 20px 10px 20px 10px;
	background: #B3C4CC;	
	position:relative;
	float:left;
	width:710px
}

.dn { display:none; }	
.db { display:block; }	

.sUp, sup{
	position:relative;
	top:-3px;
	left:0px;
	font-size:8px;
	font-weight:300px;
}

/***********************   new shopping tools page style's ends ********************************/

#content_ahtd {	/* general */
	margin: 15px 0 0 0;
	padding: 20px 10px 0px 10px;
	background: #B3C4CC;	
	float:left;
}
#content2 {	/* trim page */
	margin: 0;
	padding:0;
	width:730px;
	float:left;
}
#topbtns {	/* RA| 2006 usability refresh top buttons for compare vehicles page */
	margin: 0px 0 0 0;
	padding: 1px 0px 0px 0px;
	background: #B3C4CC;
}
/* RA : 2006 Usability Enhancements */
#content2 h6
{

	padding: 15px 0px 0px 15px;
	margin: 0;
	background: #B3C4CC;
	font-size: 11px;
	font-weight: bold;
}

.shiftup { _margin-top:0!important; }

#content3 { /* other config pages */
	margin: 15px 0 0 0;
	padding: 0;
	background: transparent url(../images/bg_config.gif) left top repeat-y;
}

#content4 {
	/* RA : 2006 Usability Enhancements to the Comparator page, New container so as to not affect other BYO Pages */
	background: #B3C4CC;
	margin: 0px 0px 15px 0px; 
	padding: 20px 10px 20px 10px;
	float:left;
}

#content3-foot { /* bottom cap for config */
	clear: both;
	height: 9px;
	margin-right: 10px;
	font-size: 1px;
	background: transparent url(../images/bg_config_foot.gif) right top repeat-y;
}

#newFooter{
	color: #000000;
	font-weight: bold;
	font-family:Arial, Verdana, sans-serif;
	font-size:xx-small;
	text-transform:uppercase;
	width:730px;
	text-align:center;
	margin-top:10px;
	margin-bottom:25px;
	float:left;
}
	
#newFooter li{
    display: inline;
    list-style-type: none;
    padding-right: 66px;
	padding-right: 65px;
	font-weight: bold;
}

#newFooter li a{
    color:#999999;
}

#newFooter li.last{
    text-align:right;
    padding-right: 0px;
    padding-left: 0px;
}

#newFooter ul{
	font-size:xx-small;
	color: #000000;
}

#footer {
	width:730px;
	margin:10px auto;
	text-align:center;
	font-size:9px;
	color:#999;
}
#msrp { /* used for msrp disclaimer below footer */
	width: 732px;
	height: 8px;
	margin: 8px auto 5px auto;
	text-align: center;
	font-size: 8px;
	color: #333;
	text-indent: -1000em; /* hides actual text */
	background: transparent url(../images/footer/msrp.gif) 50% 0 no-repeat;
}

#disclaimer_home span{
	display:block;
	margin: 8px auto 5px auto;
	text-align: center;
	width: 647px;
}

#dis_aura_home{
	background: transparent url(../images/footer/aura_disclaimer.gif) no-repeat;
	height: 28px;
}

#dis_outlook_home{
	background: transparent url(../images/footer/outlook_disclaimer.gif) no-repeat;
	height: 38px;
}

#dis_sky_home{
	background: transparent url(../images/footer/sky_disclaimer.gif) no-repeat;
	height: 9px;
}

#dis_vue_home{
	background: transparent url(../images/footer/vue_disclaimer.gif) no-repeat;
	height: 28px;
}

#dis_astra_home{
	background: transparent url(../images/footer/astra_disclaimer.gif) no-repeat;
	height: 9px;
}

#gmwarranty { /* used for gmwarrant disclaimer below footer */
	width: 732px;
	height: 8px;
	margin: 8px auto 5px auto;
	text-align: center;
	font-size: 8px;
	color: #333;
	text-indent: -1000em; /* hides actual text */
	background: transparent url(../images/footer/gmwarranty.gif) 50% 0 no-repeat;
}
#universalLegal{
	position:relative;
	color:#000000;
	font-family:arial;
	font-size:9px;
	margin:0;
	padding:0;
	width:730px;
	float:left;
}

#universalLegal a{
	text-decoration:underline;
	color:#999999;
}	

.disclaimer{
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	margin:0px;
	margin/**/:/**/0px;
	width:730px !important;
	width:725px;
 	width/**/:/**/725px;
	top/**/:/**/0px;
	float:left;
 	padding-left/**/:/**/0px;
}

.disclaimer a, .disclaimer a:hover, .disclaimer a:visited, .disclaimer a:active{
	text-decoration:underline;
	color:#999999;
}

#pSkyDisclaimer{
	color:#999999;
	font-family:arial;
	font-size:9px;
	*font-size:9px;
	_font-size:9px;
	margin:0 20px 0 5px;
	width:640px;
}	
#msrp_hp { /* used for homepage msrp below footer */
	width: 732px;
	height: 20px;
	padding-bottom:0px;
	margin: 8px auto 5px auto;
	text-align: center;
	font-size: 8px;
	color: #333;
	text-indent: -1000em; /* hides actual text */
	background: transparent url(../images/footer/msrp_hp.gif) 50% 0 no-repeat;
}

#msrp.es {
	height: 18px;
	background-image: url(../images/footer/msrp_es.gif);
}

#msrp_hp.es {
	background-image: url(../images/footer/msrp_hp_es.gif);
}

#mobiledisclaimer { /* used for homepage msrp below footer */
	width: 732px;
	height: 8px;
	margin: 8px auto 5px auto;
	text-align: center;
	font-size: 8px;
	color: #333;
	text-indent: -1000em; /* hides actual text */
	background: transparent url(../images/footer/mobiledisclaimer.gif) 50% 0 no-repeat;
}
#allmodels { /* used for allmodels footer english*/
	width: 732px;
	height: 30px;
	margin: 8px auto 5px auto;
	text-align: center;
	font-size: 8px;
	color: #333;
	text-indent: -1000em; /* hides actual text */
	background: transparent url(../images/footer/allmodels_disclaimer.gif) 50% 0 no-repeat;
}
#allmodelses { /* used for almodels footer spanish*/
	width: 732px;
	height: 30px;
	margin: 8px auto 5px auto;
	text-align: center;
	font-size: 8px;
	color: #333;
	text-indent: -1000em; /* hides actual text */
	background: transparent url(../images/footer/es_allmodels_disclaimer.gif) 50% 0 no-repeat;
}
#footer img {
	vertical-align: middle;
	margin-top: 0px !important;
	margin-top: 3px;
}
#config {
	float: left;
	width: 475px;

}
#summary {
	float: right;
	width: 244px;
}
/* flash areas */
#flash-head {
	margin:0;
}

#flashcontent {
	margin:0;
	padding:0;
	position:relative;
	float:left;
}

#flash-foot {
	position:relative;
	height: 126px;
	width:730px;
	padding:0px;
	margin:0px 0px 10px 0px;
	float:left; 
}

#flash-home {
	width:732px;
	height:367px;
	/*530px;*/
	margin:0;
	padding:0;
	_margin-top:-15px;
}

#flash-body {
	margin:0;
	padding:0;
	position:relative;
	float:left;
}

#flash-body.media {
	border-bottom: 1px solid #ccc;
	width:732px;
	margin:0;
	padding:0;
	z-index:-100px;
}

#side-nav {
	float: left;
	width: 243px;
	line-height: 0px;
}
#media-area {
	float: right;
	width: 485px;
}

#media-fake {
	background-image:url(../images/videobg.jpg);
	background-repeat:no-repeat;
	float: right;
	width: 485px;
	_width:483px;
	height:241px;
	display:none;
}


/* detour styles */
.detour #side-nav {
	width: 300px;
}
.detour #media-area {
	width: 430px;
}
#detour-nav {
	line-height: 0px;
}
.detour #media-area iframe {
	border-collapse: collapse;
	margin: 0;
	padding: 0;	
	width: 430px;
	height: 355px;
}
div#closer {
	margin: 0;
	width: auto;
}
#closer a {
	float: right;
	display: block;
	height: 15px;
	width: 11px;
	background: transparent url(../images/icn_close.gif) 0px 0px no-repeat;
}
#closer a span {
	display: none;
}
#closer a:hover {
	background: transparent url(../images/icn_close.gif) 0px -25px no-repeat;
}

/* sub areas */
#build-area

{
	clear: both;
	padding: 20px 10px;
	background: #B3C4CC;
}
#build-area_r{
	clear: both;
	padding: 5px 9px;
	background: #B3C4CC;
}

.byo_step_title {
	padding: 4px 0px 0px 15px;
	margin: 0;
	width:auto;
	background: #B3C4CC;
	font-size: 11px;
	font-weight: bold;
	float:left;
	clear:none;
	



} 

.width98 {
width:98%;
} 
.width295{
width:295px;
}
.byo_step_info {
	padding: 4px 0px 0px 4px;
	margin: 0;
	background: #B3C4CC;
	font-size: 11px;
	font-weight:normal;
	float:left;
	clear:none;
}


/* build step1 styles: trim */
.trim
{
	margin: 0;
	padding: 0px 0px 0px 0px;
	background: #D3DCE1 url(../images/byo/bg_trim.gif) left bottom repeat-y;
	clear:none !important;
}

.trim .trim-head {
   padding: 0px 0px 0px 0px;
   background: #D3DCE1 url(../images/byo/bg_trim_body.gif) left bottom repeat-y;
}

.botBorder
 {
	background: url(../images/dot_white_ltblue.gif) left bottom repeat-x;
	*background:#D3DCE1;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	width:100%;
}
.botCap{ 
	 clear: both; 
	 height: 1px; 
	 font-size: 1px; 
	  BACKGROUND: #D3DCE1 url(../images/dot_white_ltblue.gif) repeat-x left bottom; 
} 

.trim-head .trim-name {
	 height: 13px;
	 float: left;
	 width: 620px;
	 padding: 2px 15px 2px 5px;
	 margin: 0;
	 font-size: 11px;
	 line-height: 12px;
	 background: #F2F2F2;
} 

.trimspan {
	font-size: 11px;
	float: left;
}

 .msrp1 {
float: right;
width:115px;
margin: 0px;
padding:0px;
line-height: 12px;
font-size: 9px;
background: #F2F2F2
}

.trim-body 
{
	padding: 0px 4px 1px 15px;
	margin: 0px 0px 1px 0px;
	background: #D3DCE1 url(../images/byo/bg_trim_body.gif) left bottom repeat-y;
}
.trim-body .info {
	float: left;
	width: 470px;
	padding: 0; /* padding makes ie jump on hover; use margin instead */
	margin: 2px 0 0 0;
	background: #D3DCE1;
	
}
.trim-body .info p {
	padding-right: 20px;
	line-height: 15px; /* Added to increase the leading for the BYO text  */
	background: #D3DCE1
}
.info .col {
	float: left;
	width: 97px;
	margin: 0;
	padding: 4px 20px 4px 0;
}
.trim-body .vehicle {
	float: right;
	width: 205px;
	height: 95px;
	background-position: 100% 0px;
	background-repeat: no-repeat;
}
.trim-body .vehicle span {
	display: block;
	height: 95px;
	padding-top: 7px;
}
.height15{
display:block;
height:15px;
clear: both;
font-size: 1px; 

}
.mneg1{
margin-bottom:-5px;
}


/* holly hack for extra space in IE nav */
/* Hides from IE5-mac \*/
* html .action a, * html .secondary_action a, * html .secondary_action_r a, * html .back a, * html .plus a {width: 1%;} /* fixes clickable region in IE */
 /* End hide from IE5-mac */


.action-area {
	padding: 0;
	margin: 0px 0px 0px 0px;
	text-align: right;
	background: #B3C4CC;
	float:right !important; 
	clear:none;
/* RA: Saturn.com usability enhancements, adds 1px pad with the buttons */
	padding-right:1px;
}

.action-areaFoot
{
 padding: 1px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 background: #B3C4CC;
 clear:none;
 padding-right:1px;
}

.action-areaGray
{
/* RA | 2006 usability refresh, Use for Dealer Search pages*/
 padding: 1px 0px 0px 0px;
 width:709px;
 margin: 0px 0px 0px 0px;
 background-color: #F2F2F2;
/* RA: Saturn.com usability enhancements, adds 1px pad with the buttons */
 padding-right:1px;
height:19px;
clear:none;
float:left;
 
}


.buildbutton{
	padding:0px;
	margin:0px;
/* ignored by moz */
	float:expression("right");
}
.buildbutton span {
color: #666;
}
.action-area .back,.action-areaFoot .back,.action-areaGray .back,
.buildbutton .back
{
	float: right;
	clear:none;../
	background: #fff url(/saturn/images/dot_gray.gif) left bottom repeat-x;
}
.botBtns{
margin-top:-20px; width:473px;position:relative;float:left !important;
}
.nobold{
font-weight:normal;
}
.back2{
float:right;
border-right: 1px solid #b0bdc5;
background: #fff url(../images/dot_gray.gif) left bottom repeat-x;
padding:5px;
}


.action-area .action,
.action-areaFoot .action,
.action-areaGray .action,
.action-area .plus,
.action-area .close,
.buildbutton .action {
	border-left: 1px solid #b0bdc5;
	background: #FEF0AF url(../images/dot_gray.gif) left bottom repeat-x;
	clear:none;
	float:right;

}



.action-area .secondary_action_r,
.action-areaFoot .secondary_action,
action-areaGray .secondary_action,
.action-areaFoot .secondary_action_r,
{
	border-left: 1px solid #b0bdc5;
	background: #FFFFFF url(../images/dot_gray.gif) left bottom repeat-x;
	float:right;
	clear:none;
}

.action-areaFoot .secondary_action,
.action-areaGray .secondary_action,
.action-area .secondary_action {
	border-left: 1px solid #b0bdc5;
	background: #FFFFFF url(../images/dot_gray.gif) left bottom repeat-x;
float:right;
clear:none;
}


.action a,
.secondary_action_r a,
.secondary_action a,
.action-area .plus a,
.action-area .close a {
	display: block;
	padding: 3px 10px 4px 15px;
}
.buildbutton .action a {
	display: block;
	padding: 2px 10px 3px 15px;
}
.back a {
	display: block;
	padding: 3px 15px 4px 10px;
}
.action a span,
.secondary_action a span,
.action-area .plus a span,
.action-area .close a span {
	padding-right: 10px;
	background: transparent url(../images/icn_arrow.gif) 100% 50% no-repeat;
	white-space: nowrap;
}
.action-area .plus a span {background-image: url(../images/icn_plus.gif);}
.action-area .close a span {background-image: url(../images/icn_cross.gif);}

.action a:hover,
.secondary_action a:hover,
.action-area .plus a:hover,
.action-area .close a:hover {
	padding-right: 8px;
}
.back a:hover {
	padding-left: 8px;
}
.action a:hover span,
.secondary_action a:hover span,
.action-area .plus a:hover span,
.action-area .close a:hover span {
	padding-right: 12px;
}
.back a:hover span {
	padding-left: 12px;
}
.back a span


{
	padding-left: 10px;
	background: transparent url(../images/icn_back.gif) 0% 50% no-repeat;
}

.secondary_action a span
{
	background: transparent url(../images/icn_arrow.gif)  98% 50% no-repeat;

}





/* TABS */
/* steps and compare tab lists */
#compare-tabs,
#offer-tabs {
	width: 730px;
}
#steps {
	background-color: #fff;
	width: 475px;
}
#compare-tabs ul,
#steps ul,
#offer-tabs ul {
	margin: 0;
	padding: 0;
}
#compare-tabs li,
#steps li,
#offer-tabs li {
	display: inline;
	margin: 0;
	padding: 0;
	text-indent: -200em;
}
#compare-tabs li span,
#steps li span,
#offer-tabs li span {
	float: left;
	display: block;
	height: 21px;
	background-position: 0 -35px;
	background-repeat: no-repeat;
}
#compare-tabs li a,
#steps li a,
#offer-tabs li a {
	display: block;
	height: 21px;
	margin-right: 2px;
	background-position: left top;
	background-repeat: no-repeat;
}


/* for inactive steps in BYO */
li#step1.off span,
li#step2.off span,
li#step3.off span,
li#step4.off span,
li#step5.off span,
li#step6.off span {
	background-position: 0 -109px;
	margin-right: 3px;
}

#compare-tabs li#tab1 span {background-image: url(../images/comparator/tab_1.gif);}
#compare-tabs li#tab2 span {background-image: url(../images/comparator/tab_2.gif);}
#compare-tabs li#tab3 span {background-image: url(../images/comparator/tab_3.gif);}
#compare-tabs li#tab4 span {background-image: url(../images/comparator/tab_4.gif);}
#compare-tabs li#tab5 span {background-image: url(../images/comparator/tab_5.gif);}
#compare-tabs li#tab6 span {background-image: url(../images/comparator/tab_7.gif);}
#compare-tabs li#tab7 span {background-image: url(../images/comparator/tab_8.gif);}


#compare-tabs #es li#tab1 span {background-image: url(../images/comparator/estab_1.gif);}
#compare-tabs #es li#tab2 span {background-image: url(../images/comparator/estab_2.gif);}
#compare-tabs #es li#tab3 span {background-image: url(../images/comparator/estab_3.gif);}
#compare-tabs #es li#tab4 span {background-image: url(../images/comparator/estab_4.gif);}
#compare-tabs #es li#tab5 span {background-image: url(../images/comparator/estab_5.gif);}
#compare-tabs #es li#tab6 span {background-image: url(../images/comparator/estab_7.gif);}
#compare-tabs #es li#tab7 span {background-image: url(../images/comparator/estab_8.gif);}


#compare-tabs li#tab1 a {
	width: 69px;
	background-image: url(../images/comparator/tab_1.gif);
}
#compare-tabs li#tab2 a {
	width: 92px;
	background-image: url(../images/comparator/tab_2.gif);
}
#compare-tabs li#tab3 a {
	width: 94px;
	background-image: url(../images/comparator/tab_3.gif);
}
#compare-tabs li#tab4 a {
	width: 82px;
	background-image: url(../images/comparator/tab_4.gif);
}
#compare-tabs li#tab5 a {
	width: 167px;
	background-image: url(../images/comparator/tab_5.gif);
}
#compare-tabs li#tab6 a {
	width: 110px;
	background-image: url(../images/comparator/tab_7.gif);
}
#compare-tabs li#tab7 a {
	width: 104px;
	margin-right: 0;
	background-image: url(/saturn/images/comparator/tab_8.gif);
}

#compare-tabs #es li#tab1 a {background-image: url(../images/comparator/estab_1.gif);}
#compare-tabs #es li#tab2 a {background-image: url(../images/comparator/estab_2.gif);}
#compare-tabs #es li#tab3 a {background-image: url(../images/comparator/estab_3.gif);}
#compare-tabs #es li#tab4 a {background-image: url(../images/comparator/estab_4.gif);}
#compare-tabs #es li#tab5 a {background-image: url(../images/comparator/estab_5.gif);}
#compare-tabs #es li#tab6 a {background-image: url(../images/comparator/estab_7.gif);}
#compare-tabs #es li#tab7 a {background-image: url(../images/comparator/estab_8.gif);}



#offer-tabs li#tab1 span {background-image: url(../images/offers_tab_1.gif);}
#offer-tabs li#tab2 span {background-image: url(../images/offers_tab_2.gif);}

#offer-tabs li#tab2 a {
	width: 78px;
	margin:0px;
	background-image: url(../images/offers_tab_2.gif);
}
#offer-tabs li#tab1 a {
	width: 150px;
	margin: 0px;
	background-image: url(../images/offers_tab_1.gif);
}

/* RA- 2006 Usability Refresh Float Classes */
.floatLeft{
float:left;
}
.floatRight{
float:right !important;
}
.rightBorder{
	background: url(../images/bg_color_body.gif) right top repeat-y;
	display:block;
}



/* footer list */
#footer ul {
	margin-left: 110px;
}
#footer.es ul {
	margin-left: 43px;
}
#footer li {
	float: left;
	display: block;
	height: 8px;
	padding: 0;
	background-position: 0 -17px;
	background-repeat: no-repeat;
	text-indent: -1000em;
}
#footer a {
	display: block;
	height: 8px;
}
#footer li#foot {
	width: 119px;
	background-image: url(../images/footer/txt_saturn_corporation.gif);
	background-position: 0 0px;
}
#footer li#foot1,
#footer li#foot1 a {
	width: 47px;
	background-image: url(../images/footer/txt_site_map.gif);
}
#footer li#foot2,
#footer li#foot2 a {
	width: 31px;
	background-image: url(../images/footer/txt_faqs.gif);
}
#footer li#foot3,
#footer li#foot3 a {
	width: 56px;
	background-image: url(../images/footer/txt_contact_us.gif);
}
#footer li#foot4,
#footer li#foot4 a {
	width: 87px;
	background-image: url(../images/footer/txt_onstar.gif);
}
#footer li#foot5,
#footer li#foot5 a {
	width: 48px;
	background-image: url(../images/footer/txt_gm_sites.gif);
}
#footer li#foot6,
#footer li#foot6 a {
	width: 110px;
	background-image: url(../images/footer/txt_copyright_trademark.gif);
}
#footer li#foot7,
#footer li#foot7 a {
	width: 82px;
	background-image: url(../images/footer/txt_privacy_statement.gif);
}
/* spanish footer */
#footer.es li#foot1,
#footer.es li#foot1 a {
	width: 73px;
	background-image: url(../images/footer/es_site_map.gif);
}
#footer.es li#foot2,
#footer.es li#foot2 a {
	width: 101px;
	background-image: url(../images/footer/es_faqs.gif);
}
#footer.es li#foot3,
#footer.es li#foot3 a {
	width: 62px;
	background-image: url(../images/footer/es_contact_us.gif);
}
#footer.es li#foot4,
#footer.es li#foot4 a {
	width: 39px;
	background-image: url(../images/footer/es_onstar.gif);
}
#footer.es li#foot5,
#footer.es li#foot5 a {
	width: 65px;
	background-image: url(../images/footer/es_gm_sites.gif);
}
#footer.es li#foot6,
#footer.es li#foot6 a {
	width: 172px;
	background-image: url(../images/footer/es_copyright_trademark.gif);
}
#footer.es li#foot7,
#footer.es li#foot7 a {
	width: 97px;
	background-image: url(../images/footer/es_privacy_statement.gif);
}



#footer a:hover,
#compare-tabs li#tab1 a:hover,
#compare-tabs li#tab2 a:hover,
#compare-tabs li#tab3 a:hover,
#compare-tabs li#tab4 a:hover,
#compare-tabs li#tab5 a:hover,
#compare-tabs li#tab6 a:hover,
#compare-tabs li#tab7 a:hover,
#compare-tabs li#tab1 a:active,
#compare-tabs li#tab2 a:active,
#compare-tabs li#tab3 a:active,
#compare-tabs li#tab4 a:active,
#compare-tabs li#tab5 a:active,
#compare-tabs li#tab6 a:active,
#compare-tabs li#tab7 a:active,
#offer-tabs li#tab1 a:hover,
#offer-tabs li#tab2 a:hover,
#offer-tabs li#taf a:active,
#offer-tabs li#tab2 a:active,
#steps li#step1 a:hover,
#steps li#step2 a:hover,
#steps li#step3 a:hover,
#steps li#step4 a:hover,
#steps li#step5 a:hover,
#steps li#step6 a:hover,
#steps li#step1 a:active,
#steps li#step2 a:active,
#steps li#step3 a:active,
#steps li#step4 a:active, 
#steps li#step5 a:active, 
#steps li#step6 a:active {
	background-image: none !important;
}
#compare-tabs.on1 li#tab1 span,
#compare-tabs.on1 li#tab1 a,
#compare-tabs.on2 li#tab2 span,
#compare-tabs.on2 li#tab2 a,
#compare-tabs.on3 li#tab3 span,
#compare-tabs.on3 li#tab3 a,
#compare-tabs.on4 li#tab4 span,
#compare-tabs.on4 li#tab4 a,
#compare-tabs.on5 li#tab5 span,
#compare-tabs.on5 li#tab5 a,
#compare-tabs.on6 li#tab6 span,
#compare-tabs.on6 li#tab6 a,
#compare-tabs.on7 li#tab7 span,
#compare-tabs.on7 li#tab7 a,
#offer-tabs.on1 li#tab1 span,
#offer-tabs.on1 li#tab1 a,
#offer-tabs.on2 li#tab2 span,
#offer-tabs.on2 li#tab2 a,
#steps.on1 li#step1 span,
#steps.on1 li#step1 a,
#steps.on2 li#step2 span,
#steps.on2 li#step2 a,
#steps.on3 li#step3 span,
#steps.on3 li#step3 a,
#steps.on4 li#step4 span,
#steps.on4 li#step4 a,
#steps.on5 li#step5 span,
#steps.on5 li#step5 a,
#onAcc li#step4 span,
#onAcc li#step4 a,
#onCov li#step5 span,
#onCov li#step5 a,
#steps.on6 li#step6 span,
#steps.on6 li#step6 a {
	background-position: 0 -70px;
}



/* current offers */
#offer-area {
	clear: both;
	padding: 20px 9px 20px 10px; /* 1px space left on right for height holder */
	background: #B3C4CC;
}
#content.min {
	padding: 20px 9px 20px 10px; /* 1px space left on right for height holder */
}
#offer1,
#offer2,
#held {
	width: 710px;
	float: left;
	/* RA, 2006 Usability enhancements.
	Was: None;
	background-color:#D3DCE1;
	*/

}
#holder,
#holder2 { /* holds min height when content short on flexible page */
	float: right;
	width: 1px;
	height: 207px;
	font-size: 1px;
	line-height: 1px;
}
#holder2 { /* holds min height for content when no util-nav */
	height: 317px;
}
#offer2 { /* hides second tab content */
	display: none;
}
.offer-details {
	display: block;
	color: #666;
	font-size: 9px;
}
/* no-promo class disables promotions tab/area */
.no-promo #offer-tabs {
	display: none;
}
.no-promo #offer2 {
	display: block;
}
.no-promo #offer1 {
	display: none;
}

h2 span { /* moves 2nd header over colB */
	padding-left: 124px;
}

/* HEADERS */
.HeaderArea{
	padding: 1px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #f2f2f2 url(../images/dot_white.gif) left bottom repeat-x;
	clear:none;
	float:left;
	padding-right:1px;
}
.HeaderTitle{
	margin: 0px 0px 0px 0px;
	
	padding: 2px 0px 0px 15px;
	font-size: 11px;
	font-weight: normal;
	float:left;
	clear:none;
	background-color:#f2f2f2;

}
.HeaderArea .action{
	border-left: 1px solid #b0bdc5;
	background: #FEF0AF url(../images/dot_gray.gif) left bottom repeat-x;
	float:right;
	clear:none;
}
.HeaderArea .secondary_action{
	border-left: 1px solid #b0bdc5;
	background: #FFFFFF url(../images/dot_gray.gif) left bottom repeat-x;
	float:right;
	clear:none;
}

h1 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
}
#vehicle h1 {
	color: #663403;
}
h2 {
	padding: 2px 15px 3px 15px;
	margin: 0;
	background: #F2F2F2 url(../images/dot_white.gif) left bottom repeat-x;
	font-size: 11px;
	font-weight: normal;
}
h3 {
	padding: 0 15px 3px 15px;
	margin: 5px 0 0 0;
	background: transparent url(../images/dot_white.gif) left bottom repeat-x;
	font-size: 10px;
	font-weight: normal;
}

h3.offerTitle {
	text-align: left;
	background: none;
	padding: 0;	
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 15px;
}

h4 {
	margin: 5px 0 5px 0;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
}
h5 { /* not used */
	margin: 10px 0 5px 0;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
}
h6 {
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0;
	background: url(../images/title_schedule.gif) no-repeat 0px 0px;
	height: 30px;
	width: 712px;
}

.print-head {
	display: none; /* hidden unless printed */
	padding: 2px 15px 3px 15px;
	margin: 0;
	font-size: 11px;
}
hr {
	clear: both;
	margin: 5px 0 4px 0 !important;
	margin: 0;
	color: transparent;
	border: none;
	height: 2px;
	line-height: 2px;
	background: transparent url(../images/dot_white.gif) left bottom repeat-x;
}
.seperator {
	clear: both;
	margin: 4px 0 !important;
	margin: 2px 0;
	height: 1px;
	line-height: 1px;
	background: transparent url(../images/dot_white_ltblue.gif) left bottom repeat-x;
}
#compare .seperator {
	margin: 0 !important;
}
#summary .seperator {
	margin: 0 11px 0 10px !important;
	height: 9px;
	background: transparent url(../images/bg_summary.gif) left top repeat;
}
#price .seperator {
	margin: 5px 0 !important;
	padding: 5px 0 0 0;
	height: 1px;
	background: transparent;
	border-bottom: 1px solid #ccc;
}

/* content body areas */
.locate_b1 { 
        padding: 1px 15px 0px 15px; 
        margin: 0 0 0 0; 
        background: #CED7DC url(../images/bg_locate.gif) left bottom repeat-y;
		*background:#D3DCE1; 				
} 

.retailer_b1 {
	padding: 1px 15px 5px 15px;
	margin: 0 0 0 0;
	background: #D3DCE1 url(../images/bg_retailer.gif) left bottom repeat-y;
	float: left;
	width: 680px;
	height: auto;
}
.map_b1 {
	padding: 1px 15px 5px 15px;
	margin: 0 0 0 0;
	background: #D3DCE1 url(../images/bg_dealermap.gif) left bottom repeat-y;
}
.contactus_b1 {
	padding: 1px 15px 5px 15px;
	margin: 0 0 0 0;
	background: #D3DCE1 url(../images/bg_contactus.gif) left bottom repeat-y;
}
.download_b1 {
	padding: 1px 15px 5px 15px;
	margin: 0 0 0 0;
	background: #D3DCE1 url(../images/bg_download.gif) left bottom repeat-y;
}
.offers_b1 {
	padding: 1px 15px 5px 15px;
	margin: 0 0 0 0;
	background: #D3DCE1 url(../images/bg_offers.gif) left bottom repeat-y;
}
.estimate_b1 {
	padding: 1px 15px 5px 15px;
	margin: 0 0 0 0;
	background: #D3DCE1 url(../images/bg_estimate.gif) left bottom repeat-y;
}
.b1 {
	padding: 1px 15px 5px 15px;
	margin: 0 0 10px 0;
	background: #D3DCE1 url(../images/dot_white.gif) left bottom repeat-x;
	height:auto;
	width: 680px;
	float: left;
}
.b2 { /* no dotted line - for last body of content */
	padding: 1px 15px 5px 15px;
	margin: 0 0 0 0;
	background: #B3C4CC;
}
.b3 { /* 3/4ths width content pages */
	padding: 1px 220px 5px 15px;
	margin: 0 0 10px 0;
	background: transparent url(../images/dot_white.gif) left bottom repeat-x;
}
.b4 { /* last body of 3/4ths width content pages */
	padding: 1px 220px 5px 15px;
	margin: 0 0 0 0;
}
.b3,
.b4 {
	line-height: 14px; /* more letting for content heavy pages */
}

/* elements */
p {
	margin: 5px 0 5px 0;
	padding: 0;
}
#vehicle p {
	color: #666;
}
.sub {
	font-size: 9px;
}
#included {
margin-left:31px;
float:left;
padding-top:5px;
font-size:10px;
font-weight:bold;
}

/* RA | Safari Hack */

/*\*/
html*#included {
padding-top:5px;
margin-left:10px;
float:left;
_margin-left:15px;
_padding-top:5px;
}/**/




.callout {
	font-size: 10px;
	font-weight: bold
}
.callout2 {
	color: #aa2525;
}
.product {
	color: #663300;
}
.error {
	color: #aa2525 !important;
}
p.error,
label.error {
	font-weight: bold;
}
ul.error {
	margin-bottom: 15px;
}
ul.error li {
	list-style: none;
	background: url(../images/bullet_error.gif) no-repeat 0px 4px;
	padding-left: 8px;  /* space for the image */
}
/* holds height */
#error-area {
	height: 270px;
}

#error-area #link {
	padding-left:10px;
	margin-top:15px;
	margin-bottom:15px;
}

#error-area #links li{
	list-style:circle;
	margin-left:10px;
	line-height:11px;	
}

#error-area #links li p{
	margin:0;
	padding:0;
	line-height:12px;
}

#error-area #links li a{
	text-decoration:underline;
}

#error-area #address li{
	list-style:none;
	margin-left:0px;
	line-height:11px;	
}

/* links */
a,
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover { /* :active ?? */
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

*/
/* link icons */
a.close,
a.arrow,
a.plus,
.arrow-disabled {
	padding-right: 10px;
	margin-right: 2px;
	background-position: 100% 60%;
	background-repeat: no-repeat;
	background-image: url(/saturn/images/icn_cross.gif);
}
a.close {background-image: url(../images/icn_cross.gif);}
a.arrow {background-image: url(../images/icn_arrow.gif);}
a.plus {background-image: url(../images/icn_plus.gif);}

a.close:hover,
a.arrow:hover,
a.plus:hover {
	margin-right: 0px;
	padding-right: 12px;
}
.arrow-disabled {
      padding-top: 3px;
      padding-bottom: 3px;
      padding-left: 3px;
      color: #dbdbdb;
      background-image: url(../images/icn_arrow_disabled.gif);
}

/* list and data links */
.list-2 a,
td a,
p a,
.map a,
fieldset span a {
	color: #000000 !important;
}
.list-2 a:hover,
.list-2 a:active,
td a:hover,
td a:active,
p a:hover,
p a:active,
.map a:hover,
.map a:active,
fieldset span a:hover,
fieldset span a:active {
	color: #FF0000 !important;
}


/* images */
img {
	border: none;
}

/* LISTS */

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
ol {
	margin: 0 0 0 15px !important;
	margin: 0 0 0 23px;
	padding: 0;
}	
ul.results {
	margin: 0 0 0 15px !important;
	margin: 0 0 0 23px;
	padding: 0;
	font-size: 11px;
}
li {
	padding: 0 0 4px 0;
	margin: 0;
}
ol li {
	padding: 0 0 10px 0;
	margin: 0;
}
ol p {
	padding: 0 0 5px 0;
}
/* directions list */
ol.directions {
	padding: 0;
	margin-bottom: 5px;
}
ol.directions li {
	padding: 0;
	background: transparent url(../images/dot_white.gif) left bottom repeat-x;	
}
ol.directions li p {
	float: left;
	width: 500px;
	margin-right: 100px;
}
ol.directions li span {
	display: block;
	float: right;
	width: 100px;
}

/* trim list */
.trim-body-details ul {
	padding-top: 16px;
}
.trim-body-details #first ul {
	padding-top: 0px; /* for close details link */
}

/* arrow link list */
ul.list-1 {
	padding: 0;
	margin: 5px 0 5px 0;
}
ul.list-1 li {
	list-style: none;
	background: url(../images/icn_arrow_dbl.gif) 0px 4px no-repeat;
	padding-left: 10px;  /* space for the image */
}
/* inline links list */
ul.list-2 {
	padding: 0 0 0 0;
	margin: 0 0 5px 0;
}
ul.list-2 li {
	float: left;
	list-style: none;
	margin-left: 5px;
	border-left: 1px solid #336699;
	padding: 0 0 0 5px;
}
ul.list-2 li.first {
	margin-left: 0;
	border: none;
	padding: 0;
}
/* arrow link list right; byo step6 */
ul.list-3 {
	margin: 10px 0 0 0;
}
ul.list-3 li {
	list-style: none;
}
ul.list-3 li a {
	background: url(../images/icn_arrow.gif) 100% 50% no-repeat;
	padding-right: 10px;  /* space for the image */
}
ul.list-3 a:hover {
	padding-right: 12px;
}
/* inline pagination list */
ul.list-4 {
	text-align: right;
	margin: 5px 0 0 0;
}
ul.list-4 li {
	display: inline;
	list-style: none;
	padding: 0 0 0 5px;
}
ul.list-4 li.previous {
	background: transparent url(../images/icn_back.gif) 9px 50% no-repeat;
}
ul.list-4 li.next {
	background: transparent url(../images/icn_arrow.gif) 9px 50% no-repeat;
}
ul.list-4 li.previous a,
ul.list-4 li.next a {
	padding: 0 4px;
}
/* compare actions list - change trim/replace/remove/add */
#compare ul {
	margin: 3px 0;
}
#compare li {
	display: inline;
}
#compare li a {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-left: 1px solid #F2F2F2;	
}
#compare li.first a {
	border: none;
	padding-left: 0;
}

/* colors swatch list */
ul#extChooser {
 width: 46%; /* size dyn? */
 margin: 0 auto;
float: left;
}
ul#intChooser {
 width: 40%; /* size dyn? */
 margin: 0 auto;
float: left;
}
ul#extChooser li,
ul#intChooser li {
	float: left;
	list-style: none;
	margin-right: 2px;
	padding: 0;
	background-position: left 5px;
	background-repeat: no-repeat;
	background-image: "";
}
ul#extChooser li span,
ul#intChooser li span {
	display: block;
	width: 13px;
	padding-top: 5px;
}
ul#extChooser li a,
ul#intChooser li a {
	display: block;
	width: 13px;
	height: 13px;
}

/* show indicator image for current color */
ul#extChooser.on-1 #ext1 span,
ul#extChooser.on-2 #ext2 span,
ul#extChooser.on-3 #ext3 span,
ul#extChooser.on-4 #ext4 span,
ul#extChooser.on-5 #ext5 span,
ul#extChooser.on-6 #ext6 span,
ul#extChooser.on-7 #ext7 span,
ul#extChooser.on-8 #ext8 span,
ul#extChooser.on-9 #ext9 span,
ul#extChooser.on-10 #ext10 span,
ul#intChooser.on-1 #int1 span,
ul#intChooser.on-2 #int2 span,
ul#intChooser.on-3 #int3 span,
ul#intChooser.on-4 #int4 span,
ul#intChooser.on-5 #int5 span,
ul#intChooser.on-6 #int6 span
{
	background: url(../images/byo/color_indicator.gif) 3px 0px no-repeat;
}

ul.check {
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
}
ul.check li {
	padding: 0 0 2px 0;
	margin: 0 0 0 20px;
}
ul.check li input {
	margin: 0 5px 3px -18px !important;
	margin: 0 3px 0 -23px;
	vertical-align: middle;
}
ul.check li input.field-input {
	margin: 0 1px !important;
	font-size: 10px;
	height: 11px;
}
ul.footnote {
	padding: 0;
	margin: 5px 0 10px 0;
}
ul.footnote li {
	padding: 0 0 5px 15px;
	font-size: 9px;
}
ul.footnote li span {
	float: left;
	width: 40px;
	padding-top: 1px
}
ul.footnote li p {
	margin: 0 0 0 35px;
}
/* for ie alignment */
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html ul.footnote li span {
  	margin-right: 2px;
	padding-top: 2px
  }
* html ul.footnote li p {
  	height: 1%;
  	margin-left: 0;
  }
/* End hide from IE5/mac */

/* COLUMN SETS */

.colAB-A {
	float: left;
	width: auto;
	height: auto;
}
.colAB-B {
	float: right;
	width: 334px;
}
.colABB-A {
	float: left;
	width: 150px;
	height: auto;
}
.colABB-BB {
	float: right;
	width: 500px;
}
.colABB-BC {
	float: left;
	width: 550px;
	height: auto;
	margin-top: 10px;
	background: #B3C4CF; 
}
form#msgRAQForm div.colABB-BB {
	width:680px;
}

.colAAB-AA {
	float: left;
	width: 450px;
}
.colAAB-B {
	float: right;
	width: 230px;
}
.colABC-A {
	float: left;
	width: 220px;
	margin-right: 10px;
}
.colABC-B {
	float: left;
	width: 220px;
}
.colABC-C {
	float: right;
	width: 220px;
}
.colABCD-A {
	float: left;
	width: 165px;
	margin-right:10px;
}
.colABCD-B {
	float: left;
	width: 165px;
}
.colABCD-C {
	float: left;
	width: 165px;
}
.colABCD-D {
	float: right;
	width: 165px;
}

/* sub sets */
.colAB-A .colAB-A,
.colAB-B .colAB-A {
	float: left;
	width: 161px;
}
.colAB-A .colAB-B,
.colAB-B .colAB-B {
	float: right;
	width: 161px;
}

.colABB-BB .colAB-A {
	float: left;
	width: 250px;
}
.colABB-BB .colAB-B {
	float: right;
	width: 250px;
}


#navigate {
	width: 108px;
	height: 111px;
	margin: 10px 0 0 60px;
	background: transparent url(../images/bg_navigate.gif) 18px 17px no-repeat;
}
/*
#navigate div {
	height: 20px;
	width: 20px;
}
*/
#navigate a {
	display: block;
	font-size: 11px;
	font-weight: bold;
}
#navigate #north {
	margin: 0 0 7px 46px;
}
#navigate #north a {
	width: 20px;
	height: 38px;
	text-align: center;
}
#navigate #west,
#navigate #east {
	width: 38px;
	margin-bottom: 6px;
}
#navigate #west a,
#navigate #east a {
	height: 17px;
	padding-top: 3px;
}
#navigate #west {
	float: left;
}
#navigate #east {
	float: right;
	text-align: right;
}
#navigate #south {
	clear: both;
	margin: 0 0 0 46px;
	padding-top: 1px;
}
#navigate #south a {
	width: 20px;
	padding-top: 24px;
	height: 14px;
	text-align: center;
}

/* FORM ELEMENTS */

form {
	margin: 0;
	padding: 0;
}
fieldset {
	border-style: hidden;
	border-width: 0;
	padding: 5px 0 0 0;
	margin: 0;
        clear: both;
}
label {
	display: block;
	padding: 0 0 2px 0;
}
fieldset p {
	padding: 0;
}
p input {
	vertical-align: middle
}
fieldset span {
	margin-left: 5px;
}
/* default input values */
input.field-input,
input.phone1,
input.phone2,
input.city,
input.street,
input.zip {
	font-family: verdana, arial, lucida, helvetica, sans-serif;	
	font-size: 11px;
	height: 14px;
	padding: 2px;
	margin-bottom: 5px;
	width: 151px;
	vertical-align: middle;
}
textarea {
	font-family: verdana, arial, lucida, helvetica, sans-serif;	
	font-size: 11px;
	width: 325px;
	height: 40px;
	margin-bottom: 5px;
}
input.phone1 {
	width: 27px;
	margin-right: 2px;
}
input.phone2 {
	width: 35px;
}
input.city {
	width: 130px;
	margin-right: 2px;
}
input.street {
	width: 185px;
}
input.zip {
	width: 45px;
}
select,
select.state {
	margin: 0 0 5px 0 !important;
	margin: 1px 0 6px 0;
	vertical-align: middle;
}
.colAB-B textarea {
	width: 150px;
	height: 40px;
	margin-bottom: 5px;
}
.colAB-A .colAB-A .field-input,
.colAB-A .colAB-B .field-input,
.colAB-B .colAB-A .field-input,
.colAB-B .colAB-B .field-input {
	width: 151px;
}
.colAB-A .colAB-A select,
.colAB-A .colAB-B select,
.colAB-B .colAB-A select,
.colAB-B .colAB-B select {
	width: 160px;
}
.colABB-BB .colAB-A select,
.colABB-BB .colAB-B select {
width: 200px;
}
.colABB-BB .colAB-A .field-input,
.colABB-BB .colAB-B .field-input,
.colABC-C .field-input,
.colABC-A select,
.colABC-B select,
.colABC-C select {
	width: 185px;
}
select.state {
	font-size: 11px;
	width: 50px !important;
}
select.coverage {
	font-size: 11px;
	width: 350px;
	margin-right: 5px !important;
	font-size: 10px;
}
textarea,
input {
	padding: 2px;
}
input.radio,
input.image {
	border: none;
}
input.radio {
	margin: 0 5px 7px 0 !important;
	margin: 0 1px 3px 0;
	vertical-align: middle;
}

/* DATA */
table {
	border: none;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
table.options {
	width: 100%;
	margin: 2px 0 15px 0;
	background: transparent url(../images/dot_white.gif) left top repeat-x;	
}
table.options td {
	width: 50%;
	padding: 1px 3px;
	background: transparent url(../images/dot_white.gif) left bottom repeat-x;	
}
table.finance { /* est payments finance type */
	margin: 2px 0 15px 0;
	background: transparent url(../images/dot_white.gif) left top repeat-x;	
}
table.finance2 { /* est payments finance calculations */
	margin: 10px 0 5px 0;
}
table.finance2 th {
	background: transparent url(../images/dot_white.gif) left bottom repeat-x;	
}
table.finance2 td,
table.finance2 th {
	padding: 1px 5px 1px 3px;
}
table.finance2 .num {
	width: 12px;
	font-weight: bold;
}
table.finance2 .desc {
	width: 150px;
}
table.finance2 .desc2 {
	width: 140px;
	padding-left: 10px;
}
table.finance2 .price {
	width: 8px;
}
table.finance2 .type {
	width: 114px;
}
table.finance2 th.type,
table.finance2 th.type2 {
	text-align: left;
}
table.finance2 .field-input {
	margin: 1px 0;
	width: 105px;
}
table.finance2 select {
	margin: 1px 0 !important;
	width: 113px;
}
table.finance td {
	padding: 1px 5px 1px 3px;
	background: transparent url(../images/dot_white.gif) left bottom repeat-x;
}
table.finance a {
	margin-left: 25px;
}
table.options td input {
	vertical-align: middle;
	margin-right: 5px !important;
	margin-right: 3px;
}
/* Hides from IE-mac \*/
* html table.options td input {vertical-align: middle;}
/* End hide from IE-mac */

#compare-content table {
	margin: 2px 0 15px 0;
	background: #D3DCE1;	
}
#compare-content table th {
width:100%
 	padding: 4px 5px 5px 8px;  
	font-weight: normal; 
	text-align: left; 

}
#compare-content table tbody tr{
 height:30px;

}
#compare-content table tbody tr th {
	width: 160px;
 	padding: 4px 5px 5px 8px;  
	font-weight: normal; 
	text-align: left; 
	background:  url(../images/dot_white_ltblue.gif) left bottom repeat-x;	
}

#compare-content thead th {
 	padding: 5px 5px 6px 8px;
		background: transparent url(../images/dot_white_ltblue.gif) left bottom repeat-x;	
}


#compare-content table td {
	width: 126px;
	padding: 2px 3px;
	border-left: 1px solid #B3C4CC; 
	text-align: center;
	background: transparent url(../images/dot_white_ltblue.gif) left bottom repeat-x;	
}
#compare-content .sa { /* saturn advanatage image */
	background: transparent url(../images/comparator/icn_advantage.gif) left 3px no-repeat;
	padding: 0 3px;
	display: none;
}
#compare-content #sa-on.sa {
	display: inline;
}
#compare-content table td .sa img {
	vertical-align: middle;
}

/* Build tables */
#build-area .t-head,#build-area_r .t-head {
	padding: 2px 5px 3px 10px;
	margin: 0;
	font-size: 11px;
	font-weight: normal;
	background: #F2F2F2 url(../images/dot_white.gif) left bottom repeat-x;
}
#build-area .t-head .name, #build-area_r .t-head .name {
	float: left;
}
#build-area .t-head .price, #build-area_r .t-head .price {
	float: right;
	text-align: right;
}
#build-area table, #build-area_r table {
	width: 100%;
	margin: 0 0 15px 0;
}
#build-area td, #build-area_r td {
	background: transparent url(../images/dot_white_ltblue.gif) left bottom repeat-x;
}
#build-area th, #build-area_r th {
	padding: 5px 15px 3px 10px;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	background: #D3DCE1 url(../images/dot_white_ltblue.gif) left bottom repeat-x;

}
#build-area td.check, #build-area_r td.check {
	padding: 1px 3px 1px 5px;
	width: 20px;
	vertical-align: top;
}
#build-area td.check img, #build-area_r td.check img {
	padding: 4px 3px;
}
#build-area td.content, #build-area_r td.content {
	width: 358px;
	padding: 4px 3px 5px 3px;
	vertical-align: top;
}
#build-area td.price, #build-area_r td.price {
	padding: 4px 5px 1px 3px;
	text-align: right;
	vertical-align: top;
}
#build-area .desc, #build-area_r .desc {
	padding: 1px 3px 10px 3px;
}
#build-area .desc em, #build-area_r .desc em {
	color: #666;
}
#build-area .package td, #build-area_r .package td {
	background: #D3DCE1;
}

#build-area .pkgdesc td, #build-area_r .pkgdesc td {
	background: #D3DCE1 url(../images/dot_white_ltblue.gif) left bottom repeat-x;
}
#build-area table table, #build-area_r table table {
	margin: 0 0 5px 0px !important;
}
#build-area table table td,
#build-area table table th,
#build-area_r table table td,
#build-area_r table table th
{
	background: none !important;
}
#build-area table table th,
#build-area_r table table th
{
	padding: 5px 15px 3px 30px;
	color: #666;


}
#build-area table table td.check,
#build-area_r table table td.check
{
	padding: 1px 3px 1px 25px !important;
}
#build-area table table td.content,
#build-area_r table table td.content
{
	width: 336px !important;
}

/* window sticker table */
table.sticker {
	width: 100%;
	border-bottom: 1px dotted #ccc;
	border-left: 1px dotted #ccc;
	margin-bottom: 20px;
}
table.sticker td,
table.sticker th {
	width: 25%;
	vertical-align: top;
	border-right: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
}
table.sticker th {
	text-align: left;
}
table.sticker td.mod {
	border-top: none;
}
table.sticker h1 {
	padding: 5px;
}
table.sticker h2 {
	padding: 3px 5px;
	background: #ddd;
	font-weight: bold;
	font-size: 10px;
}
table.sticker p {
	padding: 5px;
}
table.sticker p.sub {
	font-size: 9px;
	color: #999;
}
table.sticker ul {
	margin: 10px 0 5px 0;
}
table.sticker li {
	padding: 0 5px 5px 5px;
}

table.sticker table {
	border: none;
}
table.sticker table td,
table.sticker table th {
	border: none;
}
.sticker table.overview th {
	width: 57%;
	padding: 0 5px;
}
.sticker table.overview td {
	width: 43%;
	padding: 0 5px 0 0;
}
table.overview tfoot td,
table.overview tfoot th {
	padding: 30px 5px 10px 5px !important;
	vertical-align: bottom;
}
table.overview tfoot td {
	color: #aa2525;
	font-size: 12px;
	font-weight: bold;
}
.sticker table.pricing {
	width: 98%;
	margin: 4px 5px;
}
.sticker table.pricing th {
	width: 88%;
	padding: 3px 0;
}
.sticker table.pricing td {
	width: 12%;
	padding: 3px 0;
	text-align: right;
}
.sticker .pricing tbody th,
.sticker .pricing tfoot th {
	font-weight: normal;
}
.sticker .pricing tfoot th,
.sticker .pricing tfoot td {
	border-top: 1px dotted #ccc;
}
.sticker h3 {
	background: none;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
.sticker .mpg {
	font-size: 30px;
	text-align: center;
}
.sticker#extras {
	margin-bottom: 5px;
}
.sticker#extras td {
	width: 50%;
}
.sticker#extras table.pricing {
	width: 96%;
}
.sticker#extras .pricing tfoot td,
.sticker#extras .pricing tfoot th {
	border: none;
	font-weight: bold;
}


/* UNIVERSAL MODIFIERS */
.last {
	margin-bottom: 0;

}
.alt {

}
tr.alt td,
tr.alt th {

}
#build-area tr.alt td,
#build-area_r tr.alt td,
.alt table th,
.alt table td,
#build-area tr.alt th,
#build-area_r tr.alt th,
.finance tr.alt td {

}

/* CLEAR */
br.clear-both, 
div.clear-both {
	font: 1px/1px sans-serif;
	clear: both;
}

.action-area:after,
#add:after,
.locate_b1:after,
.retailer_b1:after,
.map_b1:after,
.contactus_b1:after,
.download_b1:after,
.offers_b1:after,
.estimate_b1:after,
.b1:after,
.b2:after,
.b3:after,
.b4:after,
#build-area:after,
#build-area .item:after,
#build-area_r:after,
#build-area_r .item:after,
#color-head:after,
#color-body:after,
#color-foot:after,
#compare:after,
#compare-tabs:after,
#container:after,
#content:after,
#content2:after,
#content3:after,
.directions li:after,
#extChooser:after,
#flash-body.media:after,
#flash-body.detour:after,
#flash-home.media:after,
#flash-home.detour:after,
#footer:after,
.footnote li:after,
.gmsites-set:after,
#intChooser:after,
.list-2:after,
.map-set1:after,
.map-set2:after,
#offer-area:after,
#price:after,
.row:after,
#steps:after,
.trim-body:after,
.trim-body-details:after,
.buildbutton:after,
.t-head:after,
.clearafter:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html #add, 
* html .locate_b1,
* html .retailer_b1,
* html .map_b1,
* html .contactus_b1,
* html .download_b1,
* html .offers_b1,
* html .estimate_b1,
* html .b1,
* html .b2,
* html .b3,
* html .b4,
* html #build-area,
* html #build-area_r,
* html #build-area .item,
* html #build-area_r .item,
* html #color-head,
* html #color-body,
* html #color-foot,
* html #compare,
* html #compare-tabs,
* html #container,
* html #content,
* html #content2,
* html #content3,
* html .clear-both,
* html .directions li,
* html #extChooser,
* html #flash-body.media,
* html #flash-body.detour,
* html #flash-home.media,
* html #flash-home.detour,
* html #footer,
* html .footnote li,
* html .gmsites-set,
* html #intChooser,
* html .list-2,
* html .map-set1,
* html .map-set2,
* html #offer-area,
* html #price,
* html .row,
* html #south,
* html #steps,
* html .trim-body,
* html .trim-body-details,
* html .buildbutton,
* html .t-head,
* html .clearafter {height: 1%;}
* html .action-area {height: 19px;} /* 1px bottom margin does not work with only .back without specific height */
* html .action-areaFoot {height: 19px;};
* html .action-areaGray {height: 19px;};
/* End hide from IE-mac */



/* RedLine body */
body#redline {
	background: #000;
}
#redline #container {
	border-color: #666;
}

/* IFRAME */
#est-payment {
	width: 730px;
	height: 660px;
}
#calc-afford {
	width: 730px;
	height: 680px;
}
#tradein-ext {
	width: 730px;
	height: 450px;
}
#load-frame {
	visibility: hidden;
}
#error,
#finance1,
#finance2,
#finance3,
.swatchOff {
	display: none;
}
.yellowbtns{
background-color:#FEF0AF !important ;
}
.darkbluebg{
background-color:#B3C4CC !important;
}


#build-area .t-head1,
#build-area_r .t-head1{

padding: 2px 5px 3px 5px;
margin: 0;
height:15px;
font-size: 11px;
font-weight: normal;
background: #F2F2F2 url(../images/dot_white.gif) left bottom repeat-x;
}

#build-area .t-head1 .price,
#build-area_r .t-head1 .price 
{
	float: right;
	text-align: right;
}


.leftdotborder, .leftdotborder TD{
padding:1px;
background: #B3C4CC url(../images/dot_white.gif) left repeat-y;
}

.rightdotborder,  .rightdotborder TD{
padding:1px;
background: #B3C4CC url(../images/dot_white.gif) right bottom repeat-y;
}

#selectedTab
{
 float:left !important;
 clear:none !important;
 font-weight:bold;
 padding-left:10px;
 background:  url(../images/tick_red_dn.gif) left no-repeat;
 margin-right:5px;
}

#defaultTab{
float:left;
padding-left:10px;
clear:none !important;
background:  url(../images/tick_blue.gif) left no-repeat;
margin-right:5px;
}


#build-area .t-head1 .seperator,
#build-area_r .t-head1 .seperator,
.tseperator
{
clear:none !important;
background:  url(../images/dashSep.gif) left no-repeat;
float:left;
width:4px;
display:block;
}
.tBold{
font-weight:bold;
}
.leftBorder{
	background: url(../images/bg_color_body.gif) left top repeat-y;
		display:block;
		padding:0px 0px 0px 5px;
		margin:0px;
		
		width:1px;
		float:left;
		clear:none;
	
}



/*  popup CSS */


.popup {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
	padding-top: 0;
	background:  url('../images/bg_popup.png') top left repeat; 
	_background-image: url('../images/blank.gif'); /* for IE; keeps user from clicking through layer */
}
/* filter for ie only to get the png to work */
* html .popup {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_popup.png',sizingMethod='scale');
}
#popup-container {
	margin: 0 auto; /* centers popup in page */
	width: 293px; /* change to desired popup width */
	padding:0px 0px 0px 0px;
	background: #D3DCE1 url(../images/bg_msg_popup.gif) 50% repeat-y;
	text-align: left;
}
#popup-container P{
padding:5px;
}
#popup-container h2{
font-weight:normal;
}
#pophead{
background-color:#f2f2f2;
padding: 5px 4px 0px 8px;
height:19px;
clear:none;

}

#okbtn{
bottom:0px; position:relative;float:right;
border-left: 1px solid #b0bdc5;
		border-left: 1px solid #b0bdc5;
	background: #FEF0AF url(../images/dot_gray.gif) left bottom repeat-x;
	clear:none;
	float:right;
	left:-2px;
			padding: 3px 10px 4px 15px;


}
#okbtn a span{
		padding: 3px 10px 4px 0px;

	background: transparent url(../images/icn_arrow.gif) 100% 50% no-repeat;

}

/* popup css end */

	.oBox {

padding-left:20px;
padding-left:expression('0px');

font-size:12px;
padding-left:0px;
}

/*\*/
html*#oBox {

[color:#000;/*required by Safari so that [] is correctly begun. associated with the property, yet hiding it. seen by IE6*/

padding-left:20px;/*these are seen by IE6 and Safari but hidden from Netscape6-7*/
/*these are seen by IE6 and Safari but hidden from Netscape6-7*/
/*these are seen by IE6 and Safari but hidden from Netscape6-7*/
]/*Reset IE6 properties and hide from Safari. required by Safari so that [] is correctly ended. associated with the property, yet hiding it. seen by IE6*/

_padding-left:0px;/*all additional rules hidden from Safari and Netscape and reapplied to IE6*/
_font-weight:normal;/*all additional rules hidden from Safari and Netscape and reapplied to IE6*/
_margin-left:0px;
}/**/


	
	
* html .cCheckbox {
clip: rect(6px 33px 15px 23px) !important;	
} 
DIV.cCheckbox 
{
float:left;

}
	
INPUT.cCheckbox
{
padding-right: 0px;  display: inline;  padding-bottom: 0px; 
clip: rect(2px 33px 12px 23px);
margin-left:-15px;

padding-top: 0px; 
position: absolute;width:55px;*filter:filter:mask(color=#000000) ) shadow(color=#D4D0C8, direction=135) chroma(color=#D4D0C8)
}


/*\*/
html*.cCheckbox 
{
padding-top:5px;
margin-left:6px;
margin-right:0px;
float:left;
_margin-left:0px;
_padding-top:0px;
}/**/


.nCheckbox {    
	padding-top: 3px;    
	font-size:10px;    
	font-weight:bold;
}
p.disabled {
	padding: 0 0 0 6px;
	font-weight: bold;
}

p.disabled input {
	margin-right: 6px;
}
* html p.disabled input {
	margin-right: 4px;
}

#so_utilitynav { 
	margin:0px 0px 10px 0px;
	height:126px;
	padding:0; 
	position:relative;
	float:left; 
}

#newFooter1{
	color: #666;
	font-weight: bold;
    font-family:Arial, Verdana, sans-serif;
	font-size:xx-small;
	text-transform:uppercase;		
	width:730px;
	text-align:center;
	margin:0;
	float:left;
}
	
#newFooter1 li{
    display: inline;
    list-style-type: none;
    padding-right: 66px;
	padding-right: 65px;
	font-weight: bold;
}

#newFooter1 li a{
    color:#999999;
}

#newFooter1 li.last{
    text-align:right;
    padding-right: 0px;
    padding-left: 0px;
}

#newFooter1 ul{
	font-size:xx-small; 
}

#universalLegal1{
	position:relative;
    color:#999999;
    font-family:arial;
    font-size:9px;
    margin:0;
    padding:15px 0 5px 10px;
    width:730px;
}

#disclaimerBigDeals{
	position:relative;
	display:none !important;
	display:none;
	color:#999999;
	font-family:arial;
	font-size:9px;
	margin:0;
	padding:15px 0 5px 10px;
	width:730px;
}

#universalLegal1 a{
    color:#999999!important;
}

.cPromo { 
	padding-bottom: 15px; 	
}
.cPromo ul li{
	padding: 0 20px;
}
.cPromo .cPromoDisclaimer {
	padding-top: 10px;
	color: #999;	
}

ul.offerLink {
	display:inline;
	margin:25px 0 25px 0;
	padding:0;
	width:600px;
	list-style:none;
	position:relative;
}

ul.offerLink li {
	float: left;
	padding: 0;
	margin: 0;
	width:auto;	
	text-align:left;
	margin-right:30px;
}

ul.offerLink li a{
	margin:0;
	padding:0;
	display:block;
	color:#336699;
}

