body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,button,p,blockquote,th,td,hr{
	margin:0;
	padding:0;
	text-align : left;
}

table{border-collapse:collapse;border-spacing:0}
A, fieldse,img{border:0}

body{
	background-color : #fff;
	text-align : center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

H1{
	font-family : Verdana;
	font-size : 14px;
	color: #0f478b;
	margin-bottom : 19px;
	text-transform : uppercase;
}

H2, H3{
	font-family : Verdana;
	font-size : 12px;
	color: #0f478b;
	margin-bottom : 19px;
	text-transform : uppercase;}

H3{
	font-size: 12px;
	text-transform: none;
}

hr{
	width: 100%;
	border : 1px dashed #EAEAEA;
	margin : 10px 0;
}
TD, TH{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000;
	vertical-align : top;
}

TR{
	vertical-align : top;
}

A{
	text-decoration : underline;
	color: #000;
	border: 0;
	outline: none;
}
a:focus {
    outline: none;
}
SMALL{	font-size : 10px;
}
A:hover{
	color: #666666;
}
label{
	cursor: pointer;
}

P{
	margin : 0 0 19px 0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000;
}

#main_tbl{
	width: 960px;
	height: 100%;
}
#header,#headers{
	height: 110px;
}
#headers{
	position: relative;
	height: 110px;
	width:960px;
}
#headers div, #headers img{
	position: absolute;
}
#logo{
	top:7px;
	left: 39px;
}
#logo_txt{
	text-align: center;
	top: 72px;
	left:25px;
	color: #959595;
	font-size: 10px;
	line-height: 10px;
	width:180px;
}
#dostavka{
	top: 28px;
	left: 230px;
}
#hot_line{
	top: 11px;
	right:0;
}
#trash_info{
	bottom: 6px;
	right:0;
	text-align : right;
	line-height : 17px;
}
#trash_info A{
	background-color : #0490da;
	color: #fff;
	text-decoration : none;
	padding : 0px 2px 2px 2px;
}
#trash_info A:hover{
	background-color : #d40f0f;
}
.right_td{
	text-align : right;
}

/* горизонтальное меню и поиск */
.horiz_menu{
	height: 35px;
	width: 100%;
}
#horiz_menu_items {
	height: 35px;
}
#horiz_menu_items td{
	background-image : url(../images/border_horiz_menu.gif);
	background-position : bottom;
	background-repeat : repeat-x;
	width: 120px;
}

#horiz_menu_items div {
	cursor: pointer;
	width: 120px;
	height: 29px;
	background-repeat : no-repeat;
	position: absolute;
	top:110px;
	z-index: 0;
}
.but1{z-index: 1; background-image : url(../images/but/catalog.gif);}
.but1_bg{background-image : url(../images/but/catalog_on.gif);}
.but1_active{z-index: 1; background-image : url(../images/but/catalog_on.gif);}

.but2{z-index: 1; background-image : url(../images/but/about.gif);}
.but2_bg{background-image : url(../images/but/about_on.gif);}
.but2_active{z-index: 1; background-image : url(../images/but/about_on.gif);}

.but3{z-index: 1; background-image : url(../images/but/buy.gif);}
.but3_bg{background-image : url(../images/but/buy_on.gif);}
.but3_active{z-index: 1; background-image : url(../images/but/buy_on.gif);}

.but4{z-index: 1; background-image : url(../images/but/cooperation.gif);}
.but4_bg{background-image : url(../images/but/cooperation_on.gif);}
.but4_active{z-index: 1; background-image : url(../images/but/cooperation_on.gif);}

.but5{z-index: 1; background-image : url(../images/but/news.gif);}
.but5_bg{background-image : url(../images/but/news_on.gif);}
.but5_active{z-index: 1; background-image : url(../images/but/news_on.gif);}

.but6{z-index: 1; background-image : url(../images/but/brands.gif);}
.but6_bg{background-image : url(../images/but/brands_on.gif);}
.but6_active{z-index: 1; background-image : url(../images/but/brands_on.gif);}

