/*
Theme Name: intellichoice
Theme URI: intellichoice
Description: intellichoice.
Author: the intellichoice team
Version: 44009
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/
/* Older browser support (IE8) */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display:block }
/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

/*Rest CSS*/
html { -webkit-font-smoothing: antialiased; }
body { /*overflow-x: hidden;*/ font:normal 12px Arial;display: table; width:100%; margin:0 auto;}
body, span, img, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, button, textarea, p, td {
	margin:0;
	padding:0;
	font-family:Arial;
}
/* body {    background:url(images/bg.jpg) repeat-x;
    background:url(images/Top_part_bg.png) top center no-repeat, url(images/bg.jpg) repeat-x;
    background-color: #f9fcfd;  }*/
img {
	border:none;
	outline:none
}
a:link, a:visited, a:hover {
	text-decoration:none;
	outline:none
}
a {
	color:#348cb0;
	font-weight:bold;
}
a:hover { text-decoration:underline; }
.relative { position:relative }
.fl { float:left }
.fr { float:right }
.spacer { padding:5px }
.spacer1 { padding:2px }
.block { display:block }
.tl { text-align:left }
.tc { text-align:center }
.tr { text-align:right }
.bold { font-weight:bold }
.underline { text-decoration:underline }
.inline { display:inline }
.none { display:none }
.clear { clear:both }
.hidden { visibility: hidden; }
.top3 { top: 3px; }
.mgn_l_5 { margin-left:5px; }
.mgn_l_10 { margin-left:10px; }
.mgn_r_5 { margin-right:5px; }
.mgn_r_9 { margin-right:9px; }
.mgn_r_10 { margin-right:10px; }
.mgn_r_15 { margin-right:15px; }
.mgn_r_35 { margin-right:35px; }
.mgn_t_5 { margin-top:5px; }
.mgn_t_10 { margin-top:10px; }
.mgn_b_3 { margin-bottom:3px; }
.vehicle-attr .mgn_b_3{float: left;}
.mgn_b_10 { margin-bottom:10px; }
.mgn_b_20 { margin-bottom:20px; }
.mgn_b_30 { margin-bottom: 30px; }
.dark_red { color:#ba5245 }
.light_blue { color:#a1b9c6 }
.dark_blue { color:#348cb0; /*color:#598bad;*/ }
.white { color:#FFF; }
.orange { color: #e8882e; }
.light_orange { color: #edc295; }
.redbold {
	color:#ff0000;
	font-weight:bold;
	text-align: center;
	margin-bottom: 8px;
	margin-top: -20px;
}
.sender_email { border: 1px solid #ff0000; }
.recipient_email { border: 1px solid #ff0000; }
.font-11 { font-size:11px }
.font-12 { font-size:12px; }
.font-13 { font-size:13px; }
.font-15 { font-size:15px; }
.font-17 { font-size:17px; }
.main_container { margin:0 auto; }
.left_design { background:url(images/left-design.jpg) no-repeat }
.right_design { background:url(images/right-design.jpg) top right no-repeat }
.container {
	width:1024px;
	margin:0 auto;
	position: relative; /*z-index: 1;*/
	background:url(images/header_bg.png) repeat-x
}
.main_container_box_shadow {
	width: 1024px;
	margin: auto;
	background: #fff;
	position:relative;/*    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);*/
}
.logo { margin:15px 20px 0 18px }
.ban_728 {
	width:728px;
	height:90px;
	margin:17px 0
}
.partofMT {
	width:311px;
	height:43px;
	margin:51px 0 20px 0
}
/*.top_nav {width:1024px;height:63px;padding-top:6px;background:url/*(images/nav-bg.jpg) no-repeat;margin:0 0 0 -1px;margin:0 auto;}*/
.top_nav ul {
	display:inline;
	width:541px;
	height:60px;
	list-style-type:none;
	margin:0 0 0 246px;
	padding:0 0 0 1px;
	background:url(images/top-nav-divider.jpg) no-repeat;
	float:left
}
/*.top_nav ul li {height:60px;float:left;padding-right:1px}
.top_nav ul li div{width:100%; height:60px;}*/

.ad_banner {
	width:726px;
	height:69px;
	margin:0 auto; /*width:726px;background:url(images/ad_frame.jpg) top left no-repeat; padding: 5px 148px;*/
	height: auto;/*margin-top:-10px;*/
	z-index:1;
	position:relative;
	padding: 5px 0;
}
.login {
	width:170px;
	padding:40px 0 0 50px;
	margin:-61px 0 0 792px;
	font-size:14px;
	font-weight:bold;
	color:#00649b;
} /*.top_nav .login {width:170px;padding:40px 0 0 50px}*/
.login a {
	font-size:12px;
	font-weight:bold;
	color:#99a2a8;
	text-decoration:none;
}
.login a:hover {
	font-size:12px;
	font-weight:bold;
	color:#99a2a8;
	text-decoration:underline;
}
.content_section { position: relative; }
.left_section {
	width:794px; /*padding:11px 30px 0 20px;*/
	padding:11px 0 0 0;
	margin:0;
	font-size:13px;
	color:#333;
	line-height:1.3;
}
.about-us-section p { margin:13px 0; }
/*.about-us-section p a{color:#348cb0; text-decoration:none;}
.about-us-section p a:hover{color:#348cb0; text-decoration:underline;}
*/.about-us-section td { padding:0 15px 0 0; }
ul.orange {
	margin:0;
	padding:0;
}
/*ul.orange li{margin:6px 0; padding:0; font-size:14px; font-weight:bold;color:#f28621; list-style:inside;}
*/


.leftright_section { padding:0 20px; }
h2.ft14 {
	font-size:14px;
	font-weight:bold;
	color:#333;
	margin:0 0 15px 0;
}
h3.ft13 {
	font-size:13px;
	font-weight:bold;
	color:#333;
	margin:0 0 15px 0;
}
ul.bullet {
	margin:0;
	padding:0;
	list-style:inside;
}
/*ul.bullet li{margin:7px 0; padding:0 0 0 15px;}*/
ul.nobullet {
	margin:0;
	padding:0;
	list-style:none inside;
}
/*ul.nobullet li{margin:7px 0; padding:0 0 0 15px;}*/
.bdrdashed {
	border-top:1px dashed #d5d9dd;
	margin:20px 0 20px 0;
}
.contactform {
	margin:0;
	padding:0;
}
.contactform td { padding:10px 0; }
.contactform .inputfield {
	border:2px solid #b5b5b5; /*background:url/*(images/bginput.png) repeat-x;*/
	width:216px;
	height:31px;
	padding:0 10px;
	margin:0 30px 0 0;
	font-size:16px;
	color:#b5b5b5;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}
.contactform .inputfield2 {
	border:2px solid #b5b5b5; /*background:url/*(images/bginput.png) repeat-x;*/
	width:109px;
	height:31px;
	padding:0 10px;
	margin:0 30px 0 0;
	font-size:16px;
	color:#b5b5b5;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}
.contactform .inputfield3 {
	border:2px solid #b5b5b5; /*background:url/*(images/bginput.png) repeat-x;*/
	width:176px;
	height:31px;
	padding:0 10px;
	margin:0 30px 0 0;
	font-size:16px;
	color:#b5b5b5;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}
.contactform textarea {
	width:499px;
	height:176px;
	padding:10px; /*background:url/*(images/bginput.png) #FFF top repeat-x;*/
	border:2px solid #b5b5b5;
	font-size:16px;
	color:#b5b5b5;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}
.contactform .resultText {
	font-weight: bold;
	font-size: 18px;
	color:#348cb0;
	padding:5px;
}
.selectstate {
	width:84px;
	height:33px;
	border:1px solid #b5b5b5; /*background:url/*(images/bgselect.png) repeat-x;*/
	padding:5px 10px;
	margin:0 20px 0 0;
	font-size:16px;
	color:#313330;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}
.selectrecipient {
	width:522px;
	height:33px;
	border:1px solid #b5b5b5; /*background:url/*(images/bgselect.png) repeat-x;*/
	padding:5px 10px;
	font-size:16px;
	color:#313330;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}
.contactform .verify {
	width:120px;
	height:35px;
	margin:0 10px 0 0;
	border:1px solid #a7a7a7;
}
.section_head_div {
	padding:0 0 1px 0px;
	border-bottom:solid 1px #d5d9dd;
	margin:14px 0 20px 0
}
.section_head_div h1 {
	font:bold 18px Arial;
	color:#333;
}
.section_head_div .bread { text-align: right; }
.section_head {
	/*font:bold 18px Arial !important; color:#e8882e !important;*/
	font-size:18px !important;
	font-weight:bold !important;
	padding:0 0 1px 2px;
	border-bottom:solid 1px #d5d9dd;
	margin:0 0 20px 0 !important;
}
.section-head {
	font:bold 18px Arial !important; /*color:#e8882e !important;*/
	padding:0 0 1px 2px;
	margin:0 0 5px 0 !important;
}
.section_head_black {
	font:bold 18px Arial;
	color:#333;
	padding:0 0 1px 0px;
	border-bottom:solid 1px #d5d9dd;
	margin:5px 0 20px 0;
	width: 100%;
	float: left;
}
.section_head_black h1{
	float: left;
    font-size: 18px;
}
.resize-real-mpg .section_head_black, .resize-real-mpg .section-head { padding-bottom: 14px !important; }
/*.section_head_black span{width:80%; float:left; word-wrap:break-word; font:bold 18px Arial; color:#333; }*/
.section_head_black .word-wrap {
	width:80%;
	float:left;
	word-wrap:break-word;
	font:bold 18px Arial;
	color:#333;
}
.fl-new {
	float:left;
	width:100%;
}
.hdr_dropdown {
	width:100%;
	padding:5px 0;
	margin:0;
	float:left;
	border-bottom:1px dashed #d5d8dd;
}
.hdr_dropdown a.clickdrop {
	color:#348cb0;
	text-decoration:none;
	font-weight:bold;
	padding:0 0 0 15px;
	float:left;
}
.hdr_dropdown a.clickdrop:hover {
	color:#348cb0;
	text-decoration:underline;
}
.hdr_dropdown a.clickdrop_active {
	color:#ee872a;
	text-decoration:none;
	font-weight:bold;
	padding:0 0 0 20px;
}
.hdr_dropdown a.clickdrop_active:hover {
	color:#ee872a;
	text-decoration:none;
}
.hdr_dropdown a.clickdrop_active:visited {
	color:#ee872a;
	text-decoration:none;
}
/*.hdr_dropdown a img{margin:0 0 0 5px;}*/
.hdr_dropdown_img-n { margin:0 0 0 5px; }
/*.hdr_dropdown{width:auto; margin:-40px 0 0 0; float:right;}
.hdr_dropdown a.clickdrop{color:#348cb0; text-decoration:none; font-weight:bold; padding:0 0 0 20px;}
.hdr_dropdown a.clickdrop:hover{color:#348cb0; text-decoration:underline;}
.hdr_dropdown a.clickdrop_active{color:#ee872a; text-decoration:none; font-weight:bold; padding:0 0 0 20px;}
.hdr_dropdown a.clickdrop_active:hover{color:#ee872a; text-decoration:none;}
.hdr_dropdown a.clickdrop_active:visited{color:#ee872a; text-decoration:none;}
.hdr_dropdown a img{margin:0 0 0 5px;}*/

.new_car_categories {
	display:inline;
	width:370px;
	margin:0 50px 0 0;
}
.new_car_categories ul {
	margin:0px;
	padding:0px;
	list-style-type:none
}
/*.new_car_categories ul li {margin:0px; padding:0px;}
.new_car_categories ul li ul {width:auto; margin:0; float:left;}*/
.new_car_categories_ul_ul-n {
	width:auto;
	margin:0;
	float:left;
}
.new_car_categories-n_li-1 {
	margin:0px;
	padding:0px;
}
.new_car_categories ul li ul.column1 {
	width:97px;
	margin:0 40px 0 0;
}
.new_car_categories ul li ul.column2 {
	width:97px;
	margin:0 40px 0 0;
}
.new_car_categories ul li ul.column3 {
	width:96px;
	margin:0;
}
/*.new_car_categories ul li ul li {margin:0 0 20px 0; text-align:center;}
.new_car_categories ul li ul li img {display:block;margin-bottom:10px}
.new_car_categories ul li ul li a:link, .new_car_categories ul li ul li a:visited {font:bold 13px Arial;color:#348cb0}
.new_car_categories ul li ul li a:hover {text-decoration:underline}*/
.new_car_categories-n_li {
	margin:0 0 20px 0;
	text-align:center;
}
.new_car_categories-n_li_img {
	display:block;
	margin-bottom:10px
}
.new_car_make { width:260px; }
.new_car_make ul {
	margin:0;
	padding:0;
	list-style:none;
}
/*.new_car_make ul li{margin:0; padding:0;}*/
.new_car_make_ul_li {
	margin:0;
	padding:0;
}
/*.new_car_make ul li ul{float:left;}*/
.new_car_make_ul_ul-n { float:left; }
.new_car_make ul li ul.column1 {
	width:77px;
	margin:0 7px 0 0;
}
.new_car_make ul li ul.column2 {
	width:95px;
	margin:0 7px 0 0;
}
.new_car_make ul li ul.column3 {
	width:74px;
	margin:0;
}
/*.new_car_make ul li ul.column4{width:64px; margin:0;}*/
.new_car_make-n_li { margin:0 0 8px 0; }
/*.new_car_make ul li ul li a:link, .new_car_make ul li ul li a:visited {font:bold 12px Arial;color:#348cb0}
.new_car_make ul li ul li a:hover {text-decoration:underline}*/
/*.new_car_make{width:376px;}
.new_car_make ul{margin:0; padding:0; list-style:none;}
.new_car_make ul li{margin:0; padding:0;}
.new_car_make ul li ul{width:89px; float:left; margin:0 5px 0 0; background:red;}
.new_car_make ul li ul li{margin:0 0 8px 0;}
.new_car_make ul li ul li a:link, .new_car_make ul li ul li a:visited {font:bold 12px Arial;color:#348cb0}
.new_car_make ul li ul li a:hover {text-decoration:underline}*/
/*.new_car_make {width:376px}
.new_car_make ul {margin:0px;padding:0px;list-style-type:none}
.new_car_make ul li {width:94px;float:left;margin-bottom:8px}
.new_car_make ul li a:link, .new_car_make ul li a:visited {font:bold 12px Arial;color:#348cb0}
.new_car_make ul li a:hover {text-decoration:underline}*/

.price_range {
	width:370px;
	padding-top:30px;
	margin-right:50px;
}
.price_range ul {
	margin:0;
	padding:0;
	list-style:none;
}
/*.price_range ul li{margin:0; padding:0;}*/
.price_range_ul_li {
	margin:0;
	padding:0;
}
.price_range_ul_li_ul { float:left; }
/*.price_range ul li ul{float:left;}*/
.price_range ul li ul.column1 {
	width:78px;
	margin:0 20px 0 0;
}
.price_range ul li ul.column2 {
	width:78px;
	margin:0 20px 0 0;
}
.price_range ul li ul.column3 {
	width:78px;
	margin:0 20px 0 0;
}
.price_range ul li ul.column4 {
	width:76px;
	margin:0;
}
/*.price_range ul li ul li{margin:0 0 8px 0; float:left; letter-spacing:-0.1px; }
.price_range ul li ul li a:link, .price_range ul li ul li a:visited {font:bold 12px Arial;color:#348cb0}
.price_range ul li ul li a:hover {text-decoration:underline}*/
.price_range-n_li {
	margin:0 0 8px 0;
	float:left;
	letter-spacing:-0.1px; /*background:blue;*/
}
.usedcar_year {
	width:370px;
	padding-top:30px;
	margin-right:50px;
}
.usedcar_year ul {
	margin:0;
	padding:0;
	list-style:none;
}
/*.usedcar_year ul li{margin:0; padding:0;}
.usedcar_year ul li ul{float:left;}*/
.usedcar_year_ul_li {
	margin:0;
	padding:0;
}
.usedcar_year_ul_ul { float:left; }
.usedcar_year ul li ul.column1 {
	width:50px;
	margin:0 40px 0 0;
}
.usedcar_year ul li ul.column2 {
	width:50px;
	margin:0 40px 0 0;
}
.usedcar_year ul li ul.column3 {
	width:50px;
	margin:0 40px 0 0;
}
.usedcar_year ul li ul.column4 {
	width:50px;
	margin:0;
}
/*.usedcar_year ul li ul li{margin:0 0 8px 0;}
.usedcar_year ul li ul li a:link, .usedcar_year ul li ul li a:visited {font:bold 12px Arial;color:#348cb0}
.usedcar_year ul li ul li a:hover {text-decoration:underline}*/
.usedcar_year-n_li { margin:0 0 8px 0; }
.gas_mileage {
	width:260px;
	padding-top:30px
}
.gas_mileage ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
/*.gas_mileage ul li {width:128px; margin:0 0 8px 0;}
.gas_mileage ul li a:link, .gas_mileage ul li a:visited {font:bold 12px Arial;color:#348cb0}
.gas_mileage ul li a:hover {text-decoration:underline}*/
.gas_mileage ul.column1 {
	width:90px;
	margin:0 8px 0 0;
}
.gas_mileage ul.column2 {
	width:74px;
	margin:0 6px 0 0;
}
.gas_mileage ul.column3 {
	width:82px;
	margin:0;
}
.gas_mileage_ul_li {
	width:128px;
	margin:0 0 8px 0;
}
/*.gas_mieage {width:178px; padding-top:30px}
.gas_mieage ul {margin:0px;padding:0px;list-style-type:none;}
.gas_mieage ul li {width:178px; margin:0 0 8px 0;}
.gas_mieage ul li a:link, .gas_mieage ul li a:visited {font:bold 12px Arial;color:#348cb0}
.gas_mieage ul li a:hover {text-decoration:underline}*/

.vehicle_spotlight {
	width:650px;
	margin:30px 0 0 0;
}
.vehicle_spotlight ul {
	margin:0px;
	padding:0px;
	list-style-type:none
}
/*.vehicle_spotlight ul li {width:165px; float:left; margin:0 25px; color:#99a2a8;font:normal 12px Arial;}
.vehicle_spotlight ul li img{margin:0 0 18px 0;}*/
.vehicle_spotlight_ul_li {
	width:165px;
	float:left;
	margin:0 25px;
	color:#99a2a8;
	font:normal 12px Arial;
}
.vehicle_spotlight_ul_li_img { margin:0 0 18px 0; }
.vehicle_spotlight ul li a:link, .vehicle_spotlight ul li a:visited { color:#348cb0 }
.vehicle_spotlight ul li a:hover { text-decoration:underline }
/*.vehicle_spotlight {width:566px; margin-right:50px;}
.vehicle_spotlight ul {margin:0px;padding:0px;list-style-type:none}
.vehicle_spotlight ul li {width:155px;float:left;margin-bottom:8px;margin-right:30px;}
.vehicle_spotlight ul li a:link, .vehicle_spotlight ul li a:visited {font:bold 12px Arial;color:#348cb0}
.vehicle_spotlight ul li a:hover {text-decoration:underline}*/

.quick_links {
	width:178px;
	color:#333
}
/* ********** MAKE ********** */
.carprofile {
	display:inline; /*width:794px;*/
	width:100%;
	margin:0 0 20px 0;
}
.carprofile .discription_main { width:680px; }
.carprofile .discription_main .img {
	width:178px;
	margin-right:10px;
}
/*.carprofile .discription_main .img img{-moz-border-radius:2px; -webkit-border-radius:2px; border-radius: 2px;}*/
.carprofile_discription_main-img-img {
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius: 2px;
}
.carprofile .discription_main .discription { width:485px; }
.carprofile .discription_main .discription .social {/*width:606px;*/ margin:20px 0 0 0; }
.carprofile2 {
	display:inline;
	width:794px;
	margin:0 0 20px 0;
}
.carprofile2 .discription_main {
	width:794px;
	padding:0 0 10px 0;
	border-bottom:1px dashed #d5d8dd;
}
.carprofile2 .discription_main .img {
	width:188px;
	margin:0 10px 10px 0;
	line-height:2;
}
/*.carprofile2 .discription_main .img img{-moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px;}*/
.carprofile2_discription_main-img-img {
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.carprofile2 .discription_main .discription { width:408px; }
/*.carprofile2 .discription_main .discription a{color:#348cb0; text-decoration:underline;}
.carprofile2 .discription_main .discription a:hover{color:#348cb0; text-decoration:underline;}*/
.carprofile2 .discription_main .discription .social {
	width:420px;
	margin:20px 0 0 0;
}
.carprofile2 .discription_main .aboveaveragerating {
	width:165px;
	border-left:1px dashed #d5d8dd;
	padding:0 0 0 10px;
	margin:0 0 0 10px;
}
/* **************** Class used for Page Name: make **************** */

.carmodel {
	width:370px;
	margin:0 50px 0 0;
}
.carmodel ul {
	margin:0;
	padding:0;
	list-style:none;
}
/*.carmodel ul li{margin:0; padding:0;}
.carmodel ul li ul{width:auto; float:left;}*/
.carmodel-ul-li {
	margin:0;
	padding:0;
}
.carmodel-ul-li-ul {
	width:auto;
	float:left;
}
.carmodel ul li ul.column1 {
	width:auto;
	margin:0 30px 0 0;
}
.carmodel ul li ul.column2 {
	width:auto;
	margin:0 30px 0 0;
}
.carmodel ul li ul.column3 {
	width:auto;
	margin:0 30px 0 0;
}
.carmodel ul li ul.column4 {
	width:auto;
	margin:0;
}
/*.carmodel ul li ul li{margin:0 0 8px 0;}
.carmodel ul li ul li a:link, .carmodel ul li ul li a:visited {font:bold 12px Arial;color:#348cb0}
.carmodel ul li ul li a:hover {text-decoration:underline}*/
.carmodel-n_li { margin:0 0 8px 0; }
/*.carmodel{width:480px; margin:0 46px 0 0;}
.carmodel ul {margin:0px;padding:0px; list-style-type:none}
.carmodel ul li {width:220px;float:left; margin:0 20px 8px 0;}
.carmodel ul li a:link, .carmodel ul li a:visited {font:bold 12px Arial;color:#348cb0}
.carmodel ul li a:hover {text-decoration:underline}*/

.carcategories {
	width:260px;
	margin-top:23px;
	border-top:1px solid #d5d9dd;
	padding-top:20px;
}
.carcategories .carcatmain {
	width:264px;
	padding:0 0 20px 0;
	margin:0 0 20px 0;
	border-bottom:1px dashed #d5d9dd;
}
.resize-real-mpg .carcatmain { border-bottom:1px solid #d5d9dd !important; width:100%; }
.carcategories .carcatmain h2 {
	font-size:14px;
	font-weight:bold;
	color:#313330;
	margin:0 0 10px 0;
}
/*.carcategories .carcatmain ul {margin:0px;padding:0px;list-style-type:none}
.carcategories .carcatmain ul li {margin:0;padding:0px;}*/
.carcategories .carcatmain ul {
	margin:0px;
	padding:0px;
	list-style-type:none
}
.carcategories .carcatmain ul li {
	margin:0;
	padding:0px;
}
.carcategories .carcatmain ul li ul {
	width:78px;
	padding:0px;
	list-style-type:none;
	float:left;
}
.carcategories .carcatmain ul li ul.column1 { margin:0 30px 0 0; }
.carcategories .carcatmain ul li ul.column2 { margin:0; }
.carcategories .carcatmain ul li ul li {
	margin:0 0 8px 0;
	padding:0px;
}
.carcategories .carcatmain ul li ul li a:link, .carcatmain ul li ul li a:visited {
	font:bold 12px Arial;
	color:#348cb0
}
.carcategories .carcatmain ul li ul li a:hover { text-decoration:underline; }
/*.carcategories{width:270px;}
.carcategories .carcatmain{padding:0 0 20px 0; margin:0 0 20px 0; border-bottom:1px dashed #d5d9dd;}
.carcategories .carcatmain h1{font-size:14px; font-weight:bold; color:#313330; margin:0 0 10px 0;}
.carcategories .carcatmain ul {margin:0px;padding:0px;list-style-type:none}
.carcategories .carcatmain ul li {width:135px;float:left; margin:0 0 8px 0;}
.carcategories .carcatmain ul li a:link, .carcatmain ul li a:visited {font:bold 12px Arial;color:#348cb0}
.carcategories .carcatmain ul li a:hover {text-decoration:underline}*/

/* **************** Class used for Page Name: make_model **************** */
.carcategories2 {/*width:367px;*/
	width:342px;
	margin-right:14px;
}
.carcategories2 .carcatmain {
	padding:0 0 20px 0;
	margin:0 0 20px 0;
	border-bottom:1px dashed #d5d9dd;
	width: 100%;
}
/*.carcategories2 .carcatmain h2{font-size:14px; font-weight:bold; color:#313330; margin:0 0 10px 0;}
.carcategories2 .carcatmain ul {margin:0px;padding:0px;list-style-type:none}
.carcategories2 .carcatmain ul li {width:375px;float:left; margin:0 0 8px 0;}*/
.carcategories2-carcatmain-ul {
	margin:0px;
	padding:0px;
	list-style-type:none
}
.carcategories2-carcatmain-ul-li {
	width:375px;
	float:left;
	margin:0 0 8px 0;
}
/*.carcategories2 .carcatmain ul li a:link, .carcatmain ul li a:visited {font:bold 12px Arial;color:#348cb0}
.carcategories2 .carcatmain ul li a:hover {text-decoration:underline}*/
.carcatmain h2 {
	font-size:14px;
	font-weight:bold;
	color:#313330;
	margin:0 0 10px 0;
}
.carmodel2 {
	width:270px;
	margin:0 0 0 50px;
}
.carmodel2 ul {
	margin:0;
	padding:0;
	list-style:none;
}
/*.carmodel2 ul li{margin:0; padding:0;}
.carmodel2 ul li ul{width:auto; float:left;}*/
.carmodel2-ul-li {
	margin:0;
	padding:0;
}
.carmodel2-ul-li-ul {
	width:auto;
	float:left; /*background:red;*/
}
/*.carmodel2 ul li ul.column1{width:auto; margin:0 30px 0 0;}
.carmodel2 ul li ul.column2{width:auto; margin:0;}*/
.carmodel2 ul li ul.column1 {
	width:auto;
	margin:0 10px 0 0;/* width:45%\0/;*/
}
.carmodel2 ul li ul.column2 {
	width:auto;
	margin:0; /*width:45%\0/;*/
}
.carmodel2 ul li ul.column1, .carmodel2 ul li ul.column2 { max-width:129px; }
/*:root .carmodel2 ul li ul.column1, .carmodel2 ul li ul.column2 {width:45%;}*/
/*.carmodel2 ul li ul li{margin:0 0 8px 0;}
.carmodel2 ul li ul li a:link, .carmodel2 ul li ul li a:visited {font:bold 12px Arial;color:#348cb0}
.carmodel2 ul li ul li a:hover {text-decoration:underline}*/
.carmodel2-n_li { margin:0 0 8px 0; /*width:98%\0/; float:left\0/; margin-top:-8px \0/ !important;*/ }
.mar-top-new { margin-top:8px; }
/*.carmodel2{width:375px; margin:0 0 0 45px;}
.carmodel2 ul {margin:0px;padding:0px; list-style-type:none}
.carmodel2 ul li {width:167px;float:left; margin:0 20px 8px 0;}
.carmodel2 ul li a:link, .carmodel2 ul li a:visited {font:bold 12px Arial;color:#348cb0}
.carmodel2 ul li a:hover {text-decoration:underline}*/

/* **************** Class used for Page Name: home_categories **************** */
.convertiblemake {
	width:380px;
	margin:0 140px 0 0;
}
.convertiblemake ul {
	margin:0px;
	padding:0px;
	list-style-type:none
}
/*.convertiblemake ul li {width:85px;float:left; margin:0 10px 8px 0;}
.convertiblemake ul li a:link, .convertiblemake ul li a:visited {font:bold 12px Arial;color:#348cb0}
.convertiblemake ul li a:hover {text-decoration:underline}*/

/* **************** Class used for Page Name: home_categories_price **************** */
.convertiblemodel { width:440px; }
.convertiblemodel .carcatmain {
	width:440px;
	padding:0 0 20px 0;
	margin:0 0 20px 0;
	border-bottom:1px dashed #d5d9dd;
}
.carcatmain h1 {
	font-size:14px;
	font-weight:bold;
	color:#313330;
	margin:0 0 10px 0;
}
/*.convertiblemodel .carcatmain h1{font-size:14px; font-weight:bold; color:#313330; margin:0 0 10px 0;}
.convertiblemodel .carcatmain ul {margin:0px;padding:0px;list-style-type:none}
.convertiblemodel .carcatmain ul li {width:140px;float:left; margin:0 5px 8px 0;}
.convertiblemodel .carcatmain ul li a:link, .carcatmain ul li a:visited {font:bold 12px Arial;color:#348cb0}
.convertiblemodel .carcatmain ul li a:hover {text-decoration:underline}*/

.othervehicletype {
	width:300px;
	margin:0 0 0 50px;
}
.othervehicletype ul {
	margin:0px;
	padding:0px;
	list-style-type:none
}
/*.othervehicletype ul li {width:90px;float:left; margin:0 10px 8px 0;}
.othervehicletype ul li a:link, .othervehicletype ul li a:visited {font:bold 12px Arial;color:#348cb0}
.othervehicletype ul li a:hover {text-decoration:underline}*/

/* **************** Class used for Page Name: home_categories_mpg **************** */
.convertiblemodel2 { width:540px; }
.convertiblemodel2 .carcatmain {
	width:540px;
	padding:0 0 20px 0;
	margin:0 0 20px 0;
	border-bottom:1px dashed #d5d9dd;
}
/*.convertiblemodel2 .carcatmain h1{font-size:14px; font-weight:bold; color:#313330; margin:0 0 10px 0;}
.convertiblemodel2 .carcatmain ul {margin:0px;padding:0px;list-style-type:none}
.convertiblemodel2 .carcatmain ul li {margin:0px;padding:0px;}
.convertiblemodel2 .carcatmain ul li ul {float:left; margin:0 30px 0 0; list-style-type:none}*/
.convertiblemodel2 .carcatmain ul li ul.column1 {
	width:160px;
	margin:0 30px 0 0;
	float:left;
	margin:0 30px 0 0;
	list-style-type:none
}
.convertiblemodel2 .carcatmain ul li ul.column2 {
	width:160px;
	margin:0 30px 0 0;
	float:left;
	margin:0 30px 0 0;
	list-style-type:none
}
.convertiblemodel2 .carcatmain ul li ul.column3 {
	width:160px;
	margin:0;
}
/*.convertiblemodel2 .carcatmain ul li ul li {margin:0 0 8px 0;}*/
/*.convertiblemodel2 .carcatmain ul li ul li a:link,.carcatmain ul li ul li a:visited {font:bold 12px Arial;color:#348cb0} 
.convertiblemodel2 .carcatmain ul li ul li a:hover {text-decoration:underline}*/
/*.convertiblemodel2{width:540px;}
.convertiblemodel2 .carcatmain{width:540px; padding:0 0 20px 0; margin:0 0 20px 0; border-bottom:1px dashed #d5d9dd;}
.convertiblemodel2 .carcatmain h1{font-size:14px; font-weight:bold; color:#313330; margin:0 0 10px 0;}
.convertiblemodel2 .carcatmain ul {margin:0px;padding:0px;list-style-type:none}
.convertiblemodel2 .carcatmain ul li {width:170px;float:left; margin:0 5px 8px 0;}
.convertiblemodel2 .carcatmain ul li a:link, .carcatmain ul li a:visited {font:bold 12px Arial;color:#348cb0}
.convertiblemodel2 .carcatmain ul li a:hover {text-decoration:underline}*/

.othervehicletype2 {
	width:200px;
	margin:0 0 0 50px;
}
.othervehicletype2 ul {
	margin:0px;
	padding:0px;
	list-style-type:none
}
/*.othervehicletype2 ul li {margin:0px; padding:0px;}
.othervehicletype2 ul li ul {float:left;}*/
.othervehicletype2 ul li ul.column1 {
	width:85px;
	margin:0 30px 0 0;
}
.othervehicletype2 ul li ul.column2 {
	width:85px;
	margin:0;
}
/*.othervehicletype2 ul li ul li {margin:0 0 8px 0;}
.othervehicletype2 ul li ul li a:link, .othervehicletype2 ul li ul li a:visited {font:bold 12px Arial;color:#348cb0}
.othervehicletype2 ul li ul li a:hover {text-decoration:underline}*/
/*.othervehicletype2{width:200px; margin:0 0 0 45px;}
.othervehicletype2 ul {margin:0px;padding:0px; list-style-type:none}
.othervehicletype2 ul li {width:90px;float:left; margin:0 10px 8px 0;}
.othervehicletype2 ul li a:link, .othervehicletype2 ul li a:visited {font:bold 12px Arial;color:#348cb0}
.othervehicletype2 ul li a:hover {text-decoration:underline}*/

/* **************** Class used for Page Name: home_categories_make **************** */
.convertiblemodel3 { width:440px; }
.convertiblemodel3 .carcatmain {
	width:440px;
	padding:0 0 20px 0;
	margin:0 0 20px 0;
	border-bottom:1px dashed #d5d9dd;
}
/*.convertiblemodel3 .carcatmain h1{font-size:14px; font-weight:bold; color:#313330; margin:0 0 10px 0;}
.convertiblemodel3 .carcatmain ul {margin:0px; padding:0px; list-style-type:none}
.convertiblemodel3 .carcatmain ul li {margin:0px; padding:0px;}
.convertiblemodel3 .carcatmain ul li ul {float:left; padding:0;}*/
.convertiblemodel3 .carcatmain ul li ul.column1 {
	width:205px;
	margin:0 30px 0 0;
}
.convertiblemodel3 .carcatmain ul li ul.column2 {
	width:205px;
	margin:0;
}
/*.convertiblemodel3 .carcatmain ul li ul li {margin:0 0 8px 0;}*/
/*.convertiblemodel3 .carcatmain ul li ul li a:link, .carcatmain ul li ul li a:visited {font:bold 12px Arial;color:#348cb0}
.convertiblemodel3 .carcatmain ul li ul li a:hover {text-decoration:underline}*/

.convertiblemodel4 {
	width:400px;
	margin:0 50px 0 0;
}
.convertiblemodel4 .carcatmain {
	/*width:400px;*/
	width:100%;
	padding:0 0 20px 0;
	margin:0 0 20px 0;
	border-bottom:1px dashed #d5d9dd;
}
/*.convertiblemodel4 .carcatmain h1{font-size:14px; font-weight:bold; color:#313330; margin:0 0 10px 0;}
.convertiblemodel4 .carcatmain ul {margin:0px; padding:0px; list-style-type:none}
.convertiblemodel4 .carcatmain ul li {margin:0px; padding:0px;}
.convertiblemodel4 .carcatmain ul li ul {float:left; padding:0;}
.convertiblemodel4 .carcatmain ul li ul li {margin:0 0 8px 0;}
.convertiblemodel4 .carcatmain ul li ul li a:link, .carcatmain ul li ul li a:visited {font:bold 12px Arial;color:#348cb0}
.convertiblemodel4 .carcatmain ul li ul li a:hover {text-decoration:underline}*/
.convertiblemodel4_carcatmain_ul {
	margin:0px;
	padding:0px;
	list-style-type:none
}
.convertiblemodel4_carcatmain_ul_li {
	margin:0px;
	padding:0px;
}
.convertiblemodel4_carcatmain_ul_li_ul {
	float:left;
	padding:0;
}
.convertiblemodel4_carcatmain_ul_li_ul_li { margin:0 0 8px 0; }
.convertiblemodel4 .carcatmain ul li ul.column1 {
	width:185px;
	margin:0 30px 0 0;
}
.convertiblemodel4 .carcatmain ul li ul.column2 {
	width:185px;
	margin:0;
}
.convertiblemake2 {
	width:300px;
	margin:0 0 0 50px;
}
.convertiblemake2 ul {
	margin:0;
	padding:0;
	list-style:none;
}
/*.convertiblemake2 ul li{margin:0; padding:0;}
.convertiblemake2 ul li ul{float:left; padding:0;}*/
.convertiblemake2 ul li ul.column1 {
	width:auto;
	margin:0 30px 0 0;
}
.convertiblemake2 ul li ul.column2 {
	width:auto;
	margin:0 30px 0 0;
}
.convertiblemake2 ul li ul.column3 {
	width:auto;
	margin:0;
}
/*.convertiblemake2 ul li ul li{margin:0 0 8px 0;}
.convertiblemake2 ul li ul li a:link, .convertiblemake2 ul li ul li a:visited {font:bold 12px Arial;color:#348cb0}
.convertiblemake2 ul li ul li a:hover {text-decoration:underline}*/
/*.convertiblemake2{width:300px; margin:0 0 0 45px;}
.convertiblemake2 ul {margin:0px; padding:0px; list-style-type:none}
.convertiblemake2 ul li {width:90px; float:left; margin:0 10px 8px 0;}
.convertiblemake2 ul li a:link, .convertiblemake2 ul li a:visited {font:bold 12px Arial;color:#348cb0}
.convertiblemake2 ul li a:hover {text-decoration:underline}*/


.selectmpg {
	width:440px;
	margin:0 0 0 50px;
}
.selectmpg .carcatmain {
	width:440px;
	padding:0 0 20px 0;
	margin:0 0 20px 0;
	border-bottom:1px dashed #d5d9dd;
}
/*.selectmpg .carcatmain h1{font-size:14px; font-weight:bold; color:#313330; margin:0 0 10px 0;}
.selectmpg .carcatmain ul {margin:0px;padding:0px;list-style-type:none}
.selectmpg .carcatmain ul li {width:140px;float:left; margin:0 5px 8px 0;}
.selectmpg .carcatmain ul li a:link, .carcatmain ul li a:visited {font:bold 12px Arial;color:#348cb0}
.selectmpg .carcatmain ul li a:hover {text-decoration:underline}*/


.usedconvertiblesbycategory {
	width:260px;
	margin-top:23px;
	border-top:1px solid #d5d9dd;
	padding-top:20px;
}
.usedconvertiblesbycategory .convertiblesgasmileage {
	width:260px;
	padding:0 0 20px 0;
	margin:0 0 20px 0;
	border-bottom:1px dashed #d5d9dd;
}
.usedconvertiblesbycategory .convertiblesgasmileage h2 {
	font-size:14px;
	font-weight:bold;
	color:#313330;
	margin:0 0 10px 0;
}
.usedconvertiblesbycategory .convertiblesgasmileage ul {
	margin:0px;
	padding:0px;
	list-style-type:none
}
.usedconvertiblesbycategory .convertiblesgasmileage ul li {
	margin:0;
	padding:0px;
}
.usedconvertiblesbycategory .convertiblesgasmileage ul li ul {/*width:80px;*/
	width:auto;
	padding:0px;
	list-style-type:none;
	float:left;
}
.usedconvertiblesbycategory .convertiblesgasmileage ul li ul.column1 { margin:0 30px 0 0; }
.usedconvertiblesbycategory .convertiblesgasmileage ul li ul.column2 { margin:0; }
.usedconvertiblesbycategory .convertiblesgasmileage ul li ul li {
	margin:0 0 8px 0;
	padding:0px;
}
.usedconvertiblesbycategory .convertiblesgasmileage ul li ul li a:link {
	font:bold 12px Arial;
	color:#348cb0
}
.usedconvertiblesbycategory .convertiblesgasmileage ul li ul li a:hover { text-decoration:underline }
.usedconvertiblesbycategory .othervehicletypes {
	width:260px;
	padding:0 0 20px 0;
	margin:0 0 20px 0;
	border-bottom:1px dashed #d5d9dd;
}
.resize-real-mpg .usedconvertiblesbycategory .othervehicletypes { border-bottom:1px solid #d5d9dd !important; }
.usedconvertiblesbycategory .othervehicletypes h2 {
	font-size:14px;
	font-weight:bold;
	color:#313330;
	margin:0 0 10px 0;
}
.usedconvertiblesbycategory .othervehicletypes ul {
	margin:0px;
	padding:0px;
	list-style-type:none
}
.usedconvertiblesbycategory .othervehicletypes ul li {
	margin:0;
	padding:0px;
}
/*.usedconvertiblesbycategory .othervehicletypes ul li ul {width:66px; padding:0px; list-style-type:none; float:left;}*/
.usedconvertiblesbycategory .othervehicletypes ul li ul.column1 { margin:0 15px 0 0; }
.usedconvertiblesbycategory .othervehicletypes ul li ul.column2 {
	margin:0 10px 0 0;
	width:98px;
}
.usedconvertiblesbycategory .othervehicletypes ul li ul.column3 { margin:0; }
/*.usedconvertiblesbycategory .othervehicletypes ul li ul li {margin:0 0 8px 0; padding:0px;}*/
.usedconvertiblesbycategory_othervehicletypes_maincolumn {
	width:66px;
	padding:0px;
	list-style-type:none;
	float:left;
}
.usedconvertiblesbycategory_othervehicletypes_li-n {
	margin:0 0 8px 0;
	padding:0px;
	float:left;
	width:90px;
	height:15px;
}/*new*/
/*.usedconvertiblesbycategory .othervehicletypes ul li ul li a:link, .othervehicletypes ul li ul li a:visited {font:bold 12px Arial;color:#348cb0}
.usedconvertiblesbycategory .othervehicletypes ul li ul li a:hover {text-decoration:underline}*/
.usedconvertiblesbycategory .usedconvertablevehicleyears {
	width:260px;
	padding:0 0 20px 0;
	margin:0 0 20px 0;
	border-bottom:1px dashed #d5d9dd;
}
.resize-real-mpg .usedconvertablevehicleyears { border-bottom:1px solid #d5d9dd; }
/*.usedconvertiblesbycategory .usedconvertablevehicleyears h2{font-size:14px; font-weight:bold; color:#313330; margin:0 0 10px 0;}
.usedconvertiblesbycategory .usedconvertablevehicleyears ul {margin:0px;padding:0px;list-style-type:none}
.usedconvertiblesbycategory .usedconvertablevehicleyears ul li {margin:0;padding:0px;}*/
.usedconvertablevehicleyears h2 {
	font-size:14px;
	font-weight:bold;
	color:#313330;
	margin:0 0 10px 0;
}
.usedconvertablevehicleyears-ul {
	margin:0px;
	padding:0px;
	list-style-type:none
}
.usedconvertablevehicleyears-ul-li {
	margin:0;
	padding:0px;
}
/*.usedconvertiblesbycategory .usedconvertablevehicleyears ul li ul {width:42px; padding:0px; list-style-type:none; float:left;}*/
.usedconvertiblesbycategory_usedconvertablevehicleyears_maincolumn {
	width:42px;
	padding:0px;
	list-style-type:none;
	float:left;
}
.usedconvertiblesbycategory .usedconvertablevehicleyears ul li ul.column1 { margin:0 30px 0 0; }
.usedconvertiblesbycategory .usedconvertablevehicleyears ul li ul.column2 { margin:0 30px 0 0; }
.usedconvertiblesbycategory .usedconvertablevehicleyears ul li ul.column3 { margin:0 30px 0 0; }
.usedconvertiblesbycategory .usedconvertablevehicleyears ul li ul.column4 { margin:0; }
/*.usedconvertiblesbycategory .usedconvertablevehicleyears ul li ul li {margin:0 0 8px 0; padding:0px;}*/
.usedconvertiblesbycategory_usedconvertablevehicleyears_li-n {
	margin:0 0 8px 0;
	padding:0px;
}
/*.usedconvertiblesbycategory .usedconvertablevehicleyears ul li ul li a:link, .usedconvertablevehicleyears ul li ul li a:visited {font:bold 12px Arial;color:#348cb0}
.usedconvertiblesbycategory .usedconvertablevehicleyears ul li ul li a:hover {text-decoration:underline}*/




a.redlink {
	font:bold 12px Arial;
	color:#ba5245;
}
a.redlink:hover { text-decoration:underline; }
.sponsored_links {
	display:inline;
	width:634px;
	color:#313330;
	margin:0 50px 0 19px;
	padding:0;
}
.sponsored_links a:link, .sponsored_links a:visited {
	font:normal 12px Arial;
	color:#348cb0;
	font-style:italic;
}
.sponsored_links a:hover { text-decoration:underline }
.advertising { width:300px }
.bottom_ban {
	background:#d5d9dd;
	height: 1px;
	margin:20px 0;
}
.tc img { margin:0 5px; }
.bottom_links {
	width:985px;
	background:#00649b;
	padding:20px;
	color:#fff;
	float:left;
}
.bottom_links a { color:#FFF; }
.bottom_links .section_1 {
	width:155px;
	margin:0 39px 0 0;
}
/*.bottom_links .section_1 ul {margin:10px 0 0; padding:0px; list-style-type:none}
.bottom_links .section_1 ul li{margin-bottom:5px; font-size:13px;}*/
.bottom_links-section_1-ul {
	margin:10px 0 0;
	padding:0px;
	list-style-type:none
}
/*.bottom_links-section_1-ul-li{margin-bottom:5px; font-size:13px;}*/
/*.bottom_links .section_1 ul li a{color:#FFF; text-decoration:none;}
.bottom_links .section_1 ul li a:hover{color:#b5d3f7; text-decoration:underline;}*/

.bottom_links .section_2 {
	width:140px;
	margin:0 39px 0 0;
}
/*.bottom_links .section_2 ul {margin:10px 0 0; padding:0px; list-style-type:none}
.bottom_links .section_2 ul li{margin-bottom:5px; font-size:13px;}*/
.bottom_links-section_2-ul {
	margin:10px 0 0;
	padding:0px;
	list-style-type:none
}
.bottom_links-section_2-ul-li {
	margin-bottom:5px;
	font-size:13px;
}
/*.bottom_links .section_2 ul li a{color:#FFF; text-decoration:none;}
.bottom_links .section_2 ul li a:hover{color:#b5d3f7; text-decoration:underline;}*/

.bottom_links .section_3 {
	width:360px;
	font-size:12px;
	margin:0 39px 0 0;
	text-align:justify;
}
/*.bottom_links .section_3 a{color:#FFF; text-decoration:none;}
.bottom_links .section_3 a:hover{color:#b5d3f7; text-decoration:underline;}*/

.bottom_links .section_4 { width:208px; }
/*.bottom_links .section_4 a{color:#FFF; text-decoration:none;}
.bottom_links .section_4 a:hover{color:#b5d3f7; text-decoration:underline;}*/
.bottom_links a {
	color:#FFF;
	font-weight: normal;
	text-decoration:none;
}
.bottom_links a:hover {
	color:#b5d3f7;
	font-weight: normal;
	text-decoration:underline;
}
.bottom_links .section_5 {
	border-top:1px solid #b5d3f7;
	margin-top:20px;
	padding-top:15px;
	color: #b5d3f7;
}
/*.bottom_links_sh_top{
    height:5px;
    background-color: #fff;
    width:1024px;
    margin-top:-5px;
    position:relative;
    bottom:20px;
    right:20px;
}*/

.footer {
	width:987px;
	background:#e8882e;
	border-top:solid 1px #efab6b;
	padding:17px 19px;
	color:#fff;
	float:left;
	text-align: center;
}
/*.footer {background:#e8882e; border-top:solid 1px #efab6b; padding:17px 19px; color:#fff; margin:0 0 0 -1px;}*/
.footer a {
	color:#fff;
	font-weight: normal;
	text-decoration:none;
}
.footer a:hover {
	color:#fff;
	text-decoration:underline;
}
.footer span {
	color:#fff;
	font-weight:normal;
}
.footer ul {
	margin:0px;
	padding:0px;
	list-style-type:none
}
/*.footer ul li{padding-right:20px; font-size:13px; font-weight:normal;display:inline;}*/
.footer li {
	padding-right:20px;
	font-size:13px;
	font-weight:normal;
	display:inline;
}
.nobdr { border:none; }
.dropmenu {
	/*position:absolute;
top: 0;*/
border: 1px solid #d5d2d2; /*THEME CHANGE HERE*/
	font:normal 12px Arial;
	line-height:18px;
	z-index:100;
	background:#f8f8f8;
	width: auto;
/*visibility: hidden;*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA, direction=135, strength=4); /*Add Shadow in IE. Remove if desired*/
	-moz-box-shadow:5px 5px 5px #CACACA;
	-webkit-box-shadow:5px 5px 5px #CACACA;
	padding:10px;
	color:#000;
	margin:0 auto;
}
.dropmenu td {
	padding:10px;
	margin:10px;
	border-right:1px dashed #CCC;
}
.dropmenu td.noline {
	padding:10px;
	margin:10px;
	border-right:none;
}
.dropmenu h1 {
	font-size:14px;
	font-weight:bold;
	margin:0 0 10px 0;
}
.btnviewawards {
	width:154px;
	height:27px;
	background:url(images/btn_viewawards.png) no-repeat;
	margin:10px 0;
}
/*.btnviewawards:hover{width:154px; height:27px; background:url(images/btn_viewawards_r.png) no-repeat;}*/

.research_autopilottools {
	width:267px;
	height:136px;
	background:url(images/autopilottools.png) #ccc left no-repeat;
	margin:0;
}
/*.research_autopilottools:hover{width:267px; height:136px; background:url(images/autopilottools_r.png) left no-repeat; margin:0;}*/
.research_advice {
	width:267px;
	height:136px;
	background:url(images/advice.png) right no-repeat;
	margin:0;

}
.hrf_quotes { 
    background: none repeat scroll 0 0 #FF3333;
    border: 2px outset #CCCCCC !important;
    color: #FFFFFF;
    font: 700 11px Verdana;
    margin: 0 0 1px;
    padding: 2px 5px;
    text-decoration: none !important;
}
/*.research_advice:hover{width:267px; height:136px; background:url(images/advice_r.png) right no-repeat; margin:0;}*/

.choose_bodystyle2 {
	width:360px;
	margin:0;
	padding:0;
}
.choose_bodystyle2 ul {
	margin:0;
	padding:0;
	list-style:none;
}
/*.choose_bodystyle2 ul li{margin:0; padding:0;}
.choose_bodystyle2 ul li ul{margin:0; padding:0; list-style:none;}*/
/*.choose_bodystyle2 ul li ul li{margin:0 5px 5px 0; padding:0; float:left; border:1px solid #b4b4b4; opacity:0.5; background:url(images/bg_choose_bodystyle.png) repeat-x top; -moz-border-radius:5px; -webkit-border-radius:5px; text-align:center;}*/
/*.choose_bodystyle2 ul li ul li:hover{margin:0 5px 5px 0; padding:0; float:left; border:1px solid #00649b; opacity:1; background:url(images/bg_choose_bodystyle.png) repeat-x top; -moz-border-radius:5px; -webkit-border-radius:5px; text-align:center;}*/

.btnselectusedcars {
	width:154px;
	height:27px;
	background:url(images/btn_viewawards.png) no-repeat;
	margin:10px 0;
}
/*.btnselectusedcars:hover{width:154px; height:27px; background:url(images/btn_viewawards_r.png) no-repeat;}*/

.icclassifieds {
	width:547px;
	height:58px;
	background:url(images/purchase_icclassifieds.png) no-repeat;
	margin:10px 0;
}
/*.icclassifieds:hover{width:547px; height:58px; background:url(images/purchase_icclassifieds_r.png) no-repeat;}*/

/*.choose_bodystyle{width:360px; margin:0; padding:0;}
.choose_bodystyle ul{margin:0; padding:0; list-style:none;}
.choose_bodystyle ul li{margin:0 5px 5px 0; padding:0; float:left; border:1px solid #b4b4b4; opacity:0.5; background:url(images/bg_choose_bodystyle.png) repeat-x top; -moz-border-radius:5px; -webkit-border-radius:5px; text-align:center;}
.choose_bodystyle ul li:hover{margin:0 5px 5px 0; padding:0; float:left; border:1px solid #00649b; opacity:1; background:url(images/bg_choose_bodystyle.png) repeat-x top; -moz-border-radius:5px; -webkit-border-radius:5px; text-align:center;}
.choose_bodystyle ul li a{color:#598bad; font-weight:bold; text-decoration:none; padding:15px 5px 5px 5px;}
.choose_bodystyle ul li a:hover{color:#598bad; font-weight:bold; text-decoration:none; padding:15px 5px 5px 5px;}
.choose_bodystyle ul li img {padding:0; margin:0 0 10px 0;}*/

.choose_bymake { width:170px; }
.choose_bymake ul {
	margin:0;
	padding:0;
	list-style:none;
}
/*.choose_bymake ul li{margin:0; padding:0;}
.choose_bymake ul li ul{width:80px; float:left; margin:0 5px 0 0;}*/



.purchase_intellichoice {
	width:160px;
	height:98px;
	background:url(images/purchase_intellichoice.png) no-repeat top;
	margin:10px;
}
/*.purchase_intellichoice:hover{width:160px; height:98px; background:url(images/purchase_intellichoice_r.png) no-repeat top; margin:10px;}
*/
.purchase_financing {
	width:160px;
	height:98px;
	background:url(images/purchase_financing.png) no-repeat top;
	margin:10px;
}
/*.purchase_financing:hover{width:160px; height:98px; background:url(images/purchase_financing_r.png) no-repeat top; margin:10px;}*/

.purchase_insurance {
	width:160px;
	height:98px;
	background:url(images/purchase_insurance.png) no-repeat top;
	margin:0;
}
/*.purchase_insurance:hover{width:160px; height:98px; background:url(images/purchase_insurance_r.png) no-repeat top; margin:0;}
*/

.dropmenu a {
	width: auto;
	display: block;
	/*text-indent: 3px;*/
padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #598bad;
}
a.btnviewall {
	background:#a35347;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-decoration:none;
}
a.btnviewall:hover {
	background:#b65e51;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-decoration:none;
}
.blackbold {
	color:#000;
	font-weight:bold;
}
.blue { color:#348cb0; }
a.bluelink {
	color:#348cb0;
	text-decoration:none;
}
a.bluelink:hover {
	color:#348cb0;
	text-decoration:underline;
}
.bluebold {
	color:#348cb0;
	font-weight:bold;
}
a.blueboldlink {
	color:#348cb0;
	font-weight:bold;
}
a.blueboldlink:hover { text-decoration:underline; }
.blue2 { color:#3b59a1; }
.bluebold2 {
	color:#3b59a1;
	font-weight:bold;
}
.blue3 { color:#b5d3f7; }
.gray { color:#888; }
.orangebold {
	color:#f28621;
	font-weight:bold;
}
.carselected { width:100%; /*width:754px; padding:20px; border:1px solid #d5d8dd;*/ }
.carselected h1 {
	margin:0 0 15px 0;
	padding:0;
	font-size:14px;
	font-weight:bold;
}
.carselected .tablemain {/*border:1px solid #d5d9dc;*/ margin:20px 0; }
.carselected .tablemain .hdr {
	background:#00639a;
	color:#FFF;
	font-weight:bold;
	padding:10px;
	border:none;
}
/*.carselected .tablemain td{width:50%; padding:10px; border-bottom:1px dashed #d5d9dc; border-left:1px solid #d5d9dc; border-right:1px solid #d5d9dc;}*/
.carselected .tablemain td.label {
	color:#f2871f;
	font-weight:bold;
	padding:10px;
	border-bottom:1px dashed #d5d9dc;
	border-left:1px solid #d5d9dc;
	border-right:none;
}
.carselected .tablemain td.btm {
	padding:10px;
	border-bottom:1px solid #d5d9dc;
	border-left:1px solid #d5d9dc;
	border-right:1px solid #d5d9dc;
}
.carselected .tablemain td.labelbtm {
	color:#f2871f;
	font-weight:bold;
	padding:10px;
	border-bottom:1px solid #d5d9dc;
	border-left:1px solid #d5d9dc;
	border-right:none;
}
.shareopinionfacebook { margin:10px 0 0 0; }
.shareopinionfacebook h1 {
	border-top:1px solid #d5d9dc;
	border-bottom:1px solid #cdcdcd;
	padding:20px 0;
	margin:0;
	font-weight:bold;
}
.shareopinionfacebook .commentstop {
	width:100%;
	margin:10px 0;
}
.shareopinionfacebook .commentstop .num_comments {
	color:#888;
	font-weight:bold;
}
.shareopinionfacebook .commentstop .add_comments {
	font-weight:bold;
	margin:-15px 0 0 660px;
}
/*.shareopinionfacebook .commentstop .add_comments a{color:#3b59a1; text-decoration:none;}
.shareopinionfacebook .commentstop .add_comments a:hover{color:#3b59a1; text-decoration:underline;}*/
.shareopinionfacebook .fbcomments {
	width:100%;
	margin:10px 0 5px 0;
	padding:10px 0;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
.shareopinionfacebook .fbcomments .fbphoto {
	width:50px;
	height:50px;
}
.shareopinionfacebook .fbcomments .fbdetails {
	width:600px;
	line-height:1.8;
	margin:-50px 0 0 60px;
}
.shareopinionfacebook .fbcomments .fbdetails .viewmore {
	border-top:1px solid #e9e9e9;
	padding:5px 0 0 0;
	margin:5px 0 0 0;
}
.shareopinionfacebook .fbsocialplugin { margin:0; }
/*.shareopinionfacebook .fbsocialplugin td{font-size:10px; color:#888;}*/

.contactdealer {
	width:752px;
	border:2px solid #b5b5b5;
	background:#f9f8f8;
	margin:20px 0 0 0;
	padding:20px;
}
.contactdealertable {
	border-bottom:1px dashed #d5d9dd;
	padding:0 0 20px 0;
	margin:0 0 20px 0;
}
.contactdealer h1 {
	font-size:16px;
	color:#333;
	font-weight:bold;
	margin:0;
	padding:0;
}
.contactdealer h2 {
	font-size:13px;
	color:#333;
	font-weight:normal;
	margin:0;
	padding:0;
}
.contactdealer ul {
	margin:10px 0;
	padding:0;
}
/*.contactdealer ul li{width:250px; margin:0 0 5px 12px; padding:0; color:#ba5245; float:left;}*/
.contactdealer .bdrlft {
	border-left:1px dashed #d5d9dd;
	padding:15px;
}
/* tooltip styling. by default the element to be styled is .tooltip  */
#tooltip1 {
	width:414px;
	background:#FFFFFF;
	border:1px solid #d8d8d8;
	display:none;
	text-align:left;
	margin:0;
	padding:10px;
	z-index:1000;
}
#tooltip1 ul {
	margin:0;
	padding:0;
	list-style:none;
}
/*#tooltip1 ul li{margin:0; padding:0;}
#tooltip1 ul li ul{float:left;}*/
#tooltip1-ul-li {
	margin:0;
	padding:0;
}
#tooltip1-ul-li-ul { float:left; }
#tooltip1 ul li ul.tooltip1_column1 {
	width:78px;
	margin:0 30px 0 0;
}
#tooltip1 ul li ul.tooltip1_column2 {
	width:78px;
	margin:0 30px 0 0;
}
#tooltip1 ul li ul.tooltip1_column3 {
	width:94px;
	margin:0 30px 0 0;
}
#tooltip1 ul li ul.tooltip1_column4 {
	width:74px;
	margin:0;
}
/*#tooltip1 ul li ul li{margin:0 0 8px 0;}*/
#tooltip1_li-n { margin:0 0 8px 0; }
/*#tooltip1 ul li ul li a:link, #tooltip1 ul li ul li a:visited {font:normal 12px Arial;color:#348cb0}
#tooltip1 ul li ul li a:hover {text-decoration:underline}*/

#tooltip2 {
	width:auto;/*width:414px;*/
	background:#FFFFFF;
	border:1px solid #d8d8d8;
	display:none;
	text-align:left;
	margin:0;
	padding:10px;
	z-index:1000;
}
#tooltip2 ul {
	margin:0;
	padding:0;
	list-style:none;
}
/*#tooltip2 ul li{margin:0; padding:0;}
#tooltip2 ul li ul{float:left;}*/
#tooltip2-ul-li {
	margin:0;
	padding:0;
}
#tooltip2-ul-li-ul { float:left; }
#tooltip2 ul li ul.tooltip2_column1 {
	width:auto; /*width:78px;*/
	margin:0 30px 0 0;
}
#tooltip2 ul li ul.tooltip2_column2 {
	width:auto; /*width:78px;*/
	margin:0 30px 0 0;
}
#tooltip2 ul li ul.tooltip2_column3 {
	width:auto; /*width:94px;*/
	margin:0 30px 0 0;
}
#tooltip2 ul li ul.tooltip2_column4 {
	width:auto; /*width:74px;*/
	margin:0;
}
#tooltip2_li-n { margin:0 0 8px 0; }
/*#tooltip2 ul li ul li{margin:0 0 8px 0;}
#tooltip2 ul li ul li a:link, #tooltip2 ul li ul li a:visited {font:normal 12px Arial;color:#348cb0}
#tooltip2 ul li ul li a:hover {text-decoration:underline}*/

#tooltip3 {
	width:210px;
	background:#FFFFFF;
	border:1px solid #d8d8d8;
	display:none;
	text-align:left;
	margin:0;
	padding:10px;
	z-index:1000;
}
#tooltip3 ul.tooltip3_row1 {
	width:100%;
	border-bottom:1px dashed #d8d8d8;
	padding:0;
	margin:0 0 10px 0;
	float:left;
	list-style:none;
}
#tooltip3 ul.tooltip3_row1 li {
	margin:0;
	padding:0;
	list-style:none;
}
/*#tooltip3 ul.tooltip3_row1 li ul{float:left; list-style:none;}*/
#tooltip3_ul_tooltip3_row1_ul-n {
	float:left;
	list-style:none;
}


#tooltip3 ul.tooltip3_row1 li ul.tooltip3_column1 {
	width:30px;
	margin:0 30px 0 0;
}
#tooltip3 ul.tooltip3_row1 li ul.tooltip3_column2 {
	width:30px;
	margin:0 30px 0 0;
}
#tooltip3 ul.tooltip3_row1 li ul.tooltip3_column3 {
	width:30px;
	margin:0 30px 0 0;
}
#tooltip3 ul.tooltip3_row1 li ul.tooltip3_column4 {
	width:30px;
	margin:0;
}
/*#tooltip3 ul.tooltip3_row1 li ul li{margin:0 0 8px 0;}*/
#tooltip3_ul_tooltip3_row1_li-n { margin:0 0 8px 0; }
/*#tooltip3 ul.tooltip3_row1 li ul li a:link, #tooltip3 ul.tooltip3_row1 li ul li a:visited {font:normal 12px Arial;color:#348cb0}
#tooltip3 ul.tooltip3_row1 li ul li a:hover {text-decoration:underline}*/
#tooltip3 ul.tooltip3_row2 {
	width:100%;
	float:left;
	list-style:none;
}
#tooltip3 ul.tooltip3_row2 li {
	margin:0;
	padding:0;
	list-style:none;
}
/*#tooltip3 ul.tooltip3_row2 li a:link, #tooltip3 ul.tooltip3_row2 li a:visited {font:normal 12px Arial;color:#348cb0}
#tooltip3 ul.tooltip3_row2 li a:hover {text-decoration:underline}*/
/*#tooltip3 ul.tooltip3_row2 li ul{float:left; list-style:none;}
#tooltip3 ul.tooltip3_row2 li ul li{margin:0 0 8px 0;}*/
#tooltip3 ul.tooltip3_row2 li ul.tooltip3_column1 {
	width:30px;
	margin:0 30px 0 0;
}
#tooltip3 ul.tooltip3_row2 li ul.tooltip3_column2 {
	width:30px;
	margin:0 30px 0 0;
}
#tooltip3 ul.tooltip3_row2 li ul.tooltip3_column3 {
	width:30px;
	margin:0 30px 0 0;
}
#tooltip3 ul.tooltip3_row2 li ul.tooltip3_column4 {
	width:30px;
	margin:0;
}
#tooltip3_ul_tooltip3_row2_ul-n {
	float:left;
	list-style:none;
}
#tooltip3_ul_tooltip3_row2_li-n { margin:0 0 8px 0; }
/*#tooltip3 ul.tooltip3_row2 li ul li a:link, #tooltip3 ul.tooltip3_row2 li ul li a:visited {font:normal 12px Arial;color:#348cb0}
#tooltip3 ul.tooltip3_row2 li ul li a:hover {text-decoration:underline}*/

