/* @override http://www.emat.affiniscape.com/associations/10012/files/stylesheets/emat_styles.css */

/* @override http://www.emat.affiniscape.com/associations/10012/files/stylesheets/emat_styles.css */

body {
	margin: 0 0 15px 0;
	background: #B4B4AC;
}

body#nobackground { background: #fff none; }

body,
td,
p {
	color: #333;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h1 {
	color: #0D207F;
	font: normal 30px/1em Georgia, Times New Roman, serif;
	border-bottom: 3px solid #ccc;
	margin: 33px 0 20px 0;
	padding: 0 0 10px 0;
}

h2 {
	color: #6A6A5A;
	font: normal 22px/1em Georgia, Times New Roman, serif;
	margin: 20px 0 15px 0;
	padding: 0;
}

h3 {
	color: #0D207F;
	font: normal 18px/1em Georgia, Times New Roman, serif;
	margin: 15px 0;
	padding: 0;
}

h4 {
	color: #333;
	font: bold 15px/1em "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin: 15px 0;
	padding: 0;
}

h5 {
	color: #386CA7;
	font: normal 22px/1em "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 10px 0 0 20px;
}

h6 {
	color: #386CA7;
	font: normal 17px/1em "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin: 10px 0;
	padding: 25px 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 #ccc;
	border-top: none;
	background: #fff;
	width: 175px;
}

#navleft li ul {
	border: none;
	background: #696;
	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: #386CA7;
	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/10012/imgs/bak_maincontentcell.png) repeat-y left top;
	margin: 0;
	padding: 5px;
}

#returnlinktable { padding: 5px 25px 0 20px; }

#pageheadertable { background: #386CA7 url(/associations/10012/imgs/bak_pageheadertable.png) repeat-y center top; }

#pageheadercell {
	text-align: center;
}

td#storenavcell.storetablecell {
	background: #fff url(/associations/10012/imgs/bak_maincontentcell.png) repeat-y center top;
	padding: 0 40px;
}


/* Main Content
----------------------------------------*/
#maincontenttable {
	background: #fff url(/associations/10012/imgs/bak_maincontentcell.png) repeat-y left top;
}

#maincontentcell {
	margin: 0;
	padding: 0 20px 0 40px;
}


/* Module Styles
----------------------------------------*/
#maincontenttable.module {
	padding: 0 20px 20px 0;
}

#maincontenttable.module img {
	padding: 0 0 10px 10px;
}

* html #maincontenttable.module {
	padding: 0 40px 20px 0;
}

* html #maincontenttable.module div#convcontent {
	margin: 20px 20px 0 0;
}

* html #maincontenttable.module p {
	margin: 0 20px 20px 0;	
}

* html #maincontenttable.module div#convention_t2 img,
* html #maincontenttable.module div#convention_t2 h1,
* html #maincontenttable.module div#convention_t2 h2 {
	margin: 10px 20px 0 0;
}

* html #maincontenttable.module img {
	margin: 0 0 10px 10px;
}

/* Sub Content
----------------------------------------*/
#maincontentsubtable { padding: 0; }

#maincontentsubcell { padding: 0 20px 25px 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/10012/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 #5AA1CB;
	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;
}


/* Client-side Right Navigation
----------------------------------------*/
#rightnavcell {
	background: #ebebeb url(/associations/10012/imgs/bak_rightnavcell.png) repeat-x right bottom;
	padding: 30px 20px 30px 0;
	border-left: 20px solid #fff;
}

#rightnavcell table {
	padding: 0;
	margin: 0;
	width: 225px;
}

#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/10012/imgs/li_rn_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; }


/* Login Widget Styles
----------------------------------------*/
/* Logged Out */
div#quick_login {
    margin: 12px 0 12px 20px;
}

div#quick_login input.qlogin-input {
    border: 1px solid #ccc;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    color: #444;
    font-size: 14px;
    height: 22px;
    margin: 0 0 8px 0;
    padding: 1px 2px;
    width: 100%;
}

div#quick_login a.forgotpass {
    float: left;
    font-size: 11px;
    font-weight: normal;
    line-height: 110%;
    width: 70px;
}

div#quick_login input#loginbutton {
    float: right;
    margin: 2px 0 0 0;
}

div#quick_login span#auto-logout {
    clear: both;
    display: none; /* Set to 'block' to display */
    padding: 8px 0 0 0;
}

div#quick_login span#auto-logout label {
    font-size: 10px;
}

div#quick_login select {
    background: #eee;
    border: 1px solid #ccc;
    font-size: 11px;
    padding: 2px 0;
    width: 100%;
}

/* Logged In */
div#login_welcome { margin: 10px 5px; }

div#login_welcome h6 {
    border-bottom: 1px solid #eee;
    font-size: 12px;
    margin: 8px 0 0 16px;
    padding: 0 0 6px 0;
    text-transform: capitalize;
    color: #666;
}

div#login_welcome ul {
	padding: 0 15px 0 30px;
}


/* Footer
----------------------------------------*/
#footertable {
	background: #fff url(/associations/10012/imgs/bak_maincontentcell.png) repeat-y left top;
}

#footertablecell {
	background: url(/associations/10012/imgs/bak_footer.png) no-repeat left top;
	text-align: center;
	height: 81px;
}

#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; }


/* Custom Landing Styles
----------------------------------------*/
#landing {
	margin: 15px 0 0 0;
}

#landing h4 {
	padding: 0 0 7px 0;
	border-bottom: solid 3px #ccc;
}

#landing td.left,
#landing td.middle,
#landing td.right {
	vertical-align: top;
	width: 33%;
}

#landing td.left {
	border-right: solid 7px #fff;
}

#landing td.left h4 {
	border-bottom-color: #2584BC;
}

#landing td.middle {
	border-left: solid 7px #fff;
	border-right: solid 7px #fff;
}

#landing td.middle h4 {
	border-bottom-color: #cc9;
}

#landing td.right {
	border-left: solid 7px #fff;;
}

#landing td.right h4 {
	border-bottom-color: #0D207F;
}