*{
	margin: 0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
/*
Войлок
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/*font-size: 100%;*/
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: disc;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: underline;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	/*border-collapse: collapse;*/
	border-spacing: 0;
}
/*
Конец войлока
*/




label,input{
display:block;
}

fieldset{
border:0px;
}
#left-top {
	background:url(/images/left-top.gif);
	width:210px;
	height:44px;
	font-size: 15px;
	padding-left: 30px;
	padding-top: 14px;
}
.left {
width:256px;
}
#logo {
width:220px;
height:50px;
padding-left:10px;
padding-top:0px;
padding-bottom:0px;
margin-bottom:0px;
}
#menu {
background:url(/images/left-bot.gif);
width:240px;
height:268px;
}
#menu li {
background:url("/images/pointer.gif") no-repeat scroll left center transparent;
list-style:none outside none;
margin-left:30px;
padding-bottom:5px;
padding-left:20px;
padding-top:2px;

}

#menu a:link , #menu a:visited {
color:#FFFFFF;
text-decoration:none;
font-size:16px;
margin-left:3px;
}
#basket {
	background:url(/images/new_year/left-top-new2.gif);
	width:165px;
	height:18px;
	padding-left:75px;
	/*padding-top:23px;*/
}
#basket p {
font-size:11px;
padding-top:10px;
}
#sub-menu {
	background:url(/images/left-2.gif);
	width:240px;
	padding-bottom: 10px;
}
#sub-menu a:link , #sub-menu a:visited {
color:#000000;
text-decoration:underline;
}
#sub-menu li {
list-style:none;
padding-left:15px;
background:url(/images/POINTER1.GIF) left center no-repeat;
margin-bottom:5px;
margin-left:30px;
padding-right:20px;
}
.dot {
/*background:url(/images/dt.gif) right repeat-y;*/

}
td {
text-align:left;
vertical-align:top;
}
#top-right {
background:#efebea url(/images/top.gif) left top no-repeat;
height:112px;
}
#top2-right {
background:#e4dedc url(/images/top2.gif) left top no-repeat;
height:51px;
}
#header-img {
background:#83c9fa url(/images/im.jpg) left top no-repeat;
height:288px;
}
#footer .right {
background:url(/images/bot-bg-all.gif);
height:124px;
}
#footer .left {
	text-align:center;
	/*padding-top:30px;*/
}
#body .right {
/*padding-bottom:40px;*/
}
#body .right ul {
margin-left:20px;
margin-bottom:10px;
}

#body .right .no_point {
margin-left:0px;
margin-bottom:10px;
}


#foot {
	background:url(/images/bot-bg.gif) left top no-repeat;
	height:104px;
	padding-top:20px;
	padding-left:100px;
}
#phone {
background:url(/images/phone_fone.gif) left top no-repeat;
width:271px;
height:109px;
float:right;
font-size:20px;
color:#000000;
/*padding-top:40px;
padding-left:60px;*/
letter-spacing:-2px;
}
#top-line {
	background:url(/images/top-line.png);
//background:none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/top-line.png', sizingMethod='crop');
//width:292px;
	height:39px;
	float:right;
	text-align:center;
	padding-top:4px;
	padding-left:20px;
	padding-right:20px;
}
#top-line nobr{
	color:#FFFFFF;
	font-size:24px  !important;
}
#search {
background:#666;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
 -moz-opacity: 0.70;
  -khtml-opacity: 0.70;
  opacity: 0.70;
width:240px;
height:80px;
float:right;
color:#fff;
padding-left:10px;
padding-top:5px;
}
#search .input{
	border:1px solid white;
	background:#FFFFFF;
	padding:2px;
	float:left;
	width: 185px;
	margin-right: 7px;
	margin-top:5px;
	position: static;
}

#search2 {
width:270px;
height:40px;
float:right;
color:#333;
padding-top:5px;
}
#search2 .input{
	border:1px solid white;
	background:#FFFFFF;
	padding:2px;
	float:left;
	width: 210px;
	margin-right: 3px;
	position: static;
}
#search3 {
width:100%;
height:42px;
/*float:right;*/
color:#ffffff;
/*background-color:#1b4f88;*/
padding-top:9px;

}
#form1 .input{
	/*border:1px solid white;*/
	background:#FFFFFF;
	padding:2px;
	float:left;
	width: 150px;
	margin-right: 3px;
	/*margin-left: 12px; */
	position: static;
}
td#search_right{
text-align:right;
padding-right:34%;
text-decoration:underline;
}
#form1 {
/*margin-top:10px;*/
padding-top:15px;
padding-left:10px;
}


