/*----------------------------------------+
 | Site: National Human Services Assembly |
 | Part: Master styles                    |
 +----------------------------------------*/

/* Imports
=====================================================================*/
@import "reset.css"; /* Reset styles */
@import "ie.css"; /* Internet Explorer */


/* Fonts
======================================================================*/
body, input, select, textarea { font-family: Verdana, Arial, sans-serif; }
#cal-grid, .cal-list th, #cal-nav, .flap-l, .flap-r, h1, h2, h3, #nav-secondary { font-family: "Lucida Grande", Arial, sans-serif; }
#footer, #header-nav { font-family: Arial, sans-serif; }
#nav, #section { font-family: "Avenir 85 Heavy", "Gill Sans MT", "Gill Sans", Arial, sans-serif; }


/* Basics
======================================================================*/
a { color: #2c7ebd; text-decoration: underline; }
a:hover { text-decoration: none; }
address { font-style: normal; }
blockquote, dd, dl, ol, p, pre, table, ul { margin-bottom: 1.4em; }
blockquote
	{
		font-style: italic;
		margin-left: 1.75em;
		margin-right: 1.75em;
	}

body {
	background: #fff url(../images/page-bg.jpg) repeat-x 0 0;
	border-top: 1.8em solid #005895;
	font-size: 0.8em;
	line-height: 1.4;
	padding-bottom: 2em;
}

caption { font-size: 1.8em; }
caption img { vertical-align: middle; }
cite, em { font-style: italic; }
dt { font-size: 1.2em; }
h2, strong { font-weight: bold; }
h1 { color: #1570b6; font-size: 2.03em; font-weight: normal; line-height: 1.23; margin-bottom: 0.5em; }
h2 { font-size: 1.3em; line-height: 1.25; margin-bottom: 0.87em; }
h3 { color: #277fc0; font-size: 1.2em; font-weight: bold; margin-bottom: 0.3em; }
hr { background: #ddd; border: 0; clear: both; color: #ddd; height: 1px; margin: 1.4em 0; }
li { margin-bottom: 0.5em; }
table { border-collapse: collapse; }
ol { list-style: decimal; margin-left: 2em; }
ol ol { list-style: upper-alpha; }
ol ol ol { list-style: lower-alpha; }
ol ol ol ol { list-style: lower-roman; }
ul li { background: url(../images/bullet.gif) no-repeat 0 0.5em; padding-left: 1.25em; }
ul.simple { list-style-type: disc; }
ul.simple li { background-image: none; padding-left: 1.25em; }
ul.circle { list-style-type: circle; }
ul.circle li { background-image: none; padding-left: 1.25em; }
ul.checkmark { list-style-type: none; }
ul.checkmark li { background: url("../images/checkmark.gif") no-repeat 0 0; padding-left: 2.5em; }
.finePrint { font-size: 0.75em; }
.center { text-align: center; }
.indent { margin-left: 1.5em; }
sup { font-size: small; vertical-align: super; }

/*--- Stock reusables ---*/
.l { float: left; }
.r { float: right; }
.ui-tabs-hide { display: none; }
.alignr { text-align: right; }


/* Core layout
======================================================================*/
.clear { clear: both; }
#page { margin: 0 auto; max-width: 75em; min-width: 400px; }

/*--- Content ---*/
#content { background: #fff; border: 1px solid #d2d2d2; border-width: 0 1px; padding: 2.3em; }
#content-primary { float: left; margin: 0 4% 0 20%; width: 58%; }
#content-secondary { float: left; width: 17%; }
#content-tertiary { float: left; margin-left: -99%; width: 17%; }

	/* Home page */
	.home #content-tertiary { display: none; }
	.home #content-primary { float: left; margin: 0; width: 79%; }
	.home #content-secondary { float: right; margin: 0; width: 17%; }
	
	/* Wide layout (no right column) */
	.wide #content-secondary { display: none; }
	.wide #content-primary { float: right; margin: 0; width: 79.3%; }
	.wide #content-tertiary { float: left; margin: 0; width: 17%; }
	
	/* Wide layout (no left column */
	.widert #content-secondary { float: right; margin: 0; width: 27%; }
	.widert #content-primary { float: left; margin: 0 4% 0 20%; width: 69%; }
	.widert #content-tertiary { display: none; }
	
	/* Three column layout (large center column) */
	.threecol #content-primary { float: left; margin: 0; width: 58%; }
	.threecol #content-tertiary { float: left; margin: 0 4% 0 0; width: 17%; }
	.threecol #content-secondary { float: right; margin: 0; width: 17%; }

/*--- Columns ---*/
.c2l, .c2r { width: 47.5%; }
.c30l, c30r { width: 25.5%; }
.c40l, .c40r { width: 35.5%; }
.c60l, .c60r { width: 55.5%; }
.c70l, c70r { width: 65.5%; }
.c2l .c2l, .c2l .c2r, .c2r .c2l, .c2r .c2r { width: 45.5%; }
.c2l, .c3l, .c3m, .c30l, .c40l, .c60l, .c70l { float: left; }
.c2r, .c3r, .c30r, .c40r, .c60r, .c70r { float: right; }
.c3l { margin-right: 3%; }
.c3l, .c3m, .c3r { width: 31%; }
.col2sep { background: url(../images/rule-vert.gif) repeat-y 50% 0; height: 1%; }
.searchPubL { width: 55%; float: left; }
.searchPubR { width: 28%; float: right; text-align: right; }


/* Content
======================================================================*/

/*--- Calendar ---*/
	#calendar table { width: 100%; }
	
	/* Grid view */
	#cal-grid { border-collapse: collapse; font-size: 0.85em; line-height: 1.4; width: 100%; }
	#cal-grid a { text-decoration: none; }
	#cal-grid a:hover { text-decoration: underline; }
	#cal-grid caption { padding-bottom: 0.25em; }
	#cal-grid .day { background: #eaf4fd; border-bottom: 1px solid #d0d9ed; }
	#cal-grid .day, #cal-grid .day a { color: #2c7ebd; }
	#cal-grid li { background: none; overflow: hidden; margin: 0; padding: 0.1em 0; white-space: nowrap; width: 99px; }
	#cal-grid li:hover { background: #e4eaf9; }
	#cal-grid .not-in-month { border-color: #d0d1d3; }
	#cal-grid .not-in-month .day { background: #f5f5f6; border-bottom-color: #e5e6e7; }
	#cal-grid .not-in-month .day, #cal-grid .not-in-month .day a { color: #7f8183; }
	#cal-grid td { border: 1px solid #d0d9ed; height: 10em; vertical-align: top; width: 14.285%; }
	#cal-grid p { text-align: center; }
	#cal-grid ul { margin-bottom: 0.5em; }
	
	#cal-grid th {
		background: #005895;
		color: #fff;
		font-size: 0.9em;
		font-weight: bold;
		padding: 0.2em 0 0.3em;
		text-align: center;
		text-transform: uppercase;
	}
	
	/* List view */
	.cal-list { width: 100%; }
	.cal-list th { text-align: center; line-height: 1.2; padding-right: 2em; width: 15%; }
	.cal-list th, .cal-list td { padding-bottom: 0.5em; }
	.cal-list th strong { color: #1570b6; display: block; font-size: 1.2em; }
	.cal-list th span { display: block; font-size: 0.85em; text-transform: uppercase; }
	.home .cal-list th { padding-right: 1em; width: 25%; }
	
	/* Switcher */
	#cal-nav { float: right; font-size: 1.1em; font-weight: bold; text-transform: uppercase; }
	#cal-nav li { background: none; display: inline; margin: 0 0 0 1em; padding: 0; }
	#cal-nav li.ui-tabs-selected a { color: #58595b; text-decoration: none; }

/*--- Callouts ---*/
div.call-l, img.call-l { clear: left; }
div.call-l, div.call-r { width: 17em; }
div.call-r, img.call-r { clear: right; }
dt img.call-l { margin-top: 0; }
img.call-l { margin-right: 1em; }
img.call-r { margin-left: 1em; }
.call-l { float: left; margin: 0.5em 2em 0.5em 0; }
.call-r { float: right; margin: 0.5em 0 0.5em 2em; }
.call-l, .call-r { color: #7f8183; }
.call-l img, .call-r img { display: block; }
.call-l img.icon, .call-r img.icon { display: inline; }
.call-l p, .call-r p { margin-bottom: 0.5em; }

/*--- File icons ---*/
.file { background-position: 0 50%; background-repeat: no-repeat; padding: 3px 0 3px 23px; }
.file-pdf { background-image: url(../images/icon-pdf.gif); }
.file-doc { background-image: url(../images/icon-doc.gif); }
.file-ppt { background-image: url(../images/icon-ppt.gif); }
.file-xls { background-image: url(../images/icon-xls.gif); }
.file-zip { background-image: url(../images/icon-zip.gif); }

/*--- Past Meetings ---*/
#pastMeetings { margin: 0; }
#pastMeetings ul li { list-style-type: none; background: none; }
#pastMeetings li ul li { list-style-type: none; background: none; }
#resources { margin: 0; }
#resources ul li { list-style-type: none; background: none; }
#resources li ul li { list-style-type: none; background: none: }
#otherresources { margin: 0; }
#otherresources ul li { list-style-type: none; background: none; }
#otherresources li ul li { list-style-type: none; background: none: }

/*--- Footer ---*/
#footer {
	background: #005895 url(../images/footer-bg.gif) no-repeat 100% 25%;
	color: #99bcd5;
	font-size: 0.85em;
	line-height: 1.5em;
	padding: 1.5em 2.75em 1.75em;
}

#footer a, #footer h6, #footer strong { color: #fff; }
#footer h6 { font-size: 1.1em; font-weight: bold; margin-bottom: 0.5em; }
#footer p { margin: 0; }
#footer-primary { float: left; margin-right: 3%; width: 27.5%; }
#footer-secondary { float: right; width: 27.5%; }

	/* Footer navigation */
	#footer-nav {
		background: #fff url(../images/footer-nav-bg.gif) repeat-x 0 100%;
		float: left;
		font-size: 1.2em;
		margin: -0.75em 0 -2.25em;
		padding: 0.5em 2% 0.6em;
		position: relative;
		width: 35%;
	}
	
	#footer-nav a { border-bottom: 1px solid #e6e7e8; color: #6d6e71; display: block; padding: 0.3em 0; text-decoration: none; }
	#footer-nav a:hover { text-decoration: underline; }
	#footer-nav .last a { border: 0; }
	#footer-nav li, #footer-nav ul { background: none; margin: 0; padding: 0; }
	
	#footer-nav .shadow {
		border-top: 10px solid #a7a7a7;
		border-left: 10px solid #fff;
		bottom: 0;
		display: block;
		font-size: 0;
		left: -10px;
		line-height: 0;
		position: absolute;
		width: 0;
	}
	
	/* vCard */
	#footer .adr, #footer .street-address, #footer .org { display: block; }
	#footer .org { color: #fff; font-size: 1.2em; font-weight: bold; margin-bottom: 0.5em; }
	#footer .tel { margin-right: 0.8em; }

/*--- Forms ---*/
.form { border-collapse: collapse; width: 100%; }
.form h2, .form p { margin-bottom: 0.5em; }
.form td { padding: 0.7em 0; }
.form th { color: #000; padding: 0.75em 1.53em 0.7em 0; text-align: right; vertical-align: top; width: 25.38%; }

	/* Buttons */
	.btn { overflow: visible; padding: 0.25em 1em; vertical-align: middle; }
	
	/* Fields */
	.txt { background: #fff url(../images/field-bg.gif) repeat-x 0 0; border: 1px solid #aaa; padding: 0.25em; width: 48.5%; vertical-align: middle; }
	.c2l .txt, .c2r .txt { width: 75%; }
	.numerictxt { background: #fff url(../images/field-bg.gif) repeat-x 0 0; border: 1px solid #aaa; padding: 0.25em; vertical-align: middle; text-align: right; }
	.field .txt { width: 98%; }
	
	/* Search */
	#search .txt { background: #fff url(../images/google_custom_search_watermark.gif) no-repeat right; background-repeat: no-repeat; width: 15em; }

/*--- Header ---*/
#header { background: #48a0e4 url(../images/header-bg.gif) repeat-x 0 0; padding-right: 2.25em; position: relative; }

	/* Logo */
	#logo { padding-top: 0.5em; }
	#logo a { display: block; background: #327bb2; float: left; padding: 0 2px 2px 0; position: relative; }
	#logo img { background: #fff url(../images/logo-bg.gif) repeat-x 0 100%; display: block; margin-left: -15px; padding: 1em 1.5em 1em 1em; position: relative; }
	
	#logo .shadow {
		border-top: 15px solid #a7a7a7;
		border-left: 15px solid #94c8f0;
		bottom: -13px;
		display: block;
		font-size: 0;
		left: -15px;
		line-height: 0;
		position: absolute;
		width: 0;
	}
	
	/* Header navigation */
	#header-nav { background: #005895; float: right; padding: 0 1.5em 0.8em; position: absolute; right: 1.5em; top: -1em; white-space: nowrap; }
	#header-nav div, #header-nav form, #header-nav input, #header-nav li, #header-nav ul { display: inline; vertical-align: middle; }
	#header-nav a { color: #fff; }
	#header-nav li { background: none; margin: 0 1em 0 0; padding: 0; }
	#header-nav ul { font-size: 0.9em; list-style: none; margin: 0; padding-top: 0.5em; }

/*--- Home page ---*/
.home dt { font-size: 1em; }

/*--- Member list ---*/
.members a { display: table-cell; height: 90px; text-align: center; vertical-align: middle; width: 166px; }
.members img { vertical-align: middle; }
.members li { background: none; border: 1px dashed #d1d1d1; border-width: 0 1px 1px 0; float: left; margin: 0; padding: 0; }
.members li.last-bottom { border-bottom: 0; }
.members li.last-right { border-right: 0; }
.members span { display: inline-block; height: 100%; vertical-align: middle; }

/*--- Muted text ---*/
a .mute, .mute { color: #939393; }
dt .mute, h2 .mute { font-weight: normal; }
.mute { font-size: 0.85em; }

/*--- Navigation ---*/
#nav { float: right; list-style: none; margin: 5.5em 0 0; position: relative; }

#nav a {
	background: #7fbcec;
	border-right: 1px solid #327bb2;
	color: #fff;
	display: block;
	font-size: 1.1em;
	padding: 0.4em 1em;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
}

#nav a.highlight { background: #f8ca44; color: #715605; }
#nav a.highlight:hover { background: #633500; color: #f8ca44; }
#nav a:hover { background: #1570b6; }
#nav li { background: none; float: left; margin: 0 0 0 2px; padding: 0; }
#nav li.current a { background: #fff; color: #005895; font-weight: normal; }

	/* Secondary navigation */
	#nav-secondary { font-size: 1.025em; line-height: 1.3; }
	#nav-secondary a { text-decoration: none; }
	#nav-secondary a:hover { text-decoration: underline; }
	#nav-secondary li { background: none; border-bottom: 1px solid #cce4f7; margin-bottom: 0.5em; padding: 0 0 0.5em; }
	
	#nav-secondary li.current li {
		background: url(../images/bullet-secondary.gif) no-repeat 0 0.4em;
		border: 0;
		font-size: 0.85em;
		padding-left: 1.25em;
		margin-bottom: 0.25em;
	}
	
	#nav-secondary li.current strong a { color: #000; }
	/* #nav-secondary li.current li li { font-size: 1em; } */
	#nav-secondary ul { margin: 0.5em 0; }
	
	/* Secondary sub-navigation */
	#nav-secondary-subnav { font-size: 0.85em; line-height: 1.2; }
	#nav-secondary-subnav a { text-decoration: none; }
	#nav-secondary-subnav a:hover { text-decoration: underline; }
	#nav-secondary-subnav li { background: none; border-bottom: 1px solid #d8ebfa; margin-bottom: 0.25em; padding: 0 0 0 0.75em; }

/*--- Page tools ---*/
.icon { background-position: 0 50%; background-repeat: no-repeat; padding: 3px 0 3px 22px; }
.i-print { background-image: url(../images/icon-print.gif); }
.i-share { background-image: url(../images/icon-add.gif); }
.i-feed { background-image: url(../images/icon-feed.gif); }
.i-feedback { background-image: url(../images/icon-feedback.gif); }
#page-tools { border: 3px double #d2d2d2; font-size: 0.85em; padding: 1.75em 1.5em 1em; }
#page-tools li { background: none; margin-bottom: 1.25em; padding: 0; }

/*--- Properties ---*/
#properties { border: 1px solid #ddd; border-width: 1px 0; margin-bottom: 1em; padding: 1em 0; }
#properties h2 { font-size: 1em; }
#properties h2, #properties p { margin-bottom: 0.25em; }

/*--- Section header ---*/
#section { color: #d5e5f4; font-size: 2.45em; font-weight: bold; line-height: 1.1; margin-bottom: 1em; text-transform: uppercase; }

/*--- Secondary content ---*/
.sec { font-size: 0.85em; }

	/* Header flaps */
	.flap-r {
		background: #f6be16 url(../images/side-heading-bg.gif) repeat-x 0 0;
		color: #000;
		font-size: 0.9em;
		font-weight: bold;
		margin: 0 -4.1em 1em -1.5em;
		padding: 1em 4.1em 1em 1.5em;
		position: relative;
		text-transform: uppercase;
	}
	
	.flap-r .shadow {
		background: url(../images/shadow-side.gif) no-repeat 50% 50%;
		bottom: -10px;
		display: block;
		height: 10px;
		right: 0;
		position: absolute;
		width: 10px;
	}

/*--- Skip links ---*/
.skip { left: -9999px; position: absolute; top: -9999em; }

/*--- Tag clouds ---*/
#taglist { line-height: 2.1em; list-style: none; margin-left: 0; }
#taglist li { background: none; display: inline; margin-right: 0.5em; padding: 0; }

.t-1 { font-size: 0.9em; }
.t-2 { font-size: 1em; }
.t-3 { font-size: 1.1em; }
.t-4 { font-size: 1.2em; }
.t-5 { font-size: 1.3em; }
.t-6 { font-size: 1.4em; }
.t-7 { font-size: 1.5em; }
.t-8 { font-size: 1.6em; }
.t-9 { font-size: 1.7em; }
.t-10 { font-size: 1.8em; }
.t-11 { font-size: 1.9em; }
.t-12 { font-size: 2em; }
.t-13 { font-size: 2.1em; }
.t-14 { font-size: 2.2em; }
.t-15 { font-size: 2.3em; }

/*--- Thumbnail lists ---*/
.c2l .thumblist dt, .c2r .thumblist dt { border: 0; padding-top: 0; }
.thumblist dd { margin: 0; }
.thumblist dd, .thumblist dt { padding-left: 75px; }
.thumblist dd.mute, .thumblist dt { margin-bottom: 0.25em; }
.thumblist dt { border-top: 1px solid #dfdfdf; clear: both; margin-top: 1em; padding-top: 0.5em; }
.thumblist img { float: left; margin: 0.25em 0 1em -75px; text-align: center; }
img.thumb, .thumblist img { border: 1px solid #ddd; }

/*--- Paging buttons ---*/
.pagingText
{
	font-family: Lucida Grande, Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 1.5em;
	text-decoration: none;
}
.pagingText a
{
	text-decoration: none;
}

.pagingText a:hover
{
	text-decoration: underline;
}

.pagingTextHiLite
{
	font-family: Lucida Grande, Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 1.75em;
	font-weight: bold;
	text-decoration: none;
}

ul.bluecheck
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

ul.bluecheck li
{
	padding-left: 2.5em;
	padding-bottom: 2.5em;
	background-image: url(../images/blueCheckmark.gif);
	background-repeat: no-repeat;
	/* background-position: 0 .5em; */
}

ul.bluecheck li div
{
	vertical-align: middle;
}

.eventMultiPage
{
	padding: 0.75em;
	border: solid 1px #ddd;
}

/*--- FSPC Core Area Topics Table ---*/
#coreAreaTopics
{
	margin: 0 auto;
	width: 90%;
}
#coreAreaTopics table
{
	width: 100%;
	border: none;
}

#coreAreaTopics table th 
{ 
	background-color: #b3b3b3;
	font-weight: bold; 
	height: 2.75em;
	text-align: center;
	vertical-align: middle;
}

#coreAreaTopics table td
{
	padding: 1.25em;
	vertical-align: top;
}

/*--- Group Discounts vendor rotator ---*/

li.radr_item
{
	background-image: none;
}

.scrollLeft
{
	background-image: url(../images/scrollLeft.gif);
	background-repeat: no-repeat;
	background-color: Transparent;
	border: 0px;
	cursor: hand;
	height: 110px;
	width: 12px;
}

.scrollRight
{
	background-image: url(../images/scrollRight.gif);
	background-repeat: no-repeat;
	background-color: Transparent;
	border: 0px;
	cursor: hand;
	height: 110px;
	width: 12px;
}

.searchPubsLabel
{
	font-size: 0.9em;
	color: White;
	text-align: right;
}

.vAlignMiddle
{
	vertical-align: middle;
}

#toolkit h2 { color: #277fc0; font-size: 1.6em; line-height: 1.25; margin-bottom: 0.1em; }
#toolkit h3 { color: black; font-size: 1.2em; font-weight: bold; font-style: italic; margin-bottom: 0.87em; }
#toolkit h4 { color: Black; font-size: 1.4em; font-weight: bold; line-height: 1.5; margin-bottom: 0.87em; }
#toolkit h5 { color: #277fc0; font-size: 1.2em; font-weight: bold; font-style: italic; margin-bottom: 0.87em; }

hr.navSeparator { text-align: center; vertical-align: middle; width: 60%; margin: 0; padding: 0; }

.searchKeyword { font-weight: bold; }

