









/* 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: "Frutiger";
  src: url('/dealersite/fonts/frutiger/frutiger_bold.eot');
  src: url('/dealersite/fonts/frutiger/frutiger_bold.eot?#iefix') format('eot'),
       url('/dealersite/fonts/frutiger/frutiger_bold.woff') format('woff'),
       url('/dealersite/fonts/frutiger/frutiger_bold.ttf') format('truetype'),
       url('/dealersite/fonts/frutiger/frutiger_bold.svg') format('svg');
}
@font-face {font-family: "Charlotte";
  src: url('/dealersite/fonts/charlotte/charlotte_bold.eot');
  src: url('/dealersite/fonts/charlotte/charlotte_bold.eot?#iefix') format('eot'),
       url('/dealersite/fonts/charlotte/charlotte_bold.woff') format('woff'),
       url('/dealersite/fonts/charlotte/charlotte_bold.ttf') format('truetype'),
       url('/dealersite/fonts/charlotte/charlotte_bold.svg') format('svg');
}


body, td, p, ol, ul, li {font: 12px Arial, Helvetica, Verdana, Geneva, sans-serif; color: #000000;}
body {background: #F3F3F3 url(/img/global/bg_top.jpg) top center no-repeat; 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; font-weight: bold; text-align: left; margin: 0; padding: 21px 0 0 10px; font-family: "Charlotte"; font-style: italic; color: #616161;}
h2 {font-size: 16px; font-weight: bold; text-align: left; margin: 20px 0 10px 0; padding: 0;}
h2.first {margin-top: 10px;}
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: #780000; font-weight: normal; text-decoration: none;}
a:hover, a:focus, a:active {color: #616161; font-weight: normal; text-decoration: none;}
h1 a:link, h1 a:visited {color: #616161;}
h1 a:hover, h1 a:focus, h1 a:active {color: #780000;}

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;}
p.title {padding: 0 0 0 7px; text-align: left; color: #616161;}


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


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: 15px 0 0 0; padding: 0;}
dl.customlist dt.first {margin-top: 0;}
dl.customlist dd {margin: 0; padding: 0 0 8px 15px;}
dl.customlist dd a {padding-left: 5px; color: #616161;}

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 {margin: 20px 0 0 0;}
div.businesshours p {margin: 0; padding: 0;}
div.businesshours p.title {font-size: 14px;}
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: #780000;}
div.businesshours ul li {font-size: 11px; 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;}
#error404 p{ padding: 10px 0 0 8px;}
.addmargin {margin-bottom: 30px;}


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

td#header {vertical-align: top;}

td#sidebar {width: 165px; vertical-align: top; background: url(/img/global/quickmenu_bg.png) 0 50px no-repeat;}

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

#wrapperContent {position: relative; width: 812px; margin-bottom: 10px; padding-bottom: 10px;}
#contentTitle {position: relative; top: -5px; text-align: left; z-index: 10;}
#contentTitle h1 { width: 800px; margin: 0; padding-left: 5px; background: rgba(255,255,255,.5);
    -webkit-box-shadow: 2px 4px 3px #f0f0f0;
    -moz-box-shadow: 2px 4px 3px #f0f0f0;
    box-shadow: 2px 4px 3px #f0f0f0;
}
#contentTitleHome {position: relative; top: -5px; text-align: left; z-index: 10;}
#contentTitleHome h1 { width: 475px; margin: 0; padding-left: 5px; background: rgba(255,255,255,.5);
    -webkit-box-shadow: 2px 4px 3px #f0f0f0;
    -moz-box-shadow: 2px 4px 3px #f0f0f0;
    box-shadow: 2px 4px 3px #f0f0f0;
}

td#footer {text-align: center; vertical-align: top; padding: 20px 20px 10px 20px;
    /* IE6-9 */                background: #e6e6e6;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #e6e6e6 0%, #f5f5f5 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6e6e6), color-stop(100%,#f5f5f5));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #e6e6e6 0%, #f5f5f5 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #e6e6e6 0%, #f5f5f5 100%);
    /* W3C */                  background: linear-gradient(top, #e6e6e6 0%, #f5f5f5 100%);
    /* IE6-9 */                _background-color: #e6e6e6; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6e6', endColorstr='#f5f5f5', GradientType=0);
}


