/*=============================================================
====== 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) repeat-x #d8d8d8; }
.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; }
.tWrap .sideBoxWrapper{ margin-bottom:0.938em; }
.tWrap .headerBoxWrapper { margin-bottom: 5px; }
.tWrap .swp-breadcrumbs{ margin:20px 0; }
.tWrap .swp-breadcrumbs a { color: #424242; }
.tWrap .swp-breadcrumbs .delim { padding: 0 3px; }
.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{
	border: 1px solid #b8b8b8; font-size: 15px; background: #fff;
	width:98%; padding:1%;	display:block; }

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

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

.tWrap header { }
.tWrap header .logo { margin:20px 0; display:block; width:265px; }

.tWrap header .headerTop{}
.tWrap header .headerTop p{ padding:0; }
.tWrap header .headerBottom{ background:url(../images/nav-bar-bg.png) repeat-x; }

.tWrap header .nav{ margin:0; z-index:10;  }
.tWrap header .nav > li{float:left; position:relative; list-style:none; margin:0; padding:0; background: url(../images/menu-sep.png) right center no-repeat; z-index:10;  }
.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 22px; line-height:1.250em; display:block;font-size: 14px; color:#000000;text-align:center;position:relative; font-family: 'Droid Sans', sans-serif;  }
.tWrap header .nav > li:hover > a,
.tWrap header .nav > li.nav-hover > a,
.tWrap header .nav > li.nav-path-selected > a{ background: url(../images/nav-bar-bg-hover.png) repeat-x; color: #fff; }

.tWrap header .nav > li > ul{ position:absolute; left:0; display:none; padding:0; margin:0; z-index:12; }
.tWrap header .nav > li > ul > li{ background:#d20d16; min-width:300px; list-style:none; padding:0; margin:0; }
.tWrap header .nav > li > ul > li:first-child{ border-top:none; }
.tWrap header .nav > li > ul > li > a{ display:block; padding: 16px 20px ; color:#fff; }
.tWrap header .nav > li > ul > li:hover > a { color: #000000; }

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

.tWrap footer .container_12 { background:#f5f5f5; padding:1.071em 0 0.5em; color:#000; font-size:10px; text-transform: uppercase; margin-bottom: 10px; -webkit-box-shadow: 1px 2px 2px 2px ##666; box-shadow: 1px 2px 2px 2px ##666;}
.tWrap footer p{ font-size:10px; padding:3px 0px; }
.tWrap footer a{ color:#d20d16; }
.tWrap footer a:hover{ text-decoration:underline; }

.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 .slideshow{ padding-top:24px; padding-bottom:12px; }
.tWrap .slideshow .flexslider { margin: 0; }

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

.tWrap .content{ padding: 0 0 20px 0; }
.tWrap .sidebar h3{ color:#677c97; font-weight:normal; border-bottom:1px solid #dfdfdf; }
.tWrap .sidebar .nav{}
.tWrap .sidebar .nav > li{ list-style:none; padding:0 0 02px ; }
.tWrap .sidebar .nav > li > a{ color:#000000; background: #ededed;  display:block; padding:10px 14px; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
.tWrap .sidebar .nav > li > a:hover,
.tWrap .sidebar .nav > li > a.nav-path-selected{ color:#fff; background:#424242; }
.tWrap .sidebar .nav > li > ul{ margin:0px; padding:0px; }
.tWrap .sidebar .nav > li > ul li{ padding: 2px 0 0; list-style:none; }
.tWrap .sidebar .nav > li > ul li a{ color:#000000; background: #ededed;  display:block; padding:10px 18px; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
.tWrap .sidebar .nav > li > ul li a:hover,
.tWrap .sidebar .nav > li > ul li a.nav-path-selected{ color:#fff; background:#424242; }
.tWrap .breadcrumbs{ font-size:12px; }
.tWrap .pageTitle, .tWrap .sidebarTitle { font-weight:normal; font-size: 32px; padding-bottom: 0px; }

.tWrap .lowerContent .container_12 { color:#fff; min-height:82px; padding:30px 0px 20px; margin-bottom: 12px; background:#cc171f; }
.tWrap .lowerContent h1,
.tWrap .lowerContent h2,
.tWrap .lowerContent h3,
.tWrap .lowerContent h4,
.tWrap .lowerContent h5,
.tWrap .lowerContent h6{ color:#fff; font-weight:normal; text-shadow: 0 1px 0 #000000; }
.tWrap .lowerContent p{}
.tWrap .lowerContent a { color: #fff; padding: 0 5px 0 20px; background: url(../images/lower-tri.png) 3px 7px no-repeat; display: block; line-height: 20px; }
.tWrap .lowerContent a:hover { color: #000; background: url(../images/lower-tri-hov.png) 3px 7px no-repeat; }

/*=============================================================
===== 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]====
=============================================================*/


