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

body {
		margin: 0;
		padding: 0;
		font-family: sans-serif;
		font-size: 12px;
		background: #bdcede url(../images/bodytile.png) repeat-x left top;
}
.clear { margin: 0; padding: 0; clear: both; }
p { margin: 0 0 10px; padding: 0; }
a { color: #00235d; text-decoration:underline; }
a:link {}
a:hover { color: #00235d; text-decoration: none; }
a:visited {}
a:active { outline:none; }
a:focus { outline-style: none; }
.color_pri { color: #00235d !important; }
.color_sec { color: #00235d !important; }
.ec_contact_info { display: none; }
#right p, #financeLeft p, #notify_middle p, #model_details p { 
		font-size:14px; 
		line-height: 20px; 
		color:#444; 
		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: 26px;
		color:#00235d;
		margin: 0 0 10px;
		padding: 0 0 5px;
		border-bottom: 1px solid #00235d;
}
#right h2 a { text-decoration: none; color:#00235d; }

#financeLeft p{font-size: 17px !important; line-height: 27px !important;}
#financeLeft p a{font-weight: bold; font-size: 20px;}

.wrapper {
		width:980px;
		margin: 20px auto;
		padding: 30px 30px 0;
		background:#fff url(../images/content-tile.png) repeat-x left top;
		min-height: 500px;
		box-shadow: 0 0 12px rgba(0,0,0,.25);
		-moz-box-shadow: 0 0 12px rgba(0,0,0,.25);
		-webkit-box-shadow: 0 0 12px rgba(0,0,0,.25);
}

.header-main {
		width:980px;
		height:116px;
		margin: 0 auto;
		padding: 0;
		position: relative;
}
.header-main h1 {
		margin: 0;
		padding: 0;
		position: absolute;
		left:2px;
		top:2px;
		z-index: 400;
}
.header-main h1 a {
		display: block;
		width:318px;
		height:134px;
		text-indent: -9000px;
		background: url(../images/main-logo.png) no-repeat 0px 0px;
}

ul.dealer-phone {
		margin: 0;
		padding: 0;
		position: absolute;
		right:85px;
		top:14px;
		z-index: 300;
}
.dealer-phone li {
		float:left;
		margin: 0;
		padding: 0;
		font-size: 16px;
		color:#00235d;
		font-weight: bold;
		font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
}
.dealer-phone li span {
		text-transform: uppercase;
		font-size: 14px;
}
.dealer-phone li.framingham {
		padding-right: 15px;
		border-right:1px solid #0b2d65;
}
.dealer-phone li.marlborough {
		padding-left: 15px;
		border-left:1px solid #92a7c0;
}

.header-main h4 {
		display: block;
		height:27px;
		width:645px;
		text-indent: -9000px;
		margin: 0;
		padding: 0;
		background: url(../images/layout-sprite.png) no-repeat 0px -223px;
		position: absolute;
		left:333px;
		top:78px;
		z-index: 300;
}
a.rt9 {
		display: block;
		width:51px;
		height:53px;
		text-indent: -9000px;
		background: url(../images/layout-sprite.png) no-repeat -567px 0px;
		margin: 0;
		padding: 0;
		position: absolute;
		top:2px;
		right:2px;
		z-index: 300;
}

.content-wrap {
		margin: 0;
		padding: 0;
		background: url(../images/shadow-bkgd-tile.png) repeat-y center top;
}
.content-wrap-top {
		margin: 0;
		padding: 0;
		background: url(../images/content-top.jpg) no-repeat center top;
}

.nav-container {
		width: 1000px;
		padding: 10px 10px 0;
		background: url(../images/nav-bkgd.jpg) no-repeat center top;
		margin: 0 auto;
		text-align: center;
}
#priNav {
		height:35px;
		margin: 0;
		padding: 0;
		list-style-type: none;
		display:inline-block;
		*display:inline;
		zoom:1;
}
#priNav li {
		float:left;
		margin: 0;
		padding: 0 1px 0 0;
		background: url(../images/navdiv.png) no-repeat right top;
}
#priNav li.last { padding: 0; background: none; }
#priNav li a {
		display: block;
		line-height: 35px;
		padding: 0 12px;
		font-size: 12px;
		font-weight: bold;
		color:#383e4f;
		text-transform: uppercase;
		font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
		text-decoration: none;
		padding: 0 12px\9;
}
#priNav li a:hover { color:#e5002d; }
.nav-container #priNav ul { 
		padding: 5px; 
		width: 265px; 
		top: 35px; 
		left: -10px; 
		text-align: left; 
		border:1px solid #ccc;
		border-top:none; 
		background: #f1f4f6; /* Old browsers */
		background: -moz-linear-gradient(top,  #f1f4f6 0%, #d8dfe3 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f4f6), color-stop(100%,#d8dfe3)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #f1f4f6 0%,#d8dfe3 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #f1f4f6 0%,#d8dfe3 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #f1f4f6 0%,#d8dfe3 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #f1f4f6 0%,#d8dfe3 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f4f6', endColorstr='#d8dfe3',GradientType=0 ); /* IE6-9 */
 }
.nav-container #priNav ul li { 
		background: none; 
		width: 100%; 
		font-family: sans-serif;
		border:none;
		border-bottom:1px solid #e9e9e9; 
		border-top:1px solid #d8d8d8;
}
.nav-container #priNav ul li.last { border-bottom:none; }
.nav-container #priNav ul li a { 
		color:#434547; 
		font-size: 11px; 
		line-height: 30px; 
		height:30px; 
		font-weight: normal;
		padding: 0 10px; 
		background: none;
		text-shadow: none;
 }
.nav-container #priNav ul li a:hover {
		color:#e5002d;
}



