/* @override http://scar.affiniscape.com/associations/10432/styles/scar_styles.css */

/*----------------------------------------
SCAR Stylesheet
Last Updated: June 19, 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: #CFDCEC;
}

body#nobackground { background: #fff none; }

body,
td,
p {
	color: #333;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h1 {
	color: #02347D;
	font: 26px/1em "Trebuchet MS", Tahoma, "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin: 0 0 18px 0;
	padding: 0 0 8px 0;
	border-bottom: 2px solid #EBEAE7;
}

h2 {
	color: #3B70B2;
	font: 20px/1em "Trebuchet MS", Tahoma, "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin: 10px 0;
	padding: 0;
}

h3 {
	color: #85BCC1;
	font: 18px/1em Tahoma, "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin: 10px 0;
	padding: 0;
}

h4 {
	color: #666;
	font: bold 14px/1em "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin: 10px 0;
	padding: 0;
}

h5 {
	color: #02347D;
	font: 20px/1em "Trebuchet MS", Tahoma, "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
}

h6 {
	color: #85BCC1;
	font: 17px/1em "Trebuchet MS", Tahoma, "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin: 10px 0;
	padding: 5px 0 10 0;
	border-top: solid 2px #EBEAE7;
}

a:link, 
a:active, 
a:visited,
#maincontentcell a:link, 
#maincontentcell a:active, 
#maincontentcell a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #3B70B2;
}

a:hover,
#maincontentcell a:hover {
	text-decoration: underline;
}

hr {
	color: #ccc;
	background-color: #ccc;
}


/* Global Navigation
----------------------------------------*/
#navtop1 li ul,
#navtop2 li ul {
	border: none;
	background: #BDD9DC;
	padding: 0;
	width: 175px;
}

#navleft li ul {
	border: none;
	background: #BDD9DC;
	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: #333;
	background: none;
	font: normal 12px/12px "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: #85BCC1;
	font: normal 12px/12px "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: 62px; }
#navtop1 li li { margin: 0; }

/* Global Nav - Below Banner */
ul#navtop2 { background: #ccc url(/associations/10432/imgs/bak_navtop2.png) no-repeat left bottom; }
ul#navtop2 li { margin-bottom: 6px; }
ul#navtop2 li li { margin: 0; }


/* System Messages
----------------------------------------*/
#returnlinktable,
.infomessage,
.errormessage,
loginmessage {
	background: #fff none;
	margin: 0;
	padding: 5px;
}

#pageheadertable { background: #3B70B2; }

td#pageheadercell {
	text-align: center;
}


/* Main Content
----------------------------------------*/
#maincontentcell {
	background: #fff;
	margin: 0;
	padding: 14px 14px 20px 14px;
}


/* Sub Content
----------------------------------------*/
#maincontentsubtable,
#maincontentsubcell {
	background: #fff;
	padding: 0;
}

#maincontentsubcell p { line-height: 1.5em; }

#maincontentsubcell ul {
	padding: 0 0 0 13px;
	margin: 0;
	list-style: none;
}

#maincontentsubcell ul li {
	background: transparent url(/associations/10432/imgs/li_bullet.png) no-repeat left 3px;
	line-height: 1.2em;
	padding: 0px 0 15px 15px;
}

#maincontentsubcell blockquote {
	background: #ECF1F7;
	border-left: 1px solid #CFDCEC;
	padding: 1px 20px 1px 20px;
	margin: 0 19px 0 17px;
}

#maincontentsubcell blockquote,
#maincontentsubcell blockquote p {
	font: 13px/1.3em Georgia, Times, "Times New Roman", serif;
	color: #3B70B2;
}


/* Client-side Right Navigation
----------------------------------------*/
#rightnavcell {
	background: #fff url(/associations/10432/imgs/bak_rightnavcell.png) repeat-y 10px top;
	padding: 0 0 0 20px;
	
}

#rightnavcell table {
	margin: 0 0 10px 0;
	padding: 0;
	width: 150px;
	background: #85BCC1 url(/associations/10432/imgs/bak_logintable.png) no-repeat right top;
}

#rightnavcell td {
	background: transparent url(/associations/10432/imgs/bak_loginbtm.png) no-repeat left bottom;
	padding: 2px 0 12px 10px;
}

#rightnavcell td h5 {
	color: #fff;
	margin: 10px 0 0 0;
}

#rightnavcell p {
	line-height: 1.5em;
	margin: 0;
	padding: 0 0 0 0;
}

#rightnavcell ul {
	margin: 13px 0 0 8px;
	padding: 0;
	list-style: none;
}

#rightnavcell ul li {
	background: transparent url(/associations/10432/imgs/li_bullet.png) no-repeat left 10px;
	padding: 7px 0 7px 15px;
}

#rightnavcell ul li,
#rightnavcell ol li {
	font-size: 11px;
	line-height: 1.3em;
}

#rightnavcell ul a {
	color: #3B70B2;
	font-weight: bold;
	text-decoration: none;
}

#rightnavcell ul a:hover { text-decoration: underline; }


/* Footer
----------------------------------------*/
#footertablecell {
	background: url(/associations/10432/imgs/bak_footertablecell.png) no-repeat left top;
	text-align: center;
	margin: 0;
	padding: 23px 0 2px 0;
}

#footertablecell,
#footertablecell p {
	color: #333;
	font-size: 11px;
	line-height: 1.1em;
}

#footertablecell a { color: #fff; }


/* Login Widget Styles
----------------------------------------*/
/* Logged Out */

div#quick_login {
    margin: 12px 0;
    padding: 0 10px 0 0 ;
}

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: 65px;
}

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 0 0 ; }

div#login_welcome h6 {
	color: #02347D;
    border: none;
    font-size: 12px;
    margin: 8px 0;
    padding: 0 0 6px 0;
    text-transform: capitalize;
}

