    body,html {
	margin: 0px;
	background: #FFF;
	color: #333;
	font: normal 13px "Trebuchet MS", Tahoma, Arial;
	text-align: left;
}

img {
	margin: 0px;
	border: 0px;
	vertical-align: bottom;
}

input,select,textarea {
	font: 11px Tahoma, Verdana, Arial;
}

form {
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
}

ul,dl,dd,dt {
	padding: 0px;
	margin: 0px;
}

li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

p {
	margin: 0px;
	padding: 0px 15px 9px 15px;
}

blockquote {
	width: 475px;
	padding: 5px 0 15px 0;
	margin: 0px;
}

/* ������ */
a {
	outline: 0;
}

a:link,a:visited,a:active {
	color: #0066cc;
	text-decoration: underline;
}

a:hover {
	color: #b37700;
	text-decoration: underline;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
}

#main {
	width: 968px;
	margin: 0 auto;
	background: url(./site-img/main.gif) no-repeat top right;
}

/* --- TOP --- */
#top {
	height: 110px;
	padding: 39px 16px 0 24px;
}

#top dt img {
	width: 190px;
	height: 89px;
}

#top dd {
	float: right;
	color: #666;
	padding: 17px 0 0 12px;
	font: bold 12px "Trebuchet MS", Tahoma, Arial;
}

#top dd b {
	display: block;
	padding: 0 0 3px 0;
	font: bold 18px "Trebuchet MS", Tahoma, Arial;
}

#top dd.phone {
	text-align: right;
	width: 100px;
	line-height: 15px;
}

#top dd.phone i {
	padding: 0 8px;
	font: normal 12px "Trebuchet MS", Tahoma, Arial;
	color: #663300;
	background: #ffcc66;
	line-height: 15px;
}

/* --- MENU --- */
#menu {
	height: 32px;
	background: #ffcc35 url(./site-img/menu.gif) repeat-x top left;
}

#menu ul {
	height: 32px;
	background: url(./site-img/menu_ul.gif) no-repeat top right;
}

#menu li {
	height: 32px;
	float: left;
}
#menu li.current {
    font-weight:bold;
}
#menu li.first {
	padding-left: 13px;
	background: url(./site-img/menu_first.gif) no-repeat top left;
}

#menu li a {
	height: 25px;
	float: left;
	text-decoration: underline;
	padding: 7px 7px 0 7px;
	color: #333;
}

#menu li a:hover {
	color: #333;
	text-decoration: underline;
	background: url(./site-img/menu_a.gif) repeat-x;
}

/* --- DATA --- */
#data {
	padding: 0px 0 40px 0;
}

/* --- CATEGORY --- */
#right {
	float: right;
	padding: 0 1px 0 0;
	width: 245px;
}

#right ul {
	padding: 0 0 15px 0;
}

#right li {
	height: 104px;
}

#right li a {
	display: block;
	height: 97px;
	overflow: hidden;
	text-decoration: none;
	font: normal 12px "Trebuchet MS", Tahoma, Arial;
	line-height: 13px;
	color: #666;
	background: url(./site-img/cat.gif) no-repeat top left;
	padding: 1px 120px 0 13px;
}

#right li a:hover {
	background: url(./site-img/cat.gif) no-repeat bottom left;
}

#right li img {
	position: absolute;
	margin: 0 0 0 95px;
}

#right li a b {
	display: block;
	padding: 15px 0 7px 0;
	position: relative;
	margin-right: -20px;
	font: bold 16px "Trebuchet MS", Tahoma, Arial;
	line-height: 13px;
	color: #333;
}

#right li a i {
	display: block;
	font: normal 12px "Trebuchet MS", Tahoma, Arial;
	line-height: 13px;
	padding-top: 1px;
	text-transform: uppercase;
}

#right li a:hover b {
	color: #555;
}

#right li a:hover {
	color: #888;
}

#right p {
	text-align: center;
	padding: 5px 0;
}

/* --- CONTENT --- */
#content {
	margin: 0 255px 0 0;
}

/* --- intro --- */
#intro {
	padding: 0 0 15px 4px;
	overflow: hidden;
	margin-right: -4px;
}

