@import url('http://images1.ecarlist.com/sites/templates/common/css/base.css');

body { margin: 0; padding: 0; background:#2a2a2a url(../images/page-bkgd_2.jpg) no-repeat center 160px; font-family: sans-serif; font-size: 12px; }
.clear { margin: 0; padding: 0; clear:both; }
p { margin: 0 0 10px; padding: 0; }
a { color: #ed1c24; text-decoration:underline; }
a:link {}
a:hover { color: #fff; }
a:visited {}
a:active { outline:none; color: #0bbcff; }
a:focus { outline-style: none; }
.color_pri { color: #fff !important; }
.color_sec { color: #fff !important; }

#right p, #financeLeft p, #notify_middle p, #model_details p { font-size:14px; line-height: 20px; color:#fff; margin: 0 0 15px; padding: 0; }
#right h2, #shipping #right h2, #notify_middle h2, #trade_appraisal h2, #financeLeft h2, #wide_wrap h2, #sitemapContent h1 { font-size: 24px; padding: 0 0 8px; margin: 0 0 15px; color:#fff; text-transform: uppercase; border-bottom:1px solid #878787; }
#right h2 a { color:#fff; text-decoration: none; }

.header-wrap { margin: 0; padding: 0; background:#151515 url(../images/header-tile.png) repeat-x left bottom; }
.header { width:980px; height:118px; margin: 0 auto; padding: 0; position: relative; } 
.header h1 { position: absolute; left:54px; top:6px; z-index: 300; margin: 0; padding: 0; }
.header h1 a { display: block; width:332px; height:95px; text-indent: -9000px; background: url(../images/main-logo.png) no-repeat left top; }

.header-brands { margin: 0; padding: 0; list-style-type: none; position: absolute; top:0; right:0; z-index: 200; }
.header-brands li { float:left; margin: 0; padding: 35px 0 47px 23px; background: url(../images/tile-sprite.png) no-repeat left top; }
.header-brands li a { display: block; height:33px; margin: 0 10px; text-indent: -9000px; background: url(../images/layout-sprite.png) no-repeat; }
.header-brands li a.chrysler { width:91px; background-position: 0px -95px; }
.header-brands li a.dodge { width:122px; background-position: -91px -95px; }
.header-brands li a.jeep { width:61px; background-position: -213px -95px; }
.header-brands li a.ram { width:31px; background-position: -274px -95px; }

.header-contact { padding: 0 5px 0 28px; margin: 0; height:30px; line-height: 31px; list-style-type: none; background: url(../images/layout-sprite.png) no-repeat 0px -128px; position: absolute; right:0; bottom:0; z-index: 400; }
.header-contact li, .header-contact li a { float:left; color:#fff; font-size: 15px; text-transform: uppercase; text-decoration: none; }
.header-contact li a:hover{text-decoration: underline;}
.header-contact li a.header_address {text-decoration: underline;}
.header-contact li a.header_address:hover {text-decoration: none;}

.header-contact li.phone { font-weight: bold; margin-right: 5px; }
.header-contact li.div { margin: 0 5px; }
.header-contact li a.icon { display: block; width:22px; height:22px; margin: 5px 0 0 5px; text-indent: -9000px; background: url(../images/layout-sprite.png) no-repeat; }
.header-contact li a.facebook { background-position: -354px -95px; }
.header-contact li a.twitter { background-position: -332px -95px; }

.nav-wrap { margin: 0; padding: 0; background: url(../images/tile-sprite.png) repeat-x left -116px; }
.nav-container { width:980px; height:44px; margin: 0 auto; padding: 0; text-align: center; }
#priNav { margin: 0; padding: 0; list-style-type: none; display: inline-block; }
#priNav li { float:left; margin: 0; padding: 0; }
#priNav li a { display: block; height:44px; line-height: 44px; padding: 0 9px; *padding: 0 8px; font-size: 14px; text-decoration: none; color:#fff; text-transform: uppercase; }
#priNav li a:hover { background: url(../images/tile-sprite.png) repeat-x left -160px;
		/*-moz-box-shadow: 0 0 5px 2px #000 inset; 
		-webkit-box-shadow: 0 0 5px 2px #000 inset; 
		box-shadow: 0 0 20px 2px #000 inset;*/
}

#priNav li a.nav-current { background: url(../images/tile-sprite.png) repeat-x left -160px; }

.nav-container #priNav ul { background:#000; padding: 8px; width: 240px; top: 44px; left: 0; text-align: left;}
#priNav ul li { background: none; width: 100%; line-height: 30px; border-bottom: 1px solid #1b1b1b; }
#priNav ul li a { color:#fff; font-size: 12px; background: #3c3c3c; }
#priNav ul li a:hover { color:#ed1c24; background: #3c3c3c; }


.content-bkgd { margin: 0; padding: 0 0 20px; background: url(../images/top-shadow.png) repeat-x left top; }

.main-content { width:980px; margin: 0 auto; padding: 0; min-height: 400px;
		background: #343434; /* Old browsers */
		background: -moz-linear-gradient(top,  #343434 0%, #191919 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#343434), color-stop(100%,#191919)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #343434 0%,#191919 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #343434 0%,#191919 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #343434 0%,#191919 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #343434 0%,#191919 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#343434', endColorstr='#191919',GradientType=0 ); /* IE6-9 */
 }
.main-content-inner { background: url(../images/top-shadow.png) repeat-x left top; padding: 20px 15px; }

#home .main-content-inner { padding: 0; } 

#tires #frameWrap{margin-left: -15px;}
 
.footer-main { width:940px; padding: 20px; margin: 0px auto; background: #373737; }
#footerNav { float:left; margin: 0 0 10px; padding: 0; list-style-type: none; }
#footerNav li { display: inline; margin: 0; padding: 0 3px; font-size: 10px; border-right:1px solid #fff; }
#footerNav li.last { border: none; }
#footerNav li a { color:#fff; text-decoration: none; }
#footerNav li a:hover { color:#ed1c24; }
#ec_footer { clear:left; float:left; margin: 0 0 15px; padding: 0; list-style-type: none; *width:700px; }
#ec_footer li { display: inline; margin: 0; padding: 0 3px; font-size: 10px; border-right:1px solid #d4d4d4; color:#d4d4d4; }
#ec_footer li.last { border: none; }
#ec_footer li a { color:#d4d4d4; text-decoration: none; }
#ec_footer li a:hover { color:#fff; }
a.dt-logo { float:right; width:206px; height:19px; margin: 0; padding: 0; text-indent: -9000px; background: url(../images/logo-sprite.png) no-repeat left -158px; }
a.dt-logo:hover { background-position: -206px -158px; }


.fyc-wrap { width:940px; padding: 15px 20px; height:225px; margin: 0; position: relative;
		background: #000000; /* Old browsers */
		background: -moz-linear-gradient(top,  #000000 0%, #020202 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#020202)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #000000 0%,#020202 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #000000 0%,#020202 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #000000 0%,#020202 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #000000 0%,#020202 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#020202',GradientType=0 ); /* IE6-9 */
 }
.fyc-wrap #fyc_container #fyc_panes_container { float:left; width:675px; height:225px; margin: 0; padding: 0; }
.fyc-wrap #fyc_container { width:940px; height:225px; }
.fyc-wrap #fyc_container #fyc_tabs_list { width:229px; height:211px; float:right; margin: 0; padding: 14px 12px 0; background: url(../images/fyc-list-bkgd.jpg) no-repeat center top; }
.fyc-wrap #fyc_container #fyc_tabs_list li { display: block; width:229px; height:35px; margin: 0 0 5px; text-indent: -9000px; background: url(../images/fyc-bttns.png) no-repeat; box-shadow: 0px 0px 4px #000; -moz-box-shadow: 0px 0px 4px #000; -webkit-box-shadow: 0px 0px 4px #000; }
.fyc-wrap #fyc_container #fyc_tabs_list li.fyc_close { display: none; }
.fyc-wrap #fyc_container #fyc_tabs_list li#fyc_price { background-position: 0px 0px; }
.fyc-wrap #fyc_container #fyc_tabs_list li#fyc_make { background-position: -229px 0px; }
.fyc-wrap #fyc_container #fyc_tabs_list li#fyc_model { background-position: -458px 0px; }
.fyc-wrap #fyc_container #fyc_tabs_list li#fyc_type { background-position: -687px 0px; }
.fyc-wrap #fyc_container #fyc_tabs_list li#fyc_mpg { background-position: -916px 0px; }
/* hovers */
.fyc-wrap #fyc_container #fyc_tabs_list li#fyc_price:hover { background-position: 0px -35px; }
.fyc-wrap #fyc_container #fyc_tabs_list li#fyc_make:hover { background-position: -229px -35px; }
.fyc-wrap #fyc_container #fyc_tabs_list li#fyc_model:hover { background-position: -458px -35px; }
.fyc-wrap #fyc_container #fyc_tabs_list li#fyc_type:hover { background-position: -687px -35px; }
.fyc-wrap #fyc_container #fyc_tabs_list li#fyc_mpg:hover { background-position: -916px -35px; }

.fyc-wrap #fyc_container .fyc_tab_container { width:675px; height:225px; margin: 0; padding: 0; background: #393939; }
.fyc-wrap .fyc_tab_container .fyc_link_list { display: none; } 
.fyc_tab_container .fyc_title { height:28px; line-height: 28px; margin: 0; padding: 0;
		background: #be2422; /* Old browsers */
		background: -moz-linear-gradient(top,  #be2422 0%, #a40a0a 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#be2422), color-stop(100%,#a40a0a)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #be2422 0%,#a40a0a 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #be2422 0%,#a40a0a 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #be2422 0%,#a40a0a 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #be2422 0%,#a40a0a 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#be2422', endColorstr='#a40a0a',GradientType=0 ); /* IE6-9 */
}
.fyc_tab_container .fyc_title h3 { font-size: 16px; font-weight: normal; text-transform: uppercase; color:#fff; padding-left: 10px; }
.fyc_tab_container .fyc_title span.close { float:right; width:15px; height:15px; margin: 5px 8px 0 0; text-indent: -9000px; background: url(../images/close-x.png) no-repeat left top; }
.fyc_tab_container .fyc_title span.close:hover { background-position: right top; }

.fyc-wrap #fyc_container .searchInv_cat_links { padding: 15px; width:645px; height:167px; overflow:auto; }
.fyc-wrap #fyc_container .searchInv_cat_links li { height:25px; line-height: 25px; width:188px; margin: 5px 10px; background: #d3d3d3; border:1px solid #d3d3d3; }
.fyc-wrap #fyc_container .searchInv_cat_links li a { display: block; width:178px; padding-left: 10px; text-decoration: none; color:#000; }
.fyc-wrap #fyc_container .searchInv_cat_links li span {  float:right; width:37px; margin: 0; padding: 0; text-align:center; color:#fff; background: #eb1c24;  *margin-top:-25px; }
.fyc-wrap #fyc_container .searchInv_cat_links li a:hover { background: #868484; }

#home h3.fyc-search { display: block; width:130px; height:27px; margin: 0; padding: 0; position: absolute; right:12px; top:6px; z-index: 600; text-indent: -9000px; background: url(../images/layout-sprite.png) no-repeat -376px -206px; }

.nv-wrap { width:980px; height:324px; margin: 0; padding: 0; position: relative; background: url(../images/nv-bkgd.jpg) no-repeat center top; border-top:10px solid #151515; }
h3.nv-header { position: absolute; left:50%; top:-17px; z-index: 400; margin: 0 0 0 -135px; padding: 0; display: block; width:270px; height:52px; text-indent: -9000px; background: url(../images/home-sprite.png) no-repeat left top; }

.ql-home { border:1px solid #292929; padding: 26px 18px 31px; margin: 0; height:85px; background: url(../images/ql-tile.png) repeat; }
.ql-home li { float:left; margin: 0 16px 0 0; padding: 0; }
.ql-home li.new { margin: 0; }
.ql-home li a { display: block; width:303px; height:85px; text-indent: -9000px; background: url(../images/home-sprite.png) no-repeat; }
.ql-home li.financing a { background-position: 0px -52px; }
.ql-home li.used a { background-position: -303px -52px; }
.ql-home li.new a { background-position: -606px -52px; }
.ql-home li.financing a:hover { background-position: 0px -137px; }
.ql-home li.used a:hover { background-position: -303px -137px; }
.ql-home li.new a:hover { background-position: -606px -137px; }

.featured-block { width:980px; height:270px; margin: 0; padding: 0; background: #1a1a1a; }
h3.fv-header { width:130px; height:28px; margin: 0; padding: 0; text-indent: -9000px; position: absolute; top:28px; left:-6px; z-index: 400; background: url(../images/home-sprite.png) no-repeat -270px 0px; }
.placer { margin: 0; padding: 0; position: relative; }
#home #featuredVehicles { padding: 65px 10px 0; }
#home #featuredVehicles_title { display: none; }
#home #random_list_location #random_list_item { margin:0 11px; text-align: left; width:170px; }
#home #random_list_location #random_list_item a { text-decoration:none; font-weight:normal; color:#fff; font-size: 13px; }
#home #random_list_location #random_list_item a img { width:100%; height:auto; margin-bottom: 10px; }
#home #random_list_location #random_list_item a:hover { color:#ed1c24; }
#home .toolTipInner_price { color:#ed1c24; }


#nvNav { margin: 0; padding: 0; position: relative; }
#nvNav li { margin: 0; padding: 0;  }
#nvNav li a { position: absolute; margin: 0; }


#nvNav ul {display: none; position: absolute; margin: 0; padding: 0; z-index: 5000;}
#nvNav.noJS li:hover ul {display: block;}
#nvNav li ul { display: none; width:60px; height:54px; padding: 10px 4px 4px 23px; color:#fff; background: url(../images/home-sprite.png) no-repeat left -222px; }
#nvNav li#nvNav_Jeep a.nv-link,
#nvNav li#nvNav_Chrysler a.nv-link,
#nvNav li#nvNav_Ram a.nv-link,
#nvNav li#nvNav_Dodge a.nv-link { display: block; position: static; width:40px; padding: 0 0 0 7px; height:14px; line-height: 14px; font-size: 10px; color:#fff; text-indent: 0; text-decoration: none; background: url(../images/home-sprite.png) no-repeat -420px 0px; }
#nvNav li#nvNav_Jeep a.nv-link:hover,
#nvNav li#nvNav_Chrysler a.nv-link:hover,
#nvNav li#nvNav_Ram a.nv-link:hover,
#nvNav li#nvNav_Dodge a.nv-link:hover { background-position: -467px 0px; }

#nvNav > li#nvNav_Jeep a { display: block; width:58px; height:38px; text-indent: -9000px; position: absolute; left:435px; top:60px; z-index: 400; background: url(../images/layout-sprite.png) no-repeat 0px -343px; }
#nvNav li ul#nvNav_Jeep_sub { left:495px; top:60px; }

#nvNav > li#nvNav_Chrysler a { display: block; width:89px; height:47px; text-indent: -9000px; position: absolute; left:90px; top:90px; z-index: 400; background: url(../images/layout-sprite.png) no-repeat -58px -343px; }
#nvNav li ul#nvNav_Chrysler_sub { left:178px; top:90px; }

#nvNav > li#nvNav_Ram a { display: block; width:31px; height:49px; text-indent: -9000px; position: absolute; left:705px; top:12px; z-index: 400; background: url(../images/layout-sprite.png) no-repeat -147px -343px; }
#nvNav li ul#nvNav_Ram_sub { left:735px; top:12px; }

#nvNav > li#nvNav_Dodge a { display: block; width:111px; height:35px; text-indent: -9000px; position: absolute; left:840px; top:90px; z-index: 400; background: url(../images/layout-sprite.png) no-repeat -178px -343px; }
#nvNav li ul#nvNav_Dodge_sub { left:753px; top:92px; }

#nvNav > li#nvNav_Dodge ul { width:60px; height:54px; padding: 10px 10px 4px 17px; color:#fff; background: url(../images/home-sprite.png) no-repeat -87px -222px; }


/* #################################################
###                 #=common                    ###
################################################ */

#contact_small { padding: 0 0 15px; margin: 28px 0 20px; color:#fff; font-size: 11px; font-weight: bold; position: relative; background: #000; border:1px solid #333;
		box-shadow: 0 0 5px #000; 
		-moz-box-shadow: 0 0 5px #000; 
		-webkit-box-shadow: 0 0 5px #000;
 }
#contact_small h2 { line-height:28px; margin: 0; padding-left: 10px; width:90%; text-transform: uppercase; color:#fff; font-size: 14px; font-weight: normal; background: url(../images/layout-sprite.png) no-repeat -60px -178px; position:absolute; left:0; top:-28px; z-index: 300; }
#contact_small ol { padding: 10px 4px 10px 7px; background: none; }
#contact_small fieldset .input_element, #contact_small textarea { width:82% !important; font-size:95%; margin-bottom: 20px; margin-top: 5px; padding: 3px; border:1px solid #464a4d; background: #fff; }
#contact_small #ec_is_submit {}
#contact_small .submitButton { display: block; width:81%; margin: 0 auto; padding: 0; height:28px; line-height:28px; font-size: 12px; font-weight: bold; color:#fff; text-transform: uppercase; *margin-top:10px; border:none; background: #505050 url(../images/tile-sprite.png) no-repeat 35px -216px; }
#contact_small .submitButton:hover { background-color:#ed1c24; cursor:pointer; }

#sidebar_address { padding: 15px 0; margin: 50px 0 20px; color:#fff; font-size: 11px; font-weight: bold; position: relative; background: #000; border:1px solid #333;
		box-shadow: 0 0 5px #000; 
		-moz-box-shadow: 0 0 5px #000; 
		-webkit-box-shadow: 0 0 5px #000;
 }
#sidebar_address_head { margin: 0; padding:6px 0 2px 10px; width:90%; height:38px; text-transform: uppercase; color:#fff; font-size: 13px; line-height: 18px; font-weight: normal; background: url(../images/layout-sprite.png) no-repeat -41px -206px; position:absolute; left:0; top:-46px; z-index: 300; }
#sidebar_address .floatleft p { font-size:11px; color:#fff; line-height: 18px; }
#sidebar_address .floatleft { margin: 0 10px 15px; }
#sidebar_address #sidebar_address_content a#getdirections { display: block; width:83%; margin: 10px 0 0 10px; padding: 0; height:28px; line-height:28px; font-size: 12px; font-weight: bold; color:#fff; text-align: center; text-transform: uppercase; *margin-top:10px; border:none; background: #505050; }
#sidebar_address #sidebar_address_content a#getdirections:hover { background-color:#ed1c24; cursor: pointer; }

#sidebar_address_content p { margin: 0 12px; font-size: 11px; line-height: 18px; }
#sidebar_address p.sb-address-heading { font-weight: bold; font-size: 13px; margin-bottom: 3px; margin-top: 5px; }
#sidebar_address p.sb-address { margin-bottom: 10px; color:#ccc; }
#sidebar_address p.sb-phone { margin: 0 0 5px 12px; color:#ccc; }
#sidebar_address p.sb-phone span { float:left; width:70px; color:#fff; }

#incentives #contact_incentives { width:auto; padding: 0 0 15px; margin: 28px 0 20px; color:#fff; font-size: 11px; font-weight: bold; position: relative; background: #000; border:1px solid #333; overflow:visible;
		box-shadow: 0 0 5px #000; 
		-moz-box-shadow: 0 0 5px #000; 
		-webkit-box-shadow: 0 0 5px #000;
 }
#incentives #contact_incentives h3 {  line-height:28px; margin: 0; padding-left: 10px; width:90%; text-transform: uppercase; text-align: left; color:#fff; font-size: 14px; font-weight: normal; background: url(../images/layout-sprite.png) no-repeat -60px -178px; position:absolute; left:0; top:-28px; z-index: 300; }
#incentives #contact_incentives legend { display:none; }
#incentives #contact_incentives ol { padding: 20px 3px 5px 19px; margin: 0; }
#incentives #contact_incentives li { clear: both; }
#incentives #contact_incentives li label {}
#incentives #contact_incentives .input_element { width:86% !important; font-size:95%; margin-bottom: 20px; margin-top: 5px; padding: 3px; border:1px solid #333; background: #fff; }
#incentives #contact_incentives #vehicle_question_submit { margin: 0 0 10px; height:32px; background: url(../images/bttn-tile.png) repeat-x left top; }
#incentives #contact_incentives #vehicle_question_submit input { float:none;  display: block; width:81%; margin: 0 auto; padding: 0; height:28px; line-height:28px; font-size: 12px; font-weight: bold; color:#fff; text-transform: uppercase; *margin-top:10px; border:none; background: #505050 url(../images/tile-sprite.png) no-repeat 46px -216px; }
#incentives #contact_incentives #vehicle_question_submit input:hover { background-color:#ed1c24; cursor:pointer; }


/* ###################################################
###                  #sitemap                      ###
################################################### */

#sitemap #sitemap_list { list-style-type:none; margin:0px; padding:0px; }
#sitemap #sitemap_list li { font-size:11pt; }
#sitemap #sitemap_list li a { text-decoration: none; }
#sitemap .sitemap_vehicle_title { font-weight:bold; color:#fff; }
#sitemap .sitemap_vehicle_list { list-style-type: none; }
#sitemap #sitemap_list li { text-transform: capitalize; }
#sitemap #sitemap_list li ul { display:none; }
#sitemap #sitemapContent { padding-bottom: 20px; }
#sitemap_list .sitemap_vehicle_list { width: 20%; }


/* #################################################
###                  #service                    ###
################################################ */

#service #right h3, #parts #right h3, #bodyshop #right h3 { color:#fff; margin: 25px 0 10px; font-size:16px; }
#service #service_request_form h3, #parts #parts_request_form h3, #bodyshop #service_request_form h3 { display:block; padding: 0; text-align: center; line-height: 45px; height:45px; font-size:16px; color:#fff; margin: 10px 0; background: url(../images/layout-sprite.png) no-repeat 0px -297px; border:none; }
#service #vehicle_question_submit, #parts #vehicle_question_submit, #bodyshop #vehicle_question_submit { margin: 15px 0 15px 220px; }
#parts #parts_request_form label, #service #service_request_form label, #bodyshop #service_request_form label { font-size:12px; *padding-bottom: 10px; color:#fff; }
#parts_request_form .input_element, #service_request_form .input_element { width:180px !important; *width:164px !important; font-size:12px; padding: 3px; border:1px solid #464a4d; }
#parts_request_form .input_element:hover, #service_request_form .input_element:hover { color:#606975; }
#specials #ip_specials { margin-top: 0; }
#specials #ip_specials h3 { color:#fff; }
#parts #vehicle_question_submit {  }
#parts #vehicle_question_submit input.submitButton { margin: 0 auto; padding: 0; width:207px; height:30px; line-height: 30px; text-indent: 0; text-align: center; color:#fff; text-transform: uppercase; background: url(../images/submit_bttn.jpg) no-repeat center top; border:none; *margin-top:10px; }
#parts #vehicle_question_submit input.submitButton:hover { text-decoration: underline; cursor: pointer; }


/* ###################################################
###                   #notify                      ###
################################################### */

#notify #notify_form_div { padding: 0 0 15px; margin: 28px 0 20px; color:#fff; font-size: 11px; font-weight: bold; position: relative; background: #000; border:1px solid #333;
		box-shadow: 0 0 5px #000; 
		-moz-box-shadow: 0 0 5px #000; 
		-webkit-box-shadow: 0 0 5px #000;
 }
#notify #notify_form_div h2 { display: block;  margin: 0; padding:6px 0 2px 10px; width:90%; height:22px; text-transform: uppercase; color:#fff; font-size: 16px; line-height: 18px; font-weight: normal; background: url(../images/layout-sprite.png) no-repeat -41px -206px; position:absolute; left:0; top:-31px; z-index: 300; }
#notify #notify_form_div h3 { display: block; line-height:40px; height:40px; padding: 0; margin: 10px; text-transform: uppercase; color:#fff; font-size: 14px; font-weight: normal; background: none;}
#notify #notify_form_div h3#tb_customer_info {}
#notify #notify_form_div h3#tb_vehicle_info {}
#notify #notify_form_div ol { padding: 0 5px 20px 10px; }
#notify #notify_form_div label, #notify #notify_form_div span.formLabel { width:85px; color:#fff; }
#notify #notify_form_div input { width:52%; padding: 3px; border:1px solid #8f969b; background: #fff; }
#notify #notify_form_div .tb_even, #notify #notify_form_div .nfd_even { background: none; }
#notify #notify_form_div #vehicle_finder_submit input { display: block; width:85%; margin: 0 auto; padding: 0; height:28px; line-height:28px; font-size: 12px; font-weight: bold; color:#fff; text-indent: 0; text-transform: uppercase; *margin-top:10px; border:none; background: #505050 url(../images/tile-sprite.png) no-repeat 75px -216px; }
#notify #notify_form_div #vehicle_finder_submit input:hover { background-color:#ed1c24; cursor:pointer; }
p#nfd_legend { background-color: rgba(255, 255, 255, 0.08); margin: 20px 0 10px; }

#trade_bid form.ecl-validation .input_element { padding: 5px; padding-right:0; border:1px solid #808285; }
#trade_bid .trade_appraisal_text h3 { font-size:18px; line-height: 18px; color:#808285; margin-bottom: 10px; }
#trade_bid .trade_appraisal_text p { font-size:14px; line-height: 18px; color:#808285; margin-bottom: 15px; }


/* #################################################
###                #=financing                  ###
################################################ */

#financing #financeHeader h1 { color: #ed1c24; text-transform: uppercase; }
#financing #financeCalc { padding: 0 0 15px; margin: 28px 0 20px; color:#fff; height:auto; font-size: 11px; font-weight: bold; position: relative; background: #000; border:1px solid #333;
		box-shadow: 0 0 5px #000; 
		-moz-box-shadow: 0 0 5px #000; 
		-webkit-box-shadow: 0 0 5px #000;
  }
#financing #financeCalc h2 span, #financing #financeCalc h2 { background:none; }
#financing #financeCalc h2 { line-height:28px; height:28px; margin: 0; padding: 0 0 0 10px; width:95%; text-transform: uppercase; text-align: left; color:#fff; font-size: 12px; font-weight: normal; background: url(../images/layout-sprite.png) no-repeat -32px -178px; position:absolute; left:0; top:-28px; z-index: 300; }
#financing #financeCalc ol {}
#financing #financeCalc li#altrow { background: none; }
#financing #financeCalc li { background: none; border:none; }
#financing #financing_vehicle_calculator label { font-size: 10px; }
#financing #financeCalc li#financeCalc_footer { display: none; }
#financing #financeCalc li#firstrow { background: none; }
#financing #financeCalc li#submitBtn { margin: 0 20px 10px; padding: 0; height:32px; background: url(../images/bttn-tile.png) repeat-x left top; }
#financing #financeCalc li#submitBtn input[type="submit"] { display: block; width:100%; *width:80%; margin: 0 auto; padding: 0; height:28px; line-height:28px; font-size: 12px; font-weight: bold; color:#fff; text-transform: uppercase; *margin-top:10px; border:none; background: #505050 url(../images/tile-sprite.png) no-repeat 28px -216px; *background-image: none; }
#financing #financeCalc li#submitBtn input[type="submit"]:hover { background-color:#ed1c24; cursor:pointer; }

#financing .financeBox2 { padding: 10px 10px 15px; margin: 65px 0 20px; color:#fff; height:auto; font-size: 11px; font-weight: bold; position: relative; background: #000; border:1px solid #333;
		box-shadow: 0 0 5px #000; 
		-moz-box-shadow: 0 0 5px #000; 
		-webkit-box-shadow: 0 0 5px #000; 
}
#financing .financeBox2 h3 { margin: 0; padding:6px 20px 2px 10px; width:85%; height:38px; text-transform: uppercase; color:#fff; font-size: 12px; line-height: 18px; font-weight: normal; border:none; background: url(../images/layout-sprite.png) no-repeat -41px -206px; position:absolute; left:0; top:-46px; z-index: 300; }
#financing .financeBox2 li { color:#fff; line-height: 16px; }
#financing .financeBox2 li a { color:#fff; }
#financing #financeLeft h2 { font-size: 22px; margin-top: 20px; }

#financing #financeRight  #sidebar_address { padding: 15px 0; margin: 70px 0 20px; color:#fff; overflow:visible; font-size: 11px; font-weight: bold; position: relative; background: #000; border:1px solid #333;
		box-shadow: 0 0 5px #000; 
		-moz-box-shadow: 0 0 5px #000; 
		-webkit-box-shadow: 0 0 5px #000;
 }
#financing #financeRight #sidebar_address_head { margin: 0; padding:6px 0 2px 10px; width:90%; height:38px; text-transform: uppercase; color:#fff; font-size: 13px; line-height: 18px; font-weight: normal; background: url(../images/layout-sprite.png) no-repeat -41px -206px; position:absolute; left:0; top:-46px; z-index: 300; }
#financing #financeRight #sidebar_address #sidebar_address_content a#getdirections { display: block; width:83%; margin: 0 0 0 10px; padding: 0; height:28px; line-height:28px; font-size: 12px; font-weight: bold; color:#fff; text-align: center; text-transform: uppercase; *margin-top:10px; border:none; background: #505050; }
#financing #financeRight #sidebar_address #sidebar_address_content a#getdirections:hover { background:#ed1c24; cursor:pointer; }


/* ###################################################
###                 #inventory                     ###
################################################### */

#inventory #inventory_v2_sidebar_filters { padding: 5%; margin: 0 0 20px; color:#fff; font-size: 11px; font-weight: bold; position: relative; background: #000; border:1px solid #333;
		box-shadow: 0 0 5px #000; 
		-moz-box-shadow: 0 0 5px #000; 
		-webkit-box-shadow: 0 0 5px #000;
  }
#inventory h3.non_expandable_menuheader { color:#999; font-size:11px; margin: 0 0 10px 0; }
#inventory_v2_sidebar_filters h2 { display: block; color:#fff; height:17px; line-height: 17px; padding: 1px 0 10px 15px; margin: 15px 0 10px; width:138px; font-size: 11px; background: url(../images/layout-sprite.png) no-repeat -376px -95px; position: relative; left:-18px; }

/* Current Filters Box */
#inventory #currentFilters { background: #484848; border:none; color:#000; margin:0; padding: 10px; zoom:1; }
#inventory #currentFilters p { font-size:12px; color:#000; margin: 3px 0; }
#inventory #currentFilters p a { color:#000; }
#inventory #currentFilters p a:hover { color:#000; text-decoration: underline; }
#inventory a.clearFilterCpo { color:#000; }
#inventory a.clearFilterCpo:hover { text-decoration: underline; }

#inventory #stockVinSearch { background:none; border-bottom: 1px dotted #333; padding: 0 0 15px; margin: 0; height:20px; }
#inventory input#stock { float:left; width:100px;  }
#inventory #stockVinSubmit { float:left; *width:65px; padding: 1px 10px; margin: 0 0 0 3px; text-align: center; font-weight: bold; color:#000; background: #999; border:1px solid #999;  }
#inventory #stockVinSubmit:hover { background: #ed1c24; color:#fff; cursor: pointer; }

#inventory #filterListWrap { clear:both; }
#inventory .filterList { background:none; border-bottom: 1px dotted #333; padding: 0 0 10px; margin: 0; }
#inventory #inventory_v2_sidebar_filters .filterList h3 { color:#fff; padding: 10px 10px 10px 0; margin: 0; font-size:13px; font-weight: bold; }
#inventory .filterList ul {}
#inventory .filterList ul li { color:#999; margin: 2px 0; }
#inventory .filterList ul li a { color:#999; background: url(../images/arrow-red.gif) no-repeat 2px center; padding:2px 2px 2px 12px;  }
#inventory .filterList li a:hover { color:#fff; background:#ed1c24 url(../images/arrow-white.gif) no-repeat 2px center; }
#inventory .filterList span a { float: left; margin: 10px 0 0 10px; *width:85px; padding: 5px 10px; text-align: center; font-weight: bold; color:#000; background: #999; border:1px solid #999; }
#inventory .filterList span a:hover { background: #ed1c24; color:#fff; cursor: pointer; }

/* vehicle finder button */
a#vehicle_v2_notify_button img { display:none; }
a#vehicle_v2_notify_button { margin: 10px 0 0; display:block; height:86px; text-indent: -9000px; border:1px solid #1f1f1f; background: url(../images/layout-sprite.png) no-repeat -376px top; 
		box-shadow: 0 0 5px #000; 
		-moz-box-shadow: 0 0 5px #000; 
		-webkit-box-shadow: 0 0 5px #000;
}
#inventory #contact_small { margin-top: 18px; }

/* search and sort bars */
#inventory #searchBar { background: url(../images/layout-sprite.png) repeat-x left -251px; color:#fff; margin: 0; border:none; }
#inventory #searchBar a { color:#333; }
#inventory #sort_bar { background: url(../images/layout-sprite.png) repeat-x left -297px; color:#fff; margin: 0 0 10px; *width:701px; } 
#inventory #sort_bar a { color:#fff; text-decoration: none; }
#inventory #sort_bar a:hover { text-decoration: underline; }

#inventory .inventory_v2_row { width:99.7%; margin: 0 0 7px; padding: 10px 0; background:#000; border:1px solid #333;
		box-shadow: 0 0 5px #000; 
		-moz-box-shadow: 0 0 5px #000; 
		-webkit-box-shadow: 0 0 5px #000;
}
#inventory .inventory_v2_details li { color:#9e9e9e; line-height: 12px; }
#inventory .inventory_v2_details_links li a { color:#9e9e9e; }
#inventory .inventory_v2_details_links li.ec_dl_quickcontact a {}
#inventory .inventory_v2_price_right .price_title { color:#9e9e9e; margin-top: 0; }
#inventory .inventory_v2_details h4 a { font-size: 16px; width:90%; line-height: 20px; }
#inventory .inventory_v2_details h4 a:hover { color:#ed1c24 !important; }
#inventory .inventory_v2_row .price_line_1 { font-size: 20px; }
#inventory .inventory_v2_price_left { color:#fff; }

#inventory .inventory_v2_pagination { color:#565656 }
#inventory .inventory_v2_paginationLeft { padding: 10px 0; }
#inventory .inventory_v2_paginationCenter { padding: 10px 0; *width:48%; color:#ccc; }
#inventory .inventory_v2_paginationRight { padding: 10px 0; } 

#inventory #inventory_v2_sorry p { }
#inventory #inventory_v2_sorry p#nfd_legend {}

#vehicleDisclaimer p { font-size:11px; line-height: 16px; color:#565656; padding: 5px; }


/* ###################################################
###                   #vehicle                     ###
################################################### */

#vehicle #similarVehicles { padding: 10px 0; margin: 28px 0 20px; color:#fff; font-size: 11px; font-weight: bold; position: relative; background: #000; border:1px solid #333;
		box-shadow: 0 0 5px #000; 
		-moz-box-shadow: 0 0 5px #000; 
		-webkit-box-shadow: 0 0 5px #000;
   }
#vehicle #similarVehicles h3 { line-height:28px; margin: 0; padding-left: 10px; width:90%; text-transform: uppercase; color:#fff; font-size: 13px; font-weight: normal; background: url(../images/layout-sprite.png) no-repeat -60px -178px; position:absolute; left:0; top:-28px; z-index: 300; }

#vehicle #similarVehicles .similarVehicle { background:none; border-bottom: 1px solid #1f1f1f; padding: 8px 8px 10px; margin: 0 0 10px; }
#vehicle #similarVehicles .similarVehicle:last-child { border:none; }
#vehicle #similarVehicles .similarVehicle a { width:47% }
#vehicle #similarVehicles .similarVehicle ul { width:50%; }
#vehicle #similarVehicles .similarVehicle ul {}
#vehicle #similarVehicles .similarVehicle img { width:95px; min-height: 48px; }
#vehicle #similarVehicles .similarVehicle li { color:#9e9e9c; }
#vehicle #similarVehicles .similarVehicle li a { color:#fff; font-weight: bold; text-decoration: none; width:auto; }
#vehicle #similarVehicles .similarVehicle li a:hover { text-decoration: underline; color: #ed1c24; }
#vehicle #similarVehicles .similarVehicle li.simCar_pricelabel { font-size: 9px; }

#vehicle #vehicle_v2_sidebar_links { background: #000; border:1px solid #333; margin: 0; padding-bottom: 10px; position: relative; }
#vehicle #vehicle_v2_sidebar_links p {  display: block; color:#fff; height:17px; line-height: 17px; padding: 1px 0 10px 15px; margin: 5px 0 3px; width:138px; font-size: 11px; background: url(../images/layout-sprite.png) no-repeat -597px -95px; position: relative; left:-9px;  }
#vehicle #vehicle_v2_sidebar_links ul {}
#vehicle #vehicle_v2_sidebar_links li { color:#999; margin: 2px 0; }
#vehicle #vehicle_v2_sidebar_links li a { color:#fff; background: url(../images/arrow-red.gif) no-repeat 2px center; padding:2px 2px 2px 12px; }
#vehicle #vehicle_v2_sidebar_links li a:hover { color:#fff; background:#ed1c24 url(../images/arrow-white.gif) no-repeat 2px center; }

#vehicle #vehicle_topbar { background: url(../images/layout-sprite.png) repeat-x left -251px; color:#fff; margin: 0; }
#vehicle #vehicle_topbar a { color:#fff; text-decoration: none; }
#vehicle #vehicle_topbar a:hover { text-decoration: underline; }
#vehicle #vehicle_topbar_right ul { margin-top: 0; }
#vehicle #searchBar { background: url(../images/layout-sprite.png) repeat-x left -297px; color:#fff; margin: 0 0 10px; border:none; }
#vehicle #searchBar a { color:#fff; }

.vitals-wrap-custom { background: #000; border:1px solid #333; padding: 10px;	overflow:hidden;	
		box-shadow: 0 0 5px #000; 
		-moz-box-shadow: 0 0 5px #000; 
		-webkit-box-shadow: 0 0 5px #000;
 }

h1#vehicle_title { font-size:22px; }
.ip_dottedLine { height:20px; background: url(../images/solid-line.gif) repeat-x center center; }
#vehicle .gray_ten { color:#aaa; font-size:13px; }
#vehicle .price_line_1 { font-size:28px; line-height: 28px; font-weight: bold; color:#aaa !important; }

#vehicle_contact { color:#aaa; }
#vehicle_contact span { color:#aaa; font-size:16px; }
#vehicle_contact a { color:#aaa; }

#vehicle #vehicle_mainVitals { *width:54%; }
#vehicle #vitalsContainer li { font-size:10px; color:#9e9e9e; }
#vehicle #vitalsContainer li strong { color:#9e9e9e; }
#vehicle_mainPhoto {}
#picShadow #carimg { border:1px solid #c9c9c9; }

#vehicle #media_center_links { margin: 10px 0 0; }
#vehicle_thumbs { background:none; border:none; margin-bottom: 5px; *float:none; }
a#viewMorePhotos { background:none; border:none; padding: 5px; font-size: 11px; color:#fff; }

#vehicle .vctSkin_bg { background-image: url(../images/vct_skin_blk.png) !important; }

#vehicle #vct_container {
		color:#fff;
		border:1px solid #333; 		 
		box-shadow: 0 0 5px #000; 
		-moz-box-shadow: 0 0 5px #000; 
		-webkit-box-shadow: 0 0 5px #000;
 }
#vehicle .vctTabs_container li { border:none; padding: }
#vehicle .vctTabs_container li a { color:#fff; background: url(../images/ct-div.png) no-repeat right center; padding: 0px 10px 0px 38px }
#vehicle .vctTabs_container li.last a { background: none; }
#vehicle .vctTabs_container li label { color:#fff; }
#vehicle .vctTabs_container li a:hover { text-decoration: underline; }
#customer_tools_vehicle_trade_bid .trade_bid li:first-child { margin: 0 0 15px 10px; font-weight: bold; }
#vehicle .vctAddress_dealerboxName { margin-bottom: 0; }
#vehicle .vctAddress_dealerboxPhone  { font-size:18px; }
#vehicle .vctAddress_dealerboxAdd { line-height: 16px; }
#vehicle .vctPanes_inner form.validation label { color:#fff; }
#vehicle .vctPanes_inner .input_element { margin-bottom: 18px; }
#vehicle .vctPanes_inner, 
#vehicle .vctTabs_container,
#vehicle #vctBottom_container #vctMiddle_container { border:none; }
#vehicle .vctPanes_container { background-color: #000; }
#vehicle .vctAddress_left li { color:#fff; }
h3#vctHeader_txt { color:#fff; }
#vehicle #vctBottom_container #vctLeft_corner,
#vehicle #vctBottom_container #vctRight_corner { height:19px; }
#vehicle #vctTop_container #vctMiddle_container { border-bottom: 1px solid #191919; height:37px; margin-bottom: 10px; }

#vehicle_count_controls { *width:130px; }
#sort_bar_right { width:48%; }


#vehicle #vehicle_details_top,
#vehicle #vehicle_details_bottom { display: none; }
#vehicle #vehicle_details_middle {
		background: #000;
		border:1px solid #333;
		box-shadow: 0 0 5px #000; 
		-moz-box-shadow: 0 0 5px #000; 
		-webkit-box-shadow: 0 0 5px #000;
		color:#fff;
 }

#specials .specials_item { 		background: #000;
		border:1px solid #333;
		box-shadow: 0 0 5px #000; 
		-moz-box-shadow: 0 0 5px #000; 
		-webkit-box-shadow: 0 0 5px #000;
		color:#fff;
 }

#specials #specials_navigation ul li a:hover { color:#ed1c24; text-decoration: none; }
#specials .automated_10425_line1, 
#specials .automated_10426_line1 { color:#fff !important; }

#drop_down_left { margin-left: 5px; }
#media_center_facebook_like_button iframe { width:auto !important; }

#vehicle a.window-sticker { display: block; font-size: 11px; line-height: 16px; text-decoration: none; color:#9E9E9E; margin: 10px 0; padding-left: 20px; background: url(../images/layout-sprite.png) no-repeat -376px -343px; }
#inventory a.window-sticker { padding-left: 16px; background: url(../images/layout-sprite.png) no-repeat -376px -376px; }
a.window-sticker:hover { text-decoration: underline; }


#contact #customer_tools { background: #000; border:1px solid #232323; padding: 3px; box-shadow: 0px 0px 4px #000; -moz-box-shadow: 0px 0px 4px #000; -webkit-box-shadow: 0px 0px 4px #000; }
#contact #customer_tools_top_left,
#contact #customer_tools_top_middle,
#contact #customer_tools_top_right,
#contact #customer_tools_bottom_left,
#contact #customer_tools_bottom_middle,
#contact #customer_tools_bottom_right { background: none; border:none; color:#fff; }

#contact #customer_tools_top { border-bottom: 1px solid #191919; }
#contact #customer_tools_content_wrapper { background: none; border:none; color:#fff; }

#customer_tools input.submitButton { float:right; width:200px; height:57px; padding:0; margin: 10px 160px 10px 0; text-indent:-9000px; background: url(../images/vct_skin_blk.png) repeat-x left top; border:none; *line-height:0; *font-size:0; }
#customer_tools input.submitButton:hover { background-position: 0px -58px; cursor:pointer; }
#side_right #qc_vehicle_question input.submitButton { display: block; width:200px; height:57px; padding:0; margin: 0; text-indent:-9000px; background: url(../images/vct_skin_blk.png) repeat-x left top; border:none; font-size: 0; line-height: 0; }
#side_right #qc_vehicle_question input.submitButton:hover { background-position: 0px -58px; cursor:pointer; }

#contact_map { border:1px solid #191919; background:#000;  padding:30px 20px; box-shadow: 0px 0px 4px #000; -moz-box-shadow: 0px 0px 4px #000; -webkit-box-shadow: 0px 0px 4px #000; }
#commercials #video-wrapper { width:420px; height:315px; margin: 10px 0; padding:15px; 
		background: #ffffff; /* Old browsers */
		background: -moz-linear-gradient(top,  #ffffff 0%, #d4d4d4 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#d4d4d4)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #ffffff 0%,#d4d4d4 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #ffffff 0%,#d4d4d4 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #ffffff 0%,#d4d4d4 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #ffffff 0%,#d4d4d4 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d4d4d4',GradientType=0 ); /* IE6-9 */
		box-shadow: 0px 0px 4px #000; 
		-moz-box-shadow: 0px 0px 4px #000;
		-webkit-box-shadow: 0px 0px 4px #000; 
}


/* coupon */
#offer_overlay{
	padding: 10px;
	margin: 0;
	width: 704px;
	height: 470px;
	background: #fff;
	font-family: Helvetica, Arial;
	display: none;
	z-index: 600; position: relative;
}


