/* General */
@import url("/apps/js/polls/polls-pack.css");
.clear {
	width: 0;
	height: 0;
	font-size: 0;
	padding: 0;
	margin: 0;
	clear: both;
}
.relative {
	position: relative;
}

html {
}
body {
	background: #fffdf3 url('/pics/body_bg.jpg');
	text-align: center;
	margin: 0 0 0 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
}

.content, .contentIndex {
	text-align: left;
	min-height: 400px;
	height: auto!important;
	height: 400px;
	position: relative;
}

.contentIndex {
	width: 900px;
	padding-top: 1px;
}
.content {
	width: 618px;
	padding: 15px 15px 15px 25px;
}
.contentIndex h2 {
	padding: 0;
	margin: 0;
}

.content a, .contentIndex a {
	color: #000;
}

.pageTitle {
	display: block;
	width: 615px;
	height: 30px;
	padding: 0 0 0 10px;
	margin: 10px 0 10px -10px;
	font: 15px Times, serif;
	color: #203153;
	font-size: 20px;
	background: url('/pics/PageTitle.gif') no-repeat left top;
	text-transform: uppercase;
}

/* Header */

#index_padding {
	height: 121px;
	width: 0;
}

#header {
	width: 100%;
	position: relative;
	background: url('/pics/header_bg.jpg') top center repeat-x;
	height: 203px;
}

#top {
	width: 900px;
	height: 24px;
	padding-top: 3px;
	margin: 0 auto;
}

a#login {
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	padding: 20px 0 0 102px;
	margin: 0;
	background: url('/pics/login.png') no-repeat;
	float: left;
}

marquee {
	width: 797px;
	height: 18px;
	color: #fff;
	padding: 0 0 0 0;
	line-height: 18px;
	float: left;
}

#header h1 {
	width: 0;
	height: 0;
	margin: 0 auto;
	padding: 0 0 176px 1000px;
	overflow: hidden;
	background: url('/pics/header.jpg') top center no-repeat;
	position: relative;
}

#header h1 a{
	position: absolute;
	display: block;
	overflow: hidden;
	height: 0;
	width: 0;
	padding:110px 0 0 110px;
	top: 30px;
	left: 20px;
}

/* Navigation menu */

#menu {
	background: url('/pics/topnav_bg.gif') repeat-x;
	width: 900px;
	height: 33px;
}
ul#topNavItems {
	list-style: none;
	margin: 0 0 0 60px;
	padding: 0;
	width: 878px;
	position: relative;
	z-index: 999;
}
ul#topNavItems li {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;
	float: left;
	position: relative;
	z-index: 999;
}

ul#topNavItems li a {
	height: 33px;
	display: inline-block;
	text-align: center;
	padding: 0 0 0 10px;
	font: 15px Times, serif;
	letter-spacing: 0.3px;
	text-decoration: none;
	color: #fff;
	line-height: 33px;
}
ul#topNavItems li a span {
	height: 33px;
	padding: 0 9px 0 0;
	display: inline-block;
}

ul#topNavItems li:hover a, ul#topNavItems li.over a {
	background: url('/pics/slide.png') top left no-repeat;
}
ul#topNavItems li:hover a span, ul#topNavItems li.over a span {
	background: url('/pics/slide.png') top right no-repeat;
}

/* Drop down items */

ul#topNavItems ul {
	border: 0;
	-moz-opacity:.90;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	opacity:.90;
}
ul#topNavItems ul, 
ul#topNavItems li:hover ul ul, ul#topNavItems li.over ul ul, 
ul#topNavItems li:hover ul ul ul, ul#topNavItems li.over ul ul ul,
ul#topNavItems li:hover ul ul ul ul, ul#topNavItems li.over ul ul ul ul {
	position: absolute;
	left: -9999px;
	z-index: 9999;
	width: 184px;
	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: 0;
	top: 33px;
	background: none;
}
ul#topNavItems ul li:hover ul, ul#topNavItems ul li.over ul,
ul#topNavItems ul ul li:hover ul, ul#topNavItems ul ul li.over ul,
ul#topNavItems ul ul ul li:hover ul, ul#topNavItems ul ul ul li.over ul {
	position: absolute;
	top: 0;
	left: 100%;
}
/* Drop down items colors and formatting */

ul#topNavItems li:hover ul li a, ul#topNavItems li.over ul li a {
	line-height: 16pt;
	text-align: left;
	text-decoration: none;
	padding: 6px 5px 5px 8px;
	margin-left: 3px;
	height: auto;
	width: 170px;
	color: #fff;
	background: #c71111;
	font: 12px Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}
