body{
	padding: 0px;
	margin: 0px; }

.clss_top{
	width: 100%;
	min-height: 103px;
	max-height: 103px;
	float: left;
	position: relative;
	background-color: #1c1c1c;
	color: #fff;
	border-top: 8px solid #262626;
	border-bottom: 1px solid #515050; }

.clss_menu{
	width: 100%;
	min-height: 45px;
	max-height: 45px;
	float: left;
	position: relative;
	background-color: #0c0c0c;
	-moz-box-shadow: 2px 2px 3px #666;
    -webkit-box-shadow: 2px 2px 3px #666;
    box-shadow: 2px 2px 3px #666;
	font-family: 'TeXGyreAdventorRegular';
	font-size: 0.8em;
	color: #fff;
	text-align: center; }

.clss_logo{
	float: left;
	position: relative;
	left: 50%;
	margin-left: -550px;
	margin-top: 7px;
	border: 0px; }

.clss_backlogin{
	width: 450px;
	min-height: 40px;
	max-height: 40px;
	float: left;
	position: relative;
	background-color: #262626;
	border-radius: 0px 0px 10px 10px;
	padding: 0px 0px 0px 25px;
	margin-right: 20px;
	-moz-box-shadow: 2px 2px 3px #0c0c0c;
    -webkit-box-shadow: 2px 2px 3px #0c0c0c;
    box-shadow: 2px 2px 3px #0c0c0c; }

.clss_search{
	width: 275px;
	min-height: 40px;
	max-height: 40px;
	float: left;
	position: relative;
	background-color: #262626;
	border-radius: 0px 0px 10px 10px;
	-moz-box-shadow: 2px 2px 3px #0c0c0c;
    -webkit-box-shadow: 2px 2px 3px #0c0c0c;
    box-shadow: 2px 2px 3px #0c0c0c; }

.clss_input{
	position: relative;
	border-radius: 8px;
	border: 1px solid #515050;
	background-color: #323232; 
	font-family: 'TeXGyreAdventorRegular';
	font-size: 0.8em;
	color: #ffdd0b;}

.clss_clearinput{
	position: relative;
	border-radius: 8px;
	border: 1px solid #c1bfbf;
	background-color: #fff; 
	font-family: 'TeXGyreAdventorRegular';
	font-size: 0.8em;
	color: #323232;}

#clss_inputsearch{
	float: left;
	width: 140px;
	height: 20px;
	margin: 6px 0px 0px 23px; }

#clss_inputlogin{
	float: left;
	width: 100px;
	height: 20px;
	margin: 6px 10px 0px 10px; }

#clss_inputpassword{
	float: left;
	width: 100px;
	height: 20px;
	margin: 6px 0px 0px 10px; }


.clss_button{
	height: 26px;
	border-radius: 5px;
	background-color: #c2c2c2;
	font-family: 'PathwayGothicOneRegular';
	font-size: 1em;
	#color: #0c0c0c;
	border: 1px solid #515050;
	cursor: pointer;
	cursor: hand; }

#btnlogin{
	float: left;
	position: relative; 
	width: 60px;
	margin: 5px 15px 0px 10px; }

#btnwishlist{
	float: left;
	position: relative; 
	width: 60px;
	margin: 5px 0px 0px 50%;
	left: -30px; }

#btnsearch{
	float: left;
	position: relative; 
	width: 80px;
	margin: 5px 0px 0px 10px; }
	
.clss_login{
	width: 890px;
	float: right;
	position: relative; }

.clss_label{
	float: left;
	position: relative; 
	font-family: 'TeXGyreAdventorRegular';
	font-size: 0.8em;
	color: #c2c2c2;
	margin-top: 9px; }

.clss_shopping{
	width: 540px; 
	font-family: 'CapsuulaRegular';
	font-size: 0.8em;
	color: #c2c2c2;
	float: right;
	position: relative;
	padding-top: 7px; }

.clss_menushopping{
	width: 60px; 
	height: 20px;
	float: left;
	position: relative;
	text-align:center;
	cursor: pointer;
	cursor: hand;
	padding-top: 35px;}