.main-content {
		width:980px;
		margin: 0 auto;
		padding: 10px 0;
		min-height: 500px;
}
#home .main-content { padding:0 0 30px; width:auto; }
.footer-main {
		width:1040px;
		margin: 0 auto 20px;
		padding: 0 0 20px;
		overflow:hidden;
}
.footerlogos {
		float:right;
		margin: 0;
		padding: 0;
		list-style-type: none;
}
.footerlogos li {
		float:left;
		margin: 0 10px 0 0;
}
.footerlogos li.purecars { margin: 0; }
.footerlogos li a {
		display: block;
		height:40px;
		width:86px;
		margin: 19px 0 0;
		text-indent: -9000px;
		background: url(../images/layout-sprite.png) no-repeat;
}
.footerlogos li.dealerrater a { background-position: -230px 0px; }
.footerlogos li.bbb a { background-position: -316px 0px; }
.footerlogos li.autotrader a { background-position: -402px 0px; }
.footerlogos li.purecars a { 
		background-position: -488px 0px; 
		width:79px;
		height:70px;
		margin: 0;
}
#footerNav {
		float:left;
		margin: 10px 0 5px;
		padding: 0;
		list-style-type: none;
		*width:635px;
}
#footerNav li {
		floaT:left;
		margin: 0;
		font-size: 11px;
		padding: 0 5px;
		border-right:1px solid #53586c;
}
#footerNav li.first { padding-left: 0; }
#footerNav li.last { border:none; }
#footerNav li a {
		text-decoration: none;
		color:#53586c
}
#ec_footer {
		clear:left;
		float:left;
		margin: 0 0 15px;
		padding: 0;
		list-style-type: none;
		*width:610px;
}
#ec_footer li {
		floaT:left;
		margin: 0;
		font-size: 11px;
		padding: 0 5px;
		border-right:1px solid #53586c;
		color:#53586c
}
#ec_footer li.first { padding-left: 0; }
#ec_footer li.last { border:none; }
#ec_footer li a {
		text-decoration: none;
		color:#53586c
}
#footerNav li a:hover,
#ec_footer li a:hover { color:#e5002d; }
a.dt-logo {
		clear:left;
		float:left;
		width:200px;
		height:17px;
		text-indent: -9000px;
		background: url(../images/layout-sprite.png) no-repeat -230px -50px;
		 
}
a.dt-logo:hover { background-position: -230px -70px; }


.dt-footer { 
		clear:left;
		float:left;
		margin: 10px 0 0; 
		color: #53586c; 
		font-size: 12px; 
}
.dt-footer a { 
		font-size: 20px; 
		color: #53586c; 
		text-decoration: none; 
}
.dt-footer a:hover { color: #e5002d; }

.footer-wrap {
		margin: 0;
		padding: 20px 0 0;
		background: url(../images/footer-bkgd.png) no-repeat center top;
}

#specials_flash {
		width:980px;
		margin: 0 auto;
		box-shadow: 0 0 5px rgba(0,0,0,.25);
		-moz-box-shadow: 0 0 5px rgba(0,0,0,.25);
		-webkit-box-shadow: 0 0 5px rgba(0,0,0,.25);
}


.fyc-wrap {
		width:974px;
		height:225px;
		margin: 0 auto 50px;
		padding: 14px;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		background: #989eac; /* Old browsers */
		background: -moz-linear-gradient(top,  #989eac 0%, #697186 50%, #5f677c 50%, #4d5266 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#989eac), color-stop(50%,#697186), color-stop(50%,#5f677c), color-stop(100%,#4d5266)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #989eac 0%,#697186 50%,#5f677c 50%,#4d5266 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #989eac 0%,#697186 50%,#5f677c 50%,#4d5266 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #989eac 0%,#697186 50%,#5f677c 50%,#4d5266 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #989eac 0%,#697186 50%,#5f677c 50%,#4d5266 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#989eac', endColorstr='#4d5266',GradientType=0 ); /* IE6-9 */
		position: relative;
}
h3.fyc-main-title {
		display: block;
		width:205px;
		height:22px;
		text-indent: -9000px;
		background: url(../images/fyc-bttns.png) no-repeat -10px 0px;
		margin: 0;
		padding: 0;
		position: absolute;
		top:30px;
		left:30px;
		z-index: 300;
}
#home #fyc_container { height:225px; }
#home #fyc_container #fyc_tabs_list {
		width:284px;
		height:175px;
		margin: 0;
		padding: 50px 0 0 15px;
		background: url(../images/fyc-tile.png) repeat-x left top;
}
#home #fyc_container #fyc_tabs_list li {
		display: block;
		height:32px;
		width:280px;
		margin: 0 0 5px;
		text-indent: -9000px;
		background: url(../images/fyc-bttns.png) no-repeat;
}
#home #fyc_container #fyc_tabs_list li.fyc_close { display: none; }
#home #fyc_container #fyc_tabs_list li#fyc_make { background-position: -10px -25px; }
#home #fyc_container #fyc_tabs_list li#fyc_type { background-position: -10px -60px; }
#home #fyc_container #fyc_tabs_list li#fyc_price { background-position: -10px -95px; }

#home #fyc_container #fyc_tabs_list li#fyc_make:hover { background-position: -290px -25px; }
#home #fyc_container #fyc_tabs_list li#fyc_type:hover { background-position: -290px -60px; }
#home #fyc_container #fyc_tabs_list li#fyc_price:hover { background-position: -290px -95px; }

a.fyc-financing {
		display: block;
		height:32px;
		width:280px;
		text-indent: -9000px;
		background: url(../images/fyc-bttns.png) no-repeat -10px -130px;
		position: absolute;
		top:171px;
		left:31px;
		z-index: 400;
}
a.fyc-financing:hover { background-position: -290px -130px; }

#home #fyc_container #fyc_panes_container {
		width:675px;
		height:225px;
		margin: 0;
		padding: 0;
		background: #d8d8d8; /* Old browsers */
		background: -moz-linear-gradient(top,  #d8d8d8 0%, #ffffff 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d8d8d8), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #d8d8d8 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #d8d8d8 0%,#ffffff 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #d8d8d8 0%,#ffffff 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #d8d8d8 0%,#ffffff 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8d8d8', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.fyc-wrap #fyc_container .fyc_title {
		margin: 0;
		padding: 0 0 0 10px;
		height:40px;
		background: #ffffff; /* Old browsers */
		background: -moz-linear-gradient(top,  #ffffff 0%, #888f9f 50%, #969caa 50%, #c6c8cf 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#888f9f), color-stop(50%,#969caa), color-stop(100%,#c6c8cf)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #ffffff 0%,#888f9f 50%,#969caa 50%,#c6c8cf 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #ffffff 0%,#888f9f 50%,#969caa 50%,#c6c8cf 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #ffffff 0%,#888f9f 50%,#969caa 50%,#c6c8cf 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #ffffff 0%,#888f9f 50%,#969caa 50%,#c6c8cf 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c6c8cf',GradientType=0 ); /* IE6-9 */
} 
.fyc-wrap #fyc_container .fyc_title h3 {
		display: block;
		width:150px;
		height:40px;
		text-indent: -9000px;
		background: url(../images/fyc-bttns.png) no-repeat;
}
.fyc-wrap #fyc_container #fyc_preowned_make .fyc_title h3 { background-position: -560px 0px; }
.fyc-wrap #fyc_container #fyc_preowned_type .fyc_title h3 { background-position: -560px -40px; }
.fyc-wrap #fyc_container #fyc_preowned_price .fyc_title h3 { background-position: -710px 0px; }

