
#elect-main
{
   background: #E8E8E8 url('images/page.png') fixed;
   background: linear-gradient(top, rgba(221, 221, 221, 0.08) 0, rgba(244, 244, 244, 0.2) 500px) no-repeat, url('images/page.png'), linear-gradient(top, #E0E0E0 0, #F0F0F0 500px) no-repeat;
   background: -webkit-linear-gradient(top, rgba(221, 221, 221, 0.08) 0, rgba(244, 244, 244, 0.2) 500px) no-repeat, url('images/page.png'), -webkit-linear-gradient(top, #E0E0E0 0, #F0F0F0 500px) no-repeat;
   background: -moz-linear-gradient(top, rgba(221, 221, 221, 0.08) 0, rgba(244, 244, 244, 0.2) 500px) no-repeat, url('images/page.png'), -moz-linear-gradient(top, #E0E0E0 0, #F0F0F0 500px) no-repeat;
   background: -o-linear-gradient(top, rgba(221, 221, 221, 0.08) 0, rgba(244, 244, 244, 0.2) 500px) no-repeat, url('images/page.png'), -o-linear-gradient(top, #E0E0E0 0, #F0F0F0 500px) no-repeat;
   background: -ms-linear-gradient(top, rgba(221, 221, 221, 0.08) 0, rgba(244, 244, 244, 0.2) 500px) no-repeat, url('images/page.png'), -ms-linear-gradient(top, #E0E0E0 0, #F0F0F0 500px) no-repeat;
   background: linear-gradient(top, rgba(221, 221, 221, 0.08) 0, rgba(244, 244, 244, 0.2) 500px) no-repeat, url('images/page.png'), linear-gradient(top, #E0E0E0 0, #F0F0F0 500px) no-repeat;
   -svg-background: linear-gradient(top, rgba(221, 221, 221, 0.08) 0, rgba(244, 244, 244, 0.2) 500px) no-repeat, url('images/page.png'), linear-gradient(top, #E0E0E0 0, #F0F0F0 500px) no-repeat;
   background-attachment: fixed, fixed, fixed !important;
   margin:0 auto;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   position: relative;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}
table, ul.elect-hmenu
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
   margin: 0;
   padding: 0;
}

/* Reset buttons border. It's important for input and button tags.
 * border-collapse should be separate for shadow in IE.
 */
.elect-button
{
   border: 0;
   border-collapse: separate;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #ED0C18;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   padding:0 21px;
   margin:0 auto;
   height:24px;
}

.elect-postcontent,
.elect-postheadericons,
.elect-postfootericons,
.elect-blockcontent,
ul.elect-vmenu a
{
   text-align: left;
}

.elect-postcontent,
.elect-postcontent li,
.elect-postcontent table,
.elect-postcontent a,
.elect-postcontent a:link,
.elect-postcontent a:visited,
.elect-postcontent a.visited,
.elect-postcontent a:hover,
.elect-postcontent a.hovered
{
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-align: justify;
   line-height: 175%;
}

.elect-postcontent p
{
   margin: 13px 0;
}

.elect-postcontent h1, .elect-postcontent h1 a, .elect-postcontent h1 a:link, .elect-postcontent h1 a:visited, .elect-postcontent h1 a:hover,
.elect-postcontent h2, .elect-postcontent h2 a, .elect-postcontent h2 a:link, .elect-postcontent h2 a:visited, .elect-postcontent h2 a:hover,
.elect-postcontent h3, .elect-postcontent h3 a, .elect-postcontent h3 a:link, .elect-postcontent h3 a:visited, .elect-postcontent h3 a:hover,
.elect-postcontent h4, .elect-postcontent h4 a, .elect-postcontent h4 a:link, .elect-postcontent h4 a:visited, .elect-postcontent h4 a:hover,
.elect-postcontent h5, .elect-postcontent h5 a, .elect-postcontent h5 a:link, .elect-postcontent h5 a:visited, .elect-postcontent h5 a:hover,
.elect-postcontent h6, .elect-postcontent h6 a, .elect-postcontent h6 a:link, .elect-postcontent h6 a:visited, .elect-postcontent h6 a:hover,
.elect-blockheader .t, .elect-blockheader .t a, .elect-blockheader .t a:link, .elect-blockheader .t a:visited, .elect-blockheader .t a:hover,
.elect-vmenublockheader .t, .elect-vmenublockheader .t a, .elect-vmenublockheader .t a:link, .elect-vmenublockheader .t a:visited, .elect-vmenublockheader .t a:hover,
.elect-headline, .elect-headline a, .elect-headline a:link, .elect-headline a:visited, .elect-headline a:hover,
.elect-slogan, .elect-slogan a, .elect-slogan a:link, .elect-slogan a:visited, .elect-slogan a:hover,
.elect-postheader, .elect-postheader a, .elect-postheader a:link, .elect-postheader a:visited, .elect-postheader a:hover
{
   font-size: 22px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 120%;
}

.elect-postcontent a, .elect-postcontent a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #D13A29;
}

.elect-postcontent a:visited, .elect-postcontent a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #ED0C18;
}

.elect-postcontent  a:hover, .elect-postcontent a.hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #1DBADD;
}

.elect-postcontent h1
{
   color: #1DBADD;
   margin: 10px 0 0;
   font-size: 26px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.elect-blockcontent h1
{
   margin: 10px 0 0;
   font-size: 26px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.elect-postcontent h1 a, .elect-postcontent h1 a:link, .elect-postcontent h1 a:hover, .elect-postcontent h1 a:visited, .elect-blockcontent h1 a, .elect-blockcontent h1 a:link, .elect-blockcontent h1 a:hover, .elect-blockcontent h1 a:visited
{
   font-size: 26px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.elect-postcontent h2
{
   color: #4ACBE8;
   margin: 10px 0 0;
   font-size: 22px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.elect-blockcontent h2
{
   margin: 10px 0 0;
   font-size: 22px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.elect-postcontent h2 a, .elect-postcontent h2 a:link, .elect-postcontent h2 a:hover, .elect-postcontent h2 a:visited, .elect-blockcontent h2 a, .elect-blockcontent h2 a:link, .elect-blockcontent h2 a:hover, .elect-blockcontent h2 a:visited
{
   font-size: 22px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.elect-postcontent h3
{
   color: #ED0C18;
   margin: 10px 0 0;
   font-size: 20px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.elect-blockcontent h3
{
   margin: 10px 0 0;
   font-size: 20px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.elect-postcontent h3 a, .elect-postcontent h3 a:link, .elect-postcontent h3 a:hover, .elect-postcontent h3 a:visited, .elect-blockcontent h3 a, .elect-blockcontent h3 a:link, .elect-blockcontent h3 a:hover, .elect-blockcontent h3 a:visited
{
   font-size: 20px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.elect-postcontent h4
{
   color: #C20A13;
   margin: 10px 0 0;
   font-size: 18px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.elect-blockcontent h4
{
   margin: 10px 0 0;
   font-size: 18px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.elect-postcontent h4 a, .elect-postcontent h4 a:link, .elect-postcontent h4 a:hover, .elect-postcontent h4 a:visited, .elect-blockcontent h4 a, .elect-blockcontent h4 a:link, .elect-blockcontent h4 a:hover, .elect-blockcontent h4 a:visited
{
   font-size: 18px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.elect-postcontent h5
{
   color: #C20A13;
   margin: 10px 0 0;
   font-size: 15px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.elect-blockcontent h5
{
   margin: 10px 0 0;
   font-size: 15px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.elect-postcontent h5 a, .elect-postcontent h5 a:link, .elect-postcontent h5 a:hover, .elect-postcontent h5 a:visited, .elect-blockcontent h5 a, .elect-blockcontent h5 a:link, .elect-blockcontent h5 a:hover, .elect-blockcontent h5 a:visited
{
   font-size: 15px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.elect-postcontent h6
{
   color: #F76E75;
   margin: 10px 0 0;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.elect-blockcontent h6
{
   margin: 10px 0 0;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.elect-postcontent h6 a, .elect-postcontent h6 a:link, .elect-postcontent h6 a:hover, .elect-postcontent h6 a:visited, .elect-blockcontent h6 a, .elect-blockcontent h6 a:link, .elect-blockcontent h6 a:hover, .elect-blockcontent h6 a:visited
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

header, footer, article, nav, #elect-hmenu-bg, .elect-sheet, .elect-hmenu a, .elect-vmenu a, .elect-slidenavigator > a, .elect-checkbox:before, .elect-radiobutton:before
{
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
}

header, footer, article, nav, #elect-hmenu-bg, .elect-sheet, .elect-slidenavigator > a, .elect-checkbox:before, .elect-radiobutton:before
{
   display: block;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

ul
{
   list-style-type: none;
}

ol
{
   list-style-position: inside;
}

html, body
{
   height: 100%;
}

body
{
   padding: 0;
   margin:0;
   min-width: 1000px;
   color: #74060C;
}

.clearfix:before, .clearfix:after {
   content: "";
   display: table;
}

.clearfix:after {
   clear: both;
}

.cleared {
   font: 0/0 serif;
   clear: both;
}

form
{
   padding: 0 !important;
   margin: 0 !important;
}

table.position
{
   position: relative;
   width: 100%;
   table-layout: fixed;
}

li h1, .elect-postcontent li h1, .elect-blockcontent li h1
{
   margin:1px;
}
li h2, .elect-postcontent li h2, .elect-blockcontent li h2
{
   margin:1px;
}
li h3, .elect-postcontent li h3, .elect-blockcontent li h3
{
   margin:1px;
}
li h4, .elect-postcontent li h4, .elect-blockcontent li h4
{
   margin:1px;
}
li h5, .elect-postcontent li h5, .elect-blockcontent li h5
{
   margin:1px;
}
li h6, .elect-postcontent li h6, .elect-blockcontent li h6
{
   margin:1px;
}
li p, .elect-postcontent li p, .elect-blockcontent li p
{
   margin:1px;
}


.elect-shapes
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   overflow: hidden;
   z-index: 0;
}

.elect-slider-inner {
   position: relative;
   overflow: hidden;
   width: 100%;
   height: 100%;
}

.elect-slidenavigator > a {
   display: inline-block;
   vertical-align: middle;
   outline-style: none;
   font-size: 1px;
}

.elect-slidenavigator > a:last-child {
   margin-right: 0 !important;
}







.elect-sheet
{
   background: #FFFFFF;
   -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.15);
   -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.15);
   box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.15);
   margin:0 auto;
   position:relative;
   cursor:auto;
   width: 1000px;
   z-index: auto !important;
}

.elect-header
{
   margin:0 auto;
   height: 150px;
   background-image: url('images/header.png');
   background-position: 0 0;
   background-repeat: no-repeat;
   position: relative;
   z-index: auto !important;
}

.responsive .elect-header
{
   background-image: url('images/header.png');
   background-position: center center;
}

.elect-header > .region, .elect-header > .block
{
   position:absolute;
   z-index:101;
}

.elect-nav
{
   background: #AF3123;
   margin:0 auto;
   position: relative;
   z-index: 100;
   font-size: 0;
   text-align: left;
}

ul.elect-hmenu a, ul.elect-hmenu a:link, ul.elect-hmenu a:visited, ul.elect-hmenu a:hover
{
   outline: none;
   position: relative;
   z-index: 11;
}

ul.elect-hmenu, ul.elect-hmenu ul
{
   display: block;
   margin: 0;
   padding: 0;
   border: 0;
   list-style-type: none;
}

ul.elect-hmenu li
{
   position: relative;
   z-index: 5;
   display: block;
   float: left;
   background: none;
   margin: 0;
   padding: 0;
   border: 0;
}

ul.elect-hmenu li:hover
{
   z-index: 10000;
   white-space: normal;
}

ul.elect-hmenu:after, ul.elect-hmenu ul:after
{
   content: ".";
   height: 0;
   display: block;
   visibility: hidden;
   overflow: hidden;
   clear: both;
}

ul.elect-hmenu, ul.elect-hmenu ul
{
   min-height: 0;
}

ul.elect-hmenu
{
   display: inline-block;
   vertical-align: bottom;
}

.elect-nav:before
{
   content:' ';
}

.elect-hmenu-extra1
{
   position: relative;
   display: block;
   float: left;
   width: auto;
   height: auto;
   background-position: center;
}

.elect-hmenu-extra2
{
   position: relative;
   display: block;
   float: right;
   width: auto;
   height: auto;
   background-position: center;
}

.elect-hmenu
{
   float: left;
}

.elect-menuitemcontainer
{
   margin:0 auto;
}
ul.elect-hmenu>li {
   margin-left: 0;
}
ul.elect-hmenu>li:first-child {
   margin-left: 0;
}
ul.elect-hmenu>li:last-child, ul.elect-hmenu>li.last-child {
   margin-right: 0;
}

ul.elect-hmenu>li>a
{
   padding:0 22px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 30px;
   cursor: pointer;
   text-decoration: none;
   color: #CDF1F9;
   line-height: 30px;
   text-align: center;
}

.elect-hmenu a,
.elect-hmenu a:link,
.elect-hmenu a:visited,
.elect-hmenu a.active,
.elect-hmenu a:hover
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: uppercase;
   text-align: left;
}

ul.elect-hmenu>li>a.active
{
   background: #1589A2;
   padding:0 22px;
   margin:0 auto;
   color: #FDE2E3;
   text-decoration: none;
}

ul.elect-hmenu>li>a:visited,
ul.elect-hmenu>li>a:hover,
ul.elect-hmenu>li:hover>a {
   text-decoration: none;
}

ul.elect-hmenu>li>a:hover, .desktop ul.elect-hmenu>li:hover>a
{
   background: #1589A2;
   padding:0 22px;
   margin:0 auto;
}
ul.elect-hmenu>li>a:hover,
.desktop-nav ul.elect-hmenu>li:hover>a {
   color: #FAE7E5;
   text-decoration: none;
}

ul.elect-hmenu li li a
{
   background: #F76E75;
   background: transparent;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   padding:0 22px;
   margin:0 auto;
}
ul.elect-hmenu li li
{
   float: none;
   width: auto;
   margin-top: 0;
   margin-bottom: 0;
}

.desktop-nav ul.elect-hmenu li li ul>li:first-child
{
   margin-top: 0;
}

ul.elect-hmenu li li ul>li:last-child
{
   margin-bottom: 0;
}

.elect-hmenu ul a
{
   display: block;
   white-space: nowrap;
   height: 30px;
   min-width: 7em;
   border: 0 solid transparent;
   text-align: left;
   line-height: 30px;
   color: #0F5F71;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

.elect-hmenu ul a:link,
.elect-hmenu ul a:visited,
.elect-hmenu ul a.active,
.elect-hmenu ul a:hover
{
   text-align: left;
   line-height: 30px;
   color: #0F5F71;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

ul.elect-hmenu ul li a:hover, .desktop ul.elect-hmenu ul li:hover>a
{
   background: #F53D46;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   margin:0 auto;
}
.elect-hmenu ul a:hover
{
   text-decoration: none;
}

.elect-hmenu ul li a:hover
{
   color: #FAFEFE;
}

.desktop-nav .elect-hmenu ul li:hover>a
{
   color: #FAFEFE;
}

ul.elect-hmenu ul:before
{
   background: #FFFFFF;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border:1px solid #F53D46;
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}
.desktop-nav ul.elect-hmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
.desktop-nav ul.elect-hmenu li li:hover>ul {
   top: 0;
   left: 100%;
}

ul.elect-hmenu ul
{
   visibility: hidden;
   position: absolute;
   z-index: 10;
   left: 0;
   top: 0;
   background-image: url('images/spacer.gif');
}

.desktop-nav ul.elect-hmenu>li>ul
{
   padding: 12px 32px 32px 32px;
   margin: -10px 0 0 -30px;
}

.desktop-nav ul.elect-hmenu ul ul
{
   padding: 32px 32px 32px 14px;
   margin: -32px 0 0 -9px;
}

.desktop-nav ul.elect-hmenu ul.elect-hmenu-left-to-right
{
   right: auto;
   left: 0;
   margin: -10px 0 0 -30px;
}

.desktop-nav ul.elect-hmenu ul.elect-hmenu-right-to-left
{
   left: auto;
   right: 0;
   margin: -10px -30px 0 0;
}

.desktop-nav ul.elect-hmenu li li:hover>ul.elect-hmenu-left-to-right {
   right: auto;
   left: 100%;
}
.desktop-nav ul.elect-hmenu li li:hover>ul.elect-hmenu-right-to-left {
   left: auto;
   right: 100%;
}

.desktop-nav ul.elect-hmenu ul ul.elect-hmenu-left-to-right
{
   right: auto;
   left: 0;
   padding: 32px 32px 32px 14px;
   margin: -32px 0 0 -9px;
}

.desktop-nav ul.elect-hmenu ul ul.elect-hmenu-right-to-left
{
   left: auto;
   right: 0;
   padding: 32px 14px 32px 32px;
   margin: -32px -9px 0 0;
}

.desktop-nav ul.elect-hmenu li ul>li:first-child {
   margin-top: 0;
}
.desktop-nav ul.elect-hmenu li ul>li:last-child {
   margin-bottom: 0;
}

.desktop-nav ul.elect-hmenu ul ul:before
{
   border-radius: 3px;
   top: 30px;
   bottom: 30px;
   right: 30px;
   left: 12px;
}

.desktop-nav ul.elect-hmenu>li>ul:before
{
   top: 10px;
   right: 30px;
   bottom: 30px;
   left: 30px;
}

.desktop-nav ul.elect-hmenu>li>ul.elect-hmenu-left-to-right:before {
   right: 30px;
   left: 30px;
}
.desktop-nav ul.elect-hmenu>li>ul.elect-hmenu-right-to-left:before {
   right: 30px;
   left: 30px;
}
.desktop-nav ul.elect-hmenu ul ul.elect-hmenu-left-to-right:before {
   right: 30px;
   left: 12px;
}
.desktop-nav ul.elect-hmenu ul ul.elect-hmenu-right-to-left:before {
   right: 12px;
   left: 30px;
}

.desktop-nav ul.elect-hmenu>li.ext>a
{
   white-space: nowrap;
}

.desktop-nav ul.elect-hmenu>li.ext>a:hover,
.desktop-nav ul.elect-hmenu>li.ext:hover>a,
.desktop-nav ul.elect-hmenu>li.ext:hover>a.active
{
   background: none;
   /* default padding + border size */
  padding: 0 22px 0 22px;
   /* margin for shadow */
  margin: -0 -0 0 -0;
   overflow: hidden;
   position: relative;
   border: none;
   border-radius: 0;
   box-shadow: none;
   color: #1798B5;
}

.desktop-nav ul.elect-hmenu>li.ext>a:hover:before,
.desktop-nav ul.elect-hmenu>li.ext:hover>a:before,
.desktop-nav ul.elect-hmenu>li.ext:hover>a.active:before
{
   position: absolute;
   content: ' ';
   /* top, right, left - for shadow */
  top: 0;
   right: 0;
   left: 0;
   /* border + shadow */
  bottom: -1px;
   background-color: #FFFFFF;
   border: 1px Solid #F53D46;
   border-top-left-radius: 3px;
   border-top-right-radius: 3px;
   box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
   z-index: -1;
}

.desktop-nav ul.elect-hmenu>li.ext:hover>ul
{
   padding-top: 1px;
   /* menu bar padding */
  margin-top: 0;
}

.desktop-nav ul.elect-hmenu>li.ext:hover>ul:before
{
   /* border + shadow */
  top: -1px;
   clip: rect(5px, auto, auto, auto);
   border-top-left-radius: 0;
   border-top-right-radius: 0;
   box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
}

ul.elect-hmenu>li.ext>.ext-r,
ul.elect-hmenu>li.ext>.ext-l,
ul.elect-hmenu>li.ext>.ext-m,
ul.elect-hmenu>li.ext>.ext-off
{
   display: none;
   z-index: 12;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.desktop-nav ul.elect-hmenu>li.ext>ul
{
   z-index: 13;
}

.desktop-nav ul.elect-hmenu>li.ext.ext-r:hover>.ext-r,
.desktop-nav ul.elect-hmenu>li.ext.ext-l:hover>.ext-l
{
   position: absolute;
   display: block;
   overflow: hidden;
   /* size of radius
   * if size if 0 we should now generate script
   * that adds ext-r and ext-m divs
   */
  height: 5px;
   top: 100%;
   padding-top: 1px;
   margin-top: -1px;
/* border width + shadow */}

.desktop-nav ul.elect-hmenu>li.ext:hover>.ext-r:before,
.desktop-nav ul.elect-hmenu>li.ext:hover>.ext-l:before
{
   position: absolute;
   content: ' ';
   top: 0;
   /* border + shadow */
  bottom: -1px;
   background-color: #FFFFFF;
   border: 1px Solid #F53D46;
   box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
}

.desktop-nav ul.elect-hmenu>li.ext.ext-r:hover>.ext-r
{
   left: 100%;
   right: auto;
   padding-left: 0;
   margin-left: 0;
   padding-right: 1px;
   margin-right: -1px;
/* only shadow */}

.desktop-nav ul.elect-hmenu>li.ext.ext-r:hover>.ext-r:before
{
   right: 0;
   left: -1px;
   border-top-left-radius: 0;
   border-top-right-radius: 3px;
}

.desktop-nav ul.elect-hmenu>li.ext.ext-l:hover>.ext-l
{
   right: 100%;
   left: auto;
   padding-right: 0;
   margin-right: 0;
   padding-left: 1px;
   margin-left: -1px;
/* only shadow */}

.desktop-nav ul.elect-hmenu>li.ext.ext-l:hover>.ext-l:before
{
   right: -1px;
   left: 0;
   border-top-right-radius: 0;
   border-top-left-radius: 3px;
}

.desktop-nav ul.elect-hmenu>li.ext:hover>.ext-m,
.desktop-nav ul.elect-hmenu>li.ext:hover>.ext-off
{
   position: absolute;
   display: block;
   overflow: hidden;
   height: 4px;
   top: 100%;
}

.desktop-nav ul.elect-hmenu>li.ext.ext-r:hover>.ext-m
{
   /* shadow offset */
  left: -0;
   right: 0;
   /* shadow offset */
  padding-right: 0;
   padding-left: 0;
}

.desktop-nav ul.elect-hmenu>li.ext:hover>.ext-off
{
   /* shadow offset */
  left: -0;
   right: -0;
   /* shadow offset */
  padding-left: 0;
   padding-right: 0;
}

.desktop-nav ul.elect-hmenu>li.ext.ext-l:hover>.ext-m
{
   /* shadow offset */
  right: -0;
   left: 0;
   /* shadow offset */
  padding-left: 0;
   padding-right: 0;
}

.desktop-nav ul.elect-hmenu>li.ext.ext-l.ext-r:hover>.ext-m
{
   /* shadow offset */
  right: -0;
   left: -0;
   /* shadow offset */
  padding-left: 0;
   padding-right: 0;
}

.desktop-nav ul.elect-hmenu>li.ext:hover>.ext-m:before,
.desktop-nav ul.elect-hmenu>li.ext:hover>.ext-off:before
{
   position: absolute;
   content: ' ';
   top: -1px;
   bottom: -1px;
   /* shadow offset */
  background-color: #FFFFFF;
   border: 1px Solid #F53D46;
   box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
}

.desktop-nav ul.elect-hmenu>li.ext.ext-r:hover>.ext-m:before
{
   right: -1px;
   left: 0;
}

.desktop-nav ul.elect-hmenu>li.ext.ext-l:hover>.ext-m:before
{
   left: -1px;
   right: 0;
}

.desktop-nav ul.elect-hmenu>li.ext.ext-l.ext-r:hover>.ext-m:before
{
   left: -1px;
   right: -1px
;
}

.elect-layout-wrapper
{
   position: relative;
   margin: 0 auto 0 auto;
   z-index: auto !important;
}

.elect-content-layout
{
   display: table;
   width: 100%;
   table-layout: fixed;
   border-collapse: collapse;
}

.elect-content-layout-row
{
   display: table-row;
}

.elect-layout-cell
{
   display: table-cell;
   vertical-align: top;
}

.elect-vmenublock
{
   margin:3px;
}
div.elect-vmenublock img
{
   margin: 0;
}

.elect-vmenublockcontent
{
   margin:0 auto;
}

ul.elect-vmenu, ul.elect-vmenu ul
{
   list-style: none;
   display: block;
}

ul.elect-vmenu, ul.elect-vmenu li
{
   display: block;
   margin: 0;
   padding: 0;
   width: auto;
   line-height: 0;
}

ul.elect-vmenu
{
   margin-top: 0;
   margin-bottom: 0;
}

ul.elect-vmenu ul
{
   display: none;
   margin: 0;
   padding: 0;
   position: relative;
}

ul.elect-vmenu ul.active
{
   display: block;
}

ul.elect-vmenu>li>a
{
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   border:1px solid #F53D46;
   padding:0 15px;
   margin:0 auto;
   color: #000000;
   min-height: 28px;
   line-height: 28px;
}
ul.elect-vmenu a
{
   display: block;
   cursor: pointer;
   z-index: 1;
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   position:relative;
}

ul.elect-vmenu li{
   position:relative;
}

ul.elect-vmenu>li
{
   margin-top:2px;
}
ul.elect-vmenu>li>ul
{
   padding: 0;
   margin-top: 0;
   margin-bottom: 0;
}
ul.elect-vmenu>li:first-child
{
   margin-top:0;
}

ul.elect-vmenu>li>a:before
{
   content:url('images/vmenuitemicon.png');
   margin-right:5px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera ul.elect-vmenu>li>a:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

ul.elect-vmenu>li>a.active:before
{
   content:url('images/vmenuactiveitemicon.png');
   margin-right:5px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera ul.elect-vmenu>li>a.active:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

ul.elect-vmenu>li>a:hover:before
{
   content:url('images/vmenuhovereditemicon.png');
   margin-right:5px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera ul.elect-vmenu>li>a:hover:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

ul.elect-vmenu>li>a:hover, ul.elect-vmenu>li>a.active:hover
{
   background: #BD0A13;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.3);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.3);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.3);
   border:1px solid #88070E;
   padding:0 15px;
   margin:0 auto;
}
ul.elect-vmenu>li>a:hover, ul.elect-vmenu>li>a.active:hover
{
   text-decoration: none;
}

ul.elect-vmenu a:hover, ul.elect-vmenu a.active:hover
{
   color: #FCEFEE;
}

ul.elect-vmenu>li>a.active:hover>span.border-top, ul.elect-vmenu>li>a.active:hover>span.border-bottom
{
   background-color: transparent;
}

ul.elect-vmenu>li>a.active
{
   background: #BD0A13;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.3);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.3);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.3);
   border:1px solid #88070E;
   padding:0 10px;
   margin:0 auto;
   text-decoration: none;
   color: #FFFFFF;
}

ul.elect-vmenu>li>ul:before
{
   background: #FDE2E3;
   background: transparent;
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
}

ul.elect-vmenu li li a
{
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   margin:0 auto;
   position: relative;
}
ul.elect-vmenu ul li
{
   margin: 0;
   padding: 0;
}
ul.elect-vmenu li li{
   position: relative;
   margin-top: 3px;
}

ul.elect-vmenu ul a
{
   display: block;
   position: relative;
   min-height: 30px;
   overflow: visible;
   padding: 0;
   padding-left: 10px;
   padding-right: 5px;
   z-index: 0;
   line-height: 16px;
   color: #F20D18;
   font-size: 11px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   margin-left: 0;
   margin-right: 0;
}

ul.elect-vmenu ul a:visited, ul.elect-vmenu ul a.active:hover, ul.elect-vmenu ul a:hover, ul.elect-vmenu ul a.active
{
   color: #F20D18;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   margin-left: 0;
   margin-right: 0;
}

ul.elect-vmenu ul ul a
{
   padding-left: 25px;
}
ul.elect-vmenu ul ul ul a
{
   padding-left: 50px;
}
ul.elect-vmenu ul ul ul ul a
{
   padding-left: 75px;
}
ul.elect-vmenu ul ul ul ul ul a
{
   padding-left: 100px;
}

ul.elect-vmenu li li a:before
{
   content:url('images/vmenusubitemicon.png');
   margin-right:3px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera ul.elect-vmenu li li a:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

ul.elect-vmenu ul>li>a:hover, ul.elect-vmenu ul>li>a.active:hover
{
   background: #BD0A13;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   margin:0 auto;
}
ul.elect-vmenu ul li a:hover, ul.elect-vmenu ul li a.active:hover
{
   text-decoration: none;
   color: #FFFFFF;
}

ul.elect-vmenu ul a:hover:after
{
   background-position: center ;
}
ul.elect-vmenu ul a.active:hover:after
{
   background-position: center ;
}
ul.elect-vmenu ul a.active:after
{
   background-position: bottom ;
}

ul.elect-vmenu li li a:hover:before
{
   content:url('images/vmenuhoveredsubitemicon.png');
   margin-right:3px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera ul.elect-vmenu li li a:hover:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

ul.elect-vmenu ul>li>a.active
{
   background: #BD0A13;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   margin:0 auto;
}
ul.elect-vmenu ul a.active, ul.elect-vmenu ul a:hover, ul.elect-vmenu ul a.active:hover
{
   text-decoration: none;
   color: #FFFFFF;
}

ul.elect-vmenu li li a.active:before
{
   content:url('images/vmenuactivesubitemicon.png');
   margin-right:3px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera ul.elect-vmenu li li a.active:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

ul.elect-vmenu li li:after
{
   display: block;
   position: absolute;
   content: ' ';
   height: 1px;
   top: -3px;
   left: 0;
   right: 0;
   z-index: 1;
   border-bottom: 1px dashed #FEE7E8;
}

ul.elect-vmenu li li:before
{
   display: block;
   position: absolute;
   content: ' ';
   left: 0;
   right: 0;
   top: -3px;
   z-index: 0;
   height: 3px;
}
ul.elect-vmenu>li>ul>li:first-child:before, ul.elect-vmenu>li>ul>li:first-child:after
{
   display: none;
}

.elect-block,.kakblock
{
   background: #E8E8E8;
   background: rgba(232, 232, 232, 0.2);
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.05);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.05);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.05);
   border:1px solid rgba(166, 166, 166, 0.2);
   padding:7px;
   margin:3px;
}
div.elect-block img
{
   border: none;
   margin: 0;
}

.elect-blockheader
{
   padding:6px 5px;
   margin:0 auto;
}
.elect-blockheader .t,
.elect-blockheader .t a,
.elect-blockheader .t a:link,
.elect-blockheader .t a:visited,
.elect-blockheader .t a:hover
{
   color: #000000;
   font-size: 20px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   margin: 0 5px;
}

.elect-blockcontent
{
   padding:5px;
   margin:0 auto;
   color: #74060C;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
}
.elect-blockcontent table,
.elect-blockcontent li,
.elect-blockcontent a,
.elect-blockcontent a:link,
.elect-blockcontent a:visited,
.elect-blockcontent a:hover
{
   color: #74060C;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
}

.elect-blockcontent p
{
   margin: 0 5px;
}

.elect-blockcontent a, .elect-blockcontent a:link
{
   color: #D13A29;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.elect-blockcontent a:visited, .elect-blockcontent a.visited
{
   color: #F76E75;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.elect-blockcontent a:hover, .elect-blockcontent a.hover
{
   color: #4ACBE8;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}
.elect-block ul>li:before
{
   content:url('images/blockbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   margin-left: -12px;
}
.opera .elect-block ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.elect-block li
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
   color: #74060C;
   margin: 5px 0 0 10px;
}

.elect-block ul>li, .elect-block ol
{
   padding: 0;
}

.elect-block ul>li
{
   padding-left: 12px;
}

.elect-breadcrumbs
{
   margin:0 auto;
}

a.elect-button,
a.elect-button:link,
a:link.elect-button:link,
body a.elect-button:link,
a.elect-button:visited,
body a.elect-button:visited,
input.elect-button,
button.elect-button
{
   text-decoration: none;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   position:relative;
   display: inline-block;
   vertical-align: middle;
   white-space: nowrap;
   text-align: center;
   color: #C9EFF8;
   margin: 0 !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   line-height: 24px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

.elect-button img
{
   margin: 0;
   vertical-align: middle;
}

.firefox2 .elect-button
{
   display: block;
   float: left;
}

input, select, textarea
{
   vertical-align: middle;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.elect-block select
{
   width:96%;
}

input.elect-button
{
   float: none !important;
}

.elect-button.active, .elect-button.active:hover
{
   background: #802319;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   padding:0 21px;
   margin:0 auto;
}
.elect-button.active, .elect-button.active:hover {
   color: #F3C8C3 !important;
}

.elect-button.hover, .elect-button:hover
{
   background: #AF3123;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   padding:0 21px;
   margin:0 auto;
}
.elect-button.hover, .elect-button:hover {
   color: #FCCACC !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
   background: #FFFFFF;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   border:1px solid #F76E75;
   margin:0 auto;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
   width: 100%;
   padding: 4px 0;
   color: #79060C !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
input.elect-error, textarea.elect-error
{
   background: #FFFFFF;
   border:1px solid #F20D18;
   margin:0 auto;
}
input.elect-error, textarea.elect-error {
   color: #79060C !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.elect-search input[type="text"]
{
   background: #FFFFFF;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   border:1px solid #F76E75;
   margin:0 auto;
   width: 100%;
   padding: 3px 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #79060C !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.elect-search
{
   background-image: none;
   border: 0;
   display:block;
   position:relative;
   top:0;
   padding:0;
   margin:5px;
   left:0;
   line-height: 0;
}

form.elect-search input
{
   top:0;
   right:0;
}

form.elect-search>input {
   bottom:0;
   left:0;
   vertical-align: middle;
}

form.elect-search input[type="submit"]
{
   margin:0 auto;
   color: #C9EFF8 !important;
   position:absolute;
   display:block;
   left: auto;
   border:none;
   background:url('images/searchicon.png') center center no-repeat;
   width:24px;
   height: 100%;
   padding:0;
}

label.elect-checkbox:before
{
   background: #FFFFFF;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   margin:0 auto;
   width:16px;
   height:16px;
}
label.elect-checkbox
{
   cursor: pointer;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 16px;
   display: inline-block;
}

.elect-checkbox>input[type="checkbox"]
{
   margin: 0 5px 0 0;
}

label.elect-checkbox.active:before
{
   background: #5DD0EA;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

label.elect-checkbox.hovered:before
{
   background: #BBDBE2;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

label.elect-radiobutton:before
{
   background: #FFFFFF;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   margin:0 auto;
   width:12px;
   height:12px;
}
label.elect-radiobutton
{
   cursor: pointer;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 12px;
   display: inline-block;
}

.elect-radiobutton>input[type="radio"]
{
   vertical-align: baseline;
   margin: 0 5px 0 0;
}

label.elect-radiobutton.active:before
{
   background: #5DD0EA;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

label.elect-radiobutton.hovered:before
{
   background: #BBDBE2;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

.elect-post
{
   background: #E8E8E8;
   background: rgba(232, 232, 232, 0.2);
   -webkit-border-radius:10px;
   -moz-border-radius:10px;
   border-radius:10px;
   -webkit-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.05);
   -moz-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.05);
   box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.05);
   border:1px solid rgba(245, 61, 70, 0.2);
   padding:20px;
   margin:3px;
}
a img
{
   border: 0;
}

.elect-article img, img.elect-article, .elect-block img, .elect-footer img
{
   margin: 27px;
}

.elect-metadata-icons img
{
   border: none;
   vertical-align: middle;
   margin: 2px;
}

.elect-article table, table.elect-article
{
   border-collapse: collapse;
   margin: 1px;
}

.elect-post .elect-content-layout-br
{
   height: 0;
}

.elect-article th, .elect-article td
{
   padding: 2px;
   vertical-align: top;
   text-align: left;
}

.elect-article th
{
   text-align: center;
   vertical-align: middle;
   padding: 2px;
}

pre
{
   overflow: auto;
   padding: 0.1em;
}

.preview-cms-logo
{
   border: 0;
   margin: 1em 1em 0 0;
   float: left;
}

.image-caption-wrapper
{
   padding: 7px 7px 7px 7px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper img
{
   margin: 0 !important;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper div.elect-collage
{
   margin: 0 !important;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper p
{
   font-size: 80%;
   text-align: right;
   margin: 0;
}

.elect-postheader
{
   color: #0E5B6C;
   margin: 5px 10px;
   font-size: 24px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.elect-postheader a,
.elect-postheader a:link,
.elect-postheader a:visited,
.elect-postheader a.visited,
.elect-postheader a:hover,
.elect-postheader a.hovered
{
   font-size: 24px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.elect-postheader a, .elect-postheader a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #BB3425;
}

.elect-postheader a:visited, .elect-postheader a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #DD6255;
}

.elect-postheader a:hover,  .elect-postheader a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #1DBADD;
}

.elect-postcontent ul>li:before,  .elect-post ul>li:before,  .elect-textblock ul>li:before
{
   content:url('images/postbullets.png');
   margin-right:10px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .elect-postcontent ul>li:before, .opera   .elect-post ul>li:before, .opera   .elect-textblock ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.elect-postcontent li, .elect-post li, .elect-textblock li
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #74060C;
   margin: 3px 0 0 11px;
}

.elect-postcontent ul>li, .elect-post ul>li, .elect-textblock ul>li, .elect-postcontent ol, .elect-post ol, .elect-textblock ol
{
   padding: 0;
}

.elect-postcontent ul>li, .elect-post ul>li, .elect-textblock ul>li
{
   padding-left: 17px;
}

.elect-postcontent ul>li:before,  .elect-post ul>li:before,  .elect-textblock ul>li:before
{
   margin-left: -17px;
}

.elect-postcontent ol, .elect-post ol, .elect-textblock ol, .elect-postcontent ul, .elect-post ul, .elect-textblock ul
{
   margin: 1em 0 1em 11px;
}

.elect-postcontent li ol, .elect-post li ol, .elect-textblock li ol, .elect-postcontent li ul, .elect-post li ul, .elect-textblock li ul
{
   margin: 0.5em 0 0.5em 11px;
}

.elect-postcontent li, .elect-post li, .elect-textblock li
{
   margin: 3px 0 0 0;
}

.elect-postcontent ol>li, .elect-post ol>li, .elect-textblock ol>li
{
   /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.elect-postcontent ul>li, .elect-post ul>li, .elect-textblock ul>li
{
   /* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
   overflow-y: hidden;
}

blockquote
{
   background: #FBB1B5 url('images/postquote.png') no-repeat scroll;
   padding:10px 10px 10px 47px;
   margin:10px 0 0 25px;
   color: #1D0203;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-align: left;
   /* makes block not to align behind the image if they are in the same line */
  overflow: auto;
   clear:both;
}
blockquote a, .elect-postcontent blockquote a, .elect-blockcontent blockquote a, .elect-footer blockquote a,
blockquote a:link, .elect-postcontent blockquote a:link, .elect-blockcontent blockquote a:link, .elect-footer blockquote a:link,
blockquote a:visited, .elect-postcontent blockquote a:visited, .elect-blockcontent blockquote a:visited, .elect-footer blockquote a:visited,
blockquote a:hover, .elect-postcontent blockquote a:hover, .elect-blockcontent blockquote a:hover, .elect-footer blockquote a:hover
{
   color: #1D0203;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-align: left;
}

/* Override native 'p' margins*/
blockquote p,
.elect-postcontent blockquote p,
.elect-blockcontent blockquote p,
.elect-footer blockquote p
{
   margin: 0;
   margin: 5px 0;
}

.elect-footer
{
   border-top:1px dotted #F76E75;
   padding:25px;
   margin:0 auto;
   position: relative;
   color: #093D48;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
   text-align: center;
}

.elect-footer a,
.elect-footer a:link,
.elect-footer a:visited,
.elect-footer a:hover,
.elect-footer td,
.elect-footer th,
.elect-footer caption
{
   color: #093D48;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
}

.elect-footer p
{
   padding:0;
   text-align: center;
}

.elect-footer a,
.elect-footer a:link
{
   color: #D53B2A;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.elect-footer a:visited
{
   color: #F5424B;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.elect-footer a:hover
{
   color: #DE6659;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
}

.elect-footer img
{
   border: none;
   margin: 0;
}

.elect-rss-tag-icon
{
   background:  url('images/footerrssicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:25px;
   min-width:25px;
   display: inline-block;
   text-indent: 28px;
   background-position: left center;
}

.elect-rss-tag-icon:empty
{
   vertical-align: middle;
}

.elect-footer ul>li:before
{
   content:url('images/footerbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   margin-left: -13px;
}
.opera .elect-footer ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.elect-footer li
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #79060C;
}

.elect-footer ul>li, .elect-footer ol
{
   padding: 0;
}

.elect-footer ul>li
{
   padding-left: 13px;
}

.elect-page-footer,
.elect-page-footer a,
.elect-page-footer a:link,
.elect-page-footer a:visited,
.elect-page-footer a:hover
{
   font-family: Arial;
   font-size: 10px;
   letter-spacing: normal;
   word-spacing: normal;
   font-style: normal;
   font-weight: normal;
   text-decoration: underline;
   color: #12768C;
}

.elect-page-footer
{
   position: relative;
   z-index: auto !important;
   padding: 1em;
   text-align: center !important;
   text-decoration: none;
   color: #96080F;
}

img.elect-lightbox
{
   cursor: pointer;
}

#elect-lightbox-bg *
{
   padding: 0;
   margin: 0;
}

div#elect-lightbox-bg
{
   top: 0;
   left: 0;
   width: 100%;
   position: absolute;
   height: 100%;
   background-color: #000;
   opacity: 0.8;
   filter: alpha(opacity=80);
   z-index: 9999;
}

img.elect-lightbox-image
{
   -webkit-transition: opacity 350ms ease-in-out;
   -moz-transition: opacity 350ms ease-in-out;
   -o-transition: opacity 350ms ease-in-out;
   -ms-transition: opacity 350ms ease-in-out;
   transition: opacity 350ms ease-in-out;
   cursor: pointer;
   z-index: 10000;
   position: fixed;
   border: 6px solid #fff;
   border-radius: 3px;
   opacity: 0;
   filter: alpha(opacity=0);
}

img.elect-lightbox-image.active
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.lightbox-error
{
   position: fixed;
   background: #fff;
   z-index: 100;
   opacity: 0.95;
   padding: 20px;
   border: 1px solid #b4b4b4;
   border-radius: 10px;
   box-shadow: 0 2px 5px #333;
   width: 300px;
   height: 80px;
}

.loading
{
   position: fixed;
   background: #fff url('images/preloader-01.gif') center center no-repeat;
   width: 32px;
   height: 32px;
   z-index: 10100;
   opacity: 0.5;
   padding: 10px;
   border: 1px solid #b4b4b4;
   border-radius: 10px;
   box-shadow: 0 2px 5px #333;
}

.arrow
{
   height: 100px;
   width: 82px;
   z-index: 10003;
   position: fixed;
   cursor: pointer;
   opacity: 0.5;
   filter: alpha(opacity=50);
}

.arrow.left
{
   left: 9px;
}
.arrow.right
{
   right: 9px;
}

.arrow:hover
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.arrow.disabled
{
   display: none;
}

.arrow-t, .arrow-b
{
   height: 6px;
   width: 30px;
   left: 26px;
   background-color: #fff;
   position: relative;
   border-radius: 3px;
}

.arrow-t
{
   top: 38px;
}

.arrow-b
{
   top: 50px;
}

.close
{
   width: 22px;
   height: 22px;
   position: fixed;
   top: 30px;
   right: 39px;
   cursor: pointer;
   opacity: 0.5;
   filter: alpha(opacity=50);
}

.close:hover
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.close .cw, .close .ccw
{
   position: absolute;
   top: 8px;
   left: -4px;
   width: 30px;
   height: 6px;
   background-color: #fff;
   border-radius: 3px;
}

.cw
{
   transform: rotate(45deg);
   -ms-transform: rotate(45deg);
   /* IE 9 */
    -webkit-transform: rotate(45deg);
   /* Safari and Chrome */
    -o-transform: rotate(45deg);
   /* Opera */
    -moz-transform: rotate(45deg);
/* Firefox */}

.ccw
{
   transform: rotate(-45deg);
   -ms-transform: rotate(-45deg);
   /* IE 9 */
    -webkit-transform: rotate(-45deg);
   /* Safari and Chrome */
    -o-transform: rotate(-45deg);
   /* Opera */
    -moz-transform: rotate(-45deg);
/* Firefox */}

.close-alt, .arrow-right-alt, .arrow-left-alt
{
   display: none;
   color: #fff;
   font-size: 2.5em;
}

.ie8 .close-alt, .ie8 .arrow-right-alt, .ie8 .arrow-left-alt {
   display: block;
}
.ie8 .cw, .ie8 .ccw {
   display: none;
}

.elect-content-layout .elect-sidebar1
{
   margin:0 auto;
   width: 250px;
}

.elect-content-layout .elect-content
{
   margin:0 auto;
}

.elect-content-layout .elect-sidebar2
{
   margin:0 auto;
   width: 200px;
}

/* Begin Additional CSS Styles */

/* End Additional CSS Styles */

/* BEGIN FCKEditor, CKEditor, TinyMCE modules support*/
/*body.elect-body-nostyle, body.cke_show_borders, #tinymce body, #tinymce body.mceContentBody, body.mceContentBody, #edit-body
{
	background-image: none;
	background-color: {bgColor} !important;
	{editorFont}
}*/
/*
use editor.css
*/
/* END FCKEditor, CKEditor modules support*/

table
{
	width: 100%;
}

ul li, .item-list ul li, .menu ul li,
ul li.expanded, ul li.leaf, ul li.collapsed,
li.expanded, li.leaf, li.collapsed
{
	text-align: left;
	list-style-type: none;
	list-style-image: none;
}

ul.arttabs_primary, ul.arttabs_secondary, .links, img.service-links
{
	padding-left: 0;
	margin-left: 0;
}

ul.arttabs_primary li, ul.arttabs_secondary li
{
	display: inline;
}

ul.arttabs_primary li:before, ul.arttabs_secondary li:before
{
    content: ' ';
	margin-left: 6px;
}

ul.links
{
	overflow: hidden;
}

ul.links li, .block ul
{
	background-image: none;
	padding: 0;
}

ul.menu li a.active
{
	font-weight: bold;
}

#tinymce body ul, #tinymce body.mceContentBody ul, body.mceContentBody ul
{
  margin: 1em 0 1em 2em;
}

li.messages
{
	margin: 5px 0;
}

#user-login-form
{
	text-align: left;
}

#user-login-form ul li
{
	background-image: none;
	padding-left: 0;
}

/* Fix fieldset for IE8 and FFox */
fieldset, fieldset legend
{
	display: block;
}

.breadcrumb
{
	display: block;
	padding-bottom: .7em;
}

#preview-args
{
	width: auto;
}

.tags
{
	float: left;
}

.messages
{
	padding: 5px;
	margin: 5px 0;
}

.status
{
	border: 1px solid #090;
	background: #C9FBC8;
	margin: 5px 0;
}

tr.even, tr.odd
{
	background-color: transparent;
}

#forum .links li
{
	float: none;
	clear: both;
}

#forum table
{
	width: auto;
	margin-top: 15px;
}

#forum td.container
{
	padding-top: 15px;
	border-left: none;
	border-right: none;
}

#forum td.active
{
	background-color: transparent;
}

#forum td.forum, #forum td.topics, #forum td.posts, #forum td.last-reply
{
	padding-top: 4px;
	padding-bottom: 4px;
}

#forum td.container
{
	font-weight: bold;
}

#forum td.active
{
	background-color: transparent;
}

.forum-topic-navigation
{
	border-top: 0 transparent;
	border-bottom: 0 transparent;
}

.forum-topic-navigation .topic-previous
{
	text-align: left;
	float: left;
}

.forum-topic-navigation .topic-next
{
	text-align: right;
	float: right;
}

.read_more
{
	margin: 5px 0;
	text-align: left;
}

.sticky-table H2
{
	font-size: 10px;
}

#footer
{
	text-align: center;
}

.filefield-upload .elect-button-wrapper
{
	top: 10px;
}

.uc_out_of_stock_throbbing
{
	position: absolute;
	z-index: 1;
	top: 16%;
	left: 3px;
	margin: 0;
	padding: 0;
}

.profile h3
{
	border-bottom: 0 none;
	margin-bottom: 1em;
}

/* BEGIN Image Attach module fix */
img.image
{
	margin: 0;
}

.image-attach-teaser
{
	width: auto;
}
/* END Image Attach module fix */

/* BEGIN ImageField module fix */
img.imagefield
{
	margin: 0;
}
/* END ImageField module fix */

/* BEGIN Support User picture */
.picture, .comment .submitted
{
	clear: right;
	float: right;
}
/* END Support User picture */

/* BEGIN Support Nodeblock module */
.elect-block-body .elect-post
{
	margin: 0;
}
/* END Support Nodeblock module */

/* BEGIN Support floating panels in IE8 */
.panel-col-last
{
	clear: right;
}
/* END Support floating panels in IE8 */

/* BEGIN Support FCKEditor text alignment */
.rteleft
{
	text-align: left !important;
}

.rteright
{
	text-align: right !important;
}

.rtecenter
{
	text-align: center !important;
}

.rtejustify
{
	text-align: justify !important;
}
/* END Support FCKEditor text alignment */

/* BEGIN Set background color for sticky table */
table.sticky-header
{
	background-color: {bgColor} !important;
}
/* END Set background color for sticky table */

/* BEGIN Set alignment for radio buttons */
input.form-radio, input.form-checkbox
{
	margin: 0 0 2px;
	vertical-align: baseline;
}
/* END Set alignment for radio buttons*/

/* BEGIN Move bradcrumb from separate post */
h2.with-tabs
{
	margin-top: 0;
	margin-bottom: 0;
}

.breadcrumb
{
	margin: 1em 0 0 0.7em;
}
/* END Move bradcrumb from separate post */

/* BEGIN Increasing distance between buttons */
span.elect-button-wrapper
{
	margin: 0 5px 0 0;
}
/* END Increasing distance between buttons */

/* BEGIN Page validation fix */
.half-width
{
	width: 50%;
}

.third-width
{
	width: 33%;
}

.two-thirds-width
{
	width: 67%;
}
/* END Page validation fix */

/* BEGIN FckEditor bug with link disappearing fixed */
#switch_oFCK_1
{
	display: block !important;
}
/* END FckEditor bug with link disappearing fixed */

.elect-postcontent .calendar-calendar ul li, .elect-postcontent .calendar-calendar ol ul li,
.elect-postcontent div.view div.views-admin-links ul li, .elect-postcontent div.view div.views-admin-links ol ul li
{
  background-image: none;
  padding: 2px;
}

.date-heading h3
{
  text-align: center;
}

tbody, tbody th, tr.even, tr.odd
{
	border: none;
}

form.comment-form input[type="submit"], form.confirmation input[type="submit"]
{
	margin-right: 10px !important;
}

/* BEGIN Taxonomy terms Artisteer styles in Drupal 7 */
.elect-tags, .elect-tags .field, .elect-tags .field .field-label,
.elect-tags .field .field-items, .elect-tags .field .field-items .field-item
{
	display: inline;
}

.elect-tags .field-item a:after
{
	content: ', ';
}

.elect-tags .field-item:last-child a:after
{
	content: '';
}
/* END Taxonomy terms Artisteer styles in Drupal 7 */

/* BEGIN Action links support in Drupal7 */
.elect-post ul.action-links li
{
	background-image: none;
	list-style-type: none;
}

.elect-post ul.action-links a
{
    background: url("images/addicon.png") no-repeat scroll 0 transparent;
    background-position: center left;
    line-height: 30px;
    padding-left: 15px;
}
/* END Action links support in Drupal7 */

/* BEGIN Overlay module support */
#overlay #overlay-content #elect-page-background-middle-texture
{
    background-image: none;
}

#overlay-tabs li a, #overlay-tabs li a:active, #overlay-tabs li a:visited, #overlay-tabs li a:hover
{
    background-color: transparent;
    font-weight: normal;
}
/* END Overlay module support */

/* BEGIN Front page list view support */
#first-time ol
{
    list-style-position: outside;
}
/* END Front page list view support */

/* BEGIN Rtl support in Admin menu */
#toolbar, #toolbar *
{
    text-align: left;
}

#toolbar ul li, #toolbar ul li a {
    float: left;
}
/* END Rtl support in Admin menu */

/* BEGIN Contextual links styles support */
ul.contextual-links li
{
   background-image: none !important;
   padding-left: 4px !important;
}

ul.contextual-links li a
{
   font-family: Arial !important;
   font-style: normal !important;
   font-weight: normal !important;
   font-size: 12px !important;
   text-align: left !important;
   text-decoration: none !important;
}
/* END Contextual links styles support */

/* BEGIN Rtl support for Contextual links */
a.contextual-links-trigger
{
    text-indent: 90px !important;
}
/* END Rtl support for Contextual links */

/* BEGIN Superfish support */
.elect-blockcontent .sf-menu.sf-style-default li
{
    margin: 0;
    padding: 0;
}
/* END Superfish support */

.status, .status ul li
{
    color: #234600;
}

.error, .error ul li
{
	color: #660000;
}

.elect-header .elect-search label
{
    display: none;
}

.elect-search div.form-item
{
    margin: 0;
}

.views-field-field-photo-fid .field-content{
	float:left;
	}
.views-field-field-photo-fid .field-content img{
	border:1px solid #ccc;
	}


.view-id-tax1 {
	margin-top:16px;
	margin-bottom:16px;
	}

.view-hitprodaj .views-row{
	width:222px;
	height:222px;
	border:1px solid #ccc;
	margin:10px;
	float:left;
	text-align:center;
	font-weight:bold;
	padding-top:5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
	}
a{
	 color: #32B3CD;
	 }
#edit-save-continue,
#edit-preview{	display:none;
	}


.view-catalog .alldiv td{	border-bottom:1px dashed #ccc;
	}
.view-catalog .alldiv td.views-field-title{	width:330px;
	min-height:30px;
	}

.sostimage {
    left: -10px;
    position: absolute;
    top: 35px;
}

.view-id-tax1 td,.view-brands td{	text-align:center;
	}

/* ???????? ????? ???? */
		/* ???????? ????? ???? */
		.block-menu2 {
			display: block;
			background: #000;
			width:100%;
			margin:auto;
			max-width:1200px;
		}

		.block-menu2 li {
			display: inline-block;
		}

		.block-menu2 li a {
			color: #fff;
			display: block;
			text-decoration: none;
			font-family: 'Russo One',Arial,sans-serif;
			-webkit-font-smoothing: antialiased;
			-moz-font-smoothing: antialiased;
			font-smoothing: antialiased;
			text-transform: uppercase;
			overflow: visible;
			line-height: 20px;
			font-size: 18px;
			padding: 15px 25px;
		}

		/* ???????? */
		.block-menu2 .three-d {
			-webkit-perspective: 200px;
			-moz-perspective: 200px;
			perspective: 200px;
			-webkit-transition: all .07s linear;
			-moz-transition: all .07s linear;
			transition: all .07s linear;
			position: relative;
		}

			.block-menu2 .three-d:not(.active):hover {
				cursor: pointer;
			}

			.block-menu2 .three-d:not(.active):hover .three-d-box,
			.block-menu2 .three-d:not(.active):focus .three-d-box {
				-moz-transform: translateZ(-25px) rotateX(90deg);
				-webkit-transform: translateZ(-25px) rotateX(90deg);
				-o-transform: translateZ(-25px) rotateX(90deg);
				transform: translateZ(-25px) rotateX(90deg);
			}

		.block-menu2 .three-d-box {
			-webkit-transition: all .3s ease-out;
			-moz-transition: all .3s ease-out;
			-ms-transition: all .3s ease-out;
			-o-transition: all .3s ease-out;
			transition: all .3s ease-out;
			-webkit-transform: translatez(-25px);
			-moz-transform: translatez(-25px);
			-o-transform: translatez(-25px);
			transform: translatez(-25px);
			-webkit-transform-style: preserve-3d;
			-moz-transform-style: preserve-3d;
			-ms-transform-style: preserve-3d;
			-o-transform-style: preserve-3d;
			transform-style: preserve-3d;
			pointer-events: none;
			position: absolute;
			top: 0;
			left: 0;
			display: block;
			width: 100%;
			height: 100%;
		}

		.block-menu2 .front {
			-webkit-transform: rotatex(0deg) translatez(25px);
			-moz-transform: rotatex(0deg) translatez(25px);
			-o-transform: rotatex(0deg) translatez(25px);
			transform: rotatex(0deg) translatez(25px);
		}

		.block-menu2 .back {
			-webkit-transform: rotatex(-90deg) translatez(25px);
			-moz-transform: rotatex(-90deg) translatez(25px);
			-o-transform: rotatex(-90deg) translatez(25px);
			transform: rotatex(-90deg) translatez(25px);
			color: #FFE7C4;
		}

		.block-menu2 .front,.block-menu2  .back {
			display: block;
			width: 100%;
			height: 100%;
			position: absolute;
			top: 0;
			left: 0;
			background: black;
			padding: 15px 10px;
			color: white;
			pointer-events: none;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
		}
div.view-id-news img{
	margin-right:5px;
	float:left;
	}
div.view-id-news td{
	padding-bottom:10px;
	}
html.js fieldset.collapsible .fieldset-wrapper {
    overflow: hidden;
    width:98%;
}
#edit-sell-price,
#edit-sell-price-1
{
width:100px;
}

#edit-term-node-tid-depth-wrapper,
#edit-term-node-tid-depth-1-wrapper{
margin-bottom:2px;
}

#edit-title2{
	padding:0;
	width:180px;
	}
#banner2-views--exp-catalogfilter-page_1 .views-submit-button{
	margin-top:20px;
	}
.page-catalog .breadcrumb{
	display:none;
	}

.taxchcategories{
	margin-left:20px;
	padding:10px;
	clear:both;
	}
.taxchcategories li{
	border:1px solid #ccc;
	margin:5px;
	padding-top:10px;
	height:40px;
	float:left;
	width:30%;
	text-align:center;
	}
.taxchcategories a{
	text-decoration:none;
	}
.wi-article,.view-content{
	clear:both;
	}

#views-ticker-vTicker-catalognew{
	text-align:center;
	}
#views-ticker-vTicker-catalognew li{
	border-bottom:2px dotted #ccc;
	margin-left:0;
	padding-left:0;
	margin-right:0;
	padding-right:0;
	width:200px;
	}
#views-ticker-vTicker-catalognew li:before{
	margin:0;
	padding:0;
	width:0;
	content:'';
	}
.views-vTicker-tick-field{
	width:200px;
	}
#views-ticker-vTicker-catalognew img{
	margin:0;
	padding:0;
	}

#views-ticker-vTicker-catalognew .views-field-field-image-cache-fid{
	text-align:center;
	}
#views-ticker-vTicker-catalognew .views-field-buyitnowbutton{
	text-align:center;
	margin-top:5px;
	}

#views-ticker-vTicker-catalognew .views-field-sell-price{
	text-align:center;
	font-size:20px;
	}

#priceonpage{
   background: #EEEFEB;
   background: rgba(238, 239, 235, 0.2);
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.05);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.05);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.05);
   border:1px solid rgba(173, 180, 162, 0.2);

   padding:20px;
   font-size:30px;
   text-align:center;
   color:#333;
   text-shadow:1px 1px #ccc;
   margin:10px auto;
}
#cartButtons .add-to-cart{
	margin:auto;
	text-align:center;
	padding:10px;
	}

.sverhu{
	background:url('sverhu.png') no-repeat center center;
	z-index:1000;
	position:absolute;
	top:0;
	left:0;
	width:450px;
	height:120px;
	}
#edit-model{
	padding:0;
	width:120px;
	}

#edit-term-node-tid-depth-1{
width:200px;
}

.view-tax1 td{
	wdth:25%;
	vertical-align:top;
	}

#sortpu, #sortpd{
    border: 1px solid #CCCCCC;
    color: #333333;
    cursor: pointer;
    font-size: 14px;
    margin-left: 5px;
    padding: 2px;
    text-decoration: none;

   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
}

.tvi-term-desc{
	font-size:10px;
	color:#777;
	line-height:1.1;
	text-align:justify;
	}

.page-taxonomy .breadcrumb{
	display:none;
	}
.view-brands2 td{	text-align:center;
	}
.view-brands2 a,.view-brands2 a:link{
font-size:12px;
}

#edit-search-block-form-1-wrapper label{	display:none;
	}
.view-id-tax1 a{	text-decoration:none;
	font-size:11px;
	}

.elect-sidebar2 ul.elect-vmenu li a{
	font-size:11px;
	}

#tlogo{
	width:200px;
	height:200px;
	float:left;
	}

#tbannner{
	width:200px;
	height:200px;
	float:left;
	}

#tcartsearch{
	width:360px;
	margin-left:12px;
	margin-top:20px;
	height:180px;
	float:left;
	}
#tcartsearch a{
	color:#269e13;
	}

#tcontact{
	width:170px;
	height:159px;
	background:url('cont.jpg') no-repeat top left;
	padding-top:40px;
	padding-left:40px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	float:left;
	line-height:1.4;
	}

#tcontact b{
	font-size:20px;
	}
#tcontact a{
	color:#fff;
	}

.views-view-grid td{
	vertical-align:top;
	}

#edit-search-block-form-1-wrapper label{
	display:none;
	}
#edit-search-block-form-1{
	width:225px;
    font-size:18px;
    color:#555;
    background:#ddd;
    margin-top:2px;
	}

#clinkart{
	font-size:20px;
	border-bottom:1px dashed #269e13;
	text-decoration:none;
	}


#tcart{
	margin-top:5px;
	height:80px;
	}
#tcart,#tcart a, #tcart table{
	font-size:16px;
	}

.view-id-producers td{
	text-align:center;
	}
.views-field-field-image-fid{
	width:120px;
	float:left;
	}
.hrdiv{
	border-bottom:2px dotted #ccc;
	height:1px;
	margin-bottom:15px;
	margin-top:3px;
	}

.view-catalog .views-field-title a{
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	}

.view-podt .views-field-title a{
	font-size:13px;
	font-weight:400;
	text-decoration:underline;
	}

	.view-podt2 .views-field-title a{
	font-size:13px;
	font-weight:400;
	text-decoration:underline;
	}
#checkout-form-bottom{
	border:0;
	}

 .view-catalog .views-field-teaser{
 	height:85px;
 }

.ajax-cart-submit-form input{
	float:left;
	font-size:17px;
	}

.prpr .uc-price-sell{
font-size:29px;
font-weight:bold;
text-shadow:1px 1px #777;
color:#269e13;
}

#banner4{
	padding:10px;
	text-align:center;
	font-size:10px;
	color:#777;
	}
#banner4 a{
	color:#777;
	font-size:10px;
	}

#banner4 table {
	color:#777;
	font-size:10px;
	}
