

#pls-main
{
   background: #000000 url('../images/page.jpeg') repeat-x scroll;
   margin:0 auto;
   font-size: 13px;
   font-family: Roboto, 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.pls-hmenu
{
   font-size: 13px;
   font-family: Roboto, 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. 
 */
.pls-button
{
   border: 0;
   border-collapse: separate;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #737373;
   background: -webkit-linear-gradient(top, #8C8C8C 0, #808080 25%, #595959 100%) no-repeat;
   background: -moz-linear-gradient(top, #8C8C8C 0, #808080 25%, #595959 100%) no-repeat;
   background: -o-linear-gradient(top, #8C8C8C 0, #808080 25%, #595959 100%) no-repeat;
   background: -ms-linear-gradient(top, #8C8C8C 0, #808080 25%, #595959 100%) no-repeat;
   -svg-background: linear-gradient(top, #8C8C8C 0, #808080 25%, #595959 100%) no-repeat;
   background: linear-gradient(to bottom, #8C8C8C 0, #808080 25%, #595959 100%) no-repeat;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   border-width: 0;
   padding:0 10px;
   margin:0 auto;
   height:26px;
}

.pls-postcontent,
.pls-postheadericons,
.pls-postfootericons,
.pls-blockcontent,
ul.pls-vmenu a 
{
   text-align: left;
}

.pls-postcontent,
.pls-postcontent li,
.pls-postcontent table,
.pls-postcontent a,
.pls-postcontent a:link,
.pls-postcontent a:visited,
.pls-postcontent a.visited,
.pls-postcontent a:hover,
.pls-postcontent a.hovered
{
   font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.pls-postcontent p
{
   margin: 13px 0;
}

.pls-postcontent h1, .pls-postcontent h1 a, .pls-postcontent h1 a:link, .pls-postcontent h1 a:visited, .pls-postcontent h1 a:hover,
.pls-postcontent h2, .pls-postcontent h2 a, .pls-postcontent h2 a:link, .pls-postcontent h2 a:visited, .pls-postcontent h2 a:hover,
.pls-postcontent h3, .pls-postcontent h3 a, .pls-postcontent h3 a:link, .pls-postcontent h3 a:visited, .pls-postcontent h3 a:hover,
.pls-postcontent h4, .pls-postcontent h4 a, .pls-postcontent h4 a:link, .pls-postcontent h4 a:visited, .pls-postcontent h4 a:hover,
.pls-postcontent h5, .pls-postcontent h5 a, .pls-postcontent h5 a:link, .pls-postcontent h5 a:visited, .pls-postcontent h5 a:hover,
.pls-postcontent h6, .pls-postcontent h6 a, .pls-postcontent h6 a:link, .pls-postcontent h6 a:visited, .pls-postcontent h6 a:hover,
.pls-blockheader .t, .pls-blockheader .t a, .pls-blockheader .t a:link, .pls-blockheader .t a:visited, .pls-blockheader .t a:hover,
.pls-vmenublockheader .t, .pls-vmenublockheader .t a, .pls-vmenublockheader .t a:link, .pls-vmenublockheader .t a:visited, .pls-vmenublockheader .t a:hover,
.pls-headline, .pls-headline a, .pls-headline a:link, .pls-headline a:visited, .pls-headline a:hover,
.pls-slogan, .pls-slogan a, .pls-slogan a:link, .pls-slogan a:visited, .pls-slogan a:hover,
.pls-postheader, .pls-postheader a, .pls-postheader a:link, .pls-postheader a:visited, .pls-postheader a:hover
{
   font-size: 26px; /* font was set to 30px; */
   font-family: Sintony, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   line-height: 120%;
}

.pls-postcontent a, .pls-postcontent a:link
{
   font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #00A1E0;
}

.pls-postcontent a:visited, .pls-postcontent a.visited
{
   font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #9C9C9C;
}

.pls-postcontent  a:hover, .pls-postcontent a.hover
{
   font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #808080;
}

.pls-postcontent h1
{
   color: #000000;
   margin: 10px 0 0;
   font-size: 30px;
   font-family: Sintony, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.pls-blockcontent h1
{
   margin: 10px 0 0;
   font-size: 30px;
   font-family: Sintony, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.pls-postcontent h1 a, .pls-postcontent h1 a:link, .pls-postcontent h1 a:hover, .pls-postcontent h1 a:visited, .pls-blockcontent h1 a, .pls-blockcontent h1 a:link, .pls-blockcontent h1 a:hover, .pls-blockcontent h1 a:visited 
{
   font-size: 30px;
   font-family: Sintony, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.pls-postcontent h2
{
   color: #424242;
   margin: 10px 0 0;
   font-size: 24px;
   font-family: Sintony, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   letter-spacing: -1px;
	font-weight:normal;
}

.pls-blockcontent h2
{
   margin: 10px 0 0;
   font-size: 28px;
   font-family: Sintony, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   letter-spacing: -1px;
}

.pls-postcontent h2 a, .pls-postcontent h2 a:link, .pls-postcontent h2 a:hover, .pls-postcontent h2 a:visited, .pls-blockcontent h2 a, .pls-blockcontent h2 a:link, .pls-blockcontent h2 a:hover, .pls-blockcontent h2 a:visited 
{
   font-size: 28px;
   font-family: Sintony, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   letter-spacing: -1px;
}

.pls-postcontent h3
{
   color: #424242;
   margin: 10px 0 0;
   font-size: 24px;
   font-family: Sintony, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.pls-blockcontent h3
{
   margin: 10px 0 0;
   font-size: 24px;
   font-family: Sintony, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.pls-postcontent h3 a, .pls-postcontent h3 a:link, .pls-postcontent h3 a:hover, .pls-postcontent h3 a:visited, .pls-blockcontent h3 a, .pls-blockcontent h3 a:link, .pls-blockcontent h3 a:hover, .pls-blockcontent h3 a:visited 
{
   font-size: 24px;
   font-family: Sintony, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.pls-postcontent h4
{
   color: #404040;
   margin: 10px 0 0;
   font-size: 20px;
   font-family: Sintony, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.pls-blockcontent h4
{
   margin: 10px 0 0;
   font-size: 20px;
   font-family: Sintony, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.pls-postcontent h4 a, .pls-postcontent h4 a:link, .pls-postcontent h4 a:hover, .pls-postcontent h4 a:visited, .pls-blockcontent h4 a, .pls-blockcontent h4 a:link, .pls-blockcontent h4 a:hover, .pls-blockcontent h4 a:visited 
{
   font-size: 20px;
   font-family: Sintony, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.pls-postcontent h5
{
   color: #404040;
   margin: 10px 0 0;
   font-size: 16px;
   font-family: Sintony, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.pls-blockcontent h5
{
   margin: 10px 0 0;
   font-size: 16px;
   font-family: Sintony, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.pls-postcontent h5 a, .pls-postcontent h5 a:link, .pls-postcontent h5 a:hover, .pls-postcontent h5 a:visited, .pls-blockcontent h5 a, .pls-blockcontent h5 a:link, .pls-blockcontent h5 a:hover, .pls-blockcontent h5 a:visited 
{
   font-size: 16px;
   font-family: Sintony, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.pls-postcontent h6
{
   color: #808080;
   margin: 10px 0 0;
   font-size: 14px;
   font-family: Sintony, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.pls-blockcontent h6
{
   margin: 10px 0 0;
   font-size: 14px;
   font-family: Sintony, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.pls-postcontent h6 a, .pls-postcontent h6 a:link, .pls-postcontent h6 a:hover, .pls-postcontent h6 a:visited, .pls-blockcontent h6 a, .pls-blockcontent h6 a:link, .pls-blockcontent h6 a:hover, .pls-blockcontent h6 a:visited 
{
   font-size: 14px;
   font-family: Sintony, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

header, footer, article, nav, #pls-hmenu-bg, .pls-sheet, .pls-hmenu a, .pls-vmenu a, .pls-slidenavigator > a, .pls-checkbox:before, .pls-radiobutton:before
{
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
}

header, footer, article, nav, #pls-hmenu-bg, .pls-sheet, .pls-slidenavigator > a, .pls-checkbox:before, .pls-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%;
}

/**
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 * https://github.com/necolas/normalize.css
 */

html {
   -ms-text-size-adjust: 100%;
   /* 2 */
    -webkit-text-size-adjust: 100%;
/* 2 */}

body
{
   padding: 0;
   margin:0;
   min-width: 950px;
   color: #404040;
}

.pls-header:before, 
#pls-header-bg:before, 
.pls-layout-cell:before, 
.pls-layout-wrapper:before, 
.pls-footer:before, 
.pls-nav:before, 
#pls-hmenu-bg:before, 
.pls-sheet:before 
{
   width: 100%;
   content: " ";
   display: table;
   border-collapse: collapse;
   border-spacing: 0;
}

.pls-header:after, 
#pls-header-bg:after, 
.pls-layout-cell:after, 
.pls-layout-wrapper:after, 
.pls-footer:after, 
.pls-nav:after, 
#pls-hmenu-bg:after, 
.pls-sheet:after,
.cleared, .clearfix:after 
{
   clear: both;
   font: 0/0 serif;
   display: block;
   content: " ";
}

form
{
   padding: 0 !important;
   margin: 0 !important;
}

table.position
{
   position: relative;
   width: 100%;
   table-layout: fixed;
}

li h1, .pls-postcontent li h1, .pls-blockcontent li h1 
{
   margin:1px;
} 
li h2, .pls-postcontent li h2, .pls-blockcontent li h2 
{
   margin:1px;
} 
li h3, .pls-postcontent li h3, .pls-blockcontent li h3 
{
   margin:1px;
} 
li h4, .pls-postcontent li h4, .pls-blockcontent li h4 
{
   margin:1px;
} 
li h5, .pls-postcontent li h5, .pls-blockcontent li h5 
{
   margin:1px;
} 
li h6, .pls-postcontent li h6, .pls-blockcontent li h6 
{
   margin:1px;
} 
li p, .pls-postcontent li p, .pls-blockcontent li p 
{
   margin:1px;
}


.pls-shapes
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   overflow: hidden;
   z-index: 0;
}

.pls-slider-inner {
   position: relative;
   overflow: hidden;
   width: 100%;
   height: 100%;
}

.pls-slidenavigator > a {
   display: inline-block;
   vertical-align: middle;
   outline-style: none;
   font-size: 1px;
}

.pls-slidenavigator > a:last-child {
   margin-right: 0 !important;
}

.pls-object735617634
{
    display: block;
    left: 3.86%;
    margin-left: -8px;
    position: absolute;
    top: 26px;
    width: 224px;
    height: 58px;
    background-image: url('../images/object735617634.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 1;
}

.default-responsive .pls-object735617634
{
  display: none;
}



.pls-footer .layout-item-0 { border-spacing: 10px 0px; border-collapse: separate;  }
.pls-footer .layout-item-1 { padding-right: 10px;padding-left: 10px; vertical-align: bottom;  }
.pls-footer .layout-item-2 { padding-right: 10px;padding-left: 10px; vertical-align: middle;  }
.ie7 .pls-post .pls-layout-cell {border:none !important; padding:0 !important; }
.ie6 .pls-post .pls-layout-cell {border:none !important; padding:0 !important; }


.layout-item-0 { border-spacing: 10px 0px; border-collapse: separate;padding-left:10px; }
.layout-item-1 { padding-right: 10px;padding-left: 10px; vertical-align: middle; }
.layout-item-2 { padding-right: 10px; }
.layout-float { float: left; }

.pls-header
{
   margin:0 auto;
   background-repeat: no-repeat;
   height: 155px;
   position:relative;
   background-image: url('../images/header.jpg');
   background-position: center top;
}

.custom-responsive .pls-header
{
   background-image: url('../images/header.jpg');
   background-position: center top;
}

.default-responsive .pls-header,
.default-responsive #pls-header-bg
{
   background-image: url('../images/header.jpg');
   background-position: center center;
   background-size: cover;
}

.pls-header-inner{
   position: relative;
/*   width: 950px; */
   width: 100%; 
    max-width: 950px;
   z-index: auto !important;
   margin: 5px auto 0 auto;
}

.pls-header>.widget 
{
   position:absolute;
   z-index:101;
}

.pls-header-right { 
    float:right;
	min-width: 150px;
}

.pls-nav
{
   background: #000000;
   background: -webkit-linear-gradient(top, #404040 0, #000000 100%) no-repeat;
   background: -moz-linear-gradient(top, #404040 0, #000000 100%) no-repeat;
   background: -o-linear-gradient(top, #404040 0, #000000 100%) no-repeat;
   background: -ms-linear-gradient(top, #404040 0, #000000 100%) no-repeat;
   -svg-background: linear-gradient(top, #404040 0, #000000 100%) no-repeat;
   background: linear-gradient(to bottom, #404040 0, #000000 100%) no-repeat;
   position: absolute;
   margin: 0;
   bottom:     0;
   width: 100%;
   z-index: 100;
}

ul.pls-hmenu a, ul.pls-hmenu a:link, ul.pls-hmenu a:visited, ul.pls-hmenu a:hover 
{
   outline: none;
   position: relative;
   z-index: 11;
}

ul.pls-hmenu, ul.pls-hmenu ul
{
   display: block;
   margin: 0;
   padding: 0;
   border: 0;
   list-style-type: none;
}

ul.pls-hmenu li
{
   position: relative;
   z-index: 5;
/*   display: block;
   float: left !important; */
   background: none;
   margin: 0;
   padding: 0;
   border: 0;
}

ul.pls-hmenu li:hover
{
   z-index: 10000;
   white-space: normal;
}
 ul.pls-hmenu ul:after 
/* ul.pls-hmenu:after, ul.pls-hmenu ul:after  */
{
   content: ".";
   height: 0;
   display: block;
   visibility: hidden;
   overflow: hidden;
/*   clear: both; */
}

ul.pls-hmenu, ul.pls-hmenu ul 
{
   min-height: 0;
}

ul.pls-hmenu 
{
   display: inline-block;
   vertical-align: bottom;
   padding-left: 0;
   padding-right: 0;
   width: 100%; 
   text-align: justify;
   line-height: 0;
   font-size: 1px;
}

.pls-nav-inner:before 
{
   content:' ';
}

nav.pls-nav
{
   border-top-left-radius: 0;
   border-top-right-radius: 0;
}

.pls-nav-inner{
   text-align: justify;
   margin:0 auto;
}

.desktop  .pls-nav-inner{
   width: 950px;
   padding-left: 0;
   padding-right: 0;
}

.desktop .pls-nav
{
   padding-left: 0;
   padding-right: 0;
}

ul.pls-hmenu .justify-helper
{
   width: 100%;
   height: 0;
   visibility: hidden;
   display: inline-block;
}

@media screen and (min-width:950px) {
ul.pls-hmenu>li
{
   display: inline-block;
   position: relative;
   text-align: center;
   vertical-align: top;
   margin-left: 1px;
} 
}

.pls-hmenu-extra1
{
   position: relative;
   display: block;
   float: left;
   width: auto;
   height: auto;
   background-position: center;
}

.pls-hmenu-extra2
{
   position: relative;
   display: block;
   float: right;
   width: auto;
   height: auto;
   background-position: center;
}

/* .pls-hmenu
{
   float: left;
}
*/
.pls-menuitemcontainer
{
   margin:0 auto;
}
/* ul.pls-hmenu>li {
   margin-left: 1px;
} */
ul.pls-hmenu>li:first-child {
   margin-left: 0;
}
ul.pls-hmenu>li:last-child, ul.pls-hmenu>li.last-child {
   margin-right: 0;
}

ul.pls-hmenu>li>a
{
   background: #000000;
   background: -webkit-linear-gradient(top, #404040 0, #000000 100%) no-repeat;
   background: -moz-linear-gradient(top, #404040 0, #000000 100%) no-repeat;
   background: -o-linear-gradient(top, #404040 0, #000000 100%) no-repeat;
   background: -ms-linear-gradient(top, #404040 0, #000000 100%) no-repeat;
   -svg-background: linear-gradient(top, #404040 0, #000000 100%) no-repeat;
   background: linear-gradient(to bottom, #404040 0, #000000 100%) no-repeat;
/*   padding:0 20px; */
   padding:0 10px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 41px;
   cursor: pointer;
   text-decoration: none;
   color: #FFFFFF;
   line-height: 41px;
   text-align: center;
}

.pls-hmenu>li>a, 
.pls-hmenu>li>a:link, 
.pls-hmenu>li>a:visited, 
.pls-hmenu>li>a.active, 
.pls-hmenu>li>a:hover
{
   font-size: 13px;
   font-family: Sintony, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold; 
   font-style: normal;
   text-decoration: none;
   text-align: left;
   text-shadow: 0 -1px 0 rgba(23, 23, 23, 0.82);
}

ul.pls-hmenu>li>a.active
{
   background: #000000;
   background: -webkit-linear-gradient(top, #404040 0, #000000 100%) no-repeat;
   background: -moz-linear-gradient(top, #404040 0, #000000 100%) no-repeat;
   background: -o-linear-gradient(top, #404040 0, #000000 100%) no-repeat;
   background: -ms-linear-gradient(top, #404040 0, #000000 100%) no-repeat;
   -svg-background: linear-gradient(top, #404040 0, #000000 100%) no-repeat;
   background: linear-gradient(to bottom, #404040 0, #000000 100%) no-repeat;
/*   padding:0 20px; */
   padding:0 10px; 
   margin:0 auto;
   color: #00A1E0;
   text-decoration: none;
}

ul.pls-hmenu>li>a:visited, 
ul.pls-hmenu>li>a:hover, 
ul.pls-hmenu>li:hover>a {
   text-decoration: none;
}

ul.pls-hmenu>li>a:hover, .desktop ul.pls-hmenu>li:hover>a
{
   background: #363636;
   background: -webkit-linear-gradient(top, #525252 0, #1A1A1A 100%) no-repeat;
   background: -moz-linear-gradient(top, #525252 0, #1A1A1A 100%) no-repeat;
   background: -o-linear-gradient(top, #525252 0, #1A1A1A 100%) no-repeat;
   background: -ms-linear-gradient(top, #525252 0, #1A1A1A 100%) no-repeat;
   -svg-background: linear-gradient(top, #525252 0, #1A1A1A 100%) no-repeat;
   background: linear-gradient(to bottom, #525252 0, #1A1A1A 100%) no-repeat;
/*   padding:0 20px; */
   padding:0 10px; 

   margin:0 auto;
}
ul.pls-hmenu>li>a:hover, 
.desktop ul.pls-hmenu>li:hover>a {
   color: #00A1E0;
   text-decoration: none;
}
ul.pls-hmenu>li.justify-separator
{
   width: 1px;
   height: 41px;
   background: url('../images/menuseparator.png') center center no-repeat;
}
/*&ul.pls-hmenu>li:first-child:before{
   display:none;
}
*/

@media all and (max-width: 949px) {
	ul.pls-hmenu > li.justify-separator { 
		display:none;
	}
}


ul.pls-hmenu li li a
{
   background: #BFBFBF;
   background: -webkit-linear-gradient(top, #D1D1D1 0, #ABABAB 100%) no-repeat;
   background: -moz-linear-gradient(top, #D1D1D1 0, #ABABAB 100%) no-repeat;
   background: -o-linear-gradient(top, #D1D1D1 0, #ABABAB 100%) no-repeat;
   background: -ms-linear-gradient(top, #D1D1D1 0, #ABABAB 100%) no-repeat;
   -svg-background: linear-gradient(top, #D1D1D1 0, #ABABAB 100%) no-repeat;
   background: linear-gradient(to bottom, #D1D1D1 0, #ABABAB 100%) no-repeat;
   padding:0 10px; 
   margin:0 auto;
}
ul.pls-hmenu li li 
{
   float: none;
   width: auto;
   margin-top: 1px;
   margin-bottom: 1px;
}

.desktop ul.pls-hmenu li li ul>li:first-child 
{
   margin-top: 0;
}

ul.pls-hmenu li li ul>li:last-child 
{
   margin-bottom: 0;
}

.pls-hmenu ul a
{
   display: block;
   white-space: nowrap;
   height: 33px;
   min-width: 7em;
   border: 0 solid transparent;
   text-align: left;
   line-height: 33px;
   color: #000000;
   font-size: 13px;
   font-family: Sintony, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold; 
   font-style: normal;
   text-decoration: none;
   text-shadow: 0 1px 0 rgb(255, 255, 255);
   margin:0;
}

.pls-hmenu ul a:link, 
.pls-hmenu ul a:visited, 
.pls-hmenu ul a.active, 
.pls-hmenu ul a:hover
{
   text-align: left;
   line-height: 33px;
   color: #000000;
/*   color: #00A1DF; */
   font-size: 13px;
   font-family: Sintony, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   text-shadow: 0 1px 0 rgb(255, 255, 255);

   margin:0;
}

ul.pls-hmenu ul li a:hover, .desktop ul.pls-hmenu ul li:hover>a
{
   background: #DEDEDE;
   background: -webkit-linear-gradient(top, #EDEDED 0, #CFCFCF 100%) no-repeat;
   background: -moz-linear-gradient(top, #EDEDED 0, #CFCFCF 100%) no-repeat;
   background: -o-linear-gradient(top, #EDEDED 0, #CFCFCF 100%) no-repeat;
   background: -ms-linear-gradient(top, #EDEDED 0, #CFCFCF 100%) no-repeat;
   -svg-background: linear-gradient(top, #EDEDED 0, #CFCFCF 100%) no-repeat;
   background: linear-gradient(to bottom, #EDEDED 0, #CFCFCF 100%) no-repeat;
   margin:0 auto;
}
.pls-hmenu ul a:hover
{
   text-decoration: none;
   text-shadow: 0 1px 0 rgb(255, 255, 255);
   color: #006A94;
   color: #00A1E0;
  }

.desktop .pls-hmenu ul li:hover>a
{
   color: #006A94;
   color: #00A1E0;
}

ul.pls-hmenu ul:before
{
   background: #ABABAB;
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}
.desktop ul.pls-hmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
.desktop ul.pls-hmenu li li:hover>ul {
   top: 0;
   left: 100%;
}

ul.pls-hmenu ul
{
   visibility: hidden;
   position: absolute;
   z-index: 10;
   left: 0;
   top: 0;
   background-image: url('../images/spacer.gif');
}

.desktop ul.pls-hmenu>li>ul
{
   padding: 11px 30px 30px 30px;
   margin: -10px 0 0 -30px;
}

.desktop ul.pls-hmenu ul ul
{
   padding: 30px 30px 30px 10px;
   margin: -30px 0 0 -9px;
}

.desktop ul.pls-hmenu ul.pls-hmenu-left-to-right 
{
   right: auto;
   left: 0;
   margin: -10px 0 0 -30px;
}

.desktop ul.pls-hmenu ul.pls-hmenu-right-to-left 
{
   left: auto;
   right: 0;
   margin: -10px -30px 0 0;
}

.desktop ul.pls-hmenu li li:hover>ul.pls-hmenu-left-to-right {
   right: auto;
   left: 100%;
}
.desktop ul.pls-hmenu li li:hover>ul.pls-hmenu-right-to-left {
   left: auto;
   right: 100%;
}

.desktop ul.pls-hmenu ul ul.pls-hmenu-left-to-right
{
   right: auto;
   left: 0;
   padding: 30px 30px 30px 10px;
   margin: -30px 0 0 -9px;
}

.desktop ul.pls-hmenu ul ul.pls-hmenu-right-to-left
{
   left: auto;
   right: 0;
   padding: 30px 10px 30px 30px;
   margin: -30px -9px 0 0;
}

.desktop ul.pls-hmenu li ul>li:first-child {
   margin-top: 0;
}
.desktop ul.pls-hmenu li ul>li:last-child {
   margin-bottom: 0;
}

.desktop ul.pls-hmenu ul ul:before
{
   border-radius: 0;
   top: 30px;
   bottom: 30px;
   right: 30px;
   left: 10px;
}

.desktop ul.pls-hmenu>li>ul:before
{
   top: 11px;
   right: 30px;
   bottom: 30px;
   left: 30px;
}

.desktop ul.pls-hmenu>li>ul.pls-hmenu-left-to-right:before {
   right: 30px;
   left: 30px;
}
.desktop ul.pls-hmenu>li>ul.pls-hmenu-right-to-left:before {
   right: 30px;
   left: 30px;
}
.desktop ul.pls-hmenu ul ul.pls-hmenu-left-to-right:before {
   right: 30px;
   left: 10px;
}
.desktop ul.pls-hmenu ul ul.pls-hmenu-right-to-left:before {
   right: 10px;
   left: 30px;
}

.pls-sheet
{
   background: #FFFFFF;
   border:1px solid #FFFFFF;
   border-top:none;
   border-left:none;
   margin:0 auto;
   position:relative;
   cursor:auto;
   width: 950px;
   z-index: auto !important;
}

.pls-layout-wrapper
{
   position: relative;
   margin: 0 auto 0 auto;
   z-index: auto !important;
   padding: 45px 0px 30px 20px;
}

.pls-content-layout
{
   display: table;
   width: 100%;
   table-layout: fixed;
}

.pls-content-layout-row 
{
   display: table-row;
}

.pls-layout-cell
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   display: table-cell;
   vertical-align: top;
}

/* need only for content layout in post content */ 
.pls-postcontent .pls-content-layout
{
   border-collapse: collapse;
}

.pls-block
{
   margin:20px;
}
div.pls-block img
{
   border: none;
   margin: 0;
}

.pls-blockheader
{
   padding:6px 5px;
   margin:0 auto 2px;
}
.pls-blockheader .t,
.pls-blockheader .t a,
.pls-blockheader .t a:link,
.pls-blockheader .t a:visited, 
.pls-blockheader .t a:hover
{
   color: #000000;
   font-size: 24px;
   font-family: Sintony, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   margin: 0 10px;
}

.pls-blockcontent
{
   padding:5px;
   margin:0 auto;
   color: #404040;
   font-size: 13px;
   font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
.pls-blockcontent table,
.pls-blockcontent li, 
.pls-blockcontent a,
.pls-blockcontent a:link,
.pls-blockcontent a:visited,
.pls-blockcontent a:hover
{
   color: #404040;
   font-size: 13px;
   font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.pls-blockcontent p
{
   margin: 0 5px;
}

.pls-blockcontent a, .pls-blockcontent a:link
{
   color: #B8B8B8;
   font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}

.pls-blockcontent a:visited, .pls-blockcontent a.visited
{
   color: #808080;
   font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}

.pls-blockcontent a:hover, .pls-blockcontent a.hover
{
   color: #424242;
   font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: underline;
}
.pls-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 .pls-block ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.pls-block li
{
   font-size: 13px;
   font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 125%;
   color: #000000;
}

.pls-block ul>li, .pls-block ol
{
   padding: 0;
}

.pls-block ul>li
{
   padding-left: 12px;
}

.pls-breadcrumbs
{
   margin:0 auto;
}

a.pls-button,
a.pls-button:link,
a:link.pls-button:link,
body a.pls-button:link,
a.pls-button:visited,
body a.pls-button:visited,
input.pls-button,
button.pls-button
{
   text-decoration: none;
   font-size: 13px;
   font-family: Roboto, 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: #F5F5F5;
   margin: 0 5px 0 0 !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   line-height: 28px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

.pls-button img
{
   margin: 0;
   vertical-align: middle;
}

.firefox2 .pls-button
{
   display: block;
   float: left;
}

input, select, textarea, a.pls-search-button span
{
   vertical-align: middle;
   font-size: 13px;
   font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.pls-block select 
{
   width:96%;
}

input.pls-button
{
   float: none !important;
   -webkit-appearance: none;
}

.pls-button.active, .pls-button.active:hover
{
   background: #737373;
   background: -webkit-linear-gradient(top, #8C8C8C 0, #808080 25%, #595959 100%) no-repeat;
   background: -moz-linear-gradient(top, #8C8C8C 0, #808080 25%, #595959 100%) no-repeat;
   background: -o-linear-gradient(top, #8C8C8C 0, #808080 25%, #595959 100%) no-repeat;
   background: -ms-linear-gradient(top, #8C8C8C 0, #808080 25%, #595959 100%) no-repeat;
   -svg-background: linear-gradient(top, #8C8C8C 0, #808080 25%, #595959 100%) no-repeat;
   background: linear-gradient(to bottom, #8C8C8C 0, #808080 25%, #595959 100%) no-repeat;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   border-width: 0;
   padding:0 10px;
   margin:0 auto;
}
.pls-button.active, .pls-button.active:hover {
   color: #EBEBEB !important;
}

.pls-button.hover, .pls-button:hover
{
   background: #949494;
   background: -webkit-linear-gradient(top, #ADADAD 0, #808080 90%, #7A7A7A 100%) no-repeat;
   background: -moz-linear-gradient(top, #ADADAD 0, #808080 90%, #7A7A7A 100%) no-repeat;
   background: -o-linear-gradient(top, #ADADAD 0, #808080 90%, #7A7A7A 100%) no-repeat;
   background: -ms-linear-gradient(top, #ADADAD 0, #808080 90%, #7A7A7A 100%) no-repeat;
   -svg-background: linear-gradient(top, #ADADAD 0, #808080 90%, #7A7A7A 100%) no-repeat;
   background: linear-gradient(to bottom, #ADADAD 0, #808080 90%, #7A7A7A 100%) no-repeat;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   border-width: 0;
   padding:0 10px;
   margin:0 auto;
}
.pls-button.hover, .pls-button:hover {
   color: #FFFFFF !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="number"], input[type="range"], input[type="tel"], input[type="time"], input[type="week"], textarea
{
   background: #FFFFFF;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   border:1px solid #ABABAB;
   margin:0 auto;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="number"], input[type="range"], input[type="tel"], input[type="time"], input[type="week"], textarea
{
   width: 100%;
   padding: 4px 0;
   color: #404040 !important;
   font-size: 13px;
   font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-shadow: none;
}
input.pls-error, textarea.pls-error
{
   background: #FFFFFF;
   border:1px solid #E2341D;
   margin:0 auto;
}
input.pls-error, textarea.pls-error {
   color: #404040 !important;
   font-size: 14px;
   font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}
form.pls-search input[type="text"]
{
   background: #262626;
   -webkit-border-radius:12px;
   -moz-border-radius:12px;
   border-radius:12px;
   border:2px solid #595959;
   margin:0 auto;
   width: 100%;
   padding: 2px 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #CCCCCC !important;
   font-size: 13px;
   font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.pls-search 
{
   background-image: none;
   border: 0;
   display:block;
   position:relative;
   top:0;
   padding:0;
   margin:5px;
   left:0;
   line-height: 0;
}

form.pls-search input, a.pls-search-button
{
   -webkit-appearance: none;
   top:0;
   right:0;
}

form.pls-search>input, a.pls-search-button{
   bottom:0;
   left:0;
   vertical-align: middle;
}

form.pls-search input[type="submit"], input.pls-search-button, a.pls-search-button
{
   border-radius: 0;
   margin:0 auto;
}
form.pls-search input[type="submit"], input.pls-search-button, a.pls-search-button {
   position:absolute;
   left:auto;
   display:block;
   border:none;
   background:url('../images/searchicon.png') center center no-repeat;
   width:24px;
   height: 100%;
   padding:0;
   color: #F2F2F2 !important;
   cursor: pointer;
}

a.pls-search-button span.pls-search-button-text {
   display: none;
}

label.pls-checkbox:before
{
   background: #363636;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   border-width: 0;
   margin:0 auto;
   width:16px;
   height:16px;
}
label.pls-checkbox
{
   cursor: pointer;
   font-size: 13px;
   font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 16px;
   display: inline-block;
   color: #404040 !important;
}

.pls-checkbox>input[type="checkbox"]
{
   margin: 0 5px 0 0;
}

label.pls-checkbox.active:before
{
   background: #363636;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   border-width: 0;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

label.pls-checkbox.hovered:before
{
   background: #363636;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   border-width: 0;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

label.pls-radiobutton:before
{
   background: #363636;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
}
label.pls-radiobutton
{
   cursor: pointer;
   font-size: 13px;
   font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 12px;
   display: inline-block;
   color: #404040 !important;
}

.pls-radiobutton>input[type="radio"]
{
   vertical-align: baseline;
   margin: 0 5px 0 0;
}

label.pls-radiobutton.active:before
{
   background: #363636;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

label.pls-radiobutton.hovered:before
{
   background: #363636;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

.pls-comments
{
   border-top:1px dotted #C7C7C7;
   margin:0 auto;
   margin-top: 25px;
}

.pls-comments h2
{
   color: #404040;
}

.pls-comment-inner
{
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   padding:5px;
   margin:0 auto;
   margin-left: 58px;
}
.pls-comment-avatar 
{
   float:left;
   width:42px;
   height:42px;
   padding:2px;
   background:#fff;
   border:1px solid #595959;
}

.pls-comment-avatar>img
{
   margin:0 !important;
   border:none !important;
}

.pls-comment-content
{
   padding:10px 0;
   color: #404040;
   font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.pls-comment
{
   margin-top: 6px;
}

.pls-comment:first-child
{
   margin-top: 0;
}

.pls-comment-header
{
   color: #404040;
   font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.pls-comment-header a, 
.pls-comment-header a:link, 
.pls-comment-header a:visited,
.pls-comment-header a.visited,
.pls-comment-header a:hover,
.pls-comment-header a.hovered
{
   font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.pls-comment-header a, .pls-comment-header a:link
{
   font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #141414;
}

.pls-comment-header a:visited, .pls-comment-header a.visited
{
   font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #545454;
}

.pls-comment-header a:hover,  .pls-comment-header a.hovered
{
   font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #404040;
}

.pls-comment-content a, 
.pls-comment-content a:link, 
.pls-comment-content a:visited,
.pls-comment-content a.visited,
.pls-comment-content a:hover,
.pls-comment-content a.hovered
{
   font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.pls-comment-content a, .pls-comment-content a:link
{
   font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #141414;
}

.pls-comment-content a:visited, .pls-comment-content a.visited
{
   font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #545454;
}

.pls-comment-content a:hover,  .pls-comment-content a.hovered
{
   font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #404040;
}

.pls-pager
{
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   padding:6px;
   margin:2px;
}

.pls-pager>*:last-child
{
   margin-right:0 !important;
}

.pls-pager>span {
   cursor:default;
}

.pls-pager>*
{
   background: #E0E0E0;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   padding:10px;
   margin:0 4px 0 auto;
   line-height: normal;
   position:relative;
   display:inline-block;
   margin-left: 0;
}

.pls-pager a:link,
.pls-pager a:visited,
.pls-pager .active
{
   line-height: normal;
   font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #212121
;
}

.pls-pager .active
{
   background: #B5B5B5;
   padding:10px;
   margin:0 4px 0 auto;
   color: #171717
;
}

.pls-pager .more
{
   background: #E0E0E0;
   margin:0 4px 0 auto;
}
.pls-pager a.more:link,
.pls-pager a.more:visited
{
   color: #212121
;
}
.pls-pager a:hover
{
   background: #A6A6A6;
   padding:10px;
   margin:0 4px 0 auto;
}
.pls-pager  a:hover,
.pls-pager  a.more:hover
{
   color: #121212
;
}
.pls-pager>*:after
{
   margin:0 0 0 auto;
   display:inline-block;
   position:absolute;
   content: ' ';
   top:0;
   width:0;
   height:100%;
   right: 0;
   text-decoration:none;
}

.pls-pager>*:last-child:after{
   display:none;
}

.pls-commentsform
{
   background: #E0E0E0;
   padding:10px;
   margin:0 auto;
   margin-top:25px;
   color: #404040;
}

.pls-commentsform h2{
   padding-bottom:10px;
   margin: 0;
   color: #404040;
}

.pls-commentsform label {
   display: inline-block;
   line-height: 25px;
}

.pls-commentsform input:not([type=submit]), .pls-commentsform textarea {
   box-sizing: border-box;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   width:100%;
   max-width:100%;
}

.pls-commentsform .form-submit
{
   margin-top: 10px;
}
.pls-post
{
   padding:5px;
}
a img
{
   border: 0;
}

.pls-article img, img.pls-article, .pls-block img, .pls-footer img
{
   margin: 7px 7px 7px 7px;
}

.pls-metadata-icons img
{
   border: none;
   vertical-align: middle;
   margin: 2px;
}

.pls-article table, table.pls-article
{
   border-collapse: collapse;
   margin: 1px;
}

.pls-post .pls-content-layout-br
{
   height: 0;
}

.pls-article th, .pls-article td
{
   padding: 2px;
   border: solid 1px #696969;
   vertical-align: top;
   text-align: left;
}

.pls-article th
{
   text-align: center;
   vertical-align: middle;
   padding: 7px;
}

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.pls-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;
}

.pls-postheader
{
   color: #000000;
   margin: 6px 0;
   font-size: 26px;
   font-family: Sintony, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.pls-postheader a, 
.pls-postheader a:link, 
.pls-postheader a:visited,
.pls-postheader a.visited,
.pls-postheader a:hover,
.pls-postheader a.hovered
{
   font-size: 26px;
   font-family: Sintony, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.pls-postheader a, .pls-postheader a:link
{
   font-family: Sintony, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #00A1DF;
}

.pls-postheader a:visited, .pls-postheader a.visited
{
   font-family: Sintony, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #00A1DF;
}

.pls-postheader a:hover,  .pls-postheader a.hovered
{
   font-family: Sintony, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #00A1E0;
}

.pls-postheadericons,
.pls-postheadericons a,
.pls-postheadericons a:link,
.pls-postheadericons a:visited,
.pls-postheadericons a:hover
{
   font-size: 12px;
   font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #141414;
}

.pls-postheadericons
{
   padding: 1px;
}

.pls-postheadericons a, .pls-postheadericons a:link
{
   font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #00A1E0;
}

.pls-postheadericons a:visited, .pls-postheadericons a.visited
{
   font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #00A1E0;
}

.pls-postheadericons a:hover, .pls-postheadericons a.hover
{
   font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: underline;
   color: #00A1DF;
}

.pls-postdateicon:before
{
   content:url('../images/postdateicon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .pls-postdateicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.pls-postauthoricon:before
{
   content:url('../images/postauthoricon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .pls-postauthoricon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.pls-postediticon:before
{
   content:url('../images/postediticon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .pls-postediticon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.pls-postcontent ul>li:before,  .pls-post ul>li:before,  .pls-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 .pls-postcontent ul>li:before, .opera   .pls-post ul>li:before, .opera   .pls-textblock ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.pls-postcontent li, .pls-post li, .pls-textblock li
{
   font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #000000;
   margin: 5px 0 5px 13px;
}

.pls-postcontent ul>li, .pls-post ul>li, .pls-textblock ul>li, .pls-postcontent ol, .pls-post ol, .pls-textblock ol
{
   padding: 0;
}

.pls-postcontent ul>li, .pls-post ul>li, .pls-textblock ul>li
{
   padding-left: 17px;
}

.pls-postcontent ul>li:before,  .pls-post ul>li:before,  .pls-textblock ul>li:before
{
   margin-left: -17px;
}

.pls-postcontent ol, .pls-post ol, .pls-textblock ol, .pls-postcontent ul, .pls-post ul, .pls-textblock ul
{
   margin: 1em 0 1em 13px;
}

.pls-postcontent li ol, .pls-post li ol, .pls-textblock li ol, .pls-postcontent li ul, .pls-post li ul, .pls-textblock li ul
{
   margin: 0.5em 0 0.5em 13px;
}

.pls-postcontent li, .pls-post li, .pls-textblock li
{
   margin: 5px 0 5px 0;
}

.pls-postcontent ol>li, .pls-post ol>li, .pls-textblock ol>li
{
   /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.pls-postcontent ul>li, .pls-post ul>li, .pls-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: #262626;
   padding:10px;
   margin:10px 0 0 25px;
   color: #ADADAD;
   font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   /* makes block not to align behind the image if they are in the same line */
  overflow: auto;
   clear:both;
}
blockquote a, .pls-postcontent blockquote a, .pls-blockcontent blockquote a, .pls-footer blockquote a,
blockquote a:link, .pls-postcontent blockquote a:link, .pls-blockcontent blockquote a:link, .pls-footer blockquote a:link,
blockquote a:visited, .pls-postcontent blockquote a:visited, .pls-blockcontent blockquote a:visited, .pls-footer blockquote a:visited,
blockquote a:hover, .pls-postcontent blockquote a:hover, .pls-blockcontent blockquote a:hover, .pls-footer blockquote a:hover
{
   color: #ADADAD;
   font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
}

/* Override native 'p' margins*/
blockquote p,
.pls-postcontent blockquote p,
.pls-blockcontent blockquote p,
.pls-footer blockquote p
{
   margin: 0;
}

.Sorter img
{
   border:0;
   vertical-align:middle;
   padding:0;
   margin:0;
   position:static;
   z-index:1;
   width: 12px;
   height: 6px;
}

.Sorter a
{
   position:relative;
   font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #757575;
}

.Sorter a:link
{
   font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #757575;
}

.Sorter a:visited, .Sorter a.visited
{
   font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #757575;
}

.Sorter a:hover, .Sorter a.hover
{
   font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #595959;
}

.Sorter
{
   font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color:#404040;
}

.pls-footer
{
   margin:20px auto 0;
   position: relative;
   color: #E3E3E3;
   font-size: 13px;
   font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-align: center;
   padding: 0;
}

.pls-footer a,
.pls-footer a:link,
.pls-footer a:visited,
.pls-footer a:hover,
.pls-footer td, 
.pls-footer th,
.pls-footer caption
{
   color: #E3E3E3;
   font-size: 13px;
   font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.pls-footer p 
{
   padding:0;
   text-align: center;
}

.pls-footer a,
.pls-footer a:link
{
   color: #E3E3E3;
   font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.pls-footer a:visited
{
   color: #E3E3E3;
   font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}


.pls-footer a:hover
{
   color: #00A1E0;
   font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.pls-footer h1
{
   color: #A6A6A6;
   font-family: Sintony, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.pls-footer h2
{
   color: #A6A6A6;
   font-family: Sintony, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.pls-footer h3
{
   color: #A6A6A6;
   font-size: 14px;
   font-family: Sintony, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.pls-footer h4
{
   color: #A6A6A6;
   font-size: 13px;
   font-family: Sintony, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.pls-footer h5
{
   color: #A6A6A6;
   font-family: Sintony, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.pls-footer h6
{
   color: #A6A6A6;
   font-family: Sintony, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.pls-footer img
{
   border: none;
   margin: 0;
}

.pls-footer-inner
{
   margin: 0 auto;
   width:950px;
   padding:25px;
   padding-right: 25px;
   padding-left: 25px;
}

.pls-rss-tag-icon
{
   background:  url('../images/footerrssicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.pls-rss-tag-icon:empty
{
   vertical-align: middle;
}

.pls-facebook-tag-icon
{
   background:  url('../images/facebook2.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 25px;
   background-position: left center;
   vertical-align: middle;
}

.pls-facebook-tag-icon:empty
{
   vertical-align: middle;
}

.pls-twitter-tag-icon
{
   background:  url('../images/twitter2.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.pls-twitter-tag-icon:empty
{
   vertical-align: middle;
}

.pls-tumblr-tag-icon
{
   background:  url('../images/tumblricon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.pls-tumblr-tag-icon:empty
{
   vertical-align: middle;
}

.pls-pinterest-tag-icon
{
   background:  url('../images/pinteresticon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.pls-pinterest-tag-icon:empty
{
   vertical-align: middle;
}

.pls-vimeo-tag-icon
{
   background:  url('../images/vimeoicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:33px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.pls-vimeo-tag-icon:empty
{
   vertical-align: middle;
}

.pls-youtube-tag-icon
{
   background:  url('../images/youtube2.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:56px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.pls-youtube-tag-icon:empty
{
   vertical-align: middle;
}

.pls-linkedin-tag-icon
{
   background:  url('../images/linkedinicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.pls-linkedin-tag-icon:empty
{
   vertical-align: middle;
}

.pls-instragram-tag-icon
{
   background:  url('../images/instagram_1.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.pls-instragram-tag-icon:empty
{
   vertical-align: middle;
}

.pls-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 .pls-footer ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.pls-footer li
{
   font-size: 14px;
   font-family: Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 125%;
   color: #ADADAD;
}

.pls-footer ul>li, .pls-footer ol
{
   padding: 0;
}

.pls-footer ul>li
{
   padding-left: 13px;
}

.pls-page-footer, 
.pls-page-footer a,
.pls-page-footer a:link,
.pls-page-footer a:visited,
.pls-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: #000000;
}

.pls-page-footer
{
   position: relative;
   z-index: auto !important;
   padding: 1em;
   text-align: center !important;
   text-decoration: none;
/*   color: #BDBDBD; */
   color: #E3E3E3;
}

.pls-lightbox-wrapper 
{
   background: #333;
   background: rgba(0, 0, 0, .8);
   bottom: 0;
   left: 0;
   padding: 0 100px;
   position: fixed;
   right: 0;
   text-align: center;
   top: 0;
   z-index: 1000000;
}

.pls-lightbox,
.pls-lightbox-wrapper .pls-lightbox-image
{
   cursor: pointer;
}

.pls-lightbox-wrapper .pls-lightbox-image
{
   border: 6px solid #fff;
   border-radius: 3px;
   display: none;
   max-width: 100%;
   vertical-align: middle;
}

.pls-lightbox-wrapper .pls-lightbox-image.active
{
   display: inline-block;
}

.pls-lightbox-wrapper .lightbox-error
{
   background: #fff;
   border: 1px solid #b4b4b4;
   border-radius: 10px;
   box-shadow: 0 2px 5px #333;
   height: 80px;
   opacity: .95;
   padding: 20px;
   position: fixed;
   width: 300px;
   z-index: 100;
}

.pls-lightbox-wrapper .loading
{
   background: #fff url('../images/preloader-01.gif') center center no-repeat;
   border: 1px solid #b4b4b4;
   border-radius: 10px;
   box-shadow: 0 2px 5px #333;
   height: 32px;
   opacity: .5;
   padding: 10px;
   position: fixed;
   width: 32px;
   z-index: 10100;
}

.pls-lightbox-wrapper .arrow
{
   cursor: pointer;
   height: 100px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   width: 82px;
   z-index: 10003;
}

.pls-lightbox-wrapper .arrow.left
{
   left: 9px;
}

.pls-lightbox-wrapper .arrow.right
{
   right: 9px;
}

.pls-lightbox-wrapper .arrow:hover
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.pls-lightbox-wrapper .arrow.disabled 
{
   display: none;
}

.pls-lightbox-wrapper .arrow-t, 
.pls-lightbox-wrapper .arrow-b
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   left: 26px;
   position: relative;
   width: 30px;
}

.pls-lightbox-wrapper .arrow-t
{
   top: 38px;
}

.pls-lightbox-wrapper .arrow-b
{
   top: 50px;
}

.pls-lightbox-wrapper .close
{
   cursor: pointer;
   height: 22px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   right: 39px;
   top: 30px;
   width: 22px;
   z-index: 10003;
}

.pls-lightbox-wrapper .close:hover 
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.pls-lightbox-wrapper .close .cw, 
.pls-lightbox-wrapper .close .ccw
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   position: absolute;
   left: -4px;
   top: 8px;
   width: 30px;
}

.pls-lightbox-wrapper .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 */}

.pls-lightbox-wrapper .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 */}

.pls-lightbox-wrapper .close-alt, 
.pls-lightbox-wrapper .arrow-right-alt, 
.pls-lightbox-wrapper .arrow-left-alt 
{
   color: #fff;
   display: none;
   font-size: 2.5em;
   line-height: 100%;
}

.ie8 .pls-lightbox-wrapper .close-alt, 
.ie8 .pls-lightbox-wrapper .arrow-right-alt, 
.ie8 .pls-lightbox-wrapper .arrow-left-alt 
{
   display: block;
}

.ie8 .pls-lightbox-wrapper .cw, 
.ie8 .pls-lightbox-wrapper .ccw 
{
   display: none;
}

.pls-content-layout .pls-content
{
   margin:0 auto;
}

/* Begin Additional CSS Styles */


.pls-hero {
width: 100%;
/*min-height: 390px;*/
margin: 15px 0;
background: rgb(107,107,111); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMSUiIHN0b3AtY29sb3I9IiM2YjZiNmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMCUiIHN0b3AtY29sb3I9IiM2YjZiNmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI4MyUiIHN0b3AtY29sb3I9IiMwNjA2MGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-radial-gradient(center, ellipse cover, rgb(107,107,111) 1%, rgb(107,107,111) 10%, rgb(6,6,12) 83%, rgb(0,0,0) 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(1%,rgb(107,107,111)), color-stop(10%,rgb(107,107,111)), color-stop(83%,rgb(6,6,12)), color-stop(100%,rgb(0,0,0))); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover, rgb(107,107,111) 1%,rgb(107,107,111) 10%,rgb(6,6,12) 83%,rgb(0,0,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover, rgb(107,107,111) 1%,rgb(107,107,111) 10%,rgb(6,6,12) 83%,rgb(0,0,0) 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover, rgb(107,107,111) 1%,rgb(107,107,111) 10%,rgb(6,6,12) 83%,rgb(0,0,0) 100%); /* IE10+ */
background: radial-gradient(ellipse at center, rgb(107,107,111) 1%,rgb(107,107,111) 10%,rgb(6,6,12) 83%,rgb(0,0,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b6b6f', endColorstr='#000000',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */

}

.retailer_background {background-image: url('hero_bg.jpg');background-repeat:no-repeat;}


/* Contact Form */
div.row {margin:0 0 5px 0;float:left;width:70%;padding:2px 0;}
div.row label {float:left;display:block;font-weight:bold;padding:0 6px;}
div.row label:hover {cursor:pointer;}
div.row fieldset {border:1px solid gray;margin:0 6px;}
div.row fieldset span {display:block;}
div.row fieldset span label {float:none;display:inline;}
div.row fieldset legend {font-weight:bold;}
div.requiredRow {} 


/* Product present */
.product div { width:45%; display:inline-block; vertical-align:top; padding-right:5%; font-size:11px; font-weight:normal;}
.product div p { color:#00A1DF; margin: 10px 0px 2px 0px;}
.product_feature {padding-bottom:10px!important; padding-left:20px!important;}
.product_feature p { padding-top:10px; padding-right:5%; font-size:11px;font-weight:normal; display:inline-block; width:42%;vertical-align:top;}
.product_feature p span { color:#00A1DF; text-transform:uppercase; margin-bottom:2px;}


#focus { 
BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; Z-INDEX: 3; BORDER-BOTTOM-WIDTH: 0px; WIDTH: 100%; POSITION: relative; /*MIN-HEIGHT: 350px;*/ BORDER-RIGHT-WIDTH: 0px;
text-align:center;
}
.focus_mainPic { POSITION: relative; HEIGHT: 99%; MARGIN-TOP:5px; MARGIN-LEFT:1%; clear:both;}
.focus_mainPic a { DISPLAY:block; POSITION: relative; }
.focus_mainPic a img { WIDTH:100%; }
.focus_preview { POSITION: relative; MARGIN-TOP:0px; MARGIN-RIGHT:1%;text-align:left;}
.focus_preview div { display:inline-block; MARGIN: 0px; WIDTH: 60px; POSITION: relative; }
.focus_preview div img{ MARGIN: 5% 10% 0 0; WIDTH: 90%; border:1px solid transparent;}
.focus_hover { border: 1px solid #dddddd!important; }
#focus_big { width:100%; }
.focus_s { width:100px; }

/*FAQ*/
#faq {
width: 60%; padding-left:27px;background-color:#FFFFFF;
cursor: pointer;
}
#faq dl dt {
color:#00A1DF;
}
#faq dl dd {
display:none;
margin-right:30px;
}

#footer-left {
width:78%;
display:inline-block;
text-align:left;
}

#footer-left div{
	margin-right:2%;
	margin-left:1%;
	display:inline-block;
	vertical-align:top;
}


#footer-right {
width:22%;
display:inline-block;
vertical-align: top;
text-align:right
}

#footer-right div{
margin-right:2%;
margin-left:3%;
display:inline-block;
margin-bottom:5%;
}

.dd-container {float: right !important;}
.dd-selected {
 padding: 5px !important;
 color: #bbb;
 
}
.dd-selected label { line-height: 16px !important; }
.dd-selected-image { padding-top: 2px !important;}
.dd-option-image { padding-top: 2px !important;}
.dd-option {
 background: #333 !important;
 padding: 5px !important;
 border-bottom: 1px solid #242424 !important;
 color: #999 !important;
 
}
.dd-options {
 border: 1px solid #242424 !important;
 box-shadow: 0px 1px 3px #aDaDaD !important;
}

.toggle-submenu {

    bottom: 0px;
    box-sizing: border-box;
    color: #FFF;
    display: none;
    height: 0px;
    line-height: 0px;
    list-style-image: none;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    position: relative;
    right: 0px;
    top: 0px;
    width: opx;

}
/* End Additional CSS Styles */
