/*------------------------------------------------------------------------
# Soapbox -> Style CSS (v2.3.0)
# ------------------------------------------------------------------------
# Copyright (C) 2012 PICNet, Inc. All Rights Reserved.
# Author: Ryan Belisle
# Website:  http://www.picnet.net
-------------------------------------------------------------------------*/

/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* !LAYOUT */
/* ----------------------------------------------------------------------*/
/* ----------------------------------------------------------------------*/

/* ------------------------------------------------------------------------
/* !LAYOUT: Body */
/* ----------------------------------------------------------------------*/
body						{ color: #666; background: #877d62; }

/* !Printable page & Mailto Page Popups */
body.contentpane			{ color: #666; background: #fff; }

/* !Modal Pane Popups */
body.modalpane				{ color: #666; background-color: #fff; }

/* !Table */
th						{}
td,div					{}

.ff-ubuntu				{ font-family: 'Ubuntu', 'Trebuchet MS', Tahoma, Arial, sans-serif; font-weight: 400; }
.fs4


/* ------------------------------------------------------------------------
/* !LAYOUT: Containers */
/* ----------------------------------------------------------------------*/
#sbx-wrapper 									{ width: 100%; margin: 0; padding: 0 0 40px 0; position: relative; }

/* !Common */
.sbx-cw										{ background: #fff url(../images/bigman.gif) no-repeat center bottom; }
#sbx-header,
#sbx-footer,
#sbx-footernav,
#sbx-mainnav,
#sbx-container									{ width: 900px; margin: 0 auto; }

/* !3 Column & Common */
#sbx-containerwrap								{}
#sbx-containerwrap2								{}
#sbx-container									{ padding: 14px 0; }
#sbx-container2								{}
#sbx-mainbody									{ width: 520px; display: inline; float: left; }
#sbx-content									{ padding: 10px 0 20px 0; }

/* !Full */
#sbx-containerwrap-f							{}
#sbx-containerwrap-f #sbx-containerwrap2			{}
#sbx-containerwrap-f #sbx-container,
#sbx-containerwrap-f #sbx-container2				{}
#sbx-mainbody-f								{}
#sbx-mainbody-f #sbx-content						{}

/* !Full left */
#sbx-containerwrap-fl							{}
#sbx-containerwrap-fl #sbx-containerwrap2,
#sbx-containerwrap-fl #sbx-container,
#sbx-containerwrap-fl #sbx-container2				{}
#sbx-mainbody-fl								{ width: 594px; display: inline; float: left; margin-right: 17px; }
#sbx-mainbody-fl #sbx-content						{}

/* !Full right */
#sbx-containerwrap-fr							{}
#sbx-containerwrap-fr #sbx-containerwrap2			{}
#sbx-containerwrap-fr #sbx-container,
#sbx-containerwrap-fr #sbx-container2				{}
#sbx-mainbody-fr								{ width: 760px; display: inline; float: left; }
#sbx-mainbody-fr #sbx-content						{}

/* !Left & Right Columns */
#sbx-leftCol									{}
#sbx-leftCol-inner								{}
#sbx-rightCol									{ width: 289px; display: inline; float: left; }
#sbx-rightCol-inner								{ padding: 26px 0; }
.page-home #sbx-rightCol-inner					{ padding-top: 10px; }

#sbx-leftCol .article_separator,
#sbx-rightCol .article_separator					{ /*display: none;*/ }


/* ------------------------------------------------------------------------
/* !LAYOUT: Header */
/* ----------------------------------------------------------------------*/
#sbx-headerwrap			{ background: #ece8db url(../images/header.png) no-repeat top center; z-index: 999; }
#sbx-header				{ position: relative; height: 137px; z-index: 999; }
#header-right				{ float: right; padding-top: 20px; }
/* body.test-page #header-right				{ float: right; padding-top: 20px; } */
a.btn-header.transparency-button {min-width: 146px;}
img#transparency-eye {max-width: 20px; padding-left: 24px; padding-right: 5px; }
.btn-header				{ border: 1px solid #c1b799; background: #d0c9b2; color: #243866; font-size: 13px; line-height: 1.0em; padding: 6px 20px; text-decoration: none; float: right; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
.btn-header:hover			{ background: #b2a686; border-color: #9d906b; text-decoration: none; }

a.btn-header.public-meeting-button {min-width: 146px;}

a#logo					{ position: absolute; top: 27px; left: -2px; display: block; }

.mod-search						{ background: #fff; height: 25px; margin-top: 11px; padding-left: 11px; padding-right: 5px; border: 1px solid #c3c3c3; border-radius: 13px; -moz-border-radius: 13px; -webkit-border-radius: 13px; clear: both; }
.mod-search #mod_search_searchword		{ width: 144px !important; padding: 0px 5px; color: #999; font-size: 12px; height: 25px; line-height: 25px; background: transparent url(none); border: none; padding: 0px; }
.mod-search button.button			{ background: url(../images/search-btn.png) no-repeat !important; width: 20px; height: 19px; border: none; float: right; margin: 4px 0 0 0; }
.mod-search button.button span		{ display: none; }

#sbx-mainnav-wrap					{ background: #4f4837; z-index: 999; }
#sbx-mainnav						{ position: relative; z-index: 999; }


/* ------------------------------------------------------------------------
/* !LAYOUT: Footer */
/* ----------------------------------------------------------------------*/
#sbx-footerwrap					{ clear: both; background: #877d62; }
#sbx-footer						{ position: relative; padding: 14px 0 40px 0; color: #fff; line-height: 1.3em; }
#sbx-footer p						{ margin: 0px; }
#sbx-footer p.address				{ margin: 0px 64px 0 0; float: left; }
#sbx-footer p.afterhours				{}
#sbx-footer p.copyright				{ font-size: 12px; margin-top: .8em; }
a.npsb							{ display: block; margin-top: 1.6em; }

.footerinfo						{ float: right; width: 30%; }


#sbx-footernavwrap					{ clear: both; background: #4f4837; }
#sbx-footernav						{ position: relative; height: 36px; }


a.logo-footer						{ position: absolute; top: 16px; left: -52px; }



/* ------------------------------------------------------------------------
/* !LAYOUT: Breadcrumbs */
/* ----------------------------------------------------------------------*/
.mod-breadcrumbs			{ border-bottom: 1px solid #ccc; padding: 0 0 6px 0; color: #999; }
.mod-breadcrumbs a			{ color: #1b7acf; text-decoration: none; }
.mod-breadcrumbs a:hover		{ color: #3178b9; text-decoration: underline; }
.mod-breadcrumbs span.sep	{ padding: 0 5px; }










/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* !MENUS */
/* ----------------------------------------------------------------------*/
/* ----------------------------------------------------------------------*/

/* ------------------------------------------------------------------------
/* !MENU: Mainmenu > Menu */
/* ----------------------------------------------------------------------*/
/* !1st Level */
ul.menu 												{ margin: -22px 0 0 0; padding: 0; list-style: none; font-size: 16px; line-height: 1.1em; font-weight: bold; }
ul.menu li 											{ margin: 0 !important; padding: 0 !important; background: none !important; height: auto; line-height: 1.1em; }
ul.menu li a											{ color: #243865; padding: 0; text-decoration: none; display: block; outline: none; }
ul.menu > li > a										{ margin: 0 0 .8em -2px; }
ul.menu > li > a span									{ background: #fff; padding: 0 6px 0 2px; }
ul.menu li a:hover 										{ color: #3178b9; text-decoration: underline; }
ul.menu li a span 										{}

/* !1st Level > Parent (has sub items) */
ul.menu li.parent a										{}
ul.menu li.parent a:hover								{}
ul.menu li.parent a span 								{}

/* !1st Level > Active */
ul.menu li.active a										{}
ul.menu li.active a:hover								{}
ul.menu li.active a span 								{}

/* !1st Level > Seperator */
ul.menu li span.separator								{}
ul.menu li span.separator span							{}

/*-----------------------------------------------------------------------*/

/* !2nd Level */
ul.menu li ul 											{ margin: 0; padding: 0; list-style: none; }
ul.menu li ul li 										{ margin: 0 0 .8em 0 !important; padding: 0; list-style: none; }
ul.menu li ul li a,
ul.menu li.active ul li a								{ color: #1b7acf; }
ul.menu li ul li a:hover,
ul.menu li.active ul li a:hover 							{ color: #3178b9; text-decoration: underline; }
ul.menu li ul li a span									{}

/* !2nd Level > Parent (has sub items) */
ul.menu li.active ul li.parent a							{}
ul.menu li.active ul li.parent a:hover						{}
ul.menu li.active ul li.parent a span 						{}

/* !2nd Level > Active */
ul.menu li.active ul li.active a							{}
ul.menu li.active ul li.active a:hover						{}
ul.menu li.active ul li.active a span 						{}

/* !2nd Level > Seperator */
ul.menu li ul li span.separator							{}
ul.menu li ul li span.separator span						{}

/*-----------------------------------------------------------------------*/

/* !3rd Level */
ul.menu li ul li ul										{ padding: .8em 0 0 30px; }
ul.menu li ul li ul li									{}
ul.menu li ul li ul li a,
ul.menu li.active ul li.active ul li a						{}
ul.menu li ul li ul li a:hover,
ul.menu li.active ul li.active ul li a:hover 				{}
ul.menu li.active ul li.active ul li a span					{}

/* !3rd Level > Parent (has sub items) */
ul.menu li.active ul li.active ul li.parent a				{}
ul.menu li.active ul li.active ul li.parent a:hover			{}
ul.menu li.active ul li.active ul li.parent a span 			{}

/* !3rd Level > Active */
ul.menu li.active ul li.active ul li.active a				{}
ul.menu li.active ul li.active ul li.active a:hover			{}
ul.menu li.active ul li.active ul li.active a span 			{}

/* !3rd Level > Seperator */
ul.menu li ul li ul li span.separator						{}
ul.menu li ul li ul li span.separator span					{}



/* ------------------------------------------------------------------------
/* !MENU: Mainmenu > Footer */
/* ----------------------------------------------------------------------*/
ul.menu-fm						{ margin: 0; padding: 0; height: auto; }
ul.menu-fm li						{ margin: 0 25px 0 0; padding: 0; display: inline; background: none; line-height: 36px; height: auto; }
ul.menu-fm li.item50 a				{ color: #ffcc00; }
ul.menu-fm li.item50 a:hover			{ color: #ffcc00; }
ul.menu-fm li a					{ display: inline; color: #fff; font-weight: bold; line-height: 36px; text-decoration: none; }
ul.menu-fm li a:hover				{ color: #fff; text-decoration: underline; }

ul.menu-fm li.active a 				{}
ul.menu-fm li.last-item				{}

ul.menu-fm li span.separator			{}
ul.menu-fm li span.separator span		{}



/* ------------------------------------------------------------------------
/* !MENU: Extended Menu > Horizontal Suckerfish */
/* ----------------------------------------------------------------------*/
/* !1st Level */
#ja-cssmenu 			{ margin: 0; padding: 0; position: relative; z-index: 1000; }
#ja-cssmenu ul 		{ margin: 0; padding: 0; z-index: 1000; }
#ja-cssmenu li 		{ margin: 0; padding: 0; float: left; display: block; background: none; cursor: pointer; clear: none; z-index: 1000; height: auto; }
#ja-cssmenu ul a 		{ width: 236px; z-index: 1000; /* width of links can be whatever but don't let them go over the arrows */ }

/* !2nd Level */
#ja-cssmenu li ul		{ width: 260px; position: absolute; left: -999em; height: auto; z-index: 1000; }
#ja-cssmenu li li 		{ padding: 0; margin: 0; width: 260px; }

/* !3rd Level */
#ja-cssmenu li ul ul 	{ margin: -27px 0 0 260px; }

#ja-cssmenu li:hover ul ul, #ja-cssmenu li:hover ul ul ul,
#ja-cssmenu li.sfhover ul ul, #ja-cssmenu li.havechildsfhover ul ul, #ja-cssmenu li.havechild-activesfhover ul ul, #ja-cssmenu li.activesfhover ul ul,
#ja-cssmenu li.sfhover ul ul ul, #ja-cssmenu li.havechildsfhover ul ul ul, #ja-cssmenu li.havechild-activesfhover ul ul ul, #ja-cssmenu li.activesfhover ul ul ul {
	left: -999em;
}

/* This "unhides" the sub-menus (left: -999em is what hides them) */
#ja-cssmenu li:hover ul, #ja-cssmenu li li:hover ul, #ja-cssmenu li li li:hover ul,
#ja-cssmenu li.sfhover ul, #ja-cssmenu li.havechildsfhover ul, #ja-cssmenu li.havechild-activesfhover ul, #ja-cssmenu li.activesfhover ul,
#ja-cssmenu li li.sfhover ul, #ja-cssmenu li li.havesubchildsfhover ul, #ja-cssmenu li li.havesubchild-activesfhover ul, #ja-cssmenu li li.activesfhover ul,
#ja-cssmenu li li li.sfhover ul, #ja-cssmenu li li li.havesubchildsfhover ul, #ja-cssmenu li li li.havesubchild-activesfhover ul, #ja-cssmenu li li li.activesfhover ul {
	left: auto;
}


/* !STYLE: 1st Level */
/* ------------------------------------------------------ */
#ja-cssmenu								{ font-size: 15px; font-weight: bold; }
#ja-cssmenu > li							{ margin-right: 30px; }
#ja-cssmenu > li.last-item					{ margin-right: 0px; }
#ja-cssmenu > li.last-item > a				{ color: #ffcc00; }
#ja-cssmenu > li > a 						{ display: block; text-decoration: none; line-height: 37px; padding: 0 18px; font-size: 17px; color: #fff; }
#ja-cssmenu > li > a:hover 					{ background: #766c57; }

#ja-cssmenu > li:hover > a,
#ja-cssmenu > li.sfhover > a,
#ja-cssmenu > li.havechildsfhover > a,
#ja-cssmenu > li.havechild-activesfhover > a 	{ background: #766c57; }

#ja-cssmenu > li > a.active,
#ja-cssmenu > li > a.active:hover				{}


/* !STYLE: 2nd+ Level */
/* ------------------------------------------------------ */
#ja-cssmenu li ul									{ border: 1px solid #dfd8c2; background: #dfd8c2; }
#ja-cssmenu li ul li 								{ border-bottom: 1px solid #a7a088; border-top: 1px solid #efece1; width: 260px;}
#ja-cssmenu li ul a 								{ border-right: none; margin: 0; padding: 7px 12px 9px 12px; line-height: normal; background: none; color: #4f4837; display: block; text-decoration: none; }

/* !LI with subitems, want to show arrow */
#ja-cssmenu li.havesubchild 							{}
#ja-cssmenu li.havesubchild:hover						{}

/*! LI active state, want to show arrow */
#ja-cssmenu li.havesubchild-active 					{}
#ja-cssmenu li.havesubchild-active:hover 				{}

#ja-cssmenu li.havesubchildsfhover:hover,
#ja-cssmenu li.havesubchild-activesfhover:hover,
#ja-cssmenu ul ul li.havesubchildsfhover:hover,
#ja-cssmenu ul ul li.havesubchild-activesfhover:hover 		{}

#ja-cssmenu li.havesubchildsfhover,
#ja-cssmenu li.havesubchild-activesfhover,
#ja-cssmenu ul ul li.havesubchildsfhover,
#ja-cssmenu ul ul li.havesubchild-activesfhover,
#ja-cssmenu li ul a:hover,
#ja-cssmenu li ul a:active,
#ja-cssmenu li ul a:focus,
#ja-cssmenu ul li:hover,
#ja-cssmenu ul li.sfhover,
#ja-cssmenu ul ul li:hover,
#ja-cssmenu ul ul li.sfhover							{ background: #a7a088; color: #fff; position: static; }

/* !LI active state */
#ja-cssmenu ul li.active,
#ja-cssmenu ul li.active:hover,
#ja-cssmenu ul li.active:active,
#ja-cssmenu ul li.active:focus,
#ja-cssmenu ul li.activesfhover,
#ja-cssmenu ul li.activesfhover:hover,
#ja-cssmenu ul li.activesfhover:active,
#ja-cssmenu ul li.activesfhover:focus					{}

/* !LINK active state */
#ja-cssmenu ul li a.active,
#ja-cssmenu ul li a.active:hover,
#ja-cssmenu ul li a.active:active,
#ja-cssmenu ul li a.active:focus						{}










/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* !QUICK STYLES */
/* ----------------------------------------------------------------------*/
/* ----------------------------------------------------------------------*/
/* !Component Heading */
h1.componentheading									{ color: #243865; font-weight: normal; font-size: 3.0769em; padding-bottom: 0px; }
h1.componentheading	span.subheading					{ color: #243865; }

/* !Article Heading */
.article-title										{}
.article-title h2.contentheading						{ color: #243865; font-weight: normal; font-size: 3.0769em; }
.article-title h2.contentheading a,
.article-title h2.contentheading a:active,
.article-title h2.contentheading a:visited				{}
.article-title h2.contentheading a:hover				{}
.article-title h2.contentheading span.subheading			{}
.article-title h2.chBtns-icons						{}
.article-title h2.chBtns-text							{}
.article-title h2.chBtns-none							{}
.article-title .buttonheading 						{}
.article-title .buttonheading img						{}
.article-title .buttonheading span						{}
.article-title .bhBtns-icons span.btn					{}
.article-title .bhBtns-text span.btn					{}

/* !Article Meta */
.article-meta-wrap,
div.metadata,
.dn-meta,
.item-meta										{ color: #999; }

.article-meta-wrap,
div.metadata,
span.small										{}

.article-meta-content								{}
.article-meta-content span							{}

.article-meta-content span.createdate {

	font-size: 14px !important;
	color: #666666 !important;

}

.article-meta-content span strong,
div.metadata span.author-name,
span.title span.count,
span.small strong,
.item-meta strong									{ color: #666; font-size: 14px !important;}
.article-meta-content span.title						{}

/* !Article Meta: Setup for just top portion and bottom */
.metaTop											{ margin-bottom: 15px;  }
.metaBot											{  }

/* !Article Content */
.article-content 									{}
.article-content img								{}

/* !Separators */
span.article_separator								{}
span.afterdisplay_separator							{}

/* !Before and After Wrappers */
.article-beforecontent								{}
.article-aftercontent								{ border-color: #f2f2f2; }

/* !Table of Contents */
table.contenttoc 									{}
table.contenttoc a 									{}
table.contenttoc td 								{}
table.contenttoc th 								{ border-color: #ccc; }
table.contenttoc a.active							{}

/* !Blog Table */
table.blog tr td div.contentpaneopen					{}
table.blog tr td.article_column 						{}
table.blog tr td.column_separator 						{}
table.blog span.article_separator						{}
table.blog h2.contentheading							{}
table.blog h2.contentheading a,
table.blog h2.contentheading a:active,
table.blog h2.contentheading a:visited 					{}
table.blog h2.contentheading a:hover					{}
table.blog .article-title							{}
table.blog .article-title .buttonheading 				{}
table.blog .article-title .buttonheading img				{}
table.blog .article-title .buttonheading span			{}
table.blog .article-content 							{ margin-top: 0px; }
table.blog .article-content p							{}
table.blog .article-content img						{}

/* !Blog More */
.compBlogMore-wrap									{ border-color: #ccc; }
.compBlogMore-content								{}

/* !Read On Button */
a.readon											{ font-size: .923em; background: #243866; color: #fff; font-weight: bold; padding: 5px 7px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; text-decoration: none; }
a.readon:hover										{ background: #1b7acf; color: #fff; text-decoration: none; }

/* !Back Button */
.back_button a,
.back_button a:active,
.back_button a:visited								{}
.back_button a:hover								{}

/* !Results Table */
table.resultsTBL caption								{ color: #243865; border-color: #ccc; }
table.resultsTBL thead th							{ color: #fff; background: #3d3630; }
table.resultsTBL thead th a							{ color: #fff; }
table.resultsTBL thead th a:hover						{}
table.resultsTBL .row1 td,
table.resultsTBL .odd td								{ background: #f7f7f7; border-color: #ccc; }
table.resultsTBL .row2 td,
table.resultsTBL .even td							{ background: #f2f2f2; border-color: #ccc; }
table.resultsTBL tfoot td							{ background: #ccc; }
.resultsTBL-foot									{ background: #f2f2f2; border-bottom: 2px solid #ccc; }
.resultsTBL-foot .foot-total strong					{ color: #243865; } 
table.resultsTBL tr.rowTitle1 td						{ background: #f7f7f7; }
table.resultsTBL tr.rowTitle2 td						{ background: #f2f2f2; }

/* !Results Table: Manage Links */
a.mngViewLink										{}
a.mngEditLink										{}
a.mngRemoveLink									{}

/* !Pager: List */
ul.pagination 										{ border-color: #ccc; }
ul.pagination li 									{}
ul.pagination li span								{}
ul.pagination li.prevPage,
ul.pagination li.prevPageOff,
ul.pagination li.nextPage,
ul.pagination li.nextPageOff							{}
ul.pagination a,
ul.pagination a:active,
ul.pagination a:visited								{}
ul.pagination a:hover 								{}

/* !Poll Table Bars */
.polls_color_1 									{}
.polls_color_2 									{}
.polls_color_3 									{}
.polls_color_4 									{}
.polls_color_5 									{}

/* !Section Containers */	
.compSect-wrap										{}
.compSect-title									{}
.compSect-title a,
.compSect-title a:active,
.compSect-title a:visited							{}
.compSect-title a:hover 								{}
.compSect-title h3									{ font-weight: normal; }
.compSect-title h3 span								{}
.compSect-title h3 span.sub							{ color: #999; font-size: .8em; }
.compSect-title-link h3								{}
.compSect-title-link h3 a,							{}
.compSect-title-link h3 a:active,						{}
.compSect-title-link h3 a:visited						{}
.compSect-title-link h3 a:hover						{}
.compSect-contentwrap								{}
.compSect-contentwrap fieldset						{}
.compSect-content									{ color: #3d3630; }
.compSectBtns-wrap									{}
.compSectBtns-contentwrap							{}
.compSectBtns-content								{}

/* !Section Internal Containers */	
.compSectInt-wrap									{}
.compSectInt-title									{}
.compSectInt-title a,
.compSectInt-title a:active,
.compSectInt-title a:visited							{}
.compSectInt-title a:hover 							{}
.compSectInt-title h3								{}
.compSectInt-title h3 span							{}
.compSectInt-title h3 span.sub						{}
.compSectInt-title-link h3							{}
.compSectInt-title-link h3 a,							
.compSectInt-title-link h3 a:active,					
.compSectInt-title-link h3 a:visited					{}
.compSectInt-title-link h3 a:hover						{}
.compSectInt-contentwrap								{}
.compSectInt-contentwrap fieldset						{}
.compSectInt-content								{}

/* !Section Containers Content & Forms */
.compSect-content label.desc							{}
.compSect-content label.descLrg						{}
.compSect-content label.desc span.subLBL				{}
.compSect-content label.choice,
.compSect-content li div label,
.compSect-content li span label						{ color: #666; }
.compSect-content li.section,
.compSect-content li.sectionInstruct,
.compSect-content li.border-top						{ color: #666; border-color: #ccc; }
			
/* !Results Nav */
.compResNav-wrap									{}
.compResNav-content									{}
.compResNavPgr-wrap									{}
.compResNavCtr-wrap									{}

/* !Tool Bar */
.compToolBar-wrap									{ border-color: #243865; }
.compToolBar-content								{}
.compToolBar-content ul								{}
.compToolBar-content ul li a,
.compToolBar-content ul li a:active,
.compToolBar-content ul li a:visited					{ background: #1b7acf; border-color: #1b7acf; color: #fff; }
.compToolBar-content ul li a:hover						{ background: #3178b9; border-color: #3178b9; color: #fff; }
.compToolBar-content ul li							{}
.compToolBar-content ul li.first						{}
.compToolBar-content ul li.last						{}
.compToolBar-content ul li.left						{}
.compToolBar-content ul li.right						{}
.compToolBar-content ul li.active a					{ background: #243865; border-color: #243865; color: #fff; }
.compToolBar-content ul li.disabled a					{ text-decoration: none; background: #f7f7f7; border-color: #f7f7f7; color: #ccc; }

/* !Nav Bar */
.compNavBar-wrap									{ border-color: #ccc; }
.compNavBar-content									{}
.compNavBar-content ul								{}
.compNavBar-content ul li							{}
.compNavBar-content ul li.first						{}
.compNavBar-content ul li.last a						{}
.compNavBar-content ul li.active a						{ color: #000; text-decoration: underline; }
.compNavBar-content ul li.disabled a					{ color: #ccc; text-decoration: none; }
.compNavBar-content ul li a							{ border-color: #ccc; }
.compNavBar-content ul li.left						{}
.compNavBar-content ul li.right						{}

/* !Sort Bar */
.compSortBar										{ border-color: #ccc; }

/* !Nav Bar: Specific Link Types */
a.nbPubLink										{}
a.nbUnpubLink										{}
a.nbRemoveLink										{}
a.nbBackLink										{}
a.nbEditLink										{}
a.nbNewLink										{}
a.nbViewLink										{}
a.nbExportLink										{}

/* !Title Bar */
.compTitleBar-wrap									{}
.compTitleBar-content								{}
.compTitleBar-content ul								{}
.compTitleBar-content ul li							{}
.compTitleBar-content ul li.first						{}
.compTitleBar-content ul li.last						{}
.compTitleBar-content ul li.last a						{}
.compTitleBar-content ul li.active a					{ color: #000; text-decoration: underline; }
.compTitleBar-content ul li.disabled a					{ color: #ccc; text-decoration: none; }
.compTitleBar-content ul li a							{ border-color: #ccc; }
.compTitleBar-content ul li.left						{}
.compTitleBar-content ul li.right						{}

/* !Title Bar: Specific Link Types */
a.cstPubLink										{}
a.cstUnpubLink										{}
a.cstRemoveLink									{}
a.cstBackLink										{}
a.cstditLink										{}
a.cstNewLink										{}
a.cstViewLink										{}
a.cstExportLink									{}

/* !Stats Box */	
.compBox-wrap										{ border-color: #ccc; }
.compBox-content									{}

/* !Captcha */
.compCaptcha-wrap									{ border-color: #ccc; background: #f2f2f2; }
.compCaptcha-content								{}

/* !Results Filter */	
.compResFilter-wrap									{}
.compResFilter-content								{}
.compResFilter-content label							{}
.compResFilter-content label.desc						{}

/* !Results Page Display Filter */
.compResPDFilter-wrap								{ color: #fff; background: #ccc; }
.compResPDFilter-content								{}
.compResPDFilter-content label.desc					{ color: #fff; }

/* !Content Rating */
.compConRating-wrap									{ color: #999; background: #f2f2f2; }
.compConRating-content								{}

/* !Form: Fields */
.field,
.inputbox,
td.paramlist_value select							{ color: #3d3630; font-family: 'Ubuntu', 'Trebuchet MS', Tahoma, Arial, sans-serif; border-color: #7c7c7c #c3c3c3 #ddd; }

input.inputbox:hover,
input.inputbox:focus,
input.text:hover,
input.text:focus,
textarea.textarea:hover,
textarea.textarea:focus								{}

input.checkbox,
input.radio										{ color: #ccc; }

/* !Form: Main Button */
button.button										{ background: #243866; color: #fff; font-weight: bold; padding: 5px 7px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; text-transform: uppercase; margin-right: 5px; border: none; cursor: pointer; overflow: visible; width: auto; }
button.button:hover, 
button.button:focus									{ background: #479be7; color: #fff; text-decoration: none; }

a.buttonLink										{}

/* !Big Link and Options */
a.bigLink											{ text-decoration: none !important; }

span.linkOptions									{}
span.linkOptions a,
span.linkOptions a:visited,			
span.linkOptions a:active							{}
span.linkOptions a:hover								{}

/* !Flickr Album Plugin */
.gallery-flickr ul									{}
.gallery-flickr ul li								{}
.gallery-flickr ul li a								{}
.gallery-flickr ul li a:hover img						{ border-color: #333; }
.gallery-flickr ul li a img							{ border-color: #ccc; }
.gallery-flickr-link								{ font-weight: bold; }

/* !Item Actions */
div.item-actions									{}
div.item-actions div.ia								{}
a.ia-link,
a.ia-link:active,
a.ia-link:visited									{ color: #fff; background-color: #006699; text-decoration: none; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
a.ia-link:hover									{ color: #fff; background-color: #333; text-decoration: none; }
a.ia-link.active									{ background-color: #333; color: #ccc; }

/* !Modal Popups */
.modal-hdr										{ background-color: #92744c; }
.modal-title										{}
.modal-title h1.modaltitle							{}
.modal-toolbar										{}
.modal-toolbar button.button							{}
.modal-toolbar span									{}
.modal-content										{}

/* !Calendar Monthly Layout */
.cal-monthTBL th.cal-wdHead							{ color: #fff; border-color: #3d3630; background: #3d3630;  }
.cal-monthTBL tr.cal-weekHead,
.cal-monthTBL tr.cal-weekRow							{}
.cal-monthTBL td.cal-wd,
.cal-monthTBL td.cal-wdEmpty							{ border-color: #ccc; height: 110px; }
.cal-monthTBL td.cal-wd								{ color: #3d3630; background-color: #f7f7f7; }
.cal-monthTBL td.cal-wdEmpty							{ color: #ccc; background-color: #f2f2f2; }
.cal-monthTBL td.cal-wd .cal-wdNum,
.cal-monthTBL td.cal-wdEmpty .cal-wdEmptyName			{}
.cal-monthTBL .cal-wdNum a							{ color: #3d3630; }
.cal-monthTBL .cal-wdNum a:hover						{ color: #3d3630; }
.cal-monthTBL .cal-today								{ background-color: #eaeef4 !important; }
.cal-monthTBL .cal-wdPopup							{ border-color: #ccc; background-color: #fff; }
.cal-monthTBL .cal-wdPopup .cal-num					{}
.cal-monthTBL .cal-closeBtn							{}
.cal-monthTBL .cal-event								{}
.cal-monthTBL .cal-eventSingle						{}
.cal-monthTBL .cal-eventTitle							{}
.cal-monthTBL .cal-eventDate							{ color: #243865; }
.cal-monthTBL .meta-line								{ color: #3d3630; }
.cal-monthTBL .cal-eventMultiStart,
.cal-monthTBL .cal-eventMultiMiddle,
.cal-monthTBL .cal-eventMultiEnd						{}
.cal-monthTBL .cal-eventMultiStart .cal-eventInfo,
.cal-monthTBL .cal-eventMultiMiddle .cal-eventInfo,
.cal-monthTBL .cal-eventMultiEnd .cal-eventInfo			{ background-color: #f2f2f2; }
.cal-monthTBL .cal-eventMultiStart						{}
.cal-monthTBL .cal-eventMultiEnd						{}

/* !Calendar Monthly Navigation */
.compCalMonthNav-wrap								{ border-color: #ccc; }
.compCalMonthNav-content								{}
.cal-monthNavTBL									{}
.cal-monthNavTBL .cal-year,
.cal-monthNavTBL .cal-month							{}
.cal-monthNavTBL em.arrow							{}
.cal-monthNavTBL a									{ text-decoration: none !important; }
.cal-monthNavTBL td									{}
.cal-monthNavTBL td.cal-navmonthPrev					{}
.cal-monthNavTBL td.cal-navmonthNext					{}
.cal-monthNavTBL td.cal-navthismonth					{}
.cal-monthNavTBL .cal-prevyear,
.cal-monthNavTBL .cal-prevmonth						{}
.cal-monthNavTBL .cal-nextyear,
.cal-monthNavTBL .cal-nextmonth						{}
.cal-monthNavTBL .cal-thismonth						{}

/* !Calendar Module */
.calMod-monthTBL th.cal-wdHead						{ color: #fff; border-color: #3d3630; background: #3d3630;  }
.calMod-monthTBL td.cal-wd,
.calMod-monthTBL td.cal-wdEmpty						{ border-color: #ccc; }
.calMod-monthTBL td.cal-wd							{ color: #3d3630; background-color: #f7f7f7; }
.calMod-monthTBL td.cal-wdEmpty						{ color: #ccc; background-color: #f2f2f2; }
.calMod-monthTBL td.cal-wd .cal-wdNum,
.calMod-monthTBL td.cal-wdEmpty .cal-wdEmptyName			{ height: 30px; }
.calMod-monthTBL .cal-today							{ background-color: #eaeef4 !important; }
.calMod-monthTBL a.cal-wdNumEvent						{}
.calMod-monthTBL a.cal-wdNumEvent:hover					{ background: #fbf7fc; }
.calMod-monthNavTBL a								{ text-decoration: none !important; }
.calMod-monthTBL .cal-wdPopup							{ border-color: #ccc; background-color: #fff; }
.calMod-monthTBL .cal-eventDate						{ color: #243865; }
.calMod-monthTBL .meta-line							{ color: #3d3630; }
.calMod-monthTBL .cal-wdPopNum a						{ color: #3d3630; }






/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* !MODULE CHROME */
/* ----------------------------------------------------------------------*/
/* ----------------------------------------------------------------------*/

/* ------------------------------------------------------------------------
/* !MODULE CHROME: TYPOGRAPHY */
/* ----------------------------------------------------------------------*/
/* !Title */
h3.sbxMod-title					{}


/* !Mod Content Containers */
.sbxMod-content 					{}


/* !Link */
.sbxMod-content a,
.sbxMod-content a:active,
.sbxMod-content a:visited 			{}
.sbxMod-content a:hover				{}


/* !Heading */
.sbxMod-content h4,
.sbxMod-content h5, 
.sbxMod-content h6					{}

.sbxMod-content h4 					{}
.sbxMod-content h5 					{}
.sbxMod-content h6					{}


/* !Type margin.padding */
.sbxMod-content p, 
.sbxMod-content pre,
.sbxMod-content code, 
.sbxMod-content blockquote, 
.sbxMod-content ul, 
.sbxMod-content ol,
.sbxMod-content table.tableStyle		{}


/* !Unordered Lists */
.sbxMod-content ul					{}
.sbxMod-content ul li				{}

.sbxMod-content ul.plainList			{}
.sbxMod-content ul.plainList li		{}


/* !Ordered Lists */
.sbxMod-content ol					{}
.sbxMod-content ol li				{}


/* !Definition Lists */
.sbxMod-content dl					{}
.sbxMod-content dl dt				{}
.sbxMod-content dl dd				{}


/* !HR */
.sbxMod-content hr					{}


/* !Code Highlight */
.sbxMod-content pre					{}
.sbxMod-content code				{}


/* !Blockquote */
.sbxMod-content blockquote			{}


/* !Address */
.sbxMod-content address				{}


/* !Sup/Subscript */
.sbxMod-content sup,
.sbxMod-content sub					{}


/* !Sample */
.sbxMod-content samp				{}


/* !Table */
.sbxMod-content table.tableStyle							{ margin: 0; }
.sbxMod-content table.tableStyle thead th					{}
.sbxMod-content table.tableStyle thead th a,
.sbxMod-content table.tableStyle thead th a:active,
.sbxMod-content table.tableStyle thead th a:visited			{}
.sbxMod-content table.tableStyle thead th a:hover				{}
.sbxMod-content table.tableStyle tr td						{ padding: 8px 5px 0 8px; }
.sbxMod-content table.tableStyle tr.row1 td					{}
.sbxMod-content table.tableStyle tr.row2 td					{}
.sbxMod-content table.tableStyle tr.row1:hover td,
.sbxMod-content table.tableStyle tr.row2:hover td				{}
.sbxMod-content table.tableStyle caption					{}


/* !Img */
.sbxMod-content img.imgLeft				{}
.sbxMod-content img.imgRight				{}
.sbxMod-content img.imgLeftBorder			{}
.sbxMod-content img.imgRightBorder			{}
.sbxMod-content img.noBorder				{}
.sbxMod-content img.imgBorder				{}



/* ------------------------------------------------------------------------
/* !MODULE CHROME: sbxModTable */
/* ----------------------------------------------------------------------*/
.sbxModTable-box						{ border: 1px solid #c6c6c6; position: relative; clear: both; margin-bottom: 32px;  }
.sbxModTable-box h3						{ color: #243865; font-size: 1.076em; line-height: 1.0em; font-weight: normal; margin: -8px 0 0 10px; background: #fff; padding: 0px 6px 0px 2px; float: left; }
.sbxModTable-box .sbxMod-content			{ padding: 12px 12px; clear: both; }
.sbxModTable-box a						{ color: #1b7acf; text-decoration: none; }
.sbxModTable-box a:hover					{ color: #3178b9; text-decoration: underline; }
.sbxModTable-box li.mod-item				{ line-height: 1.2em; padding-bottom: 1.3em; }
.sbxModTable-box li.mod-item .item-title	{ line-height: 1.2em; font-size: 1.1em; }
.sbxModTable-box li.mod-item .item-text		{ color: #999; font-style: italic; }
.sbxModTable-box li.mod-item strong.date	{ font-weight: normal; }
.sbxModTable-box .foot-link				{ margin: 0px; position: absolute; left: 12px; bottom: -6px; }
.sbxModTable-box a.botLink				{ background: #243866; color: #fff; font-weight: bold; padding: 5px 7px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.sbxModTable-box a.botLink:hover			{ background: #1b7acf; color: #fff; text-decoration: none; }

.mod-sm .sbxMod-content					{ padding-bottom: 0px; }



.sbxModTable-openbox								{ border: 1px solid #c6c6c6; border-right: 0px; border-left: 0px; position: relative; clear: both; margin-bottom: 18px;  }
.sbxModTable-openbox h3								{ color: #243865; font-size: 1.384em; line-height: 1.0em; font-weight: normal; margin: -10px 0 0 8px; background: #fff; padding: 0px 6px 0px 5px; float: left; }
.sbxModTable-openbox .sbxMod-content					{ padding: 12px 0px; clear: both; }
.sbxModTable-openbox a								{ color: #1b7acf; text-decoration: none; }
.sbxModTable-openbox a:hover							{ color: #3178b9; text-decoration: underline; }
.sbxModTable-openbox li.mod-item						{ line-height: 1.4em; padding: 1.6em 0 1.6em 0; border-top: 1px solid #c6c6c6; }
.sbxModTable-openbox li.mod-item.item-1					{ padding-top: .6em; border: none; }
.sbxModTable-openbox li.mod-item .item-title				{ font-size: 1.384em; line-height: 1.2em; }
.sbxModTable-openbox li.mod-item .item-title a			{ color: #1f5f99; }
.sbxModTable-openbox li.mod-item .item-title a:hover		{ text-decoration: none; }
.sbxModTable-openbox li.mod-item .item-text				{ color: #666; }
.sbxModTable-openbox li.mod-item a.item-readon			{ font-size: 1em; }

.sbxModTable-openbox .foot-link				{ margin: 0px; position: absolute; left: 12px; bottom: -6px; }
.sbxModTable-openbox a.botLink				{ background: #243866; color: #fff; font-weight: bold; padding: 5px 7px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.sbxModTable-openbox a.botLink:hover			{ background: #1b7acf; color: #fff; text-decoration: none; }




.banner			{ width: 918px; height: 320px; margin: 0 0 14px -10px; background: url(../images/banner.png) no-repeat; }

.sbxModTable-wwd						{ float: right; width: 306px; margin-right: 8px; font-size: 1.0769em; line-height: 1.35em; color: #d3d7e0; }
.sbxModTable-wwd h3						{ margin: 0px; padding: 26px 15px 0 15px; font-size: 2.3571em; line-height: 1.0em; color: #ffcc00; font-weight: bold; }
.sbxModTable-wwd .sbxMod-content			{ padding: 0 17px; }
.sbxModTable-wwd p						{ margin: .8em 0 1.4em 0; }
.sbxModTable-wwd p.link					{ margin: 0 0 1em 0; clear: both; }
.sbxModTable-wwd a.btn-wwd				{ background: #479be7; color: #fff; font-weight: bold; font-size: 1.0714em; padding: 5px 7px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; text-decoration: none; }
.sbxModTable-wwd a.btn-wwd:hover			{ background: #fff; color: #479be7; text-decoration: none; }



.sbxModTable-hpss													{ width: 596px; height: 304px; padding: 8px 0 0 8px; overflow: hidden; }
.sbxModTable-hpss .sbxMod-content										{ /*padding: 7px 0 0 7px;*/ }
.sbxModTable-hpss .flexslider											{ background: none; border: none; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; }
.sbxModTable-hpss .flexslider .flex-content								{ display: none !important; background: none /*url(../images/hpss-bg.png) no-repeat left bottom;*/; padding: 2.2%; width: 96%; }
.sbxModTable-hpss .flexslider .flex-content h2.flex-title					{ font-size: 20px; line-height: 1.1em; color: #fff; }
.sbxModTable-hpss .flexslider .flex-content h2.flex-title a:hover			{ color: #479be7; }
.sbxModTable-hpss .flexslider .flex-content .flex-text						{ font-size: 16px; line-height: 1.3em;  color: #fff; margin-bottom: 0px; }
.sbxModTable-hpss .flexslider .flex-content .flex-text a.flex-readon			{ color: #ffcc00; display: block; font-weight: bold; }
.sbxModTable-hpss .flexslider .flex-content .flex-text a.flex-readon:hover		{ color: #479be7; }






/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* !MODULES */
/* ----------------------------------------------------------------------*/
/* ----------------------------------------------------------------------*/

/* ------------------------------------------------------------------------
/* !MODULES: Base */
/* ----------------------------------------------------------------------*/
/* !UL Style for default module lists, change them all using this */
ul.mod-list			{}
ul.mod-list li			{}

/* !Title, Header, Footer & Description inside content */
h4.mod-contentTitle		{}
.mod-contentDesc		{}
.mod-contentDescIntro	{}
.mod-contentDescOutro	{}
.mod-contentFooter		{}

/* !Rows */
.modrow1				{}
.modrow2				{}

/* !MOD Items Classes */
.mod-item .item-title,
.mod-itemPlain .item-titleLink	{}
.mod-item .item-meta			{}
.mod-item .meta-line			{}
.mod-item .meta-line strong		{}
.mod-item .item-text			{}
.mod-item .item-text p			{}
.mod-itemPlain p				{}
.mod-item .item-more			{}
.mod-item a.item-readon,
.mod-item a.item-readon:active,
.mod-item a.item-readon:visited	{}
.mod-item a.item-readon:hover		{}










/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* !PAGES, COMPONENTS, FORMS, VIEWS & PIECES */
/* ----------------------------------------------------------------------*/
/* ----------------------------------------------------------------------*/

/* ------------------------------------------------------------------------
/* !COMPONENT: SBX Mapper */
/* ----------------------------------------------------------------------*/
/* !Mapper */
.com_sbxMapper .gmap-locBalloon h6,
.com_sbxMapper .gmap-locBalloon h6 a					{ color: #243865; text-decoration: none; font-weight: bold; }
.com_sbxMapper .locAttribsBox							{ background-color: #f2f2f2; }
.sbxMapper-map #mapper-gmapResults						{ background: #f2f2f2; }
.sbxMapper-map #results-head							{ background: #3d3630; }
.sbxMapper-map #results-headTtl h4						{ color: #fff; }
.sbxMapper-map #results-headPgr						{ border-color: #ccc; }
.sbxMapper-map #results-headPgr a,
.sbxMapper-map #results-headPgr a:active,
.sbxMapper-map #results-headPgr a:visited				{ color: #fff; }
.sbxMapper-map #results-headPgr a:hover					{ color: #ccc; }
.sbxMapper-map .result-locActive						{ background: #eaeef4; }
.sbxMapper-loc .loc-address .cat						{ color: #ccc; }
.sbxMapper-loc .loc-address .cat .title					{ color: #92744c; }



/* ------------------------------------------------------------------------
/* !MODULE: SBXSS Simple Template */
/* ----------------------------------------------------------------------*/
/* !Base */
.sbxMod .sbxss-simple												{}
.sbxMod .sbxss-simple .sbxss-slide										{}

/* !Content */
.sbxMod .sbxss-simple .sbxss-content-wrap								{ color: #fff; }
.sbxMod .sbxss-simple .sbxss-content									{ color: #f7f7f7; }
.sbxMod .sbxss-simple .sbxss-content h2									{ color: #fff; }
.sbxMod .sbxss-simple .sbxss-content h2 a								{ color: #fff; }
.sbxMod .sbxss-simple .sbxss-content h2 a:hover							{ color: #ccc; }
.sbxMod .sbxss-simple .sbxss-content h3									{ color: #243865; }
.sbxMod .sbxss-simple .sbxss-content span.catsection						{ color: #ccc; }
.sbxMod .sbxss-simple .sbxss-content p									{}
.sbxMod .sbxss-simple .sbxss-content a.readon							{ color: #fff; }
.sbxMod .sbxss-simple .sbxss-content a.readon:hover						{ color: #ccc; }

/* !Controls */
.sbxMod .sbxss-simple .sbxss-controls									{ background: #ccc; }

/* !Pagination */
.sbxMod .sbxss-simple a.sbxss-page										{ color: #fff; background: #dbc09a; }
.sbxMod .sbxss-simple a.sbxss-page:hover								{ color: #333; background: #f7f7f7;  }
.sbxMod .sbxss-simple a.sbxss-pageActive								{ color: #fff; background: #333; }
.sbxMod .sbxss-simple a.sbxss-pageActive:hover							{}
.sbxMod .sbxss-simple a.sbxss-page .thumbnail							{}

/* !Navigation (Next, Prev, Play/Pause) */
.sbxMod .sbxss-simple a.sbxss-nav										{ color: #fff; }
.sbxMod .sbxss-simple a.sbxss-nav:hover 								{ color: #333; }

div.dn-text {margin-top: 15px !important;}