

#wmwmain
{
   background: #031526 url('images/page.png') fixed;
   margin:0 auto;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   position: relative;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}
table, ul.wmwhmenu
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

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. 
 */
.wmwbutton
{
   border-collapse: separate;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #031526;
   background: linear-gradient(top, rgba(16, 113, 203, 0.3) 0, rgba(2, 10, 19, 0.3) 100%) no-repeat;
   background: -webkit-linear-gradient(top, rgba(16, 113, 203, 0.3) 0, rgba(2, 10, 19, 0.3) 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(16, 113, 203, 0.3) 0, rgba(2, 10, 19, 0.3) 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(16, 113, 203, 0.3) 0, rgba(2, 10, 19, 0.3) 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(16, 113, 203, 0.3) 0, rgba(2, 10, 19, 0.3) 100%) no-repeat;
   background: linear-gradient(top, rgba(16, 113, 203, 0.3) 0, rgba(2, 10, 19, 0.3) 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(16, 113, 203, 0.3) 0, rgba(2, 10, 19, 0.3) 100%) no-repeat;
   -webkit-border-radius:8px;
   -moz-border-radius:8px;
   border-radius:8px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.12);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.12);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.12);
   border:1px solid rgba(52, 113, 178, 0.3);
   padding:0 20px;
   margin:0 auto;
   height:30px;
}

.wmwpostcontent,
.wmwpostheadericons,
.wmwpostfootericons,
.wmwblockcontent,
ul.wmwvmenu a 
{
   text-align: left;
}

.wmwpostcontent,
.wmwpostcontent li,
.wmwpostcontent table,
.wmwpostcontent a,
.wmwpostcontent a:link,
.wmwpostcontent a:visited,
.wmwpostcontent a.visited,
.wmwpostcontent a:hover,
.wmwpostcontent a.hovered
{
   font-size: 16px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.wmwpostcontent p
{
   margin: 12px 0;
}

.wmwpostcontent h1, .wmwpostcontent h1 a, .wmwpostcontent h1 a:link, .wmwpostcontent h1 a:visited, .wmwpostcontent h1 a:hover,
.wmwpostcontent h2, .wmwpostcontent h2 a, .wmwpostcontent h2 a:link, .wmwpostcontent h2 a:visited, .wmwpostcontent h2 a:hover,
.wmwpostcontent h3, .wmwpostcontent h3 a, .wmwpostcontent h3 a:link, .wmwpostcontent h3 a:visited, .wmwpostcontent h3 a:hover,
.wmwpostcontent h4, .wmwpostcontent h4 a, .wmwpostcontent h4 a:link, .wmwpostcontent h4 a:visited, .wmwpostcontent h4 a:hover,
.wmwpostcontent h5, .wmwpostcontent h5 a, .wmwpostcontent h5 a:link, .wmwpostcontent h5 a:visited, .wmwpostcontent h5 a:hover,
.wmwpostcontent h6, .wmwpostcontent h6 a, .wmwpostcontent h6 a:link, .wmwpostcontent h6 a:visited, .wmwpostcontent h6 a:hover,
.wmwblockheader .t, .wmwblockheader .t a, .wmwblockheader .t a:link, .wmwblockheader .t a:visited, .wmwblockheader .t a:hover,
.wmwvmenublockheader .t, .wmwvmenublockheader .t a, .wmwvmenublockheader .t a:link, .wmwvmenublockheader .t a:visited, .wmwvmenublockheader .t a:hover,
.wmwheadline, .wmwheadline a, .wmwheadline a:link, .wmwheadline a:visited, .wmwheadline a:hover,
.wmwslogan, .wmwslogan a, .wmwslogan a:link, .wmwslogan a:visited, .wmwslogan a:hover,
.wmwpostheader, .wmwpostheader a, .wmwpostheader a:link, .wmwpostheader a:visited, .wmwpostheader a:hover
{
   font-size: 32px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}

.wmwpostcontent a, .wmwpostcontent a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #18A1F7;
}

.wmwpostcontent a:visited, .wmwpostcontent a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #4585C9;
}

.wmwpostcontent  a:hover, .wmwpostcontent a.hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #0773B6;
}

