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;
}
h2 {
margin: 10px 0 5px 0;
font: bold 14px/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;
}
.infoPosition a:link {
color: #fff;
text-decoration: none;
}
.infoPosition a:visited {
color: #fff;
text-decoration: none;
}
.infoPosition a:hover {
color: #fff;
text-decoration: underline;
}
.infoPosition a:active {
color: #fff;
text-decoration: none;
}
#mainContent {
width: 970px;
margin: 0px auto;
padding: 25px 0;
overflow-x: hidden;
text-align: left;
}
#central {
float: left;
width: 630px;
}
#central .contentHeader li a:hover {
color: #929292;
}
#central .contentHeader li a.selected:hover {
color: #211f1f;
}

.episodesListHeader {
margin-bottom: 10px;
}
.episodesListHeader h2 {
font: normal 22px Arial,Helvetica,sans-serif;
color: #211f1f;
}
.episodesListHeader .details {
font: normal 12px Arial,Helvetica,sans-serif;
color: #929292;
}
.episodesListBloc {
width: 100%;
margin: 0px 0px 25px;
padding-bottom:2px;
border-bottom: 1px dashed #ebebeb;
}
.episodesList {
width: 100%;
margin: 0px 0 3px;
list-style: none;
}
.episodesList li {
float: left;
width: 203px;
margin-right: 10px;
font: normal 12px/18px Arial,Helvetica,sans-serif;
}
.episodesList li.lastColumn {
float: right;
width: 203px;
margin: 0px;
}
.episodesList li .description {
font: normal 11px Arial,Helvetica,sans-serif;
color: #929292;
margin-bottom:5px;
}
.episodesList li .technical {
font: bold 11px Arial,Helvetica,sans-serif;
color: #929292;
margin-bottom:7px;
}
.episodesList li .links {
font: normal 11px Arial,Helvetica,sans-serif;
color: #211f1f;
}
.episodesList li .links a.main {
color: #009ddf;
text-decoration: none;
}
.episodesList li .links a.main:hover {
color: #e1007a;
text-decoration: none;
}
#rightColumn {
width: 300px;
float: right;
}
#rightColumn .messageBoxHomePage {
width:300px;
height:32px;
padding:0px 0px 0px 0px;
margin-bottom: 15px;
font: bold 12px Arial,Helvetica,sans-serif;
color:#fff;
text-align:center;
}
#rightColumn .advertising {
}
#rightColumn .advertisingLabel {
font-size: 9px;
text-align: center;
color: #929292;
}
#rightColumn .advertising img {
border: 0px solid #999;
}
#rightColumn .links {
margin-bottom: 15px;
padding: 0px;
list-style: none;
}
#rightColumn .links li .logo {
float: left;
width: 50px;
padding-top: 20px;
}
#rightColumn .links li .details {
width: 240px;
padding-top: 20px;
float: right;
font: normal 10px Arial,Helvetica,sans-serif;
}
#rightColumn .links li .details .title {
margin: 0 0 5px 0;
font-size: 12px;
font-weight: bold;
}
#epSmallThumb {
position: relative;
float: left;
width: 203px;
height: 128px;
margin-bottom: 5px;
overflow: hidden;
}
#epSmallThumb #newEpisode {
position: absolute;
width: 40px;
height: 25px;
top: 0px;
left: 0;
right: 0;
bottom: 0;
z-index: 1;
-moz-opacity: 0.85;
filter: alpha(opacity=85);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
opacity: 0.85;
background: #e1007a;
}
#epSmallThumb #newEpisode p {
margin-top:6px;
text-align: center;
color: #fff;
font: bold 11px Gill Sans, Verdana;
}
#epSmallThumb #previousEpisodeDetails {
position: absolute;
width: 100%;
height: 30px;
top: 98px;
left: 0;
right: 0;
bottom: 0;
z-index: 1;
-moz-opacity: 0.85;
filter: alpha(opacity=85);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
opacity: 0.85;
background: #211f1f;
}
#epSmallThumb #previousEpisodeDetails .title {
margin-top:6px;
text-align: center;
color: #fff;
font: normal 13px Gill Sans, Verdana;
}
#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;
}