p {
   margin: 0;
   padding: 0;
}

img {
   border: 0;
}

a {
   text-decoration: none;
   color: #606060;
   outline: none;
}

a:hover {
   text-decoration: underline;
}

.clear {
   clear: both;
}

form {
   padding: 0;
   margin: 0;
}


body, html {
   margin: 0;
   padding: 0;
   text-align: center;
   font-family: Arial,Verdana, Tahoma, Helvetica, sans-serif;
   color: #424242;
   font-size: 12px;
}

body {
   height: 100%;
   background: url('img/top_bg.png') repeat-x;
}

html {
   height: 100%;
   background: url('img/bg.png');
}

h2 {
   padding: 0;
   margin: 0;
   font-size: 14px;
   padding-bottom: 13px;
}

.clear {
   clear: both;
}

#printinfo {
   display: none;
}

#main {
   position: relative;
   width: 952px;
   margin: 0 auto;
   background: url('img/header.png') no-repeat;
}

#top {
   height: 112px;
   position: relative;
   padding-top: 14px;
   margin-bottom: 15px;
}

#logo {
   position: absolute;
   top: 0;
   left: 6px;
   width: 185px;
   height: 77px;
}

#langs {
   background: url('img/langs.gif') top right no-repeat;
   width: 104px;
   height: 26px;
   position: absolute;
   top: 28px;
   right: 25px;
   font-weight: bold;
   color: #cae11d;
   font-size: 10px;
   text-align: left;
}

#langs a {
   color: black;
   float: left;
   margin-left: 10px;
   margin-top: 7px;
}

#content {
   background: white;
   border-left: 1px solid #c1c1c1;
   border-right: 1px solid #c1c1c1;  
   width: 900px;
   margin: 0 auto;
   padding: 20px;
   text-align: left;
}

#menu {
   position: absolute;
   top: 17px;
   left: 195px;
   padding-left: 10px;
   height: 50px;
}

#menu ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#menu li {
   float: left;  
   padding: 0;
   margin: 0;
   background: url('img/separator.gif') right top no-repeat;
}

#menu li span {
   float: left;
   padding-left: 30px;
   padding-right: 21px;
   background: url('img/bullet1.gif') 16px 25px no-repeat;
   line-height: 60px;
}

#menu li a {
   color: black;
   font-size: 16px;
   font-weight: bold;  
   border-bottom: 1px dotted #93813f;
}

#menu li a:hover {
   color: #fc3200;
   text-decoration: none;
}

#menu span.current {
   background: url('img/bullet2.gif') 13px 25px no-repeat;
}

#menu span.current a {
   color: #fc3200;
}

#title {
   left: 20px;
   top: 107px;  
   position: absolute;
   padding: 0;
   margin: 0;
   font-size: 19px;
   text-transform: uppercase;
   color: #000;
}

#title a {
   color: #000;
   border-bottom: 1px dotted #93813f;
} 

#title img {
   vertical-align: middle;
   padding-bottom: 3px;
}

#footer {
   background: url('img/footer.png') top center no-repeat;
   padding-top: 60px;
   width: 952px;
   margin: 0 auto;
   padding-bottom: 20px;
   font-family: tahoma, arial, verdana;
}

#footer_content {
   padding-left: 30px;  
   text-align: left;
   color: #606060;
   line-spacing: 20px;
   font-size: 12px;
}

#url {
   float: left;  
   width: 160px;
}

#footer_content a {
   text-decoration: underline;  
}

#address {
   float: left;  
   width: 580px;
}

#developer {
   float: left;
   padding-right: 20px;
   text-align: right;
   width: 150px;
}

.team_block {
   border-bottom: 1px dotted #919191;
   padding-bottom: 10px;
   margin-bottom: 10px;
   min-height: 100px;
   position: relative;
   line-height: 150%;
   font-size: 13px;
}

#map1 {
   /*width: 480px;
   position: absolute;
   top: 0;
   bottom: 10px;
   right: 0px;
   */
   float: right;
   border: 1px solid #919191;
   width: 480px;
   height: 125px;
}

#maplink {
   float: right;
   clear: both;
   font-weight: bold;
   font-size: 11px;
   padding-top: 1px;
   text-decoration: underline;
}

#map1 img, #map2 img {
   display: block;
}

#map2 {
   border: 1px solid #919191;
   height: 138px;
}

.team {
   float: left;
   width: 163px;
   overflow: hidden;
   line-height: 150%;
}

