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

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

div#shadow {
	margin: 0 auto;
	width: 942px;
	background: url('/pics/shadow.png') repeat-y;
	behavior: url('/apps/shared/iepngfix.htc');
}

div#wrapper{
	margin: 0 auto;
	width: 900px;
	text-align: left;
}

#translate {
	position: absolute;
	top: 5px;
	left: 25px;
}

#search {
	position: absolute;
	top: 5px;
	left: 700px;
}

#topNavBottom {
	width: 900px;
	height: 5px;
	background: url('/pics/topnav_bottom.gif') no-repeat;
}

/* Header */

#top h1 {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0 0 291px 942px;
	overflow: hidden;
	background: url('/pics/header.jpg') no-repeat;
}

#top {
	width: 942px;
	margin: 0 auto;
	padding: 0;
}

/* [BEGIN NAVIGATION] */

/* Navigation text */

div#menu ul li a span {
	position:absolute;
	left:-9999px;
	top:0;
	z-index:0;
}

/* Main menu container */

div#menu {
	width: 900px;
	background: url('/pics/topnav_bg.gif') repeat-x;
	height: 34px;
	float: left;
}

div#menu ul {
	list-style: none;
	padding: 0;
	float: left;
	text-align: left;
	margin: 0 0 0 46px;
	/* Positioning and size hack for IE6 */
	*width: 80px;
	*margin: 0;
	*padding-left: 29px;
}

div#menu ul li a {
	padding: 9px 0 0 6px;
	margin: 0;
	font: bold 13px Arial, Helvetica, sans-serif;
}

/* Horizontal navigation colors */

div#menu a {
	display: block;
	margin: 0;
	padding: 0;
	color: #900000;
	text-decoration: none;
}

/* Horizontal navigation rollover colors */

div#menu a:hover, div#menu ul li.over a, div#menu ul li:hover a {
	color: #000;
}

/* Padding and Line Height for first drop down */

div#menu ul li ul li a {
	line-height: 16pt;
	padding: 1px 2px 1px 6px;
	font: 13px Arial, Helvetica, sans-serif;
}

/* First and second dropdown color */
div#menu ul li ul li {
	border-left: 1px solid #ffb600;
	border-right: 1px solid #ffb600;
}
div#menu ul li ul li.lastdrop {
	border-bottom: 1px solid #ffb600;
}
div#menu ul li ul li a {
	padding-bottom: 4px;
	padding-top: 4px;
}
div#menu ul li:hover ul li a, div#menu ul li ul li:hover ul li a, div#menu ul li:hover ul li:hover ul li a,
div#menu ul li.over ul li a, div#menu ul li ul li.over ul li a, div#menu ul li.over ul li.over ul li a {
	color: #FFF;
	background: #900000;
	text-align: left;
}

/* Retain first level rollover color (so color stays when you hover to second level) and second level rollover colors */

div#menu ul li ul li:hover a, div#menu ul li ul li:hover ul a:hover, div#menu ul li:hover ul li:hover a, div#menu ul li:hover ul li:hover ul li:hover a, 
div#menu ul li ul li.over a, div#menu ul li ul li.over ul a:hover, div#menu ul li.over ul li.over a,  div#menu ul li:hover ul li.hover ul li.over a {
/*	background-color: #900000;
	color: #ffb600; */
	background-color: #ffb600;
	color: black;
}


/* Positions navigation items */

div#menu li {
	position: relative;
}

/* Positions and sets width of first level drop down */

div#menu ul li ul {
	position: absolute;
	z-index: 500;
	width: 170px;
	margin: 0;
	padding-top: 9px;
	/* Asterisk denotes IE fixes */
	*padding: 8px 0 0 0;
}

/* Positions second level drop down; Width is inherited from first level drop down */

div#menu ul li ul li ul {
	position: absolute;
	top: 0;
	left: 100%;
	padding: 0;
	margin: 0;
}

/* Hide Menus */

div#menu ul ul,
div#menu ul a:hover ul ul, div#menu ul ul a:hover ul ul,
div#menu ul li.over ul ul, div#menu ul ul li.over ul ul {
	display: none;
}

/* Reveal Menus */

div#menu ul li:hover ul, div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul,
div#menu ul li.over ul, div#menu ul ul li.over ul, div#menu ul ul ul li.over ul {
	display: block;
}

/* [BEGIN IE FIXES] */
/* Asterisk denotes IE fixes */

div#menu ul li {
	*float: left;
	*width: 100%;
}

div#menu ul li a {
	*height: 1%;
}


/* [END IE FIXES] */

/* [END NAVIGATION] */

/* Content and Content Index */

.contentIndex {
	text-align: left;
	background: url('/pics/index_bg.gif') repeat-y;
	width: 900px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}

.content {
	text-align: left;
	background: #FFF;
	width: 884px;
	padding: 8px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}

/* min-height hack for IE */
/**/
* html .content {
	height: 400px;
}
/**/

.pageTitle {
	display: block;
	width: 877px;
	height: 25px;
	padding: 7px 0 0 8px;
    margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	background: url('/pics/PageTitle.gif') repeat-x center top;
	text-transform:uppercase;
}

/* Index */

#leftColumn {
	width: 420px;
	padding: 0;
	float: left;
}

#rightColumn {
	width: 466px;
	padding: 0 0 0 14px;
	float: left;
}

