@charset "utf-8";
/* CSS Document */

body{
	font-size:13px;	
	background:#fafafa;
}

#top-head{
	background:#333;
	width:100%;
	min-height:40px;
	padding-top:12px;
}

#top-head ul{
	display:block;
}

#top-head ul li{
	float:left;	
	padding-right:15px;
	margin-right:15px;
	border-right:1px solid #CCC;
	list-style-type:none;
}

#top-head ul li:last-child{
		border-right:none;
}

#top-head ul li img{
	padding-right:8px;
	padding-bottom:3px;	
}

#top-head ul li a{
	color:#fff;
	text-decoration:none;
	font-size:12px;
}

#top-head ul li a:hover{
	color:#CCC;	
}



#add-ads-btn{
	
}

#add-ads-btn a{
	text-decoration:none;
	color:#fff;	
	font-weight:bold;
}


#add-ads-btn span{
	background:#eb8c22;
	padding:7px 8.5px 8.5px 8.5px;
	border-radius:0 0 3px 0;
}

.search-field{
	width:50%;	
	float:left;
	border-radius:4px 0 0 4px;
	height:29px;
	margin-top:1px;
}

.search-btn{
	background:url(../images/search-btn.png) no-repeat;	
	width:41px;
	height:30px;
	margin-left:-2px;
}

.search-btn:active{
	opacity:0.8;	
}

.top-menu > li{
	padding:0 20px;
	border-left:1px solid #fff;
}

.top-menu > li:hover{
	background:#d50707;
	padding:0 20px;
}	

.navbar-inverse .navbar-nav>li>a{
	color:#fff;	
}

.navbar-nav>li>a{
	padding-top:15px;	
}

.navbar-nav>li{
	padding-bottom:0;	
}

.navbar-nav > li > a{
	line-height:13px;	
}

.navbar{
	min-height:35px;	
}

#left-sidebar {
	margin-bottom:20px;	
	
}

#right-sidebar {
	margin-bottom:20px;	
	
}


#car-reviews{
	background:#363636;
	border-radius:3px;
	min-height:100px;
	margin-top:25px;	
	padding:0px 0px 10px 0px;
	margin-bottom:20px;
}

#car-reviews h2{
	font-size:15px;
	color:#fff;	
	padding:0 10px ;
	margin:0;
	background:url(../images/car-reviews-bg.png) repeat-x;
	line-height:41px;	
}

#car-reviews-pad{
	padding:0px 10px;	
}


#car-reviews h3{
	font-size:13px;
	color:#888787;	
}

#car-reviews p{
	color:#fff;
	border-bottom:1px solid #2b2b2b;
	padding-bottom:10px;
}

#car-reviews a{
	color:#ffffff;
	
}

#read-more-btn a {
	color:#f22f2f !important;	
	
}



@media (max-width:768px) {
#top-head ul li{
	float:left;	
	padding-right:15px;
	margin-right:15px;
	border-bottom:none;
	border-right:none;
	list-style-type:none;
}

#top-head{
	padding-bottom:15px;	
}
		
}

/*-----------------------*/




#car-tab-content {
	margin-top:25px;	
	
}



.car-tab-content-icon {
	border-bottom:none !important;
	
	
}



.car-tab-content-icon p{
	font-size:12px;
	font-weight:700;
	color:#333;
	text-transform:uppercase;	
	
}

.car-tab-content-icon p span {
	color:#d50707;
	
	
}

.car-tab-btn {

background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #FFFFFF),
	color-stop(1, #EDEDED)
);
background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #EDEDED 100%);
background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #EDEDED 100%);
background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #EDEDED 100%);
background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #EDEDED 100%);
background-image: linear-gradient(to bottom, #FFFFFF 0%, #EDEDED 100%);	
	
}


#car-tab-content-detail {
	border:1px solid #DDDDDD;
	padding:10px;
	
}


.car-tab-content {
	font-size:12px;	
	
}

.car-tab-content  li{
	padding:0 20px;
	border-left:0px solid #fff !important;
}

.car-tab-content li:hover{
	background:none !important;
	padding:0 20px;
}


.car-tab-content-thumb {
	margin:10px 0px;
	
}

.car-tab-content-thumb h1 {
	font-size:13px;
	font-weight:bold;
	color:#333;
	margin:10px 0px;	
	
}


