/* 
    Document   : style
    Created on : 08.09.2009, 20:12:08
    Author     : user
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/
* {
    margin: 0;
    outline: none;
}
body {
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
}
a{
    color: #000000;
    padding: 2px 4px 2px 4px;
}
a:hover {
    color: #ffffff;
    background-color: #FF4724;
}
.anchor, .anchortop{
    width:0px;
    height:0px;
    font-size: 0px;
    line-height: 0px;
    float:left;
    display:block;
    margin:0;
    padding:0;
}
.smaller{
    font-size: 0.8em;
}
#page {
    width: 950px;
    margin-left: auto;
    margin-right: auto;
}
#header {
    margin-top:10px;
    width: 950px;
    overflow: hidden;
}
#header h1 a{
    padding:0;
    margin:0;
}
#menu{
    font-size:0.9em;
    float:right;
    height: 55px;
    width:324px;
    text-align: center;
    background: transparent url(/img2/menubg.png) no-repeat top left;
    margin-right:30px;
}
* html #menu{ /* IE6 HACK */
    background: transparent url(/img2/menubg.gif) no-repeat top left;
}
#welcome{
    display: block;
    margin-top:5px;
    height: 1.2em;
}
/*
#newpolllink {
    background-color: #FBFF91;
}
*/
#logoimg {
    background: transparent url(/img2/logo.png) no-repeat top left;
    text-indent: -9999em;
    height: 55px;
    width: 172px;
    display: block;
}
* html #logoimg{ /* IE6 HACK */
    background: transparent url(/img2/logo.gif) no-repeat top left;
}
.toplinks{
    color: white;
    background-color: #70D9FF;
    padding: 2px 4px 2px 4px;
    margin: 2px;    
    font-size: 0.8em;
}
#featured{
    text-align: center;
    font-size: 80%;
    margin: 0 0 6px 0;
    background-color: #ff9;
}
#contents {
    text-align: center;
}
#topbar{
    background: transparent url(/img2/topbar.png) no-repeat top left;
    height: 7px;
    width: 950px;
    display:block;
    font-size: 0px;
    line-height: 0px;
}
* html #topbar{ /* IE6 HACK */
    background: transparent url(/img2/topbar.gif) no-repeat top left;
}
#form {
    padding-top: 0px;
    text-align: center;
    background-color:#E1EDFA;
}
#form #create-a-poll {
    background: transparent url(/img2/create-a-poll.gif) no-repeat top left;
    text-indent: -9999em;
    height: 33px;
    width: 169px;
    display:block;
    margin-left: auto;
    margin-right: auto;
}
#newpoll {
    background: transparent url(/img2/newpolltop.gif) no-repeat top left;
    background-color: #E9F2FB;
    width: 765px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    margin-top: 10px;
    padding-bottom: 15px;
}
#newpoll ul {
    list-style:none;
    padding-left:30px;
    background: transparent url(/img2/qa.gif) no-repeat 60px 0px;
}
#newpoll li {
    width: 100%;
    overflow: hidden;
}
#errors {
    text-align: left;
    margin-left: 100px;
    color: #FF4724;
    font-weight: bold;
}
#errors ul{
    padding-left:75px;
}
#errors li {
    list-style: circle;
}
#pollerrors, #comerrors {
    color: #FF4724;
    font-weight: bold;
    text-align:center;
}
#pollerrors li {
    list-style: circle;
}
#question {
    text-indent: -9999em;
    height: 47px;
    width: 160px;
    display: block;
    float: left;
}
#answers {
    text-indent: -9999em;
    height: 46px;
    width: 160px;
    display: block;
    float: left;
    margin-top:5px;
}
#newpoll #q{
    border: 2px solid #005FAC;
    background-color: #ffffff;
    width: 495px;
    height: 3em;
    margin-top:0;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    font-size: 0.8em;
    overflow:auto;
}
#newpoll #a{
    margin-top:5px;
    border: 2px solid #005FAC;
    background-color: #ffffff;
    width: 495px;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    overflow:auto;
    font-size: 0.8em;
}
#cbli1{
    text-align: left;
    margin-top: 10px;
}
#cbli2{
    text-align: left;
    margin-top: 6px;
}
#multi { 
    height: 18px;
    width: 250px;
    background: transparent url(/img2/multiple.gif) no-repeat;
    background-position: 0 0;
    display: block;
    float:left;
    text-align: left;
    vertical-align: middle;    
    text-indent: -9999em;
    cursor: pointer; /* hand-shaped cursor */
}
#multicb {
    float:left;
    margin-left:200px;
}
#other {
    height: 18px;
    width: 250px;
    background: transparent url(/img2/other.gif) no-repeat;
    background-position: 0 0;
    display: block;
    float:left;
    text-align: left;
    vertical-align: middle;
    text-indent: -9999em;
    cursor: pointer; /* hand-shaped cursor */
}
#othercb {
    float:left;
    margin-left:200px;
}
#formbottom{
    width:100%;
    overflow: hidden;
    background: transparent url(/img2/newpollbot.gif) no-repeat 93px 0px;
}
.pollformbottom{
    width:100%;
    overflow: hidden;
    margin-top:10px;
    padding-top:10px;
    background-color: #E1EDFA;
}
.man{
    float:left;
    display: block;
    height: 88px;
    width: 50px;
    background: transparent url(/img2/man.gif) no-repeat 5px 0;
}
.woman{
    float:right;
    height: 92px;
    width: 50px;
    background: transparent url(/img2/woman.gif) no-repeat;
}
#create-button{
    height: 26px;
    width: 119px;
    background: transparent url(/img2/create-button.gif) no-repeat;
    margin: 20px 0 0 0;
    border: 0;
    text-indent: -1000em;
    cursor: pointer; /* hand-shaped cursor */
    font-size: 0px;
    line-height: 0px;
}
#create-send-button{
    height: 26px;
    width: 236px;
    background: transparent url(/img2/create-tw-button.gif) no-repeat;
    margin: 20px 0 0 0;
    border: 0;
    text-indent: -1000em;
    cursor: pointer; /* hand-shaped cursor */
    font-size: 0px;
    line-height: 0px;
}
#form-bottom{
    background: transparent url(/img2/botbar.png) no-repeat;
    height: 5px;
    width: 950px;
    display: block;
}
* html #form-bottom{ /* IE6 HACK */
    background: transparent url(/img2/botbar.gif) no-repeat top left;
}
#footer{
    text-align: center;
    font-size: 0.8em;
    width: 950px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}