.but7{z-index: 1; background-image : url(../images/but/article.gif);}
.but7_bg{background-image : url(../images/but/article_on.gif);}
.but7_active{z-index: 1; background-image : url(../images/but/article_on.gif);}

.but8{z-index: 1; background-image : url(../images/but/contacts.gif);}
.but8_bg{background-image : url(../images/but/contacts_on.gif);}
.but8_active{z-index: 1; background-image : url(../images/but/contacts_on.gif);}

#search{
	position: relative;
	background-image : url(../images/search_form.gif);
	width: 190px;
	height: 29px;
	background-repeat : no-repeat;
	display: block;
	margin-bottom: 15px;
}
#search_txt{
	position: absolute;
	top: 8px;
	left: 18px;
	border: 0;
	width: 130px;
	color: #757575;
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
}
#search_go{
	position: absolute;
	top: 2px;
	right: 5px;

	width: 28px;
	height: 23px;
	border : 0;
}

/*адрессная строка*/
#adr_str{
	height: 46px;
	vertical-align : middle;
}

#adr_str A, .left_menu_title A{
	font-family: tahoma;
	font-weight : bold;
	text-decoration : underline;
	font-size : 14px;
	text-transform : lowercase;
}

/*средняя часть*/
#content_tbl{
	width:100%;
}

.left_menu dl, .left_news dl, #compare dl{
	width: 190px;
	border-left: 6px solid #11498c;
	padding-bottom: 10px;
	padding-top: 1px;
}
.left_menu dt, .left_menu dd{
	height: 29px;
	background: #fff url(../images/left_menu_line.gif) no-repeat 8px 100%;
}
.left_menu dt.left_menu_active{
	position: relative;
	top: -1px;
	background: #fff url(../images/left_menu_active.gif) no-repeat 0 0;
}
.left_menu dd{
	display: none;
	background: #fff url(../images/left_menu_line2.gif) no-repeat 0 0;
}

.left_menu dl A{
	position: relative;
	top: 7px;
	left: 10px;
	font: 12px Tahoma;
	color: #0f478b;
	text-decoration: none;
}
.left_menu dd A{
	left: 20px;
	color: #0f478b;
	font-size: 11px;
}
.left_menu dl A:hover{
	text-decoration: underline;
}
.left_menu dt.left_menu_active A{
	color: #FFF;
}
.left_menu dt.left_menu_active A:hover{
	text-decoration: none;
}
.left_menu_title{
	padding-top: 28px;
	padding-bottom: 15px;
}

.left_news dl{
	padding-bottom: 0;
}
.left_news dt{
	padding-left: 10px;
	font: bold 12px Tahoma;
	color: #b5b5b5;
}
.left_news dl A{
	display: block;
	font: 12px Tahoma;
	color: #0f478b;
	text-decoration: none;
	padding: 4px 0 10px 10px;
}
.left_news dl A:hover{
	text-decoration: underline;
}

#content_text{
	padding-left: 10px;
}
#content_text_tbl{
	width:100%;
}
#content_text_tbl td#head{
	padding-bottom : 10px;
	border-bottom : 1px solid #b5b5b5;
}
#content_text_tbl td#head div{
	width: 100%;
	position: relative;
}
#content_text_tbl td#head div #selView{
	position: absolute;
	right: 0;
	top: 10px;
	width: 230px;
	height: 20px;
	text-align: right;
}
#content_text_tbl td#head div #selView A{
	color: #295b98;
	text-decoration: none;
	padding: 0 2px 2px 2px;
	text-decoration: underline;
}
#content_text_tbl td#head div #selView A.active{
	color: #209cde;
	font-weight: bolder;
}
#content_text_tbl td#head div #selView A:hover{
	color: #209cde;
}

