/*
 * HTML5 ✰ Boilerplate
 *
 * Detailed information about this CSS: h5bp.com/css
 *
 * ==|== normalize ==========================================================
 */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; /* add your base font-size and line-height here */ }
body, button, input, select, textarea { font-family: sans-serif; color: #222; }

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }



/* ==|== roots styles ======================================================= */
a:active, input.button:active { outline: 0; position: relative; top: 1px; }

.button, #post-nav a, #comments-nav a {
  display: inline-block;
  background: #06c;
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.1));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.1));
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.1));
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.1));
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  color: #fff;
  border: none;
  padding: 8px 16px;
  cursor: pointer;
  text-decoration: none;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.15);
  width: auto;
  overflow: visible;
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2), 1px 1px 3px rgba(0, 0, 0, 0.2) inset;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2), 1px 1px 3px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2), 1px 1px 3px rgba(0, 0, 0, 0.2) inset;
  -webkit-appearance: none;
}
.button:hover, #post-nav a:hover, #comments-nav a:hover {
  background: #09f;
  color: #fff;
}

h1, h2, h3, h4, h5, h6 { text-shadow: none; }



/* =============================================================================
   Header
   ========================================================================== */
#banner { z-index: 1000; width: 960px; position: relative; }
#logo { 
	width: 960px; 
	height: 130px; 
	margin: 10px 0 13px 0; 
	padding: 0; 
	text-indent: -9999px;
	display: block;
}

#ticker {
	width: 958px;
	height: 31px;
	border: 1px solid #000;
	background: url('../img/ticker_bg.jpg') repeat-x #FFF;
	position: relative;
	margin-bottom: 16px;
}
#ticker_logo {
	width: 86px;
	height: 31px;
	position: absolute;
	top: 0; 
	left: 0;
}

#ad_social {
	width: 930px;
	height: 91px;
	margin-bottom: 16px;
	padding: 0 25px;
}
#upper_ad {
	width: 730px;
	height: 91px;
	float: right;
}
#social_links {
	width: 160px;
	height: 91px;
	float: left;
	margin-left: -20px;
}
#social_links h1 {
	font: normal 13px/15px Tahoma, Geneva, Verdana, sans-serif;
	color: #000;
	text-align: left;
	margin: 0;
	padding: 0;
	letter-spacing: 1px;
}
#social_links ul { list-style: none; margin: 0; padding: 3px 0 0 0; width: 210px; }
#social_links ul li { 
	margin: 0 10px 10px 0; 
	padding: 0;
	text-align: left;
	float: left;
}
#social_links ul li a {
	color: #FFF;
	font: bold 14px/16px Tahoma, Geneva, Verdana, sans-serif;
	text-decoration: none;
}

#nav-main { 
	display: block;
	width: 960px;
	margin: 0;
	position: relative;	
	z-index: 999;
	height: 27px;
}
#nav-main ul {
	background: transparent;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;	
}
#nav-main ul li { float: left; margin: 0; *zoom: 1; text-align: center; }
#nav-main ul li:hover { position: relative; }
#nav-main ul li a {
	text-decoration: none;
	display: block;
	font: bold 14px/18px "Tahoma Condensed", Tahoma, Geneva, Verdana, sans-serif;
	padding: 5px 12px 0 12px;
	margin: 0 1px 0 0 !important;
	height: 22px;
	overflow: hidden;
	width: 133px;
	letter-spacing: -1px;
}


#nav-main ul ul {
	position: absolute;
	visibility: hidden;
	top: 100%;
	left: 0;
	width: auto;
	background-image: none;
	padding: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	border-top: 0;
	z-index: 9999;
}
#nav-main ul ul li { float: none; text-align: left !important; }
#nav-main ul ul li a {
	font-size: 12px;
	text-shadow: none;
	padding: 4px 40px 4px 16px;
	white-space: nowrap;
	display: block;
	background: transparent;
	background-image: none;
	width: auto !important;
}
#nav-main ul ul li a:hover,
#nav-main ul ul li.current-menu-item > a,
#nav-main ul ul li.current-menu-parent > a,
#nav-main ul ul li.current-menu-ancestor > a,
#nav-main ul ul li.current-page-item > a,
#nav-main ul ul li.current-page-parent > a,
#nav-main ul ul li.current-page-ancestor > a
#nav-main ul ul li:hover > a { background: none; background-image: none; }

#nav-main ul li.current-page-ancestor ul li a { background: none; background-image: none; }

#nav-main ul ul ul { left: 100%; top: 0; }
#nav-main ul li:hover > ul { visibility: visible; }

#nav-main ul.sub-menu li { position: relative; }
#nav-main .arrow { display: inline-block; position: absolute; top: 6px; right: 15px; width: 15px; height: 15px; background: url('../img/more.png') no-repeat; }