ul#topNavItems li ul li a:hover, 
ul#topNavItems li ul li:hover a, ul#topNavItems li ul li.over a,
ul#topNavItems li ul li:hover ul a:hover, ul#topNavItems li ul li.over ul a:hover,
ul#topNavItems li ul li ul li:hover a, ul#topNavItems li ul li ul li.over a,
ul#topNavItems li ul li ul li:hover ul a:hover, ul#topNavItems li ul li ul li.over ul a:hover,
ul#topNavItems li ul li ul li ul li:hover a, ul#topNavItems li ul li ul li ul li.over a,
ul#topNavItems li ul li ul li ul li:hover ul a:hover, ul#topNavItems li ul li ul li ul li.over ul a:hover {
	color: #3e2f01;
	background: #fbfbf7;
}
ul#topNavItems li ul li:hover ul a, ul#topNavItems li ul li.over ul a,
ul#topNavItems li ul li ul li:hover ul a, ul#topNavItems li ul li ul li.over ul a,
ul#topNavItems li ul li ul li ul li:hover ul a, ul#topNavItems li ul li ul li ul li.over ul a {
	color: #fff;
	background: #c71111;
}

/* nesting and setup */

div#wrapper {
	margin: 0 auto;
	width: 900px;
	padding: 0;
	text-align: left;
}
#content_holder {
	background: url('/pics/blue_bg.jpg') top center repeat-y;
	position: relative;
	width: 100%;
}

#glow {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 352px;
	background: url('/pics/blue_bg_glow.jpg') top center no-repeat;
}

/* Index properties */

#leftColumn {
	width: 226px;
	padding: 0;
	margin: 0;
	float: left;
	min-height: 1px;
	height: auto!important;
	height: 1px;
	position: relative;
}

#indexRight {
	float: left;
}

#paper {
	width: 674px;
	padding: 0;
	margin: 10px 0 0;
	float: left;
	position: relative;
	background: url('/pics/content_bg.png') top left repeat-y;
}
#paper_top {
	position: absolute;
	top: 0;
	left: 0;
	width: 674px;
	height: 59px;
}
#paper_mid {
	background: url('/pics/content_top.jpg') top left no-repeat;
	width: 674px;
	min-height: 354px;
	height: auto!important;
	height: 354px;
}
#paper_bottom {
	width: 674px;
	height: 49px;
	background: url('/pics/content_bottom.png') top left no-repeat;
	clear: both;
	float: right;
}

#rightColumn {
	width: 202px;
	padding: 0;
	margin: 0;
	/*position: absolute;
	top: 0;
	left: 456px;*/
	float: left;
}

#pageRightColumn {float: left;}

#midColumn {
	width: 456px;
	padding: 0;
	margin: 0;
	float: left;
}

/* Quicklinks */

#quickLinks {
	width: 226px;
	padding: 0;
	margin: 0;
}
#quickLinks h2 {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#quickLinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 226px;
}

#quickLinks ul li {
	height: 64px;
}

#quickLinks a {
	width: 181px;
	height: 69px;
	text-decoration: none;
	padding: 0 0 0 45px;
	margin: 0;
	display: block;
	color: #fff;
	font: 15px Times, serif;
	background: url('/pics/qlink.png') no-repeat left top;
	line-height: 69px;
}

#quickLinks a:hover {
	background-position: -226px 0;
	color: #223559;
}

/* Homepage Section Headers */


#rightColumn h2 a {
	display: block;
	width: 185px;
	padding: 0 0 2px 1px;
	border-bottom: 2px solid #7d7d7b;
	font: 21px Times, serif;
	color: #1e2f4f;
	text-decoration: none;
	margin-top: 17px;
}
/* Homepage Sections Containers */

#message_holder {
	margin: 0 0 18px 0;
	padding: 18px;
	height: 68px;
	overflow: hidden;
}
/* Homepage Section Table Includes */

.HPNews, .HPOutreach {
	padding: 0;
	margin: 0;
	color: #000;
}

.HPOutreach {
	margin-left: -15px;
}

/* Other homepage section extras */

.HPNews a, .HPNews a:active, .HPNews a:link, .HPNews a:visited,
.HPBBMessages a, .HPBBMessages a:active, .HPBBMessages a:link, .HPBBMessages a:visited, 
.HPLinks a, .HPLinks a:active, .HPLinks a:link, .HPLinks a:visited,
.HPEvents a, .HPEvents a:active, .HPEvents a:link, .HPEvents a:visited,
.HPOutreach a, .HPOutreach a:active, .HPOutreach a:link, .HPOutreach a:visited {
	color: #000;
}

.HPNews #l, .HPEvents #l, .HPDirectory #l, .HPBBMessages #l, .HPLinks #l, .HPMemoirs #l {
	padding-top: 8px;
}

.HPOutreach #l {
	padding: 0;
}

.pic_links {
	width: 109px;
	height: 68px;
	background: url('/pics/shuffle_small_bg.png') no-repeat;
	padding: 7px;
	float: left;
	display: inline;
	margin: 0 10px 0 10px;
}

