
/*----------------------------------------
HRPBC Stylesheet
Last Updated: July 8, 2009
(c) 2008 Affiniscape, Inc.
All Rights Reserved. This style sheet must not be reproduced without the express written permission of Affiniscape, Inc.
For questions regarding licensing or setup please contact Affiniscape, projects @ affiniscape dot com
----------------------------------------*/
body {
	margin: 0 0 15px 0;
	background: #AFA89B;
}

body#nobackground { background: #fff none; }

body,
td,
p {
	color: #333;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h1 {
	color: #112586;
	font: normal 30px/1em Georgia, Times New Roman, serif;
	background: transparent url(/associations/10516/imgs/bak_h1.png) no-repeat left 40px;
	margin: 3px 0 10px 0;
	padding: 0 0 33px 0;
}

h2 {
	color: #6F9FC2;
	font: normal 22px/1em Georgia, Times New Roman, serif;
	margin: 10px 0;
	padding: 0;
}

h3 {
	color: #64861E;
	font: normal 18px/1em Georgia, Times New Roman, serif;
	margin: 15px 0;
	padding: 0;
}

h4 {
	color: #5E5136;
	font: bold 15px/1em "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin: 15px 0;
	padding: 0;
}

h5 {
	color: #6F9FC2;
	font: normal 22px/1em Georgia, Times New Roman, serif;
	background: transparent url(/associations/10516/imgs/bak_h5.png) no-repeat left 43px;
	margin: -7px 0 0 0;
	padding: 10px 0 29px 10px;
	border-top: solid 7px #8CA557;
}

h6 {
	color: #64861E;
	font: normal 17px/1em "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin: 10px 0;
	padding: 25px 0 0 10px;
}

a:link, 
a:active, 
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #64861E;
}

a:hover {
	text-decoration: underline;
}

hr {
	color: #ccc;
	background-color: #ccc;
}


/* Global Navigation
----------------------------------------*/
#navtop1 li ul,
#navtop2 li ul {
	border: solid 1px #ccc;
	border-top: none;
	background: #fff;
	width: 175px;
}

#navtop1 li ul li,
#navtop2 li ul li, 
#navleft li ul li { border: none; }

ul#navtop1 li li a,
ul#navtop2 li li a {
	color: #666;
	background: none;
	font: normal 11px/11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	z-index: 999;
	padding: 8px 10px 6px 10px;
	width: 155px;
}

ul#navtop1 li li a:hover, 
ul#navtop2 li li a:hover {
	color: #fff; 
	background: #AFA89B;
	font: normal 11px/11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

* html ul#navtop1 li li a,
* html ul#navtop1 li li a:hover,
* html ul#navtop2 li li a,
* html ul#navtop2 li li a:hover
* html ul#navleft li li a,
* html ul#navleft li li a:hover { width: 175px; }

/* Global Nav - Below Banner */
#navtop1 li { margin-bottom: 0; }
#navtop1 li li { margin: 0; }


/* System Messages
----------------------------------------*/
#returnlinktable,
.infomessage,
.errormessage,
loginmessage {
	background: #fff url(/associations/10516/imgs/bak_maincontentcell.png) repeat-y left top;
	margin: 0;
	padding: 5px;
}

#returnlinktable { padding: 5px 25px 0 20px; }

#pageheadertable { background: #5E5136 url(/associations/9536/imgs/bak_pageheadertable.png) repeat-y center top; }

#pageheadercell {
	text-align: center;
}



/* Main Content
----------------------------------------*/
#maincontenttable {
	background: #fff url(/associations/10516/imgs/bak_maincontentcell.png) repeat-y left top;
}

#maincontentcell {
	margin: 0;
	padding: 40px 40px 25px 40px;
}


/* Sub Content
----------------------------------------*/
#maincontentsubtable,
#maincontentsubcell { padding: 0; }

#maincontentsubcell p { line-height: 1.5em; }

* html #maincontentsubcell p { margin: 14px 2px; }

#maincontentsubcell ul {
	margin: 15px 0 0 0;
	padding: 0 0 0 15px;
	list-style: none;
}