#nav-utility { position: absolute; top: 0; right: 0; height: 15px; clear: both; }
#nav-utility ul { list-style: none; margin: 0; padding: 0; float: right; width: auto; position: relative; }
#nav-utility ul li { float: left; position: relative; }
#nav-utility ul li a { display: block; float: left; padding: 2px 6px; text-transform: uppercase; color: #000; text-decoration: none; }
#nav-utility ul li a:hover { text-decoration: underline; }


#inside_wrap {
	margin: 0;
	padding: 0 20px;
	width: 920px;
}

#subnav-container {
        width: 100%;
        border-bottom: 1px solid #999;
        overflow: auto;
}
ul#subnav { list-style: none; margin: 0; padding: 0; width: 100%; }
ul#subnav li { float: left; margin-bottom: 8px }
ul#subnav li:last-child { border: 0 !important;}

ul#subnav li a {
	font: normal 12px/12px Tahoma, Geneva, Verdana, sans-serif;
	text-decoration: none;
	display: block;
	padding: 0 10px;
}
ul#subnav li ul.children { display: none; }



/* =============================================================================
   Content
   ========================================================================== */
#content_wrap { background: url('../img/content_wrap_bg.gif') repeat-y; }
#content { margin-bottom: 24px; background: #FFF; padding-top: 12px; min-height: 800px; }
#content .container { width: auto; position: relative; padding: 0; }

#content #big_image { width: 580px; height: 250px; overflow: hidden; margin-bottom: 25px; position: relative; }
#content #big_image img {
   position: absolute;
   top: 50%;
   left: 0;
   width: 580px;
   height: auto;
   margin-top: -250px; /* Half the height */
}



/* =============================================================================
   Home Page Content
   ========================================================================== */
.header_bg { 
	width: 575px;
	height: 29px;
	position: relative;
	z-index: 50;
	background: url('../img/header_background.jpg') repeat-y top left;
}
.header_bg h2 {
	font: bold 18px/18px Tahoma, Verdana, Segoe, sans-serif;
	color: #57c9f0;
	margin: 0;
	padding: 5px 10px 0 10px;
	text-shadow: none;
}

#topbox { height: 100px; }
#date_time {
	display: block;
	float: left;
	padding-right: 40px;
	padding-top: 20px;
}
#date_time h5 {
	color: #000;
	font: bold 14px/14px Tahoma, Geneva, Verdana, sans-serif;
	margin: 0 0 7px 0;
	padding: 0;
}
#date_time h6 {
	color: #999 !important;
	font: bold 12px/12px Tahoma, Geneva, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

#sponsor_top { float: left; padding-right: 20px; padding-top: 20px; }
#sponsor_top img { border: 1px solid #999; }


.header_bg a.blog {
	position: absolute;
	top: 8px;
	right: 20px;
	color: #999;
	font: normal 12px/12px Tahoma, Geneva, Verdana, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
}
h3.sponsor {
	color: #999;
	text-transform: uppercase;
	font: normal 12px/12px "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	margin: 0;
	padding: 0 0 8px 11px;
	text-shadow: none;
}

#site_sponsors { 
        margin: 1.5em 0;
}
#site_sponsors h3.sponsor { margin-left: -11px; }
#site_sponsors ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 1px solid #a6a6a6;
	border-right: 2px solid #a6a6a6;
	height: 97px;
	width: 575px;
}
#site_sponsors ul li {
	margin: 0;
	padding: 0;
	border-left: 1px solid #333333;
	border-right: 1px solid #a2a2a2;
	float: left;
	width: 141px;
	overflow: hidden;
}
#site_sponsors ul li:last-child { border-right: 0; }

#latest_announcements { 
	width: 575px;
	height: 580px;
	border: 1px solid #b3b3b3;
	border-top: 0;
	position: relative;
}

#Facebook {
        width: 576px;
        height: 400px;
        border: 1px solid #b3b3b3;
        border-top: 1;
        position: relative;
}


#scroll_holder { 
	width: 100%;
	height: 532px;
	overflow: scroll;
	position: absolute;
	bottom: 0;
	left: 0;
}
#scroll_holder ul { list-style: none; margin: 0; padding: 0; }
#scroll_holder ul li { padding: 5px 10px 3px 10px; }
#scroll_holder ul li:nth-child(even) { background: #fcf0db; }
#scroll_holder ul li .post_date {
	color: #38a4dd;
	font: normal 12px/12px Tahoma, Geneva, Verdana, sans-serif;
	padding-bottom: 7px;
}
#scroll_holder ul li h2,
#scroll_holder ul li h2 a {
	color: #000000;
	font: bold 18px/18px Tahoma, Geneva, Verdana, sans-serif;
	text-decoration: none;
}
#scroll_holder ul li h2 a:hover { color: #666666; text-decoration: underline; }
#scroll_holder ul li a { color: #999999; text-decoration: none; }
#scroll_holder ul li a:hover { color: #666666; }





