body{
	padding:0;
	font:78% Arial, Helvetica, sans-serif;
	margin:0;
	color:#000;
	background-color:#fff;
	background-image:url(/i/top_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	margin:0 0 0.9em 0;
	padding:0 0 5px 0;
	color:#0d83bc;
	font-weight:bold;
	border-bottom:1px solid #B2B2B2;
	background-image:url(/i/arrow_gr.gif);
	background-repeat:no-repeat;
	background-position:right 3px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	margin:0 0 0.9em 0;
	padding:0 0 5px 0;
	color:#0D83BC;
	font-weight:bold;
	border-bottom:1px solid #B2B2B2;
	background-image:url(/i/arrow_gr.gif);
	background-repeat:no-repeat;
	background-position:right 3px;
	text-transform: uppercase;
	text-decoration:none;
}
table.bb h2 {
	text-align:center;
	margin:5px;
}
h2{
	font:115% Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	color:#0D83BC;
	font-weight:bold;
	text-transform: uppercase;
}
h3{
	font:100% Arial, Helvetica, sans-serif;
	margin:0 0 0.8em 0;
	padding:0;
	color:#FF0000;
	font-weight:bold;
}
p{
	margin:0 0 0.8em 0;
}
table{
	font-size: 100%;
}
td{		
	padding: 0;
}
img{
	border: 0;
}
form{
	margin: 0;
}
input, select, textarea{
	font-family: arial, sans-serif;
	color:#000;
	font-size:100%;
	color:0;
}
input.button{
	color:#fff;
	border:0;
	background-color:#DE8643;
	padding-top:1px;
	padding-bottom:2px;
	cursor:pointer;
}
input.checkbox{
	border: none;
	vertical-align: middle;
	margin: 0 0.25em;
}
textarea.msg {
    width: 420px;
}
.field_name {
    width: 420px;
}
.field_tel {
    width: 200px;
}
.field_mail {
    width: 200px;
}
a{
	color:#0D83BC;
}
.feedback td {
    padding-bottom: 1em;
}
a:hover/*, a:visited*/{
	text-decoration:none;
}
ul, ol{
	margin:0 0 1.5em 12px;
	padding:0 0 0 0;
	list-style:url(/i/square.gif) outside;
}
li ul, li ol{
	margin-top: 0.7em;
	margin-bottom: 1.3em;
	list-style-type: none;
	list-style-image:none;
	font-size:85%;
}
li{
	margin-bottom:0.4em;
}
/* common classes */

.px      { width: 1px; height: 1px; }
.fill    { width: 100%; height: 100%; }
.wide    { width: 100%; }
.high    { height: 100%;}

.center  { text-align: center; }
.right   { text-align: right; }
.left    { text-align: left; }
.justify { text-align: justify; }

.top     { vertical-align: top; }
.middle  { vertical-align: middle; }
.bottom  { vertical-align: bottom; }

.nowrap  { white-space: nowrap; }

.bold    { font-weight: bold; }
.italic  { font-style: italic; }

.big     { font-size: 115%; }
.small   { font-size: 85%; }
.z10{
	position:relative;
	z-index:10;
}
.fl{
	float:left;
}
.cl{
	clear:both;
	font-size:1px;
	height:1px;
}
.fr{
	float:right;
}
.act, legend{
    font-weight: bold;
}
/* user_content classes */
.user_content table{
    border-left:1px solid #6fa4cb;
    border-top:1px solid #6fa4cb;
    margin:0 0 15px 0;
}
.user_content table td{
    border-right:1px solid #6fa4cb;
    border-bottom:1px solid #6fa4cb;
    padding:4px 10px 4px 10px;
}
.user_content table th{
    background-color:#94c1e2;
	color:#fff;
    border-right:1px solid #6fa4cb;
    border-bottom:1px solid #6fa4cb;
    padding:4px 10px 4px 10px;
	font-weight:bold;
	text-align:left;
}
.user_content p
{
	margin:0 0 0.9em 0;
}
.user_content p.mb3
{
	margin:0.5em 0 2.5em 0;
}
.img_left{
	margin:-2px 15px 5px 0;
	padding:0 4px 4px 0;
    float:left;
	background-image:url(/i/ramka.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.img_right{
	margin:-2px 0 5px 15px;
	padding:0 4px 4px 0;
    float:right;
	background-image:url(/i/ramka.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}
#categoriesBoxMenu a {
	text-transform: uppercase;
}
table td.moduleRow {
	padding:5px 0px 5px 0px;
}

/* specific classes */
.head{
	background-image:url(/i/head_1.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	margin-bottom:10px;
}
.head .head_2{
	position:absolute;
	left:0;
	top:114px;
}
.head .head_3{
	position:absolute;
	right:0;
	top:0;
}
.loginform input {
	width:90%;
}
.head .logo{
	text-align:center;
	border-top:26px solid #6fa4cb;
}
.left_col{
	padding:15px 40px 20px 35px;
}
.left_col .menu_item{
	margin-bottom:25px;
}
.left_col .menu_item a{
	display:block;
	margin-bottom:0.5em;
}
.left_col .phone{
	font-size:145%;
	line-height:18px;
	margin-bottom:15px;
}
.left_col .phone a{
	color:#000;
}
.left_col .phone span{
	font-size:65%;
}
.blue_table{
	background-color:#6fa4cb;
	margin-bottom:15px;
    white-space: nowrap;
}
a.menu2:link, a.menu2:visited{
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	background-image:url(/i/arrow_wh.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:11px;
	margin-right:40px;
}
a.menu2:hover{
	background-image:url(/i/arrow_bl.gif);
	color:#006FA4;
	background-repeat:no-repeat;
	background-position:left center;
}
.menu2 a.act{
	background-image:url(/i/arrow_bl.gif);
}
form#manufacturers select, input#quick_find_keyword {
	width:230px;
}
.right_col .search{
	padding:8px 40px 0 0;
	vertical-align:middle;
}
input.field165{
	width:130px;
	border:1px solid #fff;
	background-color:#94c1e2;
	margin-right:7px;
	color: #fff;
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	padding-left:3px;
}
.right_col .search .magnifier{
	vertical-align:middle;
}
.right_col .content{
	padding:0 40px 20px 20px;
}
.right_col .nav{
	margin-bottom:20px;
}
.right_col .nav a{
	display:block;
	float:left;
	background-color:#6fa4cb;
	color:#fff;
	text-decoration:none;
	padding:2px 3px 2px 3px;
	margin-right:8px;
}
.right_col .nav span{
	display:block;
	float:left;
	background-color:#94c1e2;
	color:#fff;
	text-decoration:none;
	padding:2px 3px 2px 3px;
	margin-right:8px;
}
.right_col .nav a:hover{
	background-color:#94c1e2;
}
.right_col .bor_b{
	border-bottom:1px solid #B2B2B2;
	margin-bottom:12px;
}
.right_col .blue{
	color:#0D83BC;
}
.footer{
	background-image:url(/i/footer_bg.jpg);
	background-repeat:no-repeat;
	background-position:right 79px;
	padding-bottom:70px;
}
.footer .foot_r{
	background-image:url(/i/foot_r_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:82px;
}
.footer .banner{
	padding:24px 40px 0 0;
	text-align:right;
}
.footer .copy{
	color:#fff;
	padding: 20px;
}
.footer .copy a{
	color:#fff;
}
.footer .magic{
	padding:27px 0 0 35px;
}
.footer .magic a{
	color:#6fa4cb;
	font-size:91%;
	font-weight:bold;
	text-decoration:none;
}
.footer .magic a span{
	font-size:83%;
	font-weight:normal;
}
.relative{
	position:relative;
}
.mb20{
	margin-bottom:20px;
}
.pb30{
	padding-bottom:20px;
}
/* attributes */
.attribute_name {
    padding-right: 0.5em;
    padding-bottom: 0.2em;
}
.attribute_value, .attribut_value_multiline {
    padding-bottom: 0.2em;
    font-weight: bold;
}
.back_path{
    padding-bottom: 2em;
}
.ProductInfoLeft {
	float:right;
}
.prodate {
	font:10px Verdana, Arial, Helvetica, sans-serif;	
	margin:10px;
	color:#ccc;
	text-align:center;
}
.boxMenuSubCategory {
	padding-left:10px;
}
.boxcontent {
	background-color:#e9eef2;	
	padding:10px;
}


/* back path */


td.contentBoxContents1, p.contentBoxContents1 {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #67748B;
  background: #e9eef2;
}

TD.price, P.price {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  background: #6fa4cb;
  line-height: 1.5;
}
table.price2 {
	width:100%;
}
table.price2 td {
border-bottom: 1px solid #ccc;
padding:3px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
}
table.price2 th, {
color:333333;
background-color:#e9eef2;
}
table.zakaz th {
  background: #6fa4cb;
  color:fff;
}
.newsdate {
  color: #ffffff;
  font-weight: bold;
  background: #6fa4cb;
  padding:5px;
  width:62px;
}
#copyright, #copyright a {
	display:none;
}
td.main {
	padding:0px 10px 10px 0px;
}
td.main table.manuf {
	border:1px solid #b2b2b2;
}
dd {
margin:0;
}
font {
	font:12px Arial, Helvetica, sans-serif;
	color: #000;
}
li {
	list-style-image: url(/i/corner.gif);
}
fieldset.form {
color:333333;
background-color:#e9eef2;
border:1px solid #ccc;
}
img.pics {
border:5px solid #c5d4e1;
}
table.boxTextBG td {
	color: grey;
	font:10px Verdana, Arial, Helvetica, sans-serif;

}
table.dirtab {
	height:100%;
}
#tooltip {
	background:#FFFFFF;
	border:1px solid #666666;
	color:#333333;
	font:menu;
	margin:0px;
	padding:3px 5px;
	position:absolute;
	visibility:hidden;
}
td.b1 {
	border:1px dotted #ccc;
	background-color: #e9eef2;
}
td.b1 ul {
	margin-bottom:0;
}
.style1 {
	color: #FF0000;
	font-weight: bold;
}
.style2 {font-size: small}
table.dos td {
	padding:5px
}
/*- ???? ??????? */
#boxNews
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em; /* ?????? ?? ??????? ???? ???????? */
     padding-top: 0.2em;
     padding-bottom: 0.4em; /* ?????? ?? ???? ?????, ?.?. ?? ?????????? ????? */
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }

/*- ????????? ????? ??????? */
#boxNews h5 
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #FF0000;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }

#boxNews h5 a
   {
     color: #FF0000;
     text-decoration: blink;
   }
/*- /????????? ????? ??????? */

/*- ?????????? ????? ??????? */
#boxNews .boxNewsContent 
   {
     padding-left: 1em;
	 color: #FF0000;
     margin-bottom: 0.5em;
     text-align: left;
	 
  }

#boxNews .boxNewsContent p 
   {
     margin: 0 0 0 0;
     padding-bottom: 0.2em;
  }

/*- /?????????? ????? ??????? */

/*- /???? ??????? */
