/*=============================================================
====== 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.jpg) top center no-repeat #15557b; }
.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 .mainBoxWrapper{ margin-bottom:0.938em; clear:both; }
.tWrap .sideBoxWrapper{ margin-bottom:0.638em; clear:both; }
.tWrap .swp-breadcrumbs{ margin:0.25em 0 22px 0; color: #ffffff; }
.tWrap .swp-breadcrumbs a{ color:#a8d16b; font-size:12px; }
.tWrap .swp-breadcrumbs strong { font-weight: normal !important; }

.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{
	box-sizing:content-box; -ms-box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;
	-webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;
	width:96%; border:none; background: #0e3044; padding:2%; display:block; color: #FFFFFF!important;}

.tWrap .extendedFormSurveyView #msg { background: #9fd9f1; color: #404b4f; padding: 1.250em; border:none; margin: 0.5em 0; }

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

.tWrap header{ z-index:10; position:relative; padding-top: 25px; }

.tWrap header .headerContentContainer{ margin-bottom: 10px; }
.tWrap .logo{ max-width:373px; display:block; margin: 15px 0 20px;  }

.tWrap header .nav { float: right; }
.tWrap header .nav > li{ position:relative; list-style:none; float:left; padding:0; margin:0  0 0 5px; }
.tWrap header .nav > li > a{ display:block; font-family: 'Titillium Web', Helvetica, Arial, sans-serif; padding:6px 10px; font-weight: bold; color:#b4d4f8; font-size:15px; border: 1px solid #b4d4f8; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; }
.tWrap header .nav > li:hover > a,
.tWrap header .nav > li.nav-hover > a,
.tWrap header .nav > li.nav-path-selected > a { border: 1px solid #fff; color: #fff; }

.tWrap header .nav > li > ul{ position:absolute; display:none; margin:0; padding: 8px 0 0 0; right:0; min-width:175px; z-index:20; }
.tWrap header .nav > li > ul > li{ background: #ffffff; list-style:none; margin:0; padding:0 15px; }
.tWrap header .nav > li > ul > li > a{ display:block; font-family: 'Titillium Web', Helvetica, Arial, sans-serif; padding:10px 0px 9px; color:#576d5c; font-size:14px; border-bottom: 1px solid #e8e8e8; }
.tWrap header .nav > li > ul > li:hover > a,
.tWrap header .nav > li > ul > li.nav-path-selected > a{ color: #a8d16b; }

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

.tWrap footer { background: #ffffff url(../images/footer-border.png) repeat-x center 3px; padding-top: 13px; }

.tWrap footer .footerContent { padding: 20px 0 30px; border-bottom: 1px solid #d3d3d3; margin-bottom: 5px; }

.tWrap .footerInner{ padding:10px 0; }
.tWrap footer p { color: #9c9d9e; font-size:12px; }
.tWrap footer a { font-weight:normal; font-size:12px; color: #15557b; }
.tWrap footer a:hover { color: #a8d16b; }
.tWrap footer ul { padding-top:3px; }
.tWrap footer ul li:first-child{ margin-left:20px; background:none; }
.tWrap footer li{ float:left; padding:6px 6px; background:url('../images/footersep.png') no-repeat; background-position:0px 2px; line-height:1 !important; list-style:none; }

.tWrap .zCopyrightWrapper{ display:block; margin:7px 0 !important; }
.tWrap .zCopyrightWrapper img{ vertical-align:middle; }

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

.tWrap .flex-control-nav{ display:none; }
.tWrap .flexslider{ margin-bottom:15px !important; box-shadow:none; -webkit-box-shadow:none; }
.tWrap .flex-direction-nav .flex-next{ background:url(../images/arrows.png) -48px 0 no-repeat; width:48px; height:48px; right: 0px; }
.tWrap .flex-direction-nav .flex-prev{ background:url(../images/arrows.png) no-repeat; width:48px; height:48px; left: 0px; }

.tWrap .tileHolder { padding: 15px 0; }

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

.tWrap .contentTop{  }
.tWrap .contentTopShadow{  }
.tWrap .contentBottom{ padding-bottom: 30px; }

.tWrap .sidebar{ padding-top: 10px; }
.tWrap .sidebar .nav{ padding:0; margin:0; }
.tWrap .sidebar .nav > li { list-style:none; margin:0 0 5px 0; border-bottom: 1px solid #557f98; padding:0 0 5px 0; }
.tWrap .sidebar .nav > li > a { color:#fff; font-size:14px; border-left: #ffffff 4px solid; display:block; padding:8px 15px; }
.tWrap .sidebar .nav > li.nav-path-selected > a,
.tWrap .sidebar .nav > li.nav-hover > a,
.tWrap .sidebar .nav > li:hover > a{ border-left: #a8d16b 4px solid; color: #a8d16b; }

.tWrap .sidebar .nav > li > ul { padding:0; margin:0; }
.tWrap .sidebar .nav > li > ul > li { list-style:none; margin:0 0 5px 0; padding:0; }
.tWrap .sidebar .nav > li > ul > li > a { color:#fff; font-size:14px; border-left: #ffffff 4px solid; display:block; padding:10px 15px; }
.tWrap .sidebar .nav > li.nav-path-selected > a,
.tWrap .sidebar .nav > li.nav-hover > a,
.tWrap .sidebar .nav > li:hover > a{ border-left: #a8d16b 4px solid; color: #a8d16b; }

.tWrap .globalSidebar{ margin-top:30px; }

.tWrap .pageTitle { font-weight: normal; padding-bottom: 20px; }

/*=============================================================
===== 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/mobilenavarrow.png) no-repeat top right !important;}

/*=============================================================
===== CUSTOM =======================================[ZYB07]====
=============================================================*/


.tWrap .ccm-layout-row { padding-bottom: 15px; }