* {
	margin: 0;
	padding: 0;
}
html {height: 100%}
body {
	font: 12px/18px Tahoma, Arial, Verdana, sans-serif;
	height: 100%;
	background: url(/img/header_bk.jpg) no-repeat -125px 0;
}
a {
	outline: none;
	text-decoration: underline;
	color: #9F1A2F;
}
a:hover {
	text-decoration: none;
}
p {margin: 0;}
img {
	border: none;
}
ul {
	list-style: none;
}
input {vertical-align: middle}
#wrapper {
	width: 100%;
	min-width: 1000px;
	max-width: 1240px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding-bottom: 30px;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 390px;
}
#logo {
	margin: 12px 0 0 25px;
}

#log {
	float: bottom;
	margin: 25px 0 0 45px;
}
#log UL {
	list-style: none;
}
#log UL LI {
	display: inline;
	margin-right: 15px;
}
#log UL LI.login-li {
	background: url(/img/icon_lock.png) no-repeat 0 2px;
}
#log UL LI.register-li {
	background: url(/img/icon_key.png) no-repeat 0 2px;
}
#log UL LI.login-li, #log UL LI.register-li {
	padding-left: 11px;
}
#login-link {
	text-decoration: none;
	border-bottom: 1px dotted #981A36;
}
#register-link {

}
#login-link, #register-link, #login_user {
	font-size: 8pt;
	color: #000;
}
#contacts {
	margin: 30px 0 0 45px;
}
#contacts #phone {
	font-size: 20pt;
	font-weight: bold;
}
#contacts #phone DIV.code{
	font-size: 14pt;
	font-weight: normal;
	color: #999999;
	position: relative;
	float: left;
	padding-right: 7px;
}
#contacts #phone DIV.number{
	position: relative;
	padding-top: 3px;
}
#contacts DIV.address-link {
	font-size: 8pt;
	margin-top: 5px;
}
#contacts DIV.address-link a {
	color: #999999;
}
#cart-top {
	margin: 20px 0 0 45px;
	background: url(/img/icon_add_to_cart.png) no-repeat 0 7px;
	padding-left: 30px;
}
#cart-top SPAN.digits {
	color: #9F192E;
}
#search {
	margin: 65px 0 0px 45px;
	height: 45px;
}
#search-form-result {
	margin: 0px 0 25px 0px;
}
#search .edit, #search-form-result .edit {
	border: 1px solid #757575;
	padding: 3px 2px 2px 3px;
}
#search-form-result .edit {	width: 75%;
}
#search .btn-search, #search-form-result .btn-search {
	background: url(/img/btn_search.png) no-repeat;
	border: 0;
	width: 62px;
	color: #989898;
	font-family: Tahoma;
	font-size: 9pt;
	padding: 3px 0 5px 0;
}
#nav-icons {
	position: absolute;
	margin: 45px 0 0 790px;
}
#nav-icons UL LI a {
	padding: 4px;
}
#nav-icons UL LI {
	float: left;
	margin-right: 50px;
}


/* Navigation
-----------------------------------------------------------------------------*/
#navigation {
	position: absolute;
	width: 100%;
	background: url(/img/menu_bk.png) repeat-x;
	height: 42px;
	font-size: 8pt;
	font-weight: bold;
}
#navigation .nav-bk {
	max-width: 1280px;
	min-width: 1000px;
	overflow: hidden;
}
#navigation .nav-menu {
	display: block;
	position: relative;
	margin: 7px 0 0 23px;
}
#navigation .nav-menu LI {
	float: left;
	margin: 0 1.25% 0 1.25%;
}
#navigation a {
	color: #fff;
	padding: 0 !important;
}
#navigation-table {
	position: relative;
	width: 100%;
	max-width: 1200px;
	/*min-width: 1000px;*/
	padding: 0 0 0 0px;
	/*height: 35px;*/
	text-align: center;

}
#navigation TD.sep {
	width: 3%;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 100px;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 20px 270px 50px 270px;
	font-family: Tahoma;
}
#content h1 {
	font-size: 25pt;
	font-weight: normal;
	color: #9E1830;
	text-decoration: underline;
	margin-bottom: 25px;
}
#content h1.inner {
	color: #000;
	text-decoration: none;
	line-height: 100%;
}
#content h2, #content h2.FormTitle {
	font-size: 11pt;
	color: #9F1A2F;
	margin-bottom: 5px;
}
#content h2.FormTitle {
	margin-top: 50px;
}
#content h3 {
	font-size: 10pt;
}
#content P {
	margin: 0px 0 10px 0;
}
#content UL {
	margin: 10px 0 15px 20px;
	list-style-image: url(/img/bullet_line.png);
}
#content LI {
	margin-bottom: 8px;
}
#content a {
	color: #9F1A2F;
}
#content OL {
	margin: 10px 0 0 20px;