.fyc-wrap #fyc_container .fyc_title span.close {
		float:right;
		margin: 9px 9px 0 0;
		padding: 0;
		width:20px;
		height:20px;
		text-indent: -9000px;
		background: url(../images/fyc-bttns.png) no-repeat -710px -40px;
}
.fyc-wrap #fyc_container .fyc_title span.close:hover { background-position: -730px -40px; }
.fyc-wrap #fyc_panes_container .fyc_link_list { display:none; }
.fyc-wrap #fyc_container .searchInv_cat_links {
		width:645px;
		height:195px;
		padding: 15px;
		overflow-x: hidden;
		overflow-y:auto;
}
.fyc-wrap #fyc_container .searchInv_cat_links li { 
		height:24px; 
		line-height: 24px; 
		width:180px; 
		margin: 5px 13px; 
		border:1px solid #bfbebe;
		background: #fdfdfc; /* Old browsers */
		background: -moz-linear-gradient(top,  #fdfdfc 0%, #c8c8c8 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfc), color-stop(100%,#c8c8c8)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #fdfdfc 0%,#c8c8c8 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #fdfdfc 0%,#c8c8c8 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #fdfdfc 0%,#c8c8c8 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #fdfdfc 0%,#c8c8c8 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfc', endColorstr='#c8c8c8',GradientType=0 ); /* IE6-9 */
		box-shadow: 0 2px 5px rgba(0,0,0,.5);
		-moz-box-shadow: 0 2px 5px rgba(0,0,0,.5);
		-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.5);
}
.fyc-wrap #fyc_container .searchInv_cat_links li a { 
		display: block; 
		padding-left: 20px; 
		text-decoration: none; 
		color:#e5002d; 
		font-style: italic;
}
.fyc-wrap #fyc_container .searchInv_cat_links li span {
		float:right;
		width:40px;
		text-align: center;
		color:#fff;
		background: #8eb2df; /* Old browsers */
		background: -moz-linear-gradient(top,  #8eb2df 0%, #03265f 26%, #565b6e 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8eb2df), color-stop(26%,#03265f), color-stop(100%,#565b6e)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #8eb2df 0%,#03265f 26%,#565b6e 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #8eb2df 0%,#03265f 26%,#565b6e 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #8eb2df 0%,#03265f 26%,#565b6e 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #8eb2df 0%,#03265f 26%,#565b6e 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8eb2df', endColorstr='#565b6e',GradientType=0 ); /* IE6-9 */
		*margin-top:-24px;
}
.fyc-wrap #fyc_container .searchInv_cat_links li:hover { 
		text-decoration: underline;
}


.home-top {
		margin: 0 auto 40px;
		padding: 40px 0 0;
		overflow:hidden;
		width:980px;
		background: url(../images/home-gradient.png) repeat-y right top;
}
.home-divider {
		margin: 40px auto;
		width:980px;
		height:0;
		border-bottom: 1px solid #b1b4bd;
}
.home-welcome {
		float:left; 
		width:640px;
		margin: 0;
		padding: 0;
}
.home-welcome h3 {
		display: block;
		width:356px;
		height:25px;
		text-indent: -9000px;
		margin: 0 0 15px;
		background: url(../images/layout-sprite.png) no-repeat 0px -120px;
}
.d_6635 .home-welcome h3 {
		width:495px;
		background-position: 0px -260px;
}
.d_4860 .home-welcome h3 {
		width:510px;
		background-position: 0px -290px;
}

.home-welcome p {
		font-size: 14px;
		line-height: 1.5;
		color:#333;
		margin: 0 0 10px 3px;
		padding: 0;
}

.home-locations {
		float:right;
		width:300px;
		margin: 0 10px 0 0;
		padding: 0;
		overflow:hidden;
}
.home-locations h3 {
		display: block;
		width:158px;
		height:25px;
		text-indent: -9000px;
		margin: 0 0 15px;
		background: url(../images/layout-sprite.png) no-repeat -380px -120px;
}

.home-locations ul {
		margin: 0;
		padding: 0;
}
.home-locations li {
		float:left;
		width:49.5%;
		margin: 0;
		padding: 0;
}
.home-locations li h5 {
		display: block;
		height:20px;
		text-indent: -9000px;
		margin: 0 0 14px;
		background: url(../images/layout-sprite.png) no-repeat;
}
.home-locations li.framingham h5 { width:126px; background-position: 0px -145px; }
.home-locations li.marlborough h5 { width:140px; background-position: -232px -145px; }
.home-locations li p {
		font-size: 12px;
		line-height: 1.5;
		margin: 0 0 15px;
		font-weight: bold;
		color:#333;
}
.home-locations li p.phone {
		font-size: 18px;
		color:#e5002d;
}
.ql-home {
		margin: 0 auto;
		padding: 0;
		width:980px;
		height:150px;
}
.ql-home li {
		float: left;
		margin: 0 20px 0 0;
}
.ql-home li.specials { margin: 0; }
.ql-home li a {
		display: block;
		width:313px;
		height:150px;
		text-indent: -9000px;
		background: url(../images/ql-home.jpg) no-repeat;
}
.ql-home li.cash a { background-position: 0px 0px; }
.ql-home li.approved a { background-position: -313px 0px; }
.ql-home li.specials a { background-position: -626px 0px; }



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

#contact_small { 
		padding:0 0 15px; 
		margin:0 0 15px; 
		color:#000; 
		font-size: 11px; 
		font-weight: bold;
		background:#f2f2f2;
		border:1px solid #ccc;
}
#contact_small h2 { 
		display: block;
		line-height: 48px;
		margin: 0;
		padding: 0 0 0 65px;
		font-size: 16px;
		color:#00235d;
		border:1px solid #d5d5d5;
		border-bottom: 1px solid #9e9e9e;
		background: url(../images/layout-sprite.png) no-repeat 0px -170px;
}
#contact_small ol { 
		padding: 15px 5px 0 5px;
		border-top:1px solid #fff; 
}
#contact_small fieldset .input_element, #contact_small textarea { 
		width:82% !important; 
		font-size:95%; 
		margin-bottom: 20px; 
		margin-top: 5px; 
		padding: 3px; 
}
#contact_small .submitButton { 
		width:82%; 
		line-height: 30px; 
		height:30px; 
		padding: 0; 
		margin: 0 auto; 
		text-align: center; 
		font-size: 12px; 
		text-transform: uppercase; 
		color:#5e5e5e;
		text-decoration: none; 
		font-weight: bold;
		background: #f3f3f3; /* Old browsers */
		background: -moz-linear-gradient(top,  #f3f3f3 0%, #cdcdcd 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(100%,#cdcdcd)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #f3f3f3 0%,#cdcdcd 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #f3f3f3 0%,#cdcdcd 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #f3f3f3 0%,#cdcdcd 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #f3f3f3 0%,#cdcdcd 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#cdcdcd',GradientType=0 ); /* IE6-9 */
		border:1px solid #b2b2b2;
		*margin-top:15px;
 }
