/* General */
@import url("/apps/js/polls/polls-pack.css");

.clear {
	width: 0;
	height: 0;
	font-size: 0;
	padding: 0;
	margin: 0;
	clear: both;
}

body {
	background: #B0CBFF url('/pics/body_bg_new.jpg') repeat-x top;
	text-align: center;
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
}
div#wrapper {
	margin: 0 auto 15px;
	width: 1037px;
	text-align: left;
	background: #fff;
}
.contentIndex {
	text-align: left;
	background: url('/pics/index_bg.jpg') repeat-y;
	width: 1037px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}
.content {
	text-align: left;
	background: #fff;
	width: 1017px;
	padding: 10px;
	min-height: 550px;
	height: auto!important;
	height: 550px;
}
.contentIndex h2 {
	padding: 0;
	margin: 0;
}
marquee#marquee1148 {
	color: #fff;
	font-weight: bold;
	width: 1037px;
	margin: -51px 0 0 0;
	padding: 3px 0 0 0;
	background: url('/pics/marquee_bg.png');
	position: absolute;
	height: 28px;
	font-size: 18px;
} 
marquee#marquee1148 a{ color: #fff; }

.relative {
	position: relative;
}
.pageTitle {
	display: block;
	width: 1002px;
	height: 25px;
	padding: 10px 0 0 15px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	background: url('/pics/PageTitle.gif') no-repeat left top;
	text-transform: uppercase;
}
#googleTranslate {
	margin: 4px 0 0 0;
	float: left;
}
/* Header */

div#header h1 {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.headerIMGIndex {
	width: 1037px;
	height: 318px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	background: url('/pics/header.png') no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
}
.headerIMG {
	width: 1037px;
	height: 162px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	background: url('/pics/headerballs.png') no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
}
/* Navigation menu */

div#menu {
	width: 1037px;
	height: 51px;
	background: url('/pics/topnav_bg_new.jpg') no-repeat;
}
ul#topNavItems {
	list-style: none;
	margin: 0 auto;
	padding: 0 0 0 259px;
	width: 778px;
	position: relative;
	z-index: 999;
}
ul#topNavItems li {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0 0 0 0px;
	float: left;
	position: relative;
	z-index: 999;
}
ul#topNavItems li a {
	height: 0;
	display: block;
	overflow: hidden;
	padding: 42px 0 0 0;
	background-position: 0 0;
}
ul#topNavItems li a#topNav1 { width: 102px; background: url('/pics/topnav1_new.gif') no-repeat; }
ul#topNavItems li a#topNav2 { width: 121px; background: url('/pics/topnav2_new.gif') no-repeat; }
ul#topNavItems li a#topNav3 { width: 108px; background: url('/pics/topNav3_new.gif') no-repeat; }
ul#topNavItems li a#topNav4 { width: 91px; background: url('/pics/topNav4_new.gif') no-repeat; }
ul#topNavItems li a#topNav5 { width: 105px; background: url('/pics/topNav5_new.gif') no-repeat; }
ul#topNavItems li a#topNav6 { width: 110px; background: url('/pics/topNav6_new.gif') no-repeat; }
ul#topNavItems li a#topNav7 { width: 141px; background: url('/pics/topNav7_new.gif') no-repeat; }

ul#topNavItems li:hover a#topNav1, ul#topNavItems li.over a#topNav1,
ul#topNavItems li:hover a#topNav2, ul#topNavItems li.over a#topNav2,
ul#topNavItems li:hover a#topNav3, ul#topNavItems li.over a#topNav3,
ul#topNavItems li:hover a#topNav4, ul#topNavItems li.over a#topNav4,
ul#topNavItems li:hover a#topNav5, ul#topNavItems li.over a#topNav5,
ul#topNavItems li:hover a#topNav6, ul#topNavItems li.over a#topNav6,
ul#topNavItems li:hover a#topNav7, ul#topNavItems li.over a#topNav7 {
	background-position: 0 -54px;
}
/* Drop down items */

