/*=============================================================
====== 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/blue-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:0.938em; }
.tWrap .homeBoxWrapper { margin-bottom:2em; }
.tWrap .homeTileBoxWrapper { margin-bottom:20px; }
.tWrap .swp-breadcrumbs{ margin:25px 0 20px; }
.tWrap .swp-breadcrumbs .delim { padding: 0 3px; }

.tWrap .formBlockSurveyRow{overflow:visible; clear: both; }
.tWrap .formBlockSurveyCell.question{ width:30%; padding:0px; }
.tWrap .formBlockSurveyCell.answer{ width:70%; }
.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: 8px; -moz-border-radius: 8px; border-radius: 8px;
	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 { background: url(../images/grey-pattern.jpg); }
.tWrap header .logo { margin:30px 0 33px; display:block; width:265px; }

.tWrap header .headerCon { width: 960px; margin: 0 auto; background: url(../images/header-phone-kitten.png) 610px bottom no-repeat; }
.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: 55px; }
.tWrap header .headerTop p{ padding:0; }
.tWrap header .headerBottom{  }

.tWrap header .headerNav { background: url(../images/navbg.png); }
.tWrap header .nav{ margin:0; z-index:10; }
.tWrap header .nav > li{float:left; position:relative; list-style:none; margin:0; padding:0; }
.tWrap header .nav > li:hover,
.tWrap header .nav > li.nav-hover,
.tWrap header .nav > li.nav-path-selected{}
.tWrap header .nav > li > a { padding: 14px 20px 13px; line-height:1em; text-transform: uppercase; display:block; font-size:18px; color: #919090; font-weight: 600; 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: #fff; background: url(../images/navsel.png) top repeat-x; border-radius: 8px 8px 0 0; -webkit-border-radius: 8px 8px 0 0; -moz-border-radius: 8px 8px 0 0;  }

.tWrap header .nav > li > ul{ position:absolute; left:0; display:none; padding: 3px 0 0 0; margin:0; z-index:12; }
.tWrap header .nav > li > ul > li{ background:#3662e3; 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 20px; color:#fff; text-transform: uppercase; }
.tWrap header .nav > li > ul > li > a:hover{ color: #919090; background: #fff; }

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

.tWrap footer{  font-size:16px; color: #ffffff; background: url(../images/footerbg.png) top center repeat-x; }
.tWrap footer p{ font-size:16px; padding:3px 0px; }
.tWrap footer a { color: #ffffff; }
.tWrap footer a:hover{ text-decoration: underline; }

.tWrap .footerInner{ padding:32px 0 15px; min-height:30px; background: url(../images/footer-mouse.png) top right no-repeat; }
.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 .homeTile { padding-top: 15px; }

.tWrap .slideHolder { width: 1280px; margin: 0 auto; min-height: 395px; }
.tWrap .slideshow{ padding: 0; }
.tWrap .flexslider { margin: 0; }
.tWrap .flex-control-nav { display: none; }
.tWrap .flex-direction-nav { width: 960px; margin: 0 auto; }
.tWrap .flex-direction-nav .flex-next{ background:url(../images/right.png) no-repeat; width:46px; height:86px; right: 180px; }
.tWrap .flex-direction-nav .flex-prev{ background:url(../images/left.png) no-repeat; width:46px; height:86px; left: 180px; }

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

.tWrap .content{ padding: 20px 0 20px 0; background: #fff; }
.tWrap .sidebar h2{  }
.tWrap .sidebar .nav{}
.tWrap .sidebar .nav > li{ list-style:none; padding:0px; }
.tWrap .sidebar .nav > li > a{ background:#e7e7e7; color:#fff; display:block; font-size:16px; padding:12px 12px; text-transform: uppercase; margin:0; }
.tWrap .sidebar .nav > li > a:hover,
.tWrap .sidebar .nav > li > a.nav-path-selected{ color:#fff; background:#3663e5; }
.tWrap .sidebar .nav > li > ul{ margin:0px; padding:0px; background:#3663e5; }
.tWrap .sidebar .nav > li > ul li{ padding:6px 14px; font-size:15px; }
.tWrap .sidebar .nav > li > ul li a{ color:#fff; }
.tWrap .sidebar .nav > li > ul li a:hover,
.tWrap .sidebar .nav > li > ul li a.nav-path-selected{ background: #e7e7e7; }
.tWrap .breadcrumbs { font-size:15px; color: #fff; }
.tWrap .breadcrumbs strong { font-weight: normal !important; }
.tWrap .breadcrumbs a { color: #fff; }
.tWrap .pageTitle{ font-weight: 900; border-bottom: 1px dashed #d7d7d7; margin-bottom: 5px; }

.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:39px; padding:0 !important; z-index:10; background: url(../images/mobilenavarrow.png) no-repeat top right !important;}
.tWrap .nav-path-selected .mobileDropdown { background: url(../images/mobilenavarrow.png) no-repeat top right #052e65 !important; }
/*=============================================================
===== CUSTOM =======================================[ZYB07]====
=============================================================*/

.tWrap .skin5.top .tabs_header { height: 44px; } 
.tWrap .skin5.top .tab_header_item { background: url(../images/tabbg.png) repeat-x top center; padding-top: 1px; margin-right: 1px; height: 44px; }
.tWrap .skin5.top .tab_header_item a { padding: 10px 14px 0 !important; font-weight: 400; font-size:  17px; font-family: 'Overlock', helvetica, Arial, sans-serif !important;  color: #fff; }
.tWrap .skin5.top .tab_header_item.tab_selected { background: #fff; padding-top: 0px; }
.tWrap .skin5.top .tab_header_item.tab_selected a { color: #4877fe }


.tWrap .skin5.top .tab_content { padding: 5px 15px; font-size:17px; font-family: 'Overlock', helvetica, Arial, sans-serif; color:#7c7c7c; }