#content_text_tbl td#head H1, #basket_win_msg H1{
	font-family : Tahoma;
	font-size : 24px;
	text-transform : uppercase;
	color: #0f478b;
	display: inline;
	font-weight : normal;
}
#content_text_tbl td#content{
	height: 100%;
}
#content_text_tbl td#content li{
	margin-left:20px;
	margin-bottom:10px;
}
#product_main_tbl{
	width: 100%;
}
#product_main_tbl td{
	width: 25%;
}
table.product{
	width: 172px;
}
#product_main_tbl td table.product td.photo{
	text-align : center;
	vertical-align : middle;
	width: 100%;
	height: 210px;
}
#product_main_tbl td table.product td.title{
	height: 28px;
	background-image : url(../images/bg_title_main_product.gif);
	background-repeat : no-repeat;
	text-align : center;
	vertical-align : middle;
}

#product_main_tbl td table.product td.title A{
	font-family : Tahoma;
	font-size : 12px;
	text-decoration : none;
}
#product_main_tbl td table.product td.title A:hover{
	text-decoration : underline;
}
/*подвал*/
#podval{
	padding-top : 30px;
	padding-bottom:20px;
}
#podval table{
	border-top : 2px solid #b5b5b5;
	width: 100%;
}
#podval table td{
	width: 20px;
	padding-top : 12px;
	font-size : 14px;
	padding-right : 15px;
}
#podval table td.info{
	width: 100%;
	font-family: Tahoma;
	text-align: right;
	padding-right: 0;
}
#podval table td.info span{
	color: #d10000;
}
#podval table td A{
	font-family : Tahoma;
	font-size : 14px;
	text-decoration : none;
	white-space: nowrap;
}
#podval table td.copy{
	width: 100%;
	padding-top : 20px;
	text-align : center;
	color: #959595;
}

#product_inner_tbl{
	width: 100%;
}
#product_inner_tbl td{
	width: 25%;
}
#product_inner_tbl td table.product{
}
#product_inner_tbl td table.product td.photo{
	text-align : center;
	vertical-align : middle;
	width: 100%;
	height: 210px;
}
#product_inner_tbl td table.product td.title{
	height: 32px;
}
#product_inner_tbl td table.product td.price{
	font-family : Verdana;
	font-size : 16px;
	font-weight : normal;
	height: 25px;
}
#product_inner_tbl td table.product td.niz table {
	width: 100%;
}
#product_inner_tbl td table.product td.niz table td{
	width: 50%;
}
#product_inner_tbl td table.product td.niz table td.rgh{
	text-align : right;
}
#product_inner_tbl td table.product td.title A{
	font-family : Tahoma;
	font-size : 12px;
	text-decoration : none;
}
#product_inner_tbl td table.product td.title A:hover{
	text-decoration : underline;
}

table.orders{
	width: 100%;
}

table.orders th, table.orders td{
	height: 35px;
	vertical-align : middle;
	padding-left : 10px;
	text-align : center;
}

table.orders th{
	background-color : #1a6aa9;
	color: #fff;
	font-weight : bold;
}

table.orders tr.bg{
	background-color : #ececec;
}

table.orders td.lft{
	text-align: left;
}

input, textarea{
	font-size : 18px;
	font-family : Verdana;
	color: #1a6aa9;
	border : 1px solid #e5e5e5;
	font-style : italic;
}
.order_tbl input, .order_tbl textarea{
	font-style: normal;
	font-size: 16px;
}
.order_tbl p{
	margin : 10px 0 5px 0px;
}

table.stat_tbl{
	width: 100%;
	margin : 0 0 15px 0;
}
table.stat_tbl td{
	font-size : 14px;
	color: #696969;
}
table.stat_tbl span{
	display: block;
	font-size:12px;
	margin-top:4px;
}

table.stat_tbl span.foto{
	float:left;
	width:70px;
}
table.stat_tbl A.title{
	font-weight : normal;
	font-size : 14px;
	color: #0f478b;
	text-decoration : underline;
}
table.stat_tbl A.title:hover{
	text-decoration : none;
}

#product_info_prew2 td{	vertical-align : middle;
}

table.prew_text{
	width:100%;
}

