.search{
  padding-top: 20px;
}
.search .content{
  width: 700px;
  float: left;
}
.content{
  width: 650px;
  float: left;
}

aside.categories{
  font-size: 12px;
  color: #575757;
  background: #d4d4d4;
  min-height: 400px;
  width: 237px;
  padding:0;
  padding-bottom: 10px;
}

aside.categories h1{
  margin:0 10px 0 0;
  padding-left: 10px;
  margin-bottom: 15px;
}
aside.categories h4{
 font-weight: bold;
 padding-left: 10px;
 margin-top: 10px;
}
aside.categories ul{
  margin-left: 10px;
}

table.vehicles{
  width: 100%;
  border: 0;
}
table.vehicles thead tr{
  background: #424c96;
  color: #FFF;
}
table.vehicles thead th{
  padding: 3px;
  font-size: 11px;
  font-weight: bold;
}
table.vehicles .foto{ width: 96px; }
table.vehicles .foto img{
  max-width: 100px;
  vertical-align: middle;
  transition: 1s opacity;
  -webkit-transition: 1s opacity;
  -moz-transition: 1s opacity;
}
table.vehicles .foto img:hover{
  opacity: 0.6;
}
table.vehicles .producer{ width: 70px;}
table.vehicles .model{ width: 70px;}
table.vehicles .regnr{ width: 74px;}
table.vehicles .type{ width: 65px;}
table.vehicles .fumes{ width: 55px;}
table.vehicles .proddate{ width: 57px;}
table.vehicles .distance{ width: 77px;}
table.vehicles .price{ width: 45px;}
table.vehicles .observ{ width: 41px; background: #d4d4d4; color: #424c96; border-bottom: 1px solid #d4d4d4; text-align: center;}
table.vehicles .empty{ text-align: center; vertical-align: middle; }
table.vehicles tbody td{
  height: 70px;
  vertical-align: top;
  padding: 10px 2px;
  margin-bottom: 1px;
  border-bottom: 1px solid #424c96;
}
table.vehicles tbody tr{

  /*background: url('../images/h2_gradient.png') no-repeat left bottom;*/
/*  background-size: 100% 1px;*/
}

/*ADVENCED*/
.wrapper.main{
  position: relative;
}
#advancedsearch{
  background: url('../images/advenced_bg.png') -11px 0;
  width: 780px;
  height: 361px;
  float: left;
  z-index: 2;
  padding: 5px 0 0 25px;
  overflow: hidden;
}
#advancedsearch .close{
  position: absolute;
  right: 25px;
  top: 15px;
}
#advancedsearch h2 {
  padding-left: 15px;
}
#advancedsearch .col{
  float: left;
  width: 220px;
  margin-right: 30px;
}
#advancedsearch label{
  font-weight: normal;
}
#advancedsearch .col2 .space{
  height: 106px;
}
#advancedsearch .col3 .space{
  height: 80px;
}
#advancedsearch .records_found{
  display: none;
  color: #CE2F3F;
}
#advancedsearch .search_buttons{
  margin-top: 10px;
  text-align: right;
}

/*MODULE*/
.module{
  margin-top: 45px;
}
.tableoptions{
  padding: 5px 0;
}
.tableoptions h2{
  font-size: 16px;
  display: inline;
  font-weight: bold;
  color: #424c96;
  padding-right: 15px;
}
.tableoptions .col1{
  width: 50%;
  float: left;
}
.tableoptions .col2{
  width: 50%;
  float: left;
  text-align: right;
}
.tableoptions .col2 form{
  display: inline;
}
/*PAGING*/
.paging{
  font-size: 14px;
  color: #575757;
  font-weight: bold;
}
.paging a.pagelink{
  text-decoration: underline;
  padding: 0 2px;
}
.paging a.pagelink.active{
  text-decoration: none;
  color: #424c96;
}
.paging .prev img, .paging .next img{
  vertical-align: middle;
}

