/*=============================================================
====== TABLE OF CONTENTS ======================================
====== UNIVERSAL ===================================[ZYB01]====
====== HEADER ======================================[ZYB02]====
====== FOOTER ======================================[ZYB03]====
====== HOME ========================================[ZYB04]====
====== INNER =======================================[ZYB05]====
====== CUSTOM ======================================[ZYB06]====
====== MOBILE ======================================[ZYB07]====
=============================================================*/

/*=============================================================
===== UNIVERSAL ====================================[ZYB01]====
=============================================================*/

html{ min-height:100%; width:100%; }
body{ background:url(../images/bg-pattern.jpg); }
.tWrap article, .tWrap aside, .tWrap audio, .tWrap canvas, .tWrap command, .tWrap datalist, .tWrap details, .tWrap embed, .tWrap figcaption, .tWrap figure, .tWrap footer, .tWrap header, .tWrap hgroup, .tWrap keygen, .tWrap meter, .tWrap nav, .tWrap output, .tWrap progress, .tWrap section, .tWrap source, .tWrap video{display:block}
.tWrap mark, .tWrap rp, .tWrap rt, .tWrap ruby, .tWrap summary, .tWrap time { display:inline; }
.tWrap .boxShadow{ -webkit-box-shadow: 0px 3px 4px 1px rgba(0, 0, 0, 0.1); box-shadow: 0px 3px 4px 1px rgba(0, 0, 0, 0.1); }
.tWrap .clear, .tWrap .spacer{ clear:both; }
.tWrap .floatLeft{ float:left; }
.tWrap .floatRight{ float:right; }
.tWrap .headerBoxWrapper{ margin-bottom:0.538em; }
.tWrap .mainBoxWrapper{ margin-bottom:0.938em; }
.tWrap .sideBoxWrapper{ margin-bottom:1.8em; }
.tWrap .homeBoxWrapper { margin-bottom:2em; }
.tWrap .tileBoxWrapper { margin-bottom: 1.5em; }
.tWrap .swp-breadcrumbs{ margin:5px 0 15px; }

.tWrap .formBlockSurveyRow{overflow:visible;}
.tWrap .formBlockSurveyCell.question{ width:20%; padding:0px; }
.tWrap .formBlockSurveyCell.answer{ width:80%; }
.tWrap .extendedFormSurveyView input[type="text"], .tWrap .guestBook-formBlock input[type="text"],
.tWrap .extendedFormSurveyView input[type="email"], .tWrap .guestBook-formBlock input[type="email"],
.tWrap .extendedFormSurveyView input[type="tel"], .tWrap .guestBook-formBlock input[type="tel"],
.tWrap .extendedFormSurveyView input[type="url"], .tWrap .guestBook-formBlock input[type="url"],
.tWrap .extendedFormSurveyView select, .tWrap .guestBook-formBlock select,
.tWrap .extendedFormSurveyView textarea, .tWrap .guestBook-formBlock textarea{
	border: 1px solid #c3c3c3; box-sizing:content-box; -ms-box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;
	-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;
	width:98%; padding:1%;	display:block; }
.tWrap .extendedFormSurveyView #msg { background: #9fd9f1; color: #404b4f; padding: 1.250em; border:none; margin: 0.5em 0; }

/*=============================================================
===== HEADER =======================================[ZYB02]====
=============================================================*/

.tWrap header { position: relative; z-index: 5; }
.tWrap header .logo { margin:25px 0; display:block; width:165px; }

