
@import url(/global/css/global-styles.min.css);

body {
	margin: 15px 0 15px 0;
	background: #efefef url(/associations/10152/imgs/bak_body.png) repeat-x left top;
}

body#nobackground { background: #fff none; }

body,
td,
p {
	color: #333;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h1 {
	color: #DA2828;
	font: normal 26px/1em "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

h2 {
	color: #695C4E;
	font: normal 22px/1em "Helvetica Neue", Arial, Helvetica, sans-serif;
	border-top: solid 1px #A0A1AE;
	margin: 20px 0 0 0;
	padding: 12px 0 0 0;
}

h3 {
	color: #8F91A0;
	font: normal 18px/1em "Helvetica Neue", Arial, Helvetica, sans-serif;
	border-bottom: solid 3px #ABADB8;
	margin: 15px 0 0 0;
	padding: 0 0 5px 0; 
}

h4 {
	color: #695C4E;
	font: bold 13px/1em "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin: 15px 0 -7px 0;
	padding: 0;
}

h5 {
	color: #695C4E;
	font: normal 22px/1em "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 0 20px;
}

h6 {
	color: #8F91A0;
	font: normal 17px/1em "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin: 10px 0;
	padding: 15px 0 0 20px;
}

a:link, 
a:active, 
a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #F90000;
}

a:hover {
	text-decoration: underline;
}

hr {
	color: #ccc;
	background-color: #ccc;
}


/* Global Navigation
----------------------------------------*/
#navtop1 li ul,
#navtop2 li ul {
	border: solid 1px #C7C8CF;
	border-top: none;
	background: #fff;
	width: 175px;
}

#navleft li ul {
	background: #efefef;
	border: solid 1px #C7C8CF;
	padding: 0;
	margin-top: -28px;
	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,
ul#navleft 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,
ul#navleft li li a:hover {
	color: #fff; 
	background: #F90000;
	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;
	margin: 0;
	padding: 5px;
}

#returnlinktable { padding: 5px; }

#pageheadertable { background: #386CA7; }

#pageheadercell {
	text-align: center;
}

#structuraltable {
	background: #fff none;
}

#structuraltable div {
	background: efefef;
}



/* Main Content
----------------------------------------*/
#maincontenttable {
	background: #fff;
}

#maincontentcell {
	margin: 0;
	padding: 20px;
}


/* Sub Content
----------------------------------------*/
#maincontentsubtable { padding: 0; }

#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/10152/imgs/li_bullet.png) no-repeat left 1px;
	line-height: 1.2em;
	padding: 0px 0 10px 16px;
}

#maincontentsubcell blockquote {
	background: #f9f9f9;
	border-left: 1px solid #B4ADA6;
	padding: 0 7px;
	margin: 0 19px 0 17px;
}

* html #maincontentsubcell blockquote { border-bottom: 1px solid #fff; }

#maincontentsubcell blockquote,
#maincontentsubcell blockquote p {
	font: 13px/1.2em Georgia, Times, "Times New Roman", serif;
	font-style: italic;
	color: #747271;
}

#maincontentsubcell blockquote p {
	padding: 0 8px;
}

#maincontentsubcell img {
	padding: 5px;
}


/* Client-side Right Navigation
----------------------------------------*/
#rightnavcell {
	background: #fff none;
	padding: 0 0 30px 0;
	border-left: 5px solid #fff;
}

#rightnavcell table {
	padding: 0;
	margin: 0;
}

#rightnavcell td {
	padding: 0 0 30px 0;
}

#rightnavcell p {
	line-height: 1.4em;
	padding: 0 0 0 20px;
}

#rightnavcell ul {
	margin: 15px 0 0 0;
	padding: 0 0 0 35px;
	list-style: none;
}

#rightnavcell ul li {
	background: transparent url(/associations/10152/imgs/li_bullet.png) no-repeat left 1px;
	line-height: 1.2em;
	padding: 0px 0 10px 16px;
}

#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: #F90000; }


/* Landing Styles
----------------------------------------*/
#landing td.events,
#landing td.news {
	vertical-align: top;
	width: 50%;
}

#landing td.events p,
#landing td.news p {
	line-height: 1.2em;
}

#landing td.events {
	border-right: solid 5px #fff;
}

#landing td.news {
	border-left: solid 5px #fff;
}

