@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	color:#cccccc;
	background-color:#000000;
	}

#swf-banner {
	height:56px;
	border-bottom:#5eade4 1px solid;
	background-image:url(images/top-banner-bg.jpg);
	background-repeat:repeat-x;
	}

#swf-object {
	width:770px;
	margin:0 auto;
	}

#whole-body-wrapper {
	background-image:url(images/header-bg.jpg);
	background-repeat:repeat-x;
	}

#wrapper {
	width:966px;
	margin:0 auto;
	}

#link-container {
	height:50px;
	background-image:url(./images/link-bg.jpg);
	background-repeat:no-repeat;
	text-align:center;
	}

.toplinks {
	width:118px;
	height:49px;
	display:inline-block;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#ffffff;
	font-weight:bold;
	letter-spacing:-1px;
	text-decoration:none;
	line-height:40px;
	}

.toplinks:hover {
	background-image:url(./images/link-active-bg.jpg);
	background-repeat:no-repeat;
	color:#000000;
	}

#body-container {
	background-image:url(./images/body-bg.jpg);
	background-repeat:repeat-y;
	clear:both;
	min-height:100%;
	height:100%;
	overflow:hidden;
	font-family: Tahoma, Arial, sans-serif;
	padding-top:5px;
	}

#right-column {
	width:181px;
	float:right;
	}

#left-column {
	width:181px;
	float:left;
	}

#middle-contents {
	width:603px;
	margin:0 181px 0 181px;
	padding-top:10px;
	}

.tab-boxes {
	height:44px;
	margin:20px 0 10px 0;
}

#newstitle {
	background-image:url(./images/tab-news.jpg);
	background-repeat:no-repeat;
	}

#eptitle {
	background-image:url(./images/tab-episodes.jpg);
	background-repeat:no-repeat;
	}

#linkstitle {
	background-image:url(./images/tab-links.jpg);
	background-repeat:no-repeat;
	}

.margin-container {
	margin:10px;
	}

.middle-margins {
	margin:10px 30px;
	}
	
ul {
	list-style:square;
	margin-left:1px;
	padding-left:20px;
	color:#7a7a7a;
	}

li {
	border-bottom:#202020 1px  solid;
	margin-bottom:10px;
	padding-bottom:10px;
	}

.title-captions {
	font-size:13px;
	color:#3b3b3b;
	}
	
.link-topics {
	color:#7a7a7a;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	}

.link-topics:hover {
	text-decoration:underline;
	color:#ffffff;
	}

#ad-container {
	margin:20px auto 10px auto;
	width:168px;
	height:313px;
	}

p {
	margin:0 0 10px 0;
	}
.big-titles a {
	color:white;
}

a img {
	border:none;
}
.big-titles {
	color:#ffffff;
	font-size:23px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	}

.big-titles-details {
	font-family:Arial, Helvetica, sans-serif;
	color:#3b3b3b;
	font-size:15px;
	}

.article {
	font-size:14px;
	color:#7a7a7a;
	}

.section {
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:#202020 1px solid;
	}
	
#footer-container {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	height:30px;
	padding-top:15px;
	background-color:#0a0a0a;
	}

.cast-imgs {
	float:left;
	border:#6a9ec0 2px solid;
	margin:0 15px 10px 0;
	}

.episode-dummy {
	width:427px;
	height:282px;
	margin:0 auto 10px auto;
	}

hr {
	border:#202020 1px solid;
	}
	
a.cb {
line-height: 14px;
font-size: 11px; 
font-family: arial, sans-serif;
font-weight:bold;
text-decoration:underline;
color:white;
padding:0;

}

a.no {
text-decoration:none;
}

p.cb { 
line-height: 14px;
font-size: 11px; 
font-family: arial, sans-serif;
color:white;
padding:0;
margin:0;
font-weight:normal;

 }