.wmwpostcontent h1
{
   color: #4585C9;
   margin-top: 21px;
   margin-bottom: 21px;
   font-size: 32px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.wmwblockcontent h1
{
   margin-top: 21px;
   margin-bottom: 21px;
   font-size: 32px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.wmwpostcontent h1 a, .wmwpostcontent h1 a:link, .wmwpostcontent h1 a:hover, .wmwpostcontent h1 a:visited, .wmwblockcontent h1 a, .wmwblockcontent h1 a:link, .wmwblockcontent h1 a:hover, .wmwblockcontent h1 a:visited 
{
   font-size: 32px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.wmwpostcontent h2
{
   color: #6D9FD5;
   margin-top: 19px;
   margin-bottom: 19px;
   font-size: 24px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.wmwblockcontent h2
{
   margin-top: 19px;
   margin-bottom: 19px;
   font-size: 24px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.wmwpostcontent h2 a, .wmwpostcontent h2 a:link, .wmwpostcontent h2 a:hover, .wmwpostcontent h2 a:visited, .wmwblockcontent h2 a, .wmwblockcontent h2 a:link, .wmwblockcontent h2 a:hover, .wmwblockcontent h2 a:visited 
{
   font-size: 24px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.wmwpostcontent h3
{
   color: #FFFFFF;
   margin: 12px 0 0;
   font-size: 18px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.wmwblockcontent h3
{
   margin: 12px 0 0;
   font-size: 18px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.wmwpostcontent h3 a, .wmwpostcontent h3 a:link, .wmwpostcontent h3 a:hover, .wmwpostcontent h3 a:visited, .wmwblockcontent h3 a, .wmwblockcontent h3 a:link, .wmwblockcontent h3 a:hover, .wmwblockcontent h3 a:visited 
{
   font-size: 18px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.wmwpostcontent h4
{
   color: #FFFFFF;
   margin: 10px 0;
   font-size: 48px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

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

.wmwpostcontent h4 a, .wmwpostcontent h4 a:link, .wmwpostcontent h4 a:hover, .wmwpostcontent h4 a:visited, .wmwblockcontent h4 a, .wmwblockcontent h4 a:link, .wmwblockcontent h4 a:hover, .wmwblockcontent h4 a:visited 
{
   font-size: 48px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.wmwpostcontent h5
{
   color: #D9D9D9;
   margin-top: 26px;
   margin-bottom: 26px;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.wmwblockcontent h5
{
   margin-top: 26px;
   margin-bottom: 26px;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.wmwpostcontent h5 a, .wmwpostcontent h5 a:link, .wmwpostcontent h5 a:hover, .wmwpostcontent h5 a:visited, .wmwblockcontent h5 a, .wmwblockcontent h5 a:link, .wmwblockcontent h5 a:hover, .wmwblockcontent h5 a:visited 
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.wmwpostcontent h6
{
   color: #A1A1A1;
   margin-top: 35px;
   margin-bottom: 35px;
   font-size: 11px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.wmwblockcontent h6
{
   margin-top: 35px;
   margin-bottom: 35px;
   font-size: 11px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.wmwpostcontent h6 a, .wmwpostcontent h6 a:link, .wmwpostcontent h6 a:hover, .wmwpostcontent h6 a:visited, .wmwblockcontent h6 a, .wmwblockcontent h6 a:link, .wmwblockcontent h6 a:hover, .wmwblockcontent h6 a:visited 
{
   font-size: 11px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

header, footer, article, nav, #wmwhmenu-bg, .wmwsheet, .wmwhmenu a, .wmwvmenu a, .wmwslidenavigator > a, .wmwcheckbox:before, .wmwradiobutton:before
{
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
}

header, footer, article, nav, #wmwhmenu-bg, .wmwsheet, .wmwslidenavigator > a, .wmwcheckbox:before, .wmwradiobutton: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: #FFFFFF;
}

.clearfix:before, .clearfix:after 
{
   width: 100%;
   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, .wmwpostcontent li h1, .wmwblockcontent li h1 
{
   margin:1px;
} 
li h2, .wmwpostcontent li h2, .wmwblockcontent li h2 
{
   margin:1px;
} 
li h3, .wmwpostcontent li h3, .wmwblockcontent li h3 
{
   margin:1px;
} 
li h4, .wmwpostcontent li h4, .wmwblockcontent li h4 
{
   margin:1px;
} 
li h5, .wmwpostcontent li h5, .wmwblockcontent li h5 
{
   margin:1px;
} 
li h6, .wmwpostcontent li h6, .wmwblockcontent li h6 
{
   margin:1px;
} 
li p, .wmwpostcontent li p, .wmwblockcontent li p 
{
   margin:1px;
}


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

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

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

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







.wmwheader
{
   border:1px solid transparent;
   margin:0 auto;
   position:relative;
   height: 300px;
   background-image: url('images/header.png');
   background-position: center top;
   background-repeat: no-repeat;
}

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

.wmwheader-inner{
   position: relative;
   width: 1000px;
   z-index: auto !important;
   margin: 0 auto;
}

.wmwheader>.widget 
{
   position:absolute;
   z-index:101;
}

.wmwnav
{
   background: #000000;
   padding:6px 6px 0;
   margin:0 auto;
   position: relative;
   z-index: 100000;
}

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

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

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

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

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

ul.wmwhmenu, ul.wmwhmenu ul 
{
   min-height: 0;
}

ul.wmwhmenu 
{
   display: inline-block;
   vertical-align: bottom;
   padding-left: 6px;
   padding-right: 6px;
}

.wmwnav-inner:before 
{
   content:' ';
}

.wmwnav-inner{
   text-align: right;
   margin:0 auto;
}

.desktop-nav .wmwnav-inner{
   width: 1000px;
   padding-left: 6px;
   padding-right: 6px;
}

.desktop-nav.wmwnav
{
   padding-left: 0;
   padding-right: 0;
}

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

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

.wmwhmenu
{
   float: right;
}

.wmwmenuitemcontainer
{
   margin:0 auto;
}
ul.wmwhmenu>li {
   margin-left: 7px;
}
ul.wmwhmenu>li:first-child {
   margin-left: 3px;
}
ul.wmwhmenu>li:last-child, ul.wmwhmenu>li.last-child {
   margin-right: 3px;
}

ul.wmwhmenu>li>a
{
   border:1px solid transparent;
   border-bottom:none;
   padding:0 30px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 45px;
   cursor: pointer;
   text-decoration: none;
   color: #E8E8E8;
   line-height: 45px;
   text-align: center;
}

.wmwhmenu a, 
.wmwhmenu a:link, 
.wmwhmenu a:visited, 
.wmwhmenu a.active, 
.wmwhmenu a:hover
{
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   text-align: left;
}

ul.wmwhmenu>li>a.active
{
   background: #93ABD7;
   background: linear-gradient(top, #C7D3EA 0, #456EBA 92%, #4167AF 100%) no-repeat;
   background: -webkit-linear-gradient(top, #C7D3EA 0, #456EBA 92%, #4167AF 100%) no-repeat;
   background: -moz-linear-gradient(top, #C7D3EA 0, #456EBA 92%, #4167AF 100%) no-repeat;
   background: -o-linear-gradient(top, #C7D3EA 0, #456EBA 92%, #4167AF 100%) no-repeat;
   background: -ms-linear-gradient(top, #C7D3EA 0, #456EBA 92%, #4167AF 100%) no-repeat;
   background: linear-gradient(top, #C7D3EA 0, #456EBA 92%, #4167AF 100%) no-repeat;
   -svg-background: linear-gradient(top, #C7D3EA 0, #456EBA 92%, #4167AF 100%) no-repeat;
   border:1px solid #93ABD7;
   border-bottom:none;
   padding:0 30px;
   margin:0 auto;
   color: #055D94;
   text-decoration: none;
}

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

ul.wmwhmenu>li>a:hover, .desktop ul.wmwhmenu>li:hover>a
{
   background: #3C5A8B;
   background: linear-gradient(top, #7B98C6 0, #4C74B3 35%, #283C5D 100%) no-repeat;
   background: -webkit-linear-gradient(top, #7B98C6 0, #4C74B3 35%, #283C5D 100%) no-repeat;
   background: -moz-linear-gradient(top, #7B98C6 0, #4C74B3 35%, #283C5D 100%) no-repeat;
   background: -o-linear-gradient(top, #7B98C6 0, #4C74B3 35%, #283C5D 100%) no-repeat;
   background: -ms-linear-gradient(top, #7B98C6 0, #4C74B3 35%, #283C5D 100%) no-repeat;
   background: linear-gradient(top, #7B98C6 0, #4C74B3 35%, #283C5D 100%) no-repeat;
   -svg-background: linear-gradient(top, #7B98C6 0, #4C74B3 35%, #283C5D 100%) no-repeat;
   border:1px solid #3471B2;
   border-bottom:none;
   padding:0 30px;
   margin:0 auto;
}
ul.wmwhmenu>li>a:hover, 
.desktop-nav ul.wmwhmenu>li:hover>a {
   color: #FFFFFF;
   text-decoration: none;
}

ul.wmwhmenu>li:before
{
   position:absolute;
   display: block;
   content:' ';
   top:0;
   left:  -7px;
   width:7px;
   height: 45px;
   background: url('images/menuseparator.png') center center no-repeat;
}
ul.wmwhmenu>li:first-child:before{
   display:none;
}

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

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

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

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

.wmwhmenu ul a:link, 
.wmwhmenu ul a:visited, 
.wmwhmenu ul a.active, 
.wmwhmenu ul a:hover
{
   text-align: left;
   line-height: 29px;
   color: #0666A2;
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

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

.desktop-nav ul.wmwhmenu li li:first-child:before, 
.desktop-nav ul.wmwhmenu li li:first-child:after 
{
   display: none;
} 

ul.wmwhmenu ul li a:hover, .desktop ul.wmwhmenu ul li:hover>a
{
   background: #58BBF9;
   background: rgba(88, 187, 249, 0.7);
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   margin:0 auto;
}

.wmwhmenu ul li a:hover
{
   color: #000000;
}

.desktop-nav .wmwhmenu ul li:hover>a
{
   color: #000000;
}

ul.wmwhmenu ul:before
{
   background: #FFFFFF;
   background: rgba(255, 255, 255, 0.9);
   -webkit-border-radius:0 0 3px 3px;
   -moz-border-radius:0 0 3px 3px;
   border-radius:0 0 3px 3px;
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}
.desktop-nav ul.wmwhmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
.desktop-nav ul.wmwhmenu li li:hover>ul {
   top: 0;
   left: 100%;
}

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

.desktop-nav ul.wmwhmenu>li>ul
{
   padding: 14px 34px 34px 34px;
   margin: -10px 0 0 -30px;
}

.desktop-nav ul.wmwhmenu ul ul
{
   padding: 34px 34px 34px 15px;
   margin: -34px 0 0 -6px;
}

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

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

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

.desktop-nav ul.wmwhmenu ul ul.wmwhmenu-left-to-right
{
   right: auto;
   left: 0;
   padding: 34px 34px 34px 15px;
   margin: -34px 0 0 -6px;
}

.desktop-nav ul.wmwhmenu ul ul.wmwhmenu-right-to-left
{
   left: auto;
   right: 0;
   padding: 34px 15px 34px 34px;
   margin: -34px -6px 0 0;
}

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

.desktop-nav ul.wmwhmenu ul ul:before
{
   border-radius: 3px;
   top: 30px;
   bottom: 30px;
   right: 30px;
   left: 11px;
}

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

.desktop-nav ul.wmwhmenu>li>ul.wmwhmenu-left-to-right:before {
   right: 30px;
   left: 30px;
}
.desktop-nav ul.wmwhmenu>li>ul.wmwhmenu-right-to-left:before {
   right: 30px;
   left: 30px;
}
.desktop-nav ul.wmwhmenu ul ul.wmwhmenu-left-to-right:before {
   right: 30px;
   left: 11px;
}
.desktop-nav ul.wmwhmenu ul ul.wmwhmenu-right-to-left:before {
   right: 11px;
   left: 30px;
}

.wmwsheet
{
   background: #031526;
   background: transparent;
   -webkit-border-radius:5px 5px 0 0;
   -moz-border-radius:5px 5px 0 0;
   border-radius:5px 5px 0 0;
   border:1px solid transparent;
   border-bottom:none;
   margin:20px auto 0;
   position:relative;
   cursor:auto;
   width: 1000px;
   z-index: auto !important;
}

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

.wmwcontent-layout
{
   display: table;
   width: 100%;
   table-layout: fixed;
}

.wmwcontent-layout-row 
{
   display: table-row;
}

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

/* need only for content layout in post content */ 
.wmwpostcontent .wmwcontent-layout
{
   border-collapse: collapse;
}

.wmwvmenublock
{
   margin:10px;
}
div.wmwvmenublock img
{
   margin: 0;
}

.wmwvmenublockcontent
{
   margin:0 auto;
}

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

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

ul.wmwvmenu
{
   margin-top: 0;
   margin-bottom: 0;
}

ul.wmwvmenu ul
{
   display: none;
   margin: 0;
   padding: 0;
   position: relative;
}

ul.wmwvmenu ul.active
{
   display: block;
}

ul.wmwvmenu>li>a
{
   background: #84AFDB;
   background: linear-gradient(top, rgba(136, 177, 221, 0.2) 0, rgba(140, 180, 222, 0.2) 40%, rgba(140, 180, 222, 0.2) 70%, rgba(69, 133, 201, 0.2) 100%) no-repeat;
   background: -webkit-linear-gradient(top, rgba(136, 177, 221, 0.2) 0, rgba(140, 180, 222, 0.2) 40%, rgba(140, 180, 222, 0.2) 70%, rgba(69, 133, 201, 0.2) 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(136, 177, 221, 0.2) 0, rgba(140, 180, 222, 0.2) 40%, rgba(140, 180, 222, 0.2) 70%, rgba(69, 133, 201, 0.2) 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(136, 177, 221, 0.2) 0, rgba(140, 180, 222, 0.2) 40%, rgba(140, 180, 222, 0.2) 70%, rgba(69, 133, 201, 0.2) 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(136, 177, 221, 0.2) 0, rgba(140, 180, 222, 0.2) 40%, rgba(140, 180, 222, 0.2) 70%, rgba(69, 133, 201, 0.2) 100%) no-repeat;
   background: linear-gradient(top, rgba(136, 177, 221, 0.2) 0, rgba(140, 180, 222, 0.2) 40%, rgba(140, 180, 222, 0.2) 70%, rgba(69, 133, 201, 0.2) 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(136, 177, 221, 0.2) 0, rgba(140, 180, 222, 0.2) 40%, rgba(140, 180, 222, 0.2) 70%, rgba(69, 133, 201, 0.2) 100%) no-repeat;
   padding:0 10px;
   margin:0 auto;
   color: #C2C2C2;
   min-height: 36px;
   line-height: 36px;
}
ul.wmwvmenu a 
{
   display: block;
   cursor: pointer;
   z-index: 1;
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   position:relative;
}

ul.wmwvmenu li{
   position:relative;
}

ul.wmwvmenu>li
{
   margin-top: 4px;
}
ul.wmwvmenu>li>ul
{
   padding: 0;
   margin-top: 6px;
   margin-bottom: 6px;
}
ul.wmwvmenu>li:first-child
{
   margin-top:0;
}

ul.wmwvmenu>li>a:hover, ul.wmwvmenu>li>a.active:hover
{
   padding:0 10px;
   margin:0 auto;
}
ul.wmwvmenu>li>a:hover, ul.wmwvmenu>li>a.active:hover
{
   font-weight: bold;
   font-style: normal;
}

ul.wmwvmenu a:hover, ul.wmwvmenu a.active:hover 
{
   color: #7F5305;
}

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

ul.wmwvmenu>li>a.active
{
   background: #62BFF9;
   background: linear-gradient(top, rgba(102, 193, 249, 0.1) 0, rgba(107, 195, 250, 0.1) 40%, rgba(107, 195, 250, 0.1) 70%, rgba(19, 159, 246, 0.1) 100%) no-repeat;
   background: -webkit-linear-gradient(top, rgba(102, 193, 249, 0.1) 0, rgba(107, 195, 250, 0.1) 40%, rgba(107, 195, 250, 0.1) 70%, rgba(19, 159, 246, 0.1) 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(102, 193, 249, 0.1) 0, rgba(107, 195, 250, 0.1) 40%, rgba(107, 195, 250, 0.1) 70%, rgba(19, 159, 246, 0.1) 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(102, 193, 249, 0.1) 0, rgba(107, 195, 250, 0.1) 40%, rgba(107, 195, 250, 0.1) 70%, rgba(19, 159, 246, 0.1) 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(102, 193, 249, 0.1) 0, rgba(107, 195, 250, 0.1) 40%, rgba(107, 195, 250, 0.1) 70%, rgba(19, 159, 246, 0.1) 100%) no-repeat;
   background: linear-gradient(top, rgba(102, 193, 249, 0.1) 0, rgba(107, 195, 250, 0.1) 40%, rgba(107, 195, 250, 0.1) 70%, rgba(19, 159, 246, 0.1) 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(102, 193, 249, 0.1) 0, rgba(107, 195, 250, 0.1) 40%, rgba(107, 195, 250, 0.1) 70%, rgba(19, 159, 246, 0.1) 100%) no-repeat;
   padding:0 10px;
   margin:0 auto;
   font-weight: bold;
   font-style: normal;
   color: #22A5F7;
}

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

ul.wmwvmenu li li a
{
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   margin:0 auto;
   position: relative;
}
ul.wmwvmenu ul li
{
   margin: 0;
   padding: 0;
}
ul.wmwvmenu li li{
   position: relative;
   margin-top: 6px;
}

ul.wmwvmenu ul a
{
   display: block;
   position: relative;
   min-height: 32px;
   overflow: visible;
   padding: 0;
   padding-left: 25px;
   padding-right: 0;
   z-index: 0;
   line-height: 32px;
   color: #4585C9;
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: italic;
   margin-left: 0;
   margin-right: 0;
}

ul.wmwvmenu ul a:visited, ul.wmwvmenu ul a.active:hover, ul.wmwvmenu ul a:hover, ul.wmwvmenu ul a.active
{
   line-height: 32px;
   color: #4585C9;
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: italic;
   margin-left: 0;
   margin-right: 0;
}

ul.wmwvmenu ul ul a
{
   padding-left: 50px;
}
ul.wmwvmenu ul ul ul a
{
   padding-left: 75px;
}
ul.wmwvmenu ul ul ul ul a
{
   padding-left: 100px;
}
ul.wmwvmenu ul ul ul ul ul a
{
   padding-left: 125px;
}

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

ul.wmwvmenu ul>li>a:hover, ul.wmwvmenu ul>li>a.active:hover
{
   background: #75C7FA;
   background: rgba(117, 199, 250, 0.8);
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   margin:0 auto;
}
ul.wmwvmenu ul li a:hover, ul.wmwvmenu ul li a.active:hover
{
   font-size: 14px;
   font-weight: bold;
   font-style: italic;
   color: #404040;
}

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

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

ul.wmwvmenu ul>li>a.active
{
   background: #58BBF9;
   background: rgba(88, 187, 249, 0.9);
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   margin:0 auto;
}
ul.wmwvmenu ul a.active, ul.wmwvmenu ul a:hover, ul.wmwvmenu ul a.active:hover
{
   font-size: 14px;
   font-weight: bold;
   font-style: italic;
   color: #404040;
}

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

.wmwblock
{
   background: #93ABD7;
   background: rgba(147, 171, 215, 0.2);
   border:1px solid rgba(214, 214, 214, 0.2);
   padding:7px;
   margin:10px;
}
div.wmwblock img
{
   border: none;
   margin: 0;
}

.wmwblockheader
{
   padding:9px 5px;
   margin:0 auto;
}
.wmwblockheader .t,
.wmwblockheader .t a,
.wmwblockheader .t a:link,
.wmwblockheader .t a:visited, 
.wmwblockheader .t a:hover
{
   color: #FFFFFF;
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   margin: 0 10px 0 5px;
}

.wmwblockcontent
{
   padding:5px;
   margin:0 auto;
   color: #D1D1D1;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
.wmwblockcontent table,
.wmwblockcontent li, 
.wmwblockcontent a,
.wmwblockcontent a:link,
.wmwblockcontent a:visited,
.wmwblockcontent a:hover
{
   color: #D1D1D1;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.wmwblockcontent p
{
   margin: 6px 0;
}

.wmwblockcontent a, .wmwblockcontent a:link
{
   color: #30ABF8;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

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

.wmwblockcontent a:hover, .wmwblockcontent a.hover
{
   color: #C1DB4D;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
}
.wmwblock 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 .wmwblock ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.wmwblock li
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 125%;
   color: #E0E0E0;
   margin: 0 0 2px;
}

.wmwblock ul>li, .wmwblock ol
{
   padding: 0;
}

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

.wmwbreadcrumbs
{
   margin:0 auto;
}

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

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

.firefox2 .wmwbutton
{
   display: block;
   float: left;
}

input, select, textarea, a.wmwsearch-button span
{
   vertical-align: middle;
   font-size: 16px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

.wmwblock select 
{
   width:96%;
}

input.wmwbutton
{
   float: none !important;
}

.wmwbutton.active, .wmwbutton.active:hover
{
   background: #FFFFFF;
   background: linear-gradient(top, rgba(255, 255, 255, 0.2) 0, rgba(58, 175, 248, 0.2) 100%) no-repeat;
   background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 0, rgba(58, 175, 248, 0.2) 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.2) 0, rgba(58, 175, 248, 0.2) 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(255, 255, 255, 0.2) 0, rgba(58, 175, 248, 0.2) 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.2) 0, rgba(58, 175, 248, 0.2) 100%) no-repeat;
   background: linear-gradient(top, rgba(255, 255, 255, 0.2) 0, rgba(58, 175, 248, 0.2) 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(255, 255, 255, 0.2) 0, rgba(58, 175, 248, 0.2) 100%) no-repeat;
   -webkit-border-radius:8px;
   -moz-border-radius:8px;
   border-radius:8px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.08);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.08);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.08);
   border:1px solid rgba(48, 171, 248, 0.2);
   padding:0 20px;
   margin:0 auto;
}
.wmwbutton.active, .wmwbutton.active:hover {
   color: #FFFFFF !important;
}

.wmwbutton.hover, .wmwbutton:hover
{
   background: #C0D5ED;
   background: linear-gradient(top, rgba(235, 242, 249, 0.3) 0, rgba(81, 141, 205, 0.3) 100%) no-repeat;
   background: -webkit-linear-gradient(top, rgba(235, 242, 249, 0.3) 0, rgba(81, 141, 205, 0.3) 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(235, 242, 249, 0.3) 0, rgba(81, 141, 205, 0.3) 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(235, 242, 249, 0.3) 0, rgba(81, 141, 205, 0.3) 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(235, 242, 249, 0.3) 0, rgba(81, 141, 205, 0.3) 100%) no-repeat;
   background: linear-gradient(top, rgba(235, 242, 249, 0.3) 0, rgba(81, 141, 205, 0.3) 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(235, 242, 249, 0.3) 0, rgba(81, 141, 205, 0.3) 100%) no-repeat;
   -webkit-border-radius:8px;
   -moz-border-radius:8px;
   border-radius:8px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.12);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.12);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.12);
   border:1px solid rgba(88, 187, 249, 0.3);
   padding:0 20px;
   margin:0 auto;
}
.wmwbutton.hover, .wmwbutton:hover {
   color: #FFFFFF !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
   background: #F9FAFB;
   border:1px solid rgba(181, 181, 181, 0.2);
   margin:0 auto;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
   width: auto;
   padding: 8px 0;
   color: #3D3D3D !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-shadow: none;
}
input.wmwerror, textarea.wmwerror
{
   background: #F9FAFB;
   border:1px solid #E2341D;
   margin:0 auto;
}
input.wmwerror, textarea.wmwerror {
   color: #3D3D3D !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.wmwsearch input[type="text"]
{
   background: #F9FAFB;
   border-radius: 0;
   border:1px solid #CCD6E0;
   margin:0 auto;
   width: 100%;
   padding: 0 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #3D3D3D !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.wmwsearch 
{
   background-image: none;
   border: 0;
   display:block;
   position:relative;
   top:0;
   padding:0;
   margin:5px;
   left:0;
   line-height: 0;
}

form.wmwsearch input, a.wmwsearch-button
{
   top:0;
   right:0;
}

form.wmwsearch>input, a.wmwsearch-button{
   bottom:0;
   left:0;
   vertical-align: middle;
}

form.wmwsearch input[type="submit"], input.wmwsearch-button, a.wmwsearch-button
{
   background: #62BFF9;
   -webkit-border-radius:0 -1px -1px 0;
   -moz-border-radius:0 -1px -1px 0;
   border-radius:0 -1px -1px 0;
   margin:0 auto;
}
form.wmwsearch input[type="submit"], input.wmwsearch-button, a.wmwsearch-button {
   position:absolute;
   left:auto;
   display:block;
   border: 0;
   top: 1px;
   bottom: 1px;
   right: 	1px;
   padding:0 6px;
   color: #05578A !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   cursor: pointer;
}

a.wmwsearch-button span.wmwsearch-button-text, a.wmwsearch-button:after {
   vertical-align:middle;
}

a.wmwsearch-button:after {
   display:inline-block;
   content:' ';
   height: 100%;
}

a.wmwsearch-button, a.wmwsearch-button span,
a.wmwsearch-button:visited, a.wmwsearch-button.visited,
a.wmwsearch-button:hover, a.wmwsearch-button.hover 
{
   text-decoration: none;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

label.wmwcheckbox:before
{
   background: #F9FAFB;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   border-width: 0;
   margin:0 auto;
   width:16px;
   height:16px;
}
label.wmwcheckbox
{
   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;
   color: #C7C7C7 !important;
}

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

label.wmwcheckbox.active:before
{
   background: #84AFDB;
   -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.wmwcheckbox.hovered:before
{
   background: #C0D5ED;
   -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.wmwradiobutton:before
{
   background: #F9FAFB;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
}
label.wmwradiobutton
{
   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;
   color: #C7C7C7 !important;
}

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

label.wmwradiobutton.active:before
{
   background: #84AFDB;
   -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.wmwradiobutton.hovered:before
{
   background: #C0D5ED;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

.wmwcomments
{
   border-top:1px dotted #558FCE;
   margin:0 auto;
   margin-top: 25px;
}

.wmwcomments h2
{
   color: #88B1DD;
}

.wmwcomment-inner
{
   background: #E2E8EE;
   background: transparent;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   padding:5px;
   margin:0 auto;
   margin-left: 94px;
}
.wmwcomment-avatar 
{
   float:left;
   width:80px;
   height:80px;
   padding:1px;
   background:#fff;
   border:1px solid #E2E8EE;
}

.wmwcomment-avatar>img
{
   margin:0 !important;
   border:none !important;
}

.wmwcomment-content
{
   padding:10px 0;
   color: #93D3FB;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.wmwcomment
{
   margin-top: 6px;
}

.wmwcomment:first-child
{
   margin-top: 0;
}

.wmwcomment-header
{
   color: #88B1DD;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 100%;
}

.wmwcomment-header a, 
.wmwcomment-header a:link, 
.wmwcomment-header a:visited,
.wmwcomment-header a.visited,
.wmwcomment-header a:hover,
.wmwcomment-header a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 100%;
}

.wmwcomment-header a, .wmwcomment-header a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #FFFFFF;
}

.wmwcomment-header a:visited, .wmwcomment-header a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #FFFFFF;
}

.wmwcomment-header a:hover,  .wmwcomment-header a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #FFFFFF;
}

.wmwcomment-content a, 
.wmwcomment-content a:link, 
.wmwcomment-content a:visited,
.wmwcomment-content a.visited,
.wmwcomment-content a:hover,
.wmwcomment-content a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.wmwcomment-content a, .wmwcomment-content a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #EBEBEB;
}

.wmwcomment-content a:visited, .wmwcomment-content a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #B5E1FC;
}

.wmwcomment-content a:hover,  .wmwcomment-content a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #EBEBEB;
}

.wmwpager
{
   background: #EFF2F5;
   background: linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   background: linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:1px solid #558FCE;
   padding:5px;
}

.wmwpager>*:last-child,
.wmwpager>*:last-child:hover
{
   margin-right:0;
}

.wmwpager>span {
   cursor:default;
}

.wmwpager>*
{
   background: #C0D5ED;
   background: linear-gradient(top, #FFFFFF 0, #7DA9D9 100%) no-repeat;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #7DA9D9 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #7DA9D9 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #7DA9D9 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #7DA9D9 100%) no-repeat;
   background: linear-gradient(top, #FFFFFF 0, #7DA9D9 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #7DA9D9 100%) no-repeat;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:1px solid #C0D5ED;
   padding:7px;
   margin:0 4px 0 auto;
   position:relative;
   display:inline-block;
   margin-left: 0;
}

.wmwpager a:link,
.wmwpager a:visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #0E1E2F
;
}

.wmwpager .active
{
   background: #B6BFC9;
   background: linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   background: -webkit-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   background: -moz-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   background: -o-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   background: -ms-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   background: linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   -svg-background: linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   border:1px solid #C0D5ED;
   padding:7px;
   margin:0 4px 0 auto;
   color: #FFFFFF
;
}

.wmwpager .more
{
   background: #C0D5ED;
   background: linear-gradient(top, #FFFFFF 0, #7DA9D9 100%) no-repeat;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #7DA9D9 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #7DA9D9 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #7DA9D9 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #7DA9D9 100%) no-repeat;
   background: linear-gradient(top, #FFFFFF 0, #7DA9D9 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #7DA9D9 100%) no-repeat;
   border:1px solid #C0D5ED;
   margin:0 4px 0 auto;
}
.wmwpager a.more:link,
.wmwpager a.more:visited
{
   color: #1F1F1F
;
}
.wmwpager a:hover
{
   background: #84AFDB;
   background: linear-gradient(top, #C0D5ED 0, #4585C9 100%) no-repeat;
   background: -webkit-linear-gradient(top, #C0D5ED 0, #4585C9 100%) no-repeat;
   background: -moz-linear-gradient(top, #C0D5ED 0, #4585C9 100%) no-repeat;
   background: -o-linear-gradient(top, #C0D5ED 0, #4585C9 100%) no-repeat;
   background: -ms-linear-gradient(top, #C0D5ED 0, #4585C9 100%) no-repeat;
   background: linear-gradient(top, #C0D5ED 0, #4585C9 100%) no-repeat;
   -svg-background: linear-gradient(top, #C0D5ED 0, #4585C9 100%) no-repeat;
   border:1px solid #C0D5ED;
   padding:7px;
   margin:0 4px 0 auto;
}
.wmwpager  a:hover,
.wmwpager  a.more:hover
{
   color: #0E1E2F
;
}
.wmwpager>*:after
{
   margin:0 0 0 auto;
   display:inline-block;
   position:absolute;
   content: ' ';
   top:0;
   width:0;
   height:100%;
   right: 0;
   text-decoration:none;
}

.wmwpager>*:last-child:after{
   display:none;
}

.wmwcommentsform
{
   background: #E2E8EE;
   background: transparent;
   padding:10px;
   margin:0 auto;
   margin-top:25px;
   color: #88B1DD;
}

.wmwcommentsform h2{
   padding-bottom:10px;
   margin: 0;
   color: #88B1DD;
}

.wmwcommentsform label {
   display: inline-block;
   line-height: 25px;
}

.wmwcommentsform input:not([type=submit]), .wmwcommentsform textarea {
   box-sizing: border-box;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   width:100%;
   max-width:100%;
}

.wmwcommentsform .form-submit
{
   margin-top: 10px;
}
.wmwpost
{
   padding:10px;
}
a img
{
   border: 0;
}

.wmwarticle img, img.wmwarticle, .wmwblock img, .wmwfooter img
{
   margin: 7px 7px 7px 7px;
}

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

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

.wmwpost .wmwcontent-layout-br
{
   height: 0;
}

.wmwarticle th, .wmwarticle td
{
   padding: 2px;
   border: solid 1px #A6A6A6;
   vertical-align: top;
   text-align: left;
}

.wmwarticle 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.wmwcollage
{
   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;
}

.wmwpostheader
{
   color: #49B5F8;
   margin-top: 5px;
   margin-bottom: 5px;
   font-size: 24px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

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

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

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

.wmwpostheader a:hover,  .wmwpostheader a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #6D9FD5;
}

.wmwpostheadericons,
.wmwpostheadericons a,
.wmwpostheadericons a:link,
.wmwpostheadericons a:visited,
.wmwpostheadericons a:hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #D9D9D9;
}

.wmwpostheadericons
{
   padding: 1px;
}

.wmwpostheadericons a, .wmwpostheadericons a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #81ACDA;
}

.wmwpostheadericons a:visited, .wmwpostheadericons a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-decoration: none;
   color: #81ACDA;
}

.wmwpostheadericons a:hover, .wmwpostheadericons a.hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-decoration: underline;
   color: #A8C6E6;
}

.wmwpostpdficon:before
{
   content:url('images/postpdficon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .wmwpostpdficon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

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

.wmwpostemailicon:before
{
   content:url('images/postemailicon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .wmwpostemailicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

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

.wmwpostcontent li, .wmwpost li, .wmwtextblock li
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #C7C7C7;
   margin: 0 0 0 26px;
}

.wmwpostcontent ul>li, .wmwpost ul>li, .wmwtextblock ul>li, .wmwpostcontent ol, .wmwpost ol, .wmwtextblock ol
{
   padding: 0;
}

.wmwpostcontent ul>li, .wmwpost ul>li, .wmwtextblock ul>li
{
   padding-left: 13px;
}

.wmwpostcontent ul>li:before,  .wmwpost ul>li:before,  .wmwtextblock ul>li:before
{
   margin-left: -13px;
}

.wmwpostcontent ol, .wmwpost ol, .wmwtextblock ol, .wmwpostcontent ul, .wmwpost ul, .wmwtextblock ul
{
   margin: 1em 0 1em 26px;
}

.wmwpostcontent li ol, .wmwpost li ol, .wmwtextblock li ol, .wmwpostcontent li ul, .wmwpost li ul, .wmwtextblock li ul
{
   margin: 0.5em 0 0.5em 26px;
}

.wmwpostcontent li, .wmwpost li, .wmwtextblock li
{
   margin: 0 0 0 0;
}

.wmwpostcontent ol>li, .wmwpost ol>li, .wmwtextblock ol>li
{
   /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.wmwpostcontent ul>li, .wmwpost ul>li, .wmwtextblock 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: #A6DBFC url('images/postquote.png') no-repeat scroll;
   padding:0 0 0 28px;
   margin:10px 10px 10px 50px;
   color: #011019;
   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, .wmwpostcontent blockquote a, .wmwblockcontent blockquote a, .wmwfooter blockquote a,
blockquote a:link, .wmwpostcontent blockquote a:link, .wmwblockcontent blockquote a:link, .wmwfooter blockquote a:link,
blockquote a:visited, .wmwpostcontent blockquote a:visited, .wmwblockcontent blockquote a:visited, .wmwfooter blockquote a:visited,
blockquote a:hover, .wmwpostcontent blockquote a:hover, .wmwblockcontent blockquote a:hover, .wmwfooter blockquote a:hover
{
   color: #011019;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-align: left;
}

/* Override native 'p' margins*/
blockquote p,
.wmwpostcontent blockquote p,
.wmwblockcontent blockquote p,
.wmwfooter blockquote p
{
   margin: 0;
   margin: 2px 0 2px 15px;
}

.wmwpostfootericons,
.wmwpostfootericons a,
.wmwpostfootericons a:link,
.wmwpostfootericons a:visited,
.wmwpostfootericons a:hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #D9D9D9;
}

.wmwpostfootericons
{
   padding: 1px;
}

.wmwpostfootericons a, .wmwpostfootericons a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #81ACDA;
}

.wmwpostfootericons a:visited, .wmwpostfootericons a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #81ACDA;
}

.wmwpostfootericons a:hover, .wmwpostfootericons a.hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #A8C6E6;
}

.wmwfooter
{
   background: #93ABD7;
   background: rgba(147, 171, 215, 0.2);
   margin:0 auto;
   position: relative;
   color: #C4C4C4;
   font-size: 11px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-align: center;
   padding: 0;
}

.wmwfooter a,
.wmwfooter a:link,
.wmwfooter a:visited,
.wmwfooter a:hover,
.wmwfooter td, 
.wmwfooter th,
.wmwfooter caption
{
   color: #C4C4C4;
   font-size: 11px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

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

.wmwfooter a,
.wmwfooter a:link
{
   color: #5992CF;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

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

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

.wmwfooter h1
{
   color: #3471B2;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.wmwfooter h2
{
   color: #558FCE;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.wmwfooter h3
{
   color: #B5B5B5;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.wmwfooter h4
{
   color: #62BFF9;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.wmwfooter h5
{
   color: #62BFF9;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.wmwfooter h6
{
   color: #62BFF9;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.wmwfooter img
{
   border: none;
   margin: 0;
}

.wmwfooter-inner
{
   margin: 0 auto;
   width:1000px;
   padding:5px;
   padding-right: 5px;
   padding-left: 5px;
}

.wmwrss-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;
}

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

.wmwfacebook-tag-icon
{
   background:  url('images/footerfacebookicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
}

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

.wmwtwitter-tag-icon
{
   background:  url('images/footertwittericon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
}

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

.wmwfooter li
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 125%;
   color: #E0E0E0;
}

.wmwpage-footer, 
.wmwpage-footer a,
.wmwpage-footer a:link,
.wmwpage-footer a:visited,
.wmwpage-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: #B8D0EA;
}

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

.wmwlightbox-wrapper 
{
   background-color: rgba(0, 0, 0, .8);
   bottom: 0;
   left: 0;
   padding: 0 100px;
   position: fixed;
   right: 0;
   text-align: center;
   top: 0;
   z-index: 1000000;
}

.wmwlightbox,
.wmwlightbox-wrapper .wmwlightbox-image
{
   cursor: pointer;
}

.wmwlightbox-wrapper .wmwlightbox-image
{
   border: 6px solid #fff;
   border-radius: 3px;
   display: none;
   max-width: 100%;
   vertical-align: middle;
}

.wmwlightbox-wrapper .wmwlightbox-image.active
{
   display: inline-block;
}

.wmwlightbox-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;
}

.wmwlightbox-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;
}

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

.wmwlightbox-wrapper .arrow.left
{
   left: 9px;
}

.wmwlightbox-wrapper .arrow.right
{
   right: 9px;
}

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

.wmwlightbox-wrapper .arrow.disabled 
{
   display: none;
}

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

.wmwlightbox-wrapper .arrow-t
{
   top: 38px;
}

.wmwlightbox-wrapper .arrow-b
{
   top: 50px;
}

.wmwlightbox-wrapper .close
{
   cursor: pointer;
   height: 22px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   right: 39px;
   top: 30px;
   width: 22px;
   z-index: 10003;
}

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

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

.wmwlightbox-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 */}

.wmwlightbox-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 */}

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

.ie8 .wmwlightbox-wrapper .close-alt, 
.ie8 .wmwlightbox-wrapper .arrow-right-alt, 
.ie8 .wmwlightbox-wrapper .arrow-left-alt 
{
   display: block;
}

.ie8 .wmwlightbox-wrapper .cw, 
.ie8 .wmwlightbox-wrapper .ccw 
{
   display: none;
}

.wmwcontent-layout .wmwsidebar1
{
   -webkit-border-radius:4px 0 0;
   -moz-border-radius:4px 0 0;
   border-radius:4px 0 0;
   margin:0 auto;
   width: 225px;
}

.wmwcontent-layout .wmwcontent
{
   margin:0 auto;
}

/* Begin Additional CSS Styles */
.wmwblockheader .t, .wmwvmenublockheader .t {white-space: nowrap;}
/* End Additional CSS Styles */
