body {
	margin: 0;
	background: #0e194d url(/images/assnimg1169/imgs/bak_body.png) repeat-x;
}

body#nobackground { background: #fff; }


/* Main Content
----------------------------------------*/
a:link, a:visited { text-decoration: none; color: #00F; }
a:hover { text-decoration: underline; color: #D5A543; }

#maincontentcell {
	background: #f7f7f9 url(/images/assnimg1169/imgs/bak_maincontentcell.jpg) no-repeat top right;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 25px;
}

#maincontenttable {
	background: #f7f7f9;
}

#maincontentcell p {
	font: 10pt/12pt Arial, sans-serif;
}

#maincontentcell h1 {
	font: bold 20pt Arial, sans-serif;
	color: #0e194d;
}

#maincontentcell h2 {
	font: 15pt Arial, sans-serif;
	color: #0e194d;
	border-bottom: 1px solid #000;
}

#maincontentcell h3 {
	font: 14pt strong Arial, sans-serif;
	color: #0e194d;
    margin-bottom: 0;
}

#maincontentcell ul {
    margin: .5em 0 .5em 2em;
}

#maincontentsubcell {
	padding-right: 35px;
}

hr {
	color: #ccc;
	background-color: #ccc;
}

#maincontentcell ul li,
#maincontentcell ol li {
	font: 10pt/12pt Verdana, Helvetica, sans-serif;
}

img {
	border: 0;
}
/* System Messages
----------------------------------------*/
#returnlinktable,
.infomessage,
.errormessage,
loginmessage {
	background: #fff;
}

#pageheadertable {
	color: #0e194d;
	font: bold 17px Arial, Helvetica, Geneva, sans-serif;
}


/* Custom Box
----------------------------------------*/
div#custombox {
	display: none;
	position: absolute;
	top: 360px;
	left: 40px;
}

#eventbox {
	background: #48484b url(/images/assnimg1169/imgs/bak_eventbox_table.png) no-repeat top;
}

#eventbox a:link, 
#eventbox a:active, 
#eventbox a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#eventbox a:hover {
	font-weight: bold;
	text-decoration: underline;
}

#eventbox tr {
	background: url(/images/assnimg1169/imgs/bak_eventbox_tr.png) no-repeat left bottom;
}

#eventbox td {
	padding-top: 10px;
	padding-bottom: 15px;
}

#eventbox h5 {
	color: #fff;
	font: bold 11pt Arial, sans-serif;
	margin: 5px 0;
}

#eventbox p {
	color: #fff;
	font: 9pt/13pt Arial, sans-serif;
}

#eventbox ul {
	padding: 0 0 0 2px;
	margin: 0;
	list-style: none;
}

#eventbox ul li,
#eventbox ol li {
	background: transparent url(/images/assnimg1169/imgs/li_bullet.png) no-repeat left 0px;
	font: 9pt/11pt Arial, sans-serif;
	color: #fff;
	padding: 0 0 0 17px;
}


/* Footer
----------------------------------------*/
#footertablecell {
	color: #fff;
	font: 10pt/14pt Arial, sans-serif;
	text-align: right;
	padding-top: 10px;
	padding-right: 50px;
}

#footertablecell a:link,
#footertablecell a:visited,
#footertablecell a:active {
	color: #fff;
}

/* Overwrite 360 Styles
----------------------------------------*/
form div#content h2.form_name 
{
    text-align: left;
    padding: 5px 0;
    margin: 5px 0;
}

/* 360 Conference pages */
div#event_information div#event_details {
	background: #d5d5d5 none repeat scroll 0% 50%;
}


div#content {
    padding-left: 25px;
}
div#page_title_area h2 {
    padding-bottom: .75em;
    border: 0 none;
}
div#info_bar {
    margin-left: 13px;
}
td#main_content div h2 {
    border: 0 none;
    padding-bottom: .25em;
    padding-top: .5em;
}

/* 360 fix for forms in IE */
ul#ctl00_cph1_viewEditForm_pnlFormFields {
    width: 600px;
}

/* Members Only Page
----------------------------------------*/
ul#members {

}

ul#members li {
	list-style: none;
	line-height: 2.8em;
}

ul#chapters li {
	list-style: none;
	line-height: 1.8em;
}
ul.no-bullets {
	list-style: none;
}
ul.no-bullets li {
	line-height: 1.7em;
	}

li#bullets {
	margin-left: 1em;
}

li#pdf {
	background-image: url(/associations/8976/files/images/mimetype_pdf.png);
	background-repeat: no-repeat;
	padding-left: 2.5em;
}

ul#members li#bullets a, ul#chapters li.bullets a {
	padding-left: 1.5em;
	background-image: url(/associations/8976/files/images/bullet_blue.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
	
ul#members li#bullets a:hover, ul#chapters li.bullets a:hover {
	background-image: url(/associations/8976/files/images/bullet_orange.png)
	}
	
/* Chapter Pages
----------------------------------------*/
div#chapter-page ul.member {
    list-style-type: none;
    margin: 0 .25em 0 0;
    padding-left: .5em;
}