#search3 div{
//background-color:#5088d3;
}




.white {
color:#FFFFFF !important;
}
.clear {
clear:both;
line-height:0;
font-size:0px;
height:0px;
}
#menu3 .spice-1 {
width:16px;
min-width:16px;
background:#fff url(/images/ugolok_new_leftf.gif) top left no-repeat ;
}
#menu3 .spice-1 img {
position:relative;
top:-22px;

}

#menu3 .spice-2 {
width:18px;
min-width:18px;
background:#fff url(/images/ugolok_new_left3f.gif) top left no-repeat ;
}
#menu3 .spice-2 img {
position:relative;
top:-22px;

}

#menu3 td {
height:40px;
text-align:center;
vertical-align:middle;
/*padding-top:12px;
background:#f9ecb7;*/
}

#menu3 .no a:link,#menu3 .no a:visited {
font-size:12px;
letter-spacing:-1px;
color:#444;
text-decoration:none;
}
#menu3 .yes a:link,#menu3 .yes a:visited {
font-size:12px;
letter-spacing:-1px;
color:#fff;
text-decoration:none;
}
#menu3 .yes .relpos a:link,#menu3 .yes .relpos a:visited {
font-size:12px;
letter-spacing:-1px;
color:#444444;
text-decoration:none;
}


#menu3 tr {
background:#f9ecb7;
}
#menu3 .no {
background:#f9ecb7 url(/images/menu-no.gif) top repeat-x ;
height:40px;
width:150px;
/* width:140px; */
}
#menu3 .yes {
background:#bb1a4e  url(/images/sel.gif) top repeat-x ;
height:40px;
width:150px;
/* width:140px; */
}
#menu3 .spice {
background:#f9ecb7  url(/images/spice_new.gif) top no-repeat;
width:38px;
min-width:38px;
}
#menu3 .spice-selected-left {
background:#fff  url(/images/menu-spice-selected2_new.gif) top no-repeat;
width:38px;
min-width:38px;
}
#menu3 .spice-selected-right {
background:#fff  url(/images/menu-spice-selected_new.gif) top center no-repeat;
width:38px;
min-width:38px;
}
#top-contact {
	/*padding-top:20px;*/
 	padding-left:10px;
	float:left;
	/*width:330px;*/
}
#top-contact  a:link, #top-contact  a:visited  {
color:#2664a4 !important;
}
.right-col {
float:right;
width:253px;
}
#right-box {
background:url(/images/right-box-all.gif);
width:233px;
margin-top:-2px;
padding-left:10px;
padding-right:10px;
}
#right-box  h2 {
font-size:20px;
color:#FFFFFF;
}
#right-box * {
color:#ade1ff;
}
.left-col {
margin-right:253px;
background:url(/images/DT.GIF) right repeat-y;
padding-right:20px;
padding-top:15px;
}
.left-col p {
padding-bottom:10px;
}
p {
padding-bottom:5px;
}
#ico {
	margin-top:20px;
	margin-left: 10px;
	width: 420px;
	float:left;
}
#login {
	float:right;
	margin-top:20px;
	width:500px;
}
.login {
border:1px solid #d0cecf;
background:#f8f8f8;
color:#939393;
padding-left:10px;
height:17px;
float:left;
padding-top:3px;
margin-right:10px;
width:160px;
}
#login a:link ,#login a:visited {
color:#316796;
float:left;
margin-right:10px;
margin-left:10px;
font-size:11px;
margin-top:2px;
}
a:link , a:visited {
color:#316796;
}
img {
border:none;
}
h1 {
color:#316796;
font-size:24px;
font-weight:normal;
padding-top:5px;
padding-bottom:15px;
}
h2 {
color:#316796;
font-size:20px;
font-weight:normal;
padding-top:3px;
padding-bottom:10px;
}
#top-box .top {
background:url(/images/top-box-right.gif) top repeat-x;
height:16px;
}
#top-box .bottom {
background:url(/images/top-box-bot-right.gif) top repeat-x;
height:32px;
}
#top-box {
background:#ddebff url(/images/top-box-all.gif) left repeat-y;
}
#top-box * {
color:#083771;
}
#top-box h2 , #top-box p {
padding-left:40px;
}
#top-box h2 {
font-size:20px;
font-weight:normal;
padding-bottom:15px;
}
.path * , .path a:link ,.path a:visited  {

font-size:15px;

float:left;
padding-top:9px;
padding-bottom:25px;
}
.path span {
padding-right:10px;
padding-left:10px;
}
.path .black {
text-decoration:none;
color:#000000 !important;
}
.path em {
color:#bf1c6d;
font-size:15px;
}
.black {
color:#000000;
}
.content {
padding-left:20px;
padding-right:20px;
max-width:1200px;
/*width:958px;*/
}
.content p {
padding-bottom:10px;
}
.item-blue {
	background:url(/images/cat-item.png);

//background:none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/cat-item.png', sizingMethod='crop');
	width:134px;
	height:126px;
	padding-top:6px;
	text-align:center;
	margin-bottom: 4px;
	cursor:pointer;
}


