body {
	background: #828389 url(../img/bg.jpg) top center no-repeat fixed;
    font-family: verdana,sans-serif;
    font-size: 11px;
    color: #666666;
}

p {
    line-height: 14px;
}

a {
    color: #000;
}

a:hover {
    color: #e50000;
}

/* subnav */
/* Modified for yvel */  
#subnav, #nav-sr {
    list-style: none;
    height: 32px;
    margin: 0;
    clear: both;
}

#subnav li, #nav-sr li {
    display: inline;
}

/* Modified for yvel */    
#subnav a, #nav-sr a {
    display: block;
    float: left;
    padding: 8px 35px 11px 35px;
    color: #fff;
    text-decoration: none;
    border-right: solid 1px #c3c3c4;
	background: url(../img/subnav_bg.gif);
}

/* Added for yvel */  
#subnav a.nobg {
    display: block;
    float: left;
    padding: 8px 8px 11px 8px;
    color: #999;
    text-decoration: none;
    border-right: solid 1px #c3c3c4;
	background: none;
}

#subnav a:hover, #subnav a.on, #nav-sr a:hover, #subnav .on a {
    background: url(../img/subnav_btm.gif);
    color: #e50000;
}

/* Added for yvel */  
#subnav a.nobg:hover, #subnav a.nobg.on {
    background: none;
    color: #e50000;
}

#nav-sr {
    font-size: 9px;
}
    
#subnav.dbh {
    height: 45px;
}
    
#subnav.dbh a {
    height: 26px;
}

#main-rel {
    padding-top: 24px;
    background: url(../img/cont_bg.gif) repeat-x;
    clear: both;
    width: 770px;
    overflow: hidden;
}

#main-rel h1, #intro {
    color: #666;
    font-size: 14px;
    line-height: 18px;
}

#intro,#intro p {
    color: #999;
    margin-bottom: 12px;
    line-height: 18px;
}

h1 {
    clear: right;
    font-size: 16px;
    color: #999;
    margin: 0 0 8px 0;
}

h1 strong {
    color: #e50000;
}

h2 {
    font-size:11px;
    color:#000;
    margin:20px 0px 10px 0px;
}

.last-col, .col3, .col2, .col {
    float: left;
}

.last-col, .col {
    width: 188px;
}

.col3 {
    width: 576px;
    margin-right:6px;
}

.col2 {
    width: 382px;
    margin-right:6px;
    overflow:hidden;
}

.col3 #main {
    width: 382px;
    overflow:hidden;
}

.col3 {
    overflow: hidden;
}

#main-rel .col3 {
    line-height: 15px;
}

.col3 ul {
    list-style: square;
    margin-left: 20px;
}

.full {
    display: block;
    clear: left;
}

.visshadow {
    background: url(../img/bg_visshadow.gif) repeat-x;
    padding-top: 16px;
}

#cnt div {
    margin-bottom:12px;
    clear:left;
}

#cnt div img {
    margin-bottom:12px;
}

#cntthx {
    display: none;
    margin-bottom:12px;
    clear:left;
}

#cntop h1 {
    width: 500px;
    margin-left: auto;
}

/*teaser*/
#index-auto {
    clear:both;
}

#index-auto ul {
    width: 584px;
    list-style: none;
    margin: 0;
    clear: left;
}
    
#index-auto li {
    float: left;
    width: 188px;
    margin-right: 6px;
    font-size: 9px;
    line-height: 12px;
}
    
#index-auto div {
    background: url(../img/bg_teaser.gif) repeat-x;
    padding: 6px 4px 18px 4px;
}
    
#index-auto img {
    display: block;
    height: 74px;
    width: 188px;
}

#flashcontent {
	margin: 20px 0px 20px 00px;
}

/*nav3*/
#nav3 {
    border:solid 4px #ebecf0;margin-bottom:12px;line-height:13px;
}

#nav3,#nav3 a,#nav3 .on li a,#nav3 .on .on li a {
    color:#838489;text-decoration:none;display:block;
}

#nav3 h3 {
    font-size:11px;padding:3px 0 8px 4px;background:#ebecf0;
}

#nav3 ul {
    margin:4px;
}

#nav3 a {
    padding:0 4px 6px 4px;
}

#nav3 a:hover,#nav3 .on a,#nav3 .on .on a {
    color: #e50000;
}

#nav3 .on {
    border: solid #ebecf0;
    border-width: 1px 0;
    margin-bottom: 6px;
}

#nav3 .on li {
    border: 0;
}

#nav3 .on a {
    padding-top: 6px;
}

