






/* *** Dès qu'un font-face est utilisé, il faut mettre font-weight: normal là où c'est utilisé *** */

/* ------------------ LEAGUE GOTHIC ------------------ */
@font-face {font-family: "leagueGothic";
  src: url('/dealersite/fonts/league_gothic/league_gothic.eot');
  src: url('/dealersite/fonts/league_gothic/league_gothic.eot?#iefix') format('eot'),
       url('/dealersite/fonts/league_gothic/league_gothic.woff') format('woff'),
       url('/dealersite/fonts/league_gothic/league_gothic.ttf') format('truetype'),
       url('/dealersite/fonts/league_gothic/league_gothic.svg') format('svg');
}

body, td, p, ol, ul, li {font: 12px Arial, Helvetica, Verdana, Geneva, sans-serif; color: #212121;}
body {background: #000000 url(/img/global/bg.jpg) no-repeat top center scroll; margin: 0; padding: 0; text-align: center; vertical-align: top;}
body.standalonebody {background: none; background-color: #FFF;} /* utilisé pour le form de LivePerson quand ya pas d'agent online (peut évidemment être utilisé ailleurs au besoin) */
body#redirectbody {padding: 50px 0;}
body#redirectbody p {font-size: 14px;}
.ie body {cursor: default;}
.ie body #mainwrap {cursor: auto;}

h1, h2, h3, h4 {font-family: "leagueGothic";}

h1 {font-size: 23px; font-weight: normal; color: #1e1e1e; text-align: left; margin: 0 0 15px 0; padding: 20px 0 0 0; border-bottom: 1px #adadad solid;}
.homebody h1 {padding-top: 0;}
h2 {font-size: 20px; font-weight: normal; color: #1e1e1e; text-align: left; margin: 30px 0 10px 0; padding: 0; border-bottom: 1px #adadad solid;}
.contentboxSub h2 {color: #ffffff; border-bottom: 1px solid #353537;}
h2.first {margin-top: 0; padding-top: 0; border: none;}
h2.special {border-bottom: none;}
h3 {font-size: 16px; font-weight: normal; color: #bebebe; line-height: 20px; text-align: left; margin: 20px 0 5px 0; padding: 0;}
h3.first {margin-top: 0;}
div.text h3.selectDealer a:link, div.text h3.selectDealer a:visited, div.content h3.selectDealer a:link, div.content h3.selectDealer a:visited {text-decoration: none; color: #191919; font-weight: normal;}
div.text h3.selectDealer a:hover, div.text h3.selectDealer a:focus, div.content h3.selectDealer a:hover, div.content h3.selectDealer a:focus {text-decoration: underline; color: #333333;}
h4 {font-size: 14px; font-weight: normal; color: #bebebe; text-align: left; margin: 0; padding: 0;}

.nobr {white-space: nowrap;}

a:link, a:visited {color: #d40000; font-weight: bold; text-decoration: none;}
a:hover, a:focus, a:active {color: #ff1a24; font-weight: bold; text-decoration: none;}
h1 a:link, h1 a:visited,
h2 a:link, h2 a:visited {color: #212121; font-weight: normal;}
h1 a:hover, h1 a:focus, h1 a:active,
h2 a:hover, h2 a:focus, h2 a:active {color: #d40000; font-weight: normal;}

a.copyr:link, a.copyr:visited, a.copyr:hover, a.copyr:focus, a.copyr:active,
p.copyr, p.copyr a:link, p.copyr a:visited, p.copyr a:hover, p.copyr a:focus, p.copyr a:active,
div.copyr a:link, div.copyr a:visited, div.copyr a:hover, div.copyr a:focus, div.copyr a:active {font-size: 10px;}

a img {border: none;}

.ie img {-ms-interpolation-mode: bicubic;}

sup {line-height: 0;}
hr {color: #e3e3e3; background-color: #e3e3e3; border: none; height: 1px; margin: 8px 0;} /* utilisé dans promos DMA */
div.text {text-align: left;}
div.text p {line-height: 18px; margin: 0 0 15px 0; padding: 0;}
div.textsmall p {font-size: 11px; line-height: 16px;}
div.text p.last {margin-bottom: 0;}
.ie div#homenews ul.customlist li.item div.text p.last {margin-bottom: 31px;}
div.text p.readmore {font-size: 10px; margin-bottom: 0;}
div.text p.copyr {font-size: 10px; line-height: 14px;}
div.text ul {text-align: left; margin: 0 0 15px 0; padding: 0 0 0 15px;}
div.text ul.nopad {padding-left: 0;}
div.text ul.last {margin-bottom: 0;}
div.sidebar div.text ul li {color: #bebebe}
div.text ul li {list-style-type: none; line-height: 18px; padding: 0 0 0 10px; background: url(/img/global/bullet.png) 0 7px no-repeat;}
div.text ul.pricelist {padding: 0;}
div.text ul.pricelist li {position: relative; margin: 0 0 3px 0; padding-right: 95px; padding-bottom: 3px; border-bottom: 1px #DEDEDE solid;}
div.text ul.pricelist li.last {margin-bottom: 0;}
div.text ul.pricelist li span.price {display: block; position: absolute; top: 0; right: 0;}
div.textsmall ul li {font-size: 11px; line-height: 16px;}
div.text ol {text-align: left; margin: 0 0 15px 0; padding: 0 0 0 30px;}
div.text ol.last {margin-bottom: 0;}
div.text ol li {list-style-type: decimal; line-height: 18px; padding: 0; background: none;}
div.textsmall ol li {font-size: 11px; line-height: 16px;}
/*
div.text a:link, div.text a:visited {font-weight: normal; color: #d40000; border-bottom: 1px #d40000 dotted;}
div.text a:hover, div.text a:focus, div.text a:active {font-weight: normal; color: #ff1a24; border-bottom: 1px #ff1a24 solid;}
*/
div.text a:link, div.text a:visited,
div.text a:hover, div.text a:focus, div.text a:active {font-weight: normal;}
div.text a.bold:link, div.text a.bold:visited,
div.text a.bold:hover, div.text a.bold:focus, div.text a.bold:active {font-weight: bold;}
div.text h2 a:link, div.text h2 a:visited,
div.text h3 a:link, div.text h3 a:visited {color: #ffffff; border: none !important;}
div.text h3 a:link, div.text h3 a:visited {text-decoration: underline;}
div.text h2 a:hover, div.text h2 a:focus, div.text h2 a:active,
div.text h3 a:hover, div.text h3 a:focus, div.text h3 a:active {color: #ff1a24; border: none !important;}
div.text h4 a:link, div.text h4 a:visited,
div.text h4 a:hover, div.text h4 a:focus, div.text h4 a:active {font-weight: bold;}
div.text ul.special a:link, div.text ul.special a:visited,
div.text ul.special a:hover, div.text ul.special a:focus, div.text ul.special a:active {border: none !important;}
p.last {margin-bottom: 0;}


.norm {font-size: 12px;}
.title {font-size: 14px; font-weight: bold; text-decoration: none;}
.bigtitle {font-size: 14px; font-weight: bold; text-decoration: none;}
.copyr {font-size: 10px; text-decoration: none;}
.form {font-size: 11px; color: #212121;}
.bold {font-weight: bold;}
.italic {font-style: italic;}
.upper {text-transform: uppercase;}
.header {background-color: #2B2829; color: #ffffff; font-weight: bold; }
.subheader {background-color: #e3e3e3; color: #212121; font-weight: bold;}
.menutitle {font-size: 12px; font-weight: bold; color: #ffffff; background-color: #2B2829;}
.menubigtitle {font-size: 18px; font-weight: bold; color: #ffffff; background-color: #2B2829;}
.menusoustitle {font-size: 10px; font-weight: bold; color: #ffffff; background-color: #2B2829;}
.alt1 {font-size: 12px; font-weight: bold; color: #212121; background-color: #d3d3d3;}
.alt2 {font-size: 12px; font-weight: bold; color: #212121; background-color: #e3e3e3;}
.menu {font-size: 12px; color: #212121; background-color: #e3e3e3;}

.emph {font-weight:bold;}
.caption {font: 10px Arial; color: #212121;}
.justify {text-align: justify;}
.left {text-align: left;}
.right {text-align: right;}
.fright {float: right;}
.fleft {float: left;}
.cright {clear: right;}
.cleft {clear: left;}
.cboth {clear: both;}
select.dpt {font-size: 10px; color:#000000;}
.dpt {font-size: 10px; color:#212121;}
.dpt a {color:#212121;}
.dp {font-size: 9px; color:#212121; font-weight: bold;}
.dps {font-size: 12px; color:#212121;}
.dpw {font-size: 10px; color:#ffffff; font-weight: bold;}
.dpwnb {font-size: 10px; color:#ffffff;}
.dpwnb1 {font-size: 10px; color:#ffffff; line-height: 115%;}
.dpb{font-size: 12px; color: #2B2829; font-weight: bold;}
.dpbw {font-size: 1px; color:#ffffff; font-weight: bold;}
.dpbws2 {font-size: 11px; color:#ffffff; font-weight: bold;}
.dpbws {font-size: 11px; color:#ffffff; font-weight: bold;}
.dpbws:link {font-size: 11px; color:#ffffff; font-weight: bold;}
.dpbws:visited {font-size: 11px; color:#ffffff; font-weight: bold;}
.dpbws:hover {font-size: 11px; color:#ffffff; font-weight: bold;}
.results-header {font-size: 11px; font-weight: bold; color: #ffffff; background-color: #2B2829;}
.results-body {font-size: 10px; color: #212121; background-color: #d3d3d3; }

TABLE.Specs              { border-spacing: 0;}
TABLE.Specs table        { border-collapse: collapse; border-spacing: 0px; margin: 0px; padding: 0px; }
TABLE.Specs TR.alt1      { background: none; }
TABLE.Specs TR.alt1 td   { text-shadow: 0 1px rgba(255,255,255,.3); background-color: #d3d3d3; border: 1px #d3d3d3 solid; }
TABLE.Specs TR.alt2      { background: none; }
TABLE.Specs TR.alt2 td   { text-shadow: 0 1px rgba(255,255,255,.3); background-color: #e3e3e3; border: 1px #e3e3e3 solid; }
TABLE.Specs TD.H1        { font-size: 18px; font-weight: bold; font-family: arial,sans-serif; padding: 2px; }
TABLE.Specs TD.title     { font-size: 18px; font-weight: bold; font-family: arial,sans-serif; }
TABLE.Specs TD.header    { color: #212121; font-weight: bold; background: #111111; border-bottom: 1px #999 solid; }
TABLE.Specs TD.header *  { color: #212121; }
TABLE.Specs TD.header a:link, TABLE.Specs TD.header a:visited {color: #d40000 !important;}
TABLE.Specs TD.header a:hover, TABLE.Specs TD.header a:focus, TABLE.Specs TD.header a:active {color: #ff1a24 !important;}
TABLE.Specs TD.subheader {color: #FFF; font-weight: bold; text-shadow: 0 -1px rgba(0,0,0,.5); background-color: #333;}
TABLE.Specs TD.elemTitle { font-weight: bold; }
TABLE.Specs TD.command   { background-color: #f7f7f7; border: 1px outset #333366; padding: 4px; }
TABLE.Specs A.selection  { font-family: arial,verdana,helvetica,sans-serif; font-size: 11px; font-weight: bold; padding: 2px; }
TABLE.Specs .dps         { font-size: 11px; }
TABLE.Specs .dpt         { font-size: 10px; }

TABLE.au TD.title        {font-size: 14px; color:#ffffff; font-weight: bold; background-color: #2B2829;}
TABLE.au TD.norm         {font-size: 11px; color:#212121; background-color: #e3e3e3;}


a.careerApplyLink:link, a.careerApplyLink:visited {color: #ffffff; text-decoration: none; font-size: 10px;}
a.careerApplyLink:hover, a.careerApplyLink:focus, a.careerApplyLink:active {color: #ffffff; text-decoration: underline; font-size: 10px;}


/* POPPING STUFF */
/* New cars gallery */
div#popGalleryWrap {position: relative; width: 100%; margin: auto;}
div#popBox {display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1000;}
div#popBg {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #000; opacity: 0.5;}
div#popGallery {position: relative; width: 980px; overflow: hidden; margin: 0 auto; padding: 0; z-index: 1100; background: #232323;}
.ie div#popGalleryWrap {height: 100%;}
.ie div#popBg {filter: alpha(opacity=50);}


/* LivePerson */
.lpPoweredBy {display: none;}
.lpStaticButtonAddTextTD {display: none;}
.lpEmtStarRating {display: none;}



/* GLOBAL CLASSES */
ul.customlist {list-style: none; margin: 0; padding: 0;}
ul.customlist li {margin: 0; padding: 0; color: #bebebe;}
ul.customlist li.last {margin-right: 0 !important;}
ul.customlistV li {margin: 0 0 5px 0;}
ul.customlistV li.last {margin-bottom: 0 !important;}
ul.customlistH {overflow: hidden;}
ul.customlistH li {float: left; margin: 0 18px 0 0;}
ul.customlistH li.last {margin-right: 0 !important;}
.ie ul.customlistH {height: 1px; overflow: visible;}

dl.customlist {margin: 0; padding: 0;}
dl.customlist dt {margin: 20px 0 0 0; padding: 0;}
dl.customlist dt.first {margin-top: 0;}
dl.customlist dd {margin: 0; padding: 0 0 0 15px;}

ul.btnslist {list-style: none; overflow: hidden; margin: 0; padding: 0;}
ul.btnslist li {float: left; margin: 0 9px 0 0; padding: 0;}
ul.btnslist li.last {margin-right: 0 !important;}
ul.btnslist li a {display: block;}
ul.btnslist li img {display: block;}
.ie ul.btnslist {height: 1px; overflow: visible;}

ul.iconlist {text-align: left;}
ul.iconlist {list-style: none; margin: 0; padding: 0;}
ul.iconlist li {font-size: 11px; overflow: hidden; margin: 0; padding: 0;}
ul.iconlist li a,
ul.iconlist li.iconNoLink {display: block; min-height: 20px; padding: 4px 0 0 25px; font-weight: normal;}
ul.iconlist li.iconNoLink span {display: block;}
ul.iconlist li.iconNoLink span.contactCity {font-size: 21px; font-family: "leagueGothic"; }
ul.iconlist li.iconNoLink div.text p {font-size: 11px;}
ul.iconlist li a {float: left;}
ul.iconlist li.iconContact a {padding-left: 32px;}
ul.iconlist li.iconNoLink a {float: none; display: inline; min-height: 0; padding: 0;}
ul.iconlist li a span {display: block;}
ul.iconlist li a:link span, ul.iconlist li a:visited span {font-weight: normal;}
ul.iconlist li a:hover span, ul.iconlist li a:focus span, ul.iconlist li a:active span {font-weight: normal;}
ul.iconlist li.iconFB {background: url(/img/global/icon_facebook.png) 0 0 no-repeat;}
ul.iconlist li.iconTwitter {background: url(/img/global/icon_twitter.png) 0 0 no-repeat;}
ul.iconlist li.iconContact {background: url(/img/global/icon_contact.png) 0 3px no-repeat;}
ul.iconlist li.iconAddress {min-height: 28px; background: url(/img/global/icon_home.png) 0 0 no-repeat;}
ul.iconlist li.iconPhone {padding-top: 1px; background: url(/img/global/icon_phone.png) 0 0 no-repeat;}
ul.iconlist li.iconEmail {background: url(/img/global/icon_mail.png) 0 0 no-repeat;}
ul.iconlist li.iconHours {background: url(/img/global/icon_clock.png) 0 0 no-repeat;}
ul.iconlist li.iconReviews {background: url(/img/global/icon_chart.png) 0 0 no-repeat;}
ul.iconlist li.iconCompare {background: url(/img/global/icon_arrows.png) 0 0 no-repeat;}
ul.iconlist li.iconInfo {background: url(/img/global/icon_info.png) 0 0 no-repeat;}
ul.iconlistV li {margin: 0 0 13px 0;}
ul.iconlistV li.last {margin-bottom: 0 !important;}
ul.iconlistH {overflow: hidden;}
ul.iconlistH li {float: left; margin: 0 20px 0 0;}
ul.iconlistH li.last {margin-right: 0 !important;}
ul.iconlistH li a,
ul.iconlistH li.iconNoLink {padding-left: 28px;}
.ie ul.iconlist li {height: 1px; overflow: visible;}
.ie ul.iconlist li a,
.ie ul.iconlist li.iconNoLink {height: 23px;}
.ie ul.iconlist li.iconNoLink a {height: 0;}
.ie ul.iconlist li.iconAddress {height: 28px;}
.ie ul.iconlistH {height: 1px; overflow: visible;}

ul.linklist {}
ul.linklist li {font-size: 11px;}
ul.linklist li a:link, ul.linklist li a:visited {font-weight: normal; color: #d40000;}
ul.linklist li a:hover, ul.linklist li a:focus, ul.linklist li a:active {font-weight: normal; color: #ff1a24;}

ul.bulletlist,
div.text ul.bulletlist {text-align: left; padding: 0;}
ul.bulletlist li,
div.text ul.bulletlist li {position: relative; min-height: 20px; margin-bottom: 5px; padding-left: 30px; background: none;}
ul.bulletlist li.last,
div.text ul.bulletlist li.last {margin-bottom: 0;}
ul.bulletlist li span.bullet,
div.text ul.bulletlist li span.bullet {display: block; position: absolute; top: 0; left: 0; font-size: 13px; color: #d3d3d3; line-height: 20px; text-align: center !important; width: 20px; height: 20px; overflow: hidden; background-color: #212121;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
.ie ul.bulletlist li,
.ie div.text ul.bulletlist li {height: 20px;}

div.businesshours {}
div.businesshours p {margin: 0; padding: 0;}
div.businesshours h3 {font-size: 19px; font-family: "leagueGothic";}
div.businesshours h3 a:link, div.businesshours h3 a:visited {color: #212121; font-weight: normal;}
div.businesshours h3 a:hover, div.businesshours h3 a:focus, div.businesshours h3 a:active {color: #d40000; font-weight: normal;}
div.businesshours p.bhPhone {font-size: 13px; font-family: "leagueGothic"; margin: 0 0 5px 0;}
div.businesshours ul li {font-size: 11px !important; margin: 0 0 2px 0;}
div.businesshours ul li.last {margin-bottom: 0;}
div.businesshours ul li span {display: block; float: left; width: 60px;}

div.multicols {overflow: hidden;}
div.multicols div.item {float: left; margin-right: 20px;}
div.multicols div.itemLast {margin: 0;}
div.multicolsFixed div.item {width: 350px;}
.ie div.multicols {height: 1px; overflow: visible;}

div.contentWrap div.sidebar div.sidebarbox ul.iconlist li.iconNoLink a {font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;}

.contentbox {margin: 0 0 9px 0; padding: 18px; background-color: #f2f2f2;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 2px rgba(0,0,0,.5);
    box-shadow: 0 0 2px rgba(0,0,0,.5);
}
.contentboxFirst {
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}
.contentboxLast {margin-bottom: 0;}
.ie .contentbox {padding: 17px; border: 1px #090909 solid;}

div.contentWrap {position: relative; padding: 9px;}
div.contentWrap div.sidebar {position: absolute; top: 9px; bottom: 9px; left: 9px; text-align: left; width: 240px;}
div.contentWrap div.sidebar div.sidebarbox {position: absolute; top: 0; bottom: 0; padding: 9px; background-color: #313131; border: 1px solid #525252;
  
    
  
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing:  border-box;
    -ms-box-sizing:  border-box;
    box-sizing:  border-box;
}
div.contentWrap div.sidebar div.sidebarbox p {color: #bebebe;}
div.contentWrap div.sidebar div.sidebarbox a {color: #ffffff; text-decoration: underline;}
div.contentWrap div.sidebar div.sidebarbox h2 a {text-decoration: none;}
div.contentWrap div.sidebar div.sidebarbox a:hover {color: #b0b0b0;}
div.contentWrap div.sidebar div.sidebarbox .textbtns a {text-decoration: none;}
div.contentWrap div.sidebar div.sidebarbox .textbtns a:hover {color: #fff;}
div.contentWrap div.sidebar div.sidebarboxSpecial {padding: 9px 0;}
div.contentWrap div.content {float: right; width: 710px; padding: 9px 0;}
div.contentbox div.contentWrap {overflow: hidden; padding: 0;}
div.contentbox div.contentWrapNoverflow {overflow: visible;}
div.contentbox div.contentWrap div.sidebar {position: static; float: right; width: 346px;}
div.contentbox div.contentWrap div.sidebar h2 {border: none;}
div.contentbox div.contentWrap div.sidebar ul.iconlist li {color: #ffffff;}
div.contentbox div.contentWrap div.sidebar ul.iconlistV li {font-size: 13px;}
div.contentbox div.contentWrap div.sidebar div.sidebarbox {position: static; margin: 0 0 9px 0;}
div.contentbox div.contentWrap div.sidebar div.sidebarboxLast {margin-bottom: 0;}
div.contentbox div.contentWrap div.sidebar div.sidebarbox h2 {color: #bebebe;}
div.contentbox div.contentWrap div.sidebar div.sidebarbox h3 {color: #fff;}
div.contentbox div.contentWrap div.sidebar div.sidebarbox ul.iconlist li.iconPhone {font-family: "leagueGothic";}
div.contentbox div.contentWrap div.sidebar div.sidebarbox ul.iconlist li.iconPhone span.phone {font-size: 24px !important; margin-bottom: 10px;}
div.contentbox div.contentWrap div.sidebar div.sidebarbox .textbtnsWAddon div.text {width: 132px;}
div.contentbox div.contentWrap div.sidebar div.sidebarboxFeat,
div.contentbox div.contentWrap div.sidebar div.sidebarboxFeat * {text-align: center;}
div.contentbox div.contentWrap div.sidebar div.sidebarboxFeat ul.bulletlist,
div.contentbox div.contentWrap div.sidebar div.sidebarboxFeat ul.bulletlist * {text-align: left;}
div.contentbox div.contentWrap div.sidebar div.sidebarboxFeat h2 {text-transform: uppercase;}
div.contentbox div.contentWrap div.sidebar div.sidebarboxFeat h3 {font-size: 22px; font-family: "leagueGothic";}
div.contentbox div.contentWrap div.sidebar div.sidebarboxFeat .addborder {margin-bottom: 9px; padding-bottom: 9px;}
div.contentboxSub .addborder {border-bottom: 1px solid #353537;}
div.contentbox div.contentWrap div.sidebar div.sidebarboxFeat div.text p {color: #bebebe;}
div.contentbox div.contentWrap div.sidebar div.sidebarboxFeat div.btn {padding-right: 20px; padding-left: 20px;}
div.contentbox div.contentWrap div.sidebar div.sidebarboxFeat div.btn div.textbtns {margin: 0 0 5px 0;}
div.contentbox div.contentWrap div.sidebar div.sidebarboxFeat div.btn div.textbtns a {float: none; text-decoration: none;}
div.contentbox div.contentWrap div.sidebar div.sidebarboxFeat div.btn p {font-size: 11px; color: #bebebe; margin: 0; padding: 0;}
div.contentbox div.contentWrap div.content {float: left; width: 580px;}
div.contentbox div.contentWrap div.content.contentUsedDetail {width: 700px;}
div.contentbox div.contentWrap div.contentSpecial {padding: 20px 45px; background-color: #2e2e2e; border: 1px solid #525252;
  
    
  
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing:  border-box;
    -ms-box-sizing:  border-box;
    box-sizing:  border-box;
}
div.contentbox div.contentWrapInvert div.sidebar {float: left;}
div.contentbox div.contentWrapInvert div.content {float: right;}
.aubody div.contentbox div.contentWrap div.content {padding: 0;}
.ie div.contentWrap {/*text-align: left; */height: 1px; overflow: visible;}
.ie div.contentWrap div.sidebar {position: relative; float: left; top: -9px; left: -9px; margin-bottom: -35px;}
.ie div.contentWrap div.sidebar div.sidebarbox {position: static;}
.ie div.contentWrap div.content {position: relative; top: -9px; margin-right: -9px; margin-bottom: -35px;}
.ie div.contentbox div.contentWrap {height: 1px; overflow: visible;}
.ie div.contentbox div.contentWrapNoverflow {position: relative; z-index: 10;}
.ie div.contentbox div.contentWrap div.content {position: static; float: left; margin: 0;}
.ie div.contentbox div.contentWrap div.sidebar {margin-bottom: 0;}
.ie div.contentbox div.contentWrapInvert div.content {float: right;}

div.titlewrap {text-align: left; min-height: 39px; padding: 0 0 0 35px; background: url(/img/global/icon_bubble.png) left center no-repeat;}
div.titlewrap h1,
div.titlewrap h2,
div.titlewrap h3 {color: #3DC0F8; margin: 0; padding: 0; border: none;}
div.titlewrap h2 a:link, div.titlewrap h2 a:visited {font-weight: normal; color: #bebebe;}
div.titlewrap h2 a:hover, div.titlewrap h2 a:focus, div.titlewrap h2 a:active {font-weight: normal; color: #9c8dff;}
.ie div.titlewrap {height: 29px;}

.cssbtns {position: relative; font-weight: normal;}
.cssbtns a {display: block; line-height: 25px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

  -moz-box-shadow: 0 0 0 1px rgba(255,255,255,.2) inset, 0 0 0 1px rgba(0,0,0,.7);
  -webkit-box-shadow: 0 0 0 1px rgba(255,255,255,.2) inset, 0 0 0 1px rgba(0,0,0,.7);
  box-shadow: 0 0 0 1px rgba(255,255,255,.2) inset, 0 0 0 1px rgba(0,0,0,.7);
}
.cssbtns a:link, .cssbtns a:visited {font-weight: normal; color: #000;
    /* IE6-9 */                background: #ffffff;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #ffffff 0%, #949597 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#949597));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #ffffff 0%, #949597 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #ffffff 0%, #949597 100%);
    /* W3C */                  background: linear-gradient(top, #ffffff 0%, #949597 100%);
    /* IE6-9 */                _background-color: #ffffff; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#949597', GradientType=0);
}
.cssbtns a:hover, .cssbtns a:focus {color: #000;
    /* IE6-9 */                background: #949597;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #949597 0%, #ffffff 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#949597), color-stop(100%,#ffffff));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #949597 0%, #ffffff 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #949597 0%, #ffffff 100%);
    /* W3C */                  background: linear-gradient(top, #949597 0%, #ffffff 100%);
    /* IE6-9 */                _background-color: #949597; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#949597', endColorstr='#ffffff', GradientType=0);
}
.cssbtns a:active {background: none; filter: none; background-color: #ffffff;}
.ie8 .cssbtns a:link, .ie8 .cssbtns a:visited {filter: none; background: none; background-color: #949597;}
.ie8 .cssbtns a:hover, .ie8 .cssbtns a:focus {filter: none; background: none; background-color: #ffffff;}
.ie8 .cssbtns a:active {filter: none; background: none; background-color: #ffffff;}

.textbtns {font-family: "leagueGothic"; text-align: left; overflow: hidden; margin: 0; padding: 0;}
.textbtns a {display: block; float: left; font-size: 20px; line-height: 20px; padding: 8px 15px; color: #fff; border: 1px solid #ccc;
    /* IE6-9 */                background: #e40000;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #e40000 0%, #940000 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e40000), color-stop(100%,#940000));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #e40000 0%, #940000 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #e40000 0%, #940000 100%);
    /* W3C */                  background: linear-gradient(top, #e40000 0%, #940000 100%);
    /* IE6-9 */                _background-color: #e40000; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e40000', endColorstr='#940000', GradientType=0);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.ie div.contentWrap div.sidebar div.sidebarbox div.textbtns a, .ie td#content div.contentbox div.contentWrap div.content div.textbtns a{filter: none;}
.ie div.contentWrap div.sidebar div.sidebarbox div.textbtns a:hover, .ie td#content div.contentbox div.contentWrap div.content div.textbtns a:hover{filter: none;}

.homebody .textbtns {font-family: "leagueGothic";}
.homebody .textbtns a {font-size: 19px; line-height: 19px;}
.homebody div.formbar form div.frmbtn .textbtns a {line-height: 16px;}
.textbtns a:link, .textbtns a:visited {font-weight: normal; color: #ffffff;}
.textbtns a:hover, .textbtns a:focus {font-weight: normal; color: #ffffff;
    /* IE6-9 */                background: #940000;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #940000 47%, #e40000 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(47%,#940000), color-stop(100%,#e40000));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #940000 47%, #e40000 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #940000 47%, #e40000 100%);
    /* W3C */                  background: linear-gradient(top, #940000 47%, #e40000 100%);
    /* IE6-9 */                _background-color: #940000; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#940000', endColorstr='#e40000', GradientType=0);
}
.textbtns a:active {font-weight: normal; color: #ffffff; background: #940000;}
.textbtnsSpecial {font-family: "DINSchriftMittel"; margin-bottom: 9px;}
.textbtnsSpecial a {font-size: 16px; line-height: 20px;
  
    
  
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.textbtnsPad a {padding-right: 30px; padding-left: 30px;}
.textbtnsIcon a {position: relative; font-size: 18px; padding-right: 40px;
  
    
  
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.textbtnsIcon a span {display: block; position: absolute; top: 8px; right: 10px; text-align: center; text-indent: -2000px; width: 20px; height: 20px; overflow: hidden; border: 2px #FFF solid;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing:  border-box;
    -ms-box-sizing:  border-box;
    box-sizing:  border-box;
}
.textbtnsIconDownload a span {background: url(/img/global/icon_download_arrow.png) center center no-repeat;}
@media screen and (-webkit-min-device-pixel-ratio: 0){
  /*Chrome & Safari CSS here*/
  .textbtns a {line-height: 30px; height: 26px; overflow: hidden;}
  .homebody .textbtns a {font-size: 14px; line-height: 14px; height: auto;}
}
.ie .homebody div.formbar form div.frmbtn .textbtns a {line-height: 14px;}
.ie .textbtnsIcon a span {right: 8px; background-position: center 3px;}

.textbtnsWAddon {overflow: hidden;}
.textbtnsWAddon .textbtns {float: left;}
.textbtnsWAddon div.text {float: right;} 
.textbtnsWAddon div.text p {font-size: 11px; line-height: 14px; padding-bottom: 1px;}
@media screen and (-webkit-min-device-pixel-ratio: 0){
  /*Chrome & Safari CSS here*/
  .textbtnsWAddon .textbtns a {line-height: 30px; height: auto;}
}
.ie .textbtnsWAddon {height: 1px; overflow: visible;}

.graphbtns a {position: relative; float: none; padding: 12px; border: none;
  
    
  
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing:  border-box;
    -ms-box-sizing:  border-box;
    box-sizing:  border-box;
}
.graphbtns a span {display: block;}
.graphbtns a span.title {font-size: 22px; font-weight: normal; line-height: 22px; margin: 0 0 20px 0;}
.graphbtns a span.text {font-size: 19px; line-height: 19px; margin: 0 0 10px 0;}
.graphbtns a span.btn {display: block; position: absolute; bottom: 20px; right: 20px; padding: 5px 10px; border: 1px solid #CCC;
    /* IE6-9 */                background: #e40000;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #e40000 0%, #940000 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e40000), color-stop(100%,#940000));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #e40000 0%, #940000 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #e40000 0%, #940000 100%);
    /* W3C */                  background: linear-gradient(top, #e40000 0%, #940000 100%);
    /* IE6-9 */                _background-color: #e40000; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e40000', endColorstr='#940000', GradientType=0);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.graphbtns a:hover span.btn, .graphbtns a:focus span.btn {font-weight: normal; 
     /* IE6-9 */                background: #940000;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #940000 0%, #e40000 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#940000), color-stop(100%,#e40000));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #940000 0%, #e40000 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #940000 0%, #e40000 100%);
    /* W3C */                  background: linear-gradient(top, #940000 0%, #e40000 100%);
    /* IE6-9 */                _background-color: #940000; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#940000', endColorstr='#e40000', GradientType=0);
}
.graphbtns a:active span.btn {font-weight: normal; background-color: #ffffff;}
.graphbtnsAddmargin {margin-bottom: 6px;}
.graphbtnsMech a {height: 93px; background: #000 url(/img/global/service_bt_mechanic.jpg) right 0 no-repeat !important;}
.graphbtnsParts a {height: 192px; background: #000 url(/img/global/service_bt_parts.jpg) 0 0 no-repeat !important;}
#homeCreditBtn a {height: 62px; width: 495px; background: #000 url(/img/global/home_bt_2chance.jpg) 0 0 no-repeat !important;}
#usedCreditBtn a {height: 116px; width: 266px; background: #000 url(/img/global/used_bt_credit.png) 0 0 no-repeat !important;}
.graphbtnsBshop a {height: 93px; background: #000 url(/img/global/service_bt_bodyshop.jpg) right 0 no-repeat !important;}
.graphbtnsDetailing {float: left; width: 150px; margin-right: 6px;}
.graphbtnsDetailing a {height: 192px; background: #000 url(/img/global/service_bt_detailing.jpg) 0 0 no-repeat !important;}
.graphbtnsUsedNoPic a {height: 245px; background: #000 url(/img/global/used_banner_no_photo.jpg) 0 0 no-repeat !important;}
.graphbtnsUsedNoPic a span.btn {position: static; text-align: center; padding-top: 0; padding-bottom: 0;}
.ie .graphbtns a span {cursor: pointer;}
.ie .graphbtnsDetailing {margin-right: 3px;}

.jsbtnsImgs a {display: block; position: relative;}
.jsbtnsImgs a canvas {position: absolute; top: 0; left: 0;}
.ie .jsbtnsImgs a {display: inline;}

div.listWImgs {}
div.listWImgs h2 {font-size: 23px; font-family: "leagueGothic"; margin-bottom: 0; border: none;}
div.listWImgs h2 a:link, div.listWImgs h2 a:visited {color: #1e1e1e;}
div.listWImgs h2 a:hover, div.listWImgs h2 a:focus, div.listWImgs h2 a:active {color: #d40000;}
div.listWImgs div.item {overflow: hidden; margin: 0 0 18px 0;}
div.listWImgs div.itemLast {margin-bottom: 0;}
div.listWImgs div.item div.img {float: left; width: 182px; height: 136px;}
div.listWImgs.inParts div.item div.img {float: left; width: 136px; height: 136px;}
div.listWImgs div.item div.img a {display: block; text-indent: -2000px; width: 182px; height: 136px; overflow: hidden;
  
    
  
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
div.listWImgs.inParts div.item div.img a {display: block; text-indent: -2000px; width: 136px; height: 136px; overflow: hidden;
  
    
  
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
div.listWImgs div#listWImgsAppoint div.img a {background: url(/img/global/parts_service_appoint.jpg) 0 0 no-repeat;}
div.listWImgs div#listWImgsParts div.img a {background: url(/img/global/parts_order.jpg) 0 0 no-repeat;}
div.listWImgs div#listWImgsTires div.img a {background: url(/img/global/parts_tires.jpg) 0 0 no-repeat;}
div.listWImgs div#listWImgsTireReservation div.img a {background: url(/img/global/parts_reservation.jpg) 0 0 no-repeat;}
div.listWImgs div#listWImgsTireStorage div.img a {background: url(/img/global/parts_storage.jpg) 0 0 no-repeat;}
div.listWImgs div#listWImgsQuestions div.img a {background: url(/img/global/parts_information.jpg) 0 0 no-repeat;}
div.listWImgs div#listWImgsMotos div.img a {background: url(/img/global/compare_motos.jpg) 0 0 no-repeat;}
div.listWImgs div#listWImgsVtt div.img a {background: url(/img/global/compare_vtts.jpg) 0 0 no-repeat;}

div.listWImgs div.item div.listWImgsContent {float: right; width: 382px; padding: 5px 0 0 0;}
div.listWImgs.inParts div.item div.listWImgsContent {float: right; width: 425px; padding: 5px 0 0 0;}
div.listWImgs div.item div.listWImgsContent div.textbtns a {padding: 8px 20px;}
.ie div.listWImgs div.item {height: 1px; overflow: visible;}

div.textWIcon {padding-left: 71px;}
div.textWIconGreen1 {background: url(/img/global/icon_environment02.gif) 0 center no-repeat;}
div.textWIconGreen2 {background: url(/img/global/icon_environment.gif) 0 center no-repeat;}
div.textWIconGreen3 {background: url(/img/global/icon_environment03.gif) 0 center no-repeat;}

ul.customtabs li.item {float: left; margin: 0 9px 0 0; padding: 0 9px 0 0; border-right: 1px #BCBCBC solid;}
ul.customtabs li.itemLast {margin-right: 0; padding-right: 0; border: none;}
ul.customtabs li.item div.title {font-size: 10px; font-family: "leagueGothic";}
ul.customtabs li.item div.title a:link, ul.customtabs li.item div.title a:visited,
ul.customtabs li.item div.title a:hover, ul.customtabs li.item div.title a:focus, ul.customtabs li.item div.title a:active {font-weight: normal; color: #eff0f4}
ul.customtabs li.item div.title a span.title {font-size: 14px; font-weight: normal; line-height: 14px;}
ul.customtabs li.item div.on a:link span.title, ul.customtabs li.item div.on a:visited span.title,
ul.customtabs li.item div.title a:hover span.title, ul.customtabs li.item div.title a:focus span.title, ul.customtabs li.item div.title a:active span.title {color: #ff1a24;}
ul.customtabs li.item div.customtabsContent {display: none; opacity: 0; position: absolute; top: 20px; left: -12px; right: -12px; text-align: left; overflow: hidden; padding: 9px 12px; background: rgba(0,0,0,.9);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing:  border-box;
    -ms-box-sizing:  border-box;
    box-sizing:  border-box;
}
ul.customtabs li.item div.customtabsContent ul {}
ul.customtabs li.item div.customtabsContent ul li {font-size: 11px; line-height: 13px; color: #BBB; padding: 2px 0;}
ul.customtabs li.item div.customtabsContent ul li a:link, ul.customtabs li.item div.customtabsContent ul li a:visited {font-weight: normal; color: #FFF;}
ul.customtabs li.item div.customtabsContent ul li a:hover, ul.customtabs li.item div.customtabsContent ul li a:focus, ul.customtabs li.item div.customtabsContent ul li a:active {font-weight: normal; color: #BBB;}
ul.customtabs li.item div.customtabsContent ul li a:link span, ul.customtabs li.item div.customtabsContent ul li a:visited span {color: #BBB;}
ul.customtabs li.item div.customtabsContent ul li a:hover span, ul.customtabs li.item div.customtabsContent ul li a:focus span, ul.customtabs li.item div.customtabsContent ul li a:active span {color: #999;}
ul.customtabs li.item div.customtabsContent p {font-size: 11px; margin: 0; padding: 0;}
ul.customtabs li.item div.customtabsContent p.customtabsMore {clear: both; padding: 10px 0 0 0; border-top: 1px #333 solid;}
ul.customtabs li.item div.customtabsContent p.customtabsMore a:link, ul.customtabs li.item div.customtabsContent p.customtabsMore a:visited,
ul.customtabs li.item div.customtabsContent p.customtabsMore a:hover, ul.customtabs li.item div.customtabsContent p.customtabsMore a:focus, ul.customtabs li.item div.customtabsContent p.customtabsMore a:active {font-weight: normal;}
ul.customtabs li.item div.customtabsContent div.closebtn {position: absolute; top: 10px; right: 10px;}
ul.customtabs li.item div.customtabsContent div.closebtn a {display: block; text-align: center; width: 20px; height: 20px; line-height: 20px;
  
    
  
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
ul.customtabs li.item div.customtabsContent div.closebtn span {display: none;}
.ie ul.customtabs li.item div.customtabsContent {filter: alpha(opacity=0); height: 1px; overflow: visible; background: #191919;}

div.quickform form {text-align: left; overflow: hidden; margin: 0; padding: 0;}
div.quickform form p {margin: 0; padding: 0;}
div.quickform form p.title {font-size: 14px; font-family: "leagueGothic"; font-weight: normal;}
div.quickform form fieldset {margin: 0 0 15px 0; padding: 0; border: none;}
div.quickform form fieldset.last {margin-bottom: 0;}
div.quickform form fieldset legend {display: none;}
div.quickform form fieldset div.item {position: relative; margin: 0 0 10px 0; padding: 0;}
div.quickform form fieldset div.itemLast {margin-bottom: 0;}
div.quickform form fieldset div label {display: none; float: left; font-size: 12px; line-height: 22px; width: 60px;}
div.quickform form fieldset div input.textbox {font-size: 11px; color: #555; width: 150px; height: 27px; padding: 0 9px; background-color: #F6F6F6; border: 1px #999 solid;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,.3);
    -moz-box-shadow: inset 0 0 5px rgba(0,0,0,.3);
    box-shadow: inset 0 0 5px rgba(0,0,0,.3);
}
div.quickform form fieldset div span.quickformError {display: none; position: absolute; top: 28px; left: 0; font-size: 11px; color: #FFF; padding: 7px 10px; background-color: rgba(0,0,0,.9);
  
    
  
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
div.quickform form div.frmbtn div {display: none;}
.ie div.quickform form {height: 1px; overflow: visible;}
.ie div.quickform form fieldset div input.textbox {height: 24px; padding-top: 4px;}
.ie div.quickform form fieldset div span.quickformError {background-color: #191919;}

div.quickform2 form fieldset {padding: 20px 0;}
.ie div.quickform2 form fieldset {padding: 20px 0 20px 0;}
div.quickform2 form fieldset div label {display: block;}
div.quickform2 form fieldset div input.textbox {width: 250px; height: 22px; padding: 0 5px; background-color: #FFF;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;

  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
div.quickform2 form div.frmbtn div.textbtns a {font-size: 20px; font-family: "leagueGothic";}

div.quickformSearch form fieldset {float: left;}
div.quickformSearch form div.item input.textbox {width: 240px;}
div.quickformSearch form div.frmbtn {float: right;}
div.quickformSearch form div.frmbtn div {position: absolute; top: 7px; right: 9px;}
div.quickformSearch form div.frmbtn div a {display: block; text-indent: -2000px; width: 17px; height: 14px; overflow: hidden; background: url(/img/global/icon_search.gif) 0 0 no-repeat;}

div.featbtns {padding: 0; background-color: #191919}
div.featbtns ul.featbtns {overflow: hidden;}
div.featbtns ul.featbtns p {color: #bebebe;}
div.featbtns ul li.featbtnsItem {float: left; padding: 18px; border-right: 1px #353537 solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing:  border-box;
    -ms-box-sizing:  border-box;
    box-sizing:  border-box;
}
.ie div.featbtns ul li.featbtnsItem {padding: 16px;
}
div.featbtns ul li.featbtnsItemLast {border: none;}
div.featbtns h2 {font-size: 21px; color: #eff0f4; padding-bottom: 0; border: none;}
div.featbtns h2 a:link, div.featbtns h2 a:visited {color: #eff0f4;}
div.featbtns h2 a:hover, div.featbtns h2 a:focus, div.featbtns h2 a:active {color: #c1c1c1;}
.ie div.featbtns {padding: 0;}
.ie div.featbtns ul.featbtns {height: 1px; overflow: visible;}

div.usedfeat {position: relative; z-index: 20; text-align: left;}
div.usedfeat h2 {color: #eff0f4; border-bottom: 1px solid #353537; font-size: 20px; line-height: 21px; margin: 0; padding: 9px 18px;}
div.usedfeat p {margin: 0; padding: 0;}
div.usedfeat div.usedfeatMain {position: relative; height: 180px; overflow: hidden; padding: 9px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing:  border-box;
    -ms-box-sizing:  border-box;
    box-sizing:  border-box;
}
div.usedfeat div.usedfeatContent {position: absolute; top: 9px; left: 45px; width: 896px; height: 162px; overflow: hidden;}
div.usedfeat div.usedfeatContent ul.usedfeatList {position: relative; top: 0; left: 0; width: 5000px; padding: 2px;}
div.usedfeat div.usedfeatContent ul.usedfeatList li.usedfeatVeh {background-color: #ffffff; position: relative; float: left; text-align: left; width: 150px; height: 158px; margin: 0 10px 0 0; padding: 5px;
  
    
  
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 2px rgba(0,0,0,.5);
    box-shadow: 0 0 2px rgba(0,0,0,.5);
    -webkit-box-sizing: border-box;
    -moz-box-sizing:  border-box;
    -ms-box-sizing:  border-box;
    box-sizing:  border-box;
}
div.usedfeat div.usedfeatContent ul.usedfeatList div.usedfeatVehImg {text-align: center; margin: 0 0 10px 0;}
div.usedfeat div.usedfeatContent ul.usedfeatList div.usedfeatVehImg a {display: block; position: relative;}
div.usedfeat div.usedfeatContent ul.usedfeatList div.usedfeatVehImg img {display: block; width: 140px; height: 105px; margin: 0 auto;}
div.usedfeat div.usedfeatContent ul.usedfeatList div.usedfeatVehImg canvas {position: absolute; top: 0; left: 0;}
div.usedfeat div.usedfeatContent ul.usedfeatList li.usedfeatVeh ul.usedfeatVehInfo {text-align: center;}
div.usedfeat div.usedfeatContent ul.usedfeatList li.usedfeatVeh ul.usedfeatVehInfo li {font-size: 12px; color: #000;}
div.usedfeat div.usedfeatContent ul.usedfeatList li.usedfeatVeh ul.usedfeatVehInfo li.usedfeatVehName {font-size: 12px;}
div.usedfeat div.usedfeatContent ul.usedfeatList li.usedfeatVeh ul.usedfeatVehInfo li.usedfeatVehKM {float: left; margin-left: 5px;}
div.usedfeat div.usedfeatContent ul.usedfeatList li.usedfeatVeh ul.usedfeatVehInfo li.usedfeatVehPrice {float: right; margin-right: 5px;}
div.usedfeat div.usedfeatContent ul.usedfeatList li.usedfeatVeh div.btn {position: absolute; bottom: 8px; right: 8px;}
div.usedfeat div.usedfeatContent ul.usedfeatList a:link, div.usedfeat div.usedfeatContent ul.usedfeatList a:visited,
div.usedfeat div.usedfeatContent ul.usedfeatList a:hover, div.usedfeat div.usedfeatContent ul.usedfeatList a:focus, div.usedfeat div.usedfeatContent ul.usedfeatList a:active {font-weight: normal;}
div.usedfeat div.usedfeatArrows {position: absolute; top: 9px;}
div.usedfeat div.usedfeatArrows a {width: 30px; height: 162px; border: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing:  border-box;
    -ms-box-sizing:  border-box;
    box-sizing:  border-box;
}
div.usedfeat div.usedfeatArrows a span {display: block; position: absolute; top: 75px; left: 5px; font-size: 20px; line-height: 12px; text-align: center; width: 19px; height: 19px;}
div.usedfeat div.usedfeatArrows a:link, div.usedfeat div.usedfeatArrows a:visited {  /* IE6-9 */                background: #e40000;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #e40000 0%, #940000 52%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e40000), color-stop(52%,#940000));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #e40000 0%, #940000 52%);
    /* IE10+ */                background: -ms-linear-gradient(top, #e40000 0%, #940000 52%);
    /* W3C */                  background: linear-gradient(top, #e40000 0%, #940000 52%);
    /* IE6-9 */                _background-color: #e40000; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e40000', endColorstr='#940000', GradientType=0);}
div.usedfeat div.usedfeatArrows a:hover, div.usedfeat div.usedfeatArrows a:focus, div.usedfeat div.usedfeatArrows a:active {  /* IE6-9 */                background: #940000;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #940000 47%, #e40000 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(47%,#940000), color-stop(100%,#e40000));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #940000 47%, #e40000 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #940000 47%, #e40000 100%);
    /* W3C */                  background: linear-gradient(top, #940000 47%, #e40000 100%);
    /* IE6-9 */                _background-color: #940000; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#940000', endColorstr='#e40000', GradientType=0);}
div.usedfeat div#usedfeatPrev {left: 9px;
    -webkit-box-shadow: 15px 0 15px #000;
    -moz-box-shadow: 15px 0 15px #000;
    box-shadow: 15px 0 15px #000;
}
div.usedfeat div#usedfeatPrev a {
  
    
  
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}
div.usedfeat div#usedfeatNext {right: 9px;
    -webkit-box-shadow: -15px 0 15px #000;
    -moz-box-shadow: -15px 0 15px #000;
    box-shadow: -15px 0 15px #000;
}
div.usedfeat div#usedfeatNext a {
  
    
  
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}
div.usedfeat div#usedfeatNext a span {padding-left: 1px; background: url(/img/global/slider_nav_right.png) no-repeat top left;}
div.usedfeat div#usedfeatPrev a span {padding-left: 1px; background: url(/img/global/slider_nav_left.png) no-repeat top left;}
div.usedfeat div.off {opacity: .5;}
div.usedfeat div.off a {cursor: default;}
div.usedfeat div.off a:link, div.usedfeat div.off a:visited,
div.usedfeat div.off a:hover, div.usedfeat div.off a:focus, div.usedfeat div.off a:active {  /* IE6-9 */                background: #e40000;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #e40000 0%, #940000 52%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e40000), color-stop(52%,#940000));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #e40000 0%, #940000 52%);
    /* IE10+ */                background: -ms-linear-gradient(top, #e40000 0%, #940000 52%);
    /* W3C */                  background: linear-gradient(top, #e40000 0%, #940000 52%);
    /* IE6-9 */                _background-color: #e40000; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e40000', endColorstr='#940000', GradientType=0);}
div.usedfeat div.end {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
@media screen and (-webkit-min-device-pixel-ratio: 0){
  /*Chrome & Safari CSS here*/
  div.usedfeat div#usedfeatPrev a span {padding-right: 1px;}
}
.ie div.usedfeat div.usedfeatContent {border-right: 3px #CCC solid;}
.ie div.usedfeat div.usedfeatContentEnd {border-right: none;}
.ie div.usedfeat div.usedfeatContent ul.usedfeatList {padding: 0;}
.ie div.usedfeat div.usedfeatContent ul.usedfeatList li.usedfeatVeh {height: 162px; margin-right: 8px; border: 1px #D5D5D5 solid;}
.ie div.usedfeat div.usedfeatArrows a span {left: 6px; cursor: pointer; width: 20px; height: 20px; border-width: 1px;}
.ie div.usedfeat div.off {filter: alpha(opacity=50);}
.ie div.usedfeat div.off a span {cursor: default;}

ul.usedfeatTabs {display: none; position: absolute; top: 10px; right: 18px;}
ul.usedfeatTabs li#usedfeatTabsMake div.customtabsContent ul {float: left; max-width: 140px; margin: 0 20px 10px 0;}
ul.usedfeatTabs li.item div.customtabsContent ul li span.usedfeatTabsCnt {font-size: 10px;}
.ie ul.usedfeatTabs li.item div.customtabsContent {width: 353px;}

.textimg {float: right; margin: 0 0 0 18px;}

.addmargin {margin-bottom: 30px;}
.addmarginShort {margin-bottom: 15px;}
.addborder {margin-bottom: 15px; padding-bottom: 15px !important; border-bottom: 1px #adadad solid;}
.addborder div.content {padding-bottom: 0 !important;}
.addborder2 {border-bottom: 1px #CCC dashed;}


/* MAIN LAYOUT */
table#mainwrap {width: 980px; margin: 0 auto;}

td#content {vertical-align: top; padding: 30px 0 0 0;}

td#footer {text-align: center; vertical-align: top;}


/* HEADER */
div#headerContent {position: relative; z-index: 200; height: 138px;}
.talltop div#headerContent {height: 519px;}
div#headerContent p {margin: 0; padding: 0;}

div#mainlogo {position: absolute; top: 0; left: 2px;}

div#headerinfos {position: absolute; top: 0; right: 0; z-index: 300; text-align: right;}
.nosearchbody div#headerinfos {top: 0;}
div#headerinfos p {margin-bottom: 5px;}
div#headerinfos p.headerinfos-lien {padding-right: 38px;}
div#headerinfos p.headerinfos-lien a {font-size: 13px;}
div#headerinfos p#headerinfosAddy, div#headerinfos p#headerinfosAddy2 {font-size: 12px; padding-right: 38px; margin-bottom: 0;}
div#headerinfos p#headerinfosAddy span, div#headerinfos p#headerinfosAddy2 span {font-family: "leagueGothic"; color: #D40000; font-size: 22px; text-transform: uppercase;}
div#headerinfos div#headerinfosMap {position: absolute; top: -9px; right: 0;}
div#headerinfos ul.customtabs {position: relative; float: right;}
div#headerinfos ul.customtabs div.customtabsContent {left: auto; width: 300px; height: auto;}
div#headerinfos ul.customtabs div.customtabsContent ul li {clear: both; font-size: 12px; color: #FFF; margin: 0 0 2px 0;}
div#headerinfos ul.customtabs div.customtabsContent ul li div {float: left; color: #CCC; margin: 0 3px 0 0;}
div#headerinfos ul.customtabs div.customtabsContent ul li a:link, div#headerinfos ul.customtabs div.customtabsContent ul li a:visited {color: #CCC;}
div#headerinfos ul.customtabs div.customtabsContent ul li a:hover, div#headerinfos ul.customtabs div.customtabsContent ul li a:focus, div#headerinfos ul.customtabs div.customtabsContent ul li a:active {color: #999;}

ul#headerlinks {position: absolute; top: -40px; right: 0;}
ul#headerlinks li {float: left; font-size: 11px; margin: 0 5px 0 0; padding: 0 5px 0 0; border-right: 1px #ABABAB solid;}
ul#headerlinks li.last {margin: 0; padding: 0; border: none;}
ul#headerlinks li a:link, ul#headerlinks li a:visited {font-weight: normal; color: #ececec;}
ul#headerlinks li a:hover, ul#headerlinks li a:focus, ul#headerlinks li a:active {font-weight: normal; color: #b0b0b0;}

ul.customlist li#headerinfosPhone.item div.title a span.title{font-size: 16px;}

ul.customlist li#headerinfosPhone.item div.title a span.arrow{font-size: 8px; color: #d40000;}

div#headermodelsContent div.headermodelsSub div.text p {color: #7d747e}

div#mainnav {position: absolute; top: 97px; left: 0; z-index: 50; text-align: left; width: 962px;} 
div#mainnav ul.mainnavLists {float: left; margin: 0 3px 0 0; border: 1px solid #a8a8a8;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    /* IE6-9 */                background: #df0000;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #df0000 0%, #bf0000 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#df0000), color-stop(100%,#bf0000));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #df0000 0%, #bf0000 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #df0000 0%, #bf0000 100%);
    /* W3C */                  background: linear-gradient(top, #df0000 0%, #bf0000 100%);
    /* IE6-9 */                _background-color: #df0000; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#df0000', endColorstr='#bf0000', GradientType=0);
}
div#mainnav ul.mainnavLists li.item {float: left; position: relative;}
div#mainnav ul.mainnavLists li.item div.item {position: relative; z-index: 200; font-size: 20px; font-family: "leagueGothic"; overflow: hidden; border-right: 1px rgba(0,0,0,.2) solid; border-left: 1px rgba(255,255,255,.1) solid;}
div#mainnav ul.mainnavLists li.itemFirst div.item {border-left: none;}
div#mainnav ul.mainnavLists li.itemLast div.item {border-right: none;}
div#mainnav ul.mainnavLists li.item div.item a {display: block; float: left; font-weight: normal; line-height: 40px; white-space: nowrap; overflow: hidden; padding: 0 14px;}
div#mainnav ul.mainnavLists li.itemFirst div.item a {padding: 0 18px;}
div#mainnav ul.mainnavLists li.itemLast div.item a {padding: 0 15px 0 14px;}
div#mainnav ul.mainnavLists li#mainnavMain1 div.item a {width: 95px;}
div#mainnav ul.mainnavLists li#mainnavMain2 div.item a {width: 122px;}
div#mainnav ul.mainnavListsWSpecial li.item div.item a {padding-right: 17px; padding-left: 14px;}
div#mainnav ul.mainnavLists li.item div.item a:link, div#mainnav ul.mainnavLists li.item div.item a:visited {color: #ffffff;
    /* IE6-9 */                background: #df0000;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #df0000 0%, #bf0000 49%, #940000 51%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#df0000), color-stop(49%,#bf0000), color-stop(51%,#940000));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #df0000 0%, #bf0000 49%, #940000 51%);
    /* IE10+ */                background: -ms-linear-gradient(top, #df0000 0%, #bf0000 49%, #940000 51%);
    /* W3C */                  background: linear-gradient(top, #df0000 0%, #bf0000 49%, #940000 51%);
    /* IE6-9 */                _background-color: #df0000; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#df0000', endColorstr='#940000', GradientType=0);
}
div#mainnav ul.mainnavLists li.item div.on a:link, div#mainnav ul.mainnavLists li.item div.on a:visited,
div#mainnav ul.mainnavLists li.item div.item a:hover {color: #ffffff;
    /* IE6-9 */                background: #940000;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #940000 47%, #df0000 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(47%,#940000), color-stop(100%,#df0000));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #940000 47%, #df0000 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #940000 47%, #df0000 100%);
    /* W3C */                  background: linear-gradient(top, #940000 47%, #df0000 100%);
    /* IE6-9 */                _background-color: #940000; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#940000', endColorstr='#df0000', GradientType=0);
}
div#mainnav ul.mainnavLists li.item div.item a:focus, div#mainnav ul.mainnavLists li.item div.item a:active {
  background: none; filter: none; background-color: #940000;
}
div#mainnav ul#mainnavIcons.customlist li#mainnavIcons1.item div.item a:link, div#mainnav ul#mainnavIcons.customlist li#mainnavIcons1.item div.item a:visited {
    /* IE6-9 */                background: #424242;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #424242 0%, #2c2c2c 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#424242), color-stop(100%,#2c2c2c));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #424242 0%, #2c2c2c 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #424242 0%, #2c2c2c 100%);
    /* W3C */                  background: linear-gradient(top, #424242 0%, #2c2c2c 100%);
    /* IE6-9 */                _background-color: #424242; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#424242', endColorstr='#2c2c2c', GradientType=0);
}
div#mainnav ul#mainnavIcons.customlist li#mainnavIcons1.item div.item a:hover, div#mainnav ul#mainnavIcons.customlist li#mainnavIcons1.item div.item a:active {
    /* IE6-9 */                background: #191919;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #191919 0%, #424242 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#191919), color-stop(100%,#424242));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #191919 0%, #424242 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #191919 0%, #424242 100%);
    /* W3C */                  background: linear-gradient(top, #191919 0%, #424242 100%);
    /* IE6-9 */                _background-color: #191919; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#191919', endColorstr='#424242', GradientType=0);
}



div#mainnav ul#mainnavSub.mainnavLists li.item div.item a:link, div#mainnav ul#mainnavSub.mainnavLists li.item div.item a:visited {color: #ffffff;
    /* IE6-9 */                background: #424242;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #424242 49%, #2c2c2c 52%, #191919 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(49%,#424242), color-stop(52%,#2c2c2c), color-stop(100%,#191919));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #424242 49%, #2c2c2c 52%, #191919 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #424242 49%, #2c2c2c 52%, #191919 100%);
    /* W3C */                  background: linear-gradient(top, #424242 49%, #2c2c2c 52%, #191919 100%);
    /* IE6-9 */                _background-color: #424242; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#424242', endColorstr='#191919', GradientType=0);
}
div#mainnav ul#mainnavSub.mainnavLists li.item div.on a:link, div#mainnav ul#mainnavSub.mainnavLists li.item div.on a:visited,
div#mainnav ul#mainnavSub.mainnavLists li.item div.item a:hover {color: #ffffff;
    /* IE6-9 */                background: #191919;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #191919 0%, #424242 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#191919), color-stop(100%,#424242));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #191919 0%, #424242 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #191919 0%, #424242 100%);
    /* W3C */                  background: linear-gradient(top, #191919 0%, #424242 100%);
    /* IE6-9 */                _background-color: #191919; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#191919', endColorstr='#424242', GradientType=0);
}
div#mainnav ul#mainnavSub.mainnavLists li.item div.item a:focus, div#mainnav ul#mainnavSub.mainnavLists li.item div.item a:active {
  background: none; filter: none; background-color: #1b1b1b;
}


div#mainnav ul.mainnavLists li.itemFirst div.item a {
  -moz-border-radius-topleft: 5px; -moz-border-radius-bottomleft: 5px;
  -webkit-border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px;
  border-top-left-radius: 5px; border-bottom-left-radius: 5px;
}
div#mainnav ul.mainnavLists li.itemLast div.item a {
  -moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px;
  -webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px;
  border-top-right-radius: 5px; border-bottom-right-radius: 5px;
}
div#mainnav ul.mainnavListsWSpecial li.itemFirst div.item a {padding-left: 16px;}
div#mainnav ul.mainnavListsWSpecial li.itemLast div.item a {padding-right: 17px;}
div#mainnav ul.mainnavLists li.itemSpecial div.item a {padding-right: 32px;}
div#mainnav ul.mainnavLists li.itemSpecial div.item a span {display: block; position: absolute; top: 12px; right: 8px; cursor: pointer; font-size: 7px; line-height: 17px; color: #CCC; text-align: center; width: 15px; height: 15px; background-color: #bf0000;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    -webkit-box-shadow: 0 0 3px rgba(255,255,255,.3), inset 0 0 3px rgba(0,0,0,.9);
    -moz-box-shadow: 0 0 3px rgba(255,255,255,.3), inset 0 0 3px rgba(0,0,0,.9);
    box-shadow: 0 0 3px rgba(255,255,255,.3), inset 0 0 3px rgba(0,0,0,.9);
}
div#mainnav ul.mainnavLists li.item ul {display: none; position: absolute; top: 40px; left: 0; z-index: 100; overflow: hidden; padding: 7px 10px; background-color: rgba(0,0,0,.9);
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing:  border-box;
    -ms-box-sizing:  border-box;
    box-sizing:  border-box;
}
div#mainnav ul.mainnavLists li.itemFirst ul {left: 5px;}
div#mainnav ul.mainnavLists li.itemLast ul {left: auto; right: 5px;}
div#mainnav ul.mainnavLists li#mainnavIcons1 ul {left: 5px; right: auto;}
div#mainnav ul.mainnavLists li.item ul li {font-size: 11px; white-space: nowrap; border-bottom: 1px #333 solid;}
div#mainnav ul.mainnavLists li.item ul li:last-child,
div#mainnav ul.mainnavLists li.item ul li.last {border-bottom: none;}
div#mainnav ul.mainnavLists li.item ul a {display: block; padding: 4px 0;}
div#mainnav ul.mainnavLists li.item ul a:link, div#mainnav ul.mainnavLists li.item ul a:visited {color: #FFF; font-weight: normal; text-decoration: none;}
div#mainnav ul.mainnavLists li.item ul a:hover, div#mainnav ul.mainnavLists li.item ul a:focus, div#mainnav ul.mainnavLists li.item ul a:active {color: #CCC; font-weight: normal; text-decoration: none;}
div#mainnav ul#mainnavIcons li div.item a {height: 40px; padding-right: 10px; padding-left: 10px;}
div#mainnav ul#mainnavIcons li div.item a span {display: block; cursor: pointer; text-indent: -2000px; width: 23px; height: 40px; overflow: hidden; background: url(/img/global/main_menu_home.png) center center no-repeat;}
div#mainnav ul#mainnavSub, .ie div#mainnav ul#mainnavSub {margin-right: 0;
    /* IE6-9 */                background: #424242;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #424242 0%, #2c2c2c 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#424242), color-stop(100%,#2c2c2c));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #424242 0%, #2c2c2c 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #424242 0%, #2c2c2c 100%);
    /* W3C */                  background: linear-gradient(top, #424242 0%, #2c2c2c 100%);
    /* IE6-9 */                _background-color: #424242; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#424242', endColorstr='#2c2c2c', GradientType=0);
}
div#mainnav ul#mainnavIcons {
    /* IE6-9 */                background: #424242;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #424242 0%, #2c2c2c 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#424242), color-stop(100%,#2c2c2c));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #424242 0%, #2c2c2c 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #424242 0%, #2c2c2c 100%);
    /* W3C */                  background: linear-gradient(top, #424242 0%, #2c2c2c 100%);
    /* IE6-9 */                _background-color: #424242; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#424242', endColorstr='#2c2c2c', GradientType=0);
}
@media screen and (-webkit-min-device-pixel-ratio: 0){
  /*Chrome & Safari CSS here*/
  div#mainnav ul.mainnavLists li.item div.item a {text-shadow: none !important;}
  div#mainnav ul.mainnavLists li.itemSpecial div.item a span {font-size: 9px;}
}
.ie div#mainnav ul.mainnavLists li.item div.item {border: none;}
.ie div#mainnav ul.mainnavLists li.item div.item a {border-right: 1px #bf0000 solid; border-left: 1px #df0000 solid;}
.ie div#mainnav ul#mainnavSub.mainnavLists li.item div.item a {border-right: 1px #2c2c2c solid; border-left: 1px #424242 solid;}
.ie div#mainnav ul.mainnavLists li.itemFirst div.item a {border-left: none;}
.ie div#mainnav ul.mainnavLists li.itemLast div.item a {border-right: none;}
.ie div#mainnav ul.mainnavLists li.itemFirst div.item {border-left: none;}
.ie div#mainnav ul.mainnavLists li.itemLast div.item {border-right: none;}
.ie div#mainnav ul.mainnavLists li#mainnavMain1 div.item a {width: 127px;}
.ie div#mainnav ul.mainnavLists li#mainnavMain2 div.item a {width: 149px;}
.ie div#mainnav ul.mainnavLists li#mainnavSub1 div.item a {width: 100px;}
.ie div#mainnav ul.mainnavLists li#mainnavSub2 div.item a {width: 90px;}
.ie div#mainnav ul.mainnavLists li#mainnavSub3 div.item a {width: 105px;}
.ie div#mainnav ul.mainnavLists li#mainnavSub4 div.item a {width: 145px;}
.ie div#mainnav ul.mainnavListsWSpecial li#mainnavMain1 div.item a {width: 145px;}
.ie div#mainnav ul.mainnavListsWSpecial li#mainnavMain2 div.item a {width: 156px;}
.ie div#mainnav ul.mainnavListsWSpecial li#mainnavSub1 div.item a {width: 100px;}
.ie div#mainnav ul.mainnavListsWSpecial li#mainnavSub2 div.item a {width: 87px;}
.ie div#mainnav ul.mainnavListsWSpecial li#mainnavSub3 div.item a {width: 105px;}
.ie div#mainnav ul.mainnavListsWSpecial li#mainnavSub4 div.item a {width: 145px;}
.ie div#mainnav ul.mainnavLists li.item ul {left: 0; right: auto; background: #191919;}
.ie div#mainnav ul.mainnavLists li.item ul li {width: 100%; margin-bottom: -2px;}
.ie div#mainnav ul.mainnavLists li.itemLast ul {left: auto; right: 0;}
.ie div#mainnav ul.mainnavLists li.itemSpecial div.item a span {right: 10px; background: none;}
.ie div#mainnav ul.mainnavLists li#mainnavIcons1 ul {left: 0; right: auto;}

div#headermodelsWrap {display: none; position: absolute; top: 43px; left: 0; z-index: 50; text-align: left;}
div#headermodels {display: none; opacity: 0; position: relative; text-align: left; width: 407px; padding: 7px; background: rgba(150,150,150,.7);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

  -moz-box-shadow: 0 0 0 1px rgba(255,255,255,.3) inset, 0 0 0 1px rgba(0,0,0,.4);
  -webkit-box-shadow: 0 0 0 1px rgba(255,255,255,.3) inset, 0 0 0 1px rgba(0,0,0,.4);
  box-shadow: 0 0 0 1px rgba(255,255,255,.3) inset, 0 0 0 1px rgba(0,0,0,.4);

    -webkit-box-sizing: border-box;
    -moz-box-sizing:  border-box;
    -ms-box-sizing:  border-box;
    box-sizing:  border-box;
}
div#headermodelsContent {background-color: #FFF;
  
    
  
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
div#headermodels div.headermodelsCLS {overflow: hidden;}
div#headermodels div.headermodelsCLSFirst {}
div#headermodels div.headermodelsCLSLast {}
div#headermodels div.headermodelsCLS p {color: #ffffff; margin: 0; padding: 0;}
div#headermodels div.headermodelsCLS p.title {font-size: 15px; font-family: "leagueGothic"; font-weight: normal; padding: 5px 7px; border-top: 1px #E9E9E9 solid;
    /* IE6-9 */                background: #F6F6F6;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #F6F6F6 0%, #DEDEDE 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F6F6F6), color-stop(100%,#DEDEDE));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #F6F6F6 0%, #DEDEDE 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #F6F6F6 0%, #DEDEDE 100%);
    /* W3C */                  background: linear-gradient(top, #F6F6F6 0%, #DEDEDE 100%);
    /* IE6-9 */                _background-color: #F6F6F6; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F6F6F6', endColorstr='#DEDEDE', GradientType=0);
}
div#headermodels div.headermodelsCLSFirst p.title {border-top: none;
  
    
  
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}
div#headermodels div.headermodelsCLS p.title a:link, div#headermodels div.headermodelsCLS p.title a:visited {font-weight: normal; color: #0a0a0a;}
div#headermodels div.headermodelsCLS p.title a:hover, div#headermodels div.headermodelsCLS p.title a:focus, div#headermodels div.headermodelsCLS p.title a:active {font-weight: normal; color: #6d6d6d;}
div#headermodels div.headermodelsCLSContent {overflow: hidden; padding: 5px 7px;}
div#headermodels div.headermodelsCLS ul {float: left; width: 189px;}
div#headermodels div.headermodelsCLS ul li {font-size: 11px; padding: 2px 0 2px 10px; background: url(/img/global/bullet.png) 0 7px no-repeat;}
div#headermodels div.headermodelsCLS ul li a:link, div#headermodels div.headermodelsCLS ul li a:visited {font-weight: normal; color: #0a0a0a;}
div#headermodels div.headermodelsCLS ul li a:hover, div#headermodels div.headermodelsCLS ul li a:focus, div#headermodels div.headermodelsCLS ul li a:active {font-weight: normal; color: #d40000;}
div#headermodels div.headermodelsSub {overflow: hidden; padding: 7px; border-top: 1px #C3C3C3 solid;}
div#headermodels div.headermodelsSub div.textbtns {float: left; text-transform: uppercase;}
div#headermodels div.headermodelsSub div.textbtns a {line-height: 46px;
  
    
  
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
div#headermodels div.headermodelsSub div.text {float: right; width: 261px;}
div#headermodels div.headermodelsSub div.text p {font-size: 11px; line-height: 14px;}
div#headermodels div.closebtn {position: absolute; top: 10px; right: 10px; text-transform: uppercase;}
div#headermodels div.closebtn a {display: block; text-align: center; width: 20px; height: 20px; line-height: 20px;
  
    
  
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}


div#headersearch {position: absolute; top: 53px; right: 0;}
.ie div#headersearch {width: 240px;}

div.featpromosBox {}
div.featpromosBox .readmore {position: absolute; bottom: 0; right: 0; z-index: 50;}
div.featpromosBox .readmore li {margin-right: 9px;}
div.featpromosBox .readmore li.last {margin: 0;}
div.featpromosBox p {margin: 0; padding: 0;}
div.featpromosBox div.featpromosContent {text-align: left; width: 926px; height: 322px; overflow: hidden;}
div.featpromosBox div.featpromosContent div.img {float: left; margin: 0 9px 9px 0;}
div.featpromosBox div.featpromosContent div.img img {width: 410px; margin: 0;}
div.featpromosBox div.featpromosContent div.featpromosImage div.img {float: none; margin: 0; padding: 0;}
div.featpromosBox div.featpromosContent div.featpromosImage div.img img {width: 926px;}
div.featpromosBox div.featpromosContent object,
div.featpromosBox div.featpromosContent embed {width: 410px;}
div.featpromosBox div.featpromosContent div.text,
div.featpromosBox div.featpromosContent p {color: #FFF; line-height: 18px;}
div.featpromosBox div.featpromosContent div.text h2 {line-height: 26px;}
div.featpromosBox div.featpromosContent p.price {font-size: 12px; font-weight: bold; margin: -10px 0 10px 0;}
div.featpromosBox div.featpromosEmpty {text-align: center;}
ul#socialBtns {position: absolute; top: 4px; left: 232px; float: left; list-style: none; margin: 0; padding: 0;}
ul#socialBtns li {float: left; margin-right: 10px;}
ul#socialBtns li a {text-decoration: none;}
#facebookLike {position: absolute; top: 45px; left: 0;}


/* FOOTER */
.footerBtn {position: absolute; right: 10px; top: 4px;}
.textbtns.footerBtn a, .textbtns.footerBtn a:link, .textbtns.footerBtn a:visited { font-size: 18px; padding-left: 40px; position: relative;
    /* IE6-9 */                background: #424242;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #424242 0%, #2c2c2c 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#424242), color-stop(100%,#2c2c2c));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #424242 0%, #2c2c2c 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #424242 0%, #2c2c2c 100%);
    /* W3C */                  background: linear-gradient(top, #424242 0%, #2c2c2c 100%);
    /* IE6-9 */                _background-color: #424242; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#424242', endColorstr='#2c2c2c', GradientType=0);
}
.textbtns.footerBtn a:hover, .textbtns.footerBtn a:focus {
    /* IE6-9 */                background: #191919;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #191919 45%, #424242 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(45%,#191919), color-stop(100%,#424242));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #191919 45%, #424242 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #191919 45%, #424242 100%);
    /* W3C */                  background: linear-gradient(top, #191919 45%, #424242 100%);
    /* IE6-9 */                _background-color: #191919; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#191919', endColorstr='#424242', GradientType=0);
}
.textbtns.footerBtn a:active {background: #1b1b1b;}
.textbtns.footerBtn a span {position: absolute; top: 9px; left: 10px; background: url(/img/global/icon_bt_autofm.png) no-repeat top left; width: 20px; height: 16px;}

div#footerContent {text-align: left; padding: 0;
    /* IE6-9 */                background: #191919;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #191919 29%, #0e0e0e 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(29%,#191919), color-stop(100%,#0e0e0e));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #191919 29%, #0e0e0e 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #191919 29%, #0e0e0e 100%);
    /* W3C */                  background: linear-gradient(top, #191919 29%, #0e0e0e 100%);
    /* IE6-9 */                _background-color: #191919; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#191919', endColorstr='#0e0e0e', GradientType=0);
}
div#footerContent div#footerbar {position: relative; height: 46px; border-bottom: 1px #353537 solid;}
div#footerContent div#footerbar div#footersearch {position: absolute; top: 10px; left: 18px;}
div#footerContent div#footerbar div#footersearch input.textbox {width: 345px; border-color: #2C2C2C;}
div#footerContent div#footerbar h2 {font-size: 24px; font-family: "leagueGothic"; line-height: 46px; color: #FFF; height: 46px; margin: 0; padding: 0 18px; border: none;}
div#footerContent div#footerbar ul {position: absolute; top: 0; right: 0; overflow: hidden;}
div#footerContent div#footerbar ul li {float: left; font-size: 12px; font-family: "leagueGothic"; line-height: 30px; text-transform: uppercase; height: 46px; padding: 10px; border-left: 1px #353537 solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing:  border-box;
    -ms-box-sizing:  border-box;
    box-sizing:  border-box;
}
div#footerContent div#footerbar ul li .cssbtns a {font-family: "leagueGothic"; font-size: 14px; line-height: 28px; height: 28px; padding: 0 10px;}
div#footerContent div#footerbar ul li#footerMobile {}
div#footerContent div#footerbar ul li#footerMobile a {padding-left: 30px;}
div#footerContent div#footerbar ul li#footerMobile a span {display: block; position: absolute; top: 5px; left: 10px; cursor: pointer; text-indent: -9999px; width: 11px; height: 17px; overflow: hidden; background: url(/img/global/icon_mobile.png) 0 0 no-repeat;}
div#footerContent div#footerbar ul li#footerLNG a {display: block; position: relative; padding: 0 12px 0 0;}
div#footerContent div#footerbar ul li#footerLNG a span {display: block; position: absolute; top: 0; right: 0; cursor: pointer; font-size: 17px;}
div#footerContent div#footerbar ul li#footerLNG a:link, div#footerContent div#footerbar ul li#footerLNG a:visited {font-weight: normal; color: #FFF;}
div#footerContent div#footerbar ul li#footerLNG a:hover, div#footerContent div#footerbar ul li#footerLNG a:focus, div#footerContent div#footerbar ul li#footerLNG a:active {font-weight: normal; color: #CCC;}
@media screen and (-webkit-min-device-pixel-ratio: 0){
  /*Chrome & Safari CSS here*/
  div#footerContent div#footerbar div#footersearch {top: 9px;}
  div#footerContent div#footerbar div#footersearch input.textbox {border: none;}
}
.ie div#footerContent div#footerbar {height: 48px; overflow: hidden;}
.ie div#footerContent div#footerbar div#footersearch {width: 345px;}
.ie div#footerContent div#footerbar ul li {height: 1px; overflow: visible;}
.ie div#footerContent div#footerbar ul li#footerMobile {text-align: left;}
.ie div#footerContent div#footerbar ul li#footerMobile a {padding-left: 10px; padding-right: 30px;}
.ie div#footerContent div#footerbar ul li#footerMobile a span {left: -20px;}
.ie div#footerContent div#footerbar ul li a {float: left;}

div#footerContent div#footerbox {text-align: left; overflow: hidden; padding: 18px;}
div#footerContent p {font-size: 10px; color: #BABABA; margin: 0; padding: 0;}
div#footerContent dl dt.title {font-size: 19px; font-family: "leagueGothic"; font-weight: normal; line-height: 21px; color: #f2f2f2; margin-bottom: 5px;}
div#footerContent dl dt.title * {font-weight: normal;}
div#footerContent div#footerbox div.item {float: left; overflow: hidden; margin: 0 20px 0 0;}
div#footerContent div#footerbox div.itemLast {margin-right: 0;}
div#footerContent div#footerbox div.item a:link, div#footerContent div#footerbox div.item a:visited {font-weight: normal; color: #bebebe;}
div#footerContent div#footerbox div.item a:hover, div#footerContent div#footerbox div.item a:focus, div#footerContent div#footerbox div.item a:active {font-weight: normal; color: #ffffff;}
div#footerContent div#footerbox div.item dt a:link, div#footerContent div#footerbox div.item dt a:visited {color: #FFF;}
div#footerContent div#footerbox div.item dt a:hover, div#footerContent div#footerbox div.item dt a:focus, div#footerContent div#footerbox div.item dt a:active {color: #CCC;}
div#footerContent div#footerbox div.item dl dd {font-size: 11px; color: #BABABA;}
div#footerContent div#footerbox div.item dl.footerlinks dd {line-height: 13px; padding: 2px 0 1px 10px; background: url(/img/global/bullet.png) 0 6px no-repeat;}
div#footerContent div#footerbox div#footerSects {width: 200px;}
div#footerContent div#footerbox div#footerInfos {margin-right: 30px;}
div#footerContent div#footerbox div.item dl dd span.street-address {
    font-size: 13px;
    font-weight: bold;
}
div#footerContent div#footerbox div#footerModels {width: 270px;}
div#footerContent div#footerbox div#footerModels dl {}
div#footerContent div#footerbox div#footerModels dl dd.item {overflow: hidden; padding: 0;}
div#footerContent div#footerbox div#footerModels dl dd.item dl {float: left; width: 120px; overflow: hidden;}
div#footerContent div#footerbox div#footerModels dl dd.item dl.first {margin-right: 30px;}
div#footerContent div#footerbox div#footerDealer, div#footerContent div#footerbox div#footerDealer2 {width: 215px;}
div#footerContent div#footerContact {overflow: hidden; margin: 0;}
div#footerContent div#footerContact dl {margin: 0;}
div#footerContent div#footerContact dl dd {margin: 0; padding: 0;}
div#footerContent div#footerContact dl dd.item {overflow: hidden; margin: 0 0 10px 0;}
div#footerContent div#footerContact dl dd.itemLast {margin: 0;}
div#footerContent div#footerContact dl dd dl dt {clear: left; float: left; margin: 0 5px 0 0;}
div#footerContent div#footerContact dl dd dl dd {float: left;}
div#footerContent div#footerbox div#footerDealer dl#footerComments dt {display: none;}
.ie div#footerContent {border: none;}
.ie div#footerContent div#footerbox {height: 1px; overflow: visible;}
.ie div#footerContent div#footerContact dl dd dl dd {float: none;}

div#footerDisclaimer {text-align: left; overflow: hidden; padding: 18px;}
div#footerDisclaimer p {margin: 0; padding: 0; font-size: 11px; line-height: 13px; color: #6d6d6d;}
div#footerDisclaimer p a:link, div#footerDisclaimer p a:visited {font-weight: normal; color: #bebebe;}
div#footerDisclaimer p a:hover, div#footerDisclaimer p a:focus, div#footerDisclaimer p a:active {font-weight: normal; color: #bebebe;}
div#footerLegalText {float: right; text-align: left; width: 794px; padding: 5px 200px 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing:  border-box;
    -ms-box-sizing:  border-box;
    box-sizing:  border-box;
}
div#footerLegalLogo123 {float: left; text-align: left; width: 130px;}
div#footerLegalLogo123 p a:link, div#footerLegalLogo123 p a:visited {color: #bababa;}
div#footerLegalLogo123 p a:hover, div#footerLegalLogo123 p a:focus, div#footerLegalLogo123 p a:active {color: #999;}
.ie div#footerDisclaimer {height: 1px; overflow: visible;}

div#catfish {position: fixed; bottom: 0; left: 0; z-index: 500; text-align: center; width: 100%;}
div#catfish div#catfishContent {position: relative; text-align: right; width: 980px; margin: 0 auto;}
div#catfish div#catfishContent div#catfishChat {position: absolute; bottom: 0; right: 0; width: 200px; height: 57px; overflow: hidden;}
.ie div#catfish {position: absolute; left: 0; top: expression(eval((document.documentElement.scrollTop) ? document.documentElement.scrollTop + (document.documentElement.clientHeight-this.clientHeight) : document.body.scrollTop + (document.body.clientHeight-this.clientHeight)));}
.ie div#catfish div#catfishContent div#catfishChat {height: 57px; overflow: hidden;}


/* HOME */
div#headerContent div#homeCarousel div#homeCarousel.dlrs-au-carousel div.dlrs-au-carousel-pagination {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    /* IE6-9 */                background: #424242;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #424242 0%, #2c2c2c 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#424242), color-stop(100%,#2c2c2c));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #424242 0%, #2c2c2c 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #424242 0%, #2c2c2c 100%);
    /* W3C */                  background: linear-gradient(top, #424242 0%, #2c2c2c 100%);
    /* IE6-9 */                _background-color: #424242; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#424242', endColorstr='#2c2c2c', GradientType=0);
}

div#homefeatbtns ul li {width: 245px; height: 185px;}
div.homefeatImage1, div.homefeatImage2, div.homefeatImage3, div.homefeatImage4 {width: 211px; height: 109px; position: relative;}
div.homefeatImage1 a, div.homefeatImage2 a, div.homefeatImage3 a, div.homefeatImage4 a {width: 211px; height: 109px; position: absolute; top: 0; left: 0;}
div#homefeatbtns ul li#homefeatbtns1 div.homefeatImage1{background: url(/img/global/home_bt_news.jpg) no-repeat top left;
  -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;}
div#homefeatbtns ul li#homefeatbtns2 div.homefeatImage2{background: url(/img/global/home_bt_price.jpg) no-repeat top left;
  -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;}
div#homefeatbtns ul li#homefeatbtns3 div.homefeatImage3{background: url(/img/global/home_bt_used.jpg) no-repeat top left;
  -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;}
div#homefeatbtns ul li#homefeatbtns4 div.homefeatImage4{background: url(/img/global/home_bt_credit.jpg) no-repeat top left;
  -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;}

.ie div#homefeatbtns ul li {width: 244px;}
.ie div#homefeatbtns ul li#homefeatbtns3 h2 {height: 19px;}

div#homenews {padding-bottom: 40px;}
div#homenews div.titlewrap, li#newfeatbtns3 div.titleWrap {margin-bottom: 5px;}
div#homenews h2 {font-size: 20px;}
div#homenews h3 {font-size: 14px; line-height: 18px;}
div#homenews h3 a:link, div#homenews h3 a:visited {font: 12px Arial, Helvetica, Verdana, Geneva, sans-serif;}
div#homenews h3 a:hover, div#homenews h3 a:focus, div#homenews h3 a:active {color: #bebebe;}
div#homenews .item {margin: 15px 0 0 0; padding: 15px 0 0 0; border-top: 1px #646464 solid;}
div#homenews .itemFirst {margin: 0; padding: 0; border: none;}
div#homenews .date {color: #fff;}
div#homenews .textbtns {position: absolute; bottom: 9px; left: 9px;}

div#homeused {padding: 0; background-color: #191919}

.homebody .content .text {overflow: hidden;}
.ie .homebody .content .text {height: 1px; overflow: visible;}

div.content div.text div.textimg {padding-top: 52px;}
#homeCreditBtn {margin-top: 20px;}
#homeCreditBtn a span {font-size: 20px; padding: 10px 10px; position: absolute; bottom: 15px; right: 15px;}

#usedCreditBtn {margin: 15px 0; width: 266px;}
#usedCreditBtn a span {font-size: 20px; padding: 5px 40px; position: absolute; bottom: 10px; right: 32px;}

div.contentHome{background-image: url(/img/global/home_img_content.png); background-repeat: no-repeat; background-position: bottom right;}
div.textHome{padding-right: 240px;}

#homeCarousel{position: absolute; bottom: 0; left: 0;}

.ie #homeCarousel{position: absolute; bottom: -7px; left: 0;}
div#headerContent div#homeCarousel.dlrs-au-carousel div.dlrs-au-carousel-pagination { background: #222222;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}
div#headerContent div#homeCarousel.dlrs-au-carousel div.dlrs-au-carousel-pagination ul li a {background: #f6f6f6;}
div#headerContent div#homeCarousel.dlrs-au-carousel div.dlrs-au-carousel-pagination ul li.cs-active-pagination a {background: #c00000;}

/* NEW INV */
table#tableNewInv {width: 580px;}
table#tableNewInv td {font-size: 13px; font-family: "leagueGothic"; text-align: center; vertical-align: top; padding-bottom: 10px;}
table#tableNewInv td a {display: block; position: relative; display: block; width: 193px;}
table#tableNewInv td a:link, table#tableNewInv td a:visited {font-weight: normal; color: #212121; display: block;}
table#tableNewInv td a:hover, table#tableNewInv td a:focus, table#tableNewInv td a:active {font-weight: normal; color: #d40000; display: block;}
table#tableNewInv td img.newinvimg {display: block; width: 181px; height: 80px; margin: 0}
table#tableNewInv td a canvas {position: absolute; top: 0; left: 0;}

div#newfeatbtns ul li.featbtnsItem {width: 361px; height: 215px;}
div#newfeatbtns ul li.featbtnsItemFirst {width: 252px;}
div#newfeatbtns ul li#newfeatbtns1 {background: url(/img/global/home_bt_promotions.jpg) center 105px no-repeat;}
div#newfeatbtns ul li#newfeatbtns2 h2 {color: #F18D03;}
div#newfeatbtns ul li#newfeatbtns2 h2 a:hover, div#newfeatbtns ul li#newfeatbtns2 h2 a:focus, div#newfeatbtns ul li#newfeatbtns2 h2 a:active {color: #d40000;}
div#newfeatbtns ul li#newfeatbtns2 div#quickcontact form fieldset {padding: 5px;}
.ie div#newfeatbtns ul li.featbtnsItemFirst {width: 250px;}

#newbodySpecs div.contentbox div.contentWrapInvert div.sidebar {width: 426px;}
#newbodySpecs div.contentbox div.contentWrapInvert div.sidebar div.sidebarbox .textbtnsWAddon div.text {width: 169px;}
#newbodySpecs div.contentbox div.contentWrapInvert div.sidebar div.sidebarboxFeat {height: 315px; border: none;}
#newbodySpecs div.contentbox div.contentWrapInvert div.sidebar div.sidebarboxFeat div.textbtns a {font-size: 15px; line-height: 22px;}
#newbodySpecs div.contentbox div.contentWrapInvert div.sidebar div.sidebarboxFeat,
#newbodySpecs div.contentbox div.contentWrapInvert div.sidebar div.sidebarboxFeat * {text-align: left;}
#newbodySpecs div.contentbox div.contentWrapInvert div.sidebar div.sidebarboxFeat div.textbtnsWAddon {margin-bottom: 20px;}
#newbodySpecs div.contentbox div.contentWrapInvert div.sidebar div.sidebarboxFeat h2 {font-size: 16px; text-transform: none;}
#newbodySpecs div.contentbox div.contentWrapInvert div.sidebar div.sidebarboxFeat ul.iconList li {padding-left: 37px; background-position: 0 center;}
#newbodySpecs div.contentbox div.contentWrapInvert div.sidebar div.sidebarboxFeat ul.iconList li.iconInfo {background-position: 4px center;}
#newbodySpecs div.contentbox div.contentWrapInvert div.sidebar div.sidebarboxFeat ul.linklist li {font-size: 11px; margin-bottom: 2px; padding-left: 10px; background: url(/img/global/bullet.png) 0 5px no-repeat;}
#newbodySpecs div.contentbox div.contentWrapInvert div.content {width: 500px; padding: 0;}

#newbodySpecs div.contentbox div#newmodelNoGallery div.sidebar {float: none; width: 944px; overflow: hidden; padding: 9px; background-color: #d3d3d3;
  
    
  
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing:  border-box;
    -ms-box-sizing:  border-box;
    box-sizing:  border-box;
}
#newbodySpecs div.contentbox div#newmodelNoGallery div.sidebar div.sidebarbox {float: left; width: 408px; height: auto; padding: 0; background: none;}

div#newmodelGallery div#newmodelFlash {width: 500px; height: 315px; margin: 0; padding: 0; background-color: #232323;
  
    
  
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.ie div#newcarsSpecs,
.ie div#newcarsBuilder {width: 944px;}

.newbodyInstock div.contentbox div.contentWrap div.sidebar {width: 226px;}
.newbodyInstock div.contentbox div.contentWrap div.content {width: 700px; padding: 0;}
.newbodyInstock div.contentbox div.contentWrap div.sidebar div.sidebarboxFeat div.btn {padding-right: 0; padding-left: 0;}

.btnRoadtest{ background: url(/img/global/bt_roadtest.jpg) no-repeat top left; width: 213px; height: 99px; position: relative; margin-bottom: 5px;
  
    
  
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.btnRoadtest a {position; absolute; top: 0; left: 0; display: block; width: 213px; height: 99px;}

div.newinvBtn {float: left; margin-right: 10px; width: 284px; height: 285px; position: relative;}
div.newinvBtn.last {margin-right: 0;}
div.newinvBtn a {position: absolute; bottom: 0; left: 0; display: block; width: 284px; text-align: center; height: 39px; line-height: 39px; color: #fff; font-family: "leagueGothic"; font-size: 24px;}
div.newinvBtn a:hover {color: #b0b0b0;}
div.newinvBtn.btn1 {background: url(/img/fr/new_motos.png) no-repeat top left;}
div.newinvBtn.btn2 {background: url(/img/fr/new_vtt.png) no-repeat top left;}
div.newinvBtn.btn3 {background: url(/img/fr/new_meca.png) no-repeat top left;}
div.newinvBtn.btn4 {background: url(/img/fr/new_marine.png) no-repeat top left;}

td.model p {text-align: center;}

/* USED CARS */
.usedbody div.contentbox div.contentWrap div.sidebar {width: 266px;}
.usedbody div.contentbox div.contentWrap div.content {width: 660px;}
.usedbody div.contentbox div.contentWrap div.sidebar div.sidebarboxFeat div.btn {padding-right: 0; padding-left: 0;}

div#usedcarslist .header {background: none;}
div#usedcarslist td.header {background-color: #c20000; color: #ffffff;}
div#usedcarslist TABLE.Specs TD.header {color: #ffffff;}

#usedbodySpecs div.contentbox div.contentWrap div.sidebar {width: 226px;}
#usedbodySpecs div.contentbox div.contentWrap div.content {width: 700px; padding: 0;}

#usedbodyCybersale div.contentbox div.contentWrap div.content {padding: 0;}
div#cybersaleListing {text-align: left;}
div#cybersaleListing div.bigimg {position: relative; width: 128px;}
div#cybersaleListing div.bigimg div {display: none; position: absolute; top: -11px; left: 128px; padding: 9px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    /* IE6-9 */                background: #df0000;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #df0000 0%, #bf0000 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#df0000), color-stop(100%,#bf0000));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #df0000 0%, #bf0000 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #df0000 0%, #bf0000 100%);
    /* W3C */                  background: linear-gradient(top, #df0000 0%, #bf0000 100%);
    /* IE6-9 */                _background-color: #df0000; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#df0000', endColorstr='#bf0000', GradientType=0);
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 2px rgba(0,0,0,.5);
    box-shadow: 0 0 2px rgba(0,0,0,.5);
}
div#cybersaleListing dl dt,
div#cybersaleListing dl dd {margin: 0; padding: 0;}
div#cybersaleListing div.item {position: relative; clear: both; height: 114px; margin: 0 0 9px 0;}
div#cybersaleListing div.itemLast {margin-bottom: 0;}
div#cybersaleListing div.item dt,
div#cybersaleListing div.item dd {font-family: "leagueGothic"; font-weight: normal;}
div#cybersaleListing div.item div.itemInfo {position: absolute; top: 0; left: 0; z-index: 1; width: 313px; height: 114px; margin: 0; padding: 9px; background-color: #DEDEDE;
  
    
  
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing:  border-box;
    -ms-box-sizing:  border-box;
    box-sizing:  border-box;
}
div#cybersaleListing div.item div.itemInfo div.img {float: left; width: 128px; height: 96px; overflow: hidden;}
div#cybersaleListing div.item div.itemInfo div.img img {width: 128px; height: 96px;}
div#cybersaleListing div.item div.itemInfo ul.info {float: right; width: 158px; padding: 2px 0 0 0;}
div#cybersaleListing div.item div.itemInfo ul.info li {color: #555;}
div#cybersaleListing div.item div.itemInfo ul.info li.itemName {font-family: "leagueGothic"; font-size: 18px; line-height: 18px; text-transform: uppercase; margin: 0 0 10px 0;}
div#cybersaleListing div.item div.itemInfo ul.info li.itemName a:link, div#cybersaleListing div.item div.itemInfo ul.info li.itemName a:visited {font-weight: normal; color: #ffffff;}
div#cybersaleListing div.item div.itemInfo ul.info li.itemName a:hover, div#cybersaleListing div.item div.itemInfo ul.info li.itemName a:focus, div#cybersaleListing div.item div.itemInfo ul.info li.itemName a:active {font-weight: normal; color: #d40000;}
div#cybersaleListing div.item div.itemInfo ul.info li.itemKM {font-size: 11px; margin: 0 0 10px 0;}
div#cybersaleListing div.item div.itemInfo ul.info li.itemStock {font-size: 11px;}
div#cybersaleListing div.item div.itemPrice {position: absolute; top: 0; left: 316px; width: 163px; height: 114px; overflow: hidden; padding: 9px; background-color: #DEDEDE;
  
    
  
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    /* IE6-9 */                background: #940000;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #940000 0%, #df0000 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#940000), color-stop(100%,#df0000));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #940000 0%, #df0000 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #940000 0%, #df0000 100%);
    /* W3C */                  background: linear-gradient(top, #940000 0%, #df0000 100%);
    /* IE6-9 */                _background-color: #940000; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#940000', endColorstr='#df0000', GradientType=0);
    -webkit-box-sizing: border-box;
    -moz-box-sizing:  border-box;
    -ms-box-sizing:  border-box;
    box-sizing:  border-box;
}
div#cybersaleListing div.item div.itemPrice dl {padding-top: 5px;}
div#cybersaleListing div.item div.itemPrice dt {font-size: 14px; line-height: 14px; color: #FFF; text-transform: uppercase;}
div#cybersaleListing div.item div.itemPrice dd {}
div#cybersaleListing div.item div.itemPrice dd.old {font-size: 24px; color: #FFF; margin: 0 0 10px 0; text-decoration: line-through;}
div#cybersaleListing div.item div.itemPrice dd.new {font-size: 31px; color: #FFF;}
div#cybersaleListing div.item div.itemSave {position: absolute; top: 0; left: 482px; width: 178px; height: 114px; overflow: hidden; margin: 0; padding: 9px; background-color: #DEDEDE;
  
    
  
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  
    -webkit-box-sizing: border-box;
    -moz-box-sizing:  border-box;
    -ms-box-sizing:  border-box;
    box-sizing:  border-box;
}
div#cybersaleListing div.item div.itemSave dl {padding: 5px 0 0 0;}
div#cybersaleListing div.item div.itemSave dl dt {font-size: 18px; line-height: 18px; color: #bebebe; text-transform: uppercase;}
div#cybersaleListing div.item div.itemSave dl dd {color: #ffffff;}
div#cybersaleListing div.item div.itemSave dl dd.itemSavePrice {font-size: 31px;}
div#cybersaleListing div.item div.itemSave dl dd.btn {position: absolute; bottom: 11px; left: 9px; width: 160px;}
div#cybersaleListing div.item div.itemSave dl dd.btn a {float: none; font-size: 18px; line-height: 20px; text-align: center; padding-top: 3px; padding-bottom: 3px;}
.ie div#cybersaleListing div.bigimg div {left: 0; background-color: #bebebe;}
.ie div#cybersaleListing div.item div.itemInfo ul.info li.itemName {font-size: 16px; line-height: 22px;}

table#dealersiteUsedtable tbody tr td a img{margin-top: 6px;}


/* SERVICE */
.servicebody div.contentbox div.contentWrapInvert div.sidebar div.sidebarboxFeat,
.servicebody div.contentbox div.contentWrapInvert div.sidebar div.sidebarboxFeat * {text-align: left;}
.servicebody div.contentbox div.contentWrapInvert div.sidebar div.sidebarboxFeat h2 {font-size: 15px; text-transform: none;}
.servicebody div.contentbox div.contentWrapInvert div.sidebar div.sidebarboxFeat ul.iconlistV li.iconNoLink {margin-bottom: 20px; padding-left: 37px; background-position: 0 4px;}
.servicebody div.contentbox div.contentWrapInvert div.sidebar div.sidebarboxFeat ul.iconlistV li.iconPhone {background-position: 4px 4px;}
.servicebody div.contentbox div.contentWrapInvert div.sidebar div.sidebarboxFeat ul.iconlistV li.iconHours {background-position: 0 0;}

div#serviceMain div.sidebar div.sidebarboxFeat,
div#serviceMain div.content {height: 276px;}
div#serviceMain span.phone {margin-bottom: 0;}
div#serviceMain span.fax {font-family: Arial,Helvetica,Verdana,Geneva,sans-serif; margin-bottom: 5px;}

div#serviceQuickForm {min-height; 270px; background: #2e2e2e url(/img/global/service_form_image.png) 363px bottom no-repeat; color: #fff;}
.ie div#serviceQuickForm {height; 270px;}
div#serviceQuickForm h2 a {color: #FFF}

div.contentWrap div.content.contentService {padding-top: 0;}
.contentService h2 {margin-top: 0;}


/* PARTS */
.partsLogos {margin-bottom: 20px;}
.partsLogos h2 {border-bottom: none; margin-top: 0;}

/* FINANCING */
h3.financingH3, div.text h3 {color: #444444;}

/* COMPARE */
.ie div#compareSpecs {width: 944px;}


/* PROMOS */
#promosbodyHub div.contentbox div.contentWrap div.sidebar {width: 226px;}
#promosbodyHub div.contentbox div.contentWrap div.content {width: 700px; padding: 0;}
#promosbodyHub div.contentbox div.contentWrap div.sidebar div.sidebarboxFeat div.btn {padding-right: 0; padding-left: 0;}


/* NEWS */
#newsbodyHub div.contentbox div.contentWrap div.content {padding: 0;}

#newsbodyHouse div.contentbox div.contentWrap div.sidebar {width: 226px;}
#newsbodyHouse div.contentbox div.contentWrap div.content {width: 700px; padding: 0;}
#newsbodyHouse div.contentbox div.contentWrap div.sidebar div.sidebarboxFeat div.btn {padding-right: 0; padding-left: 0;}


/* GALLERY */
div#gallerywrap {text-align: left;}
div#gallerywrap div.item {float: left; text-align: left; width: 285px; height: 116px; overflow: hidden; margin: 0 9px 9px 0; padding: 9px; background-color: #DEDEDE;
  
    
  
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing:  border-box;
    -ms-box-sizing:  border-box;
    box-sizing:  border-box;
}
div#gallerywrap div.item:nth-child(even) {margin-right: 0;}
div#gallerywrap div.item div.itemImg {float: left; width: 128px; margin: 0 10px 0 0; border: 1px #6d6d6d solid;}
div#gallerywrap div.item div.itemImg img {display: block; width: 128px;}
div#gallerywrap div.item * {font-weight: normal;}
div#gallerywrap div.item p {font-family: "leagueGothic"; font-size: 18px; line-height: 18px; text-transform: uppercase; margin: 0; padding: 0;}
div#gallerywrap div.item p.galleryName {font-size: 15px; color: #212121;}
.ie div#gallerywrap div.item {width: 280px;}


/* MAILING */
div#sectmailing form fieldset {padding-top: 10px;}
div#sectmailing form fieldset div input.textbox {width: 232px;}
div#sectmailing form fieldset div span.quickformError {top: 0; left: 237px; line-height: 27px; height: 27px; padding-top: 0; padding-bottom: 0;}
.ie div#sectmailing form fieldset div span.quickformError {top: 1px; line-height: 24px; height: 24px; overflow: hidden;}


/* CONTACT */
.contactbody div.contentWrap div.content ul.iconlist li {margin-bottom: 20px;}
.contactbody div.contentWrap div.content ul.iconlist li.iconNoLink {padding-left: 30px; background-position: 0 4px;}
.contactbody div.contentWrap div.content ul.iconlist li.iconAddress {font-size: 12px;}
.contactbody div.contentWrap div.content ul.iconlist li.iconAddress div {margin-bottom: 10px;}
.contactbody div.contentWrap div.content ul.iconlist li.iconPhone {background-position: 3px 4px;}
.contactbody div.contentWrap div.content ul.iconlist li.iconPhone ul li a {text-decoration: underline; color: #191919; font-size: 13px;}
.contactbody div.contentWrap div.content ul.iconlist li.iconPhone span.phone {font-size: 18px;}
.contactbody div.contentWrap div.content ul.iconlist li.iconPhone span.fax {font-size: 12px;}
.contactbody div.contentWrap div.content ul.iconlist li.iconEmail {background-position: 3px 4px;}
.contactbody div.contentWrap div.content ul.iconlist li.iconEmail h2 {font-size: 20px; font-family: "leagueGothic"; margin: 0; padding: 0; border: none;}
div.contentboxSub{background-color: #2e2e2e; border: 1px solid #525252;
    -webkit-box-sizing: border-box;
    -moz-box-sizing:  border-box;
    -ms-box-sizing:  border-box;
    box-sizing:  border-box;
}

.contactbody .buildingimg {width: 195px; height: 185px; background: url(/img/global/contact_building.gif) 0 0 no-repeat;
  
    
  
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.contactbody div.sidebarboxFeat div.map, .contactbody div.sidebarboxFeat div.map2 {margin: 0 0 9px 0;}
.contactbody div.sidebarboxFeat div.map a, .contactbody div.sidebarboxFeat div.map2 a {display: block; text-indent: -2000px; width: 328px; height: 269px; overflow: hidden; background: url(/img/global/map_01.gif) 0 0 no-repeat;
  
    
  
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.contactbody div.sidebarboxFeat div.map2 a {background: url(/img/global/map_02.gif) 0 0 no-repeat;}
.contactbody div.sidebarboxFeat ul.linklist li,
.contactbody div.contentboxSub div.content ul.linklist li {padding-left: 10px; background: url(/img/global/bullet.png) 0 5px no-repeat;}
.contactbody div.contentboxSub div.contentWrap div.sidebar {width: 195px;}
.contactbody div.contentboxSub div.contentWrap div.content {width: 731px; padding: 0;}
.contactbody div.contentboxSub div.contentWrap div.content p {color: #bebebe}

.contactbody div.businesshours {overflow: hidden;}
.contactbody div.businesshours div.item {float: left; width: 150px; margin: 0 20px 20px 0;}
.contactbody div.businesshours div.itemFirst {clear: left;}
.contactbody div.businesshours div.itemLast {margin-right: 0;}
.contactbody div.businesshours div.itemLastrow {margin-bottom: 0;}
div.contentWrap div.sidebar div.sidebarbox span.titleboxMap {color: #fff; font-size: 20px; font-family: "leagueGothic"; display: block; text-align: left;}
div.contentWrap div.content ul.customlist li a:link, div.contentWrap div.content ul.customlist li a:visited{color: #fff; text-decoration: underline;}
div.contentWrap div.content ul.customlist li a:hover, div.contentWrap div.content ul.customlist li a:focus{color: #b0b0b0; text-decoration: underline;}
.ie .contactbody div.businesshours {height: 1px; overflow: visible;}
div.contentWrap div.sidebar div.sidebarbox div.businesshours ul.customlist li.first ul.customlist.addMarginTopMedium {margin-top:12px;}

.contactbody ul.contactAccordion {float: left; margin-right: 10px; margin-top: 10px !important; width: 150px;}
.contactbody div.bhtrig.active a, .contactbody div.bhtrig.active a:hover {
    background: url("/img/global/bullet.png") no-repeat scroll 0 5px transparent;
    color: white !important;
    cursor: default;
    padding-left: 10px;
}
div.contentWrap div.sidebar div.sidebarbox div.businesshours ul.customlist li.first div.bhtrig a{
    color: #ccc;
    text-decoration: none;
}


/* SITE MAP */
div#sitemap {font-size: 11px; text-align: left; overflow: hidden; padding: 9px; background-color: #d3d3d3;
  
    
  
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
div#sitemap a:link, div#sitemap a:visited {color: #212121; font-weight: normal;}
div#sitemap a:hover, div#sitemap a:focus, div#sitemap a:active {color: #d40000; font-weight: normal;}
div#sitemap ul {overflow: hidden; margin: 0 0 20px 0; padding: 0; list-style-type: none;}
div#sitemap ul li {float: left; font-size: 11px; margin: 0 10px 0 0; padding: 0 10px 0 0; border-right: 1px solid #999;}
div#sitemap ul li.last {margin-right: 0; padding-right: 0; border-right: none;}
div#sitemap ul li a:link, div#sitemap ul li a:visited,
div#sitemap ul li a:hover, div#sitemap ul li a:focus, div#sitemap ul li a:active {font-weight: bold;}
div#sitemap dl {margin: 0; padding: 0;}
div#sitemap dl.item {float: left; width: 242px; margin: 0 100px 0 0;}
div#sitemap dl.itemLast {margin-right: 0;}
div#sitemap dl dt {margin: 20px 0 0 0; padding: 0 0 2px 0; font-size: 12px;}
div#sitemap dl dt.first {margin-top: 0;}
div#sitemap dl dt a:link, div#sitemap dl dt a:visited,
div#sitemap dl dt a:hover, div#sitemap dl dt a:focus, div#sitemap dl dt a:active {font-weight: bold;}
div#sitemap dl dd {margin: 0; padding: 2px 0 2px 15px;}
div#sitemap dl dd dl {margin-bottom: 5px;}
div#sitemap dl dd dl dt {margin-top: 5px; padding: 2px 0;}
.ie div#sitemap,
.ie div#sitemap ul {height: 1px; overflow: visible;}

/* FORM DEALERS */
div.contentWrap div.content div#formdealersChoiceMain.formdealersChoice ul#formdealers.customlist li a {text-decoration: none; font-size: 14px; margin-bottom: 10px; float: none; width: 415px;}

