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

body {
margin: 0px;
color: #000000;
font: 12px Arial, Helvetica, sans-serif;
background: #FFCC33;
}

marquee { font-family: 'Times New Roman',serif; color:yellow;font-size: 18px;font-style:oblique; }


.HPEvents, .HPLinks {
width: 277px;
font: 12px Arial, Helvetica, sans-serif;
color: #FFFFFF;
padding-bottom: 40px;
}

.HPNews, .HPBBMessages {
width: 630px;
font: 12px Arial, Helvetica, sans-serif;
color: #FFFFFF;
padding-bottom: 10px;
}

#r {
padding-right: 5px;
}
#r a {
color: #FFFFFF;
}

.neutral, table {
font: 12px Arial, Helvetica, sans-serif;
color: #000000;
}

.contentIndex {
vertical-align: top;
color: #000000;
background: #333333;
font: 12px Arial, Helvetica, sans-serif;
text-align: justify;
}

.content {
padding: 10px;
height: 500px;
vertical-align: top;
font: 12px Arial, Helvetica, sans-serif;
color: #000000;
background: #FFFFFF;
text-align: justify;
}

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

.lightpad {
font: 8pt Arial, Helvetica, sans-serif;
color: #000;
background: #E7E7E7;
padding: 6px;
}
.lightpad a, .lightpad a:link, .lightpad a:visited { color: #000000; }
.lightpad a:hover, .lightpad a:active { color: #01002A; }

.light {
font: 9pt Arial, Helvetica, sans-serif;
color: #000000;
background: #F2F1F1;
}
.light a, .light a:link, .light a:visited { color: #000000; }
.light a:hover, .light a:active { color: #CC0001; }

.dark {
font: 10pt Arial, Helvetica, sans-serif;
color: #FFFFFF;
background: #670101;
}
.dark a, .dark a:link, .dark a:visited { color: #FFFFFF; }
.dark a:hover, .dark a:active { color: #FFFFFF; }

.pageTitle {
background: url('/pics/page_title.gif') no-repeat;
width: auto!important;
width: 100%;
height: 30px!important;
height: 45px;
margin-bottom: 10px;
margin-top: -10px;
padding: 15px 0px 0px 60px;
font: bold 14px Arial, Helvetica, sans-serif;
color: #000000;
}

#topNav {
position: relative;
height: 22px;
background-color: #5F0101;
}
#topNavButtons {
position:absolute;
padding:0px 100px;
z-index: 95;
top: 0;
left: 0;
text-align:center;
padding-bottom: 5px;
}
#topNav1 { margin-left: 25px }
#topNav2 { margin-left: 25px }
#topNav3 { margin-left: 25px }
#topNav4 { margin-left: 25px }
#topNav5 { margin-left: 25px }
#topNav6 { margin-left: 25px }
#topNav7 { margin-left: 25px }

#menuCloser {
position: absolute;
visibility: hidden;
left: -20px;
top: -40px;
z-index: 0;
}
#topNav .subNav {
position: absolute;
visibility: hidden;
top: 19px;
margin: 0 4px 0 0;
z-index: 100;
}
#topNav2Sub {left: 212px;}
#topNav3Sub {left: 320px;}
#topNav4Sub {left: 438px;}
#topNav5Sub {left: 546px;}
#topNav6Sub {left: 646px;}

#topNav .list {
position: absolute;
z-index: 200;
list-style: none;
margin: 0;
margin-top:-1px;
padding: 0;
font: 9px Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
border-bottom: 1px solid #FFFFFF;
}

#topNav .list li {
background-color: #333333;
width: 150px;
line-height: 18px;
}

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

.footer {
background-image: url('/pics/footer_bg.gif');
background-position: 0px 20px;
background-repeat: no-repeat;
color: #FFFFFF;
padding-top: 25px;
font-size: 11px;
}


.HPQuickPoll h2 {
    width: 271px;       /* header width  */
    padding-top: 43px;  /* header height */
	display:none;
    /* default background image is /pics/pics/quick_poll_header.png  */
}

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

.choices{width:80% !important;}

