html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
	background: transparent;
}
ol, ul {
	list-style: none;
}
.menu, #head, .inh2, #home-panel, #follow-us, #footer, .navigation-l,  #imgprev, #imgnext, .content-search, #thumbnails, .content-popular, .content-make, .navigation-r, .advert, .advert-d, .advert-h, .content-advert, #wrapper, .share, a.send-to-friend, a.print, a.back-to-search, .content-similar, .content-payed, .sort-by, input.report-this-ad 	{
  display: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
  font-size: 11pt;
	font-family: Times New Roman", serif;
	background-color: #fff;
}
a {
  color: #3f5970;
}
a:hover {
  text-decoration: none;
}

.head-inner, .home-panel-inner, .follow-us-inner, #content {
  width: 960px;
  margin: 0 auto 0 auto;
}


/* ****************CAR CARD HOME********************** */

.car-card {
  padding: 10px 8px 10px 162px;
  width: 146px;
  float: left;
  border-width: 1px;
  border-style: solid;
  border-color: #aabbcd;
  position: relative;
  min-height: 110px;
  background: #fff;
  margin: 1px;
}

.car-card a {
  color: #3f5970;
  font-weight: bold;
  text-decoration: none;
}
.car-card a:hover {
  text-decoration: underline;
}
.car-card a.title {
  display: block;
  padding-bottom: 3px;
}
  
.car-card a.img {
  display: block;
  position: absolute;
  top: 11px;
  left: 11px;
  border: 1px solid #637585;
  text-align: center;
}

.car-card .info-h {
  width: 61px;
  float: left;
}
.car-card .info-w {
  width: 134px;
}
.car-card .price {
  font-weight: bold;
  color: #c71b1b;
  text-align: right;
  padding: 10px 3px 0 0;
}

/* ****************CAR CARD SEARCH********************** */

.car-card-search {
  padding: 10px 8px 10px 160px;
  width: 146px;
  float: left;
  border-width: 1px;
  border-style: solid;
  border-color: #aabbcd;
  position: relative;
  min-height: 110px;
  margin: 1px;
}
.car-card-search a.img {
  top: 10px;
  left: 10px;
}

/* ***********CONTENT SEARCH PAGE************** */
.content-empty {
  float: left;
  margin-right: 4px; 
}
.content-search-result {

}

/* ***************************CONTENT DETAIL********************** */

.imageslider {
  background: #fff;
  width: 500px;
  height: 493px;
  padding-top: 25px;
} 
.technical-data {
  padding: 20px;
  float: left;
}
.technical-data table {
  width: 251px;
}
.technical-data table td {
  padding: 7px 2px 6px 2px;
  border-bottom: 1px solid #eee;
}
.technical-data table td.label {
  color: #888;
  width: 95px; 
}
.technical-data .price  {
  font-weight: bold;
  font-size: 14pt;
  color: #c71b1b;
  text-align: right;
  padding: 28px 3px 3px 0;
}

.seller-contant {
  padding: 20px;
  width: 462px;
}
.seller-contant img{
  margin-right: 15px;
  border: 1px solid #aabbcd;
}
.seller-contant select{
  width: 231px;
}
.seller-contant p {
  padding-top: 15px;
  line-height: 14pt;
}
.contact-form {
  display: none;
}
.car-additional {
  padding: 20px;
  float: left;
  width: 251px;
}

/* *******************************CONTACT DETAIL********************************** */

.other-b {
  width: 250px;
  overflow: hidden;
}

.contact-detail-adress {
  padding-left: 30px;
  float: left;
}
.contact-detail-info {
  padding-top: 20px;
  clear: both;
}
.contact-label {
  float: left;
  width: 120px;
  clear: both;
}
.contact-value {
  float: left;
  font-weight: bold;
  width: 500px;
}

/* ***************************FORMAT********************** */
  
.center {
  text-align: center;
}  
  
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.align-center {
  text-align: center;
}
.clear {
  clear: both;
}

.whalf {
  width: 415px;
  padding-left: 40px;
  padding-top: 20px;
}
.relative {
  position: relative;
}


/* *******advert****** */



