* {
    margin: 0;
    padding: 0;
}

body {
    font: 62.5% Trebuchet MS, sans-serif;
    color: #414141;
    background: #eee;
}

li {
    list-style-type: none;
}

fieldset {
    border: none;
}

p {
    font-size: 1.5em;
    line-height: 1.3em;
}

a {
    color: #1d76c8;
}

img {
    border: none;
}

h2 {
    margin-bottom: 20px;
    font-weight: normal;
    font-size: 2.4em;
}

h3, h4 {
    margin-bottom: 10px;
    padding-top: 10px;
    font: normal 1.4em Tahoma, sans-serif;
    color: #db3400;
}

h4 {
    padding: 0;
    color: #1e1d1d;
}

.inquiry h4 {
    padding: 5px 6px;
    border: 1px solid #b29f65;
    background: #fff5d6;
}

h5 {
    font-size: 1.4em;
    color: #2f2f2f;
}

h6 {
}

.layout {
    width: 880px;
    margin: 0 auto;
    padding: 70px 60px 100px 60px;
}

.header {
    position: relative;
    height: 413px;
    width: 801px;
    background:url(/img/header1.jpg) no-repeat;
}

.header h1 {
    height: 60px;
    width: 145px;
    position: absolute;
    top: 100px;
    right: 10px;
}

.header h1 a {
    display: block;
    height: 60px;
    width: 145px;
    text-indent: -9000%;
}

.header .car {
    width: 257px;
    height: 163px;
    position: absolute;
    top: 170px;
    left: 300px;
    background:url(/img/car.png) no-repeat;
}

.header .pointer {
    position: absolute;
    top: 260px;
    left: 533px;
    padding: 15px 0 0 13px;
    background:url(/img/pointer.gif) no-repeat;
}

.header .pointer p {
    padding: 4px 12px;
    border: 1px solid #9c9c9c;
    background: #dcdcdc;
    font-size: 1.1em;
    color: #4e4e4e;    
}

.header .pointer p a {
    font-weight: bold;
    color: #4e4e4e;
}

.navi, .content, .footer {
    margin-left: 63px;
}

.navi {
    overflow: hidden;
    margin-bottom: 20px;
}

.navi li {
    float: left;
}

.navi li a {
    display: block;
    height: 22px;
    padding: 0px 10px 10px 10px;
    font-size: 15px;
    font-weight: bold;
    color: #4f4f4f;
    text-decoration: none;
}

.navi li.current {    
    background:url(/img/navi.gif) no-repeat;
}

.navi li.current a {    
    background:url(/img/navi-right.gif) no-repeat top right;
    color: #fff;
}

.content {
    padding-bottom: 70px;
    width: 727px;
    overflow: hidden;
}

.main-content {
    width:82%;
    float: left;
    padding-right:50px;
}

.main-content p {
    text-align: justify;
}

.image-content {
    margin-left: 575px;
   
}

.image-content p {
    margin-bottom: 20px;
}

.inquiry p {
    overflow: hidden;
    margin-bottom: 7px;
    font: 14px Tahoma, sans-serif;
}

.inquiry fieldset {
    margin-bottom: 30px;
}

.inquiry p label {
    float: left;
    width: 380px;
    font: bold 1em Tahoma, sans-serif;
}

.inquiry p input, .inquiry p select, textarea {    
    background: #fff;
    font-size: 1em;
}

.inquiry p .input {
    width: 325px;
}

.inquiry p input.input {    
    height: 18px;
}

.inquiry p span {
    color: #cf0000;
}

.content .column-main {
    width: 335px;
    float: left;
}

.content .column-main p {
    margin-bottom: 20px;
}

.image {
    padding-top: 10px;
}

.image a {
    margin-left: 2px;
}

.content .column-main a, .content .column a {
    color: #e13c09;
}

.content .column-main p span {
    color: #757575;
}

.content .column-main p em {
    color: #878787;
}