#abouttw{
    color: #777777;
}
#message {
    margin-bottom:5px;
    background-color: #ffffff;
    width:50%;
    margin-left: auto;
    margin-right: auto;
    font-size:1.2em;
}
#admin_menu{
    height: 1.6em;
    overflow:hidden;
    width: 820px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    background-color: #E8E8E8;
}
#pollurl {
    border: 2px solid #757575;
    background-color: #EBEBEB;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    font-size:0.8em;
    margin:0 205px 0 0;
    padding:0;
    height: 18px;
}
#pollmenu {
    padding-top:0px;
    overflow:hidden;
    width: 950px;
    margin-left: auto;
    margin-right: auto;
    background: transparent url(/img2/pollurl.gif) no-repeat 7px 1px;
    background-color: #869FCB;
}
#polltabtop{
    width:950px;
    height:4px;
    display:block;
    font-size: 0px;
    line-height: 0px;
    background: transparent url(/img2/tabstop.png) no-repeat top left;
}
* html #polltabtop{ /* IE6 HACK */
    background: transparent url(/img2/tabstop.gif) no-repeat top left;
}
#pollmenu ul{
    list-style:none;
    padding:0px 17px 0 0;
}
#pollmenu li{
    padding:0;
    float:right;
    margin-right:4px;
}
#pollmenu a{
    height:25px;
    display:block;
    text-indent: -9999em;
    padding: 0;
    margin: 0;
}
#poll_tab {
    background: transparent url(/img2/poll_tab.gif) no-repeat top left;
    width: 105px;
}
#results_tab {
    background: transparent url(/img2/results_tab.gif) no-repeat top left;
    width: 124px;
}
#comments_tab {
    background: transparent url(/img2/comments_tab.gif) no-repeat top left;
    width: 219px;
}
#embed_tab {
    background: transparent url(/img2/embed_tab.gif) no-repeat top left;
    width: 117px;
}
#pollheader {
    width: 950px;
    background-color: #E1EDFA;
    margin-left: auto;
    margin-right: auto;
    overflow:hidden;
    padding-top:5px;
    text-align:left;
}
#retweet, #tweetit {
    float: right;
}
/*
#avatar{
    float:left;
    background: transparent url(../../img/question-p.gif) no-repeat top left;
    text-indent: -9999em;
    height: 51px;
    width: 195px;
    display: block;
    margin-right:15px;
}
*/
#avatar{
    float:left;
    text-indent: -9999em;
    height: 51px;
    width: 195px;
    display: block;
    margin-right:15px;
}
#avatar-real{
    margin-left:10px;
    margin-right:15px;
    margin-top:3px;
    float:left;
    width: 40px;
    padding-right:15px;
    text-align: left;
    overflow:hidden;
}
#avatar-real img{
    border: 1px solid #D6D6D6;
    padding:2px;
    background-color:#ffffff;
    float:left;
    display:block;
}
#avatar-real a{
    padding:0;
    margin:0;
    border-style: none;
}
.no-avatar{
    border: 1px solid #D6D6D6;
    padding:2px;
    background-color:#ffffff;
    float:left;
    display:block;
    width:48px;
    height:48px;
}
#userinfo{
    float:left;
    font-size:0.8em;
    margin-left:5px;
}
#questionp{
    font-size:1.4em;
    margin-left:80px;
    margin-right:90px;
    margin-top: 10px;
    text-align: center;
}
#retweet a{
    background: transparent url(/img2/retweet.gif) no-repeat top left;
    text-indent: -9999em;
    height: 59px;
    width: 50px;
    display: block;
    margin-right: 5px;
}
#tweetit a{
    background: transparent url(/img2/tweetit.gif) no-repeat top left;
    text-indent: -9999em;
    height: 59px;
    width: 50px;
    display: block;
    margin-right: 5px;
}
#poll_div{
    width: 950px;
    background-color: #EDF4FC;
    margin-left: auto;
    margin-right: auto;
    overflow:hidden;
    padding-top: 10px;
}
.votetop{
    margin-left: auto;
    margin-right: auto;
    width:587px;
    background: transparent url(/img2/votetop.gif);
    height: 11px;
    padding: 0;
    display: block;
    font-size: 0px;
    line-height: 0px;
}
.votebottom{
    margin-left: auto;
    margin-right: auto;
    width:587px;
    background: transparent url(/img2/votebottom.gif);
    height: 11px;
    padding: 0;
    display: block;
    font-size: 0px;
    line-height: 0px;
}
.vote-buttons{
    margin-top:15px;
}
#options{
    margin-left: auto;
    margin-right: auto;
    text-align:left;
    width:567px;
    padding-left: 20px;
    background: transparent url(/img2/votebg.gif);
}
#options li, #results-list li, #leave-comment li, #leave-comment2 li{
    list-style:none;
    padding-bottom:5px;
    overflow: hidden;
    width:550px;
}
.optcb{
    float:left;
    margin-top:5px;
}
.optlabel {
    cursor: pointer; /* hand-shaped cursor */
    margin-left: 20px;
    font-size:1.1em;
    display: block;
    padding:2px;
}
#options label:hover {
    background-color: #E1EDFA;
}
.otherlabel{
    margin-left:7px;
}
#otherfield{
    border: 2px solid #ffffff;
    background-color: #ffffff;
    width: 500px;
    margin-top:0;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    font-size: 0.8em;
}