.gala_link {
	width: 109px;
	height: 68px;
	background: url('/pics/shuffle_small_bg.png') no-repeat;
	padding: 7px;
	float: left;
	display: inline;
	margin: 16px 16px 0 0;
}

#enCountdownDiv {
	float: left;
	display: inline-block;
	text-align: center;
	width: 260px;
	padding-top: 35px;
}

#pic_links_holder {
	margin-left: 26px;
}

/* Image shuffles */

#shuffle_holder1 {
	width: 482px;
	height: 312px;
	position: relative;
	margin: -2px 0 0 -28px;
}
#rotate_overlay1 {
	position: absolute;
	top: 0;
	left: 0;
	height: 312px;
	width: 482px;
	background: url('/pics/rotate_overlay1.png') no-repeat;
	z-index: 10;
}

#shuffle1 {
	position: absolute;
	width: 432px;
	height: 263px;
	top: 25px;
	left: 25px;
}

#shuffle_inside_holder {
	margin: 90px 0 0 21px;
	position: relative;
	width: 179px;
}

#shuffle_inside {
	width: 157px;
	height: 157px;
	padding: 11px;
}
#rotate_overlay_inside {
	position: absolute;
	top: 0;
	left: 0;
	background: url('/pics/rotate_overlay_inside.png') no-repeat;
	width: 179px;
	height: 179px;
}

#inside_quote {
	color: #fff;
	padding: 12px 0 0 0;
}

#inside_quote a, #inside_quote a:visited, #inside_quote {
	color: #fff;
} 

/* Footer */

#footer {
	width: 900px;
	border-top: 5px solid #b29747;
	text-align: left;
	position: relative;
}
address {
	color: #000;
	padding: 8px 121px 0 77px;
	text-align: center;
	font-style: normal;
	font-size: 12px;
}
a#edunet {
	width: 245px;
	height: 0;
	padding: 22px 0 0 0;
	margin: 0 0 13px 0;
	overflow: hidden;
	display: block;
	background: url('/pics/edunet_black.png') no-repeat;  
}
#edu_logo {
	width: 245px;
	margin: 18px auto 0;
}

#social {
	text-align: center;
	margin: 0 auto 30px;
	color: #737271;
}

#search {
	width: 121px;
	height: 25px;
	position: absolute;
	top: 0;
	right: 0;
	padding-top: 7px;
	background: url('/pics/search_bg.png') no-repeat;
}

#logos {
	position: absolute;
	top: 3px;
	left: 7px;
}
/***   Mandatory   ***/
.HPQuickPoll h2 {
	width: 384px;
	height: 27px;
	padding: 8px 0 0 15px;
	background: url('/pics/mid_section_header.gif') no-repeat left top;
	display: block;
	margin: 0 0 10px 0;
	text-decoration: none;
	font: 16px Georgia, "Times New Roman", Times, serif;
}
.HPQuickPoll .bar-color {
	background-color: #f90;   /* results bar color */
}
/***  Optional  ***/
.HPQuickPoll {
	width: 399px;
	background: url('/pics/section_bg.gif') repeat-x 0 35px;
}
/* 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;
}

/* Portal Pages */

#portal_holder {
	width: 540px;
	margin: 0 auto;
}

.portal {
	width: 175px;
	float: left;
	margin: 0 5px 0 0; 
	padding: 0;
	background: url('/pics/portal_bg.jpg') repeat-y;
	list-style: none;
}
.portal li {
	height: 43px;
	margin-bottom: 3px;
}
.portal li a {
	display: block;
	height: 43px;
	width: 175px;
	color: #fff;
	text-decoration: none;
	line-height: 43px;
	text-align: center;
}
.portal .big  {
	display: block;
	height: 43px;
	width: 175px;
	color: #fff;
	text-decoration: none;
	line-height: 21px;
	text-align: center;
}

.portal li a:hover, .portal li a.over {
	background: url('/pics/portal_hover.png') left center no-repeat;
	color: #520202;
}

/* Pagenavs */
#pageNav {
	background: url('/pics/pagenav_bg.jpg') repeat-y;
	border: none;
}

#pageNav td {
	background: url('/pics/pagenav_top.png') top left no-repeat;
	padding-top: 3px;

}

#pageNav td ul {
	background: url('/pics/pagenav_bottom.png') bottom left no-repeat;
	padding: 10px 0 13px 30px!important;
	margin: 0!important;
	list-style: none;
}

#pageNav td ul li {
	margin-bottom: 3px;
}

#pageNav a, #pageNav a:link, #pageNav a:visited {
	color: #fff;
	text-decoration: none;
}

#pageNav a:hover, #pageNav a.over {
	color:#bca550;
	text-decoration: underline;
}

#pageNav b {
	color: #bca550;
}