/*	color: #9F1A2F;*/
}
.black {
	color: #000;
}

/* Catalog element
--------------------------------------------------------------------*/
.catalog-element {
	/*float: left;*/
	overflow: hidden;
}
P.detail-pic {
	text-align: center;
}
.catalog-element P.rub {
	color: #646464;
	font-size: 8pt;
	font-weight: bold;
	margin: 0 0 0px 0 !important;
}
.catalog-element P.sn {
	color: #646464;
	font-size: 8pt;
	font-weight: bold;
	margin: 0 0 15px 0 !important;
}
.catalog-element P.base-price {
	color: #9F1A2F;
	font-size: 34pt;
	font-weight: bold;
	font-style: italic;
	margin: 15px 0 40px 0 !important;
}
.catalog-element P.rate, #form_Rating {
	font-weight: bold;
	margin-top: 8px;
}
.catalog-element .table-description {
	margin: 15px 0 10px 0;
}
.catalog-element .table-description TD, .catalog-element .table-description TH {
	text-align: left;
	vertical-align: top;
	padding-right: 15px;
}
.catalog-element .table-description TH {
	padding-bottom: 5px;
}
.catalog-element .opinions {
	margin-top: 40px;
}

.catalog-element .opinions DIV.navigation {
	/*float: left;*/
}
.catalog-element .opinions DIV.navigation UL {
	list-style: none;
	margin: 0 !important;
}
.catalog-element .opinions DIV.navigation UL LI {
	display: inline;
	padding-left: 18px;
	margin-right: 5px;
}
.catalog-element .opinions DIV.navigation UL LI.show-opinions {
	background: url(/img/icon_show_opinions.png) no-repeat;
	font-weight: bold;
	font-size: 8pt;
}
.catalog-element .opinions DIV.navigation UL LI.show-opinions a {
	color: #000 !important;
}
.catalog-element .opinions DIV.navigation UL LI.submit-opinion {
	background: url(/img/icon_submit_opinion.png) no-repeat;
}
.catalog-element .opinions DIV.navigation UL LI.submit-opinion a {
	color: #000 !important;
	border-bottom: 1px dotted #000;
	text-decoration: none;
}
.catalog-element .opinions DIV.hide-btn {
	/*float: right;*/
	text-align: right;
}
.catalog-element .opinions DIV.hide-btn a {
	color: #999999 !important;
	font-size: 7pt;
	background: url(/img/icon_close_opinions.png) no-repeat right 1px;
	padding: 1px 18px 1px 0;
}
.catalog-element .opinions TABLE.table-opinions {
	/*float: left;*/
	margin: 10px 0 30px 0;
	font-size: 8pt;
	width: 100%;
}
.catalog-element .opinions TABLE.table-opinions P {
	margin: 0 !important;
	padding: 0 0 3px 0;
}
.catalog-element .opinions TABLE.table-opinions TR.colored {
	background: #F0F0F0;
}
.catalog-element .opinions TABLE.table-opinions TD {
	padding: 5px 8px 8px 8px;
	vertical-align: top;
}
.catalog-element .opinions TABLE.table-opinions TD.properties {
	font-size: 7pt;
	font-family: Verdana;
	width: 100px;
}
.catalog-element .opinions DIV.page-navigator {
	float: left;
	font-weight: bold;
	font-size: 8pt;
}
.catalog-element .opinions DIV.page-navigator UL {
	list-style-image: none !important;
	margin: 0 !important;
}
.catalog-element .opinions DIV.page-navigator UL LI {
	float: left;
	padding: 0 5px 0 5px;
}
.catalog-element .opinions DIV.page-navigator UL LI.title {
	margin-right: 10px;
	padding: 0;
}
.catalog-element .opinions DIV.page-navigator UL LI.selected {
	color: #fff;
	background: #000;
	font-weight: normal;
}
.catalog-element .opinions DIV.page-navigator UL LI a {
	color: #000 !important;
	text-decoration: none;
}