#maincontentsubcell ul li {
	background: transparent url(/associations/10516/imgs/li_bullet.png) no-repeat left 1px;
	line-height: 1.2em;
	padding: 0px 0 10px 16px;
}

#maincontentsubcell blockquote {
	background: #F1F6F9;
	border-left: 1px solid #B7CFE1;
	padding: 5px 15px;
	margin: 0 19px 0 17px;
}

* html #maincontentsubcell blockquote { border-bottom: 1px solid #fff; }

#maincontentsubcell blockquote,
#maincontentsubcell blockquote p {
	font: 13px/1.4em Georgia, Times, "Times New Roman", serif;
	font-style: italic;
	color: #747271;
}

#maincontentsubcell blockquote p {
	padding: 0 8px;
}


/* Client-side Right Navigation
----------------------------------------*/
#rightnavcell {
	padding: 0;
	border-left: 20px solid #fff;
}

#rightnavcell table {
	background: #fff none;
	padding: 0;
	margin: 0 0 25px 0;
	width: 225px;
}

#rightnavcell p {
	line-height: 1.4em;
	padding: 0 0 0 10px;
}

#rightnavcell ul {
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
}

#rightnavcell ul li {
	background: none;
	padding: 9px 0 7px 10px;
	border-bottom: solid 1px #ccc;
}

#rightnavcell ul li,
#rightnavcell ol li {
	line-height: 1.2em;
}

#rightnavcell ul a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

#rightnavcell ul a:hover { color: #6F9FC2; }


/* Footer
----------------------------------------*/
#footertable {
	background: #fff url(/associations/10516/imgs/bak_maincontentcell.png) repeat-y left top;
}

#footertablecell {
	background: url(/associations/10516/imgs/bak_footer.png) no-repeat left top;
	text-align: center;
	height: 111px;
}

#footertablecell,
#footertablecell p {
	color: #fff;
	font-size: 11px;
	line-height: 1.1em;
	padding: 0;
}

#footertablecell p {
	margin: 0 0 7px 0;
}

#footertablecell a {
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
 }

#footertablecell a:hover { text-decoration: none; }


/* Powered by
----------------------------------------*/
div#powered_by.gray,
div#powered_by.gray a {
	color: #DFDCD7;
}


/* Calendar Widget Styles
----------------------------------------*/
div#events.quick-cal {
	margin: 10px 5px;
}

div#events.quick-cal h3 {
	display: none;
}

div#events.quick-cal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#events.quick-cal li div:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div#events.quick-cal li div {display:inline-block;}
/* Hide from IE Mac \*/
div#events.quick-cal li div {display:block;}
/* End hide from IE Mac */

div#events.quick-cal span.date {
	/*background: #6494ca url(http://www.affiniscape.com/associations/6897/files/imgs/bak_date_e4.png) repeat-x left top;*/
	color: #112586;
	display: block;
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 10 0 0 0;
}

div#events.quick-cal li {
	border-bottom: 1px solid #ccc;
}

div#events.quick-cal li.last {
	border-bottom: none;
}

div#events.quick-cal li.first span.date {
	margin: 8px 0 0 0;
}

div#events.quick-cal span.date sub {
	margin: 0 5px;
	padding: 0;
	vertical-align: baseline;
}

div#events.quick-cal h4 {
	background: transparent url(http://www.affiniscape.com/associations/6897/files/imgs/icn_calendar.png) no-repeat left 1px;
	color: #333;
	font: normal 11px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 8px;
	padding: 0 0 0 22px;
}

div#events.quick-cal h4 a {
	color: #333;
	text-decoration: none;
}

div#events.quick-cal h4 a:hover {
	color: #64861E;
}

div#events.quick-cal p {
	color: #666;
	font: 12px/140% Tahoma;
	margin: -6px 0 12px 30px;
}

div#events.quick-cal li.odd ul {
	color: #666;
	font: 11px/140% Tahoma;
	list-style: bullet;
	margin: -4px 46px 20px 46px;
	list-style-type: disc;
}

div#events.quick-cal li {
	background: none;
	padding: 0;
}

