BODY, TABLE {
	font: normal 12px Arial, Verdana;
	margin: 0; padding:0
}

A.gtd1 {FONT-SIZE: 13px;COLOR:#f1f1f1;TEXT-DECORATION: none;font-weight:bold}
A.gtd1:hover {COLOR: orange; TEXT-DECORATION: none}

A {
	FONT-FAMILY: verdana,arial,helvetica,sans-serif;
	color:#000000;
	font-weight:100;
	FONT-SIZE: 13px;
	TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline
}

h1 {font-size:16px}

select {width:130px;}

.tHead TD {
	background: #f0f0f0;
	text-align: center;
	font-weight: bold;
}

#wrapper {
	background-image:url(../images/cubs.gif);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#1f1f1f;
	height:131px;
	position: relative;
}

.header {
	float: left;
	margin-top: 20px;
}

.header_tel {
	float:left;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	margin-top:100px
}

div.menu {
	background:url(../images/middle_bg.jpg) repeat-x 0 0;
	height:52px;
	text-align:center;
}
.menu ul {
	margin: 0;
	padding: 0;
}
.menu ul li {
	display: block;
	float:left;
	width:150px;
	margin:13px;
	font-weight:bold;
	text-align:center;
	position: relative;
}
.menu ul li ul{
	width:150px;
	height: 80px;
	font-weight:bold;
	text-align:center;
	position: absolute;
	background: #1B1B1B;
	color: #f1f1f1;
	padding: 20px 1px 1px 1px;
}
.menu ul li ul li {
	display: block;
	float:left;
	width:150px;
	margin:15px 0 0;
	font-weight:bold;
	text-align:center;
}
.menu ul li a {
	FONT-SIZE: 12px;
	COLOR:#f1f1f1;
	TEXT-DECORATION: none;
	font-weight:bold
}
.menu ul li a:hover {
	COLOR: orange;
	TEXT-DECORATION: none
}
.menu ul li.menu_login {
	margin-top: 16px;
}
.menu ul li.menu_login a {
	FONT-SIZE: 12px;
	COLOR:#adb0b3;
}

.wrapper #cart {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 130px;
	text-align: left;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}

#cart-content {
	font-size: 12px;
	font-weight: normal;
	margin-top: 5px;
}

#cart UL {
	margin: 0;
	padding: 0 0 0 16px;
}

select.select_filter {
	width: 70px;
}

table.col {
	font-size:14px;
}

.h1_fon {
	background-image:url(../images/h1-fon.jpg);
}
.h1_fon h1, .all_prod_h1 h1 {
	margin-top: 10px;
}
.all_prod {
	font-size:14px;
	color:#FFFFFF;
	margin-bottom:1px;
}
.all_prod_h1 {
	background-image:url(../images/middle_bg.jpg);
}

#tyres {
	width: 14.5em;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #333;
	margin: 0;
	padding:0;
}

#tyres li a {color: #fff;list-style-type:none;text-decoration: none;padding-left:20px;width:100%;line-height: 30px;vertical-align: middle;}

#tyres li a:hover {list-style-type: none;color: orange;background-color:#1f1f1f;width:100%;}

