@charset "utf-8";
/* CSS Document */

#filterPage
{
	font-family: Arial,sans-serif;
	color: #333333;	
	width: 263px;	
	border:0;	
	font-size:11px;
}

.filtertable
{
	border:0;
	margin:0px;
	width: 263px;
	width:100%;	
}

.filtertable-Sub
{	
	width:100%;		
	background: #dfe1e3 url(img/rh_column_shading.jpg);
    background-position:top left;
	background-repeat:repeat-x;
	width: 263px;	
	padding-bottom:0px;
}

.filtertable-SubSliders
{
	width:100%;	
	background: #dfe1e3 url(img/rh_column_shading.jpg);	
	width: 263px;	
	padding-bottom:0px;
}

.divsubresultsmodels-left
{
	
	width:100%;
	float:left;
	text-align: left;
	font-size:11px;
	color:#a4a4a4;
}

.tdfilterhd
{
	
	height: 54px;
	width:263px;
	background:url(img/filter_results_header.jpg) 
	
}

.tdfilterShowRoom
{
	height: 54px;
	width:263px;
	background:url(img/my_showroom_header.jpg) 
}

.tdFiltersubhdr
{
	/*font-size:11px;
	font-weight: bold;
	padding-bottom:5px;
	padding-top:5px;
	background-color:#f9f9f9;
	color:#666666;*/
}

.tdFilterresults
{	
	background:url(img/blue_background_tile_results_filter.jpg) ;	
	height:32px;
}

.divViewResults-right
{
	 background:url(img/results_rh_nav_btn.jpg) ;	 
	 vertical-align:top;
	 width:114px;
	 height:30px;
	 cursor:pointer;
}

.btnviewresults
{
	 background:url(img/btnview_results.png) ;
	 border:0;	
	 vertical-align:top;
	 width:87px;
	 height:19px;
	 cursor:pointer;
}


.tdFiltersubresults
{
	/*background: #dfe1e3 url(img/rh_column_shading.jpg)  top left;
	width: 263px;	
	padding-bottom:10px;*/
}

.tdFiltersubresults .tdFiltersubresults-hdr
{
	font-size:11px;
	font-weight: bold;
	padding-bottom:10px;
	padding-top:10px;	
	color:#666666;
}

.divsubresults-left
{
	width:50%;
	float:left;
	text-align: left;

}

.divsubresultsyear-left
{
	width:100%;
	float:left;
	text-align: left;
}

.lblcheckbox
{
	font-size: 11px; 
	font-family:Arial; 
	font-weight: normal;
	color: #666666;
	margin-top:15px;
	padding-right:8px;
}

.lblcheckboxRegion
{
	font-size: 11px; 
font-family:Arial; 
line-height:1.5em;
font-weight: normal;
color: #666666;
padding:1px;
display: inline-block;

}



.lblModelInactive
{
	font-family:Arial;
	font-weight:normal;
	font-size:11px;
	color:#666666;
	cursor:pointer;
	
	
}

.lblModelActive
{
	
	font-size:11px;
	color:black;
	cursor:pointer;
	font-weight:bold;
	font-family:Arial;
	
	
	
}

.sliders
{
	width: 95%;
	margin-left:6px;
}

.lblsliderinfo
{
	border:0; 
	color:#666666; 
	font-weight:normal;
	font-size:10px;
	font-family: verdana;
	background-color:transparent;
	width: 80%;
}
.lblsliderinfoStart
{
	border:0; 
	color:#666666; 
	font-weight:normal;
	font-size:10px;
	font-family: verdana;
	background-color:transparent;
	width: 50px;
}

.results
{
	width: 90%;
}

#divViewResults-left
{
	width:55%;
	float:left;
	text-align: center;
	font-weight:bold;
	font-family: arial;
	font-size:16px;
	color:#fff;
}

#divViewResults-left label
{
	padding-right:3px;
	font-weight:bold;
	font-family: arial;
	color:#fff;
	font-size:16px;
}


#divViewResults-right
{
	width:44%;
	float:right;
	text-align: center;
}



/*Checkbox*/
.NFCheck {
	cursor:pointer; 
	position:absolute; 
	width:12px; 
	height:12px; 
	border:1px solid transparent; 
	background:url(img/checkbox.png) 
	no-repeat 0 0; 
	z-index:2;
}

