body,td { font: 13px 'Trebuchet MS', Helvetica, sans-serif; color:#FFF; line-height: 1.4em;}

.background { width:100%; height:100%; background:#000 url(../img/microsites/rockyhorrorshow/background.jpg) no-repeat top center; }

#mainContent table { border-collapse:collapse; }
#mainContent a { color:#F00; text-decoration:none; }
#mainContent a:hover { color:#F00; text-decoration:underline; }

#booktable td {  border-bottom:1px solid #404E65; }
#booktable td a { float:right; color:#F00; text-decoration:none; } 
#booktable td a:hover { color:#F00; text-decoration:underline; }

.casttable td {  border-bottom:1px solid #404E65; padding:2px 0 2px 0; }
.casttable td a { float:left; color:#F00; text-decoration:none; } 
.casttable td a:hover { color:#F00; text-decoration:underline; }

.quote { font: bold 13px 'Trebuchet MS', Helvetica, sans-serif; color:#FFF; margin: 0 0 10px 0; text-transform:uppercase; }
.credit { font: normal 12px 'Trebuchet MS', Helvetica, sans-serif; color:#FFF; margin-left:10px; text-transform:none; line-height:18px; }

h1 { font: normal 20px 'Trebuchet MS', Helvetica, sans-serif; margin:0; text-transform:uppercase; }
h2 { font: normal 18px 'Trebuchet MS', Helvetica, sans-serif; color:#FFF; margin:0 0 10px 0; text-transform:uppercase; }
h3 { font: normal 16px 'Trebuchet MS', Helvetica, sans-serif; color:#FFF; line-height:24px; margin:0; }

hr { border: 1px; color: #404E65; background-color: #004581; height: 1px; clear: both; }

#nav ul { width:569px; margin: 0 auto; padding: 0; list-style-type: none; text-align: center; }
#nav ul li { float:left; display: inline; height:45px; }
#nav img { height:45px; }

.left { float:left; }

/* Scroll Bar Styling Starts Here */

#scrollContent {
/* Typical fixed height and fixed width example */
text-align:left;
width: 450px;
height: 320px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: absolute;
top:100px;
left:90px;
/*
margin: 10px 0 0 0;
*/
padding:0 10px 0 0;
}

.scrollgeneric { line-height: 1px; font-size: 1px; position: absolute; top: 0; left: 0; }
.vscrollerbase { width: 10px; background-color: #022E51; filter:alpha(opacity=50); /* Internet Explorer */ -moz-opacity:0.5; /* Mozilla 1.6 and below */opacity: 0.5; /* newer Mozilla and CSS-3 */ }
.vscrollerbar { width: 10px; background-color: #FFF; }
.hscrollerbase { height: 10px; background-color: #022E51; }
.hscrollerbar { height: 10px; background-color: #FFF; }
.scrollerjogbox { width: 10px; height: 10px; top: auto; left: auto; bottom: 0px; right: 0px; xbackground-color: gray; }
