.shapes a, .shapes a:link
{
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   font-size:15px;
   color: #172c46;
}

.shapes a:visited, .shapes a.visited
{
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #172c46;
}

.shapes  a:hover, .shapes a.hover
{
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #009BED;
}


.msidfont{
color:#5aa6f2;
font-size:14px;
text-decoration:none;
padding:5px;
}
.pages
{
	border-top:#55a4f1 6px solid;
	padding:15px 5px 25px ;
}
.magtitles a
{
	text-decoration:none;
	color:#FFF;
} 
.magtitles
{
	background-color:#55a4f1;
	font-size:14px;
	padding:5px 5px 0 0;
}
.poster
{
	border-top:#e03087 6px solid;
	padding:15px 5px 15px ;
}
.banner{
	border-top:#8580db 6px solid;
	padding:25px 0;
}
.magfamily{text-decoration:underline;color:#000;font-size:14px;padding-right:20px;}
.mblock
{
width:98%;
}
.imgh
{
width:98%;
}
.blocks
{
width:100%;
display:table;
padding:0 0 15px 4.8px;
border-spacing:10px;
float:left;
}
.magblockleft{
float:left;
width:48%;
height:100%;
}
.magblockright{
float:right;
height:100%;
width:48%;
}
.mbrief{	
//background-color:#FFF;
max-height:100px;
padding:0 40px 15px 15px;
color:#333;
font-size:12px;
}
.magtitle{
font-weight:bold;
text-decoration:none;
font-size:14px;
min-height:50px;
}
.magtitle1{
font-weight:bold;
text-decoration:none;
font-size:14px;	
}
.cse .gsc-control-cse,
.gsc-control-cse {
  padding: 0 !important;
  width: auto;
}
/* Created by Artisteer v4.1.0.60473 */
.subsidebar{
	background-color:#ececec;
	height:100%;
	min-height:500px !important;
}

.mag{
height:35px;
padding:8px 20px 5px 0;
font-weight:bold;
font-size:18px;
}
.newsleft
{
	float: left; 
	width: 47%;
	height:100%;
	min-height:330px;
	border-bottom:6px solid;
}
.newsright
{
	float: right; 
	width: 47%;
	height:100%;
	min-height:330px;
	border-bottom:6px solid;
}
.fam{
margin:20px 0 10px 0;
height:35px;
color:#FFF;
background-color:#df3188;
padding:8px 20px 5px 0;
font-weight:bold;
font-size:18px;
}
.magprief{
font-size:12px;
padding-top:10px;
height:100%;
min-height:115px;
max-height:190px;
color:#172c46;
}
.ptitle
{
	color:#0b2854;
	font-size:24px;
	font-weight:bold;
	font-family:inherit;
}
.headtitle{
	color:#0b2854;
	font-size:24px;
	font-family:inherit;
	font-weight:bold;
}
.arrow{
	width:15px;
	padding-right:8px;
	float:right;
	padding-top:2px
}
.website
{
	color:#009bed;
	font-size:13px;
	padding:5px 5px 5px 0;
}
.blacksidemenu
{
	color:#000;
	font-size:13px;

	padding:5px 5px 5px 0;
	text-decoration:none;
}
.titlepage
{
	font-size:20px;
	font-weight:bold;
}


.rightside a, .rightside a:link
{
   text-decoration: none;
   padding:5px 0 5px 0;
   font-size:13px;
   color: #009BED;
}

.rightside  a:hover, .rightside a.hover
{
   padding:5px 0 5px 0;
   text-decoration: none;
   color: #0B2854;
}

#hmenu li a, #hmenu li a:link
{
   text-decoration: none;
   color: #fff !important;
}

#hmenu  li a:hover, #hmenu li a.hover
{
   text-decoration: none;
   color: #0B2854 !important;
}


.blueline{
	
	border-bottom:2px solid #28508c;
}
.searchbox{
	margin:2px 0 0 25px;
	width:320px !important;
	float:Left;
}
#main
{
   
   font-size: 12px;
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   position: relative;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   margin:0 auto;
   cursor:default;
   overflow:hidden;
   direction:rtl;
   background-color:#d6d6d6;
}
table, ul.hmenu
{
   font-size: 12px;
   font-family: "helvetica", Geneva, Arial, 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. 
 */
.button
{
   border-collapse: separate;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #CFE6F2;
   background: linear-gradient(top, #F3F9FC 0, #AED5EA 100%) no-repeat;
   background: -webkit-linear-gradient(top, #F3F9FC 0, #AED5EA 100%) no-repeat;
   background: -moz-linear-gradient(top, #F3F9FC 0, #AED5EA 100%) no-repeat;
   background: -o-linear-gradient(top, #F3F9FC 0, #AED5EA 100%) no-repeat;
   background: -ms-linear-gradient(top, #F3F9FC 0, #AED5EA 100%) no-repeat;
   background: linear-gradient(top, #F3F9FC 0, #AED5EA 100%) no-repeat;
   -svg-background: linear-gradient(top, #F3F9FC 0, #AED5EA 100%) no-repeat;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border:1px solid #56A7D2;
   padding:0 7px;
   margin:0 auto;
   height:22px;
}

.postcontent,
.postheadericons,
.postfootericons,
.blockcontent,
ul.vmenu a 
{
   text-align: right;
}
.rightside
{
	width:100%;
}
.postcontent h1, .postcontent h1 a, .postcontent h1 a:link, .postcontent h1 a:visited, .postcontent h1 a:hover,
.postcontent h2, .postcontent h2 a, .postcontent h2 a:link, .postcontent h2 a:visited, .postcontent h2 a:hover,
.postcontent h3, .postcontent h3 a, .postcontent h3 a:link, .postcontent h3 a:visited, .postcontent h3 a:hover,
.postcontent h4, .postcontent h4 a, .postcontent h4 a:link, .postcontent h4 a:visited, .postcontent h4 a:hover,
.postcontent h5, .postcontent h5 a, .postcontent h5 a:link, .postcontent h5 a:visited, .postcontent h5 a:hover,
.postcontent h6, .postcontent h6 a, .postcontent h6 a:link, .postcontent h6 a:visited, .postcontent h6 a:hover,
.blockheader .t, .blockheader .t a, .blockheader .t a:link, .blockheader .t a:visited, .blockheader .t a:hover,
.vmenublockheader .t, .vmenublockheader .t a, .vmenublockheader .t a:link, .vmenublockheader .t a:visited, .vmenublockheader .t a:hover,
.headline, .headline a, .headline a:link, .headline a:visited, .headline a:hover,
.slogan, .slogan a, .slogan a:link, .slogan a:visited, .slogan a:hover,
.postheader, .postheader a, .postheader a:link, .postheader a:visited, .postheader a:hover
{
   font-size: 28px;
   font-family: "helvetica", Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   text-align: left;
}

.postcontent a, .postcontent a:link
{
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #172c46;
}

.postcontent a:visited, .postcontent a.visited
{
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #172c46;
}

.postcontent  a:hover, .postcontent a.hover
{
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #009BED;
}

.postcontent h1
{
   color: #092a49;
   font-size: 28px;
   font-family: "helvetica", Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: right;
}

.blockcontent h1
{
   font-size: 28px;
   font-family: "helvetica", Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.postcontent h1 a, .postcontent h1 a:link, .postcontent h1 a:hover, .postcontent h1 a:visited, .blockcontent h1 a, .blockcontent h1 a:link, .blockcontent h1 a:hover, .blockcontent h1 a:visited 
{
   font-size: 28px;
   font-family: "helvetica", Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.postcontent h2
{
   color: #72B5DA;
   font-size: 22px;
   font-family: "helvetica", Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.blockcontent h2
{
   font-size: 22px;
   font-family: "helvetica", Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.postcontent h2 a, .postcontent h2 a:link, .postcontent h2 a:hover, .postcontent h2 a:visited, .blockcontent h2 a, .blockcontent h2 a:link, .blockcontent h2 a:hover, .blockcontent h2 a:visited 
{
   font-size: 22px;
   font-family: "helvetica", Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.postcontent h3
{
   color: #879CA1;
   font-size: 18px;
   font-family: "helvetica", Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.blockcontent h3
{
   font-size: 18px;
   font-family: "helvetica", Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.postcontent h3 a, .postcontent h3 a:link, .postcontent h3 a:hover, .postcontent h3 a:visited, .blockcontent h3 a, .blockcontent h3 a:link, .blockcontent h3 a:hover, .blockcontent h3 a:visited 
{
   font-size: 18px;
   font-family: "helvetica", Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.postcontent h4
{
   color: #56A7D2;
   font-size: 16px;
   font-family: "helvetica", Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.blockcontent h4
{
   font-size: 16px;
   font-family: "helvetica", Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.postcontent h4 a, .postcontent h4 a:link, .postcontent h4 a:hover, .postcontent h4 a:visited, .blockcontent h4 a, .blockcontent h4 a:link, .blockcontent h4 a:hover, .blockcontent h4 a:visited 
{
   font-size: 16px;
   font-family: "helvetica", Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.postcontent h5
{
   color: #56A7D2;
   font-size: 14px;
   font-family: "helvetica", Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.blockcontent h5
{
   font-size: 14px;
   font-family: "helvetica", Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.postcontent h5 a, .postcontent h5 a:link, .postcontent h5 a:hover, .postcontent h5 a:visited, .blockcontent h5 a, .blockcontent h5 a:link, .blockcontent h5 a:hover, .blockcontent h5 a:visited 
{
   font-size: 14px;
   font-family: "helvetica", Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.postcontent h6
{
   color: #56A7D2;
   font-size: 14px;
   font-family: "helvetica", Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.blockcontent h6
{
   font-size: 14px;
   font-family: "helvetica", Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.postcontent h6 a, .postcontent h6 a:link, .postcontent h6 a:hover, .postcontent h6 a:visited, .blockcontent h6 a, .blockcontent h6 a:link, .blockcontent h6 a:hover, .blockcontent h6 a:visited 
{
   font-size: 14px;
   font-family: "helvetica", Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

header, footer, article, nav, #hmenu-bg, .sheet, .hmenu a, .vmenu a, .slidenavigator > a, .checkbox:before, .radiobutton:before
{
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
}

header, footer, article, nav, #hmenu-bg, .sheet, .slidenavigator > a, .checkbox:before, .radiobutton:before
{
   display: block;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

ul
{
   
}

ol
{
  
}

html, body
{
   height: 100%;
}

/**
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 * https://github.com/necolas/normalize.css
 */

html {
   -ms-text-size-adjust: 100%;
   /* 2 */
    -webkit-text-size-adjust: 100%;
/* 2 */}

body
{
   padding: 0;
   margin:0;
   min-width: 900px;
   color: #242C2E;
}

.header:before, #header-bg:before, .layout-cell:before, .layout-wrapper:before, .footer:before, .nav:before, #hmenu-bg:before, .sheet:before
{
   width: 100%;
   content: " ";
   display: table;
}
.header:after, #header-bg:after, .layout-cell:after, .layout-wrapper:after, .footer:after, .nav:after, #hmenu-bg:after, .sheet:after,
.cleared, .clearfix:after {
   clear: both;
   font: 0/0 serif;
   display: block;
   content: " ";
}

form
{
   padding: 0 !important;
   margin: 0 !important;
}

table.position
{
   position: relative;
   width: 100%;
   table-layout: fixed;
}

li h1, .postcontent li h1, .blockcontent li h1 
{
   margin:1px;
} 
li h2, .postcontent li h2, .blockcontent li h2 
{
   margin:1px;
} 
li h3, .postcontent li h3, .blockcontent li h3 
{
   margin:1px;
} 
li h4, .postcontent li h4, .blockcontent li h4 
{
   margin:1px;
} 
li h5, .postcontent li h5, .blockcontent li h5 
{
   margin:1px;
} 
li h6, .postcontent li h6, .blockcontent li h6 
{
   margin:1px;
} 
li p, .postcontent li p, .blockcontent li p 
{
   margin:1px;
}


.shapes
{
   position: absolute;
   top: 1;
   right: 60px;
   bottom: 18px;
   left: 0;
   overflow: hidden;
   z-index: 0;
}

.slider-inner {
   position: relative;
   overflow: hidden;
   width: 100%;
   height: 100%;
}

.slidenavigator > a {
   display: inline-block;
   vertical-align: middle;
   outline-style: none;
   font-size: 1px;
}

.slidenavigator > a:last-child {
   margin-right: 0 !important;
}

.headline
{
  display: inline-block;
  position: absolute;
  min-width: 50px;
  top: 10px;
  left: 60.79%;
  margin-left: -87px !important;
  line-height: 100%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  z-index: 101;
}

.headline, 
.headline a, 
.headline a:link, 
.headline a:visited, 
.headline a:hover
{
font-size: 35px;
font-family: "helvetica", Arial, Helvetica, Sans-Serif;
font-weight: bold;
font-style: normal;
text-decoration: none;
text-align: left;
  padding: 0;
  margin: 0;
  color: #E5E5E5 !important;
  white-space: nowrap;
}

.slogan
{
  display: inline-block;
  position: absolute;
  min-width: 50px;
  top: 47px;
  left: 60.79%;
  line-height: 100%;
  margin-left: -60px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  z-index: 102;
  white-space: nowrap;
}

.slogan, 
.slogan a, 
.slogan a:link, 
.slogan a:visited, 
.slogan a:hover
{
font-size: 17px;
font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
font-weight: normal;
font-style: normal;
text-decoration: none;
text-align: left;
  padding: 0;
  margin: 0;
  color: #E5E5E5 !important;
}



.sheet
{
   
   margin:0 auto 0;
   position:relative;
   cursor:auto;
   max-width: 1190px !important;
   width:100%;
   z-index: auto !important;
   background-color:#fff;
}

.header
{
   //-webkit-border-radius:24px 24px 0 0;
   //-moz-border-radius:24px 24px 0 0;
   //border-radius:24px 24px 0 0;
   margin:0 auto;
   background-repeat: no-repeat;
   height: 221px;
   position: relative;
   z-index: auto !important;
}

.desktop .header
{
   background-image: url('Images/header02_01.png');
   background-position: 0 0;
   background-size: 100% 100%;
}

.default-responsive .header,
.default-responsive #header-bg
{
   background-image: url('Images/header_02.png');
   background-position: center center;
   background-size: cover;
}

.header>.widget 
{
   position:absolute;
   z-index:101;
}

.header .slider-inner
{
   -webkit-border-radius:24px 24px 0 0;
   -moz-border-radius:24px 24px 0 0;
   border-radius:24px 24px 0 0;
}

.nav
{
   background: #54a4f0;
   
   margin:0 auto;
   position: relative;
   z-index: 499;
   text-align: left;
}

ul.hmenu a:visited, ul.hmenu a:hover 
{
   font-size: 14px;
   color:#0B2854 !important;
   text-decoration: none;
}

ul.hmenu, ul.hmenu ul
{
   display: block;
   margin: 0;
   padding: 0;
   border: 0;
   list-style-type: none;
}

ul.hmenu li
{
   position: relative;
   z-index: 5;
   display: block;
   float: right;
   background: none;
   margin: 0;
   padding: 0;
   border: 0;
}

ul.hmenu li:hover
{
   z-index: 10000;
   white-space: normal;
}

ul.hmenu:after, ul.hmenu ul:after
{
   content: ".";
   height: 0;
   display: block;
   visibility: hidden;
   overflow: hidden;
   clear: both;
}

ul.hmenu, ul.hmenu ul 
{
   min-height: 0;
}

ul.hmenu 
{
   display: inline-block;
   vertical-align: bottom;
   padding-bottom:15px;
}

.nav:before 
{
   content:' ';
}

.hmenu-extra1
{
   position: relative;
   display: block;
   float: left;
   width: auto;
   height: auto;
   background-position: center;
}

.hmenu-extra2
{
   position: relative;
   display: block;
   float: right;
   width: auto;
   height: auto;
   background-position: center;
}

.hmenu
{
   float: center;
}

.menuitemcontainer
{
   background: none;
   margin:0 auto;
}
ul.hmenu>li {
   margin-left: 1px;
}
ul.hmenu>li:first-child {
   margin-left: 0;
}
ul.hmenu>li:last-child, ul.hmenu>li.last-child {
   margin-right: 0;
}

ul.hmenu>li>a
{
   background: none;
   padding:0 22px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 37px;
   cursor: pointer;
   text-decoration: none;
   color: #fff;
   line-height: 37px;
   text-align: center;
}


ul.hmenu>li>a:hover, .desktop ul.hmenu>li:hover>a
{
   
   padding:0 22px;
   margin:0 auto;
}
ul.hmenu>li>a:hover, 
.desktop ul.hmenu>li:hover>a {
   font-size: 14px;
   color:#fff !important;
   text-decoration: none;
}

ul.hmenu>li:before
{
   position:absolute;
   display: block;
   content:' ';
   top:0;
   left:  -1px;
   width:1px;
   height: 37px;
   //background: url('Images/menuseparator.png') center center no-repeat;
}
ul.hmenu>li:first-child:before{
   display:none;
}

ul.hmenu li li a
{
   background: #C0CBCE;
   border:1px solid #949494;
   padding:0 17px;
   margin:0 auto;
}
ul.hmenu li li 
{
   float: none;
   width: auto;
   margin-top: 0;
   margin-bottom: 0;
}

.desktop ul.hmenu li li ul>li:first-child 
{
   margin-top: 0;
}

ul.hmenu li li ul>li:last-child 
{
   margin-bottom: 0;
}

.hmenu ul a
{
   display: block;
   white-space: nowrap;
   height: 26px;
   min-width: 7em;
   border: 1px solid transparent;
   text-align: left;
   line-height: 26px;
   color: #236385;
   font-size: 12px;
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

.hmenu li li a 
{
   border-top-width: 0 !important;
}
.hmenu li li:hover>a 
{
   border-top-width: 1px !important;
}
.hmenu ul>li:first-child>a 
{
   border-top-width: 1px !important;
}

.hmenu ul a:link, 
.hmenu ul a:visited, 
.hmenu ul a.active, 
.hmenu ul a:hover
{
   text-align: left;
   line-height: 26px;
   color: #236385;
   font-size: 12px;
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

ul.hmenu ul li a:hover, .desktop ul.hmenu ul li:hover>a
{
   background: #72B5DA;
   border:1px solid #72B5DA;
   margin:0 auto;
}
.hmenu ul a:hover
{
   color: #14394D;
}

.hmenu ul li a.hmenu-before-hovered 
{
   border-bottom-width: 0 !important;
}

.desktop .hmenu ul li:hover>a
{
   color: #14394D;
}

ul.hmenu ul:before
{
   background: #EFF2F5;
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}
.desktop ul.hmenu li:hover>ul {
   display: block;
   top: 100%;
}
.desktop ul.hmenu li li:hover>ul {
   top: 0;
   left: 100%;
}

ul.hmenu ul
{
   display: none;
   position: absolute;
   z-index: 10;
   left: 0;
   top: 0;
   background-image: url('Images/spacer.gif');
}

.desktop ul.hmenu>li>ul
{
   padding: 10px 30px 30px 30px;
   margin: -10px 0 0 -30px;
}

.desktop ul.hmenu ul ul
{
   padding: 30px 30px 30px 10px;
   margin: -30px 0 0 -10px;
}

.desktop ul.hmenu ul.hmenu-left-to-right 
{
   right: auto;
   left: 0;
   margin: -10px 0 0 -30px;
}

.desktop ul.hmenu ul.hmenu-right-to-left 
{
   left: auto;
   right: 0;
   margin: -10px -30px 0 0;
}

.desktop ul.hmenu li li:hover>ul.hmenu-left-to-right {
   right: auto;
   left: 100%;
}
.desktop ul.hmenu li li:hover>ul.hmenu-right-to-left {
   left: auto;
   right: 100%;
}

.desktop ul.hmenu ul ul.hmenu-left-to-right
{
   right: auto;
   left: 0;
   padding: 30px 30px 30px 10px;
   margin: -30px 0 0 -10px;
}

.desktop ul.hmenu ul ul.hmenu-right-to-left
{
   left: auto;
   right: 0;
   padding: 30px 10px 30px 30px;
   margin: -30px -10px 0 0;
}

.desktop ul.hmenu li ul>li:first-child {
   margin-top: 0;
}
.desktop ul.hmenu li ul>li:last-child {
   margin-bottom: 0;
}

.desktop ul.hmenu ul ul:before
{
   border-radius: 0;
   top: 30px;
   bottom: 30px;
   right: 30px;
   left: 10px;
}

.desktop ul.hmenu>li>ul:before
{
   top: 10px;
   right: 30px;
   bottom: 30px;
   left: 30px;
}

.desktop ul.hmenu>li>ul.hmenu-left-to-right:before {
   right: 30px;
   left: 30px;
}
.desktop ul.hmenu>li>ul.hmenu-right-to-left:before {
   right: 30px;
   left: 30px;
}
.desktop ul.hmenu ul ul.hmenu-left-to-right:before {
   right: 30px;
   left: 10px;
}
.desktop ul.hmenu ul ul.hmenu-right-to-left:before {
   right: 10px;
   left: 30px;
}

.layout-wrapper
{
   position: relative;
   margin: 0 auto 0 auto;
   z-index: auto !important;
}

.content-layout
{
   display: table;
   width: 100%;
   table-layout: fixed;
}

.content-layout-row 
{
   display: table-row;
   //background-image:url('Images/bg_03.png');
   background-color:#d6d6d6;
}

.layout-cell
{
   display: table-cell;
   vertical-align: top;
}

/* need only for content layout in post content */ 
.postcontent .content-layout
{
   border-collapse: collapse;
}

.vmenublock
{
   background: none;
   margin:9px;
}
div.vmenublock img
{
   margin: 0;
}

.vmenublockheader
{
   background: #56A7D2;
   background: linear-gradient(top, #72B5DA 0, #3A98CB 100%) no-repeat;
   background: -webkit-linear-gradient(top, #72B5DA 0, #3A98CB 100%) no-repeat;
   background: -moz-linear-gradient(top, #72B5DA 0, #3A98CB 100%) no-repeat;
   background: -o-linear-gradient(top, #72B5DA 0, #3A98CB 100%) no-repeat;
   background: -ms-linear-gradient(top, #72B5DA 0, #3A98CB 100%) no-repeat;
   background: linear-gradient(top, #72B5DA 0, #3A98CB 100%) no-repeat;
   -svg-background: linear-gradient(top, #72B5DA 0, #3A98CB 100%) no-repeat;
   padding:10px 0;
   margin:0 auto;
}
.vmenublockheader .t,
.vmenublockheader .t a,
.vmenublockheader .t a:link,
.vmenublockheader .t a:visited, 
.vmenublockheader .t a:hover
{
   color: #FFFFFF;
   font-size: 12px;
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   margin: 0 10px;
}

.vmenublockheader .t:before
{
   content:url('Images/vmenublockheadericon.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .vmenublockheader .t:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.vmenublockcontent
{
   background: #FFFFFF;
   border:1px solid #A1B1B5;
   margin:0 auto;
}

ul.vmenu, ul.vmenu ul
{
   list-style: none;
   display: block;
}

ul.vmenu, ul.vmenu li
{
   display: block;
   margin: 0;
   padding: 0;
   width: auto;
   line-height: 0;
}

ul.vmenu
{
   margin-top: 0;
   margin-bottom: 0;
}

ul.vmenu ul
{
   display: none;
   margin: 0;
   padding: 0;
   position: relative;
}

ul.vmenu ul.active
{
   display: block;
}

ul.vmenu>li>a
{
   background: none;
   padding:0 10px;
   margin:0 auto;
   font-size: 12px;
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #AFBDC0;
   min-height: 30px;
   line-height: 30px;
}
ul.vmenu a 
{
   display: block;
   cursor: pointer;
   z-index: 1;
   position:relative;
}

ul.vmenu li{
   position:relative;
}

ul.vmenu>li
{
   margin-top: 0;
}
ul.vmenu>li>ul
{
   padding: 0;
   margin-top: 0;
   margin-bottom: 0;
}
ul.vmenu>li:first-child
{
   margin-top:0;
}

ul.vmenu>li>a:before
{
   content:url('Images/vmenuitemicon.png');
   margin-right:5px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera ul.vmenu>li>a:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

ul.vmenu>li>a.active:before
{
   content:url('Images/vmenuactiveitemicon.png');
   margin-right:5px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera ul.vmenu>li>a.active:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

ul.vmenu>li>a:hover:before,  ul.vmenu>li>a.active:hover:before,  ul.vmenu>li:hover>a:before,  ul.vmenu>li:hover>a.active:before
{
   content:url('Images/vmenuhovereditemicon.png');
   margin-right:5px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera ul.vmenu>li>a:hover:before, .opera   ul.vmenu>li>a.active:hover:before, .opera   ul.vmenu>li:hover>a:before, .opera   ul.vmenu>li:hover>a.active:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

ul.vmenu>li>a:hover, ul.vmenu>li>a.active:hover
{
   background: #D3E8F3;
   padding:0 10px;
   margin:0 auto;
}

ul.vmenu a:hover, ul.vmenu a.active:hover 
{
   color: #25698D;
}

ul.vmenu>li>a.active:hover>span.border-top, ul.vmenu>li>a.active:hover>span.border-bottom 
{
   background-color: transparent;
}

ul.vmenu>li>a.active
{
   background: none;
   padding:0 10px;
   margin:0 auto;
   color: #808080;
}

ul.vmenu>li>ul:before
{
   background: none;
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
}

ul.vmenu li li a
{
   background: none;
   margin:0 auto;
   position: relative;
}
ul.vmenu ul li
{
   margin: 0;
   padding: 0;
}
ul.vmenu li li{
   position: relative;
   margin-top: 0;
}

ul.vmenu ul a
{
   display: block;
   position: relative;
   min-height: 24px;
   overflow: visible;
   padding: 0;
   padding-left: 15px;
   padding-right: 15px;
   z-index: 0;
   line-height: 24px;
   color: #70898F;
   font-size: 11px;
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   margin-left: 0;
   margin-right: 0;
}

ul.vmenu ul a:visited, ul.vmenu ul a.active:hover, ul.vmenu ul a:hover, ul.vmenu ul a.active
{
   line-height: 24px;
   color: #70898F;
   font-size: 11px;
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   margin-left: 0;
   margin-right: 0;
}

ul.vmenu ul ul a
{
   padding-left: 30px;
}
ul.vmenu ul ul ul a
{
   padding-left: 45px;
}
ul.vmenu ul ul ul ul a
{
   padding-left: 60px;
}
ul.vmenu ul ul ul ul ul a
{
   padding-left: 75px;
}

ul.vmenu li li a:before
{
   content:url('Images/vmenusubitemicon.png');
   margin-right:10px;
   bottom: 1px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera ul.vmenu li li a:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

ul.vmenu ul>li>a:hover, ul.vmenu ul>li>a.active:hover
{
   background: #D3E8F3;
   margin:0 auto;
}
ul.vmenu ul li a:hover, ul.vmenu ul li a.active:hover
{
   color: #4EA2D0;
}

ul.vmenu ul a:hover:after
{
   background-position: center ;
}
ul.vmenu ul a.active:hover:after
{
   background-position: center ;
}
ul.vmenu ul a.active:after
{
   background-position: bottom ;
}

ul.vmenu li li a:hover:before
{
   content:url('Images/vmenuhoveredsubitemicon.png');
   margin-right:10px;
   bottom: 1px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera ul.vmenu li li a:hover:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

ul.vmenu ul>li>a.active
{
   background: none;
   margin:0 auto;
}
ul.vmenu ul a.active, ul.vmenu ul a:hover, ul.vmenu ul a.active:hover
{
   color: #9C9C9C;
}

ul.vmenu li li a.active:before
{
   content:url('Images/vmenuactivesubitemicon.png');
   margin-right:10px;
   bottom: 1px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera ul.vmenu li li a.active:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.block
{
   background: none;
   margin:9px;
}
div.block img
{
   border: none;
   margin: 0;
}

.blockheader
{
   background: #56A7D2;
   background: linear-gradient(top, #72B5DA 0, #3A98CB 100%) no-repeat;
   background: -webkit-linear-gradient(top, #72B5DA 0, #3A98CB 100%) no-repeat;
   background: -moz-linear-gradient(top, #72B5DA 0, #3A98CB 100%) no-repeat;
   background: -o-linear-gradient(top, #72B5DA 0, #3A98CB 100%) no-repeat;
   background: -ms-linear-gradient(top, #72B5DA 0, #3A98CB 100%) no-repeat;
   background: linear-gradient(top, #72B5DA 0, #3A98CB 100%) no-repeat;
   -svg-background: linear-gradient(top, #72B5DA 0, #3A98CB 100%) no-repeat;
   border:1px solid #72B5DA;
   padding:9px 7px;
   margin:0 auto;
}
.blockheader .t,
.blockheader .t a,
.blockheader .t a:link,
.blockheader .t a:visited, 
.blockheader .t a:hover
{
   color: #FFFFFF;
   font-size: 12px;
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   margin: 0 10px;
}

.blockheader .t:before
{
   content:url('Images/blockheadericon.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .blockheader .t:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.blockcontent
{
   background: #FFFFFF;
   border:1px solid #C0CBCE;
   padding:7px;
   margin:0 auto;
   color: #242C2E;
   font-size: 12px;
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
}
.blockcontent table,
.blockcontent li, 
.blockcontent a,
.blockcontent a:link,
.blockcontent a:visited,
.blockcontent a:hover
{
   color: #242C2E;
   font-size: 12px;
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
}

.blockcontent a, .blockcontent a:link
{
   color: #25698D;
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
}

.blockcontent a:visited, .blockcontent a.visited
{
   color: #C7C7C7;
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
}

.blockcontent a:hover, .blockcontent a.hover
{
   color: #8AC2E0;
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}
.block ul>li:before
{
   content:url('Images/blockbullets.png');
   margin-right:7px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   margin-left: -13px;
}
.opera .block ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.block li
{
   font-size: 12px;
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #4A5A5E;
}

.block ul>li, .block ol
{
   padding: 0;
}

.block ul>li
{
   padding-left: 13px;
}

.breadcrumbs
{
   background: none;
   margin:0 auto;
}

a.button,
a.button:link,
a:link.button:link,
body a.button:link,
a.button:visited,
body a.button:visited,
input.button,
button.button
{
   text-decoration: none;
   font-size: 12px;
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   position:relative;
   display: inline-block;
   vertical-align: middle;
   white-space: nowrap;
   text-align: center;
   color: #2C7BA5;
   margin: 0 5px 0 0 !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   line-height: 22px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

.button img
{
   margin: 0;
   vertical-align: middle;
}

.firefox2 .button
{
   display: block;
   float: left;
}

input, select, textarea, a.search-button span
{
   vertical-align: middle;
   font-size: 12px;
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
}

.block select 
{
   width:96%;
}

input.button
{
   float: none !important;
   -webkit-appearance: none;
}

.button.active, .button.active:hover
{
   background: #9BACB0;
   background: linear-gradient(top, #B2BFC2 0, #879CA1 100%) no-repeat;
   background: -webkit-linear-gradient(top, #B2BFC2 0, #879CA1 100%) no-repeat;
   background: -moz-linear-gradient(top, #B2BFC2 0, #879CA1 100%) no-repeat;
   background: -o-linear-gradient(top, #B2BFC2 0, #879CA1 100%) no-repeat;
   background: -ms-linear-gradient(top, #B2BFC2 0, #879CA1 100%) no-repeat;
   background: linear-gradient(top, #B2BFC2 0, #879CA1 100%) no-repeat;
   -svg-background: linear-gradient(top, #B2BFC2 0, #879CA1 100%) no-repeat;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border:1px solid #9BACB0;
   padding:0 10px;
   margin:0 auto;
}
.button.active, .button.active:hover {
   color: #5C7075 !important;
}

.button.hover, .button:hover
{
   background: #C0CBCE;
   background: linear-gradient(top, #D7DEE0 0, #A9B8BC 100%) no-repeat;
   background: -webkit-linear-gradient(top, #D7DEE0 0, #A9B8BC 100%) no-repeat;
   background: -moz-linear-gradient(top, #D7DEE0 0, #A9B8BC 100%) no-repeat;
   background: -o-linear-gradient(top, #D7DEE0 0, #A9B8BC 100%) no-repeat;
   background: -ms-linear-gradient(top, #D7DEE0 0, #A9B8BC 100%) no-repeat;
   background: linear-gradient(top, #D7DEE0 0, #A9B8BC 100%) no-repeat;
   -svg-background: linear-gradient(top, #D7DEE0 0, #A9B8BC 100%) no-repeat;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border:1px solid #879CA1;
   padding:0 10px;
   margin:0 auto;
}
.button.hover, .button:hover {
   color: #fff !important;

}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
   background: #5675a4;
   //-webkit-border-radius:4px;
  // -moz-border-radius:4px;
  // border-radius:4px;
   border:0;
   margin:0 auto;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
   width: 100%;
   padding: 4px 0;
   color: #fff !important;
   font-size: 13px;
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-shadow: none;
}
input.error, textarea.error
{
   background: #F9FAFB;
   border:1px solid #E2341D;
   margin:0 auto;
}
input.error, textarea.error {
   color: #525252 !important;
   font-size: 13px;
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.search input[type="text"]
{
   background: #FFFFFF;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   border:1px solid #CCD6E0;
   margin:0 auto;
   width: 100%;
   padding: 4px 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #1B4B65 !important;
   font-size: 13px;
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.search 
{
   background-image: none;
   border: 0;
   display:block;
   position:relative;
   top:0;
   padding:0;
   margin:5px;
   left:0;
   line-height: 0;
}

form.search input, a.search-button
{
   top:0;
   right:0;
}

form.search>input, a.search-button{
   bottom:0;
   left:0;
   vertical-align: middle;
}

form.search input[type="submit"], input.search-button, a.search-button
{
   background: none;
   margin:0 auto;
}
form.search input[type="submit"], input.search-button, a.search-button {
   position:absolute;
   left:auto;
   display:block;
   border:none;
   background:url('Images/searchicon.png') center center no-repeat;
   width:24px;
   height: 100%;
   padding:0;
   color: #FFFFFF !important;
   cursor: pointer;
}

a.search-button span.search-button-text {
   display: none;
}

label.checkbox: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.checkbox
{
   cursor: pointer;
   font-size: 13px;
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 16px;
   display: inline-block;
   color: #1B4B65 !important;
}

.checkbox>input[type="checkbox"]
{
   margin: 0 5px 0 0;
}

label.checkbox.active:before
{
   background: #B8C4C7;
   -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.checkbox.hovered:before
{
   background: #BFDDEE;
   -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.radiobutton: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.radiobutton
{
   cursor: pointer;
   font-size: 13px;
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 12px;
   display: inline-block;
   color: #1B4B65 !important;
}

.radiobutton>input[type="radio"]
{
   vertical-align: baseline;
   margin: 0 5px 0 0;
}

label.radiobutton.active:before
{
   background: #82BEDE;
   -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.radiobutton.hovered:before
{
   background: #BFDDEE;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

.comments
{
   background: none;
   border-top:1px dotted #56A7D2;
   margin:0 auto;
   margin-top: 25px;
}

.comments h2
{
   color: #113040;
}

.comment-inner
{
   background: #E2E8EE;
   background: transparent;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   padding:5px;
   margin:0 auto;
   margin-left: 94px;
}
.comment-avatar 
{
   float:left;
   width:80px;
   height:80px;
   padding:1px;
   background:#fff;
   border:1px solid #E2E8EE;
}

.comment-avatar>img
{
   margin:0 !important;
   border:none !important;
}

.comment-content
{
   padding:10px 0;
   color: #404040;
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
}

.comment
{
   margin-top: 6px;
}

.comment:first-child
{
   margin-top: 0;
}

.comment-header
{
   color: #113040;
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   line-height: 100%;
}

.comment-header a, 
.comment-header a:link, 
.comment-header a:visited,
.comment-header a.visited,
.comment-header a:hover,
.comment-header a.hovered
{
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   line-height: 100%;
}

.comment-header a, .comment-header a:link
{
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   color: #429CCD;
}

.comment-header a:visited, .comment-header a.visited
{
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   color: #429CCD;
}

.comment-header a:hover,  .comment-header a.hovered
{
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   color: #429CCD;
}

.comment-content a, 
.comment-content a:link, 
.comment-content a:visited,
.comment-content a.visited,
.comment-content a:hover,
.comment-content a.hovered
{
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
}

.comment-content a, .comment-content a:link
{
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   color: #5C7075;
}

.comment-content a:visited, .comment-content a.visited
{
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   color: #545454;
}

.comment-content a:hover,  .comment-content a.hovered
{
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   color: #5C7075;
}

.pager
{
   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 #56A7D2;
   padding:5px;
}

.pager>*:last-child
{
   margin-right:0 !important;
}

.pager>span {
   cursor:default;
}

.pager>*
{
   background: #BFDDEE;
   background: linear-gradient(top, #FFFFFF 0, #7AB9DC 100%) no-repeat;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #7AB9DC 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #7AB9DC 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #7AB9DC 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #7AB9DC 100%) no-repeat;
   background: linear-gradient(top, #FFFFFF 0, #7AB9DC 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #7AB9DC 100%) no-repeat;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:1px solid #BFDDEE;
   padding:7px;
   margin:0 4px 0 auto;
   line-height: normal;
   position:relative;
   display:inline-block;
   margin-left: 0;
}

.pager a:link,
.pager a:visited,
.pager .active
{
   line-height: normal;
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #0D2430
;
}

.pager .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 #BFDDEE;
   padding:7px;
   margin:0 4px 0 auto;
   color: #FFFFFF
;
}

.pager .more
{
   background: #BFDDEE;
   background: linear-gradient(top, #FFFFFF 0, #7AB9DC 100%) no-repeat;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #7AB9DC 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #7AB9DC 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #7AB9DC 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #7AB9DC 100%) no-repeat;
   background: linear-gradient(top, #FFFFFF 0, #7AB9DC 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #7AB9DC 100%) no-repeat;
   border:1px solid #BFDDEE;
   margin:0 4px 0 auto;
}
.pager a.more:link,
.pager a.more:visited
{
   color: #1B2122
;
}
.pager a:hover
{
   background: #82BEDE;
   background: linear-gradient(top, #BFDDEE 0, #429CCD 100%) no-repeat;
   background: -webkit-linear-gradient(top, #BFDDEE 0, #429CCD 100%) no-repeat;
   background: -moz-linear-gradient(top, #BFDDEE 0, #429CCD 100%) no-repeat;
   background: -o-linear-gradient(top, #BFDDEE 0, #429CCD 100%) no-repeat;
   background: -ms-linear-gradient(top, #BFDDEE 0, #429CCD 100%) no-repeat;
   background: linear-gradient(top, #BFDDEE 0, #429CCD 100%) no-repeat;
   -svg-background: linear-gradient(top, #BFDDEE 0, #429CCD 100%) no-repeat;
   border:1px solid #BFDDEE;
   padding:7px;
   margin:0 4px 0 auto;
}
.pager  a:hover,
.pager  a.more:hover
{
   color: #0D2430
;
}
.pager>*:after
{
   background: none;
   margin:0 0 0 auto;
   display:inline-block;
   position:absolute;
   content: ' ';
   top:0;
   width:0;
   height:100%;
   right: 0;
   text-decoration:none;
}

.pager>*:last-child:after{
   display:none;
}

.commentsform
{
   background: #E2E8EE;
   background: transparent;
   padding:10px;
   margin:0 auto;
   margin-top:25px;
   color: #113040;
}

.commentsform h2{
   padding-bottom:10px;
   margin: 0;
   color: #113040;
}

.commentsform label {
   display: inline-block;
   line-height: 25px;
}

.commentsform input:not([type=submit]), .commentsform textarea {
   box-sizing: border-box;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   width:100%;
   max-width:100%;
}

.commentsform .form-submit
{
   margin-top: 10px;
}
.post
{
//   background: #FFFFFF;
   margin:38px 0 0 40px;
}
a img
{
   border: 0;
}

.article img, img.article, .block img, .footer img
{
//   margin: 5px 5px 5px 5px;
}

.metadata-icons img
{
   border: none;
   vertical-align: middle;
   margin: 2px;
}

.article table, table.article
{
   border-collapse: collapse;
   margin: 1px;
}

.post .content-layout-br
{
   height: 0;
}

.article th, .article td
{
   padding: 2px;
   border: solid 1px #A6A6A6;
   vertical-align: top;
   text-align: left;
}

.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: 5px 5px 5px 5px;
   -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.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;
}

.postheader
{
   color: #113040;
   font-size: 22px;
   font-family: "helvetica", Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.postheader a, 
.postheader a:link, 
.postheader a:visited,
.postheader a.visited,
.postheader a:hover,
.postheader a.hovered
{
   font-size: 22px;
   font-family: "helvetica", Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.postheader a, .postheader a:link
{
   font-family: "helvetica", Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #153C51;
}

.postheader a:visited, .postheader a.visited
{
   font-family: "helvetica", Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #435256;
}

.postheader a:hover,  .postheader a.hovered
{
   font-family: "helvetica", Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #25698D;
}

.postheadericons,
.postheadericons a,
.postheadericons a:link,
.postheadericons a:visited,
.postheadericons a:hover
{
   font-size: 11px;
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   color: #545454;
}

.postheadericons
{
   padding: 1px;
}

.postheadericons a, .postheadericons a:link
{
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #25698D;
}

.postheadericons a:visited, .postheadericons a.visited
{
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #25698D;
}

.postheadericons a:hover, .postheadericons a.hover
{
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #318AB9;
}

.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 .postdateicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.postauthoricon:before
{
   content:url('Images/postauthoricon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .postauthoricon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.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 .postpdficon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.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 .postprinticon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.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 .postemailicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.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 .postediticon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.postcontent li, .post li, .textblock li
{
   //font-size: 12px;
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   margin: 0 0 0 24px;
}

.postcontent ol, .post ol, .textblock ol, .postcontent ul, .post ul, .textblock ul
{
   margin: 1em 0.8em 1em 24px;
}

.postcontent li ol, .post li ol, .textblock li ol, .postcontent li ul, .post li ul, .textblock li ul
{
   margin: 0.5em 0 0.5em 24px;
}

.postcontent li, .post li, .textblock li
{
   margin: 0 0 0 0;
}

blockquote
{
   background: #E0E0E0 url('Images/postquote.png') no-repeat scroll;
   border:1px solid #C7C7C7;
   padding:0 0 0 24px;
   margin:10px 10px 10px 50px;
   color: #141414;
   font-family: "helvetica", Geneva, Arial, 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, .postcontent blockquote a, .blockcontent blockquote a, .footer blockquote a,
blockquote a:link, .postcontent blockquote a:link, .blockcontent blockquote a:link, .footer blockquote a:link,
blockquote a:visited, .postcontent blockquote a:visited, .blockcontent blockquote a:visited, .footer blockquote a:visited,
blockquote a:hover, .postcontent blockquote a:hover, .blockcontent blockquote a:hover, .footer blockquote a:hover
{
   color: #141414;
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-align: left;
}

/* Override native 'p' margins*/
blockquote p,
.postcontent blockquote p,
.blockcontent blockquote p,
.footer blockquote p
{
   margin: 0;
   margin: 2px 0 2px 15px;
}

.postfootericons,
.postfootericons a,
.postfootericons a:link,
.postfootericons a:visited,
.postfootericons a:hover
{
   font-size: 11px;
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #fff;
}

.postfootericons
{
   padding: 1px;
}

.postfootericons a, .postfootericons a:link
{
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #25698D;
}

.postfootericons a:visited, .postfootericons a.visited
{
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #25698D;
}

.postfootericons a:hover, .postfootericons a.hover
{
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #318AB9;
}

.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 .postcategoryicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.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 .posttagicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.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 .postcommentsicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.postdatepickericon:before
{
   content:url('Images/postdatepickericon.png');
   margin-right:6px;
   bottom: 0;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .postdatepickericon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.postdatepickerlefticon:before
{
   content:url('Images/postdatepickerlefticon.png');
   margin-right:6px;
   bottom: 0;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .postdatepickerlefticon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.postdatepickerrighticon:before
{
   content:url('Images/postdatepickerrighticon.png');
   margin-right:6px;
   bottom: 0;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .postdatepickerrighticon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.Navigator .ccs-navigator img, .Navigator img
{
   border: 0;
   margin: 0;
   vertical-align: middle;
}
tr.Navigator td, td span.Navigator
{
   text-align: center;
   vertical-align: middle;
}

.postslider1icon:before
{
   content:url('Images/postslider1icon.png');
   margin-right:6px;
   bottom: 0;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .postslider1icon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.postslider2icon:before
{
   content:url('Images/postslider2icon.png');
   margin-right:6px;
   bottom: 0;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .postslider2icon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.postslider3icon:before
{
   content:url('Images/postslider3icon.png');
   margin-right:6px;
   bottom: 0;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .postslider3icon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.postslider4icon:before
{
   content:url('Images/postslider4icon.png');
   margin-right:6px;
   bottom: 0;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .postslider4icon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.postslider5icon:before
{
   content:url('Images/postslider5icon.png');
   margin-right:6px;
   bottom: 0;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .postslider5icon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.postslider6icon:before
{
   content:url('Images/postslider6icon.png');
   margin-right:6px;
   bottom: 0;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .postslider6icon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.postslider7icon:before
{
   content:url('Images/postslider7icon.png');
   margin-right:6px;
   bottom: 0;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .postslider7icon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.postsliderscicon:before
{
   content:url('Images/postsliderscicon.png');
   margin-right:6px;
   bottom: 0;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .postsliderscicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.postsliderseicon:before
{
   content:url('Images/postsliderseicon.png');
   margin-right:6px;
   bottom: 0;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .postsliderseicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.Sorter img
{
   border:0;
   vertical-align:middle;
   padding:0;
   margin:0;
   position:static;
   z-index:1;
   width: 12px;
   height: 6px;
}

.Sorter a
{
   position:relative;
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #19455D;
}

.Sorter a:link
{
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #19455D;
}

.Sorter a:visited, .Sorter a.visited
{
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #25698D;
}

.Sorter a:hover, .Sorter a.hover
{
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #72B5DA;
}

.Sorter
{
   font-size: 12px;
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-align: justify;
   color:#242C2E;
}

.footer
{
   background-image:url("Images/footer_02.png");
   background-size:100% 100%;
   padding:1px 10px 10px 10px;
   margin:0 auto;
   position: relative;
   color: #c6cee7;
   font-size: 11px;
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   text-align: center;
   height:100%;
}

.footer a,
.footer a:link,
.footer a:visited,
.footer a:hover,
.footer td, 
.footer th,
.footer caption
{
   color: #799096;
   font-size: 11px;
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
}

.footer p 
{
   padding:0;
   text-align: center;
}

.footer a,
.footer a:link
{
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   font-size: 14px;
   color:#0B2854;
   text-decoration: none;
}

.footer a:visited
{
   color: #fff;
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
}

.footer a:active
{
   color: #fff;
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
}

.footer a:hover
{
   color: #fff;
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}

.slide a:link
{
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   font-size: 14px;
   color:#fff !important;
   text-decoration: none;
}

.slide a:active
{
   color: #0B2854;
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
}

.slide a:hover
{
   color: #0B2854;
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}
.footer h1
{
   color: #328DBD;
   font-family: "helvetica", Arial, Helvetica, Sans-Serif;
}

.footer h2
{
   color: #56A7D2;
   font-family: "helvetica", Arial, Helvetica, Sans-Serif;
}

.footer h3
{
   color: #A1B1B5;
   font-family: "helvetica", Arial, Helvetica, Sans-Serif;
}

.footer h4
{
   color: #C7C7C7;
   font-family: "helvetica", Arial, Helvetica, Sans-Serif;
}

.footer h5
{
   color: #C7C7C7;
   font-family: "helvetica", Arial, Helvetica, Sans-Serif;
}

.footer h6
{
   color: #C7C7C7;
   font-family: "helvetica", Arial, Helvetica, Sans-Serif;
}

.footer img
{
   border: none;
   margin: 0;
}

.rss-tag-icon
{
   background:  url('Images/footerrssicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:24px;
   min-width:24px;
   display: inline-block;
   text-indent: 27px;
   background-position: left center;
}

.rss-tag-icon:empty
{
   vertical-align: middle;
}

.facebook-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;
}

.facebook-tag-icon:empty
{
   vertical-align: middle;
}

.twitter-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;
}

.twitter-tag-icon:empty
{
   vertical-align: middle;
}

.footer li
{
   font-size: 11px;
   font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
   color: #4A5A5E;
}

.page-footer, 
.page-footer a,
.page-footer a:link,
.page-footer a:visited,
.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: #25698D;
}

.page-footer
{
   position: relative;
   z-index: auto !important;
   padding: 1em;
   text-align: center !important;
   text-decoration: none;
   color: #4F6064;
}

.lightbox-wrapper 
{
   background: #333;
   background: rgba(0, 0, 0, .8);
   bottom: 0;
   left: 0;
   padding: 0 100px;
   position: fixed;
   right: 0;
   text-align: center;
   top: 0;
   z-index: 1000000;
}

.lightbox,
.lightbox-wrapper .lightbox-image
{
   cursor: pointer;
}

.lightbox-wrapper .lightbox-image
{
   border: 6px solid #fff;
   border-radius: 3px;
   display: none;
   max-width: 100%;
   vertical-align: middle;
}

.lightbox-wrapper .lightbox-image.active
{
   display: inline-block;
}

.lightbox-wrapper .lightbox-error
{
   background: #fff;
   border: 1px solid #b4b4b4;
   border-radius: 10px;
   box-shadow: 0 2px 5px #333;
   height: 80px;
   opacity: .95;
   padding: 20px;
   position: fixed;
   width: 300px;
   z-index: 100;
}

.lightbox-wrapper .loading
{
   background: #fff url('Images/preloader-01.gif') center center no-repeat;
   border: 1px solid #b4b4b4;
   border-radius: 10px;
   box-shadow: 0 2px 5px #333;
   height: 32px;
   opacity: .5;
   padding: 10px;
   position: fixed;
   width: 32px;
   z-index: 10100;
}

.lightbox-wrapper .arrow
{
   cursor: pointer;
   height: 100px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   width: 82px;
   z-index: 10003;
}

.lightbox-wrapper .arrow.left
{
   left: 9px;
}

.lightbox-wrapper .arrow.right
{
   right: 9px;
}

.lightbox-wrapper .arrow:hover
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.lightbox-wrapper .arrow.disabled 
{
   display: none;
}

.lightbox-wrapper .arrow-t, 
.lightbox-wrapper .arrow-b
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   left: 26px;
   position: relative;
   width: 30px;
}

.lightbox-wrapper .arrow-t
{
   top: 38px;
}

.lightbox-wrapper .arrow-b
{
   top: 50px;
}

.lightbox-wrapper .close
{
   cursor: pointer;
   height: 22px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   right: 39px;
   top: 30px;
   width: 22px;
   z-index: 10003;
}

.lightbox-wrapper .close:hover 
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.lightbox-wrapper .close .cw, 
.lightbox-wrapper .close .ccw
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   position: absolute;
   left: -4px;
   top: 8px;
   width: 30px;
}

.lightbox-wrapper .cw
{
   transform: rotate(45deg);
   -ms-transform: rotate(45deg);
   /* IE 9 */
    -webkit-transform: rotate(45deg);
   /* Safari and Chrome */
    -o-transform: rotate(45deg);
   /* Opera */
    -moz-transform: rotate(45deg);
/* Firefox */}

.lightbox-wrapper .ccw
{
   transform: rotate(-45deg);
   -ms-transform: rotate(-45deg);
   /* IE 9 */
    -webkit-transform: rotate(-45deg);
   /* Safari and Chrome */
    -o-transform: rotate(-45deg);
   /* Opera */
    -moz-transform: rotate(-45deg);
/* Firefox */}

.lightbox-wrapper .close-alt, 
.lightbox-wrapper .arrow-right-alt, 
.lightbox-wrapper .arrow-left-alt 
{
   color: #fff;
   display: none;
   font-size: 2.5em;
   line-height: 100%;
}

.ie8 .lightbox-wrapper .close-alt, 
.ie8 .lightbox-wrapper .arrow-right-alt, 
.ie8 .lightbox-wrapper .arrow-left-alt 
{
   display: block;
}

.ie8 .lightbox-wrapper .cw, 
.ie8 .lightbox-wrapper .ccw 
{
   display: none;
}

.content-layout .sidebar1
{
   background: none;
   padding:40px 3% 0 3%;
   width: 23%;
}

.content-layout .content
{
   background: none;
   margin:0 auto;
}

/* Begin Additional CSS Styles */
.article th
{
  background-color: #f3f3f3;
  text-align: center;
}

.record .bottom td, .grid .footer td
{text-align: right;padding-top: 3px;padding-bottom: 3px;}

.grid .footer td {text-align: center;}

.MainTable .Header img, .MainTable .Header td
{padding-left: 0;padding-right: 0;margin:0;}
.blockheader .t, .vmenublockheader .t {white-space: nowrap;}
/* End Additional CSS Styles */

.MainTable table.Header td {
    vertical-align: middle;

}

.MainTable table.Header {
    width: 100%;
}

.MainTable table.Grid {
    width: 100%;
}

.MainTable table.postmetadataheader {
    width: 100%;
}

.MainTable .Header img, .MainTable .Header td {
	padding-left: 0;
	padding-right: 0;
	margin:0;
}

.MainTable th, .MainTable td, .MainTable img, .Header  td {
	border:0;
}

.adv {
    vertical-align: middle !important;
}

.Grid .Footer td {
	text-align: center;
}

.Record .Bottom td, .Grid .Footer td {
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
}

.Record td, .Record th, .Grid td, .Grid th {
	padding: 2px;
	border: solid 1px #A6A6A6;
	vertical-align: top;
	text-align: left;
}

.Footer  td {
   text-align: center;
}

.article th {
	text-align: center;
}

.Post ul.adxm.menu_htb li {
    background:none;
    padding:0px;
}

.postheader, .Header, .MainTable table.Header td.th {
	color: #113040;
	font-size: 22px;
	font-family: "helvetica", Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-style: normal;
	text-align: left;
}

form.search-built-in input[type="text"] {
    padding-right: 22px;
}

.label-checkbox {
	cursor: pointer;
	font-size: 13px;
	font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
	display: inline-block;
	color: #1B4B65 !important;
}

.label-radio {
	cursor: pointer;
	font-size: 13px;
	font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	line-height: 12px;
	display: inline-block;
	color: #1B4B65 !important;
}

input, select, textarea, a.search-built-in-button span {
	vertical-align: middle;
	font-size: 12px;
	font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
}
form.search-built-in input[type="text"] {
	background: #FFFFFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #CCD6E0;
	margin: 0 auto;
	width: 100%;
	padding: 4px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #1B4B65 !important;
	font-size: 13px;
	font-family: "helvetica", Geneva, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: normal;
}
form.search-built-in {
	background-image: none;
	border: 0;
	display: block;
	position: relative;
	top: 0;
	padding: 0;
	margin: 5px;
	left: 0;
	line-height: 0;
}
form.search-built-in input, a.search-built-in-button {
	top: 0;
	right: 0;
}
form.search-built-in>input, a.search-built-in-button {
	bottom: 0;
	left: 0;
	vertical-align: middle;
}
form.search-built-in input[type="submit"], input.search-built-in-button, a.search-built-in-button {
	background: none;
	margin: 0 auto;
}
form.search-built-in input[type="submit"], input.search-built-in-button, a.search-built-in-button {
	position: absolute;
	left: auto;
	display: block;
	border: none;
	background: url('Images/searchicon.png') center center no-repeat;
	width: 24px;
	height: 100%;
	padding: 0;
	color: #FFFFFF !important;
	cursor: pointer;
}
a.search-built-in-button span.search-built-in-button-text {
	display: none;
}


.radiobutton>input[type="radio"] {
	vertical-align: baseline;
	margin: 2px 0;
	float: left;
}