#tabs { margin-bottom: 25px; position: relative; background: #000; }
#tabs ul { position: relative; z-index: 99;  top: -27px;}
#tabs ul li { border-left: 1px solid #ea5d14 !important; }
#tabs ul li:last-child { border: 0 !important; }
#tabs ul li a { 
	color: #999999;
	font: normal 12px/12px Tahoma, Geneva, Verdana, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
}
#tabs ul li a:hover { color: #666 !important; }
#tabs ul li.ui-state-active a { color: #000; }
#tabs #photos h3 { color: #666; }



/****** HOME PAGE GALLERY ********/
#tabs .ui-tabs-panel {
	margin-top: -27px;
}
#tabs .slideshowlink { display: none; }
#tabs .ngg-galleryoverview {
	overflow: hidden;
	margin: 10px auto;
	width: 485px;
	clear: both;
	display: block !important;
}
/****** HOME PAGE VIDEO ********/
#tabs #videos { position: relative; height: 350px; }
#tabs #videos ul.thumbNav li,
#tabs #videos ul#slider li { border: 0 !important; }
#tabs #videos { padding-top: 15px; }

#tabs #videos .wordtube object { max-height: 325px;}

#tabs #videos .description {
	color: #EEE;
	font: normal 12px/14px Tahoma, Geneva, Verdana, sans-serif;
}

#tabs #videos .description h3 {
	color: #57C9F0;
	font: bold 14px/18px Tahoma, Geneva, Verdana, sans-serif;
	margin: 0;
	padding: 10px 0 5px 0;
}
#tabs #photos a.nivo-control { color: #999; }
#tabs #photos a.nivo-control.active { color: #FFF; }

#tabs #photos { height: 350px; }
#tabs #photos .nivo-caption p { color: #FFFFFF !important; }




/* =============================================================================
   Primary Content
   ========================================================================== */
#main { position: relative; }
#main .container { padding: 10px 15px 0 0; }

#latest_announcements .header_bg a.blog { color: #000; }
#Facebook .header_bg a.blog { color: #000; }


/* =============================================================================
   Sidebar
   ========================================================================== */
#sidebar { position: relative; }
#sidebar .container { width: auto; padding: 0 0 0 20px; }
#sidebar .container .ad { margin-bottom: 15px; }

#sidebar .quickads_block .headertext {
	font: bold 18px/28px Tahoma, Verdana, Segoe, sans-serif;
	color: #57c9f0;
	background: url('../img/quick_ads_hd_bg.gif') repeat-y top left;
	height: 28px;
	padding-left: 10px;
	width: 100%;
}
#sidebar .quickads_block a { color: #57c9f0; text-decoration: none; }
#sidebar .quickads_block a:hover { text-decoration: underline; }

#sidebar #middle_ad { position: relative; }
#sidebar #middle_ad a#local_ad { text-decoration: none; color: #000; position: absolute; top: 10px; right: 10px; z-index: 999; }


/* =============================================================================
   Posts
   ========================================================================== */
.hentry header { margin-bottom: 1.5em; }
.hentry h1 { line-height: 1.2em; margin-bottom: 0.2em; }
.hentry h2:first-child { line-height: 1.2em; margin-bottom: 0; }
.hentry h2 a { 
	color: #000000;
	font: bold 18px/18px Tahoma, Geneva, Verdana, sans-serif;
	text-decoration: none;
}
.hentry h2 a:hover { color: #666666; text-decoration: underline; }
.hentry time { display: block; font-size: 1.2em; position: relative; }
.hentry p.byline { }

.hentry a { color: #999999; text-decoration: none; }
.hentry a:hover { color: #666666; }

.hentry { padding: 5px 10px 3px 10px; }
.hentry:nth-child(even) { background: #fcf0db; }
.hentry time {
	color: #38a4dd;
	font: normal 12px/12px Tahoma, Geneva, Verdana, sans-serif;
}






/* =============================================================================
   Post & Comment Navigation
   ========================================================================== */
#post-nav { clear: both; *display: inline-block; }
#post-nav:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; overflow: hidden; }
#post-nav .post-previous { float: left; width: 50%; }
#post-nav .post-next { float: right; width: 50%; text-align: right; }
#post-nav .post-next a { float: right; }

#comments-nav { clear: both; margin: 0 0 1.5em 0; *display: inline-block; }
#comments-nav:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; overflow: hidden; }
#comments-nav .comments-previous { float: left; width: 50%; }
#comments-nav .comments-next { float: right; width: 50%; text-align: right; }
#comments-nav .comments-next a { float: right; }



/* =============================================================================
   Post Comments
   ========================================================================== */
ol.commentlist img.avatar { float: left; margin-right: 10px; }
ol.commentlist time { display: block; font-size: 1em; margin-bottom: 0.5em; position: relative; }
#commentform label { display: block; }
#commentform textarea { display: block; }
#commentform input.button { margin-top: 0.5em; }



/* =============================================================================
   Galleries
   ========================================================================== */
figure.gallery-item { float: left; margin: 0 1em 1em 0; position: relative; }
figure.gallery-item a img {
  border: 4px solid #bbb;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}
figure.gallery-item a:hover img { border-color: #ccc; }
figure.gallery-item figcaption { display: none; }



/* =============================================================================
   Footer
   ========================================================================== */
#content-info { 
	clear: both;
	position: relative; 
	min-height: 175px; 
	width: 100%; 
	background: url('../img/footer_bg.png') repeat-x bottom left;
}
#content-info > .container { padding: 0 0 15px 0; }

#content-info #footer_ad {
	width: 731px;
	height: 91px;
	margin: 30px auto 60px auto;
}

#content-info #page_listing { 
	float:right;
    position:relative;
    left:-50%;
    text-align:left; 
}
#content-info #page_listing ul { 
	list-style: none; 
	padding: 0;
	position:relative;
    left:50%; 
}
#content-info #page_listing ul li { float: left; margin: 0; padding: 0; }
#content-info #page_listing a { 
	padding: 0 10px; 
	margin-bottom: 8px;
	color: #060606; 
	text-decoration: none; 
	font: normal 14px/18px Tahoma, Geneva, Verdana, sans-serif;
	border-right: 1px solid #060606;
}
#content-info #page_listing a:last-child { border: 0; }
#content-info #page_listing a:hover { color: #666666; }

#content-info #powered_by {
	background: url('../img/ayn_footer.png') no-repeat bottom left;
	min-height: 87px;
	padding-left: 240px;
	padding-top: 40px;
	width: 500px;
	margin: 0 auto;
	text-align: center;
}
#content-info #powered_by h2 {
	font: bold 14px/18px Tahoma, Geneva, Verdana, sans-serif;
	color: #060606; 
	padding-top: 35px;
}
#content-info #powered_by a {
	padding: 0 5px; 
	margin-bottom: 8px;
	color: #060606; 
	text-decoration: none; 
	font: normal 12px/16px Tahoma, Geneva, Verdana, sans-serif;
}
#content-info #powered_by a:hover { color: #666666; }