ul#topNavItems ul, ul#topNavItems li:hover ul ul, ul#topNavItems li.over ul ul {
	position: absolute;
	left: -9999px;
	z-index: 9999;
	width: 168px;
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
}
ul#topNavItems ul li {
	margin: 0;
}
ul#topNavItems li:hover ul, ul#topNavItems li.over ul {
	left: auto;
	background: none;
}
ul#topNavItems ul li:hover ul, ul#topNavItems ul li.over ul {
	position: absolute;
	top: 0;
	left: 100%;
}
/* Drop down items colors and formatting */

ul#topNavItems ul {
	border: 0;
}

ul#topNavItems li ul li a {
	line-height: 16pt;
	text-align: left;
	text-decoration: none;
	padding: 0 0 0 8px;
	height: auto;
	width: 160px;
	color: #fff;
	background: #0038a0;
}
ul#topNavItems li ul li a:hover, ul#topNavItems li ul li:hover a, ul#topNavItems li ul li:hover ul a:hover, ul#topNavItems li ul li.over a, ul#topNavItems li ul li.over ul a:hover {
	color: #fff;
	background: #117624;
}
ul#topNavItems li ul li:hover ul a, ul#topNavItems li ul li.over ul a {
	color: #fff;
	background: #002b7d;
}
/* Index properties */

#leftColumn {
	width: 370px;
	float: left;
}
#rightColumn {
	width: 667px;
	float: left;
}
/* Quicklinks */

#quickLinks {
	width: 234px;
	padding: 5px 0 0 5px;
	margin: 0;
	background: #cfb63f;
	border: 1px solid #fff;
}
#quickLinks h2 {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#quickLinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#quickLinks ul li {
	width: 229px;
	margin: 0 0 1px 0;
	float: left;
	display: block;
}
#quickLinks a {
	width: 212px;
	height: 25px;
	text-decoration: none;
	padding: 5px 0 0 17px;
	margin: 0;
	display: block;
	color: #fff;
	font: 13px Georgia, "Times New Roman", Times, serif;
}

#quickLinks a#midNav1 {	background: url('/pics/midnav1.gif') no-repeat; }
#quickLinks a#midNav2 {	background: url('/pics/midnav2.gif') no-repeat; }
#quickLinks a#midNav3 {	background: url('/pics/midnav3.gif') no-repeat; }
#quickLinks a#midNav4 { background: url('/pics/midnav4.gif') no-repeat; }
#quickLinks a#midNav5 { background: url('/pics/midnav5.gif') no-repeat; }
#quickLinks a#midNav6 { background: url('/pics/midnav6.gif') no-repeat; }
#quickLinks a.midNav { background: url('/pics/midnav7.gif') no-repeat; }

#quickLinks a:hover#midNav1,
#quickLinks a:hover#midNav2,
#quickLinks a:hover#midNav3,
#quickLinks a:hover#midNav4,
#quickLinks a:hover#midNav5,
#quickLinks a:hover#midNav6,
#quickLinks a:hover.midNav {
	background-position: -229px 0;
}
/* Homepage Section Headers */
h2 a#events {
	width: 0;
	height: 0;
	padding: 0 0 80px 370px;
	font-size: 0;
	background: url('/pics/events_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#news {
	width: 0;
	height: 0;
	padding: 0 0 80px 667px;
	font-size: 0;
	background: url('/pics/news_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
/* Homepage Sections Containers */

#eventsContainer {
	width: 280px;
	min-height: 275px;
	height: auto!important;
	height: 275px;
	margin: 0;
	padding: 0 40px 0 50px;
}
#newsContainer {
	width: 577px;
	min-height: 180px;
	height: auto!important;
	height: 180px;
	margin: 0;
	padding: 0 45px 0 45px;
}
/* Homepage Section Table Includes */

.HPNews {
	padding: 0;
	margin: 0;
	color: #000;
}
.HPEvents {
	padding: 0;
	margin: 0;
	color: #000;
}
.HPBBMessages {
	padding: 0;
	margin: 0;
	color: #000;
}
.HPLinks {
	padding: 0;
	margin: 0;
	color: #000;
}
/* Other homepage section extras */
.HPNews a, .HPNews a:active, .HPNews a:link, 
.HPEvents a, .HPEvents a:active, .HPEvents a:link,
.HPBBMessages a, .HPBBMessages a:active, .HPBBMessages a:link,
.HPLinks a, .HPLinks a:active, .HPLinks a:link {
	color: #000;
	font-size: 14px;
	
}
.HPNews #l, .HPEvents #l, .HPDirectory #l, .HPBBMessages #l, .HPLinks #l, .HPMemoirs #l {
	padding-top: 6px;
}
/* Image shuffles */

