

/* Start:/templates/edm/data/styles_v2.css?148604931772760*/
Body, html {
    Margin: 0;
    Padding: 0;
    width: 100%;
    Text-align: center;
    BackGround-color: #ffffff;
    BackGround-Image: url(/templates/edm/data/../img/fon2.gif);
    BackGround-position: center top;
    BackGround-Repeat: repeat-y;
    Font-family: Arial;
    font-size: 12px;
    Font-weight: normal;
    color: #444444;
}

/* html Body, html {
BackGround-Image: url(/templates/edm/data/../img/fon_ie2.gif);
}*/

body * {
    text-align: left;
}

TABLE {
    BORDER: 0PX;
    BORDER-COLLAPSE: COLLAPSE;
}

TD {
    PADDING: 0PX;
    Font-Family: Arial;
    Font-weight: normal;
    Font-size: 12px;
    color: #444444;
}

DIV {
    Font-Family: Arial;
    Font-weight: normal;
    Font-size: 12px;
    color: #444444;
}

FORM {
    margin: 0px;
}

IMG {
    BORDER: NONE;
}

P {
    Margin: 0;
    Padding: 0;
}

A {
    Font-Family: Arial;
    Font-weight: normal;
    Font-size: 12px;
    color: #444444;
}

A:hover {
    Text-decoration: none;
}

H1 {
    Font-family: Arial narrow;
    Font-weight: normal;
    Font-size: 25px;
    Color: #444444;
    Margin: 0;
}

.center {
    text-align: center;
}

div.left {
    float: left
}

.pad5 {
    padding: 5px
}

#main_page {
    text-align: center;
    background: url(/templates/edm/data/../img/wallpaper.jpg) center top no-repeat;
    background-color: none;
    background-attachment: fixed;
    position: relative;
    min-height: 792px;
    height: auto !important;
    height: 792px;
    zoom: 1;
    z-index: 1;
}

#main_page:after {
    content: ' ';
    clear: both;
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
    font-size: 0;
}

.block_l {
    display: block;
    width: 50%;
    height: 750px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

.block_r {
    display: block;
    width: 50%;
    height: 750px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
}

#div {
    float: left;
    width: 100%;
}

#page {
    width: 1022px;
    min-height: 100% !important;
    position: relative;
    z-index: 1;
    margin: 0 auto;
}

#banner_h {
    Display: block;
    Position: absolute;
    Top: 13px;
    Left: 228px;
}

#banner_h IMG {
    Border: 1px solid #ededed;
}

#page_white {
    width: 1022px;
    /* height: auto; */
    /* Float: left; */
    text-align: left;
    BackGround-color: #ffffff;
}
#page_white {
    -webkit-box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, 0.20);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);

}
#page_white:after {
    font-size: 0;
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ' ';
}
* html #page_white {
    BackGround-color: transparent;
}

#header {
    width: 1022px;
    height: 150px;
    /* Float: left; */
    background-size: 1022px 7px;
    BackGround-Image: url(/templates/edm/data/../img/top_line.gif);
    BackGround-position: left top;
    BackGround-Repeat: no-repeat;
    border-bottom: 2px solid #D6D6D6;
}

#logo {
    Display: block;
    Position: absolute;
    Top: 10px;
    left: 25px;
}

#login_form {
    width: 210px;
    display: block;
    position: absolute;
    top: 15px;
    right: 7px;
    padding: 12px 10px 8px 10px;
    background: #eec48b;
    border-radius: 5px;
	    height: 100px;
}

* html #login_form {
    Right: 20px;
}

.ui-form {

}

#login_form .ui-form {
    padding-right: 100px;
    position: relative;
    overflow: hidden;
    /* margin-bottom: 5px; */
}

#login_form.signed .ui-form {
	padding-right: 0px;
  height: 100%;
}

#login_form .links {
    display: block;
    overflow: hidden;
    font-size: 10px;
}

#login_form .register {
    float: right;
    font-size: 10px;
}

#login_form .recovery {
    float: left;
    font-size: 10px;
}

#login_form .for_diller .link {
  margin-top: 80px;
  width: 85px;
  /* padding-bottom: 20px; */
  height: 45px;
  text-decoration: none;
  text-align: center;
  position: relative;
}

#login_form .for_diller a {
  display: block;
  text-align: center;
}

/*#login_form .for_diller img {
  float: right;
}*/

#login_form .for_diller {
  position: absolute;
  bottom: 0px;
  right: 0px;
}

/*#login_form IMG {
  Margin: -2px 0 0 15px;
}*/

.ui-form .title {
    font-weight: bold;
    margin-bottom: 10px;
    width: 110px;
}

.ui-form .title a {
    #text-decoration: none;
}

.ui-form .submit {
    position: absolute;
    right: 0;
    top: 2px;
    display: block;
    width: 70px;
    height: 73px;
    background: url(/templates/edm/data/../new/enter.png) no-repeat 50% 50%;
    border: 0;
    outline: none;
    padding: 0;
    text-indent: -9999px;
}

.ui-form .field {
    margin-bottom: 10px;
    width: 100px;
}

.ui-form .field input {
    width: 100%;
    border: 0;
    border-radius: 5px;
    /* line-height: 21px; */
    height: 13px;
    padding: 4px 10px;
    font-size: 10px;
}

.inp1 {
    width: 117px;
    Border: none;
    float: left;
    Background: transparent;
    Vertical-align: top;
    Font-family: Tahoma;
    Font-size: 11px;
    Color: #555555;
    Padding: 0 10px;
    Margin: 0 20px 9px 23px;
}

* html #login_form .inp2 {
    Margin: 0 15px 0 20px;
}

.inp2 {
    width: 117px;
    Border: none;
    Background: transparent;
    Vertical-align: top;
    Font-family: Tahoma;
    Font-size: 11px;
    Color: #555555;
    Padding: 0 10px;
    Margin: 0 0 9px 0;
}

.inp3 {
    Vertical-align: top;
    Margin: -2px 0 0 15px;
}

.ar {
    Margin: 0 94px 0 34px;
}

#top_menu {Margin-left: 275px;margin-top: 25px;float: left;}
div#top_menu, #top_menu #horizontal-multilevel-menu {

    background: none;

}

div#top_menu #horizontal-multilevel-menu li ul {

    top: 0;
    border: 1px solid #CBCBCB;
    margin-top: 125px;

}
#top_menu #horizontal-multilevel-menu a {

    text-transform: none;
    font-size: 12px;
}

#top_menu #horizontal-multilevel-menu li ul a:hover {
    background: #CC6633;
    border-color: #CC6633;
    color: #fff;
}
.nav__item.table-cell.lvl1{

}
.nav .a_lvl1.icon {
    margin-top: 80px;
    width: 85px;
    /* padding-bottom: 20px; */
    height: 45px;
    text-decoration: none;
    text-align: center;
    position: relative;
}

.nav__item.lvl1.contacts_nav_item {
    width: 175px;
}

.nav__item.lvl1.contacts_nav_item a {
    display: block;
    width: 85px;
    text-decoration: none;
    position: relative;
    margin: 0 auto;
}

.nav__item.lvl1.contacts_nav_item a img {
    display: block;
    margin: 0 auto;
}

.nav__item.lvl1.contacts_nav_item a span {
    margin: 10px 0 0 0;
    display: block;
    text-align: center;
}

.nav .a_lvl1.icon:after {
    content: '';
    display: block;
    width: 70px;
    height: 70px;
    position: absolute;
    top: -80px;
    left: 50%;
    margin-left: -35px;
}

.nav .a_lvl1.icon.section_id_2718:after {
  background: url("/templates/edm/data/../new/catalog1.png") no-repeat 50% 50%;
}

.nav .a_lvl1.icon.section_id_2725:after {
  background: url("/templates/edm/data/../new/catalog2.png") no-repeat 50% 50%;
}

.nav .a_lvl1.icon.section_id_2721:after {
  background: url("/templates/edm/data/../new/catalog3.png") no-repeat 50% 50%;
}

.nav .a_lvl1.icon.contacts_n:after {
  background: url("/templates/edm/data/../new/phone.png") no-repeat 50% 50%;
}

.table {
    display: table;
}
.table-cell {
    display: table-cell;
}


.nav__item {
    /*background: url("/local/assets/img/nav.div.png") no-repeat right center;*/
}
.nav__item:last-child{
    background: none;
}
.nav__item:last-of-type{
    background: none;
}
.nav__item .a_lvl1:before {
    /*content: '';

    height: 20px;
    width: 2px;
    background:  #DCD8D7;
    display: block;
    position: absolute;

    top: 5px;
    left: -45px;*/
}

.nav__item .a_lvl1 {
    display: block;
}

.hovered .submenu_lvl1 {
    display: block;
}
.submenu_lvl1_inner {

    width: 260px;
    float: left;

}


.submenu_lvl1_all_column {
    width: 350px;
    float: left;
    margin: 0 0 0 264px;
    position: relative;
}

.submenu_lvl_1 {
    width: 260px;
    margin: 0 0 0 -275px;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 15px;
}

.submenu_lvl_2 {
    width: 190px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    float: left;
}

.submenu_brand {
    float: left;
    width: 160px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
}
.submenu_lvl3_column {
    display: none;
}

.submenu_lvl4_column {
    display: none;
}

.submenu_lvl3_column.submenu_show {
    display: block;
}

.submenu_lvl4_column.submenu_show {
    display: block;
}