#tooltip4 {
	width:auto;/*width:414px;*/
	background:#FFFFFF;
	border:1px solid #d8d8d8;
	display:none;
	text-align:left;
	margin:0;
	padding:10px;
	z-index:1000;
}
#tooltip4 ul {
	margin:0;
	padding:0;
	list-style:none;
}
/*#tooltip4 ul li{margin:0; padding:0;}
#tooltip4 ul li ul{float:left;}*/
#tooltip4-ul-li {
	margin:0;
	padding:0;
}
#tooltip4-ul-li-ul { float:left; }
#tooltip4 ul li ul.tooltip4_column1 {
	width:auto;/*width:192px;*/
	margin:0 30px 0 0;
}
#tooltip4 ul li ul.tooltip4_column2 {
	width:auto;/*width:192;*/
	margin:0;
}
#tooltip4_li-n { margin:0 0 8px 0; }
/*#tooltip4 ul li ul li{margin:0 0 8px 0;}
#tooltip4 ul li ul li a:link, #tooltip4 ul li ul li a:visited {font:normal 12px Arial;color:#348cb0}
#tooltip4 ul li ul li a:hover {text-decoration:underline}*/

.makempglft {/*width:440px;*/
	/*width:380px;*/
	width:348px;
	margin:0 50px 0 0;
}
.makempglft .carcatmain {/*width:440px;*/
	width:100%;
	padding:0 0 20px 0;
	margin:0 0 20px 0;
	border-bottom:1px dashed #d5d9dd;
}
.makempglft h2 {
	font-size:14px;
	font-weight:bold;
	color:#313330;
	margin:0 0 10px 0;
}
/*.makempglft .carcatmain ul {margin:0px;padding:0px;list-style-type:none}
.makempglft .carcatmain ul li {margin:0;padding:0px;}*/
.makempglft-carcatmain-ul {
	margin:0px;
	padding:0px;
	list-style-type:none
}
.makempglft-carcatmain-ul-li {
	margin:0;
	padding:0px;
}
/*.makempglft .carcatmain ul li ul {padding:0px; list-style-type:none; float:left;}*/
.makempglft_carcatmain_ul-n {
	padding:0px;
	list-style-type:none;
	float:left;
}
.makempglft .carcatmain ul li ul.column1 {
	width:172px;
	margin:0 30px 0 0;
}
.makempglft .carcatmain ul li ul.column2 {
	width:170px;
	margin:0;
}
/*.makempglft .carcatmain ul li ul.column3{width:126px; margin:0;}
.makempglft .carcatmain ul li ul li {margin:0 0 8px 0; padding:0px;}*/
.makempglft_carcatmain_li-n {
	margin:0 0 8px 0;
	padding:0px;
}
/*.makempglft .carcatmain ul li ul li a:link, .carcatmain ul li ul li a:visited {font:bold 12px Arial;color:#348cb0}
.makempglft .carcatmain ul li ul li a:hover {text-decoration:underline}
*/
.makempgrgt {
	/*width:228px;*/
	width:282px;
	margin-top:23px;
	border-top:1px solid #d5d9dd;
	padding-top:20px;
}
.makempgrgt-n {
	width:230px;
}
.makempgrgt .carcatmain {/*width:300px;*/
	padding:0 0 20px 0;
	margin:0 0 20px 0;
	border-bottom:1px dashed #d5d9dd;
}
.makempgrgt h2 {
	font-size:14px;
	font-weight:bold;
	color:#313330;
	margin:0 0 10px 0;
}
/*.makempgrgt .carcatmain ul {margin:0px;padding:0px;list-style-type:none}
.makempgrgt .carcatmain ul li {margin:0;padding:0px;}*/
.makempgrgt-carcatmain-ul {
	margin:0px;
	padding:0px;
	list-style-type:none
}
.makempgrgt-carcatmain-ul-li {
	margin:0;
	padding:0px;
}
/*.makempgrgt .carcatmain ul li ul {padding:0px; list-style-type:none; float:left;}
.makempgrgt .carcatmain ul li ul li {margin:0 0 8px 0; padding:0px;}*/
.makempgrgt .carcatmain ul li ul.column1 {
	width:90px;
	margin:0 15px 0 0;
}
.makempgrgt .carcatmain ul li ul.column2 {
	width:80px;
	margin:0 15px 0 0;
}
.makempgrgt .carcatmain ul li ul.column3 {
	width:82px;
	margin:0;
}
.makempgrgt_carcatmain_ul-n {
	padding:0px;
	list-style-type:none;
	float:left;
}
.makempgrgt_carcatmain_li-n {
	margin:0 0 8px 0;
	padding:0px;
}
/*.makempgrgt .carcatmain ul li ul li a:link, .carcatmain ul li ul li a:visited {font:bold 12px Arial;color:#348cb0}
.makempgrgt .carcatmain ul li ul li a:hover {text-decoration:underline}*/

