/*
Theme Name: egsapress
Theme URI: www.egsa.com
Description: Egsa press Theme
Version: 1.1
Author: Egsa Press
Author URI: www.egsapress.com
Tags: fixed-width, right-sidebar, two-columns, valid HTML5, valid XHTML, widgets
*/



#esw-main
{
   background: #252621 url('images/page.png') scroll;
   background: linear-gradient(top, rgba(44, 46, 40, 0.22) 0, rgba(44, 46, 40, 0.22) 420px, rgba(1, 1, 1, 0.17) 1050px) no-repeat, url('images/page.png'), linear-gradient(top, #252621 0, #252621 420px, #080807 1050px) no-repeat;
   background: -webkit-linear-gradient(top, rgba(44, 46, 40, 0.22) 0, rgba(44, 46, 40, 0.22) 420px, rgba(1, 1, 1, 0.17) 1050px) no-repeat, url('images/page.png'), -webkit-linear-gradient(top, #252621 0, #252621 420px, #080807 1050px) no-repeat;
   background: -moz-linear-gradient(top, rgba(44, 46, 40, 0.22) 0, rgba(44, 46, 40, 0.22) 420px, rgba(1, 1, 1, 0.17) 1050px) no-repeat, url('images/page.png'), -moz-linear-gradient(top, #252621 0, #252621 420px, #080807 1050px) no-repeat;
   background: -o-linear-gradient(top, rgba(44, 46, 40, 0.22) 0, rgba(44, 46, 40, 0.22) 420px, rgba(1, 1, 1, 0.17) 1050px) no-repeat, url('images/page.png'), -o-linear-gradient(top, #252621 0, #252621 420px, #080807 1050px) no-repeat;
   background: -ms-linear-gradient(top, rgba(44, 46, 40, 0.22) 0, rgba(44, 46, 40, 0.22) 420px, rgba(1, 1, 1, 0.17) 1050px) no-repeat, url('images/page.png'), -ms-linear-gradient(top, #252621 0, #252621 420px, #080807 1050px) no-repeat;
   background: linear-gradient(top, rgba(44, 46, 40, 0.22) 0, rgba(44, 46, 40, 0.22) 420px, rgba(1, 1, 1, 0.17) 1050px) no-repeat, url('images/page.png'), linear-gradient(top, #252621 0, #252621 420px, #080807 1050px) no-repeat;
   -svg-background: linear-gradient(top, rgba(44, 46, 40, 0.22) 0, rgba(44, 46, 40, 0.22) 420px, rgba(1, 1, 1, 0.17) 1050px) no-repeat, url('images/page.png'), linear-gradient(top, #252621 0, #252621 420px, #080807 1050px) no-repeat;
   margin:0 auto;
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-align: justify;
   position: relative;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}
table, ul.esw-hmenu
{
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-align: justify;
}

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. 
 */
.esw-button
{
   border-collapse: separate;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #8F8F8F;
   background: linear-gradient(top, #A1A1A1 0, #808080 93%, #7D7D7D 100%) no-repeat;
   background: -webkit-linear-gradient(top, #A1A1A1 0, #808080 93%, #7D7D7D 100%) no-repeat;
   background: -moz-linear-gradient(top, #A1A1A1 0, #808080 93%, #7D7D7D 100%) no-repeat;
   background: -o-linear-gradient(top, #A1A1A1 0, #808080 93%, #7D7D7D 100%) no-repeat;
   background: -ms-linear-gradient(top, #A1A1A1 0, #808080 93%, #7D7D7D 100%) no-repeat;
   background: linear-gradient(top, #A1A1A1 0, #808080 93%, #7D7D7D 100%) no-repeat;
   -svg-background: linear-gradient(top, #A1A1A1 0, #808080 93%, #7D7D7D 100%) no-repeat;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   border:1px solid #42443B;
   padding:0 15px;
   margin:0 auto;
   height:25px;
}

.esw-postcontent,
.esw-postheadericons,
.esw-postfootericons,
.esw-blockcontent,
ul.esw-vmenu a 
{
   text-align: left;
}

.esw-postcontent h1, .esw-postcontent h1 a, .esw-postcontent h1 a:link, .esw-postcontent h1 a:visited, .esw-postcontent h1 a:hover,
.esw-postcontent h2, .esw-postcontent h2 a, .esw-postcontent h2 a:link, .esw-postcontent h2 a:visited, .esw-postcontent h2 a:hover,
.esw-postcontent h3, .esw-postcontent h3 a, .esw-postcontent h3 a:link, .esw-postcontent h3 a:visited, .esw-postcontent h3 a:hover,
.esw-postcontent h4, .esw-postcontent h4 a, .esw-postcontent h4 a:link, .esw-postcontent h4 a:visited, .esw-postcontent h4 a:hover,
.esw-postcontent h5, .esw-postcontent h5 a, .esw-postcontent h5 a:link, .esw-postcontent h5 a:visited, .esw-postcontent h5 a:hover,
.esw-postcontent h6, .esw-postcontent h6 a, .esw-postcontent h6 a:link, .esw-postcontent h6 a:visited, .esw-postcontent h6 a:hover,
.esw-blockheader .t, .esw-blockheader .t a, .esw-blockheader .t a:link, .esw-blockheader .t a:visited, .esw-blockheader .t a:hover,
.esw-vmenublockheader .t, .esw-vmenublockheader .t a, .esw-vmenublockheader .t a:link, .esw-vmenublockheader .t a:visited, .esw-vmenublockheader .t a:hover,
.esw-headline, .esw-headline a, .esw-headline a:link, .esw-headline a:visited, .esw-headline a:hover,
.esw-slogan, .esw-slogan a, .esw-slogan a:link, .esw-slogan a:visited, .esw-slogan a:hover,
.esw-postheader, .esw-postheader a, .esw-postheader a:link, .esw-postheader a:visited, .esw-postheader a:hover
{
   font-size: 28px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   text-align: left;
}

.esw-postcontent a, .esw-postcontent a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #9E9E9E;
}

.esw-postcontent a:visited, .esw-postcontent a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #3D3DFF;
}

.esw-postcontent  a:hover, .esw-postcontent a.hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #C4C4C4;
}

.esw-postcontent h1
{
   color: #9E9E9E;
   margin: 21px 0;
   font-size: 28px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.esw-blockcontent h1
{
   margin: 21px 0;
   font-size: 28px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.esw-postcontent h1 a, .esw-postcontent h1 a:link, .esw-postcontent h1 a:hover, .esw-postcontent h1 a:visited, .esw-blockcontent h1 a, .esw-blockcontent h1 a:link, .esw-blockcontent h1 a:hover, .esw-blockcontent h1 a:visited 
{
   font-size: 28px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.esw-postcontent h2
{
   color: #9E9E9E;
   margin: 19px 0;
   font-size: 22px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.esw-blockcontent h2
{
   margin: 19px 0;
   font-size: 22px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.esw-postcontent h2 a, .esw-postcontent h2 a:link, .esw-postcontent h2 a:hover, .esw-postcontent h2 a:visited, .esw-blockcontent h2 a, .esw-blockcontent h2 a:link, .esw-blockcontent h2 a:hover, .esw-blockcontent h2 a:visited 
{
   font-size: 22px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.esw-postcontent h3
{
   color: #3D3DFF;
   margin: 19px 0;
   font-size: 18px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.esw-blockcontent h3
{
   margin: 19px 0;
   font-size: 18px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.esw-postcontent h3 a, .esw-postcontent h3 a:link, .esw-postcontent h3 a:hover, .esw-postcontent h3 a:visited, .esw-blockcontent h3 a, .esw-blockcontent h3 a:link, .esw-blockcontent h3 a:hover, .esw-blockcontent h3 a:visited 
{
   font-size: 18px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.esw-postcontent h4
{
   color: #B2B2B2;
   margin: 20px 0;
   font-size: 16px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.esw-blockcontent h4
{
   margin: 20px 0;
   font-size: 16px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.esw-postcontent h4 a, .esw-postcontent h4 a:link, .esw-postcontent h4 a:hover, .esw-postcontent h4 a:visited, .esw-blockcontent h4 a, .esw-blockcontent h4 a:link, .esw-blockcontent h4 a:hover, .esw-blockcontent h4 a:visited 
{
   font-size: 16px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.esw-postcontent h5
{
   color: #B2B2B2;
   margin: 26px 0;
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.esw-blockcontent h5
{
   margin: 26px 0;
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.esw-postcontent h5 a, .esw-postcontent h5 a:link, .esw-postcontent h5 a:hover, .esw-postcontent h5 a:visited, .esw-blockcontent h5 a, .esw-blockcontent h5 a:link, .esw-blockcontent h5 a:hover, .esw-blockcontent h5 a:visited 
{
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.esw-postcontent h6
{
   color: #8C8C8C;
   margin: 35px 0;
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.esw-blockcontent h6
{
   margin: 35px 0;
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.esw-postcontent h6 a, .esw-postcontent h6 a:link, .esw-postcontent h6 a:hover, .esw-postcontent h6 a:visited, .esw-blockcontent h6 a, .esw-blockcontent h6 a:link, .esw-blockcontent h6 a:hover, .esw-blockcontent h6 a:visited 
{
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

header, footer, article, nav, #esw-hmenu-bg, .esw-sheet, .esw-hmenu a, .esw-vmenu a, .esw-slidenavigator > a, .esw-checkbox:before, .esw-radiobutton:before
{
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
}

header, footer, article, nav, #esw-hmenu-bg, .esw-sheet, .esw-slidenavigator > a, .esw-checkbox:before, .esw-radiobutton:before
{
   display: block;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

ul
{
   list-style-type: none;
}

ol
{
   list-style-position: inside;
}

html, body
{
   height: 100%;
}

body
{
   padding: 0;
   margin:0;
   min-width: 726px;
   color: #B5B8AD;
}

.clearfix:before, .clearfix:after {
   content: "";
   display: table;
}

.clearfix:after {
   clear: both;
}

.cleared {
   font: 0/0 serif;
   clear: both;
}

form
{
   padding: 0 !important;
   margin: 0 !important;
}

table.position
{
   position: relative;
   width: 100%;
   table-layout: fixed;
}

li h1, .esw-postcontent li h1, .esw-blockcontent li h1 
{
   margin:1px;
} 
li h2, .esw-postcontent li h2, .esw-blockcontent li h2 
{
   margin:1px;
} 
li h3, .esw-postcontent li h3, .esw-blockcontent li h3 
{
   margin:1px;
} 
li h4, .esw-postcontent li h4, .esw-blockcontent li h4 
{
   margin:1px;
} 
li h5, .esw-postcontent li h5, .esw-blockcontent li h5 
{
   margin:1px;
} 
li h6, .esw-postcontent li h6, .esw-blockcontent li h6 
{
   margin:1px;
} 
li p, .esw-postcontent li p, .esw-blockcontent li p 
{
   margin:1px;
}


.esw-shapes
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   overflow: hidden;
   z-index: 0;
}

.esw-slider-inner {
   position: relative;
   overflow: hidden;
   width: 100%;
   height: 100%;
}

.esw-slidenavigator > a {
   display: inline-block;
   vertical-align: middle;
   outline-style: none;
   font-size: 1px;
}

.esw-slidenavigator > a:last-child {
   margin-right: 0 !important;
}







.esw-sheet
{
   background: #00007A;
   background: rgba(0, 0, 122, 0.4);
   -webkit-border-radius:0 0 15px 15px;
   -moz-border-radius:0 0 15px 15px;
   border-radius:0 0 15px 15px;
   border:3px solid rgba(0, 0, 82, 0.4);
   border-top:none;
   padding:10px;
   margin:0 auto;
   position:relative;
   cursor:auto;
   width: 726px;
   z-index: auto !important;
}

.esw-header
{
   margin:0 auto;
   height: 250px;
   background-image: url('images/header.jpg');
   background-position: 0 0;
   background-repeat: no-repeat;
   position: relative;
   z-index: auto !important;
}

.responsive .esw-header 
{
   background-image: url('images/header.jpg');
   background-position: center center;
}

.esw-header>.widget 
{
   position:absolute;
   z-index:101;
}

.esw-nav
{
   background: #7D7D7D;
   background: linear-gradient(top, #969696 0, #808080 45%, #636363 100%) no-repeat;
   background: -webkit-linear-gradient(top, #969696 0, #808080 45%, #636363 100%) no-repeat;
   background: -moz-linear-gradient(top, #969696 0, #808080 45%, #636363 100%) no-repeat;
   background: -o-linear-gradient(top, #969696 0, #808080 45%, #636363 100%) no-repeat;
   background: -ms-linear-gradient(top, #969696 0, #808080 45%, #636363 100%) no-repeat;
   background: linear-gradient(top, #969696 0, #808080 45%, #636363 100%) no-repeat;
   -svg-background: linear-gradient(top, #969696 0, #808080 45%, #636363 100%) no-repeat;
   margin:0 auto;
   position: relative;
   z-index: 100;
   font-size: 0;
   text-align: left;
}

ul.esw-hmenu a, ul.esw-hmenu a:link, ul.esw-hmenu a:visited, ul.esw-hmenu a:hover 
{
   outline: none;
   position: relative;
   z-index: 11;
}

ul.esw-hmenu, ul.esw-hmenu ul
{
   display: block;
   margin: 0;
   padding: 0;
   border: 0;
   list-style-type: none;
}

ul.esw-hmenu li
{
   position: relative;
   z-index: 5;
   display: block;
   float: left;
   background: none;
   margin: 0;
   padding: 0;
   border: 0;
}

ul.esw-hmenu li:hover
{
   z-index: 10000;
   white-space: normal;
}

ul.esw-hmenu:after, ul.esw-hmenu ul:after
{
   content: ".";
   height: 0;
   display: block;
   visibility: hidden;
   overflow: hidden;
   clear: both;
}

ul.esw-hmenu, ul.esw-hmenu ul 
{
   min-height: 0;
}

ul.esw-hmenu 
{
   display: inline-block;
   vertical-align: bottom;
}

.esw-nav:before 
{
   content:' ';
}

.esw-hmenu-extra1
{
   position: relative;
   display: block;
   float: left;
   width: auto;
   height: auto;
   background-position: center;
}

.esw-hmenu-extra2
{
   position: relative;
   display: block;
   float: right;
   width: auto;
   height: auto;
   background-position: center;
}

.esw-hmenu
{
   float: left;
}

.esw-menuitemcontainer
{
   margin:0 auto;
}
ul.esw-hmenu>li {
   margin-left: 1px;
}
ul.esw-hmenu>li:first-child {
   margin-left: 0;
}
ul.esw-hmenu>li:last-child, ul.esw-hmenu>li.last-child {
   margin-right: 0;
}

ul.esw-hmenu>li>a
{
   padding:0 22px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 25px;
   cursor: pointer;
   text-decoration: none;
   color: #000000;
   line-height: 25px;
   text-align: center;
}

.esw-hmenu a, 
.esw-hmenu a:link, 
.esw-hmenu a:visited, 
.esw-hmenu a.active, 
.esw-hmenu a:hover
{
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-align: left;
}

ul.esw-hmenu>li>a.active
{
   background: #252621;
   background: linear-gradient(top, #42443B 0, #050505 100%) no-repeat;
   background: -webkit-linear-gradient(top, #42443B 0, #050505 100%) no-repeat;
   background: -moz-linear-gradient(top, #42443B 0, #050505 100%) no-repeat;
   background: -o-linear-gradient(top, #42443B 0, #050505 100%) no-repeat;
   background: -ms-linear-gradient(top, #42443B 0, #050505 100%) no-repeat;
   background: linear-gradient(top, #42443B 0, #050505 100%) no-repeat;
   -svg-background: linear-gradient(top, #42443B 0, #050505 100%) no-repeat;
   padding:0 22px;
   margin:0 auto;
   color: #3333FF;
   text-decoration: none;
}

ul.esw-hmenu>li>a:visited, 
ul.esw-hmenu>li>a:hover, 
ul.esw-hmenu>li:hover>a {
   text-decoration: none;
}

ul.esw-hmenu>li>a:hover, .desktop ul.esw-hmenu>li:hover>a
{
   background: #A1A1A1;
   background: linear-gradient(top, #BABABA 0, #858585 100%) no-repeat;
   background: -webkit-linear-gradient(top, #BABABA 0, #858585 100%) no-repeat;
   background: -moz-linear-gradient(top, #BABABA 0, #858585 100%) no-repeat;
   background: -o-linear-gradient(top, #BABABA 0, #858585 100%) no-repeat;
   background: -ms-linear-gradient(top, #BABABA 0, #858585 100%) no-repeat;
   background: linear-gradient(top, #BABABA 0, #858585 100%) no-repeat;
   -svg-background: linear-gradient(top, #BABABA 0, #858585 100%) no-repeat;
   padding:0 22px;
   margin:0 auto;
}
ul.esw-hmenu>li>a:hover, 
.desktop-nav ul.esw-hmenu>li:hover>a {
   color: #000000;
   text-decoration: none;
}

ul.esw-hmenu>li:before
{
   position:absolute;
   display: block;
   content:' ';
   top:0;
   left:  -1px;
   width:1px;
   height: 25px;
   background: url('images/menuseparator.png') center center no-repeat;
}
ul.esw-hmenu>li:first-child:before{
   display:none;
}

ul.esw-hmenu li li a
{
   background: #C4C4C4;
   border:1px solid #B2B2B2;
   padding:0 8px;
   margin:0 auto;
}
ul.esw-hmenu li li 
{
   float: none;
   width: auto;
   margin-top: 0;
   margin-bottom: 0;
}

.desktop-nav ul.esw-hmenu li li ul>li:first-child 
{
   margin-top: 0;
}

ul.esw-hmenu li li ul>li:last-child 
{
   margin-bottom: 0;
}

.esw-hmenu ul a
{
   display: block;
   white-space: nowrap;
   height: 23px;
   min-width: 7em;
   border: 1px solid transparent;
   text-align: left;
   line-height: 23px;
   color: #000000;
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

.esw-hmenu li li a 
{
   border-top-width: 0 !important;
}
.esw-hmenu li li:hover a 
{
   border-top-width: 1px !important;
}
.esw-hmenu ul>li:first-child>a 
{
   border-top-width: 1px !important;
}

.esw-hmenu ul a:link, 
.esw-hmenu ul a:visited, 
.esw-hmenu ul a.active, 
.esw-hmenu ul a:hover
{
   text-align: left;
   line-height: 23px;
   color: #000000;
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

ul.esw-hmenu ul li a:hover, .desktop ul.esw-hmenu ul li:hover>a
{
   background: #B2B2B2;
   border:1px solid #B2B2B2;
   margin:0 auto;
}

.esw-hmenu ul li a:hover
{
   color: #000000;
}

.esw-hmenu ul li a.esw-hmenu-before-hovered 
{
   border-bottom-width: 0 !important;
}

.desktop-nav .esw-hmenu ul li:hover>a
{
   color: #000000;
}

ul.esw-hmenu ul:before
{
   background: #7C806F;
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}
.desktop-nav ul.esw-hmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
.desktop-nav ul.esw-hmenu li li:hover>ul {
   top: 0;
   left: 100%;
}

ul.esw-hmenu ul
{
   visibility: hidden;
   position: absolute;
   z-index: 10;
   left: 0;
   top: 0;
   background-image: url('images/spacer.gif');
}

.desktop-nav ul.esw-hmenu>li>ul
{
   padding: 11px 31px 31px 31px;
   margin: -10px 0 0 -30px;
}

.desktop-nav ul.esw-hmenu ul ul
{
   padding: 31px 31px 31px 11px;
   margin: -31px 0 0 -9px;
}

.desktop-nav ul.esw-hmenu ul.esw-hmenu-left-to-right 
{
   right: auto;
   left: 0;
   margin: -10px 0 0 -30px;
}

.desktop-nav ul.esw-hmenu ul.esw-hmenu-right-to-left 
{
   left: auto;
   right: 0;
   margin: -10px -30px 0 0;
}

.desktop-nav ul.esw-hmenu li li:hover>ul.esw-hmenu-left-to-right {
   right: auto;
   left: 100%;
}
.desktop-nav ul.esw-hmenu li li:hover>ul.esw-hmenu-right-to-left {
   left: auto;
   right: 100%;
}

.desktop-nav ul.esw-hmenu ul ul.esw-hmenu-left-to-right
{
   right: auto;
   left: 0;
   padding: 31px 31px 31px 11px;
   margin: -31px 0 0 -9px;
}

.desktop-nav ul.esw-hmenu ul ul.esw-hmenu-right-to-left
{
   left: auto;
   right: 0;
   padding: 31px 11px 31px 31px;
   margin: -31px -9px 0 0;
}

.desktop-nav ul.esw-hmenu li ul>li:first-child {
   margin-top: 0;
}
.desktop-nav ul.esw-hmenu li ul>li:last-child {
   margin-bottom: 0;
}

.desktop-nav ul.esw-hmenu ul ul:before
{
   border-radius: 0;
   top: 30px;
   bottom: 30px;
   right: 30px;
   left: 10px;
}

.desktop-nav ul.esw-hmenu>li>ul:before
{
   top: 10px;
   right: 30px;
   bottom: 30px;
   left: 30px;
}

.desktop-nav ul.esw-hmenu>li>ul.esw-hmenu-left-to-right:before {
   right: 30px;
   left: 30px;
}
.desktop-nav ul.esw-hmenu>li>ul.esw-hmenu-right-to-left:before {
   right: 30px;
   left: 30px;
}
.desktop-nav ul.esw-hmenu ul ul.esw-hmenu-left-to-right:before {
   right: 30px;
   left: 10px;
}
.desktop-nav ul.esw-hmenu ul ul.esw-hmenu-right-to-left:before {
   right: 10px;
   left: 30px;
}

.esw-layout-wrapper
{
   position: relative;
   margin: 0 auto 0 auto;
   z-index: auto !important;
}

.esw-content-layout
{
   display: table;
   width: 100%;
   table-layout: fixed;
   border-collapse: collapse;
}

.esw-content-layout-row 
{
   display: table-row;
}

.esw-layout-cell
{
   display: table-cell;
   vertical-align: top;
}

.esw-breadcrumbs
{
   margin:0 auto;
}

a.esw-button,
a.esw-button:link,
a:link.esw-button:link,
body a.esw-button:link,
a.esw-button:visited,
body a.esw-button:visited,
input.esw-button,
button.esw-button
{
   text-decoration: none;
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   position:relative;
   display: inline-block;
   vertical-align: middle;
   white-space: nowrap;
   text-align: center;
   color: #EDEDED;
   margin: 0 !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   line-height: 25px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

.esw-button img
{
   margin: 0;
   vertical-align: middle;
}

.firefox2 .esw-button
{
   display: block;
   float: left;
}

input, select, textarea
{
   vertical-align: middle;
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.esw-block select 
{
   width:96%;
}

input.esw-button
{
   float: none !important;
}

.esw-button.active, .esw-button.active:hover
{
   background: #42443B;
   background: linear-gradient(top, #575A4E 0, #2D2E28 100%) no-repeat;
   background: -webkit-linear-gradient(top, #575A4E 0, #2D2E28 100%) no-repeat;
   background: -moz-linear-gradient(top, #575A4E 0, #2D2E28 100%) no-repeat;
   background: -o-linear-gradient(top, #575A4E 0, #2D2E28 100%) no-repeat;
   background: -ms-linear-gradient(top, #575A4E 0, #2D2E28 100%) no-repeat;
   background: linear-gradient(top, #575A4E 0, #2D2E28 100%) no-repeat;
   -svg-background: linear-gradient(top, #575A4E 0, #2D2E28 100%) no-repeat;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   border:1px solid #42443B;
   padding:0 15px;
   margin:0 auto;
}
.esw-button.active, .esw-button.active:hover {
   color: #E0E0FF !important;
}

.esw-button.hover, .esw-button:hover
{
   background: #5F6255;
   background: linear-gradient(top, #747868 0, #4C4F45 100%) no-repeat;
   background: -webkit-linear-gradient(top, #747868 0, #4C4F45 100%) no-repeat;
   background: -moz-linear-gradient(top, #747868 0, #4C4F45 100%) no-repeat;
   background: -o-linear-gradient(top, #747868 0, #4C4F45 100%) no-repeat;
   background: -ms-linear-gradient(top, #747868 0, #4C4F45 100%) no-repeat;
   background: linear-gradient(top, #747868 0, #4C4F45 100%) no-repeat;
   -svg-background: linear-gradient(top, #747868 0, #4C4F45 100%) no-repeat;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   border:1px solid #252621;
   padding:0 15px;
   margin:0 auto;
}
.esw-button.hover, .esw-button:hover {
   color: #C7C7C7 !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
   background: #F9FAFB;
   margin:0 auto;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
   width: 100%;
   padding: 8px 0;
   color: #00007A !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
input.esw-error, textarea.esw-error
{
   background: #F9FAFB;
   border:1px solid #E2341D;
   margin:0 auto;
}
input.esw-error, textarea.esw-error {
   color: #00007A !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.esw-search input[type="text"]
{
   background: #F9FAFB;
   border-radius: 0;
   margin:0 auto;
   width: 100%;
   padding: 0 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #00007A !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.esw-search 
{
   background-image: none;
   border: 0;
   display:block;
   position:relative;
   top:0;
   padding:0;
   margin:5px;
   left:0;
   line-height: 0;
}

form.esw-search input
{
   top:0;
   right:0;
}

form.esw-search>input {
   bottom:0;
   left:0;
   vertical-align: middle;
}
 
form.esw-search input[type="submit"]
{
   background: #B3B5AA;
   margin:0 auto;
   color: #4A4C42 !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   position:absolute;
   display:block;
   left: auto;
   border: 0;
   top: 0;
   bottom: 0;
   right: 	0;
}

label.esw-checkbox:before
{
   background: #F9FAFB;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   margin:0 auto;
   width:16px;
   height:16px;
}
label.esw-checkbox
{
   cursor: pointer;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 16px;
   display: inline-block;
}

.esw-checkbox>input[type="checkbox"]
{
   margin: 0 5px 0 0;
}

label.esw-checkbox.active:before
{
   background: #C4C4C4;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

label.esw-checkbox.hovered:before
{
   background: #E0E0E0;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

label.esw-radiobutton:before
{
   background: #F9FAFB;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   margin:0 auto;
   width:12px;
   height:12px;
}
label.esw-radiobutton
{
   cursor: pointer;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 12px;
   display: inline-block;
}

.esw-radiobutton>input[type="radio"]
{
   vertical-align: baseline;
   margin: 0 5px 0 0;
}

label.esw-radiobutton.active:before
{
   background: #C4C4C4;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

label.esw-radiobutton.hovered:before
{
   background: #E0E0E0;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

.esw-block
{
   background: #000085;
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   border:1px solid #0000A3;
   padding:7px;
   margin:7px;
}
div.esw-block img
{
   border: none;
   margin: 0;
}

.esw-blockheader
{
   background: #A1A1A1;
   background: linear-gradient(top, #B5B5B5 0, #8F8F8F 100%) no-repeat;
   background: -webkit-linear-gradient(top, #B5B5B5 0, #8F8F8F 100%) no-repeat;
   background: -moz-linear-gradient(top, #B5B5B5 0, #8F8F8F 100%) no-repeat;
   background: -o-linear-gradient(top, #B5B5B5 0, #8F8F8F 100%) no-repeat;
   background: -ms-linear-gradient(top, #B5B5B5 0, #8F8F8F 100%) no-repeat;
   background: linear-gradient(top, #B5B5B5 0, #8F8F8F 100%) no-repeat;
   -svg-background: linear-gradient(top, #B5B5B5 0, #8F8F8F 100%) no-repeat;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   padding:9px 7px;
   margin:0 auto 7px;
}
.esw-blockheader .t,
.esw-blockheader .t a,
.esw-blockheader .t a:link,
.esw-blockheader .t a:visited, 
.esw-blockheader .t a:hover
{
   color: #000000;
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   margin: 0 10px;
}

.esw-blockcontent
{
   padding:7px;
   margin:0 auto;
   color: #BFBFBF;
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
.esw-blockcontent table,
.esw-blockcontent li, 
.esw-blockcontent a,
.esw-blockcontent a:link,
.esw-blockcontent a:visited,
.esw-blockcontent a:hover
{
   color: #BFBFBF;
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.esw-blockcontent a, .esw-blockcontent a:link
{
   color: #A6A6A6;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
}

.esw-blockcontent a:visited, .esw-blockcontent a.visited
{
   color: #8F8FFF;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
}

.esw-blockcontent a:hover, .esw-blockcontent a.hover
{
   color: #B5B5B5;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}
.esw-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: -13px;
}
.opera .esw-block ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.esw-block li
{
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   line-height: 125%;
   color: #B5B8AD;
}

.esw-block ul>li, .esw-block ol
{
   padding: 0;
}

.esw-block ul>li
{
   padding-left: 13px;
}

.esw-post
{
   padding:10px;
   margin:7px;
}
a img
{
   border: 0;
}

.esw-article img, img.esw-article, .esw-block img, .esw-footer img
{
   margin: 0 0 0 0;
}

.esw-metadata-icons img
{
   border: none;
   vertical-align: middle;
   margin: 2px;
}

.esw-article table, table.esw-article
{
   border-collapse: collapse;
   margin: 1px;
}

.esw-post .esw-content-layout-br
{
   height: 0;
}

.esw-article th, .esw-article td
{
   padding: 2px;
   border: solid 1px #0000F5;
   vertical-align: top;
   text-align: left;
}

.esw-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: 0 0 0 0;
   -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.esw-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;
}

.esw-postheader
{
   color: #D1D1D1;
   margin: 5px 0;
   font-size: 22px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.esw-postheader a, 
.esw-postheader a:link, 
.esw-postheader a:visited,
.esw-postheader a.visited,
.esw-postheader a:hover,
.esw-postheader a.hovered
{
   font-size: 22px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.esw-postheader a, .esw-postheader a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #9E9E9E;
}

.esw-postheader a:visited, .esw-postheader a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #3D3DFF;
}

.esw-postheader a:hover,  .esw-postheader a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #C4C4C4;
}

.esw-postmetadataheader
{
   background: #42443B;
   border:1px solid #00007A;
   margin:0 auto;
   position:relative;
   z-index:1;
   padding: 1px;
   margin-top: 5px;
}

.esw-postheadericons,
.esw-postheadericons a,
.esw-postheadericons a:link,
.esw-postheadericons a:visited,
.esw-postheadericons a:hover
{
   font-size: 11px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #E4E5E1;
}

.esw-postheadericons
{
   display:inline-block;
   padding: 1px;
}

.esw-postheadericons a, .esw-postheadericons a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #BFBFBF;
}

.esw-postheadericons a:visited, .esw-postheadericons a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-decoration: underline;
   color: #BFBFBF;
}

.esw-postheadericons a:hover, .esw-postheadericons a.hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-decoration: none;
   color: #979B8C;
}

.esw-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 .esw-postdateicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.esw-postpdficon: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 .esw-postpdficon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.esw-postprinticon:before
{
   content:url('images/postprinticon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .esw-postprinticon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.esw-postemailicon: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 .esw-postemailicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.esw-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 .esw-postediticon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.esw-postcontent ul>li:before,  .esw-post ul>li:before,  .esw-textblock 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 .esw-postcontent ul>li:before, .opera   .esw-post ul>li:before, .opera   .esw-textblock ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.esw-postcontent li, .esw-post li, .esw-textblock li
{
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #B5B8AD;
   margin: 0 0 0 24px;
}

.esw-postcontent ul>li, .esw-post ul>li, .esw-textblock ul>li, .esw-postcontent ol, .esw-post ol, .esw-textblock ol
{
   padding: 0;
}

.esw-postcontent ul>li, .esw-post ul>li, .esw-textblock ul>li
{
   padding-left: 13px;
}

.esw-postcontent ul>li:before,  .esw-post ul>li:before,  .esw-textblock ul>li:before
{
   margin-left: -13px;
}

.esw-postcontent ol, .esw-post ol, .esw-textblock ol, .esw-postcontent ul, .esw-post ul, .esw-textblock ul
{
   margin: 1em 0 1em 24px;
}

.esw-postcontent li ol, .esw-post li ol, .esw-textblock li ol, .esw-postcontent li ul, .esw-post li ul, .esw-textblock li ul
{
   margin: 0.5em 0 0.5em 24px;
}

.esw-postcontent li, .esw-post li, .esw-textblock li
{
   margin: 0 0 0 0;
}

.esw-postcontent ol>li, .esw-post ol>li, .esw-textblock ol>li
{
   /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.esw-postcontent ul>li, .esw-post ul>li, .esw-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: #C4C4C4 url('images/postquote.png') no-repeat scroll;
   border:1px solid #1F1FFF;
   padding:0 0 0 37px;
   margin:10px 10px 10px 50px;
   color: #0D0E0C;
   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, .esw-postcontent blockquote a, .esw-blockcontent blockquote a, .esw-footer blockquote a,
blockquote a:link, .esw-postcontent blockquote a:link, .esw-blockcontent blockquote a:link, .esw-footer blockquote a:link,
blockquote a:visited, .esw-postcontent blockquote a:visited, .esw-blockcontent blockquote a:visited, .esw-footer blockquote a:visited,
blockquote a:hover, .esw-postcontent blockquote a:hover, .esw-blockcontent blockquote a:hover, .esw-footer blockquote a:hover
{
   color: #0D0E0C;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-align: left;
}

/* Override native 'p' margins*/
blockquote p,
.esw-postcontent blockquote p,
.esw-blockcontent blockquote p,
.esw-footer blockquote p
{
   margin: 0;
   margin: 2px 0 2px 15px;
}

.esw-postmetadatafooter
{
   background: #42443B;
   border:1px solid #000080;
   margin:0 auto;
   position:relative;
   z-index:1;
   padding: 1px;
}

.esw-postfootericons,
.esw-postfootericons a,
.esw-postfootericons a:link,
.esw-postfootericons a:visited,
.esw-postfootericons a:hover
{
   font-size: 11px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #F0F1EF;
}

.esw-postfootericons
{
   display:inline-block;
   padding: 1px;
}

.esw-postfootericons a, .esw-postfootericons a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #BFBFBF;
}

.esw-postfootericons a:visited, .esw-postfootericons a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #BFBFBF;
}

.esw-postfootericons a:hover, .esw-postfootericons a.hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #979B8C;
}

.esw-postcategoryicon:before
{
   content:url('images/postcategoryicon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .esw-postcategoryicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.esw-posttagicon:before
{
   content:url('images/posttagicon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .esw-posttagicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.esw-postcommentsicon:before
{
   content:url('images/postcommentsicon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .esw-postcommentsicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.esw-footer
{
   background: #0000A3 url('images/footer.png') scroll;
   background: rgba(0, 0, 163, 0.6) url('images/footer.png') scroll;
   -webkit-border-radius:0 0 3px 3px;
   -moz-border-radius:0 0 3px 3px;
   border-radius:0 0 3px 3px;
   padding:8px;
   margin:0 auto;
   position: relative;
   color: #C9C9C9;
   font-size: 11px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-align: center;
}

.esw-footer a,
.esw-footer a:link,
.esw-footer a:visited,
.esw-footer a:hover,
.esw-footer td, 
.esw-footer th,
.esw-footer caption
{
   color: #C9C9C9;
   font-size: 11px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.esw-footer p 
{
   padding:0;
   text-align: center;
}

.esw-footer a,
.esw-footer a:link
{
   color: #A6A6A6;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
}

.esw-footer a:visited
{
   color: #4C4CFF;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
}

.esw-footer a:hover
{
   color: #C7C7C7;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.esw-footer img
{
   border: none;
   margin: 0;
}

.esw-rss-tag-icon
{
   background:  url('images/footerrssicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:36px;
   min-width:28px;
   display: inline-block;
   text-indent: 31px;
   background-position: left center;
}

.esw-rss-tag-icon:empty
{
   vertical-align: middle;
}

.esw-footer li
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #C7C7FF;
}

.esw-page-footer, 
.esw-page-footer a,
.esw-page-footer a:link,
.esw-page-footer a:visited,
.esw-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: #0505FF;
}

.esw-page-footer
{
   position: relative;
   z-index: auto !important;
   padding: 1em;
   text-align: center !important;
   text-decoration: none;
   color: #B5B8AD;
}

img.esw-lightbox
{
   cursor: pointer;
}

#esw-lightbox-bg *
{
   padding: 0;
   margin: 0;
}

div#esw-lightbox-bg
{
   top: 0;
   left: 0;
   width: 100%;
   position: absolute;
   height: 100%;
   background-color: #000;
   opacity: 0.8;
   filter: alpha(opacity=80);
   z-index: 9999;
}

img.esw-lightbox-image
{
   -webkit-transition: opacity 350ms ease-in-out;
   -moz-transition: opacity 350ms ease-in-out;
   -o-transition: opacity 350ms ease-in-out;
   -ms-transition: opacity 350ms ease-in-out;
   transition: opacity 350ms ease-in-out;
   cursor: pointer;
   z-index: 10000;
   position: fixed;
   border: 6px solid #fff;
   border-radius: 3px;
   opacity: 0;
   filter: alpha(opacity=0);
}

img.esw-lightbox-image.active
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.lightbox-error
{
   position: fixed;
   background: #fff;
   z-index: 100;
   opacity: 0.95;
   padding: 20px;
   border: 1px solid #b4b4b4;
   border-radius: 10px;
   box-shadow: 0 2px 5px #333;
   width: 300px;
   height: 80px;
}

.loading
{
   position: fixed;
   background: #fff url('images/preloader-01.gif') center center no-repeat;
   width: 32px;
   height: 32px;
   z-index: 10100;
   opacity: 0.5;
   padding: 10px;
   border: 1px solid #b4b4b4;
   border-radius: 10px;
   box-shadow: 0 2px 5px #333;
}

.arrow
{
   height: 100px;
   width: 82px;
   z-index: 10003;
   position: fixed;
   cursor: pointer;
   opacity: 0.5;
   filter: alpha(opacity=50);
}

.arrow.left
{
   left: 9px;
}
.arrow.right
{
   right: 9px;
}

.arrow:hover
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.arrow.disabled 
{
   display: none;
}

.arrow-t, .arrow-b
{
   height: 6px;
   width: 30px;
   left: 26px;
   background-color: #fff;
   position: relative;
   border-radius: 3px;
}

.arrow-t
{
   top: 38px;
}

.arrow-b
{
   top: 50px;
}

.close
{
   width: 22px;
   height: 22px;
   position: fixed;
   top: 30px;
   right: 39px;
   cursor: pointer;
   opacity: 0.5;
   filter: alpha(opacity=50);
}

.close:hover 
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.close .cw, .close .ccw
{
   position: absolute;
   top: 8px;
   left: -4px;
   width: 30px;
   height: 6px;
   background-color: #fff;
   border-radius: 3px;
}

.cw
{
   transform: rotate(45deg);
   -ms-transform: rotate(45deg);
   /* IE 9 */
    -webkit-transform: rotate(45deg);
   /* Safari and Chrome */
    -o-transform: rotate(45deg);
   /* Opera */
    -moz-transform: rotate(45deg);
/* Firefox */}

.ccw
{
   transform: rotate(-45deg);
   -ms-transform: rotate(-45deg);
   /* IE 9 */
    -webkit-transform: rotate(-45deg);
   /* Safari and Chrome */
    -o-transform: rotate(-45deg);
   /* Opera */
    -moz-transform: rotate(-45deg);
/* Firefox */}

.close-alt, .arrow-right-alt, .arrow-left-alt 
{
   display: none;
   color: #fff;
   font-size: 2.5em;
}

.ie8 .close-alt, .ie8 .arrow-right-alt, .ie8 .arrow-left-alt {
   display: block;
}
.ie8 .cw, .ie8 .ccw {
   display: none;
}

.esw-content-layout .esw-content
{
   margin:0 auto;
}

.esw-content-layout .esw-sidebar1
{
   margin:0 auto;
   width: 25%;
}



textarea#comment
{
    width:99%;
}

ul#comments-list div.avatar
{
    float:right;    
}

ul#comments-list, ul#comments-list li
{
  background: none;
  padding:0;
}

ul#comments-list li li
{
  margin-left: 20px;
}

div.avatar
{
  position:relative;
  margin: 7px;
  border: 1px solid #aaa;
  padding: 1px;
  background: #fff;
  float:left;
}

div.avatar img, div.avatar img.wp-post-image
{
    margin:0 !important;
    padding:0;
    border:none;
}

span.page-navi-outer, span.page-navi-inner 
{
    position:relative;
    display:block;
    float:left;
    margin:0;
    padding:0;
}

span.page-navi-outer
{
  margin: 1px;
  border: 1px solid #aaa;
}

span.page-navi-inner 
{
  padding: 1px;
  min-width:14px;
  line-height:18px;
  text-align:center;
  border: 2px solid #fff;
  font-weight:bold;
}

a span.page-navi-inner, span.page-navi-caption span.page-navi-inner 
{
    border-width:1px;
    font-weight:normal;
}

a span.page-navi-outer, span.page-navi-caption
{
    margin:2px 1px;
}

ul#comments-list li cite
{
  font-size: 1.2em;
}

#commentform textarea
{
  width: 100%;
}

#commentform
{
  text-align:left;
}

.rtl #commentform
{
  text-align:right;
}

img.wp-smiley
{
  border: none;
  margin: 1px;
  vertical-align:middle;
  padding: 0;
}

.navigation
{
  display: block;
  text-align: center;
}

/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter, div.aligncenter, .esw-article .aligncenter img, .aligncenter img.esw-article, .aligncenter img, img.aligncenter
{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

p.aligncenter , p.center 
{
   text-align: center; 
}

.alignleft
{
  float: left;
}

.alignright
{
  float: right;
}

.wp-caption
{
  border: 1px solid #ddd;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
}

.wp-caption img
{
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption p.wp-caption-text
{
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}

.wp-caption, .wp-caption p
{
    text-align: center;
}

.gallery {
	margin: 0 auto 18px;
    clear:both;
    overflow:hidden;
}

.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}

.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}

.gallery dl {
	margin: 0;
}

.gallery img {
	border: 10px solid #f1f1f1;
}

.gallery br+br {
	display: none;
}
/* End */


.hidden
{
  display: none;
}

/* Calendar */
#wp-calendar {
  empty-cells: show;
  margin: 10px auto 0;
  width: 155px;
}

#wp-calendar #next a {
  padding-right: 10px;
  text-align: right;
}

#wp-calendar #prev a {
  padding-left: 10px;
  text-align: left;
}

#wp-calendar a {
  display: block;
}

#wp-calendar caption {
  text-align: center;
  width: 100%;
}

#wp-calendar td {
  padding: 3px 0;
  text-align: center;
}

.gallery {
  letter-spacing: normal;
}

.esw-content {
  position: relative;
  z-index: 1;   
}

#todays-events{
  position: relative;
  z-index: 11;    
}

#upcoming-events{
  position: relative;
  z-index: 10;    
}

img.wp-post-image 
{
    margin:0 5px 5px 0 !important;
}

ul#comments-list li
{
    list-style-image: none;
    background:none;
    list-style-type:none;
    
}

div.esw-footer div.esw-content-layout
{
    margin:0 auto;
    width:100%;
}

div.esw-layout-cell-size1 
{
    width:100%;
}

div.esw-layout-cell-size2 
{
    width:50%;
}
div.esw-layout-cell-size3 
{
    width:33%;
}

div.esw-layout-cell-size4
{
    width:25%;
}

.esw-widget-title
{
    padding:0 0 0 24px;
    margin-bottom:0;
}

div.esw-center-wrapper
{
  position: relative;
  float: right;
  right: 50%;

}

div.esw-center-inner
{
  position: relative;
  float: left;
  left: 50%;
}

.firefox2 div.esw-center-inner
{
  float: none;
}

div.breadcrumbs h4, 
div.breadcrumbs p, 
li.pingback p, 
#respond p,
h3#reply-title, 
h4#comments, 
h4.box-title
{
    margin:0;
}

#respond .comment-notes {
	margin-bottom: 1em;
}

.form-allowed-tags {
	line-height: 1em;
}

#comments-list #respond {
	margin-left: 27px !important;
}

#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

#respond .required {
	color: #ff4b33;
	font-weight: bold;
}

#respond label {
	font-size: 12px;
}

#respond input {
	margin: 0 0 9px;
	width: 98%;
}

#respond textarea {
	width: 98%;
}

#respond .form-allowed-tags {
	font-size: 12px;
	line-height: 18px;
}

#respond .form-allowed-tags code {
	font-size: 11px;
}

#respond .form-submit {
	margin: 12px 0;
}

#respond .form-submit input {
	width: auto;
}

.esw-footer .esw-widget-title 
{
    font-size:1.2em;
    padding: 0;
}

.esw-footer .esw-widget,
.esw-footer .esw-widget a,
.esw-footer .esw-widget a:link,
.esw-footer .esw-widget a:visited,
.esw-footer .esw-widget a:hover
{
    text-align: left;
}

DIV[id^="GMPmap"] IMG 
{
    margin: 0px;
}

/* Begin Additional CSS Styles */
.esw-blockheader .t, .esw-vmenublockheader .t {white-space: nowrap;}
/* End Additional CSS Styles */

