.custom_w { width:100%}
#cust .custom_w { width:30%; float:left; margin-left:15px;}

body{
   SCROLLBAR-FACE-COLOR: #ececec; 
    SCROLLBAR-HIGHLIGHT-COLOR: #c2c2c2; 
    SCROLLBAR-SHADOW-COLOR: #c2c2c2; 
    SCROLLBAR-3DLIGHT-COLOR: #ececec; 
    SCROLLBAR-ARROW-COLOR: #19376A; 
    SCROLLBAR-TRACK-COLOR: #ffffff; 
    SCROLLBAR-DARKSHADOW-COLOR: #ececec; 
    SCROLLBAR-BASE-COLOR: #ffffff;
    padding:0px;
    margin:0px;
    background:#FFF url(images/body.gif) repeat;
    font-family: Tahoma;
    font-size: 11px;
    line-height: 13px;
    color:black;
}


a {
	color: #fff;
	text-decoration: none;
}

a img {
	border: none;
}

#top-nav {
	position: absolute;
	top: 50px;
	right: 25px;
}

#main {
	position: relative;
	height: 662px;
	background: url(images/wall-paper-bg.jpg) repeat-x #831111;
}

#main,#footer,#bottom,#plinth {
	min-width: 1100px;
}

#logo {
	
	height: 230px; width:100%;
	text-align: center;
}

#logo img {
	margin-top: 50px;

}


#plinth {
	width: 100%;
	height: 15px;
	background-color: #400a05;
}

#plinth-line1 {
	height: 1px;
	background: url(images/plinth-line1.png) no-repeat center
		#951b13;
}

#plinth-line2 {
	height: 14px;
	background: url(images/plinth-line2.png) no-repeat center;
}


.main-door {
	position: absolute;
	top: 80px;
	left: -65px;
	background: url(images/main-door-bg.jpg) no-repeat 108px 70px;
}

#container{
	

	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#content {
	height: 663px; width:100%;
	
	
    overflow: hidden;
}

.content-text{
	font-size: 16px;
	text-align: justify;
	margin-right: auto;
	margin-top: -40px;
}

.glamour-input {
	FILTER: alpha(opacity =         80);
	moz-opacity: 0.8;
	opacity: 0.8;
	border: none;
	width: 256px;
	height: 34px;
	background: url(../images/inpun-bg.png);
	font-size: 27px;
	text-align: center;
	position: relative;
}

#bottom {
	background: url(images/secondary-bottom-bg.png) repeat-x #7f0e07;
	width: 100%;
	height: 80px;
	border-bottom: 2px solid #a70000;
}

#bottom-nav {
	float: right;
	width: 100%;
	background: url(images/secondary-bottom-menu-bg.png) repeat-x;
	height: 43px;
	margin-top: 17px;
}

#bottom-nav a {
	font-size: 14px;
	font-weight: bolder;
}

#bottom-nav input {
	border: 1px #000 solid;
	font-size: 12px;
}

#bottom-nav ul {
	margin: 0;
	padding: 0;
}

#bottom-nav li {
	list-style-type: none;
	display: inline;
	padding-right: 2px;
	height: 43px;
}

.dotted-bottom-nav {
	padding-left: 12px;
	background: url(images/dotted-bottom-nav.gif) no-repeat left;
}

.bottom-nav-points {
	position: relative;
	text-align: center;
}

#footer {
	background-color: #831111;
	clear: both;
	width: 100%;
	color: #fff;
	bottom: 0px;
}

#footer a {
	color: #d7b469;
	text-decoration: none;
}

#footer a:hover {
	color: #efdaae;
	text-decoration: underline;
}

#footer img {
	
}

#copyright {
	width: 32%;
	float: left;
	padding: 10px;
}

#contacts {
	text-align: center;
	width: 32%;
	float: left;
	margin-top: 7px;
}

#web-studio {
	text-align: right;
	width: 32%;
	float: right;
	padding: 10px;
}

.fullText {
	text-decoration: none;
	color: #000;
}

.fullText:hover {
	text-decoration: underline;
	color: #000;
}

form{display: inline;}