/* Promos
--------------------------------------------------------------------*/
.promos {
	/*float: left;*/
	margin: 0 0 35px 0 !important;
}
.promos LI {
	margin: 0 20px 40px 0;
	width: 130px;
	display: inline-block;
	display: -moz-inline-stack;
	zoom: 1;
	*display: inline;
}
.promos LI.promo-element {
	padding-bottom: 35px;
}
.promos LI.promo-element-rub {
	padding-bottom: 20px;
}
/* Выравнивание по центру */
.promos LI.promo-element-rub DIV P, .promos LI.promo-element DIV P, .promos LI.promo-element DIV.order-data {
	text-align: center;
}
.promos LI a {
	color: #000 !important;
}
.promos LI IMG {
	padding-bottom: 20px;
}
.promos LI P {
	margin: 0 !important;
}
.promos LI P.preview-text {
	color: #646464;
}
.promos LI P.price {
	margin-bottom: 5px !important;
}
.promos LI P.price SPAN.new {
	color: #9C1B31;
	font-size: 16pt;
}
.promos LI P.price SPAN.old {
	color: #676767;
	text-decoration: line-through;
}
.promos LI DIV.order-data {
	margin-top: 15px;
}
.promos LI UL.mark {
	margin: 0 0 5px 0 !important;
}
.promos LI UL.mark LI {
	display: inline;
	margin: 0 0 5px 0;
}
.promos LI UL.mark LI IMG {
	padding: 0;
}


/* Related links
-----------------------------------------------------------------------------*/
.related-links {
	margin-top: 15px;
}
.related-links .rel-link {
	background: url(/img/icon_information.png) no-repeat #F0F0F0 9px 10px;
	border: 1px solid #E6E6E6;
	margin-bottom: 2px;
	padding: 4px 10px 5px 27px;
}
.related-links a {
	color: #646464 !important;
}


/* Faq
-----------------------------------------------------------------------------*/
.faq {
	margin: 20px 0 50px 0;
}
.faq a {
	color: #000 !important;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}
.faq DIV.faq-element {
	margin-bottom: 15px;
}
.faq DIV.faq-element DIV.faq-content P.caption {
	font-weight: bold;
}
.faq DIV.faq-element DIV.faq-content P.date {
	color: #656565;
	font-size: 7pt;
	margin: 0 !important;
}
.faq-form, #consultForm, #commentForm {
	padding: 6px 36px 33px 27px;
	margin: 15px 30px 0 0;
	border: 1px solid #E5E5E5;
	background: #F0F0F0;
	/*float: left;*/
	width: 90%;
}
.faq-form P, DL DT {
	margin: 15px 0 5px 0 !important;
	font-weight: bold;
}
.faq-form P.p-edit {
	margin: 0 !important;
	padding: 0 !important;
}
.faq-form SPAN.required {
	color: #A11635;
	font-size: 11pt;
	font-weight: normal;
}
.faq-form .input-captcha {
	width: 250px !important;
}
.faq-form TEXTAREA, DL DD TEXTAREA {
	border: 1px solid #9B9B9B;
	font-size: 8pt;
	font-family: Tahoma;
	padding: 5px 4px 5px 4px;
	width: 100%;
	height: 100px;
}
.faq-form IMG.faq-captcha {
	margin: 3px 0 3px 0;
}
.faq-form .faq-note {
	margin-top: 25px;
	width: 100%;
}
.faq-form .faq-note TD {
	vertical-align: top;
}
.faq-form .faq-note TD.first {
	width: 100px;
	padding-top: 3px;
}
.faq-form .faq-note TD.second {
	padding: 3px 5px 0 0;
}
.faq-form .faq-note TD.third, DL DD P.description {
	font-size: 8pt;
	color: #999999;
	font-weight: normal;
}
DL DD P.description B {
	font-size: 8pt;
	color: #000000;
}
DL DD INPUT[type="file"], #q_attach {
	margin: 0px 0 5px 0 !important;
	border: 1px solid #E5E5E5;
}

