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

.HPNews, .HPLinks, .HPEvents, .HPBBMessages {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
width: 364px;
background-color:#FFFFFF;
padding-bottom: 20px;
}
#l {
padding-left:12px;
}
#r {
padding-right:18px;
}
#r a {
color: #FF5B14;
font-weight: bold;
text-decoration: none;
}
#r b a {
text-decoration:underline;
}

.neutral {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #081120;
}

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

.neutral a, .neutral a:link, .neutral a:visited { color: #276A28; }
.neutral a:hover, .neutral a:active { color: #B30000; }

.contentIndex {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #081120;
background-color: #0F8EA0;
}

.content {
padding: 10px 9px 5px 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
height: 450px;
background-color:#FFFFFF;
text-align:justify;
line-height: 1.4;
}

a, a:link, a:visited {
color: #112538;
}
a:hover, a:active { color: #1C529E; }

.light {
background-color: #F4CC7C;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}
.light a, .light a:link, .light a:visited {
color: #000000;
}
.light a:hover, .light a:active {

color: #A41833;
}

.dark {
background-color: #003399;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
font-weight:bold;
}
.dark a, .dark a:link, .dark a:visited { color: #FFFFFF; }
.dark a:hover, .dark a:active { color: #F4E2A8; }

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

.pageTitle {
display: block;
width: auto!important;
width: 100%;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 20px;
font-weight: bold;
background-image: url(/pics/page_title.gif);
background-position: -2px -3px;
background-repeat: no-repeat;
padding: 23px 0px 0px 55px;
margin-bottom: 5px;
height: 36px!important;
height: 59px;
}

.bottomNav, .bottomNav a:link, .bottomNav a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;font-size:12px;color:#FFFFFF;
}
.bottomNav a:hover, .bottomNav a:active {
color: #ffffff;
}

#topNav {
position: relative;
height: 33px;
}
#topNavButtons {
position: absolute;
z-index: 95;
top: 0;
left: 0;
border:1px solid #FFFFFF;
border-width: 1px 0px 1px 0px;
background-image: url('/pics/topnav_bg.gif');
width:100%;
}

#topNav1 { margin-left: 4px; }
#topNav2 { margin-left: 14px; }
#topNav3 { margin-left: 14px; }
#topNav4 { margin-left: 14px; }
#topNav5 { margin-left: 14px; }
#topNav6 { margin-left: 14px; }
#topNav7 { margin-left: 14px; }

#menuCloser {
position: absolute;
visibility: hidden;
left: -20px;
top: -40px;
z-index: 0;
}
#topNav .subNav {
position: absolute;
visibility: hidden;
top: 33px;
margin: 0 4px 0 0;
z-index: 100;
}
#topNav2Sub {left: 87px;}
#topNav3Sub {left: 196px;}
#topNav4Sub {left: 307px;}
#topNav5Sub {left: 404px;}
#topNav6Sub {left: 493px;}


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

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

#topNav .list a {
display: block;
width: auto!important;
width: 100%;
padding: 2px 0px 0px 6px;
color: #000000;
text-decoration: none;
z-index: 100;
}
#topNav .list a:hover {
background-color: #0F3FA1;
color: #FFFFFF;
}
.customList { border:1px solid #000;list-style-position:inside;padding:0;margin:0 0 0 30px;background:#DDD;width:300px; }
.customList li { background:#B9D6F6;padding:2px 2px 2px 10px;margin:1px; }

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

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


/***  Optional  ***/
.HPQuickPoll {
     width: 364px;
     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: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;
}


#buttons {
	width: 197px;
	margin: 15px auto;
}

.blue {
	float: left;
	width: 147px;
	height: 50px;
	margin: 0 0 15px 0;
	padding: 10px 20px;
	text-align: center;
	background: url(/pics/blue_button.gif) 0 0 no-repeat;
	color: #fff;
}

.blue a{
	color: #fff;
	font-size: 1.5em;
	text-decoration: none;
}

.blue a:hover {
	text-decoration: underline;
}


