
/* CSS Document */

/* Episode css */

#episodedetail {
	width: 338px;
    float: left; 	
}

div.features p {
    padding: 0 20px;
}

#episodedetail p {
    margin-bottom: 15px;
}

#episode_hold
{
	padding: 12px 0;
	margin:  0 12px 0 12px;

}

#episodedetail {
	margin:  0 10px 0 0;
}

div.episodefeatures {
	width: 342px;
	float: right;
	
}

div.episodefeatures p {
   /* padding: 0 20px;*/
}


#episode_hold h2.episodetitle
{
	margin: 12px 0 0 0;
}

#episode_hold p.episode
{
	margin: 0 0 12px 0;
}

#episode_hold img.rating
{
	float: left;
	margin: 0 10px 10px 0;
}

#episode_hold div.bigimage
{
	clear: both;
	margin-bottom: 12px 14px;
}

.blackborder
{
	border: 1px solid #000;
	margin: 0 10px;
}

#episode_hold table img.blackborder
{
	margin: 0 15px 0 0;
}

div.boxtitle
{
	font-size: 14px;
	font-weight: bold;
	margin: 6px 0;
}

div.boxbg-none
{
	padding: 0 20px;
}

div.boxbg-none table
{
	margin-bottom: 6px;
	
}

div.more_games
{
	font-weight: bold;
}

/* show episode css */

h1
{
	margin: 0;
	font-size: 16px;
}

.sepline
{
	clear: both;
	border-bottom: 1px solid #fff;
	height: 12px;
	font-size: 0;
	line-height: 0;
	margin: 0 0 12px 0;
}

p.pagenums
{
	margin-bottom: 12px;
}

p.pagenums_bot
{
	margin-top: 12px;
}

div.showep_entry h3
{
	margin: 0;
}

div.showep_im
{
	float: left;
	margin: 0 10px 0 0;
}

div.bigimage {
    text-align: center;
    margin: 14px 0;
}

h3.relfeatures {
    text-indent: -999em;
    background: url("http://images.g4tv.com/images/phoenix/shared/hdr_related_features.png") no-repeat;
    width: 342px;
    height: 33px;
}

* html h3.relfeatures {
    background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.g4tv.com/images/phoenix/shared/hdr_related_features.png',sizingMethod='crop');
}

h3.rellinks {
    text-indent: -999em;
    background: url("http://images.g4tv.com/images/phoenix/shared/hdr_related_links.png") no-repeat;
    width: 342px;
    height: 33px;
}

* html h3.rellinks {
    background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.g4tv.com/images/phoenix/shared/hdr_related_links.png',sizingMethod='crop');
}

h3.relvideos {
    text-indent: -999em;
    background: url("http://images.g4tv.com/images/phoenix/shared/hdr_related_videos.png") no-repeat;
    width: 342px;
    height: 33px;
}

* html h3.relvideos {
    background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.g4tv.com/images/phoenix/shared/hdr_related_videos.png',sizingMethod='crop');
}

h3.relepisodes {
    text-indent: -999em;
    background: url("http://images.g4tv.com/images/phoenix/shared/hdr_related_episodes.png") no-repeat;
    width: 342px;
    height: 33px;
}

* html h3.relepisodes {
    background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.g4tv.com/images/phoenix/shared/hdr_related_episodes.png',sizingMethod='crop');
}

h3.features {
    text-indent: -999em;
    background: url("http://images.g4tv.com/images/phoenix/shared/hdr_features.png") no-repeat;
    width: 342px;
    height: 33px;
}

* html h3.features {
    background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.g4tv.com/images/phoenix/shared/hdr_features.png',sizingMethod='crop');
}

div.mid_ad
{
    width: 336px;
    margin: 0  0 12px;
	background: black;
	padding: 8px 2px 2px;
}

div.mid_ad span.ad_text
{ 	
    text-transform: uppercase;
    font-size: 9px;
    display: block;
    margin: 6px 0;
    color: #fff;
}

div.imgAd {
    text-align: center;
}

p.keyword {
    text-indent: -999em;
}

* html div.episodefeatures table div.showep_im
{
	float: none;
}