.prew_text h1, .prew_text h2, .prew_text h3{
	margin : 0 0 5px 0;
	font-family : Verdana;
	font-size : 12px;
	color: #0f478b;
	text-transform : uppercase;
}
.prew_text P{
	font-size : 11px;
	margin-bottom : 8px;
	text-align : justify;
}

.prew_text TD{	font-size : 11px;
}
.prew_text i{
	font-size : 11px;
}

.prew_text td.line{
	height : 10px;
	border-bottom : 1px solid #f3f3f3;
}
.txti{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #000;
	text-transform : none;
	font-weight : normal;
	margin:0;
	display:inline;
	font-style : italic;
}

.txtb{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #000;
	text-transform : none;
	font-weight : bold;
	margin:0;
	display:inline;
}
.ptoduct_text p{	margin-bottom : 15px;
}
.ptoduct_text u{
	border-bottom : 1px dashed #C4C4C4;
	color: #0f478b;
	text-decoration : none;
}

table.product_options{
	width: 100%;
	margin-bottom:19px;
	border-top:0;
	}
table.product_options td{
	padding: 5px;
}
span.head{
	line-height : 18px;
}
table.product_options td{
	border: 1px solid #cccccc;
}
span.head{	font-weight : bold;}

#calc{	padding-top: 20px;
	text-align : center;
}
#calc div{	text-align : center;
	padding-bottom:5px;
}

#search_form{
	width: 100%;
	background-color: #ececec;
	font-family: Tahoma;
}

#search_form div{
	font-size: 1px;
}
#search_form span{
	border-bottom: 1px dashed #959595;
	color: #0f478b;
}
#search_form_top{
	background-image: url(../images/search_form_0_0.gif);
	width: 100%;
	height: 4px;
	background-position: left;
	background-repeat: no-repeat;
}
#search_form_top div{
	float: right;
	height: 4px;
	width: 4px;
	background-image: url(../images/search_form_0_100.gif);
}
#search_form_bottom{
	background-image: url(../images/search_form_100_0.gif);
	width: 100%;
	height: 4px;
	background-position: left;
	background-repeat: no-repeat;
}
#search_form_bottom div{
	float: right;
	height: 4px;
	width: 4px;
	background-image: url(../images/search_form_100_100.gif);
}

div#search_form_head{
	padding-bottom: 0;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}

div#search_form_head div, div#search_form_content div{
	font-size: 12px;
	display: inline;
	vertical-align: middle;
	padding-right: 10px;
	padding: 0 5px 0 0;
}
div#search_form select{
	font-size: 12px;
	border: 1px solid #7f9db9;
}
div#search_form input{
	font-size: 13px;
	border: 1px solid #7f9db9;
	font-style: normal;
	color: #000;
}
div#search_form_content{
	font-size: 12px;
	padding: 0 15px 15px 15px;
	height: auto;
}
div#search_form_content div.form_line{
	width: 100%;
	display: block;
	padding-bottom: 10px;
}
#search_form div#search_adv_link{
	display: none;
	margin-left: 200px;
}
div#search_adv_link A{
	font-size: 20px;
	text-decoration: none;
	border-bottom: 1px dashed #959595;
	color: #0f478b;
}
A.tsubmit{
	background-color: #0490da;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	padding: 0px 2px 2px 2px;
}

A.tsubmit:hover{
	color: #fff;
}
div#search_adv_link A:hover{
	color:#0490da;
}
div#search_adv_link A.view:hover{
	color: #959595;
}
div#search_adv_link A.view{
	font-size: 14px;
	border: 0;
	color: #959595;
	text-decoration: none;
}
#search_form div#search_adv_load{
	padding-top: 15px;
	margin-left: 250px;
	display: none;
}
#search_form div#search_adv_space{
	height: 10px;
	display: block;
	display: none;
	font-size: 5px;
}
#search_form div#search_adv{
	display: none;
	padding-top: 10px;
	position: relative;
}
div#search_adv div.search_adv_block{
	position: absolute;
	right: 10px;
	top: 0;
	display: block;
	line-height: 30px;
}