#contact_small .submitButton:hover {
		background: #ffffff; /* Old browsers */
		background: -moz-linear-gradient(top,  #ffffff 0%, #e7e7e7 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e7e7e7)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #ffffff 0%,#e7e7e7 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #ffffff 0%,#e7e7e7 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #ffffff 0%,#e7e7e7 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #ffffff 0%,#e7e7e7 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7e7e7',GradientType=0 ); /* IE6-9 */
		cursor:pointer; 
}


#sidebar_address { 
		padding:0 0 15px; 
		margin:0 0 15px; 
		color:#000; 
		font-size: 11px; 
		font-weight: bold;
		background:#f2f2f2;
		border:1px solid #ccc;
}
#sidebar_address_head {
		display: block;
		margin: 0 0 10px;
		padding: 12px 10px;
		font-size: 20px;
		line-height: 1.3;
		text-align: center;
		color:#00235d;
		border:1px solid #d5d5d5;
		border-bottom: 1px solid #9e9e9e;
		background: #f2f2f2; /* Old browsers */
		background: -moz-linear-gradient(top,  #f2f2f2 0%, #d5d5d5 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#d5d5d5)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #f2f2f2 0%,#d5d5d5 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #f2f2f2 0%,#d5d5d5 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #f2f2f2 0%,#d5d5d5 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #f2f2f2 0%,#d5d5d5 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#d5d5d5',GradientType=0 ); /* IE6-9 */
}
#sidebar_address .floatleft p { font-size:11px; color:#000; line-height: 18px; }
#sidebar_address .floatleft { margin: 0 10px 15px; }

#sidebar_address #sidebar_address_content a#getdirections { 
		display: block;
		width:82%; 
		line-height: 30px; 
		height:30px; 
		padding: 0; 
		margin: 0 auto; 
		text-align: center; 
		font-size: 12px; 
		text-transform: uppercase; 
		color:#5e5e5e;
		text-decoration: none; 
		font-weight: bold;
		background: #f3f3f3; /* Old browsers */
		background: -moz-linear-gradient(top,  #f3f3f3 0%, #cdcdcd 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(100%,#cdcdcd)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #f3f3f3 0%,#cdcdcd 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #f3f3f3 0%,#cdcdcd 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #f3f3f3 0%,#cdcdcd 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #f3f3f3 0%,#cdcdcd 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#cdcdcd',GradientType=0 ); /* IE6-9 */
		border:1px solid #b2b2b2;
		*margin-top:15px;
}
#sidebar_address #sidebar_address_content a#getdirections:hover {
		background: #ffffff; /* Old browsers */
		background: -moz-linear-gradient(top,  #ffffff 0%, #e7e7e7 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e7e7e7)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #ffffff 0%,#e7e7e7 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #ffffff 0%,#e7e7e7 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #ffffff 0%,#e7e7e7 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #ffffff 0%,#e7e7e7 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7e7e7',GradientType=0 ); /* IE6-9 */
		cursor:pointer; 
}
.sb-dealer-block {
		margin: 10px 15px 25px;
		padding: 0 0 10px;
		border-bottom: 1px dotted #ccc;
		
}
.sb-dealer-block:last-child { border:none; }
.sb-dealer-block p {
		font-size: 11px;
		line-height: 1.5;
		color:#333;
		margin: 0; 
}
.sb-dealer-block p.sb-dealer-name {
		font-size: 13px;
		margin: 0 0 5px;
		padding: 0;
		color:#000;
}
.sb-dealer-block p.sb-header {
		font-weight: bold;
		font-size: 10px;
		margin: 0;
		padding: 0;
}
.sb-dealer-block p.sb-phone {
		margin: 0;
		font-size: 16px;
}
.sb-dealer-block p.sb-phone span {
		float:left;
		width:65px;
		width: 196px;
}
a.get-directions {
		display: block;
		line-height: 26px; 
		height:26px; 
		padding: 0; 
		margin: 10px auto; 
		text-align: center; 
		font-size: 11px; 
		text-transform: uppercase; 
		color:#5e5e5e;
		text-decoration: none; 
		font-weight: bold;
		background: #f3f3f3; /* Old browsers */
		background: -moz-linear-gradient(top,  #f3f3f3 0%, #cdcdcd 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(100%,#cdcdcd)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #f3f3f3 0%,#cdcdcd 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #f3f3f3 0%,#cdcdcd 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #f3f3f3 0%,#cdcdcd 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #f3f3f3 0%,#cdcdcd 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#cdcdcd',GradientType=0 ); /* IE6-9 */
		border:1px solid #b2b2b2;
		*margin-top:15px;
}
a.get-directions:hover {
		background: #ffffff; /* Old browsers */
		background: -moz-linear-gradient(top,  #ffffff 0%, #e7e7e7 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e7e7e7)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #ffffff 0%,#e7e7e7 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #ffffff 0%,#e7e7e7 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #ffffff 0%,#e7e7e7 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #ffffff 0%,#e7e7e7 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7e7e7',GradientType=0 ); /* IE6-9 */
		cursor:pointer; 
}

#hours_list { padding: 10px; margin: 0 0 20px; }
#hours_list h3 { font-size: 16px; margin: 0; padding: 0 0 3px; border-bottom: 1px dotted #777; }
#hours_list h4 { font-size: 13px; margin: 15px 0 3px; padding: 0; }
#hours_list li {  font-size: 11px; line-height: 15px; color:#707070; }
#hours_list li span.hours_department_list_day { float:left; width:65px; }

#vct_container li#vctTabs_icon003{display: none;}




#contact #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_template.png) repeat-x left top; border:none; *line-height:0; *font-size:0; }
#contact #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_template.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 #9f9f9f; 
		background:#fff; 
		border-radius:5px;  
		-moz-border-radius:5px; 
		-webkit-border-radius:5px;  
		padding:20px 43px; 
}
h5.map-header {
		font-size: 18px;
		margin: 25px 0 5px;
		font-weight: normal;
}
h5.map-header:first-child { margin-top:0; }
#contact #right .input_element,
#contact #right select { font-size: 12px; }
#contact #customer_tools_content_wrapper { height:auto; }

.info-wrap { 
		padding:0 0 15px; 
		margin:0 0 15px; 
		color:#000; 
		font-size: 11px; 
		background:#f2f2f2;
		border:1px solid #ccc;
}
.info-wrap h5 {
		display: block;
		margin: 0 0 10px;
		padding: 12px 10px;
		font-size: 16px;
		line-height: 1.3;
		text-align: center;
		color:#00235d;
		border:1px solid #d5d5d5;
		border-bottom: 1px solid #9e9e9e;
		background: #f2f2f2; /* Old browsers */
		background: -moz-linear-gradient(top,  #f2f2f2 0%, #d5d5d5 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#d5d5d5)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #f2f2f2 0%,#d5d5d5 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #f2f2f2 0%,#d5d5d5 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #f2f2f2 0%,#d5d5d5 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #f2f2f2 0%,#d5d5d5 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#d5d5d5',GradientType=0 ); /* IE6-9 */
		
}
.info-wrap p {
		font-size: 12px;
		line-height: 1.4;
		margin-left: 25px;
}
.about-pics {
		margin: 15px 0 0;
		padding: 0;
}
.about-pics li {
		float:left;
		margin: 0 6px;
}
.about-large {
		border:10px solid #fff;
		box-shadow: 0 0 12px rgba(0,0,0,.25);
		-moz-box-shadow: 0 0 12px rgba(0,0,0,.25);
		-webkit-box-shadow: 0 0 12px rgba(0,0,0,.25);
		margin-left: 8px;
}
.about-small {
		border:3px solid #fff;
		box-shadow: 0 0 12px rgba(0,0,0,.25);
		-moz-box-shadow: 0 0 12px rgba(0,0,0,.25);
		-webkit-box-shadow: 0 0 12px rgba(0,0,0,.25);
}

.ql-inner {
		margin: 0 0 15px;
		padding: 0;
		background: #fdfdfd; /* Old browsers */
		background: -moz-linear-gradient(top,  #fdfdfd 0%, #e5e5e5 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #fdfdfd 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #fdfdfd 0%,#e5e5e5 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #fdfdfd 0%,#e5e5e5 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #fdfdfd 0%,#e5e5e5 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;		
		border:1px solid #d6d6d6;
		border-right-width: 2px;
		border-bottom-width: 2px;
}
.ql-inner li {
		border-top:1px solid #fff;
		border-bottom: 1px solid #dfdfdf;
}
.ql-inner li a {
		display: block;
		line-height: 27px;
		text-decoration: none;
		color:#000;
		font-size: 13px;
		padding-left: 35px;
		background: url(../images/layout-sprite.png) no-repeat -767px -120px;
}
.ql-inner li.approved a {
		border-top-left-radius:5px;
		-moz-border-radius-topleft:5px;
		-webkit-border-top-left-radius:5px;
		border-top-right-radius:5px;
		-moz-border-radius-topright:5px;
		-webkit-border-top-right-radius:5px;
}
.ql-inner li.specials a {
		border-bottom-right-radius:5px;
		-moz-border-radius-bottomright:5px;
		-webkit-border-bottom-right-radius:5px;
		border-bottom-left-radius:5px;
		-moz-border-radius-bottomleft:5px;
		-webkit-border-bottom-left-radius:5px;
}

.ql-inner li a:hover { 
		background-color: #00235d; 
		background-position: -767px -147px;
		color:#fff;
}


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

#sitemap #sitemapContent {}
#sitemap #sitemap_list { 
		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:#000; 
		font-family: Georgia, serif; 
}
#sitemap .sitemap_vehicle_list { list-style-type: none; }
#sitemap #sitemap_list li { text-transform: capitalize; }
#sitemap #sitemap_list li ul { display:none; }
#sitemap .sitemap_vehicle_list { width: 19%; }


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

#service #right h3, 
#parts #right h3 { 
		color:#000; 
		margin: 25px 0 10px; 
		font-size:15px; 
		padding: 0 0 10px; 
		border-bottom: 1px dotted #999; 
}
#service #service_request_form h3, 
#parts #parts_request_form h3 { 
		display:block; 
		padding: 0; 
		text-align: center; 
		line-height: 45px; 
		height:45px; 
		font-size:16px;
		text-transform: uppercase;
		color:#333;
		margin: 10px 0;
		border:1px solid #c1c5ca;
		background: url(../images/bartile.png) repeat-x left top;
}
#service #vehicle_question_submit, 
#parts #vehicle_question_submit { 
		margin: 15px 0 15px 220px; 
}
#parts #parts_request_form label, 
#service #service_request_form label, 
#body_shop #service_request_form label { font-size:12px; *padding-bottom: 10px; color:#707070; }
#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:#444; }


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

