@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: #393b44 url('/pics/body_bg.png') repeat-x;
	behavior: url('/apps/shared/iepngfix.htc');
	text-align: center;
	margin: 0 0 5px 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
}
div#top {
	width: 900px;
	height: 0px;
	margin: 0 auto;
}
div#sides {
	margin: 0 auto;
	width: 974px;
	background: url('/pics/shadow.png') repeat-y;
	behavior: url('/apps/shared/iepngfix.htc');
}
div#wrapper {
	margin: 0 auto;
	width: 900px;
	text-align: left;
	background: #fff;
}
.contentIndex {
	text-align: left;
	background: #d2b439 url('/pics/index_top_bg.jpg') no-repeat top;;
	width: 900px;
	padding-top: 11px;
	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: 870px;
	height: 26px;
	padding: 13px 0 0 10px;
	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: 775px;
	height: 17px;
	margin: 0px 135px 0px 20px;
	padding: 14px 20px 0px 0px;
	float: right;
	*width: 768px;
	*margin-right: 145px;
}
#search {
	width: 190px;
	height: 13px;
	padding: 0;
	margin: 90px 40px 0px 3px;
	float: right;
}
#translate {
	margin: 0px 0 0px 45px;
	width: 130px;
	padding: 0 0px 0 0;
	float: left;
}
#googleTranslate {
	margin: 0px;
	width: 130px;
	float: left;
}
#contact_us {
	display: block;
	width: 92px;
	height: 0;
	overflow: hidden;
	padding-top: 24px;
	margin: 9px 0 0px 8px;
	position: absolute;
	top: 24px;
	right: 77px;
}
/* Header */

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

div#headerIMG {
	width: 974px;
	height: 354px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	background: url('/pics/header.jpg') no-repeat;
}

#nav_bottom {
	width: 900px;
	height: 10px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	background: url('/pics/nav_bottom_bg.gif') repeat-x;
}
/* Navigation menu */

div#menu {
	width: 900px;
	height: 33px;
	padding-top: 0px;
}
ul#topNavItems {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	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: 33px 0 0 0;
	background-position: 0 0;
}
ul#topNavItems li a#topNav1 {
	width: 124px;
	background: url('/pics/topNav1.gif') no-repeat;
}
ul#topNavItems li a#topNav2 {
	width: 106px;
	background: url('/pics/topNav2.gif') no-repeat;
}
ul#topNavItems li a#topNav3 {
	width: 115px;
	background: url('/pics/topNav3.gif') no-repeat;
}
ul#topNavItems li a#topNav4 {
	width: 106px;
	background: url('/pics/topNav4.gif') no-repeat;
}
ul#topNavItems li a#topNav5 {
	width: 103px;
	background: url('/pics/topNav5.gif') no-repeat;
}
ul#topNavItems li a#topNav6 {
	width: 96px;
	background: url('/pics/topNav6.gif') no-repeat;
}
ul#topNavItems li a#topNav7 {
	width: 111px;
	background: url('/pics/topNav7.gif') no-repeat;
}
ul#topNavItems li a#topNav8 {
	width: 139px;
	background: url('/pics/topNav8.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,
ul#topNavItems li:hover a#topNav8, ul#topNavItems li.over a#topNav8 {
	background-position: 0 -33px;
}
/* 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: #371c6c;
}
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: #eac039;
	background: #40217d;
}
ul#topNavItems li ul li:hover ul a, ul#topNavItems li ul li.over ul a {
	color: #fff;
	background: #057eb3;
}
/* Index properties */

#leftColumn {
	width: 313px;
	padding: 0px;
	float: left;
}
#rightColumn {
	width: 587px;
	padding: 0px;
	float: left;
}
/* Quicklinks */

