




 


 
 
 
 
 
 
 
 
 
 
 
 
 
 






/* NEW CODE -- *** Dès qu'un font-face est utilisé, il faut mettre font-weight: normal là où c'est utilisé *** */
/* ------------------ Humanist ------------------ */
@font-face {font-family: "mainNav";
  src: url('/dealersite/fonts/trade_gothic/trade_gothic_cond_bold_twenty.eot');
  src: url('/dealersite/fonts/trade_gothic/trade_gothic_cond_bold_twenty.eot?#iefix') format('eot'),
       url('/dealersite/fonts/trade_gothic/trade_gothic_cond_bold_twenty.woff') format('woff'),
       url('/dealersite/fonts/trade_gothic/trade_gothic_cond_bold_twenty.ttf') format('truetype'),
       url('/dealersite/fonts/trade_gothic/trade_gothic_cond_bold_twenty.svg') format('svg');
}

@font-face {font-family: "quick";
  src: url('/dealersite/fonts/trade_gothic/trade_gothic_bold_two.eot');
  src: url('/dealersite/fonts/trade_gothic/trade_gothic_bold_two?#iefix') format('eot'),
       url('/dealersite/fonts/trade_gothic/trade_gothic_bold_two.woff') format('woff'),
       url('/dealersite/fonts/trade_gothic/trade_gothic_bold_two.ttf') format('truetype'),
       url('/dealersite/fonts/trade_gothic/trade_gothic_bold_two.svg') format('svg');
}



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

h1 {font-size: 18px; text-align: left; margin: 0; padding: 20px 0 0 14px; font-family: "quick"; font-weight: normal;}
h2 {font-size: 16px; font-weight: bold; text-align: left; margin: 20px 0 10px 0; padding: 0;}
h2.first {margin-top: 0;}
h3 {font-size: 14px; font-weight: bold; text-align: left; margin: 20px 0 0 0; padding: 0;}
h3.first {margin-top: 0;}

.nobr {white-space: nowrap;}

