
body {
	width: 99%;
	padding:0px;
	text-align:center;
	font-family:verdana,helvetica,arial,sans-serif;
	size:14px;
}

h1 {
	font-size:20px;
}

h2 {
	font-size:18px;
}

h3 {
	font-size:16px;
}
.content {
	text-align:left;
	width: 640px;
	margin: 0px auto;
}

#tabs {
	z-index:2;
	
	position:relative;
	text-align:left;
}


a#link_episodes img {background: url(images/episodes.gif) top left no-repeat;width: 119px; height: 64px; border-width: 0;}
a#link_castCrew img {background: url(images/castCrew.gif) top left no-repeat;width: 162px; height: 64px; border-width: 0;}
a#link_links img {background: url(images/links.gif) top left no-repeat;width: 85px; height: 64px; border-width: 0;}
a#link_guestbook img {background: url(images/guestbook.gif) top left no-repeat;width: 140px; height: 64px; border-width: 0;}

a#link_episodes:hover img {background: url(images/episodesOn.gif) top left no-repeat;width: 119px; height: 64px; border-width: 0;}
a#link_castCrew:hover img {background: url(images/castCrewOn.gif) top left no-repeat;width: 162px; height: 64px; border-width: 0;}
a#link_links:hover img {background: url(images/linksOn.gif) top left no-repeat;width: 85px; height: 64px; border-width: 0;}
a#link_guestbook:hover img {background: url(images/guestbookOn.gif) top left no-repeat;width: 140px; height: 64px; border-width: 0;}
#tabbedContent {
	margin: 0px auto;
	width: 640px;
	
	
}

#dynamicContent {
	
}




.roundcont {
	z-index:1;
	position:relative;
	top:-15px;
	width: 640px;
	background-color: #ecf5fb;
}



.roundtop { 
	background: url(images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/br.gif) no-repeat top right; 
}

img.corner {
   width: 11px;
   height: 11px;
   border: none;
   display: block !important;
}

tr.odd {
	background:#f9fbfc;
}

tr {
	height: 25px;
	
}
td.castChar {
width:200px;
height:25px;

}
.castStar {
}
.castDots {
	margin-right:100px;
}	

a:link {
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

a.ep {
	color:#006690;
	text-decoration:none;
}


a.ep:visited {
	color:#006690;
}

a.ep:hover {
	color:#00b4ff;
} 


a.watchLink {
	color:#e34e35;
	text-decoration:none;
	font-weight:bold;
}

a.watchLink:visited {
	color:#e34e35;
	text-decoration:none;
}

.epImage {
	width:175px;
	height:175px;
	border:none;
}

.epPreview {
	font-size:12px;
}

.epTitle {
	width: 175px;
	font-weight:bold;	
}