#quickLinks {
	width: 307px;
	height: 275px;
	padding: 12px 0 0 6px;
	margin: 0;
	background: url('/pics/quicklink_bg.jpg') top no-repeat;
}
#quickLinks h2 {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#quickLinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#quickLinks ul li {
	padding: 0;
	margin: 0;
	margin-bottom: 0px;
}
#quickLinks a {
	width: 0;
	height: 0;
	text-decoration: none;
	padding: 0 0 25px 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#midNav4 {
	background: url('/pics/midnav4.gif') no-repeat;
}
#quickLinks a#midNav5 {
	background: url('/pics/midnav5.gif') no-repeat;
}
#quickLinks a#midNav9 {
	background: url('/pics/midnav9.gif') no-repeat;
}
#quickLinks a#midNav10 {
	background: url('/pics/midnav10.gif') no-repeat;
}
#quickLinks a#midNav6 {
	background: url('/pics/midnav6.gif') no-repeat;
}
#quickLinks a#midNav7 {
	background: url('/pics/midnav7.gif') no-repeat;
}
#quickLinks a#midNav8 {
	background: url('/pics/midnav8.gif') no-repeat;
}
#quickLinks a#midNav11 {
	background: url('/pics/midnav11.gif') no-repeat;
	padding: 0 0 30px 300px;
}

#quickLinks a:hover#midNav1,
#quickLinks a:hover#midNav2,
#quickLinks a:hover#midNav3,
#quickLinks a:hover#midNav4,
#quickLinks a:hover#midNav5,
#quickLinks a:hover#midNav9,
#quickLinks a:hover#midNav10,
#quickLinks a:hover#midNav6,
#quickLinks a:hover#midNav7,
#quickLinks a:hover#midNav8,
#quickLinks a:hover#midNav11 {
	background-position: -300px 0;
}
/* Homepage Section Headers */

h2 a#principal {
	width: 0;
	height: 0;
	padding: 0 0 76px 313px;
	font-size: 0;
	background: url('/pics/principal_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#mission {
	width: 0;
	height: 0;
	padding: 0 0 71px 313px;
	font-size: 0;
	background: url('/pics/mission_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}

h2 a#events {
	width: 0;
	height: 0;
	padding: 0 0 72px 313px;
	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 93px 587px;
	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 48px 241px;
	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 64px 587px;
	font-size: 0;
	background: url('/pics/bulletin_board_header.jpg') no-repeat left top;
	display: block;
	margin: 0px 0 0 0;
	overflow: hidden;
}
h2 a#directory {
	width: 0;
	height: 0;
	padding: 0 0 87px 587px;
	font-size: 0;
	background: url('/pics/alumni_directory_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#summer {
	width: 0;
	height: 0;
	padding: 0 0 93px 587px;
	font-size: 0;
	background: url('/pics/academic_packets.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}

/* Homepage Sections Containers */

#principalContainer {
	width: 273px;
	margin: 0;
	padding: 0 20px 0 20px;
	color: #7150ba;
	background: url('/pics/left_section_bg.gif') repeat-y;
}

#principalMessage {
	line-height: 16px;
	height: 112px;  
	overflow: hidden;
}

#principalMessage p {
	padding: 0 0 16px 0;
	margin: 0;
}


#missionContainer {
	width: 273px;
	height: 100px;
	overflow: hidden;
	margin: 0;
	padding: 0 20px 0 20px;
	color: #7150ba;
	background: url('/pics/left_section_bg.gif') repeat-y;
}
#eventsContainer {
	width: 273px;
	min-height: 200px;
	height: auto!important;
	height: 200px;
	margin: 0;
	padding: 0 20px 0 20px;
	background: url('/pics/left_section_bg.gif') repeat-y;
}
#newsBG {
	background: url('/pics/right_section_bg.gif') repeat-y;
}
#newsContainer {
	width: 537px;
	min-height: 200px;
	height: auto!important;
	height: 200px;
	margin: 0 0 -10px 0;
	padding: 0 25px 15px 25px;
	background: url('/pics/news_bottom.jpg') no-repeat bottom;
}
#bulletinContainer {
	width: 537px;
	min-height: 150px;
	height: auto!important;
	height: 150px;
	margin: 0;
	padding: 0 25px 0 25px;
	background: url('/pics/bb_bg.jpg') no-repeat top;
}
#directoryContainer {
	width: 537px;
	min-height: 125px;
	height: auto!important;
	height: 125px;
	margin: 0;
	padding: 0 25px 0 25px;
	background: url('/pics/right_section_bg.gif') repeat-y;
}
/* Homepage Section Table Includes */