#offer_overlay .close{
	position: absolute; right:-10px; top:-10px; z-index: 9000;
	background-image:url('http://images1.ecarlist.com/sites/big_red_sports/images/apple_close.png');
	width: 28px;
	height: 28px; cursor:pointer;
}


.coupon-wrap { width:330px; height:190px; padding: 259px 339px 22px 35px; margin: 0; background: url(../images/coupon-bkgd.jpg) no-repeat center top; }

.coupon-wrap #contact_small { padding: 0; background: none; margin: 0;
		box-shadow: none; 
		-moz-box-shadow: none;
		-webkit-box-shadow: none; 
		border:none;
 }
.coupon-wrap #contact_small ol { padding: 0; background: none; }
.coupon-wrap #contact_small fieldset .input_element { width:52% !important; font-size:95%; margin-bottom: 10px; margin-top: 5px; padding: 3px; border:1px solid #464a4d; background: #fff;
		box-shadow: 0px 0px 4px #000; 
		-moz-box-shadow: 0px 0px 4px #000;
		-webkit-box-shadow: 0px 0px 4px #000; 
 }
.coupon-wrap #contact_small #ec_is_submit {}
.coupon-wrap #contact_small .submitButton { display: block; width:60%; margin: 0 auto; padding: 0; height:28px; line-height:28px; font-size: 12px; font-weight: bold; color:#000; text-transform: uppercase; *margin-top:10px; border:none; background: #bababa;
		box-shadow: 0px 0px 4px #000; 
		-moz-box-shadow: 0px 0px 4px #000;
		-webkit-box-shadow: 0px 0px 4px #000; 
 }