#leftContainer a#events {
	width: 232px;
	height: 25px;
	font: 14px Century Gothic, Century;
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px 0 0 6px;
	display: block;
	background: url('/pics/left_section_header.gif') no-repeat;
}

#midContainer a#news{
	width: 434px;
	height: 25px;
	font: 14px Century Gothic, Century;
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px 0 0 6px;
	display: block;
	background: url('/pics/mid_section_header.gif') no-repeat;
}

#midContainer a#bulletin{
	width: 434px;
	height: 25px;
	font: 14px Century Gothic, Century;
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px 0 0 6px;
	display: block;
	background: url('/pics/mid_section_header.gif') no-repeat;
}

#rightContainer a#links {
	width: 196px;
	height: 25px;
	font: 14px Century Gothic, Century;
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px 0 0 6px;
	display: block;
	background: url('/pics/right_section_header.gif') no-repeat;
}

#quickLinks {
	width: 420px;
	margin-top: 14px;
}

#quickLinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 420px;
}

#quickLinks ul li {
	float: left;
	margin-left: 2px;
	width: 205px;
}

#quickLinks li a {
	width: 205px;
	height: 19px;
	padding: 3px 0 0 0;
	margin: 0;
	text-align: center;
	display: block;
	color: #900000;
	text-decoration: none;
	font: bold 13px Arial, Helvetica, sans-serif;
	background: url('/pics/midnav.gif') no-repeat;
}

#quickLinks li a:hover {
	background: url('/pics/midnavf2.gif') no-repeat;
}


#quickLinks li.big_link, #quickLinks li.big_link a {
	margin: 0;
	padding: 0;
	
	
}

#quickLinks li.big_link a {
	padding: 0;
	width: 411px;
	height: 30px;
	background: url(/pics/bigquicklink.png) 0 0 no-repeat;
	margin: 1px 0 1px 1px;
	*margin-left: 3px;
	line-height: 27px;
}

#quickLinks li.big_link a:hover {
	background: url(/pics/bigquicklink2.png) 0 0 no-repeat;
}

#shuffle2 {
	margin: 0 0 0 5px;
}

#eventsContainer {
	width: 420px;
	min-height: 196px;
	height: auto!important;
	*height: 196px;
	background: #c30000 url('/pics/events_bg.gif') no-repeat 0 31px;
}

#linksContainer {
	width: 420px;
	min-height: 196px;
	height: auto!important;
	*height: 196px;
	background: #c30000 url('/pics/selected_links_bg.gif') no-repeat 0 31px;
}

#newsContainer {
	width: 453px;
	min-height: 191px;
	height: auto!important;
	*height: 191px;
	background: #fafbfb url('/pics/news_bg.gif') no-repeat 0 20px;
}

#bulletinContainer {
	width: 453px;
	min-height: 191px;
	height: auto!important;
	*height: 191px;
	background: #fafbfb url('/pics/bulletin_board_bg.gif') no-repeat 0 20px;
}

#pollContainer {
	width: 453px;
	min-height: 191px;
	height: auto!important;
	*height: 191px;
	background: #fafbfb url('/pics/bulletin_board_bg.gif') no-repeat 0 20px;
}


#informationContainer {
	width: 453px;
	min-height: 191px;
	height: auto!important;
	*height: 191px;
	background: #fafbfb url('/pics/bulletin_board_bg.gif') no-repeat 0 20px;
}


/* Modules */

.HPNews, .HPBBMessages, .HPLinks, .HPEvents {
	margin-top: 10px;
}


.HPNews, .HPBBMessages {
	font: 9pt "Arial", Times, serif;
	color: #000;
	width: 453px;
}

.HPEvents, .HPLinks {
	width: 420px;
	font: 9pt "Arial", Times, serif;
	color: #fff;
}

.HPNews #l, .HPBBMessages #l, .HPLinks #l, .HPEvents #l, #informationContainer li {
	padding-top: 5px;
}

.HPEvents a, .HPEvents a:active, .HPEvents a:link, .HPEvents a:visited, .HPLinks a, .HPLinks a:visited, .HPLinks a:active, .HPLinks a:link {
	color: #FFF;
}

.HPNews a, .HPNews a:active, .HPNews a:link, .HPNews a:visited, .HPBBMessages a, .HPBBMessages a:active, .HPBBMessages a:link, .HPBBMessages a:visited, #informationContainer a, #informationContainer a:active, #informationContainer a:visited {
	color: #900000;
}

#shuffle1 {
	margin-bottom: 3px;
}

/***   Mandatory   ***/
.HPQuickPoll h2 {
    width: 453px;       /* header width  */
    padding-top: 20px;  /* header height */
    /* default background image is /pics/pics/quick_poll_header.png  */
background: url(/pics/quickpoll_header.gif) no-repeat bottom;
}

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

/***  Optional  ***/
.HPQuickPoll {
     width: 453px;
     padding-bottom: 20px;
     
}

/* 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/bg_index_right.gif) repeat-y;
    padding-bottom: 5px;
}

/* Footer */

div#footer {
	width: 942px;
	height: 52px;
	padding: 0;
	margin: 0 auto;
	background: url('/pics/footer.jpg') no-repeat;
	color: #900000;
	padding-top: 15px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.content table tbody tr td {
	border-bottom: 1px solid #DFDFDF;
}


