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

body {
	margin: 0;
	color: #FFFFFF;
	font: 9pt "Arial", Times, serif;
	background: url('/pics/body_bg.jpg') repeat-x left top #FFFFFF;
	behavior: url('/shared/csshover.htc');
}

td {
	behavior: url('/shared/iepngfix.htc');
}

#googleMap, #googleMap * {
	behavior: none;
}

.HPNews, .HPBBMessages {
	width: 559px;

	font: 9pt "Arial", Times, serif;
	color: #000000;
	background-color: #FFF;
}



.HPEvents {

	font: 9pt "Arial", Times, serif;
	color: #FFFFFF;
	width: 309px;
	background: url('/pics/events_bg.gif') left top no-repeat #000000;
}

.HPNews a, .HPNews a:link, .HPNews a:visited,
.HPBBMessages a, .HPBBMessages a:link, .HPBBMessages a:visited {
	color: #000000;
	font-weight: bold;
}

.HPEvents a, .HPEvents a:link, .HPEvents a:visited {
	color: #FFFFFF;
	font-weight: bold;
}

.HPNews #l, .HPBBMessages #l, .HPEvents #l {
	padding-left: 10px;
	padding-top: 5px;

}

/*publications module table*/
#bulletin tbody tr td{
	font-weight:bold;
	background-color:#fff;
}

.neutral, table {
	font: 9pt "Arial", Times, serif;
	color: #000000;
}

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

.contentIndex {
	padding: 0px 0px 0px 0px;
	font: 9pt "Arial", Times, serif;
	color: #000;
	background: #fff;
	height: 400px;
}

.content {
	padding: 10px 10px 10px 10px;
	height: 400px;
	font: 9pt "Arial", Times, serif;
	color: #333;
	background: #ffffff;
	line-height:16px;
}

.content h3{
	letter-spacing:1px;
	color: #333;
}
.content li{
	margin-top:5px;
}

.HPEvents a, .HPEvents a:link, .HPEvents a:visited { color: #fff; }
.HPEvents a:hover, .HPEvents a:active { color: #e40000; }

a, a:link, a:visited { color: #000000; }
a:hover, a:active { color: #000000; }

.light {
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background: #e5e2cf;
}
.light  a, .light a:link, .light a:visited { color: #000000; }
.light a:hover, .light a:active { color: #000000; }

.dark {
	font: 9pt "Arial", Times, serif;
	color: #ffffff;
	background: #d70202;
}
.dark a, .dark a:link, .dark a:visited { color: #ffffff; }
.dark a:hover, .dark a:active { color: #ffffff; }

.pageTitle {
	display: block;
	width: auto!important;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-image: url(/pics/page_title.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 34px!important;
	height: 45px;
	padding: 11px 0px 5px 35px;
	text-transform:uppercase;
}

#enCountdownDiv {
	color:#055600;
	padding-top: 3px;
	text-align: center;
}

/* ############################################################################ */

#topNav {
	position: relative;
	height: 31px;
	background: #000000;
	float: left;
}
#topNavButtons {
	position: absolute;
	z-index: 95;
	top: 0;
	left: 0;
	height: 31px;
	width: 900px;
	background: #000000;
}
#menuCloser {
	position: absolute;
	visibility: hidden;
	left: 20px;
	top: -50px;
	z-index: 50;
}
#topNav .subNav {
	position: absolute;
	visibility: hidden;
	top: 31px;
	margin: 0 4px 0 0;
	z-index: 100;
}
#topNav .subNav em {
	color: red;
	font-style: normal;
}
#topNav2Sub {left: 67px;}
#topNav3Sub {left: 159px;}
#topNav4Sub {left: 256px;}
#topNav5Sub {left: 352px;}
#topNav6Sub {left: 443px;}
#topNav7Sub {left: 589px;}
#topNav8Sub {left: 708px;}
#topNav9Sub {left: 730px;}


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

#topNav .list li {
	background-color: #000000;
	width: 170px;
	color: #FFF;
	position: relative;
	line-height: 18px;
}

#topNav .list a {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 2px 5px 1px 8px;
	color: #FFFFFF;
	text-decoration: none;
	z-index: 100;
	background: #000000;
}
#topNav .list a:hover, {
	background: #e5e2cf;
	color:#000000;
}