#nav3 .on li a {
    background: url(../img/nav3_ar.gif) no-repeat;
    padding: 0 4px 6px 12px;
}

#nav3 .on li a:hover {
    color: #e50000;
    background-image: url(../img/nav3_ar_a.gif) no-repeat;
}

#nav3 ul ul {
    margin: 0 0 2px 0;
}

#nav3 ul ul ul {
    margin-bottom: 12px;
}

#nav3 .on .on li a {
    font-size: 9px;
    line-height: 12px;
    background: 0;
}

#nav3 .on a,#nav3 .on li .on a {
    color: #e50000;
}

#nav3 .on li a,#nav3 .on li .on li a {
    color: #838489;
}

#nav3 .on .on li a {
    background: 0;
}

/*box*/
.box {
    clear: left
}

.box li {
    clear: both
}

.box, #car-related div.box {
    color: #838489;
    padding: 0 0 8px 0;
    margin-bottom: 12px;
    line-height: 12px;
}

.box, #car-related .box, .box h4, .ebhead {
    background: #ebecf0 url(../img/box_corner.gif) bottom left no-repeat;
    font-size: 9px;
}

.box h4, #car-related .box h4, #car-related .ebhead {
    background-position: top left;
    padding: 4px 6px 5px 6px;
}

.box li {
    margin-bottom: 6px;
}

.box li img {
    float: left;
    margin: 0 6px 6px 0;
}

.box li h4 {
    padding: 4px 0 5px 0;
}

.box ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.box div {
    padding: 4px;
}

.box li,.box p {
    margin: 0 6px 0 6px;
    padding: 0;
    line-height: 12px;
}

.box li p {
    margin: 0;
    padding: 0;
}

/*call2action*/
#call2action li {
    margin-bottom: 1px;
}

#call2action a {
    display: block;
    color: #fff;
    font-size: 9px;
    font-weight: normal;
    text-decoration: none;
}

#call2action a, #call2action b {
    display: block;
    background: url(../img/call2action_a.gif);
}

#call2action b {
    padding: 6px 12px 0 6px;
}

#call2action a {
    background-position: bottom left;
    padding-bottom: 6px;
}

#call2action a:hover, #call2action a:hover b {
    background-image: url(../img/call2action.gif);
}

.box2 .promo {
    font-size: 9px;
}

.box2 .promo strong, .spotlight strong {
    display: block;
    padding: 4px;
    background: url(../img/box2_bg.gif);
}

.promo strong, .spotlight strong, .adv strong, .adv2 strong, .adv3 strong {
    display: block;
    padding: 4px;
    background: url(../img/box2_bg.gif) top left repeat-x;
    font-size: 9px;
    color: #666;
    text-decoration: none;
}

#cnv2 {
    background: transparent url(../img/baseline.png) top left no-repeat;
    height: 48px;
    padding-top: 24px;
    font-size: 13px;
    color: #fff;
}

#cnv2.sitemap {
    background: transparent url(../img/baseline2.png) top left no-repeat;
}

#sitemaplinks {
    list-style: none;
    float: right;
}

#sitemaplinks li {
    float: left;
}

#sitemaplinks a {
    color: #fff;
    text-decoration: none;
    padding: 10px 6px;
    display: block;
    float: left;
}

#sitemaplinks a:hover {
    text-decoration: underline;
}

#cnv3 {
    width: 770px;
    padding: 0 58px;
    margin: auto;
}

#cnv3 {
    background: transparent url(../img/bg_footer.png) bottom center no-repeat;
    padding-bottom: 20px;
    line-height: 13px;
}

#cnv3 ul {
    width:776px;
}

#cnv3 ul ul {
    width:auto;
    float:left;
}

#cnv3 li {
    float: left;
    margin-right: 6px;
    width: 170px;
    white-space: nowrap;
}

#cnv3 li li {
    float:none;
    width:164px;
}

#cnv3 a {
    display: block;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    border-bottom: solid 1px #bec1c5;
    padding: 0 18px 6px 0;
    margin-bottom: 6px;
}

#cnv3 li li a {
    font-weight: normal;
    border: 0;
    margin: 0;
}

#cnv3 #cols2 {
    width: 241px;
}
#cnv3 #cols2 li {
    width: 241px;
}

.fixMac{
    height: 1px;
    overflow: hidden;
}

#btmsep {
    height: 20px;
}

.clear {
    clear: both;
}

/*error*/
.error {
    color: #e50000;
}


/* < v9 */