.content .column-main p span strong {
    font-size: 1.2em;
}

.content .column {
    margin-left: 350px;
}

.content .column .map {    
    width: 379px;
    overflow: hidden;
}

/* brands*/

.content .brands {
	overflow: hidden;
    padding: 0 7px;
}

div.brands .brand {
    
    float: left;
    text-align: center;
}

.content .brands div.cover div {
    width: 98px;
    padding: 5px 0 9px 0;
}

div.brands .active {
    position: relative;
    background: #fff5d6 url(/img/corner-center.gif) repeat-y top center;
}

div.brands .active .cover {
    position: relative;
    background: url(/img/corner-top.gif) no-repeat top center;
}

div.brands .active .cover div {
    position: relative;
    background: url(/img/corner-bottom.gif) no-repeat bottom center;
}

div.brands p {
    font-size: 1.4em;
}

div.brands p a {
    color: #00446d;
}

.content .info {
    width: 709px;
    margin: -1px 0 10px 0;
    background: #fff5d6 url(/img/info.gif) repeat-y;
}

.content .info .info-top {    
    background: url(/img/info-top.gif) no-repeat;
}

.content .info .info-bottom {
    position: relative;
    padding: 10px 12px 13px 10px;
    background: url(/img/info-bottom.gif) no-repeat left bottom;
}

.content .info p {
    font-size: 1.4em;
}

.content .info p, .content .info p a {
    color: #2f2f2f;
}

.content .info a.close {
    display: block;
    position: absolute;
    top: 10px;
    right: 12px;
    font-size: 1.4em;
    color: #1a43ac;
}

.footer {
	padding-top: 11px;
	border-top: 2px solid #e24b0a;
}

.footer .phone {
    position: relative;
    min-height: 80px;
    height: auto !important;
    height: 80px;    
    float: right;
    margin-top: -52px;
    padding: 40px 0 0 130px;
    background:url(/img/phone.png) no-repeat;
}

.footer .phone th {
    padding-right: 15px;
    font-weight: normal;
    font-size: 45px;
    color: #f44b16;
}

.footer .phone td {
    font-size: 22px;
    line-height: 1em;
}                                

.footer .text p {
    font-size: 1em;
}

.footer .icq {   
    float: right;
    width: 120px;
    padding-right: 5px;
    text-align: right;
}

.footer .icq p {
    font-size: 11px;
}

.footer .icq img {
    vertical-align: middle;
}

.footer .icq a {
    text-decoration: none;
    color: #2b3e6e;
}

.footer .icq a span {
    font-style: italic;
    color: #515151;
}

/* catalogue page*/

.catalogue {
    
    margin: 0px 20px 0px 40px;
    padding: 18px 0 40px 0;
    overflow: hidden;
}

.catalogue .head {
    overflow: hidden;
    margin-bottom: 20px;
    padding: 0 20px 0 10px;
}

.catalogue .head h1 {
    float: left;
    width: 194px;
    height: 90px;
    background: #f00 url(/img/logo.gif) no-repeat;
}

.catalogue .head h1 a {
    display: block;
    width: 194px;
    height: 90px;
    text-indent: -9000%;
}

.catalogue .head .phone {
    margin-top: 16px;
    float: right;
}

.catalogue .head .phone td.f_addr {
	font-weight: normal;
    font-size: 12px;
	font-style:italic;
	padding:5px 0px 5px 0px;
}
.catalogue .head .phone th {
    padding-right: 14px;
    font-weight: normal;
    font-size: 25px;
    color: #fa850b;
}

.catalogue .head .phone td {
    font-size: 18px;
    line-height: 1em;
}  

.catalogue .head .autodetails {
    margin: 10px auto;
    width: 367px;
    height: 108px;
    padding-top: 5px;
	padding-right:100px;
    background: url(/img/auto-text.jpg) no-repeat;
    font-size: 16px;
    text-align: center;
    color: #eee;
}