#indexTop {
	width: 1037px;
	height: 167px;
	background: url('/pics/indextop_bg.jpg') no-repeat left top;
}

#shuffle1 {
	width: 302px;
	height: 150px;
}
#smBorder {
	width: 326px;
	padding: 17px 0 0 41px;
	float: left;
}

#shuffle2 {
	width: 301px;
	height: 150px;
}
#smBorder2 {
	width: 328px;
	padding: 17px 0 0 0px;
	float: left;
}

#shuffle3 {
	width: 301px;
	height: 150px;
}
#smBorder3 {
	width: 342px;
	padding: 17px 0 0 0px;
	float: left;
}


/* Footer */

div#footer_wrapper {
	width: 100%;
	background: url('/pics/footer_bg.jpg') repeat-x;
}

div#footer {
	width: 1037px;
	height: 91px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}
address {
	position: absolute;
	text-align: left;
	left: 94px;
	top: 19px;
	color: #fff;
	font: 14px Arial, Helvetica, sans-serif;
}
#acsa_logo {
	position: absolute;
	text-align: left;
	left: 15px;
	top: 0px;
}
#search {
	position: absolute;
	text-align: right;
	right: 36px;
	top: 14px;
	width: 208px;
	height: 17px;
}
a#edunet {
	width: 245px;
	height: 0;
	padding: 22px 0 0 0;
	margin: 0;
	overflow: hidden;
	display: block;
	background: url('/pics/edunet_white.png') no-repeat; 
	behavior: url('/apps/shared/iepngfix.htc');
}
#edu_logo {
	position: absolute;
	text-align: right;
	right: 25px;
	top: 60px;
}

/* Social */
#social {
	float:right;
	padding-right:30px;
}
#social a {
	display:block;
	float:left;
	padding:32px 32px 0 0;
	margin:0 5px 5px;
	width:0;
	height:0;
	overflow:hidden;
		behavior: url('/apps/shared/iepngfix.htc');

}
#social a#twitter { background-image:url('/pics/social/twitter.png'); }
#social a#facebook { background-image:url('/pics/social/facebook.png'); }
#social p {float:left; line-height:32px; color:#FFF; font-size:16px; font-weight:bold; padding:0; margin:0; margin-left:5px; margin-bottom:5px; }



/***   Quick Polls   ***/
.HPQuickPoll h2 {
    width: 667px;       /* header width  */
    padding-top: 74px;  /* header height */
    background-image:url('/pics/quickpoll_header.gif');
	/* default background image is /pics/pics/quick_poll_header.png  */
}
.HPQuickPoll .bar-color {
    background-color: #002c7d;   /* results bar color */
}
.HPQuickPoll {
     width: 667px;
}
.HPQuickPoll .results, .HPQuickPoll .choices, .HPQuickPoll .results_only, .HPQuickPoll .question {
	margin:0 0 0 66px;
	width:70%;
	text-align:left;
	padding:2px;
}
.HPQuickPoll .quickpoll {
    background: url(/pics/bg_index_right.gif) repeat-y;
    padding-bottom: 5px;
}

a#buzz {
	background: url('/pics/button_buzz.jpg');
	width:111px;
	height:0;
	padding:34px 0 0 0;
	overflow:hidden;
	display:block;
	position:absolute;
	right:0;
	
}
a#buzztunes {
	background: url('/pics/button_buzztunes.jpg');
	width:111px;
	height:0;
	top:34px;
	padding:34px 0 0 0;
	overflow:hidden;
	display:block;
	position:absolute;
	right:0;
	
}

a#stinger {
	background: url('/pics/stinger1.jpg');
	width:111px;
	height:0;
	padding:34px 0 0 0;
	overflow:hidden;
	display:block;
	position:absolute;
	right:0;
	top:68px; 
}
a#supply {
	background: url('/pics/button_supplylist.jpg');
	width:111px;
	height:0;
	padding:34px 0 0 0;
	overflow:hidden;
	display:block;
	position:absolute;
	right:0;
	top:102px; 
}