/* HEADER */
body.homebody #headerContent {position: relative; width: 980px; height: 296px; background: url(/img/global/home_top_img.jpg) 0 0 no-repeat; z-index: 9;}

#headerContent {position: relative; width: 980px; height: 220px; background: url(/img/global/top_img.jpg) 0 0 no-repeat; z-index: 9;}

#headerinfos {width: 300px; position: absolute; top: 0; right: 28px; z-index: 2; border-left: 1px solid #5b7aa6;   /* IE6-9 */                background: #cbccd1;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #cbccd1 0%, #ebeef2 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cbccd1), color-stop(100%,#ebeef2));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #cbccd1 0%, #ebeef2 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #cbccd1 0%, #ebeef2 100%);
    /* W3C */                  background: linear-gradient(top, #cbccd1 0%, #ebeef2 100%);
    /* IE6-9 */                _background-color: #cbccd1; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cbccd1', endColorstr='#ebeef2', GradientType=0);   -webkit-box-shadow: 1px 1px 3px #000000;
    -moz-box-shadow: 1px 1px 3px #000000;
    box-shadow: 1px 1px 3px #000000;
}
#headerinfos p {margin: 0; padding: 0 0 0 5px; font-family:"Charlotte"; font-weight: normal; font-style: italic; color: #616161;}

