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

.HPEvents, .HPNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	width: 404px;
	background-color: #ECE4C8;
}
.HPEventsSci, .HPNewsSci {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	width: 300px;
	background-color: #FFFFFF;
}
.HPBBMessages, .HPDirectory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	width: 261px;
}
.HPBBMessages  a, .HPBBMessages a:link, .HPBBMessages a:visited, .HPDirectory  a, .HPDirectory a:link, .HPDirectory a:visited {
	color: #ffffff;
	font-weight: normal;
}
.HPBBMessages a:hover, .HPBBMessages a:active, .HPDirectory a:hover, .HPDirectory a:active{
	color: #EFE201;
}

.neutral, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #081120;
}

.neutral a, .neutral a:link, .neutral a:visited { color: #081120; }
.neutral a:hover, .neutral a:active { color: #8C1706; }

.contentIndex {
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #081120;
}

.content {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #081120;
	padding: 10px 10px 10px 10px;
	height: 250px;
}

a, a:link, a:visited {
	color: #000000;
	font-weight: bold;
}
a:hover, a:active { color: #F80A09; }

.light {
	background-color: #E5DCBC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.light  a, .light a:link, .light a:visited {
	color: #000000;
}
.light a:hover, .light a:active {
	color: #F80A09;
}

.dark {
	background-color: #440202;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
}
.dark a, .dark a:link, .dark a:visited { color: #ffffff; }
.dark a:hover, .dark a:active { color: #EFE201; }

body {
	margin: 0px 0px 0px 0px;
	color: #000000;
	background-color: #A20706;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.pageTitle {
	display: block;
	width: auto!important;
	width: 100%;
	margin-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
	color: #EFE201;
	font-size: 15pt;
	font-weight: bold;
	background-image: url(/pics/header_bg.gif);
	background-repeat: no-repeat;
	height: 40px!important;
	height: 47px;
	padding: 7px 0px 0px 50px;
	vertical-align: middle;
}

.bottomNav, .bottomNav a:link, .bottomNav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EFE201;
	text-decoration: none;
	font-weight: bold;
}
.bottomNav a:hover, .bottomNav a:active {
	color: #ffffff; text-decoration: underline;
}

#topNav {
	position: relative;
	height: 16px;
}
#topNavButtons {
	position: absolute;
	z-index: 95;
	top: 0;
	left: 0;
	width: 768px;
}
#menuCloser {
	position: absolute;
	visibility: hidden;
	left: -20px;
	top: -20px;
	z-index: 0;
}
#topNav .subNav {
	position: absolute;
	visibility: hidden;
	top: 16px;
	margin: 0 4px 0 0;
	z-index: 100;
}
#topNav2Sub {left: 149px;}
#topNav3Sub {left: 187px;}
#topNav4Sub {left: 260px;}
#topNav5Sub {left: 323px;}
#topNav6Sub {left: 401px;}
#topNav7Sub {left: 488px;}
#topNav8Sub {left: 551px;}

#topNav .list {
	position: absolute;
	z-index: 200;
	list-style: none;
	margin: 0;
	padding: 0;
	font: 11px  Arial, Tahoma, Verdana,Geneva, sans-serif;
}

#topNav .list li {
	background-color: #A20706;
	width: 180px;
	line-height: 16px;
	border-bottom: 1px solid #FFFFFF;
}

#topNav .list a {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 2px 0px 0px 4px;
	color: #FFFFFF;
	text-decoration: none;
	z-index: 100;
	zoom:1;
}
#topNav .list a:hover {
	text-decoration: none;
	background-color: #310101;
	color: #D2C505;
}

h4 {
	font-size:18px;
	font-weight:bold;
}

h5 {
	font-size:16px;
	font-weight:bold;
}

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

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


/***  Optional  ***/
.HPQuickPoll {
     width: 405px;
     padding-bottom: 9px;
     background: url(/pics/bg_index_right_bottom.gif) no-repeat bottom;
}

/* the inside poll area for choices and results */
.HPQuickPoll .results, .HPQuickPoll .choices, .HPQuickPoll .results_only {
     margin:0 auto;
     width:395px;
     text-align: left;
     padding-left: 5px;
     padding-right: 5px;
}

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

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