#financing #financeHeader {
		border:1px solid #ccc;
		background: url(../images/finance-header.jpg) no-repeat right top;
}
#financing #financeHeader h1 {
		text-transform: uppercase;
		color:#000;
}
#financing #financeLeft p {
		font-size: 16px;
		line-height: 1.4;
}
#financing a#get_started { font-weight: bold; }
#financing fieldset#financeCalc { 
		padding:0 0 15px; 
		margin:0 0 15px; 
		color:#000; 
		font-size: 11px; 
		font-weight: bold;
		background:#f2f2f2;
		border:1px solid #ccc;
}
#financing #financeCalc h2 {  
		display: block;
		margin: 0 0 10px;
		padding: 12px 10px;
		font-size: 16px;
		line-height: 1.3;
		text-align: center;
		color:#00235d;
		border:1px solid #d5d5d5;
		border-bottom: 1px solid #9e9e9e;
		background: #f2f2f2; /* Old browsers */
		background: -moz-linear-gradient(top,  #f2f2f2 0%, #d5d5d5 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#d5d5d5)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #f2f2f2 0%,#d5d5d5 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #f2f2f2 0%,#d5d5d5 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #f2f2f2 0%,#d5d5d5 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #f2f2f2 0%,#d5d5d5 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#d5d5d5',GradientType=0 ); /* IE6-9 */
		height:auto;
}
#financing #financeCalc h2 span  { 
		background: none;
}
#financing #financeCalc li { background: none !important; border:none; }
#financing #financing_vehicle_calculator label { font-size: 10px; }
#financing #financeCalc li#financeCalc_footer { display: none; }
#financing #financeCalc li#submitBtn input[type="submit"] {
		display: block;
		width:82%; 
		line-height: 30px; 
		height:30px; 
		padding: 0; 
		margin: 0 auto; 
		text-align: center; 
		font-size: 12px; 
		text-transform: uppercase; 
		color:#5e5e5e;
		text-decoration: none; 
		font-weight: bold;
		background: #f3f3f3; /* Old browsers */
		background: -moz-linear-gradient(top,  #f3f3f3 0%, #cdcdcd 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(100%,#cdcdcd)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #f3f3f3 0%,#cdcdcd 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #f3f3f3 0%,#cdcdcd 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #f3f3f3 0%,#cdcdcd 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #f3f3f3 0%,#cdcdcd 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#cdcdcd',GradientType=0 ); /* IE6-9 */
		border:1px solid #b2b2b2;
		*margin-top:15px;
}
#financing #financeCalc li#submitBtn input[type="submit"]:hover {
		background: #ffffff; /* Old browsers */
		background: -moz-linear-gradient(top,  #ffffff 0%, #e7e7e7 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e7e7e7)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #ffffff 0%,#e7e7e7 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #ffffff 0%,#e7e7e7 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #ffffff 0%,#e7e7e7 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #ffffff 0%,#e7e7e7 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7e7e7',GradientType=0 ); /* IE6-9 */
		cursor:pointer; 
}