.headernav a {display: block; height: 100px; padding: 0 27px 0 0; border-left: 2px solid #5b7aa6;
    /* IE6-9 */                background: #868F9D;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #868F9D 0%, #E0E3E9 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#868F9D), color-stop(100%,#E0E3E9));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #868F9D 0%, #E0E3E9 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #868F9D 0%, #E0E3E9 100%);
    /* W3C */                  background: linear-gradient(top, #868F9D 0%, #E0E3E9 100%);
    /* IE6-9 */                _background-color: #868F9D; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#868F9D', endColorstr='#E0E3E9', GradientType=0);
    -webkit-box-shadow: 0 0 3px #000000;
    -moz-box-shadow: 0 0 3px #000000;
    box-shadow: 0 0 3px #000000;
}

#mainlogo img {padding: 7px 0 0 22px;}
.ie #mainlogo img {margin: 7px 0 0 22px;}

#mainnav {position: absolute; top: 0; left: 200px; z-index: 1;}
#mainnav li {float: left; line-height: 140px; height: 100px; overflow: hidden; text-align: right;}
#mainnav li a {font-size: 11px; font-family: "Frutiger"; text-transform: uppercase;}
#mainnav li a:link, #mainnav li a:visited {color: #780000; font-weight: normal; text-decoration: none;}
#mainnav li a:hover {border-left: 1px solid #5b7aa6;
    /* IE6-9 */                background: #aeb5bf;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #aeb5bf 0%, #e6e9eb 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#aeb5bf), color-stop(100%,#e6e9eb));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #aeb5bf 0%, #e6e9eb 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #aeb5bf 0%, #e6e9eb 100%);
    /* W3C */                  background: linear-gradient(top, #aeb5bf 0%, #e6e9eb 100%);
    /* IE6-9 */                _background-color: #aeb5bf; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aeb5bf', endColorstr='#e6e9eb', GradientType=0);
    -webkit-box-shadow: 0 0 3px #000000;
    -moz-box-shadow: 0 0 3px #000000;
    box-shadow: 0 0 3px #000000;
}
#mainnav li a:focus, #mainnav li a:active {color: #780000; font-weight: normal; text-decoration: none;}

#mainnav1 {width:145px;}
#mainnav2 {width:172px;}
#mainnav3 {width:150px;}
#mainnav4 {width:165px;}
#mainnav5 {width:148px;}

#quickmenu dd {background: url(/img/global/img_separator.png) no-repeat center bottom; height: 25px; padding-top: 13px;}
#quickmenu dd.last {background: none;}
#quickmenu dd.first {padding-top: 2px;}
#quickmenu dd a {display: block; font-family: "Frutiger"; font-weight: normal; text-decoration: none;}
#quickmenu dd a:link, #quickmenu dd a:visited {color: #616161;}
#quickmenu dd a:active, #quickmenu dd a:focus, #quickmenu dd a:hover {color: #780000;}
.ie #quickmenu dd {height: 40px; padding-top: 10px;}
.ie #quickmenu dd.first {}


/* FOOTER */
div#footerLegalText {float: right; text-align: left; width: 300px; font-size: 10px;}
div#footerLegalText p {margin: 0px 0 3px 0; font-size: 10px; color: #666;}
div#footerLegalText p a {color: #666;}
div#footerLegalLogo123 {float: left; text-align: left; width: 150px; height: 33px; margin: 5px; border-width: 0;}
div#footerLegalLogo123 p {margin: 0px; padding: 0 0 0 7px; font-size: 10px; color: #666;}

#footerlinks {float:left; width: 325px; height: 190px; padding-left: 30px; text-align: left; border-right: 1px solid #B3B3B3;}
#footerlinks ul li {padding-bottom: 8px; font-family: "Frutiger"; font-weight: normal;}
#footerlinks ul li a{color: #616161;}
#footerlinks ul li a:hover{color: #780000;}

#footercopyr {float:left; width: 300px; height: 190px; padding-left: 30px; text-align: left; color: #616161}
#footercopyr a{color: #616161}
#footercopyr a:hover{color: #780000}
#infoDealer  {float:left; width: 200px; height: 190px; border-right: 1px solid #B3B3B3;}
#infoDealer ul li {text-align: left; padding-bottom: 2px; font-family: "Frutiger"; color: #616161}


/* SIDEBAR */
#sidebarPromo ul li{font-family: "Frutiger"; font-weight: normal; font-size: 14px; color: #8a8a8a; text-align: left; padding: 10px 0 0 3px; width: 153px; height: 168px; margin: 18px 0 0 8px; list-style-type: none; border: 1px solid #B3B3B3;
    /* IE6-9 */                background: #f5f5f5;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#e6e6e6));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* W3C */                  background: linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* IE6-9 */                _background-color: #f5f5f5; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#e6e6e6', GradientType=0);
    -webkit-box-shadow: 0px 3px 6px 0px #BBBBBB;
    -moz-box-shadow: 0px 3px 6px 0px #BBBBBB;
    box-shadow: 0px 3px 6px 0px #BBBBBB;}
#sidebarPromo ul li a {padding-top: 10px; font-size: 11px;}
#sidebarPromo span.titleBtn {font-family: "Frutiger"; font-weight: normal; font-size: 14px; color: #8a8a8a; text-align: left;}
#sidebarPromo a img {padding: 10px 0 0 1px;}
.ie #sidebarPromo a img {display: block;}
#sidebarPromo ul li {width: 157px;}


/* HOME */
#hometext { float: left; width: 460px; padding: 12px 10px 10px 10px;}
#homeFeature { float: left; margin: -30px 0 0 5px; width: 315px; border: 1px solid #B3B3B3; border-top: 0;
    /* IE6-9 */                background: #f5f5f5;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#e6e6e6));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* W3C */                  background: linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* IE6-9 */                _background-color: #f5f5f5; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#e6e6e6', GradientType=0);
    -webkit-box-shadow: 0px 3px 6px 0px #BBBBBB;
    -moz-box-shadow: 0px 3px 6px 0px #BBBBBB;
    box-shadow: 0px 3px 6px 0px #BBBBBB;
}
#homeFeature ul {overflow: hidden;}
#homeFeature ul li {float: left; width: 152px; padding-top: 10px;}
#homeFeature ul li.itemPrice {margin: 0 0 15px 0;}

