/* @override http://www.kpa.org/associations/940/stylesheets/kpa_styles.css */

/* @override http://kpa.affiniscape.com/associations/940/stylesheets/kpa_styles.css */

/*----------------------------------------
Affiniscape Template 11 Stylesheet
Last Updated: August 29, 2008
(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: #86a454 url(/associations/940/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: #3b34a3;
	font: bold 24px/26px Verdana, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0 0 15px 0;
	padding: 0;
}

h2 {
	color: #354e71;
	font: bold 18px/20px Verdana, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 20px 0 5px 0;
	padding: 0;
}

a:link, 
a:active, 
a:visited,
#maincontentcell a:link, 
#maincontentcell a:active, 
#maincontentcell a:visited{
	color: #990033;
	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: #f5f5f5;
	padding: 5px;
	width: 181px;
	border: solid 1px #ccc;
}

ul#navtop1 li li a,
ul#navtop1 li li a:hover,
ul#navtop2 li li a,
ul#navtop2 li li a:hover  {
	color: #666;
	background: none;
	font: normal 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 14px;
	z-index: 999;
	padding: 6px 8px 5px 8px;
	width: 165px;
	text-align: left;
}

ul#navtop1 li li a:hover,
ul#navtop2 li li a:hover { color: #fff ;background: #86a454; }

* 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; }

/* Global Nav - Below Banner */
ul#navtop2 { background: #ccc url(/associations/940/imgs/bak_navtop2.png) no-repeat left bottom; }

ul#navtop2 li { margin-bottom: 5px; }

ul#navtop2 li li { margin: 0; }


/* System Messages
----------------------------------------*/
#returnlinktable,
.infomessage,
.errormessage,
.loginmessage {
	background: #fff none;
	padding: 4px;
	border-left: solid 1px #8d8d67;
	border-right: solid 1px #8d8d67;
}


/* Main Content
----------------------------------------*/
#maincontenttable {
	background: #fff none;
	border: solid 1px #8d8d67;
	border-top: none;
}

#maincontentcell {
	background: #fff;
	padding: 25px 19px 25px 25px;
}

#maincontentcell a:link, 
#maincontentcell a:active, 
#maincontentcell a:visited {
	font-weight: bold;
	text-decoration: none;
}

#maincontentcell a:hover { text-decoration: underline; }


/* Sub Content
----------------------------------------*/
#maincontentsubcell { padding: 0 25px 0 0; }

#maincontentsubcell p { line-height: 1.6em; }

#maincontentsubcell p font { line-height: 1.1em; }


/* Client-side Right Navigation
----------------------------------------*/
#rightnavcell {
	padding: 0 0 10px 19px;
	border-left: 1px solid #ddd;
}

#rightnavcell p {
	color: #333;
	font: normal 11px/15px Verdana, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif
}


/* Footer
----------------------------------------*/
#footertable {
	text-align: center;
	padding: 10px;
}

#footertablecell p {
	color: #333;
	font: 11px/12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#footertablecell a:link,
#footertablecell a:active,
#footertablecell a:visited {
	color: #333;
	font-weight: normal;
	text-decoration: underline;
}

#footertablecell a:hover { text-decoration: none; }

/* Convention Module */

div#convnav_vert dl a.invert, div#convnav_vert dl a.visited {
	color: #c2cfe1;
	text-decoration: underline;
}