.a_lvl3.picture{
    width: 98px;
    height: 45px;
    margin-bottom: 10px;
    display: inline-block;
    /* text-align: center; */
    vertical-align: middle;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.submenu_lvl3_column li.pics a{
    border: 1px solid transparent;
    padding: 5px;
}
.submenu_lvl3_column li.pics a:hover{
    border-radius: 5px !important;
    border: 1px solid #B18B26 !important;
}
.submenu_lvl3_column dl {
    margin-bottom: 10px;
    line-height: 1.5em;
}
.submenu_lvl3_column dl dt {
    margin-bottom: 10px;
    font-weight: bold;

}
.submenu_lvl1 ul li {
    /*margin-bottom: 5px;*/
    line-height: 1.5em;
}

.submenu_lvl1 {
    text-align: left;
    background-color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#ffffff');
    position: absolute;
    top: 150px;
    z-index: 100;
    display: none;
    box-sizing: border-box;
    box-shadow: 0px 2px 10px 0px #DCD8D7;
    height: auto;
    right: 0;
    width: 810px;
    line-height: 16px;
}
.submenu_lvl_column ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.submenu_lvl_column a{
    text-decoration: none;

}
.submenu_lvl_column ul li {
    list-style: none;

}
.submenu_lvl_column.submenu_lvl_1 ul li a, .submenu_lvl_column.submenu_lvl_2 ul li a{

    text-decoration: none;
    border: none;
    padding: 5px 15px;
    display: block;
}
.submenu_lvl_column.submenu_lvl_1 ul li a:hover, .submenu_lvl_column.submenu_lvl_1 ul li a.hovered, .submenu_lvl_column.submenu_lvl_2 ul li a:hover, .submenu_lvl_column.submenu_lvl_2 ul li a.hovered {
    color: #fff;
    border: none;
    background: #CC6633;

}
.submenu_lvl_column.submenu_lvl_3 {
    padding: 0 20px ;
}
.hide__column .submenu_lvl1 {
    width: 810px;
}
.hide__column .submenu_lvl_2 {
    display: none;
}

.submenu_lvl1_inner {
    width: 270px;
    float: left;
}
.submenu_lvl1_all_column {width: 540px;float: left;margin: 0px 0px 0px 270px;position: relative;}

.hide__column .submenu_lvl1_all_column {
    width: 540px;
}

.submenu_lvl_1 {
    width: 270px;

    float: left;
    box-sizing: border-box;


    margin: 0 0 20px -270px;
    padding: 0;



}



.submenu_lvl_2, .submenu_lvl_3, .submenu_lvl_4 {width: 270px;box-sizing: border-box;margin: 0px 0px 20px;padding: 0px;float: left;min-height: 320px;}

.submenu_lvl_1:before , .submenu_lvl_2:before, .submenu_lvl_3:before {
    content: '';
    /* border: 1px solid rgba(0, 0, 0, 0); */
    position: absolute;
    right: 0;
    width: 1px;
    background: #DCD8D7;
    top: 10px;
    bottom: 10px;
    display: block;
}
.submenu_lvl_1:before {
    left: 0;}
.submenu_lvl_2:before, .hide__column .submenu_lvl_3:before {
    left: 270px;
}
.submenu_lvl_3:before {
    left: 269px;
}

.inverse .submenu_lvl_1:before {
    left: 540px;
}
.inverse .submenu_lvl_2:before {
    left: 540px;
}
.inverse .submenu_lvl_3:before {
    left: 270px;
}

.inverse
.nav__item {
    /*//position: relative;*/
}
.nav__item:hover .submenu_lvl1 {
    display: block;
}
.submenu_lvl_column a:hover {

    border-bottom: 1px solid #C0973D;
}
.menu-angle {

    background: url('/templates/edm/data/../new/top-angle.png');
    width: 34px;
    height: 16px;
    margin: 3px 0px 0px 25px;
    position: absolute;
    z-index: 200;
    display: none;
    bottom: 0;

}
.nav__item:hover .menu-angle {
    display: block;
}
.menu-angle::before {
    content: '';

}
/*a.a_lvl3 {
	display: table-cell;
	width: 88px;
	height: 48px;
	border: none;
	border-radius: 6px;
	text-align: center;
	vertical-align: middle;
	box-sizing: border-box;
}
a.a_lvl3:hover {
	border: 1px solid #C0973D;
}*/
.submenu_lvl_3 li {
    float: left;
    margin: 0px 0px 5px !important;
}
.submenu_lvl_3 img {
    max-height: 45px;
    max-width: 85px;
}
.submenu_lvl_4 {
    text-align: center;
    font-size: 16px;
}
.submenu_lvl_4 h3 {
    font-size: 21px;
    color: #736F6C;
    margin-bottom: 20px;
}
.hit-prod {
    margin: 30px 0px;
}
.hit-prod img {
    max-width: 215px;
}
.submenu_lvl_4 span {
    /*	font-family: 'Noto Serif', serif;
        font-size: 24px;
        color: #C0973D;*/
}
.nav__item {
    padding: 0px 10px 0px !important;
    border: none;
}
.nav-item a {
    padding: 0px 10px 3px !important;
    border-right: 1px solid #DCD8D7;
    display: block;
}
.nav__conainer {
    margin: 0 !important;
}

.inverse .submenu_lvl1_inner {
    float: right;
}

.inverse .submenu_lvl1_all_column {

    float: right;
    margin: 0px 270px 0px 0 ;
}

.inverse .submenu_lvl_1 {

    float: right;

    margin: 20px -270px 20px 0px;


}

.inverse .submenu_lvl_2, .inverse .submenu_lvl_3, .inverse .submenu_lvl_4 {
    float: right;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.element/in_menu/style.css?14389304792951*/


.element-menu{
    text-align: center;
    z-index: 20;

    padding: 20px 10px;
    height: 280px;
    position: relative;
    /* width: 225px; */

}
.element-menu .element-menu_inner{
    background-color: #FFF;
    min-height: 280px;
    z-index: 30;
    padding: 20px;
}
.element-menu .catalog-item_quickrev {
    font-weight: bold;
    position: absolute;
    z-index: 99;
    top: 50%;
    left: 50%;
    display: none;
    margin-top: -21px;
    margin-left: -96px;
    padding: 12px;
}
/* hovered styles */
/*.element-menu.hovered{
    z-index: 50;
}*/
/*.element-menu.hovered .element-menu_inner{
    border: 2px solid #C9A25F;

    min-height: 340px;
}
.element-menu.hovered.da .element-menu_inner{
    border: 2px solid #C9A25F;
}
.element-menu.hovered.qb .element-menu_inner{
    border: 2px solid #656565;
}*/
.element-menu .element-menu_inside{
    margin-bottom: 5px;
    padding: 0px 15px 0;
}
/*.element-menu.hovered .element-menu_inside{
	padding: 16px 16px 0;
}*/
/*.element-menu .element-menu_1st_inside{
	max-height: 28px;
	overflow: hidden;
	padding: 0 17px;
}
.element-menu.hovered .element-menu_1st_inside{
	max-height: none;
	padding: 0 16px;
}
.element-menu .element-menu_2nd_inside{
	display: none;
	margin-top: 10px;
	padding: 0 17px 17px;
}*/
/*.element-menu.hovered .element-menu_2nd_inside{
	display: block;
	padding: 0 16px 17px;
}*/
.element-menu.hovered .element-menu-price .crossed_price,
.element-menu.da.hovered .element-menu-price .discount,
.element-menu.qb.hovered .element-menu-price .discount{
    padding-left: 16px;
}
.element-menu.hovered .element-menu-price .price{

}
/* items */
.element-menu .element-menu_inner{
    left: 0;
    right: 0;
    position: absolute;
    top: 0;
}
.element-menu-picture{
    height: 230px;
    margin-bottom: 10px;
    position: relative;
    text-align: center;
    width: 200px;
}
.element-menu-picture a{
    /* display: table-cell; */
    height: 230px;
    text-align: center;
    vertical-align: middle;
    width: 200px;
    border: none;
    text-decoration: none;
}
.element-menu-picture a:hover{
    text-decoration: none;
    border: none !important;

}

.element-menu a:hover{
    text-decoration: none;
    border: none;

}
.element-menu-name{
    /* height: 54px; */
    margin-bottom: 15px;
    font-size: 15px;
}
.element-menu-name a{
    display: block;;
    max-height: 5em;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    line-height: 1.5;
}
.element-menu-name a:hover{
    text-decoration: none;
    border: none;

}
.element-menu.da .element-menu-price .crossed_price,
.element-menu.qb .element-menu-price .crossed_price{
    display: none;
}

.element-menu-price .crossed_price{
    float: left;
    padding: 7px 0 7px 17px;
    color: #736F6C;
    font-family: "Noto Serif",serif;
    text-decoration: line-through;
}
.element-menu-price .price{

    font-size: 24px;
    font-weight: normal;
    line-height: 1.3;
    color: #C0973D;

}


* html #top_menu {
    Margin-left: 9px;
}

*:first-child + html #top_menu, * html #top_menu {
    Margin-left: 18px;
}

#flash_big {
    width: 990px;
    height: 400px;
    Float: left;
    Margin-top: 15px;
}

#flash_small {
    width: 960px;
    height: 70px;
    Float: left;
    Margin: 35px 0 -50px 20px;
}

* html #flash_small {
    Margin: 35px 0 -50px 10px;
}

*:first-child + html #flash_small, * html #flash_small {
    Margin: 35px 0 -50px 20px;
}

#cont_01 .right, #cont_02 .right {
  float: left;
  width: 304px;
  margin: 20px 0 10px 0;
}

#cont_03 .right {
  float: left;
  width: 248px;
  margin: 20px 0 10px 0;
}

#cont_03 .right > div {
  margin: 10px auto 0px auto;
}

#cont_01 {
    width: 1022px;
    Float: left;
  }

#cont_01 .img_link {
    width: 304px;
    height: 165px;
    position: relative;
}

#cont_01 .img_link.diller {
    background: url('/bitrix/templates/edmv2/img/diller.jpg') no-repeat;
}

#cont_01 .img_link.shops {
    background: url('/bitrix/templates/edmv2/img/shops.jpg') no-repeat;
    margin: 10px 0 0 0;
}


#cont_01 .img_link div, #cont_01 .img_link a {
    font-family: Arial;
    font-weight: bold;
    color: #cc3333;
}

#cont_01 .img_link a {
  display: block;
  height: 26px;
  color: #c70001;
  position: absolute;
}

#cont_01 .img_link.diller a {
  display: block;
  width: 146px;
  top: 75px;
  left: 31px;
}

#cont_01 .img_link.shops a {
  display: block;
  width: 176px;
  top: 90px;
  left: 64px;
}

* html #cont_01 {
    Margin: 0 0 0 18px;
}

*:first-child + html #cont_01, * html #cont_01 {
    Margin: 0 0 0 36px;
}

.s_polosa {
    width: 100%;
    height: 32px;
    Float: left;
    BackGround-Image: url(/templates/edm/data/../img/bg_01.gif);
    BackGround-position: left bottom;
    BackGround-Repeat: repeat-x;
}

#new_block {
    width: 668px;
    float: left;
    margin: 20px 30px 0 10px;
}


#cont_03 #new_block {
    width: 668px;
    float: left;
    margin: 0px 0px 0px 0px;
}

#news_action {
  float: left;
  width: 100%;
  margin: 20px 0 0 0;
}

#new_block > span {
  display: block;
  font-weight: bold;
  font-size: 20px;
  color: #000;
  margin: 0;
}

.nbl {
    width: 146px;
    float: left;
    margin: 15px 10px 2px 10px;
}

.nbl_ramka {
  float: left;
}

.ramka1 {
  width: 146px;
  height: 161px;
  float: left;
  margin-top: -161px;
  box-shadow: 1px 1px 4px 0px rgba(0,0,0,.2);
}

.ramka1 a {
  height: 100%;
  display: inline-block;
}

.ramka2 {
    width: 65px;
    height: 70px;
    Float: left;
    Margin: 10px 5px 0px 5px;
    padding-top: 2px;
    padding-left: 2px;
    BackGround-Image: url(/templates/edm/data/../img/ramka2.png);
    BackGround-position: left top;
    BackGround-Repeat: no-repeat;
}

.nbl_ramka IMG {
  padding: 5px;
  width: 136px;
  height: 151px;
}

.nbl_new {
  Float: left;
  Margin-top: -163px;
  margin-left: -3px;
  BackGround-Image: url(/templates/edm/data/../img/icon_new.png);
  BackGround-position: left top;
  BackGround-Repeat: no-repeat;
}

.nbl_new img {
  width: 146px;
  height: 161px;
}

/*.nbl_hit {
    width: 135px;
    height: 135px;
    Float: left;
    Margin-top: -134px;
    BackGround-Image: url(/templates/edm/data/../img/icon_hit.png);
    BackGround-position: left top;
    BackGround-Repeat: no-repeat;
}*/

.nbl_hit {
    width: 146px;
    height: 161px;
    Float: left;
    Margin-top: -161px;
    BackGround-Image: url(/templates/edm/data/../img/icon_hit.png);
    BackGround-position: 13px 28px;
    BackGround-Repeat: no-repeat;
}

.nbl_act {
    width: 36px;
    height: 77px;
    Float: left;
    Margin: -142px 0 0 86px;
    BackGround-Image: url(/templates/edm/data/../img/icon_act.png);
    BackGround-position: left top;
    BackGround-Repeat: no-repeat;
}

* html .nbl_act {
    Margin: -135px 0 0 43px;
}

*:first-child + html .nbl_act, * html .nbl_act {
    Margin: -135px 0 0 86px;
}

.nbl_text {
    width: 140px;
    Float: left;
    Margin-top: 3px;
}

.nbl_text DIV {
    Float: left;
    #BackGround-Image: url(/templates/edm/data/../img/icon_01.gif);
    #BackGround-position: left top;
    #BackGround-Repeat: no-repeat;
}

.nbl_text P {
    width: 130px;
    Padding-left: 3px;
}

.nbl_text UL {
    Margin: 0;
    Padding: 0;
}

.nbl_text LI {
    Float: left;
    Display: block;
    margin: 8px 0 0 0;
    #Padding: 0 0 0 3px;
    Line-height: 14px;
}

.nbl_text LI P {
    Padding-top: 3px;
}

.nbl_text LI, x:-moz-any-link {
    Margin: 0;
    Padding: 0;
}

* html .nbl_text LI {
    Margin: 0 0 0 9px;
}

*:first-child + html .nbl_text LI, * html .nbl_text LI {
    Margin: 0 0 0 21px;
}

.nbl_text LI A {
    Color: #444444;
    /*Font-weight: bold;*/
}

.nbl_text2 {
    width: 140px;
    Float: left;
    Margin-top: 3px;
}

.nbl_text2 DIV {
    Float: left;
    BackGround-Image: url(/templates/edm/data/../img/icon_01.gif);
    BackGround-position: left top;
    BackGround-Repeat: no-repeat;
}