.homeFeatureBG {background: url(/img/global/img_separator.png) center 240px no-repeat;}

#usedfeatList {overflow: hidden;  width: 315px;}
#usedfeatList li.item {margin: 0 0 15px 4px; padding-bottom:15px;}
#titleImg {position: absolute; top: 15px; right: 1px; width: 326px; height: 39px;}
.ie #homeFeature {width: 316px; margin: -30px 0 0 1px;}
.ie #titleImg {top: 15px; right: 5px;}
.ie #hometext {width: 480px;}


/* NEW CARS */
#newHours {float: left; width: 160px; margin: 50px 0 0 10px; border: 1px solid #B3B3B3;
    /* IE6-9 */                background: #f5f5f5;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#e6e6e6));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* W3C */                  background: linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* IE6-9 */                _background-color: #f5f5f5; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#e6e6e6', GradientType=0);
    -webkit-box-shadow: 0px 3px 6px 0px #BBBBBB;
    -moz-box-shadow: 0px 3px 6px 0px #BBBBBB;
    box-shadow: 0px 3px 6px 0px #BBBBBB;}
#newHours ul li {padding: 0 0 7px 10px; text-align:left; font-size: 11px;}
#newHours p.title {margin: 4px 0 0 2px;}
#newHoursGeneric {float: left; width: 160px; margin: 5px 0 0 10px; border: 1px solid #B3B3B3;
    /* IE6-9 */                background: #f5f5f5;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#e6e6e6));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* W3C */                  background: linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* IE6-9 */                _background-color: #f5f5f5; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#e6e6e6', GradientType=0);
    -webkit-box-shadow: 0px 3px 6px 0px #BBBBBB;
    -moz-box-shadow: 0px 3px 6px 0px #BBBBBB;
    box-shadow: 0px 3px 6px 0px #BBBBBB;}
#newHoursGeneric ul li {padding: 0 0 7px 10px; text-align:left; font-size: 11px;}
#newHoursGeneric p.title {margin: 4px 0 0 2px;}
#includeHours {margin-top: 10px;}
#newContent {float:left; margin: 12px 0 0 5px; width: 798px; border: 1px solid #B3B3B3;
    /* IE6-9 */                background: #f5f5f5;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#e6e6e6));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* W3C */                  background: linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* IE6-9 */                _background-color: #f5f5f5; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#e6e6e6', GradientType=0);
    -webkit-box-shadow: 0px 3px 6px 0px #BBBBBB;
    -moz-box-shadow: 0px 3px 6px 0px #BBBBBB;
    box-shadow: 0px 3px 6px 0px #BBBBBB;}