#financing .financeBox2 { 
		padding:0 0 15px; 
		margin:0 0 15px; 
		color:#000; 
		font-size: 11px; 
		font-weight: bold;
		background:#f2f2f2;
		border:1px solid #ccc;
}
#financing .financeBox2 h3 {
		display: block;
		margin: 0 0 10px;
		padding: 12px 10px;
		font-size: 16px;
		line-height: 1.3;
		text-align: center;
		color:#00235d;
		border:1px solid #d5d5d5;
		border-bottom: 1px solid #9e9e9e;
		background: #f2f2f2; /* Old browsers */
		background: -moz-linear-gradient(top,  #f2f2f2 0%, #d5d5d5 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#d5d5d5)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #f2f2f2 0%,#d5d5d5 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #f2f2f2 0%,#d5d5d5 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #f2f2f2 0%,#d5d5d5 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #f2f2f2 0%,#d5d5d5 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#d5d5d5',GradientType=0 ); /* IE6-9 */
		border:none;
}
#financing .financeBox2 p { padding: 5px 10px; color:#444; }
#financing .financeBox2 ul { padding: 5px 10px; }
#financing .financeBox2 li { color:#444; line-height: 16px; }
#financing .financeBox2 li a { color:#444; text-decoration: underline; }

#financing #financeRight #sidebar_address {
		padding:0 0 15px; 
		margin:0 0 15px; 
		color:#000; 
		font-size: 11px; 
		font-weight: bold;
		background:#f2f2f2;
		border:1px solid #ccc;
}
#financing #sidebar_address #sidebar_address_content a#getdirections {
		float:none;
		margin-top: 0;
}


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

#notify #notify_form_div { 
		padding:0 0 15px; 
		margin:0 0 15px; 
		color:#000; 
		font-size: 11px; 
		font-weight: bold;
		background:#f2f2f2;
		border:1px solid #ccc;
}
#notify #notify_form_div h2 {
		display: block;
		margin: 0 0 10px;
		padding: 12px 10px;
		font-size: 20px;
		line-height: 1.3;
		text-align: center;
		color:#00235d;
		border:1px solid #d5d5d5;
		border-bottom: 1px solid #9e9e9e;
		background: #f2f2f2; /* Old browsers */
		background: -moz-linear-gradient(top,  #f2f2f2 0%, #d5d5d5 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#d5d5d5)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #f2f2f2 0%,#d5d5d5 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #f2f2f2 0%,#d5d5d5 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #f2f2f2 0%,#d5d5d5 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #f2f2f2 0%,#d5d5d5 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#d5d5d5',GradientType=0 ); /* IE6-9 */
}
#notify #notify_form_div h3 { 
		background: none; 
		height:auto; 
		padding: 15px 0 5px; 
		margin: 0 15px 10px; 
		border-bottom: 1px dotted #555; 
		font-size: 14px; 
		color:#000; 
}
#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:#444; }
#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 { padding: 0 0 10px;}
#notify #notify_form_div #vehicle_finder_submit input { 
		display: block;
		width:82%; 
		line-height: 30px; 
		height:30px; 
		padding: 0; 
		margin: 0 auto; 
		text-align: center; 
		font-size: 12px; 
		text-transform: uppercase; 
		color:#5e5e5e;
		text-decoration: none; 
		text-indent: 0;
		font-weight: bold;
		background: #f3f3f3; /* Old browsers */
		background: -moz-linear-gradient(top,  #f3f3f3 0%, #cdcdcd 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(100%,#cdcdcd)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #f3f3f3 0%,#cdcdcd 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #f3f3f3 0%,#cdcdcd 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #f3f3f3 0%,#cdcdcd 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #f3f3f3 0%,#cdcdcd 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#cdcdcd',GradientType=0 ); /* IE6-9 */
		border:1px solid #b2b2b2;
		*margin-top:15px;
}
#notify #notify_form_div #vehicle_finder_submit input:hover {
		background: #ffffff; /* Old browsers */
		background: -moz-linear-gradient(top,  #ffffff 0%, #e7e7e7 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e7e7e7)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #ffffff 0%,#e7e7e7 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #ffffff 0%,#e7e7e7 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #ffffff 0%,#e7e7e7 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #ffffff 0%,#e7e7e7 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7e7e7',GradientType=0 ); /* IE6-9 */
		cursor:pointer; 
}
#notify #notify_form_div .error_msg { font-weight: normal; }
p#nfd_legend { 
		margin: 5px 0 0; 
		padding: 10px; 
		text-transform: none;
		background:rgba(0, 0, 0, 0.15);
		background: none\9;
}

#notify form.validation p.error_msg { font-size: 8px !important; }
 

/* ###################################################
###                   #trade_bid                      ###
################################################### */

#trade_bid #trade_appraisal .ecl-trade-appraisal form {
		border:1px solid #ccc;
		background: #f2f2f2;
}
#trade_bid #trade_appraisal .ecl-trade-appraisal form legend {
		display:block; 
		padding: 0 0 0 21px; 
		line-height: 40px; 
		height:40px; 
		font-size:16px; 
		margin: 0;
		border-bottom:1px solid #c1c5ca;
		background: url(../images/bartile.png) repeat-x left top;
		text-transform: uppercase;
		color:#333;
		*margin-left:-10px;
}
#trade_bid form.ecl-validation .input_element,
#vehicle form.ecl-validation .input_element { 
		padding: 5px; 
		padding-right:0; 
		border:1px solid #808285; 
		margin-bottom: 10px; 
		font-size: 12px;
}
#trade_bid .trade_appraisal_text h3,
#vehicle .trade_appraisal_text h3 {
		font-size: 18px; 
		padding: 0 0 5px; 
		margin: 0 0 10px;
		color:#000; 
}
#trade_bid .trade_appraisal_text p  { font-size:14px; line-height: 20px; color:#444; margin: 0 15px 15px 0; padding: 0; }

