h1.profiles a{
	font-size: 18px;
}

.new_car_prices{
	background-color:#fff;
	min-height:300px;
}

.new_car_prices .title{
	font:bold 18px Helvetica;
	color:#333;
	margin-bottom:10px;
}

.new_car_prices .make_model{
	padding:10px;
}

.new_car_prices .make_model a{
	font:normal 12px Helvetica;
	color:#333;
	text-decoration:none;
}

.new_car_prices .make_model a:hover{
	color:#09c;
}

.bodytype_specialinterest{
	border-left:1px solid #b2b2b2;
	min-height:320px;
}

.bodytype_specialinterest a{
	color:#333;
	text-decoration: none;
}

.new_car_prices .body_type{
	width:299px;
	padding:10px;	
}

.new_car_prices .body_type .thumbs{
	text-align:center;
    padding: 2px;
	margin-bottom:10px;
	cursor:pointer;
	border:1px solid transparent;
}

.new_car_prices .body_type .thumbs:hover{
	border:1px solid #B2B2B2;
}

.new_car_prices .body_type .thumbs img{
	margin-bottom:3px;
}

.bodytype_specialinterest .special_interest{
	border-top:1px solid #b2b2b2;
	padding:10px;
}

.new_car_prices .special_interest .thumbs img{
	margin-bottom:5px;
}

.new_car_prices .special_interest .thumbs{
	cursor: pointer;
    margin-bottom: 10px;
    margin-right: 4px;
    padding: 7px;
    text-align: center;
}

.new_car_prices .special_interest .thumbs:hover{
	background-color:#ebebeb;
}

.car_finder{
	border-top:1px solid #a4a4a4;
	background-color:#ebebeb;
	padding:10px
}

.car_finder .title{
	font:bold 18px Helvetica;
	color:#333;
	margin-bottom:10px;
}