/***********************************/

.n_bg { background:#831111}

#no_h { padding-top:10px;}
#no_h a { line-height:20px; padding:2px 3px; display: inline}
a.activ_catalog{
	background: #892b2b;
	color: white;
    text-decoration: none; 
}

#comparewindow{
   position:absolute;
   left:10px;
   top:0;
   visibility:hidden; 
   width: 250px; 
   height: 68px;
   Z-INDEX: 2;
   BACKGROUND: #C0D2EC;
   padding:10px;
   border: solid;
   border-width: 1px; 
   border-color:#4D88C8;
   FILTER: revealTrans  (duration=1,transition=4);
}

img.imgOff {
	border-color: #97989C;
	border-style: solid;
	border-width: 1px;
}

img.imgOn {
	border-color: #D5D5D5;
	border-style: solid;
	border-width: 1px;
}

div.comment_list{/*отзывы*/
	margin-top: 10px;
	background-color: #F2F3F5;
	margin-bottom: 10px;
	BORDER: #97989C 1px dashed; 
   PADDING: 5px; 
}

div.comment_user{
	padding: 3px;
	background: #3D6C8E;
	color: white;
}

div.comment_user a{
	color: white;
}


ul{
	list-style-type: square;
	color: #831111;
}

.sort_name_bg{
   background-color: #F0F1F1;
}
.sort_table{
   margin-top: 10px;
   background-color: White;
   BORDER-RIGHT: #d3d3d3 1px dashed;
   PADDING-RIGHT: 5px;
   BORDER-TOP: #d3d3d3 1px dashed;
   PADDING-LEFT: 5px;
   PADDING-BOTTOM: 5px;
   BORDER-LEFT: #d3d3d3 1px dashed;
   PADDING-TOP: 5px;
   BORDER-BOTTOM: #d3d3d3 1px dashed;
}
#cartwindow{
   position:absolute;
   left:10px;
   top:0;
   visibility:hidden; 
   width: 250px; 
   height: 68px;
   Z-INDEX: 2;
   BACKGROUND: #C0D2EC;
   padding:10px;
   border: solid;
   border-width: 1px; 
   border-color:#4D88C8;
   FILTER: revealTrans  (duration=1,transition=4);
}
.menu_bg{ 
   
   
}

#header { text-align:center}
#header h2 { font-family:tahoma; font-weight:bold; font-size:18px; color:#e5b576; padding:0px; margin-top:52px;}

#in_ph { background:url(images/in_phone.gif) top left no-repeat; float:right; display:inline; width:229px; height:107px;} 

#ntx { color:#e0c3c3; padding-left:28px; padding-top:64px; line-height:18px;}
#ntx2 a { color:#e2bb71}
#ntx2 a:hover { text-decoration:underline}
#ntx2 { padding-left:28px;line-height:18px;}

.menu_bg a.navigation:hover { text-decoration:none; }
.menu_bg a.navigation{ font-weight:bold; text-decoration:none; line-height:23px; background:#971f1f; padding-left:10px; padding-right:10px;
   
}
#navigation{
   
}
a:hover { text-decoration:none}
a.navigation{   color:#e5b576; float:left; display:inline; margin-left:14px;  margin-right:14px; position:relative; 
}
a.navigation:hover{
  
   text-decoration: none;
}

#footer a.navigation:hover { color:#ffe3ba}
#footer a.navigation{   color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:15px; float:left; display:inline; background:url(images/footer_sep.gif) right center no-repeat; text-decoration:none; font-weight:bold; display:inline; padding-left:14px; padding-right:15px; margin:0px; 
}
#coord { color:#FFF; font-size:12px; font-family:Arial, Helvetica, sans-serif; line-height:18px }
#coord a { color:#c9b44e}
a.cat_t { color:#c9b44e}

#header_1{ background:url(images/body_2.gif) left top repeat
  
}
/** html #shadow  { background: none; width:100%;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../shad.png');
}




html > body #shadow  { background:url(images/shad.png) top left repeat-x;  }*/