/*.hits .item-blue {
	background:url(/images/cat-item-hit.png);

//background:none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/cat-item.png', sizingMethod='crop');
	width:134px;
	height:126px;
	padding-top:6px;
	text-align:center;
	margin-bottom: 4px;
}*/


.cat-iteb-blue {
width:140px;
float:left;
text-align:center;
padding-top:5px;
/*height:250px;*/

margin-right:30px;

}

.cat-iteb-blue-inner{
width:140px;
float:left;
text-align:center;
padding-top:5px;
height:250px;
margin-right:30px;

}

.cat-voilok .cat-iteb-blue-inner{
height:auto;
}

.cat-iteb-blue-title {
vertical-align:bottom !important;
text-align:center !important;
height:60px;
width:140px;
}

.hits  .cat-iteb-blue-title {
height:auto;
}

.hits  .cat-iteb-blue {
margin-left:20px;
height:auto;
}

.hits .td_center{
text-align:center;
}

#new_cart{
width:258px;
height:78px;
/*background: url(/images/new_cart_old.jpg) no-repeat;*/
background: url(/images/new_cart_catalog.jpg) no-repeat;
float:left;
margin-top:13px;
}

#new_cart_voilok{
width:450px;
height:78px;
background: url(/images/new_cart_old.jpg) no-repeat;
float:left;
margin-top:13px;
}
#new_cart_valenki{
width:450px;
height:78px;
background: url(/images/new_cart_valenki.jpg) no-repeat;
float:left;
margin-top:13px;
}



#display_new_cart_voilok{
display:none;
}

#display_new_cart_valenki{
display:none;
}


.quantity_new_cart_voilok{
display:none;
}

.quantity_new_cart_valenki{
display:none;
}


.catalog-box {
border:1px solid #d2e4fc;
background:url(/images/cat-group.gif) top repeat-x;
padding:10px;
margin-bottom:30px;
}
.catalog-box h2 {
font-size:18px;
font-weight:normal;

//position:absolute;
}
.cat {
margin-left:6px;
cursor:pointer;
}
.green {
color:#73b811;
font-weight:bold;
}



.item-orange {
	background:url(/images/hit.png);


//background:none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/hit.png', sizingMethod='crop');
	width:133px;
	height:130px;
	padding-top:6px;
	text-align:center;
}
.cat-iteb-orange {
width:140px;
float:left;
text-align:center;
padding-top:20px;
height:170px;
margin-right:40px;
}
.orange {
/*color:#cba07f;*/
color:#FF8900;
font-size:20px;
font-weight:normal;
padding-right:20px;
padding-top:10px;
}
.whitewhite {
color:#ffffff;
font-size:20px;
font-weight:normal;
/*margin-top:7px;*/
}
.item {
	background:url(/images/item.gif);
	width:187px;
	height:179px;
	text-align:center;
	float:left;
	margin-right:5px;
	margin-bottom: 5px;
}
.item_cat {
	background:url(/images/item_cat.gif);
	width:240px;
	height:186px;
	text-align:center;
	float:left;
	padding-left:10px;
	margin-right:5px;
	margin-bottom: 5px;
	margin-top:23px;
}


.lit {
float:left;
height:170px;
}
.lit img {
padding-bottom:7px;
}
.text {
padding-left:30px;
float:left;
}
.text p {
padding-bottom:3px;
padding-top:3px;
}
.line {
border-top:1px solid #ccc;
width:100%;
margin-bottom:7px;
}
.big-black {
color:#000000;
font-size:20px;
}
.price {
font-size:18px;
color:#ff8900;
text-decoration:underline;
}

.price_catalog {
font-size:12px;
color:#5DA454;
color:#316796;
/*font-weight:bold;*/
}



.pager {
background:#ededed;
padding:8px;
width:350px;
margin-top:10px;
margin-bottom:20px;
}
.bg-grey {
background:#ecf3fb;
}
.comment {
margin-top:15px;
margin-bottom:20px;
}
.comment td {
padding:8px;
}
.comment th {
color:#FFFFFF;
background:#528ad5;
padding:8px;
}
.red {
color:#FF0000;
}
.inp {
border:1px solid #ccc;
height:18px;
width:150px;
overflow:hidden;
}
#sub-menu .l2  , #sub-menu .l2-selected{
background:url(/images/pointer0.gif) left no-repeat;
margin-left:45px;
}
 #sub-menu .l2-selected a:link ,   #sub-menu .l2-selected a:visited {
 font-weight:bold;
 }