.HPEvents {
	padding: 0;
	margin: 0;
	color: #000;
}
.HPBBMessages {
	padding: 0;
	margin: 0px 0 0 0;
	color: #000;
}
.HPNews {
	padding: 0;
	margin: -25px 0 0 0;
	color: #000;
}
.HPLinks {
	padding: 0;
	margin: 0;
	color: #000;
}
.HPDirectory {
	padding: 0;
	margin: -25px 0 0 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,
.HPDirectory a, .HPDirectory a:active, .HPDirectory a:link,
.HPLinks a, .HPLinks a:active, .HPLinks a:link {
	color: #7150ba;
}
.HPNews #l, .HPEvents #l, .HPDirectory #l, .HPBBMessages #l, .HPLinks #l, .HPMemoirs #l {
	padding-top: 6px;
}
#wotd {
	width: 278px;
	height: 47px;
	padding-top: 40px;
	background: url('/pics/wotd.jpg') top left no-repeat;
	color: #e7c529;
	text-align: center;
	margin: 0;
	float: left;
}
#wotd a {
	color: #e7c529;
	font-weight: bold;
	font-size: 14px;
	display: block;
	margin-top: -10px;
}
#wotd b {
	display: none;
}
#wotd i {
	display: none
}
#wotd a:hover {
	color: #fff;
}
#sat {
	width: 309px;
	height: 87px;
	background: url('/pics/sat.jpg');
	margin: 0 auto;
	float: left;
}

/* Image shuffles */

#shuffle1 {
	width: 579px;
	height: 240px;
}
#shuffle2 {
	width: 299px;
	height: 207px;
	margin: 0 0 0 6px;
}
.leftSectionBottom {
	width: 313px;
	height: 18px;
	background: url('/pics/left_section_bottom.jpg') no-repeat;
}
.rightSectionBottom {
	width: 587px;
	height: 20px;
	background: url('/pics/right_section_bottom.gif') no-repeat;
}
.newsSectionBottom {
	width: 587px;
	height: 20px;
	background: url('/pics/news_section_bottom.gif') no-repeat;
}

/* Right side /pages/ menus */
table#pageNav {
	border: none;
	border-top: 2px solid #191c8b;
}
table#pageNav td {
	background-color: #FFF;
	background-image: url('/pics/rightmenus_bg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	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: #FFF;
	background-color: #371C6C;
}
table#pageNav td ul li a, table#pageNav td ul li a:visited {
	color: #191c8b;
	text-decoration: none;
}
table#pageNav td ul li b {
	color: #371C6C;
	display: block;
	padding-left: 3px;
	padding-bottom: 3px;
}


/* Footer */

div#footer {
	width: 974px;
	height: 188px;
	margin: 0 auto;
	text-align: left;
	background: url('/pics/footer.jpg') no-repeat;
}
address {
	position: absolute;
	text-align: left;
	left: 60px;
	top: 116px;
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: #fff;
}
#address {
	position: absolute;
	text-align: right;
	left: 615px;
	top: -47px;
	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_white.png') no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
}
#edu_logo {
	width: 245px;
	margin: 0 auto;
}
div#studentV {
	float: right;
	color: #fff;
	padding-right: 50px;
}
div#studentV a{
	color: #fff;
}
div#studentV table tr td {
	color: #fff;
}

/* graduation marquee */
#enCountdownDiv {
	height: 26px;
	width: 900px;
	text-align: center;
	background: url('/pics/grad_marquee_bg.jpg') no-repeat;
	color: #fff;
	font: 16px;
	padding-top: 17px;
}

/* Quick Poll */

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

.HPQuickPoll .bar-color {
	background-color: #6947a7; /* results bar color */
}


.HPQuickPoll {
	width: 313px;
	padding-bottom: 9px;
	background: url(/pics/left_section_bottom.jpg) no-repeat bottom;
}

/* the inside poll area for choices and results */
.HPQuickPoll .results, .HPQuickPoll .choices, .HPQuickPoll .results_only {
	margin: 0 auto;
	width: 70%;
}

.HPQuickPoll .question {
	padding: 9px;
	margin: 0;
}

/* use for a repeating inside background if necessary */
.HPQuickPoll .quickpoll {
	background: url(/pics/left_section_bg.gif) repeat-y;
	padding-bottom: 5px;
}
