.car-tab-content-thumb p {
	color:#999;
	margin:3px 0px;
	font-size:12px;
	
}


.car-tab-content-thumb p span{
	color:#d50707;
	
	
}

.car-tab-content-thumb p samp{
	color:#d50707;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	
	
}







/* **************************** */





#footer {
	background-color:#1f1f1f;
	padding:18px 0px;
	margin-top:15px;	
	
}

#footer-menu {
	margin-top:8px;	
	
}

#footer a {
	color:#FFF;
	margin-right:15px;
	
	
	
}

#footer a:hover {
	color:#f23033;
	text-decoration:none;	
	
}


#footer-logo {
	text-align:right;	
	
}


#copy-right {
	text-align:center;
	font-size:12px;
	color:#424242;
	margin:10px 0px;
	
}

#copy-right a {
	color:#424242;
	text-decoration:underline;

}

#copy-right a:hover {
	
	text-decoration:none;
	
	
}


.carousel{
	margin: 0px 0px 5px 0px;
}
.control-buttons {
	text-align:left;
	background-color:#e9e9e9;
	padding:10px 5px 10px 5px;
	cursor:pointer;
	

}

.control-buttons img{
	border:none !important;
	margin:0 1px;
	border:3px solid #fff !important;
	
}


.bs-tabs{
	margin: 0px;
} 


#form-tab-content {
	min-height:415px;
	padding:10px 10px 10px 10px;
	
	color:#ffffff;
	