#intro img {
	display: block;
	margin: 0px;
}

/* --- LIST --- */
#list {
	width: 475px;
	padding: 0 0 25px 0;
}

h5 {
	height: 31px;
	width: 184px;
	overflow: hidden;
	font: normal 12px "Trebuchet MS", Tahoma, Arial;
	color: #333;
	text-align: center;
	margin: 15px 0 10px 0;
	padding: 6px 291px 0 0;
	background: url(./site-img/h5.gif) no-repeat top left;
}

#content h5 a {
	float: left;
	text-align: center;
	text-decoration: none;
	height: 21px;
	width: 184px;
	padding: 6px 0 0 0;
	overflow: hidden;
	font: normal 12px "Trebuchet MS", Tahoma, Arial;
	color: #333;
	background: #cbcbcb url(./site-img/h5_a.gif) no-repeat top left;
}

#content h5 a:hover {
	text-decoration: none;
	color: #666;
	background: #ebebeb url(./site-img/h5_a.gif) no-repeat bottom left;
}

#content h5 a.active,#content h5 a:hover.active {
	height: 25px;
	padding: 6px 0 0 0;
	color: #333;
	background: #f1b025 url(./site-img/h5_active.gif) no-repeat top left;
}

#content h5 a#f.active,#content h5 a:hover#f.active {
	background: #f1b025 url(./site-img/h5_first_active.gif) no-repeat top
		left;
}

#list h5 {
	background: url(./site-img/list_h5.gif) no-repeat top left;
	width: 475px;
	margin: 15px 0 0 0;
	padding: 0px;
}

#list dl,#catalog dl {
	border-bottom: 1px solid #CCC;
}

#list dt,#catalog dt {
	float: left;
	width: 160px;
	min-height: 120px;
	margin: 15px 0 0 0;
	overflow: hidden;
}

#list dd,#catalog dd {
	margin: 0 0 0 180px;
	padding: 13px;
	min-height: 120px;
	height: auto !important;
	height: 120px;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	color: #333;
	background: #f8f8f8;
	font: normal 13px "Trebuchet MS", Tahoma, Arial;
}

#catalog {
	padding: 5px 0 15px 0;
}

#catalog dd {
	background: none;
}

#list dd a,#catalog dd a {
	font: normal 18px "Trebuchet MS", Tahoma, Arial;
	display: block;
	padding: 0 0 5px 0;
}

#list dd b,#catalog dd b {
	font: normal 18px "Trebuchet MS", Tahoma, Arial;
	display: block;
	padding: 5px 0 0 0;
}

#list dd b i,#catalog dd b i {
	font: normal 12px "Trebuchet MS", Tahoma, Arial;
	margin: 0 0 0 -11px;
}

#catalog dd b em {
    font-size:14px;
    font-weight:normal;
}

/* added*/
#catalog dl dd p {
	padding: 0;
	margin: 0;
}

#subdata {
	float: right;
	width: 228px;
}

h6 {
	color: #666;
	font: bold 13px "Trebuchet MS", Tahoma, Arial;
	padding: 10px 0 10px 20px;
	margin: 30px 0 0 0;
	background: url(./site-img/h6.gif) no-repeat center right;
}

#subdata ul {
	padding: 0 0 20px 20px;
	color: #020202;
	font: italic 13px "Trebuchet MS", Tahoma, Arial;
}

#subdata ul li {
	padding: 0 0 15px 0;
	line-height: 16px;
}

#subdata ul i {
	display: block;
	color: #969696;
}

#subdata ul a {
	color: #b90603;
}

#subdata ul a:hover {
	color: #000;
}

#subdata dl {
	background: #f8f8f8 url(./site-img/sub_dl.gif) no-repeat bottom right;
	padding: 17px 17px 80px 17px;
}

#subdata dt {
	color: #333;
	font: bold 14px "Trebuchet MS", Tahoma, Arial;
	padding: 0 0 15px 0;
}

#subdata dd {
	font: bold 12px "Trebuchet MS", Tahoma, Arial;
	padding: 0 0 6px 0;
}