.car_finder .dropdown{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.car_finder .dd_title{
	font:bold 12px Helvetica;
}

.car_finder select{
	font:normal 12px Helvetica;
	min-width: 150px;
}

.car_finder .button{
	width:112px;
	height:28px;
	padding-bottom: 2px;
}

.less_options,
.more_options{
	background-image: url("more_options.png");
    background-repeat: no-repeat;
    color: #333333;
    display: block;
    height: 16px;
    padding-left: 20px;
    text-decoration: none;
    width: 100px;
	line-height:16px;
	margin-right: 10px;
    margin-top: 6px;
}

.less_options{
	background-image: url("less_options.png");
}

.latest_cars .bg{
	background-color:#fff;
	padding:10px;
}

.latest_cars .title{
	font:bold 18px Helvetica;
	color:#fff;
	margin-top:10px;
}

.latest_cars .show_car{
	border-bottom: 1px solid #A1A1A1;
    cursor: pointer;
    margin: -10px -10px 10px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.latest_cars .show_car:hover{
	background-color:#ebebeb;
}

#compare_selected{
	background-color: #f0f1f2;
    color: #ccc;
    display: block;
    height: 22px;
    text-align: center;
    text-decoration: none;
    width: 130px;
	float:left;
	border:1px solid #ccc;
	font:bold 12px/22px Helvetica;
	-moz-border-radius: 3px;
	-webkit-border-radius:3px; /*safari and chrome*/
	-khtml-border-radius:3px; /*linux browsers*/
	border-radius:3px; /*CSS3*/
}

.ncp_show_car .header{
	background-color:#e1e1e1 !important;
	padding:10px;
	height:auto;
}
.ncp_show_car .header .make_model, .ncp_show_car .header .make_model a{
	font:bold 12px Helvetica;
	text-decoration:none;
	color:#333;
	margin-bottom:10px;
}

.ncp_show_car .header .make_model a:hover{
	text-decoration:underline;
}

.ncp_show_car .header .make_model span{
	margin-left:5px;
	margin-right:5px;
}

.ncp_show_car .header .version_title{
	font:bold 18px Helvetica;
	margin-bottom:5px;
}

.ncp_show_car .header .button_av2form{
	margin:0;
	text-decoration:none;
	float:right;
	font:bold 12px/22px Helvetica;
}

.ncp_show_car .details{
	background-color:#fff;
}

.ncp_show_car .details .left_block{
	float:left;
}

.ncp_show_car .details .left_block .photo .label{
	position:absolute;
	background-image:url("transparency70_000.png");
	width:216px;
	padding:5px;
	/*height:31px;
	margin-top: 185px;*/
	height:45px;
	margin-top: 171px;
}

.ncp_show_car .details .left_block .photo .label .licence{
	color:#ccc;
	margin-top:5px;
}

.ncp_show_car .details .left_block .photo .label .licence a{
	color:#fff;
	text-decoration:none;
}

.ncp_show_car .details .left_block .photo .label .licence a:hover{
	color:#fff;
	text-decoration:underline;
}

.ncp_show_car .details .left_block .more_from_car{
	color:#333;
	padding:10px;
	background-color:#ededed;
	font: 12px/21px Helvetica;
}

.ncp_show_car .details .left_block .more_from_car .first_text{
	margin-bottom:5px;
}

.ncp_show_car .details .left_block .more_from_car a{
	color:#09c;
	text-decoration:none;
	font-weight:bold;
}

.ncp_show_car .details .left_block .more_from_car a:hover{
	color:#333;
}

.ncp_show_car .details .right_block .top{
	border-bottom:1px solid #e1e1e1;
	margin:0px 0 10px 0px;
	padding-bottom:10px;
}

.ncp_show_car .details .right_block{
	float:left;
	border-bottom:1px solid #e1e1e1;
	margin:10px 0 0 10px;
	padding-bottom:10px;
}

.ncp_show_car .details .right_block .bottom .bleft_block{
	width:220px;
	float:left;
}

.ncp_show_car .details .right_block .bottom .bleft_block .spec_graph_bg .spec_graph_text {
    margin-left: 3px;
    margin-top: 1px;
}

.ncp_show_car .details .right_block .bottom .bleft_block .spec_graph_bg .spec_graph_text b{
	font:bold 12px Helvetica;
}

.ncp_show_car .details .right_block .bottom .bright_block{
	float:left;
	font:normal 11px Helvetica;
}

.ncp_show_car .details .right_block .bottom .bright_block .specs{
	width:100px;
	margin-bottom:4px;
}

.ncp_show_car .details .right_block .bottom .bright_block .no_margin_bottom{
	margin-bottom:0px !important;
}

.ncp_show_car .details .sub_title{
	font:bold 14px Helvetica;
	padding:10px;
	border-bottom:1px solid #d9d9d9;
}

#rivals_compare_menu{
	background-color: #FFFFFF;
    border: 1px solid #8E9091;
    color: #333333;
    margin-top: 2px;
    padding: 10px;
    position: absolute;
    width: 150px;
    z-index: 1234;
	margin-left: 30px;
    margin-top: 25px;
}

#rivals_compare_menu a{
	text-decoration:none;
	color:#666;
	font:bold 12px/18px Helvetica;
}

#rivals_compare_menu a:hover{
	color:#09c;
}

#rivals_compare_selected{
	background-color: #F0F1F2;
    background-image: url("5c_arrow_btm_locked.gif");
    background-position: 74px center;
    background-repeat: no-repeat;
    border: 1px solid #CCCCCC;
    color: #CCCCCC;
    display: block;
    float: left;
    font: bold 12px/22px Helvetica;
    height: 22px;
    margin-left: 10px;
    padding-left: 12px;
    text-decoration: none;
    width: 78px;
	-moz-border-radius: 3px;
	-webkit-border-radius:3px; /*safari and chrome*/
	-khtml-border-radius:3px; /*linux browsers*/
	border-radius:3px; /*CSS3*/
}

