﻿
/*CSS Reset*/
/*Please add this reset to each project to reset the browser's default values*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,
address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,
var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
{margin:0;padding:0;border:0;outline:0}
ol, ul ,li{list-style:none}blockquote, q {quotes:none}
/* /CSS Reset*/

.main{height:100%;clear:both;background:transparent url(/news/images/CCBTM.jpg) repeat-x scroll center bottom;border:1px solid #DFDFDF;margin-bottom:20px;padding-bottom:10px}
.clear{clear:both}

.qstPageWrapper{width:250px;padding:10px 20px}
.qstPageQuestion, .rsltPageQuestion{color:#929292; font-weight:bold; font-size:110%}
.qstPageAnswers{}
.qstPageAnswers ul{margin:0;padding:10px 0}
.qstPageAnswers li{list-style:none;}
.qstPageAnswers li span{color:#000000}
.qstPageButtons{ text-align:center}
.qstPageBtnVote, .qstPageBtnPrevious, .rsltPageBtnPrevious, .rsltPageBtnBack, .prevPageBtnBack{border:0;color:#FFFFFF;background:url(/news/images/poll_btn.jpg) repeat-x bottom; padding:.2em}


.rsltPageWrapper{width:250px;padding:10px}

.rsltPageResults{margin:15px 0 0 0}
.rsltPageResults ul{margin:0;padding:0}
.rsltPageResults li{list-style:none;margin:5px 0 0 0;color:#000000}
.rsltPageAnswer{font-weight:bold}
.rsltPageRecord{margin:0 10px 0 0}
.rsltPageResultsBar{height:10px;border:solid 1px #DFDFDF;float:left;width:100px;margin:5px 20px 0 0;clear:both;overflow:hidden}
.rsltPageResultsBarT{background:#EB3C32;float:left;height:10px;clear:both;overflow:hidden}
.rsltPageRecordPerc{font-weight:bold}
.rsltPageTotalVotes{margin:15px 0 0 0}
.rsltPageButtons{margin:15px 0 0 0;float:right}


.prevPageWrapper{width:250px;padding:10px}
.prevPageGridDiv{}
.prevPageGrid a{}
.prevPagePaging{}
.prevPageButtons{margin:15px 0 0 0;float:right}

/**.Poll{border:1px solid #dfdfdf;margin-bottom:10px;padding-bottom:10px;background:transparent url(/news/images/CCBTM.jpg) repeat-x scroll center bottom;}
*/
.clr{float:none;clear:both;height:0;margin:0;padding:0;line-height:0px}
.Poll h4{height:20px;width:100%;padding:2px 0 0 0px; font-size:.8em}
/*.Poll span{text-decoration:none;margin-left:10px;color:#929292}*/
.Poll h1{padding:7px;font-size:110%;border-bottom:1px solid #dfdfdf; background:#f9fdff; color:#1A6AB0; margin:0}
.Poll h1 span{font-size:55%}
.Poll ul li{list-style:none; margin:5px 0}
.Poll a{margin:15px 10px 0 0;float:left;cursor:pointer;font-size:85%; color:#1A6AB0; text-decoration:none}