body {
min-width:1100px;
margin: 0px;
padding: 0px;
font-size: 11px;
line-height: 18px;
text-align: center;
font-family: Arial,Helvetica,sans-serif;
}
img {
border: none;
}
h1 {
margin: 0 0 15px 0;
font: bold 24px/32px Arial,Helvetica,sans-serif;
color: #211f1f;
}
.clearboth {
clear: both;
display: block;
height: 0;
visibility: hidden;
}
.clear_fix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clear_fix {
height: 1%;
}
/* End hide from IE-mac */
a:link {
color: #211f1f;
text-decoration: none;
}
a:visited {
color: #211f1f;
text-decoration: none;
}
a:hover {
color: #929292;
text-decoration: none;
}
a:active {
color: #929292;
text-decoration: none;
}
#headerBackground {
background: url(http://static1.awan-awan.com/images/headerbg.gif) repeat-x;
width: 100%;
height: 66px;
border-bottom: 3px solid #ccc;
}
#header {
width: 970px;
margin: 0 auto;
}
#logo {
float: left;
margin: 23px 0 0px 0;
display: inline;
}
#shows {
float: left;
margin: 39px 0 0 50px;
display: inline;
}
#shows span {
margin-right: 50px;
}
#shows a {
font: normal 18px Arial,Helvetica,sans-serif;
color: #211f1f;
text-decoration: none;
}
#shows a:hover {
color: #929292;
text-decoration: none;
}
#topRight {
float: right;
margin: 32px 0 0 0;
display: inline;
font: normal 11px Arial,Helvetica,sans-serif;
/*font-variant: small-caps;*/
text-transform: uppercase; 
color: #bbb;
text-align: right;
}
#topRight a {
font: normal 11px Arial,Helvetica,sans-serif;
color: #009ddf;
font-weight: bold;
}
#topRight a:hover {
color: #e1007a;
text-decoration: none;
}
#terms {
float: left;
width: 970px;
margin-top: 0px;
}
#terms p {
margin-bottom:10px;
}
#mainContent {
width: 970px;
margin: 0px auto;
padding: 25px 0;
overflow-x: hidden;
text-align: left;
}
#episodeHeader {
background: #211f1f;
}
#episodeHeader .details {
text-align: left;
width: 970px;
margin: 0 auto;
color: #fff;
padding: 10px 0;
}
#episodeHeader .details h1 {
font: bold 24px Arial,Helvetica,sans-serif;
margin:0px 0 8px 0;
color: #fff;
}
#episodeHeader .details .technical {
font:normal 11px Arial,Helvetica,sans-serif;
color:#929292;
}
#bottomBackground {
border-top: 2px solid #ccc;
background: #211f1f;
width: 100%;
height: 50px;
}
#bottom {
width: 970px;
margin: 0 auto;
font: normal 10px Arial,Helvetica,sans-serif;
color: #fff;
}
#bottomLinks {
float: left;
margin: 10px 0px 10px 0px;
display: inline;
}
#bottomLinks a {
color: #fff;
text-decoration: none;
}
#bottomLinks a:hover {
color: #fff;
text-decoration: none;
}
#haveaniceday {
float: right;
margin: 10px 0px 10px 0px;
display: inline;
}