#sub-menu .l1-selected {
font-weight:bold;
background:url(/images/pointer6.gif) left no-repeat;
}
#dom {
background:url(/images/dom.gif);
background-position:center;
background-repeat:no-repeat;
height:288px;
}
#people {
background:url(/images/m.png);
background-repeat:no-repeat;
height:288px;
//background-image:none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/m.png', sizingMethod='crop');
}



p.alert {
  padding: 10px 15px 10px 15px;
  border: 5px solid #f90;
  background-color: #ffc;
}


p.success {
  padding: 10px 15px 10px 15px;
  border: 5px solid green;
  background-color: #fff;
}


li.level-1 {

}


li.level-2 {
  margin-left: 30px;
  list-style-type: circle;
}


li.level-3 {
  margin-left: 60px;
  list-style-type: square;
}


li.level-4 {
  margin-left: 90px;
  list-style-type: disc;
}


span.red {
	color: #c30;
}
.news .date {
color:#0099FF;
font-weight:bold;
padding-bottom:2px;
}
.news .title a:link , .news .title a:visited  {
font-size:20px;
text-decoration:none;

}
.news {
padding-bottom:20px;
}



.cart {
width:100%;
}
.cart td {
padding:10px;
border-bottom: 1px solid #bbb;
vertical-align:middle !important;
}
.cart th {
font-size:14px;
padding:4px;
border-bottom: 1px solid #bbb;
padding-bottom:10px;
}
#cart-control {
text-align:right;
word-spacing:20px;
padding:10px;
border-bottom: 1px solid #bbb;

}
.cart input {
border:4px solid #0099FF;
}
.cart-quantity {
border:1px solid #bbb !important;
height:14px !important;
width:40px !important;
padding:3px;
color:#0066CC;
font-weight:bold;
}
#cost-str {
font-size:16px;
font-weight:bold;
float:right;
margin-top:15px;
}
.big-cost {
font-size:22px;
}

#send-form td{
padding:10px;
border-top: 1px solid #bbb;
vertical-align:middle !important;

}
#send-form {
margin-top:10px;
}
#send-form input{
display:inline;
margin-right:5px;
}





input.cart-info {
display:block;
width:400px !important;
}
textarea.cart-info {
height:40px !important; 
width:400px !important;
}
#orderinfo {

	position: fixed;

	top: 50%;

	left: 50%;

	position: absolute;

/*	_top: auto;*/

	_top: expression(document.body.scrollTop + document.body.clientHeight/2);
	_left: expression(document.body.scrollLeft + document.body.clientWidth/2);

	_left: auto;

	_width: 220px;

	_height: 140px;
	

	
	padding: 10px;

	text-align: center;

	font: 12px arial;

	margin-top: -70px;

	margin-left: -110px;

	background: #0D6185;

	border: 2px solid #F4AA51;


}
#ul-add ul {
padding-top:15px;
} 
.top-left {
position:relative;
float:left;
top:22px;
}



.spice-last {
background:#fff url(/images/ugolok_new.gif) top no-repeat;
width:8px;
}
.spice-last-sel {
background:url(/images/ugolok-sel_new.gif) top no-repeat;
width:8px;
}
.to-bask {	
PADDING-LEFT: 20px;	
/*BACKGROUND: url(/images/inbask.gif) no-repeat left center;	*/
/*BACKGROUND: url(/images/cart_v2.png) no-repeat left center;*/
COLOR: #5f7813 !important;	
LINE-HEIGHT: 3;	
PADDING-TOP: 10px;
/*padding-left:120px;*/
}
#logo-print {
display:none;
}

.new_basket{
margin-right:5px;
margin-top:10px;
margin-left:30px;
float:left;
}

#search_div{
width:240px;
height:58px;
margin-bottom:15px;
background: url(/images/search_div.gif);

}
/*#new_basket_td{
width:240px;
height:78px;
margin-bottom:15px;
background: url(/images/new_cart.jpg);


}

#new_basket_td p {
font-size:12px;
padding-top:10px;
color:#FFFFFF;
width:200px;
}
*/


#new_basket_td{
width:240px;
height:54px;
background: url(/images/redesign/cart_right.gif);
float:right;
}

#new_basket_td p {
font-size:12px;
padding-top:10px;
color:#FFFFFF;
width:150px;
}