div#search_adv div.search_adv_block2{
	width: 100%;
	overflow: auto;
	display: block;
	border: 1px solid #7f9db9;
	line-height: 15px;
	padding: 2px;
	background-color: #FFF;
}
#product_inner_tbl_list{
	width: 100%;
	margin-top: 17px;
}
.productFromList{
	width: 100%;
	margin-bottom: 0;
}
.productFromList td.photo{
	width: 170px;
	height: 170px;
	text-align: center;
}
.productFromList td.content{
	padding-left: 35px;
	font-family: Arial;
	font-size: 12px;
	color: #696969;
	line-height: 18px;
/*	background-image: url(../images/new_year/bg.gif);*/
	background-repeat: no-repeat;
	background-position: 0 0;
}
.product_options small{
	color: #696969;
}
.productFromList td.options{
	width: 137px;
	text-align: center;
	font-size: 14px;
	font-family: Tahoma;
	color: #0490da;
}
.productFromList td.options span, .compare_price span{
	font-family: Arial;
	font-size: 25px;
	color: #106bc6;
	display: block;
	margin-bottom: -3px;
}
.compare_price{
	text-align: center;
	color: #0490DA;
}
.productFromList td.content A{
	font-family: Tahoma;
	font-size: 18px;
	color: #282828;
	display: block;
	margin-bottom: 18px;
}
.productFromList td.content span{
	border-bottom: 1px dashed #e0e0e0;
}
.productSeparat{
	position: relative;
	border-bottom: 1px solid #dadada;
	height: 19px;
	margin-bottom: 20px;
	*z-index:0;
}
.productSeparat A{
	position: absolute;
	top: -15px;
	left: 205px;
	color: #09387D;
	text-decoration: none;
	border-bottom: 1px dashed #09387D;
	font-family: Tahoma;
	font-size:12px;
}
.productSeparat A:hover{	color: #666666;
	border-bottom: 1px dashed #666666;
}
.options_trach{
	position: relative;
	background-image: url(../images/bg_options.gif);
	background-repeat: no-repeat;
	width: 137px;
	height: 103px;
	margin-bottom: 46px;
	text-align: center;
}
.options_trach A{
	position: absolute;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 14px;
	color: #0490da;
	text-align: center;
}
.options_trach span{
	display: block;
	padding-top:48px;
}
.options_trach div.newPrice{	position: absolute;
	left:0;
	top:103px;
	width:137px;
	text-align:center;
	font: italic 12px Verdana;
	color: #cc082c;
}
.options_trach div.oldPriceLine{	position: absolute;
	left:11px;
	top:55px;
	z-index:2;
	width:115px;
	height:33px;
	background: url(../images/oldPriceLine.png) no-repeat;
}

.options_trach div.newPrice span{	padding-top:0;
	font: italic 24px Verdana;
	color: #cc082c;
}
.options_trach A.add_basket{
	top: 9px;
	left: 8px;
}
td.options .credit_info{
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 4px;
	background-image: url(../images/creditBg.gif);
	background-repeat: no-repeat;
	width: 116px;
	height: 24px;
	text-align: center;
	color: #FFF;
	font-size: 12px;
}
td.options A.credit_link{
	display: block;
	margin-top: 2px;
	margin-left: 5px;
	font-size: 12px;
	color: #09387d;
}

.productFromList td.content A:hover, .options_trach A:hover, td.options A.credit_link:hover{
	color: #696969;
}