#topNav ul {
	list-style: none;
	margin-left: 170px;
	margin-top: -21px;
	padding: 0;
}

#topNav li {
	position: relative;
}

#topNav ul ul ul {
	list-style: none;
	margin-left: 170px;
	margin-top: -21px;
	padding: 0;
}

#topNav ul ul {
	position: absolute;
	z-index: 500;
}

div#topNav ul li:hover ul {
	display: block;
}

div#topNav ul ul,
div#topNav ul li:hover ul ul,
div#topNav ul ul li:hover ul ul {
	display: none;
	border-left: 1px solid #FFF;
}

div#topNav li.over ul ul {
	display: none;
}

div#topNav li ul li.over ul {
	display: block;
}

div#topNav ul li:hover,
div#topNav ul li:hover,
div#topNav ul ul li:hover,
div#topNav ul ul ul li:hover,
div#topNav li.over {
	background-color: #e5e2cf;
}

div#topNav ul li:hover a,
div#topNav .list a:hover,
div#topNav ul li.over a {
	background: #e5e2cf;
	color: #000;
}

div#topNav ul li:hover li a,
div#topNav ul li.over li a {
	text-decoration:none;
	color:#FFF;
	background: #000
}

div#topNav ul li ul li:hover a,
div#topNav .list a:hover,
div#topNav ul li ul li.over a {
	background: #e5e2cf;
	color: #000;
}

div#topNav ul li ul li:hover li a,
div#topNav ul li ul li.over li a {
	text-decoration:none;
	color:#FFF;
	background: #000
}

div#topNav ul li:hover ul,
div#topNav ul ul li:hover ul,
div#topNav ul ul ul li:hover ul {
	display: block;
}

div#topNav li.over ul{
	display: block;
}

#topNav ul li {float: left; width: 100%;}
#topNav ul li a {height: 1%;} 

#menu a, #menu h2 {
	font: bold 0.7em/1.4em arial, helvetica, sans-serif;
}

#topNav .subNav li div, #topNav .subNav li div a {
	display: inline;
}

/* ############################################################################ */

#googleTranslate {
	font-size:10;
}

#pageNav{
	background:#222;
	border:2px #d70202 solid;
	color:#d70202;
	font-weight:bold;
	letter-spacing:1px;}
#pageNav a{
	color:#fff;}
#pageNav ul{ list-style:none;}

#shuffle1, #shuffle2 {
	width: 307px;
	display: block; 
	border: 1px solid #FFFFFF;
}

#shuffle2 {
	width: 557px;
}
#marquee {
	width: 100%;
	height: 15px;
	background: #E5E2CF;
	padding:5px 0;
	font-size: 15px;
	font-weight:bold;
}

/* QUICK POLL STYLES */

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

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


/***  Optional  ***/
.HPQuickPoll {
    width: 309px;
    padding-bottom: 60px;
    background-color: #000;
    background: url(/pics/events_bottom.gif) no-repeat bottom;
    text-align: left;
    color: #fff;
}

/* the inside poll area for choices and results */
.HPQuickPoll .results, .HPQuickPoll .choices, .HPQuickPoll .results_only {
    margin:0 auto;
    *padding-left: 25px;
    width:80%;
    text-align: left;
    color: #fff;
}

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

/* use for a repeating inside background if necessary */
.HPQuickPoll .quickpoll {
    text-align: left;
    background: url(/pics/events_bg.gif) no-repeat 0 0;
    padding-bottom: 5px;
    background-color: #000;
}