.nbl_text2 P {
    width: 130px;
    Padding-left: 3px;
}

.nbl_text2 UL {
    Margin: 0;
    Padding: 0;
}

.nbl_text2 LI {
    Float: left;
    Display: block;
    Margin: 0 0 0 16px;
    Padding: 0 0 0 3px;
    Line-height: 14px;
}

.nbl_text2 LI P {
    Padding-top: 3px;
}

.nbl_text2 LI, x:-moz-any-link {
    Margin: 0 0 0 21px;
    Padding: 0;
}

* html .nbl_text LI {
    Margin: 0 0 0 9px;
}

*:first-child + html .nbl_text LI, * html .nbl_text LI {
    Margin: 0 0 0 21px;
}

.nbl_text LI A {
    Color: #0e81c5;
    Font-weight: bold;
    text-decoration: none;
    font-size: 14px;
}

.nbl_lin {
    width: 140px;
    Float: left;
}

.nbl_lin P {
    Padding: 0 0 3px 0;
}

.nbl_lin A {
    Font-size: 14px;
    Font-family: Arial narrow;
    Color: #6394ef;
}

#se_block {
    width: 208px;
    height: 90px;
    margin: 10px auto 0px auto;
    BackGround-Image: url(/templates/edm/data/../img/se_bg.gif);
    BackGround-position: left top;
    BackGround-Repeat: no-repeat;
}

#se_block FORM {
    padding: 10px 0 0 19px;
    Color: #777777;
}

.inp4 {
    width: 153px;
    height: 17px;
    Border: 1px solid #d4d4d4;
    Margin: 7px 0;
    Padding: 0 5px;
    Font-family: Arial;
    Font-size: 11px;
    Color: #777777;
}

.inp5 {
    Vertical-align: middle;
    Margin-top: 2px;
}

#se_block IMG {
    Vertical-align: middle;
    Margin: 0 3px -2px -1px;
}

* html #se_block IMG {
    Vertical-align: middle;
    Margin: 0 3px -4px -1px;
}

#se_block B {
    Color: #555555;
}

#se_block A {
    Font-family: Arial narrow;
    Font-size: 13px;
    Color: #6096f9;
}

#cont_02 {
  width: 1022px;
  float: left;
}

/*#cont_03 {
    width: 925px;
    float: left;
    margin: 40px 0 0 36px;
}*/

#cont_02.one-column #news_home {
    width: 670px;
}

#cont_02.one-column #news_home .news_bl {
    width: 100%;
    float: none;
}

#cont_02 .right-block {
    width: 240px;
    display: inline-block;
    float: right;
}

* html #cont_02 {
    Margin: 40px 0 0 18px;
}

*:first-child + html #cont_02, * html #cont_02 {
    Margin: 40px 0 0 36px;
}

#news_home {
    width: 336px;
    Float: left;
}

#news_action {
  float: left;
  width: 100%;
  margin: 20px 0 0 0;
}

.news_bl {
    width: 310px;
    Float: left;
    Margin-top: 20px;
    Padding-bottom: 10px;
    BackGround-Image: url(/templates/edm/data/../img/line.gif);
    BackGround-position: left bottom;
    BackGround-Repeat: no-repeat;
}

.news_bl SPAN {
    Font-size: 17px;
    Color: #ff8d1c;
    Font-weight: bold;
}

/*
.news_bl B {
Font-weight: normal;
Font-size: 14px;
Color: #706e6d;
}
*/

.news_bl A {
    Font-size: 13px;
    Font-weight: bold;
    Color: #0e81c5;
    text-decoration: none;
}

.news_bl .date {
  font-weight: bold;
  font-size: 16px;
  color: #9a9a9a;
}

.news_bl P {
    Padding-top: 5px;
}

#act_home {
    width: 332px;
    Float: left;
}

#his_home {
    width: 279px;
    height: 397px;
    Float: left;
    BackGround-Image: url(/templates/edm/data/../img/his_bg.jpg);
    BackGround-position: left top;
    BackGround-Repeat: no-repeat;
}

#his_home2 {
    width: 294px;
    Float: left;
}

#his_home BIG {
    Font-size: 25px;
    Font-style: italic;
    Line-height: 22px;
}

.his_p {
    Padding: 15px 38px 0 15px;
    Color: #ffffff;
}

.his_more {
    Text-align: right;
    Padding: 3px 38px 0 0;
}

.his_more A {
    Color: #ffffff;
    Font-style: italic;
}

.n_title {
    width: 100%;
    Float: left;
    Font-family: Arial;
    font-weight: bold;
    Font-size: 20px;
    Color: #000;
}

.n_title A {
    Color: #777777;
    Margin-left: 16px;
}

#footer {
    background-color: #d8d8d8;
    float: left;
    /*BackGround-Image: url(/templates/edm/data/../img/footer_line.gif);
    BackGround-position: left top;
    BackGround-Repeat: no-repeat;*/
}

.footer-container {
    overflow: hidden;
    width: 1022px;
    #height: 100%;
}

.sitemap-col {
    vertical-align: top;
    float: left;
}

.sitemap {
  padding: 30px 40px;
  float: left;
}

.sitemap a:hover {
    color: #686868;
}

.sitemap ul {
    margin-top: 5px;
}

ul.foot-menu {
    margin-top: 0 !important;
}

.sitemap li {
    line-height: 15px;
}

#f_left {
    width: 480px;
    Float: left;
}

#f_left P {
    Padding-top: 20px;
    Color: #666666;
}

#f_left A {
    Color: #666666;
}

#f_right {
    width: 480px;
    Float: right;
}

#f_right P {
    Text-align: right;
    Padding-top: 20px;
}

#f_right SPAN {
    Color: #888888;
}

#f_right B {
    Font-size: 16px;
}

#bm {
    width: 965px;
    height: 279px;
    margin: 10px auto 0 auto;
    #Border: 1px solid #d4d4d4;
    Border-bottom: 4px solid #f92b44;
    BackGround-position: left top;
    BackGround-Repeat: no-repeat;
}

* html #bm {
    width: 965px;
    Margin: 10px 0 0 9px;
}

*:first-child + html #bm, * html #bm {
    Margin: 10px 0 0 18px;
}

.bma {
    height: 40px;
    Float: left;
    Margin: 239px 0 0 0;
}

.bma A {
    Display: block;
    Float: left;
    height: 40px;
    Font-family: Arial narrow;
    Font-variant: small-caps;
    Font-size: 14px;
    Color: #ffffff;
    Text-decoration: none;
    BackGround-Image: url(/templates/edm/data/../img/bmbg.gif);
    BackGround-position: left top;
    BackGround-Repeat: repeat-x;
}

.bma A P {
    Text-align: center;
    Padding: 13px 10px 0 10px;
    text-transform: uppercase;
}

.bmal {
    width: 8px;
    height: 40px;
    Float: left;
    BackGround-Image: url(/templates/edm/data/../img/bml.gif);
    BackGround-position: left top;
    BackGround-Repeat: no-repeat;
}

.bmar {
    width: 8px;
    height: 40px;
    Float: left;
    Margin-right: 4px;
    BackGround-Image: url(/templates/edm/data/../img/bmr.gif);
    BackGround-position: right top;
    BackGround-Repeat: no-repeat;
}

* html .bmar {
    Margin-right: 2px;
}

*:first-child + html .bmar, * html .bmar {
    Margin-right: 4px;
}

.arrow {
    Margin: -2px 5px 0 0;
    Vertical-align: middle;
}

.lpi {
    Float: left;
    Padding: 1px 10px 10px 18px;
    Margin-left: 14px;
    BackGround-Image: url(/templates/edm/data/../img/pdf.gif);
    BackGround-position: left top;
    BackGround-Repeat: no-repeat;
}

* html .lpi {
    Margin-left: 7px;
}

*:first-child + html .lpi, * html .lpi {
    Margin-left: 14px;
}

.lpi2 {
    Float: left;
    Padding: 1px 10px 10px 18px;
    Margin-left: 14px;
}

* html .lpi2 {
    Margin-left: 7px;
}

*:first-child + html .lpi2, * html .lpi {
    Margin-left: 14px;
}

#news_firm {
    width: 470px;
    Float: left;
}

.na_polosa {
    width: 70px;
    height: 218px;
    Float: left;
    Margin-top: 40px;
    BackGround-Image: url(/templates/edm/data/../img/line_02.gif);
    BackGround-position: left center;
    BackGround-Repeat: no-repeat;
}

#nbl_firm {
    width: 175px;
    Padding-bottom: 10px;
}

#cont_03 {
  width: 1022px;
  float: left;
}

* html #cont_03 {
    Margin: 0 0 0 10px;
}

*:first-child + html #cont_03, * html #cont_03 {
    Margin: 0 0 0 20px;
}

.navi {
    width: 100%;
    height: 45px;
    Float: left;
}

.navi P {
    Padding: 15px 0 0 14px;
    Color: #999999;
}

.navi A {
    Color: #6394ef;
}

#act_block {
    width: 774px;
    Float: left;
}

* html #act_block {
    width: 755px;
}

#act_cont {
    width: 576px;
    Float: left;
    margin: 0px 0px 0 10px;
}

#act_cont_big {
    width: 764px;
    Float: left;
    margin: 0px 0px 0 10px;
}

#act_cont_big1 {
    width: 764px;
    Float: left;
    Padding-top: 28px;
    BackGround-Image: url(/templates/edm/data/../img/tbg_top.gif);
    BackGround-position: left top;
    BackGround-Repeat: repeat-x;
    margin: 0px 0px 0 10px;
}

#tbg_top {
  width: 100%;
    Float: left;
    BackGround-Image: url(/templates/edm/data/../img/tbg_top.gif);
    BackGround-position: left top;
    BackGround-Repeat: repeat-x;
}

#tbg_bottom {
    width: 566px;
    min-height: 56px;
    height: auto !important;
    height: 56px;
    Float: left;
    BackGround-Image: url(/templates/edm/data/../img/tbg_bottom.gif);
    BackGround-position: left bottom;
    BackGround-Repeat: no-repeat;
}

#tbg_bottom P {
    Padding: 7px 14px 10px 14px;
    Font-size: 32px;
    Font-family: Arial narrow;
    Color: #000000;
}

#tbg_bottom_big {
    width: 100%;
    min-height: 56px;
    height: auto !important;
    height: 56px;
    Float: left;
    BackGround-Image: url(/templates/edm/data/../img/tbg_bottom_big.gif);
    BackGround-position: left bottom;
    BackGround-Repeat: no-repeat;
    background-size: 100%;
}

#tbg_bottom_big2 {
    width: 708px;
    min-height: 56px;
    height: auto !important;
    height: 56px;
    Float: left;
    BackGround-Image: url(/templates/edm/data/../img/tbg_bottom_big.gif);
    BackGround-position: left bottom;
    BackGround-Repeat: no-repeat;
}

#tbg_bottom_big P {
    Padding: 7px 14px 10px 14px;
    Font-size: 32px;
    Font-family: Arial narrow;
    Color: #000000;
}

#tbg_bottom_big H1 {
    Padding: 7px 14px 10px 14px;
    Font-size: 32px;
    Font-family: Arial narrow;
    Color: #000000;
}

#tbg_bottom_big2 P {
    Padding: 7px 14px 10px 14px;
    Font-size: 32px;
    Font-family: Arial narrow;
    Color: #000000;
}

.act_cont_bl {
    width: 555px;
    Float: left;
    Margin: 15px 0 0 6px;
    Padding-bottom: 15px;
    BackGround-Image: url(/templates/edm/data/../img/line_03.gif);
    BackGround-position: left bottom;
    BackGround-Repeat: no-repeat;
}

.ram {
    width: 178px;
    Float: left;
}

.ram_top {
    width: 165px;
    height: 113px;
    Float: left;
    Text-align: center;
    BackGround-Image: url(/templates/edm/data/../img/ram_top.gif);
    BackGround-position: left top;
    BackGround-Repeat: no-repeat;
}

.ram_top IMG {
    Margin: 10px 2px 0 0;
    width: 140px;
}