.no_point{
list-style-type:none;
margin-left:30px;
margin-top:10px;
}

.no_point input{
display:inline;
}

.no_point li{
margin-left:5px;
height:15px;
}

.voting{
float:left;
margin-left:20px;
width:180px;
height:179px;
background:transparent url(/images/item.gif) repeat scroll 0 0;
}

.sub_voting{
margin-left:40px;
margin-top:20px;
}

.big_title a{
font-size:18px;
}

.rating_icon{
margin-top:3px;
background: transparent url(/images/icon-shop.png) repeat scroll 0 0;
}
/*
.rate_on{
float:left;
}

.rate_off{
float:left;
}
*/

.rate_on .rating_icon{
    background-position:-49px -15px;
    	
}

.rate_off .rating_icon{
    background-position:-49px 0;
    	
}

.question{
/*float:right;*/
/*margin-left:10px;*/
cursor:pointer;
text-decoration:underline;
/*color:#5F7813;*/
}

#send_feed{
color:#316796;
cursor:pointer;
text-decoration:underline;
margin-left:10px;
}

.form_vote{
width:120px;
}

.table_rate{
border: 1px solid #cbdffa;
background-color:#ecf2ff;
margin-top:20px;
margin-left:30px;
width:120px;
}

#feed{

width:748px;
float:left;
}

#descr{
width:748px;
float:left;
}
#div_flag{
height:70px; 
padding-left:85px;
/*margin-bottom:22px;*/
background: url(/images/top-logo.jpg) no-repeat bottom;
}

.flag{
width:55px; 
float:left;
}

.characters{
border-bottom:1px bottom;
cursor:pointer;
color:#1A3DC1;
}

#body .right .menu_cat{
margin-bottom:5px;
margin-left:0px;
}
.menu_cat{
margin-left:0px;
}

.menu_cat li{
display:inline;
list-style-type:none;
margin-right:10px;
cursor:pointer;
/*color:#316796;*/
/*color:#1A3DC1;*/
}

#similar{
margin-top:20px;
float:left;
text-align:left;
}


.menu_cat p{
width:45%;
} 


.menu_cat_li{
border-bottom:1px dotted;
color:#316796;
}


#useful{
float:left;
width:230px;
margin-left:50px;
}

.showned{
background-color:#316796; 
color:#FFFFFF;
padding:3px;
border-bottom:none;
}

.showned2{
background-color:#e0e0e0; 
padding:2px;
color:#000;
border-bottom:1px dotted #000;
}

.blue{
color:#1A3DC1;
}

#news_archive li{
list-style-type:none;
display:inline;
margin-top:5px;
}

#news_archive2 li{
list-style-type:none;
display:inline;
margin-top:5px;
}



#request label{
margin-top:10px;
}

.img_border{
border: 7px solid #d0e0fa;
}

div.relpos {position: relative; margin: 0px; padding: 0px; text-align: left;}


table#menu3 td {border: 0px solid green;}

table#menu3 {position: relative;}


#body .right ul.submenu {
                   position: absolute;
				   top: 23px;
				   left: -17px;
				   z-index: 999;
				   background: #f9ecb7;
				   list-style: none;
				   display: none;
				   width: 165px;
				   margin: 0px;
				   padding: 0px;
}


ul.submenu li {
					  text-align: left;
					  padding: 10px 10px 10px 22px;
					  margin: 2px;
					  /*background: #f7e7a8 url(submenu_bg.jpg) repeat-x bottom;*/
					  background: #f7e7a8 url(images/submenu_bg.jpg) repeat-x bottom;
					  border: 1px solid #fff5cc;
}


ul.submenu li.active {
					 
					  /*background: #f3de8f url(submenu_bg_active.jpg) repeat-x bottom;*/
					  background: #f3de8f url(images/submenu_bg_active.jpg) repeat-x bottom;
					  
}

.news_archive label{
text-align:left;
margin-left:95px;
padding-bottom:5px;

}


a.header:link ,  a.header:visited {
color:#ff8900;


}


.header .price{
text-decoration:none;
}

#stiker {
height: 80px;
width:60px;
/*background: url(/images/mail.png) no-repeat;*/
float:right;
display:inline;
margin-top:-10px;
margin-right:30px;
}

#mail{
margin-top: 80px; 
margin-left: 35px;
}
#left_logo{
/*background:  url(/images/new_year/logo_stars.jpg) no-repeat top;*/
}

#table_newyear{
/*background:transparent url(/images/new_year/bg_newyear.jpg) repeat-x top;*/
}

#left_menu_new_year{
/*background:transparent url(/images/new_year/left_bg_new_year.jpg) no-repeat  100% 30px;*/
}

