/*Основной css файл*/
body
{
	padding: 0;
	margin:0;
	color:#2D2D2D;
	font-family:Arial;
	font-size:90%;
}
.body
{
		border:1px solid #FF8000;
		max-width:1350px;
}
.module_s1 a, #header, .button, img , #baner_swf
{
    behavior: url(iepngfix.htc)
}
div#container
{	width: 500px;
	margin:0 auto
}
/*---------- 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;
}
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.navigation
{	background-image:url(/themes/electrostavr/images/pov2.jpg);
	background-repeat:repeat-x;
	height:56px;
}
.system ,system_div
{	background-color: #EBEBED;
	color:#4B4B4B;
}
.system_div
{	padding:5px;}
td.nav:hover
{
	background-image:url(/themes/electrostavr/images/pov2_black.png);
	color:#000000;
	cursor:pointer;
}
td.c , .c
{
	padding:5px;
	background-color: #FFFFFF;
	border-width:0px;
	border-color:#C0C0C0;
	border-style:solid;
}
table.table_buy
{	border:0px;
	width:100px;
	height:56px;
	background-image:url(/themes/electrostavr/images/buy_fon.jpg);
	background-repeat:no-repeat;
}
s2
{
   position:absolute;
   top:10;
   left:1000px;
   display:block;
   width:208px;
   height:74px;
}
.dmp_block
{	display:block;
	width:250px;
	border:1px solid #FF0000;
	padding:10px;}
.pay
{	display:block;}
.gruz_img
{	display:block;
	float:left;
	margin:3px;}
.info_tovar , .info_tovar_buy
{  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;
    	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.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
{
	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:16px;
  margin-bottom:10px;
  color:#282828;}
.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
{	border:solid 1px #ffc01a;
	margin:5px;
	padding:5px;
	background-color:#FFFFFF;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;}
.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
{	vertical-align:baseline;margin:0px;padding:0px;
}
.add_base_buy
{	cursor:pointer;
	width:100%;
	padding:2px;
	font-size:12px;}
div.add_base_buy: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.png);
	background-repeat:repeat-x;
	padding:0px 0 0 12px;
	border-radius: 7px;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
	box-shadow:#000000 1px 1px 10px;}
.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 10px;
	border:none;
	cursor:pointer;
	color:#484848;
	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
{
    font-size:10px;
    padding:10px 0px 5px 20px;
    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;
    padding:10px 0px 5px 20px;
    font-size:10px;
}
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:black;
  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;}
.tel_info
{	border:1px solid #808080;
	width:200px;
	height:25px;
	color:#2A2A2A;
	font-size:16px;}
/*Блоки оформления страниц*/
.title_tovar
{  margin-top:20px;
  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;}
.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
{    cursor:pointer;
    display:inline-block;
    height:16px;
    vertical-align:center;
    padding-left:20px;
    padding-right:5px;
    background-image:url(/themes/ico/cancel.png);
    background-repeat:no-repeat;
    font-weight:normal;}
.link_1
{    background-image:url(/themes/ico/picture_go.png);}
.link_2
{
    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-top:5px;margin-bottom:10px;
}
.link_10
{
    background-image:url(/themes/ico/folder.png );
    margin-top:3px;margin-bottom:3px;
}

.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;}
.hidden_num
{	font-size:250px;
	position:absolute;
	top:1px;
	left:200px;}
.radio_desc
{	padding-left:22px;
	width:90%;}
.invis_pass
{	display:none;
	width:420px;
	height:65px;}
.info_confirm
{	width:250px;display:block-inline;float:left}
.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;}

/*Подсвечивание поисковых запросов*/
.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;
}
/*Дополнительные кнопки*/
.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);
}
/* Выпадающее меню блока товаров*/