#trade_bid .ecl-trade-appraisal .trade_appraisal_next,
#vehicle .ecl-trade-appraisal .trade_appraisal_next,
.ecl-trade-appraisal input[type="submit"] { 
		width:205px; 
		height:28px;
		line-height: 30px; 
		height:30px; 
		padding: 0; 
		margin: 10px; 
		text-align: center; 
		font-size: 12px; 
		text-transform: uppercase; 
		color:#5e5e5e;
		text-decoration: none; 
		text-indent: 0;
		font-weight: bold;
		background: #f3f3f3; /* Old browsers */
		background: -moz-linear-gradient(top,  #f3f3f3 0%, #cdcdcd 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(100%,#cdcdcd)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #f3f3f3 0%,#cdcdcd 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #f3f3f3 0%,#cdcdcd 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #f3f3f3 0%,#cdcdcd 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #f3f3f3 0%,#cdcdcd 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#cdcdcd',GradientType=0 ); /* IE6-9 */
		border:1px solid #b2b2b2;
		border-radius:0x;  
		-moz-border-radius:0; 
		-webkit-border-radius:0;
}
#trade_bid .ecl-trade-appraisal .trade_appraisal_next:hover,
#vehicle .ecl-trade-appraisal .trade_appraisal_next:hover,
.ecl-trade-appraisal input[type="submit"]:hover {
		background: #ffffff; /* Old browsers */
		background: -moz-linear-gradient(top,  #ffffff 0%, #e7e7e7 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e7e7e7)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #ffffff 0%,#e7e7e7 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #ffffff 0%,#e7e7e7 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #ffffff 0%,#e7e7e7 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #ffffff 0%,#e7e7e7 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7e7e7',GradientType=0 ); /* IE6-9 */
		cursor:pointer; 
}

#trade_bid #trade_appraisal .ecl-trade-appraisal #trade_appraisal_tabs {
		border-radius:0x;  
		-moz-border-radius:0; 
		-webkit-border-radius:0;
}

.ecl-trade-appraisal #trade_appraisal_tabs li.current, .ecl-trade-appraisal #trade_appraisal_tabs li.allowed, .ecl-trade-appraisal #trade_appraisal_tabs li.current a, .ecl-trade-appraisal #trade_appraisal_tabs li.allowed a { background-image: url(../images/stepped_navigation.png) !important; }
#trade_bid .ecl-trade-appraisal #trade_appraisal_tabs li.current a,
#vehicle .ecl-trade-appraisal #trade_appraisal_tabs li.current a { background-color: #e5002d !important; color:#fff !important; }

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

#eprice{
	float: right;
	margin-bottom: 8px;
}

#side_right #dealerLocation p {
	line-height: 1;
	margin-top: 10px;
}
#side_right #dealerLocation .disclaimer-eprice {
	margin-top: 3px;
	font-size: 11px;
	font-style: italic;
	color: #ccc;
}

#stockVinSearch {
	margin: 10px 0;
}
#inventory h3.non_expandable_menuheader {
		padding: 0 0 5px;
		font-size: 11px;
		margin: 0;
		color:#00235d;
}
#inventory #inventory_v2_sidebar_filters {
		padding: 0 0 10px;
		background: url(../images/bttmshadow.jpg) no-repeat center bottom;
}
#inventory_v2_sidebar_filters h2 {
		margin: 0 0 5px;
		font-size:18px;
		color:#fff;
}

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

#inventory .filterList { 
		margin: 0 0 5px; 
		padding: 10px; 
		background: #f9f9f9;
		border:1px solid #e8e8e8;		
}
#inventory #inventory_v2_sidebar_filters .filterList h3 { 
		color:#333;
		margin: 0 0 5px; 
		font-size:13px; 
}
#inventory .filterList ul { margin:5px; }
#inventory .filterList ul li { color:#ababab; margin: 2px 0; font-size: 12px; }
#inventory .filterList ul li a { 
		color:#6c6c6c; 
		background: url(../images/layout-sprite.png) no-repeat -793px 3px; 
		padding:2px 2px 2px 12px; 
}
#inventory .filterList li a:hover {
		color:#fff;
		background-color: #00235d;
		background-position: -793px -17px;
}

#inventory .filterList span a { 
		float: left;
		width:75px; 
		line-height: 15px; 
		height:15px; 
		padding: 0; 
		margin: 10px 0 0; 
		text-align: center; 
		font-size: 10px; 
		color:#333;
		text-decoration: none; 
		font-weight: normal;
		background: #f3f3f3; /* Old browsers */
		background: -moz-linear-gradient(top,  #f3f3f3 0%, #cdcdcd 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(100%,#cdcdcd)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #f3f3f3 0%,#cdcdcd 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #f3f3f3 0%,#cdcdcd 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #f3f3f3 0%,#cdcdcd 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #f3f3f3 0%,#cdcdcd 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#cdcdcd',GradientType=0 ); /* IE6-9 */
		border:1px solid #b2b2b2;
}
#inventory .filterList span a:hover {
		background: #ffffff; /* Old browsers */
		background: -moz-linear-gradient(top,  #ffffff 0%, #e7e7e7 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e7e7e7)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #ffffff 0%,#e7e7e7 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #ffffff 0%,#e7e7e7 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #ffffff 0%,#e7e7e7 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #ffffff 0%,#e7e7e7 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7e7e7',GradientType=0 ); /* IE6-9 */
		cursor:pointer; 
}

a#vehicle_v2_notify_button img { display:none; }
a#vehicle_v2_notify_button { 
		margin:0 0 10px; 
		display:block; 
		height:108px; 
		text-indent: -9000px; 
		background: url(../images/notify-red.jpg) no-repeat center top;
}

#inventory #searchBar { 
		color:#333; 
		margin: 0; 
		background: url(../images/bartile.png) repeat-x left top;
		border-top:7px solid #00235d;
		border-bottom:1px solid #c1c5ca;
}
#inventory #searchBar a { color:#333; }
#inventory #sort_bar { 
		color:#333;
		font-weight: bold;
		margin: 0; 
		border-top:1px solid #aeb0b9;
		border-bottom: 1px solid #6e6d6b; 
		background: url(../images/bartile.png) repeat-x left bottom;
} 
#inventory #sort_bar a { color:#333; text-decoration: none; font-weight: bold; }
#inventory #sort_bar a:hover { text-decoration: underline; }
#searchBar #drop_down_filters { padding-left: 15px; }

#inventory .inventory_v2_row {
		padding: 10px 0;
		border-bottom: 1px dotted #342c1b;
		margin: 0;
		background: #f0f0f0; /* Old browsers */
		background: -moz-linear-gradient(top,  #f0f0f0 0%, #ffffff 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #f0f0f0 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #f0f0f0 0%,#ffffff 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #f0f0f0 0%,#ffffff 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #f0f0f0 0%,#ffffff 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
#inventory .inventory_v2_image a img { border:2px solid #d5d5d5;  }
#inventory .inventory_v2_details li { color:#444; line-height: 12px; }

#inventory .inventory_v2_details_links li a { color:#010000; }
#inventory .inventory_v2_price_right .price_title { color:#666; margin-top: 0; }
#inventory .inventory_v2_details h4 a{ 
		font-size: 16px; 
}
#inventory .inventory_v2_details h4 a:hover { text-decoration: underline; }
#inventory .inventory_v2_row .price_line_1 { font-size: 20px; }
#inventory .inventory_v2_price_left { color:#444; }

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

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

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