/* --- FOOTER --- */
#footer {
	border-top: 4px solid #ffcc66;
	height: 170px;
	overflow: hidden;
	color: #7d7e7e;
	font: normal 11px "Trebuchet MS", Tahoma, Arial;
}

#footer dl {
	width: 968px;
	padding: 40px 0 0 0;
	margin: 0 auto;
}

#footer dt {
	float: right;
	padding: 0 15px 0 0;
	width: 450px;
}

#footer dd {
	padding: 0 0 0 10px;
	margin: 0 500px 0 0;
}

#footer dd ul {
	height: 30px;
	font: normal 13px "Trebuchet MS", Tahoma, Arial;
}

#footer dd ul li {
	float: left;
	padding: 0 25px 0 0;
}

#footer dd ul li a {
	color: #030303;
}

#footer dd ul li a:hover {
	color: #555;
}

/* --- SPEEDBAR --- */
#content .speedbar {
	padding: 7px 22px;
	color: #616161;
	font: normal 10px Tahoma, Arial, Verdana;
}

#content .speedbar a {
	color: #616161;
}

#content .speedbar a:hover {
	color: #999;
}

h1 {
	color: #0d1112;
	font: normal 24px "Trebuchet MS", Tahoma, Arial;
	padding: 11px 22px;
	margin: 15px 0;
	background: url(./site-img/h1.gif) no-repeat bottom left;
}

h3 {
	margin: 0px;
	padding: 10px 22px 0 22px;
	color: #0d1112;
	font: bold 14px "Trebuchet MS", Tahoma, Arial;
	text-transform: uppercase;
}

#content p img {
	float: right;
	margin: 3px 12px;
}

/* --- CATALOG --- */
h4 {
	color: #62470a;
	font: bold 12px "Trebuchet MS", Tahoma, Arial;
	padding: 14px 0 9px 0;
	width: 232px;
	height: 23px;
	text-transform: uppercase;
	background: url(./site-img/h4.gif) no-repeat center left;
	text-align: center;
	margin: 0;
}
/* for main catalogue page*/
.select img {
	float:right;
	margin:-30px 0 0 0;
}

#select b, .select b {
	color: #62470a;
	font: bold 12px "Trebuchet MS", Tahoma, Arial;
	padding: 14px 0 9px 0;
	height: 23px;
	text-transform: uppercase;
	background: url(./site-img/h4.gif) no-repeat center left;
	text-align: center;
	margin: 0;
}

#select {
	padding: 0 13px 39px 13px;
	margin: 10px 0 15px 0;
	overflow: hidden;
	background: #f8f8f8 url(./site-img/sub_dl.gif) no-repeat bottom right;
}

.select {
    padding: 0 13px 20px 13px;
    margin: 10px 0 15px 0;
    overflow: hidden;
	background: #f8f8f8;
}

#select h4.long, .select h4.long {
	color:#62470a;
	font:bold 12px "Trebuchet MS", Tahoma,  Arial;
	padding:0 0 0 10px;
	width:auto;
	height:46px;
	text-transform:uppercase;
	background:url(./site-img/long.gif) no-repeat center left;
	text-align:center;
	margin:0;
}

#select h4.long b, .select h4.long b {
	height:23px;
	float:left;
	padding:14px 10px 9px 0;
	background:url(./site-img/long_b.gif) no-repeat center right;
}

#select ul, .select ul {
	padding: 0 0 0 11px;
	width: 500px;
}

#select li, .select li {
	padding: 0 21px 0 11px;
	min-height: 22px;
	margin: 0 0 2px 0;
	float: left;
	width: 189px;
}

#select li a, .select li a {
	float: left;
	min-height: 20px;
	padding: 2px 0 0 12px;
	background: url(./site-img/catalog_a.gif) no-repeat top left;
}

#select li.active a {
	display: block;
	float: none;
	padding: 2px 0 0 12px;
	text-decoration: none;
	color: #694f00;
	background: #ffd654 url(./site-img/catalog_active.gif) no-repeat top
		left;
}

#select.more {
	float: right;
	width: 232px;
	padding: 4px 13px 15px 13px;
	height: auto;
	border-right: 22px solid #FFF;
	margin: 10px 0 15px 10px;
	overflow: hidden;
	background: #f8f8f8 url(./site-img/sub_dl.gif) no-repeat bottom right;
}

