body,td { font: 11px Georgia,'Times New Roman',Times,serif; color:#FFF; line-height: 1.4em;}

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

#mainContent table { }
#mainContent a { color: #F30; }
#mainContent a:hover { color: #FFF; }

#booktable td {  border-bottom:1px solid #358; }
#booktable td a { float:right; color:#F30; text-decoration:none; } 
#booktable td a:hover { color:#FFF; text-decoration:none; }

.casttable td {  border-bottom:1px solid #358; padding:2px 0 2px 0; }
.casttable td a { float:left; color:#F30; text-decoration:none; } 
.casttable td a:hover { color:#FFF; text-decoration:none; }

.quote { font: normal 16px Georgia,'Times New Roman',Times,serif; color:#FFF; margin: 0 0 10px 0; }
.credit { font: normal 10px Georgia,'Times New Roman',Times,serif; color:#DDE; margin-left:10px; text-transform:uppercase; }

h1 {  }
h2 { font: normal 20px Georgia,'Times New Roman',Times,serif; color:#DDE; margin:6px 0 10px 0; }
h3 { font: normal 16px Georgia,'Times New Roman',Times,serif; color:#FFF; line-height:24px; margin:0; }

hr { border: 1px; color: #358; background-color: #358; height: 1px; clear: both; }

/*
#nav { float:left; list-style:none; margin:0; padding:0; }
#nav li { float:left; list-style:none; height:45px; margin:0; }
#nav li a { float:left; display:block; text-decoration:none; }
*/

#nav ul { margin: 0; padding: 0; list-style-type: none; text-align: center; }
#nav ul li { display: inline; height:55px; }
#nav img { height:55px; }

#navsocial ul { margin: 0; padding: 0; list-style-type: none; text-align: center; }
#navsocial ul li { display: inline; height:45px; }
#navsocial img { height:45px; }

#sitelink { position:absolute; top:0; right:0; z-index:1000; }

.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: relative;
xbackground-color: #E7EADE;
margin: 0 0 0 95px;
padding:0 10px 0 0;
}

.scrollgeneric { line-height: 1px; font-size: 1px; position: absolute; top: 0; left: 0; }
.vscrollerbase { width: 10px; background-color: #136; 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: #358; }
.hscrollerbase { height: 10px; background-color: #136; }
.hscrollerbar { height: 10px; background-color: #358; }
.scrollerjogbox { width: 10px; height: 10px; top: auto; left: auto; bottom: 0px; right: 0px; xbackground-color: gray; }