.preimage{
margin-left:7px;
font-weight:bold;
display:none;
color:red;
}
.preorder{
display:block;
}
.img_preorder{
display:none;
}

#in_cart{
vertical-align:middle;
}

.goods_in_cart{
display:none;
}

.content_text{
display:none;
}



/* стили для авторизации */


a.disBlock_ForgetBlock_link:link {color:#5180b3; font: 12px tahoma;}
a.disBlock_ForgetBlock_link:visited {color:#5180b3; font: 12px tahoma;}
a.disBlock_ForgetBlock_link:hover {color:#5180b3; font: 12px tahoma;}
a.disBlock_ForgetBlock_link:active {color:#5180b3; font: 12px tahoma;}

#author_block {

                width: 226px;
				height: 36px;
				position: absolute;
				top: 458px;
				right: 20px;
				z-index: 999;
				margin: 0px;
				padding: 0px;
				background: #1b4f88;

}

#author_block_entButton {

                         position: absolute;
						 top: 0;
						 left: 0;
						 width: 79px;
						 height: 34px;
						 cursor: pointer;
						
						 

}

#author_block_regButton {
                           width: 120px;
						   height: 30px;
						   position: absolute;
						   top: 8px;
						   left: 100px;

}

#author_block_regButton a {

                           font: 14px tahoma;
						   color: #fff;

}

#disBlock {
            width: 210px;
			height: 205px;
			position: absolute;
			top: 27px;
			left: 1px;
            background: url(/images/login_bg.gif) no-repeat;
			display: none;
			padding-top: 5px;

}


#disBlock input {display: inline;}


#disBlock_loginText, #disBlock_passText {
                     
					 font: 14px tahoma;
                     color: #484848;
					 padding-left: 18px; 
					 margin-top: 5px;

}


#disBlock_loginInput, #disBlock_passInput {

                        padding-left: 18px;
						margin-top: 1px;

}

.spec_input {
  
             padding-top: 5px;
			 padding-bottom: 5px;
			 border: 1px solid #acabab;

}

#disBlock_loginInput_entering {

                               padding-left: 18px;
							   margin-top: 10px;
							   font: 12px tahoma;
							   color: #484848;

}

#disBlock_ForgetBlock {

                               padding-left: 18px;
							   margin-top: 10px;


}

#disBlock_ForgetBlock a {
                         
						 margin: 0px;
						 padding: 0px;
						 margin-bottom: 5px;
						 line-height: 12px;
						 display: block;

}

/* зи енд */

/* офорление табличных форм */

table.register_table {
            
			          margin-top: 5px;
                      margin-bottom: 5px;
					  border: 1px solid #ededed;
					  background: #f8f8f8;

}


table.register_table td {

								 padding: 10px;

}

table.register_table td.text_td {

                                 width: 130px;
								 padding: 5px;

}


table.register_table td input {

                               display: inline;
							   border: 1px solid #8c8c8c;
							   padding: 5px;
							   width: 160px;

}

table.register_table td input.blur {

                                    color: #999;

}



table.register_table td textarea {

                               display: inline;
							   border: 1px solid #8c8c8c;
							   padding: 7px;

}

/* the end */


/* оформление корзины товаров */


table.order_table {

                   margin-top: 20px;
				   margin-bottom: 20px;

}

table.order_table td, table.order_table th {

                      padding: 10px;
					  margin: 2px;
					  background: #f3f3f3;

}

table.order_table th {

                      background: #dfdfdf;

}

/* the end */
.level-1{
font-weight:bold;
}

.small_description {

                     color: #9b9b9b;
					 font: 10px tahoma;

}

.catalog_filtered_goods{
font-size:16px;
color:#717171;
font-weight:bold;
}

.catalog_filtered_int{
font-size:16px;
color:#494949;
font-weight:bold;
}
.wrapper {width: 898px; margin-left:20px;}