.ncp_search .header{
	background-color:#e1e1e1 !important;
	padding:10px;
	height:auto;
	z-index:0;
}

.ncp_search .header .button_av2form{
	margin:0;
	text-decoration:none;
	float:right;
	font:bold 12px/22px Helvetica;
}

.ncp_search .header .big_combos .make_model{
	font:bold 18px Helvetica;
	color:#333;
	background-color:#f0f0f0;
	padding:3px 30px 3px 10px;
	float:left;
	margin-right:1px;
	background-image:url("5c_arrow_btm_pr.gif");
	background-position: right center;
    background-repeat: no-repeat;
	cursor:pointer;
}

.white_button{
	width:66px;
	height:20px;
	background-color:#fefefe;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#cfcfcf');
	background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#cfcfcf));
	background: -moz-linear-gradient(top,  #fefefe,  #cfcfcf);
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
	border:1px solid #999;
	float:left;
	margin-right:5px;
	cursor:pointer;
	color:#333;
	font:normal 12px/20px Helvetica;
	text-align:center;
}

.white_button:hover{
	background-color:#33add6;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd', endColorstr='#ababab');
	background: -webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#ababab));
	background: -moz-linear-gradient(top,  #fdfdfd,  #ababab);
}

.ncp_search .header .filters_group{
	margin-top:5px;
}

.ncp_search .header .filters{
	background-color: #FFFFFF;
    background-image: url("ncp_close_filter.png");
    background-position: right center;
    background-repeat: no-repeat;
    float: left;
    font: bold 11px Helvetica;
    margin-right: 3px;
    padding: 3px 24px 3px 8px;
	cursor:pointer;
	color:#333;
	display: block;
}

.ncp_search .header .filters:hover{
	background-image: url("ncp_close_filter_white.png");
	background-color: #333;
	color:#fff;
}

.ncp_search .header .filters a{
	color:inherit;
	text-decoration: none;
}

.ncp_search .header .clear_filters{
	background-color: #f0f0f0;
    float: left;
    font: bold 11px Helvetica;
    padding: 3px 8px;
	cursor:pointer;
	color:#333;
}

.ncp_search .header .clear_filters:hover{
	background-color: #900;
	color:#fff;
}

.ncp_search .search_results{
	background-color: #FFFFFF;
    padding: 10px;
}

.ncp_search .search_results .no_results{
	font:normal 12px Helvetica;
	min-height:400px;
}
.ncp_search .search_results .no_results b{
	display: block;
	font-size: 16px;
	margin-bottom: 5px;
}


.ncp_search .search_results .show_car{
	border-bottom: 1px solid #A1A1A1;
    cursor: pointer;
    margin: -10px -10px 10px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.ncp_search .search_results .show_car:hover{
	background-color:#ebebeb;
}

.ncp_search .search_results .order_by{
	border-bottom: 1px solid #A1A1A1;
	margin: -10px -10px 10px;
    padding-top: 10px;
	padding-left:10px;
}

.order_by .fields, .show_car .fields{
	font:normal 12px Helvetica;
	text-align:center;
	cursor:pointer;
	text-transform: capitalize;
}

.show_car .fields_sel{
/*	font:bold 18px Helvetica;*/
}

.show_car small{
	color: #CCCCCC;
    font: 11px Helvetica;
}

.order_by .fields_sel{
	font-weight:bold;
}

.order_by .price, .show_car .price{	
	margin-right:10px;
/*	width:110px;	*/
}

.order_by .fuel,
.show_car .fuel{
/*	width:90px;*/
}

.order_by .consumption, 
.show_car .consumption{
/*	width:120px;*/
}

.show_car .seats,
.order_by .seats,
.order_by .doors,
.show_car .doors{
/*	width: 60px;*/
}

.order_by .arrows{
	margin-left:5px;
	margin-bottom:2px;
}

.ncp_search .order_by a{
	text-decoration: none;
	color:#333;
}

.car_costs .price_block{
	float:left;
	margin-right:10px;
}

.car_costs .ownership_block{
	float:left;
}


.car_costs .price_block .title, .car_costs .ownership_block .title{
	font:bold 14px Helvetica;
	margin-bottom:5px;
}

.car_costs .price_block .selected_country{
	cursor:pointer;
	background-image:url("5c_arrow_btm_ncp_gray.png");
	background-repeat:no-repeat;
	background-position:right center;
	padding-right: 13px;
	float:left;
	font:normal 12px Helvetica;
}

.car_costs .price_block .selected_country:hover{
	color:#09c;
}

.car_costs .price_block .country_select{
	background-color: #FFFFFF;
    border: 1px solid #666666;
    line-height: 15px;
    padding: 5px;
    position: absolute;
    z-index: 100;
	max-height:172px;
	overflow-y:scroll;
	display:none;
	width:260px;
	font:normal 12px/20px Helvetica;
}

.car_costs .price_block .country_select a{
	text-decoration:none;
	color:#333;
}

.car_costs .price_block .country_select a:hover{
	color:#09c;
}

.car_costs .price_block .search_string_holder{
	background-color: #f3f3f3;
	border:none;
	margin-bottom:5px;
    height: 16px;
    z-index: 152;
	padding:3px 5px;
	font:bold 11px Helvetica;
	width: 225px;
	background-image:url("search_mag.png");
	background-repeat:no-repeat;
	background-position:right center;
	padding-right: 13px;
}

.car_costs .price_block .price{
	font:bold 24px Helvetica;
	margin-bottom:3px;
}

.car_costs .price_block .retail_average{
	font:normal 11px Helvetica;
	color:#666;
	margin-bottom:10px;
}

.car_costs .price_block .bluebox .tip{
	background-image:url("bluebox_tip.png");
	background-repeat:no-repeat;
	background-position:left bottom;
	height:7px;
	width:28px;
	display:block;
}

.car_costs .price_block .bluebox .body{
	background-color:#cceaf5;
	padding:10px;
	font:normal 12px Helvetica;
	width: 180px;
	height:90px;
}

.car_costs .price_block .bluebox .body select{
	width:100%;
	font:normal 12px Helvetica;
	margin-bottom:5px;
}

.car_costs .price_block .bluebox .body .result{
	font:bold 14px Helvetica;
	text-align:right;
	margin-bottom:5px;
}

.car_costs .price_block .bluebox .body .result span{
	font:bold 12px Helvetica;
}

.car_costs .price_block .bluebox .body .rate{
	font:normal 11px Helvetica;
	text-align:right;
	color:#666;
	cursor:pointer;
}

.car_costs .ownership_block .selected_ownership_cost{
	cursor:pointer;
	background-image:url("5c_arrow_btm_ncp_gray.png");
	background-repeat:no-repeat;
	background-position:right center;
	padding-right: 13px;
	float:left;
	font:normal 12px Helvetica;
}

.car_costs .ownership_block .selected_ownership_cost:hover{
	color:#09c;
}

.car_costs .ownership_block .select_ownership_cost{
	background-color: #FFFFFF;
    border: 1px solid #666666;
    line-height: 15px;
    padding: 5px;
    position: absolute;
    z-index: 100;
	max-height:172px;
	overflow-y:scroll;
	display:none;
	width:110px;
	font:normal 12px Helvetica;
}

.car_costs .ownership_block .select_ownership_cost a{
	text-decoration:none;
	color:#333;
}

.car_costs .ownership_block .select_ownership_cost a:hover{
	color:#09c;
}

.car_costs .ownership_block .price{
	font:bold 24px Helvetica;
	margin-bottom:3px;
}

.car_costs .ownership_block .retail_graph{
	border:1px solid #ccc;
	margin-bottom:14px;
}

.car_costs .ownership_block .retail_graph .value{
	background-color:#20a4e2;
	height:7px;
	border:1px solid #fff;
	display:block;
}

.car_costs .ownership_block .whitebox .tip{
	background-image:url("whitebox_tip.png");
	background-repeat:no-repeat;
	background-position:left bottom;
	height:7px;
	width:28px;
	display:block;
	margin-bottom:-1px;
	position: relative;
    z-index: 50;
}

.car_costs .ownership_block .whitebox .body{
	background-color:#fff;
	padding:9px 10px 10px 10px;
	font:normal 12px Helvetica;
	border:1px solid #ccc;
	width:180px;
	height:90px;
}

.car_costs .ownership_block .whitebox .body .float_left:first-letter{
	text-transform:uppercase;
}

.car_costs .ownership_block .whitebox .body select{
	width:100%;
	font:normal 12px Helvetica;
	margin-bottom:5px;
}

.car_costs .ownership_block .whitebox .body .result{
	font:bold 14px Helvetica;
	text-align:right;
	margin-bottom:5px;
}

.car_costs .ownership_block .whitebox .body .result span{
	font:bold 12px Helvetica;
}

.car_costs .ownership_block .whitebox .body .rate{
	font:normal 11px Helvetica;
	text-align:right;
	color:#666;
	cursor:pointer;
}

.car_costs .ownership_block .whitebox .body .float_right{
	font-weight:bold;
	margin-bottom: 1px;
}

.car_costs .ownership_block .whitebox .body a{
	font:bold 12px Helvetica;
	color:#09c;
	text-decoration:none;
}

.car_costs .ownership_block .whitebox .body a:hover{
	color:#333;
}

.home .price_block .selected_country_top{
	color:#FFFFFF;
	background-image: url("country_dropdown_arrow.png");
    background-position: right center;
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    font: 12px Helvetica;
    padding-right: 13px;
}

.home .price_block .selected_country_top:hover{
	color:#333;
	background-image: url("country_dropdown_arrow_hover.png");
    background-position: right center;
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    font: 12px Helvetica;
    padding-right: 13px;
}

.home:hover .price_block .selected_country_top{
	color:#333;
}

#main .home{
	color:#fff;
	margin-left:20px;
	margin-top:15px;
	background-color:transparent;
	padding: 4px 0 4px 4px;
}

#main .home:hover{
	color:#333;
	background-color:#fff;
	padding: 4px 0 4px 4px;
	-moz-border-radius: 3px;
	-webkit-border-radius:3px; /*safari and chrome*/
	-khtml-border-radius:3px; /*linux browsers*/
	border-radius:3px; /*CSS3*/
}

#main h1.profiles{
	margin: 15px 0 4px 10px !important;
}

#frmNCPFilters #f_model_container #f_model{
	width:370px;
}

.compare_limit{
	color: #333;
    font: 10px/25px Helvetica;
    margin-left: 10px;
}

.popin_makes_filter{
	margin-bottom: 10px; 
	border: 1px solid #ccc;
}

/**** Table ****/
.list_table{
	background: #fff;
	width: 100%;
	border-collapse: collapse;
}
.list_table thead td{
	font-weight: bold;
	font: 12px Helvetica;
	text-align: center;
	padding:5px 10px;
	white-space: nowrap;
	border-bottom:1px solid #A1A1A1;
}

.list_table tbody td{
	padding:10px 10px;
	white-space: nowrap;
}

.list_table tbody td.title{
	width: 100%;
	white-space: normal;
}

.list_table thead td.title{
	font:bold 18px Helvetica;
	color:#333;
	text-decoration:none;
	text-align: left;
}

/**** Filter ****/
#frmNCPFilters .checkbox_container{
	margin-left:125px;
}

#frmNCPFilters label{
	display: inline-block;
	height: 18px;
	margin-bottom: 5px;
	margin-right: 3.3%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 30%;
}
