/* Poll Admin style */

#pow_poll{position:relative;}

#cntnt,#nav{margin:.1em;padding:1em;}
#cntnt{border-left:100px solid #fff;border-right:200px solid #fff;}

#pow_poll .poll{display:block;float:left;width:90%;padding:1em 0 0 2em;margin:-.6em 0 1em 1em;}
#pow_poll .poll .rInner{padding:.5em .5em .5em 1.5em;}
#pow_poll legend strong,.header{display:block;margin:.5em 0;font:bold 1.3em sans-serif;color:#333;list-style:none;background:#fff;position:relative;left:-.5em;}
.poll .header{margin:0;}
.poll ul{list-style:none;padding:0;}
.help code{display:block;background:#eee;border:1px solid #ccc;padding:1em;margin:1em 0;}
.help img{display:block;margin:1em 0;}
.help ol{padding:.5em 0 1em;;}
.indent{text-indent:1.7em;padding:2.3em 0 0;}

#poll_name{font-size:2em;width:100%;padding:.2em 0;}

#poll_time{margin:1em 0 0 2em;}
#sheduler{padding:2em .5em 0;}
#start_time,#end_time{padding:0 0 .8em;}

#config_form {}


#opts{padding:.5em 0 0 2em;margin:1em 0;position:relative;}
#opts input{width:70%}
#opts legend strong{left:-1.7em;}
#opts ol{margin:0;padding:0;color:#ccc;list-style:none;}
#opts li{background:#fff;}
#opts a{padding:.3em;border:none;color:#c00;}
#opts a:hover{background:#c00;color:#fff;}
#opts #new_opt{width:40%;}
#opts #add_opt{width:29%;font-size:90%;}

#polls_list{float:right;position:relative;width:180px;padding:0;margin:0 -200px 0 0;_margin:0 -100px 0 0;background:#fff;border:1px solid #fff;overflow:visible;}
#lgnd{list-style:none;margin:2em 0 0 -1.4em;font-weight:bold;color:#888;border-top:1px solid #ccc;}
#lgnd ul{margin:0 0 0 1.4em;padding:0;font-weight:normal;}
#lgnd ul li{padding:0;margin:0;line-height:1em;}
#polls_list #lgnd ul small{color:#888;font-size:60%;}
#polls_list .static,#polls_list .sheduled,#polls_list .expired{list-style:square;font-size:140%;line-height:100%;}
#polls_list .static{color:#900;}
#polls_list .expired{color:#ccc;}
#polls_list .sheduled{color:#580;}
#polls_list .static *,#polls_list .sheduled *,#polls_list .expired *{color:#00019b;font-size:72%;}
#pow_poll #polls_list strong{color:#000;}

#css{float:right;}
#delete_poll{position:absolute;margin:.2em 0 0;right:1em;}

/*navigation*/
#nav{list-style:none;float:left;width:82px;padding:3px;background:#f8f8f5;border:2px solid #fcfcf8;position:relative;left:0;margin:.1em 0 0 -100px;_margin:.1em 0 0 -55px;}
#nav li{margin:.2em 0;background:#fff;}
#nav a,#nav strong{display:block;width:80px;height:80px;border:1px solid #ccc;}
#nav li a span,#nav strong span{display:none;}
#nav li a:hover span{display:block;width:110px;position:absolute;top:-1.7em;z-index:100;background:#fff;color:#000;font-weight:bold;}
#nav a{opacity:.5;filter:Alpha(opacity=50);}

#manage a,#manage strong{background:url(../p/polls.png) 0 -100px no-repeat;}
#new a,#new strong{background:url(../p/!.png) 0  -100px no-repeat;}
#config a,#config strong{background:url(../p/config.png) 0  -100px no-repeat;}
#help a,#help strong{background:url(../p/help.png) 0 -100px no-repeat;}
#nav a:hover,#nav strong{background-position:0 0;border-color:#888;opacity:1;filter:Alpha(opacity=100);}

#pow_poll #subnav{margin:-2em 1em 0;}

#pow_poll .help{padding:1em 0 0 2em;margin:-1.7em 0 1em 1em;}
#pow_poll .help h3{margin:1em 0 .5em;}

#ver{display:block;color:#999;text-align:center;padding:2em 0 0;}
#pow_poll #message{margin:1em .2em;}
#loader{display:block;background:#fff url(../p/throbber.gif) 0 60% no-repeat;height:1.4em;padding:1em 0 .1em;text-indent:2.4em;position:absolute;}

.s{display:block;width:9px;height:9px;border:5px solid #fff;position:absolute;left:-14px;bottom:0;background:#058 url(../p/pm.gif) 0 -9px no-repeat;cursor:pointer;}
.clsd .s{background-position:0 0;}
.clsd #poll_time{display:none;}
.opn #poll_time{display:block;}
.blend{opacity:0;filter:Alpha(opacity=0);height:1%;}

#fix{display:block;}