/*Блок для картинок которые увеличиваються через 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
{
	padding:5px;
	font-size:12px;
	border:1px solid red;
}
/*Подсвечивание ячеек таблицы*/
.tr_hover:hover
{    background-color:#C0C0C0;
    color:#FFFFFF;}
.scroll_tovar
{
	background-color:#FFFFFF;
	width:100%;
	height: 400px;
	overflow-x: hidden;
	overflow-y: scroll;
}
.hidden
{	display:none;
	width:100%;}
/*Связный товар*/
.group_new , .group_tovar , .group_tovar:hover
{
	background-color:#FFFFFF;
	border:1px solid #C0C0C0;
	float:left;
    width:140px;
    margin:1px;
    padding:4px;
    height:150px;
    position:relative;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
}
.group_tovar:hover
{
	height:150px;
	border-color:#FF8000;
	box-shadow:#DFDFDF 1px 1px 10px;
}
.group_new:hover
{
    background-color:#E6E6E6 ;
    border-color:#FF8000;
    color:#FFFFFF;
    box-shadow:#DFDFDF 1px 1px 10px;
}
h1 { color: #2D2D2D; font-size: 18px; margin: 0px 0px 10px 0px; padding: 0px;font-family:arial; }
h2 { color: #2D2D2D; font-size: 14px; margin: 5px 0px 5px 5px; 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:link          {COLOR: #2A2A2A; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none;}
A:active        {COLOR: #2A2A2A; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none;}
A:visited       {COLOR: #2A2A2A; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none;}
A:hover         {COLOR: #5D5D5D; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none;}

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          {COLOR: #000000; FONT-SIZE: 12px; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
A.black:active        {COLOR: #000000; FONT-SIZE: 12px; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: underline}
A.black:visited       {COLOR: #2D2D2D; FONT-SIZE: 12px; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
A.black:hover         {COLOR: #000000; FONT-SIZE: 12px; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: underline}

td.system 			  {background-color: #EBEBED;color:#4B4B4B;}
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;}
td.t1{background-color:#F3F2FD;color:#004080;}
td.t2{background-color:#F9F9F9;color:#004080;}
td.top{background-color:#757885;color:#757885;}
td.coment{background-color:#3E3E3E;color:#004080;}
td.visi{background-color:#FF0000;color:#000000;}
p:first-letter{font-size:100%;vertical-align:baseline;}

ul.meny
{
	margin-bottom:10px;
	padding-left: 10px;
	margin-left:10px;
	list-style-type:none;
	list-style-image :url(/themes/ico/folder.png);

}
.meny_text , .meny_text:hover
{
	font-family:arial;
	font-size:11px;
	cursor:pointer;
	font-weight:normal;
	padding:2px;
}
.meny_text:hover
{
	background-color:#FFE137;
}
.divscroll {width: 420px;height: 100px;overflow-x: hidden;overflow-y: scroll;white-space: nowrap;border: 1px solid #888;}

td.nav:hover{ background-image:url(/themes/electrostavr/images/pov2_black.png); color:#FFFFFF; cursor:pointer;}


/*оформление рамки закругленными краями*/
/*шапка*/
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;}

table.table_group{border:1px;border-style:solid;border-color:#F9F322;width:152px;}

table.table_buy{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:1px;margin:0px;pading:0px;}
a.astr , a.astr2
{
	text-decoration:none;
	color:#202020;
	font-weight:bolder;
	background-color:#B5B5B5;
	margin:1px;
	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;
}
.shapka
{
	margin:0;
	padding:0;
	display: block;
	width:100%;
	min-width:1000px;
	height:107px;
	background-color:#FFCC00;
	background-image:url(/themes/electrostavr/images/fon_s.jpg);background-repeat:x;
}
a.logotip , a.logotip:hover
{
  margin:5px 0 0 10px;
  float:left;
  font-size:0%;
  display:inline-block;
  width:208px;
  height:74px;
  background-image:url(/themes/electrostavr/images/logo1.png);background-repeat:no-repeat;
  cursor:pointer;
}
a.logotip:hover
{
  background-image:url(/themes/electrostavr/images/logo2.png);background-repeat:no-repeat;
}
.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;
  right:5px;
  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:25px;
  right:50px;
  color:#000000;
}
a.buy:hover
{
  background-image:url(/themes/electrostavr/images/buy2.png);background-repeat:no-repeat;
}
.contact
{
  margin:5px 10px 0 10px;
  float:left;
  display:inline-block;
  height:74px;
}
s1
{

   display:block;
   width:208px;
   height:74px;
}
s2
{

   position:absolute;
   top:10;
   left:1000px;
   display:block;
   width:208px;
   height:74px;
}
/*блок ссылок c главной страницы на промежуточные*/
.attribute
{
   padding: 5px 0 0 10px;
   display:inline-block;
   width:100%;
   height:23px;
}
/*ссылки в шапке*/
A.chap:link ,A.chap:hover ,A.chap:visited , A.chap:active
{
  word-spacing:3px;
  font-weight:bold;
  text-decoration: none;
  padding:5px;
  COLOR:#000000;
}
A.chap:hover
{
  COLOR:#FFCC00;
  background-color:#000000;
}
/*Панель акций и поиска*/
.div_black
{
  margin:0;padding:0;
  display:block;
  width:100%;
  height:45px;
  background-color:#000000;
  color:#FFFFFF;
  position:relative;

}
/*Панель акций и поиска*/
.fon
{
  width:100%;
  background-image:url(/themes/electrostavr/images/fon.jpg);background-repeat:repeat-x;
}
.conteiner
{
  float:left;
  width:100%;
  margin:0px -220px 10px 0px;
}
.leftcol
{
  margin:5px 0px 0px 5px;
  float:left;
  width:190px;
  padding:5px 0 0 5px;
}
.contentcol
{
  background-color:#FFFFFF;
  margin:5px 215px 0px 210px;
  padding:10px;
}
.rightcol
{
  margin:5px 5px 0 0px;
  float:right;
  width:190px;
  padding:5px 10px 0 5px;
}
.hat_chap
{
	display:block;
	width:186px;
	height:17px;
	background-color:#FFCC00;
	background-image:url(/themes/electrostavr/images/hat_chap.png);background-repeat:repeat-x;
	border:1px solid #999999;
	border-bottom:5px solid #000000;
	padding :12px 0 4px 5px;
	border-radius: 10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
    -webkit-border-radius:10px 10px 0 0;
}
.hat_body
{
	display:block;
	width:181px;
	background-color:#FFFFFF;
	border:1px solid #C0C0C0;
	padding :5px;
	margin-bottom:10px;

	border-radius: 0 0 10px 10px;
	-moz-border-radius:0 0 10px 10px;
    -webkit-border-radius:0 0 10px 10px;
}
.hat
{
	text-transform:uppercase;
	font-size:80%;
}
.sale
{
	margin-left:7px;
	margin-right:7px;
	dispalay:inline-block;
	width:100%;

}
.tovar_sale
{
    float:left;
    display:inline-block;
    width:32%;
    height:160px;
    background-color:#FFFFFF;
    border-color:#FF8000;
	border-width:1px;
	border-style:solid;
	margin :3px;
	padding: 2px;
	border-radius: 0 20px 0 20px;
	-webkit-border-radius: 0 20px 0 20px;
	-moz-border-radius: 0 20px 0 20px;
}
a.asale
{
  font-weight:bold;COLOR: #000000; FONT-SIZE: 13px; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none;
}



.b_buy , a.podrobno    /*кнопка купить*/
{
    padding-top:3px;
    FONT-SIZE: 13px;
    cursor:pointer;
    dispalay:inline-block;
	width:75px;
	height:24px;
	float:left;
	background-image:url(/themes/electrostavr/images/buy_t.png);background-repeat:repeat-x;
	color:#FFFFFF;
}
.b_buy:hover , a.podrobno:hover
{

    background-image:url(/themes/electrostavr/images/buy_b.png);background-repeat:repeat-x;
    color:#FF6600;
}
a.podrobno    /*кнопка купить*/
{
	float:left;
	background-image:url(/themes/electrostavr/images/pod_t.png);background-repeat:repeat-x;
}
a.podrobno:hover
{
    float:left;
    background-image:url(/themes/electrostavr/images/pod_b.png);background-repeat:repeat-x;
    color:#FF6600;
}


/*Блоки скидок*/
.tovar_name
{
	width:100%;height:20px;
}

.tovar_img
{
    display:block;float:left;width:100px;height:100px;margin:5px 5px 1px 0;
}
.tovar_description
{
	margin:10px 0 5px 0;
	width:95%;
	height:100px;
	font-size:75%;
}
.sale_ceni
{
	display:block;float:left;width:100px;height:20px;
}
.kupit
{
	float:right;display:inline-block;width:155px;height:24px;
}
/*поиск*/
.search
{
	float:right;
	display:inline-block;
	width:500;
	height:35px;
	padding:10px 10px 0 10px;

}
.dop_block
{
    margin-left:17px;
    float:left;
	display:inline-block;
	height:45px;
	position:relative;
}
/*кнопачки в шапке*/
a.dop_a
{
    margin-left:-17px;
    text-transform:uppercase;
    color:#FFFFFF;
    cursor:pointer;
    font-size:80%;
    font-weight:bold;
    position: relative;
    padding:25px 7px 0px 5px;
    float:left;
	display:inline-block;
	height:18px;
	width:118px;
    background-image:url(/themes/electrostavr/images/menu_top.png);background-repeat:no-repeat;
}
a.dop_a:hover
{
  color:#FF6600;
  background-image:url(/themes/electrostavr/images/menu_top2.png);background-repeat:no-repeat;
}
/*ценник*/
.cennik
{
	padding-top:20px;
	display:block;
	width:155px;
	height:41px;
	background-image:url(/themes/electrostavr/images/cennik.png);background-repeat:no-repeat;
}
.sale_cennik
{
    width:100%;position:relative;margin:-35px 0 0 0;
}
@font-face
{
	font-family:cennik_font ;
	src:url(/themes/electrostavr/font.ttf);
}
.last_cena
{
	display:inline-block;
	font-size:small;
	text-decoration:line-through;
}
/*текстовые блоки с тенью*/
.shadow , .cena_big , .nadpis_cena
{
	font-family:arial black;
    text-shadow:#FFFFFF 1px 1px 2px;
}
.cena_big
{
    margin-right:5px;
    display:inline-block;
    font-size:120%;
}
/*Кнопки их положение в блочке купить*/
.block_kupit
{
	display:block;
	position:relative;
	top:15px;
	width:150px;

}
.clear {
 clear: both; /* Отмена обтекания */
}
/*блок мини товара*/
.tovar_container
{
	float:left;
	width:100%;
	min-width:550px;
	min-height:115px;
	border-width:1px;
	border-style:solid;
	border-color:#C0C0C0;
	margin-bottom:1px;
}
.tovar_container:hover , .tovar_sale:hover
{
	background-color:#F9F9F9;
}
.tovar_img
{
	min-width:120px;
	width:120px;
	float:left;
}
.tovar_block
{
	float:left;
	width:50%;
}
.tovar_cennik
{
	width:155px;
	float:right;
}
.ceni_block
{
	display:block;
	position:relative;
	top:-40px;
	width:155px;
}
.nadpis_cena
{

    margin-left:5px;
    display:block;
	position:relative;
	top:-60px;
}
.description_buy
{
	font-size:xx-small;
	margin:10px 0 10px 0;padding:5px;border-style:solid;border-width:1px;border-color:#FF8000;color:#FFFFFF;background-color:#808080;
}
.group_new
{
	border:1px solid #C0C0C0;
	float:left;
    width:150px;
    margin:1px;
    padding:4px;
    height:160px;
}
.group_new:hover
{
    background-color:#E6E6E6 ;
    border-color:#FF8000;
    color:#FFFFFF;
}
/*блок для рекламного банера*/
.baner_block
{
	float:left
	width:350px;
	margin-top:5px;
}
h1.baner_h1
{
	color:red;
}
.ltovar
{
	width:400px;
	min-width:400px;
	height:400px;
	overflow-x:hidden;
	overflow-y:scroll;
	border:1px solid #808080;
	padding:5px;
	background-color:#FFFFFF;
}
.info_block
{
	display:inline-block;
	width:100%;
	height:190px;
	overflow-x:hidden;
	overflow-y:scroll;
	padding:5px;
	margin-bottom:10px;
}

.td_baner
{

	border:1px solid;
}
/*Блоки навигации по сайту */

/*Оформление блока новостей*/
.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;
}
/* Выпадающее меню блока товаров*/
.menu_root
{
	margin-bottom:2px;
	font-size:11px;
	cursor:pointer;
	text-decoration:none;
	display:block;
	padding:5px 5px;
	background-color:#fff ;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
.menu_root:hover
{
 	background-color:#ff850c;
	color:#FFF;
}
.fon_logo
{
	width:100%;
	background-image:url(/themes/electrostavr/images/bg_logo.png);
}
/*Товар абоут*/
.r
{
	border-style: none;
	background-color: #800000;
	color: #FFFFFF;
}
.select
{
	background-color:#DCE2F1;
	color:#FFFFFF;
}
.t1
{
	background-color:#F3F2FD;
	color:#004080;
}
.t2
{
	background-color:#F9F9F9;
	color:#004080;
}
.top
{
	background-color:#757885;
	color:#757885;
}
.coment , .visi , .visi_admin
{

	position:relative;
	border-top:2px #FF8000 solid;
	padding:5px;
	background-color:#808080;
	margin-bottom:10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-image:url(/themes/electrostavr/images/msg_fon.png);
	background-repeat:repeat-x;
}
.coment_body
{
	background-color:#FFFFFF;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding:10px;
}
.visi
{
	border-top:2px #FF8000 solid;
	background-color:#FF0000;

}
.visi_admin
{
	border-top:2px #FF0000 solid;
	background-color:#FF8000;
}
.chap_msg
{
	width:100%;
	height:30px;
	padding:0px 5px 0px 5px;
	background-color:none;
	color:#FFFFFF;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
.msg_star
{

	display:block;
	width:20px;
	height:20px;
	position:absolute;
	top:23px;
	left:20px;
	background-image:url(/themes/electrostavr/images/msg_star.png);
}
.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;
  margin-bottom:10px;

}
.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
{
	margin:5px;
	font-size:12px;
	background-color:#FFFAD2;
	color:#2A2A2A;
	padding:10px;
	border-top:2px solid #FF8000;
}

/*корзина*/
.new_request , .new_request_yr
{
	display:block;
	width:420px;
	background-color:#D7FDF1;
	padding:1px;
	border:1px solid #22F4B0;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-bottom:10px;
}
.new_request_yr
{
	border:1px solid #FFC809;
	background-color:#FFE137;
}











