/*Default CSS Start*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,600,700,800,300);

body {margin: 0px; padding:0px; font-family:Arial, Helvetica, sans-serif; color:#333; line-height:21px; background:#fff; font-size: 14px;}
h1 , h2 , h3 , form, input{ margin:0; padding:0;}

h1{font-size:20px; margin: 0px 0px 10px 0px; color:#333; line-height:normal; font-weight:bold; font-family:Arial; text-transform:none;}
h2{font-size:16px; margin: 0px 0px 5px 0px; color:#333; line-height:normal; font-weight:bold; font-family:Arial; text-transform:uppercase; border-bottom: 1px solid #333;}
h3{font-size:14px; margin: 0px 0px 5px 0px; color:#333; line-height:normal; font-weight:bold; font-family:Arial; text-transform:none; }
h4{font-size:16px; margin: 0px 0px 10px 0px; color:#333; line-height:normal; font-weight:bold; font-family:Arial; text-transform:none;}
h5{font-size:16px; margin: 0px 0px 10px 0px; color:#333; line-height:normal; font-weight:bold; font-family:Arial; text-transform:none;}
h6{font-size:11px; margin:0px; color:#666; line-height:normal; font-weight:bold; font-family:Arial; text-transform:none;}
p {
margin: 5px 0px 5px 0px;
}

a{color:#14709e; text-decoration:none;}
img{border:0}
#top_ad img{width:100%; height:100%;}
a:hover{ color:#e22323; text-decoration:underline;}
.clear { clear:both;}
#top_ad{background: transparent; float: right;}

@font-face {
    font-family: 'mobregular';
    src: url('../fonts/mob-webfont.eot');
    src: url('../fonts/mob-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/mob-webfont.woff') format('woff'),
         url('../fonts/mob-webfont.ttf') format('truetype'),
         url('../fonts/mob-webfont.svg#mobregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.wrapper { margin:0 auto; width:1020px; padding: 0;}
.main_bg{ width:100%; float:left; background:#fff; }
/*Default CSS End*/
/*Header*/
header .logo-top {
	float: left;
	width: 30%;
}
header .right-top {
	float: left;
	width: 70%;
}

h2 a{
	  color: #14709e;
}