#leave-comment{
    padding-top:10px;
    text-align:left;
    padding-bottom:0px;
    margin-left: auto;
    margin-right: auto;
    text-align:left;
    width:567px;
    padding-left: 20px;
    background: transparent url(/img2/votebg.gif);
}
.leave-text{
    font-size:0.8em;
}
#leave-comment .toplinks, #leave-comment2 .toplinks{
    margin-left: 40px;
}
#pollcomment{
    border: 2px solid #ffffff;
    background-color: #ffffff;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    font-size: 0.8em;
    width: 540px;
    height: 4.2em;
    overflow:auto;
}
#pollcommentau{
    border: 2px solid #ffffff;
    background-color: #ffffff;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    font-size: 0.8em;
    width: 230px;
}
#email{
    border: 2px solid #ffffff;
    background-color: #ffffff;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    font-size: 0.8em;
    width: 235px;
    margin-right: 5px;
    float:right;
}
.vote-button-li{
    text-align: center;
}
#before-bar{
    display:block;
    height:20px;
    font-size: 0px;
    line-height: 0px;
}
#moving-bar{
    background-color: #869FCB;
    width: 950px;
    display:block;
}
#moving-menu{
    padding:3px;
}
#moving-contents input {
    padding:0;
    margin:0;
    border-style:none;
}
#fixed-poll{
    height: 21px;
    width: 50px;
    background: transparent url(/img2/fixed_poll.gif) no-repeat;
    border-style:none;
    cursor: pointer;
}
#fixed-results{
    height: 21px;
    width: 77px;
    background: transparent url(/img2/fixed_results.gif) no-repeat;
    border-style:none;
    cursor: pointer;
}
#fixed-write{
    height: 21px;
    width: 151px;
    background: transparent url(/img2/fixed_write.gif) no-repeat;
    border-style:none;
    cursor: pointer;
}
#fixed-refresh{
    height: 21px;
    width: 157px;
    background: transparent url(/img2/fixed_refresh.gif) no-repeat;
    border-style:none;
    cursor: pointer;
}
#new-comments{
    display:block;
    width: 950px;
    background-color: #CCDCEE;
    color:#000000;
    font-weight:bold;
    font-size:0.9em;
    padding:3px 0 3px 0;
}
#new-comments a{
    color:#000000;
    margin:3px 0 3px 0;
}
.botmenu {
    margin-left: auto;
    margin-right: auto;
    width: 600px;
    margin-top: 10px;
    display: block;
}
.botmenu a{
    font-size:1.1em;
    text-decoration: none;
    height:25px;
    padding: 3px 20px 3px 20px;
    margin: 0 5px 0 0;
    background-color: #005FAC;
    color:#ffffff;
}
.botmenu a:hover{
    text-decoration: none;
    background-color: #005FAC;
    color:#ffffff;
}