/* =============================================================================
   Gravity Forms
   ========================================================================== */
.gform_wrapper { margin: 0; max-width: none; }
.gform_wrapper .gform_heading { width: 100%; margin-bottom: 1.5em; }
.gform_wrapper .gsection .gfield_label, .gform_wrapper h2.gsection_title, .gform_wrapper h3.gform_title { font-size: 1.5em; font-weight: 400; }
.gform_wrapper h3.gform_title { margin-top: 0; }
.gform_wrapper .top_label .gfield_label { margin: 6px 0 0 0; }
.gform_wrapper .top_label input.medium { padding-right: 0; }
.gform_wrapper .left_label .gfield_label,
.gform_wrapper .right_label .gfield_label { margin: 10px 10px 0 0; }
.gform_wrapper .left_label ul.gfield_checkbox,
.gform_wrapper .left_label ul.gfield_radio,
.gform_wrapper .right_label ul.gfield_checkbox,
.gform_wrapper .right_label ul.gfield_radio {
  margin: 9px 0 0 31%;
}
.gform_wrapper input[type=text],
.gform_wrapper input[type=url],
.gform_wrapper input[type=email],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=file],
.gform_wrapper input[type=number],
.gform_wrapper input[type=password],
.gform_wrapper textarea,
.gform_wrapper select {
  font-size: 1em;
  line-height: 14px;
  padding: 4px;
  margin: 6px 0;
  border: 1px solid #bbb;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
}
.gform_wrapper input[type=text]:focus,
.gform_wrapper input[type=url]:focus,
.gform_wrapper input[type=email]:focus,
.gform_wrapper input[type=tel]:focus,
.gform_wrapper input[type=number]:focus,
.gform_wrapper input[type=password]:focus,
.gform_wrapper textarea:focus,
.gform_wrapper select:focus {
  border: 1px solid #666;
}
.gform_wrapper select { padding: 3px; }
.gform_wrapper .small, .gform_wrapper .large { font-size: 1em; line-height: 14px; }
.gform_wrapper ul.right_label li,
.gform_wrapper ul.left_label li,
.gform_wrapper form ul.right_label li,
.gform_wrapper form ul.left_label li {
  margin-bottom: 4px;
}
.gform_wrapper .description,
.gform_wrapper .gfield_description,
.gform_wrapper .gsection_description,
.gform_wrapper .instruction {
  font-size: 0.9em;
  font-style: normal;
  padding: 0;
}
.gform_wrapper .right_label .gfield_description,
.gform_wrapper .right_label .instruction,
.gform_wrapper .left_label .gfield_description,
.gform_wrapper .left_label .instruction {
  padding: 0;
  margin-left: 31%;
}
.gform_wrapper .ginput_complex label,
.gform_wrapper .gfield_time_hour label,
.gform_wrapper .gfield_time_minute label,
.gform_wrapper .gfield_date_month label,
.gform_wrapper .gfield_date_day label,
.gform_wrapper .gfield_date_year label,
.gform_wrapper .instruction {
  font-size: 0.9em;
  font-weight: 400;
  letter-spacing: 0;
  margin: 0 0 6px 0;
}
.gform_wrapper .gfield_checkbox li input[type=checkbox],
.gform_wrapper .gfield_radio li input[type=radio],
.gform_wrapper .gfield_checkbox li input { float: none; display: inline-block; margin-top: 0; vertical-align: middle; }
.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label  { display: inline-block; margin: 0 0 0 8px; vertical-align: middle; }
.gform_wrapper .left_label .ginput_complex .ginput_right label,
.gform_wrapper .left_label .ginput_complex .ginput_left label,
.gform_wrapper .right_label .ginput_complex .ginput_right label,
.gform_wrapper .right_label .ginput_complex .ginput_left label { word-spacing: 0; }
.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label { font-weight: 400; }
img.ui-datepicker-trigger { vertical-align: middle; }
.gform_wrapper .gf_progressbar_wrapper { width: 100%; }
.gform_wrapper .gf_page_steps { border-bottom: 1px dashed #ddd; width: 100%; }
.gform_wrapper .gf_step { font-family: sans-serif; }
.gform_wrapper .gf_step span.gf_step_number { font-family: sans-serif; }
.gform_wrapper .gsection  { border-bottom: 1px dashed #ddd; }
.gform_wrapper .gform_page_footer { border-top: 1px dashed #ddd; }
.gform_wrapper .gform_footer { margin: 6px 0 0 0; padding: 0; }
.gform_wrapper .gform_footer.right_label, .gform_wrapper .gform_footer.left_label { margin: 6px 0 0 0; padding: 0 0 0 31%; }
.gform_footer input.button { *padding: 8px 16px; }
.gform_wrapper .gform_edit_link { display: none; }
.gform_wrapper .validation_error { font-size: 1em; font-weight: 400; padding: 0.8em; margin-bottom: 1.5em; background: #fbe3e4; color: #8a1f11; border: 2px solid #fbc2c4; }
.gform_wrapper .validation_message { display: none; }
.gform_wrapper li.gfield.gfield_error {
  background: none;
  margin-bottom: 6px !important;
  padding: 0 !important;
  border: none;
}
.gform_wrapper .top_label .gfield_error .ginput_container { max-width: none; }
.gform_wrapper .top_label .gfield_error { margin-bottom: 0 !important; }
.gform_wrapper .gfield_error .gfield_label { color: #8a1f11; }
.gform_wrapper .gfield_error input,
.gform_wrapper .gfield_error select,
.gform_wrapper .gfield_error textarea { background: #FBE3E4; border-color: #FBC2C4; }
.gform_wrapper .top_label .gfield_error input,
.gform_wrapper .top_label .gfield_error textarea,
.gform_wrapper .top_label .gfield_error select { border-color: #FBC2C4; }
.gform_wrapper .top_label .gfield_error { width: auto; }



/* =============================================================================
   Search form
   ========================================================================== */
#searchform #s { padding: 5px; }





/* =============================================================================
   Ticker Styling
   ========================================================================== */
.ticker-wrapper.has-js {
	margin: 0 0 0 80px;
	padding: 0 20px;
	width: 780px;
	height: 31px;
	display: block;	
}
.ticker {
	width: 710px;
	height: 31px;
	display: block;
	position: relative;
	overflow: hidden;
}
.ticker-title {
	padding-top: 9px;
	color: #898282;
	font: normal 14px/14px Tahoma, Geneva, Verdana, sans-serif;
	font-style: italic;
	text-transform: uppercase;
}
.ticker-content {
	margin: 0;
	padding-top: 7px;
	position: absolute;
	color: #000000;
	overflow: hidden;
	white-space: nowrap;
	font: bold 14px/20px  Tahoma, Geneva, Verdana, sans-serif;
}
.ticker-content .important { color: #F00 !important; }
.ticker-content:focus { none; }
.ticker-content a {
	text-decoration: none;	
	color: #1F527B;
}
.ticker-content a:hover {
	text-decoration: underline;	
	color: #0D3059;
}
.ticker-swipe {
	padding-top: 9px;
	position: absolute;
	top: 0;
	background: url('../img/ticker_bg.jpg') repeat-x;
	display: block;
	width: 800px;
	height: 23px; 
}
.ticker-swipe span {
	margin-left: 1px;
	background-color: #FFF;
	border-bottom: 1px solid #1F527B;
	height: 12px;
	width: 7px;
	display: block;
}
.ticker-controls {
	padding: 0;
	list-style-type: none;
	float: left;
	position: relative;
	left: 65px;
	top: -3px;
}
.ticker-controls li {
	padding: 0;
	margin-left: 5px;
	float: left;
	cursor: pointer;
	height: 16px;
	width: 16px;
	display: block;
}
.ticker-controls li.jnt-play-pause {
	background-image: url('../img/controls.png');
	background-position: 32px 16px;
}
.ticker-controls li.jnt-play-pause.over { background-position: 32px 32px; }
.ticker-controls li.jnt-play-pause.down { background-position: 32px 0; }
.ticker-controls li.jnt-play-pause.paused {
	background-image: url('../img/controls.png');	
	background-position: 48px 16px;
}
.ticker-controls li.jnt-play-pause.paused.over { background-position: 48px 32px; }
.ticker-controls li.jnt-play-pause.paused.down { background-position: 48px 0; }
.ticker-controls li.jnt-prev {
	background-image: url('../img/controls.png');
	background-position: 0 16px;		
}
.ticker-controls li.jnt-prev.over { background-position: 0 32px; }
.ticker-controls li.jnt-prev.down { background-position: 0 0; }
.ticker-controls li.jnt-next {
	background-image: url('../img/controls.png');	
	background-position: 16px 16px;	
}
.ticker-controls li.jnt-next.over {
	background-position: 16px 32px;	
}
.ticker-controls li.jnt-next.down {	background-position: 16px 0; }
.js-hidden { display: none; }
.no-js-news {
	padding: 10px 0 0 45px; 
	color: #F8F0DB;
}
.left .ticker-swipe { /*left: 80px;*/ }
.left .ticker-controls, .left .ticker-content, .left .ticker-title, .left .ticker { float: left; }
.left .ticker-controls { padding-left: 6px; }
.right .ticker-swipe { /*right: 80px;*/ }
.right .ticker-controls, .right .ticker-content, .right .ticker-title, .right .ticker { float: right; }
.right .ticker-controls { padding-right: 6px; }












/* ==|== media queries ======================================================
   PLACEHOLDER Media Queries for Responsive Design.
   These override the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 480px) {
  /* Style adjustments for viewports 480px and over go here */

}

@media only screen and (min-width: 768px) {
  /* Style adjustments for viewports 768px and over go here */

}



/* ==|== wordpress generated classes ========================================
   See: http://codex.wordpress.org/CSS#WordPress_Generated_Classes
   ========================================================================== */

.aligncenter { display: block; margin: 0 auto; }
.alignleft { margin: 0 1.5em 1.5em 0; float: left; }
.alignright { margin: 0 0 1.5em 1.5em; float: right; }

.wp-caption { border: 1px solid #ddd; text-align: center; background: #eee; padding: 14px 10px 6px 10px; margin: 15px 10px; }
.wp-caption-text { margin: 0; }



/* ==|== non-semantic helper classes ======================================== */

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }



/* ==|== print styles ======================================================= */

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; }
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}







/*
 * jQuery UI CSS Framework 1.8.17
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
 * jQuery UI CSS Framework 1.8.17
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
 */






/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1; background: #fbf9ee url(../img/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(../img/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(../img/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(../img/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(../img/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(../img/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(../img/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(../img/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(../img/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(../img/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/


/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(../img/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(../img/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/*
 * jQuery UI Accordion 1.8.17
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }
/*
 * jQuery UI Button 1.8.17
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } 

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
/*
 * jQuery UI Tabs 1.8.17
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs { position: relative; padding: 0; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: right; position: relative; margin: 0 .2em 1px 0; border: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }













/********************
  Overall Demo pages
 ********************/


/*****************
  Main demo page
 *****************/
#main #slider1         { width: 800px; height: 390px; list-style: none; }
#main #slider2         { width: 800px; height: 390px; list-style: none; }

/* Set slider1 panel 5 stuff - adding padding directly to the panel will
   shift panels after it, so we need a wrapper */
#main #slider1 .panel5 ul { width: 200px; margin: 0 5px; }

/* Set slider2 panel sizes, Main & FX demo pages */
#slider2 .panel1 { width: 500px; height: 350px; }
#slider2 .panel2 { width: 450px; height: 420px; }
#slider2 .panel3 { width: 680px; height: 317px; }
#slider2 .panel4 { width: 100%; } /* With no specific size, it defaults to wrapper size; except in IE7, it needs a width defined, so set to 100% */
#slider2 .panel5 { width: 680px; height: 317px; }
#slider2 .panel6 { width: 450px; height: 300px; }

/* For Specific Slides, these also apply to FX demo pages */
.textSlide             { padding: 10px 30px; }
.textSlide h3          { font: 20px Georgia, Serif; }
.textSlide h4          { text-transform: uppercase; font: 15px Georgia, Serif; margin: 10px 0; }
.textSlide ul          { list-style: disc; margin: 0; padding-left: 20px; }
.textSlide ul li       { display: list-item; }
.rightside             { float: right; margin: 0 0 2px 10px; }

.quoteSlide            { padding: 20px; }
.quoteSlide blockquote { font: italic 24px/1.5 Georgia, Serif; text-align: center; color: #444; margin: 0 0 10px 0; }
.quoteSlide p          { text-align: center; }

/***************************
  FX Demo Page
 ***************************/
/* Demo page accordions */
.accordion             { width: 70%; margin: 0 auto; }
.accordion .ui-widget-content a { color: #004499; }

/** Demo 1 **/
/* colorbox images to full size */
#demo2 #slider1        { width: 400px; height: 300px; list-style: none; }
#cboxPhoto             { width: 100%; height: 100%; margin: 0 !important; }
#cboxTitle             { color: #000 !important; }

/* Change metallic slider defaults to show thumbnails -
  using #demo2 (page wrapper) to increase this CSS priority */
#demo2 div.anythingSlider-metallic .thumbNav a { background-image: url(); height: 30px; width: 30px; border: #000 1px solid; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; }
#demo2 div.anythingSlider-metallic .thumbNav a span { visibility: visible; }

/* border around image to show current page */
#demo2 div.anythingSlider-metallic .thumbNav a:hover,
#demo2 div.anythingSlider-metallic .thumbNav a.cur { border-color: #fff; }
/* reposition the start/stop button */
#demo2 div.anythingSlider-metallic .start-stop { margin-top: 15px; }

/** Demo 2 **/
#demo2 #slider2        { width: 600px; height: 350px; list-style: none; }

/** Demo 3 **/
#demo2 #slider3        { width: 500px; height: 400px; list-style: none; }

/* expand image */
#slider3 img           { width: 100%; height: 100%; position: relative; }
#slider3 .panel        { position: relative; }

/* position caption close button */
.caption-top .close,
.caption-right .close,
.caption-bottom .close,
.caption-left .close   { font-size: 80%; cursor: pointer; float: right; display: inline-block; }

/* captions */
/* set to position: relative here in case javascript is disabled, script sets captions to position: absolute */
#slider3 .caption-top,
#slider3 .caption-right,
#slider3 .caption-bottom,
#slider3 .caption-left { background: #000; color: #fff; padding: 10px; margin: 0; position: relative; z-index: 10; opacity: .8; filter: alpha(opacity=80); }

/* Top caption - padding is included in the width (480px here, 500px in the script), same for height */
#slider3 .caption-top  { left: 0; top: 0; width: 480px; height: 30px; }

/* Right caption - padding is included in the width (130px here, 150px in the script), same for height */
#slider3 .caption-right  { right: 0; bottom: 0; width: 130px; height: 180px;  }

/* Bottom caption  - padding is included in the width (480px here, 500px in the script), same for height */
#slider3 .caption-bottom { left: 0; bottom: 0; width: 480px; height: 30px; }

/* Left caption - padding is included in the width (130px here, 150px in the script), same for height */
#slider3 .caption-left   { left: 0; bottom: 0; width: 130px; height: 180px;  }

/******************
  Expand demo page
 ******************/
#wrapper1              { width: 100%; height: 300px; margin: 0 auto; }
#wrapper2              { width: 50%; height: 300px; margin: 0 auto; }
#expand #slider1,
#expand #slider2       { width: 100%; height: 300px; list-style: none; }
body#expand h2,
body#expand h3         { text-align: center; }

/***************************
  Video Compatibility table
 ***************************/
.video-info            { width: 700px; margin: 0 auto; margin-top: 50px; font-size: 18px; }
.video-info h2         { text-align: center; }
.video-info ul,
.video-info li         { margin: 0; }
.video-info sup        { font-size: 12px; }
.video-info th.header  { width: 25px; }
.good                  { background: #080; }
.bad                   { background: #800; }
.prob                  { background: #880; }
.group                 { border: #000 1px solid; }

/******************
  css3 demo page
 ******************/
.animations            { margin: 20px 20px 20px 5px; }
.ani                   { margin-top: 10px; }

/******************
  tooltips (Jatt)
 ******************/
.tooltip { cursor: pointer; }
#tooltip {
 min-width: 100px;
 color: #dddddd;
 background: #444;
 border: 1px solid #777;
 padding: 8px;
 display: none;
 opacity: 0.9;
 filter: alpha(opacity=90);
 text-align: left;
 border-radius: .5em;
 -moz-border-radius: .5em;
 -webkit-border-radius: .5em;
 z-index: 1000;
}
#tooltip .body {
 display: block;
 text-align: center;
}



/* =============================================================================
   CALENDAR
   ========================================================================== */
#sidebar #calendar .container { padding: 0; }
#sidebar #calendar h3 {
	margin: 0;
	padding: 5px 10px 5px 10px;
	font: bold 18px/18px "Trebuchet MS", Tahoma, Arial, sans-serif;
}
#calendar a.gce-change-month { font-size: 14px !important; text-decoration: none !important; color: #000; }
#calendar .gce-widget-grid .gce-calendar tbody tr:nth-child(even) td, 
#calendar .gce-widget-grid .gce-calendar tbody tr.even td,
#calendar .gce-page-grid .gce-calendar tbody tr:nth-child(even) td, 
#calendar .gce-page-grid .gce-calendar tbody tr.even td { background: #fff; }

#calendar .gce-widget-grid .gce-calendar .gce-month-title,
.gce-page-grid .gce-calendar .gce-month-title { font-size: 18px; font-weight: bold; }



/* =============================================================================
   CALENDAR NEW - to accomodate ad...
   ========================================================================== */
#sidebar #calendar.new {
	padding: 51px 5px 0 5px;
	width: 290px !important;
	position: relative;
}
#sidebar #calendar.new h3 { text-indent: -99999px; margin: 0; padding: 0; width: 290px; height: 41px; position: absolute; top: -45px; left: 0; z-index: 50; }
#sidebar #calendar.new a#external_calendar_link { display: block; z-index: 99; width: 290px; height: 41px; text-indent: -9999px; background: transparent; position: absolute; top: 5px; left: 5px; }
#sidebar #calendar.new .gce-widget-grid { background: #FFF; }
#sidebar #calendar.new p#full_calendar { text-align: right; position: relative; top: -8px; display: block; margin: 0; padding: 0; }




/* =============================================================================
   TEAM TEMPLATE
   ========================================================================== */
#team_callout { border: 1px solid #979797; padding: 7px 15px; margin-bottom: 20px; }
#team_tabs.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	margin: 0 10px 1px 0;
	border: 0 !important;
	padding: 0;
	white-space: nowrap;
}
#team_tabs.ui-tabs .ui-tabs-nav li a {
	background: #e68b37;
	display: block;
	color: #FFF;
	font-weight: bold;
	width: 80px;
	text-align: center;
	font-size: 11px;
}
#team_tabs.ui-tabs .ui-tabs-nav li a:hover,
#team_tabs.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
	color: #e68b37;
	background: #EEE;
}
#team_tabs .ui-tabs-panel { margin: 20px 0; padding: 0; }
#team_tabs #team_tab_two.ui-tabs-panel { border: 1px solid #000; }

#team_tabs table {margin-bottom:1.4em;width:100%;}
#team_tabs th {font-weight:bold;}
#team_tabs thead th {background:#e68b37; font-weight: bold; }
#team_tabs th, td, caption {padding:4px 10px 4px 5px;}
#team_tabs tbody tr:nth-child(even) td, tbody tr.even td {background:#fbe3cd;}
#team_tabs tfoot {font-style:italic;}

#team_tabs #team_tab_one img { border: 1px solid #000; }
#team_tabs #team_tab_one #right_side { 
	width: 205px; float: right; 
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #000000;
	margin: 0;
	padding: 0;
}
#team_tabs #team_tab_one #right_side h2 { 
	color: #e68b37;
	font-size: 12px;
	font-weight: normal;
	text-shadow: none;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	margin: 0;
	padding: 0;
}
#team_tabs #team_tab_one #right_side img { margin: 0 7px 12px 0; padding: 0; }

#team_tabs #team_tab_one #right_side #upcoming_events h2,
#useful_links h2,
#photo_gallery h2 {
	font: 14px/18px "Trebuchet MS", Tahoma, Arial, sans-serif;	
	color: #FFFFFF;
	background: #e68b39;
	padding: 5px 10px;
	width: 555px;
	margin-bottom: 7px;
}
#team_tabs #team_tab_one #right_side #upcoming_events p { margin: 0 0 10px 0; }

#team_tabs #team_tab_one #right_side #upcoming_events h2 { width: 185px; }
#useful_links h2,
#photo_gallery h2 { margin-bottom: 25px; }

#photo_gallery { padding: 25px 0; }

#useful_links ul { margin: 0; padding: 0; list-style: none; }
#useful_links ul li { width: 45%; margin: 0 4% 10px 0; float: left; }
#useful_links ul li a {
	color: #327fde;
	font: 12px/12px "Trebuchet MS", Tahoma, Arial, sans-serif;	
	text-decoration: underline;
}
#useful_links a:hover { text-decoration: none; }




#team_tabs #team_tab_one #left_side { width: 350px; float: left; }
#team_twitter_box { 
	padding: 7px 12px; 
	color: #898282;
	font: 14px/18px "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-weight: 100;
	text-transform: uppercase;
	width: 98%;
	position: relative;
	border: 1px solid #000000;
	margin: 15px 15px 20px 0;
	height: 45px;
}
#team_twitter {
	color: #000000;
	font: 14px/18px "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 700;
	position: absolute;
	left: 112px;
	top: 5px;
	text-transform: none;
}
.page-template-page-team-php h1 img { margin-right: 15px; }
#team_social {
	font: 14px/18px "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-weight: 500;
	text-transform: uppercase;
}
#team_social ul {
	margin: 5px 0;
	padding: 0;
	list-style: none;
	height: 40px;
}
#team_social ul li { float: left; margin: 0 5px 0 0; }
#password_content_flag {
        color: red;
        font-weight: bold;
        text-transform: uppercase;
}