#banner4 td{
	text-align:center;
	padding-bottom:10px;
	}

.view-snimp td{
	width:33%;
	text-align:center;
	}

.view-snimp .views-field-sell-price{
	font-size:20px;
	}
.view-snimp .views-field-title a{
	font-size:11px;
	}

.tvi-term-desc{
	font-size:11px;
	color:#555;
	line-height:1.2;
	}
.tvi-term-desc p{
	margin:0;
	padding:0;
	}
#banner6-uc_ajax_cart-0{
	border:1px solid #ccc;
	margin-right:40px;
	}

#inter_m a.raz{
   border-top: 1px solid #56f248;
   background: #117d00;
   background: -webkit-gradient(linear, left top, left bottom, from(#14b81a), to(#117d00));
   background: -webkit-linear-gradient(top, #14b81a, #117d00);
   background: -moz-linear-gradient(top, #14b81a, #117d00);
   background: -ms-linear-gradient(top, #14b81a, #117d00);
   background: -o-linear-gradient(top, #14b81a, #117d00);
   padding: 7px 14px;
   -webkit-border-radius: 28px;
   -moz-border-radius: 28px;
   border-radius: 28px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 16px;
   font-family: Georgia, Serif;
   text-decoration: none;
   vertical-align: middle;
   margin-bottom:10px;
   }
.art-postcontent .podrob a:hover {
   border-top-color: #17a102;
   background: #17a102;
   color: #ffffff;
   }
   
   .view-menuprod li{
      -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   border:1px solid #F53D46;
   padding:0 15px;
   margin:0 auto;
   color: #000000;
   min-height: 28px;
   line-height: 28px;
   }
   
.view-menuprod>li>a.active:before
{
   content:url('images/vmenuactiveitemicon.png');
   margin-right:5px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}


.view-menuprod>li>a:hover:before
{
   content:url('images/vmenuhovereditemicon.png');
   margin-right:5px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}

.view-menuprod>li{
line-height:2;
}