/* POP UP Styles - CSS Document */
body { font-size:11px; font-family:"Helvetica", Arial; margin:0; padding:0; color:#646464;}

#popUpBox { padding:20px;}
#popUpBox .popUpTitle { color:#000000; font-size:24px; padding:0 0 10px 0; border-bottom:1px solid #cdced0; margin-bottom:10px;}
#popUpBox .smallTitle { font-size:16px; margin-bottom:5px;}
#popUpBox .imageTitle { margin-bottom:10px;}
#popUpBox .textBox { padding:5px 0; border-top:1px solid #bcbec0; border-bottom:1px solid #bcbec0; margin-bottom:15px;}
#popUpBox .largeText { font-size:14px;}
#popUpBox .blueTitle { color:#00A4E4; font-size:14px; margin-bottom:10px;}
#popUpBox .blueTitleSmall { color:#00A4E4; font-size:12px; margin-bottom:5px;}
#popUpBox ul { list-style : none; margin : 0; padding : 0; }

.whatsOnTable { width:640px; font-size:12px;}
.whatsOnTable td { padding:5px; color:#000000;}
.whatsOnTable td.colA { width:95px;}
.whatsOnTable td.colB { width:160px;}
.whatsOnTable td.colC { width:130px;}
.whatsOnTable td.colD { width:127px;}
.whatsOnTable td.colE { width:127px;}
.whatsOnTable a { color:#E20177; text-decoration:underline;}
.whatsOnTable a:hover { text-decoration:none;}
.whatsOnTable .imageLink { border:none;}

form { padding:0; margin:0;}
forum ul { list-style : none; margin : 0; }
fieldset { padding:0; margin:0; border:none;}
.note { float:left;}
.submitVoteBtn { width:69px; height:19px; float:left; margin:5px 0 0 30px;}

.lg-poll-questions { float : left; }
.lg-poll-results { float : left; margin-left : 100px; }

#loading { display : none; position : absolute; left : 80px; top : 235px; background : transparent url(/assets/images/throbber.gif) no-repeat left center; padding-left : 22px; }


.poll-questions input, .lg-poll-questions label { width : auto; }
.poll-questions ul { list-style : none; margin : 0; padding : 0; width:300px; }
.poll-questions ul li { display : block; float:left; }
.poll-results ul { list-style : none; padding : 0; margin : 0; display : block; }
.percentage { color : #FFF; margin:5px 0; background:none; clear:both;}
.percentageLeft {width:10px; height:14px; background:url(/assets/images/pollPercentageLeft.gif) no-repeat; float:left;}
.percentageRight {height:13px; background:url(/assets/images/pollPercentageRight.gif) top right no-repeat; float:left; font-size:10px; padding:1px 10px 0 0;}
.clear { clear:both;}