.ram_bottom {
    width: 165px;
    height: 46px;
    Float: left;
    Text-align: center;
    BackGround-Image: url(/templates/edm/data/../img/ram_bottom.gif);
    BackGround-position: left top;
    BackGround-Repeat: no-repeat;
}

.ram_bottom IMG {
    /*height: 35px;*/
    Margin-top: 5px;
}

.act_t {
    width: 375px;
    Float: left;
}

.act_t SPAN {
    Font-size: 17px;
    Color: #ff8d1c;
    Font-weight: bold;
}

.act_t A {
    Font-size: 14px;
    Font-weight: bold;
    Color: #5085e8;
}

.act_t P {
    Padding-top: 5px;
}

.act_t P A {
    Font-size: 12px;
    Font-weight: normal;
}

#calendar {
    width: 158px;
    Float: left;
}

#calendar_y {
    width: 158px;
    height: 33px;
    Float: left;
    Border: 1px solid #d4d4d4;
}

#calendar_y P {
    Text-align: center;
    Padding-top: 5px;
    Font-size: 20px;
    Font-style: italic;
    Color: #333333;
}

#calendar_y IMG {
    Vertical-align: middle;
    Margin: -3px 4px 0 4px;
}

#calendar_m {
    width: 158px;
    Float: left;
}

#calendar_m P {
    Padding: 18px 0 0 59px;
    Line-height: 25px;
    Font-size: 14px;
    Font-style: italic;
    Color: #999999;
}

#calendar_m A {
    Font-size: 14px;
    Font-style: italic;
    Color: #e77809;
}

#rbl_act {
    width: 208px;
    Float: left;
}

* html #rbl_act {
    Margin-top: 10px;
}

#rbl_act_title {
    Float: left;
    Padding-left: 14px;
    Font-family: Arial narrow;
    Font-size: 25px;
    Color: #444444;
}

* html #rbl_act_title {
    Padding-top: 10px;
}

.dop2 {
    Padding-top: 10px;
}

#rbl_act_content {
    Float: left;
    Padding: 0 0 12px 35px;
    Border-left: 1px solid #e9e9e9;
}

#act_cart {
    width: 562px;
    Float: right;
    Font-size: 14px;
}

.act_cart_data {
    Font-size: 14px;
    Color: #9a9a9a;
    Padding-top: 10px;
}

.act_cart_data SPAN {
    Font-size: 17px;
    Font-weight: bold;
    Color: #ff8d1c;
}

#act_cart p {
    font-size: 14px;
    margin: 0 8px 8px 0;
}

#act_cart p a {
    font-size: 14px;
    color: #6096F9;
}

#act_prod {
    width: 562px;
    Float: left;
    Margin: 20px 0 0 15px;
}

.act_prod_title {
    Font-size: 18px;
    Font-style: italic;
    Color: #444444;
}

.back_lin {
    width: 562px;
    Float: right;
    Margin-top: 20px;
}

.back_lin A {
    Color: #6394ef;
}

.cat_title A {
    Color: #6394ef;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
}

#lnb {
    Float: left;
    Padding: 15px 0 0 0;
}

.gr_line {
    width: 100%;
    Float: left;
    Margin-top: 30px;
}

.gr_tov {
    width: 33%;
    Float: left;
}

.gr_tov P {
    Text-align: center;
}

.gr_tov IMG {
    Margin-top: 5px;
}

.gr_tov A {
    Font-family: Arial;
    Font-style: italic;
    Font-size: 18px;
    Color: #404040;
    Text-decoration: none;
}

.line_04 {
    Float: left;
    Padding: 20px 0 0 0;
}

/* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */

.k_bg {
    width: 208px;
    Float: left;
    BackGround-Image: url(/templates/edm/data/../img/k_bg.gif);
    BackGround-position: left top;
    BackGround-Repeat: repeat-y;
    margin-top: 10px;
}

* html .k_bg {
    Margin-top: 10px;
}

.k_top {
    width: 208px;
    Float: left;
    BackGround-Image: url(/templates/edm/data/../img/k_top.gif);
    BackGround-position: left top;
    BackGround-Repeat: no-repeat;
}

.k_bottom {
    width: 208px;
    Float: left;
    BackGround-Image: url(/templates/edm/data/../img/k_bottom.gif);
    BackGround-position: left bottom;
    BackGround-Repeat: no-repeat;
}

.k_bottom P {
    Padding: 10px 5px 5px 19px;
}

.k_bottom P IMG {
    Margin-top: 10px;
}

.basket {
    width: 207px;
    height: auto;
    Float: left;
    Margin-top: 1px;
    BackGround-Image: url(/templates/edm/data/../img/basket.gif);
    BackGround-position: right top;
    BackGround-Repeat: no-repeat;
}

.basket P {
    Padding: 10px 5px 5px 19px;
}

.basket P IMG {
    Margin-top: 10px;
}

#cont_07 {
    width: 965px;
    Float: left;
    Margin: 0 0 0 20px;
}

* html #cont_07 {
    Margin: 0 0 0 10px;
}

*:first-child + html #cont_07, * html #cont_07 {
    Margin: 0 0 0 20px;
}

#dil {
    width: 965px;
    Float: left;
    BackGround-Image: url(/templates/edm/data/../img/tbg_top.gif);
    BackGround-position: left top;
    BackGround-Repeat: repeat-x;
}

#dil_left {
    width: 170px;
    Float: left;
    Margin-top: 25px;
}

#dil_right {
    width: 785px;
    Float: right;
    Margin-top: 25px;
}

* html #dil_right {
    Margin-right: -7px;
}

#dil_right .manager_c {
    float: left;
    margin: 0;
    padding: 1px;
    width: 778px;
}

.manager_c .manager {
    float: left;
    width: 247px;
    margin: 3px;
    padding: 3px;
    background-color: #ebcd9d;
}

.manager_c h3 {
    float: left;
    width: 600px;
    margin: 3px;
    padding: 3px;
}

.diler_detail {
    width: 100%;
    float: left;
    padding: 10px 0 10px 15px;
}

.diler_detail P {
    Font-weight: normal;
    Font-size: 14px;
    padding: 3px 0;
}

.diler_detail P A {
    Font-weight: bold;
    Font-size: 14px;
}

.dil_menu {
    Padding: 0 20px 0 10px;
}

.dil_menu A {
    Font-style: italic;
    Font-weight: bold;
    Font-size: 14px;
    Color: #f57610;
}

.dil_menu A.selected {
    Font-style: italic;
    Font-weight: bold;
    Font-size: 14px;
    Color: #f54010;
    text-decoration: none;
}

.dil_title {
    width: 90%;
    Float: left;
    Font-size: 20px;
    Color: #000000;
    Padding: 0 0 5px 0px;
}

* html .dil_title {
    Padding: 0 0 5px 0px;
}

*:first-child + html .dil_title, * html .dil_title {
    Padding: 0 0 5px 0px;
}

.dil_cat {
    width: 194px;
    height: 240px;
    Float: left;
    Border: 1px solid #d5d5d5;
    Margin: 0;
}

.dil_cat_img {
    Text-align: center;
}

.dil_cat_img A {
    Font-style: italic;
    Font-weight: bold;
    Font-size: 13px;
    Color: #404040;
    Text-decoration: none;
}

.dil_cat_lin {
    Padding: 8px 12px;
    Line-height: 18px;
}

.dil_cat_lin A {
    Color: #518af5;
}

#login_form_dil {
    width: 390px;
    height: 64px;
    Display: block;
    Position: absolute;
    Top: 36px;
    Right: 15px;
    Padding: 0;
    BackGround-Image: url(/templates/edm/data/../img/login_bg1.jpg);
    BackGround-position: left top;
    BackGround-Repeat: no-repeat;
}

* html #login_form_dil {
    Right: 20px;
}

.l_exit {
  position: absolute;
  left: 0px;
  bottom: 0px;
}

.l_exit IMG {

}

.l_dil {
    Padding: 10px 0 0 15px;
}

#big1_left {
    width: 245px;
    Float: left;
    position: relative;
}

/****** ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ******/

#big1_right {
    float: left;
    font-size: 14px;
    width: 500px;
}

#big1_right a {
    color: #6096f9;
    font-size: 14px;
}

#big1_right h2 {
    color: #000;
    font-size: 16px;
    font-style: italic;
    margin: 8px 0 0 0;
    padding: 0;
}

#big1_right h3 {
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    padding: 4px 0 8px 0;
    margin: 0;
}

#big1_right p {
    font-size: 14px;
    line-height: 1.3em;
    margin: 8px 0;
    text-indent: 1px;
}

#big1_right table {
    margin-top: 8px;
}

#big1_right table td {
    background-color: #f4f4f4;
    border: 1px solid #ccc;
    padding: 4px;
}

#big1_right ul, #act_cart ul, .i_act_text ul {
    list-style: none;
    margin: 0;
    padding: 4px 0 8px 0;
}

#big1_right ul li, #act_cart ul li, .i_act_text ul li {
    display: list-item;
    font-size: 14px;
    list-style-type: circle;
    margin-left: 18px;
    padding-bottom: 2px;
}

#bgt {
    width: 228px;
    height: 59px;
    Float: left;
    Text-align: center;
    BackGround-Image: url(/templates/edm/data/../img/bg_top.gif);
    BackGround-position: left top;
    BackGround-Repeat: no-repeat;
}

#bgt IMG {
    Margin-top: 10px;
}

#ramka2 {
    width: 228px;
    height: 244px;
    Float: left;
    BackGround-Image: url(/templates/edm/data/../img/ramka2.gif);
    BackGround-position: left top;
    BackGround-Repeat: no-repeat;
}

#ramka2 IMG {
    Margin: 12px 0 0 12px;
}

#ramka2 div.object {
    margin: 12px 0 0 12px;
    border: medium none;
}

.hr {
    Text-align: center;
    Padding: 15px 0 25px 0;
}

.hr IMG {
    Margin: 0 6px;
    Border: 1px solid #bbbbbb;
}

.td1 {
    width: 222px;
    padding: 3px;
}

#block_vkladki {
    width: 99%;
    height: auto;
    Float: left;
}

.icon_new_big {
    width: 231px;
    width: 95px;
    height: 247px;
    height: 87px;
    Float: left;
    /*Margin: -247px 0 0 -1px;*/
    BackGround-Image: url(/templates/edm/data/../img/icon_new_big.png);
    BackGround-position: left top;
    BackGround-Repeat: no-repeat;
    /*z-index: 1000;*/

    position: absolute;
    left: -1px;
    top: 56px;
}

.icon_hit_big {
    width: 231px;
    height: 247px;
    Float: left;
    Margin: -247px 0 0 -3px;
    BackGround-Image: url(/templates/edm/data/../img/icon_hit_big.png);
    BackGround-position: left top;
    BackGround-Repeat: no-repeat;

    position: absolute;
    right: 17px;
    bottom: 28px;
    width: 95px;
    height: 87px;
    background-position: right bottom;
}

.icon_act_big {
    width: 45px;
    height: 99px;
    Float: left;
    Margin: -247px 0 0 152px;
    BackGround-Image: url(/templates/edm/data/../img/icon_act_big.png);
    BackGround-position: left top;
    BackGround-Repeat: no-repeat;
}

* html .icon_act_big {
    Margin: -247px 0 0 76px;
}

*:first-child + html .icon_act_big, * html .icon_act_big {
    Margin: -247px 0 0 152px;
}

.nbl_line {
    width: 100%;
    Float: left;
}

.vkl_tov {
    width: 100%;
    Float: left;
    margin: 15px 0px;
    padding: 0 8px;
}

.vkl_tov TABLE {
    width: 95%
}

.vkl_td1 {
    width: 69px;
    Text-align: center;
    Vertical-align: top;
    Padding-bottom: 9px;
}

.vkl_td2 {
    width: auto;
    Text-align: left;
    Vertical-align: top;
    Padding: 2px 0 9px 0;
}

.vkl_td3 {
    width: auto;
    Text-align: left;
    Vertical-align: top;
    Padding: 2px 0 9px 0;
}

.tda_b {
    Font-weight: bold;
    Color: #4d4e50;
    Text-decoration: none;
}

