﻿@charset "utf-8";

* { font-size: 100.01%; }
*:focus    { outline: none; }

html, body, div, p, ol, ul, li, table, tr, td, th, h1, h2, h3, h4, h5, h6,
form, fieldset, legend, input, select, button, texarea, option, blockquote, img,
dl, dt, dd, table, td, th { margin: 0; padding: 0; }

table { border-collapse: collapse; margin-top: 19px; margin-left: -6px; }
table th { background: #e1e1e1; font-weight: normal; text-align: left; padding: 6px 5px 4px; }
table td { font-size: 12px; padding: 2px 5px 1px; }
table td.border-top1 { border-top: 1px #e1e1e1 solid ! important; }
table td.border-top2 { border-top: 2px #e1e1e1 solid ! important; padding-top: 6px; }

a:hover, a:focus { color: #0172C1; text-decoration: none; }
a:link, a:visited  { color: #0172C1; }

a img, img { border: none; }

textarea, input,
select, option {  }

input[type="text"] { border: 1px #DBD8D8 solid; font-size: 12px; height: 17px; padding-top: 1px; }
input[type="password"] { border: 1px #DBD8D8 solid; font-size: 12px; height: 17px; padding-top: 1px; }
.itext { border: 1px #DBD8D8 solid; font-size: 12px; height: 17px; padding-top: 1px; }

button { line-height: 26px; }
button.reply{ cursor: pointer; font: 12px/18px Tahoma; text-align: center; width: 122px; border: none; height: 20px; background: transparent url(../images/button.gif) bottom right; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1 { font: 28px/20px Arial; color: #027BD0; }
h2 { font: 20px/20px Arial; color: #434343; margin-bottom: 4px; margin-top: 16px; }
h3 { font: 16px/18px Arial; color: #7A7A7A; margin-bottom: 3px; padding-top: 5px; }

sub {  }
small { font-size: 12px; }

p, blockquote { margin-bottom: 11px; }
blockquote { overflow: hidden; background-color: #E1E5E8; margin: 0 -13px 19px 0 !important; margin: 0 0 19px -13px; padding: 8px 0 8px 13px !important; padding: 8px 13px }
div > blockquote { left: -13px; position: relative; width: 100%; float: left }
blockquote > * { padding-right: 13px }


textarea { border: 1px #DBD8D8 solid; }
hr { background: #afafaf; color: #afafaf; height: 1px; border: 0 solid; clear: both; visibility: hidden }

html, body { width: 100%; min-height: 100%; }
body { background: #fff; font: normal 14px/22px Arial; color: #000; }

ol { margin-left: 20px; margin-bottom: 11px; }
ol li { /*padding-bottom: 2px;*/ }
ul { margin-top: 5px; margin-bottom: 11px; }
ul li { list-style: none; padding-left: 18px; background: transparent url(data:image/gif;base64,R0lGODlhDgABAIAAABwcHAAAACH5BAAAAAAALAAAAAAOAAEAAAIDhI9YADs=) no-repeat scroll 0 12px; }
* html ul li { background: url(../images/line.gif) no-repeat scroll 0 12px; }
*+html ul li { background: url(../images/line.gif) no-repeat scroll 0 12px; }

ul.blue li { list-style: none; padding-left: 15px; background: transparent url(data:image/gif;base64,R0lGODlhDgABAIAAAAFywQAAACH5BAAAAAAALAAAAAAOAAEAAAIDhI9YADs=) no-repeat scroll 0 12px; }
* html ul.blue li { background: url(../images/line_blue.gif) no-repeat scroll 0 12px; }
* + html ul.blue li { background: url(../images/line_blue.gif) no-repeat scroll 0 12px; }

.ajax { text-decoration: none; cursor: pointer; border-bottom-width: 1px; border-bottom-style: dashed; }
.ajax:hover{ border-bottom: none; }
h2 .ajax { border-bottom: 0; background: transparent url(data:image/gif;base64,R0lGODlhBAACAIABAERERP///yH5BAEAAAEALAAAAAAEAAIAAAIEhGMQBQA7) repeat-x scroll 5px 21px; }
* html h2 .ajax { background: transparent url(../images/border-bottom.gif) repeat-x scroll 5px 21px; }
* + html h2 .ajax { background: transparent url(../images/border-bottom.gif) repeat-x scroll 5px 21px; }
h2 .ajax:hover { border-bottom: 0; background: none; }

.ellipsis { overflow: hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis; -moz-binding: url("ellipsis.xml#ellipsis"); white-space: nowrap; }

/* files */
a[href$=".pdf"], a[href$=".xls"],
a[href$=".doc"], a[href$=".rar"], a.pdf { background: transparent url(../images/sprited.png) no-repeat 0 0; padding-left: 32px; }
.pdf, .doc, .xls, .rar { background: transparent url(../images/sprited.png) no-repeat 0 0; padding-left: 32px; }
a[href$=".pdf"] { background-position: -144px -35px; }
.pdf, a.pdf { background-position: -144px -35px; }
a[href$=".xls"]{ background-position: -115px -64px; }
.xls { background-position: -115px -64px; }
a[href$=".doc"]{ background-position: -172px -6px; }
.doc { background-position: -172px -6px; }
a[href$=".rar"]{ background-position: -87px -92px; }
.rar { background-position: -87px -92px; }
dl.right-info a[href$=".pdf"], dl.right-info a.pdf, dl.right-info a[href$=".doc"], dl.right-info a.doc, dl.right-info a[href$=".rar"], dl.right-info a.rar { margin-left: 10px; padding-bottom: 3px }

/* colors */
.blue { color: #027BD0 ! important; border-color: #027BD0 ! important; }
.grey { color: #434343 ! important; border-color: #434343 ! important; }
.lgrey { color: #7A7A7A ! important; border-color: #7A7A7A ! important; }
.green { color: #58C000 ! important; border-color: #58C000 ! important; }
.orange { color: #EE8202 ! important; border-color: #EE8202 ! important; }


.clear { clear: both; line-height: 0; font-size: 0 }
.w50 { float: left; width: 49%; }
.fs18 { font-size: 18px ! important; }
.fs16 { font-size: 16px ! important; }
.fs14 { font-size: 14px ! important; }
.fs12 { font-size: 12px ! important; }
.fs11 { font-size: 11px ! important; }
.page_header .w50 { position: relative; width: 50%; clear: right; margin-right: -1px; }

.txt-aright { text-align: right; }
.txt-acenter { text-align: center; }
.txt-nowrap { white-space: nowrap; }
img.f-left { display: block; float: left; margin: 5px 10px 5px 0 }
img.f-right { display: block; float: right; margin: 5px 0 5px 10px }

.passw {
  font-size: 17px !important;
  letter-spacing: 2px;
  color: #EE8202;
}

/* all -> */
.all { min-width : 1003px; max-width: 1262px; margin: 0 auto; position: relative }
body.wide .all { max-width: 1600px }
* html .all { display: inline-block; }
.header, .footer, .content { clear: both; }
.left { float: left; width: 228px; }
* html .left { display: inline-block; }
.right { margin-left: 250px; }
.content .right { width: inherit; }

.logo { padding: 36px 0 0 54px; }
.logo img { color: #017CD2; font-size: 20px; font-weight: bold; line-height: 128px; }

.contacts { color: #7A7A7A; padding-left: 15px; padding-top: 44px; line-height: 17px; float: left; margin-left: -32px; }
.contacts .telephone { color: #000; font-size: 17px; padding-top: 6px; }
* html .contacts .telephone  {  }
* + html .contacts .telephone  {  }
.contacts .telephone .code { font-size: 14px; position: relative; top: 0.03em; vertical-align: middle; }
* html .contacts .telephone .code {  }

.article { padding-left: 13px; padding-right: 45px; padding-bottom: 50px; }
.content { padding-bottom: 14px; }
.page_header { padding-bottom: 15px; }
.page_header .path { font-size: 14px; color: #7A7A7A; padding-top: 6px; line-height: 16px; }
.page_header { line-height: 100%; }
.page_header .path ins { position: relative; }

.profile { float: right; padding: 45px 42px 5px 0 }

/*
.search, .header-links,  .profile, .contacts { border: 1px solid }
.cart { display: none }*/

.cabinet-link { /*margin-top: 13px;*/ margin-bottom: 14px; padding-bottom: 11px; padding-top: 13px; border: 3px solid #E7E7E7; clear: both; line-height: 18px; min-height: 23px; position: relative; width: 180px; }
.cabinet-login { margin-top: 0px ! important; padding-top: 0px ! important; margin-bottom: 0px; }
* html .cabinet-link { height: 0%; padding-bottom: 7px;/* padding-top: 15px;*/ }
* + html .cabinet-link { padding-bottom: 7px }
.user-status { margin-top: 5px; padding-bottom: 3px; padding-left: 45px; }
.user-status .cabinet-exit { margin-left: 33px; }
.cabinet-exit img { background:transparent url(../images/sprite.png) no-repeat scroll -178px -123px; }
.cabinet-login .profile-link img { position: relative; top: -5px; bottom: -4px; margin-left: 12px; margin-right: 5px; float: left; background: transparent url(../images/sprite.png) no-repeat scroll -143px -1px; font-size: 56px; line-height: 52px; }
.cabinet-link  .profile-link img { position: relative; top: -5px; bottom: -4px; margin-left: 12px; margin-right: 5px; float: left; background: transparent url(../images/sprite.png) no-repeat scroll -143px -1px; font-size: 56px; line-height: 52px; }

.cabinet-link span { font-size: 16px; }
.cabinet-link span:hover img { background-position: -114px -1px; }
.cabinet-link .tl, .cabinet-link .tr,
.cabinet-link .bl, .cabinet-link .br { font-size: 0px; background: transparent url(../images/sprite.png) no-repeat scroll 0 0; display: block; width: 12px; height: 12px; position: absolute; }
.cabinet-link .tl { background-position: -145px -88px; left: -3px; top: -3px; }
.cabinet-link .tr { background-position: -155px -88px; right: -3px; top: -3px; }
.cabinet-link .bl { background-position: -155px -98px; right: -3px; bottom: -3px; }
* html .cabinet-link .bl { bottom: -3px; }
.cabinet-link .br { background-position: -145px -98px; left: -3px; bottom: -3px; }
* html .cabinet-link .br { bottom: -3px; }
* html .cabinet-login .br { bottom: -4px; }
* html .cabinet-login .bl { bottom: -4px; }

.cart { padding-left: 13px; line-height: 20px; padding-top: 11px; }
.cart_link {  }
.cart_link img { margin-right: 7px; position: relative; top: 3px; float: left; background:transparent url(../images/sprite.png) no-repeat scroll -172px -8px; }
.cart .count { margin-left: 34px; }

.header-links { line-height: 16px; font-size: 12px; margin: 0 auto; padding-top: 64px/*59*/; padding-bottom: 20px; position: relative; right: -49px; width: 200px; }
* + html .header-links { right: -68px; }
* html .header-links { right: -68px; }
.header-links .link_list { padding-bottom: 11px; }
.header-links .link_list li { padding: 0 0 5px 0; background: none ! important; }
.delivery { line-height: 30px; }
.delivery img { position: relative; float: left; margin-left: -32px; margin-top: 9px; margin-right: 6px; background: transparent url(../images/sprite.png) no-repeat scroll -118px -122px }
.header-links p { margin-bottom: 6px }
.doc-link { margin-top: -2.7em; top: 43px; position: relative }
.doc-link span { color: #797979; margin: 0 -50px 0 2px }

.to_blog {  }
.to_blog img { font-size: 30px; line-height: 14px; margin-right: 6px; margin-top: 1px; float: left; background: transparent url(../images/sprite.png) no-repeat scroll -2px -3px; }
.in_blog img { font-size: 30px; line-height: 14px; margin-right: 6px; margin-top: 1px; float: left; background: transparent url(../images/sprite.png) no-repeat scroll -30px -3px; }
.to_blog:hover { color: #EE8202 ! important; }
.to_blog:hover img { background-position: -30px -3px; }

.search { clear: both; padding-bottom: 31px; }
* html .search { display: inline-block; }
* html .search .right { display: inline-block; }
.search .left { padding-left: 24px; padding-top: 18px/*42*/; }
.search .right { /*padding-top: 24px; */padding-right: 73px; }
.search .search_bar { position: relative; background: #017CD2 url(../images/grad.png) repeat-x scroll 0px 0px; height: 63px; }
.search .search_bar h3 { color: #fff; float: left; padding-left: 13px; padding-top: 19px; }
.search .search_bar .cl { background: transparent url(../images/sprite.png) no-repeat scroll -5px -41px; top: 0; left: 0; display: block; height: 63px; position: absolute; width: 10px; }
.search .search_bar .cr { background: transparent url(../images/sprite.png) no-repeat scroll -17px -41px; display: block; height: 63px; position: absolute; right: -31px; top: 0; width: 38px; }
.search .search_bar form { margin-right: 112px; display: block; margin-left: 12.5em/*174px*/; padding-top: 20px; position: relative }
* html .search .search_bar form  { display: block }
.search .search_bar form .search_input { width: 100%; float: left; border-left: none; height: 17px; padding-top: 1px; font-size: 12px; border-right: none; display: block; border-top: 1px #DBD8D8 solid; border-bottom: 1px #DBD8D8 solid; }
.search .search_bar form .input_cl { cursor: text; margin-left: -10px; background: transparent url(../images/sprite.png) no-repeat scroll -175px -62px; display: block; float: left; height: 20px; width: 10px; }
* html .search .search_bar form .input_cl { display: inline; }
.search .search_bar form .input_cr { margin-right: -10px; cursor: text; background:transparent url(../images/sprite.png) no-repeat scroll -185px -62px; display: block; float: right; height: 20px; width: 10px; }
* html .search .search_bar form .input_cr { display: inline; }
.search .search_bar .search_button { position: absolute; top: 19px; right: -89px; cursor: pointer; background: transparent url(../images/sprite.png) no-repeat scroll -121px -31px; border: medium none; font-family: Tahoma; font-size: 12px; font-weight: bold; height: 23px; margin-left: 8px; margin-top: -1px; width: 70px; }
button, input[type="button"], input[type="submit"], x:-moz-any-link { padding-bottom: 4px; }
* html .search .search_bar .search_button { padding-bottom: 0; }

.left-menu { padding-left: 54px; padding-top: 4px; padding-bottom: 82px; margin-top: 0; }
.left-menu li { display: block; background: none; color: #EE8202; font-size: 16px; list-style: none; padding: 0 0 8px; }
.left-menu li a.active { color: #EE8202 ! important; }
.left-menu ul.level3 { padding-left: 0 !important }
.left-menu ul.level3 li { background: url("../images/bg-list.png") -11px 8px no-repeat; border-left: 1px solid #dbdbdb; padding-left: 11px }
.left-menu ul.level3 li.first, .left-menu ul.level3 li.last, .left-menu ul.level3 li.one { border-left: 0 solid; padding-left: 12px }
.left-menu ul.level3 li.first { background-position: 0 -9px }
.left-menu ul.level3 li.last { background-position: 0 -118px }
.left-menu ul.level3 li.one { background: none/*-10px 8px*/ }

* html .corn_block { display: inline-block; }
* html .left .corn_block .bl { bottom: -3px; }
* html .left .corn_block .br { bottom: -3px; }
.corn_block { width: 195px; margin-bottom: 64px; float: right; position: relative; border: 2px #E0E0E0 solid; }
.corn_block ul { margin-top: 3px; padding-right: 10px; padding-bottom: 24px; padding-left: 22px; }
.corn_block ul li { padding-bottom: 4px; font-size: 12px; background-position: -101px -187px; }
.corn_block h2 { font-size: 18px; margin: 0; padding: 15px 9px 0px 22px; }
.corn_block .tl, .corn_block .tr,
.corn_block .bl, .corn_block .br { background: transparent url(../images/sprite.png) no-repeat scroll -9px -3px; display: block; font-size: 0; height: 18px; position: absolute; width: 19px; }
.corn_block .tl { background-position: -85px -39px; left: -2px; top: -3px; }
.corn_block .tr { background-position: -66px -39px; right: -2px; top: -3px; }
.corn_block .bl { background-position: -66px -17px; bottom: -3px; right: -2px; }
.w50 .corn_block { width: auto; float: none; margin-right: 10px; }

.item_info { margin-top: -18px; overflow: hidden; padding-bottom: 23px; }
.item_info .item_name { margin-bottom: 7px; }
.item_info .item_status { margin-bottom: 0px; }
.item_info .item_corn { /*margin-right: 20px;*/ margin-top: 0; float: right; }
.item_info .info { border: none ! important; }

.item_info .item_corn img { border-bottom: 1px solid #E0E0E0 ! important; }
.item_info .info { border: none ! important; }

* html .item_corn { display: inline-block; width: 10px; }
.item_corn { margin-top: 21px; float: left; cursor: pointer; min-height: 86px; min-width: 120px; margin-bottom: 64px; position: relative; border: 2px #E0E0E0 solid; }

.item_corn:hover { border-color: #0172C1 }
.item_corn .tl, .item_corn .tr,
.item_corn .bl, .item_corn .br { background: transparent url(../images/sprite.png) no-repeat scroll -9px -3px; display: block; font-size: 0; height: 18px; position: absolute; width: 19px; }
.item_corn .tl { background-position: -85px -39px; left: -2px; top: -3px; }
.item_corn .tr { background-position: -66px -39px; right: -2px; top: -3px; }
.item_corn .bl { background-position: -66px -17px; bottom: -3px; right: -2px; }
.item_corn .br { background-position: -85px -17px; bottom: -3px; left: -2px; }
.item_corn:hover .tl { background-position: -85px 1px; }
.item_corn:hover .tr { background-position: -66px 1px; }
.item_corn:hover .br { background-position: -85px -57px; }
.item_corn:hover .bl { background-position: -66px -57px; }

.item_info .item_corn:hover { border-color: #E0E0E0; cursor: default; }
.item_info .item_corn .tl { background-position: -85px -39px; left: -2px; top: -3px; }
.item_info .item_corn .tr { background-position: -66px -39px; right: -2px; top: -3px; }
.item_info .item_corn .bl { background-position: -66px -17px; bottom: -3px; right: -2px; }
.item_info .item_corn .br { background-position: -85px -17px; bottom: -3px; left: -2px; }


.item_corn .info { clear: left; height: 19px; padding-right: 10px; padding-top: 2px; font-size: 11px; display: block; color: #434343; padding-left: 9px; border-top: 1px #E0E0E0 solid; }
* html .item_corn .bl { bottom: -3px; right: -2px; }
* html .item_corn .br { bottom: -3px; }
* html .item_corn .tr { right: -2px; }
.item_corn img { float: left; }

.homepage_cataloge .item_info .description { margin-top: -12px; padding-left: 0px !important; }
.item_info .description { margin-top: 12px; padding-left: 7px; }
.item_info .description h2 { font-size: 18px; }

.item_info .description table { margin-left: 1px; }

.price { font: bold 18px/26px Arial; color: #6A6A6A; }
.price .rub { cursor: pointer; padding-left: 1px; font-weight: normal; background: url(data:image/gif;base64,R0lGODlhDAAEAIABAGpqav///yH5BAEAAAEALAAAAAAMAAQAAAIKhIOZBur/WGAUFAA7) no-repeat scroll 0 10px; border-bottom: 1px #6A6A6A dotted; }
.usd { cursor: pointer; padding-left: 1px; font-weight: normal; border-bottom: 1px #6A6A6A dotted; }
.rubl { cursor: pointer; padding-left: 1px; font-weight: normal; background:transparent url(../images/liner.png) no-repeat scroll 0 0.7em; border-bottom: 1px #434343 dotted; }


* html .price .rub { background: url(../images/rub.png) no-repeat scroll 0 12px !important; }
*+html .price .rub { background: url(../images/rub.png) no-repeat scroll 0 12px !important; }

/*
.price .rub span { display: none; }
.price .rub:hover { cursor: default; text-transform: lowercase; background: none ! important; border-bottom: none; }
* html .price .rub:hover { background: none ! important; }
.price .rub:hover span { display: inline; }
*/
.add_to_cart { padding-top: 1px; overflow: hidden; }
.add_to_cart .count {
	margin-top: 13px;
	margin-left: 0px;
}
.add_to_cart .disabled {
	background: #6F6F6F url(../images/button_add_d.png) repeat scroll left top;
}
input.count { margin-left: 3px; margin-right: 3px; width: 29px; text-align: right; }
.in_cart { cursor: pointer; width: 105px; height: 34px; margin-top: 17px; font-size: 18px; line-height: 24px; color: #fff; border: none; padding: 4px 12px 6px 11px; background: #027BD0 url(../images/button_add.gif) repeat top left; }

* html .corn_block .tl { right: -3px; }
* html .corn_block .bl { bottom: -4px; right: -3px; }
* html .orange_block .bl { bottom: -3px; right: -3px; }
.corn_block .br { background-position: -85px -17px; bottom: -3px; left: -2px; }
* html .corn_block .br { bottom: -4px; right: -3px; }
* html .orange_block .br { bottom: -3px; right: -3px; }
* html .corn_block .tr { right: -3px; }

.more_information { padding-bottom: 12px; }
.more_information .more_information_caption span span { font-size: 14px; background: none; border-bottom: 1px #0172C1 dashed; }
.more_information .more_information_caption span span:hover { border-bottom: none; }
.more_information .more_information_content { border-bottom: none; }

.green_block .line { background: #58C000 url(../images/green_line.png) no-repeat top left; position: absolute; top: 13px; margin-right: 2px; right: 100%; width: 100%; height: 26px; }
.orange_block .line { background: #EE8202 url(../images/orange_line.png) no-repeat top left; position: absolute; top: 13px; right: 100%; margin-right: 2px; width: 100%; height: 26px; }

.green_block ul li { background: transparent url(../images/sprited.png) no-repeat scroll -36px -146px; }

* html .orange_block .br { bottom: -3px ! important; }
* html .orange_block .bl { bottom: -3px ! important; }
* html .orange_block .orange { padding-bottom: 7px; }

.green_block {  }
.orange_block {  }
.orange_block ul li { padding-left: 0px; background: none; }

.target_blank { background: transparent url(../images/sprite.png) no-repeat scroll -208px -11px; }

.footer { border-top: 2px solid #E4E4E4; font-size: 12px; margin: 0 40px; }
.footer .copyring { line-height: 20px; padding: 24px 15px; }
.footer .artsofte { text-align: right; margin-left: 0; float: right; padding-right: 24px; padding-top: 18px; width: 180px; }
.footer .artsofte .super_logo_artsofte { margin-left: 2px; background: transparent url(../images/sprite.png) no-repeat scroll -66px -88px; }

.righting { line-height: 20px; margin: 0 auto; padding-top: 24px; width: 228px; }
.footer .righting { margin-bottom: 8px }

.vote_list { margin-left: 2px; margin-top: -23px !important; margin-top: -15px }
.vote_list .vote { margin-bottom: 27px; }
.vote_list .vote form { padding-bottom: 5px; }
.vote_list .vote .variant { padding-bottom: 10px; }
.vote_list .vote .variant input { margin-right: 4px; vertical-align: middle; }
.vote_list .vote .percent { margin-bottom: -5px; width: 150px; height: 5px; position: relative; background: url(../images/results.gif) no-repeat top left; }
.vote_list .vote .percent .green { background: url(../images/results.gif) no-repeat 0 -5px ! important; }
.vote_list .vote .percent .results { font-size: 0px; position: absolute; top: 0; left: 0; height: 5px; background: url(../images/results.gif) no-repeat 0 -10px; }
.vote_list .vote .percent .red { background: url(../images/results.gif) no-repeat 0 -15px ! important; }
.vote_list .vote .percent .count { color: #A1A1A1; font-size: 12px; left: 160px; position: absolute; top: -10px; }
.vote_list .vote .variant .percent { display: block; margin-top: 4px; }

.error_block { margin: 0 auto; padding-left: 19px; padding-top: 242px; width: 510px; }
.error { font-size: 86px; font-weight: bold; line-height: 100px; color: #000; }
.text404 { padding-top: 7px; }

.level2 { margin: 0 0 -11px; padding: 8px 15px 0 10px; }
.level2 li { font-size: 14px; line-height: 14px; padding-bottom: 12px; }

.level2 .level3 { padding-left: 12px; margin-top: 10px; margin-bottom: -12px; }
.level2 .level3 li { font-size: 13px; }

.map { width: 610px; height: 481px; margin-top: 24px; }

.results { /*padding-left: 21px;*/ }
.results li { padding-bottom: 11px; }
.results li .search-txt { margin-left: -4px; }

.paginate { padding-top: 21px; }
.paginate .page_count { background: #e1e1e1; padding: 3px 2px 3px 1px; }
.paginate .page_count a { margin: 0; }
.paginate span { color: #0172C1; background: #e1e1e1; margin: 0 3px; padding: 3px 6px; }
.paginate a { margin: 0 8px; }
.paginate .rarr, .paginate .larr { text-decoration: none; }
.paginate .rarr { font-size: 16px; margin-left: -2px; position: relative; top: -1px; }
.paginate .larr { font-size: 16px; margin-left: -35px; position: relative; top: -1px; right: -10px; }

.sitemap { padding-left: 17px; }
.sitemap .left-menu { padding: 0; width: 50%; margin-left: -1px; float: left; }
.sitemap .left-menu .level1 { padding-bottom: 22px; }
.sitemap .level2 { padding: 4px 15px 0 10px; }
.sitemap .level2 li { padding-bottom: 8px; }
.sitemap .left-menu li { color: #000; float: none;  }

.page_header .new_arrivals { font-size: 16px; position: relative; }
.page_header .new_arrivals img { position: relative; margin: 2px 7px 0 -16px; float: left; background: transparent url(../images/sprite.png) no-repeat -117px -61px; }
.page_header .sale { font-size: 16px; position: relative; }
.page_header .sale img { margin: 2px 7px 0 18px; float: left; background: transparent url(../images/sprite.png) no-repeat -145px -61px; }

.cataloge {  }
.cataloge .category { padding-top: 11px; }
.cataloge .category .category_items { font-size: 13px; line-height: 24px; padding-right: 45px; padding-left: 23px; padding-bottom: 5px; }
.cataloge .category .category_items a { margin-right: 16px; }
.cataloge .category h2 { margin-top: 5px; padding-left: 23px; }
.cataloge .category h2 img { float: left; background: #000; margin-left: -27px; }
.hot_offers { margin-left: -34px; }
.hot_offers .w50 { width: 50%; margin-right: -1px; }
.hot_offers .w50:first-child .corn_block { margin-left: 21px; margin-right: 15px; }

* html .cataloge .category h2 { display: inline-block; position: relative; }
* html .cataloge .category img { position: absolute; top: -1px; }
* html .category { display: inline-block; }
* html .page_header { display: inline-block; }
* html .page_header span { position: relative; }
* + html .page_header { display: inline-block; }
* + html .page_header span { position: relative; }
* html .page_header .new_arrivals img {  }
* + html .page_header .new_arrivals img {  }
* + html .page_header .sale img {  }
* html .hot_offers .corn_block .description { display: inline-block; }
* html .hot_offers .corn_block .tr { right: -3px; }
* html .hot_offers .corn_block .bl { right: -3px; bottom: -3px; }
* html .hot_offers .corn_block .br { bottom: -3px; }
* html .item_corn .tr { right: -3px; }
* html .item_corn .bl { right: -3px; }
* html .left_block_wrapper { width: 228px; overflow: hidden; position: relative; }


* html .hot_offers .corn_block { height: 196px; }
.hot_offers .corn_block { min-height: 196px; margin-top: 54px; margin-left: 16px; margin-right: 0px; }
.hot_offers .corn_block h3 { line-height: 24px; padding: 7px 30px 0 12px; }
.hot_offers .corn_block h3 a:hover { color: #EE8202 ! important; }
.hot_offers .corn_block .description { padding-right: 10px; font-size: 12px; padding-left: 12px; line-height: 20px; overflow: hidden; padding-top: 7px;  }
.hot_offers .corn_block ul { margin-top: 0; padding-left: 0px; line-height: 16px; }
.hot_offers .corn_block ul li { background-position: 0 10px; }
.hot_offers .corn_block img { float: left; margin: 8px 0 28px 0/*15px 22px 28px 13px;*/ }

.scroller { position: relative; padding-top: 5px; }
* html .scroller { display: inline-block; }
.scroller .larr_scroll { background: transparent url(../images/arrow.png) no-repeat scroll -1px 0; cursor: pointer; height: 68px; margin-top: -12px; position: absolute; left: -12px; top: 58%; width: 23px; }
* html .scroller .larr_scroll, * html .scroller .rarr_scroll { margin-top: -34px; }
* html .scroller .scroller_line { display: inline-block }
.scroller .larr_scroll:hover { background-position: -24px 0px; }
.scroller .rarr_scroll { background: transparent url(../images/arrow.png) no-repeat scroll -73px 0; cursor: pointer; height: 68px; margin-top: -12px; position: absolute; left: 90%; margin-left: 40px; top: 58%; width: 23px; }
.scroller .rarr_scroll:hover { background-position: -50px 0px; }

.catalog_items { padding-top: 12px; }
.catalog_items .larr_scroll { top: 150px; }
.catalog_items .rarr_scroll { top: 150px; }

.scroller .scroller_line table { margin-left: 0; margin-top: 0px; }
.scroller .scroller_line { margin: 22px 33px 31px 25px; overflow-x: hidden; }
* html .scroller .scroller_line { display: inline-block; position: relative; padding-top: 18px; }

.item_info .item_corn {
	margin-bottom: 0px;
}
.photo img { border: 2px solid #e1e1e1; margin-right: 10px; }
table .item_info { width: 187px; }
.scroller table td { padding: 0; vertical-align: top; border: 0; background: none; }
table .item_info .item_corn { width: 121px; float: none; margin: 0; font-size: 14px; }
table .item_info .info { width: 102px;  }
table .item_info .item_name { padding-right: 25px; margin-left: 0; margin-bottom: 4px; margin-top: 8px; font-size: 14px; line-height: 20px; }
table .item_info .item_status { margin-left: 0; }
table .item_info .description { padding-right: 20px; font-size: 11px; margin-bottom: -11px; line-height: 18px; margin-left: 0; margin-top: -10px; }
* html table .item_info .item_corn .bl { bottom: -4px ! important; }
* html table .item_info .item_corn .br { bottom: -4px ! important; }

.homepage_cataloge .item_info .item_corn { width: 121px; float: none; margin: 0; font-size: 14px; }
.homepage_cataloge .item_info .info { width: 102px;  }
.homepage_cataloge .item_info .item_name { padding-right: 25px; margin-left: 0; margin-bottom: 4px; margin-top: 8px; font-size: 14px; line-height: 20px; }
.homepage_cataloge .item_info .item_status { margin: 0 20px 10px 0; }
.homepage_cataloge .item_info .description { padding-right: 20px; font-size: 11px; margin-bottom: -11px; line-height: 18px; margin-left: 0; margin-top: -10px; }
* html .homepage_cataloge .item_info .item_corn .bl { bottom: -4px ! important; }
* html .homepage_cataloge .item_info .item_corn .br { bottom: -4px ! important; }

.units { margin-top: 6px; overflow: hidden; }
* html .units { display: inline-block; }
.units .face { border: 2px solid #e1e1e1; }
.units .name { padding-top: 11px; margin-bottom: 0; color: #616161; }
.units .incumbency { margin-bottom: 6px; color: #616161; font-size: 12px; margin-top: -2px; }
.units .inet_contacts { padding-bottom: 3px; }
.units .inet_contacts img { vertical-align: middle; }
.units .w50 { padding-bottom: 34px; }
.header .contacts { padding-bottom: 20px; width:200px; }
.header .contacts .inet_contacts img { vertical-align: middle; }
.header .contacts .inet_contacts { line-height: 24px; padding-bottom: 9px; color: #000; }
* html .header .contacts .inet_contacts img { margin-bottom: 6px; }
* html .header .contacts .inet_contacts { padding-bottom: 10px; }

/* blog */
.message-in .comments { clear: both; float: left; font-size: 14px; margin: 2px 0 0; }
.message-in div { font-size: 14px; line-height: 25px; margin-bottom: 9px; }
div.user { clear: both; float: left; font-size: 14px; line-height: 22px; margin: 4px 20px 0 0; }
div.user a { color: #58C000; }
div.tag { font-size: 12px; margin: 0 0 9px;  color: #717171; }
div.user img { background: transparent url(../images/sprite.png) no-repeat scroll -208px -39px; height: 10px; margin-right: 3px; width: 10px; }
.message-in .readmore {  clear: both; font-size: 14px;  margin-bottom: 0;  padding-top: 15px; }
.message-in .readmore img { background: transparent url(../images/sprite.png) no-repeat scroll -205px -69px; height: 7px; margin: 0 0 0 -1px; width: 19px; }
.postlist { font-size: 14px; margin: 31px 0 72px; }
.postlist img { background: transparent url(../images/sprite.png) no-repeat scroll -205px -96px; height: 7px; margin: 7px -4px 0 0; width: 19px; }
.message-in h2.message_header { margin-top: 6px; margin-bottom: 6px; }
.message-in { overflow: hidden; margin-bottom: 26px; }
* html .message-in { display: inline-block; }

.captha_wrapper { overflow: hidden; margin-bottom: -3px; margin-left: -10px; margin-top:24px; }
.captha_wrapper .error_list {
	margin-left: 10px;
}
.color_captcha {  }
.captcha_item{ float: left; width: 30px; height: 30px; border: 2px white solid;  padding:8px; }
.captcha_item img{ cursor: pointer; }
.captcha_selected{ border: 2px orange solid; }
.cloud{ background: url(../images/cloud.png) no-repeat; float: left; font-size: 12px; border-right: 1px solid #C5C5C5; padding: 13px 21px 18px 44px; }

div.submit input {
	background: url(../images/button_save.gif) no-repeat top left;
	color: #FFFFFF;
  cursor: pointer;
  font-size: 18px;
	border: 0;
	padding: 5px 5px 8px 5px ! important;
	width: 132px ! important;
	line-height: 30px;
}

.blog {  margin-top: -4px; }
.comment {  margin-top: -3px; }
.one-comment { margin: 0 0 21px 0; }
.one-comment .comment-txt { margin-top: 6px;  line-height: 22px; margin-bottom: 14px; }
.one-comment .user { margin: 1px 3px 0 0; }
.one-comment p { font-size: 12px; line-height: 20px; margin: 1px 0; }
.add-comment textarea { border: 1px solid #7F9DB9; margin-bottom: 11px; }
.add-comment p { font-size: 12px; line-height: 20px; margin: 1px 0; }
.add-comment input, .add-comment textarea { border: 1px solid #7F9DB9; }
.add-comment input.text { height: 15px; margin-top: 2px; width: 135px; margin-bottom: 11px; }
h2.add_comment_header { margin-bottom: 16px; }
h2.add_comment_header .ajax { background: none; border-bottom-width: 1px; border-bottom-style: dashed; }
h2.add_comment_header .ajax:hover { border-bottom-width: 0; }
h2.comments_header {  margin-bottom: 16px; margin-top: 19px; }
h2.comments_header .ajax {  background: none;  border-bottom-width: 1px;  border-bottom-style: dashed; }
h2.comments_header .ajax:hover {  border-bottom-width: 0; }
.add-comment .send { background: transparent url(../images/sprite.png) no-repeat scroll -115px -143px; border: medium none; cursor: pointer; font-family: Tahoma; font-size: 12px; height: 23px; margin-top: -1px; padding-bottom: 1px; width: 83px; }
.add-comment textarea { height: 70px; width: 475px; }
.one-comment .add-comment { padding-top: 16px; }

.vote_left_block { padding-left: 23px; padding-right: 16px; width: 156px; line-height: 16px; padding-bottom: 33px; }
.vote_left_block h2 { padding-left: 0px; }
.vote_left_block form { padding-top: 8px; padding-bottom: 12px; }
.vote_left_block .variant { padding-top: 0px; padding-bottom: 15px; }
.vote_left_block .variant label { display: block; font-size: 12px; padding-left: 22px; }
.vote_left_block .variant input { margin-left: -22px; margin-right: 5px; }

.vote_left_block .result .percent {
	background: transparent url(../images/lresults.gif) no-repeat scroll left top;
	height: 5px;
	margin-bottom: -5px;
	position: relative;
	width: 110px;
	margin-top: 2px;
}

.vote_left_block .vote .percent .results {
	font-size: 0;
	height: 5px;
	left: 0;
	position: absolute;
	top: 0;
	background:transparent url(../images/lresults.gif) no-repeat scroll 0 -10px;
}

.vote_left_block .vote .percent .green {
  background: transparent url(../images/lresults.gif) no-repeat scroll 0 -5px !important;
}

.vote_left_block .vote .percent .red {
  background:transparent url(../images/lresults.gif) no-repeat scroll 0 -15px !important;
}

.vote_left_block .vote .percent .count {
	color: #A1A1A1;
	font-size: 12px;
	left: 123px;
	position: absolute;
	top: -7px;
}

.vote_list .caption_vote {
	margin-bottom: 10px;
}

.vote_left_block .result label {
	padding-left: 0px ! important;
	font-size: 11px;
	color: #999;
}

.homepage .hot_offers { margin-right: -3px; }
* html .homepage .hot_offers { display: inline-block; }

* + html .homepage_cataloge { display: inline-block; margin-right: -10px; }
.homepage .item_info, x:-moz-any-link, x:default { display: -moz-inline-box; }
/*.homepage .hot_offers .corn_block { margin-top: 14px ! important; margin-bottom: 47px ! important; }*/
.homepage .homepage_cataloge { margin-top: 39px; table-layout: fixed; display: block; padding-left: 3px; }
.homepage .item_info { vertical-align: top; display: inline-block; width: 25%; padding-bottom: 63px; margin-left: -3px; }
* + html .homepage .item_info { margin-left: -1px; }
* html .homepage .item_info { zoom: 1; display: inline; }
* + html .homepage .item_info { zoom: 1; display: inline; }
body.wide .homepage .item_info { width: 19.5% }

.print {
	padding: 50px;
}

.print .item_info .description {
	padding-left: 0px;
}

.print_link {
	background: url('../images/bg-print.gif') 0 50% no-repeat; padding: 1px 0 2px 28px;
	float: right;
	font-size: 14px;
}

.shares_page { margin-top: -19px; overflow: hidden; }
* html .shares_page { display: inline-block; }
.shares_page .w50 { float: none; width: 100%; }
.shares_page .hot_offers .corn_block { border: none; min-height: 0; margin-top: 0px; margin-bottom: 21px; overflow: hidden; }
* html .shares_page .hot_offers .corn_block { height: 1%; }
.shares_page .hot_offers .corn_block .tl { display: none; }
.shares_page .hot_offers .corn_block .tr{ display: none; }
.shares_page .hot_offers .corn_block .bl{ display: none; }
.shares_page .hot_offers .corn_block .br{ display: none; }
.shares_page .hot_offers .corn_block .description{
  padding-top: 2px;
}
.shares_page .hot_offers .corn_block ul {
  margin-top: 1px;
  padding-bottom:24px;
  padding-right:10px;
}
.shares_page .hot_offers .corn_block ul li {
  font-size: 14px;
  padding-bottom: 4px;
}
.shares_page .hot_offers .corn_block .description {
  line-height: 22px;
  font-size: 14px;
}

.post-arrow { vertical-align: middle; margin-right: 4px; }

.date { overflow: hidden; padding-bottom: 28px; }
* html .date { display: inline-block; }
.date h3 { float: left; margin-right: 35px; }

.tabs { font-size: 18px; line-height: 44px; margin: -13px 0 0; }
.tabs td { padding: 0; vertical-align: top; }
.tabs .tab { text-align: center; position: relative; border-bottom: 3px #e1e1e1 solid; white-space: nowrap; font-size:18px; line-height: 34px; padding-top: 12px; }
.tabs .tab_noscript { border-bottom: 3px #e1e1e1 solid; height: 46px; }
.tabs .tab .tl, .tabs .tab .tr { display: none; }
.tabs .active { padding: 3px 0 5px; font-size: 22px; margin: 4px 0 0; }
.tabs .active span { border: none ! important; cursor: text }
.tabs .active .tl { background: transparent url(../images/sprite.png) no-repeat scroll 0 0; display: block; font-size: 0; height:12px; position: absolute; width: 12px; background-position: -145px -88px; left: -3px; top: -3px; }
.tabs .active .tr { background: transparent url(../images/sprite.png) no-repeat scroll 0 0; display: block; font-size: 0; height: 12px; position: absolute; width: 12px; background-position: -155px -88px; right: -3px; top: -3px; }
.tabs .active{ border: 3px #e1e1e1 solid; border-bottom: 0px; white-space: nowrap; color: #EE8202; }

* html .active { } /* azimuth: expression(this.p ? 0 : this.onresize = function(){this.childNodes[3].style.left = this.offsetWidth + 'px'}, this.p=1 ); */
 /* this.parentNode.offsetWidth + 'px' */
* + html .tabs .tab  .tr { right: -3px; }
* html .tabs .tab { display: inline-block; }
* + html .tabs .tab  { display: inline-block; }

.profile_tab_content { margin: 0 ! important; position: relative; margin-left: 1px\9; padding: 0px; border-right: 3px #e1e1e1 solid; border-left: 3px #e1e1e1 solid; border-bottom: 3px #e1e1e1 solid; }
* html .profile_tab_content { display: inline-block; }
* html .profile_tab_content .tr { rigth: -4px; margin: 0px; }
* + html .profile_tab_content { display: inline-block; margin-left: 0px; }
* html .profile_tab_content { display: inline-block; margin-left: 0px; }
.profile_tab_content .tl { background: transparent url(../images/sprite.png) no-repeat scroll -145px -88px; display: block; font-size: 0; height:12px; position: absolute; width: 12px; left: -3px; top: -3px; }
.profile_tab_content .tr { background: transparent url(../images/sprite.png) no-repeat scroll -155px -88px; display: block; font-size: 0; height: 12px; position: absolute; width: 12px; right: -3px; top: -3px; }
.profile_tab_content .bl { background: transparent url(../images/sprite.png) no-repeat scroll -145px -98px; display: block; font-size: 0; height:12px; position: absolute; width: 12px; left: -3px; bottom: -3px; }
.profile_tab_content .br { background: transparent url(../images/sprite.png) no-repeat scroll -155px -98px; display: block; font-size: 0; height: 12px; position: absolute; width: 12px; right: -3px; bottom: -3px; }

.table_form { margin-bottom: 21px; }
.table_form textarea{ height: 124px; margin-top: 7px; width: 535px; }
.table_form  td input { height: 19px; }
.table_form  td { padding-bottom: 16px; padding-right: 25px; vertical-align: top; }
input.w250{ width: 254px; }
input.w185{ width: 185px; }
.table_form  label{ font-size: 14px; line-height: 22px; }
.table_form .prefix { margin-right: 9px; width: 55px; }
.table_form h2 { padding-top: 9px; font-size: 18px; line-height: 16px; }
.table_form .i {  }

.edit_reginf {
	padding: 0 20px 34px 18px;
}
.edit_reginf .item {
	padding-bottom: 20px;
}
.profile_tab_content .edit_reginf table {
	margin-bottom: 21px ! important;
	margin-left: -6px ! important;
  margin-top: 19px ! important;
}

.profile_page { margin-left: -11px; }
* html .profile_page { display: inline-block; }
* + html .profile_page { display: inline-block; }

.but_save { display: block; text-align: center; line-height: 30px; cursor: pointer; padding-bottom: 3px; border: none; color: #FFFFFF; font-size: 18px; height: 34px; width: 131px; background: #027bd0 url(../images/button_save.gif) no-repeat top left; }

.check_box { margin-top: 19px; width: 220px; margin-bottom: -13px; line-height: 20px ! important; padding-left: 22px; display: block; }

.check_box input { margin-left: -22px; vertical-align: middle; margin-right: 4px; }
* html .check_box { text-indent: -7px; }
* + html .check_box { text-indent: -7px; }

ul.error { margin-top: 4px; margin-bottom: 5px; display: block; width: 255px; }
ul.error li { background: none; padding: 0; font-size: 11px; color: red; line-height: 16px; }

.layer { border-radius: 3px;  -moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; position: absolute; background: #fff; width: 273px; border: 2px #DEDEDE solid; z-index: 1000; }
.relative { position: relative !important; }
.layer .content { line-height: 27px; padding: 16px 16px 11px; position: relative; z-index: 1; }
.layer .close { cursor: pointer; background: transparent url(../images/sprite.png) no-repeat scroll -150px -121px; position: absolute; right: 16px; top: 11px; width: 15px; height: 15px; z-index: 13; }
.svg { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 0; }
.vml { position: absolute; top: 0; left: 0; z-index: -1; behavior: url(#default#VML); width: 100%; height: 100%; }
.layer .content .text { width: 195px; height: 19px; margin-bottom: 7px; padding-top: 3px; }
.layer .content .checkbox { font-size: 12px; margin-top: 4px; margin-bottom: 14px; line-height: 26px; }
.layer .content .checkbox input { position: relative; top: 5px; margin-right: 7px; float: left; }
* html .layer .content .checkbox input { top: 2px; margin-right: 4px; }
.layer .content .but_enter { margin-right: 54px; height: 20px; color: #000000; padding-bottom: 1px; width: 68px; border: none; background: url(../images/button_enter.gif) no-repeat top left; }

.i { vertical-align: middle; text-decoration: none; position: relative; color: #F17200; font-family: georgia; font-style: italic; font-size: 20px; }
.hint_action { cursor: pointer; margin-left: 6px; }
.i .hint { min-height: 12px; display: none; color: #000; left: 0px; bottom: 48px; width: 163px; padding: 7px; position: absolute; border: 2px solid #F17200; background: #fff; font-size: 11px; line-height: 14px; font-family: Arial; font-style: normal; }
.i .hint .tl { background: transparent url(../images/sprite.png) no-repeat scroll -172px -87px; display: block; font-size: 0; height:12px; position: absolute; width: 12px; left: -2px; top: -2px; }
.i .hint .tr { background: transparent url(../images/sprite.png) no-repeat scroll -184px -87px; display: block; font-size: 0; height: 12px; position: absolute; width: 12px; right: -2px; top: -2px; }
.i .hint .bl { background: transparent url(../images/sprite.png) no-repeat scroll -172px -99px; display: block; font-size: 0; height:12px; position: absolute; width: 12px; left: -2px; bottom: -2px; }
.i .hint .br { background: transparent url(../images/sprite.png) no-repeat scroll -184px -99px; display: block; font-size: 0; height: 12px; position: absolute; width: 12px; right: -2px; bottom: -2px; }
.i .hint .triangle { background: transparent url(../images/sprite.png) no-repeat scroll -16px -214px; bottom: -32px; display: block; font-size: 0; height: 32px; left: 18px; position: absolute; width: 32px; }
#tb-first .i .hint { bottom: 43px } /* 1поле табл. регистрации */
.shadow-r { position: absolute; width: 8px; height: 100%; top: 0; right: -10px; background: url(../images/right_shadow.png) repeat-y top left; }
.shadow-b { position: absolute; width: 100%; height: 8px; bottom: -10px; left: 0; background: url(../images/bottom_shadow.png) repeat-x top left; }
.shadow-br{ bottom: -8px; height: 8px; position: absolute; right: -8px; width: 8px; background: url(../images/br_shadow.png) no-repeat top left; }

* html .shadow-b { bottom: -19px; }
* html .shadow-br { bottom: -17px; }

.price_end {
  border-top: 1px #E1E1E1 solid;
  margin-top: 20px; ! important;
}

.price_end td {
  font-size: 16px ! important;
  padding-top: 10px ! important;
  line-height: 18px ! important;
}

.price_end .price_ {
  font-size: 18px;
  padding-top: 6px;
}
.price_end .price_ big {
  font-size: 24px;
}

.other_actions {
  float: left;
  padding-top: 7px;
  padding-right: 25px;
  line-height: 32px;
  margin-bottom: 0;
}

.other_actions .print {
  background: url(../images/print.gif) no-repeat top left;
  font-size: 14px;
  margin-left: -3px;
  padding-bottom: 1px;
  padding-left: 27px;
}

* html .other_actions .print {
  margin-left: 1px;
  padding-left: 30px;
}

.other_actions input {
  margin-right: 7px;
}

.pr {
  padding-right: 29px ! important;
}

.pr2 {
  padding-right: 21px ! important;
}

.profile_tab_content table { margin: 0 ! important; }
.profile_tab_content table td { padding-left: 10px; font-size: 14px; line-height: 20px ! important; padding-bottom: 11px; padding-top: 6px; padding-right: 8px; }
.profile_tab_content .add_info {  }
.profile_tab_content .add_warranty { padding-top: 13px; }
.profile_tab_content .add_warranty label { display: block; padding-left: 23px; }
.profile_tab_content .add_warranty label input { margin-left: -23px; margin-right: 6px; }
* html .profile_tab_content .add_warranty label input { margin-left: -26px; float: left; text-indent: -4px; }
* + html .profile_tab_content .add_warranty label input { margin-left: -26px; float: left; text-indent: -4px; }
.profile_tab_content .cart_item td { padding-bottom: 8px; padding-top: 8px; padding-right: 8px; }
td.border {  border-left: 2px #e1e1e1 solid !important; border-right: 2px #e1e1e1 solid !important; }
.profile_tab_content .cart_item  input { margin-right: 20px; }
.profile_tab_content .cart_item  h2 { font-size: 18px; }
.profile_tab_content .valute { margin: 0 2px; }
.profile_tab_content .rub span { font-size:0.6em;margin-left:-1.15em;margin-right:2px;position:relative;top:0; }
* html .rub span { position: relative; display: inline-block; margin-left:-0.9em ! important; }
* html .rub { position: relative; }
.profile_tab_content .add_info .more_info { margin-bottom: 18px; display:block;height:127px;margin-top:18px;width:100%; }
.profile_tab_content .add_info .send { background: transparent url(../images/sprite.png) no-repeat scroll -115px -173px; border: medium none; cursor: pointer; font-family: Tahoma; font-size: 12px; height: 23px; margin-top: -1px; padding-bottom: 1px; width: 83px; }
.profile_tab_content .price_block { padding-right:30px; padding-top:8px; text-align:right; }
.cart_price { font-size:24px; padding-bottom: 3px; }
.params { font-size:14px; line-height:24px; padding-right: 5px; margin-bottom: 0; }

.profile_tab_content .place { padding-top: 37px; padding-bottom: 49px; }
.profile_tab_content .type { padding-bottom: 2px; }

.delivery_city { margin-left: 10px; width: 240px; }
.delivery_type { margin-top: 20px ! important; }
.delivery_type td { padding: 14px 0 0 0 !important; }
.delivery_type input{ float: left; margin-left: -20px; text-indent: -6px; margin-top: 3px; margin-right: 7px !important; }
* html .delivery_type input{ margin-left: -23px; margin-top: 0px; }
* + html .delivery_type input{ margin-left: -23px; margin-top: 0px; }
.delivery_type label { display: block; padding-left: 22px; }
* html .delivery_type label { padding-left: 20px; }
* + html .delivery_type label { padding-left: 20px; text-indent: -3px; }

.cart_item .info_line { line-height: 26px; padding-bottom: 7px; }
.cart_item .info_line h2 { padding-bottom: 1px; }
.cart_item .info_line h3 { display: inline; }

.border_b { border-bottom: 1px #000 solid; }

.btn_on { cursor: pointer; float: right; font-size: 18px; color: #fff; width: 107px; line-height: 34px; padding-left: 31px; background: #027bd0 url(../images/button_next.png) no-repeat top left; margin-right: 15px; }
.btn_off { cursor: pointer; color:#FFFFFF;float:left;font-size:18px;line-height:34px;padding-left:57px;width:81px;background: #6f6f6f url(../images/button_back.png) no-repeat top left; }
.btn_confirm {
  cursor: pointer; float: right; font-size: 18px; color: #fff; width: 162px; line-height: 34px; padding-left: 20px; background: #027bd0 url(../images/confirm.gif) no-repeat top left; margin-right: 15px;
}
.but_cancel {
  cursor: pointer; float: left; font-size: 18px; color: #fff; width: 81px; line-height: 34px; padding-left: 16px; background: url(../images/but_cancel.gif) no-repeat top left; margin-right: 15px;
}

.profile_step_btn { overflow: hidden; padding: 30px 15px 30px 21px; }
* html .profile_step_btn { display: inline-block; }
.profile_step_btn .but_save { float: right; }

.close_cart_btn { cursor: pointer; margin-right: 5px; margin-top: 5px; }

.profile_tab_content { line-height: 22px; padding-top: 27px; }

.history_order_table {
  float: left;
  margin-right: 20px;
  margin-top: 0;
  margin-left: 0px;
  margin-top: 10px;
  width: 67%;
}
#delivery_form .table_form textarea{
	width: 477px;
}
.history_order_table .txt-acenter {
	white-space: nowrap;
}
.history_order_table table {
  border: 2px solid #E1E1E1 !important;
  margin-left: 0px;
  margin-top: 0;
}
.history_order_table th {
  padding-bottom: 10px;
  padding-top: 3px;
  padding-left: 10px;
}
.history_order_table .close_cart_btn {
  margin-left: 4px;
}
.history_order_table td {
  line-height: 18px;
  vertical-align: top;
  padding-bottom:3px;
  padding-top:25px;
}


.steps { margin-left: 9px; overflow: hidden; font-size: 16px; padding-left: 0px; padding-top: 9px; padding-bottom: 0px; }
.steps li { display: block; float: left; padding-right: 0; }
.steps .active { border: medium none; font-size: 18px; color: #7A7A7A; padding: 0 1px 0 0; margin: 0; }
.steps .arrow { background: transparent url(../images/arrow_post.png) no-repeat right 8px; margin: 0 17px 0 0; width: 42px; }

* html .steps { display: inline-block; }

.reginfo { padding-top: 13px ! important; }
.reginfo .but_save { margin: 23px 0 48px 11px; }

.setting td { padding-top: 10px ! important; }
.count_page_setting { padding-left:7px; }
.count_page_setting span { font-size: 18px; margin-right: 15px; }
.count_page_setting span.ajax { color: #0172C1; }

.table_corn { position: relative; margin-left: -10px; }

.rub span {
font-size:0.7em;
margin-left:-1.1em;
margin-right:2px;
position:relative;
top:0;
}

.right-info {
  padding-right: 20px;
  padding-top: 8px;
}
.right-info dt {
  color: #a1a1a1;
  float: left;
  font-size: 10px;
  line-height: 16px;
  width: 76px;
}
* html .right-info dt, * html .right-info dd {
	clear: right;
}
.right-info dt span {
  background-color: #e1e1e1;
  font-size: 12px;
  padding: 0 4px 0 1px;
  color: #000;
}
.right-info dd {
	font-size: 12px;
	line-height: 16px;
	min-height: 36px;
	padding-bottom: 10px;
	overflow: hidden;
}
* html .right-info dd {
  height: 42px;
}
.history-right {
  overflow: hidden;
}
.history-right .face {
  padding-bottom: 15px;
	overflow: hidden;
}
.history-right .face .face_link {
  padding-left: 20px;
  background: transparent url(../images/user.gif) no-repeat scroll left top;
}
.history-right h2 {
  font-size: 18px;
}
.history_action_link {
  clear: both;
  padding-top: 24px;
}
.order_container .table_corn {
	margin-left: 0 !important; height: 1%;
}
.order_container {
	position: relative;
}
* html .order_container {
  display: inline-block;
}
.history_action_link h1 {
  color: #000;
  font-size: 18px;
  float: right;
  padding-right: 10px;
}
.history_action_link h1 big {
  font-size: 24px;
}
.repeat {
  background: transparent url(../images/arrows.gif) no-repeat scroll 0 2px;
  padding-left: 15px;
  margin-right: 93px;
  margin-left: 10px;
}
.arr_top {
  background: transparent url(../images/arrow_.gif) no-repeat scroll 0 3px;
  padding-left: 12px;
}
.history_list {
  margin-left: 36px;
}
.history_list li {
  background: none;
  padding-bottom: 17px;
}
.open_orders {
  padding-bottom: 14px;
  margin-top: -26px;
  padding-left: 13px;
}
.open_orders ul {
  margin-top: -1px;
  padding-bottom: 19px;
}
.open_orders ul li {
  background: none;
  padding-bottom: 4px;
  padding-left: 0;
}
.first-corn {
  background: url(../images/first-corn.gif) no-repeat top left;
  width: 9px;
  height: 9px;
  position: absolute;
  top: -1px;
  left: -1px;
}
.last-corn {
  width: 9px;
  height: 9px;
  background: url(../images/last-corn.gif) no-repeat top left;
  position: absolute;
  top: -1px;
  right: -1px;
}
* html .path {
	line-height: 100%
}
* html .cat_layer {
	top: 23px
}
* + html .cat_layer {
  top: 23px
}
* + html .page_header {
  position: relative; 
  z-index: 21;
}



.cat_layer {
  position: absolute;
  top: 9px;
  left: -10px;
  z-index: 200;
  width: 200px;
}
.cat_layer ul {
  margin: 0;
  background: #ECECEC;
}
.cat_layer ul li {
  padding-left: 10px;
  background: none;
  font-size: 12px;
	line-height: 16px;
	padding-bottom: 10px;
}
.t1, .t2, .t3 {
  overflow: hidden;
  height: 1px;
  background: #ECECEC;
}
.cat_layer .t1 {
  margin: 0 1px;
}
.cat_layer .t2 {
  margin: 0 2px;
}
.login_block {
  float: none;
  width: 323px;
  padding: 13px;
  margin-top: 13px;
}
.login_block .the-input {
  padding-bottom: 4px;
}
.login_block .text-inputs-checkbox {
  padding-bottom: 5px;
  padding-top: 2px;
  font-size: 12px;
}
.login_block .text-inputs-checkbox input {
  float: left;
  margin-right: 5px;
  margin-top: 4px;
}
.login_block .the-input input {
	border: 1px #DBD8D8 solid;
	font-size: 12px;
	height: 17px;
	padding-top: 1px;
	width: 321px;
}

.error_list {
  margin-top: 4px; margin-bottom: 5px; display: block; width: 255px; padding: 0 ! important;
}

.error_list li {
  background: none; padding: 0; font-size: 11px; color: red; line-height: 16px;
}

#login_form ul.error_list {
	margin-bottom: -21px;
	margin-top: -5px;
}

#login_form ul.error_list li {
	font-size: 12px;
	background: none;
	display: inline;
}

.shares_page .hot_offers {
	margin-left: 0;
}

.shares_page .hot_offers .corn_block {
  margin-left: 0 ! important;
}
.shares_page .hot_offers .corn_block h3 {
	padding-left: 0;
}

.goback {
	
}

.pages {
	font-size: 14px;
	overflow: hidden;
	padding-bottom: 25px;
}

.pages_count_results {
	clear: right;
	float: left;
	position: relative;
	width: 50%;
}

.pages_count_list {
	clear: right;
	float: left;
	margin: 0 0 0 -1px;
	position: relative;
	width: 50%;
}

.pages span {
	float: left;
	margin-right: 19px;
}

.pages a {
	color: #0074C5 !important;
	float: left;
	margin-right: 19px;
}

.pages .act, .pages_count_list span {
	color: #fff ! important;
	padding: 0 7px; 
	background-color: #0074C5;
	cursor: text;
	text-decoration: none;
}

.black {
	color: #000 ! important;
}

#cart_info_ajax {
	vertical-align: middle;
}

.grad {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, enabled='true', startColorStr='#ffffff', endColorStr='#f3f3f3')
}

#form {
	position: relative;
	z-index: 10;
	padding: 8px;
}

.page_header_date {
	font-size: 18px ! important;
	color: #a1a1a1;
}



/* fix */
/*.header { border: 1px solid }
.header .doc-link, .header .profile .cart, .header .contacts a.bottom-block { border: 1px solid; display: none  }
.header .header-links, .header .telephone, .header .contacts .inet_contacts, .logo, .header .contacts { display: none }
*/
/*header*/
.header { /*height: 1% !important; min-height: 180px; height: 180px;*//*костыли*/height: 1%; position: relative }
.header p.clear { margin: 0 }
.header .contacts { padding-bottom: 35px !important; padding-bottom: 27px }/*(line 458)*/
.header .contacts .inet_contacts { margin-bottom: 1em; /*padding-bottom: 0*/ }/*(line 460)*/
.header .contacts a.bottom-block { bottom: 42px; left: 265px; margin-bottom: -1em; position: absolute; white-space: nowrap }
.header .contacts .bot-p { padding-bottom: 7px }
.header .contacts .top-p { padding-top: 7px }
.header .contacts .top-p em { color: #222; font-style: normal; font-size: 1.1em }
.header .telephmanager_info .code { /*position: relative; top: -0.1em;*/ font-size: 0.9em; font-style: normal }
#manager.layer { line-height: 1.2; left: 265px; top: 95px; margin-top: 3em; display: none; _height: 20px; width: 448px }
#manager_layer.layer { line-height: 1.2; left: 0;  margin-top: -3.5em; top: 100%; display: none; _height: 20px; width: 448px }
#manager.layer div.box, #manager_layer.layer div.box { padding: 32px 20px; position: relative; z-index: 10 }
#manager.layer img.face, #manager_layer.layer img.face { float: left; margin: 8px 15px 32px 0 }
#manager.layer div.box div.box, #manager_layer.layer div.box div.box { height: 1%; overflow: hidden; padding: 0 }
#manager.layer .inet_contacts, #manager_layer.layer .inet_contacts { padding: 10px 0 }
#manager.layer .inet_contacts img, #manager_layer.layer .inet_contacts img { vertical-align: middle }
#manager.layer h3.name, #manager_layer.layer h3.name { color: #656565; font-weight: 900; padding: 0 0 2px }
#manager.layer p.incumbency, #manager_layer.layer p.incumbency { color: #656565; position: relative; top: 2px }

.header-links { bottom: 1em; padding-bottom: 40px }
* + html .header-links { right: -56px }
* html .header-links { right: -56px }
.header .doc-link { font-size: 0.9em; position: absolute; left: 50%; margin: 0 0 -1em 42px; top: auto; bottom: 39px; white-space: nowrap }/*(line 180)*/
.header .doc-link img { position: relative; float: left; margin: 3px/*9px*/ 6px 0 -32px; background: url("../images/sprite.png") -118px -122px no-repeat }
.doc-link span { margin:0 0 0 2px }
.header .doc-link .edit1click { padding-left: 23px }

.header .profile { margin-bottom: 2em; padding-bottom: 30px; overflow: hidden }
.header .profile .user-status { padding-left: 0 }
.header .profile .cabinet-link { width: 135px; padding-left: 45px }
* html .cabinet-link {padding-bottom: 11px }
* + html .cabinet-link { padding-bottom: 11px }
.cabinet-link  .profile-link img { border: 0 solid; float: none; position: absolute; top: -5px; left: -45px }
.cabinet-link  .box-link { position: relative }
.header .profile .cart { position: absolute; right: 0; margin-bottom: -2em; bottom: 35px; width: 214px; z-index: 1 }
.header .profile a.big-line { line-height: 2; position: relative; top: 0.3em }
/*main*/
#homepage.article { padding: 0 45px 0 13px }
.homepage { margin: 0 45px 0 0 }
.homepage .article { padding: 0 0 50px 13px }

#only-one.hot_offers .corn_block img { margin: 12px 2px 0 13px }
.homepage .hot_offers, #only-one.hot_offers { float: left; margin: 0; padding: 15px 0 47px; position: relative; width: 100%; z-index: 1 }
.homepage .hot_offers .w50 { padding-bottom: 15px }
.homepage .only-one .w50 { width: 100% }
.homepage .hot_offers .corn_block { background: url("../images/bg-corn.gif") 50% 0 repeat-y; float: none; height: auto; margin: 0; min-height: 0; position: relative; width: auto }
.homepage .only-one .corn_block { background: none; margin: 0 53% 0 0 }
#only-one.hot_offers .corn_block { float: none; height: auto; margin: 0 45px 0 0; min-height: 0; position: relative; width: auto }
.homepage p.clear { clear: both; float: none; margin: 0; width: 100% }
.corn_block .tc, .corn_block .bc { background: #fff; display: block; font-size: 0; height: 18px; position: absolute; width: 64px; left: 50%; margin-left: -42px; top: -3px }
.corn_block .bc { top: auto; bottom: -3px }
.homepage .only-one .tc, .homepage .only-one .bc { display: none }
.homepage .hot_offers .corn_block .tc .tl { left: auto; right: -2px; top: 0 }
.homepage .hot_offers .corn_block .tc .tr { left: -2px; right: auto; top: 0 }
.homepage .hot_offers .corn_block .bc .bl { left: -2px; right: auto; bottom: 0 }
.homepage .hot_offers .corn_block .bc .br { left: auto; right: -2px; bottom: 0 }

.homepage .hot_offers .corn_block h3 { padding: 7px 20px 0 22px }
.homepage .hot_offers .corn_block .first h3 { padding: 7px 45px 0 12px }
.homepage .hot_offers .corn_block .description { padding-right: 10px; padding-left: 22px }
.homepage .hot_offers .corn_block .first .description { padding-right: 35px; padding-left: 12px }
.homepage .hot_offers .corn_block img { left: 10px; margin: 12px 2px 0 13px; position: relative }
.homepage .hot_offers .corn_block .first img { left: 0 }




/*
.homepage_cataloge { margin-top:39px; border:1px solid }
.item_info {margin-top:-18px; padding-bottom:23px}
.homepage { border:1px solid }*/
h1.box-float/*page_header*/ { /*top: -15px; padding: 15px 0 0 !important; position: relative*/ overflow: hidden; padding-bottom: 0 }

/*p.go-back { padding-left: 1px }*/
p.go-back { margin-top: 10px; padding-left: 15px }
p.go-back a img { background: url("../images/sprite.png") -215px -255px no-repeat; margin-left: -15px }
a.reg { margin: 0 12px }
p.go-print { position: relative; margin: 10px 0 0 55px; padding: 0; top: 10px }
.layer .content .but_enter { background: url("../images/button_enter.gif") 0 50% no-repeat; cursor: pointer; height: auto; padding: 3px 0; vertical-align: middle }

.green_block ul li { line-height: 1.4; padding: 3px 0 6px 18px }
.orange_block ul li { line-height: 1.4; padding: 3px 0 6px 0 }

table { border-collapse: collapse; border: solid #e1e1e1; border-width: 0 0 2px; width: 99% }
table th, table td { border: solid #e1e1e1; border-width: 1px 1px 0 }
table th { border-color: #f0f0f0; font-weight: 900 }
table th p { margin: 0; padding: 0 }

.scroller table { border: 0 solid; width: auto }
.profile_page table { border: 0 solid; width: 100% }
.scroller th, .scroller td, .profile_page th, .profile_page td, table.w670 th, table.w670 td { border: 0 solid }
/*Костыли*/
#tb-first.w670 td.i-cont input { display: block; float: left }
#tb-first.w670 td.i-cont ins.i { display: block; float: left }
#tb-first.w670 td.i-cont .error_list { clear: both; padding-top: 4px !important }

table.w670 { border: 0 solid; width: 670px }
.profile_tab_content  table.tabs { width: 99% }
.profile_tab_content  table.table_form { width: 555px }
.profile_tab_content #info_personal_info table.table_form { width: 650px }
.table_corn .history_order_table { border: 2px solid #e1e1e1; width: 84% }
.profile_tab_content  table.price_end { border-top: 1px solid #e1e1e1 }
.profile_tab_content  table.table_form td { padding: 6px 35px 11px 10px }
.profile_tab_content  table.table_form td.th { padding: 6px 0 11px 10px; width: 40% }
.profile_tab_content  table.table_form input.w250 { width: 100% }
.profile_tab_content  table.table_form input.mails { margin: 17px 0 0 }
.profile_tab_content  table.table_form td.textarea textarea { width: 100% !important }
.profile_tab_content .history_action_transport { border-top: 3px solid #fff; border-bottom: 2px solid #e1e1e1; clear: both; padding: 12px 10px }
.profile_tab_content .history_action_transport p { float: left; margin: 0 }
.profile_tab_content .history_action_transport p.last { float: none; text-align: right }
.profile_tab_content  table.table_form p.add { margin: 11px 0 }


.tabs .active span.ajax { margin: 0 15px; display: inline !important; display: inline-block }
.history_order_table .first-corn { left: -2px; top: -2px }
.history_order_table .last-corn { right: -2px; top: -2px }
.history_order_table .history_action_link { height: 1% }
.history_action_link h1 { white-space: nowrap }
.history_action_link a.repeat { margin-right: 7% }
.history_action_link a.arr_top { margin-right: 7% }
.history_action_link a.pdf { margin: 0 25px 0 0; white-space: nowrap; position: relative; left: 10px }

/*cataloge*/
#cont-catalog { border-top: 1px solid #fff; height: 1%; position: relative } 
#cont-catalog .cat_layer { left: 4.5em; position: absolute; top: -11px !important; top: -7px }
#cont-catalog.homepage .cat_layer { top: -11px !important; top: -7px }


* html .item_info .item_corn .tr, * html .item_info .item_corn .bl { right: -3px }

.price_block h2.profile_price { padding-right: 1px }
.price_block p.params { padding-right: 0 }
.profile_step_btn { margin-right: 0 }
.order_main_cart_item_parent td.end { width: 22px }
/* РУБЛЬ   Короче бред */
.order_currency_item .rub { margin-right: 0 !important }
* + html .order_currency_item .rub { margin-right: 2px !important }
* html .pr .order_currency_item, * html .pr .order_currency_item .valute { position: relative; left: 4px }
* html h1.price_ .order_currency_item .valute { margin-right: -4px !important } 
* html h1.price_ .order_currency_item .rub { margin-right: -2px !important } 




/*catalog=>item*/
.item_corn { min-height: 85px }
.item_info .item_corn { float: left; margin: 0 10px 0 0 !important; margin: 0 10px 12px 0 }
.item_info .cont-info { position: relative; height: 1%; overflow: hidden }
.item_info .item_corn img { border: 0 solid !important; float: none }
* html .item_info .item_corn img { float: left }
* + html .item_info .item_corn img { float: left }
.item_info .item_corn td img { float: left }/*хз*/
table .item_info .item_corn img { /*margin: 7px 5px; */border: 0 solid !important }
/*table .item_info .item_corn { width: 131px !important }*/
.item_info .item_corn .tl, .item_info .item_corn .tr,
.item_info .item_corn .bl, .item_info .item_corn .br { background: url("../images/bg-layer.png") 0 1px no-repeat }
.item_info .item_corn .tr { background-position: -19px 1px }
.item_info .item_corn .bl { background-position: -19px -19px }
.item_info .item_corn .br { background-position: 0 -19px }
			.item_corn:hover { border-color: #0172C1 !important }			
			#titul-foto.item_corn:hover { border-color: #E0E0E0 !important }
			
			.item_corn:hover .tl { background-position: -39px 1px !important }
			.item_corn:hover .tr { background-position: -58px 1px !important }
			.item_corn:hover .bl { background-position: -58px -19px !important }
			.item_corn:hover .br { background-position: -39px -19px !important }

			#titul-foto.item_corn:hover .tl { background-position: 0 1px !important }
			#titul-foto.item_corn:hover .tr { background-position: -19px 1px !important }
			#titul-foto.item_corn:hover .bl { background-position: -19px -19px !important }
			#titul-foto.item_corn:hover .br {  background-position: 0 -19px !important }

			
.item_info .description { margin-top: 0; padding-top: 12px !important; padding-top: 0 }
ul.other { margin-top: 15px }
ul.other li { height: 1%; position: relative }

.in_cart { height: 34px !important; height: 39px }
.profile_tab_content .check-box td { padding-top: 31px }
.profile_tab_content .check-box p.block1 { padding-top: 12px }
.profile_tab_content .check-box .label { float: left; width: 13.5em }
.profile_tab_content .check-box p.block1 .label { margin-right: 10px }
.profile_tab_content .delivery_city { width: 210px }
.profile_tab_content #delivery_city { margin-left: 10px }

.profile_tab_content .check-box #delivery_city_container { margin: 0; padding: 0px 0 0 }
.profile_tab_content .check-box #delivery_company_container { padding-top: 20px }
.profile_tab_content .check-box #delivery_company_container .lgrey, .profile_tab_content .check-box #delivery_company_container .orange { font-size: 12px; margin: 0 0 15px 22px }
.profile_tab_content .check-box #delivery_company_container .lgrey { margin: 0 0 0 22px; padding-top: 6px }

.profile_tab_content .check-box #delivery_company_container .orange .i .hint { bottom: 100%; display: none; margin-bottom: 27px }
.profile_tab_content .check-box #delivery_company_container .orange .i:hover .hint { display: block }
.profile_tab_content .empty td { padding: 1px 8px 2px }

table.price_end tr.first td { padding-top: 25px !important }
table.price_end tr.two td { padding-top: 5px !important; padding-bottom: 15px !important }
table.price_end td span.small { font-size: 0.8em !important }
table.price_end .is-send { font-size: 1.2em !important; padding: 17px 30px 1px 25px !important }
table.price_end .is-send input { margin-right: 10px; vertical-align: middle }
table.price_end .print_link { margin-top: 4px }

/*catalog => finisch*/
.left-pad { padding-left: 10px }
.left-pad a { margin-right: 10px }
.history_order_table .right-info { padding-left: 10px }
.history_order_table h2.info-title { padding-left: 10px }
			

/*table-catalog*/
h1.cont-check { position: relative }
h1.cont-check .path { margin-right: 180px; height: 1%; padding-bottom: 1px }

h1.page_header .link-check { display: block; height: 35px; position: absolute; right: 45px; bottom: 8px !important; bottom: 4px; width: 136px; overflow: hidden }
h1.page_header .link-check a { background: url("../images/sprite2.png") 0 3px no-repeat; display: block; float: right; margin-left: 4px !important; margin-left: 2px; text-indent: 48px; height: 35px; width: 47px; overflow: hidden }
h1.page_header .link-check #check2 { background-position: -48px 3px }
h1.page_header .link-check a.act { cursor: default }
h1.page_header .link-check #check1:hover { background-position: 0 -101px }
h1.page_header .link-check #check2:hover { background-position: -48px -101px }
h1.page_header .link-check #check1.act { background-position: 0 -33px !important }
h1.page_header .link-check #check2.act { background-position: -48px -33px !important }

h1.page_header .link-check #wide { background: none; margin: 10px 10px 0 0; height: 15px; width: 15px }
h1.page_header .link-check #wide img { background: url("../images/sprite2.png") -40px -85px no-repeat; display: block }
h1.page_header .link-check #wide img.less { background: url("../images/sprite2.png") -24px -85px no-repeat; display: none }
body.wide h1.page_header .link-check #wide img.less { display: block }
body.wide h1.page_header .link-check #wide img.more  { display: none }

.box-table { position: relative; z-index: 100 }
/* бред */
* html body .box-table { padding-right: 5px }
* + html body .box-table { padding-right: 5px }
/* /бред */
table.table-catalog { margin: -10px 0 0; left: -3px; line-height: 1.4; position: relative; top: -25px; width: 100% }
table.table-catalog p { margin: 0 }
table.table-catalog th { border-width: 1px 0 0; color: #484848; font-weight: 100; padding: 9px 5px 9px }
table.table-catalog td { border-width: 1px 0 0; padding: 8px 5px 10px; vertical-align: top }
table.table-catalog th p { float: left; margin-right: 20px; position: relative }
table.table-catalog th.n4 p { float: right; width: 5.5em }
table.table-catalog th a.sort { background: url("../images/sprite2.png") 0 -70px no-repeat; border-bottom: 1px dashed; display: block; cursor: pointer; margin-top: -7px; position: absolute; top: 50%; right: -20px; height: 14px; overflow: hidden; text-indent: 12px; width: 11px }
table.table-catalog th a.sort:hover { border-color: #e1e1e1 }
table.table-catalog th.n4  a.sort { right: 0 }

table.table-catalog .n1 { padding-left: 10px }
table.table-catalog td.n1 { width: 10em !important }
table.table-catalog th.n4 { padding: 9px 17px 9px 15px }
table.table-catalog td.n2 { padding-top: 0.3em; text-align: center }
table.table-catalog td.n4 { color: #5c5c5c/*6a6a6a*/; font-weight: 900; padding: 8px 35px 10px 15px; text-align: right; white-space: nowrap }
table.table-catalog td.n6 { color: #5c5c5c/*6a6a6a*/; padding: 8px 0 10px; width: 9.5em !important; width: 9.6em }

/*SALE-USED*/
table.table-catalog td.n1 p { margin: 0; position: relative }
table.table-catalog td.n1 a { background: url("../images/sprite2.png") -26px -69px no-repeat; display: block; position: relative; /*left: -2px; top: 3px;*/ float: left; margin-right: 4px; cursor: help; height: 13px; width: 28px }
table.table-catalog td.n1 a.new { background-position: -56px -83px }
table.table-catalog td.n1 a.alt { background-position: -56px -69px }
table.table-catalog td.n1 a span { background: #fff; border: 1px solid #5e5e5e; color: #5e5e5e !important; cursor: text; display: none; font-size: 0.9em; line-height: 1.3; padding: 0 5px 1px; position: absolute; left: 2px; bottom: 19px; white-space: nowrap }
table.table-catalog td.n1 a ins { background: url("../images/sprite2.png") -16px -81px no-repeat; display: block; position: absolute; left: 5px; bottom: -3px !important; top: 100%; height: 4px; width: 6px }
table.table-catalog td.n1 a:hover span { display: block }


a.type-new, a.type-sale, a.type-alt { background: url("../images/sprite2.png") -26px -69px no-repeat; display: block; position: absolute; left: 5px; bottom: 7px; cursor: help; height: 13px; width: 28px; z-index: 1 }
* html a.type-new, * html a.type-sale, * html a.type-alt { bottom: 7px }
* + html a.type-new, * + html a.type-sale, * + html a.type-alt { bottom: 7px }
/*
p.type { border-top: 1px solid #e0e0e0; clear: both; height: 1%; margin: 0; padding: 2px 5px; position: relative }
p.type:after { content: ''; display: block; clear: both }
.item_corn:hover p.type { border-color: #0172C1 }
a.type-new, a.type-sale, a.type-alt { background: url("../images/sprite2.png") -26px -69px no-repeat; display: block; position: relative; float: left; margin-left: 5px; cursor: help; height: 13px; width: 28px }*/
/** html a.type-new, * html a.type-sale, * html a.type-alt { bottom: 7px }
* + html a.type-new, * + html a.type-sale, * + html a.type-alt { bottom: 7px }*/
a.type-new { background-position: -56px -83px }
a.type-alt { background-position: -56px -69px }
a.type-new span, a.type-sale span, a.type-alt span { background: #fff; border: 1px solid #5e5e5e; color: #5e5e5e !important; cursor: text; display: none; font-size: 0.78em; line-height: 1.3; padding: 0 5px 1px; position: absolute; left: 2px; 
bottom: 19px; width: 11em }
a.type-sale span { width: auto }
a.type-new ins, a.type-sale ins, a.type-alt ins { background: url("../images/sprite2.png") -16px -81px no-repeat; display: block; position: absolute; left: 5px; bottom: -3px !important; top: 100%; height: 4px; width: 6px }
a.type-new:hover span, a.type-sale:hover span, a.type-alt:hover span { display: block }
/*/SALE-USED*/

table.table-catalog td.n2 a { background: url("../images/sprite2.png") -13px -70px no-repeat; display: block; cursor: pointer; height: 9px; line-height: 0; font-size: 0; margin: 8px auto 0; position: relative; width: 12px; }

/*img-layer*/
table.table-catalog td.n2 a span { background: #fff; border: solid #dedede; border-width: 0 2px; display: none; padding: 1px 12px; position: absolute; top: -38px; left: 20px/*top: 10px; right: 15px*/ }
table.table-catalog td.n2 a:hover span { display: block }
table.table-catalog td.n2 a span em { display: block; font-style: normal; /*padding: 0 5px;*/ position: relative }
table.table-catalog td.n2 a span ins { display: block; line-height: 0; font-size: 0; position: absolute; height: 17px; width: 17px }
table.table-catalog td.n2 a span ins.t { background: #fff; border-top: 2px solid #dedede; left: 3px; top: -18px; height: 15px; width: 116px }
table.table-catalog td.n2 a span ins.b { background: #fff; border-bottom: 2px solid #dedede; left: 3px; bottom: -18px !important; bottom: -16px; height: 15px; width: 116px }
table.table-catalog td.n2 a span ins.tl { background: url("../images/bg-tl.png") 0 0 no-repeat; left: -17px; top: -2px }
table.table-catalog td.n2 a span ins.tr { background: url("../images/bg-tr.png") 0 0 no-repeat; left: 100%; top: -2px }
table.table-catalog td.n2 a span ins.bl { background: url("../images/bg-bl.png") 0 0 no-repeat; left: -17px; top: 0 }
table.table-catalog td.n2 a span ins.br { background: url("../images/bg-br.png") 0 0 no-repeat; left: 100%; top: 0 }
table.table-catalog td.n2 a span ins.close { background: url("../images/sprite2.png") -60px -69px no-repeat; top: -8px; right: 8px; height: 9px; width: 10px }
table.table-catalog td.n2 a span img { background: url("../images/nophoto.gif") 50% 50% no-repeat; display: block; margin-right: 1px }
/*/img-layer*/

table.table-catalog .color1 { color: #63be16 }
table.table-catalog .color2 { color: #ed8407 }
table.table-catalog .color3 { color: #6662bc }
table.table-catalog a.small { font-size: 0.9em }
table.table-catalog td.n6 label { display: block; color: #5e5e5e; line-height: 1; float: left; width: 5em }
table.table-catalog td.n6 input { border: 1px solid #dbd8d8; color: #000; padding-right: 1px; text-align: right; vertical-align: middle; width: 2em }
* html table.table-catalog td.n6 label { position: relative; top: -2px }
* + html table.table-catalog td.n6 label { position: relative; top: -2px }

table.table-catalog th em.blue { color: #027BD0 !important; font-weight: 100 !important }
table.table-catalog th em.rub2, table.table-catalog th em.usd2 { color: #484848; font-weight: 900 }

/* Плюсы/Минусы */
.cont-info .item_status a.box-link { margin: 0 0 0 15px }
table.table-catalog a.box-link { display: block; cursor: pointer; margin: 5px 0 0 5em; position: relative; width: 39px }
table.table-catalog a.box-link img, .cont-info .item_status a.box-link img { background: url("../images/sprite2.png") 0 -155px no-repeat; vertical-align: middle }
table.table-catalog a.box-link img.act, .cont-info .item_status a.box-link img.act { background-position: -41px -155px }
table.table-catalog div.box { position: relative; z-index: 1 }

table.table-catalog div.box div.layer { top: -10px; left: -340px; width: 831px; z-index: 1; display: none }
#box-layer div.layer { margin-top: 15px; top: 9em; right: 0; /*left: 100px; */width: 831px; z-index: 1; display: none }

div.layer div.form { padding: 10px 15px; position: relative; z-index: 10 }
div.layer div.edit { display: none }
div.edit div.layer div.edit { display: block }
div.edit div.layer div.view { display: none }

div.layer div.plus, div.layer div.minus { padding: 0 0 10px; text-align: center }
div.layer div.plus *, div.layer div.minus * { text-align: left }
div.layer div.minus { border-top: 1px solid #ccc; padding: 10px 0 }
div.layer div.edit fieldset { border: 0 solid }
div.layer div.edit textarea { display: block; margin: 10px auto; width: 98% }
div.layer div.edit input { cursor: pointer }
/*div.layer div.edit label { color: #5e5e5e; display: block; float: none; line-height:1.4; width: auto }*/


div.layer a.edit { background: url("../images/sprite2.png") -33px -139px no-repeat; display: block; cursor: pointer; margin: 0; position: absolute; overflow: hidden; text-indent: 999px; top: 11px; right: 45px;  height: 15px; width: 31px; z-index: 13 }
div.noedit div.layer a.edit, div.edit div.layer a.edit { background-position: 0 -139px; cursor: default }
/* /Плюсы/Минусы */
a[target$="-blank"], a.popup { background: transparent url(../images/sprite.png) no-repeat -204px -10px; padding-left: 17px; }

 /* РУБЛЬ */
.many em.usd2 { cursor: pointer; font-style: normal; margin: 0 2px }
.many em.rub2 { border-bottom: 0 solid; cursor: pointer; font-style: normal; font-size: 90%; margin: 0 2px 0 -0.5em; padding: 0; position: relative; top: 0.08em }
.many em.rub2 ins { font-size: 109%; margin: 0 0 0 2px; right: -0.66em; position: relative; text-decoration: none; top: -0.08em; z-index: 1 }
.many em.rub2:hover ins, .many em.usd2:hover { border-bottom: 0 solid }

.many em.ajax ins { border-bottom: 1px dashed }
/*---*/
h2.profile_price em.usd2 { margin: 0 }
h2.profile_price em.rub2 { font-size: 86%; margin: 0 0 0 -0.5em; left: -4px }
h2.profile_price em.rub2 ins { font-size: 115%; margin: 0; top: -0.05em }
.open_orders em.rub2 { margin: 0 2px 0 -0.5em }
.open_orders em.rub2 ins { margin: 0 }
.layer .close2 { right: 12px; top: 10px }

#cart_info small.count .rubl { background:transparent url("../images/liner.png") 0 61% no-repeat ; border: 0 solid; cursor: text }
#cart_info small.count .usd { border: 0 solid; cursor: text }



* + html div.btn2 input { line-height:28px; padding: 0 5px 8px !important }/*восстановления пароля*/
* + html .search .search_bar .search_button { padding-bottom: 0 }/*кнопка поиска*/
* + html .profile_tab_content div#order_comment_form_container.add_info   form#order_comment_form .send { padding: 1px 0 0 }/*"сохранить" для комментария на 1-ом шаге оформления заказа*/
* + html .comment_container_form    form.comment_form input.send { padding-bottom: 0 }/*кнопка "ответить" в блоге*/

.discount { display: block; color: #f00 !important; font-style: normal; font-size: 0.76em }
#add_to_cart_layer .discount { margin-left: 4em }
* html #add_to_cart_layer .discount { padding-left: 4px }
* + html #add_to_cart_layer .discount { padding-left: 4px }
.discount strong { font-weight: 100; text-decoration: line-through }
td.n4 .discount { font-size: 0.9em; font-weight: 100; text-decoration: line-through }
.all .discount .rub { background: url("data:image/gif;base64,R0lGODlhDAAEAIABAP8AAAAAACH5BAEAAAEALAAAAAAMAAQAAAIKTGCpwOr/mJyyAAA7") 0 0.5em no-repeat !important; font-weight: 100 }
* html .all .discount .rub { background:  url("../images/rub2.png") 0 0.54em no-repeat !important  }
* + html .all .discount .rub { background:  url("../images/rub2.png") 0 0.54em no-repeat !important  }


/*counter*/
.footer .counter { margin: 5px auto 0; width: 300px; position: relative; left: 36px }
.footer .counter a { margin: 0 8px 0 0 }

h1.page_header .link-check a, h1.page_header .link-check a:hover, table.table-catalog td.n0 a, table.table-catalog td.n0 a:hover, table.table-catalog td.n2 a, table.table-catalog td.n2 a:hover, table.table-catalog td.n0 a, table.table-catalog td.n0 a:hover { color: #0172c1; text-decoration: none } /* IE6:hover */
/* /fix */



.description ul {
	overflow: hidden;
}



#CatalogeList {
	position: relative !important;
}
article {
	width: 100%;
}
/* html .scroller_line { width: expression(parseInt(this.parentNode.offsetWidth)) }
* html .scroller {  }*/
.scroller_line {
	position: relative;
	overflow: hidden;
	width: 90%;
}
.scroller {

}
.fix_ie_scroll {
	width: 100%;
}
.page_header_link {
	margin-top: 4px;
}
.ajax_loader {
	float: none !important;
	margin: 0 0 0 5px !important;
	background: none !important;
}

.slider_product_relation {
	
}

.slider_product_relation table {
  position: relative !important;
}

.slider_product_relation table td .item_info {
	margin-top: 0px;
}

.slider_product_relation table td .item_info .description {
  padding-left: 0;
	margin-bottom: -8px;
  margin-top: 4px;
}

.r_blur {
	position: absolute;
	width: 20px;
	height: 100%;
	background: url(../images/blur_r.png) repeat-y top right;
	top: 0;
	right: 0;
}

.current_only {
	color: #FFFFFF;
	font-size: 12px;
	left: -10px/*163px*/;
	position: absolute;
	top: 40px;
}
* + html .current_only { left: -14px }
*   html .current_only { left: -14px }

.current_only input {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}
* + html .current_only input { margin-top: 1px }


@media print {
a, a:link, a:visited, a:hover, a:active { color: #000 !important; text-decoration: underline }
/*.article a:after { content: " (" attr(href) ") "; font-size: 0.6em }*/
body { font: 16px Arial, Helvetica, sans-serif !important }
blockquote { background: none !important; border: solid #000; border-width: 0 0 0 2px }
h1, h2, h3, h4, h5, h6, strong { color: #000 }

div.table, caption { border: 0 solid !important }
table { border: 1px solid #000 !important; font-size: 12pt; margin: 0; padding: 20px 0 20px 0 }
table tr { border: solid #000 !important; border-width: 0 1px 0 1px !important }
table th { background: none !important; border: 1px solid #000 !important; color: #000; font-weight: bold; padding: 4px 3px; text-align: left }
table td { border: 1px solid #000 !important; padding: 2px 3px }
tr, th, td { page-break-inside: avoid }
.scroller table, .scroller th, .scroller td, .profile_page th, .profile_page td { border: 0 solid !important }

hr { background: #000; border: none; color: #000; height: 1px }
ul { list-style-type: circle !important; }
ul li { background: none !important; list-style-type: disc !important; margin-left: 18px !important; padding-left: 0 !important; list-style-position: outside; }

.all { min-width: 0 !important }
.header { border-bottom: 1px solid #000; margin-bottom: 20px; padding: 0 0 10px; min-height: 3em; height: 3em !important }
.header .logo { padding: 0 }
.header .logo img { margin: 0px 0 0 50px; height: 51px; width: 65px }

.right { clear: both; margin: 0; padding: 0 10px 10px !important }

#god_mode, .seo-panel, .left, .search_bar, form, .header .right, .footer, .menu, .submenu, .go-back, .tl, .tr, .bl, .br, .go-print, .pp_pic_holder { display: none !important }
.header .logo { display: block !important }
}