.team_img {
   border: 1px solid #919191;
}

#team_gallery {
   border: 1px solid #ffa30a;
}

#team_gallery img {
   display: block;
}

.agentinfo {
   font-size: 12px;
}

.categories {
   border-top: 1px dotted #919191;
   border-bottom: 1px dotted #919191;
   padding-top: 10px;
   padding-bottom: 10px;
}

.dots {
   border-bottom: 1px dotted #919191;
   padding-top: 10px;
   margin-bottom: 10px;
}

.category {
   width: 180px;
   float: left;
   vertical-align: middle;
   height: 62px;
}

.category a {
   height: 62px;
   float: left;
   vertical-align: middle;
   width: 62px;
}

.category a img {
   float: left;
   width: 62px;
}

.category a.title {
   padding-left: 10px;
   color: #008abf;
   font-weight: bold;
   text-decoration: underline;
   width: 96px;
   padding-top: 21px;
   height: auto;
}

#objectsHeader {
   border-top: 1px dotted #919191;
}

#objectsHeader .category {
   margin-top: 10px;
   width: 155px;
}

#objectsHeader .category a.title {
   width: 82px;
}

#search {
   width: 741px;
   height: 72px;
   background: url('img/search.png') no-repeat;
   float: right;
}

.filterbox .from, .filterbox .to {
   width: 80px;
}

.filterbox select {
   width: 120px;
}

.fboxyear select {
   width: 70px;
}

.filterbox {
   float: left;
   padding-left: 24px;
}

.filterbox input, .filterbox select {
   border: 1px solid #91aec6;
}

#filter_footer {
   position: absolute;
   top: 26px;
   right: 18px;
   width: 107px;
   height: 30px;
}

#searchbutton {
   background: url('img/searchbutton.png');
   width: 107px;
   height: 30px;
   border: 0;
   padding: 0;
   margin: 0;
   color: #424242;
   font-size: 14px;
}

#filter {
   position: relative;
   padding-top:30px;
}

#f_search_info {
   border-top: 1px solid #febf23;
   border-bottom: 1px solid #febf23;
   
   padding: 3px;
   text-align: center;
   width: 70%;
   margin: 0 auto;
   background: #fafdef;
   margin-bottom: 10px;
}

.f_info {
   border-top: 1px solid #febf23;
   border-bottom: 1px solid #febf23;
   padding: 3px;
   text-align: center;
   background: #fafdef;
   margin-bottom: 10px;
}

#f_search_info a {
   text-decoration: underline;
   color: #black;
}

.message {
   text-align: center;
   font-weight: bold;
}

.list {
   border-top: 1px dotted #919191;
   border-bottom: 1px dotted #919191;
   margin-bottom: 10px;
}

.list .list_block {
   float: left;
   padding: 10px;
   height: 65px;
   vertical-align: middle;
}

.list .list_img {
   height: 90px;
}

.list .list_img img {
   border: 1px solid #ea991c;
   float: left; 
}

.list .list_brand {
   border-left: 1px dotted #919191;
   width: 130px;
}

.list .list_model {
   border-left: 1px dotted #919191;
   width: 120px;
}

.list .list_year {
   border-left: 1px dotted #919191;
   width: 90px;
}

.list .list_price {
   border-left: 1px dotted #919191;
   width: 120px;
}

.list .list_agent {
   border-left: 1px dotted #919191;
   width: 190px;
}

.list .list_agent div {
   font-size: 11px;
   line-height: 16px;
}

.list .list_agent div img {
   vertical-align: middle;
   padding-right: 4px;
}

.list .list_b {
   border-left: 1px dotted #919191;
   padding-top: 35px;
   color: #424242;
   font-size: 14px;
   font-weight: bold;
}

.list .list_b span {
   color: #a5a5a5;
   font-size: 11px;
   font-weight: normal;
   line-height: 18px;
}

.color2 {
   background: #fff6e0;
}

#pagination {
   text-align: center;
   color: #a5a5a5;
}

#pagination span {
   font-size: 20px;
   font-style: italic;
   padding-left: 4px;
   padding-right: 4px;
}

#pagination a {
   border-bottom: 1px dotted #919191;
}

.filterbox {
   float: left;
}

#item_gallery {
   width: 515px;
   float: left;
}

#item_gallery .largeImg img {
   border: 1px solid #ea9b23;
   display: block;
}