.tda_i {
    /*Font-style: italic;*/
    Color: #4d4e50;
    Text-decoration: none;
}

.tda_i:hover {
    Text-decoration: underline;
}

/*ï¿½ï¿½ï¿½ï¿½*/
.price_shop {
    Font-style: italic;
    Font-weight: bold;
    Color: #f30;
    font-size: 16px;
    padding-top: 5px;
}

/*ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½*/
.price {
    Font-weight: bold;
    Color: #f30;
    font-size: 12px;
    padding-top: 5px;
}

/* ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½-ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ (ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½) */
.k_top_eshop {
    width: 208px;
    Float: left;
}

.k_bottom_eshop {
    width: 208px;
    Float: left;
}

.eshop_block {
    width: 207px;
    height: auto;
    Float: left;
    Margin-top: 5px;
    margin-bottom: 12px;
    border: solid 1px;
    border-color: #cccccc;
}

.eshop_block P {
    Padding: 10px 5px 5px 19px;
}

.eshop_block a {
    color: #6096F9;
    font-family: Arial narrow;
    font-size: 14px;
}

#brands {
    width: 748px;
    Float: right;
    Margin: 15px 0 0 16px;
    Padding: 0 0 15px 0;
}

* html #brands {
    Margin: 15px 0 0 8px;
}

*:first-child + html #brands, * html #brands {
    Margin: 15px 0 0 16px;
}

#brands H2 {
    Font-family: Arial;
    Font-style: italic;
    Font-size: 16px;
    Font-weight: bold;
}

#brands P {
    Text-align: center;
}

#brands P INPUT {
    Text-align: center;
}

#v_o {
    width: 742px;
    Float: left;
    Margin-top: 25px;
    /*overflow-y: scroll;
    height: 700px;*/
}

.act_lin {
    width: 96%;
    Float: left;
    Padding-bottom: 5px;
}

.act_lin A {
    Font-family: Arial;
    Font-size: 16px;
    Color: #3978ee;
    Border-bottom: 1px solid #3978ee;
    cursor: pointer;
}

.actblock {
    width: 96%;
    Float: left;
    Margin-top: 3px;
    Padding-bottom: 10px;
    display: none;
}

.v_o_h {
    width: 100%;
    Float: left;
    Padding-bottom: 10px;
    Font-family: Arial;
    Font-style: italic;
    Font-size: 16px;
    Font-weight: bold;
}

#feedback {
    Float: left;
    Padding: 15px;
}

#feedback H2 {
    Font-family: Arial;
    Font-style: italic;
    Font-size: 16px;
    Font-weight: bold;
    Margin: 0;
}

#feedback SPAN {
    Color: red;
}

#feedback2 {
    Float: left;
    Padding: 20px 15px 20px 15px;
}

#feedback2 H2 {
    Font-family: Arial;
    Font-style: italic;
    Font-size: 16px;
    Font-weight: bold;
    Margin: 0;
}

#feedback2 SPAN {
    Color: red;
}

#feedback-on {
    Float: left;
    Padding: 20px 15px 20px 15px;
}

.f_td0 {
    width: 135px;
}

.f_td0 A {
    font-size: 14px;
    Font-weight: bold;
}

.f_td1 {
    width: 165px;
}

.f_td2 {
    width: 180px;
    Font-family: Arial;
    font-size: 12px;
    Font-weight: bold;
}

.f_td3 {
    width: 105px;
}

#feedback TABLE TD {
    Vertical-align: middle;
    Padding: 5px 3px;
}

.f_inp1 {
    width: 180px;
    Vertical-align: middle;
    Font-family: Tahoma;
    Font-size: 11px;
    border: 1px solid #7f9db9;
}

.f_inp2 {
    width: 180px;
    height: 85px;
    Font-family: Tahoma;
    Font-size: 11px;
    border: 1px solid #7f9db9;
}

.f_inp3 {
    width: 100px;
    Font-family: Tahoma;
    Font-size: 11px;
    border: 1px solid #7f9db9;
}

.f_inp5 {
    width: 180px;
    Font-family: Tahoma;
    Font-size: 12px;
    border: 1px solid #7f9db9;
}

.f_inp4 {
    width: 180px;
    Vertical-align: middle;
    Font-family: Tahoma;
    Font-size: 11px;
    border: 1px solid #7f9db9;
}

.line_05 {
    width: 100%;
    height: 1px;
    Float: left;
    Margin: 25px 0 5px 0;
    BackGround-Image: url(/templates/edm/data/../img/line_05.gif);
    BackGround-position: left top;
    #BackGround-Repeat: no-repeat;
}

.b_t_small {
    width: auto !important;
    width: 280px;
    Float: left;
    Margin-top: 25px;
    BackGround-color: #f8f8f8;
    BackGround-Image: url(/templates/edm/data/../img/u_pix.gif);
    BackGround-position: left top;
    BackGround-Repeat: repeat-x;
}

.b_t_small2 {
    width: auto !important;
    width: 200px;
    Float: left;
    Margin-top: 25px;
    BackGround-color: #f8f8f8;
    BackGround-Image: url(/templates/edm/data/../img/u_pix.gif);
    BackGround-position: left top;
    BackGround-Repeat: repeat-x;
}

.b_t {
    min-width: 420px;
    width: auto !important;
    width: 420px;
    Float: left;
    Margin-top: 25px;
    BackGround-color: #f8f8f8;
    BackGround-Image: url(/templates/edm/data/../img/u_pix.gif);
    BackGround-position: left top;
    BackGround-Repeat: repeat-x;
}

.b_r {
    width: 100%;
    Float: left;
    BackGround-Image: url(/templates/edm/data/../img/u_pix.gif);
    BackGround-position: right top;
    BackGround-Repeat: repeat-y;
}

.b_b {
    width: 100%;
    Float: left;
    BackGround-Image: url(/templates/edm/data/../img/u_pix.gif);
    BackGround-position: left bottom;
    BackGround-Repeat: repeat-x;
}

.b_l {
    width: 100%;
    Float: left;
    BackGround-Image: url(/templates/edm/data/../img/u_pix.gif);
    BackGround-position: left top;
    BackGround-Repeat: repeat-y;
}

.u_t_l {
    width: 100%;
    Float: left;
    BackGround-Image: url(/templates/edm/data/../img/u_t_l.gif);
    BackGround-position: left top;
    BackGround-Repeat: no-repeat;
}

.u_t_r {
    width: 100%;
    Float: left;
    BackGround-Image: url(/templates/edm/data/../img/u_t_r.gif);
    BackGround-position: right top;
    BackGround-Repeat: no-repeat;
}

.u_b_r {
    width: 100%;
    Float: left;
    BackGround-Image: url(/templates/edm/data/../img/u_b_r.gif);
    BackGround-position: right bottom;
    BackGround-Repeat: no-repeat;
}

.u_b_l {
    width: 100%;
    Float: left;
    BackGround-Image: url(/templates/edm/data/../img/u_b_l.gif);
    BackGround-position: left bottom;
    BackGround-Repeat: no-repeat;
}

.brands_line {
    min-width: 100%;
    width: 100% !important;
    Float: left;
}

.brands_line DIV {
    width: 25%;
    Float: left;
    Padding: 15px 0;
    margin: 0;
}

.brands_line DIV INPUT {
    Vertical-align: middle;
    /*Margin-right: 10px;*/
}

.brands_line DIV IMG {
    Vertical-align: middle;
    margin: 0 3px;
    /*cursor: pointer;*/
}

/* ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */
.brn_cat {
    cursor: pointer;
    float: left;

}

.brn_cat IMG {
    cursor: pointer;
    margin: 0px 3px;
    Vertical-align: middle;
}

.display_none {
    Float: left;
    display: none;
    visibility: hidden;
    width: 0px;
}

.prv_hid {
    /* display: none; */
    visibility: hidden;

}

/*ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ INPUT*/
#button_submit {
    background: url('/templates/edm/data/../img/button.png') no-repeat;
    width: 93px;
    height: 27px;
    border: 0 !important;
    font-family: Arial;
    font-size: 13px;
    color: #444;
    cursor: pointer;
    text-align: center;
}

/*ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ INPUT*/
input.button_submit {
    background: url('/templates/edm/data/../img/button.png') no-repeat;
    width: 93px;
    height: 27px;
    border: 0 !important;
    font-family: Arial;
    font-size: 13px;
    color: #444;
    cursor: pointer;
    text-align: center;
}

/*ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ INPUT*/
input.button_submit2 {
    background: url('/templates/edm/data/../img/button_long.png') no-repeat;
    width: 156px;
    height: 27px;
    border: 0 !important;
    font-family: Arial;
    font-size: 13px;
    color: #444;
    cursor: pointer;
    text-align: center;
}

#fullsearchblock {

}

/* ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */

#where_bl {
    width: 100%;
    Float: left;
    padding: 0 20px 20px 5px;
}

#filtr {
    width: 100%;
    Float: left;
}

#filtr SELECT {
    width: 90%;
    Margin-top: 7px;
    Font-style: normal;
}

.filtr_01 {
    width: 30%;
    Float: left;
    Color: #444444;
    Font-size: 16px;
    Font-weight: bold;
    Font-style: italic;
}

#filtr_04 {
    width: 90%;
    Float: left;
    Text-align: center;
    Margin-top: 10px;
}

#goroda_title {
    width: 100%;
    Float: left;
    Color: #444444;
    Font-size: 16px;
    Font-weight: bold;
    Font-style: italic;
    Margin-top: 25px;
    Padding-bottom: 25px;
}

#goroda {
    width: 100%;
    Float: left;
}

#goroda DIV {
    width: 33%;
    Float: left;
    Line-height: 19px;
}

* html #goroda DIV {
    width: 24.9%;
}

#goroda P {
    Color: #f69c2f;
    Font-style: italic;
    Font-weight: bold;
    Font-size: 16px;
    Padding: 6px 0;
}

#goroda A {
    Font-style: normal;
    Font-size: 16px;
}

/* Where Buy */

.where_buy_table .params table td {
    width: 40%;
    vertical-align: top;
}

.where_buy_table .params table .find {
    width: 20%;
}

.where_buy_table .cityes {
    padding-top: 20px;
    padding-left: 5px;
    color: #444444;
}

.where_buy_table .cityes .result {
    margin-top: 20px;
    color: #444444;
}

.where_buy_table .cityes .result .separ {
    width: 1px;
}

.where_buy_table .cityes .result .title td {
    text-align: center;
    background-color: white;
    height: 32px;
    border-top: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
    color: #444444;
    font-weight: bold;
}

.wb_params td {
    padding-top: 5px;
}

.wb_pagenav {
    float: left;
    width: 200px;
    padding-top: 20px;
    text-align: center;
}

.wb_pagenav select {
    width: 50px;
}

.result .vendor_name {
    width: 142px;
    font-weight: bold;
    padding: 10px;
}

.result .vendor_adres {
    width: 289px;
}

.result .vendor_tel {
    width: 108px;
}

.result .vendor_url {
    width: 130px;
}

.result .shops {
    background-color: #f2f2f2;
    height: 55px;
    padding-left: 5px;
    margin-bottom: 3px;
    vertical-align: middle;
    color: #222;
}

.result .shops td {
    border-bottom: #cccccc 1px solid;
    padding-left: 10px;
}

.result td b {
    color: #f9512c;
}

.result .title1 {
    border-left: #cccccc 1px solid;
}

.result .title5 {
    border-right: #cccccc 1px solid;
}

#where_block {
    float: left;
    #width: 100%;
    Margin: 0 0 0 10px;
}

#feedback_block {
  margin: 0 0 0 10px;
}

#fullsearchblock {
    float: left;
    width: 100%;
    #padding: 0 10px;
}

/* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½
------------------------------------------------- */

.pager {
    /*height: 1%;  Fixes double padding in IE */
    background: #fff;
    margin: 20px;
    border: 1px solid #ccc;
    font-family: Arial;
    float: left;
}

.pager a, .pager span {

    float: left;
    padding: 0.3em 0.5em;
    margin-right: 0.1em;
    text-decoration: none;
    background: #fff;
    color: #000;
}

.pager span {
    color: #868686;
}