a:link, a:visited {color: #C0012C; font-weight: normal; text-decoration: none;}
a:hover, a:focus, a:active {color: #4d4e50; font-weight: normal; text-decoration: none;}
h1 a:link, h1 a:visited {color: #000000;}
h1 a:hover, h1 a:focus, h1 a:active {color: #C0012C;}

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: #DEDEDE; background-color: #DEDEDE; border: none; height: 1px; margin: 8px 0;} /* utilisé dans promos DMA */
div.text {text-align: justify;}
div.text p {line-height: 18px; margin: 0 0 10px 0; padding: 0;}
div.text p.last {margin-bottom: 0;}
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 10px 0; padding: 0 0 0 15px;}
div.text ul.last {margin-bottom: 0;}
div.text ul li {list-style-type: none; line-height: 18px; padding: 0 0 0 10px; background: url(/img/global/bullet.png) 0 6px no-repeat;}
div.text ol {text-align: left; margin: 0 0 10px 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.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;}
p.last {margin-bottom: 0;}


.norm {font-size: 12px;}
.title {font-size: 14px; font-weight: bold; color: #000000; text-decoration: none;}
.bigtitle {font-size: 14px; font-weight: bold; color: #000000; text-decoration: none;}
.copyr {font-size: 10px; text-decoration: none;}
.form {font-size: 11px; color: #000000;}
.bold {font-weight: bold;}
.italic {font-style: italic;}
.upper {text-transform: uppercase;}
.header {background-color: #2B2829; color: #FFFFFF; font-weight: bold;}
.subheader {background-color: #DEDEDE; color: #000000; 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: 11px; font-weight: bold; color: #FFFFFF; background-color: #2B2829;}
.alt1 {font-size: 12px; font-weight: bold; color: #000000; background-color: #EFEFEF;}
.alt2 {font-size: 12px; font-weight: bold; color: #000000; background-color: #DEDEDE;}
.menu {font-size: 12px; color: #000000; background-color: #DEDEDE;}

.emph {font-weight:bold;}
.caption {font: 10px Arial; color: #000000;}
.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:#000000;}
.dp {font-size: 9px; color:#000000; font-weight: bold;}
.dps {font-size: 11px; color:#000000;}
.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: #000000; background-color: #EFEFEF; }

TABLE.Specs              {border-spacing: 1px; margin: 0; padding: 0;}
TABLE.Specs TR.alt1      {background-color: #EFEFEF;}
TABLE.Specs TR.alt2      {background-color: #DEDEDE;}
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    {background-color: #2B2829; color: #FFFFFF; font-weight: bold; border-top: 1px outset #FFFFFF; border-bottom: 1px outset #FFFFFF;}
TABLE.Specs TD.subheader {background-color: #DEDEDE; color: #000000; font-weight: bold;}
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: 10px; 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: 12px; color:#000000; background-color: #DEDEDE;}
.ie TABLE.Specs {padding-right: 18px;}


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;}

/* GLOBAL CLASSES */
ul.customlist {list-style: none; margin: 0; padding: 0;}
ul.customlist li {margin: 0; padding: 0;}
ul.customlist li.last {margin-right: 0 !important;}

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 10px 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;}

div.businesshours {padding: 40px 0 0 20px;}
div.businesshours p {margin: 0; padding: 0;}
div.businesshours p.subtitle {font-size: 12px; margin-top: 15px;}
div.businesshours p.subtitle.first {margin-top: 0;}
div.businesshours p.subtitle a:link, div.businesshours p.subtitle a:visited {color: #000000;}
div.businesshours p.subtitle a:hover, div.businesshours p.subtitle a:focus, div.businesshours p.subtitle a:active {color: #C0012C;}
div.businesshours ul li {font-size: 11px; margin: 8px 0 2px 4px;}
div.businesshours ul li.last {margin-bottom: 0;}
div.businesshours ul li span {display: block; float: left; width: 72px;}

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;}

.addmargin {margin-bottom: 30px;}


/* MAIN LAYOUT */
table#mainwrap {width: 980px; height: 100%; margin: 0 auto; background-color: #FFFFFF;}

td#header {vertical-align: top;}

td#sidebar {width: 232px; vertical-align: top; background-color: #C4C2C2;}

td#content {width: 748px; height: 100%; vertical-align: top;}

td#footer {width: 900px; height: 300px; padding: 25px 40px; vertical-align: top; background: url(/img/global/footer_bg.png) repeat-x;}

.border {width: 100%; height: 7px; background: url(/img/global/header.gif) no-repeat;}

/* HEADER */
div#sidebarContent {position: relative;}

#facebookLogo {position: absolute; top: 10px; right: 15px;}

#mainLogo  {position: relative; display: block; width: 232px; height: 112px;}
#mainLogo  img {position: absolute; top: 0; left: 0;}

ul#mainNav {float: right; width: 748px; height: 59px; background: url(/img/global/top_menu_bg.gif) repeat-x; text-align: left;}
ul#mainNav li {overflow: hidden; height: 50px; line-height: 16px; border-right: 1px dotted #7D7D7D;}
ul#mainNav li #mainNav1{width: 83px;}
ul#mainNav li #mainNav2{width: 89px;}
ul#mainNav li #mainNav3{width: 105px;}
ul#mainNav li #mainNav4{width: 87px;}
ul#mainNav li #mainNav5{width: 105px;}
ul#mainNav li #mainNav6{width: 138px;}
ul#mainNav li #mainNav7{width: 69px;}
ul#mainNav li.last {border-right: none;}
ul#mainNav li a {padding: 14px 17px 14px 13px;}
ul#mainNav a:link, ul#mainNav a:visited {font-family: "mainNav"; font-weight: normal;  color: #1e1b1b; font-size: 15px;}
ul#mainNav a:hover, ul#mainNav a:focus, ul#mainNav a:active {color: #4d4e50 ; font-weight: normal;}
.ie #content ul#mainNav li {height: 59px;}

ul#headerlinks {float: right; margin: 0; padding: 0; width: 156px; height: 48px; background: url(/img/global/top_menu_header.gif)}
ul#headerlinks li {float: left; line-height: 48px; padding: 0 7px 0 9px; border-right: 1px dotted #E7EDF5;}
ul#headerlinks li.last{border-right: none;}
ul#headerlinks li a {padding: 10px;}
ul#headerlinks a:link, ul#headerlinks a:visited {color: #fefefe; font-weight: normal;}
ul#headerlinks a:hover, ul#headerlinks a:focus, ul#headerlinks a:active {color: #c2c2c2; font-weight: normal;}
.ie ul#headerlinks li {height: 48px;}

#headerinfos {position: relative; float: left; width: 592px; height: 46px; background: url(/img/global/top_header_bg.gif) repeat-y; border-bottom: 2px solid #B3B3B3;}
#headerinfos p {margin: 16px 0 0 20px; padding: 0; text-align: left;}
#headerinfosAddy p {font-family: "mainNav"; font-weight: normal;}
#headerinfosAddy span.headerInfoColor {color: #C0012C; padding-right: 10px;}
.ie #headerInfos {height: 48px;}

#wrapQuickmenu {width: 232px; height: 220px; background: url(/img/global/quick_menu_bg.gif) repeat-x;}
.ie #wrapQuickmenu {height: 241px;}
dl#quickmenu {width: 200px; height: 175px; margin-left: 16px}
dl#quickmenu dt {padding: 18px 0 0 0; border-bottom: 1px solid #000; font-family: "quick"; font-weight: normal;  color: #000000; font-size: 15px;}
dl#quickmenu dd {margin-top: 10px; padding: 0 0 0 14px; border-bottom: 1px dotted #7D7D7D; background: url(/img/global/bullet_arrow.gif) left center no-repeat; }
dl#quickmenu a:link, dl#quickmenu a:visited {font-family: "quick"; font-weight: normal;  color: #000000;}
dl#quickmenu a:hover, dl#quickmenu a:focus, dl#quickmenu a:active {color: #4d4e50; font-weight: normal;}
.ie #content ul#quickmenu li {height: 59px;}

#sidebarMenu {width: 232px; height: 800px; background: url(/img/global/left_menu_bg.gif) repeat-x;}
#sidebarMenu dt {margin: 0 0 0 15px; padding-top: 24px; font-family: "quick"; font-weight: normal; color: #000000; font-size: 14px;}
#sidebarMenu dl {margin-left: 15px;}
#sidebarMenu dd {margin: 0; padding: 0 0 5px 0;}
#sidebarMenu dd a:link, #sidebarMenu dd a:visited {font-weight: bold; color: #000000; font-size: 12px;}
#sidebarMenu dd a:hover, #sidebarMenu dd a:focus, #sidebarMenu dd a:active {color: #4d4e50;}
.ie #sidebarMenu {margin-top: -8px;}
.ie #sidebarMenu dt {padding-top: 30px;}
.ie #sidebarMenu dd  a {font-size: 11px;}

#btnSidebar {width: 209px; margin: 40px 0 0 11px; padding-top: 8px; border-top:  1px dotted #7D7D7D;}


/* FOOTER */
#footerTitle {margin-top: 12px; padding-bottom: 3px; border-bottom: 1px dotted #FFF; color: #fff;}
#footerWrapModels{ width: 375px; float: left;}
#listCars {float: left;}
#listCars dt {width: 150px; margin-top: 10px; color: #fff; text-decoration: underline;}
#listCars  dd {margin:0;}
#listCars dd a:link, #listCars dd a:visited {color: #fff;}
#listCars dd a:hover, #listCars dd a:focus, #listCars dd a:active {color: #ccc;}
#listTrucks {float: right;}
#listTrucks dt {width: 150px; margin-top: 10px; color: #fff; text-decoration: underline;}
#listTrucks dd{margin: 0;}
#listTrucks dd a:link, #listTrucks dd a:visited {color: #fff;}
#listTrucks dd a:hover, #listTrucks dd a:focus, #listTrucks dd a:active {color: #ccc;}
.ie #listTrucks dt {width: 200px;}
.ie #listCars dt {width: 160px;}
.ie #footerTitle {margin-top: 0;}

#footerWrapLinks {width:155px; float: left; margin-left: 40px;}
#footerWrapLinks dt {padding-bottom: 3px; border-bottom: 1px dotted #FFF; color: #fff;}
#footerWrapLinks dd {margin: 0;}
#footerWrapLinks dd a:link, #footerWrapLinks dd a:visited {color: #fff;}
#footerWrapLinks dd a:hover, #footerWrapLinks dd a:focus, #footerWrapLinks dd a:active {color: #ccc;}
.ie #footerWrapLinks dt{}

#footerWrapLegal {width:312px; float: right;}
#footerWrapLegal dt {padding-bottom: 3px; border-bottom: 1px dotted #FFF; color: #fff;}
#footerWrapLegal dd {margin: 0; text-align: left;}
#footerWrapLegal dl {text-align: left;}
.ie #footerWrapLegal dt {}

div#footerLegalText {font-size: 10px;}
div#footerLegalText p {margin: 4px 0 3px 0; font-size: 9px; color: #fff;}
div#footerLegalText p a {color: #fff; text-decoration: underline;}
div#footerLegalLogo123 {margin: 10px 0 0 0; padding: 0; border-width: 0;}
div#footerLegalLogo123 p {margin: 0px; padding: 5px 0 0 0; font-size: 9px; color: #fff;}

#footerWrapper p.copyr {color: #fff; font-size: 11px;}


/* HOME */
#homeLeft {float: left; width: 482px; margin: 25px 0 0 14px; }
#homeRight{position: relative; float: right; width: 230px; height: 800px; margin: 0 5px 0 0; background-color: #C4C2C2; z-index: 20;}

#homebtn {position: relative; width: 482px; height: 217px; background: url(/img/global/home_news_bg.gif) 0 0 no-repeat;}
#homebtnPromos {position: absolute; top: 0; left: 0;}

div#homepromos {width: 482px; height: 150px; padding-top: 50px;}
div#homepromos h2 {margin: 9px 0px 6px 12px;}
div#homepromos h2 a:link,
div#homepromos h2 a:visited,
div#homepromos h2 a:active {color: #000;}
div#homepromosbox {width: 470px; height: 148px; overflow: hidden; margin-top: 10px;}
div#homepromosbox embed,
div#homepromosbox object {width: 470px; height: 148px; overflow: hidden;}
div#homepromosbox a:link,
div#homepromosbox a:visited,
div#homepromosbox a:active {color: #000000;}
div#homepromosbox a:hover {color: #4d4e50;}
div#homepromosbox .promoinfos {color: #414141; height: 148px; padding: 8px;}
.ie div#homepromosbox {width: 470px; height: 148px; margin-top: 10px;}

div#homenews {position: relative; float: left; margin-top: 30px; width: 482px; height: 217px; background: url(/img/global/home_news_bg.gif) 0 0 no-repeat;}
div#homenews p.title {text-align: left; color: #000; padding-left: 10px; font-family: "quick"; font-weight: normal;}
div#homenews div#homenewsImg {float: left; text-align: center; width: 150px; height: 100px; margin: 0 10px 0 0; padding: 12px 0 0 10px;}
div#homenews div#homenewsImg img {width: 150px; height: 80px;}
div#homenews div#homenewsText {padding-top: 2px;}
div#homenews div#homenewsText p {padding: 0 20px 0 0; text-align: left;}
div#homenews div#homenewsText a:link, div#homenews div#homenewsText a:visited {color: #000; font-weight: normal; text-decoration: none;}
div#homenews div#homenewsText a:hover, div#homenews div#homenewsText a:focus, div#homenews div#homenewsText a:active {color: #4d4e50; font-weight: normal; text-decoration: none;}
div#homenews p#homenewsTitle a:link, div#homenews p#homenewsTitle a:visited {color: #000; font-weight: bold; text-decoration: none;}
div#homenews p#homenewsTitle a:hover, div#homenews p#homenewsTitle a:focus, div#homenews p#homenewsTitle a:active {color: #4d4e50; font-weight: bold; text-decoration: none;}
div#homenews p#homenewsTitle a:link, div#homenews p#homenewsTitle a:visited {color: #000; font-weight: bold; text-decoration: none;}
div#homenews p.title a:link, div#homenews p.title a:visited {color: #000000; font-size: 15px;}
div#homenews p.title a:hover, div#homenews p.title a:focus, div#homenews p.title a:active {color: #4d4e50;}
.ie div#homenews p.title {padding: 10px 0 0 10px;}

#homeBtnNews {position: absolute; bottom: 20px; right: 20px;}
#homeText {float: left; width: 482px; margin: 30px 0 0 0;}
#homeText p {text-align: left;}
#homeText img {float: right; padding: 0; margin: 0 0 20px 20px;}

#homeRight .usedFeatTabs {position: absolute; top: 65px; left: 25px;}
#homeRight .usedFeatTabs li.item {height: 33px; display: block; text-align: left;}
#homeRight .usedFeatTabs li.item .title a {position: relative; display: block; width: 100px; height: 4px; margin-top: 2px; padding: 10px 15px; text-decoration: none; background-color: #fff; border: 3px solid #FFF;  /* IE6-9 */                background: #FEFEFE;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #FEFEFE 0%, #B5B5B5 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FEFEFE), color-stop(100%,#B5B5B5));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #FEFEFE 0%, #B5B5B5 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #FEFEFE 0%, #B5B5B5 100%);
    /* W3C */                  background: linear-gradient(top, #FEFEFE 0%, #B5B5B5 100%);
    /* IE6-9 */                _background-color: #FEFEFE; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FEFEFE', endColorstr='#B5B5B5', GradientType=0);   -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;}
#homeRight .usedFeatTabs li.item .title a .title {position: absolute; top: 5px; left: 14px; font-size: 11px; font-weight: bold; }
#homeRight .usedFeatTabs li.item .title a .arrow {position: absolute; top: 6px; right: 20px; font-size: 9px;}
#homeRight .usedFeatTabs li.item .customTabsContent {display: none; position: absolute; top: 0; right: 160px; width: 250px; z-index: 11; background-color: rgba(44, 44, 44, .8);}
#homeRight .usedFeatTabs li.item .customTabsContent ul {z-index: 20px; margin-top: 18px; padding: 10px;}
#homeRight .usedFeatTabs li.item .customTabsContent ul li {text-align: left; padding: 2px 0;}
#homeRight .usedFeatTabs li.item .customTabsContent ul li a {color: #fff; text-decoration: none;}
#homeRight .usedFeatTabs li.item .customTabsContent ul li a:link,#homeRight .usedFeatTabs li.item .customTabsContent ul li a:visited {color: #FFF;}
#homeRight .usedFeatTabs li.item .customTabsContent ul li a:hover,#homeRight .usedFeatTabs li.item .customTabsContent ul li a:focus, #homeRight .usedFeatTabs li.item .customTabsContent ul li a:active {color: #ccc;}
#homeRight .usedFeatTabs li.item .customTabsContent ul li span.usedFeatTabsCnt {float: right; color: #fff;}
.ie #homeRight .usedFeatTabs li.item .title a {width: 139px; height: 28px;}
.ie #homeRight .usedFeatTabs li.item .customTabsContent {right: 229px; background-color: #4B4B4B;}
.ie #homeRight .usedFeatTabs li.item .customTabsContent ul li span.usedFeatTabsCnt {float: none;}

#homeUsed {position: relative; width: 230px; height: 800px; overflow: hidden; padding-top: 174px; background: url(/img/global/left_menu_bg.gif) repeat-x;}
#homeUsed .usedFeatVeh {margin-bottom: 10px; padding: 5px;   -webkit-box-sizing: border-box;
    -moz-box-sizing:  border-box;
    -ms-box-sizing:  border-box;
    box-sizing:  border-box;}
#homeUsed .usedFeatVehImg a img {display: block;}
#homeUsed .usedFeatContent ul.usedFeatList li.usedFeatVeh {background-color: #FFF; width: 181px; height: 189px;}
.ie #homeUsed {padding-top: 180px}

.closebtn {position: absolute; top: 5px; right: 5px;}
.closebtn a:link, .closebtn a:visited {color: #FFF; text-decoration: underline;}
.closebtn a:hover, .closebtn a:focus, .closebtn a:active {color: #CCC; text-decoration: none;}

h2.homeFeatured {position: absolute; top: 0px; left: 26px; z-index: 10;}
h2 span.homeFeaturesColor {font-family: quick; font-weight:normal; color: #C0012C; text-transform: uppercase;}


/* NEW CARS */
#wrapNews { width: 720px; margin-top: 20px; border-top: 1px dotted #7D7D7D;}
#wrapSpecs {margin: 20px 5px 20px 14px;}
#textNews {float: left; margin-top: 20px; width: 347px; height: 220px;}
#textNews p {padding: 0 14px; text-align:left;}
#wrapGeneric {margin-top: 20px;}
#wrapQuote {margin: 20px 0 20px 0;}
#wrapPerfectcars {margin: 20px 0 20px 0;}
#wrapRoadtest {margin: 20px 0 20px 0;}

div#newnews {position: relative; float: left; width: 386px; height: 220px; background: url(/img/global/new_news_bg.gif) 0 0 no-repeat;}
div#newnews p.title {text-align: left; color: #000; padding-left: 10px; font-family: "quick"; font-weight: normal;}
div#newnews div#newnewsImg {float: left; text-align: center; width: 150px; height: 100px; margin: 0 10px 0 0; padding: 19px 0 0 10px;}
div#newnews div#newnewsImg img {width: 150px; height: 80px;}
div#newnews div#newnewsText {padding-top: 2px;}
div#newnews div#newnewsText p {padding: 0 20px 0 0; text-align: left;}
div#newnews div#newnewsText a:link, div#newnews div#newnewsText a:visited {color: #000; font-weight: normal; text-decoration: none;}
div#newnews div#newnewsText a:hover, div#newnews div#newnewsText a:focus, div#newnews div#newnewsText a:active {color: #4d4e50; font-weight: normal; text-decoration: none;}
div#newnews p#newnewsTitle a:link, div#newnews p#newnewsTitle a:visited {color: #000; font-weight: bold; text-decoration: none;}
div#newnews p#newnewsTitle a:hover, div#newnews p#newnewsTitle a:focus, div#newnews p#newnewsTitle a:active {color: #4d4e50; font-weight: bold; text-decoration: none;}
div#newnews p#newnewsTitle a:link, div#newnews p#newnewsTitle a:visited {color: #000; font-weight: bold; text-decoration: none;}
div#newnews p.title a:link, div#newnews p.title a:visited {color: #000000; font-size: 13px;}
div#newnews p.title a:hover, div#newnews p.title a:focus, div#newnews p.title a:active {color: #4d4e50;}
.ie #newnews p.title {padding-top: 12px;}
.ie #newnews #newnewsText {padding-top: 0px;}
.ie div#newnews div#newnewsImg {padding-top: 12px;}

#newBtnNews {position: absolute; bottom: 20px; right: 20px;}

/* USED CARS */
#wrapUsed {margin: 20px 0 20px 0;}
#wrapDetails {margin: 20px 0 20px 0;}
#wrapLead {margin: 20px 0 20px 0;}
#textUsed {margin: 20px 5px 30px 14px; text-align: left;}
#wrapusedsearch {margin: 20px 0 20px 0;}


/* SERVICE */
#wrapAppointment {margin: 20px 0 20px 0;}
#textService {margin: 20px 5px 20px 14px;}
#btnService {position: relative; margin-top: 80px; width: 748px; height: 350px; background: url(/img/en/service_img.jpg) bottom center no-repeat; } 
#btnAppoint {position: absolute; top: 70px; left: 46px;}
#btnPromo {position: absolute; top: 5px; right: 274px;}
#btnMenu {position: absolute; top: 26px; right: 24px;}
#wrapMaintenance {margin: 20px 5px 15px 14px;}
#wrapMaintenance p {margin: 30px 5px 15px 0;}


/* PARTS */
#textParts {float: left; width: 400px; margin: 20px 5px 15px 14px;}
#textParts p {text-align: left;}
#textParts dt {text-align: left; padding: 10px 0 }
#textParts dd {margin: 0 0 0 4px; padding: 0 0 0 14px; text-align: left; background: url(/img/global/bullet.gif) 0 5px no-repeat;}

#btnParts {float: right; width: 328px;}
#btnParts a img {padding-top: 40px;}
#wrapPartsOrder {margin: 20px 0;}
.ie #btnParts a img {margin-top: 50px}

/* ONLINE REQUESTS */

#requestBtn {float: left; overflow: hidden; width: 730px; margin: 20px 0 0 14px; padding: 0 0 30px 0;}
#requestBtn ul, #requestBtn ul li {margin: 0; padding: 0;}
#requestBtn ul li {display: block; float: left; text-align: left; padding: 10px 0 0 3px; width: 221px; height: 158; margin: 10px 10px 0 0; list-style-type: none; }
.ie #requestBtn a img{display: block;}
.ie #requestBtn ul li {padding-right: 3px;}


/* PROMOS */
#wrapPromos { margin: 40px 5px 20px 14px;}


/* TEAM*/
#wrapTeam { margin: 20px 0;}


/* NEWS NEWS */
#wrapNewsIndex {margin-top: 20px;}


/* CONTACT */
#contactWrap {padding: 20px 0;}
#contactMap p {text-align: left; padding-left: 14px;}


/* SITE MAP */
div#sitemap {font-size: 11px; text-align: left; overflow: hidden; margin: 20px 0 0 14px;}
div#sitemap a:link, div#sitemap a:visited {color: #000; font-weight: normal;}
div#sitemap a:hover, div#sitemap a:focus, div#sitemap a:active {color: #4d4e50; 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;}
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; margin: 0 100px 0 0;}
div#sitemap dl.itemLast {margin-right: 0;}
div#sitemap dl dt {margin: 20px 0 0 0; padding: 0;}
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: 0 0 0 15px;}
div#sitemap dl dd dl {margin-bottom: 5px;}
div#sitemap dl dd dl dt {margin-top: 5px;}
.ie div#sitemap,
.ie div#sitemap ul {height: 1px; overflow: visible;}
