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

body {
margin: 0;
color: #FFFFFF;
font: 9pt "Arial", Times, serif;
background: url('/pics/body_bg.gif');
text-align: center;
}

img, div, td, table {
behavior: url('/shared/iepngfix.htc');
}

.HPNews, .HPBBMessages {
margin-top: 10px;
padding: 10px;
font: 9pt "Arial", Times, serif;
color: #000;
width: 509px;
}

.HPEvents, .HPLinks {
padding: 12px;
width: 340px;
font: 9pt "Arial", Times, serif;
color: #fff;
border: solid 1px #dc143c;
background: url('/pics/redbg.gif') top #b51031 no-repeat;
}

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

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

.HPNews #r, .HPBBMessages #r, .HPLinks #r, .HPEvents #r {
padding-top: 15px;
*padding-right: 20px;
*padding-bottom: 10px
}

.HPNews #l, .HPBBMessages #l, .HPLinks #l, .HPEvents #l {
*padding-left: 11px;
padding-top: 15px;
*padding-bottom: 10px
}

.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 {
font: 9pt "Arial", Times, serif;
color: #fff;
background: url('/pics/indexbg.gif') repeat-y;
text-align: left;
}

marquee{
margin:0; padding: 0;
}
.content {
padding: 10 10 40 10px;
margin-top: 20px;
font: 9pt "Arial", Times, serif;
color: #333;
background: url('/pics/footer_content.jpg') bottom no-repeat #ffffff;
min-height: 400px;
text-align: left;

}

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

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

.light {
font: 9pt "Arial", Times, serif;
color: #000000;
background: #e0c16c;
}
.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: #b51031;
}
.dark a, .dark a:link, .dark a:visited { color: #ffffff; }
.dark a:hover, .dark a:active { color: #ffffff; }

.pageTitle {
display: block;
width: 880px;
height: 25px;
*height: 45px;
padding: 14 15 15 35px;
font-family: Arial, Helvetica, sans-serif;
color: #1b3b6b;
font-size: 14px;
font-weight: bold;
background: url(/pics/PageTitle.gif) no-repeat;
text-transform:uppercase;
}

#shadow {
width: 950px;
margin:0 auto;
background: url('/pics/shadow.png') repeat-y center;
background-position: -2 0px
}

#wrapper {
width: 900px;
margin:0 auto;
border-left: solid 1px #deceb6;
border-right: solid 1px #deceb6;
background: #FFFFFF
}

#header {
width: 900px;
height: 181px;
text-align: left
}

#footer {
width: 900px;
height: 93px;
text-align: left;
color: #000;
background: url('/pics/footer.jpg') no-repeat #ad213a;
}

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

#topNav {
position: relative;
height: 23px;
}
#topNavButtons {
position: absolute;
z-index: 95;
top: 0;
left: 0;
width: 900px;
background: #5386ff;
}
#menuCloser {
position: absolute;
visibility: hidden;
left: 20px;
top: -50px;
z-index: 0;
}
#topNav .subNav {
position: absolute;
visibility: hidden;
top: 36px;
margin: 0 4px 0 0;
z-index: 100;
text-align: left
}
#topNav2Sub {left: 120px;}
#topNav3Sub {left: 248px;}
#topNav4Sub {left: 390px;}
#topNav5Sub {left: 520px;}
#topNav6Sub {left: 644px;}

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

#topNav .list li {
width: 170px;
line-height: 18px;
}

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

/***   Quick Polls   ***/
.HPQuickPoll h2 {
    width: 340px;       /* header width  */
    padding-top: 30px;  /* header height */
	*padding-top:0px;
	*text-indent:-3000px;
    /* default background image is /pics/pics/quick_poll_header.png  */
}
.HPQuickPoll .bar-color {
    background-color: #ffd158;   /* results bar color */
}
.HPQuickPoll {
     width: 338px;
     padding-bottom: 9px;
	 color:#FFF;
}
.HPQuickPoll .results, .HPQuickPoll .choices, .HPQuickPoll .results_only {
	margin:0 auto;
	width:70%;
	*padding:0 0 0 20px;
}
.HPQuickPoll .question {
	width:70%;
    padding: 9px;
    margin: 5px auto;
	text-align:left;
}
.HPQuickPoll .quickpoll {
    background: url("/pics/redbg.gif") no-repeat scroll center top #B51031;
    padding-bottom: 5px;
	border: 1px solid #DC143C;
}
.HPQuickPoll a {color:#F1E5C3;}