.pager .current {
    background: #ccc;
    font-weight: bolder;
    color: #000;
}

.pager a:hover {
    background: #ccc;
    color: #fff;
}

/*  ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */

/* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ */

.sectiontableheader {
    border: solid 1px #cccccc;
    padding: 10px;
    font-size: 12px;
    font-family: Tahoma;
    padding-left: 10px;
    font-weight: bold;
}

.sectiontableentry2 td, .sectiontableentry1 td {
    font-size: 12px;
    font-family: Tahoma;
    padding: 10px;
}

.sectiontableentry1 td {
    background-color: #f2f2f2;
}

/* ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */
.div-center {
    float: left;
    width: 180px;
    padding: 5px;
    text-align: center;
}

/* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */
.vkl_tov .button {
    float: left;
    /*    padding: 110px 7px;*/
    margin: 110px 7px;
    cursor: pointer;
    width: 14px;
    display: block;
}

.vkl_tov .disabled .arrow {
    display: none;
}

.tov-colors {
    float: left;
    padding: 5px 3px 3px 3px;
    text-align: center;
    width: 83px;
}

.tov-colors-shop {
    float: left;
    padding: 5px 3px 3px 3px;
    text-align: center;
    width: 200px;
    list-style-type: none;
}

.tov-colors-shop A {
    text-decoration: none;
}

.tov-colors-shop A IMG {
    margin-bottom: 3px;
    width: 199px;
}

.tov-accs {
    float: left;
    padding: 5px 3px 3px 3px;
    text-align: center;
    width: 200px;
    list-style-type: none;
}

.tov-accs A {
    display: block;
    text-decoration: none;
    text-align: center;
}

.tov-accs A IMG {
    margin-bottom: 3px;
    /*width:199px;*/
}

.tov-colors A {
    text-decoration: none;
}

.tov-colors A IMG {
    margin-bottom: 3px;
    width: 83px;
}

/* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */
.tov-collect {
    float: left;
    padding: 5px 3px 3px 3px;
    text-align: center;
    width: 140px;
}

.tov-collect A {
    text-decoration: none;
}

.tov-collect A IMG {
    margin-bottom: 3px;
    width: 140px;
    height: 152px;
}

.furniture_el {
    width: 353px;
    float: left;
    padding-top: 15px;
    text-align: center;
}

.furniture_el .link {
    display: block;
    text-align: center;
    padding-top: 5px;
    font-weight: bold;
}

/*ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½*/
.vote-item-question {
    Font-size: 14px;
    Font-weight: bold;
    Color: #6394ef;
}

.vote-item-question A {
    Font-size: 14px;
    Font-weight: bold;
    Color: #527ac6;
}

/*ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½*/
.nav_act {
    float: left;
    width: 100%;
    padding: 5px 50px 5px 38px;
}

.achives TD {
    text-align: center;
    margin: 10px;
}

.achives TD IMG {
    margin: 5px;
    border: 4px #ccc solid;
}

.answer {
    width: 380px;
}

.answer-table {
    border: 1px solid #C0C0C0;
    width: 100%;
    border-collapse: collapse;
}

.answer-table TD {
    border: 1px solid #C0C0C0;
    padding: 5px;
}

#banner_brand {
    display: block;
    margin: 20px auto 0px auto;
    width: 206px;
    height: 206px;
    border: 1px solid #C0C0C0;
}

* html #banner_brand {
    margin-top: 10px;
}

ul.brand {
    list-style: none;
    margin: 0;
    padding: 4px 0;
}

ul.brand li {
    display: list-item;
    font-size: 14px;
    list-style-image: url(/templates/edm/img/list-check.jpg);
    margin-left: 18px;
    line-height: 1.3em;
    padding-bottom: 2px;
}

.b_t_orange {
    min-width: 200px;
    width: auto !important;
    width: 200px;
    Float: left;
    Margin-top: 25px;
    BackGround-color: #fdeca0;
    BackGround-Image: url(/templates/edm/img/u2_pix.gif);
    BackGround-position: left top;
    BackGround-Repeat: repeat-x;
}

.b_r2 {
    width: 100%;
    Float: left;
    BackGround-Image: url(/templates/edm/img/u2_pix.gif);
    BackGround-position: right top;
    BackGround-Repeat: repeat-y;
}

.b_b2 {
    width: 100%;
    Float: left;
    BackGround-Image: url(/templates/edm/img/u2_pix.gif);
    BackGround-position: left bottom;
    BackGround-Repeat: repeat-x;
}

.b_l2 {
    width: 100%;
    Float: left;
    BackGround-Image: url(/templates/edm/img/u2_pix.gif);
    BackGround-position: left top;
    BackGround-Repeat: repeat-y;
}

.u2_t_l {
    width: 100%;
    Float: left;
    BackGround-Image: url(/templates/edm/img/u2_t_l.gif);
    BackGround-position: left top;
    BackGround-Repeat: no-repeat;
}

.u2_t_r {
    width: 100%;
    Float: left;
    BackGround-Image: url(/templates/edm/img/u2_t_r.gif);
    BackGround-position: right top;
    BackGround-Repeat: no-repeat;
}

.u2_b_r {
    width: 100%;
    Float: left;
    BackGround-Image: url(/templates/edm/img/u2_b_r.gif);
    BackGround-position: right bottom;
    BackGround-Repeat: no-repeat;
}

.u2_b_l {
    width: 100%;
    Float: left;
    BackGround-Image: url(/templates/edm/img/u2_b_l.gif);
    BackGround-position: left bottom;
    BackGround-Repeat: no-repeat;
}

/***** ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ end *****/

#qty_detail_title {
    float: left;
    width: 50px;
    padding: 10px 0 0 0;
    font-size: 12px;
    font-weight: bold;
}

#qty_outofstock {
    float: left;
    width: 150px;
    padding: 0;
    font-size: 12px;
    color: #aaa
}

#qty_detail_price {
    float: left;
    width: 180px;
    padding: 0 0 5px 0;
    font-size: 12px;
    font-weight: bold
}

#qty_detail_price span {
    padding: 0 0 5px 10px;
    font-size: 20px;
    font-weight: bold;
    color: #6394ef
}

#qty_detail_price span.old {
    padding: 0 0 5px 20px;
    font-size: 18px;
    font-weight: bold;
    color: #6394ef;
    text-decoration: line-through;
}

#qty_detail_price span.new {
    padding: 0 0 5px 20px;
    font-size: 24px;
    font-weight: bold;
    color: #ff3300;
}

#qty_detail_input {
    float: left;
    width: 38px;
    padding: 3px 0 0 0;
}

#qty_detail_input input {
    font-size: 12px;
    color: #444;
    border: 1px solid #eaeaea;
    width: 30px;
    height: 24px;
    padding: 5px 2px 5px 0;
    text-align: right;
}

#detail_add_to_cart {
    float: left;
}

#detail_add_to_cart input {
    margin-top: 2px;
}

#addToCartCont {
    float: left;
    padding: 0 15px;
    margin: -8px 0 -2px 0;
}

#addToCartDiv {
    float: left;
    font: 12px Arial;
    color: #666;
    width: 185px;
    background: url(/templates/edm/img/addtocart_center.jpg) repeat-y;
    margin: 0;
}

#addToCartBottom {
    background: url(/templates/edm/img/addtocart_bottom.jpg) no-repeat left bottom;
    height: 21px;
    width: 185px;
}

#addToCartTop {
    background: url(/templates/edm/img/addtocart_top.jpg) no-repeat;
    height: 21px;
    width: 185px;
    padding-top: 0px;
}

.contacts {
    float: right;
    width: 260px;
    padding: 200px 5px 10px 0;
    font-family: Trebushet;
    font-size: 14px;
    font-style: italic;
    color: #777;
    line-height: 80%;
    text-align: right;
}

.contacts p span {
    font-size: 24px;
    font-style: italic;
    color: #777;
}

.contacts p {
    font-size: 34px;
    font-style: italic;
    color: #3C92FC;
    font-weight: bold;
    text-align: right;
}

.contacts img {
    text-align: center;
    margin-bottom: 10px
}

#cat_desc {
    float: left;
    padding: 20px 10px 0 10px;
}

#cat_desc p {
    text-indent: 10px;
    margin-bottom: 7px;
}

#cat_desc h2 {
    font-weight: bold;
    font-size: 16px;
    margin: 0 0 5px 0;
    text-indent: 10px;
    font-style: italic
}

#cat_desc h3 {
    font-weight: bold;
    font-size: 12px;
    margin: 0 0 5px 0;
    text-indent: 10px;
}

.price2 {
    font-style: italic;
    color: #6394ef;
    font-weight: bold;
    font-size: 14px;
}

.cat_item_desc {
    font-size: 14px;
    float: left;
    margin: 10px 2px 10px 2px;
    width: 99%
}

.cat_item_desc p {
    font-size: 14px;
    text-indent: 1px;
    margin-bottom: 8px;
}

.cat_item_desc a {
    font-size: 14px;
    color: #6096F9;
}

.eco {
    padding: 10px;
    background-color: #7abc51;
    color: #fff
}

.eco_bg {
    background: url(/templates/edm/img/eco_bg.png) no-repeat;
    background-color: #7abc51;
    background-position: center center;
}

div.user_acc {
    float: left;
    padding: 15px 0 0 14px
}

div.user_acc p {
    padding: 5px
}

.related-goods {
    width: 100%;
    float: left;
    padding: 0 0 5px 5px;
    color: black;
    font-size: 16px;
    font-style: italic;
    height: 26px;
    position: relative;
}

.inet_header {
    BackGround-Image: url(/templates/edm/img/inet_header.jpg);
    BackGround-position: left top;
    BackGround-Repeat: no-repeat;
}

#inet_content {
    width: 963px;
    Float: left;
    Margin: 14px 0 0 20px;
}

* html #inet_content {
    Margin: 14px 0 0 9px;
}

*:first-child + html #inet_content, * html #inet_content {
    Margin: 14px 0 0 18px;
}

#inet_content_left {
    width: 257px;
    Float: left;
}

#inet_content_right {
    width: 706px;
    Float: left;
}

.inet_menu {
    width: 239px;
    Float: left;
}

.inet_menu_title {
    width: 239px;
    height: 35px;
    Float: left;
    BackGround-Image: url(/templates/edm/img/inet_bg1.gif);
    BackGround-position: left top;
    BackGround-Repeat: no-repeat;
}

.inet_menu_title P {
    Padding: 9px 0 0 14px;
    Font-family: Arial narrow;
    Font-weight: bold;
    Font-size: 14px;
    Color: #444444;
}

.inet_menu_content {
    width: 239px;
    Float: left;
}

.inet_menu_content P {
    Padding: 12px 0 7px 14px;
    Line-height: 14px;
}

.inet_bl_bg {
    width: 706px;
    Float: left;
    BackGround-Image: url(/templates/edm/img/inet_bl_bg.gif);
    BackGround-position: left top;
    BackGround-Repeat: repeat-y;
}

.inet_bl_top {
    width: 706px;
    Float: left;
    BackGround-Image: url(/templates/edm/img/inet_bl_top.gif);
    BackGround-position: left top;
    BackGround-Repeat: no-repeat;
}

.inet_bl_bottom {
    width: 706px;
    Float: left;
    BackGround-Image: url(/templates/edm/img/inet_bl_bottom.gif);
    BackGround-position: left bottom;
    BackGround-Repeat: no-repeat;
}

.inet_bl_inner {
    Float: left;
    margin: 20px 0 5px 20px;
    width: 685px;
}

.inet_bl_title {
    width: 100%;
    Float: left;
    Padding-bottom: 4px;
    Font-size: Arial narrow;
    Font-style: italic;
    Font-size: 30px;
    Color: #f92b44;

}

.inet_bl_title A {
    Font-size: Arial narrow;
    Font-style: italic;
    Font-size: 30px;
    Color: #f92b44;
    Text-decoration: underline;
}

.inet_bl_title A:hover {
    Text-decoration: none;
}

.inet_bl_cont {
    width: 100%;
    Float: left;
}

.inet_img {
    width: 100%;
    Float: left;
    Margin: 15px 0;
}

.inet_img_big {
    width: 297px;
    Float: left;
}