#inventory #inventory_v2_sorry h3,
#inventory #inventory_v2_sorry #view_vehicle {
		background: #00235d; 
}
#inventory #inventory_v2_sorry #view_vehicle a { color:#fff; }
#inventory #notify_form_div #vehicle_finder_submit input {
		width:205px; 
		height:30px;
		line-height: 30px; 
		height:30px; 
		text-decoration: none;
		padding: 0; 
		margin: 10px; 
		text-align: center; 
		font-size: 12px; 
		text-transform: uppercase; 
		color:#5e5e5e;
		text-decoration: none; 
		text-indent: 0;
		font-weight: bold;
		background: #f3f3f3; /* Old browsers */
		background: -moz-linear-gradient(top,  #f3f3f3 0%, #cdcdcd 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(100%,#cdcdcd)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #f3f3f3 0%,#cdcdcd 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #f3f3f3 0%,#cdcdcd 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #f3f3f3 0%,#cdcdcd 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #f3f3f3 0%,#cdcdcd 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#cdcdcd',GradientType=0 ); /* IE6-9 */
		border:1px solid #b2b2b2;
}
#inventory #notify_form_div #vehicle_finder_submit input:hover {
		background: #ffffff; /* Old browsers */
		background: -moz-linear-gradient(top,  #ffffff 0%, #e7e7e7 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e7e7e7)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #ffffff 0%,#e7e7e7 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #ffffff 0%,#e7e7e7 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #ffffff 0%,#e7e7e7 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #ffffff 0%,#e7e7e7 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7e7e7',GradientType=0 ); /* IE6-9 */
		cursor:pointer; 
}


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

#vehicle #similarVehicles h3 {
		display: block;
		height: 19px;
		margin: 0 0 10px;
		padding: 0;
		text-indent: -9000px;
		background: url(../images/layout-sprite.png) no-repeat -230px -170px;
}

#vehicle #similarVehicles .similarVehicle {
		margin: 0 0 5px; 
		padding: 8px;
		background: #e8e8e8;
		border:1px solid #d8d8d8;
}
#vehicle #similarVehicles .similarVehicle:last-child { border:none; }
#vehicle #similarVehicles .similarVehicle a { width:47% }
#vehicle #similarVehicles .similarVehicle img { width: }
#vehicle #similarVehicles .similarVehicle ul { width:50%; }
#vehicle #similarVehicles .similarVehicle ul {}
#vehicle #similarVehicles .similarVehicle li { color:#444; font-size: 11px; }
#vehicle #similarVehicles .similarVehicle li a { 
		color:#00235d; 
		font-size: 12px;
		font-weight: bold; 
		text-decoration: none; 
		width:auto; 
}
#vehicle #similarVehicles .similarVehicle li a:hover { text-decoration: underline; }
#vehicle #similarVehicles .similarVehicle li.price { font-size: 12px; }

#vehicle #vehicle_v2_sidebar_links {
		margin: 0; 
		padding: 10px; 
		background: #f9f9f9;
		border:1px solid #e8e8e8;		
}
#vehicle #vehicle_v2_sidebar_links p {
		color:#333;
		margin: 0 0 5px; 
		font-size:13px; 
}

#vehicle #vehicle_v2_sidebar_links ul { margin: 0; padding: 5px 0 5px 10px; }
#vehicle #vehicle_v2_sidebar_links li {
		color:#ababab; 
		margin: 2px 0;
		font-size: 12px; 
}
#vehicle #vehicle_v2_sidebar_links li a {
		color:#6c6c6c; 
		background: url(../images/layout-sprite.png) no-repeat -793px 3px; 
		padding:2px 2px 2px 12px; 
}
#vehicle #vehicle_v2_sidebar_links li a:hover {
		color:#fff;
		background-color: #00235d;
		background-position: -793px -17px;
}
#vehicle #vehicle_topbar {
		color:#333; 
		margin: 0 0 7px; 
		border:none;
		background: url(../images/bartile.png) repeat-x left bottom;
		border-bottom:1px solid #6e6d6b;
}
#vehicle #vehicle_topbar a { color:#333; text-decoration: none; }
#vehicle #vehicle_topbar a:hover { text-decoration: underline; }
#vehicle #vehicle_topbar_right ul { margin-top: 0; }
#vehicle #searchBar {
		color:#333;
		font-weight: bold;
		margin: 0 0 5px; 
		border:none; 
		border-bottom: 1px solid #c1c5ca;
		background: url(../images/bartile.png) repeat-x left top;
}
#vehicle #searchBar a { color:#000; }

h1#vehicle_title { font-size:22px; }
.ip_dottedLine { height:20px; background: url(../images/dotted-line.gif) repeat-x center center; }
#vehicle .gray_ten { color:#7f7f7f; font-size:13px; }
#vehicle .price_line_1 { font-size:28px; line-height: 28px; font-weight: bold; }
#vehicle .price_line_2 { color:#7f7f7f; margin-top: 10px; }
#vehicle .price_line_2 span { font-size: 14px; }
#vehicle_contact { color:#444; }
#vehicle_contact span { color:#444; font-size:16px; }
#vehicle_contact a { color:#0049ab; font-size: 12px; }

#vehicle #vehicle_mainVitals { *width:54%; }
#vehicle #vitalsContainer li { font-size:11px; color:#8a8a8a; line-height: 1.4; }
#vehicle #vitalsContainer li strong { color:#4c4c4c; }
#vehicle_mainPhoto {}
#picShadow #carimg { border:1px solid #cacaca; }

#vehicle #media_center_links { margin: 10px 0 0; }
#vehicle #vehicle_thumbs { 
		border:none; 
		margin-bottom: 0; 
		background: #b6bdd4;
}
a#viewMorePhotos { 
		display: block; 
		border:none; 
		padding: 10px 5px; 
		font-size: 11px; 
		color:#333; 
		text-decoration: none;
		font-weight: bold;
		background:#b6bdd4;
}

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

#vehicle .vctTabs_container li.last { background: none; }
#vehicle .vctTabs_container li a { color:#333; }
#vehicle .vctTabs_container li label { color:#333; }
#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:#555; }
#vehicle .vctPanes_inner .input_element { margin-bottom: 18px; }


body #ecl_smb_open .ecl-smb-list { float:left; width:438px !important; min-width: 438px !important; }
a.social-bttn-custom {  
		float: left; 
		padding: 0px 25px 0px 30px; 
		height:30px; 
		line-height: 30px; 
		font-size: 10px; 
		color:#666; 
		text-decoration: none; 
		cursor:pointer; 
		border-right: 1px solid #c3c3c3; 
}
a.social-bttn-custom:hover { background-color: #fff; }
a.bttn-dr {
		background: url(../images/dr-logo-small.png) no-repeat 0px 0px;
}
#ecl_social_media_bar { min-width: 980px; }

a.pc-inv {
		clear: both;
		float:right;
		margin: 3px;
}

.custom_page ul {
	padding-bottom: 10px;
}

.custom_page td {
	vertical-align: top
}