.catalogue .navi {
    margin: 0px 20px 40px 0px;
}
.catalogue .navi li {
    margin-right: 31px;
}

.catalogue .content {
    margin:0px;
    width:80%;
    
}

.catalogue h2 {
    text-align: left;
    font-style: italic;
    font-size: 2em;
    color: #535353;
}

.catalogue .content {
    
}

.catalogue .content .sidebar {
    width: 215px;
    float: left;
}

.catalogue .content .main-side {
    margin-left: 225px;
    position: relative;
    width: 690px;
}

.catalogue .content .sidebar li {
    padding-left: 14px;
}

.catalogue .content .sidebar li li {
    color: #6b6b6b
}

.catalogue .content .sidebar li a, .catalogue .content .sidebar li span {
    display: block;
    width: 144px;
    padding: 2px 0 3px 0;
    background: url(/img/border.gif) repeat-x;
    font-size: 1.4em;
    text-decoration: none;
    color: #333;
}

.catalogue .content .sidebar li.current {
    width: 182px;
    padding-left: 0;
    background: #6b6b6b;
}

.catalogue .content .sidebar li.current a {
    padding-left: 14px;
    background: none;
    color: #ffdc88;
}

.catalogue .content .sidebar li.current li {
    padding-left: 25px;
    background: #eee !important;
}

.catalogue .content .sidebar li.current li a {
    padding-left: 25px;
    background: none;
    color: #c10000;
    text-decoration: underline;
}


.catalogue .content .sidebar li span {
    padding-left: 25px;
    color: #6b6b6b;
    background: none;
}

.catalogue .content .sidebar li ul{
    display: none;
}

.catalogue .content .sidebar li a span.switch{
    padding-left: 0;
    font-size: 1.4em;
    display: inline;
    text-decoration: none;
}

.catalogue .content .sidebar  li.current > a > span.switch{
    color: #fff;
}

.catalogue .content .main-side .search {
    position: absolute;
    top: 0;
    right: 10px;
    height: 18px;
    width: 163px;
    background: url(/img/search.gif) no-repeat;
    vertical-align: top;
}

.catalogue .content .main-side .search input {
    height: 18px;
    width: 135px;
    padding-left: 5px;
    background: none;
    border: none;
    font-size: 15px;
    color: #717171;
}

.catalogue .content .main-side .search input.submit {
    width: 17px;
    cursor: pointer;
}

.catalogue .content .main-side h2{
	text-align: left;
}

.catalog-table {
    width: 100%;
    margin-bottom: 65px;
    font: 1.2em Tahoma, sans-serif; 
}

.catalog-table thead td {
    font-weight: bold;
}

.catalog-table th, .catalog-table td {
    padding: 2px 0;
    color: #535353;
}

.catalog-table td em {
    font: normal 1.1em Trebuchet MS, sans-serif !important;
}

.catalog-table td strong {
    
    font: normal 1em Trebuchet MS, sans-serif !important;
}

.catalog-table td.no {
    color: #db3a3a;
}

.catalog-table tbody th {
    padding: 0 7px 0 13px;
    text-align: left;
    font: normal 0.8em Trebuchet MS, sans-serif !important;
    color: #acacac;
}

.catalog-table tbody tr.dark {
    background: #e3e3e3;
}

.paginator {
    font-size: 1.4em;
}

.catalogue .footer {
    width:98%;
    margin-left: 0;
}

#categories-list{
    padding: 3%;
    font-size: 2em;
}

span.founded{
    background-color:  yellow;
}

button.basket{
    background-color: #C10000;
    color: #fff;
    font-size: 10px;
}

table.order-list{
    width: 55%;
}


table.order-list th{
    font-weight: bold;
    text-align: left;
}

#catalogList{
    margin-left: 40%;
    margin-top: -3%;
    display: none;
}

#simpleList{
    margin-left: 40%;
    margin-top: -2%;
    margin-bottom: 2%;
    display: none;
    font-size: 1.5em;
}