
/* common */
html, body, img, form {margin: 0px; padding: 0px; border: none;}
html, body {height:100%;}
body {background-color:#fff; padding: 20px;}
body, td {font: 13px "Trebuchet MS", Helvetica, sans-serif; color: #000;}
a {color: #000;	text-decoration: underline;}
a:hover {text-decoration: none;}
table {border: 0px; border-collapse: collapse;}
td {vertical-align: top;}
p {padding: 0px; margin: 0px 0px 12px 0px;}
object {outline:none;}
small {font-size: 11px;}

h1 {font-size:13px; padding: 0px; margin: 0px 0px 10px 0px; text-transform: uppercase;}
h2 {font-size:13px; padding: 0px; margin: 0px 0px 10px 0px;}
h3 {font-size:12px; padding: 0px; margin: 0px 0px 10px 0px;}

.clear {clear:both;}
.none {line-height:0;}
.relative {position:relative;}
.img-marg {float:left; margin:0 10px 5px 0;}
.float-l {float:left;}
.float-r {float:right;}
.blue {color:#68d3ff;}


.header img,
.header object,
.left-col,
.left-col,
.left-col,
.right-col,
.brand-select-cont {display: none;}

.hdr-contacts {display: none;}
.logo {margin:10px 0; padding:10px; background-color:#06070C;}
.hdr-flash {display: none;}
.logo img {display: block;}

.auto-brands {width:470px; overflow: hidden; padding:0 15px; margin:30px 0 0 0;}
.auto-brands-b {margin:0 -16px 0 0;}
.auto-brands-b div {float:left; padding:0 16px 20px 0;}

/* news */
.news {margin:35px 0 0 0; line-height:1.1;}
.news-item {margin-bottom:20px;}
.news-date {font-weight: bold; font-size: 13px; margin-bottom:7px;}
.news-img {margin:0 0 15px 0;}
.news-img img {border-top:4px solid #136e9a;}

/* ***inner page*** */
.breadcrumbs {display:block; height:44px; font-size: 14px; cursor: default; text-transform: uppercase;}
.breadcrumbs a {color:#fff; text-decoration: none;}
.breadcrumbs .first {font-weight: bold;}
.breadcrumbs span {}

/* table */
.data-table {width:100%; background-color: #1b79a6; margin:0 0 20px 0;}
.data-table th, .data-table td {text-align: left; padding: 3px 7px; color:#fff;}
.data-table th, .data-table thead td {background-color: #054c6b;}
.data-table tr th:nth-child(even), .data-table thead td:nth-child(even) {background-color: #00364e;}
.data-table tr:nth-child(odd) {background-color: #2786b3;}

/* footer */
.foot-left a {display: none;}
.foot-right {display: none;}
.foot-center img {display: none;}
.footer big {font-size: 14px; font-weight: bold;}
.mail-link {display: none;}