/*Стиль для usersDisp*/
#loginn {
	display: none;
}
#loginbg {
	position: absolute;
	top: 0px;
	right: 20px;
	padding: 72px 0 0 30px;
	z-index: 10000;
}
#loginfrm {
	position: absolute;
	top: 0px;
	right: 20px;
	padding: 72px 0 0 30px;
	z-index: 10001;
}
#loginfrm_2{
	position: absolute;
	top: 0px;
	right: 20px;
	padding: 57px 0 0 30px;
	z-index: 10001;
}

a.login-form:hover { text-decoration:none;}
a.login-form{  
	font-family:Tahoma; text-decoration:underline;
	font-size:11px;
	color:#6f0000;
	
}

#arrrrr {text-decoration:none;background:url(images/us_arrow.gif) left center no-repeat; padding-left:10px;}
#show a.login-form:hover { text-decoration:none}
#show a.login-form{   text-decoration: underline; border:none;
	font-family:Tahoma;
	font-size:11px;
	color:#cda061;
	
}

/*-------------------------------------*/

#header_2{
   background-image: url(images/header_02_4.jpg);
   background-repeat: no-repeat;
   width: 415px;
   height: 198px;
   color: white;
   
}
#header_3{
   background-repeat: no-repeat;
   width: 1004px;
   height: 26px;
   padding-left:25px;
}
#header_4{
   background-image: url(images/header_04.gif);
   background-repeat: no-repeat;
   width: 408px;
   height: 137px;
}
#header_5{
   background-image: url(images/header_05.gif);
   background-repeat: no-repeat;
   width: 275px;
   height: 137px;
   padding-left:30px;
}
#header_6{
   background-image: url(images/header_06.gif);
   background-repeat: no-repeat;
   width: 321px;
   height: 137px;
}
.zagb{
   color:fff;
   text-transform: uppercase;
   font-weight: bold;
}

#bg_catalog_1{ font-size:17px; color:#a16841;
  
}
h2#bg_catalog_1{ font-size:17px; color:#a16841; font-weight:normal; line-height:50px; margin:10px 0px 0px 0px; padding:0px;
  
}

h1#bg_catalog_1 { font-size:17px; color:#a16841; font-weight:normal; line-height:50px; margin:10px 0px 0px 0px; padding:0px;
  
}

#no_h h1 , #no_h h2  { display:none}

#bg_catalog_2{
   background-image: url(images/bg_catalog_1.gif);
   background-repeat: no-repeat;
   width: 275px;
   height: 6px;
}
#bg_catalog_3{

}

#bgmenu{
   background-image: url(images/bg_menu.gif);
   background-repeat: no-repeat;
   width: 270px;
   height: 25px;
   color: white;
   font-weight: bold;
   vertical-align: middle;
   padding-top: 6px;
   padding-left: 10px;
   text-transform:uppercase;
}

#bgcart{
   background-image: url(images/bg_cart.gif);
   background-repeat: no-repeat;
   width: 208px;
   height: 125px;
   padding-left:30px;
   padding-right:20px;
   padding-top:30px;
}

#bgfooter{
   background-image: url(images/bg_footer.gif);
   background-repeat: repeat-x;
   height: 92px;
   color: #9FA4A7;
   padding-top: 6px;
   padding-left: 10px;
}
#bgfooter td, bgfooter a {
   color: #9FA4A7;
}
.top{
   margin-top: 20px;
}
#top {
FILTER: Alpha(Opacity=40, FinishOpacity=40, Style=1, StartX=0, StartY=0, FinishX=88, FinishY=31);
}

/*td.setka{ height:20px;
  background:url(images/podcatalog_forma.gif) left center repeat-x
}*/

td.setka{ height:13px; width:13px;
/*  background:url(images/podcatalog_forma.gif) left center repeat-x*/
}
.pado { padding:15px 0px}
a.product_name:hover { text-decoration:underline}
a.product_name{
   color:#fff; text-decoration:none;
   font-size: 14px;
   font-weight: bold;
}
.us_f3 { border:1px solid #c0c0c0; height:21px; width:15px; color:#7a100f; text-align:center; padding-top:3px; margin-left:5px; margin-right:7px; }
.coli { color:#7a100f}
#head_2{
   background-image: url(images/head_02.gif);
   background-repeat: no-repeat;
   WIDTH: 227px;
   HEIGHT: 327px;
   padding-left:35px;
   padding-top:25px; 
}

#catalog{
   background-image: url(images/catalog_line.gif);
   background-repeat: no-repeat;
   WIDTH: 289px;
   HEIGHT: 32px;
   font-weight: bold;
}