/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 220px;
	margin: 20px 0 50px -100%;
	padding-left: 20px;
	position: relative;
	font-family: Tahoma;
	font-size: 8pt;
}
.sl .catalog {
	margin-bottom: 28px;
}
.sl #catalog-header {
	background: url(/img/catalog_header_bk.png) no-repeat;
	padding: 6px 0 10px 10px;
	zoom: 1;
}
.sl #catalog-header A {
	font-size: 16pt;
	color: #fff;
	font-family: Tahoma;
	margin: 0px;
	text-decoration: none;
	font-weight: normal;
}
.sl UL {
	margin: 10px 20px 0 0;
}
.sl UL LI {
	margin: 0 0 10px 10px;
}
.sl UL LI a.selected {
	background: #9E1B2B;
	color: #fff;
	text-decoration: none;
	padding: 3px 5px 3px 20px;
	margin-bottom: 0;
}
.sl UL UL {
	margin: 10px 0 0 0;
}
.sl LI LI {
	padding-left: 5px;
}
.sl LI LI a.selected {
	background: none;
	color: #9E1B2B;
	background: url(/img/bullet_red.png) no-repeat 6px 6px;
}
.sl LI LI LI a {
	color: #000;
}
.sl LI LI LI a.selected {
	background: none;
	color: #656565;
}
.sl a {
	color: #333333;
	font-weight: bold;
	padding-left: 20px;
}


/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
	float: left;
	width: 220px;
	margin: 20px -3px 50px -240px;
	position: relative;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	margin: -100px 0;
	min-width: 1000px;
	max-width: 1220px;
	height: 100px;
	font-size: 8pt;
}
#footer a {
	color: #000;
}
#copyright {
	float: left;
	margin: 20px 0 0 45px;
}
#dev {
	float: right;
	margin: 20px 40px 0 0;
}

/* Groupbox
----------------------------------------------------------------------------*/
.groupbox {
	background: url(/img/groupbox_bk.png) no-repeat #EFF0F0;
	padding: 3px 3px 0 3px;
	margin-bottom: 5px;
	border: 1px solid #E4E4E4;
}
.groupbox .header {
	background: url(/img/groupbox_header_bk.png) no-repeat;
	padding: 6px 0 10px 27px;
	font-family: Tahoma;
	font-size: 16pt;
	zoom: 1;
	margin: 0px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
.groupbox .header A {
	font-family: Tahoma;
	font-size: 16pt;
	zoom: 1;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
.groupbox .header A.video {	padding: 6px 0 10px 20px;
}
.groupbox UL {
	margin: 10px 35px 0 30px;
	font-size: 8pt;
}
.groupbox UL LI {
	margin: 0 0 12px 0;
}
.groupbox UL LI a{
	color: #000;
	font-weight: bold;
	padding: 0;
}

/* Text block
---------------------------------------------------------------------------*/
.textblock {
	margin: 25px 15px 0 30px;
	font-family: Tahoma;
}
.textblock .header {
	font-size: 16pt;
}
.textblock .text {
	margin: 10px 0 8px 0;
}

/* Common
--------------------------------------------------------------------------*/
.red-link {
	font-weight: bold;
	font-size: 7pt;
	color: #9F192E !important;
}
#content a.add-to-cart {
	color: #AD2742 !important;
	background: url(/img/icon_add_to_cart.png) no-repeat;
	font-size: 7pt;
	padding: 5px 0 5px 24px;
}
.flat-edit, DD INPUT, DD TEXTAREA {
	border: 1px solid #9B9B9B;
	padding: 5px 4px 5px 4px;
	font-size: 8pt;
	font-family: Tahoma;
	width: 100%;
}
#submit_Comments-label, #submit_Feedback-label, #submit_consult-label {
	margin: 0px 0 0px 0 !important;
	font-size: 1pt;
}
DD INPUT[type="submit"] {	padding-left: 20px;
	padding-right: 20px;
	width: auto;
}
/* Feedback
-------------------------------------------------------------------------*/
.base_form {
	padding: 0 30px 0 0 !important;
}
DT {
	font-weight: bold !important;
	margin: 10px 0 10px 0 !important;
}
/*
.feedback-form {
	padding: 0 30px 0 0 !important;
}
.feedback-form P {
	margin: 0 !important;
}
.feedback-form P.field-title {
	font-weight: bold !important;
}
.feedback-form P.field {
	margin: 3px 0 15px 0 !important;
}
*/

/* Form
-------------------------------------------------------------------------*/
INPUT[type="radio"] {
	width: auto;
	margin-right: 10px;
}
.delivery-element, .payer-element, .payment-element {	float: left;}

