/* @override http://osbhca.affiniscape.com/associations/10642/css/osbhca_styles.css */

/* @override http://osbhca.affiniscape.com/associations/10642/css/osbhca_styles.css */

body {
	margin: 5px 0 0 0;
	background: #FFF5E5;
}

body#nobackground { background: #fff none; }

body, 
td, 
p {
	color: #333;
	font: 11px Century Gothic, Arial, Helvetica, sans-serif;
}

h1 {
	font: bold 18px/1em Century Gothic, Arial, Helvetica, sans-serif;
	color: #f90;
	margin: 0 0 10px 0;
}

h2 {
	font: bold 16px/1em Century Gothic, Arial, Helvetica, sans-serif;
	color: #e10000;
	margin: 10px 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #a5acb1;
}

h3 {
	font: bold 16px/1em Century Gothic, Arial, Helvetica, sans-serif;
	color: #690;
	margin: 10px 0;
}

h4 {
	font: bold 14px/1em Century Gothic, Arial, Helvetica, sans-serif;
	color: #333;
	margin: 10px 0;
}

h5 {
	font: bold 14px/1em Century Gothic, Arial, Helvetica, sans-serif;
	color: #f90;
	margin: 10px 0;
	text-align: center;
}

h6 {
	font: bold 12px/1em Century Gothic, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	background-color: #D1E0B2;
	padding: 6px 5px;
	margin: 10px 0;
}

a:link, 
a:active, 
a:visited,
#maincontentcell a:link, 
#maincontentcell a:active, 
#maincontentcell a:visited {
	color: #8D00AC;
	text-decoration: underline;
}

a:hover,
#maincontentcell a:hover { text-decoration: none; }

hr {
	color: #ccc;
	background-color: #ccc;
}


/* Global Navigation
----------------------------------------*/
#navtop1 li ul,
#navtop2 li ul {
	background: #fff;
	width: 175px;
	border: 1px solid #54595f;
	border-top: none;
}

#navtop1 li ul { border-top: 1px solid #54595f; }

ul#navtop1 li li a,
ul#navtop2 li li a {
	color: #333;
	background: #FFF5E5;
	font: normal 11px/11px Century Gothic, Arial, Helvetica, Geneva, sans-serif;
	z-index: 999;
	padding: 10px 5px;
	width: 165px;
	text-align: left;
}

ul#navtop1 li li a:hover, 
ul#navtop2 li li a:hover {
	color: #fff;
	font: normal 11px/11px Century Gothic, Arial, Helvetica, Geneva, sans-serif;
}

ul#navtop1 li li a:hover,
ul#navtop2 li li a:hover { background: #690; }

* 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 { width: 175px; }

#navtop1 li ul li,
#navtop2 li ul li { border: none; }


/* System Messages
----------------------------------------*/
#returnlinktable,
.infomessage,
.errormessage,
loginmessage {
	background: #fff;
	border-left: 1px solid #a9adae;
	border-right: 1px solid #a9adae;
}

#pageheadertable { background: #8D00AC; }

td#pageheadercell {
	text-align: center;
}


/* Main Content
-----------------------------------*/
#maincontenttable { margin-bottom: 2px; }

#maincontentcell {
	background: #fff;
	padding: 0;
	border: 1px solid #a9adae;
	border-top: none;
}

#maincontentcell ul {
	padding: 0 0 0 6px;
	margin: 0;
	list-style: none;
}

#maincontentcell ul li {
	background: transparent url(/associations/10642/imgs/li_arrow.png) no-repeat 0 4px;
	font: 11px/1.5em Century Gothic, Arial, Helvetica, sans-serif;
	padding: 0 0 3px 10px;
	color: #333;
}

#maincontentcell blockquote {
	background: #f90;
	border-left: 1px solid #e10000;
	padding: 15px;
	margin: 0 0 0 11px;
	font: 11px/16px Century Gothic, Arial, Helvetica, sans-serif; 
	color: #fff;
}

#maincontentcell blockquote p {
	font: 11px/1.5em Century Gothic, Arial, Helvetica, sans-serif; 
	color: #555;
}


/* Sub Content
----------------------------------------*/
#maincontentsubcell { padding: 15px; }

#maincontentsubcell p { line-height: 1.5em; }

#maincontentsubcell p font { line-height: 1.1em; }


/* Client-side Right Navigation
-----------------------------------*/
#rightnavcell {
	padding: 25px 15px;
	background: #EFF5E5;
}

#rightnavcell p {
	color: #000;
	font: normal 11px/1.5em Century Gothic, Arial, Helvetica, sans-serif;
}

#rightnavcell ul {
	padding: 0;
	list-style: none;
}

#rightnavcell ul li {
	background: transparent url(/associations/10642/imgs/li_arrow.png) no-repeat 0 5px;
	font: 11px/1.5em Century Gothic, Arial, Helvetica, sans-serif;
	color: #333;
	padding: 0 0 3px 8px;
}


/* Calendar Widget
----------------------------------------*/
div#events.quick-cal {
	margin: 0 0 20px 0;
}

div#events.quick-cal h3 {
	display: none;
}

div#events.quick-cal h3 a {
	display: none;
	color: #999;
	text-decoration: none;
}

div#events.quick-cal h3 a:hover {
	color: #666;
}

div#events.quick-cal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#events.quick-cal li { padding: 0 0 0 0; }

div#events.quick-cal li.odd { background: #E0EBCC; }

div#events.quick-cal li.even { background: #F7FAF2; }

div#events.quick-cal li div { padding: 6px 0 5px 50px; }

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 {
	color: #666;
	display: block;
	float: left;
	font: bold 11px Century Gothic, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	text-align: center;
	text-transform: uppercase;
	width: 40px;
	margin: 0 0 0 -50px;
}

div#events.quick-cal span.date span {
	display: block;
	font-weight: normal;
	line-height: 0;
	vertical-align: top;
}

div#events.quick-cal span.date em {
	display: block;
	font-size: 170%;
	font-style: normal;
	font-weight: normal;
	color: #333;
}

div#events.quick-cal h4 {
	margin: 5px 5px 5px 0;
	font: bold 12px/12px Century Gothic, Arial, Helvetica, sans-serif;
}

div#events.quick-cal h4 a {
	color: #f90;
	text-decoration: none;
}

div#events.quick-cal h4 a:hover {
	color: #e10000;
	text-decoration: none;
}

div#events.quick-cal p {
	color: #666;
	font-size: 11px;
	line-height: 13px;
	margin: 0 7px 5px 0;
}

div#events.quick-cal span.register {
	background: transparent url(http://www.affiniscape.com/associations/6897/files/imgs/bak_register_span.png) no-repeat right top;
	float: right;
	margin: 0 10px;
}

div#events.quick-cal span.register a {
	background: transparent url(http://www.affiniscape.com/associations/6897/files/imgs/bak_register_a.png) no-repeat left top;
	color: #fff;
	display: block;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 28px;
	padding: 0 10px;
	text-decoration: none;
	text-transform: uppercase;
}


/* Footer
-----------------------------------*/
#footertablecell {
	padding: 8px;
	text-align: center;
	border-top: 5px solid #690;
}

#footertablecell p {
	font: 11px/1em Century Gothic, Arial, Helvetica, sans-serif;
	color: #333;
}