#item_gallery ul {
   list-style-type: none;
   padding: 0;
   margin: 0;
   margin-top: 10px;
}

#item_gallery ul li {
   float: left;
   
}

#item_gallery ul li img {
   margin-bottom: 5px;
   margin-right: 4px;
   width: 60px;
}

#item_descr {
   float: right;
   width: 361px;
}

#item_descr h1 {
   padding: 0;
   margin: 0;
   font-size: 17px;
   line-height: 17px;
   margin-bottom: 15px;
}

#item_descr b {
   display: block;
   background: url('img/item_h_bg.gif') repeat-x;
   border: 1px solid #ea9400;
   line-height: 29px;
   text-transform: uppercase;
   font-weight: normal;
   font-size: 14px;
   padding-left: 10px;
}

#item_descr .itemtype {
   padding: 4px;
   height: 15px;
   padding-left: 10px;
   padding-right: 10px;
   border-bottom: 1px dotted #919191;
}

#item_descr .itemtype2 {
   padding: 4px;
   padding-left: 10px;
   padding-right: 10px;
   margin-bottom: 10px;
   padding-right: 10px;
   border-bottom: 1px dotted #919191;
}

#item_descr .left {
   float: left;
}

#item_descr .right {
   float: right;
}

#iteminfo {
   background: #fff url('img/item_top.png') top left no-repeat;
   width: 948px;
   text-align: left;
}

#iteminfo .inner {
   padding: 22px;
   background: url('img/item_bottom.png') bottom right no-repeat;
}

#print {
   width: 271px;
   height: 70px;
   background: url('img/print.png') no-repeat;
   position: relative;
   border: 1px solid white;
   display: block;
   text-decoration: none;
   colo: #424242;
}

#print span {
   position: absolute;
   right: 30px;
   top: 30px;
   text-transform: uppercase;
   width: 180px;
   text-align: right;
}

.contact {
   font-size: 15px;
   font-weight: bold;
   padding-top: 10px;
}

.contact div {
   font-size: 11px;
   line-height: 16px;
   padding-top: 10px;
}

.contact div img {
   vertical-align: middle;
   padding-right: 4px;
}

.contact .team_img {
   float: left;
   width: 110px;
   margin-right: 10px;
   border: 1px solid #ea9b23;
}

#sendRequest {
   width: 600px;
   margin: 0 auto;
   padding: 0;
   text-align: center;
   margin-top: 10px;
}

#sendRequest .formtitle {
   margin-bottom: 14px;
   font-size: 12px;
}

#sendRequest label {
   width: 165px;
   float: left;
   text-align: right;
   padding-right: 10px;
   line-height: 24px;
}

#sendRequest .space {
   height: 10px;
}

#sendRequest textarea {
   width: 339px;
   float: left;
   height: 102px;
   background: url('img/field1.png') no-repeat;
   border: 0;
   padding: 4px;
}

#sendRequest input.mail {
   width: 185px;
   float: left;
   height: 27px;
   background: url('img/field2.png') no-repeat;
   border: 0;
   padding: 0;
   padding-left: 4px;
}

#sendRequest input.submit {
   width: 107px;
   float: left;
   height: 30px;
   background: url('img/field3.png') no-repeat;
   border: 0;
   padding: 0;
   margin-left: 52px;
}

#sendRequest h3 {
   font-size: 16px;
}

/* jcarousel */

.jcarousel-skin-tango .jcarousel-container {
    border: 1px solid #ffa30a;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: auto;
    height: auto;
    padding: 0 40px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  auto;
    height: auto;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 272px;
    height: auto;
}

.jcarousel-skin-tango .jcarousel-item a {
   border-left: 1px solid #ffa30a;
   display: block;
   width: 272px;
}

.jcarousel-skin-tango .jcarousel-item img {
   display: block;
   width: 272px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 0;
    right: 0;
    width: 41px;
    height: auto;
    bottom: 0;
    cursor: pointer;
    background: transparent url(img/next-horizontal.png) center repeat-x;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    /*background-position: -32px 0;*/
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    /*background-position: -64px 0;*/
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    /*background-position: -96px 0;*/
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: auto;
    bottom: 0;
    cursor: pointer;
    background: transparent url(img/prev-horizontal.png) center repeat-x;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    /*background-position: -32px 0;*/
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    /*background-position: -64px 0;*/
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    /*background-position: -96px 0;*/
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}