/* Sitemap
-----------------------------------------------------------------------------*/
UL#sitemap {
}
UL#sitemap LI.sitemap_level0 {
	display: none;
}
UL#sitemap LI.sitemap_level1 {
	margin: 10px 0px 10px 10px;
	list-style: none;
	font-size: 16px;
}
UL#sitemap LI.sitemap_level2 {
	margin: 10px 0px 10px 40px;
	list-style: none;
}
UL#sitemap LI.sitemap_level3 {
	margin: 5px 0px 5px 70px;
	font-size: 11px;
}
UL#sitemap LI.sitemap_level4 {
	margin: 5px 0px 5px 100px;
	font-size: 11px;
	list-style: none;
}
UL#sitemap LI.sitemap_level5 {
	margin: 5px 0px 5px 130px;
	font-size: 11px;
	list-style: none;
}
UL#sitemap LI.sitemap_level6 {
	display: none;
}
UL#sitemap LI.sitemap_level7 {
	display: none;
}
UL#sitemap LI.sitemap_level8 {
	display: none;
}
UL#sitemap LI.sitemap_level9 {
	display: none;
}

/* form_Comments
------------------------------------------------------------------------------*/
#form_Comments {
	margin: 0px 0 3px 0 !important;
	font-weight: bold;
}

A.pointer {	cursor: pointer;}

/* form_Comments
------------------------------------------------------------------------------*/
#zakaz {
	padding: 20px 0px 0px 0px;
}
#zakaz TABLE TH {	background: #F0F0F0;
}
#zakaz TABLE TH, #zakaz TABLE TD {
	padding: 5px;
}
#zakaz .count {
	width: 50px;
}

/* order_navigation
------------------------------------------------------------------------------*/
#OrderSteps_menu {	padding: 5px;
	margin-bottom: 20px;
	background-color: #EEEEEE;}

/* order_navigation
------------------------------------------------------------------------------*/
#order_confirm SPAN.change {	font-size: 11px;
}
#delivery P.title, #payer P.title, #payment P.title {
	padding: 5px 5px 0px 5px;
	font-weight: bold;
}
#delivery DIV.descr, #payer DIV.descr, #payment DIV.descr {
	padding: 0px 5px 0px 5px;
	font-size: 11px;
}

/* form
------------------------------------------------------------------------------*/
DIV#form_Consult DIV.title, DIV#form_Comments DIV.title,
DIV#form_Login DIV.title, DIV#form_Registration DIV.title,
DIV#form_Feedback DIV.title, DIV#form_Search DIV.title {
	display: none;
}

DIV#form_Search DT#text-label, DT#submit_Search-label {
	display: none;
}
DIV#form_Search DD#text-element {	margin: 0px 20px 10px 0px;
	width: 80%;
	float: left;}
DIV#search-stat{
	clear: both;
	margin: 10px 0px 20px 0px;
	font-style: italic;
}

SPAN#text, SPAN#count {
	font-weight: bold;
}
DIV#search-list > DIV.title {	font-size: 14pt;
	color: #9F1A2F;
	margin-bottom: 15px;
}
DIV.item {	margin: 0px 0px 10px 0px;
}
DIV.item > DIV.title {}
DIV.item > DIV.title > SPAN.num:after {	content: ".";
}
DIV.item > DIV.title > DIV.link {}
DIV.item > DIV.title > DIV.descr {}

/* form_Consult
------------------------------------------------------------------------------*/
INPUT#login_remember {	width: auto;
	margin: 0px 0px 10px 0px;}
DT#submit_Login-label {	display: none;
}

DIV#OrderSteps_formRegistration DIV.title, DIV#OrderSteps_withoutRegistration DIV.title {	display: block;	font-size: 25pt;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	margin: 25px 0px 25px 0px;
	line-height: 100%;
}

/* OrderSteps_basket
------------------------------------------------------------------------------*/
DIV#OrderSteps_basket {	margin: 10px 0px 10px 0px;
}
DIV#OrderSteps_basket FORM TABLE TH {	background-color: #EEEEEE;
	height: 30px;
}
DIV#OrderSteps_basket FORM TABLE TD {	padding: 3px;
}
DIV#OrderSteps_basket FORM TABLE TD.cost,
DIV#OrderSteps_basket FORM TABLE TD.sum,
DIV#OrderSteps_basket FORM TABLE TD.count {
	text-align: center;
}

DIV#search-list {	margin: 10px 0px 10px 0px;
}

DIV#min_sum_order_text P {	margin: 0px;}
DIV#min_sum_order_text {
	margin: 10px 0px 0px 0px;
	border: 2px solid #FF0000;
	padding: 5px;
}