.searchlinks{
  font-size: 14px;
  color: #424c96;
  font-weight: bold;
}
.searchlinks a, .arrow{
  background: url('../images/link_ident.png') no-repeat left center;
  padding-left: 12px;
  margin-left: 5px;
}

.content.observed{
  width: 770px;
}
aside.observed{
 width: 165px;
}
aside.observed .module{
  margin:0;
}


/*VEHICLE*/
#print_observ{
  float: right;
  font-size: 12px;
  color: #575757;
  line-height: 27px;
  height: 27px;
  padding: 5px 15px 0 0;
}
#print_observ a.print, #print_observ span, #print_observ a.do-send-email{
  display: block;
  height: 27px;
  float: left;
  text-decoration: underline;
}
#print_observ a.print{
  background: url('../images/print_icon.png') no-repeat right center;
  padding-right: 40px;
  margin-right: 20px;
}
#print_observ a.do-send-email{
  background: url('../images/email-icon.png') no-repeat right center;
  padding-right: 40px;
  margin-right: 20px;
}
h2.vehicle{
  background: #424c96;
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
  padding: 10px;
}
table.vehicle{
  margin: 20px 10px;
}
table.vehicle th{
  font-weight: bold;
  width: 240px;
}
table.vehicle td, table.vehicle th{
  padding: 3px 5px 3px 0;
}
.space_1{
  height: 10px;
}
.space_2{
  height: 20px;
}
.hr{
  background: url("../images/h2_gradient.png") no-repeat scroll left bottom / 100% 1px;
  height: 1px;
}
aside.vehicle .fotos{
  margin-bottom: 60px;
}
aside.vehicle .fotos img{
  transition: 1s all;
  -moz-transition: 1s all;
  -webkit-transition: 1s all;
}
aside.vehicle .fotos img.foto-big{
  max-width: 100%;
}
aside.vehicle .fotos img.foto-min{
  width: 145px;
}
aside.vehicle .fotos img:hover{
  opacity: 0.6;
}
.tableoptions.vehicle{
  padding: 0 20px 40px;
}
a.askbymail{
  display: block;
  color: #FFF;
  font-weight: normal;
  font-size: 12px;
  padding-left: 20px;
  padding-top: 8px;
  width: 192px;
  height: 25px;
  background: url('../images/askbymail.png') no-repeat;
}


/*ASKFORM*/
.contact{
  margin-left: 20px;
  padding-bottom: 20px;
  position: relative;
}
.contact-form{
  background: url('../images/contactform_bg.png');
  width: 690px;
  height: 331px;
  color: #FFF;
  position: relative;
  margin: 10px 0;
}

.contact-form input[type=text], .contact-form textarea{
  border: 1px solid #424C96;
}

.contact-form-title{
  width: 165px;
  height: 24px;
  line-height: 24px;
  margin-left: 10px
}
.contact-form-left{
  width: 180px;
  margin: 10px 20px 0 20px;
}
.contact-form-left .radios, .contact-form-left .search-select{
  margin-bottom: 5px;
}
.contact-form .info{ font-size: 11px; }
.contact-form-left input[type=text]{
  width: 100%;
}
.contact-form-right{
  position: absolute;
  left: 220px;
  top: 10px;
}
.contact-form-right .newsletter{
  font-weight: bold;
  margin-bottom: 10px;
}
.contact-form-right textarea{
  width: 100%;
  height: 50px;
}
.contact-form-right .captcha{
  float: left;
  margin-right: 10px;
}
.contact-form-right .entercaptcha input[type=text]{
  width: 80px;
}
.contact-form-right a{
  text-decoration: underline;
}
.contact-form input[type=submit]{
  background: url("../images/search_button.png") repeat scroll 0 0 transparent;
  border: 0 none;
  color: #FFFFFF;
  font-weight: bold;
  height: 27px;
  line-height: 20px;
  padding: 2px 0 5px 18px;
  text-align: left;
  width: 87px;
  float: right;
}
#message{
  width: 690px;
}