/*top*/
.top{ width:100%; float:left;}
.ttop{ width:100%; height:90px; float:left; padding:0 40px 0 0;}
.logo{ width:194px; height:59px; float:left; margin:0 0 0 40px;}
.ttop_right{ float:right;}
.ttop_top{ float:right;}
.ttop_top ul{ float:left; margin:0; padding:0; list-style:none;}
.ttop_top ul li{ float:left; margin:0; padding:0; }
.ttop_top ul li a:link,.ttop_top ul li a:visited{ float:left; display:block; text-transform:uppercase; color:#7f8696; font-size:11px; font-weight:bold; padding:0 0 0 20px; }
.ttop_top ul li a:hover{ color:#0270c8;}
.ttop_btm{ height:38px; float:right;  clear:both;}
.signinwithfb{ width:155px; height:27px; float:left; display:block; background:url(../images/signinwithfb.jpg) no-repeat left top;}
.login{ width:64px; height:27px; float:left; display:block; background:url(../images/login.jpg) no-repeat left top; margin-left:7px;}
.registernow{ width:94px; height:27px; float:left; display:block; background:url(../images/registernow.jpg) no-repeat left top; margin-left:7px;}
.addadvertisement{ width:227px; height:38px; float:left; display:block; background:url(../images/addadvertisement.jpg) no-repeat left top; margin:-7px 0 0 13px;}

.login_box{font-weight: bold;background-color: #e3e3df;padding: 5px;border-radius: 5px;height:50px;}
.font1_5{font-size: 12px}
.tmid {
	width: 100%;
	height: auto;
	float: left;
	background: #fff;
	margin-bottom: 5px;
}
.tmid ul{ 
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}
.tmid ul li{ float:left; margin:0; padding:0 0px;display:inline-block }

.tmid .tab{ 
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
    width: 100%;
	border-left: 1px solid #ccc;
}
.tmid .tab li{ 
    float:left; margin:0; padding:0 0px;display:inline-block;width: 25%;
    height: 3em;   
}
.tmid .tab li button:hover{
    border-top: 3px solid #e22323;
	color: #333;
}
.tmid .tab li button {
    width: 100%;
    border: none;
    height: 100%;
	background: #f3f3f3;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.tmid .tab li button.selected{
    border-top: 3px solid #e22323;
}

.tmid ul li span{ padding-top: 10px; }
.tmid ul li a:link, .tmid ul li a:visited {
	float: left;
	display: block;
	text-transform: none;
	color: #626262;
	font-size: 14px;
	font-weight: normal;
	padding: 0px 13px 0px 13px;
	margin: 0px;
	line-height: 34px;
}
.tmid ul li:hover{ 
background:#3d3d3d; 
color:#FFF;
-webkit-border-top-left-radius: 0px;
-webkit-border-top-right-radius: 0px;
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
}
.tmid ul li a:hover{ 
	color:#FFF;
	background:#3d3d3d; 
}
.tmid ul li.log {
	background: #e22323;
	color: #fff;
}
.tmid ul li.log-selected {
	background: #e22323;
	color: #fff;
	padding-left: 10px;
}
.tmid ul li.log-selected a {
	background: #e22323;
	color: #fff;
}
.tmid span.logout {
	padding-left: 10px;
}
.tmid ul li.log:hover{ background:#3d3d3d; }
.tmid ul li.log a{ color: #fff;}

.optionlbl{ margin:5px;font-size:12px;}



/*menu*/
.tmenu{ width:100%; height:46px; float:left; border-bottom:1px solid #e4e5e8; background-color: #000000;} 
ul.menu { list-style:none; float:left; margin:0 8.5%; padding:0; background:url(../images/menupart_border_r.png) no-repeat right top;}
ul.menu li{ float:left; margin:0 0 0 0; padding:0 1px 0 0; position:relative;  z-index:99;}
ul.menu li:first-child{ border-left:none; padding-right:0px;}
ul.menu li a:link, ul.menu li a:visited { float:left; font-family:Arial; font-size:14px; font-weight:bold; display:block; text-transform:uppercase; color:#efefef; padding:13px 20px; background:url(../images/menu_bg.jpg) repeat-x left top;}
ul.menu li a:hover, ul.menu li.current a, ul.menu li a.menuhover { color:#FFF; background-color: #899096}
ul.menu li a#login{padding: 10px 20px;}

ul.menu ul {display: none; margin:0; padding:0; list-style: none outside none;position: absolute;top: 47px; width:182px;left: 0px;}
ul.menu ul li { float:left; height:auto; font-size: 11px;font-weight: normal; margin: 0;padding: 0;position: relative;z-index:99; border-right:none;}
ul.menu ul li.first a:link, ul.menu ul li.first a:visited{ padding-top:12px;}
ul.menu ul li.last a:link, ul.menu ul li.last a:visited{ padding-bottom:12px;}
ul.menu ul li a:link, ul.menu ul li a:visited {height:auto; border: medium none; background:#393c41; color:#9398a2; display: block;font-size: 11px;font-weight: bold;line-height: 23px;margin: 0; padding:0 20px 0 20px; text-decoration: none;text-transform:uppercase; width:142px; font-family:Arial, Helvetica, sans-serif;}
ul.menu ul li a:hover, ul.menu ul li a.menuhover {color:#fff; }
ul.menu ul ul {left: 182px;top: -12px;}
/*menu end*/


.mid{ width:940px; float:left; padding:10px 40px 20px 40px;}
.search_cars {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 15px;
}
.search_cars-con{
	background: #424242 url(../images/bg-search.jpg) repeat-x top;
}
.search_cars label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700;
	color: #fff;
}
ul.search_cars_tabs {
width: 100%;
height: 37px;
list-style: none;
margin: 0 0 0 0px;
padding: 0;
position: relative;
top: 1px;
z-index: 1;
}

.prdsrc{background-color:#9CC; font-size:12px; color:#009 }
ul.search_cars_tabs li{ 
float:left; 
margin: 0px 3px 0px 0px; 
padding:0;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;}
ul.search_cars_tabs li a:link, ul.search_cars_tabs li a:visited{
	float:left; 
	font-family:Arial; 
	font-size:14px; 
	font-weight:bold; 
	display:block; 
	text-transform:uppercase; 
	color:#fafafa; 
	padding:7px 14px 7px 14px; 
    background: linear-gradient(to bottom, #6c6c6c 0%,#3d3d3d 100%);
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border:1px solid #3d3d3d; 
}
ul.search_cars_tabs li a:hover,ul.search_cars_tabs li.active a{ 
background:#434343; 
color:#ffffff; 
border: 1px solid #b10101;

border-bottom: 1px solid #3d3d3d; 
padding:7px 14px 7px 14px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
background: #6c6c6c;
background: -webkit-linear-gradient(top, #6c6c6c 0%,#3d3d3d 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6c6c6c), color-stop(100%,#3d3d3d));
background: -moz-linear-gradient(top, #6c6c6c 0%, #3d3d3d 100%);
background: -ms-linear-gradient(top, #6c6c6c 0%,#3d3d3d 100%);
background: -o-linear-gradient(top, #6c6c6c 0%,#3d3d3d 100%);
	background: #e22323;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6c6c6c', endColorstr='#3d3d3d',GradientType=0 );
}
.searchtabs_content {
width: 100%;
height: auto;
float: left;
border: 0px solid #3d3d3d;
padding: 20px 20px 0px 20px;
/*background: #fff;
background: -moz-linear-gradient(top,#fff 0%,#ecebeb 100%);
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#ecebeb));
background: -webkit-linear-gradient(top,#fff 0%,#ecebeb 100%);
background: -o-linear-gradient(top,#fff 0%,#ecebeb 100%);
background: -ms-linear-gradient(top,#fff 0%,#ecebeb 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ecebeb',GradientType=0);
background: linear-gradient(top,#fff 0%,#ecebeb 100%);

background:#424242 url(../images/bg-search.jpg) no-repeat top;*/
}
.searchtabs_content .button-search {
	float: right;
	display: block;
	padding-right: 6px;
	padding-left: 15px;
}

.divForm{ width:200px; float:left; margin-left:65px;}
.divForm.first{ margin-left:0px;}
.divForm label{ width:100%; float:left; color:#fff; font-size:12px; font-weight:bold; line-height:28px;}
.divForm input[type="text"]{ width:100%; height:27px; clear:both; color:#707786; font-size:12px; font-weight:normal; border:1px solid #e2e4e6; padding:0 5px;}
.divForm input[type="password"]{ width:188px; height:27px; clear:both; color:#707786; font-size:12px; font-weight:normal; border:1px solid #e2e4e6; padding:0 5px;}
.div_year{ width:97px; float:left; margin-left:6px;}
.div_year.first{ margin-left:0px;}
.lbl_year{ width:97px !important;}
.inp_year{ width:85px !important;}



.regular_btn{ width:104px; height:32px; float:left; display:block; background:url(../images/search_btn.jpg) no-repeat left top; font-size:1px; text-indent:-9999px; border:none; cursor:pointer; margin:20px 0 0 0; text-align:left; color:#a3cc26;}

.divForm select{ width: 100%; float: left; height: 29px; overflow: hidden; border:1px solid #e2e4e6; padding:5px 5px; margin: 0 0 0 0; color:#707786; font-size:12px; font-weight:normal;}
.select_year{ width:97px !important;}
.searchtabs_content input[type="submit"].search_btn{ width:104px; height:32px; float:left; display:block; background:url(../images/search_btn.jpg) no-repeat left top; font-size:1px; text-indent:-9999px; border:none; cursor:pointer; margin:20px 0 0 0; text-align:left; color:#a3cc26;}
.searchtabs_content input[type="button"].search_btn{ width:104px; height:32px; float:left; display:block; background:url(../images/search_btn.jpg) no-repeat left top; font-size:1px; text-indent:-9999px; border:none; cursor:pointer; margin:20px 0 0 0; text-align:left; color:#a3cc26;}
.detail_search{ float:left; display:block; background:url(../images/icon2.jpg) no-repeat right 5px; padding-right:6px; color:#65ac20; text-decoration:underline; font-weight:bold; font-size:12px; margin:25px 0 0 15px;}


.divUsedCar {
	width: 100%;
	height: auto;
	float: left;
	margin-left: 0px;
	position: relative;
}
.divUsedCar h2{
	margin-bottom: 10px;
	font-size: 18px;
	color: #e22323;
}

.divUsedCar a{
	color: #2a2a2a;
}
.divUsedCar a:hover{
	color: #e22323;
}

ul.tab2 {
	width: 100%;
	height: 34px;
	list-style: none;
	margin: 0 0 0 18px;
	padding: 0;
	position: relative;
	top: 1px;
	z-index: 1;
}
ul.tab2 li{ float:left; margin:0 2px; padding:0;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
ul.tab2 li a:link, ul.tab2 li a:visited{float:left; font-family:Arial; font-size:14px; font-weight:bold; display:block; text-transform:uppercase; color:#666; padding:5px 15px 3px 15px; background:url(../images/tab2_bg.jpg) repeat-x left top; border:1px solid #e2e4e6;}
ul.tab2 li a:hover,ul.tab2 li.active a{ background:#434343; color:#fff; border:1px solid #434343; border-bottom:none; padding:5px 15px 8px 15px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;}
.tab2_content {
width: 100%;
height: auto;
float: left;
border: 0px solid #dedfe2;
padding: 0px 0px;
}

.tab2_divl{ width:200px; float:left;}
.see_all{float:left; display:block; background:url(../images/icon2.jpg) no-repeat right 5px; padding-right:10px; color:#65ac20; text-decoration:none; font-weight:bold; font-size:12px; position:absolute; right:0px; top:7px; z-index:999;}
.see_all:hover{ text-decoration:underline;}
.tab2_divr{ width:200px; float:left; margin-left:20px;}
.tab2_img{ padding-bottom:9px;}
.divUsedCar h5 a{ font-size:12px; color:#0270c8; text-transform:none; line-height:31px;}
.divUsedCar h5 a:hover{ color:#8a8a8a;}
.divUsedCar p{ font-size:14px; color:#000; line-height:14px; margin:0;}
.txt1{ float:left; color:#474c58; font-weight:bold; font-size:12px; line-height:31px; padding:0 11px; background:url(../images/sep_1.jpg) no-repeat left 7px;}
.txt1.first{ float:left; padding-left:0px; background:none;}
.txt_price{ color:#f00000;}
.txt_price b{ font-size:15px; font-weight:bold;}
.tab2_divr ul{ list-style:none; float:left; margin:0; padding:0;}
.tab2_divr ul li{ float:left; margin:0; padding:21px 0 15px 0; border-top:1px solid #e2e4e6;}
.tab2_divr ul li:first-child{ padding-top:0px; border-top:none;}
.tab2_divr ul li .tab2_divr_img{ width:82px; height:63px; float:left; display:block; padding-right:20px;}
.tab2_divr ul li .tab2_divr_img a{ display:block;}
.tab2_divr ul li .tab2_divr_name{ width:98px; height:40px; float:left; display:block; margin-top:-5px; }
.tab2_divr ul li .tab2_divr_name a{ font-size:12px; color:#0270c8; text-transform:none; line-height:18px; font-weight:bold;}
.tab2_divr ul li .tab2_divr_name a:hover{ color:#8a8a8a;}
.tab2_divr ul li .txt1{ line-height:12px;}

.divMidL{padding:25px 20px 0 0;}
.divDealers{ width:700px; float:left; position:relative;}
ul.tab3{ width:460px; height:34px; float:left; list-style:none; margin:0 0 0 18px; padding:0; position:relative; top:1px; *top:0px; z-index:1;}
ul.tab3 li{ float:left; margin:0 2px; padding:0;}
ul.tab3 li a:link, ul.tab3 li a:visited{float:left; font-family:Arial; font-size:14px; font-weight:bold; display:block; text-transform:uppercase; color:#666; padding:5px 15px 3px 15px; background:url(../images/tab2_bg.jpg) repeat-x left top; border:1px solid #e2e4e6;}
ul.tab3 li a:hover,ul.tab3 li.active a{ background:#fff; color:#0275cb; border:1px solid #dedfe2; border-bottom:none; padding:5px 15px 8px 15px;}
.tab3_content {
	width: 100%;
	float: left;
	border: 1px solid #dedfe2;
	padding: 10px 10px 10px 00px;
	margin-top: 1px;
}

ul.dealers{ float:left; list-style:none; margin:0; padding:0; width: 100%;}
ul.dealers li{ width:20%; float:left; margin:0; padding:0 10px 0 10px; border-left:0px solid #e2e4e6;}
ul.dealers li:first-child{ border-left:none; padding-left:0px;}
ul.dealers li .brand_logo{ width:100%; height:83px; float:left; text-align:left;}
ul.dealers li .car_img {
	width: 100%;
	height: 100px;
	float: left;
	text-align: left;
	padding-bottom: 4px;
}
ul.dealers li h5 a{ font-size:13px; color:#0270c8; text-transform:none; line-height:31px;}
ul.dealers li h5 a:hover{ color:#8a8a8a;}
ul.dealers li p{ font-size:13px; color:#565657; line-height:14px; margin:0;}
ul.dealers li .gotosite{ float:left; color:#f00000; display:block; background:url(../images/icon2.jpg) no-repeat right 3px; padding-right:7px; text-decoration:underline; font-weight:bold; line-height:15px; font-size:13px; margin-top:8px;}
ul.dealers li .gotosite:hover{ text-decoration:none;}
ul.dealers li .txt1{ width:100%; background:none; line-height:28px; padding:0;}
ul.dealers li .txt_price{ width:100%; padding:0; line-height:20px;}

.tab4_content ul.dealers li{ width:100%; float:left; margin:0; padding:10px 10px 10px 10px; border-left:0px solid #e2e4e6;}
.tab4_content ul.dealers li:first-child,.tab4_content ul.dealers.first li:first-child {border-left:none; padding-left:0px; padding: 10px 10px 10px 10px;}
.tab4_content ul.dealers.first li{ width:20%; float:left; margin:0; padding: 10px 10px 10px 10px; border-left:0px solid #e2e4e6;}

.divLatestUsed {
	width: 100%;
	float: left;
	border: 1px solid #dedfe2;
	margin-top: 0px;
	position: relative;
	padding: 10px;
	border-radius: 5px;
}
.bg-grey-grad-top {
background: #f4f4f4;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,#f4f4f4 0%,#fff 41%,#fff 100%);
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(41%,#fff),color-stop(100%,#fff));
background: -webkit-linear-gradient(top,#f4f4f4 0%,#fff 41%,#fff 100%);
background: -o-linear-gradient(top,#f4f4f4 0%,#fff 41%,#fff 100%);
background: -ms-linear-gradient(top,#f4f4f4 0%,#fff 41%,#fff 100%);
background: linear-gradient(to bottom,#f4f4f4 0%,#fff 41%,#fff 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#ffffff',GradientType=0);

  background: #fff;
  background: -moz-linear-gradient(top,#fff 0%,#ecebeb 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#ecebeb));
  background: -webkit-linear-gradient(top,#fff 0%,#ecebeb 100%);
  background: -o-linear-gradient(top,#fff 0%,#ecebeb 100%);
  background: -ms-linear-gradient(top,#fff 0%,#ecebeb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ecebeb',GradientType=0);
  background: linear-gradient(top,#fff 0%,#ecebeb 100%);
}

.divLatestUsed .head{ width:658px; height:35px; border-bottom:1px solid #dedfe2; padding:4px 20px 0 20px;}
.divLatestUsed h5{ line-height:31px;}
.divLatestUsed .btn {
	float: right;
	margin-right: 6px;
	  min-width: 150px;
}
.divLatestUsed h2 {
   border-bottom: 0px solid #333;
     color: #14709e;
}
.tab4_content{ border:none;}
.see_all.rght{ right:10px;}


.divSidebar{ width:220px; float:left; padding:25px 0 0 0;}
.divSupport{ width:180px; height:125px; float:left; padding:0 20px; background:url(../images/divSupport_headbg.jpg) repeat-x left top #0169c3; position:relative; color:#fff; font-size:12px; line-height:18px;}
.icon3{ position:absolute; left:0px; top:0px;}
span.phn_numb{ font-size:18px; line-height:25px;}
.divSupport h5{ width:147; height:40px; line-height:40px; color:#fff; padding-left:33px;}
.divSbarBox {
	width: 100%;
	float: left;
	border: 1px solid #dedfe2;
	margin-top: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 1px;
}
.divSbarBox .head {
	text-align: left;
	border-bottom: 0px solid #dedfe2;
	padding: 12px 9px 10px 15px;
	border: 0;
	border-bottom: 0 solid #ccc;
	border-radius: 5px 5px 0 0;
	font-size: 16px;
	font-weight: bold;
	color: #6a6a6a;
	background: linear-gradient(to bottom,#f4f4f4 0%,#d4d4d4 100%) repeat scroll 0% 0% transparent;
	z-index: -2;
	background: #e20000;
	color: #fff;
}
.divSbarBox h2 {
	color: #fff;
}
.divSbarBox .sbcontent{
	float: left;
	padding: 0px 0px;
	width: 100%;
	background: #f7f7f7;
}
.divSbarBox .sbcontent-cont{
	padding: 10px;
	float: left;
	border-bottom: 1px solid #eee;
	width: 100%;
	
}
.divSbarBox .sbcontent-cont:nth-child(odd){
	background: #fff;
	background: -moz-linear-gradient(top,#fff 0%,#fff 41%,#f4f4f4 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(41%,#fff),color-stop(100%,#f4f4f4));
	background: -webkit-linear-gradient(top,#fff 0%,#fff 41%,#f4f4f4 100%);
	background: -o-linear-gradient(top,#fff 0%,#fff 41%,#f4f4f4 100%);
	background: -ms-linear-gradient(top,#fff 0%,#fff 41%,#f4f4f4 100%);
	background: linear-gradient(to bottom,#fff 0%,#fff 41%,#f4f4f4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff',endColorstr='#f4f4f4',GradientType=0);	
	
}
.divSbarBox .sbcontent-cont:nth-child(even){
	background: #fff;
	background: -moz-linear-gradient(top,#f4f4f4 0%,#f4f4f4 41%,#fff 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(41%,#f4f4f4),color-stop(100%,#fff));
	background: -webkit-linear-gradient(top,#f4f4f4 0%,#f4f4f4 41%,#fff 100%);
	background: -o-linear-gradient(top,#f4f4f4 0%,#f4f4f4 41%,#fff 100%);
	background: -ms-linear-gradient(top,#f4f4f4 0%,#f4f4f4 41%,#fff 100%);
	background: linear-gradient(to bottom,#f4f4f4 0%,#f4f4f4 41%,#fff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#fff',GradientType=0);	
	
}
.divSbarBox .btn {
	margin: 10px;
	
}

.divSbarBox .see-all-news {
	
}

.fb-icon{ width:31px; height:32px; float:left; background:url(../images/social_icons.png) no-repeat 0px 0px;}
.twit-icon{ width:31px; height:32px; float:left; background:url(../images/social_icons.png) no-repeat -31px 0px; margin-left:7px;}
.utube-icon{ width:31px; height:32px; float:left; background:url(../images/social_icons.png) no-repeat -62px 0px; margin-left:7px;}
.google-icon{ width:31px; height:32px; float:left; background:url(../images/social_icons.png) no-repeat -93px 0px; margin-left:7px;}

ul.list1{ list-style:none; float:left; margin:0; padding:0; width:100%;}
ul.list1 li{ width:100%; margin:0; padding:17px 0; border-top:1px solid #e2e4e6;}
ul.list1 li:first-child{ border-top:none; padding-top:0px;}
ul.list1 li a:link,ul.list1 li a:visited{ display:block; line-height:14px; font-size:12px; color:#00;}
ul.list1 li a:hover{ color:#0270c8; }
.see_all1{float:left; display:block; background:url(../images/icon2.jpg) no-repeat right 0px; padding-right:10px; color:#65ac20; text-decoration:none; font-weight:bold; font-size:12px; line-height:12px;}
.see_all1:hover{ text-decoration:underline;}


.footer{ 
	width: 100%;
	height: auto;
	float: left;
	padding: 0px 0px 10px 0px;
	text-align: center;
	border-top: 1px solid #eee;
	margin-top: 20px;
	background: #3d3d3d;
	color: #fff;
	min-height: 130px;
}
.footer a{ 
	color: #fff;
}
.footer a:hover{ 
	text-decoration: underline;
}
.copyright{ }
ul.foot_links {
	list-style: none;
	margin: 0;
	padding: 0;
	float: none;
	margin-bottom: 20px;
	margin-top: 0px;
	padding-top: 13px;
	padding-bottom: 13px;
	background: #555;
}
ul.foot_links li{ float:none; margin:0 0 0 15px; padding:0; display: inline;}
ul.foot_links li:first-child{ margin-left:0px;}
ul.foot_links li a:link,ul.foot_links li a:visited{ color:#fff; font-weight:normal; font-size:14px; text-transform:none;}
ul.foot_links li a:hover{ color:#fff;}

.paging-wrapper{ 
float: left;
border:solid 1px #eee; 
color:#14709e; 
background: #f7f7f7;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
font-weight: bold;
width: 100%;
}

ul.paging {
margin: 0px;
padding: 0px;
list-style: none;
display: block;
float: left;
width: 100%;
padding: 10px;

}
ul.paging li { margin:0px; padding:0px; float:left; }

ul.paging li a { 
float:left; 
padding: 5px 10px 5px 10px;
margin-right:5px; 
border:solid 1px #eee; 
text-decoration:none; 
color:#14709e; 
background:#fff; 
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
ul.paging li a:hover { background:#14709e; color:#fff; }
ul.paging li.paging-active a { background:#666; color:#fff; }
ul.paging li.paging-disabled a, ul.paging li.paging-disabled a:hover { cursor:default; background:#FFFFFF; border:1px solid #e3e3e3; color:#14709e; }
ul.paging li.paging-current { 
padding:5px; 
margin-right:5px; 
background:#fff; 
border:1px solid #e3e3e3; 
color:#14709e; 
font-weight:bold;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
 }
 
.table {
	display: table;   /* Allow the centering to work */
	margin: 0 auto;
	width: auto;
}

/*new style*/

.box_min { 
    width: 100%;
	float: left;
	height: auto;
	padding: 9px 9px 0px 9px;
	margin: 5px 0px;
}
.box_minbg { 
    width: 100%;
	float: left;
	background: transparent;
	border: 1px solid #eee;
	margin-bottom: 10px;
	position: relative;
}
.box_minbg .button-more {
	position:absolute;
	right: 20px;
	bottom: 20px;
}
.buying-cont .button-more {
	position: relative;
	right: 0px;
	bottom: 0px;
	float: right;
	margin-right: 10px;
	margin-top: 30px;
}
.buying-cont h2 {
	border-bottom: 0px solid #333;
}
.box_minbg:nth-child(odd){
	background: #fff;
}
.box_minbg:nth-child(even){
	background: #fff;
	background: #f4f4f4;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,#f4f4f4 0%,#fff 41%,#fff 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(41%,#fff),color-stop(100%,#fff));
	background: -webkit-linear-gradient(top,#f4f4f4 0%,#fff 41%,#fff 100%);
	background: -o-linear-gradient(top,#f4f4f4 0%,#fff 41%,#fff 100%);
	background: -ms-linear-gradient(top,#f4f4f4 0%,#fff 41%,#fff 100%);
	background: linear-gradient(to bottom,#f4f4f4 0%,#fff 41%,#fff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#ffffff',GradientType=0);	
	/*background: #f7f7f7;*/
	
}
.box_left {
	width: 100px;
	float: left;
	border: 0px solid #cccccc;
	text-align: center;
}
.box_left img {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.price {
	font-weight:bold;
	font-size: 16px;
	color: #e22323;
	margin-top: 5px;
	display: block;
}
.kilometer {
	color: #000;
}
.box_min_2 {
	width: 100%;
	float: left;
	height: auto;
	padding: 9px 9px 0px 9px;
	margin: 10px 0px;
}
.box_minbg_2 {
	width: 100%;
	float: left;
	background: transparent;
	border: 1px solid #eee;
	margin-bottom: 10px;
	position: relative;
}
.box_minbg_2 .button-more {
	position:absolute;
	right: 20px;
	bottom: 20px;
}
.box_minbg_2:nth-child(odd){
	background: #f4f4f4;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,#f4f4f4 0%,#fff 41%,#fff 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(41%,#fff),color-stop(100%,#fff));
	background: -webkit-linear-gradient(top,#f4f4f4 0%,#fff 41%,#fff 100%);
	background: -o-linear-gradient(top,#f4f4f4 0%,#fff 41%,#fff 100%);
	background: -ms-linear-gradient(top,#f4f4f4 0%,#fff 41%,#fff 100%);
	background: linear-gradient(to bottom,#f4f4f4 0%,#fff 41%,#fff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#ffffff',GradientType=0);	
}
.box_minbg_2:nth-child(even){
	background: #fff;
	
}
.box_left_2 { 
    width: 100px;
	float: left;
	border: 0px solid #cccccc;
	text-align: center; 
}
.box_mid_2 {
	width: 77%;
	float: left;
	margin: 0 10px 0 15px;
}
.box_mid_2 h2 { 
	font-size:16px; 
	color:#333;
}
.mid_txt_2 { 
	font-size: 14px;
	color: #000;
	line-height: 14px;
	margin: 0;
}


.box_right_2 { width:50px; float:right; text-align:right; font-size:12px; color:#000; font-family:Arial, Helvetica, sans-serif; }
.box_right_2 span { font-size:15px; color:#000; font-family:Arial, Helvetica, sans-serif; font-weight:bold; display:block; padding:0 0 0px 0; }

.box_mid { 
    width: 69%;
	float: left;
	margin: 0 10px 0 15px;
}
.box_mid h2 { font-size:16px; color:#333; }
.box_mid h2 a { color:#14709e; text-decoration:none; }
.box_mid h2 a:hover { text-decoration:none; color: #14709e; }
.mid_txt { font-size:14px; color:#333; }
.gray_bg { background:#eeeeee; margin:6px 0 0 0; padding:0px 10px 6px 3px; line-height:22px; width:355px; float:left;color: #000;}
.small_logo { width:26px; height:22px; float:right;}
.callandsale {
	width: 100%;
	float: left;
	text-align: left;
	font-size: 16px;
	margin: 3px 0 10px 0;
}
.sale_right { float:right; text-align:right; color:#14a0db; }
.sale_right input[type="checkbox"] { float:left; margin:3px 5px 0 0;}
.sale_rightlink { float:right; padding:3px 0 0 0;}
.sale_rightlink a {color:#14a0db; text-decoration:none; }
.sale_rightlink a:hover {color:#14a0db; text-decoration:underline;}
.checkbox { float:left;}

.box_right { width:100px; float:right; text-align:right; font-size:14px; color:#333; font-family:Arial, Helvetica, sans-serif; margin-right: 10px;}
.box_right span { font-size:22px; color:#000; font-family:Arial, Helvetica, sans-serif; font-weight:bold; display:block; padding:0 0 0px 0; }
.box_right img { padding:5px 0 0 0; }

.galley_part {
	width: 98%;
	float: left;
	margin: 0px 1% 0 1%;
	padding: 0px 0 0 0;
	border-top: 0px solid #dfdfdf;
}

/*carousel start*/
.clients{ width:100%; min-height:101px; float:left;  position:relative;}
.clients_in ul.mycarousel li{ width:80px !important; margin:0 5px 0 0 !important; text-align:center;}
.clients_in.jcarousel-skin-tango{ width:640px; margin:0 auto; position:relative;}
.clients_in.jcarousel-skin-tango .jcarousel-container-horizontal { width: 591px !important; padding:0 24px !important; z-index:2 !important; }
/*.clients_in.jcarousel-skin-tango .jcarousel-item { width: 151px !important; height: 101px !important;}
.clients_in.jcarousel-skin-tango .jcarousel-item-horizontal { height:101px !important;}*/
.clients_in.jcarousel-skin-tango .jcarousel-clip{ overflow: hidden;}
.clients_in.jcarousel-skin-tango .jcarousel-clip-horizontal { width:591px !important; height:101px !important;}
.clients_in.jcarousel-skin-tango .jcarousel-next-horizontal { position:absolute; top:15px; right:0px; width: 14px; height: 20px; background:url(../images/right_arrow.png) no-repeat 0 0 !important; cursor:pointer;}
.clients_in.jcarousel-skin-tango .jcarousel-prev-horizontal { position:absolute; top:15px; left:0px; width: 14px; height: 20px; background:url(../images/left_arrow.png) no-repeat 0 0 !important; cursor:pointer;}
.clients_in.jcarousel-skin-tango .jcarousel-prev-horizontal:hover, .clients_in.jcarousel-skin-tango .jcarousel-prev-horizontal:focus, .clients_in.jcarousel-skin-tango .jcarousel-prev-horizontal:active { background:url(../images/left_arrow.png) no-repeat 0 -21px !important;}
.clients_in.jcarousel-skin-tango .jcarousel-next-horizontal:hover, .clients_in.jcarousel-skin-tango .jcarousel-next-horizontal:focus, .clients_in.jcarousel-skin-tango .jcarousel-next-horizontal:active { background:url(../images/right_arrow.png) no-repeat 0 -21px !important;}
.divForm input[type="file"]{width:200px;}

.real_result {
	display: block;
	width: 100%;
	color: #fff;
	float: left;
	margin-top: 0px;
	margin-left: 15px;
}

.search_advance{ width:93%; height:160px; float:left; border:1px solid #dedfe2; padding:20px 20px; background:#878e93;}
.search_advance input[type="button"].search_btn{ width:104px; height:32px; float:left; display:block; background:url(../images/search_btn.jpg) no-repeat left top; font-size:1px; text-indent:-9999px; border:none; cursor:pointer; margin:20px 0 0 0; text-align:left; color:#a3cc26; float:right;}

hr {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0;
	border-top: 1px solid #eee;
}
.rounded {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.border {
	border: 1px solid #ccc;
}
.btn {
	display: inline-block;
	padding: 3px 8px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
.btn:hover, a.btn:hover {
	padding: 3px 8px;
	border: 1px solid transparent;
}

.btn-default {
	ffilter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f3f3f3');
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f3f3f3));
	background: -moz-linear-gradient(top, #ffffff, #f3f3f3);
	background: -o-linear-gradient(top, #ffffff, #f3f3f3);
	background: -ms-linear-gradient(top, #ffffff, #f3f3f3);
	border: solid 1px #dfdede;
	border-bottom: solid 1px #bfbfbf;
	color: #2a2a2a;
	border-color: #dfdede;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.btn-default:hover {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#fff');
	background: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#fff));
	background: -moz-linear-gradient(top, #f0f0f0, #fff);
	background: -o-linear-gradient(top, #f0f0f0, #fff);
	background: -ms-linear-gradient(top, #f0f0f0, #fff);
	color: #e22323;
	border-color: #d7d7d7;
	border: 1px solid #d7d7d7;
}
.btn-primary {
	color: #fff;
	border-color: #3d3d3d;
	border: 1px solid #3d3d3d;
	font-size: 14px;
	font-weight: bold;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	background: #6c6c6c;
	background: -webkit-linear-gradient(top, #6c6c6c 0%,#3d3d3d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6c6c6c), color-stop(100%,#3d3d3d));
	background: -moz-linear-gradient(top, #6c6c6c 0%, #3d3d3d 100%);
	background: -ms-linear-gradient(top, #6c6c6c 0%,#3d3d3d 100%);
	background: -o-linear-gradient(top, #6c6c6c 0%,#3d3d3d 100%);
	background: linear-gradient(to bottom, #6c6c6c 0%,#3d3d3d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6c6c6c', endColorstr='#3d3d3d',GradientType=0 );
}
.btn-primary:hover {
	background: #e22323;
	color: #fff;
	border-color: #e22323;
	border: 1px solid #e22323;
}
.btn-primary a, a.btn-primary{
	color: #fff;
}
.btn-primary a:hover, a.btn-primary:hover{
	color: #fff;
}
.btn-red {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	background: #e22323;
	color: #fff;
	border-color: #e22323;
	border: 1px solid #b10101;
	padding: 8px 10px;
    min-width: 150px;
}

.btn-red:hover {
	padding: 8px 10px;
	color: #fff;
	background: #6c6c6c;
	background: -webkit-linear-gradient(top, #6c6c6c 0%,#3d3d3d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6c6c6c), color-stop(100%,#3d3d3d));
	background: -moz-linear-gradient(top, #6c6c6c 0%, #3d3d3d 100%);
	background: -ms-linear-gradient(top, #6c6c6c 0%,#3d3d3d 100%);
	background: -o-linear-gradient(top, #6c6c6c 0%,#3d3d3d 100%);
	background: linear-gradient(to bottom, #6c6c6c 0%,#3d3d3d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6c6c6c', endColorstr='#3d3d3d',GradientType=0 );
	border-color: #3d3d3d;
	border: 1px solid #3d3d3d;
}

.btn-sm, .btn-group-sm>.btn {
	padding: 3px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
	font-size: 11px;
}
.btn-lg, .btn-group-lg>.btn {
padding: 7px 14px !important;
font-size: 15px;
line-height: 1.33;
border-radius: 6px;
}


.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 15px;
	border: 1px solid transparent;
	margin-top: 10px;
}
.navbar-default {
	background-color: #fff;
	border-color: #fff;
}
.navbar-default .menu-bg {
	border: solid 1px #fff;
	box-shadow: 0px 0px 12px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 12px rgba (0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 12px rgba (0,0,0,0.1);
	background-color: #e8e8e8;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e8e8e8));
	background-image: -webkit-linear-gradient(top, #fff, #e8e8e8);
	background-image: -moz-linear-gradient(top, #fff, #e8e8e8);
	background-image: -ms-linear-gradient(top, #fff, #e8e8e));
	background-image: -o-linear-gradient(top, #fff, #e8e8e8);
	background-image: linear-gradient(top, #fff, #e8e8e8);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff, endColorstr=#e8e8e8));
	
	border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
box-shadow: inset -1px 0 0 rgba(0,0,0,.4);
-moz-box-shadow: inset -1px 0 0 rgba(0,0,0,.4);
-webkit-box-shadow: inset -1px 0 0 rgba(0,0,0,.4);
background: #f4f4f4;
background: -moz-linear-gradient(top,#f4f4f4 0%,#d4d4d4 100%);
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(100%,#d4d4d4));
background: -webkit-linear-gradient(top,#f4f4f4 0%,#d4d4d4 100%);
background: -o-linear-gradient(top,#f4f4f4 0%,#d4d4d4 100%);
background: -ms-linear-gradient(top,#f4f4f4 0%,#d4d4d4 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#d4d4d4',GradientType=0);
background: linear-gradient(top,#f4f4f4 0%,#d4d4d4 100%);
-webkit-box-shadow: 0 3px 3px rgba(126,126,126,1);
box-shadow: 0 3px 3px rgba(126,126,126,1);
}
.navbar-default .navbar-nav>li>a {
	color: #4d525f;
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
}
.navbar-nav>li>a {
	padding-top: 14px;
	padding-bottom: 13px;
}
.navbar-default .navbar-nav>li>a:hover,  .navbar-default .navbar-nav>li.active>a, .navbar-default .navbar-nav>li.active>a:hover{
	color: #fff;
	background:#e22323 url(../images/arrow-menu.png) no-repeat bottom center;
	padding-top: 10px;
    padding-bottom: 10px;
	margin-top: 4px;
}

.ad-right {
	text-align: center;
	margin-top: 36px;
}
.ad-right2 {
	text-align: center;
	margin-top: 10px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background-color: #e22323;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #fff;
}
.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: #e22323;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

.col-md-8 {
width: 72%;
}

.col-md-4 {
width: 27.6%;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 6px;
padding-left: 6px;
}
/* -- Home Content --*/
.home-left-box {
	float: left;
	width: 27%;
	margin-right: 20px;
}
.home-left-box h3 {
	margin-bottom: 0px;
	margin-top: 10px;
}
.home-left-box hr, .home-right-box hr {
margin-top: 0px;
}
.home-right-box {
	float: left;
	width: 70%;
}
.home-right-box .see-all-news {
	float: right;
	margin-top: 10px;
}
.home-left-box .see-all-news {
	margin-top: 10px;
}
.home-left-box h2 {
	color: #333;
	border-bottom: 1px solid #333;
}
.home-right-box h2 {
	color: #333;
	border-bottom: 1px solid #333;
}
.home-right-box h3 {
	color: #333;
	margin-bottom: 0px;
	margin-top: 10px;
}
.home-right-box .but-more {
	float: right;
	margin-bottom: 10px;
}
.divUsedCar-home {
	width: 100%;
	height: auto;
	float: left;
	margin-left: 0px;
	position: relative;
	margin-bottom: 5px;
}
.divUsedCar-home h2{
	margin-bottom: 10px;
	font-size: 18px;
	color: #333;
}

.divUsedCar-home a{
	color: #2a2a2a;
}
.divUsedCar-home a:hover{
	color: #e22323;
}
.divUsedCar-home h5 a{ font-size:12px; color:#0270c8; text-transform:none; line-height:31px;}
.divUsedCar-home h5 a:hover{ color:#8a8a8a;}
.divUsedCar-home p{ font-size:14px; color:#000; line-height:14px; margin:0;}



.divUsedCar-home .box_minbg_2 {
	padding: 10px;
	
}

.divUsedCar-home .box_min_2 {
	width: 147px;
	margin: 0px 0px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	height: auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.divUsedCar-home .box_left {
width: 100%;
float: left;
border: 0px solid #cccccc;
text-align: center;
}

.ls-darkskin {
	padding: 5px;
	background: transparent !important;
	box-shadow: 0px 0px 0px 0px #333 !important;
	-moz-box-shadow: 0px 0px 0px 0px #333 !important;
	-webkit-box-shadow: 0px 0px 0px 0px transparent !important;
	border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	border: 0px;
}

.pull-left {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}
.form-control::-moz-placeholder {
  color: #555;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #555;
}
.form-control::-webkit-input-placeholder {
  color: #555;
}
/* Car Details */
.pika-stage img {
height: auto !important;
width: 100%;
}
.pika-gal-container {
	float: left;
	width: 100%;
	border: 1px solid #e5e5e5;
	border-radius: 5px 5px 5px 5px;
	height: auto;
	background: #f4f4f4;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,#f4f4f4 0%,#fff 41%,#fff 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(41%,#fff),color-stop(100%,#fff));
	background: -webkit-linear-gradient(top,#f4f4f4 0%,#fff 41%,#fff 100%);
	background: -o-linear-gradient(top,#f4f4f4 0%,#fff 41%,#fff 100%);
	background: -ms-linear-gradient(top,#f4f4f4 0%,#fff 41%,#fff 100%);
	background: linear-gradient(to bottom,#f4f4f4 0%,#fff 41%,#fff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#ffffff',GradientType=0);	
	padding: 5px;
}


.specific {
	color: #444;
	font: 14px/1.4 "helvetica neue", arial,sans-serif;
	width: 100%;
	margin: 20px auto;
	background-color: #FFFFFF;
	border: 1px solid #e5e5e5;
	border-radius: 5px 5px 5px 5px;
	height: auto;
	float: left;
	margin: 10px auto 0px;
	word-wrap: normal|break-word;
	padding: 10px;
	background: #f4f4f4;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,#f4f4f4 0%,#fff 41%,#fff 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(41%,#fff),color-stop(100%,#fff));
	background: -webkit-linear-gradient(top,#f4f4f4 0%,#fff 41%,#fff 100%);
	background: -o-linear-gradient(top,#f4f4f4 0%,#fff 41%,#fff 100%);
	background: -ms-linear-gradient(top,#f4f4f4 0%,#fff 41%,#fff 100%);
	background: linear-gradient(to bottom,#f4f4f4 0%,#fff 41%,#fff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#ffffff',GradientType=0);	
}
#galleria{height:auto;}
.txt2 {
	color: #474C58;
	float: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
	padding: 0 11px;
	width: 50%;
	text-align: right;
}
.features_li {
	color: #333333;
	float: left;
	list-style: disc;
	width: 25%;
	line-height: 25px;
	font-size: 14px;
}
.specifications_li {
	color: #333333;
	float: left;
	list-style: none outside none;
	width: 33%;
	margin-bottom: 5px;
}
.specific ul.specif1 {
	padding: 0px;
}
.newtxt {
	color: #666;
	float: left;
	font-size: 14px;
	line-height: 20px;
	padding: 0 6px;
	width: 50%;
	text-align: left;
}
.description_p{ color:#666;font-size:10px;word-wrap: break-word; padding:10px}
.dealerfinder {
	background-color: #dee5ef;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 3px;
	width: 100%;
	color:#000;
	font-size:15px;
}
.specific td{
	color:#666;
}

.specificl {
	float: left;
	color: #333;
	font: 14px/1.4 "helvetica neue", arial,sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #e5e5e5;
	border-radius: 5px 5px 5px 5px;
	height: auto;
	margin: 10px 0px 0px 0px;
	width: 100%;
	padding: 1px;
	background: #f7f7f7;
}
.specificl h3 {
	background: #444;
	padding: 10px;
	color: #fff;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.specificl #pop {
	padding: 3px 10px 0px 10px;
}
.specificl .pop {
	padding: 10px;
}
.right-column-body {
	padding: 10px;
}
.car-cont {
	float: left;
	width: 33%;
	text-align: center;
}
.car-cont img{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.car-cont .newtxt {
	color: #333;
	float: left;
	font-size: 14px;
	line-height: 20px;
	padding: 0 6px;
	width: 100%;
	text-align: center;
	font-weight: bold;
}
.right-column-body .but-more{
	margin-top:10px;
}
.inquire-right #pop {
	padding: 10px;
	background: #424242 url(../images/bg-search.jpg) repeat-x top;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}
.inquire-right h3 {
	background: #444;
	padding: 10px;
	color: #fff;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	margin-bottom: 0px;
}
.inquire-right {

}
.sidebar-top-separator {
margin-top: 23px;
}
.specificl td{
	color:#666; float:left; font-size:16px
}
.specificl td label{
	color:#000; float:left; font-size:18px
}
.boxtitle
{
	background: -moz-linear-gradient(center top , #FFFFFF 0%, #EAEAEA 100%) repeat scroll 0 0 transparent;
    border-radius: 5px 5px 0 0;
	height:50px;
	color:#000;
	font-family:"Arial Black", Gadget, sans-serif;
	margin-bottom:5px;
}
.femailbox
{
	padding: 10px 25px;
    width: 249px;
	
	 margin: 46px -26px 21px auto;
	 background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
	clear:both;
}
#inline { display: none; width: 600px; height:300px }

.femailbox1
{
	padding: 10px 25px;
    width: 249px;
	
	 margin: 46px -26px 21px auto;
	 background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
	clear:both;
}
.femailbox2 {
	padding: 10px 25px;
	width: 94%;
	height: auto;
	margin: 10px 3% 10px 3%;
	background-color: #f7f7f7;
	border: 1px solid #CCCCCC;
	border-radius: 5px 5px 5px 5px;
	clear: both;
	float: left;
}
.img-profile {
	
}
.calculator-right {
	margin-bottom: 12px;
	float: left;
}
.calculator-right .input-group-addon {
	width: 60px;
}
.calculator-right .input-group {
	width: 100%;
}
.calculator-right .form-horizontal .form-group {
	margin-right: 0px;
	margin-left: 0px;
}
.calculator-right .btn {
	float: right;
}
.calculator-right .form-group {
	margin-top: 13px;
	margin-bottom: 2px;
}
.calculator-right label {
	 font-size: 12px;
}
.femailbox3
{
	padding: 10px 25px;
    width: 160;
	height:600;
	 margin: 46px -26px 21px auto;
	 background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
	clear:both;
}
 .divtitle{
	 color:#06C;
	 size:15px;
	 padding-left:15px;
	 padding-top:16px;
	 }

.sidebar-sub .ad-right {
	margin-top: 10px;
}

.txt { 
display: inline-block; 
color: #676767;
width: 420px; 
font-family: Arial, Tahoma, sans-serif; 
margin-bottom: 10px; 
border: 1px dotted #ccc; 
padding: 5px 9px;
font-size: 1.2em;
line-height: 1.4em;
}

.txtarea { 
display: block; 
resize: none;
color: #676767;
font-family: Arial, Tahoma, sans-serif; 
margin-bottom: 10px; 
width: 500px; 
height: 115px;
border: 1px dotted #ccc;
padding: 5px 9px; 
font-size: 1.2em;
line-height: 1.4em;
}

.txt:focus, .txtarea:focus { border-style: solid; border-color: #bababa; color: #444; }

input.error, textarea.error { border-color: #973d3d; border-style: solid; background: #f0bebe; color: #a35959; }
input.error:focus, textarea.error:focus { border-color: #973d3d; color: #a35959; }

.pika-zoom-link a{
	width: 60%;
	height: 350px;
	display: block;
	position: absolute;
	margin-top: 0px;
	z-index: 1050;
}
.bg-danger {
	background-color: #f2dede;
	padding: 10px;
	border-radius: 5px;
	border: 1px solid #e8b4b4;
}
.bg-success {
	background-color: #dff0d8;
	padding: 10px;
	border-radius: 5px;
	border: 1px solid #9bdb81;
}
.form-control {
	display: block;
	width: 100%;
	height: 30px;
	padding: 3px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #999;
	border-radius: 2px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	margin-bottom: 10px;
}

.login-box {
	color: #333;
	font: 14px/1.4 "helvetica neue", arial,sans-serif;
	width: 100%;
	margin: 0px auto;
	background-color: #FFFFFF;
	border: 1px solid #e5e5e5;
	border-radius: 5px 5px 5px 5px;
	height: auto;
	float: left;
	margin: 0px auto 0px;
	word-wrap: normal|break-word;
	padding: 10px;
	background: #f4f4f4;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,#f4f4f4 0%,#fff 41%,#fff 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f4f4),color-stop(41%,#fff),color-stop(100%,#fff));
	background: -webkit-linear-gradient(top,#f4f4f4 0%,#fff 41%,#fff 100%);
	background: -o-linear-gradient(top,#f4f4f4 0%,#fff 41%,#fff 100%);
	background: -ms-linear-gradient(top,#f4f4f4 0%,#fff 41%,#fff 100%);
	background: linear-gradient(to bottom,#f4f4f4 0%,#fff 41%,#fff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',endColorstr='#ffffff',GradientType=0);
}
.regis-log-cont {
	position: relative;
	margin-top: 30px;
	float: left;
	width: 100%;
}
.regis-log-cont h3 {
	color: #f00000;
	margin-bottom: 20px;
	font-size: 20px;
}
.regis-log-cont .img-register {
	position: absolute;
	top: 5px;
	left: 180px;
}
/* -- News page --*/
ul.list-news {
	padding-left: 0px;
}
ul.list-news li{
	border-bottom: 1px solid #eee;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style: none;
	padding-left: 10px;
	min-height: 50px;
}
ul.list-news li:hover{
	background: #f7f7f7;
}
ul.list-news li:nth-child(odd){
	background: #f7f7f7;
}
ul.list-news li:nth-child(even){
	background: #fff;
}
/* SERVICES PAGE */
.select-services {
	width: 70%; 
	height: 25px;
}
.input-services {
	width: 60%; 
	height: 25px;
}
.button-services {
	min-width: 50px !important; 
	margin-top: -2px;
}
/* RATING BOX */
.ratingbox {
	  border-bottom: 1px solid #ccc;
	  padding: 7px;
}
.rat-background {
  background: #fff;
  background: -moz-linear-gradient(top,#fff 0%,#eaeaea 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#eaeaea));
  background: -webkit-linear-gradient(top,#fff 0%,#eaeaea 100%);
  background: -o-linear-gradient(top,#fff 0%,#eaeaea 100%);
  background: -ms-linear-gradient(top,#fff 0%,#eaeaea 100%);
  background: linear-gradient(to bottom,#fff 0%,#eaeaea 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#eaeaea',GradientType=0);
}
.overall {
	  color: #000;
 	 font-size: 23px;
}

@media screen and (max-width: 1199px) {
	.input-services {
  width: 55%;
}
.select-services {
	width: 60%; 
}
	.home-right-box {
	float: left;
	width: 60%;
}
.box_mid { 
    width: 60%;
	float: left;
	margin: 0 10px 0 15px;
}
}

@media screen and (max-width: 992px) {
			.input-services {
  width: 100%;
}
.select-services {
	width: 100%; 
}
.button-services {
	margin-top: 10px;
}
.ad-right, .ad-right2 {
float: left;
margin-top: 20px;
margin-right: 20px;
}
.col-md-8 {
width: 99%;
float: left;
}

.col-md-4 {
width: 99%;
float: left;
}
header .right-top {
float: right;
width: 62%;
}
.home-right-box .but-more {
	float: left;
}
.box_mid {
width: 60%;
}

}

@media screen and (max-width: 768px) {

.home-left-box {
	float: left;
	width: 99%;
	margin-right: 0px;
}
.home-right-box {
	float: left;
	width: 99%;
	margin-top: 20px;
}

.home-right-box .see-all-news {
	float: left;
}
.home-left-box .see-all-news {
	margin-top: 0px;
}

.box_minbg_2 .button-more {
	position: relative;
	right: 0px;
	bottom: 0px;
	float: left;
	margin-top: 10px;
}
.box_mid_2 {
	width: 90%;
	float: left;
	margin: 0 10px 0 2px;
}
.ad-right, .ad-right2 {
float: left;
}
header .right-top {
display: none;
}
.navbar-default .navbar-nav>li>a {
	text-align: center;
}
.home-right-box .see-all-news {
	margin-top: 10px;
}
.specifications_li {
width: 100%;
}
.txt2 {

}
.features_li {
width: 100%;
}
.car-cont {
width: 50%;
}
.pika-stage {
height: 230px !important;
width: 100%;
}
.pika-stage img {
height: auto !important;
width: 200px !important;
}
.pika-thumbs {
	width: 100%;
	height: 160px;
	margin-top: 10px;
}
.pika-zoom-link a{
	width: 95%;
	height: 200px;
}
.pika-zoom-cont .pika-stage {
height: auto !important;
width: 100%;
}
.pika-zoom-cont .pika-stage img {
width: 100% !important;
}
.pika-zoom-cont .pika-thumbs {
	width: 100%;
	height: auto;
	margin-top: 10px;
}
.box_mid {
width: 95%;
float: left;
margin: 0 10px 0 5px;
}
.box_right {
float: left;
}
}

.seller-type {
    font-size: 1.10em;
    color: #14709e;
}
