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

/* General */

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

body {
	background: #eeeeee url('/pics/body_bg.jpg') repeat-x;
	text-align: center;
	margin: 0 0 5px 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
}
div#top {
	width: 900px;
	height: 30px;
	margin: 0 auto;
}
div#sides {
	margin: 0 auto;
	background: url('/pics/body_top.png') no-repeat top;
	behavior: url('/apps/shared/iepngfix.htc');
}
div#shadow {
	width: 928px;
	margin: 0 auto;
	background: url('/pics/shadow.png') repeat-y;
	behavior: url('/apps/shared/iepngfix.htc');
}
div#wrapper {
	width: 900px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	background: #fff;
}
.contentIndex {
	text-align: left;
	background: url('/pics/index_bg.jpg') repeat-y;
	width: 900px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}
.content {
	text-align: left;
	background: #FFFFFF;
	width: 884px;
	padding: 8px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}
.contentIndex h2 {
	padding: 0;
	margin: 0;
}
.relative {
	position: relative;
}
.pageTitle {
	display: block;
	width: 865px;
	height: 35px;
	padding: 15px 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;
}
marquee {
	color: #fff;
	font-weight: bold;
	width: 638px;
	height: 19px;
	margin: 0;
	padding: 19px 0 0 0;
	float: left;
}
#search {
	width: 107px;
	height: 17px;
	padding: 0;
	margin: 19px 3px 0px 3px;
	float: left;
}
#googleTranslate {
	margin: 19px 0 0 0;
	float: left;
}/* Header */

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

div#headerIMG {
	width: 928px;
	height: 223px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	background: url('/pics/header.png') no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
}
/* Navigation menu */

div#menu {
	background: url('/pics/topnav_bg.jpg') no-repeat;
	width: 900px;
	height: 36px;
	padding: 0px;
}
ul#topNavItems {
	list-style: none;
	margin: 0;
	padding: 0 0 0 0px;
	width: 900px;
	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: 36px 0 0 0;
	background-position: 0 0;
}
ul#topNavItems li a#topNav1 { width: 128px; background: url('/pics/topNav1.gif') no-repeat; }
ul#topNavItems li a#topNav2 { width: 144px; background: url('/pics/topNav2.gif') no-repeat; }
ul#topNavItems li a#topNav3 { width: 128px; background: url('/pics/topNav3.gif') no-repeat; }
ul#topNavItems li a#topNav4 { width: 129px; background: url('/pics/topNav4.gif') no-repeat; }
ul#topNavItems li a#topNav5 { width: 139px; background: url('/pics/topNav5.gif') no-repeat; }
ul#topNavItems li a#topNav6 { width: 110px; background: url('/pics/topNav6.gif') no-repeat; }
ul#topNavItems li a#topNav7 { width: 122px; background: url('/pics/topNav7.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 -36px;
}
/* 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: 178px;
	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: 170px;
	color: #fff;
	background: #011e8b;
}
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: #011e8b;
	background: #cccccc;
}
ul#topNavItems li ul li:hover ul a, ul#topNavItems li ul li.over ul a {
	color: #fff;
	background: #057eb3;
}
/* Index properties */

#leftColumn {
	width: 300px;
	padding: 0px;
	float: left;
}
#middleColumn {
	width: 300px;
	padding: 0px;
	float: left;
}
#rightColumn {
	width: 300px;
	padding: 0px;
	float: left;
}
#indexTop {
	text-align: left;
	background: url('/pics/index_top.jpg') no-repeat top;
	width: 900px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}
/* Quicklinks */

#quickLinks {
	width: 300px;
	height: 145px;
	padding: 28px 0 0 0;
	margin: 0;
	background: url('/pics/quicklinks_bg.jpg') no-repeat top;
}
#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: 300px;
	margin: 0 0 0px 0;
	float: left;
	display: block;
}
#quickLinks a {	
	width: 0;
	height: 0;
	text-decoration: none;
	padding: 0 0 27px 300px;
	margin: 0;
	overflow: hidden;
	display: block;
	color: #FFF;
	font: 12px Arial, Helvetica, sans-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#midNav5 {	background: url('/pics/midnav5.gif') no-repeat; }
#quickLinks a#midNav4 { background: url('/pics/midnav4.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: -300px 0;
}
/* Homepage Section Headers */

