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

.HPBBMessages, .HPNews {
font-family: Arial, Helvetica, sans-serif;
font-size: 9.5pt;
color: #000000;
width: 460;
border-left: 1px solid #D1D1D1;
border-right: 1px solid #D1D1D1;
border-bottom: 1px solid #D1D1D1;
}

.HPEvents, .HPLinks {
font-family: Arial, Helvetica, sans-serif;
font-size: 9.5pt;
color: #000000;
width: 192px;
}

.HPNews #l, .HPBBMessages #l {
padding-left: 15px;
padding-top: 5px;
}

.HPEvents #l, .HPLinks #l {
padding-left: 5px;
padding-top: 5px;
}


.neutral, table {
font-family: Arial, Helvetica, sans-serif;
font-size: 9.5pt;
color: #000000;
}

.neutral a, .neutral a:link, .neutral a:visited { color: #000000; }
.neutral a:hover, .neutral a:active { color: #18218C; }

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

.content {
padding: 10px 10px 10px 10px;
background: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 9.5pt;
color: #000000;
height: 250px;
text-align:justify;
}

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

.light {
background-color: #D1D1D1;
font-family: Arial, Helvetica, sans-serif;
font-size: 9.5pt;
color: #000000;
}
.light a, .light a:link, .light a:visited { color: #000000; }
.light a:hover, .light a:active { color: #01002A; }

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

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

.pageTitle {
display: block;
width: auto!important;
width: 100%;
margin-bottom: 10px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 11pt;
font-weight: bold;
background-image: url('/pics/page_title.gif');
background-repeat: no-repeat;
text-transform: uppercase;
height: 25px!important;
height: 30px;
padding: 5px 0px 0px 0px;
}

#siteBox {
width: 448px!important;
width: 460px;
background-color: #FFFFFF;
border-left: 1px solid #D1D1D1;
border-right: 1px solid #D1D1D1;
border-bottom: 1px solid #D1D1D1;
padding: 5px;
}

#headerBox {
width: 224px!important;
width: 229px;
background-color: #4A4A4A;
color: #FFFFFF;
padding: 5px;
font-weight: bold;
font-size: 10px;
}

/*Top Navigation Elements by Ozgur*/
#topNav {
position: relative;
height: 22px;
}
#topNavButtons {
position: absolute;
z-index: 95;
top: 0;
left: 0;
width: 760px;
}
#menuCloser {
position: absolute;
visibility: hidden;
left: -20px;
top: -20px;
z-index: 0;
}
#topNav .subNav {
position: absolute;
visibility: hidden;
top: 22px;
margin: 0px;
z-index: 100;
}

#topNav2Sub {left: 95px;}
#topNav3Sub {left: 192px;}
#topNav4Sub {left: 274px;}
#topNav5Sub {left: 366px;}
#topNav6Sub {left: 418px;}
#topNav7Sub {left: 498px;}
#topNav8Sub {left: 581px;}


#adult #topNav2Sub {left: 0;}
#adult #topNav3Sub {left: 95px;}
#adult #topNav4Sub {left: 176px;}
#adult #topNav5Sub {left: 269px;}
#adult #topNav6Sub {left: 321px;}
#adult #topNav7Sub {left: 401px;}
#adult #topNav8Sub {left: 484px;}


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

#topNav .list li {
background: #4A4A4A;
color: #FFFFFF;
width: 170px;
border-bottom:1px solid #FFFFFF;
}


#topNav .list a {
display: block;
padding: 4px;
color: #FFFFFF;
text-decoration: none;
z-index: 100;
width: auto!important;
width: 100%;
font-weight:normal;
}
#topNav .list a:hover {
width: auto!important;
text-decoration: none;
background: #709944;
color: #FFFFFF;
width: 100%;
font-weight:normal;
}

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

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

.HPQuickPoll {text-align:left; width:460px;}

.quickpoll{border:1px solid #D1D1D1; padding-bottom:15px;}