.black a{
   color:#676767;
}
div.catalog_forma{
   
}
div.podcatalog_forma{
   
}

* HTML div.podcatalog_forma{ /* Только для браузера IE */
   
   WIDTH: 100%;
}

#td_hover { text-decoration:none; }
#td_hover2 { text-decoration: underline ; }
.pod_c a { color:#a56d45; float:left ;  display:inline;padding: 4px 0px 4px 28px;}
.pod_c { background:url(images/pod_c.gif) 15px 9px no-repeat;   }
.pod_c a:hover {   }
.pod_c { padding:1px 0px 1px 0px}
.cat { text-decoration: underline; background: url(images/catalog_forma.gif) 3px 11px no-repeat;   color:#780c09; font-weight:bold; padding: 7px 0px 8px 15px;  }
.cat3 { text-decoration: none; font-size:12px; text-transform:uppercase;  color:#fff; padding: 1px 4px 1px 46px;  }
.cat2 { background:url(../dveri/images/podcatalog_forma.gif) top left repeat-x}
.catalo { background:url(../dveri/images/podcatalog_forma.gif) bottom left repeat-x}
.cat4 { padding:0px 0px 10px 0px;}

#block1{
   padding-left:10px;
   width: 321px;
}
#block2{
   padding-top:10px;
   padding-right:10px;
   padding-bottom:0px;
   width: 683px;
}

#bg_footer_1{
   background-image: url(images/bg_footer_1.gif);
   HEIGHT: 80px;
   width: 270px;
   background-repeat: repeat-x;
   padding-top: 15px;
   color: white;
   padding-left:30px;
}
#bg_footer_2{
   background-image: url(images/bg_footer_2.gif);
   HEIGHT: 66px;
   width: 830px;
   background-repeat: repeat-x;
   padding-left:20px;
   padding-top:5px;
   color: #b1c4d2;
}

#bg_footer_2 a{
   color: #b1c4d2;
}

#bg_footer_3{
   background-image: url(images/bg_footer_3.gif);
   background-repeat: no-repeat;
   HEIGHT: 66px;
   width: 174px;
   color: white;
   
}
#order a{

}
.bgprice{
   background-color: #F0F0F0;
}
#allspec a { color:#7f1a1a}
#allspec { color:#7f1a1a;

   PADDING-BOTTOM: 5px; 

 

}
#allspecwhite{
   margin-top:10px;
   BORDER-RIGHT: #d3d3d3 1px dashed; 
   PADDING-RIGHT: 5px; 
   BORDER-TOP: #d3d3d3 1px dashed; 
   PADDING-LEFT: 5px; 
   PADDING-BOTTOM: 5px; 
   BORDER-LEFT: #d3d3d3 1px dashed; 
   PADDING-TOP: 5px; 
   BORDER-BOTTOM: #d3d3d3 1px dashed;
}

li.done{
   color: green;
   font-weight: bold;
}
.sortActiv{
    font-weight: bold;
}
div.opros{
    background: #D72300;
    height: 10px;
    background-repeat: no-repeat;
}

td {
   /*vertical-align: top;*/
    font-family:Tahoma;
    font-size:11px;
    color:#424242;
}
td.center{
   vertical-align: middle;
}

form
{
    margin:0px;
}

