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

/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* !LAYOUT */
/* ----------------------------------------------------------------------*/
/* ----------------------------------------------------------------------*/
*, 
*:before, 
*:after {
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
}


/* ------------------------------------------------------------------------
/* !LAYOUT: Body */
/* ----------------------------------------------------------------------*/
body						{ color: #514442; background: #fff; }

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

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

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

.fs7 {
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
}


/* ------------------------------------------------------------------------
/* !LAYOUT: Containers */
/* ----------------------------------------------------------------------*/
.maincntr {
	margin: 80px 0;
}

.sidebar {
	padding-left: 100px;
}

.sidebar .sbxMod:last-child {
	margin-bottom: 0;
}



/* ------------------------------------------------------------------------
/* !LAYOUT: Header */
/* ----------------------------------------------------------------------*/
.header-top {
	height: 54px;
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,.06);
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.06);
	box-shadow: 0 2px 5px rgba(0,0,0,.06);
}

.header-bot-cntr {
	height: 144px;
}

.header-connect {
	float: right;
}

.header-actions {
	float: right;
	margin-top: 48px;
}

.header a.btn-action {
	margin-left: 10px;
}

.header a.btn-action:hover {
	background-color: #00a87f;
}

a.logo {
	float: left;
	width: 421px;
	height: 89px;
	/*background: url(../images/logo.png) no-repeat;*/
	/*text-indent: -999em;*/
	margin-top: 28px;
}

.social-list {
	margin: 12px 0 0 0;
	padding: 0;
	list-style-type: none;
	display: inline-block;
}

.social-list li {
	background: url(none);
	line-height: normal;
	margin: 0 2px;
	padding: 0;
	display: inline-block;
}

.social-list li a {
	text-decoration: none;
	font-size: 18px;
	color: #bebfb5;
	height: 30px;
	line-height: 30px;
	padding: 0 5px;
	display: block;
}

.social-list li a:hover {
	text-decoration: none;
	color: #00a87f;
	
}

a.btn-search {
	display: inline-block;
	width: 40px;
	height: 40px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #bdbfb5;
	color: #fff;
	font-size: 18px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	margin-top: 7px;
	margin-left: 10px;
}

a.btn-search:hover {
	color: #fff;
	background-color: #00a87f;
	text-decoration: none;
}


/* ------------------------------------------------------------------------
/* !LAYOUT: Footer */
/* ----------------------------------------------------------------------*/
.footer {
	background: #7b7c75 url(../images/footer.png) repeat;
	font-size: 13px;
	line-height: 1.2em;
	color: #bebfb5;
	position: relative;
	padding-bottom: 40px;
}

.footer-info,
.footer-contact {
	/* margin-left: 200px; */
}

.footer-info {
	border-bottom: 1px solid #6e6f69;
	padding-bottom: 20px;
	padding-top: 40px;
}

.footer-contact {
	padding-bottom: 28px;
	padding-top: 26px;
}

.footer-logo {
	display: none;
}

.footer-copy {
	float: left;
	margin: 0;
	line-height: 30px;
}

.footer-actions {
	float: right;
}

.footer .social-list {
	margin: 0;
}

.footer .social-list a {
	color: #bebfb5;
	font-size: 16px;
	padding: 0 7px;
}

.footer .social-list a:hover {
	color: #fff;
}

a.btn-totop {
	width: 30px;
	height: 30px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #444541;
	color: #bebfb5;
	text-align: center;
	display: inline-block;
	font-size: 16px;
	line-height: 30px;
	text-decoration: none;
	margin-left: 10px;
}

a.btn-totop:hover {
	text-decoration: none;
	background-color: #fff;
	color: #bebfb5;
}

.foot-box {
	float: left;
	margin-left: 30px;
}

.foot-box:first-child {
	margin-left: 0px;
}

.foot-box-addy {
	width: 370px;
}

.foot-box-phone,
.foot-box-fax {
	width: 220px;
}

.foot-box-email {
	width: 270px;
}