h2 a#principal {
	width: 0;
	height: 0;
	padding: 0 0 48px 300px;
	font-size: 0;
	background: url('/pics/principal_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#events {
	width: 0;
	height: 0;
	padding: 0 0 42px 300px;
	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 42px 300px;
	font-size: 0;
	background: url('/pics/news_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#links {
	width: 0;
	height: 0;
	padding: 0 0 42px 300px;
	font-size: 0;
	background: url('/pics/selected_links_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#bulletin {
	width: 0;
	height: 0;
	padding: 0 0 42px 300px;
	font-size: 0;
	background: url('/pics/bulletin_board_header.png') no-repeat left top;
	behavior: url('/apps/shared/iepngfix.htc');
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#activities {
	width: 0;
	height: 0;
	padding: 0 0 42px 300px;
	font-size: 0;
	background: url('/pics/activities_header.png') no-repeat left top;
	behavior: url('/apps/shared/iepngfix.htc');
	display: block;
	margin: 0;
	overflow: hidden;
}
/* Homepage Sections Containers */

#principalContainer {
	width: 220px;
	height: 150px;
	margin: 0;
	display: block;
	overflow: hidden;
	padding: 5px 40px 20px 40px;
	background: url('/pics/left_section_top3.png') no-repeat top;
	behavior: url('/apps/shared/iepngfix.htc');
}
#eventsContainer {
	width: 220px;
	min-height: 250px;
	height: auto!important;
	height: 250px;
	margin: 0;
	padding: 5px 40px 20px 40px;
	background: url('/pics/left_section_top3.png') no-repeat top;
	behavior: url('/apps/shared/iepngfix.htc');
}
#newsContainer {
	width: 220px;
	min-height: 460px;
	height: auto!important;
	height: 460px;
	margin: 0;
	padding: 5px 40px 20px 40px;
	background: url('/pics/news_bottom.jpg') no-repeat bottom;
}
#bulletinContainer {
	width: 220px;
	min-height: 225px;
	height: auto!important;
	height: 225px;
	margin: 0;
	padding: 5px 40px 20px 40px;
	background: url('/pics/left_section_top3.png') no-repeat top;
	behavior: url('/apps/shared/iepngfix.htc');
}
#linksContainer {
	width: 220px;
	min-height: 225px;
	height: auto!important;
	height: 225px;
	margin: 0;
	padding: 5px 40px 20px 40px;
	background: url('/pics/left_section_top3.png') no-repeat top;
	behavior: url('/apps/shared/iepngfix.htc');
}
/* 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 */

#left {
	width: 361px;
	float: left;
}
#middle {
	width: 258px;
	float: left;
	margin-left: 8px;
}

.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: #093a77;
}
.HPNews #l, .HPEvents #l, .HPDirectory #l, .HPBBMessages #l, .HPLinks #l, .HPMemoirs #l {
	padding-top: 6px;
}
/* Image shuffles */

#rotate {
	position: absolute;
	z-index: 0;
	width: 278px;
	height: 198px;
	padding: 11px 0 0 11px;
	float: left;
}
#rotate_overlay {
	width: 300px;
	height: 215px;
	position: absolute;
	z-index: 50;
}
#rotate2 {
	position: absolute;
	z-index: 0;
	width: 278px;
	height: 176px;
	padding: 7px 0 0 11px;
	float: left;
}
#rotate_overlay2 {
	width: 300px;
	height: 194px;
	position: absolute;
	z-index: 50;
}
.leftSectionBottom {
	width: 300px;
	padding: 23px 0 0 0;
	*padding: 8px 0 0 0;
	background: url('/pics/left_section_bottom.png') no-repeat bottom;
	behavior: url('/apps/shared/iepngfix.htc');
}
.leftSectionMid {
	width: 300px;
	background: url('/pics/left_section_mid.png') repeat-y;
	behavior: url('/apps/shared/iepngfix.htc');
}
#newsTop {
	width: 300px;
	background: url('/pics/news_top.jpg') no-repeat top;
}
#newsBG {
	width: 300px;
	background: url('/pics/news_bg.gif') repeat-y;
}


/* Right side /pages/ menus */
table#pageNav {
	border:none;
	border-right:#d2d2d2 solid 0px;
}
table#pageNav td {
	background-color:#FFF;
	background-image:url('/pics/rightmenus_bg.jpg');
	background-repeat:no-repeat;
	padding-top:52px;
}
table#pageNav td ul {
	list-style-type:none;
	
}
table#pageNav td ul li a {
	display:block;
	padding-left:3px;
	padding-bottom:3px;
}
table#pageNav td ul li a:hover, table#pageNav td ul li a:active {
	color:#191c8b;
	background-color:#e9e9e9;
}
table#pageNav td ul li a, table#pageNav td ul li a:visited {
	color:#191c8b;
	text-decoration:none;
}
table#pageNav td ul li b {
	display:block;
	padding-left:3px;
	padding-bottom:3px;
}


/* Footer */

div#footer {
	width: 928px;
	height: 88px;
	margin: 0 auto;
	text-align: left;
	background: url('/pics/footer.png') no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
}
address {
	position: absolute;
	text-align: right;
	right: 40px;
	top: 15px;
	color: #fff;
	font: 14px Georgia, "Times New Roman", Times, serif;
}
a#edunet {
	width: 245px;
	height: 0;
	padding: 22px 0 0 0;
	margin: 0;
	overflow: hidden;
	display: block;
	background: url('/pics/edunet_black.png') no-repeat; 
	behavior: url('/apps/shared/iepngfix.htc');
}
#edu_logo {
	width: 245px;
	margin: 0 auto;
}

/* Quick Poll Styles */

/***   Mandatory   ***/
.HPQuickPoll h2 {
    width: 300px;       /* header width  */
    padding-top: 42px;  /* header height */
    /* default background image is /pics/pics/quick_poll_header.png  */
}

.HPQuickPoll .bar-color {
    background-color: #093a77;   /* results bar color */
}


/***  Optional  ***/
.HPQuickPoll {
    width: 300px;
    padding-bottom: 23px;
    background: url(/pics/left_section_bottom.png) no-repeat bottom;
}

/* the inside poll area for choices and results */
.HPQuickPoll .results, .HPQuickPoll .choices, .HPQuickPoll .results_only {
    margin:0 auto;
    width:75%;
    text-align: left;
}

.HPQuickPoll .question {
    padding: 9px 9px 9px 25px;
    margin: 0;
    text-align: left;
}

/* use for a repeating inside background if necessary */
.HPQuickPoll .quickpoll {
    background: url('/pics/left_section_mid.png') repeat-y;
    padding-bottom: 23px;
}