.dark
{
    color:#595959;
    font-weight:bold;
    text-transform:uppercase;
}
a{
   color:#424242; 
}
.red{
   color: #892b2b;
}
.red:hover{
   color: #FFAE00;
}
.gray{
   color: #A2A2A2;
}
.gray:hover{
   color: #FFAE00;
}
a.black
{
    color:#892b2b;
    text-decoration:none;
}
a.black:hover
{
   
   text-decoration: underline;
}
a.link
{
   color: #7f1a1a;

}
a.link:hover
{
}
.black
{
    color:#892b2b;
}
a.b{
   color:#974239;
}
b.date { color:#919191; font-weight:normal}

.texto { color:#5b5b5b; padding:16px;}
.white{color:#710100}
.white2{color:#000; font-weight:bold}

.ico_g { background:url(images/ico_goods.gif) left center no-repeat; padding:3px 0px; text-indent:20px}
.ico_s { background:url(images/ico_sum.gif) left center no-repeat;padding:3px 0px;text-indent:20px}

a.white{
   color: white;
   font-weight: bold;
}
a.white:hover{
   color: white;
}
.prod_b { background:#fdfbf8; padding:10px 0px 10px 10px;}
#rad input { margin:0px; padding:0px; height:12px; width:12px; }
#rad td { color:#666666}
.price b { font-size:12px; font-weight:normal}
.price
{
    color:#7a100f;font-weight:normal;
   font-size: 20px;
}
.price2{
    color:#C34046;
}
H1{
    font-size:17px; color:#a16841; font-weight:normal; line-height:50px; margin:0px; padding:0px; 
}
H2{
    font-size:17px; color:#a16841; font-weight:normal;  
   
}
select{
    font-size: 11px;
}
input{
   font-size: 11px;
}
input.search{ border:0px; background:url(images/search_bg.gif); width:144px; height:22px; color:#7f7f7f; padding:5px 0px 0px 23px;
  
}
input.but{
   font-size: 11px;
   height: 22px;
   border-style: solid;
   border-color: #395200;
   border-width: 1px;
   background-color: white;
   color:#4b4b4b;
}

#mm {
    margin: 0 0 0 320px;
    height: 50px;
}

#mm img {
    border: none;
    margin: 5px;
}

.mm_item {
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.mm_spacer {
    margin-top: 130px;
    padding-top: 130px;
}
/*Стили кнопок табов*/


.dynamic-tab-pane-control.tab-pane {
	position:	relative;
	width:		100%;
}

.dynamic-tab-pane-control .tab-row .tab { line-height:20px;
	font-family:	Verdana, Helvetica, Arial;
	font-size:		11px;
	cursor:			Default;
	display:		inline;
	margin:			1px -5px 1px 5px;
	float:			left;
	padding:		3px 6px 3px 6px;
	background:		#fdfbf8;
	border:			1px solid;
	border-color:	#dcbf8a;
	border-left:	0;
	border-bottom:	0;
	border-top:		0;
	
	cursor:			hand;
	cursor:			pointer;
	
	z-index:		1;
	position:		relative;
	top:			0;
}

.dynamic-tab-pane-control .tab-row .tab.selected {
	border:			1px solid #dcbf8a;
	border-bottom:	0;
	z-index:		3;
	padding:		2px 6px 5px 6px;
	margin:			1px -6px -2px 0px;
	top:			-2px;
	background:		#fdfbf8;
}

.dynamic-tab-pane-control .tab-row .tab a {
	font-family:		Verdana, Helvetica, Arial;
	font-size:			11px;
	color:				#9a4947;
	text-decoration:	none;
	cursor:			hand;
	cursor:			pointer;	
}

.dynamic-tab-pane-control .tab-row .hover a {
	color:	#000;
}

.dynamic-tab-pane-control .tab-row .tab.selected a {
	font-weight: bolder;
}

.dynamic-tab-pane-control .tab-page {
	clear:			both;
	border:			1px solid #dcbf8a;
	background:		#fdfbf8;
	z-index:		2;
	position:		relative;
	top:			-2px;
	color:			#000;
	font-size:		11px;
	padding:		10px;
}

.dynamic-tab-pane-control .tab-row {
	z-index:		1;
	white-space:	nowrap;
	background:		#fdfbf8;
	height:			1.85em;
	width:			100%;
}

.tab-page a{
	color: #9a4947;
}


#footer { background:url(images/footer.gif) top left repeat-x; height:158px;}