#newContent p {text-align: justify; padding: 5px 8px;}
#newContent p.last {padding-bottom: 15px;}
#wrapNewModel {float:left; width: 625px; margin-left:2px;}
#newChysler {float: left; width: 798px; margin-top: 300px;}
#newH2 {width: 620px; height: 8px; padding: 0 0 15px 4px; font-family: "Charlotte"; font-weight: normal; font-style: italic; color: #616161;
    /* IE6-9 */                background: #f5f5f5;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#e6e6e6));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* W3C */                  background: linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* IE6-9 */                _background-color: #f5f5f5; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#e6e6e6', GradientType=0);
    -webkit-box-shadow: 0px 3px 6px 0px #BBBBBB;
    -moz-box-shadow: 0px 3px 6px 0px #BBBBBB;
    box-shadow: 0px 3px 6px 0px #BBBBBB;
}
#newChrysler {text-align:left; margin: 50px 0 0 2px;}
#newJeep {text-align: left; margin: 50px 0 0 2px;}
#newDodge {text-align: left; margin: 50px 0 0 2px;}
#newRam {text-align: left; margin: 50px 0 20px 2px;}
#newSpecs {margin-top: 25px;}
.newinvimg {border: solid 1px #CCC;}
.ie #newContent p.first {padding-top: 15px;}
.ie #newH2 {border: solid 1px #E2E5E8; padding: 0;}


/* USED CARS */
#usedText {margin: 12px 0 20px 5px; width: 798px; border: 1px solid #B3B3B3;
    /* IE6-9 */                background: #f5f5f5;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#e6e6e6));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* W3C */                  background: linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* IE6-9 */                _background-color: #f5f5f5; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#e6e6e6', GradientType=0);
    -webkit-box-shadow: 0px 3px 6px 0px #BBBBBB;
    -moz-box-shadow: 0px 3px 6px 0px #BBBBBB;
    box-shadow: 0px 3px 6px 0px #BBBBBB;}
#usedText p {padding: 5px 8px;}
#usedText p.last {padding-bottom: 10px;}
#wrapperTemplate {width:725px; margin-top: 15px;}


/* SERVICE */
#serviceWrapper {float: left; width: 620px; margin: 12px 0 22px 0;}
#serviceWrapper h2 {padding: 10px 0 0 5px; color: #616161; border-top: 2px dotted #cccccc; }
#serviceWrapper h2.first {border: none;}
#serviceWrapper h3 {padding: 10px 0 0 5px; color: #616161;}
#serviceList {margin-left: 15px;}
#serviceWrapper p {padding: 0 5px; text-align: left;}
#serviceWrapper ul li{background: url(/img/global/bullet.gif) 0 6px no-repeat; margin: 0 10px 0 0; padding: 0 0 0 16px; text-align: left; color: #616161; font-size: 11px;}
#serviceMenu p.last {padding-bottom: 20px;}
#serviceHours {float: left; width: 170px; height: 162px; margin: 32px 0 0 10px; border: 1px solid #B3B3B3;
    /* IE6-9 */                background: #f5f5f5;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#e6e6e6));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* W3C */                  background: linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* IE6-9 */                _background-color: #f5f5f5; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#e6e6e6', GradientType=0);
    -webkit-box-shadow: 0px 3px 6px 0px #BBBBBB;
    -moz-box-shadow: 0px 3px 6px 0px #BBBBBB;
    box-shadow: 0px 3px 6px 0px #BBBBBB; }
#serviceHours ul li {padding: 0 0 7px 10px; text-align: left; font-size: 11px;}


/* ONLINE REQUESTS */
#requestInfo {float:left; margin: 12px 0 0 5px; width: 798px; border: 1px solid #B3B3B3;
    /* IE6-9 */                background: #f5f5f5;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#e6e6e6));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* W3C */                  background: linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* IE6-9 */                _background-color: #f5f5f5; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#e6e6e6', GradientType=0);
    -webkit-box-shadow: 0px 3px 6px 0px #BBBBBB;
    -moz-box-shadow: 0px 3px 6px 0px #BBBBBB;
    box-shadow: 0px 3px 6px 0px #BBBBBB;}
#requestInfo p {text-align: justify; padding: 5px 8px;;}
#requestBtn {float: left; overflow: hidden; width: 804px;  padding: 25px 0 30px 6px;}
#requestBtn a img{padding-top: 10px;}
#requestBtn span.titleBtn{font-family: "Frutiger"; font-weight: normal; font-size: 14px; color: #8a8a8a; text-align: left;}
#requestBtn ul, #requestBtn ul li {margin: 0; padding: 0;}
#requestBtn ul li {display: block; float: left; font-family: "Frutiger"; font-weight: normal; font-size: 14px; color: #8a8a8a; text-align: left; padding: 10px 0 0 3px; width: 153px; height: 168px; margin: 10px 2px 0 0; list-style-type: none; border: 1px solid #B3B3B3;
    /* IE6-9 */                background: #f5f5f5;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#e6e6e6));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* W3C */                  background: linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* IE6-9 */                _background-color: #f5f5f5; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#e6e6e6', GradientType=0);
    -webkit-box-shadow: 0px 3px 6px 0px #BBBBBB;
    -moz-box-shadow: 0px 3px 6px 0px #BBBBBB;
    box-shadow: 0px 3px 6px 0px #BBBBBB; }
#requestBtn ul li a{padding-top: 10px; font-size: 11px;}
.ie #requestBtn a img{display: block;}
.ie #requestBtn ul li {padding-right: 3px;}


/* PROMOS */
div#homepromos {width: 316px; height: 187px; margin-top: 2px; border: 2px solid #B3B3B3;position: absolute; bottom: -10px; right: 7px; z-index: 2;  background:
    /* IE6-9 */                background: #f5f5f5;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#e6e6e6));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* W3C */                  background: linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* IE6-9 */                _background-color: #f5f5f5; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#e6e6e6', GradientType=0);
    -webkit-box-shadow: 0px 3px 6px 0px #BBBBBB;
    -moz-box-shadow: 0px 3px 6px 0px #BBBBBB;
    box-shadow: 0px 3px 6px 0px #BBBBBB;}

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#homepromos h2 a:hover {color: #616161;}
div#homepromosbox {width: 295px; height: 135px; overflow: hidden; position: absolute; bottom: -10Zpx; right: 10px; z-index: 2;}
div#homepromosbox embed,
div#homepromosbox object {width: 294px; height: 200px;}
div#homepromosbox a:link,
div#homepromosbox a:visited,
div#homepromosbox a:active {color: #780000;}
div#homepromosbox a:hover {color: #616161;}
div#homepromosbox .promoinfos {color: #414141;}
.homeBoxPromo {position: absolute; bottom: -10px; right: 10px; z-index: 2;}
.noHomeBoxPromo {position: absolute; bottom: -10px; right: 10px; z-index: 2;}
.ie div#homepromos {right: 16px;}
.ie div#homepromosbox {width: 250px; height: 135px;}
.ie div#homepromosbox .promoinfos {width: 295px; height: 135px;}


/* CONTACT */
#contactMap {float:left; margin: 30px 0 0 6px;}
#contactText {float:left; margin: 20px 0 0 5px; width: 798px; border: 1px solid #B3B3B3;
    /* IE6-9 */                background: #f5f5f5;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#e6e6e6));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* W3C */                  background: linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* IE6-9 */                _background-color: #f5f5f5; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#e6e6e6', GradientType=0);
    -webkit-box-shadow: 0px 3px 6px 0px #BBBBBB;
    -moz-box-shadow: 0px 3px 6px 0px #BBBBBB;
    box-shadow: 0px 3px 6px 0px #BBBBBB;}
#contactText p {text-align: justify; padding: 5px 8px; }
#contactForm {float: left; padding-top:20px; width:525px; text-align:left;}
#contactInfo {float: left; width: 316px; margin: 30px 0 0 5px; border: 1px solid #B3B3B3;
    /* IE6-9 */                background: #f5f5f5;
    /* FF3.6+ */               background: -moz-linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* Chrome,Safari4+ */      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#e6e6e6));
    /* Chrome10+,Safari5.1+ */ background: -webkit-linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* IE10+ */                background: -ms-linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* W3C */                  background: linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
    /* IE6-9 */                _background-color: #f5f5f5; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#e6e6e6', GradientType=0);
    -webkit-box-shadow: 0px 3px 6px 0px #BBBBBB;
    -moz-box-shadow: 0px 3px 6px 0px #BBBBBB;
    box-shadow: 0px 3px 6px 0px #BBBBBB;}
 #contactInfo p {text-align: left; padding: 5px 8px;}
#contactInfo ul li {text-align: left; padding: 5px 8px;}


/* SITE MAP */
div#sitemap {font-size: 11px; text-align: left; overflow: hidden; padding: 15px; background-color: #DEDEDE;}
div#sitemap a:link, div#sitemap a:visited {color: #000000; font-weight: normal;}
div#sitemap a:hover, div#sitemap a:focus, div#sitemap a:active {color: #780000; 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; margin: 0 100px 0 0;}
div#sitemap dl.itemLast {margin: 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;}