.foot-box > strong {
	font-weight: 600;
}

.foot-box > p {
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	font-weight: 300;
	margin: .2em 0 0 0;
}

.foot-box a {
	color: #fff;
	text-decoration: none;
}

.foot-box a:hover {
	color: #fff;
	text-decoration: underline;
}

.footer-npsb-logo {
	text-align: right;
}


/* ------------------------------------------------------------------------
/* !LAYOUT: Banner */
/* ----------------------------------------------------------------------*/
.banner {
	width: 100%;
	height: 465px;
	background-color: #efefec;
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}

.banner-cntr {
	position: relative;
	height: 465px;
}

ul.menu-title {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 100%;
	bottom: 0px;
	left: 0px;
	-moz-border-radius: 2px 2px 0 0 / 3px 3px 0 0;
	-webkit-border-radius: 2px 2px 0 0 / 3px 3px 0 0;
	border-radius: 2px 2px 0 0 / 3px 3px 0 0;
	background-color: #00a87f;
	background-color: rgba(0,168,127,.75);
	list-style-type: none;
}

ul.menu-title li {
	background: none;
	margin: 0;
	padding: 0;
}

ul.menu-title li a {
	color: #fff;
	text-decoration: none;
	font-size: 60px;
	line-height: 1.1em;
	font-weight: 300;
	text-align: center;
	padding: 40px 0 40px 0;
	display: block;
}

ul.menu-title ul {
	display: none;
}







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

/* ------------------------------------------------------------------------
/* !MENU: Mainmenu > Menu */
/* ----------------------------------------------------------------------*/
ul.menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 16px;
	line-height: 1.2em;
}

ul.menu li {
	background: none;
	margin: 0;
	padding: 0;
	display: block;
	line-height: 1.2em;
}

ul.menu li a,
ul.menu li .separator {
	display: block;
	text-decoration: none;
}

ul.menu li a.mainlevel_active,
ul.menu li a.mainlevel_current {
	color: #11119f;
	font-size: 24px;
	line-height: 1.2em;
	font-weight: 600;
	padding-top: 0;	
	padding-bottom: 16px;
	background: url(../images/h3-line.png) no-repeat left bottom;
}

ul.menu li ul {
	margin: 0;
}

ul.menu li ul li {	
	border-bottom: 1px solid #efefec;
}

ul.menu li ul li:last-child {
	border-bottom: none;
}

ul.menu li ul li a,
ul.menu li ul li > .separator {
	color: #7e7f78;
	padding: 12px 0;
	position: relative;	
}

ul.menu li ul li a:after {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	content: "\f105";
	position: absolute;
	right: 0px;
	top: 12px;
}

ul.menu li ul li a:hover {
	text-decoration: none;
	color: #00a87f;
}

ul.menu li ul li a.sublevel_active,
ul.menu li ul li a.sublevel_current {
	color: #514442;
}



/* ------------------------------------------------------------------------
/* !MENU: Extended Menu > Horizontal Suckerfish */
/* ----------------------------------------------------------------------*/
.navbar-ja {
	float: left;
}

ul.menuhorz {
	text-align: left;
	display: inline-block;
	margin: 4px 0 0 -14px;
	font-size: 16px;
	font-weight: 500;
}

ul.menuhorz li {
	display: inline-block;
	position: relative;
	padding: 0;
	margin: 0 10px;
	background: #fff url(none);
	cursor: pointer;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

ul.menuhorz li:hover {
	background: #63d55a;
	background: #00a87f;
	color: #fff;
}

ul.menuhorz li:hover a {
	color: #fff;
}

ul.menuhorz li a {
	color: #7e7f78;
	text-decoration: none;
	display: block;
	height: 50px;
	line-height: 50px;
	padding: 0 14px;
}

ul.menuhorz li a.active {
	color: #514442;
	background: #efefec;
}

ul.menuhorz li ul {
	margin: 0;
	padding: 16px 0;
	position: absolute;
	top: 50px;
	left: 0;
	width: 220px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	
	border: 1px solid #e3e2e2;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	background-color: #fff;
	-moz-box-shadow: 0 0 5px rgba(0,0,0,.1);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.1);
	box-shadow: 0 0 5px rgba(0,0,0,.1);
	
	display: none;
	opacity: 0;
	visibility: hidden;
	-webkit-transiton: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-ms-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	-transition: opacity 0.2s;
	
	font-size: 13px;
	line-height: 1.2em;
}