#select.more ul {
	width: auto;
}

#select.more li {
	padding: 0;
	margin: 0 0 5px 0;
	float: none;
	height: auto;
	width: auto;
}

#select.more li a {
	float: none;
	display: block;
	height: auto;
	padding: 1px 0 0 12px;
	background: url(./site-img/catalog_a.gif) no-repeat top left;
}

h2 {
	color: #333;
	padding: 15px 22px 6px 22px;
	margin: 0 0 5px 0;
	font: normal 18px "Trebuchet MS", Tahoma, Arial;
	border-bottom: 2px solid #CCC;
}

.pages {
	height: 22px;
	float: right;
	margin: -35px 0 0 0;
	padding: 0 22px;
}
#content .pages {
    margin: -45px 0 0 0;
}

.pages dt {
	float: left;
	padding: 5px 10px 0 0;
	font: normal 10px Tahoma, Arial, Verdana;
}

.pages dd {
	float: left;
	width: 21px;
	font: normal 14px Tahoma, Arial, Verdana;
	padding: 0 0 0 5px;
}

.pages a {
	float: left;
	width: 20px;
	padding: 2px 0 0 1px;
	height: 20px;
	text-align: center;
}

.pages .active a {
	background: #ffcc33 url(./site-img/pages_a.gif) no-repeat top left;
	color: #333;
	text-decoration: none;
	text-align: center;
}

#content table {
	border-collapse: collapse;
	width: 99%;
	margin: 15px 0;
	border: 1px solid #c3c3c3;
	color: #303030;
}

#content table th,#content table thead td,#content table tr:first-child td
	{
	border:none;
	color: #d9d9d9;
	/* font: normal 11px Tahoma, Arial, Verdana; */
	padding: 7px;
	background: #303030 url(./site-img/th.gif) repeat-x top left;
}

#content table td {
	padding: 5px 7px;
	border:none;
	border-right: 1px solid #c3c3c3;
	border-left: 1px solid #c3c3c3;
}

#content table tr.even td {
	background: #EEE;
}

/* --- GALLERY --- */
#gallery {
	padding: 10px 22px;
	min-height: 380px;
	height: auto !important;
	height: 380px;
}

#gallery dt {
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: hidden;
	width: 496px;
	height: 380px;
}

#gallery dd {
	margin: 0 0 0 500px;
	padding: 0px;
}

#gallery dd ul {
	margin: 0px;
	padding: 0 0 1px 0;
}

#gallery dd li {
	margin: 0px;
	padding: 0 0 4px 0;
	list-style: none;
}

#gallery dd a {
	margin: 0px;
	padding: 0px;
}

#gallery dd a img {
	border: 3px solid #9f9f9f;
}

#gallery dd a.viewed img {
	border: 3px solid #ffcc33;
}

#specification > table {
	width: 333px;
	margin: 7px 0 25px 22px;
	border: none;
	color:#000;
	border-spacing:0;
}

#specification table td {
	border: none;
	border-bottom: 1px solid #b8b8b8;
	padding: 4px 0;
	background: none;
	margin:0;

}

#specification table tr:last-child td {
	border: none;
	color: #000;
}

#content blockquote p { /*	padding:0;*/

}

#news dl { /* border-bottom:1px solid #CCC; */

}

/*
#news dt  {
	float:left;
	width:160px;
	margin:15px 0 0 0;
	overflow:hidden;
}*/
#news dd { /* margin:0 0 0 180px; */
	padding: 13px;
	/*
	border-top:2px solid #FFF;
	border-bottom:2px solid #FFF;
	*/
	color: #333;
	background: #f8f8f8;
	font: normal 13px "Trebuchet MS", Tahoma, Arial;
}

#news dd {
	background: none;
}

#news dd a {
/*	font: normal 18px "Trebuchet MS", Tahoma, Arial; */
	font-size:18px;
	display: block;
	padding: 0 0 5px 0;
}