.tWrap header .headerTop{  }
.tWrap header .headerTop h4 { font-size: 40px; color: #0c4da2; padding: 0; line-height: 1; font-weight: bold; }
.tWrap header .headerTop h5 { color: #2676de; font-size: 30px; padding: 0; line-height: 1; font-weight: bold; }
.tWrap header .headerTop .headerRight { padding-top: 12px; }
.tWrap header .headerTop p{ padding:2px 0; }
.tWrap header .headerBottom{ border-bottom: 2px solid #c8c8c8; }

.tWrap header .nav{ margin:0; z-index:10; border-left: 1px solid #dedede; }
.tWrap header .nav > li{float:left; position:relative; list-style:none; margin:0; padding:0; border-right: 1px solid #dedede; }
.tWrap header .nav > li:hover,
.tWrap header .nav > li.nav-hover,
.tWrap header .nav > li.nav-path-selected{}
.tWrap header .nav > li > a { padding: 11px 20px 12px; line-height:1.250em; text-transform: uppercase;  font-family: 'Raleway', helvetica, Arial, sans-serif; display:block;font-size:16px; font-weight: 600; color: #13264e; text-align:center; position:relative; }
.tWrap header .nav > li > a:hover,
.tWrap header .nav > li.nav-hover > a,
.tWrap header .nav > li.nav-path-selected > a { color: #f0b41e; background: #13264e; border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; -moz-border-radius: 4px 4px 0 0; }

.tWrap header .nav > li > ul{ position:absolute; left:0; display:none; padding: 0px 0 0 0; margin:0; z-index:12; }
.tWrap header .nav > li > ul > li{ background:#0a1938; min-width:200px; list-style:none; font-size:13px; padding: 0; }
.tWrap header .nav > li > ul > li:first-child{ border-top:none; }
.tWrap header .nav > li > ul > li > a{ display:block; padding: 0.571em 1.31em; color:#fff; text-transform: uppercase; font-family: 'Raleway', helvetica, Arial, sans-serif; font-weight: 600; }
.tWrap header .nav > li > ul > li > a:hover{ color: #f0b41e; background: #13264e; }

/*=============================================================
===== FOOTER =======================================[ZYB03]====
=============================================================*/

.tWrap footer{ padding:1.2em 0; font-size:12px; color: #484848; border-top: 2px solid #c8c8c8; }
.tWrap footer p{ font-size:12px; padding:3px 0px; }
.tWrap footer a { color: #13264e; }
.tWrap footer a:hover{ color: #294373; }

.tWrap .footerInner{ min-height:30px; }
.tWrap #icons {width:184px;float:right}
.tWrap #icons li {float:left;padding-right:10px}
.tWrap #icons .first {float:none;font-size:23px;color:#fff;font-weight:400;line-height:1.2em;margin-top:-1.071em;letter-spacing:-1px;padding-bottom:9px}

.tWrap .zCopyrightWrapper{ padding:5px 0; }
.tWrap .zCopyrightWrapper img{ vertical-align:middle; }

/*=============================================================
===== HOME =========================================[ZYB04]====
=============================================================*/


.tWrap .flexslider { margin: 0; padding: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; background: #13264e; }
.tWrap .flex-control-nav { display: none; }
.tWrap .flex-direction-nav .flex-next{ background:url(../images/arrows.png) no-repeat -48px 0; width:48px; height:48px; top: 88%; right: 2%; }
.tWrap .flex-direction-nav .flex-prev{ background:url(../images/arrows.png) no-repeat; width:48px; height:48px; top: 88%; left: 2%; }

/*=============================================================
===== INNER ========================================[ZYB05]====
=============================================================*/

.tWrap .content{ padding: 20px 0 20px 0; background: url(../images/bg-img.jpg) top center no-repeat #ffffff; }
.tWrap .sidebar h2{  }
.tWrap .sidebar .nav{ padding-bottom: 0.8em; }
.tWrap .sidebar .nav > li{ list-style:none; padding: 0 0 3px ; }
.tWrap .sidebar .nav > li > a{ background:#13264e; color:#fff; display:block; font-size:15px; padding:12px 18px; text-transform: uppercase; margin:0; font-family: 'Raleway', helvetica, Arial, sans-serif; font-weight: 600;
							border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
.tWrap .sidebar .nav > li > a:hover,
.tWrap .sidebar .nav > li > a.nav-path-selected{ color:#13264e; background:#f0b41e; font-family: 'Raleway', helvetica, Arial, sans-serif; font-weight: 600; }
.tWrap .sidebar .nav > li > ul{ margin:0px; padding:0px; background:#ececec; }
.tWrap .sidebar .nav > li > ul li{ padding:6px 14px; font-size:15px; color:#324170; }
.tWrap .sidebar .nav > li > ul li a{ color:#13264e; }
.tWrap .sidebar .nav > li > ul li a:hover,
.tWrap .sidebar .nav > li > ul li a.nav-path-selected{ color:#083b7d; }
.tWrap .swp-breadcrumbs { font-size:12px; color: #13264e; }
.tWrap .swp-breadcrumbs strong { font-weight: normal !important; }
.tWrap .swp-breadcrumbs a { color: #5e5e5e; }
.tWrap .pageTitle{ margin-bottom:0.38em;  }

.tWrap .lowerContent{ background: #0c4da2; min-height:172px; padding:20px 0px; }
.tWrap .lowerContent h3 { color:#fff; font-weight:bold;  }
.tWrap .lowerContent h5 { color:#57a0ff; line-height: 1; font-weight:bold; }
.tWrap .lowerContent p{ color: #f6f6f3; font-size: 14px; line-height: 20px; padding: 0 0 10px 0; }
.tWrap .lowerContent hr { border: none; border-bottom: 1px dashed #fff; }

.tWrap .lc-tile1 { padding: 27px 0; }
.tWrap .lc-tile3 { padding: 25px 0; }

/*=============================================================
===== MOBILE =======================================[ZYB06]====
=============================================================*/

.tWrap .hasDrop{ padding-right:15px !important; }
.tWrap .mobileDropdown{ position:absolute !important; right:-11px;top:-0px; width:30px; height:43px; padding:0 !important; z-index:10; background: url(../images/mobilenavarrow2.png) no-repeat top right !important;}
.tWrap .nav-path-selected .mobileDropdown { background: url(../images/mobilenavarrow.png) no-repeat top right #13264e !important; }
/*=============================================================
===== CUSTOM =======================================[ZYB07]====
=============================================================*/






/*=============================================================
===== OLGA BLOG STYLING =======================================[ZYB06]====
=============================================================*/

.tWrap .content-sbBlog-date{
	background:url(../images/cal_navy.png) no-repeat top left !important;}

.tWrap .content-sbBlog-month{
	color:#f0b41e;
	font-family:'Raleway',Arial,sans-serif;
	font-size:12px;
	text-transform:uppercase;
	text-align:center; }
	
.tWrap .content-sbBlog-date{
	padding:0;
	width:60px;
	margin-right:20px; }
	
.tWrap .content-sbBlog-day{
	font-family: Arial,sans-serif;
	font-size:28px;
	text-align:center;
	letter-spacing:normal;
	line-height:50%;
	color:#f0b41e; }
	
.tWrap .content-sbBlog-commentcount{
	color:#888888;
	font-size:13px;
	margin-top:5px;
	margin-right:0;}
	
.tWrap .addthis_toolbox, addthis_default_style{
	margin-left:0;
	width:60px;
	text-align:right;
	margin-top:35px;}
	
.tWrap .content-sbBlog-wrap a.readmore{
	float:right;
	color: #ffffff;
	border: none;
	-webkit-border-radius: 0; 
	-moz-border-radius: 0;
	border-radius: 0;
	background: #13264e;
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 16px/100% 'Raleway', helvetica, arial, sans-serif;
	padding: .5em 1.2em .55em;
	text-transform:uppercase;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-weight:bold; }
	
.tWrap .content-sbBlog-wrap a.readmore:hover{
	float:right;
	color: #13264e;
	background: #f0b41e;
	text-decoration:none;
	 }
	
	
.tWrap .content-sbBlog-wrap .thumbnail, .tWrap .content-sbBlog-wrap .thumbnail img{
	border:none;}
	
.tWrap .content-sbBlog-post{
	text-align:justify;
	margin:0;
	}
	
.tWrap .content-sbBlog-wrap > #tags{
	color:#13264e;
	font-family:'Raleway', Arial, sans-serif;
	margin-top:5px;
	text-transform:uppercase;}
	

.tWrap p, #tinymce p{
	text-align:justify;}
	
.tWrap #pb_body{
	width:680px;
	padding-left:0;}
	
.tWrap .ccm-next-previous-wrapper .ccm-next-previous-nextlink{
	float:right;}
	
.tWrap .ccm-next-previous-wrapper{
	margin-top:25px;}
	
.tWrap form.ccm-search-block-form h3{
	display:none; }
	
.tWrap input.ccm-search-block-text{
	width:270px;
	height:38px;
	border-radius:5px;
	padding-left:5px;
	border:none; }
	
.tWrap input.ccm-search-block-submit{
		border-radius:5px;
	width:50px;
	height:38px;
	font-size:15px;
	cursor:pointer;
	font-weight:bold;
	text-transform:uppercase;
	color: #ffffff;
	border: none;
	-webkit-border-radius: 0; 
	-moz-border-radius: 0;
	border-radius: 0;
	background: #13264e;
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 16px/100% 'Raleway', helvetica, arial, sans-serif;
	padding: .5em 1.2em .55em;
	text-transform:uppercase;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-weight:bold;
	 }
	 
	 
.tWrap input.ccm-search-block-submit:hover{
	color: #13264e;
	background: #f0b41e;
	text-decoration:none;
	 }