.inet_img_small {
    width: 380px;
    Float: left;
}

.inet_img_smb {
    width: 120px;
    Float: left;
    Text-align: center;
    Margin: 0 0 0 56px;
    Padding-bottom: 9px;
}

* html .inet_img_smb {
    Margin: 0 0 0 23px;
}

*:first-child + html .inet_img_smb, * html .inet_img_smb {
    Margin: 0 0 0 56px;
}

.inet_img_smb span {
    color: #ff0000;
    font-weight: bold;
    font-size: 11px;
}

.inet_img A {
    Font-family: Arial;
    Font-size: 12px;
}

.inet_img_smb IMG {
    Border: 1px solid #444444;
}

.bl_ipust {
    width: 100%;
    height: 16px;
    Float: left;
}

.bl_iline {
    width: 100%;
    height: 24px;
    Float: left;
    BackGround-Image: url(/templates/edm/img/inet_line.gif);
    BackGround-position: left center;
    BackGround-Repeat: repeat-x;
}

.nbl_inet {
    width: 170px;
    Float: left;
    Margin: 10px 0 0 0;
    Padding-bottom: 10px;
}

.inet_rasp {
    width: 100%;
    Float: left;
    Margin-top: -20px;
}

.inet_rasp_line {
    width: 100%;
    Float: left;
}

.inet_rasp_line DIV {
    width: 162px;
    Float: left;
}

.inet_rasp_line DIV P {
    Text-align: center;
}

.inet_rasp_line DIV A {
    Font-family: Arial narrow;
}

.inet_rasp_line DIV IMG {
    Border: 1px solid #444444;
    Margin: 30px 0 10px 0;
}

#inet_cont_big {
    width: 745px;
    Float: left;
}

* * * * * * * * * * * * * *
#inet_top {
    Float: left;
    BackGround-Image: url(/templates/edm/img/tbg_top.gif);
    BackGround-position: left top;
    BackGround-Repeat: repeat-x;
}

#inet_bottom_big {
    width: 700px;
    min-height: 35px;
    height: auto !important;
    height: 35px;
    Float: left;
    BackGround-Image: url(/templates/edm/img/tbg_bottom_big.gif);
    BackGround-position: left bottom;
    BackGround-Repeat: no-repeat;
}

#inet_bottom_big P {
    Padding: 2px 14px 6px 14px;
    Font-size: 22px;
    Font-family: Arial narrow;
    Color: #000000;
}

#inet_text {
    Float: left;
    Padding: 10px 14px 6px 14px;
    Margin: 5px 0px 7px 0px;
    Font-size: 14px;
    Font-family: Arial;
    Color: #444444;
}

#inet_text a {
    Font-size: 14px;
    Color: #6394EF;
}

TABLE.inet_table {
    border: 1px solid #ccc;
    border-collapse: collapse;
    margin-top: 10px;
}

TABLE.inet_text TD {
    Padding: 10px;
    Margin: 0px;
    Font-size: 14px;
    border: 1px solid #CCCCCC;
    text-align: center;
}

TABLE.inet_text TD IMG {
    Padding-right: 8px;
}

TABLE.inet_text2 TD {
    Padding: 10px;
    Margin: 0px;
    Font-size: 14px;
    border: 1px solid #CCCCCC;
    text-align: left;
}

#telephone {
    width: 390px;
    height: 64px;
    Display: block;
    Position: absolute;
    Top: 100px;
    Right: 0px;
    Padding: 0;
    color: #777;
}

* html #telephone {
    Right: 20px;
}

#telephone SPAN {
    Margin: 0px;
    Font-size: 24px;
    font-style: italic;
    color: #3c92fc;
}

#order_bottom_cont {
    Float: left;
    padding: 10px 0 10px 0;
    width: 100%;
}

#order_left {
    Float: left;
    padding: 0px;
    width: 49%;
}

#order_right {
    Float: right;
    padding-right: 30px;
    width: 45%;
    Text-align: right;
}

/***** ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ *****/
.nav {
    margin: 0;
    padding: 0;
}

#nav a {
    color: #fca93c;
    margin: 2px 1px;
    padding: 3px 20px;
    border: 1px solid #fca93c;
    background: #fff;
    text-decoration: none;
    font-weight: bold;
}

#nav a.activeSlide {
    background: #fca93c;
    color: #fff
}

#nav a:focus {
    outline: none;
}

#specials {
}

#inet_section {
    width: 680px;
    margin: 10px 0 0 10px;
    float: left;
}

#qty_detail_input {
    float: left;
    width: 38px;
    padding: 3px 0 0 0;
}

#qty_detail_input input {
    font-size: 12px;
    color: #444;
    border: 1px solid #ccc;
    width: 30px;
    height: 18px;
    margin-left: 3px;
    padding-top: 3px;
    text-align: center;
}

#detail_add_to_cart {
    float: left;
}

#detail_add_to_cart input {
    margin-top: 2px;
}

#detail_add_to_cart_slider {
    text-align: center;
}

#detail_add_to_cart_slider input {
    margin-top: 2px;
}

.prd_inet_text {
    width: 140px;
    Float: left;
    Margin: 3px 0 5px 0;
}

.prd_inet_text P {
    width: 140px;
    Padding: 1px 0 3px 3px;
}

div.coll_detail {
    float: left;
    width: 710px;
    margin: 15px 10px;
}

div.coll_detail .img_big {
    text-align: center;
    margin: 5px;
}

.desc_detail {
    padding: 5px;
}

.desc_detail h2 {
    color: #333;
    font-family: Arial;
    font-size: 14px;
    height: 26px;
    margin: 4px 0;
}

.desc_detail p {
    color: #444;
    font-family: Arial;
    font-size: 12px;
    line-height: 17px;
    padding-bottom: 10px;
    text-align: justify;
}

#tbg_bottom_big h1 {
    color: black;
    font-family: 'Arial narrow';
    font-size: 32px;
    padding: 7px 14px 10px;
}

.coll_block {
    #Float: left;
    #Margin-top: 10px;
    padding-bottom: 4px;
    width: 206px;
    Border: 1px solid #d4d4d4;
}

* html .coll_block {
    width: 208px;
}

.coll_b_title p {
    text-align: left;
    font-weight: bold;
    Font-size: 16px;
    Font-style: italic;
    Color: #f63;
    margin-bottom: 5px;
}
/*.news-item a{
  text-align: center;
}*/

.coll_b_title {
    Float: left;
    Padding: 8px 10px 5px 10px;
    width: 200px;
}

p.news-item {
    Padding: 10px 0px 5px 10px;
}

.presentations_line {
    min-width: 100%;
    width: 100% !important;
    Float: left;
}

.presentations_line DIV {
    width: 50%;
    Float: left;
    Padding: 15px 0;
    margin: 0;
}

.presentations_line img {
    float: left;
    border: 1px solid #696969;
    margin-right: 15px;
}

.presentations_line span {
    line-height: 2;
}

.presentations_line a {
    line-height: 2;
    color: #18589f;
    text-decoration: none
}

.presentations_preview {
    width: 100%;
    float: left;
    padding: 10px 10px 10px 15px;
    line-height: 2;
    font-size: 13px;
    #margin: 10px;

}

.presentations_preview a {
    color: #18589f;
    text-decoration: none;
}

#prev_next_pdf_button {
    padding: 10px 0px;
}

#banner_main {
Display: block;
width: 206px;
height: 206px;
Float: left;
Margin-bottom: 10px;
Border: 1px solid #d4d4d4;
}

a.zip-link {
    padding-left: 3px;
}

#horizontal-multilevel-menu li a.root-item, #horizontal-multilevel-menu li a.root-item-selected {
	padding: 0 8px 0 9px;
}

.scrollable-brands .slide {
    position: relative;
    float: left;
    width: 150px;
    height: 50px;
    margin-right: 13px;
    /* padding: 0 10px; */
    text-align: center;
}

.scrollable-brands .items {
    position: absolute;
    width: 20000em;
}

.scrollable-brands a.browse {
    font-size: 1px;
    position: absolute;
    z-index: 99;
    display: block;
    width: 50px;
    height: 100%;
    cursor: pointer;
}

.scrollable-brands a.browse i {
    position: absolute;
    /*top: 50%;*/
    display: block;
    width: 16px;
    height: 28px;
}

.scrollable-brands a.browse.left {
    left: 0;
    background: url(/templates/edm/data/../new/left-grad.png) repeat-y;
    background-position: -20px 0px;
}

.scrollable-brands a.browse.right {
    right: 0;
    background: url(/templates/edm/data/../new/right-grad.png) repeat-y;
}

.scrollable-brands a.browse.left i {
    left: 10px;
    background-image: url(/templates/edm/data/../new/arrows.png);
    background-position: 0px 0px;
}

.scrollable-brands a.browse.right i {
    right: 10px;
    background-image: url(/templates/edm/data/../new/arrows.png);
    background-position: -16px 0px;
}

.scrollable-brands a.browse.disabled {
    display: none;
}

.scrollable-brands-inner {
    width: 100%;
    overflow: hidden;
    height: 50px;
    position: relative;
    margin-top: 30px;
}

.dt-section {
    padding: 0 10px;
    overflow: hidden;
}

.small-index-banner {
  -webkit-box-shadow: 3px 3px 10px -3px rgba(0, 0, 0, 0.3), 3px 3px 10px -3px rgba(0, 0, 0, 0.3), -3px 3px 10px -3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 3px 3px 10px -3px rgba(0, 0, 0, 0.3), 3px 3px 10px -3px rgba(0, 0, 0, 0.3), -3px 3px 10px -3px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 3px 10px -3px rgba(0, 0, 0, 0.3), 3px 3px 10px -3px rgba(0, 0, 0, 0.3), -3px 3px 10px -3px rgba(0, 0, 0, 0.3);
  width: 100%;
  overflow: hidden;
  height: 60px;
  position: relative;
}

.small-bottom-index-banner {
  #box-shadow: 5px 5px 10px 0px rgba(0,0,0,.2);
  width: 100%;
  overflow: hidden;
  #padding: 70px 0 0 0;
}

.brands-section {
  width: 1000px;
}

.index-slider {
    width: 100%;
    /*padding-bottom: 80px;*/
    vertical-align: top;
    position: relative;
    overflow: hidden;
}

#slider{
  height: 340px;
  width: 100%;
  padding: 0;
  margin: 0;
  overflow: hidden;
  font-size: 0px;
}

#slider li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
}

#slider ol li, #slider ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.index-slider .rhino-btn {
  height: 52px;
  width: 28px;
}

.index-slider .rhino-next {
  background: url(/templates/edm/new/arrows.png)  no-repeat;
	background-position: -16px 0px;
  width: 16px;
  height: 28px;
  top: 50%;
  margin-top: -22px;
  right:10px;
}

.index-slider .rhino-next:hover {
    /*background: url(/local/assets/css/../img/slider-right.png) 0px 0px no-repeat;*/
	 /* background: url(/local/assets/css/../img/icons_sprite.png)  no-repeat;
	 background-position: -5px -879px; */
}
/*
.index-slider .rhino-next:focus {
    background: url(/local/assets/css/../img/slider-right-f.png) 0px 0px no-repeat;
}*/

.index-slider .rhino-prev {
  background: url(/templates/edm/new/arrows.png)  no-repeat;
	background-position: 0px 0px;
  width: 16px;
  height: 28px;
  top: 50%;
  margin-top: -22px;
  left:10px;
}

.index-slider .rhino-prev:hover {
   /* background: url(/local/assets/css/../img/slider-left.png) 0px 0px no-repeat;*/
}
/*
.index-slider .rhino-prev:focus {
    background: url(/local/assets/css/../img/slider-left-f.png) 0px 0px no-repeat;
}*/

.index-slider .rhino-bullets .button_brown.actions {
    margin: 0px 10px;
    position: relative;
    display: inline-block;
    top: -25px;
}

.index-slider .slider-shadow {
    -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.20);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2) inset;
    height: 345px !important;
    width: 1100px !important;
    position: absolute !important;
    z-index: 4;
    top: 0px;
}

.sitemap ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

footer .ico {
    background: url("/templates/edm/data/../new/socials2.png") no-repeat transparent;
    display: inline-block;
    vertical-align: middle;
}