ul.menuhorz li ul li { 
	background: #fff; 
	display: block; 
	padding: 0;
	color: #7e7f78;
	line-height: 1.2em;
}

ul.menuhorz li ul li:hover {
	background: #fff;
}

ul.menuhorz li:hover ul li a,
ul.menuhorz li ul li a {
	color: #7e7f78;
	height: auto;
	line-height: 1.2em;
	padding: 6px 14px;
}

ul.menuhorz li ul li a:hover {
	color: #00a87f;
}

ul.menuhorz li ul li a.active {
	color: #514442;
	background: #fff;
}

ul.menuhorz li:hover ul {
	display: block;
	opacity: 1;
	visibility: visible;
	z-index: 9999;
}













/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* !QUICK STYLES */
/* ----------------------------------------------------------------------*/
/* ----------------------------------------------------------------------*/
/* !Component Heading */
h1.componentheading,
.item-header h1.title,
h1.title											{ color: #11119f; font-size: 36px; font-weight: 600; }
h1.componentheading	span.subheading					{ color: #11119f; }

/* !Article Heading */
.article-title										{}
.article-title h2.contentheading						{ color: #11119f; font-size: 36px; font-weight: 600; }
.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: #000;/*bebfb5;*/ }

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

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

.article-meta-content span strong,
div.metadata span.author-name,
span.title span.count,
span.small strong,
.item-meta strong									{ color: #000;/*bebfb5;*/ }
.article-meta-content span.title						{}

/* !Article Meta: Setup for just top portion and bottom */
.metaTop											{}
.metaBot											{}

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

/* !Separators */
span.article_separator								{ height: 64px; }
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: #bebfb5; }
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							{ font-size: 24px; line-height: 1.2em; font-weight: 600; }
table.blog h2.contentheading a	 					{ color: #11119f; text-decoration: none; }
table.blog h2.contentheading a:hover					{ color: #ff6a00; }
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: 0; }
table.blog .article-content p							{ margin: 8px 0 32px 0; }
table.blog .article-content p:last-child				{ margin-bottom: 16px; }
table.blog .article-content img						{}

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

/* !Read On Button */
a.readon {
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	display: inline-block;
	border: 2px solid #00a87f;
	-moz-border-radius: 3px / 3px 3px 3px 3px;
	-webkit-border-radius: 3px / 3px 3px 3px 3px;
	border-radius: 3px / 3px 3px 3px 3px;
	
	color: #00a87f;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
	text-transform: uppercase;
}

a.readon:hover {
	color: #ff6a00;
	border-color: #ff6a00;
	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: #a8baff; border-color: #efefec; }
table.resultsTBL thead th							{ color: #11119f; background: #fff; border-bottom: 1px solid #bebfb5; }
table.resultsTBL thead th a							{ color: #fff; }
table.resultsTBL thead th a:hover						{}
table.resultsTBL .row1 td,
table.resultsTBL .odd td								{ background: #fff; border-color: #efefec; }
table.resultsTBL .row0 td,
table.resultsTBL .row2 td,
table.resultsTBL .even td							{ background: #fff; border-color: #efefec; }
table.resultsTBL tfoot td							{ background: #fff; }

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

/* !Pager: List */
ul.pagination 										{ border-color: #bebfb5; }
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									{}
.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: #514442; }
.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				{}
ul.compList label.choice,
ul.compList li div label,
ul.compList li span label,
.compSect-content label.choice,
.compSect-content li div label,
.compSect-content li span label						{ color: #514442; }
.compSect-content li.section,
.compSect-content li.sectionInstruct,
.compSect-content li.border-top,
.section-content li.border-top						{ color: #514442; border-color: #bebfb5; }
			
/* !Results Nav */
.compResNav-wrap									{}
.compResNav-content									{}
.compResNavPgr-wrap									{}
.compResNavCtr-wrap									{}

/* !Tool Bar */
.compToolBar-wrap									{ border-color: #11119f; }
.compToolBar-content								{}
.compToolBar-content ul								{}
.compToolBar-content ul li a,
.compToolBar-content ul li a:active,
.compToolBar-content ul li a:visited					{ background: #00a87f; border-color: #00a87f; color: #fff; }
.compToolBar-content ul li a:hover						{ background: #ff6a00; border-color: #ff6a00; 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: #11119f; border-color: #11119f; color: #fff; }
.compToolBar-content ul li.disabled a					{ text-decoration: none; background: #efefec; border-color: #efefec; color: #bebfb5; }

/* !Nav Bar */
.compNavBar-wrap									{ border-color: #bebfb5; }
.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: #bebfb5; text-decoration: none; }
.compNavBar-content ul li a							{ border-color: #bebfb5; }
.compNavBar-content ul li.left						{}
.compNavBar-content ul li.right						{}

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

/* !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: #bebfb5; text-decoration: none; }
.compTitleBar-content ul li a							{ border-color: #bebfb5; }
.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: #bebfb5; }
.compBox-content									{}

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

/* !Results Filter */	
.compResFilter-wrap									{}
.compResFilter-content								{}
.compResFilter-content label							{}
.compResFilter-content label.desc						{ line-height: 36px; margin-right: 10px; }

.compResFilter-wrap button.button {
	height: 36px;
	line-height: 36px;
	padding: 0 20px;
}

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

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

/* !Form: Fields */
/*
.field,
.inputbox,
td.paramlist_value select,
.input-text,
textarea.textarea									{ color: #514442; font-family: Tahoma, Arial, Helvetica, sans-serif; border-color: #7c7c7c #c3c3c3 #ddd; }
*/

input.field.text, 
textarea.field, 
.inputbox,
.input-text, 
td.paramlist_value select {
	color: #070743;
	font-family: 'Raleway', sans-serif;
	border: 1px solid #bebfb5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #fff url(none);
	
	height: 36px;
	line-height: 36px;
	padding: 0 10px;
	font-size: 14px;
}

select.inputbox, 
select.select {
	color: #070743;
	font-family: 'Raleway', sans-serif;

	height: 36px;
	line-height: 36px;
	padding: 0 10px;
	font-size: 14px;
}

/*
select#Account_Services_Provided__c {
	height: 460px;
}
*/

select[multiple] {
	height: auto !important;
}


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

input.small,
select.small		{ width: 50%; }

input.medium,
select.medium		{ width: 75%; }

/* !Form: Main Button */
.btn,
.btn-secondary,
.btn-primary,
button.button {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 0 5px 5px 0;
	padding: 0 40px;
	height: 48px;
	line-height: 48px;
	color: #fff;
	border: none;
	font-family: 'Raleway', sans-serif;
	cursor: pointer;
	font-size: 16px;
	text-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.btn,
.btn-secondary {
	background: #bebfb5;
	color: #fff;
}

.btn:hover,
.btn-secondary:hover {
	background: #ff6a00;
	color: #fff;
}

.btn-primary,
button.button {
	background: #00a87f;
	background-color: #00a87f;
}

.btn-primary:hover,
button.button:hover {
	background: #ff6a00;
	color: #fff;
}



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: #bebfb5; }
.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: #514442; background: #514442;  }
.cal-monthTBL tr.cal-weekHead,
.cal-monthTBL tr.cal-weekRow							{}
.cal-monthTBL td.cal-wd,
.cal-monthTBL td.cal-wdEmpty							{ border-color: #bebfb5; height: 110px; }
.cal-monthTBL td.cal-wd								{ color: #514442; background-color: #fff; }
.cal-monthTBL td.cal-wdEmpty							{ color: #bebfb5; background-color: #f7f7f5; }
.cal-monthTBL td.cal-wd .cal-wdNum,
.cal-monthTBL td.cal-wdEmpty .cal-wdEmptyName			{}
.cal-monthTBL .cal-wdNum a							{ color: #514442; }
.cal-monthTBL .cal-wdNum a:hover						{ color: #514442; }
.cal-monthTBL .cal-today								{ background-color: #f5f5fe !important; }
.cal-monthTBL .cal-wdPopup							{ border-color: #bebfb5; 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: #0c0c71; }
.cal-monthTBL .meta-line								{ color: #514442; }
.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: #f8f5f2; }
.cal-monthTBL .cal-eventMultiStart						{}
.cal-monthTBL .cal-eventMultiEnd						{}

/* !Calendar Monthly Navigation */
.compCalMonthNav-wrap								{ border-color: #bebfb5; }
.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						{}
.cal-monthNavTBL .cal-year, 
.cal-monthNavTBL .cal-month {
	padding: 16px 0;
}

/* !Calendar Module */
.calMod-monthTBL th.cal-wdHead						{ color: #fff; border-color: #514442; background: #514442;  }
.calMod-monthTBL td.cal-wd,
.calMod-monthTBL td.cal-wdEmpty						{ border-color: #bebfb5; }
.calMod-monthTBL td.cal-wd							{ color: #514442; background-color: #f2ede7; }
.calMod-monthTBL td.cal-wdEmpty						{ color: #bebfb5; background-color: #f8f5f2; }
.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: #bebfb5; background-color: #fff; }
.calMod-monthTBL .cal-eventDate						{ color: #0c0c71; }
.calMod-monthTBL .meta-line							{ color: #514442; }
.calMod-monthTBL .cal-wdPopNum a						{ color: #514442; }

.item-section {
	margin: 48px 0 0 0;
}


/* !Sections */
.section {
	color: inherit;
}

.section-title {
	color: #0c0c71;
	font-size: 1.4em;
	line-height: 1.1em;
	font-weight: bold;
	text-transform: none;
}






/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* !MODULE CHROME */
/* ----------------------------------------------------------------------*/
/* ----------------------------------------------------------------------*/
.sbxModTable-plain {
	color: #50514c;
	font-size: 16px;
	line-height: 24px;
	margin: 64px 0;
}

.sbxModTable-plain > h3 {
	color: #11119f;
	font-size: 24px;
	line-height: 1.2em;
	font-weight: 600;
	margin: 0;	
	padding-bottom: 16px;
	background: url(../images/h3-line.png) no-repeat left bottom;
}

.sbxModTable-plain img {
	margin-top: 20px;
	display: block;
}

.sbxModTable-plain h4 {
	color: #a7b9ff;
	font-size: 18px;
	line-height: 1.2em;
	font-weight: 600;
	margin: 1em 0 .6em 0;
}

.sbxModTable-plain p {
	margin: .4em 0 .8em 0;
}

.btn-readmore,
.mod-item a.item-readon {
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	display: inline-block;
}

.btn-readmore:hover,
.mod-item a.item-readon:hover {
	text-decoration: none;
	color: #ff6a00;
}

.btn-readmore:hover i,
.mod-item a.item-readon:hover i {
	background-color: #ff6a00;
	color: #fff;
}

.btn-readmore i,
.mod-item a.item-readon i {
	width: 16px;
	height: 16px;
	line-height: 16px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #2fc723;
	background-color: #00a87f;
	display: inline-block;
	color: #fff;
	text-align: center;
	margin-left: 6px;
}




/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* !SECTIONS */
/* ----------------------------------------------------------------------*/
/* ----------------------------------------------------------------------*/

/* SECTION: HOME NEWS */
.home-news {
	padding: 64px 0 34px 0;
}

.home-news-header h3 {
	color: #11119f;
	font-size: 36px;
	line-height: 1.2em;
	font-weight: 600;
	margin: 0;
}

.home-news-header p {
	color: #7f8079;
	font-size: 13px;
	line-height: 20px;
	margin: 16px 0 0 0;
}

.btn-outline {
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	display: inline-block;
	margin-top: 16px;
	border: 2px solid #b3f100;
	border: 2px solid #00a87f;
	-moz-border-radius: 3px / 3px 3px 3px 3px;
	-webkit-border-radius: 3px / 3px 3px 3px 3px;
	border-radius: 3px / 3px 3px 3px 3px;
	
	color: #00a87f;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
}

.btn-outline:hover {
	color: #ff6a00;
	border-color: #ff6a00;
	text-decoration: none;
}

.home-news-articles {
	font-size: 16px;
	line-height: 1.4em;
}

.home-news-articles .mod-list .mod-item {
	margin: 0 0 30px 30px;
	padding: 156px 0 0 0;
	float: left;
	width: 270px;
	line-height: 1.4em;
	position: relative;
}

.home-news-articles .mod-list .mod-item:last-child {
	margin-bottom: 0;
}

.home-news-articles .mod-list .mod-item:nth-child(odd) {
	margin-left: 0;
} 

.home-news-articles .mod-list .mod-item img {
	max-width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}

.home-news-articles .item-titleLink {
	text-decoration: none;
	color: #11119f;
	font-weight: 600;
	font-size: 18px;
	line-height: 1.2em;
	margin: 0 0 .2em 0;
}

.home-news-articles .item-titleLink:hover {
	color: #ff6a00;
}

.home-news-articles .date {
	display: block;
	color: #bebfb5;
	font-size: 13px;
	line-height: 1.0em;
	margin: 0 0 1.2em 0;
}

.home-news-articles .date strong {
	font-weight: 400;
}

.home-news-articles .item-readon {
	margin-top: .6em;
}

.home-news-articles .mod-list p {
	margin: .6em 0 0 0;
}



/* SECTION: THUMBS */
.section-thumbs,
.section-partners {
	padding: 64px 0 80px 0;
	text-align: center;
	font-size: 16px;
	line-height: 24px;
}

.section-thumbs-dark {
	background: #1111a3 url(../images/section-dark.png) repeat;
	color: #fff;
}

.section-thumbs-light {
	background: #bdd1ff url(../images/section-light.png) repeat;
	color: #0c0c71;
}

.section-thumbs h2,
.section-partners h2 {
	font-size: 36px;
	line-height: 1.2em;
	color: #fff;
	font-weight: 500;
	margin: 0;
}

.section-thumbs h2 span,
.section-partners h2 span {
	font-weight: 200;
}

.section-thumbs h4 {
	font-size: 20px;
	line-height: 1.2em;
	color: #a8baff;
	font-weight: 300;
	margin: 0;
}

.section-divider {
	height: 20px;
	width: 100%;
	font-size: 0px;
	margin: 8px 0 24px 0;
}

.section-thumbs-dark .section-divider {
	background: url(../images/section-dark-line.png) no-repeat center top;
}

.section-thumbs-light .section-divider {
	background: url(../images/section-light-line.png) no-repeat center top;
}

.section-partners .section-divider {
	background: url(../images/section-white-line.png) no-repeat center top;
	margin-bottom: 14px;
}

.section-thumbs-light h2 {
	color: #0c0c71;
}

.section-thumbs-light h4 {
	color: #11119f;
}

.section-partners h2 {
	color: #51514d;
}

.thumbs {
	margin-top: 40px;
}

.thumb-cntr {
	float: left;
	margin-left: 3px;
	width: 290px;
}

.thumb-cntr:first-child {
	margin-left: 0;
}

.thumb-img {
	display: block;
	margin: 0;
}

.thumb-cntr a.thumb {
	display: block;
	color: #fff;
	text-align: left;
	text-decoration: none;
}

.thumb-cntr a.thumb:hover h5 {
	background-color: #ff6a00;
}

.thumb-cntr h5 {
	width: 100%;
	height: 64px;
	margin: 0px !important;
	background-color: #00a87f;
	padding-left: 24px;
	color: #fff;
	font-size: 18px;
	line-height: 64px;
	font-weight: 700;
}

.thumb-bullets {
	background: #fff;
	text-align: center;
	padding: 24px 0;
	margin-top: 2px;
}

.thumb-bullets i {
	color: #00a87f;
	font-size: 12px;
	margin: 0 8px;
	display: inline-block;
}

.thumb-bullets a {
	font-size: 14px;
	color: #51514d;
	line-height: 1.1em;
	text-decoration: none;
}

.thumb-bullets a:hover {
	text-decoration: underline;
	color: #ff6a00;
}


/* SECTION: PARTNERS */
.partners {
	text-align: center;
}

.partner-logo {
	display: inline-block;
	border: 1px solid #e0e0e0;
	margin: 16px 10px 0 10px;
	width: 168px;
}

.partner-logo:hover {
	border-color: #ff6a00;
}

.partner-logo img {
	display: block;
}

.partner-logo:first-child {
	/* margin-left: 0; */
}

.partner-logo:last-child {
	/* margin-right: 0; */
}



/* SECTION: SLIDER */
.home-slider .flexslider {
	border: none;
	background: #070743;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	text-align: center;
}

.home-slider .flexslider .flex-content {
	width: 100%;
	padding: 0;
	background: none;
}

.home-slider .flexslider .flex-content-inner {
	width: 1170px;
	margin: 0 auto;
	padding: 40px 80px;
	-moz-border-radius: 2px 2px 0 0 / 3px 3px 0 0;
	-webkit-border-radius: 2px 2px 0 0 / 3px 3px 0 0;
	border-radius: 2px 2px 0 0 / 3px 3px 0 0;
	background-color: #00a87f;
	background-color: rgba(0,168,127,.75);
}

.home-slider .flexslider .flex-content h2.flex-title {
	color: #fff;
	text-decoration: none;
	font-size: 40px;
	line-height: 1.1em;
	font-weight: 600;
	display: block;
}

.home-slider .flexslider .flex-content h2.flex-title a:hover {
	color: #fff;
	text-decoration: underline;
}

.home-slider .flexslider .flex-content .flex-text {
	color: #fff;
	font-size: 24px;
	line-height: 1.4em;
	margin: .6em 0 0 0;
}

.home-slider .flexslider .flex-direction-nav li a {
	background: none;
	width: 42px;
	height: 42px;
	margin-top: -21px;
	color: #fff;
	text-indent: 0;
	text-decoration: none;
	line-height: 42px;
	font-size: 24px;
	
	border: 1px solid #fff;
	border: 1px solid rgba(255,255,255,.75);
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.home-slider .flexslider .flex-direction-nav li a:hover {
	border-color: #fff;
	background-color: #fff;
	color: #ff6a00;
}

.home-slider .flexslider .flex-direction-nav li .prev {
	left: 34px;
}

.home-slider .flexslider .flex-direction-nav li .next {
	right: 34px;
}













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

.contentArticle span.article_separator {
	display: none;
}

.element-data a {
	word-break: break-all;
}

.pos-subtitle .element {
	padding-right: 0;
}


/* ------------------------------------------------------------------------
/* !COMPONENT: Donations */
/* ----------------------------------------------------------------------*/
.item-paymentsection {
	background: #fff !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #bebfb5;
}

.item-paymentsection .section-header {
	background: #efefec;
}

.donation-list .cntr > p {
	margin: 0 0 8px 0;
	font-weight: 700;
}







/* ------------------------------------------------------------------------
/* !COMPONENT: Events */
/* ----------------------------------------------------------------------*/
.compSect-payment {
	background: #fff !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #bebfb5;
}

.compSect-payment .compSect-title {
	background: #efefec;
}


.sbx .sbxEvents-event div.whendate span.date {
	font-size: 1.4em;
	line-height: 1.2em;
	margin-bottom: .2em;
}

.sbxEvents-event .event-meta-wrap.metaTop {
	display: none;
}

.googleMap.leftMrg {
	margin: 0 14px 0 0;
}

.form-promocode .btn-small {
	height: 36px;
	line-height: 36px;
	margin: 0;
	font-size: 14px;
}

.tickets-tbl select {
	height: 36px;
	line-height: 36px;
	font-size: 14px;
}

table.tickets-tbl tr td {
	padding-top: 12px;
}
table.tickets-tbl tr td.ticketQty {
	padding-top: 8px;
}

table.tickets-total-tbl tr.total .amount {
	color: #00a87f;
}

.btn-group .btn-mini {
	height: 30px;
	line-height: 30px;
	padding: 0 14px;
	font-size: 12px;
}

table tr.tr-header .title {
	line-height: 30px;
}



/* ------------------------------------------------------------------------
/* !COMPONENT: SBX Petitions */
/* ----------------------------------------------------------------------*/
.petition-prognum {
	color: #a8baff;
}

.petition-proglabel {
	color: #0c0c71;
}

.section-petition-letter {
	border-left-color: #bebfb5;
	background: #fbf8f4;
	-webkit-box-shadow: 0px 0px 10px #ddd;
	-moz-box-shadow: 0px 0px 10px #ddd;
	box-shadow: 0px 0px 10px #ddd;
}

.petition-letter {
	font-size: 14px;
	line-height: 1.5em;
}

.petition-letter-title {
	font-size: 1.6em;
	text-transform: uppercase;
	color: #4c3607;
}

.supporter-item {
	font-size: inherit;
	line-height: 1.4em;
	border-top-color: #f2f2f2;
}

.supporter-name {
	color: inherit;
}

.supporter-location,
.supporter-time {
	color: #bebfb5;
	font-size: 11px;
}

.section-socialshare {
	border-top-color: #f2f2f2;
	border-bottom-color: #f2f2f2;
}

.share-title {
	/* color: #bebfb5; */
}

.share-link:hover {
	text-decoration: none;
}

.stickybar {
	background: #0c0c71;
}

.z-accordion.white.z-bordered, 
.z-accordion.white.z-bordered>section>h3, 
.z-accordion.white.z-bordered>section>h3>.z-title, 
.z-accordion.white.z-bordered>section>.z-content {
	border-color: #ccc;
}

.z-accordion.white.vertical>section>h3 {
	color: #006699;
}











/* ------------------------------------------------------------------------
/* !COMPONENT: SBX Shop */
/* ----------------------------------------------------------------------*/
.section-accordion {
	border: none;
	background: #fbf8f4;
}

.section-accordion .section-header {
	background: #514442;
	border-color: #fff;
}

.section-accordion .section-header h3 {
	color: #fff;
}


.section h4.subtitle {
	color: #4c3607; 
}

.section p.desc {
	color: inherit;
}

.shop .label {
	font-size: 10px;
	background-color: #bebfb5;
}

.shop .help-block,
.shop .help-inline {
	color: #666;
}

.shop .table th, 
.shop .table td {
	border-color: #f2f2f2;
	background-color: #fff;
}

.shop .cart-table thead th a {
	text-decoration: none !important;
}

.shop .shop-table h4.title {
	color: #11119f;
}

.shop .shop-table p.desc {
	font-size: .9em;
	line-height: 1.4em;
}

.shop .shop-table td.item-product,
.shop .shop-table p.desc {
	color: inherit;
}

.shop .cart-table th.item-total, 
.shop .cart-table td.item-total {
	width: 70px;
}

.shop .cart-total,
.shop .order-total {
	border-color: #f2f2f2;
}

.shop .order-table td.item-thumb {
	width: 70px;
}

.shop .order-table.table-striped td {
	background-color: transparent;
}

.order-table td.item-qty, 
.order-table td.item-times {
	color: #bebfb5;
}