.vote-button{
    height: 26px;
    width: 119px;
    background: transparent url(/img2/vote.gif) no-repeat;
    border: 0;
    cursor: pointer;
    font-size: 0px;
    line-height: 0px;
}
#results-button{
    height: 26px;
    width: 119px;
    background: transparent url(/img2/results.gif) no-repeat;
    border: 0;
    cursor: pointer;
    font-size: 0px;
    line-height: 0px;
}
#results_div{
    width: 950px;
    background-color: #EDF4FC;
    margin-left: auto;
    margin-right: auto;
    overflow:hidden;
    padding-top: 10px;
}
.messinside{
    background: transparent url(/img2/votebg.gif);
    width: 587px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom:10px;
    font-size: 1.1em;
}
#votescount{
    float:left;
    text-align:center;
    display:block;
    width:210px;
    font-size:2em;
    margin-top:0;
    padding-left: 0;
}
#refresh-res{
    background: transparent url(/img2/refresh.gif);
    width: 64px;
    height: 18px;
    border-style:none;
    cursor: pointer;
}
#results-list, #other-list{
    text-align:left;
    padding-left: 210px;
}
#results-list li, #other-list li {
    margin-bottom:0;
    padding: 0;
    list-style: none;
}
#viewotherslink{
    font-size:0.9em;
}
#other-list li {
    font-size: 0.9em;
    margin-left: 60px;
}
.perc{
    font-size: 1.1em;
    padding-left:3px;
    float:left;
}
.resrest {
    margin-left: 60px;
    margin-right: 20px;
    display:block;
}
.smallli{
    font-size: 1px;
    line-height: 1px;
}
.smline {
    width:50px;
    display:block;
    height:4px;
    font-size: 1px;
    line-height: 1px;
    margin:0;
    padding:0;
    float:left;
}
.visval {
    display:block;
    height:10px;
    margin-bottom: 5px;
    font-size: 0px;
    line-height: 0px;
}
#comments_div{
    width: 950px;
    background-color: #EDF4FC;
    margin-left: auto;
    margin-right: auto;
    overflow:hidden;
    padding-top: 10px;
}
#leave-comment2{
    text-align:left;
    margin-left: auto;
    margin-right: auto;
    text-align:left;
    width:567px;
    padding-left:20px;
    background: transparent url(/img2/votebg.gif);
}
#comment{
    border: 2px solid #FFFFFF;
    background-color: #FFFFFF;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    font-size: 0.8em;
    width: 540px;
    height: 7em;
    overflow:auto;
}
#commentau{
    border: 2px solid #FFFFFF;
    background-color: #FFFFFF;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    font-size: 0.8em;
    width: 230px;
}
.authtitle{
    float:left;
    display:block;
    width:135px;
    font-size: 0.8em;
    margin-top: 3px;
}
.authtitle2{
    float:left;
    display:block;
    width:80px;
    font-size: 0.8em;
    margin-top: 3px;
}
.comform-ava{
    float:left;
}
.comform-aut{
    margin-left: 30px;
}
#comment-buttons{
    margin-top:10px;
}
#write-button{
    height: 24px;
    width: 117px;
    background: transparent url(/img2/write.gif) no-repeat;
    border: 0;
    cursor: pointer;
    font-size: 0px;
    line-height: 0px;
}
#comments-count{
    margin-top:10px;
}
#comments{
    margin-top: 0px;
    text-align: left;
    padding: 10px;
}
#comments li, #comments .com-li{
    list-style: none;
    border-bottom: 1px dotted #00458F;
    margin: 0 0 0 50px;
    padding:15px 10px 15px 10px;
    overflow:hidden;
    width:790px;
}
.com-li{
    display:block;
}
.com-odd{
    background-color:#F6F9FB;
}
.com-admin:hover, .com-li:hover {
    background-color:#ffffff;
}
.com-avatar{
    float:left;
    width:48px;
    height:48px;
    border: 1px solid #D6D6D6;
    padding:2px;
    background-color:#ffffff;
    display:block;
}
.com-avatar-small{
    float:left;
    width:36px;
    height:36px;
    border: 1px solid #D6D6D6;
    padding:2px;
    background-color:#ffffff;
    display:block;
}
.com-avatar a, .com-avatar-small a{
    margin:0;
    padding:0;
    border-style:none;
    font-size:0;
}
.com-avatar img, .com-avatar-small img{
    margin:0;
    padding:0;
    border-style:none;
}
.com-text{
    margin-left: 60px;
}
.com-header{
    display:block;
    overflow:hidden;    
}
.com-author{
    font-size: 0.8em;
    font-weight: bold;
    color: #000000;
}
.com-author a{
    color: #005FAC;
}
.com-time{
    margin-left: 3px;
    font-size: 0.8em;
    color:#999999;
}
.comment-sel{
    float:right;
    margin-left:20px;
}