footer .ico.ico-tweet {
    background-position: -45px 0px;
    width: 38px;
    height: 38px;
}

footer .ico.ico-facebook {
    background-position: 0px 0px;
    width: 38px;
    height: 38px;
}

footer .ico.ico-youtube {
    background-position: -90px 0px;
    width: 38px;
    height: 38px;
}

footer .ico.ico-rss {
    background-position: -135px 0px;
    width: 38px;
    height: 38px;
}

.footer-socials ul li {
    display: inline-block;
    margin-right: 4px;
    vertical-align: middle;
}

.footer-socials ul {
  padding: 0px;
  margin: 0px;
}

.footer-socials {
  float: left;
  padding: 30px 40px;
}

.pretty_form{
  line-height: 1.5;
  padding: 25px 30px;
}
.with_gradient {
  background: #F8F8F8;
  margin: 10px 0;
  border-radius: 10px;
  border: 1px solid #EAEAEA;
}
.answers input[type=text], .answers input[type=password], .answers textarea {
    background: #fff;
    border: 0;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: inset 0 1px 3px rgba(0,0,0,0.5);
    -moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.5);
    margin-right: .3em;
    padding: .5em .4em;
    position: relative
}
input, textarea{
  font-family: Arial,sans-serif;
  font-size: 100%;
}

/* End */


/* Start:/templates/edm/data/tabs.css?12797000452415*/
/***** Âêëàäêè **********/

.tabs {
	position:relative;
	zoom:1;
	margin:25px 0;
}

.tabs:after {
	clear:both;
	content:'';
	display:block;
	overflow:hidden;
}

/* IE 7 hack */

*:first-child+html .tabs dt , * html .tabs dt  {
margin:0 1px 0 0;
}

/* IE 7 hack */

.tabs dt {
	background: url(/templates/edm/img/tabs2.png) no-repeat -519px 0;	
	font-size:11px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	height: 30px;  
	line-height:30px;
	width: 134px;
	text-align:center;	
	text-decoration:none;
	color:#000;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
	color:#404040;
	cursor:pointer;
	border-bottom:0;
	font-weight:bold;
}

.tabs dt:hover {
	background-position: -519px -31px;	
	color:#fff;	
}

.tabs dt.active {
	background-position: -519px -62px;	
	color:#000;
}

.tabs dt.active:hover {
	background-position: -519px -62px;	
	cursor:default !important; 
	color:#000 !important;	
}

.tabs dd {
	float:left;
	display:none;
	width:100%;
	border:1px solid #d3d3d3;
	margin:0;
}

.tabs dd.active {
	display:block;
	margin:0;
}


/* IE 7 hack */

*:first-child+html .tabs dd.active, * html .tabs dd.active  {
margin-top:0px;
margin-right: 1px;
}

/* IE 7 hack */

.tab-content {	
	margin:10px;

}

.tab-content td {
	padding:5px;
	vertical-align:top;
}

.tab-content .tab-img {
	padding:0 14px 0 6px;
	vertical-align:middle;
}

.tab-content .tab-text {
	padding:0 20px 0 0;
	
}

.tab-content .tab-text h1 {
	font-size:18px;
	font-weight:normal;
	margin:23px 0 11px;
}

.tab-content .tab-text img {
	width: 73px;	
	padding: 0 1px 1px 0;
	border: 1px solid #c4c4c4;
}

/* ïðåâüþ */
#test_logos #preview {
    list-style-type: none;
    height: 80px;
    width: 380px;
    margin: 0 auto;
    font-size: 0.75em;
    padding-left: 15px;
}

#test_logos #preview:after {
    content: "";
    display: block;
    clear: both
}

#test_logos #preview li {
    margin: 10px 2px 10px 20px;
    float: left;
}

#test_logos #preview li a {
    position: relative;
    display: block;
    float: left;
    width: 120px;
    height: 40px;
    text-decoration: none
}

#test_logos #preview li a:hover {
    z-index: 100;
    display: inline
}

#test_logos #preview li a img {
    padding: 4px;
    background: #ffffff;
    border: solid 1px #bbb;
    position: absolute;
    left: 0;
    top: 0;
}

#test_logos #preview li a:hover img {
    left: -20px;
    top: -20px;
    width: 380px;
    height: 110px
}

/* End */


/* Start:/js/lightbox/css/lightbox.css?14709213293754*/
/* Preload images */
body:after {
  content: url(/js/lightbox/css/../images/close.png) url(/js/lightbox/css/../images/loading.gif) url(/js/lightbox/css/../images/prev.png) url(/js/lightbox/css/../images/next.png);
  display: none;
}

body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.4;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(/js/lightbox/css/../images/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 30%;
  width: 100%;
  z-index: 10;
  margin: 43px 0 0 0;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(/js/lightbox/css/../images/prev.png) left 43% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(/js/lightbox/css/../images/next.png) right 43% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(/js/lightbox/css/../images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* End */


/* Start:/js/jquery-ui/custom-theme/jquery-ui-1.8.16.custom.css?131901892833530*/
/*
 * jQuery UI CSS Framework 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
 * jQuery UI CSS Framework 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS,%20Tahoma,%20Verdana,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=03_highlight_soft.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #dddddd; background: #eeeeee url(/js/jquery-ui/custom-theme/images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x; color: #333333; }
.ui-widget-content a { color: #333333; }
.ui-widget-header { border: 1px solid #e78f08; background: #f6a828 url(/js/jquery-ui/custom-theme/images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #cccccc; background: #f6f6f6 url(/js/jquery-ui/custom-theme/images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1c94c4; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1c94c4; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #fbcb09; background: #fdf5ce url(/js/jquery-ui/custom-theme/images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #c77405; }
.ui-state-hover a, .ui-state-hover a:hover { color: #c77405; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #fbd850; background: #ffffff url(/js/jquery-ui/custom-theme/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #eb8f00; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fed22f; background: #ffe45c url(/js/jquery-ui/custom-theme/images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #b81900 url(/js/jquery-ui/custom-theme/images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #ffffff; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(/js/jquery-ui/custom-theme/images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(/js/jquery-ui/custom-theme/images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(/js/jquery-ui/custom-theme/images/ui-icons_ffffff_256x240.png); }
.ui-state-default .ui-icon { background-image: url(/js/jquery-ui/custom-theme/images/ui-icons_ef8c08_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(/js/jquery-ui/custom-theme/images/ui-icons_ef8c08_256x240.png); }
.ui-state-active .ui-icon {background-image: url(/js/jquery-ui/custom-theme/images/ui-icons_ef8c08_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(/js/jquery-ui/custom-theme/images/ui-icons_228ef1_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(/js/jquery-ui/custom-theme/images/ui-icons_ffd27a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #666666 url(/js/jquery-ui/custom-theme/images/ui-bg_highlight-soft_20_666666_1x100.png) 50% top repeat-x; opacity: .50;filter:Alpha(Opacity=50); }
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000 url(/js/jquery-ui/custom-theme/images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }/*
 * jQuery UI Resizable 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block; }
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/*
 * jQuery UI Selectable 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Selectable#theming
 */
.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
/*
 * jQuery UI Accordion 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }
/*
 * jQuery UI Autocomplete 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete { position: absolute; cursor: default; }	

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/*
 * jQuery UI Menu 1.8.16
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	float: left;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}
/*
 * jQuery UI Button 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } 

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
/*
 * jQuery UI Dialog 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/*
 * jQuery UI Slider 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/*
 * jQuery UI Tabs 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
/*
 * jQuery UI Datepicker 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/*
 * jQuery UI Progressbar 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }
/* End */


/* Start:/css/rhinoslider-1.05.css?15514260732539*/
/**
  * Rhinoslider 1.05
  * http://rhinoslider.com/
  *
  * Copyright 2015: Sebastian Pontow, Rene Maas (http://renemaas.de/)
  * Dual licensed under the MIT or GPL Version 2 licenses.
  * http://rhinoslider.com/license/
  */
.rhino-btn {
	z-index:10;
	display:block;
	text-indent:-99999px;
	-webkit-user-select:none;
	-moz-user-select:none;
	user-select:none;
}

.rhino-prev, .rhino-next { bottom:-4px; }

.rhino-prev {

}

.rhino-next {

}

.rhino-prev:hover {}

.rhino-next:hover {}

.rhino-toggle {
	top:-4px;
	left:-6px;
}

.rhino-play { background-position:0 0; }

.rhino-play:hover { background-position:0 -53px; }

.rhino-pause { background-position:-56px 0; }

.rhino-pause:hover { background-position:-56px -53px; }

.rhino-container { position:relative;

}
.rhino-container img{ position:relative;

}

.img-shadow {
    position: relative;
    display: inline-block;
}
.img-shadow::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.20);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2) inset;
    content: "";
}
.img-shadow>img {
    vertical-align: top;
}

.rhino-caption {
	position:absolute;
	background: #000;
	display:none;
	left:0;
	right:0;
	top:0;
	color:#fff;
	padding:10px;
	text-align:right;
	-webkit-user-select:none;
	-moz-user-select:none;
	user-select:none;
}

.rhino-bullets {
    position: absolute;
    padding: 0px;
    /* bottom: -32px; */
    text-align: center;
    margin-top: -35px;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 10;

}

.rhino-bullets li {
    display: inline-block;
    margin-left: 25px;
    vertical-align: middle;
}

.rhino-bullets li a.rhino-bullet {
	-webkit-user-select:none;
	-moz-user-select:none;
	user-select:none;
    display: block;
    height: 65px;
    width: 65px;
}


.preview-img-cont {
    border: 1px solid #C9A25F;
    border-radius: 50%;
    height: 65px;
    width: 65px;

    position: relative;
    background: #fff;
    overflow:hidden;
}
.preview-img-cont img {
    opacity: 0.75;
    background-color: #FFFFFF;
    background-position: 50% 50%;
    border-radius: 65px;

    height: 65px;
    width: 65px;
}
.rhino-active-bullet .preview-img {
    opacity: 1 !important;
}


.slider-shadow {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2) inset !important;
    height: 433px !important;
    width: 1100px !important;
    position: absolute !important;
    z-index: 4;
}
/* End */


/* Start:/bitrix/templates/edmv2/ajax/ajax.css?1254725400449*/
iframe.waitwindowlocal {position:absolute; border:0px; z-index:9999;}
div.waitwindowlocal {position:absolute; width:25px; height: 25px; padding:0px; z-index:10000; background-color:#FCF7D1; border:1px solid #E1B52D; background-image:url(/bitrix/templates/edmv2/ajax/images/wait.gif); background-position:center center; background-repeat:no-repeat;}
div.waitwindowlocalshadow {position:absolute; z-index:9998; background-image:url(/bitrix/templates/edmv2/ajax/images/shadow.gif); border:1px solid #808080;}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/menu/footer/style.css?1468919915194*/
.foot-menu > li {
  float: left;
  margin-right: 27px;
	width: 170px;
	color: #000;
}

.foot-menu li a {
  text-decoration: none;
	color: #000;
}

.foot-menu li.selected a {
  color: #b70000;
}

/* End */


/* Start:/bitrix/components/kuznica/metatags/templates/.default/style.css?1414398224238*/
#kuznica_megameta{
	width: 800px;
	background: #fff;
	position: static;
	opacity: 1;
}
#kuznica_megameta .li-item{
	padding-left: 10px;
	display: inline-block;
}
#kuznica_megameta .li-item-2{
	padding-left: 30px;
	display: inline-block;
}
/* End */
/* /templates/edm/data/styles_v2.css?148604931772760 */
/* /templates/edm/data/tabs.css?12797000452415 */
/* /js/lightbox/css/lightbox.css?14709213293754 */
/* /js/jquery-ui/custom-theme/jquery-ui-1.8.16.custom.css?131901892833530 */
/* /css/rhinoslider-1.05.css?15514260732539 */
/* /bitrix/templates/edmv2/ajax/ajax.css?1254725400449 */
/* /bitrix/templates/.default/components/bitrix/menu/footer/style.css?1468919915194 */
/* /bitrix/components/kuznica/metatags/templates/.default/style.css?1414398224238 */