div#itexpert{
	color: #000;
	text-align: center;
	margin-top: 20px;
}
div#itexpert img{
	margin-bottom: -4px;
}
div#itexpert A{
	font-weight: normal;
	text-decoration: none;
}
div#itexpert A:hover{
	text-decoration: none;
}
div#itexpert A.it_bold{
	font-weight: bold;
}
div.pages_out{
	width: 100%;
	text-align: center;
	margin-top: 10px;
	color: #0490da;
	font-size: 14px;
}
div.pages_out SELECT{
	font-size: 12px;
}
div.pages_out A{
	color: #0490da;
	font-size: 14px;
	text-decoration: none;
}
div.pages_out A:hover{
	text-decoration: underline;
}
div.pages_out span.sel_page{
	background-color: #0490da;
	color: #fff;
	text-decoration: none;
	padding: 0px 2px 2px 2px;
}
.noborder{
	border:solid 1px transparent;
	color: none;
}
#search_form_content div#search_adv_small_form{
	display: none;
}
#compare
{
	display: none;
}
#compare dl{
	border-left: 6px solid #038dd9;
	padding-top: 0;
	margin-bottom: 20px;
	padding-bottom:10px;
}
#compare dt{
	height: 29px;
	background: #fff url(../images/compare_line.gif) no-repeat 0 100%;
}
#compare dl A, #compare span{
	position: relative;
	top: 7px;
	left: 10px;
	font: 12px Tahoma;
	color: #FFF;
	text-decoration: none;
}
#compare dd{
	padding-bottom:15px;
	padding-right:10px;
	background: #fff url(../images/left_menu_line.gif) no-repeat 8px 100%;
}
#compare dd A{
	left: 10px;
	color: #0f478b;
	font-size: 11px;
}
#compare dd#compare_buts{
	padding-top:5px;
	background-image: none;
}
#compare dd#compare_buts A{
	width: 60px;
	float:left;
	margin-right:10px;
	color:#000;
	height:20px;
	padding-left:20px;
	background: #fff url(../images/add-1-icon.png) no-repeat 0 0;
}
#compare dd#compare_buts A:hover, #compare A:hover{
	text-decoration: underline;
}
.photo_galey TD{
	width:190px;
	height:190px;
	border: 3px solid #FFF;
	background-color: #ececec;
	text-align: center;
	vertical-align : middle;
}
#tmp{
	display:none;
}
#basket_win_msg{
	width:500px;
	background-color: #FFF;
	padding:10px;
}
#basket_win_msg_head{
	position: relative;
	width:500px;
	height:48px;
	margin-bottom:13px;
}
#basket_win_msg_head img{
	position: absolute;
	top:0;
	left:0;
	width:48px;
	height:48px;
}
#basket_win_msg_addok{
	width:480px;
	background-color : #11498c;
	text-align: center;
	padding:10px;
	color: #FFF;
}
.basket_win_msg_elem{
	width:490px;
	padding: 10px 10px 10px 0;
	color: #0f478b;
	background-image: url(../images/basket_win_line.gif);
	background-position: 0 100%;
	background-repeat: repeat-x;
}
.basket_win_msg_elem span{
	color: #0490da;
}
#basket_win_msg p{
	color: #0f478b;
	margin-top:10px;
	margin-bottom:10px;
}
#basket_win_msg_buts{
	margin-top:20px;
	position: relative;
	width:500px;
	height: 35px;
}
#basket_win_msg_buts A{
	position: absolute;
	top:0;
}
#basket_win_msg_buts A#basket_win_back{
	left:0;
}
#basket_win_msg_buts A#basket_win_order{
	right:0;
}
#basket_win_msg H1{
	display: block;
	width: 437px;
	position: absolute;
	top:8px;
	left: 63px;
	border-bottom: 1px solid #b5b5b5;
	height: 39px;
	vertical-align : top;
}
.listBrands{
	line-height: 22px;
	margin-bottom: 15px;
	display: block;
	color: #b5b5b5;
}
A.l1{
	font: bold 16px Tahoma;
	color: #038dd9;
	color: #0f478b;
}
A.l2{
	font: 12px Tahoma;
	color: #0f478b;
}
A.l2:hover{
	color: #666666;
}
/*------------------------------------*/
div#controlShortTxt{
	width: 100%;
	text-align: center;
}
div#controlShortTxt A{
	font-size: 14px;
	text-decoration: none;
	color: #0f478b;
	border-bottom: 1px dashed #959595;
	font-weight: bold;
}
.left_menu dl a.csale{	color: #d10000;
}