#landing td.news h3 {
	color: #695C4E;
	border-bottom-color: #B4ADA6;
}

#landing td.news h4 {
	color: #8F91A0
}

#patrons {
	margin: 20px 0 0 0;
}

#patrons h5 {
	color: #666;
	font: normal 10px/1em "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin: 0 0 -5px 0;
	padding: 0;
}

#patrons h6 {
	color: #666;
	font: normal 10px/1em "Helvetica Neue", Arial, Helvetica, sans-serif;
	text-align: center;
	border-top: solid 1px #EEEFF1;
	margin: 10px 0 0 0;
	padding: 10px 0 10px 0;
}

#patrons img {
	margin: 5px 0;
}

#patrons div {
	background: #fff none;
}


/* Calendar Widget Styles
----------------------------------------*/
div#events.quick-cal {
	margin: 15px 5px;
}

div#events.quick-cal h3 {
	display: none;
}

div#events.quick-cal h3 a {
	color: #18324D;
	text-decoration: none;
}

div#events.quick-cal h3 a:hover {
	color: #369;
}

div#events.quick-cal ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background: #fff none;
}

div#events.quick-cal ul div {
	background: #fff none;
}

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: #695C4E;
	display: block;
	font: bold 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 8px 0 0 0;
}

div#events.quick-cal li {

}

div#events.quick-cal li.last {
	border-bottom: none;
}

div#events.quick-cal li.first span.date {
	margin: 8px 0 0 0;
		background: #fff none;
}

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 0px;
	color: #333;
	font: normal 12px/1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 6px 8px 8px 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: #F90000;
}

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;
}


/* Footer
----------------------------------------*/
#footertable {
	background: #efefef url(/associations/10152/imgs/bak_footertable.png) repeat-x left top;
	text-align: center;
}

#footertablecell {
	
}

#footertablecell,
#footertablecell p {
	color: #333;
	font-size: 11px;
	line-height: 1.1em;
	text-align: right;
	padding: 33px 0 0 0;
}

#footertablecell p {
	margin: 0 0 7px 0;
}

#footertablecell a {
	color: #333;
	font-weight: normal;
	text-decoration: underline;
 }

#footertablecell a:hover { text-decoration: none; }



/* Auto print article styles
----------------------------------------*/
div#print-article {
	position: absolute;
	top: 15px;
	left: 50%;
	margin-left: 214px;
	z-index: 9999;
	height: 35px;
	width: 91px;
}

div#print-article a {
	height: 35px;
	width: 91px;
	display: block;
	background: transparent url(/images/assnimg1341/assnnav1_05.png) no-repeat left center;
	text-indent: -999;
}

div#print-article a:hover {
	display: block;
	background: transparent url(/images/assnimg1341/assnnav2_05.png) no-repeat left center;
	text-indent: -999;
}


/* Email Form
----------------------------------------*/
div#email-form {
	width: 400px;
	display: none;
	border: 2px solid #8F91A0;
	background: #fff;
	padding: 20px 20px 10px 20px;
	position: absolute;
	top: 106px;
	z-index: 9999;
	left: 50%;
	margin-left: -222px;
}

* html div#email-form {
	width: 446px;
}

div#email-form h1 {
	text-align: center;
}

input#recepientEmail,
input#senderEmail,
input#subject,
textarea#message {
	width: 100%;
	margin-top: 7px;
	background: #fff;
	border: 1px solid #8f91a0;
	padding: 3px 2px;
	color: #333;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

input#recepientEmail,
input#senderEmail,
input#subject {
	height: 23px;
}

div#email-form p {
	color: #695C4E;
	font: bold 14px/1em "Helvetica Neue", Arial, Helvetica, sans-serif;
}

input#submit {
	margin-right: 20px;
}


/* Clickable Logo
----------------------------------------*/
#logo-click {
	border: none;
	margin-left: -375px;
	top: 15px;
	width: 285px;
}
#logo-click h1 {
	height: 90px;
}


/* Sponsors 
-----------------------------*/
#sponsors {
	border: 1px solid #B5AEA7;
	clear: left;
	margin: 5px auto;
	position: relative;
	width: 142px;
}
#sponsors h3 {
	background: #8F91A0;
	border-bottom: 1px solid #B5AEA7;
	color: #FFF;
	font: 12px/1em "Arial Narrow", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 8px 2px;
	text-align: center;
	text-transform: uppercase;
}