.cat_search {width: 898px; background: url('/images/c_search_m.jpg') repeat-y; zoom: 1; margin-bottom:20px;}
.cat_search_t {background: url('/images/c_search_t.jpg') no-repeat 0 0; }
.cat_search_b {background: url('/images/c_search_b.jpg') no-repeat 0 100%; padding: 15px 23px 14px 42px; position: relative; zoom: 1;}
.cat_search h2 {font: normal 26px Arial; color: #444444; padding: 0 0 3px 0; zoom: 1;}
.cat_search span.remark {font: normal 12px Tahoma; color: #454545; }
.cat_search table {width: 825px; margin: 10px 0 0 0; }
.cat_search table td{font-size: 11px; font-family: Arial; color: #898989; padding: 6px 0 6px 0; vertical-align: middle;}
.cat_search table td span{font-size: 11px; font-family: Arial;}
.cat_search table td.col1{width: 200px; padding-right: 40px; }
.cat_search table td.col2{width: 324px; /*padding-right: 78px; */}
.cat_search table td.col3{}
.cat_search table .line input{float: right; }
.cat_search table .line1 input{float: left; }
.cat_search table .line select{float: right; }
.cat_search table span{display: inline; float: left; position: relative; top: 4px;}
.cat_search table span{margin: 0 7px 0 7px; }
.cat_search table .caption{margin: 0 7px 0 0; }
.cat_search table .color{width: 200px; float: left; position: relative; left: 20px;}
.cat_search table td.col3 span{float: right;}
.cat_search table td.col3 .purpose{ position: relative; width: 200px; left: 40px;}
.cat_search table td.col3 input{float: right;}
.cat_search table td.col3 select{float: right;}
.cat_search .inp {background: #fff; height: 19px; border: 1px solid #d4d5d9; padding: 3px 3px 0 3px; }
.cat_search .inp1 {width: 34px; }
.cat_search .inp2 {width: 46px; margin-left:3px;}
.cat_search .inp3 {width: 132px; }
.cat_search .sel {height: 22px; }
.cat_search .sel1 {width: 129px; }
.cat_search .sel2 {width: 128px; }
.cat_search .sub {position: absolute; bottom: 25px; right: 32px;}

.block1 {padding: 34px 10px 27px 40px; line-height: 1.8;}
.block1 h2{font: normal 26px Arial; padding: 0 0 10px 0; }

.block2 {/*width: 887px;*/ width:95%; line-height: 1.6; margin: 0 0 10px 0; }
.block2_m {background: url('/images/block2_m.jpg') repeat-y 0 0; }
.block2_tm {background: url('/images/block2_tm.jpg') repeat-x 0 0;}
.block2_tl {background: url('/images/block2_tl.jpg') no-repeat 0 0;}
.block2_tr {background: url('/images/block2_tr.jpg') no-repeat 100% 0; }
.block2_bm {background: url('/images/block2_bm.jpg') repeat-x 0 100%;}
.block2_bl {background: url('/images/block2_bl.jpg') no-repeat 0 100%;}
/*.block2_br {background: url('/images/block2_br.jpg') no-repeat 100% 100%; min-height: 357px; height: auto !important; height: 357px; padding: 20px 40px 20px 40px; }*/
.block2_br {background: url('/images/block2_br.jpg') no-repeat 100% 100%; padding: 20px 40px 20px 40px; }
.block2_br h2{font: normal 20px Arial;}
.block2_br h2 a{font: normal 20px Arial;}
.block2 h2 {font: normal 26px Arial; color: #386181; padding: 0 0 20px 0; }
.block2 h2 a {font: normal 26px Arial; color: #386181; }
.block2 h2 a:hover {text-decoration: underline; }
.block2_i {padding: 0 0 0 176px; }
.block2_pic {display: inline; width: 176px; margin: 0 0 0 -176px; float: left; }
.block2_det {}
.block2_det .charact {}
.block2_det .charact .charact_title {display: block; font: bold 13px Arial; color: #386181; padding: 0 0 3px 0; }
.block2_det .charact td {border-bottom: 1px solid #c3d5f2; padding: 0 0 0 0; }
.block2_det .charact tr.last td{border-bottom: 0; }
.block2_det .charact td.caption {font: bold 12px Arial; color: #000000; padding: 0 40px 0 0; }
.block2 .descr {padding: 19px 0 0 0; }
.block2 .descr_title {display: block; font: bold 13px Arial; color: #386181; padding: 0 0 0px 0; }

.block3 {width: 900px; line-height: 1.8; margin: 0 0 10px 0; }
.block3_m {background: url('/images/block3_m.jpg') repeat-y 0 0; }
.block3_tm {background: url('/images/block3_tm.jpg') repeat-x 0 0;}
.block3_tl {background: url('/images/block3_tl.jpg') no-repeat 0 0;}
.block3_tr {background: url('/images/block3_tr.jpg') no-repeat 100% 0; }
.block3_bm {background: url('/images/block3_bm.jpg') repeat-x 0 100%;}
.block3_bl {background: url('/images/block3_bl.jpg') no-repeat 0 100%;}
.block3_br {background: url('/images/block3_br.jpg') no-repeat 100% 100%; /*min-height: 337px; height: auto !important; height: 337px;*/ padding: 15px 0 20px 40px; }
.block3 h2 {font: normal 26px Arial; color: #386181; padding: 0 0 20px 0; }
.block3 h2 a {font: normal 26px Arial; color: #386181; }
.block3 h2 a:hover {text-decoration: underline; }
.block2_br h2{font: normal 20px Arial;}
.block2_br h2 a{font: normal 20px Arial;}
.block3_i {padding: 0 0 0 176px; overflow: hidden; zoom: 1;}
#isfoto .block3_i {padding:0; margin-bottom:10px;}
.block3_pic_prop {display: inline; width: 176px; margin: 0 0 0 -178px; float: left; }
.block3_prop {padding: 3px 0 0 10px; }
.block3_prop ul{}
.block3_prop ul li{margin: 3px 0 0 0; }
.block3_prop ul li a{background: url('/images/block3_prop_mark.png') no-repeat 0 4px; font: normal 12px Arial; color: #3A6082; padding: 0 0 0 13px; }
.block3_prop ul li a:hover{font: normal 12px Arial; color: #FF8900; }
.block3_det {}
.block3_det .charact {width: 60%; float:left;}
.block3_det .charact .charact_title {display: block; font: bold 13px Arial; color: #386181; padding: 0 0 10px 0; }
.block3_det .charact td {border-bottom: 1px solid #c3d5f2; padding: 6px 0 8px 0; }
.block3_det .charact td.caption {font: bold 12px Arial; color: #000000; padding: 0 40px 0 0; }
.block3 .descr_top {padding: 0 0 0 0; /*width: 247;*/ /*margin-bottom:30px;*/}
.block3 .descr {padding: 0 0 0 0; width: 40%; float:left; }
.block3 .descr_title {display: block; font: bold 13px Arial; color: #386181; padding: 0 0 0px 0; }
.block3 {}
.block3 .descr_t {background: url('/images/block3descr_t.png') no-repeat 0 0; zoom: 1;}
.block3 .descr_b {background: url('/images/block3descr_b.png') no-repeat 0 100%; padding: 13px 0 13px 0; zoom: 1;}
.block3 .descr_i {background: url('/images/block3descr_m.png') repeat-y; padding: 0 27px 0 40px; position: relative;zoom: 1; }
#isfoto /*.block3*/ .descr_i {padding-right:200px;}
.block3 .more {font: bold 12px Arial; color: #3A6082; /*position: absolute; bottom: 0px; left: 27px;*/}
.block3 .more:hover {text-decoration: underline; }
.voilok_sub_anchor li a{
font-weight:bold;
line-height:1.2em;
}

#compares {width:200px; font:10pt Tahoma; padding:7px;} /* Леха, ширину убери */
 li .compared {font:8pt Tahoma; color:#606060;}
 ul.comparelist {padding-left:25px; list-style-type:none; list-style-image:url('/images/compare_arrow.gif'); margin-top:5px; margin-bottom:5px;}
 #compare_buttons div {margin-right:3px; float:left; overflow:hidden;}
#compare_buttons{
overflow:hidden;
}

.tblcompare {
  width:740px;
}
.tblcompare td {
  padding:5px;
  border-bottom:1px solid #f0f0f0;
  font:13px Tahoma;
  color:#707070;
}
th {
  padding:5px;
  border-bottom:1px solid #f0f0f0;
  font:13px Tahoma;
  font-weight:bold;
  background-color:#e8efff;
  color:#114a7b;
  text-align:center;
}
th.special {
  background-color:#f0f4ff;
  text-align:left;
}
td.tblparam {
  color:#000000;
  background-color:#f4f7fe;
}

.text000 {
            margin: 5px;
	   padding:5px;
		TEXT-ALIGN: justify;
                line-height: 1.3;
}

.tooltip {
  border-bottom: 1px dotted #000000;
  color: #000000; outline: none;
  cursor: help; text-decoration: underline;
  position: relative;
}
.tooltip span {
  margin-left: -999em;
  position: absolute;
}


.tooltip:hover span {
  font-family: Calibri, Tahoma, Geneva, sans-serif;
  position: absolute;
  left: 1em;
  top: 2em;
  z-index: 99;
  margin-left: 0;
  width: 250px;
  border-radius: 5px 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
  
}
.tooltip:hover img {
  border: 0;
  margin: -10px 0 0 -55px;
  float: left;
  position: absolute;
}
.tooltip:hover em {
  font-family: Candara, Tahoma, Geneva, sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  display: block;
  padding: 0.2em 0 0.6em 0;
}

.custom01 { padding: 0.5em 0.8em 0.8em 2em;  background: #9FDAEE; border: 1px solid #2BB0D7; }