.com-vote{
    float:right;
    width:40px;
    overflow:hidden;
    font-size:0.8em;
    text-align:right;
    display:block;
    color: #999999;
}
#plus, #minus{
    float:right;
    text-indent: -9999em;
    background-image:url(/img2/plus.gif);
    display: block;
    width:14px;
    height:14px;
    padding:0;
    margin:0 3px 0 0;
    font-size: 0px;
    line-height: 0px;
    color:#fff;
}
#minus{
    background-image:url(/img2/minus.gif);
}
.com-no{
    text-align:center;
}
.com-contents{
    font-size: 0.9em;
}
.com-reply{
    float:right;
    font-size:0.8em;
}
.com-new{
    background-color: #FFFDEA;
}
.com-new a{
    margin: 0;
    padding: 0;
}
#delete-button{
    height: 24px;
    width: 234px;
    background: transparent url(/img2/delete-selected.gif) no-repeat;
    border: 0;
    cursor: pointer;
    font-size: 0px;
    line-height: 0px;
}
#topcom-button{
    height: 24px;
    width: 227px;
    background: transparent url(/img2/leaveacom.gif) no-repeat;
    border: 0;
    cursor: pointer;
    font-size: 0px;
    line-height: 0px;
}

#embed_div{
    width: 950px;
    background-color: #EDF4FC;
    margin-left: auto;
    margin-right: auto;
    overflow:hidden;
    padding-top: 10px;
}




#polls-title {
    overflow:hidden;
    width: 950px;
    margin-left: auto;
    margin-right: auto;
    background-color:#E1EDFA;
    font-size:1.4em;
    padding: 10px 0 10px 0;
}
#polls-list {
    text-align: left;
    width: 950px;
    margin-left: auto;
    margin-right: auto;
    background-color: #EDF4FC;
    padding:0;
    padding-top: 10px;
    padding-bottom: 20px;
}
#polls-list li {
    list-style: none;
    padding: 7px 2px 7px 30px;
    font-size:1.2em;
    overflow:hidden;
    width:910px;
}
#polls-list li:hover {
    background-color: #ffffff;
}
.polllist-avatar{
    float:left;
    width:48px;
    height:48px;
    border: 1px solid #D6D6D6;
    padding:2px;
    background-color:#ffffff;
    display:block;
}
.pollinfo{
    margin-left: 65px;
}
.pollq a{
    text-decoration: none;
}
.polldesc {
    font-size:0.7em;
    margin-left: 5px;
    color: #999999;
}
.polldesc a{
    color: #333333;
    padding:0;
    margin:0;
}
.polldesc a:hover{
    background-color: #ffffff;
    color: #333333;  
}
.invfld{
    display:none;
}