a.clss_ahrefshopping:link { font-weight: normal; color:#c2c2c2; text-decoration: none; }
a.clss_ahrefshopping:visited { font-weight: normal; color:#c2c2c2; text-decoration: none; }
a.clss_ahrefshopping:hover { font-weight: normal; color:#ffdd0b; text-decoration: none; }
a.clss_ahrefshopping:active { font-weight: normal; color:#c2c2c2; text-decoration: none; }

#clss_menuregister{	background: url('../images/register.png') center top no-repeat; }
#clss_menuregister:link{ background: url('../images/register.png') center top no-repeat; }
#clss_menuregister:visited{	background: url('../images/register.png') center top no-repeat; }
#clss_menuregister:hover{ background: url('../images/bwregister.png') center top no-repeat; }
#clss_menuregister:active{ background: url('../images/register.png') center top no-repeat; }

#clss_menuaccount{ background: url('../images/account.png') center top no-repeat; }
#clss_menuaccount:link{ background: url('../images/account.png') center top no-repeat; }
#clss_menuaccount:visited{ background: url('../images/account.png') center top no-repeat; }
#clss_menuaccount:hover{ background: url('../images/bwaccount.png') center top no-repeat; }
#clss_menuaccount:active{ background: url('../images/account.png') center top no-repeat; }

#clss_menuwishlist{ background: url('../images/wishlist.png') center top no-repeat; }
#clss_menuwishlist:link{ background: url('../images/wishlist.png') center top no-repeat; }
#clss_menuwishlist:visited{ background: url('../images/wishlist.png') center top no-repeat; }
#clss_menuwishlist:hover{ background: url('../images/bwwishlist.png') center top no-repeat; }
#clss_menuwishlist:active{ background: url('../images/wishlist.png') center top no-repeat; }

#clss_menucart{ background: url('../images/cart.png') center top no-repeat; }
#clss_menucart:link{ background: url('../images/cart.png') center top no-repeat; }
#clss_menucart:visited{ background: url('../images/cart.png') center top no-repeat; }
#clss_menucart:hover{ background: url('../images/bwcart.png') center top no-repeat; }
#clss_menucart:active{ background: url('../images/cart.png') center top no-repeat; }

#clss_menuchackout{	background: url('../images/checkout.png') center top no-repeat; }
#clss_menuchackout:link{	background: url('../images/checkout.png') center top no-repeat; }
#clss_menuchackout:visited{	background: url('../images/checkout.png') center top no-repeat; }
#clss_menuchackout:hover{ background: url('../images/bwcheckout.png') center top no-repeat; }
#clss_menuchackout:active{	background: url('../images/checkout.png') center top no-repeat; }

#clss_menucontact{ background: url('../images/contact.png') center top no-repeat; }
#clss_menucontact:link{ background: url('../images/contact.png') center top no-repeat; }
#clss_menucontact:visited{ background: url('../images/contact.png') center top no-repeat; }
#clss_menucontact:hover{ background: url('../images/bwcontact.png') center top no-repeat; }
#clss_menucontact:active{ background: url('../images/contact.png') center top no-repeat; }

#clss_menuchat{ background: url('../images/chat.png') center top no-repeat; }
#clss_menuchat:link{ background: url('../images/chat.png') center top no-repeat; }
#clss_menuchat:visited{ background: url('../images/chat.png') center top no-repeat; }
#clss_menuchat:hover{ background: url('../images/bwchat.png') center top no-repeat; }
#clss_menuchat:active{ background: url('../images/chat.png') center top no-repeat; }
	

a.clss_start:link { font-weight: normal; color:#fff; font-size: 0.8em; text-decoration: none; }
a.clss_start:visited { font-weight: normal; color:#fff; font-size: 0.8em; text-decoration: none; }
a.clss_start:hover { font-weight: normal; color:#ffdd0b; font-size: 0.8em; text-decoration: none; }
a.clss_start:active { font-weight: normal; color:#fff; font-size: 0.8em; text-decoration: none; }

.clss_eachmenu{
	width: 100px;
	margin: 0px 10px;
	display: inline-block;
	border-bottom: 1px solid #ffdd0b; }
	
.clss_eachmenu:hover { border-bottom: 1px solid #fff; }

a.clss_hrefeachmenu:link { font-weight: normal; color:#fff; text-decoration: none; }
a.clss_hrefeachmenu:visited { font-weight: normal; color:#fff; text-decoration: none; }
a.clss_hrefeachmenu:hover { font-weight: normal; color:#ffdd0b; text-decoration: none; }
a.clss_hrefeachmenu:active { font-weight: normal; color:#fff; text-decoration: none; }

.clss_submenu{
	width: 220px;
	color: #fff;
	background-color: #0c0c0c;
	list-style-type: none;
	margin: 0px;
	padding: 10px 0px 10px 25px;
	text-align: left;
	filter: alpha(opacity=90); 
	opacity: .9;
	position: relative;
	font-family: 'CorbelRegular'; }

.clss_partsmenu{
	list-style-type: none; }

#idname_titlesubmenu{
	border-radius: 5px 5px 0px 0px; 
	border-top: 2px solid #FA051D;
	font-size: 1.1em;
	font-weight: bold; }

#idname_contentsubmenu{
	border-radius: 0px 0px 5px 5px; 
	border-top: 2px solid #ffdd0b;
	border-bottom: 2px solid #FA051D;
	font-size: 0.9em; }
	 
.clss_subeachmenu{
	margin-right: 20px ;
	padding: 5px 10px;
	text-align: center; }
	 
.clss_subpartsmenu{
	width: 39%;
	position: relative;
	float: left;
	border: 1px solid black;
	margin: 15px 3%;
	padding: 5px 10px;
	text-align: center;
	border-radius: 5px; }

.clss_imagepartsmenu{
	border: 4px solid #C2C2C2;
	-moz-box-shadow: 2px 2px 3px #666;
    -webkit-box-shadow: 2px 2px 3px #666;
    box-shadow: 2px 2px 3px #666; }

.clss_itempartsmenu{
	width: 45%;
	position: relative;
	float: left;
	font-family: 'TeXGyreAdventorRegular';
	font-size: 1em;
	color: #e30e23;
	font-weight: bold;
	padding: 0px 5px; }
	
#idname_itempartsmenu{
	font-size: 0.7em; }

.clss_itemdescpartsmenu{
	width: 45%;
	position: relative;
	float: left;
	font-family: 'VerdanaRegular';
	font-size: 0.7em;
	color: #1C1C1C;
	padding: 0px 5px; }

.clss_divsubmenu{
	width: 25%;
	position: relative;
	float: left;
	text-align: center; }
	
.clss_divcontentreport{
	width: 70%;
	min-height: 100px;
	margin: 15px 0px;
	position: relative;
	float: right;
	border-top: 1px solid #666666; }
	
.clss_divcontentautopart{
	width: 73%;
	min-height: 100px;
	margin: 15px 0px;
	position: relative;
	float: right; }
	
.clss_divcontenttowing{
	width: 100%;
	min-height: 100px;
	margin: 15px 0px;
	position: relative;
	float: right; }
	
.clss_divpicreport{
	width: 30%;
	height: 180px;
	position: relative;
	float: left;
	border-right: 1px solid #666666;
	margin:10px;
	text-align: center;
	font-family: 'TeXGyreAdventorRegular';
	font-size: 0.8em;
	color: #262626; }

.clss_divpicture{
	border: 2px solid #C2C2C2; }
	
.clss_divtitlereport{
	width: 66%;
	position: relative;
	float: left;
	padding: 5px 0px 5px 15px;
	border-bottom: 1px solid #666666;
	font-family: 'CapsuulaRegular';
	font-size: 1.5em;
	color: #e30e23;
	font-weight: bold;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; }

.clss_divdataleftreport{
	width: 22%;
	height: 140px;
	position: relative;
	float: left;
	text-align: center; }
	
#idname_divdataleftreport{ }
	
#idname_divdatarightreport {
	padding-top: 10px;
	font-family: 'VerdanaRegular';
	font-size: 0.6em; }
	 
#idname_divsubmenu{
	border-top: 1px solid #1C1C1C;
	border-bottom: 1px solid #666666; }

.clss_contentgen{
	width: 80%;
	min-height: 400px;
	float: left;
	position: relative;
	padding-bottom: 50px;
	margin: 0px 0px 0px -40%;
	left: 50%; }

.clss_contentregister{
	width: 60%;
	min-height: 400px;
	float: left;
	position: relative;
	padding-bottom: 50px;
	margin: 0px 0px 0px -30%;
	left: 50%; }

.clss_hometitle{
	width: 100%;
	height: 30px;
	float: left;
	position: relative;
	background-color: #ececec;
	border: 1px solid #c1bfbf;
	border-radius: 5px 5px 0px 0px;
	font-family: 'TeXGyreAdventorRegular';
	font-size: 1em;
	color: #262626;
	margin: 20px 0px 0px 0px;
	padding: 10px 0px 10px 0px; }

.clss_homesubtitleblack{
	float: left;
	position: relative;
	color: #000;
	font-size: 1em;
	font-weight: bold; }
	
#idname_homesubtitleblack{
	padding: 0px 30px; }

#idname_sellselectsubtitleblack{
	width: 250px;
	margin: 0px 20px;
	text-align: center;
	border-bottom: 2px solid #e30e23; }

#idname_sellnoselectsubtitleblack{
	width: 250px;
	margin: 0px 10px;
	text-align: center;
	font-weight: normal; }
	 
.clss_homesubtitlered{
	float: right;
	position: relative;
	color: #fa051d;
	font-size: 0.8em;
	padding: 4px 30px 0px 0px; }

.clss_contentdetail{
	width: 100%;
	float: left;
	position: relative;
	background-color: #f8f8f8;
	border-right: 1px solid #c1bfbf;
	border-left: 1px solid #c1bfbf;
	border-bottom: 1px solid #c1bfbf; }

#idname_contenthomerent{
	height: 301px; }
	
#idname_contenthomesell{
	height: 271px; }


.clss_homepicture{
	float: left;
	position: relative;
	text-align: center;
	padding: 5px 15px 10px 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;  }

#clss_homeleftpicture{
	height: 271px;
	width: 20%;
	border-left: 3px solid #fff;
	border-bottom: 3px solid #fff;
	border-top: 3px solid #fff;
	border-right: 1px solid #c1bfbf; }

#clss_homemiddlepicture{
	height: 271px;
	width: 20%;
	border-bottom: 3px solid #fff;
	border-top: 3px solid #fff;
	border-right: 1px solid #c1bfbf; }

#clss_homelastpicture{
	height: 271px;
	width: 20%;
	border-right: 3px solid #fff;
	border-bottom: 3px solid #fff;
	border-top: 3px solid #fff; }


	
#clss_homeleftrentpicture{
	width: 20%;
	height: 300px;
	border-left: 3px solid #fff;
	border-bottom: 3px solid #fff;
	border-top: 3px solid #fff;
	border-right: 1px solid #c1bfbf;  }


#clss_homemiddlerentpicture{
	width: 20%;
	height: 300px;
	border-bottom: 3px solid #fff;
	border-top: 3px solid #fff;
	border-right: 1px solid #c1bfbf; }


#clss_homelastrentpicture{
	width: 20%;
	height: 300px;
	border-right: 3px solid #fff;
	border-bottom: 3px solid #fff;
	border-top: 3px solid #fff; }



.clss_homeleft{
	width: 100%;
	float: left;
	position: relative;
	margin: 20px 0px 20px 0px;
	-moz-box-shadow: 2px 2px 3px #666;
    -webkit-box-shadow: 2px 2px 3px #666;
    box-shadow: 2px 2px 3px #666; }

.clss_homeeachpicture{
	margin-top: 5px;
	border: 1px solid #666;
	position: relative; }

.clss_hometitlepicture{
	background-color: #FA051D;
	font-family: 'ArialRegular';
	font-size: 0.7em;
	color: #fff; }
	
.clss_hometitlesellcarpicture{
	background-color: #FA051D;
	font-family: 'ArialRegular';
	font-size: 1.5em;
	color: #fff;
	text-align: center; }
	
.clss_hometitlelogopicture{
	width: 100%;
	text-align: center; }

.clss_hometitleeachpicture{
	font-family: 'VerdanaRegular';
	font-size: 0.7em;
	color: #262626;
	font-weight: bold; }
	
.clss_hometitlesellcarpicture{
	font-family: 'VerdanaRegular';
	font-size: 1.2em;
	color: #fff;
	font-weight: bold; }

.clss_homedealersellpicture{
	width: 100%;
	font-family: 'VerdanaRegular';
	font-size: 1.2em;
	color: #262626;
	font-weight: bold;
	text-align: center; }

.clss_homephoneeachpicture{
	font-family: 'VerdanaRegular';
	font-size: 0.8em;
	color: #fa051d; }
	
.clss_homephonesellpicture{
	width: 100%;
	font-family: 'VerdanaRegular';
	font-size: 1.4em;
	color: #fa051d;
	text-align: center; }

.clss_homeaddresseachpicture{
	font-family: 'VerdanaRegular';
	font-size: 0.7em;
	color: #1c1c1c; }
	
.clss_homeaddresssellpicture{
	width: 100%;
	font-family: 'VerdanaRegular';
	font-size: 1em;
	color: #1c1c1c;
	text-align: center;
	margin-bottom: 20px; }
	
.clss_commentsellpicture{
	width: 80%;
	font-family: 'VerdanaRegular';
	font-size: 1em;
	color: #1c1c1c;
	text-align: justify;
	padding: 5% 0px;
	margin-left: 10%; }

.clss_reportaddresseachpicture{
	font-family: 'VerdanaRegular';
	font-size: 0.6em;
	color: #1c1c1c; }

.clss_socialmedia{
	width: 100%;
	float: right;
	position: relative;
	margin: 10px 0px 20px 0px;
	text-align: right;
	padding-right: 120px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; }

.clss_topmodelbody{
	width: 100%;
	height: 90px;
	float: left;
	position: relative;
	background-color: #f8f8f8;
	border: 1px solid #c1bfbf;
	margin: 20px 0px 0px 0px;
	border-radius: 5px;
	-moz-box-shadow: 2px 2px 3px #666;
    -webkit-box-shadow: 2px 2px 3px #666;
    box-shadow: 2px 2px 3px #666; }
    
.clss_modelsbody{
	width: 100%;
	position: relative;
	float: left;
	padding: 0px 35px;
	margin-bottom: 20px; }

.clss_modelbody{
	width: 15%;
	position: relative;
	float: left;
	text-align: center;
	font-family: 'TeXGyreAdventorRegular';
	font-size: 0.7em;
	color: #262626;
	margin: 5px;}

.clss_eachmodelbody{
	width: 10%;
	float: left;
	position: relative;
    text-align: center;
	font-family: 'TeXGyreAdventorRegular';
	font-size: 0.7em;
	color: #262626;
	border: 0px; }

.clss_bottomdiv{
	width: 100%;
	height: 160px;
	position: relative;
	float: left;
	background-color: #1c1c1c;
	border-top: 3px solid #e30e23;
	margin-top: 50px; }

.clss_eachbottom{
	width: 26.6%;
	height: 120px;
	position: relative;
	float: left;
	padding: 10px 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; }

.clss_titlebottom{
	width: 100%;
	height: 20px;
	position: relative;
	float: left;
	border-bottom: 1px solid #fff;
	font-family: 'CalibriRegular';
	font-size: 1.2em;
	color: #FFDD0B;
	padding: 0px 0px 5px 15px; }

#idname_eachbottom{
	margin-left: 10%; }

.clss_infobottom{
	padding-top: 20px;
	font-family: 'CalibriRegular';
	font-size: 0.8em;
	color: #fff; }

.clss_contentselectsearchbuycar{
	width: 85px;
	height: 120px;
	margin: 20px 0px 20px 30px;
	float: left;
	position: relative;
	text-align: center;
	font-family: 'CalibriRegular';
	font-size: 0.8em;
	color: #e30e23;
	border-radius: 5px; 
	border: 1px solid #e30e23;
	background-color: #e4e0e0;
	font-weight: bold; }

.clss_contentsearchbuycar {
	width: 85px;
	height: 120px;
	margin: 20px 0px 20px 30px;
	float: left;
	position: relative;
	text-align: center;
	font-family: 'CalibriRegular';
	font-size: 0.8em;
	color: #1c1c1c;
	border-radius: 5px;  
	border: 1px solid #c1bfbf;
	background-color: #ececec; }
	 
.clss_contentsalecar{
	width: 98%;
	min-height: 100px;
	float: left;
	position: relative;
	left: 1%;
	border-top: 1px solid #c1bfbf;
	padding: 15px 20px;
	text-align: center;
	color: #1c1c1c;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; }

.clss_titlenewcarsale{
	font-family: 'ThingpressRegular';
	font-size: 2em;
	font-weight: normal; }

.clss_subtitlenewcarsale{
	font-family: 'CapsuulaRegular';
	font-weight: normal;
	margin: 20px 15px; }

.clss_contentleftsale{
	border: 1px solid #c1bfbf;
	width: 60%;
	min-height: 100px;
	float: left;
	position: relative;
	margin-right: 4%;
	border-radius: 5px;
	padding-bottom: 20px;
	margin-bottom: 10px; }
	
#idname_contentfullsale{
	width: 100%; }

.clss_buttonwidth{
	width: 100%;
	float: left;
	position: relative;
	margin-top: 10px;
	text-align: center; }

.clss_advancedcarsale{
	float: left;
	position: relative;
	margin: 5px 0px 5px 0px;
	padding: 0px 1%;
	font-weight: normal;
	color: #262626; }
	
.clss_contentnote{
	text-align: justify;
	font-size: 0.6em;
	margin-bottom: 30px; }
	
.clss_checkboxcontentnote{
	text-align: justify;
	font-size: 0.6em;
	margin-bottom: 10px; }

.clss_infospotlihgt{
	width: 240px;
	height: 190px;
	float: left;
	position: relative;
	left: -126px;
	top: -10px;
	margin-left: 50%;
	background-color: #fff;
	border: 6px solid #fff; }

.clss_spotlihgt{
	font-family: 'CalibriRegular';
	font-size: 1.2em; }
	 
#idname_clss_advancedfirstcol, #idname_clss_advancedsecondcol, #idname_clss_advancedthirdcol {
	width: 31%;
	min-width: 28%; }
#idname_advancedwidthcarexterior, #idname_advancedwidthcarinterior, #idname_advancedwidthcaroptions{
	width: 97%; }

#idname_advancedcarrightsale{
	padding: 3px 0px 0px 0px;
	float: right; }

.clss_advancedtitlecarsale{
	font-family: 'ThingpressRegular';
	font-size: 1.4em;
	color: #e30e23;
	border-bottom: 1px solid #c1bfbf;
	border-right: 1px solid #c1bfbf;
	border-left: 1px solid #c1bfbf;
	border-top: 1px solid #c1bfbf;
	margin-top: 10px;
	background-color: #c1bfbf; }

.clss_advanceddatacarsale{
	padding: 10px 0px;
	background-color: #ececec;
	border-bottom: 1px solid #c1bfbf;
	border-right: 1px solid #c1bfbf;
	border-left: 1px solid #c1bfbf;
	margin-bottom: 20px; }

.clss_contentrightsale{
	border: 1px solid #c1bfbf;
	width: 35%;
	min-height: 200px;
	float: right;
	position: relative;
	border-radius: 5px;
	margin-bottom: 10px; }

.clss_labeldata{
	font-family: 'CapsuulaRegular';
	font-size: 1.3em;
	position: relative; }

.clss_slctmake, .clss_slctmodel, .clss_slctcity, .clss_slctyear, .clss_slctstyle{
	width: 160px;
	font-family: 'CapsuulaRegular';
	font-size: 0.9em;
	margin-bottom: 10px; }
	
.clss_slctloantype{
	width: 25%;
	float: left;
	position: relative; 
	font-family: 'CapsuulaRegular';
	font-size: 0.7em;
	top: -1px; }
	
.contentcardealerquote{
	width: 45%;
	float: left;
	position: relative;
	font-size: 0.5em;
	text-align: left;
	top: -15px;  }

.clss_slctadvancedmake, .clss_slctadvancedmodel{
	width: 160px;
	font-family: 'CapsuulaRegular';
	font-size: 0.9em; }
	
.clss_labeldatamedium{
	width: 160px;
	font-family: 'CapsuulaRegular';
	font-size: 0.9em; }

.clss_slctorder{
	width: 140px;
	font-family: 'CapsuulaRegular';
	font-size: 0.9em;
	margin: -2px 0px 0px 10px;
	float: right;
	position: relative; }

.clss_rangemodel{
	margin-bottom: 10px; }

#btnsearchcar{
	width: 100px;
	left: 50%; }

#btnsignup{
	width: 100px;
	left: 50%;
	font-size: 1em; }

#btnapplycar{
	width: 130px;
	left: 50%; }

#idname_zipcodeinput{
	width: 140px;
	height: 22px;
	font-family: 'CapsuulaRegular';
	font-size: 0.9em; } 

#idname_besttimeinput, #idname_bestdateinput{
	width: 140px;
	height: 22px;
	font-family: 'CapsuulaRegular';
	font-size: 0.9em;
	margin-top: 10px; } 

#idname_zipcodeforsaleinput{
	width: 140px;
	height: 22px;
	font-family: 'CapsuulaRegular';
	font-size: 0.9em;
	margin-bottom: 10px; }

#btnsearchdealer{
	width: 100px;
	left: 50%;
	margin: 13px 0px 20px 10px; }

.clss_labeldatasmaller{
	width: 80%;
	font-family: 'CapsuulaRegular';
	font-size: 1em; }
	
.clss_labeldatarangesmaller{
	width: 80%;
	margin: 0% 10%;
	font-family: 'CapsuulaRegular';
	font-size: 1em;  }

a.clss_contentsearchhrefbuycar:link { font-weight: normal; color:#1c1c1c; text-decoration: none; }
a.clss_contentsearchhrefbuycar:visited { font-weight: normal; color:#1c1c1c; text-decoration: none; }
a.clss_contentsearchhrefbuycar:hover { font-weight: normal; color:#e30e23; text-decoration: none; }
a.clss_contentsearchhrefbuycar:active { font-weight: normal; color:#1c1c1c; text-decoration: none; }

a.clss_contentdealernearyou:link { font-size: 1.2em;font-weight: normal; color:#1c1c1c; text-decoration: none; }
a.clss_contentdealernearyou:visited { font-size: 1.2em;font-weight: normal; color:#1c1c1c; text-decoration: none; }
a.clss_contentdealernearyou:hover { font-size: 1.2em;font-weight: normal; color:#e30e23; text-decoration: none; }
a.clss_contentdealernearyou:active { font-size: 1.2em;font-weight: normal; color:#1c1c1c; text-decoration: none; }
	 
.clss_rangedata{
	border: 0; 
	font-family: 'CapsuulaRegular';
	font-size: 1.3em;
	color: #0c0c0c;  }

.clss_rangeelementdata{
	width: 300px;
	left: 50%;
	margin-left: -150px;
	margin-bottom: 20px; }
	
.clss_divpagorder{
	width: 70%;
	min-height: 40px;
	margin-top: 20px;
	padding: 10px 40px 0px 40px;
	float: right;
	position: relative;
	font-family: 'CalibriRegular';
	font-size: 0.8em;
	color: #fff;
	border-radius: 5px;
	border-top: 1px solid #0c0c0c;
	border-bottom: 1px solid #0c0c0c;
	background-color: #262626;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; }
	
#idname_divtowingpagorder{
	width: 100%; }

.clss_divtablegrid{
	width: 100%;
	float: left;
	position: relative;
	margin-top: 20px;
	border: 1px solid #0c0c0c;
	background-color: #fff; }
	
.clss_picgrid{
	margin: 5px 0px;
	border: 4px solid #fff;
	-moz-box-shadow: 2px 2px 3px #666;
    -webkit-box-shadow: 2px 2px 3px #666;
    box-shadow: 2px 2px 3px #666; }

.clss_divtitlegrid{
	width: 100%;
	min-height: 40px;
	padding: 0px;
	float: left;
	position: relative;
	background-color: #262626;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'CapsuulaRegular';
	font-size: 1em;
	color: #fff; }

.clss_maintitle{
	width: 20%;
	text-align: center;
	float: left;
	position: relative; 
	padding: 10px 0px;
	font-family: 'CapsuulaRegular';
	font-size: 0.9em;
	color: #e30e23; }

.clss_eachtitle{
	width: 13.3%;
	min-width: 10%;
	text-align: center;
	float: left;
	position: relative;
	padding: 10px 0px;
	font-family: 'CalibriRegular';
	font-size: 0.8em; }

#clss_eachtitle{
	width: 19%;
	min-width: 12%; }

.clss_divrowgrid{
	width: 100%;
	float: left;
	position: relative;
	color: #0c0c0c; }

.clss_lititle{
	width: 100%; }

.clss_titlegrid{
	width:100%; 
	text-align:center; 
	height: 30px; 
	margin-top: 10px; }
	
.clss_divrowoddgrid{
	width: 100%;
	font-family: 'CalibriRegular';
	background-color: #f8f8f8;
	float: left;
	position: relative; }
	
.clss_divrowevengrid{
	width: 100%;
	font-family: 'CalibriRegular';
	background-color: #fff;
	float: left;
	position: relative; }

.clss_divpagorderleft{
	width: 40%;
	float: left;
	position: relative; }

.clss_divpagorderright{
	width: 40%;
	float: right;
	position: relative;
	text-align: right; }

.clss_contentmoremodels{
	width: 100%;
	float: left;
	position: relative;
	padding-top: 20px; }

.clss_modelcars{
	width: 110px;
	float: left;
	position: relative;
	border-radius: 3px;
	font-family: 'VerdanaRegular';
	font-size: 0.7em;
	padding: 5px 0px;
	margin: 0px 5px;
	color: #e30e23;
	border: 1px solid #1c1c1c;
	background-color: #e4e0e0;
	text-align: center; }
	
#clss_ahrefcomparecars{
	background-color: #e30e23; }
	
a.clss_ahrefmodelcars:link { font-weight: normal; color:#e30e23; text-decoration: none; }
a.clss_ahrefmodelcars:visited { font-weight: normal; color:#e30e23; text-decoration: none; }
a.clss_ahrefmodelcars:hover { font-weight: bold; color:#e30e23; text-decoration: underline; }
a.clss_ahrefmodelcars:active { font-weight: normal; color:#e30e23; text-decoration: none; }
	
a.clss_ahrefcomparecars:link { background-color: #e30e23; font-weight: normal; color:#e4e0e0; text-decoration: none; }
a.clss_ahrefcomparecars:visited { background-color: #e30e23; font-weight: normal; color:#e4e0e0; text-decoration: none; }
a.clss_ahrefcomparecars:hover { background-color: #e30e23; font-weight: bold; color:#e4e0e0; text-decoration: underline; }
a.clss_ahrefcomparecars:active { background-color: #e30e23; font-weight: normal; color:#e4e0e0; text-decoration: none; }

a.clss_ahrefreport:link { font-weight: normal; color:#0c0c0c; text-decoration: none; }
a.clss_ahrefreport:visited { font-weight: normal; color:#0c0c0c; text-decoration: none; }
a.clss_ahrefreport:hover { font-weight: bold; color:#0c0c0c; text-decoration: underline; }
a.clss_ahrefreport:active { font-weight: normal; color:#0c0c0c; text-decoration: none; }

.clss_ahrefnewreport{
	font-family: 'CapsuulaRegular';
	font-size: 1.3em; }
	
a.clss_ahrefnewreport:link { font-weight: normal; color:#e30e23; text-decoration: none; }
a.clss_ahrefnewreport:visited { font-weight: normal; color:#e30e23; text-decoration: none; }
a.clss_ahrefnewreport:hover { font-weight: bold; color:#e30e23; text-decoration: underline; }
a.clss_ahrefnewreport:active { font-weight: normal; color:#e30e23; text-decoration: none; }
	
a.ahrefrental:link { font-weight: normal; color:#e30e23; text-decoration: none; }
a.ahrefrental:visited { font-weight: normal; color:#e30e23; text-decoration: none; }
a.ahrefrental:hover { font-weight: bold; color:#e30e23; text-decoration: underline; }
a.ahrefrental:active { font-weight: normal; color:#e30e23; text-decoration: none; }

#idname_changedata{
	color: #e30e23;
	font-size: 0.7em; }

.contentcarrent{
	width: 100%;
	min-height: 80px;
	float: left;
	position: relative;
	border: 1px solid #c1bfbf;
	font-family: 'CalibriRegular';
	font-size: 0.6em;
	font-weight: normal;
	border-radius: 5px;
	padding: 3%;
	margin-bottom: 3%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;  }

.clss_reporttitlepercar{
	width: 22%;
	height: 30px;
	float: right;
	position: absolute;
	left: 8%;
	top: 50px;
	font-family: 'ThingpressRegular';
	font-size: 2.5em;}
	
.clss_reporttitleone{
	width: 100%;
	float: left;
	position: relative;
	color: #fff; 
	text-align: center;
	background-color: rgba(28,28,28,0.6); }
	
.clss_reporttitletwo{
	width: 100%;
	float: left;
	position: relative;
	left: 30px;
	color: #ffdd0b; 
	text-align: center;
	background-color:rgba(227,14,35,0.6); }
	
.clss_reporttitlethree{
	width: 100%;
	float: left;
	position: relative;
	left: -20px;
	color: #e30e23; 
	text-align: center;
	background-color:rgba(255,255,255,0.6); }
	
.clss_reporttitlecar{
	width: 84%;
	height: 40px;
	padding-top: 18px;
	float: left;
	position: relative;
	margin-left: 8%;
	background-color: #0C0C0C;
	color: #fff;
	text-align: center; }

.clss_reporttitlebyrow{
	width: 84%;
	float: left;
	position: relative;
	margin-left: 8%;
	min-height: 20px;
	border-bottom: 1px solid #0C0C0C; }
	 
.clss_reporttitleleftpercar{
	width: 20%;
	float: left;
	position: relative;
	padding-top: 2px;
	font-family: 'CalibriRegular'; }
	 
#clss_reporttitlefirstpercar{
	margin-left: 8%;
	text-align: right;
	padding-right: 2%;
	font-family: 'PathwayGothicOneRegular';
	font-size: 1.1em;
	font-weight: bold;}
	 
#clss_reporttitlethirdpercar{
	text-align: right;
	padding-right: 2%;
	font-family: 'PathwayGothicOneRegular';
	font-size: 1.1em;
	font-weight: bold;}
	 
.clss_reportwidth{
	width: 90%;
	float: left;
	position: relative;
	margin-left: 5%;
	margin-bottom: 50px; }

.clss_imgmodelbody{
	border: 0px; }

.clss_divlogo{
	float: left;
	position: absolute;
	top: 20px;
	left: 85%;}

.clss_borderquote{
	width: 100%;
	float: left;
	position: relative;
	margin-top: 20px;
	padding: 0px 20px 20px 0px;
	background-color: #f8f8f8;
	border: 1px solid #c1bfbf;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; }

.clss_titlequote{
	text-align: center;
	font-family: 'ThingpressRegular';
	font-size: 2.3em;
	font-weight: normal;
	color: #262626; }

.clss_quotecolumn{
	width: 29%;
	min-width: 25%;
	float: left;
	position: relative;
	padding: 0px 1.9%; }

#idname_quotesignupcolumn{
	width: 46%; }

.clss_contentsignup{
	text-align: left;
	font-size: 0.8em; }

.clss_quoteverifycolumn{
	width: 100%;
	min-width: 35%;
	float: left;
	position: relative;
	padding: 0px 1.3%; }

.clss_quotedoublecolumn{
	width: 63%;
	min-width: 55%;
	float: left;
	position: relative;
	padding: 0px 1.9%;
	border-left: 1px solid #c1bfbf; }

#idname_quotedoublecolumn{
	min-height: 350px; }

#idname_quotecolumn{
	border-left: 1px solid #c1bfbf;
	border-right: 1px solid #c1bfbf;
	margin-bottom: 20px;
	min-height: 250px; }

.clss_subtitlequote{
	width: 100%;
	height: 50px;
	float: left;
	position: relative;
	color: #fff;
	font-family: 'ThingpressRegular';
	font-size: 2.3em;
	padding-top: 7px;
	background: url('../images/circlenumberquote.png') center top no-repeat;
	text-align: center;
	border-bottom: 3px solid #c1bfbf; }

.clss_dealermodel{
	width: 100%;
	float: left;
	position: relative;
	border-bottom: 1px dotted #c1bfbf;
	padding: 15px 0px; }
	 
.clss_contentquote{
	width: 100%;
	float: left;
	position: relative;
	color: #262626;
	font-family: 'CapsuulaRegular';
	font-size: 1.8em;
	padding-top: 7px;
	text-align: center;
	font-weight: normal;
	margin-bottom: 20px; }
	 
#idname_contentsigninquote{
	font-size: 1.1em; }
	 
.clss_contentsell{
	width: 50%;
	float: left;
	position: relative;
	font-family: 'CapsuulaRegular';
	font-size: 1.8em;
	padding-top: 7px;
	margin-bottom: 20px; }

#idname_titleverifyleft{
	color: #262626;
	text-align: left;
	font-weight: normal; }

#idname_titleverifyright{
	color: #e30e23;
	text-align: right;
	font-weight: bold; }
	 
.modelcarquote{
	width: 90%;
	float: left;
	position: relative;
	font-family: 'CapsuulaRegular';
	font-size: 1em;
	color: #e30e23;
	font-weight: bold;
	margin: 5px 0px 10px 20px; }

.modelcarimagequote{
	border: 1px solid #c1bfbf;
	-moz-box-shadow: 2px 2px 3px #666;
    -webkit-box-shadow: 2px 2px 3px #666;
    box-shadow: 2px 2px 3px #666; }

#idname_modelcarimagequote{
	float: left;
	position: relative;
	margin-right: 5%; }

.clss_contentmiddlerent{
	width: 50%;
	float: left;
	position: relative;
	text-align: left; }

.clss_contentnoimagemiddlerent{
	width: 72%;
	float: left;
	position: relative;
	text-align: left; }

.clss_contentleftrent{
	width: 20%;
	float: left;
	position: relative;
	text-align: right; }

#idname_contentmiddlerent{
	font-weight: bold; }
	
#idname_contentleftrent{
	color: #e30e23;
	font-weight: bold; }

.modelcarimagetest{
	float: left;
	position: relative;
	margin: 20px;
	border: 1px solid #c1bfbf;
	-moz-box-shadow: 2px 2px 3px #666;
    -webkit-box-shadow: 2px 2px 3px #666;
    box-shadow: 2px 2px 3px #666; }

.clss_especestimate{ 
	float: left;
	position: relative;
	margin: 20px 2%;
	width: 22.5%;
	text-align: center;
	font-family: 'CapsuulaRegular';
	font-size: 1em;
	min-height: 200px; }

.clss_cardetailestimate{
	width: 290px;
	float: left;
	position: relative;
	font-family: 'CapsuulaRegular';
	font-size: 1em;
	text-align: center; }
	
.clss_espectitleestimate{
	float: left;
	position: relative;
	width: 50%;
	padding: 20px 0px 0px 0px;
	text-align: center;
	font-family: 'CapsuulaRegular';
	font-size: 1.6em;
	font-weight: bold;
	border-bottom: 1px solid #2c2c2c;  }

.clss_tablecalculate{
	float: left;
	position: relative;
	width: 98%;
	border-top: 2px solid #c1bfbf;
	border-bottom: 2px solid #c1bfbf;
	margin: 0px 20px 20px 20px; }

.clss_rowquotecalculate{
	width: 100%;
	text-align: right; }

.clss_columncalculate{
	width: 25%;
	float: left;
	position: relative;}

.clss_rowcalculate{
	width: 100%;
	height: 30px;
	float: left;
	position: relative;
	font-family: 'CapsuulaRegular';
	font-size: 1.2em;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center; }

#idname_rowtitlecalculate{
	background-color: #2c2c2c;
	color: #fff;
	font-weight: bold;
	margin-top: 10px; }

#idname_rowoddcalculate{
	background-color: #fff;
	color: #2c2c2c; }

#idname_rowevencalculate{
	background-color: #c1bfbf;
	color: #2c2c2c; }

.modelcarkbb{
	width: 100%;
	float: left;
	position: relative;
	margin-bottom: 20px; }

.clss_labelquote{ 
	width: 35%;
	max-height: 27px;
	float: left;
	position: relative;
	font-size: 0.8em;
	text-align: right;
	margin-bottom: 10px; }

.clss_labeladtext{
	width: 38%;
	min-height: 25px;
	float: left;
	position: relative;
	font-size: 0.7em;
	text-align: right;
	padding-top: 2px;
	margin-bottom: 10px; }

#idname_labeladtext{
	width: 100%;
	text-align: center; }

#idname_labelinsurancetext{
	width: 60%;
	text-align: center; }

#idname_labelrenttext{
	width: 100%;
	text-align: center; }

.titlecarrental{
	width: 20%;
	min-height: 80px;
	float: left;
	position: relative;
	margin: 2.2%;
	padding: 10px 0px;
	border: 1px solid #c1bfbf;
	background-color: #fff;
	font-family: 'CapsuulaRegular';
	font-size: 0.6em;
	-moz-box-shadow: 2px 2px 3px #666;
	-webkit-box-shadow: 2px 2px 3px #666;
	box-shadow: 2px 2px 3px #666;
	border-radius: 5px; }

.pricecarrental{
	width: 80%;
	margin-left: 10%;
	background-color: #2c2c2c;
	color: #FFDD0B;
	font-weight: bold; }
	
.discountcarrental{
	font-size: 1.2em;
	color: #e30e23;
	font-weight: bold; }

.detailcarrental{
	font-family: 'VerdanaRegular';
	font-size: 0.6em;  }

.clss_justlabel{
	width: 100%;
	height: 25px;
	float: left;
	position: relative;
	font-size: 0.7em;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 10px; }

.clss_imagephoto{
	border: 1px solid #c1bfbf;
	margin: 2% 4%; }

.clss_labelad{ 
	width: 100%;
	float: left;
	position: relative;
	font-size: 0.6em;
	text-align: center;
	margin-bottom: 10px; }

.clss_labelform{ 
	width: 25%;
	max-height: 27px;
	float: left;
	position: relative;
	font-size: 0.7em;
	text-align: right;
	margin-bottom: 10px; }
	
#idname_yearslabel{
	width: 15%;
	text-align: left; }

.clss_labelbluebook{ 
	width: 100%;
	max-height: 27px;
	float: left;
	position: relative;
	font-size: 0.8em;
	text-align: center;
	margin-bottom: 10px; }

.clss_checkboxbluebook{
	width: 49%;
	float: left;
	position: relative;
	font-size: 0.6em;
	text-align:left; }
	
.clss_labelnotequote{
	width: 35%;
	height: 60px;
	float: left;
	position: relative;
	font-size: 0.8em;
	text-align: right;
	margin-bottom: 10px; }
	
#idname_fnameinput{
	width: 21%;
	height: 25px;
	float: left;
	position: relative;
	font-family: 'CapsuulaRegular';
	font-size: 0.9em;
	margin-bottom: 10px; }
	
#idname_yearsinput{
	width: 120px;
	height: 25px;
	float: left;
	position: relative;
	font-family: 'CapsuulaRegular';
	font-size: 0.9em;
	margin-bottom: 5px; }

#idname_inputmakequote, #idname_inputmodelquote, #idname_inputyearquote{
	width: 140px;
	height: 25px;
	float: left;
	position: relative;
	font-family: 'CapsuulaRegular';
	font-size: 0.9em;
	margin-bottom: 8px; }

#idname_inputfirstnamequote, #idname_inputlastnamequote, #idname_inputstreetquote, #idname_inputcityquote, 
#idname_inputstatequote, #idname_inputzipcodequote, #idname_inputemailquote, #idname_inputphonequote  {
	width: 60%;
	height: 25px;
	float: right;
	position: relative;
	font-family: 'CapsuulaRegular';
	font-size: 0.9em;
	margin-bottom: 8px; }
	
#idname_inputnotequote{
	width: 60%;
	height: 80px;
	float: right;
	position: relative;
	font-family: 'CapsuulaRegular';
	font-size: 0.7em;
	margin-bottom: 8px; }
	
.clss_labelsmallquote{
	float: left;
	position: relative;
	font-size: 0.8em;
	text-align: right;
	margin-bottom: 9px;  }

.clss_radioquote{
	height: 32px;
	float: left;
	position: relative; }
	 
.clss_changedata{
	font-size: 0.6em;
	margin-bottom: 10px; }

.titlecardealerquote{
	margin: 3px 0px 12px 0px; }

#titlecarusersquote{
	border-bottom: 3px solid #c1bfbf; }
	
#titlecarinfocredit{
	width: 100%;
	float: left;
	position: relative;  }

#btnquote{
	float: left;
	position: relative; 
	width: 150px;
	margin: 5px 15px 0px 10px;
	font-size: 0.6em;
	margin-left: 25%; }
	
.modelcardealerquote{
	float: left;
	position: relative; 
	font-family: 'VerdanaRegular';
	font-size: 0.35em; }

#idname_modelcarselectquote{
	width: 15%;
	text-align: center;
	padding-right: 5px; }

#idname_modelcardealerquote{
	width: 53%;
	text-align: left; }

#idname_modelcardistancequote{
	width: 30%;
	text-align: left; }
