.panes ul
{
list-style-type: upper-alpha;
padding:5px;
}
.panes li
{
list-style-type:square;
}
.module_s1 a, #header, .button, img , #baner_swf
{
    behavior: url(iepngfix.htc)
}
body
{
	color:#2D2D2D;
	font-family:arial;
	font-size:90%;
}
input:hover
{
    box-shadow:#FFD5AA 1px 1px 10px;
}
A:link , A:hover , A:active , A:visited
{
	COLOR: #2A2A2A;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Helvetica;
}
A:visited
{
}
.himg
{
    margin:3px;
}
div#container
{
	width: 500px;
	margin:0 auto
}
h1
{
  color: #F60;
  margin: 1em 0 0;
}
img
{
	border:none;
}

/*---------- bubble tooltip -----------*/
span.tt{
    cursor:pointer;
    font-size:12px;
    position:relative;

    color:#000000;
	font-weight:normal;
    text-decoration:none;

}
span.tt span
{
	display: none;
}

/*background:; ie hack, something must be changed in a for ie to execute it*/
span.tt:hover
{
  z-index:25; color: #aaaaff; background:;
}
span.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #000000;
    text-align: left;
    filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
	z-index:99999999999999999;
}
span.tt:hover span.top
{
	display: block;
	padding: 30px 20px 0;
    background: url(/themes/electrostavr/images/comment.png) no-repeat top;
}
span.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px;
	background: url(/themes/electrostavr/images/comment2.png) repeat bottom;
}
span.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(/themes/electrostavr/images/comment.png) no-repeat bottom;
}
td.c
{
	background-color:#FFFFFF;
	padding:5px;
}
td.body
{
	background-color: #FFFFFF;
}
h2.small
{
	font-size:100%;
}
td.navigation
{
	background-image:url(/themes/electrostavr/images/pov2.jpg);
	background-repeat:repeat-x;
	height:56px;
}
h1 { color: #2D2D2D; font-size: 18px; margin: 0px 0px 10px 0px; padding: 0px;font-family:arial; }
h2 { color: #2D2D2D; font-size: 16px; margin: 0; padding: 0px;font-family:arial ; }
h3 { color: #2D2D2D; font-size: 14px; margin: 5px 0px 5px 5px; padding: 0px;font-family:arial ; }
h4 { color: #2D2D2D; font-size: 12px; margin: 5px 0px 5px 5px; padding: 0px;font-family:arial ; }
h5 { color: #2D2D2D; font-size: 11px; margin: 5px 0px 5px 5px; padding: 0px;font-family:arial ; }
h6 { color: #2D2D2D; font-size: 10px; margin: 5px 0px 5px 5px; padding: 0px;font-family:arial ; }

A.site:link , A.site:active , A.site:active , A.site:visited , A.site:hover
{
	COLOR: #000000;
	FONT-SIZE: 14px;
	FONT-FAMILY: arial, Helvetica;
	TEXT-DECORATION: underline;
}
A.black:link , A.black:visited
{
	COLOR: #000000;
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Helvetica;
	TEXT-DECORATION: none
}
A.black:active , A.black:hover
{
	COLOR: #000000;
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdana, Helvetica;
    TEXT-DECORATION: underline
}

.system ,system_div
{
	background-color: #EBEBED;
	color:#4B4B4B;
}
.system_div
{
	padding:5px;
}
td.system_w
{
	background-color: #FFFFFF;
	color:#4B4B4B;
}
td.meny_с
{
	background-color: #FFFFFF;
}
td.bc
{
	background-color: #000000;
}
.text
{

}
td.r {border-style: none;background-color: #800000;color: #FFFFFF;}
td.select{background-color:#DCE2F1;color:#FFFFFF;}
.t1{background-color:#F3F2FD;color:#004080;}
td.t2{background-color:#F9F9F9;color:#004080;}
td.top{background-color:#757885;color:#757885;}
td.coment{border-top:2px #FF8000 solid;padding:0px 5px 0px 5px;background-color:#3E3E3E;color:#FFFFFF;}
td.visi{border-top:2px #FF8000 solid; padding:0px 5px 0px 5px;background-color:#FF0000;color:#FFFFFF;}
td.visi_admin
{
	border-top:2px #FF0000 solid;
	padding:0px 5px 0px 5px;
	background-color:#FF8000;
	color:#FFFFFF;
}


ul.meny{margin-bottom:10px;list-style-type:square;font-size:80%; color: #FAD605; padding: 0;margin-left: 25px;}

.divscroll
{
	background-color:#FFFFFF;
	width: 420px;height: 100px;
	overflow-x: hidden;
	overflow-y: scroll;
	white-space: nowrap;
	border: 1px solid #888;
}
.divscroll_tab
{
	width: 520px;height: 50px;
	overflow-x: scroll;
	overflow-y: hidden;
	white-space: nowrap;
}


td.nav:hover{ background-image:url(/themes/electrostavr/images/pov2_black.png); color:#000000; cursor:pointer;}

A.chap:link { COLOR:#000000;margin:10px;display:block;width:130px;height:20px;padding-top:10px;}
A.chap:Hover { COLOR:#FFFFFF;margin:10px;}


/*оформление рамки закругленными краями*/
/*шапка*/
td.bg_search {width:201px;height:56px;display:block;background-image:url(/themes/electrostavr/images/bg_search.gif);background-repeat:no-repeat;}
td.bb_lt {width:15px;height:15px;display:block;background-image:url(/themes/electrostavr/images/bb_lt.gif);background-repeat:no-repeat;}
td.bb_t  {width:100%;height:15px;background-image:url(/themes/electrostavr/images/bb_t.gif);background-repeat:repeat-x;}
td.bb_rt {width:15px;height:15px;display:block;background-image:url(/themes/electrostavr/images/bb_rt.gif);background-repeat:no-repeat;}
/*середина*/
td.bb_l {width:15px;height:100%;background-image:url(/themes/electrostavr/images/bb_l.gif);background-repeat:repeat-y;}
td.bb_r {width:15px;height:100%;background-image:url(/themes/electrostavr/images/bb_r.gif);background-repeat:repeat-y;}
/*футер*/
td.bb_lb {width:15px;height:15px;display:block;background-image:url(/themes/electrostavr/images/bb_lb.gif);background-repeat:no-repeat;}
td.bb_b  {width:100%;height:15px;background-image:url(/themes/electrostavr/images/bb_b.gif);background-repeat:repeat-x;}
td.bb_rb {width:15px;height:15px;display:block;background-image:url(/themes/electrostavr/images/bb_rb.gif);background-repeat:no-repeat;}
td.td_href:hover { background-color:#E6E6E6;height:115px;}
table.table_group{border:1px;border-style:solid;border-color:#F9F322;width:152px;}

.table_buy
{
	position:relative;
	border:0px;
	width:100px;
	height:56px;
	background-image:url(/themes/electrostavr/images/buy_fon.jpg);
	background-repeat:no-repeat;
}


A.system_button:link , A.system_button:active , A.system_button:visited , A.system_button:hover{padding-top:5px;font-weight:bolder;display: inline-block;width:100%;height:25px;background-color:#F8F8F8;color:#3C3C3C;border:none;}
A.system_button:hover {background-color:#DDDDDD;color:#1A1A1A;}

img.img_margin
{
	border-style:solid;
	border-color:white;
	border-width:3px;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
}
a.astr , a.astr2
{
	text-decoration:none;
	color:#202020;
	font-weight:bolder;
	background-color:#B5B5B5;
	margin:1px;
	text-align:center;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	padding:5px 10px 0px 10px;
	display:inline-block;
	width:20px;
	height:20px;
	border-width:1px;
	border-style:solid;
	border-color:#C0C0C0;
}
a.astr2 , a.astr:hover , a.sort , a.sort:hover
{
  background-color:#FF8000;
  color:#202020;
}

a.sort , a.sort2
{
	text-decoration:none;
	color:#202020;
	font-weight:bolder;
	background-color:#B5B5B5;
	margin:1px;
	padding:5px 13px 0px 13px;
	display:inline-block;
	height:20px;
	border-width:1px;
	border-style:solid;
	border-color:#C0C0C0;
}

.r1, .r2, .r3 {
    display: block;
    height: 1px;
    overflow: hidden;
    font-size:1px;
}
.r3 { margin: 0 3px; }
.r2 { margin: 0 2px; }
.r1 { margin: 0 1px; }

#rounded-box-3 .inner-box, #rounded-box-3  b
{
    background-color: #CCCCCC;
}

.inner-box
{
    padding:1em;
}
s2
{
   position:absolute;
   top:10;
   left:1000px;
   display:block;
   width:208px;
   height:74px;
}
.buy , .buy:hover , .buy_ajax , .buy_ajax:hover
{
  Z-INDEX:10;
  margin:5px 10px 0 10px;
  float:right;
  font-size:0%;
  display:inline-block;
  position:fixed;
  top:93px;
  right:150px;
  width:208px;
  height:74px;
  background-image:url(/themes/electrostavr/images/buy1.png);background-repeat:no-repeat;
  cursor:pointer;
}
.buy_story
{
  Z-INDEX:11;
  position:fixed;
  top:110px;
  right:210px;
  color:#000000;
}
.buy:hover , .buy_ajax:hover
{
  background-image:url(/themes/electrostavr/images/buy2.png);background-repeat:no-repeat;
}
.group_new , .group_tovar , .group_tovar:hover
{
	background-color:#FFFFFF;
	border:1px solid #C0C0C0;
	float:left;
    width:140px;
    margin:1px;
    padding:4px;
    height:140px;
    position:relative;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
}
.group_tovar #link , .group_new #link
{
	display:block;
	position:absolute;
	width:93%;
	top:100px;
	z-index:1;
	background-image:url(/themes/electrostavr/images/white1-1.png);
    padding:1px;
    -moz-border-radius: 7px;
	-webkit-border-radius: 7px;

}
.group_tovar:hover
{
	border-color:#FF8000;
	box-shadow:#DFDFDF 1px 1px 10px;
}
.group_new:hover
{
    border-color:#FF8000;
    color:#FFFFFF;
    box-shadow:#DFDFDF 1px 1px 10px;
}
.ltovar , .view_buy
{
	background-color:#FFFFFF;
	width:380px;
	min-width:380px;
	height:400px;
	overflow-x:hidden;
	overflow-y:scroll;
	border:1px solid #808080;
	padding:5px;
}
.view_buy
{
  	width:773px;
	min-width:773px;
	height:200px;
}
.cena_print
{
	margin:5 0 0 0;
	background-color:#FF8000;
	color:#FFFFFF;
	width:45px;
}
.last_cena
{
	text-decoration:line-through;
	margin:5 0 0 0;
	background-color:#800000;
	color:#FFFFFF;
	width:45px;
}
.dmp_block
{
	display:block;
	width:250px;
	border:1px solid #FF0000;
	padding:10px;
}
.pay
{
	display:block;
}
.gruz_img
{
	display:block;
	float:left;
	margin:3px;
}
.visi_msg, .visi_msg:hover
{
  color:#454545;
  font-weight:bold;
  width : 98%;
  padding:10px;
  background-color:#FFE6A4;
  font-size:12px;
  cursor:pointer;
  border:1px #FFB871 solid;

}
.visi_msg:hover
{
  background-color:#FFD135;
}
.div_msg
{
	border:1px #EFEFEF solid;
	margin:3px;
	padding:10px;
}
.div_msg_info
{
	font-size:10px;
	color:#808080;
	margin:5px 0 5px 0px;
}
.div_msg_body , .info_tovar , .info_tovar_buy , .new_order_div , .download
{
	margin:5px;
	font-size:12px;
	background-color:#FFFAD2;
	color:#2A2A2A;
	padding:10px;
	border-top:2px solid #FF8000;
}
.download
{
	background-image:url(/themes/electrostavr/images/download.png);
	background-repeat:no-repeat;
	background-position:top right;
	min-height:50px

}
.info_tovar , .info_tovar_buy , .download
{
  border-bottom:2px solid #FF8000;
}
.info_tovar_buy
{
  display:inline-block;
  width:70%;
  margin-bottom:20px;
}
.buy_stat
{
	display:inline-block;
	margin-bottom:-15px;
}

.msg_form
{
	width:450px;
	padding:10px;
	margin:10px;
	background-color:#E4E4E4;
	border-top:2px solid #FF8000;
}
.ptext
{
  border:1px solid #C0C0C0;
  height:23px;
  font-size:14px;
}
.ttext
{
  border:1px solid #C0C0C0;
  font-size:14px;
}
h1.h_tema:hover
{
  color:#FF8000;
}
/*Калькулятор*/
.datepicker { border-collapse: collapse; border: 2px solid #999; position: absolute; }
.datepicker tr.controls th { height: 22px; font-size: 11px; }
.datepicker select { font-size: 11px; }
.datepicker tr.days th { height: 18px; }
.datepicker tfoot td { height: 18px; text-align: center; text-transform: capitalize; }
.datepicker th, .datepicker tfoot td { background: #eee; font: 10px/18px Verdana, Arial, Helvetica, sans-serif; }
.datepicker th span, .datepicker tfoot td span { font-weight: bold; }

.datepicker tbody td { width: 24px; height: 24px; border: 1px solid #ccc; font: 11px/22px Arial, Helvetica, sans-serif; text-align: center; background: #fff; }
.datepicker tbody td.date { cursor: pointer; }
.datepicker tbody td.date.over { background-color: #99ffff; }
.datepicker tbody td.date.chosen { font-weight: bold; background-color: #ccffcc; }
.info_block
{
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
	background-image:url("/themes/electrostavr/images/bg_logo.png");
	border: 1px #ffc01a solid;
	width:95%;
	height:190px;
	overflow-x:hidden;
	overflow-y:scroll;
	padding:10px;
	margin-bottom:10px;
}
.div_stat
{
	z-index:1;
	padding:3px;
	font-size:12px;
	opacity:0.7;
	position:absolute;
	top:5px;
	background-color:#000000;
	color:#FFFFFF;
}
.h1 , .h1_black , .name_step
{
  font-weight:bold;
  font-size:18px;
  margin-bottom:1px;
  color:#282828;
  padding:5px 0 5px 0;
}
.h1
{
	color:white;
}
.h1_black
{
  color:#121212;
}
.top_block
{
	width:697px;
	height:160px;
	background-color:#211f20;
	background-image:url(/themes/electrostavr/images/top_img.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
.top_block_info
{
	margin:15px;
	width:400px;
	color:#FFFFFF;
}
.content_table
{
	width:963px;
	border:none;
}
.table_decor
{
	position:relative;
	border:solid 1px #ffc01a;
	margin:5px;
	padding:5px;
	background-color:#FFFFFF;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
.sale
{
	width:100px;
	height:100px;
	color:#800000;
	font-family:arial black;
	background-image:url(/themes/electrostavr/images/sale.gif);
	background-repeat:no-repeat;
	background-position:center center;
	font-weight:normal;
}
.sale_font
{
	font-size:200%;
}
.sale_font_p
{
    font-size:100%;
}
.name_producer
{
	height:50px;
	padding:5px;
}
.pos_pro
{
	position:relative;
}
.img_pro
{
	height:115px;
}
.white
{
	color:white;
}
/*tovar*/
.navi_name
{
	display:inline-block;
	width:110px;
}

.polosa
{
	height:1px;
	margin:5px;
	background-color:#C0C0C0;
}
.podrobno
{
	color:#373737;
	align:right;
}
/****************/
.small , .small_inline
{
  padding:3px 0 3px 0;
  font-size:small;
}
.small_inline
{
	display:inline-block;
	width:150px;
	height:20px;
}
.img_baner
{
	margin-top:-11px;
}
p
{
	margin:0px;padding:0px;
}
.add_base_buy , .add_base_yml
{
	cursor:pointer;
	width:100%;
	padding:2px;
	font-size:12px;
}
div.add_base_buy:hover , div.add_base_yml:hover
{
	background-color:#C0C0C0;
}
/**/
.border , .chap_table
{
	border:1px solid #C0C0C0;
}
.chap_table
{
	background-color:#808080;color:#FFFFFF;padding:2px;font-weight:bold;
}


.check_buy
{
	display:none;
	width:100%;

}
.link_edit
{
	font-size:12px;
	padding:5px;
	cursor:pointer;
}
/* Оформление большого блока заказа товара*/
.big_buy_fon
{
	/*border:1px red solid;*/
	display:inline-block;
	width:200px;
	height:122px;
	background-image:url(/themes/electrostavr/images/big_buy_fon.jpg);
	background-repeat:no-repeat;
	padding:0px 0 0 12px;
}
.big_cena
{
	margin-bottom:5px;width:200px;height:44px;
}
.big_buy , .big_buy:hover , .big_buy_tel , .big_buy_tel:hover , a.about_tovar , a.about_tovar:hover
{
	display:block;
	width:183px;
	height:35px;
	background-image:url(/themes/electrostavr/images/buy_site_tovar.png);
	background-repeat:no-repeat;
	padding:10px 0px 5px 46px;
	border:none;
	cursor:pointer;
	color:white;
	font-size:12px;
	margin-top:-12px;
}
.about_stat , .about_stat:hover
{
	display:block;
	width:90px;
	height:40px;
	background-image:url(/themes/electrostavr/images/about_stat.png);
	background-repeat:no-repeat;
	cursor:pointer;
}
.about_stat:hover
{
	background-image:url(/themes/electrostavr/images/about_stat2.png);
}
.big_buy_tel
{
    background-image:url(/themes/electrostavr/images/buy_tel_tovar.png);
}
.big_buy:hover
{
	background-image:url(/themes/electrostavr/images/buy_site_tovar2.png);
}
.big_buy_tel:hover
{
    background-image:url(/themes/electrostavr/images/buy_tel_tovar2.png);
    text-decoration:none;
    font-size:12px;
}
a.about_tovar , a.about_tovar:hover
{
    background-image:url(/themes/electrostavr/images/about_tovar.png);
    text-decoration:none;
    margin-top:10px;
    width:132px;
    height:29px;
    padding:7px 0px 3px 39px;
}
a.about_tovar:hover
{

    background-image:url(/themes/electrostavr/images/about_tovar2.png);
}

.cena_buy , .cena_last_buy , .cena_print_buy
{
  float:left;
  display:inline-block;
  /*border:1px red solid;*/
  width:40px;
  height:30px;
  font-family:arial black;
  color:white;
  padding-top:15px;
}
.cena_last_buy
{
	width:60px;
	color:#C0C0C0;
	text-decoration:line-through;
	font-size:20px;
	text-align:center;
	padding-top:9px;
}
.cena_print_buy
{
	width:69px;
	font-size:28px;
	text-align:right;
	padding-top:0px;
}

.nick , .pass
{
    color:#C0C0C0;
}
/*Блоки оформления страниц*/
.title_tovar
{
  color:#272727;
  font-size:16px;
}
.title_tovar_block
{
	display: table-cell;
	vertical-align: bottom;
	padding-right:3px;
	float:left;
	width:59%;
}
/*админ ссылки*/
.tovar_edit
{
	width:100%
	height:20px;
	padding:5px;
}
.registration , .edit_1 , .edit_2 , .edit_3 , .edit_4 , .edit_5 , .link_1 , .link_2 , .link_3 , .link_4 , .link_5 , .link_6 , .link_7 , .link_8 , .link_9 , .link_10 , .tt #sort , .sort_tovar , .ice_link  , .add_tab , .save_tab , .public_tovar , .end_public_tovar
{
    cursor:pointer;
    display:inline-block;
    height:16px;
    vertical-align:center;
    padding:3px 5px 3px 20px;
    background-image:url(/themes/ico/cancel.png);
    background-position:center left;
    background-repeat:no-repeat;
    font-weight:normal;
    text-decoration: none;
}
.registration:hover , .edit_1:hover , .edit_2:hover , .edit_3:hover , .edit_4:hover , .edit_5:hover , .link_1:hover , .link_2:hover , .link_3:hover , .link_4:hover , .link_5:hover , .link_6:hover , .link_7:hover , .link_8:hover , .link_9:hover , .link_10:hover , .tt #sort:hover , .sort_tovar:hover , .ice_link:hover , .add_tab:hover , .save_tab:hover  , .public_tovar:hover , .end_public_tovar:hover
{
	text-decoration: underline;
}
.end_public_tovar
{	background-image:url(/themes/ico/book_delete.png);}
.public_tovar
{	background-image:url(/themes/ico/book_add.png);}
.save_tab
{
	background-image:url(/themes/ico/accept.png);
}
.add_tab
{
	background-image:url(/themes/ico/add.png);
}
.ice_link
{
	background-image:url(/themes/ico/emoticon_tongue.png);
}
.tt #sort , .sort_tovar
{
	background-image:url(/themes/ico/table_sort.png);
}
.link_1
{
    background-image:url(/themes/ico/picture_go.png);
}
.link_2 , .registration
{
    background-image:url(/themes/ico/vcard.png);
}
.link_3
{
    background-image:url(/themes/ico/basket_add.png);
}
.link_4
{
    background-image:url(/themes/ico/zoom.png);
}
.link_5
{
    margin-top:5px;
    background-image:url(/themes/ico/door_out.png);
}
.link_6
{
    margin-top:5px;
    background-image:url(/themes/ico/computer_key.png);
}
.link_7
{
    background-image:url(/themes/ico/key_add.png );
}
.link_8
{
    background-image:url(/themes/ico/information.png );
}
.link_9 , .link_9:hover
{
    background-image:url(/themes/ico/application_put.png );
    margin:2px 0 20px 7px;
    text-decoration:underline;
}
.link_9:hover
{
	text-decoration:none;
}
.link_10
{
	background-image:url(/themes/ico/folder.png );
}
.edit_2
{
  background-image:url(/themes/ico/page_edit.png);
}
.edit_3
{
  background-image:url(/themes/ico/application_form_add.png);
}
.edit_4
{
  background-image:url(/themes/ico/application_form_delete.png);
}
.edit_5
{
  background-image:url(/themes/ico/application_get.png);
}
.img_logo
{
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
}
/*Оранжевые кнопки*/
.order_button , .order_button:hover
{
	cursor:pointer;
	border:0px;
	height:30px;
	background-image:url(/themes/electrostavr/images/order_button.jpg);
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
}
.order_button:hover
{
    color:white;
    background-image:url(/themes/electrostavr/images/order_button2.jpg);
    box-shadow:#FF8000 1px 1px 10px;
}
/*Оранжевая шапка в заказах*/
.head_duy
{
	background-image:url(/themes/electrostavr/images/order_button.jpg);
	background-color:#FF8000;
	-moz-border-radius: 7px 7px 0 0px;
    -webkit-border-radius: 7px 7px 0 0px;
	height:15px;padding:5px;
	border:none;
}

/*Блоки навигации по сайту */
.hat
{
	background-color:#FFFFFF;
	width:200px;
	margin:5px;
	border:1px #F3F3F3 solid;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    box-shadow:#DFDFDF 1px 1px 10px;
}
.n1
{
	float:left;
	width:20px;
   	background-color:#FF8000;
	height:35px;
	background-image:url(/themes/electrostavr/images/n1.jpg);
	repeat:repeat-x;
	-moz-border-radius: 7px 0px 0px 0px;
    -webkit-border-radius: 7px 0px 0px 0px;
}
.n2
{
	display:block;
	padding:10px 0px 0px 25px;
	width:175px;
	height:25px;
	background-color:#000000;
	background-image:url(/themes/electrostavr/images/n2.jpg);
	repeat:repeat-x;
	-moz-border-radius: 7px 7px 0px 0px;
    -webkit-border-radius: 7px 7px 0px 0px;
}
.n3
{
	padding:7px;

}
/*Оформление блока новостей*/
.news
{
  background-image:url(/themes/ico/note.png);
  background-repeat:no-repeat;
  padding:0px 0px 5px 17px;
  color:#494949;
  border-top:1px solid #FF8000;
}
.body_news
{
	background-color:#EEEEEE;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    font-size:10px;
    padding:5px;
}



/*Подсвечивание поисковых запросов*/
.search_str
{
	background-color:#8080FF;
	color:white;
	padding:2px;
}
.search_form
{
	background-image:url(/themes/electrostavr/images/white1-1.png);
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    padding:5px;
    margin:5px;
    box-shadow:#DFDFDF 1px 1px 10px;

}
.search
{
	background-image:url(/themes/ico/magnifier.png);
	padding-left:16px;
    background-repeat:no-repeat;

}
/*Дополнительные кнопки*/
.al ,.al:hover
{
	display:block;
	width:93%;
	border:1px #DBDBDB solid;
	padding:5px 0px 5px 10px;
	margin-bottom:2px;
	background-image:url(/themes/electrostavr/images/al.jpg);
	background-repeat:repeat-x;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    text-decoration:none;
    font-weight:bold;

}
.al:hover
{
	color:#FF8000;

	background-image:url(/themes/electrostavr/images/al2.jpg);
}
/* Выпадающее меню блока товаров*/
.menu_root
{
	margin-bottom:2px;
	font-weight:bold;
	font-size:12px;
	cursor:pointer;
	text-decoration:none;
	display:block;
	padding:10px 10px;
	background-color:#fff ;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
.menu_root:hover
{
 	background-color:#ff850c;
	color:#FFF;
}
/*Блок для картинок которые увеличиваються через colorbox*/
.big_foto:hover
{
  opacity: 0.5;
  z-index:100;
}
/*Фон экспресс просмотра*/
.express_fon
{
	background-image:url(/themes/electrostavr/images/express_fon.jpg);
	background-repeat:repeat-x;
}
.error_div
{
	background-color:#800000;
	color:#FFFFFF;
	padding:5px;
	font-size:12px;
	border:1px solid red;
}
.admin_ul
{
	background-color:#FFFDE8;
	font-size:12px;
}
.admin_ul li
{
	margin-bottom:2px;
}
.admin_ul span
{
	font-size:10px;
	display:inline-block;
	width:100px;
}
/*Подсвечивание ячеек таблицы*/
.tr_hover:hover
{
    background-color:#C0C0C0;
    color:#FFFFFF;
}
.scroll_tovar
{
	background-color:#FFFFFF;
	width:100%;
	height: 400px;
	overflow-x: hidden;
	overflow-y: scroll;
}
.hidden
{
	padding:5px 0 5px 35px;
	display:none;
	width:100%;
}
.table_stat
{
	background-color:#400000;

}
.table_stat td
{
	background-color:#FFFFFF;
}
/**/
.sale_mini , .sale_big
{
    z-index:10;
	position:absolute;
	display:block;
	height:50px;
	width:50px;
	top:-10px;
	right:2px;
	background-image:url(/themes/electrostavr/images/sale_mini.png);
	background-repeat:repeat-x;
}
.sale_big
{
	z-index:10;
	height:80px;
	width:80px;
	background-image:url(/themes/electrostavr/images/sale_big.png);
}
.sale_mini strong
{
	font-family:arial black;
	font-size:13px;
	display:block;
    padding-top:13px;
	color:white;
}
.sale_big strong
{
	font-family:arial black;
	font-size:24px;
	display:block;
    padding-top:20px;
	color:white;
}
.img_position
{
	position:relative;
	z-index:0;
}
.p_bottom
{
	width:100%;padding:5px 0 5px 0; border-bottom:1px solid white;
}
.p_top
{
	display:block;width:100%;border-top:1px solid #B4B4B4;
}
/*Рейтинги*/
.rating_start , .rating_tovar , .rating_user
{
	display:block;
	width:110px;
	height:18px;
	background: url(/themes/electrostavr/images/rating.png) no-repeat;
    margin-left:100px;
}
.rating_tovar
{
	position:absolute;
	top:3px;
	left:315px;
	margin:0;
}
.rating_start div
{
	display:inline-block;
	float:left;
    width:20px;
    height:18px;
    cursor:pointer;
    padding:0px;
    margin:0px;
}
.logo_futer
{
	width:85%;position:relative;
}
/*display:inline-block;*/
.ib , .rating_msg
{
	display:inline-block;
}
.rating_msg
{
	padding-left:5px;font-size:small;
}




.fon_footer
{
	position:relative;
	width:100%;
	height:110px;
	background: url(/themes/electrostavr/images/footer.jpg);background-repeat: repeat-x;
	background-color:#ffb200;
	padding:10px;
	border-top:2px solid black;
	color:white;
	font-size:12px;
}
.msg_footer
{
	padding-top:10px;
	float:left;
	width:100px;
}
.fon_footer a
{
	color:white;
	font-size:12px;
}
.fon_footer img , .fon_footer img:hover
{
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
	height:40px;
	border:2px solid #FFE137;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin:1px;
}
.fon_footer img:hover
{
	KHTMLOpacity: 1;
	MozOpacity: 1;
	opacity: 1;
	border:2px solid #FFE137;
	box-shadow:#FFFFFF 1px 1px 10px;
}
.ol
{
	margin:-10px 0 -10px 0;
}
.ol ol li
{
	margin:-5px  0  -5px -30px;
	padding:0px;
}
.table_order
{
	font-size:12px;
	background-color:#F2F2F2;
	margin-left:-30px;
}
/*Фон лес*/
.ice
{
	top:36px;
	left:-58px;
	background:url(/themes/electrostavr/images/ice_1.png)no-repeat;
    position:absolute;
    width:98px;
    height:56px;
}
.fon_les
{
	width:510px;
	background:url(/themes/electrostavr/images/les.jpg) top center no-repeat #ffffff;

}
/********************прелоадер кртинок**************************/
.preloader
{
	background:url(/themes/electrostavr/images/img_load.gif) center center no-repeat #ffffff;
}
.add_tab_div
{
	padding:5px;
	background-color:#eeeeee;
	border:1px solid #C0C0C0;
	position:relative;
	display:block;
}
.div_edit_tab
{
	position:absolute;
	display:block;
	width:99%;
	height:300px;
	background:url(/themes/electrostavr/images/tab_edit.jpg) #ffffff;
	z-index:1000;
	filter: alpha(opacity:70);
	KHTMLOpacity: 0.70;
	MozOpacity: 0.70;
	opacity: 0.70;
}
.news_block
{	border-bottom:1px solid #FFDBB7;
	padding:5px 2px 5px 2px;}
.news_tovar
{
	/*
	width: 100%;height: 250px;
	overflow-x: hidden;
	overflow-y: scroll;
	*/}
.tovar_za_ned
{}
.public_msg
{	color:white;
	width:95%;
	background-color:red;
	text-align:center;
	padding:10px;
	font-size:14px;}