.tyres1 {width: 14.5em;font-family: verdana,arial,helvetica,sans-serif;color: #333;margin:0;padding:0;}
.tyres1 td{width: 14.5em;font-family: verdana,arial,helvetica,sans-serif;color: #333;margin:0;padding:0;line-height:30px}
.tyres1 td a {color: #fff;list-style-type:none;text-decoration: none;padding-left:20px;width:100%;line-height: 30px;vertical-align: middle;}
.tyres1 td a:hover {list-style-type: none;color: orange;background-color:#1f1f1f;width:100%;line-height:30px}

.news {FONT-SIZE: 12px; color:#000000; TEXT-DECORATION: none}
a.news {FONT-SIZE: 12px; color:#000000; TEXT-DECORATION: none}
a.news:hover {COLOR: #000000; TEXT-DECORATION: underline}

.content_h1 {
	background-image:url(../images/h1-fon.jpg);
}
.content_h1 h1 {
	margin-top: 15px;
}

td.td_content {
	padding: 20px 30px 20px 30px;
	text-align: justify;
}

td.td_content table {
	margin: 0px auto;
}

td.td_content table td {
	padding: 2px 4px
}



td.td_content table.table_models {
	border-left: 1px solid #3D3D3D;
	border-bottom: 1px solid #3D3D3D;
	margin: 15px auto;
}
td.td_content table.table_models td{
	padding: 2px 20px;
	border-right: 1px solid #3D3D3D;
	border-top: 1px solid #3D3D3D;
}
td.td_content table.table_models tr.table_models_head td {
	color: #f1f1f1;
	background: #3D3D3D;
	font-weight: bold;
}

td.td_content table.table_users {
	border-left: 1px solid #3D3D3D;
	border-bottom: 1px solid #3D3D3D;
	margin: 15px auto;
}
td.td_content table.table_users td{
	padding: 2px 10px;
	border-right: 1px solid #3D3D3D;
	border-top: 1px solid #3D3D3D;
}
td.td_content table.table_users tr.tHead td {
	color: #f1f1f1;
	background: #3D3D3D;
	font-weight: bold;
}

td.td_content table.send_letter td {padding: 3px 5px;}

.td_content h2 {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 15px;
}

.td_content p {
	text-align: justify;
}

.td_content span {
	color: orange;
	font-weight: bold;
}

td.td_content img {
	border: none;
	margin: 20px;
	float: left;
}

ul.brands {
	width: 200px;
	margin: 0 auto;
}
ul.brands li {
	list-style: none;
	margin-bottom: 3px;
	text-align: left;
}

#news {
      font-family: verdana,arial,helvetica,sans-serif;
      color: #000000;
	  margin:0;
	  padding:0;
      }

#news li a {
      color: #000000;
	  list-style-type:none;
      text-decoration: none;
	  height:25px;
	  padding-left:50px;
	  vertical-align: middle;
      }

#news li a:hover {
	  list-style-type: none;
      color: #000000;
	  TEXT-DECORATION: underline;
      }

.tblw {
margin-top:5px;
background:#3b3b33
}

.tblw .head td {
background:#3d3d3d;
font-weight:700;
text-align:center;
font:13px arial;
color:#ffffff
}

.tblw td {
background:#ffffff;
font-weight:700;
text-align:center;
height:30;
font:13px arial;
color:#000000
}


.tbl {
margin-top:5px;
background:#3b3b33
}

.tbl .head td {
background:#3d3d3d;
font-weight:700;
text-align:center;
font:13px arial;
color:#ffffff
}

.tbl td {
text-align:center;
font:13px verdana;
color:#000000
}

.tbl a {FONT-SIZE: 13px;COLOR:#000000;TEXT-DECORATION: none;font-weight:bold}
.tbl a:hover {COLOR: #ff6c24; TEXT-DECORATION: underline}

#cat {padding: 15px;
border: 0px;
float:left;
text-align:center;
width:250;
}

#cat a {font-weight:bold}




/*предпросмотр моделей*/
.t_preview{
position: relative;
z-index: 0;
}

.t_preview:hover{
background-color: transparent;
z-index: 50;
}

.t_preview span{ /*CSS for enlarged image*/
position: absolute;
top: -450;
background-color: white;
padding: 5px;
left: -1000px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
z-index: 100;
}

.t_preview span img{ /*настройка для превью*/
	border-width: 0;
	z-index: 150;
	padding: 2px;
}

.t_preview:hover span{ /*настройка при наведении*/
	visibility: visible;
	top: -400;
	background-color: white;
	left: -400px; /*горизонатльная позиция места для отображения */
}


.d_preview{
position: relative;
z-index: 0;
}

.d_preview:hover{
background-color: transparent;
z-index: 50;
}

.d_preview span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
top: -500;
padding: 5px;
left: -1000px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
z-index: 100;
}

.d_preview span img{ /*настройка для превью*/

border-width: 0;
z-index: 150;
padding: 2px;
}

.d_preview:hover span{ /*настройка при наведении*/
visibility: visible;
top: -300;
background-color: white;
left: 200px; /*горизонатльная позиция места для отображения */
}


#wrapper-content {
	float: left;
}

#page-control-btn {
	float: right;
	opacity: 0.75;
	margin: 15px;
}
#page-control-bg {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 5px;
	height: 5px;
	background: #000000;
	display: none;
}
#page-control-box {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 5px;
	height: 5px;
	display: none;
	/*overflow: hidden;*/
}
#tabs {
	font-size: 12px;
}

#treefiles .directory {
	list-style-type: none;
}
#treefiles .file {
	list-style-type: none;
}
#treefiles .readonly {
	list-style-type: none;
}

li.file {
	margin-bottom: 5px;
}

#add {
	margin-left: 5px ;
}

#tabs {
	margin: 0 auto;
}



#footer {
	background:url(../images/bottom_bg.jpg) repeat-x 0 0;
	height:52px;
	width:100%;
	/*float:left; - THIS LINE CRUSHES lightbox FOR SOME UNKNOWN REASON*/
	padding: 0;
	margin: 0;

}
.footer_copy {
	float:left;
	width:250px;
	margin:15px 0px 0px 40px;
	color:#FFF;
	font-weight:bold;
	text-align:left;
}

.footer_tel {
	float:left;
	width:250px;
	margin:15px 0px 0px 40px;
	color:#FFF;
	font-weight:bold;
	text-align:left;
}

.footer_ssilki {
	float:left;
	width:250px;
	font-size:13px;
	color:#FFF;
	margin:15px;
	text-align:left;
}

