.analytics h2 {margin-right: 20px; margin:10px 10px 5px 0px; line-height: 1.6em; border-bottom: 1px solid #cfcfcf }
#content a.unpurchased{font-weight: normal; background: url(/images/admin/check.gif) top left no-repeat;}
#content a.purchased{background: url(/images/admin/dash.gif) top left no-repeat;}
a.purchased, a.unpurchased{display: block; text-indent: 20px}
dd {
text-indent: 20px
}
#blackout{
width:3000px;
height:3000px;
position:fixed;
top:0;
left:0;
background-color:#305880;
-moz-opacity:0.5;
filter:alpha(opacity=50);
opacity:0.5;
}
#lightbox{
border:2px solid #305880;
width:70%;
position: fixed;
top:10%;
left:15%;
z-index:50;
}
#menubar{
background: url(/images/users/lightbox/menubarbg.jpg) repeat-x;
height:30px;
}
#title{
float:left;
color:#305880;
font-weight:bold;
font-style:italic;
margin:2px 0 0 5px;
}
#close{
float:right;
width:18px;
height:18px;
overflow:hidden;
background: url(/images/users/lightbox/closebutton.gif) no-repeat;
margin:3px;
cursor:pointer;
}
#close:hover{
background:url(/images/users/lightbox/closebuttonhover.gif) no-repeat;
}
#lightboxContent{
padding:5px;
background: #ffffff;
display:block;
width:auto;
}
#lightboxContent label{
display:block;
margin:5px 0;
}
#content{
padding:5px;
}
label{
display:block;
margin:5px 0;
}
.radioQuestion{
font-family:Arial, Helvetica, Sans-serif;
margin:10px 0;
}
.radioQuestion .radioButton{
height:17px;
background: #315881 url(/images/users/lightbox/radiobuttonbg.jpg) repeat-x;
font-size:12px;
padding:0 3px;
margin:5px 2px 5px 9px;
font-weight:bold;
font-family:Arial, Helvetica, Sans-serif;
text-align:center;
cursor:pointer;
border-width:2px;
border-color: #7a9bbd;
}
.unchecked{
border-style:outset;
color: #ffffff;
}
.checked{
border-style:inset;
color: #000000;
}
.radioQuestion input{
display:none;
}
.textQuestion{
font-family:Arial, Helvetica, Sans-serif;
margin:10px 0;
}
.textQuestion textarea{
width:99%;
border:1px solid #333;
height:70px;
background:url(/images/users/lightbox/textareabg.jpg) repeat-x;
margin-bottom:8px;
padding:3px;
}
.submit{
height:30px;
background: #315881 url(/images/users/lightbox/radiobuttonbg.jpg) repeat-x;
font-size:14px;
padding:0 3px;
margin:5px;
font-weight:bold;
font-family:Arial, Helvetica, Sans-serif;
text-align:center;
cursor:pointer;
border-width:2px;
border-color: #7a9bbd;
color:#ffffff;
float:right;
}