background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #D30508),
	color-stop(1, #8F0000)
);
background-image: -o-linear-gradient(bottom, #D30508 0%, #8F0000 100%);
background-image: -moz-linear-gradient(bottom, #D30508 0%, #8F0000 100%);
background-image: -webkit-linear-gradient(bottom, #D30508 0%, #8F0000 100%);
background-image: -ms-linear-gradient(bottom, #D30508 0%, #8F0000 100%);
background-image: linear-gradient(to bottom, #D30508 0%, #8F0000 100%);


	
}

#divmake
{
}

.myTab1 {
	text-transform:uppercase;
	font-size:12px;
	border-bottom:none !important;

	margin:0 !important;
	
}


.myTab1>li>a {
	font-size:12px;
	font-weight:700;
	color:#333333;
	text-transform:uppercase;
	border:none;
	
		-moz-transition:all 300ms ease-in-out;
		-webkit-transition:all 300ms ease-in-out;
		transition:all 300ms ease-in-out;	
	
	
}

.myTab1>li>a:hover, .myTab1>li>a:focus {
	background-color:#333;
	color:#FFF;
	border:none;
	border-radius:0px;
	
}

.myTab1 > li.active > a, .myTab1 > li.active > a:hover, .myTab1 > li.active > a:focus {
	background-color:#D30508 !important;
	color:#FFF;
	border:none !important;
	border-radius:0px;
	font-weight:700;
	
}

.myTab1 label {
	margin-top:15px;	
	
}

.myTab1 select {
	border-radius:0;
	border:none;
	font-size:13px;
	
}


.myTab1 input[type="text"] {
	border-radius:0;
	border:none;
	font-size:13px;
	
}

.myTab1 input[type="button"] {
	margin-top:15px;
	padding:10px 15px;
	border:1px solid #000;
	font-size:13px;
	text-transform:uppercase;
	color:#000;
	font-weight:700;
	
	background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #FFFFFF),
	color-stop(1, #E8E8E8)
);
background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #E8E8E8 100%);
background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #E8E8E8 100%);
background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #E8E8E8 100%);
background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #E8E8E8 100%);
background-image: linear-gradient(to bottom, #FFFFFF 0%, #E8E8E8 100%);
	
}

.myTab1 input[type="button"]:hover{


background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #E8E8E8),
	color-stop(1, #FFFFFF)
);
background-image: -o-linear-gradient(bottom, #E8E8E8 0%, #FFFFFF 100%);
background-image: -moz-linear-gradient(bottom, #E8E8E8 0%, #FFFFFF 100%);
background-image: -webkit-linear-gradient(bottom, #E8E8E8 0%, #FFFFFF 100%);
background-image: -ms-linear-gradient(bottom, #E8E8E8 0%, #FFFFFF 100%);
background-image: linear-gradient(to bottom, #E8E8E8 0%, #FFFFFF 100%);

}


.myTab1 p {
	margin-top:23px;
	text-transform:none;	
	
}

.myTab1 p a{
	color:#FFF;
	text-decoration:underline;	
	
}




.inner-page {
	text-align:justify;
	
	
}

.inner-page h1 {
	
	background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #FFFFFF),
	color-stop(1, #EDEDED)
);
	background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #EDEDED 100%);
	background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #EDEDED 100%);
	background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #EDEDED 100%);
	background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #EDEDED 100%);
	background-image: linear-gradient(to bottom, #FFFFFF 0%, #EDEDED 100%);
	
	width:100%;
	padding:10px 10px;
	font-size:15px;
	font-weight:700;
	text-transform:uppercase;
	margin-top:0px;
	color:#D50707;
	margin-bottom:15px;
	border:1px solid #f1f1f1;
	
}


#inner-leftside {
	margin-bottom:20px;	
	
}

#inner-leftside label {
	font-size:12px;
	color:#666;	
	
}

#inner-leftside input {
	margin-bottom:18px;
	
	
}

#inner-leftside textarea {
	margin-bottom:18px;
	
}

#inner-form-btn {
	text-align:center;	
	
}


.inner-form-btn-submit {
	padding:7px 15px;
	text-transform:uppercase;
	font-size:13px;
	font-weight:700;
	border:none;
	color:#FFF;
	
	background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #D30508),
	color-stop(1, #900000)
);
	background-image: -o-linear-gradient(bottom, #D30508 0%, #900000 100%);
	background-image: -moz-linear-gradient(bottom, #D30508 0%, #900000 100%);
	background-image: -webkit-linear-gradient(bottom, #D30508 0%, #900000 100%);
	background-image: -ms-linear-gradient(bottom, #D30508 0%, #900000 100%);
	background-image: linear-gradient(to bottom, #D30508 0%, #900000 100%);
		
}


.inner-form-btn-submit:hover {


background-image: -webkit-gradient(
	linear,
	right bottom,
	right top,
	color-stop(0, #D30508),
	color-stop(1, #900000)
);
background-image: -o-linear-gradient(top, #D30508 0%, #900000 100%);
background-image: -moz-linear-gradient(top, #D30508 0%, #900000 100%);
background-image: -webkit-linear-gradient(top, #D30508 0%, #900000 100%);
background-image: -ms-linear-gradient(top, #D30508 0%, #900000 100%);
background-image: linear-gradient(to top, #D30508 0%, #900000 100%);
	
}



.inner-form-btn-reset {
	padding:7px 15px;
	text-transform:uppercase;
	font-size:13px;
	font-weight:700;
	border:none;
	color:#FFF;
	
background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #454545),
	color-stop(1, #171717)
);
background-image: -o-linear-gradient(bottom, #454545 0%, #171717 100%);
background-image: -moz-linear-gradient(bottom, #454545 0%, #171717 100%);
background-image: -webkit-linear-gradient(bottom, #454545 0%, #171717 100%);
background-image: -ms-linear-gradient(bottom, #454545 0%, #171717 100%);
background-image: linear-gradient(to bottom, #454545 0%, #171717 100%);
		
}

.inner-form-btn-reset:hover {

	background-image: -webkit-gradient(
		linear,
		right bottom,
		right top,
		color-stop(0, #454545),
		color-stop(1, #171717)
	);
	background-image: -o-linear-gradient(top, #454545 0%, #171717 100%);
	background-image: -moz-linear-gradient(top, #454545 0%, #171717 100%);
	background-image: -webkit-linear-gradient(top, #454545 0%, #171717 100%);
	background-image: -ms-linear-gradient(top, #454545 0%, #171717 100%);
	background-image: linear-gradient(to top, #454545 0%, #171717 100%);	
	
}



#inner-rightside {
	color:#787878;	
	
}




#specification-tab {
	text-align:left;	
	
}

#specification-tab p {
	color:#333;
	margin:0px;	
	
}

#specification-tab p span {
	color:#940001;	
	
}

.car-detail {
	margin-bottom:20px;	
	
}

.car-detail-tab {
	min-height:184px;	
	
}

#car-detail {
	margin-bottom:20px;
	
}


#car-detail h2{
	font-size:13px;
	font-weight:700;
	color:#333;
	border-bottom:1px solid #d00508;
	padding-bottom:8px;
	margin-bottom:10px;
	margin-top:10px;
	text-transform:uppercase;
	
}

#price-request {
	text-align:right;	
	
}




.myTab1 p a:hover{
	color:#FFF;
	text-decoration:none;	
	
}
.error-msg{
background-color:#333;
color:#FFF;
font-weight:bold;
padding:10px;
border-radius:10px;
position:relative;
left:54px;

	
}

.pricebox{
	box-shadow: 10px 10px 5px #888888;	
	background-color:#F2F2F2;
	width:150px;
	height:180px;
	border-radius:10px;	
	text-align:center;
	border:1px solid #900;
	
	
	}
.pricebox a{
display: block;
float: left;
height: 28px;
line-height: 30px;
color: #FEFEFE;
text-decoration: none;
font-size: 13px;
text-transform: uppercase;
font-weight: normal;
padding: 0px 20px;
cursor: pointer;
/*background: url('images/bl_hover.png') repeat-x scroll left top transparent;*/
background-color:#333;
border-radius: 3px;
margin-left:28px;
margin-top:40px;
		
	}
	.title{
		
	font-size:24px;
	color:#eb8c22;
	text-align:center;
	padding-top:10px;
	font-weight:700;
	display:inline-block;	
	}
	.kilometer{
		
	font-size:14px;
	color:#900;
	font-weight:700;
	padding-left:3px;
	text-align:center;
	display:inline-block;	
	margin-top:20px;
		
		
	}
	.imgcss{border-radius:13px;margin-right:14px;border:solid;border:1px solid #F66;}







#car-list {
	padding:10px;
	margin-bottom:20px;
	border:1px solid #CCC;
	
		-moz-transition:all 300ms ease-in-out;
		-webkit-transition:all 300ms ease-in-out;
		transition:all 300ms ease-in-out;	
		
		
			background-image: -webkit-gradient(
	linear,
	right bottom,
	right top,
	color-stop(0, #F0F0F0),
	color-stop(1, #FFFFFF)
);
background-image: -o-linear-gradient(top, #F0F0F0 0%, #FFFFFF 100%);
background-image: -moz-linear-gradient(top, #F0F0F0 0%, #FFFFFF 100%);
background-image: -webkit-linear-gradient(top, #F0F0F0 0%, #FFFFFF 100%);
background-image: -ms-linear-gradient(top, #F0F0F0 0%, #FFFFFF 100%);
background-image: linear-gradient(to top, #F0F0F0 0%, #FFFFFF 100%);
	
}


#car-list:hover {
	border:1px solid #c50406;	
	
background-image: -webkit-gradient(
	linear,
	right bottom,
	right top,
	color-stop(0, #E8E8E8),
	color-stop(1, #FFFFFF)
);
background-image: -o-linear-gradient(top, #E8E8E8 0%, #FFFFFF 100%);
background-image: -moz-linear-gradient(top, #E8E8E8 0%, #FFFFFF 100%);
background-image: -webkit-linear-gradient(top, #E8E8E8 0%, #FFFFFF 100%);
background-image: -ms-linear-gradient(top, #E8E8E8 0%, #FFFFFF 100%);
background-image: linear-gradient(to top, #E8E8E8 0%, #FFFFFF 100%);
	

	
}


#car-list h2 {
	font-size:18px;
	color:#333333;
	margin-top:0px;
	margin-bottom:10px;
	
}


#car-list h2 span {
	color:#c40406;	
	
}

#car-list ul {
	width:100%;
	display:block;
	float:left;
	line-height:20px;
	margin-top:10px;	
	
}

#car-list ul li {
	width:100%;
	float:left;
	display:block;
	background:url(../images/arrows1.png) no-repeat;
	background-position:top left;
	padding-left:15px;
	font-weight:700;
	color:#666666;
	font-size:12px;
	
	
}

#car-list ul li span {
	font-weight:400;	
	
}

#car-list-btn {
	text-align:center;
	
}


#car-list-btn h6 {
	font-size:16px;
	margin-bottom:15px;
	color:#b80305;
	
	
	
	
/********************************************************* */



	
}
