/* AIM High St. Louis CSS
----------------------------------------*/

#pagetop {
	display: none;
	text-indent: -9000px;
	}

/* STRUCTURE
------------------------------*/
body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.container {
	margin: 0 auto;
	background-image: url(../images/bg-container.gif);
	background-repeat: repeat-y;
	width: 956px;
	}
.print-logo {
	display: none;
	}

/* PAGE HEADER
------------------------------*/
#page-header {
	position: relative;
	background-image: url(../images/bg-header.gif);
	background-repeat: no-repeat;
	height: 125px;
	width: 956px;
	padding: 0px 0px 0px 0px;
	z-index: 1000;
}
#left-section-header {
	position: absolute; 
	left: 0;
	top: 6px;
	margin: 0px auto 0px auto;
	width: 150px;
	height: 160px; 
	}
#logo { 
	position:relative;
	background: transparent url(../images/aim-high-stl-logo.gif) no-repeat; 
	width: 150px; 
	height: 160px; 
	top:0;
	}
#logo h1 span {
	display:none;
	margin-left:9000px;
	}
#right-section-header {
	position: absolute; 
	height: auto; 
	width: 206px;
	height: 125px; 
	color:#000;
	right: 0px; 
	}
#aux-nav {
	height: 125px;
	font-size: 10px;
	padding: 10px 0 10px 15px;
	}
#center-section-header {
	position: relative;
	clear:both; 
	margin: 0px 206px 0px 150px;
	width: 600px;
	height: 125px;
	height: auto; 
	}
#header-images {
	width: 600px;
	height: 125px;	
	}

/* PAGE CONTENT
------------------------------*/
#page-content {
	top: 0;
	}
#left-column {
	width: 150px;
	padding: 0px;
	padding-top: 55px;
	}
#left-column li {
	list-style-image: none;
	list-style-type: none;
	text-align: right;
	height: 28px;
	position: relative;
	}
#left-content2 {
	clear: both;
	display: block;
	text-align: right;
	padding-right: 10px;
	font-size: 11px;
}
#center-column {
	width: 600px;
	padding: 0px;
	}
#center-column .content {
	width: 560px;
	padding: 20px;
	padding-bottom: 0;
	font-size: 1em;
	line-height: 1.45em;
	}
#center-column ul.blue-bullets li {
	list-style-image: url(../images/asterisk-blue.gif);
	list-style-type: none;
	text-align: left;
	position: relative;
	text-indent: 0;
	padding-bottom: 8px;
	}
#center-column ul.green-bullets li {
	list-style-image: url(../images/asterisk-green.gif);
	list-style-type: none;
	text-align: left;
	position: relative;
	text-indent: 0;
	padding-bottom: 8px;
	}
#right-column {
	width: 206px;
	padding: 0;
	color: #fff;
	font-size: 1em;
	line-height: 1.25em;
	}
#right-column #right-content1 {
	width: 206px;
	padding: 0;
	background: transparent url(../images/bg-right-green.gif) repeat-y;
	}
#right-column #right-content1 .content {
	padding: 20px;
	padding-bottom: 10px;
	}
#right-column .right-content2 {
	width: 206px;
	padding: 0;
	}
#right-column #right-content2 .content {
	padding: 20px;
	}
			
/* general
----------------------------------------*/

h1, h2, h3, h4, h5 {
	font-weight: bold; 
	font-style: normal; 
	text-decoration: none; 
	word-spacing: normal; 
	letter-spacing: normal; 
	text-transform: none;
	}
h1 {font-size:18px;}
h2 {font-size:16px;}
h3 {font-size:14px;}			
h4 {font-size:12px;}			
h5 {font-size:10px;}			

TEXTAREA {
	behavior: url(../ClientSideScripts/maxlength.htc)
	}
TEXTAREA, INPUT, SELECT {
	}
#center-column .content h1 {
	line-height: 18px;
	color: #764D9E; /*-- purple --*/
	font-weight: bold;
	font-size: 18px;
	font-style: normal;
	background: transparent url(../images/shim.gif) no-repeat; 
	padding-left: 0px;
	width: 100%;
	border-bottom: solid 1px #764D9E;
	}