#news dd b {
/*	font: normal 18px "Trebuchet MS", Tahoma, Arial; */
    font-size:18px;
	display: block;
	padding: 5px 0 0 0;
}

#news dd b i {
/*	font: normal 12px "Trebuchet MS", Tahoma, Arial; */
	margin: 0 0 0 -11px;
}

#news i {
	color: #888;
}

#news p {
	padding: 0;
}

/*tires*/
#tires dl {

}

#tires dd {
	padding: 13px;
	color: #333;
/*	font: normal 11px "Trebuchet MS", Tahoma, Arial; */
}

#tires dd a {
	font: normal 18px "Trebuchet MS", Tahoma, Arial;
	display: block;
	padding: 0 0 5px 0;
}

#tires dd b {
	font: normal 18px "Trebuchet MS", Tahoma, Arial;
	display: block;
	padding: 5px 0 0 0;
}

#tires dd b i {
	font: normal 12px "Trebuchet MS", Tahoma, Arial;
	margin: 0 0 0 -11px;
}

#tires p {
	padding: 0;
}

/* added */ /* ============== Каталог техники ============*/
#catalogue .intro img {
	float: right;
	margin: 0 0 20px 20px;
}


/** ORDER */
#order {margin:20px 0;}
#order {width:570px; background:#FFF;}
#order b{margin:10px 0;}

#order #mess_form {font-size:10px; background:#fff;  padding:5px; display:block; position:absolute; margin:12px 0 0 2px;}

#order #message {height:120px; width:517px; margin:10px 0 0 0; padding:25px 0 0 5px;font-size:1.2em;}

#order #border {padding:20px;border:1px solid #b3b3b3; font:normal 11px tahoma; color:#6d6d6d; }
#order #border span {margin:0 0 0 40px; font-weight:bold; font-size:10px;}
#order #border span img {position:absolute; margin:0 0 0 -20px;}

#order .u1 {float:left;}
#order .u2 {float:right;}
#order .u3 {float:left; margin-top:-9px;}
#order .u4 {float:right; margin-top:-9px;}
#order #grey {padding:5px; text-align:right; border:1px solid #b3b3b3; background:#b3b3b3;}
#order #grey input {padding:5px 10px;}

#order label {
	font-size:1.2em;
	float: left;
	margin: 0 10px 0 20px;
	text-align: left;
	font-size: 0.9em
}

#order .field {

	margin: 5px 20px 0 0;
	text-align: right;
	line-height: 30px;
}
#order .field input {
	font-size:1.2em;
		width: 300px;
	padding:5px;
}


/* end order */


/* Catalogue */
.catalogue_type {
	float: left;
	border: 1px solid #999;
	width:200px;
	height:200px;
	margin:0 10px 10px 0;
	padding:0;
}
.catalogue_type img {
    	margin: 0 0 5px 20px;
}
.catalogue_type p {
	text-align: center;
}

#catalogue_filter {
    
    padding: 15px 10px 15px 30px;
    background-color:#eee;
}
#catalogue_filter select {
    font-size:14px;
    padding:5px;
}

#catalogue_filter #vendor {
    width:180px;
}

#catalogue_filter #type {
    width:300px;
}

#catalogue_filter #sub {
    font-size:14px;
    padding:5px 10px;
}
#catalogue_filter .l {
    font-size:18px;
    float:left;
    line-height:35px;
    margin:0 10px 0 0;
}
#bottom_pagination .pages {
    margin:0 0 0 0;
}


/* Rparts */
#rparts h5 {
	padding:6px 61px 0 0
}
#rparts {
	padding: 5px 0 15px 0;
}
#rparts dl {
	background: #f8f8f8 url(./site-img/sub_dl.gif) no-repeat bottom right;
	padding: 17px 17px 80px 17px;
}

#rparts dt {
	color: #333;
	font: bold 14px "Trebuchet MS", Tahoma, Arial;
	padding: 0 0 15px 0;
}

#rparts dd {
	font: bold 12px "Trebuchet MS", Tahoma, Arial;
	padding: 0 0 6px 0;
}
#all_rparts {
	font: normal 16px "Trebuchet MS", Tahoma, Arial;
	padding: 10px 0;
	text-align:right;
}