.coupon-wrap #contact_small .submitButton:hover { background-color:#ed1c24; cursor:pointer; }

.coupon-wrap #contact_small li { clear:both; }
.coupon-wrap #contact_small label { float:left; width:30%; color:#fff; clear:right; margin: 10px 0 0; }
.coupon-wrap #form_response { color:#fff; }

#our_team #right .department { overflow:hidden; margin: 25px 0 50px; border-bottom: 1px dotted #444;  }
#our_team #right .department h3 { color:#fff; margin: 0 0 35px; padding: 0 0 10px; font-size: 40px; font-weight: normal; }
#our_team #right .four_column .employee { margin-bottom: 40px; }
#our_team .employee .employee_name h4 { color:#ccc; font-weight: normal;  }
#our_team .employee .employee_name span { display: block; color:#ccc; font-style: italic; margin: 10px 0; } 

.inventory_v2_details h4{font-size: 17px; font-weight: normal;}
.inventory_v2_price_right .price_line_2, .inventory_v2_price_right .price_line_2 span {font-size: 20px; font-weight: bold; font-family: Helvetica;}
.inventory_v2_price_right .price_line_1 .callForPrice{font-size: 13px; font-family: Arial, sans-serif;}
.inventory_v2_price_right .price_line_2.large_bin, .inventory_v2_price_right .price_line_2.large_bin span {font-size: 13px;}
.inventory_v2_price_right .price_line_1.large_bin {font-size: 20px;}

#vehicle #description_hc p {line-height: 14px;}
#vehicle_mainVitals .price_line_2 {
font-size: 18pt;
font-weight: bolder;
}

.savings_price {font-size: 12px;}