.tableHeader {
	height:28px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #000;
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	}
.tableSubHeader {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #B4BA68; /*-- green --*/
	border: #ffffff 1px solid;
	}
.alert, .loginalert, .confirm, .alert2 {
	font-size: 12px;
	color: #fff;
	background-color: #B4BA68; /*-- green --*/
	padding: 2px;
	}
.EnabledControl, DisabledControl {
	font-size: 12px;
	color: #000;
	font-weight: normal;
	}
.DisabledControl {
	color: #999;
	}
	
.boldLabel	
{
	font-weight: bold;
}
	
/* links & buttons
----------------------------------------*/

.button, .searchButton {
	height: 18px;
	margin-top: 0px;
	padding: 0px 2px 0 2px;
	font-size: 11px;
	font-weight: normal;
	color: #764D9E; /*-- purple --*/
	border-top: #ccc 1px solid;
	border-right: #666 1px solid;
	border-bottom: #333 1px solid;
	border-left: #999 1px solid;
	background-color: #fff;
	}
.searchButton {
	color: #764D9E; /*-- purple --*/
	border-top: #ccc 1px solid;
	border-right: #666 1px solid;
	border-bottom: #333 1px solid;
	border-left: #999 1px solid;
	background-color: transparent;
	}	
#right-column a:link, #right-column a:visited, #right-column a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
	}
#right-column a:hover {
	color: #000;
	}
a.footer-link:link, a.footer-link:visited, a.footer-link:hover {
	font-size: 11px;
	color: #764D9E; /*-- purple --*/
	text-decoration: underline;
	}
a.footer-link:hover {
	color: #000;
	}
#center-column a.parentLinks:link, #center-column a.parentLinks:visited, #center-column a.parentLinks:hover {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;	
	color: #764D9E; /*-- purple --*/
	padding-right: 4px;
	padding-bottom: 10px;
	text-decoration: underline;
	}
#center-column a.parentLinks:hover {
	color: #000;
	}
#center-column a:link, #center-column a:visited, #center-column a:hover {
	color: #000;
	font-weight: normal;
	font-style: normal;	
	text-decoration: underline;
	}
#center-column a:hover {
	color: #764D9E; /*-- purple --*/
	}
#center-column a.NextPrev:link, #center-column a.NextPrev:visited, #center-column a.NextPrev:hover {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;	
	text-decoration: underline;
	}
#center-column a.NextPrev:hover {
	color: #fff;
	}
a.aux-link:link, a.aux-link:visited, a.aux-link:hover {
	font-size: 11px;
	color: #764D9E; /*-- purple --*/
	text-decoration: underline;
	padding-right:6px;
	}
a.aux-link:hover {
	color: #000;
	}
#center-column a.admin-link:link, #center-column a.admin-link:visited, #center-column a.admin-link:hover,
#left-content2 a:link, #left-content2 a:visited, #left-content2 a:hover {
	font-size: 11px;
	color: #764D9E; /*-- purple --*/
	font-weight: normal;
	padding: 2px;
	text-decoration: underline;
	}
#center-column a.admin-link:hover,
#left-content2 a:hover {
	color: #000;
	}

/* preload items for content admin
----------------------------------------*/

.headline1 {
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	background-color: #8151b0;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px;
	}
.small-label 
{
	font-size: xx-small;
}	
/*ul.blue-bullets li {
	list-style-image: url(../images/asterisk-blue.gif);
	list-style-type: none;
	text-align: left;
	position: relative;
	text-indent: 0;
	padding-bottom: 8px;
	}
ul.green-bullets li {
	list-style-image: url(../images/asterisk-green.gif);
	list-style-type: none;
	text-align: left;
	position: relative;
	text-indent: 0;
	padding-bottom: 8px;
	}*/

/* PAGE FOOTER
------------------------------*/
#page-footer {
	background: #fff url(../images/bg-footer.gif) no-repeat top;
	}
#page-footer .content {
	width: 600px;
	margin: 0 auto;
	padding-top: 36px;
	padding-bottom: 20px;
	font-size: 11px;
	}
	
/* Donation page
------------------------------*/

.contentStyle 
{
	float:left;
}

.meterStyle
{
	float:right;
}