#wrapper {
	text-align: left;
	width: 770px;
	margin: 0px auto;
	background-color: #fff;
	padding: 0px 52px 0px 52px;
	position: relative;
}

#content {
	position: relative;
	width: 770px;
}

#header {
	position: relative;
	width: 770px;
	height: 78px;
}

#left {
	width: 576px;
	margin-right: 6px;
}

#right {
	position: absolute;
	width: 188px;
	top: 0px;
	right: 0px;
}

#logo1 {
	position: absolute;
	top: 0px;
	left: 0px;
}

#logo2 {
	position: absolute;
	top: 0px;
	right: 0px;
}

.ccontent {
	clear: both;
}

.teaser {
    width: 188px;
    padding: 0px 0px 0px 0px;
    margin: 20px 4px 0px 0px;
    float: left;
    font-size: 10px;
}

.teaser-last {
    width: 188px;
    padding: 0px 0px 0px 0px;
    margin: 20px 0px 0px 0px;
    float: left;
    font-size: 10px;
}

.teaser p, .teaser-last p {
    padding: 0px 0px 0px 7px;
    margin: 0px 0px 10px 0px;
}

.teaser h1, .teaser-last h1 {
    background-image: url(../img/bg_content.gif);
    background-repeat: no-repeat;
    background-position: top left;
    width: 181px !important;
    padding: 7px 0px 7px 7px !important;
    margin: 0px 0px 0px 0px !important;
    font-size: 10px;
    font-weight: bold;
    color: #666666;
}

#quicklinks ul {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#quicklinks li {
    margin: 0px 0px 1px 0px;
}

#quicklinks a {
    display: block;
    color: #fff;
    font-size: 9px;
    font-weight: normal;
    text-decoration: none;
}

#quicklinks a, #quicklinks b {
    display: block;
    background: url(../img/call2action_a.gif);
}

#quicklinks b {
    padding: 6px 12px 0px 6px;
}

#quicklinks a {
    background-position: bottom left;
    padding-bottom: 6px;
}

#quicklinks a:hover, #quicklinks a:hover b {
    background-image: url(../img/call2action.gif);
}

div.visualContainer {
	position: absolute;
	display: none;
	top: 110px;
	left: 51px;
}

#footer {
	clear: both;
	width: 770px;
	border-top: 1px solid #999;
	margin: 0;
	padding: 10px 0 20px 0;
	margin: 10px 0 0 0;
	text-align: right;
}

#footer a.footer, #footer a.footer:link {
	text-decoration: none;
	color: #666;
	outline: none;
	background: none;
}

#footer a.footer:visited, #footer a.footer:active {
	text-decoration: none;
	color: #666;
}

#footer a.footer:hover {
	text-decoration: underline;
	color: #666;
}

.subnavi {
	float: left;
	text-align: center;
}

.spacer {
    margin-right: 5px;
}


.subnavi a {
    background: transparent url(../img/nav_sub.gif) top left no-repeat;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	display: block;
	height: 24px;
	width: 188px;
	line-height: 20px;
}

.subnavi a:hover, .subnavi a.on {
    background: transparent url(../img/nav_sub_x.gif) top left no-repeat;
	display: block;
	height: 24px;
	width: 188px;
	color: #e50000;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}

tr.lined td {
	border-bottom: 1px solid #d5d6d8;
}


/* ### -- -- -- -- -- response styles -- -- -- -- -- ### */

.content-hide {
    display: none;
}

.success, .warning, .error {
	background-position: 10px center;
	background-repeat: no-repeat;
	border: 1px dotted;
	margin: 10px 0px 10px 0px !important;
	padding: 10px 10px 10px 45px !important;
    font-size: 10px;
    width: 353px !important;
    letter-spacing: 1px;
}

.success p, .warning p, .error p {
    margin: 5px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
}

.successSmall {
    background-position: 10px center;
	background-repeat: no-repeat;
	border: 1px dotted;
    margin: 0px 0px 15px 10px;
	padding: 0px 5px 0px 10px;
    font-size: 11px;
    width: 611px;
    color: #090;
	background-color: #efe;
	border-color: #090;
}

.success {
	color: #090;
	background-color: #EEFFEE;
	background-image: url(../img/success.gif);
	border-color: #090;
}

.warning {
	color: #660;
	background-color: #FFFFDD;
	background-image: url(../img/warning.gif);
	border-color: #660;
}

.error {
	color: #c00;
	background-color: #FFEEEE;
	background-image: url(../img/error.gif);
	border-color: #c00;
}

.confirm, .form-error  {
    /*width: 322px !important;*/
}