.clearfix:before, .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
.blue-button {
	border: 1px solid #5193b5;
	border-top: 1px solid #30abef;
	padding: 5px 20px;
	background: #0097ea;
	background: -webkit-gradient(linear, left top, left bottom, from(#0097ea), to(#0366a1));
	background: -moz-linear-gradient(top, #0097ea, #0366a1);
	font-weight: bold;
	color: #FFF !important;
	text-decoration: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0 0 0 1px #777;
	-moz-box-shadow: 0 0 0 1px #777;
	box-shadow: 0 0 0 1px #777;
	width: 134px;
	cursor: pointer;
}
.blue-button:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#4cb6ea), to(#4086cc));
	background: -moz-linear-gradient(top, #4cb6ea, #4086cc);
}
.red-button {
	border: 1px solid #ca0300;
	border-top: 1px solid #ff8889;
	padding: 5px 20px;
	background: #fe0000;
	background: -webkit-gradient(linear, left top, left bottom, from(#f90000), to(#e00000));
	background: -moz-linear-gradient(top, #f90000, #e00000);
	font-weight: bold;
	color: #FFF !important;
	text-decoration: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0 0 0 1px #c40000;
	-moz-box-shadow: 0 0 0 1px #c40000;
	box-shadow: 0 0 0 1px #c40000;
	width: 134px;
	cursor: pointer;
}
/*.red-button:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#fd0000), to(#ed0200));
    background: -moz-linear-gradient(top,  #fd0000,  #ed0200);
}*/

.google_ad, .spotlight-ads { margin: 0 30px; }
.ADC_GoogleAdBlock {
	width: 640px;
	float: left;
}
.ADC_GoogleAdBlock div{font-size:12px;}
.ADC_GoogleAdBlock a {
	color:#348cb0;
	text-decoration:none;
}
.ADC_GoogleAdBlock a:hover {
	color:#348cb0;
	text-decoration:underline;
}
.ad_img {
	width: 300px;
	float: left;
	text-align: center;
}
.ad_lnks, .ad-title {
	font: bold 18px Arial;
	color: #333;
	padding: 0 0 1px 2px;
	margin:11px 0 20px 0;
	border-bottom: solid 1px #D5D9DD;
}
.ad_lnks a, .spotlight-ads a { color: #333; }
/* hr lines */
.hr30 {
	color:#d5d9dd;
	background:#d5d9dd;
	border:none;
	height:1px;
	padding:0;
	margin:0px 0 15px -1px;
}
.hr20 {
	color:#d5d9dd;
	background:#d5d9dd;
	border:none;
	height:1px;
	padding:0;
	margin:20px 0 20px 0;
}
.hr984 {
	background-color:#d5d9dd;
	height:1px;
	border:0px;
	clear:both;
	width: 1114px;
}
.spacer10 { padding:5px }
.spacer20 { padding:10px }
.spacer28 { padding:14px }
.spacer30 {
	padding:15px;
	padding-top: 7px;
	padding-left: 5px;
}
.photogallery {
	width:654px;
	height:290px;
	background:#00b3ba;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	position: relative;
	z-index: 1;
}
.fuelefficient { width:313px; }
.fuelefficient .imgtop {
	width:301px;
	height:101px;
	padding:5px;
	margin:0 0 20px 0;
	border:1px solid #d5d9dd;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.fuelefficient h1 {
	padding:0 0 6px 0;
	margin:-3px 0 15px 0;
	color:#333;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px dashed #d5d9dd;
}
.fuelefficient .fuelefficientcarlist {
	border-bottom:1px dashed #d5d9dd;
	padding:0 0 15px 0;
}
.fuelefficient .fuelefficientcar {
	color:#348cb0;
	font-weight:bold;
}
/*.fuelefficient .fuelefficientcar a{color:#348cb0; text-decoration:none;}
.fuelefficient .fuelefficientcar a:hover{color:#348cb0; text-decoration:underline;}*/
.carlistgraph {/*width:96%;*/
	padding:3px 5px 2px 5px;
	background:#089c08;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	color:#FFF;
	font-weight:bold;
}
.mpg40 { width:40%; }
.mpg41 { width:41%; }
.mpg42 { width:42%; }
.mpg48 { width:48%; }
.mpg92 { width:92%; }
.fuelefficient a.btmlink {
	color:#348cb0;
	text-decoration:none;
	font-weight:bold;
	background:url(images/arrow_rt2.png) no-repeat right;
	padding:0 14px 0 0;
	margin:10px 0 0 0;
}
.fuelefficient a.btmlink:hover {
	color:#348cb0;
	text-decoration:underline;
}
#left-scroll-tab, #right-scroll-tab {
	height: 32px;
	width: 25px;
	cursor: pointer;
	position: absolute;
	top: 0px;
	z-index: 999999;
}
#left-scroll-tab {
	background: url('images/right_scroll.png') no-repeat left 5px;
	right: 0;
}
#right-scroll-tab {
	background: url('images/left_scroll.png') no-repeat left 5px;
	left: 0;
}
.advice { width:644px; /*width:313px;*/ }
.advice .imgtop {
	width:301px;
	height:101px;
	padding:5px;
	margin:0 0 10px 0;
	border:1px solid #d5d9dd;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.advice h1 {
	width:290px;
	padding:0 0 0 20px;
	margin:-3px 0 3px 0;
	color:#348cb0;
	font-size:14px;
	font-weight:bold;
	background:url(images/arrow_dn3.png) left no-repeat;
}
/*.advice h1 a{color:#348cb0; text-decoration:none;}
.advice h1 a:hover{color:#348cb0; text-decoration:underline;}*/
.advice .content {
	width:310px; /*height:34px;*/
	font-size:13px;
	color:#333;
	line-height:20px;
}
.advice .tablemain {
	width:300px;
	margin:12px 0 0 0;
}
/*.advice .tablemain td{color:#99a2a8; font-weight:bold;}*/
.advice .tableshare { margin-top: 2px; }
.advice .readmore {
	border-right:1px solid #d5d9dd;
	padding-right:7px;
}
.advice .share {
	border-right:1px solid #d5d9dd;
	padding:0 7px 0 2px;
}
/*.advice .share td{padding:0 0 0 5px;}*/
.advice .date { padding:0 0 0 4px; }
.advice ul {
	width:313px;
	margin:0;
	padding:0;
	list-style:none;
}
/*.advice ul li{padding:7px 0 7px 15px; margin:0; /*border-bottom:1px dashed #d5d9dd;*/ font-size:14px;
font-weight:bold;
background:url(images/arrow_rt3.png) left no-repeat;
}
*/.advice ul li.bdrtop {
border-top:1px dashed #d5d9dd;
}
/*.advice ul li a{color:#348CB0; text-decoration:none;}
.advice ul li a:hover{color:#348CB0; text-decoration:underline;}*/
.advice a.btmlink {
	color:#348cb0;
	text-decoration:none;
	font-weight:bold;
	background:url(images/arrow_rt2.png) no-repeat right;
	padding:0 14px 0 0;
	margin:10px 0 0 0;
}
.advice a.btmlink:hover {
	color:#348cb0;
	text-decoration:underline;
}
.advicetab { }
.advicetab .normal {
	border-bottom: 1px dashed #d5d9dd;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.advicetab .last {
	border-bottom: 1px solid #d5d9dd;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.advicetab .normalLink {
	color: #348cb0;
	font-size: 15px;
	font-weight: bold;
}
.advicetab .firstLink {
	color: #e8882e;
	font-size: 15px;
	font-weight: bold;
}
.advicetab h1 {
	font-size: 15px;
	margin-bottom:5px;
	font-weight: bold;
}
.advicetab h2 {
	font-size: 13px;
	margin-bottom:5px;
	font-weight: bold;
}
.advicetab h3 {
	font-size: 12px;
	margin-bottom:5px;
	font-weight: bold;
}
.advicetab p { margin-bottom: 5px; }
.advicetab ul {
	padding: 0px 10px;
	margin-left:10px;
}
.advicetab ul li {
	margin-bottom: 5px;
	list-style: square;
}
.advicetab table {
	border: 1px solid #BBB;
	border-right: none;
	border-bottom: none;
        font-family: Arial;
    font-size: 13px;
}
.advicetab th { 
    color: #333333;
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    padding: 5px;
    text-align: left;
    vertical-align: top;
}
.advicetab td { 
	border-bottom: 1px solid #BBB;
	border-right: 1px solid #BBB;
	padding:5px;
	vertical-align: top;
}
.advicetab a { color:#348cb0; }
.advicetab ol {
	padding: 0px 10px;
	margin-left:10px;
}
.advicetab ol li { margin-bottom: 5px; }
.advicetab .panel_head.active {
	visibility: hidden;
	margin-top:-20px;
}
.advicetab .articleLink {
	color: #e8882e;
	position: relative;
	bottom:1px;
	font-weight: bold;
	font-size: 15px;
}
.advicetab .articleLinkBlue {
	color: #348cb0;
	position: relative;
	bottom:1px;
	font-weight: bold;
	font-size: 13px;
}
.advicetab .sectionDesciption {
	color: #e8882e;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #d5d9dd;
	width: 100%;
}
.advicetab .backtolist a {
	color: #348CB0;
	background: url('images/arrow_rt2.png') no-repeat right;
	padding-right: 15px;
	font-size: 12px;
	font-weight: 700;
	text-decoration: none;
}
.adviceTitle {
	color: #e8882e;
	font-weight: bold;
	font-size: 15px;
}
.adviceExcept {
	font-style: italic;
	font-size: 12px;
	margin-bottom: 10px;
}
.adviceList ul {
	list-style-type: none;
	padding-left: 10px;
}
.adviceList li { margin-bottom: 5px; }
/*.adviceList li a {color:#368caf; font-weight: bold; font-size: 13px; list-style-type: none;}*/
.adviceLink {
	color: #e8882e;
	font-weight: bold;
	font-size: 13px;
}
.adviceArticlePaging table { border:none; }
/*.adviceArticlePaging tr td {border:none;}*/
.adviceArticlePaging td { border:none; }
.adviceArticlePagingLink {
	font-weight: bold;
	font-size: 14px;
	color: #e8882e;
	position: relative;
	bottom: 2px;
}
.adviceArticlePagingLinkOther {
	font-weight: bold;
	font-size: 14px;
	color:#368caf;
	position: relative;
	bottom: 2px;
}
.fontboldstyle {
	color:#368caf;
	font-weight: bold;
	font-size: 13px;
	list-style-type: none;
}
.fb-like iframe { width: 48px !important; }
.social_media_menu .fb-like iframe, .social .fb-like iframe{width:450px !important;}
.vehicle_spotlight2 {
	width:644px;
	margin:30px 0 0 -2px;
}.articlel-leftside-img
.vehicle_spotlight2 .sponsorcontent {
	font-size:12px;
	color:#99a2a8;
	margin:-38px 0 0 0;
	float:right;
}
/*.vehicle_spotlight2 table td{width:33%; padding:0 20px; border-right:1px solid #d5d9dd;}*/
.vehicle_spotlight2 .tablemain { margin:0; }
/*.vehicle_spotlight2 .tablemain td{width:auto; padding:0; border:none;}*/
.vehicle_spotlight2 .tablemain td.content {
	height:75px;
	padding:0 0 10px 0;
	line-height:20px;
}
.resize .video { width:300px; }
.resize .video .imgtop {
	width:300px;
	height:201px;
	padding:0;
	margin:0 0 10px 0;
}
.resize .video h1 {
	padding:0 0 0 20px;
	margin:0 0 5px 0;
	color:#348cb0;
	font-size:14px;
	font-weight:bold;
	background:url(images/arrow_dn3.png) left no-repeat;
}
/*.resize .video ul li:hover{border: 1px solid #00649b;}*/
.resize .video .tablemain { margin:0 0 10px 0; }
/*.resize .video .tablemain td{font-weight:bold;}*/
.resize .video .title {
	color:#333;
	font-size:14px;
	border-right:1px solid #d5d9dd;
	padding-right:10px;
}
.resize .video .share {
	color:#99a2a8;
	padding:0 0 0 5px;
}
/*.resize .video .share td{padding:0 0 0 5px;}*/
.resize .video ul {
	height:60px;
	margin:0;
	padding:15px 0;
	list-style:none;
	border-top:1px dashed #d5d9dd;
}
/*.resize .video ul li{width:80px; height:50px; padding:4px; margin:0 15px 0 0; border:1px solid #d5d9dd; float:left; -moz-border-radius:2px; -webkit-border-radius:2px;}*/
.resize .video ul li.nomargin { margin:0; }
.resize .video ul li .thumb_video_play {
	width:32px;
	height:32px;
	background:url(images/thumb_video_play.png) no-repeat;
	margin:-50px 0 0 0;
	position:relative;
	cursor:pointer;
}
.resize .video a.btmlink {
	font-size:12px;
	color:#348cb0;
	text-decoration:none;
	font-weight:bold;
	background:url(images/arrow_rt2.png) no-repeat right;
	padding:0 14px 0 0;
	margin:10px 0 0 0;
}
.resize .video a.btmlink:hover {
	color:#348cb0;
	text-decoration:underline;
}
.resize .video #video2 { margin:0; }
.greenvehicleadvice {
	width:987px;
	height:58px;
	margin:0 auto;
	background:url(images/greenvehicleadvice.png) no-repeat;
}
.icblog { width:525px; }
.icblog h1 {
	padding:0;
	margin:0 0 5px 0;
	color:#f28621;
	font-size:16px;
	font-weight:bold;
}
.icblog .content { font-size:13px; }
.icblog .tablemain { margin:15px 0; }
/*.icblog .tablemain td{color:#99a2a8; font-weight:bold;}*/
.icblog .readmore {
	border-right:1px solid #d5d9dd;
	padding-right:10px;
}
.icblog .share {
	border-right:1px solid #d5d9dd;
	padding:0 10px 0 5px;
}
/*.icblog .share td{padding:0 0 0 5px;}*/
.icblog .date { padding:0 0 0 10px; }
.gasprices { width:427px; }
.gasprices .content {
	width:427px;
	height:162px;
	background:url(images/gasprices.png) no-repeat;
}
/*.gasprices .content h1{font-size:16px; font-weight:bold; color:#333; margin:0 0 15px 0;}
.gasprices .content h2{font-size:32px; font-weight:bold; color:#cf2006; margin:0;}
.gasprices .content h3{font-size:21px; font-weight:bold; color:#cf2006; margin:0;}*/
.gasprices .content .regular {
	font-size:14px;
	font-weight:bold;
	color:#cf2006;
}
.gasprices .content .plus {
	font-size:14px;
	font-weight:bold;
	color:#009d00;
}
.gasprices .content .premium {
	font-size:14px;
	font-weight:bold;
	color:#239fdc;
}
.gasprices .content .diesel {
	font-size:14px;
	font-weight:bold;
	color:#ff9a00;
}
.gasprices .content .checkgas {
	font-size:14px;
	font-weight:bold;
	color:#333;
}
.gasprices .content .textfield {
	width:90px;
	height:18px;
	padding:3px 8px 0 8px;
	border:1px solid #b5b5b5;
	font-size:13px;
	color:#b5b5b5;
}
.bluebold3 {
	color:#348cb0;
	font-weight:bold;
}
.auto-buying-program-module {
	width: 310px;
	float: right;
}
.videoframe h3, .ads h3 { margin-bottom: 20px; }
.buying-program {
	margin-top: 20px;
	width: 790px;
	border: 2px solid #b13325;
	background: url('./images/background-checkered.png');
	border-radius: 3px;
}
.buying-program-heading { padding: 20px; }
.buying-program-used-lower {
	width: 790px;
	background: url('./images/bg-buying-program-lower.png');
	text-align: center;
	height:30px;
	padding-top:17px;
}
.buying-program-heading ul {
	margin: 0;
	padding: 0;
	list-style: none outside none;
}
.buying-program-heading li { float: left; }
.buying-program-heading li.step, .buying-program-heading li.laststep {
	width: 160px;
	margin-right: 20px;
}
.buying-program-heading li.laststep { margin-right: 0; }
.buying-program-heading li.buying-program-logo {
	width: 180px;
	margin-right: 50px;
	height: 82px;
}
p.step-number {
	color: #8d8d8d;
	font-size: 36px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	margin-top: -8px;
}
p.step-number-red {
	color: #cd352a;
	font-size: 36px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	margin-top: -8px;
}
p.step-heading {
	color: #333;
	font-size: 14px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	margin-top: 7px;
	line-height: 18px;
}
.buying-program-vehicle {
	height: 30px;
	border-top: 1px solid #b13325;
	border-bottom: 1px solid #b13325;
	text-align: center;
	padding: 10px;
	line-height: 30px;
	background: #b13325;
	background:
 -moz-linear-gradient( top, hsla(6,65%,42%, 0.1) 0%, hsla(6,65%,80%, 0.1) 100%), url('./images/background-checkered-red.png');
	box-shadow: inset 0 -1px 0 0 #d3412a, inset 0 1px 0 0 #d3412a;
}
.buying-program-vehicle label {
	margin-right: 10px;
	color: #FFF;
	font-size: 14px;
}
.buying-program-vehicle select {
	margin-top: 2px;
	width: 350px;
	height: 22px;
	border: 2px solid #b13325;
	padding: 2px;
	height: 28px;
}
.buying-program-information { padding: 14px 20px; }
.buying-program-information ul {
	margin: 0;
	padding: 0;
	list-style: none outside none;
}
.buying-program-information li {
	display: inline;
	float: left;
	padding: 7px 15px 7px 15px;
	border-right: 1px dashed #CCC;
	width: 170px;
}
.buying-program-information li.top-row {

	padding-top: 0;
	margin-top: 7px;
}
.buying-program-information li.bottom-row {
	padding-bottom: 0;
	margin-bottom: 7px;
}
.buying-program-information li.last {
	padding-right: 0px;
	border: 0px;
	width: 146px;
}
.buying-program-information li.first { padding-left: 0px; }
.buying-program-information input[type="text"], .buying-program-information select {
	padding: 2px;
	border: 2px solid #b13325;
	height: 28px;
	width: 160px;
	color: #8d8d8d;
	border-radius: 3px;
}
.buying-program-information input[type="text"] {
	box-shadow: inset 0 0 0 0 #AAA, inset 0 1px 1px 0 #AAA;
	width: 140px;
}
/*.buying-program-information .last input[type="text"] {
	    width: 140px;
	}
	.buying-program-information .zip input[type="text"] {
	    width: 64px;
	}
	.buying-program-information .zip select {
	    border: none;
	    width: 70px;
	    margin-top: 2px;
	}*/
	.zip input[type="text"] { width: 64px; }
.zip select {
	border: none;
	width: 70px;/* margin-top: 2px;*/
}
.buying-program-information-last { width: 140px; }
/*
	.buying-program-information-zip-input{
	    width: 64px;
	}*/

	.simulated-select {
	margin-left: 14px;
	border: 2px solid #b13325;
	height: 25px;
	background-color: #FFF;
	border-radius: 3px;
	box-shadow: inset 0 0 0 0 #AAA, inset 0 1px 1px 0 #AAA;
	width: 70px;
	float: right;
}
.simulated-select select { height:25px !important; }
.buying-program-information input.default-text:hover, .simulated-select:hover, .buying-program-vehicle select:hover { border-color: #ee3324; }
.buying-program-information input.default-text { border-color: #b13325; }
.buying-program-information input.default-text-active { border-color: #ee3324; }
.buying-program-information .blue-button { width: 146px; }
/** home **/
	.home-container {
	border-bottom: 1px solid #d5d9dd;
	padding: 20px 20px 0px 20px;
}
.home-container a {
	color: #348cb0;
	text-decoration: none;
}
.home-container a:hover { text-decoration: underline; }
.top-container { border-bottom: 1px solid #d5d9dd; }
.photoframe {
	float: left;
	width: 654px;
	height: 325px;
	margin-right: 20px;
	position: relative;
	z-index: 1;
}
.videoframe, .cpoframe {
	border-bottom: 1px dashed #d5d9dd;
	min-height: 325px;
	margin-bottom: 40px;
	width: 300px;
	float:left;
 *padding-bottom:10px;
}
.left-content-sidebar {
	float: left;
	width: 314px;
	margin-top: 20px;
	margin-right: 30px;
}
.right-content {
	float: left;
	width: 640px;
	margin-top: 20px;
}
.efficient-cars {
	width: 314px;
	margin-bottom: 10px;
	margin-top:44px;
 *margin-top:0;
}
.ads {
	min-height: 150px;
	margin-bottom: 20px;
}
.car-advice {
	min-height: 150px;
	width: 310px;
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
}
.car-advice .car-advice-image {
	padding: 2px;
	border-radius: 2px;
	border: 1px solid #d5d9dd;
	margin: 20px 0;
}
.car-advice h4 {
	background: url('./images/arrow_dn3.png') no-repeat;
	padding-left: 20px;
}
.car-category {
	min-height: 150px;
	width: 300px;
	float: left;
	margin-bottom: 10px;
}
.car-category-list {
	padding-bottom: 6px;
	background: #f8f8f8 url('../../plugins/sim-buying-program/images/dropshadow.jpg') no-repeat bottom;
	margin: 20px 0 0;
}
.car-category-list-details {
	border: 1px solid #d5d9dd;
	padding: 10px;
	border-radius: 2px;
	text-align: center;
}
.car-category ul {
	list-style: none inside none;
	width: 128px;
	float: left;
}
.car-category ul.left-list {
	border-right: 1px solid #d5d9dd;
	padding-right: 10px;
}
.car-category ul.right-list { margin-left: 10px; }
.right-content h3, .left-content-sidebar h3, .right-content h2, .left-content-sidebar h2 {
	border-bottom: 1px solid #d5d9dd;
	padding-bottom: 5px;
	font-weight: 700;
	font-size: 16px;
}
.right-content h2, .left-content-sidebar h2, .ad-spotlight h2 { font-size: 18px; }
h2 span.right {
	margin-top: 4px;
	float: left;
	color: #d5d9dd;
	font-size: 10px;
}
h3 span.right {
	margin-top: 4px;
	float: right;
	color: #d5d9dd;
	font-size: 10px;
}
.sponsoredContent {
	color: #d5d9dd;
	font-size: 10px;
	margin-top: 4px;
	float:right;
}
.spotlight-ad-left, .spotlight-ad-middle, .spotlight-ad-right {
	/*margin-top: 10px;*/
	width: 300px;
	float: left;
	display: inline-block;
	padding-right: 18px;
}
.spotlight-ad-left {
	border-right: 1px solid #d5d9dd;
	height:250px;
	padding-right: 40px;
}
.spotlight-ad-middle {
	padding-right:0;
	margin-left: 18px;
}
.spotlight-ad-right { border: none; }
.cars-list { margin-top: 10px; }
.cars-name {
	width: 130px;
	float: left;
	padding-top: 2px;
}
.cars-bar {
	width: 184px;
	float: left;
}
.car-advice h4 {
	font-weight: 700;
	font-size: 13px;
	margin-bottom: 10px;
}
.car-advice .content {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #d5d9dd;
	line-height: 18px;
}
.car-category-list-details a {
	width: 104px;
	height: 20px;
	display: inline-block;
	padding-top: 60px;
	background-image: url('./images/buyersguide/vehicle-class-sprite.jpg');
	color:#348cb0;
	font-weight: 700;
}
.select-category-convertible { background-position: -326px -165px; }
.select-category-sedan { background-position: -326px -2px; }
.select-category-wagon { background-position: -326px -82px; }
.select-category-sports { background-position: -326px -325px; }
.select-category-diesel { background-position: -326px -405px; }
.select-category-luxury { background-position: -326px -485px; }
.select-category-van-minivan { background-position: -326px -246px; }
.select-category-crossover { background-position: -326px -563px; }
.select-category-hatchback { background-position: -476px -2px; }
.select-category-hybrid { background-position: -476px -82px; }
.select-category-offroad { background-position: -476px -165px; }
.select-category-suv { background-position: -476px -246px; }
.select-category-coupe { background-position: -476px -325px; }
.select-category-truck { background-position: -476px -405px; }
.select-category-premium { background-position: -476px -485px; }
/*.select-category-convertible:hover {
		background-position: -24px -165px;
	}
	.select-category-sedan:hover {
		background-position: -24px -2px;
	}
	.select-category-hatchback:hover {
		background-position: -174px -2px;
	}
	.select-category-wagon:hover {
		background-position: -24px -82px;
	}
	.select-category-hybrid:hover {
		background-position: -174px -82px;
	}
	.select-category-offroad:hover {
		background-position: -174px -165px;
	}
	.select-category-suv:hover {
		background-position: -174px -246px;
	}
	.select-category-sports:hover {
		background-position: -24px -325px;
	}
	.select-category-coupe:hover {
		background-position: -174px -325px;
	}
	.select-category-diesel:hover {
		background-position: -24px -405px;
	}
	.select-category-truck:hover {
		background-position: -174px -405px;
	}
	.select-category-luxury:hover {
		background-position: -24px -485px;
	}
	.select-category-premium:hover {
		background-position: -174px -485px;
	}
	.select-category-van-minivan:hover {
		background-position: -24px -246px;
	}
	.select-category-crossover:hover {
		background-position: -24px -563px;
	}*/

	.car-advice-social {
	margin-left: 7px;
	width: 108px;
	padding-right: 8px;
	border-right: 1px solid #d5d9dd;
	height: 22px;
	float: left;
}
.car-advice-readmore {
	width: 102px;
	border-right: 1px solid #d5d9dd;
	padding-right: 8px;
	height: 22px;
	float: left;
}
.car-advice-date {
	margin-left: 7px;
	margin-top: 4px;
	font-size: 12px;
	color: #d5d9dd;
	height: 17px;
	vertical-align: middle;
	float: left;
}
.car-advice-meta {
	height: 22px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #d5d9dd;
}
.car-advice-related {
	list-style: none inside none;
	margin-bottom: 5px;/*list-style-image: url('./images/arrow_rt3.png');*/
}
.car-advice-related li {
	font-weight: 700;
	padding: 10px 0 10px 16px;
	border-bottom: 1px dashed #d5d9dd;
	background: url('./images/arrow_rt3.png') no-repeat 0 11px;
}
/*.car-advice-related li a {
		color: #000;
	}

	.car-advice-related li a:hover {
		color:#348cb0
	}*/
	.car-advice-related a { color: #000; }
.car-advice-related a:hover { color:#348cb0 }
.efficient-cars-list {
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom: 1px dashed #d5d9dd;
	padding-bottom: 10px;
}
.videoframe-thumbs {
	padding-top: 10px;
	margin-top: 10px;
	padding-bottom:10px;
	border-top: 1px dashed #d5d9dd;
	border-bottom: 1px dashed #d5d9dd;
	list-style: none inside none;
}
.videoframe-thumbs li {
	float: left;
	margin: 10px;
	width: 80px;
}
/**.videoframe-thumbs li img {
    border:1px solid #FFF;
}

.videoframe-thumbs li img:hover {
    border:1px solid #000;
}**/


	.imgtop {
	margin-bottom: 10px;
	height: 201px;
}
.imgcpo-programs {
	/*background: url('./images/IC_CPO_Homepage-CPO.jpg') no-repeat;*/
		height: 101px;
	/*height:97px;	*/	
		margin-top: 10px;
	/*width: 297px;*/
		width: 301px;
	border:1px solid #ccc;
	padding:2px;
}
.cpo-makes-allfinance-select p {
	color: black;
	font-weight: 700;
	padding: 10px 0px 10px 0px;
}
.cpo-makes-allfinance-select select {
	border: 2px solid #D5D9DD;
	border-radius: 1px;
	color: black;
	font-weight: 300;
	height: 25px;
	width: 200px;
	margin: 0 20px 20px 50px;
	padding: 2px 2px 2px 5px;
}
.videoframe-meta {
	display: inline-block;
	width: 166px;
	padding-right: 10px;
	border-right: 1px solid #d5d9dd;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	float: left;
}
.videoframe-social {
	display: inline-block;
	margin-left: 10px;
	width: 112px;
	height: 22px;
	float: right;
}
.right-allow-anchor {
	padding-right: 14px;
	background: url('./images/arrow_rt2.png') no-repeat right center;
	float: right;
}
.left-allow-anchor {
	padding: 5px 10px 5px 0px;
	background: url('./images/arrow_rt2.png') no-repeat left center;
	float: left;
}
.left-allow-anchor-text {
	overflow: hidden;
	padding: 10px 0px 10px 15px;
	text-align: left;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.ooyala-thumbnail {
	border: 0;
	cursor: pointer;
	height: 50px;
	width: 80px;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
}
#ooyala-thumbnail-containter-1 { margin-left: 0; }
#ooyala-thumbnail-containter-2 {
	margin-left: 16px;
	margin-right: 16px;
}
#ooyala-thumbnail-containter-3 { margin-right: 0; }
/* Choose Used Home Make Start */
.selectcarmodel {/*width:430px;*/
	width:330px;
	margin:0 50px 0 0;
}
.selectcarmodel ul {
	margin:0;
	padding:0;
	list-style:none;
}
/*.selectcarmodel ul li{margin:0; padding:0;}
.selectcarmodel ul li ul{width:auto; float:left;}*/
.selectcarmodel ul li ul.column1 {
	width:auto;
	margin:0 30px 0 0;
}
.selectcarmodel ul li ul.column2 {
	width:auto;
	margin:0;
}
.selectcarmodel ul li ul li { margin:0 0 8px 0; }
.selectcarmodel ul li ul li a:link, .selectcarmodel ul li ul li a:visited {
	font:bold 12px Arial;
	color:#348cb0
}
.selectcarmodel ul li ul li a:hover { text-decoration:underline }
.usedcarcategories {/*width:314px;*/
	width:300px;
	margin-top:25px;
}
.usedcarcategories .gasmileage {
	width:305px;
	padding:0 0 20px 0;
	margin:0 0 20px 0;
	border-bottom:1px dashed #d5d9dd;
}
.usedcarcategories .gasmileage h2 {
	font-size:14px;
	font-weight:bold;
	color:#313330;
	margin:0 0 10px 0;
}
.usedcarcategories .gasmileage ul {
	margin:0px;
	padding:0px;
	list-style-type:none
}
.usedcarcategories .gasmileage ul li {
	margin:0;
	padding:0px;
}
/*.usedcarcategories .gasmileage ul li ul {width:auto; padding:0px; list-style-type:none; float:left;}
.usedcarcategories .gasmileage ul li ul li {margin:0 0 8px 0; padding:0px;}*/
.usedcarcategories .gasmileage ul li ul.column1 { margin:0 30px 0 0; }
.usedcarcategories .gasmileage ul li ul.column2 { margin:0; }
.usedcarcategories_gasmileage_ul-n {
	width:auto;
	padding:0px;
	list-style-type:none;
	float:left;
}
.usedcarcategories_gasmileage_li-n {
	margin:0 0 8px 0;
	padding:0px;
}
/*.usedcarcategories .gasmileage ul li ul li a:link, .gasmileage ul li ul li a:visited {font:bold 12px Arial;color:#348cb0}
.usedcarcategories .gasmileage ul li ul li a:hover {text-decoration:underline}*/
.usedcarcategories .vehicletypes {
	width:305px;
	padding:0 0 20px 0;
	margin:0 0 20px 0;
	border-bottom:1px dashed #d5d9dd;
}
.usedcarcategories .vehicletypes h2 {
	font-size:14px;
	font-weight:bold;
	color:#313330;
	margin:0 0 10px 0;
}
.usedcarcategories .vehicletypes ul {
	margin:0px;
	padding:0px;
	list-style-type:none
}
.usedcarcategories .vehicletypes ul li {
	margin:0;
	padding:0px;
}
/*.usedcarcategories .vehicletypes ul li ul {width:auto; padding:0px; list-style-type:none; float:left;}
.usedcarcategories .vehicletypes ul li ul li {margin:0 0 8px 0; padding:0px;}*/
.usedcarcategories .vehicletypes ul li ul.column1 { margin:0 30px 0 0; }
.usedcarcategories .vehicletypes ul li ul.column2 { margin:0 30px 0 0; }
.usedcarcategories .vehicletypes ul li ul.column3 { margin:0; }
.usedcarcategories_vehicletypes_ul-n {
	width:auto;
	padding:0px;
	list-style-type:none;
	float:left;
}
.usedcarcategories_vehicletypes_li-n {
	margin:0 0 8px 0;
	padding:0px;
}
/*.usedcarcategories .vehicletypes ul li ul li a:link, .vehicletypes ul li ul li a:visited {font:bold 12px Arial;color:#348cb0}
.usedcarcategories .vehicletypes ul li ul li a:hover {text-decoration:underline}*/
.usedcarcategories .years {
	width:305px;
	padding:0 0 20px 0;
	margin:0 0 20px 0;
	border-bottom:1px dashed #d5d9dd;
}
.usedcarcategories .years h2 {
	font-size:14px;
	font-weight:bold;
	color:#313330;
	margin:0 0 10px 0;
}
.usedcarcategories .years ul {
	margin:0px;
	padding:0px;
	list-style-type:none
}
.usedcarcategories .years ul li {
	margin:0;
	padding:0px;
}
/*.usedcarcategories .years ul li ul {width:auto; padding:0px; list-style-type:none; float:left;}
.usedcarcategories .years ul li ul li {margin:0 0 8px 0; padding:0px;}*/
.usedcarcategories .years ul li ul.column1 { margin:0 30px 0 0; }
.usedcarcategories .years ul li ul.column2 { margin:0 30px 0 0; }
.usedcarcategories .years ul li ul.column3 { margin:0 30px 0 0; }
.usedcarcategories .years ul li ul.column4 { margin:0; }
.usedcarcategories_years_ul-n {
	width:auto;
	padding:0px;
	list-style-type:none;
	float:left;
}
.usedcarcategories_years_li-n {
	margin:0 0 8px 0;
	padding:0px;
}
/*.usedcarcategories .years ul li ul li a:link, .years ul li ul li a:visited {font:bold 12px Arial;color:#348cb0}
.usedcarcategories .years ul li ul li a:hover {text-decoration:underline}*/
.usedcarcategories .othermakes {
	/*width:312px;*/
	width:320px;
	padding:0 0 20px 0;
	margin:0 0 20px 0; /*border-bottom:1px dashed #d5d9dd;*/
}
.usedcarcategories .othermakes h2 {
	font-size:14px;
	font-weight:bold;
	color:#313330;
	margin:0 0 10px 0;
}
.usedcarcategories .othermakes ul {
	margin:0px;
	padding:0px;
	list-style-type:none
}
.usedcarcategories .othermakes ul li {
	margin:0;
	padding:0px;
}
/*.usedcarcategories .othermakes ul li ul {width:auto; padding:0px; list-style-type:none; float:left;}
.usedcarcategories .othermakes ul li ul li {margin:0 0 8px 0; padding:0px;}*/
.usedcarcategories .othermakes ul li ul.column1 { margin:0 30px 0 0; }
.usedcarcategories .othermakes ul li ul.column2 { margin:0 30px 0 0; }
.usedcarcategories .othermakes ul li ul.column3 { margin:0; }
.usedcarcategories_othermakes_ul-n {
	width:auto;
	padding:0px;
	list-style-type:none;
	float:left;
}
.usedcarcategories_othermakes_li-n {
	margin:0 0 8px 0;
	padding:0px;
}
/*.usedcarcategories .othermakes ul li ul li a:link, .othermakes ul li ul li a:visited {font:bold 12px Arial;color:#348cb0}
.usedcarcategories .othermakes ul li ul li a:hover {text-decoration:underline}*/
/* Choose Used Home Make End */

.ooyala-thumbnail-containter {
	border: 1px solid #D5D9DD;
	border-radius: 2px;
}
.ooyala-thumbnail-containter:hover {
	border: 1px solid #348CB0;
	border-radius: 2px;
}
/* Choose Used Home Make Model Start */
.usedcaryears {
	width:354px;
	margin:0 50px 0 0;
}
.usedcaryears ul {
	margin:0;
	padding:0;
	list-style:none;
}
.usedcaryears ul li {
	margin:0;

	padding:0;
}
.usedcaryears ul li ul {
	width:auto;
	float:left;
}
.usedcaryears ul li ul.column1 {
	width:auto;
	margin:0 30px 0 0;
}
.usedcaryears ul li ul.column2 {
	width:auto;
	margin:0;
}
.usedcaryears ul li ul li { margin:0 0 8px 0; }
.usedcaryears ul li ul li a:link, .usedcaryears ul li ul li a:visited {
	font:bold 12px Arial;
	color:#348cb0
}
.usedcaryears ul li ul li a:hover { text-decoration:underline }
.othermodels {/*width:390px;*/ width:320px; }
.othermodels ul {
	margin:0;
	padding:0;
	list-style:none;
}
.othermodels ul li {
	margin:0;
	padding:0;
}
.othermodels ul li ul {
	width:auto;
	float:left;
}
.othermodels ul li ul.column1 {
	/*width:auto;*/
	width:142px;
	margin:0 10px 0 0;
}
.othermodels ul li ul.column2 {
	width:auto;
	margin:0;
}
/*.othermodels ul li ul li{margin:0 0 8px 0;}
.othermodels ul li ul li a:link, .othermodels ul li ul li a:visited {font:bold 12px Arial;color:#348cb0}
.othermodels ul li ul li a:hover {text-decoration:underline}*/
.othermodels_li-n { margin:0 0 8px 0; }
/* Choose Used Home Make Model End */

/* Choose Used Home Categories Make Start */
.selectconvertiblemodel {
	width:380px;
	margin:0 50px 0 0;
}
.selectconvertiblemodel ul {
	margin:0;
	padding:0;
	list-style:none;
}
.selectconvertiblemodel ul li {
	margin:0;
	padding:0;
}
.selectconvertiblemodel ul li ul {
	width:auto;
	float:left;
}
.selectconvertiblemodel ul li ul.column1 {
	width:auto;
	margin:0 30px 0 0;
}
.selectconvertiblemodel ul li ul.column2 {
	width:auto;
	margin:0;
}
.selectconvertiblemodel ul li ul li { margin:0 0 8px 0; }
.selectconvertiblemodel ul li ul li a:link, .selectconvertiblemodel ul li ul li a:visited {
	font:bold 12px Arial;
	color:#348cb0
}
.selectconvertiblemodel ul li ul li a:hover { text-decoration:underline }
.makesbycategory {
	width:250px;
	margin-top:23px;
	border-top:1px solid #d5d9dd;
	padding-top:20px;
}
.makesbycategory .otherusedconvertiblemakes {/*width:304px;*/
	padding:0 0 20px 0;
	margin:0 0 20px 0;
	border-bottom:1px dashed #d5d9dd;
}
.makesbycategory .otherusedconvertiblemakes h2 {
	font-size:14px;
	font-weight:bold;
	color:#313330;
	margin:0 0 10px 0;
}
.makesbycategory .otherusedconvertiblemakes ul {
	margin:0px;
	padding:0px;
	list-style-type:none
}
.makesbycategory .otherusedconvertiblemakes ul li {
	margin:0;
	padding:0px;
}
.makesbycategory .otherusedconvertiblemakes ul li ul {
	width:auto;
	padding:0px;
	list-style-type:none;
	float:left;
}
.makesbycategory .otherusedconvertiblemakes ul li ul.column1 { margin:0 30px 0 0; }
.makesbycategory .otherusedconvertiblemakes ul li ul.column2 { margin:0 30px 0 0; }
.makesbycategory .otherusedconvertiblemakes ul li ul.column3 { margin:0; }
.makesbycategory .otherusedconvertiblemakes ul li ul li {
	margin:0 0 8px 0;
	padding:0px;
}
.makesbycategory .otherusedconvertiblemakes ul li ul li a:link, .otherusedconvertiblemakes ul li ul li a:visited {
	font:bold 12px Arial;
	color:#348cb0
}
.makesbycategory .otherusedconvertiblemakes ul li ul li a:hover { text-decoration:underline }
.makesbycategory .otherusedtypes {/*width:304px;*/
	padding:0 0 20px 0;
	margin:0 0 20px 0; /*border-bottom:1px dashed #d5d9dd;*/
}
.makesbycategory .otherusedtypes h2 {
	font-size:14px;
	font-weight:bold;
	color:#313330;
	margin:0 0 10px 0;
}
.makesbycategory .otherusedtypes ul {
	margin:0px;
	padding:0px;
	list-style-type:none
}
.makesbycategory .otherusedtypes ul li {
	margin:0;
	padding:0px;
}
.makesbycategory .otherusedtypes ul li ul {
	width:auto;
	padding:0px;
	list-style-type:none;
	float:left;
}
.makesbycategory .otherusedtypes ul li ul.column1 { margin:0 30px 0 0; }
.makesbycategory .otherusedtypes ul li ul.column2 { margin:0; }
.makesbycategory .otherusedtypes ul li ul li {
	margin:0 0 8px 0;
	padding:0px;
}
.makesbycategory .otherusedtypes ul li ul li a:link, .otherusedtypes ul li ul li a:visited {
	font:bold 12px Arial;
	color:#348cb0
}
.makesbycategory .otherusedtypes ul li ul li a:hover { text-decoration:underline }
/* Choose Used Home Categories Make End */

.contactform .btnsum {
	background:url(images/btnsubmit.png) no-repeat;
	margin:0;
	padding:0;
	width:154px;
	height:37px;
}
/* Press Releases and Media Center Start */
.pressreleasearchive {
	font:normal 13px Arial;
	color:#333;
	border-bottom:1px solid #d5d9dd;
	float:left;
}
.pressreleasearchive h1 {
	background:#00649b;
	color:#FFF;
	font:bold 14px Arial;
	line-height:2.2;
	padding:0 10px;
}
.pressreleasearchive .hdr {
	border-left:1px solid #d5d9dd;
	border-right:1px solid #d5d9dd;
	border-bottom:1px solid #d5d9dd;
	background:#FFF;
	float:left;
}
.pressreleasearchive .hdr .lft {
	width:650px;
	padding:10px;
	color:#333;
	font-weight:bold;
	float:left;
	border-right:1px solid #d5d9dd;
}
.pressreleasearchive .hdr .rgt {
	width:101px;
	padding:10px;
	color:#333;
	font-weight:bold;
	float:left;
}
.pressreleasearchive .even, .odd {
	border-left:1px solid #d5d9dd;
	border-right:1px solid #d5d9dd;
	border-bottom:1px dashed #d5d9dd;
	color:#348cb0;
	font:bold 13px Arial;
	float:left;
}
.pressreleasearchive .even { background:#f3f7f9; }
.pressreleasearchive .odd { background:#FFF; }
.pressreleasearchive .lft {
	width:650px;
	padding:10px;
	font-weight:bold;
	float:left;
	border-right:1px solid #d5d9dd;
	color:#348cb0;
}
.pressreleasearchive .rgt {
	width:101px;
	padding:10px;
	color:#333;
	float:left;
}
.pressreleasearchive a {
	color:#348cb0;
	text-decoration:none;
}
.pressreleasearchive a:hover {
	color:#348cb0;
	text-decoration:underline;
}
.pressreleasearchive .nobtmbdr { border-bottom:none; }
.pressreleaseinside {
	font:normal 12px Arial;
	color:#333;
	padding-bottom:10px;
	float:left;
}
.pressreleaseinside .hdr {
	background:#00649b;
	font:normal 13px Arial;
	color:#FFF;
	margin-bottom:10px;
	float:left;
}
.pressreleaseinside .hdr .lft {
	width:652px;
	padding:0 10px;
	font-weight:bold;
	line-height:2.6;
	float:left;
}
.pressreleaseinside .hdr .rgt {
	width:102px;
	padding:0 10px;
	line-height:2.6;
	text-align:right;
	float:left;
}
.pressreleasesub {
	font:normal 13px Arial;
	color:#333;
	border:1px solid #d5d9dd;
	border-bottom:1px solid #d5d9dd;
}
/*.pressreleasesub h1{background:#00649b; color:#FFF; font:bold 14px Arial; line-height:2.2; padding:0 10px;}*/
.pressreleasesub .evenhrd {
	background:#f3f7f9;
	font:bold 13px Arial;
}
.pressreleasesub .hrd1 {
	padding:10px;
	color:#333;
	font-weight:bold;
	font-size:13px;
	border-right:1px solid #d5d9dd;
}
.pressreleasesub .hrd2 {
	padding:10px;
	color:#333;
	font-weight:bold;
	font-size:13px;
}
.pressreleasesub .even {
	background:#f3f7f9;
	color:#348cb0;
	font:bold 13px Arial;
}
.pressreleasesub td {/*border-left:1px solid #d5d9dd; border-right:1px solid #d5d9dd;*/
	border-bottom:1px dashed #d5d9dd;
	color:#348cb0;
	font:bold 13px Arial;
}
.pressreleasesub .lft {
	padding:10px;
	font-weight:bold;
	border-right:1px solid #d5d9dd;
	color:#348cb0;
}
.pressreleasesub .rgt {
	padding:10px;
	color:#333;
}
.pressreleasesub a {
	color:#348cb0;
	text-decoration:none;
}
.pressreleasesub a:hover {
	color:#348cb0;
	text-decoration:underline;
}
.pressreleasesub td.nobtmbdr { border-bottom:none; }
.searchpg {
	margin:0;
	padding:0;
	padding-bottom:10px;
	float:left;
}
.searchpg .hdr {
	background:#00649b;
	font:normal 13px Arial;
	color:#FFF;
	margin-bottom:10px;
	float:left;
	text-align:center;
}
.searchpg .hdr .lft {
	width:773px;
	padding:0 10px;
	font-weight:bold;
	line-height:2.6;
	float:left;
}
/*.searchpg .hdr .rgt{width:121px; padding:10px; color:#333; font-weight:bold; float:left;}*/
.searchpg h1 {
	margin:0;
	padding:0;
}
.searchpg h1.backbold {
	font-size:16px;
	color:#00649b;
	font-weight:bold;
	margin:0px;
	padding:0;
}
.searchpg .researchnew {
	margin:0;
	float:left;
}
.searchpg .researchnew .reserchcontant {
	margin:0;
	float:right;
}
.searchpg .researchnew .searchgo {
	float:right;
	margin:0;
	border-style:double;

	text-align:center;
	padding:10px;
	margin:10px;
	width:200px;
}
/*.searchpg .researchnew .dlr_quotes form input{vertical-align:bottom !important;border:1px solid #15435d;margin:3px 0 0 0}*/
.searchpg .dlr_quotes input {
	vertical-align:bottom !important;
	border:1px solid #15435d;
	margin:3px 0 0 0
}
.dlr_quotes form input#zipcode {
	width:70px !important;
	padding:3px !important
}
.searchpg .researchnew .dlr_quotes form input#dlr_quotes {
	font:700 11px Verdana;
	color:#fff;
	background:#f33;
	padding:0 2px 2px;
	margin:0 0 1px;
	border:2px outset #ccc !important
}
.searchpg .newcarcon {
	margin:0 20px;
	color:#00649b;
	font-weight:bold;
}
.searchpg .newcarcon .newcrbl {
	color:#00649b;
	font-weight:bold;
}
.searchpg .newcarcon .newcrbl .bmwcon1 { float:left; }
.searchpg .newcarcon .newcrbl .bmwcon2 {
	float:right;
	margin:0 200px 0 0;
}
.searchpg .newcarcon .newcrbl .newcrblmdl {
	margin-bottom:20px;
	font-weight:bold;
}
.searchpg a {
	font-weight:bold;
	text-decoration:underline;
}
.research_new_car_main {
	margin:0;
	padding:0;
	padding-bottom:10px;
	float:left;
}
.research_new_car_main .hdr {
	background:#00649b;
	font:normal 13px Arial;
	color:#FFF;
	margin-bottom:10px;
	float:left;
	text-align:center;
}
.research_new_car_main .hdr .lft {
	width:773px;
	padding:0 10px;
	font-weight:bold;
	line-height:2.6;
	float:left;
}
/*.research_new_car_main .hdr .rgt{width:121px; padding:10px; color:#333; font-weight:bold; float:left;}*/
.research_new_car_main h1 {
	margin:0;
	padding:0;
}
.research_new_car_main h1.backbold {
	font-size:16px;
	color:#00649b;
	font-weight:bold;
	margin:0px;
	padding:0;
}
.research_new_car_main .researchnew {
	margin:0;
	float:left;
}
.research_new_car_main .researchnew .reserchcontant {
	margin:0;
	float:right;
}
.research_new_car_main .researchnew .searchgo {
	float:right;
	margin:0;
	border-style:double;
	text-align:center;
	padding:10px;
	margin:10px;
	width:200px;
}
/*.research_new_car_main .researchnew .dlr_quotes form input{vertical-align:bottom !important;border:1px solid #15435d;margin:3px 0 0 0}*/
.research_new_car_main.dlr_quotes input {
	vertical-align:bottom !important;
	border:1px solid #15435d;
	margin:3px 0 0 0
}
.dlr_quotes form input#zipcode {
	width:70px !important;
	padding:3px !important
}
.research_new_car_main .researchnew .dlr_quotes form input#dlr_quotes {
	font:700 11px Verdana;
	color:#fff;
	background:#f33;
	padding:0 2px 2px;
	margin:0 0 1px;
	border:2px outset #ccc !important
}
.research_new_car_main .research_new_car { width:auto; }
/*.research_new_car_main .research_new_car ul{margin:0; padding:0; list-style:none;}
.research_new_car_main .research_new_car ul li{margin:0; padding:0; font-weight:bold;}*/
.research_new_car_main-research_new_car-ul {
	margin:0;
	padding:0;
	list-style:none;
}
.research_new_car_main-research_new_car-ul-li {
	margin:0;
	padding:0;
	font-weight:bold;
}
/*.research_new_car_main .research_new_car ul li ul{float:left;}*/
.research_new_car_main_research_new_car_ul-n { float:left; }
.research_new_car_main .research_new_car ul li ul.column1 {
	width:200px;
	margin:0 30px 0 0;
}
.research_new_car_main .research_new_car ul li ul.column2 {
	width:200px;
	margin:0 30px 0 0;
}
.research_new_car_main .research_new_car ul li ul.column3 {
	width:200px;
	margin:0 30px 0 0;
}
/*.research_new_car_main .research_new_car ul li ul.column4{width:200px; margin:0;}
*/
.research_new_car_main_research_new_car_li-n { margin:0 0 8px 0; }
/*.research_new_car_main .research_new_car ul li ul li a:link, .research_new_car ul li ul li a:visited {font:bold 12px Arial;color:#348cb0}
.research_new_car_main .research_new_car ul li ul li a:hover {text-decoration:underline}*/

.newcars_convertible {
	margin-bottom:20px;
	font-weight:bold;
}
/* Press Releases and Media Center End */

/* STM Classes Begin */
.mrack { overflow: hidden; }
.mrack .stmLeft {
	margin-left: 30px;
	margin-right:30px;
	width: 640px;
	height: 250px;
}
.mrack .rightText { padding-top: 33px; }
.mrack .solidBorder {
	border-bottom: 1px solid #d5d9dd;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.mrack .dashBorder {
	border-bottom: 1px dashed #d5d9dd;
	margin-bottom: 30px;
}
.mrack .aBetterWay {
	font-size: 20px;
	color: #ee3225;
	font-weight: bold;
}
.mrack .saveThousands {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
.mrack .easySteps {
	font-size: 17px;
	color: #ee3225;
	font-weight: bold;
	margin-bottom: 5px;
}
.mrack .numStep {
	font-size: 15px;
	color: #348cb0;
	font-weight: bold;
}
.mrack .numStep a { color: #348cb0; }
.mrack .stepDesc {
	font-size: 13px;
	color: #2f2f2f;
	margin-bottom: 10px;
}
.mrack .middleImg { text-align: center; }
.stmBody {/*position: absolute;*/
	bottom: 0px;
	left: 20px;
	top: 100%;
	/*width:794px;*/
	width:680px;
}
.stmContainerMargin {/*margin-bottom: 206px;*/ position: relative; }
.sitemap { }
.sitemap .title {
	border-bottom: 1px dashed #d5d9dd;
	padding-bottom: 5px;
	margin-top:10px;
	margin-bottom:10px;
}
.ui-state-default, .ui-widget-content .ui-state-default/*, .ui-widget-header .ui-state-default a*/ {
	color: #e8882e;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	background:url(images/sitemap_btn_up.png) no-repeat top;
	width:115px;
	height:24px;
	vertical-align: middle;
	margin-bottom:10px;
	padding-top:6px
}
.ui-state-default a:hover {
	background:url(images/sitemap_btn_down.png) no-repeat top;
	color: black;
}
.ui-state-active, .ui-widget-content .ui-state-active/*, .ui-widget-header .ui-state-active a*/ {
	background:url(images/sitemap_btn_down.png) no-repeat top;
	color: black;
}
.ui-tabs .ui-tabs-hide { display: none !important; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	background:url(images/sitemap_btn_down.png) no-repeat top;
	color: black;
}
.sitemap ul {
	margin:0px;
	padding:0px;
	list-style-type:none
}
/*.sitemap ul li {margin:0px; padding:0px;}
.sitemap ul li ul {width:auto; margin:0; float:left;}*/
.sitemap ul li ul.column1 {
	width:97px;
	margin:0 40px 0 0;
}
.sitemap ul li ul.column2 {
	width:97px;
	margin:0 40px 0 0;
}
.sitemap ul li ul.column3 {
	width:96px;
	margin:0;
}
/*.sitemap ul li ul li {margin:0 0 3px 0; text-align:left;}*/
.sitemap-ul-li {
	margin:0px;
	padding:0px;
}
.sitemap-ul-li-ul {
	width:auto;
	margin:0;
	float:left;
}
.sitemap ul li ul li img {
	display:block;
	margin-bottom:10px
}
/*.sitemap ul li ul li a:link, .sitemap ul li ul li a:visited {font:bold 13px Arial;color:#348cb0}
.sitemap ul li ul li a:hover {text-decoration:underline}*/
.sitemap_li-n {
	margin:0 0 3px 0;
	text-align:left;
}
.sitemap .text-drilldowm-column-three {
	-moz-column-count: 3;
	-webkit-column-count: 3;
	column-count: 3;
	width:100%;
}
.breadcrumb_bar_bg {
	/*margin-left:20px;*/
    height:20px;
	padding-top:5px;
        font-size: 12px;
    font-weight: normal;
}
.breadcrumb_bar_bg a {
	color: #348CB0;
	background: url('images/arrow_rt2.png') no-repeat right;
	padding-right: 15px;
	font-size: 12px;
	font-weight: 700;
	text-decoration: none;
}
.breadcrumb_bar_bg a:hover, .breadcrumb_bar_bg a:focus { text-decoration: underline; }
/* STM Classes End */

/* Interstitial ----------------------------------------- */
.interstitial_ad_iframe_off { display: none; }
.interstitial_ad_iframe_on {
	display: block;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	position: absolute;
	background-color: Black;
	z-index: 10000000;
}
.interstitial_takeoverdiv {
	margin: 0px;
	text-align: center;
	padding-top: 30px;
}
.interstitial_countdown_timer {
	color: #fff;
	margin-top: 10px;
}
.itHeader {
	background: url("./images/ic_repeater.jpg") repeat-x scroll 0 0 transparent;
	height: 95px;
}
.itLogo {
	background: url("./images/logo.jpg") no-repeat scroll 0 0 transparent;
	float: left;
	height: 95px;
	width: 196px;
}
.interstitial_takeoverdiv {
	margin: 0;
	padding-top: 30px;
	text-align: center;
}
.interstitial_takeoverdiv { text-align: center; }
.interstitial_countdown_timer {
	color: #FFFFFF;
	margin-top: 10px;
}
.itButton {
	background: url("./images/ic_button_continue.png") no-repeat scroll 0 0 transparent;
	cursor: pointer;
	float: right;
	height: 39px;
	margin: 30px 15px;
	width: 258px;
	border: 0;
}
/* ------------------------------------------------------ */

.sitemap_awards {
	width:794px;
	margin:0;
}
.sitemap_awards ul {
	margin:0px;
	padding:0px;
	list-style-type:none
}
/*.sitemap_awards ul li {margin:0px; padding:0px;}
.sitemap_awards ul li ul {width:auto; margin:0; float:left;}*/
.sitemap_awards ul li ul.column1 {
	width:250px;
	margin:0 22px 0 0;
}
.sitemap_awards ul li ul.column2 {
	width:250px;
	margin:0 22px 0 0;
}
.sitemap_awards ul li ul.column3 {
	width:250px;
	margin:0;
}
.sitemap_awards-ul-li {
	margin:0px;
	padding:0px;
}
.sitemap_awards-ul-li-ul {
	width:auto;
	margin:0;
	float:left;
}

/*.sitemap_awards ul li ul li {margin:0; padding:0px;}
.sitemap_awards ul li ul li a:link, .sitemap_awards ul li ul li a:visited {font:bold 12px Arial;color:#348cb0}
.sitemap_awards ul li ul li a:hover {text-decoration:underline}*/
.sitemap_awards_li-n {
	margin:0;
	padding:0px;
}
.sitemap_advice {
	width:794px;
	margin:0;
}
.sitemap_advice ul {
	margin:0px;
	padding:0px;
	list-style-type:none
}
/*.sitemap_advice ul li {margin:0px; padding:0px;}
.sitemap_advice ul li ul {width:auto; margin:0; float:left;}*/
.sitemap_advice ul li ul.column1 {
	width:250px;
	margin:0 22px 0 0;
}
.sitemap_advice ul li ul.column2 {
	width:250px;
	margin:0 22px 0 0;
}
.sitemap_advice ul li ul.column3 {
	width:250px;
	margin:0;
}
.sitemap_advice-ul-li {
	margin:0px;
	padding:0px;
}
.sitemap_advice-ul-li-ul {
	width:auto;
	margin:0;
	float:left;
}
/*.sitemap_advice ul li ul li {margin:0; padding:0px;}
.sitemap_advice ul li ul li a:link, .sitemap_advice ul li ul li a:visited {font:bold 12px Arial;color:#348cb0}
.sitemap_advice ul li ul li a:hover {text-decoration:underline}*/
.sitemap_advice_li-n {
	margin:0;
	padding:0px;
}
/****************For CPO Program & CPO Program Index Page************************/
.cpopg {
	font-family:arial;
	color:#000;
	font-size:14px;
}
.awards-list {
	border-top: 1px solid #d5d9dd;
	/*    padding: 20px 0 0;      */
    text-align: center;
}
/*.awards-list a {
    clear: both;
}

.awards-list p {
    line-height: 160%;
    padding-top: 20px;
    text-align: left;
}
.awards-list img {
    clear: both;
    margin-bottom: 30px;
}*/
.awards-list-p {
	line-height: 160%;
	padding-top: 20px;
	text-align: left;
}
.awards-list-img {
	clear: both;
	margin-bottom: 30px;
}
.press-release_cpo {
	float: right;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	*margin-right:-60px;
	margin-top: -25px;
	*margin-top: 0;
	text-align: right;
	width: 195px;
}
.press-release_cpo a {
	color: #348CB0;
	background: url('images/arrow_rt2.png') no-repeat right;
	padding-right: 15px;
	font-size: 12px;
	font-weight: 700;
	text-decoration: none;
 *margin:-20px 0 0 -205px;
*position:absolute;
}
.press-release_cpo a:hover, .press-release_cpo a:focus { text-decoration: underline; }
.cpopg .photoframe2 {
	float: left;
	width: 520px;
	height:307px;
	/*height: 325px;*/
		margin:30px 0 22px 0;
	border:1px solid #ccc;/*position: relative;
		z-index: 1;*/
}
/*.cpopg .photoframe2 img{width:100%; height:307px;}*/
.cpopg-photoframe2-img {
	width:100%;
	height:307px;
}
.cpopg .photoframe2 .bx-pager {
	text-align:center;
	padding:5px 6px;
	font-size: 1px;
	color:#666;
	margin:-25px 0 0 0;
	position:relative;
}
.cpopg .award-seal_bor {
	width: 258px;
	height:297px;
	float: left;
	margin: 0;
	border:1px solid #ccc;
	border-right:none;
	padding:0 6px 10px 6px;
	margin:30px 0 22px 0;
}
.cpopg .award-seal_bor .mrglft {
	padding:5px 0 5px 25px;
	display:block;
}
.cpopg .award-seal_bor .mrglft-img {
	padding:15px 0 5px 38px;
*padding:15px 0 5px 0;
	display:block;
}
/*.cpopg .award-seal_bor img{text-align:center; width:182px;}
.cpopg .award-seal_bor p{text-align:left; font-size:14px; line-height:20px; margin:2px 18px;}
.cpopg .award-seal_bor b{font-weight:bold; line-height:20px;}*/
.cpopg-award-seal_bor-img {
	text-align:center;
	width:182px;
}
.cpopg-award-seal_bor-p {
	text-align:left;
	font-size:14px;
	line-height:20px;
	margin:2px 18px;
}
.cpopg-award-seal_bor-b {
	font-weight:bold;
	line-height:20px;
}
.cpopg .lftdiv {
	width:330px;
	height:300px;
	padding:33px 30px 20px 30px;
	margin:10px 10px 10px 0;
	float:left;
	border:1px solid #ccc;
}
.cpopg .rghtdiv {
	width:330px;
	height:300px;
	padding:33px 30px 20px 30px;
	margin:10px 0;
	float:left;
	border:1px solid #ccc;
}
/*.cpopg .adviceList2 ul li{ margin:10px 0; font-size:14px; line-height:20px; color:#0689CD;}*/

/*.cpopg .adviceList2 ul{list-style-type: none; padding-left: 0; font-size:14px; line-height:20px;}
.cpopg .adviceList2 li {margin-bottom: 5px;}*/
.cpopg-adviceList2-ul {
	list-style-type: none;
	padding-left: 0;
	font-size:14px;
	line-height:20px;
}
.cpopg-adviceList2-ul-li {
	margin:10px 0;
	font-size:14px !important;
	line-height:20px;
	color:#0689CD;
}
.cpopg-adviceList2-li { margin-bottom: 5px; }
/*.cpopg .adviceList2 li a {color:#368caf; font-weight: bold; font-size: 13px; list-style-type: none;}*/
/*.cpopg .lftdiv p{font-size:14px; line-height:20px;} 
.cpopg .lftdiv p{font-size:14px; line-height:20px;}*/
/*.cpopg .rghtdiv ul li p{font-weight:bold; width:320px; margin:-20px 0 0 15px;}
.cpopg .rghtdiv p{font-size:14px; line-height:20px;}*/
.cpopg_rghtdiv_p-n {
	font-weight:bold;
	width:320px;
	margin:-20px 0 0 15px;
}
.cpopg-rghtdiv-p {
	font-size:14px;
	line-height:20px;
}
.cpopg p.view {
	font-size:14px;
	font-weight:bold;
	width:320px;
	margin:-20px 0 0 15px;
}
.cpopg .lftdiv2 {
	width:330px;
	min-height:283px;
	padding:33px 30px 0 30px;
	margin:10px 10px 10px 0;
	float:left;
	border:1px solid #ccc;
	line-height:2em;
}
/*.cpopg .lftdiv2 ul li p{font-weight:bold; width:320px; margin:-20px 0 0 15px; color:#0689CD;}
.cpopg .lftdiv2 p{font-size:14px; line-height:20px;}*/
.cpopg_lftdiv2_p-n {
	font-weight:bold;
	width:320px;
	margin:-20px 0 0 15px;
	color:#0689CD;
}
.cpopg-lftdiv2-p {
	font-size:14px;
	line-height:20px;
}
.cpopg .lftdiv2 p.p2 {
	font-size:14px;
	line-height:20px;
	margin-bottom:20px;
}
.cpopg .rghtdiv2 {
	width:330px;
	min-height:283px;
	padding:33px 30px 0 30px;
	margin:10px 0;
	float:left;
	border:1px solid #ccc;
}
/*.cpopg .rghtdiv2 ul li p{font-weight:bold; width:320px; margin:-20px 0 0 15px; color:#0689CD;}*/
.cpopg_rghtdiv2_p-n {
	font-weight:bold;
	width:320px;
	margin:-20px 0 0 15px;
	color:#0689CD;
}
/*.cpopg .rghtdiv2 p{font-size:14px; line-height:20px;}*/
.cpopg-rghtdiv2-p {
	font-size:14px;
	line-height:20px;
}
/*.cpopg .orange-button {
    padding: 10px 90px 14px 90px;
    *width:320px;
	margin:10px 0;
    font-weight: bold;
	font-size:14px;
    color: #FFF !important;
    text-decoration: none;
   /* width: 273px;*/
   /* cursor: pointer;
	background:url('images/btn_view_cpo_listings.png') no-repeat;
	border:none;
}*/

.cpopg .orange-button {
	padding: 8px 0 10px 0;
	/**width:320px;*/
	margin:10px 0 0 10px;
	font-weight: bold;
	font-size:14px;
	color: #FFF !important;
	text-decoration: none;
	width: 177px;
	cursor: pointer;
	background:url('images/btn_view_cpo_listings.png') no-repeat;
	border:none;
}
.cpopg .orange-button-n {
	padding: 8px 0 10px 0;
	/**width:320px;*/
	margin:20px 0 0 10px;
	font-weight: bold;
	font-size:14px;
	color: #FFF !important;
	text-decoration: none;
	width: 177px;
	cursor: pointer;
	background:url('images/btn_view_cpo_listings.png') no-repeat;
	border:none;
}
.cpopg .orange-button2 {
	padding: 10px 10px 14px 10px;
 *padding: 10px 0 14px 0;
 *width:180px;
	margin:-40px 0 0 0;
	font-weight: bold;
	font-size:14px;
	color: #FFF !important;
	text-decoration: none;
	/* width: 273px;*/
    cursor: pointer;
	background:url('images/btn_view_cpo_listings.png') no-repeat;
	float:right;
	border-radius:2px;
	border:none;
}
/*.cpopg .orange-button:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#fc7a1c), to(#dd5e0d));
    background: -moz-linear-gradient(top,  #fc7a1c,  #dd5e0d); border-radius:2px; position:relative;
}
*/

.cpopg .botmdiv {
	width:710px;
	padding:33px 40px;
	margin:0;
	float:left;
	border:1px solid #ccc;
}
.cpopg .solid-seperator-bottom2 {
	border-bottom: 1px solid #d5d9dd;
	margin:20px 0;
}
.cpopg .solid-seperator-bottom3 {
	border-bottom: 1px solid #d5d9dd;
	margin:20px 0;
	background:#C03;
}
.cpopg .solid-seperator-bottom { border-bottom: 1px solid #d5d9dd; }
.cpopg .solid-seperator-bottom span.title {
	display: block;
	font-size: 20px;
	width: 600px;
	font-weight: bold;
	/*line-height:24px;*/ line-height:normal !important;
}
.cpopg h1 {
	font-size: 20px;
	font-weight:bold;
	/*line-height: 24px;*/
	line-height:normal !important;
	margin-bottom: 16px;

}
.cpopg .zipcoad {
	width:125px;
	height:38px;
*height:28px;
	border:1px solid #ccc;
	margin-top:10px;
	font-size:14px;
	font-weight:bold;
	padding:0 0 0 10px;
*padding-top:10px;
	color:#666666;
}
/*.cpopg .zipcoad2{width:135px; height:18px; border:1px solid #ccc; margin:10px 0 0 90px; font-size:14px; font-weight:bold; padding:10px 0 10px 10px; *padding-top:10px; color:#666666;}*/
.cpopg .zipcoad2 {
	width:120px;
	height:auto;
	border:1px solid #ccc;
	margin:10px 0 0 0;
	font-size:14px;
	font-weight:bold;
	padding:8px 0 5px 10px;
*padding-top:10px;
	color:#666666;
}
.cpopg .zipcoad2-n {
	width:120px;
	height:auto;
	border:1px solid #ccc;
	margin:20px 0 0 0;
	font-size:14px;
	font-weight:bold;
	padding:8px 0 5px 10px;
*padding-top:10px;
	color:#666666;
}
.cpopg .orangebold2 {
	font-size:14px;
	font-weight:bold;
	color:#FF7D1F;
	padding:20px 0;
	font-style:italic;
}
/*.cpopg .orangebold2 a{color:#FF7D1F;}*/
.cpopg-orangebold2-a { color:#FF7D1F; }
.cpopg .mrgn-top10 { margin:20px 0 0 10px; }
.cpopg .mrgn-top1 {
	margin:10px 0 0 0;
	font-size: 14px;
	line-height: 24px;
}
.cpopg .mrgn_top2 {
	margin:-15px 10px 10px 0;
*margin:0 10px 10px 0;
	font-size:14px;
}
.mrgn-top { margin-top:30px; *margin-top:10px;
}
.cpopg .mrgn_btm { margin-bottom:30px; }
.cpopg .arrowr2 {
	margin:2px 10px 0 0;
	padding:0;
	width:6px !important;
	height:11px !important;
}
.cpopg .borderlft {
	height:1px;
	float:left;
	margin:8px 10px 0 0;
	width:45%;
	background:#d5d9dd;
}
.cpopg .borderrght {
	height:1px;
	float:left;
	margin:8px 0 0 10px;
	width:45%;
	background:#d5d9dd;
}
.cpopg .bordertable { border:1px solid #d5d9dd; }
.cpopg .panel-header_cpo {
	background-color: #00649B;
	color: #FFF;
	font-weight: 700;
	font-size: 18px;
	margin:0;
	padding: 10px;
}
.cpopg .rebatdiv {
	width:790px;
	padding:0;
	margin:30px 0 20px 0;
	float:left;
	border:1px solid #ccc;
}
/*.cpopg .rebatdiv p{padding:0 0 20px 20px;}*/
.cpopg-rebatdiv-p { padding:0 0 20px 20px; }
.rebatbox { margin:0 20px; }
.cpopg .adviceLink2 {
	color: #FF7D1F;
	font-weight: bold;
	font-size: 14px;
	padding-top:20px;
}
.cpopg .adviceLink {
	color: #FF7D1F;
	font-weight: bold;
	font-size: 13px;
}
.cpopg .tdborder { margin:20px 0; }
/*.cpopg .tdborder tr.frsttd td{border-top:1px solid #ccc; font-weight:bold; font-style:normal;}*/
.cpopg tr.frsttd td {
	border-top:1px solid #ccc;
	font-weight:bold;
	font-style:normal;
}
/*.cpopg .tdborder td{border-bottom:1px solid #ccc; border-left:1px solid #ccc; text-align:center; font-size:14px; line-height: 24px; font-style: italic; padding:10px 0;}
.cpopg .tdborder td:first-child {
    border-left: none;
}*/
.tdborder td {
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	text-align:center;
	font-size:14px;
	line-height: 24px;
	font-style: italic;
	padding:10px 0;
}
.tdborder td:first-child { border-left: none; }
/*.cpopg .tdborder tr.frsttd:hover td,tr:hover td.active{background:none;}
.cpopg .tdborder tr:hover td,tr:hover td.active{background:#F8F8F8;}*/
.frsttd:hover { background:none !important; }
.tdborder tr:hover { background:#F8F8F8; }
.cpopg .tdborder2 { margin:0; }
/*.cpopg .tdborder2 td{border-bottom:1px solid #ccc; text-align:left; padding:10px 5px 10px 14px; font-size:14px; line-height:20px; width:469px;}
.cpopg .tdborder2 td:first-child {
    border-left: none; background:#f7f7f7; font-weight:bold; line-height:20px !important; width:325px;
}*/
.tdborder2 td {
	border-bottom:1px solid #ccc;
	text-align:left;
	padding:10px 5px 10px 14px;
	font-size:14px;
	line-height:20px;
	width:469px;
}
.tdborder2 td:first-child {
	border-left: none;
	background:#f7f7f7;
	font-weight:bold;
	line-height:20px !important;
	width:325px;
}
.cpopg .tdborder2 td.font-td {
	background:none;
	width:794px;
}
/*.cpopg .tdborder2 a{color:#0400f9;}*/
.cpopg-tdborder2-a { color:#0400f9; }
.cpopg .panel-header_cpo2 {
	background-color: #00649B;
	color: #FFF;
	font-weight: 700;
	font-size: 24px;
	margin:0;
	padding: 10px;
	height:20px;
 *height:40px;
}
.cpopg .header_cpotxt {
	margin:0;
	padding: 0 0 10px 0;
*padding-bottom:0;
	float:left;
}
.cpopg .mrgn-top1-n {
	margin:10px 0;
	font-size: 14px;
	line-height: 24px;
}
.cpopg .smalllogo {
	padding:18px 0 0 10px;
	font-size:16px;
	font-weight:bold;
	float:left;
}
/*.cpopg .header_cpotxt img{margin:0 0 0 10px; width:76px; }*/
.cpopg-header_cpotxt-img {
	margin:0 0 0 10px;
	width:76px;
}
.cpopg .textcentr {
	text-align:center;
	font-weight:bold;
	font-size:14px;
	padding-top:10px;
}
.cpopg .textcentr-n {
	text-align:center;
	font-weight:bold;
	font-size:14px;
	padding-top:25px;
}
.cpopg .textcentr-n a { color: #e8882e; }
.cpopg .textcentr2 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 110px;
 *margin-top: 0;
	position: absolute;
}
.cpopg .textcentr3 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 5px;
	margin-left:70px;
	margin-bottom:10px;
 *margin-top: 0;
	position: absolute;
 *margin-top: -55px;
*margin-bottom:10px;
 *margin-left:-220px;
}
.cpopg .paddin-top1 { padding:10px 0; }
/*.cpopg .textcentr a{color: #e8882e;}*/
.cpopg-textcentr-a { color: #e8882e; }
.table-one {
	margin:20px 0;
	border:1px solid #ccc;
	font-size:14px;
}
.table-one td {
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	padding:10px 5px 10px 14px;
	text-align:left;
	font-size:14px;
	line-height:20px;
	width:264px; /*word-break:break-all !important;*/
}
.table-one td:first-child {
	border-left: none;
	background:#f7f7f7;
	font-weight:bold;
	font-size:14px;
}
.table-one td.table-cell-word-break { word-break:break-all !important; }
/*.table-one tr.table_one_header td{background-color: #00649B;}
.table-one .table_one_header td:first-child {
     background-color: #00649B; }*/
.table_one_header td { background-color: #00649B; }
.table_one_header td:first-child { background-color: #00649B; }
.table-one td.textbg:first-child {
	border-bottom:none;
	background:none;
	padding:20px;
	text-align:center;
	width:100%;
}
/*.table-one td.textbg:first-child a{font-weight:bold; font-size:14px; font-weight:bold; color:#FF7D1F; padding:20px 0; font-style:italic;}*/
.textbg a {
	font-weight:bold;
	font-size:14px;
	font-weight:bold;
	color:#FF7D1F;
	padding:20px 0;
	font-style:italic;
}
.cpopg .mgn_t-10 {
	margin:-40px 10px 0 0;
*margin:-50px 0 0 380px;
*position:absolute;
	font-size:14px;
}
.cpopg .rebatbox { *margin:10px 0 20px 20px
}
.selectwdth {
	width:165px;
	margin-top:20px;
}
.selectwdth-box1 { width:165px; }
.auto-buying-contents-red { text-align:center; }
.auto-buying-contents-red .blue-button-sub {
	width: 155px;
	display: inline-block;
}
/*.research-coo-contents-red .blue-button-sub{
	cursor: no-drop !important; 	
    display: inline-block; text-align:center;
	width: 138px;
}
.research-coo-contents-red .blue-button-sub:hover {text-decoration:none;}*/
.research-coo-contents-red .blue-button-sub {
	cursor: no-drop !important;
	display: inline-block;

	text-align:center;
	background:url(images/btn_submit.png) no-repeat;
	opacity:1;
	width: 140px;
	height:17px;
	border:none;
	box-shadow:none;
}
.research-coo-contents-red .blue-button-sub:hover { text-decoration:none; }
.research-coo-contents-red .blue-button-sub.active { height:15px; }
.research-coo-program-blue select { width:150px; }
.blue-button-sub {
	background: #C2C2C2;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#777));
	background: -moz-linear-gradient(top, #fff, #777);
	box-shadow: 0 0 0 1px #777;
	color: #FFF !important;
	cursor: inherit;
	font-weight: bold;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0 0 0 1px #777;
	-moz-box-shadow: 0 0 0 1px #777;
	opacity: 0.4;
	padding: 5px 20px;
	text-decoration: none;
	width: 134px;
}
.blue-button-sub.active {
	border: 1px solid #5193b5;
	border-top: 1px solid #30abef;
	padding: 5px 20px;
	background: #0097ea;
	background: -webkit-gradient(linear, left top, left bottom, from(#0097ea), to(#0366a1));
	background: -moz-linear-gradient(top, #0097ea, #0366a1);
	font-weight: bold;
	color: #FFF !important;
	text-decoration: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0 0 0 1px #777;
	-moz-box-shadow: 0 0 0 1px #777;
	box-shadow: 0 0 0 1px #777;
	width: 134px;
	opacity: 1;
}
.blue-button-sub.active:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#4cb6ea), to(#4086cc));
	background: -moz-linear-gradient(top, #4cb6ea, #4086cc);
	cursor: pointer !important;
	text-decoration:none;
}
.blue-button-sub a {
	color:white;
	font-weight: bold;
	text-decoration:none;
}
.blue-button-sub.active a {
	color:white;
	font-weight: bold;
	text-decoration:none;
}
.blue-button-sub:hover a {
	color:white;
	font-weight: bold;
	text-decoration:none;
}
h1.h1new {
	margin-bottom:5px !important;
*margin-bottom:15px !important;
	margin-top:15px !important;
}
td.font-td { font-weight:lighter !important; }
td.td-align { margin:0 68px !important; }
.research-coo-program-module {
	width: 310px;
	float: right;
}
li { list-style:none; }
/*new add*/
.col { float:left; }
a.col-btn {
	float:left;
	text-decoration:none;
	width:84px;
	margin-left:28px;
}
.sitemap-ul-li-tab-new {
	background: url("images/sitemap_btn_up.png") no-repeat scroll center top transparent !important;
	float:left;
	height: 24px;
	margin-bottom: 10px;
	padding-top: 6px;
	margin-right:10px;
	width: 115px;
	text-align:center !important;
}
.sitemap-ul-li-tab-new a {
	color: #E8882E;
	font-size: 13px;
	font-weight: bold;
	height: 24px;
	vertical-align: middle;
}
.sitemap-ul-li-tab-new a:hover {
	color:#000;
	background:none;
	text-decoration:none;
}
.ui-state-active a { color:#000; }
a.blueboldlink-k {
	color:#348cb0;
	font-weight:bold;
	margin-right:25px;
}
a.blueboldlink-k:hover { text-decoration:underline; }
a.blueboldlink-b {
	color:#348cb0;
	font-weight:bold;
	margin-bottom:8px;
}
a.blueboldlink-b:hover { text-decoration:underline; }
.column1, .column2, .column3 { float:left; }
.column1 li { margin-bottom:8px !important; }
.column2 li { margin-bottom:8px !important; }
.column3 li { margin-bottom:8px !important; }
.column4 li { margin-bottom:8px !important; }
.font-cls { font-size:14px !important; }
.flt-none { float:none !important; }
.high-new { min-height:15px; }
/* IE Browser Warning */
.ie-warning {
	width: 100%;
	background: #000;
	color: #fff;
	font: 12px/18px Arial, Verdana;
	display: none;
*display: block;
}
.ie-warning div{width:990px; margin:0 auto;}
.ie-warning .warning-inner {
	width: 980px;
	margin: 0 auto;
	padding: 10px 0;
}
.ie-warning .warning-inner a {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
.ie-warning .warning-inner .cnt {
	float: left;
	width: 850px;
}
.ie-warning .warning-inner .close {
	float: right;
	margin-top: 10px;
	cursor: pointer;
	background: #000;
}
/* IE Browser Warning */



/* ==========================================================================
   Home Page Redesign
   ========================================================================== */
html, button, input, select, textarea { color: #000; font-family:Arial; }
h1, h2, h3, h4, h5, h6 { color: #333; }

::-moz-selection {
 background: #b3d4fc;
 text-shadow: none;
}
::selection {
	background: #b3d4fc;
	text-shadow: none;
}
textarea { resize: vertical; }
a, a:focus, a:active { outline:0; }
/* ==========================================================================
   Helper classes
   ========================================================================== */
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after { clear: both; }
.clearfix { *zoom: 1;
}
.typekit-badge { display:none !important; }
/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */

/*body {
	background:#fff;
	color:#222;
	font: 14px/18px Helvetica, sans-serif;
	min-width:1000px;
	position:relative;
	-webkit-tap-highlight-color:  rgba(255, 255, 255, 0);
}*/
.resize {
	width:1114px;
	margin:0 auto;
	padding:0 10px;
}
.new_resize { width: 825px !important; }
/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/*BEGIN HEADER*/
.header-wrapper { border-bottom:4px solid #9e824a; /*margin-bottom:10px;*/}
.header-wrapper .logo {
	float:left;
	margin: 0px;
	/*padding:10px 22px 0 22px;*/
	padding:10px 0 0 0;
}
.nav-wrapper {
	float:right;
	/*padding-right:22px;*/
	padding-right:0;
}
.nav-wrapper .tagline {
	color: #9e824a;
	display:block;
	/*font: normal 10px/20px Helvetica, sans-serif;*/
	font-weight:normal;
	font-size:10px;
	line-height:20px;
	padding: 25px 0 20px;
	text-align: right;
}
.main-nav {
	position:relative;
	z-index:20000;
}
.main-nav .top-level {
	margin:0;
	padding:0;
}
.main-nav .top-level .menu-item {
	color:#222;
	display:block;
	/*font:bold 16px/16px Helvetica, sans-serif;*/
	font-weight:bold;
	font-size:16px;
	line-height:16px;
	padding: 10px 10px 15px 10px;
	text-decoration:none;
	text-transform: uppercase;
}
.main-nav .top-level .menu-item .arrow { /*font:bold 16px/16px Helvetica, sans-serif;*/
	font-weight:bold;
	font-size:16px;
	line-height:16px;
}
.main-nav .top-level .list-item {
	float: left;
	list-style-type: none;
	margin-left: 30px;
	padding: 0;
	position: relative;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.main-nav .top-level .list-item:hover { background:#000; }
.main-nav .top-level .list-item:first-child + .list-item .subnav { width:240px; }
.main-nav .top-level .list-item:first-child + .list-item + .list-item .subnav {
	left:auto;
	right:0;
}
.main-nav .top-level .list-item:hover .menu-item { color:#fff; }
.main-nav .subnav {
	background:#fff;
	border:1px solid #ccc;
	-moz-box-shadow: 1px 1px 3px #666;
	-webkit-box-shadow: 1px 1px 3px #666;
	box-shadow: 1px 1px 3px #666;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#000000')";
	display:none;
	left:0;
	margin:0;
	padding:0;
	position:absolute;
	top:100%;
	width:180px;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	z-index:100;
}
.main-nav .top-level .list-item:hover .subnav { display:block; }
.main-nav .subnav li { border-top:1px solid #ccc; }
.main-nav .subnav li:first-child { border-top:none; }
.main-nav .menu-subitem {
	color:#000;
	display:block;
	/*font: normal 14px/14px Helvetica, sans-serif;*/
	font-weight:normal;
	font-size:14px;
	line-height:14px;
	padding:10px;
	text-decoration:none;
}
.main-nav .menu-subitem:hover {
	color: #9e824a;
	font-weight: bold;
}
.touch .main-nav .top-level .list-item:hover .subnav, .touch .main-nav .top-level .menu-item .arrow { display:none; }
/*END HEADER*/

/*BEGIN TOP AD*/
.top-ad {
	margin-bottom:10px;
	position:relative;
	text-align:center;
	z-index:1;
}
/*END TOP AD*/

/*BEGIN SPOTLIGHT AD*/
.spotlight-ad {
	margin-bottom:10px;
	position:relative;
	text-align:center;
	z-index:1;
}
/*END SPOTLIGHT AD*/

/*BEGIN MAIN FLIPPER*/
.main-slider {
	margin-bottom:30px;
	/*margin-top:15px;*/
	position:relative;
	margin-top:20px;
	height: 448px; /*height: 426px;*/
}
.main-slider .slides { position:relative; }
.main-slider .slider-item {
	cursor:pointer;
	/*height:486px;*/
	position:relative;
}
.js .main-slider .slider-item { display:none; }
.js .main-slider .slider-item:first-child { display:block; }
.main-slider .item-content {
	 /*background: -moz-linear-gradient(top, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0.1) 30%, rgba(0,0,0,0) 100%); FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,0.9)), color-stop(30%, rgba(0,0,0,0.1)), color-stop(100%, rgba(0,0,0,0)));  Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0.1) 30%, rgba(0,0,0,0) 100%);  Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0.1) 30%, rgba(0,0,0,0) 100%);  Opera 11.10+ */
	/*background: -ms-linear-gradient(top, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0.1) 30%, rgba(0,0,0,0) 100%);  IE10+ */
	/*background: linear-gradient(to bottom, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0.1) 30%, rgba(0,0,0,0) 100%);  W3C */
/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6000000', endColorstr='#00000000', GradientType=0 );  IE6-9 */
	bottom:0;
	left:0;
	position:absolute;
	right:0;
	top:0;
	text-align:center;
	z-index:2;
	float:left;
}
.main-slider .item-content .item-title {
	color:#fff;
	/*font:bold 42px/40px 'futura-pt', Helvetica, sans-serif;*/
	font-weight:bold;
	/*font-size:42px;*/
	font-size:41px;
	line-height:40px;
	padding:14px 0 4px;
	text-transform:uppercase;
}
.item-main{float: left; display: flex; text-align: center; margin-left: 10px; width:650px;}
/*.main-slider .item-content .item-mpg-logo{
	margin:8px 0 0 10px;
}*/
.main-slider .item-content .item-mpg-logo {
    float: left;
    margin: 8px 0 0 0;
    width: 100%;
}
.item-img{max-width:310px;}
/*.main-slider .item-content .item-mpg {
	color:#fff;
	font:lighter 24px HelveticaNeueLight;
	font-weight:lighter;
	padding:12px 13px 0 0;
	float:left;
	width:340px;
	position:absolute;
	top:20px; left: 327px;
	right:0;
	text-align:left;
}*/
.main-slider .item-content .item-mpg {
    color:#fff;
    /*float: left;
    font: lighter 24px HelveticaNeueLight;*/
	font-weight:lighter;
	font-size:24px;
    margin: 25px 0 0 9px;
    text-align: left;
   /* width: 300px;*/
    width: 330px;
   display:block;
   float:left;
}
.main-slider .item-content .item-mpg span {
	font-weight:bold;
	font-size: 23px;
}
.main-slider .item-content .item-subtitle {
	color:#fff;
	/*font:normal 22px/22px Arial, Helvetica, sans-serif;*/
	font-weight:normal;
	font-size:22px;
	line-height:22px;
}
.main-slider .slider-item img {
	display:block;
	margin:0 auto;
	max-width:100%;
	position:relative;
	/*height: 365px !important;*/
}
 @media screen and (min-width: 1601px) {
.main-slider .slides:before {
	background: -moz-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 70%, rgba(0,0,0,0.75) 80%, rgba(0,0,0,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0,0,0,1)), color-stop(70%, rgba(0,0,0,1)), color-stop(80%, rgba(0,0,0,0.75)), color-stop(100%, rgba(0,0,0,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 70%, rgba(0,0,0,0.75) 80%, rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 70%, rgba(0,0,0,0.75) 80%, rgba(0,0,0,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 70%, rgba(0,0,0,0.75) 80%, rgba(0,0,0,0) 100%); /* IE10+ */
	background: linear-gradient(to right, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 70%, rgba(0,0,0,0.75) 80%, rgba(0,0,0,0) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000', GradientType=1 ); /* IE6-9 */
	content: '';
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: calc((100% - 1024px)/2);
	z-index:20;
}
.main-slider .slides:after {
	background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 20%, rgba(0,0,0,1) 30%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0,0,0,0)), color-stop(20%, rgba(0,0,0,0.75)), color-stop(30%, rgba(0,0,0,1)), color-stop(100%, rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 20%, rgba(0,0,0,1) 30%, rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 20%, rgba(0,0,0,1) 30%, rgba(0,0,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 20%, rgba(0,0,0,1) 30%, rgba(0,0,0,1) 100%); /* IE10+ */
	background: linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 20%, rgba(0,0,0,1) 30%, rgba(0,0,0,1) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000', GradientType=1 ); /* IE6-9 */
	content: '';
	height: 100%;
	right: 0;
	position: absolute;
	top: 0;
	width: calc((100% - 1024px)/2);
	z-index:20;
}
/*.main-slider .item-content {
	left:10%;
	right:10%;
}*/
}

/*@media screen and (max-width: 1601px) {
	 body{  display: table; background:#00F;}
}*/

.main-slider .slider-menu { background:#878787;/*background:#C3C;*/ }
.main-slider .slider-tabs {
	padding:0;
	position:absolute;
	/*bottom:0;*/
	background:#878787;
}
.main-slider .tab-item {
	background:#000;
	/*border-right:1px solid #878787;
	border-top:1px solid #878787;*/
	display: table;
	float:left;
	/*height:83px;*/ /*height:54px;*/
	height:62px;
	position:relative;
	text-decoration:none;
	width:226px;
	margin:1px 1px 0 0;
}
.main-slider .tab-item-new {
	margin:1px 0 0 0 !important;
	/*width:225px !important;*/
}
/*.main-slider .tab-item:after, .main-slider .tab-item:before {
	bottom: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}*/
/*.main-slider .tab-item:before {
	border-style: solid;
	border-width: 0 10px 12px 10px;
	border-color: transparent transparent #6F9 transparent;
	content: '';
	height: 0px;
	left: 50%;
	margin-left:-10px;
	position: absolute;
	top: -20px;
	width: 0px;	
	border-color: rgba(0, 0, 0, 0);
	border-bottom-color: #878787;
	border-width: 11px;
	left: 50%;
	margin-left: -11px;
}*/
.main-slider .tab-item:after {
	border-color: rgba(0, 0, 0, 0);
	border-bottom-color: #000000;
	border-width: 10px;
	left: 50%;
	margin-left: -10px;
}
.main-slider .tab-item.active { /*background: rgb(128,128,128); Old browsers */ /*background: -moz-linear-gradient(top,  rgba(128,128,128,1) 0%, rgba(37,37,37,1) 100%);  FF3.6+ */ /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(128,128,128,1)), color-stop(100%,rgba(37,37,37,1)));  Chrome,Safari4+ */ /*background: -webkit-linear-gradient(top,  rgba(128,128,128,1) 0%,rgba(37,37,37,1) 100%);  Chrome10+,Safari5.1+ */ /*background: -o-linear-gradient(top,  rgba(128,128,128,1) 0%,rgba(37,37,37,1) 100%);  Opera 11.10+ */
	/*background: -ms-linear-gradient(top,  rgba(128,128,128,1) 0%,rgba(37,37,37,1) 100%);  IE10+ */
	/*background: linear-gradient(to bottom,  rgba(128,128,128,1) 0%,rgba(37,37,37,1) 100%);  W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#808080', endColorstr='#252525',GradientType=0 );  IE6-9 */
	background:#007ea1; }
.main-slider .tab-item.active:before {
	/*border-style: solid;
	border-width: 0 10px 12px 10px;
	border-color: transparent transparent #007ea1 transparent;
	content: '';
	height: 0px;
	left: 50%;
	margin-left:-10px;
	position: absolute;
	top: -10px;
	width: 0px;*/
	border-color: rgba(0, 0, 0, 0);
	border-bottom-color: #878787;
	border-width: 11px;
	left: 50%;
	margin-left: -11px;
}
.main-slider .tab-item.active:after {
	border-color: rgba(0, 126, 161, 0);
	border-bottom-color: #007ea1;
	border-width: 10px;
	left: 50%;
	margin-left: -10px;
}
.main-slider .tab-item.active .tab-link { color:#fff; }
.main-slider .tab-link {
	display: table-cell;
	color:#fff;
	font-size: 18px;
	/*font-family: 'HelveticaNeueLight';*/
	padding:7px 5px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	font-style: normal;
	-webkit-font-weight: normal;
	-webkit-font-style: normal;
}
.main-slider .tab-link b, .main-slider .tab-link a b{/*font-family: 'HelveticaNeueBold';*/}

.main-slider .tab-link a {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	-webkit-font-weight: normal;
	-webkit-font-style: normal;
	color: white;
}
.ie7 .main-slider .tab-link { padding-top:10px; }
.main-slider .btn-cat {
	background: rgb(73,100,169); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(73,100,169,1) 0%, rgba(65,82,146,1) 1%, rgba(15,63,120,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(73,100,169,1)), color-stop(1%, rgba(65,82,146,1)), color-stop(100%, rgba(15,63,120,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(73,100,169,1) 0%, rgba(65,82,146,1) 1%, rgba(15,63,120,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(73,100,169,1) 0%, rgba(65,82,146,1) 1%, rgba(15,63,120,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(73,100,169,1) 0%, rgba(65,82,146,1) 1%, rgba(15,63,120,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(73,100,169,1) 0%, rgba(65,82,146,1) 1%, rgba(15,63,120,1) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4964a9', endColorstr='#0f3f78', GradientType=0 ); /* IE6-9 */
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color:#fff;
	float:right;
	/*font: bold 15px/40px Helvetica, sans-serif;*/
	font-weight:bold;
	font-size:15px;
	line-height:40px;
	margin-top:7px;
	text-align:center;
	text-decoration:none;
	width:160px;
}
/*END MAIN FLIPPER*/

/*START VEHICLE SPOTLIGHT AD*/
.ad-spotlight {
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	min-height: 150px;
	margin-top:-2px;/*width: 640px;*/
}
/*END VEHICLE SPOTLIGHT AD*/

/*BEGIN COO*/
.mod-coo { /*background:#f5f3ee;*/ /*border-top: 1px dotted #605c53;*/
	/*padding:0 0 20px 0;*/
	margin-top:-30px;
}
.mod-coo .title {
	/*font:bold 30px/46px 'futura-pt', Helvetica, sans-serif;*/
	font-weight:bold;
	font-size:30px;
	line-height:46px;
	margin:0 0 20px 0;
	padding-top:10px;
	/*text-align:center;*/
	text-shadow: 0 1px 0 #fff;
	border-bottom: 1px dotted #605c53;/*text-transform:uppercase;*/
	/*width:90%;*/
	background:#fff;
}
.mod-coo .chart-wrapper { position:relative; }
.mod-coo .chart-image { }
.mod-coo .chart-image .chart-spacer {
	margin-right:20px;
	position:relative;
}
.mod-coo .chart-inner {
	background:#f5f3ee;
	-webkit-border-radius: 200px;
	-moz-border-radius: 200px;
	border-radius: 200px;
	font-size:0;
	height: 200px;
	/*left:210px;*/
	left:70px;
	position:absolute;
	text-align:center;
	top:100px;
	width: 200px;
}
.ie7 .mod-coo .chart-inner, .ie8 .mod-coo .chart-inner { background:url(images/ic-circle.png) no-repeat center center transparent; }
.mod-coo .chart-inner .image {
	display:inline-block;
	margin-top:15px;
}
.mod-coo .chart-inner .image img { vertical-align: top; }
.mod-coo .chart-inner .price {
	display:block;
	/*font:bold 28px/40px Helvetica, sans-serif;*/
	font-weight:bold;
	font-size:28px;
	line-height:40px;
}
.mod-coo .chart-inner .time {
	display:block;
	/*font:bold 16px/16px Helvetica, sans-serif;*/
	font-weight:bold;
	font-size:16px;
	line-height:16px;
}
.mod-coo .chart-info {
	position:absolute;
	right:0;
	top:-10px;
	width:340px;
}
.mod-coo .chart-info .chart-spacer { padding:0 10px; }
.mod-coo .chart-info .desc { 
/*font:normal 16px/27px Helvetica, sans-serif;*/ 
font-weight:normal;
	font-size:16px;
	line-height:27px;
}
.mod-coo .chart-info .subtitle {
	border-top:1px solid #ccc;
	padding:15px 0;
	position:absolute;
	right:0;
	/*top:275px;*/
        top:295px;
	width:100%;
}
.mod-coo .chart-info .subtitle .main {
	/*font:bold 16px/32px Helvetica, sans-serif;*/
	font-weight:bold;
	font-size:16px;
	line-height:32px;
	padding:0 10px;
}
.mod-coo .chart-info .subtitle .main a { color:#333; }
.mod-coo .chart-info .subtitle .secondary {
	/*font:normal 16px/24px Helvetica, sans-serif;*/
	font-weight:normal;
	font-size:16px;
	line-height:24px;
	padding:0 10px;
}
.mod-coo .research-options {
	text-align:center;
	margin-top:-28px;
}
/*.mod-coo .research-center{
	display:inline-block;
}*/

.mod-coo .research-options .criteria-item {
	float:left;
	padding:0 16px 0 0;
}
.mod-coo .research-btn{position:relative;}
.mod-coo .research-options .label {
	/*font:bold 23px/24px Helvetica, sans-serif;*/
	font-weight:bold;
	font-size:23px;
	line-height:24px;
	padding-bottom:10px;
	text-align:left;
}
.mod-coo .research-options .select-wrap {
	background: rgb(254,254,254); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(243,243,243,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(254,254,254,1)), color-stop(100%, rgba(243,243,243,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(243,243,243,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(243,243,243,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(243,243,243,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(254,254,254,1) 0%, rgba(243,243,243,1) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#f3f3f3', GradientType=0 ); /* IE6-9 */
	border:1px solid #ccc;
	cursor: pointer;
	height: 41px;
	overflow: hidden;
	position: relative;
	width: 159px;
}
.mod-coo .research-options .select-wrap:after {
	background: url(images/select.png) no-repeat 15px 18px transparent;
	content: '';
	height: 41px;
	position: absolute;
	right: 0;
	top: 0;
	width: 41px;
	z-index: 1;
}
.mod-coo .research-options .drop-down {
	background: transparent;
	border: 0;
	display: block;
	/*font: normal 14px/14px 'nimbus-sans', sans-serif;*/
	font: normal 14px/14px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 12px 5px 13px;
	position: relative;
	min-width: 205px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	z-index: 2;
	color:#333333;
}
.ie7 .mod-coo .research-options .select-wrap {
	background:none;
	border:none;
	filter:none;
}
.ie7 .mod-coo .research-options .drop-down {
	margin-top:12px;
	height:22px;
	width: 175px;
}
.mod-coo .research-options .btn {
	background:#007ea1;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2), inset 0 1px 0 #807a6e;
	color:#fff;
	display:inline-block;
	/*font:normal 15px/41px Helvetica, sans-serif;*/
	font-weight:normal;
	font-size:15px;
	line-height:41px;
	margin-top: 34px;
	padding:0 38px;
	text-decoration:none;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.65);
	margin:0;
	position: absolute;
    right: 0;
}
.mod-coo .research-options .btn:hover {
	background: #524e46;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.44);
}
/*END COO*/

/*BEGIN 3 COL CONTAINERS*/
.home-3col { /*background: #f9f9f9;
	border-top: 1px dotted #9e824a;
	border-bottom: 1px dotted #9e824a;
	box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.15);*/ padding: 0 0 30px 0; }
.home-3col .column {
	float:left;
	width:33.333%;
}
.home-3col .column-space { margin:0 22px; }
.home-3col .select-wrap {
	background: rgb(254,254,254); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(243,243,243,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(254,254,254,1)), color-stop(100%, rgba(243,243,243,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(243,243,243,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(243,243,243,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(243,243,243,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(254,254,254,1) 0%, rgba(243,243,243,1) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#f3f3f3', GradientType=0 ); /* IE6-9 */
	border:1px solid #ccc;
	cursor: pointer;
	height: 41px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.home-3col .select-wrap:after {
	background: url(images/select.png) no-repeat 15px 18px transparent;
	content: '';
	height: 41px;
	position: absolute;
	right: 0;
	top: 0;
	width: 41px;
	z-index: 1;
}
.home-3col .drop-down {
	background: transparent;
	border: 0;
	display: block;
	/*font: normal 14px/14px 'nimbus-sans', sans-serif;*/
	font: normal 14px/14px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 12px 5px 13px;
	position: relative;
	width: 115%;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	z-index: 2;
	color:#333333;
}
.ie7 .home-3col .select-wrap {
	background:none;
	border:none;
	filter:none;
}
.ie7 .home-3col .drop-down {
	margin-top:12px;
	height:22px;
	width: 100%;
}
.home-3col .btn {
	background:#007ea1;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	bottom:0;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2), inset 0 1px 0 #807a6e;
	color:#fff;
	display:inline-block;
	/*font:normal 16px/41px Helvetica, sans-serif;*/
	font-weight:normal;
	font-size:16px;
	line-height:41px;
	left:50%;
	margin-left:-136px;
	position:absolute;
	text-align:center;
	text-decoration:none;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.65);
	width:92%;
	margin-bottom:10px;
}
.home-3col .btn:hover {
	background: #4bb6d3;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.44);
}
/*END 3 COL CONTAINERS*/

/*BEGIN MOST EFFICIENT*/
.mod-most-efficient {
	min-height:326px;
	position:relative;
	background:#f2f2f2;
	padding:14px;
	margin:0 0 30px 0;
	font-size:14px;
}
.mod-most-efficient .title {
	/*border-bottom: 1px dotted #555555;*/
	/*font:bold 24px/38px 'futura-pt', Helvetica, sans-serif;*/
	font-weight:bold;
	font-size:24px;
	line-height:38px;
	/*margin-bottom:5px;
	text-align:center;*/
	text-transform:uppercase;
}
.mod-most-efficient .listing {
	/*font:normal 16px/24px Helvetica, sans-serif;*/
	font-weight:normal;
	font-size:16px;
	line-height:24px;
	padding:0 0 20px 20px;
	margin:0;
	vertical-align:top;
}
.ie7 .mod-most-efficient .listing * { vertical-align:middle; }
.mod-most-efficient .list-item {
	color: #333;
	/*font: normal 16px/24px Helvetica, sans-serif;*/
	font-weight:normal;
	font-size:16px;
	line-height:24px;
	list-style: disc;
	vertical-align:top;
}
.mod-most-efficient .list-link {
	color: #333;
	font-weight: normal;
	/*display:block;*/
	text-decoration:none;
	vertical-align:top;
}
.mod-most-efficient .make {
	display: inline-block;
	max-width: 180px;
	vertical-align:top;
	line-height:26px;
	font-size: 14px;
}
.mod-most-efficient .mpg {
	color: #007ea1;
	float:right;
	/*font:normal 14px/24px Helvetica, sans-serif;*/
	font-weight:normal;
	font-size:14px;
	line-height:24px;
	padding-right:10px;
	vertical-align:top;
}
.mod-most-efficient .btn{
	color: #007ea1;
	font-weight:bold;
	background:url(images/arrow.png) no-repeat right center;
	width: 140px;
	display: block;
}
/*END MOST EFFICIENT*/

/*BEGIN LATEST ADVICE*/
.mod-latest-advice { /*height:370px;*/ position:relative; margin:20px 0; float:left;}
.mod-latest-advice .title {
	border-bottom: 1px dotted #555555;
	/*font:bold 24px/38px 'futura-pt', Helvetica, sans-serif;*/
	font-weight:bold;
	font-size:24px;
	line-height:38px;
	margin-bottom:10px;
	/*text-align:center;*/
	text-transform:uppercase; width:100%;
}
.mod-latest-advice .text {
	/*font:normal 16px/24px Helvetica, sans-serif;*/
	font-weight:normal;
	font-size:16px;
	line-height:24px;
	margin-bottom:10px;
}
.mod-latest-advice .list {
	/*font:normal 16px/24px Helvetica, sans-serif;*/
	font-weight:normal;
	font-size:16px;
	line-height:24px;
	padding-left:20px;
}
.mod-latest-advice .text li {
	/*font:normal 16px/24px Helvetica, sans-serif;*/
	font-weight:normal;
	font-size:16px;
	line-height:24px;
	list-style: disc;
	margin-left: 20px;
}
.mod-latest-advice .text br { line-height: 30px; }
.mod-latest-advice .text li a {
	color: #222;
	/*font:normal 16px/24px Helvetica, sans-serif;*/
	font-weight:normal;
	font-size:16px;
	line-height:24px;
}
/*END LATEST ADVICE*/

/*BEGIN BUYER'S GUIDE*/
.mod-buyers-guide {
	height:335px;
	position:relative;
	background:#f2f2f2;
	padding:14px;
	color:#333;
}
.mod-buyers-guide .title {
	/*border-bottom: 1px dotted #555555;*/
	/*font:bold 24px/38px 'futura-pt', Helvetica, sans-serif;*/
	font-weight:bold;
	font-size:24px;
	line-height:38px;
	/*margin-bottom:10px;
	text-align:center;*/
	color:#333;
	text-transform:uppercase;
}
.mod-buyers-guide .text {
	/*font:normal 16px/24px Helvetica, sans-serif;*/
	font-weight:normal;
	font-size:16px;
	line-height:24px;
	margin-bottom:15px;
}
.mod-buyers-guide .select-wrap { margin-bottom:15px; }
.btn-initial {
	pointer-events: none;
	cursor: default;
}
/*END BUYER'S GUIDE*/

/*BEGIN BOTTOM ADS*/
.bottom-ads {
	overflow:hidden;
	padding: 60px 22px;
	clear:both;
}
.bottom-ads .bottom-left {
	float:left;
	width:640px;
}
.bottom-ads .bottom-right {
	float:right;
	width:300px;
}
/*END BOTTOM ADS*/

/*BEGIN FOOTER*/
.footer-wrapper {
	border-top: 4px solid #9e824a;
	padding:30px 0;
        clear:both;
}
.footer-wrapper .link-list {
	font-size:0;
	padding-bottom:20px;
	text-align:center;
}
.footer-wrapper .link-list .link-item {
	border-left: 1px solid #aaa;
	color: #000;
	display: inline-block;
	/*font: bold 13px/13px Helvetica, sans-serif;*/
	font-weight:bold;
	font-size:13px;
	line-height:13px;
	padding: 0 8px;
	text-decoration: none;
}
.footer-wrapper .link-list .link-item:hover { text-decoration: underline; }
.footer-wrapper .link-list .link-item:first-child { border-left:none; }
.footer-wrapper .link-list .link-item.adchoices {
	background:url('images/icon-adchoices.png') top right no-repeat;
	padding-right: 14px;
}
.footer-wrapper .copyright {
	color: #8d8d8d;
	display: block;
	/*font: normal 11px/14px Helvetica, sans-serif;*/
	font-weight:normal;
	font-size:11px;
	line-height:14px;
	/*text-align: center;*/
	width: 376px;
	margin:0 auto;
	padding-bottom: 30px;
}
/*END FOOTER*/
.mod-most-efficient .make:hover { text-decoration: underline; }
.quote-car {
	border: 1px solid #CCCCCC;
	border-radius: 3px 3px 3px 3px;
	margin-top: 20px;
	width: 795px;
	position: relative;
	padding-bottom: 15px;
}
.quote-car-hdr {
	background-color: rgb(0, 99, 154);
	color: rgb(255, 255, 255);
	font-size: 16px;
	overflow: hidden;
	padding: 10px;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	clear:both;
	float:left;
	width:97.5%;
}
.quote-car-mdl {
	padding:20px 15px 20px 20px;
	float:left;
}
.quote-car-mdl-n {
	padding:10px 10px 0 20px;
	float:left;
}
.quote-car-mdl li {
	list-style:disc;
	font-size: 14px;
	line-height: 20px;
}
.quote-car-mdl b {
	font-size: 16px;
	font-weight: bold;
	line-height: 34px;
	margin-left: -16px;
}
.marg-top {
	position: absolute;
	top: 115px;
	right: 0;
}
.marg-bottom { margin-bottom:30px; }
.real-mpg-btn {
	color:#007ea1;
	font-size:14px;
	font-weight:bold;
}
.right_section {
	width:300px;/*padding:33px 20px 0 0;*/
	padding: 23px 0 0 0;
	margin-left:16px;
}
/****MPG new****/
.resize-real-mpg {
	width:1000px !important;
	padding:0 10px;
	clear:both;
	/*font-family: 'HelveticaNeueLight' !important;*/
	/*font-weight:bold;*/
}
.resize-real-mpg .left_section {
	width:680px !important;
	padding:0 0 0 0 !important;
	margin:0 !important;
}
.resize-real-mpg .right_section { padding-top:0 !important; }
.resize-real-mpg .breadcrumb_bar_bg { margin-top:19px !important; }
.real-top-content .shadow-below-menu, .resize-real-mpg .shadow-below-menu {
	background:url(images/menu_shadow.png) repeat-x;
	width:100%;
	position:absolute;
	left: 0;
	height:21px;
	z-index:-99;
}
.real-top-content .shadow-above-menu, .resize-real-mpg .shadow-above-menu {
	background:url(images/menu_above_shadow.png) repeat-x;
	width:100%;
	/*position:absolute;*/
	left: 0;
	height:21px;
}
.resize-real-mpg .ad-title {
	margin-top:5px !important;
	padding-bottom:7px !important;
}
.resize-real-mpg .google_ad, .spotlight-ads { margin-left:0 !important; }
.classifieds-rght {
	height:290px;
	padding-top:14px;
}
.classifieds-rght .zipcoad2-n {
	width:110px;
	/*height:32px;*/
	border:1px solid #ccc;
	margin:20px 0 0 0;
	font-size:16px;
	/*font-weight:bold;*/
	padding:9px 0 10px 10px;
	*padding-top:10px;
	color:#666666;
	float:left;
	/*font-family:'HelveticaNeueLight';*/
}
.classifieds-rght .btn {
	background:#007ea1;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	bottom:0;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2), inset 0 1px 0 #807a6e;
	color:#fff;
	display:inline-block;
	/*font:normal 16px/41px Helvetica, sans-serif;*/
	font-weight:normal;
	font-size:16px;
	line-height:41px;
	left:45%;
	margin-left:16px;
	position:absolute;
	text-align:center;
	text-decoration:none;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.65);
	width:50%;
	height:42px;
	margin-bottom:10px;
	/*margin-top:20px;*/
	top:21px;
	float:left;
	font-weight:bold;
}
.classifieds-rght .searchzip{position: relative; float: left; width: 100%; margin-top: -21px;}
.classifieds-rght .btn:hover {
	background: #4bb6d3;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.44);
}
div.era_ad_block { border:1px solid #ccc; }
.realmpg .research-options .select-wrap { width:132px !important; }
.realmpg .research-options .select-wrap-selectyear { width:115px !important; }
.realmpg .research-options .select-wrap-selecttrim { width:170px !important; }
.realmpg .research-options .btn {
	padding-left:18px !important;
	padding-right:18px !important;
}
.realmpg .research-options .label {
	/*font-family: 'Futura Std' !important;*/
	font-size:30px !important;
	border-bottom:1px dotted #000 !important;
	margin-bottom:20px;
}
.articlereal { 
	margin:10px 0;
	float: left;
	/*font-family: Helvetica;*/
	font-size: 15px;
}
.articlereal p { margin-bottom:30px; *margin-bottom:10px; /*margin-top:30px; *margin-top:10px;*/ }
.articlereal h3 { 
                /*font-size: 14px;
                font-weight: bold;*/
				padding:0; margin:0;
                margin-bottom: 10px;
                /*margin-top: 13px;*/
				/*font-family: 'HelveticaNeueBold' !important;*/
				font-size: 20px !important;
}
.articlereal h4 { 
                /*font-family: 'HelveticaNeueBold' !important;*/
				font-size: 20px !important;
				padding: 0; /*padding:0 0 5px 0 !important;*/
				margin:0;
				/*clear:both;*/
}
.articlereal .label {
	/*font:bold 23px/24px Helvetica, sans-serif;*/
	/*font-family: 'HelveticaNeueBold' !important;*/
	font-size:24px !important;
	/*padding-bottom:15px;*/
	text-align:left;
	/*border-bottom:dotted 1px #000;
	margin-bottom:20px;*/
	margin-top:14px;
	/*float:left;*/
	width:100%;
}
.articleby{font-size:12px;}
.articlereal hr{
	border: 0;
    border-bottom: 1px dotted #000;
    background: none;
	margin:10px 0 20px 0;
	width: 100%;
}
.articlelrgimg {
	float:left;
	border:1px solid #ccc;
	margin:0 20px 20px 0;
}
.articlel-leftside-img {
	margin:0 20px 20px 0;
}
.articlel-rightside-img {
	margin:0 0 20px 20px;
}
.latestarticle { margin:30px 0; }
.latestarticle .section_head {
	border-bottom:dotted 1px #000 !important;
	padding-bottom:13px !important;
	font-size:24px !important;
	clear:both;
	/*font-family:"HelveticaNeueBold";*/
}
.latest-list {
	padding-left: 16px;
	margin-bottom:20px;
        float: left;
	clear:both;
}
.latest-list li {
	list-style-type:disc !important;
	color:#007EA1;
	margin:0 0 10px 0;
	/*font:normal 16px Helvetica;*/
	font-weight:normal;
	font-size:16px;
}
.latest-list li a {
	text-decoration:none;
	font-weight:normal; /*font:300 16px HelveticaNeueLight !important;*/
	color:#007EA1;
}
.latest-carlist li {
	/*font:normal 16px Helvetica;*/ /*font:300 16px HelveticaNeueLight;*/
	font-weight:normal;
	font-size:16px;
	float:left;
	width:189px;
	color:#007EA1;
	margin:0 0 10px 56px;
	line-height:22px;
        min-height: 200px;
}
.latest-carlist img{cursor:pointer;}
/*.latest-carlist li:nth-child(4), .latest-carlist li:nth-child(1){margin-left:0;}*/
.latest-carlist li:first-child, .latest-carlist li:first-child + li + li+ li, .latest-carlist li:first-child + li + li+ li + li + li + li { margin-left:0; }
.latest-carlist li a {color:#007EA1; text-decoration:none; font-weight:normal;}
.latest-carlist img {
	border:1px solid #ccc;
	clear:both;
	width:187px;
	height:144px;
}
.bread-real {/*height:20px;*/
	margin:0 0 5px 0;
	/*font:normal 13px Arial, Helvetica, sans-serif;*/
	font-weight:normal;
	font-size:13px;
	color:#007ea1;
	float:left;
}
.bread-real a, .bread-real .no_link {
	color:#8c8c8c;
	background: url(images/breadcrumb_arrow.png) no-repeat right;
	padding-right: 15px;
	text-decoration: none;
	font-weight:700;
	margin:0;
}
.bread-real span {
	color:#5d5d5d;
	margin:0 5px;
}
.real-section {
	color:#333333;
	/*font:bold 30px 'Futura Std', Helvetica, sans-serif;*/
	font-weight:bold;
	font-size:30px;
	clear:both;
	padding-top:11px;
}
.real-top-content {
	position:relative;
	margin-bottom:53px;
}
.real-subnav {
	border:1px solid #707070;
	background:#000;
	height:40px;
	left:0;
	position: absolute;
	/*top: 581px;*/
	width: 99.8%;
	margin-top:-32px;/* standard */
	margin-top:-61px\9; /* IE 8 and below */
	*margin-top:-61px; /* IE 7 and below */
	_margin-top:-61px; /* IE 6 */
}
.ie11 .real-subnav {
    margin-top:-61px;
}
.real-subnav ul {
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
	width: 1000px;
}
.real-subnav li {
	border-right:1px solid #707070;
	float:left;
	padding:10px 12px 10px 12px;
}
.real-subnav li:first-child{
	border-left:1px solid #707070;
}
.real-subnav a {
	color:#fff;
	text-decoration:none;
	font-size:15px;
	/*font-family:'Helvetica', sans-serif;*/
	font-weight:normal;
}
.rghtbrdr { border-right:1px solid #707070; }
.arrow_box {
	position: relative;
	background: #007ea1;
	border: 1px solid 707070;
}
.arrow_box a{font-weight:bold;/*font-family:'HelveticaNeueLight', sans-serif;*/ border:0;}
.arrow_box:after, .arrow_box:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.arrow_box:after {
	border-color: rgba(0, 126, 161, 0);
	border-top-color: #007ea1;
	border-width: 10px;
	margin-left: -10px;
}
.arrow_box:before {
	/*border-color: rgba(7, 7, 0, 0);
	border-top-color: 707070;*/
	border-width: 11px;
	margin-left: -11px;
}
.realtab { margin-top:-25px !important; }
/*.realtab-mrgn{padding-top: -5px !important;}*/
.realtab-mrgn{margin-top: -25px !important;}
.realtab-mrgn .panel-container-outer {
	border:none !important;
	padding:0 !important;
}
.realtab-mrgn .pane { padding:0 !important; }
.realtab-mrgn .right_section { 
	padding-top: 52px !important; 
}
.citytable {
	font-size:24px !important;
	border:1px solid #b8b8b8;
	margin:30px 0;
	border-collapse:collapse;
}
.citytable img{ 
	margin-left: 8px;
    position: absolute;
}
.citytable span {
	/*font:300 20px HelveticaNeueLight;*/
	font-weight:300;
	font-size:20px;
}
.citytable td {
	border:1px solid #b8b8b8;
	padding-left:20px;
	/*font:bold 24px HelveticaNeueBold;*/
	font-weight:bold;
	font-size:24px;
	text-align: center;
}
.citytable h2{
    font-size:24px !important;
    font-weight: bold;
	text-align: left;
}
.realmpg-highlight { margin-top:30px; }
.realmpg-highlight .section_head {
	border-bottom:none !important;
	margin-bottom:5px !important;
	/*font:normal 20px HelveticaNeueBold !important;*/
	font-weight:normal;
	font-size:20px !important;
}
.realmpg-highlight ul {
	margin-bottom:30px;
	padding-left: 16px;
	/*font:300 16px HelveticaNeueLight;*/
	font-weight:300;
	font-size:16px;
}
.realmpg-highlight li {
	font-size:16px;
	list-style-type:disc !important;
	font-size:16px;
	line-height:24px;
}
.articlelist {
	margin-bottom:15px;
	float:left;
}
.articlelist li {
	clear:both;
	margin:0 0 30px 0;
	float:left;
}
.articleimg {
	float: left;
	margin-right: 20px;
	width: 200px;
	/*height:138px;*/
	border:1px solid #ccc;
	cursor:pointer;
}
.articleimg img {/*height:138px;*/ width:100%; }
.articleimg a{font-size: 0px; display: block;}
.articletext {
	float: left;
	width: 450px;
}
.articletext a { text-decoration:none; font-weight:bold; }
.articletext p { margin:0; line-height: 1.5; }
    /*.articletext h3 {
            margin-bottom:5px;
            font-size:px;
            font-weight:bold;
            font-size:16px;
    }*/
.article-read-more {
	max-height: 90px;
	line-height: 1.5;
	overflow-x: hidden;
	overflow-y: hidden;
}
.article-read-more h4 { 
                /*font-family: 'HelveticaNeueBold' !important;*/
				font-size: 16px !important;
				padding: 0; /*padding:0 0 5px 0 !important;*/
				margin:0;
}
.articlerdmore {
	float:right;
	clear:both;
	display:block;
	margin:5px 0;
	font-weight:bold;
	color:#348cb0;
	cursor:pointer;
}
.toprealbannr1 { clear:both; }
.toprealbannr1-logo { float:left; }
.toprealbannr1-text {
	float: left;
	/*font-size: 18px;
	line-height: 1.4em;*/
	margin: 18px 10px 10px 42px;
	/*font:300 23px/30px HelveticaNeueLight;*/
	font-weight:300;
	font-size:23px;
	line-height:30px;
	color: #555;
}
.toprealbannr1-text-article {
    color: #555555;
    float: left;
    /*font: 300 23px/30px HelveticaNeueLight;*/
	font-weight:300;
	font-size:23px;
	line-height:30px;
    margin: 18px 10px 10px 38px;
}
.toprealbannr1-text h1 {
	font-size: 43px; /*font-size: 34px;*/
	/*font-family:HelveticaNeueLight;
	margin-top: -10px;*/
	color: #555;
	margin-bottom: 13px;
    margin-left: -3px;
	font-weight:normal;
}
.toprealbannr1-text h1 span{/*font-family:HelveticaNeueBold;*/ font-size: 34px;}
.toprealbannr1-text .realmpginner {
	font-weight:bold;
	/*font-size:16px;*/
	/*font-family: 'HelveticaNeueBold';*/
}
.toprealbannr2 {
	/*clear:both;
	background:#f9f9f9;
	border:1px solid #e2e2e2;	
	padding:10px;
        width: 96.4%;*/
	margin:30px 0;
        float:left;
}
.toprealbannr3 {
	clear:both;
	/*background:#f9f9f9;
	border:1px solid #e2e2e2;*/
	float:left;
	/*padding:10px;*/
	margin:49px 0 30px 0;/* standard */
	margin-top:19px\9; /* IE 8 and below */
	*margin-top:19px; /* IE 7 and below */
	_margin-top:19px; /* IE 6 */
	width: 100%;
}
.toprealbannr2-text {
	float: left;
	/*line-height: 1.4em;*/
	margin-bottom: 10px;
	margin-left: 22px;
	margin-right: 0;
	margin-top: 16px;
	/*font:normal 16px/24px 'HelveticaNeueLight', Arial;*/
	font-weight:normal;
	font-size:16px;
	line-height:24px;
}
.toprealbannr2-text h1 {
	font-size: 24px;
	text-transform: uppercase;
	margin-bottom: 8px;
	font-weight: normal;
}
.toprealbannr2-text .boldh {
	/*font-weight:bold;
	font-size:24px;*/
	/*font-family: 'HelveticaNeueBold';*/
}
.toprealbannr2-text .realmpginner {
	/*font-weight:bold;
	font-size:16px;*/
	/*font-family: 'HelveticaNeueBold';*/
	text-transform: uppercase;
}
.toprealbannr2-text a {
	color:#037aa5;
	text-decoration:none;
	font-weight:normal;
}
.seephotos-main {
	margin-top:10px;
	height:243px;
}
.seephotos-lft {
	float: left;
	position: relative;
	width: 456px;
	height:227px;
}
.seephotos-lft img{max-height:260px;}
.seephotos {
	bottom: 0;
	position: absolute;
	right: 0;
	font-size:14px;
	color:#333333;
}
.seephotos a{color:#333; font-weight:normal;}
.seephotos img {
	position:absolute;
	left:-20px;
	height:auto !important;
}
.seephotos-rght {
	float: left;
	width:400px;
	margin:34px 46px 0 90px;
	/*font:normal 21px HelveticaNeueBold;*/
	font-weight:normal;
	font-size:21px;
}
.seephotos-rght span {
	color:#999999;
	/*font:normal 21px HelveticaNeueLight;*/
	font-weight:normal;
	font-size:21px;
}
.seephotos-rght a {
	display:block;
	color:#006699;
	font-size:16px;
	font-weight:normal;
	margin-top:2px;
	text-decoration:none;
	/*font-family: Helvetica;*/
}
.seephotos-rght div {
	border-bottom:1px solid #c8c8c8;
	color:#333333;
	font-size:21px;
	font-weight:bold;
	padding:8px 0;
}
.btm-bdr-non { border-bottom:none !important; }
.rght-side-text {
	float: right;
	margin-right: 24px;
	margin-top: -12px;
	border-bottom:none !important;
}
.mrgn-top-non { margin-top:0 !important; }
.seeown {
 color:#;
	font-size:16px;
	font-weight:normal;
	margin-top:2px;
	display:block;
	text-decoration:none !important;
}
.backtolist-btm {
	margin-top:0 !important;
	width:794px !important;
}
.marg-top-ad { margin-top:20px; }
.marg-topm { margin-top:-23px; }
.resize-real-mpg .price_range { padding-top:0 !important; }
.resize-real-mpg .gas_mileage { padding-top:0 !important; }
.resize-real-mpg .usedcar_year { padding-top:0 !important; }
/*.resize-real-mpg .carcategories2 .carcatmain{border:none !important;}
.resize-real-mpg .carcategories2-carcatmain-ul{border-bottom:1px solid #d5d9dd !important;float:left; width:100%;}*/
/****MPG new****/

.sitecvsbd h1{font: normal 12px Arial;}
.rightads .rightads2{margin-bottom:30px !important;/*display:inherit !important;*/ }
.rightads1 a, .rightads1 object {margin-bottom:30px !important; display:block !important; }
/*.rightads1 object, .rightads1 div, .rightads1 iframe {margin-bottom:30px !important; }*/
object {
    display: block;
}
.item-content-innr{width:392px; color:#fff; text-align:left; display:block; margin-left:24px; margin-top:24px; text-transform:uppercase;}
  .textinnr1{font-weight:bold; font-size:34px;}
  .textinnr2{font-weight:normal; font-size:23px; text-align:right; margin-right:45px; margin-top:-6px;}
  .textinnr3{font-weight:bold; font-size:23px; text-transform:none;}

 /*added for HIGHEST RATED PERFORMANCE VEHICLE*/ 
  .high-rated{width:75%; color:#fff; text-align:left; display:block; margin-left:24px; margin-top:24px; text-transform:uppercase; line-height:30px;}
  .high-rated .textinnr1{font-weight:bold; font-size:32px;}
  .high-rated .textinnr2{font-weight:bold; font-size:14px; text-align:left; margin-right:45px; margin-top:-5px;}
  .high-rated .textinnr3{font-weight:bold; font-size:24px; text-transform:none; margin-top:-5px;}

/* group .. like clearfix */
.group:before, .group:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.group:after {
    clear: both;
}
.group {
    zoom: 1;
}

/* ally finantial styles */
.carloans-articles {
    background: none repeat scroll 0 0 #FFFFFF;
    clear: both;
    margin-bottom: 20px;
    padding: 1px 0 20px;
}
.carloans-ally {
    border-bottom: 1px solid #71176E;
    border-top: 1px solid #71176E;
    font-weight: bold;
    margin: 10px 0 10px;
    padding-bottom: 3px;
    padding-top: 3px;
    text-align: center;
}
.carloans-ally-img-a {
    color: #000000;
    text-decoration: none !important;
}
.carloans-ally-img-a span {
    color: #000000;
    font-size: 16px;
    font-weight: normal;
    position: relative;
    text-decoration: none;
    top: -20px;
}
.carloans-ally-img {
    height: 55px;
    margin: 10px 0 5px;
}
.carloans-articles-list {
    border: 1px solid #CCCCCC;
    padding: 20px;
}
.carloans-article {
    margin: 0 0 20px;
}
.carloans-article-image {
    border: 1px solid #338DB2;
    float: left;
    margin: 0 10px 0 0;
    width: 100px;
}
.carloans-article-empty-image-div {
    border: 1px solid #FFFFFF;
    display: inline-block;
    float: left;
    height: 65px;
    margin: 0 10px 0 0;
    width: 100px;
}
.carloans-article-content {
    float: left;
    width: 610px;
}
.carloans-article-title {
    color: #338DB2;
    font-weight: bold;
    font-size: 15px;
    margin: 0 0 5px;
}
.carloans-article-excerpt {

}
.carloans-article-excerpt a, .carloans-article .psudolink {
    color: #338DB2;
    text-decoration: none;
}
.carloans-article-excerpt a:hover,  .carloans-article .psudolink:hover{
    text-decoration: underline;
    cursor: pointer;
}

/* loan calculator */
.loan-calculator {
    border: 1px solid #CCCCCC;
    padding: 15px 35px 0;
    margin-bottom: 30px;
}
.loan-calculator-topimage-a span {
    color: #000000;
    font-size: 16px;
    font-weight: normal;
    position: relative;
    text-decoration: none;
    top: -26px;
}
.loan-calculator-topimage-a {
    float: right;
    text-decoration: none !important;
}
.loan-calculator-topimage {
    height: 55px;
    margin: 0 0 10px 0;
}
.loan-calculator-form {
    margin: 10px -35px 20px 0;
}
.loan-calculator-worksheet > div {
    border-bottom: 1px solid #CCCCCC;
    margin: 0 0 2px;
    padding: 0 0 3px;
}
.loan-calculator-title {
    font-size: 18px;
    font-weight: bold;
    margin: 22px 0 30px;
}
.loan-calculator-worksheet .loan-calculator-title2 {
    margin-top: 20px;
}
.loan-calculator-title2, .loan-calculator-bottomtitle {
    font-weight: bold;
    font-size: 18px;
}
.loan-calculator-bottomtitle {
    display: inline-block;
    width: 270px;
}
.loan-calculator-worksheet label {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    width: 270px;
}
.loan-calculator-worksheet input, .loan-calculator-form select {
    border: 1px solid #999999;
    border-radius: 7px;

    background: #ebebeb; /* Old browsers */
    background: -moz-linear-gradient(top,  #ebebeb 0%, #fcfcfc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebebeb), color-stop(100%,#fcfcfc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ebebeb 0%,#fcfcfc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ebebeb 0%,#fcfcfc 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ebebeb 0%,#fcfcfc 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ebebeb 0%,#fcfcfc 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#fcfcfc',GradientType=0 ); /* IE6-9 */

    font-weight: bold;
    padding: 0 5px;
    height: 25px;
    width: 90px;
}
.loan-calculator-form select {
    height: 30px;
    font-weight: normal;
    margin: 0 10px 0 0;
    padding: 5px;
    width: auto;
}
.loan-calculator-form .ddlYear {
    width: 65px;
}
.loan-calculator-form .ddlYear {
    margin-bottom: 10px;
}
.loan-calculator-worksheet .small {
    width: 35px;
}
.loan-calculator-worksheet .loan-calculator-input-clear {
    background: transparent;
    border: 1px solid transparent;
    filter: none;
}
.loan-calculator-tax {
    position: relative;
}
.loan-calculator-taxpercent {
    display: inline-block;
    margin-top: -4px;
    position: absolute;
    right: 0;
    width: 85px;
}
.ie8 .loan-calculator-taxpercent {
    margin-top: 0;
}
.loan-calculator-taxpercent .arithmatic {
    margin-left: 10px;
}
.loan-calculator-total {
    font-weight: bold;
    font-size: 18px;
}

.loan-calculator-grandtotal, .loan-calculator-monthlytotal {
    margin: 20px 0;
}
.loan-calculator-grandtotal, .loan-calculator-grandtotal .loan-calculator-bottomtitle {
    font-size: 14px;
}
.loan-calculator-monthlytotal {
    /*color: #5E1268; */
}
.loan-calculator-monthlytotal .loan-calculator-total {
    font-size: 24px;
}
.loan-calculator-footer {
    color: #FFFFFF;
    background-color: #000000;
    font-size: 14px;
    line-height: 37px;
    height: 37px;
    margin: 0 -35px;
}
.loan-calculator-footer img {
    vertical-align: top;
    margin-right: 15px;
}
.loan-calculator-more {
    color: #FDCF00;
}
.loan-calculator-more span{
    font-size: 18px;
}

/* car loan quote */
.loanquote {
    border: 1px solid #CCCCCC;
    padding: 35px;
    margin-bottom: 30px;
    position: relative;
    clear: both;
}
.loanquote img{
    position: absolute;
    top: 37px;
    right: 30px;
}
.loanquote-title {
    display: inline-block;
    font-size: 28px;
    font-weight: 800;
    letter-spacing: -1px;
    line-height: 32px;
    margin: 0 0 30px;
    width: 393px;
}
.loanquote-title2 {
    font-weight: 400;
    font-size: 16px;
    margin: 0 0 10px;
}
.loanquote-form-zip, .loanquote-form-submit {
    display: inline-block;
    height: 40px;
    line-height: 45px;
    margin-right: 8px;
    padding: 0 0 0 20px;
    vertical-align: top;
    width: 130px;
}
.loanquote-form-zip {
    background: #fdfdfd; /* Old browsers */
    background: -moz-linear-gradient(top,  #fdfdfd 0%, #f3f3f3 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(100%,#f3f3f3)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #fdfdfd 0%,#f3f3f3 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #fdfdfd 0%,#f3f3f3 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fdfdfd 0%,#f3f3f3 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #fdfdfd 0%,#f3f3f3 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#f3f3f3',GradientType=0 ); /* IE6-9 */

    border: 1px solid #CCCCCC;
    font-size: 16px;
    height: 38px;
}
.loanquote-form-submit {
    background-color: #007EA1;
    border: 0;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;
    padding: 0;
    width: 150px;
}
.ally-logo-a {
    float: right;
    text-decoration: none !important;
}
.ally-logo-a span {
    color: #000000;
    line-height: 20px;
    font-weight: normal;
    text-decoration: none;
}
.ally-logo {
    margin-right: 20px;
    margin-top: -4px;
    vertical-align: bottom;
}
/* article on single.php */
.article {

}
.article-content p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
}
.article-content .alignleft {
    float: left;
    margin: 0 20px 20px;
}
.article hr {
    border: 0;
    border-bottom: 1px dotted #000;
    background: none;
    margin:10px 0 20px 0;
    width: 100%;
}

.left_benz .carcategories2 {
    margin-right: 0;
    width: 290px;}

.left_benz .carmodel2 {width: 334px;}

.left_benz .carmodel2 ul li ul.column1, .left_benz .carmodel2 ul li ul.column2 {
    max-width: 162px;
}
.left_benz .carcategories2-carcatmain-ul-li{width: auto;}
.benz_price .makempglft {width: 345px;}
.benz_price .makempglft .carcatmain ul li ul.column1{width: 130px;}
.copyright-text{
 /*display: inline-block;vertical-align: top;*/
     float: left;
    font-family: tahoma;
    line-height: 14px;
    margin-top: 19px;
    text-align: left;
    width: 205px;
	font-size: 9px;
}
.copyright-ftr-img{ background-image:url("data:image/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABGCAYAAAAHFFAPAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJ bWFnZVJlYWR5ccllPAAABEFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdp bj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6 eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1 NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJo dHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlw dGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEu MC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVz b3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5z OmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1wTU06T3JpZ2luYWxEb2N1 bWVudElEPSJ1dWlkOjVEMjA4OTI0OTNCRkRCMTE5MTRBODU5MEQzMTUwOEM4IiB4bXBNTTpEb2N1 bWVudElEPSJ4bXAuZGlkOjg1N0QxNjk4RkVGMTExRTM4QzFGOEQwRTUyQkM4NTZDIiB4bXBNTTpJ bnN0YW5jZUlEPSJ4bXAuaWlkOjczOTlBMDM2RkVGMTExRTM4QzFGOEQwRTUyQkM4NTZDIiB4bXA6 Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJp dmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjA3NzFlNTMwLTZiOGQtNDI3Ny04YWFl LWExNjUyMzQxM2ZiYyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3ZWE5ZDk2NS1kMDNhLTQ5 ODQtOTJmMC0wNWMxMDRmMGFmZmMiLz4gPGRjOmNyZWF0b3I+IDxyZGY6U2VxPiA8cmRmOmxpPkhv c3RldHRlciwgTWFyYzwvcmRmOmxpPiA8L3JkZjpTZXE+IDwvZGM6Y3JlYXRvcj4gPGRjOnRpdGxl PiA8cmRmOkFsdD4gPHJkZjpsaSB4bWw6bGFuZz0ieC1kZWZhdWx0Ij5QcmludDwvcmRmOmxpPiA8 L3JkZjpBbHQ+IDwvZGM6dGl0bGU+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4 bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+0tDsWQAAEotJREFUeNrsXAt0VOW13ufMO5OQSSAS CQkTqCBBJFB5KhDxVq8P2iAU8F5ZjdYqtNrGa29r9SrQ0nattt5Fb9etVGk7lrYWBBpLES1LDQ8h QCBDQB4hQCIkJDDJDOQ5k8zM3fvMPuHPYTKEmkDCPRv2Oo//cf7zf/9+/icjhcNh0OnmJWNSSupN hbD3Qo2knuO73YARhIGEZt7Xn4NxU2eBz1t/Q+dD1tf4zU06wDrAOukA66QDrJMOsE46wDrpAOuk A6wDrNNNQ8aYpRIApapD3chXU35QliQIKam6GCsKK0pUL9y5ntpeJaVc0wb6U1K1j+T4YwOMYzQa DGC1mCHWpoQKWEtLK1jNZjAZjVHrU71AWxu0IVM9s8kEoVAIZFlW7vsDAQQ6AnKczQoGOaJgIm3a e+J9LfzOYWFdtSEHka3IrXxOD45DbuG6Nk0bGoy/q6UeDgUj7y/1cYD9ONBJd94JW9/fDFXVNQhG MGq91NRU2LW7CObOXwDfXLwElr7yEpw6XXFFveGZTnj+u9+HX65eDS8+sxh+smK5Ui918GDYV3wA 5i2YD60IphEXwqpfvw6zH3lQkeqvP70E3t6wHiyy4fO+79+Q70c+z4ANRl6PvBJ5J/IjyJuRJyIX Ic/gugd5caj0d+TZVwptCILtbZB153gYOX4qNFy61LcBphkwoZQRO4elx+xoWEakPNHh6AAzGjkS E5XVnTBgQKd6M2fcDZmZmVB67DhqDRmGDh3SobITEhJ66n3fRN6O/G3kgcg/ZrAGcbmZj+pKIsmN Z3B/hvxX5BHInmjgJiUlw+3Zd8GkWQ+D1WoFr7cetZChD6voayBaBETBYDD2A41dP3L07aOh5Ogx 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 VtwAAAAASUVORK5CYII="); 
	background-repeat: no-repeat; 
	background-size: 100% auto;
    float: left;
    height: 70px;
    margin-right: 20px;
    width: 120px;
	background-image:none\0/;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='data:image/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABGCAYAAAAHFFAPAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJ bWFnZVJlYWR5ccllPAAABEFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdp bj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6 eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1 NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJo dHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlw dGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEu MC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVz b3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5z OmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1wTU06T3JpZ2luYWxEb2N1 bWVudElEPSJ1dWlkOjVEMjA4OTI0OTNCRkRCMTE5MTRBODU5MEQzMTUwOEM4IiB4bXBNTTpEb2N1 bWVudElEPSJ4bXAuZGlkOjg1N0QxNjk4RkVGMTExRTM4QzFGOEQwRTUyQkM4NTZDIiB4bXBNTTpJ bnN0YW5jZUlEPSJ4bXAuaWlkOjczOTlBMDM2RkVGMTExRTM4QzFGOEQwRTUyQkM4NTZDIiB4bXA6 Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJp dmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjA3NzFlNTMwLTZiOGQtNDI3Ny04YWFl LWExNjUyMzQxM2ZiYyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3ZWE5ZDk2NS1kMDNhLTQ5 ODQtOTJmMC0wNWMxMDRmMGFmZmMiLz4gPGRjOmNyZWF0b3I+IDxyZGY6U2VxPiA8cmRmOmxpPkhv c3RldHRlciwgTWFyYzwvcmRmOmxpPiA8L3JkZjpTZXE+IDwvZGM6Y3JlYXRvcj4gPGRjOnRpdGxl PiA8cmRmOkFsdD4gPHJkZjpsaSB4bWw6bGFuZz0ieC1kZWZhdWx0Ij5QcmludDwvcmRmOmxpPiA8 L3JkZjpBbHQ+IDwvZGM6dGl0bGU+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4 bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+0tDsWQAAEotJREFUeNrsXAt0VOW13ufMO5OQSSAS CQkTqCBBJFB5KhDxVq8P2iAU8F5ZjdYqtNrGa29r9SrQ0nattt5Fb9etVGk7lrYWBBpLES1LDQ8h QCBDQB4hQCIkJDDJDOQ5k8zM3fvMPuHPYTKEmkDCPRv2Oo//cf7zf/9+/icjhcNh0OnmJWNSSupN hbD3Qo2knuO73YARhIGEZt7Xn4NxU2eBz1t/Q+dD1tf4zU06wDrAOukA66QDrJMOsE46wDrpAOuk A6wDrNNNQ8aYpRIApapD3chXU35QliQIKam6GCsKK0pUL9y5ntpeJaVc0wb6U1K1j+T4YwOMYzQa DGC1mCHWpoQKWEtLK1jNZjAZjVHrU71AWxu0IVM9s8kEoVAIZFlW7vsDAQQ6AnKczQoGOaJgIm3a e+J9LfzOYWFdtSEHka3IrXxOD45DbuG6Nk0bGoy/q6UeDgUj7y/1cYD9ONBJd94JW9/fDFXVNQhG MGq91NRU2LW7CObOXwDfXLwElr7yEpw6XXFFveGZTnj+u9+HX65eDS8+sxh+smK5Ui918GDYV3wA 5i2YD60IphEXwqpfvw6zH3lQkeqvP70E3t6wHiyy4fO+79+Q70c+z4ANRl6PvBJ5J/IjyJuRJyIX Ic/gugd5caj0d+TZVwptCILtbZB153gYOX4qNFy61LcBphkwoZQRO4elx+xoWEakPNHh6AAzGjkS E5XVnTBgQKd6M2fcDZmZmVB67DhqDRmGDh3SobITEhJ66n3fRN6O/G3kgcg/ZrAGcbmZj+pKIsmN Z3B/hvxX5BHInmjgJiUlw+3Zd8GkWQ+D1WoFr7cetZChD6voayBaBETBYDD2A41dP3L07aOh5Ogx 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 VtwAAAAASUVORK5CYII=', sizingMethod='scale');
    
}
:root .copyright-ftr-img{ filter:none;}
.copyright img{margin-left:10px;}
