a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-color: #202020;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*	Page Styles	*/
.container	{
	width:310px;
	margin-left: auto;
	margin-right: auto;	}

	.container #header	{
		width: 220px;	/* 310 - 90 */
		height: 42px;	/* 71 - 25 */
		
		background-image: url('header01.gif');
		background-position: top left;
		background-repeat: no-repeat;
		
		padding-top: 29px;
		padding-left: 90px;
	}

.container .buttonBase	{
	height: 20px;
	font-size: 15px;
	text-transform:uppercase; 
	color: #e00000;
	
	padding-left: 2px;
	padding-right: 2px;
	
	line-height: 20px;
	font-weight: bold;
	
	background-color: #000;}
	.container .buttonBase a {
		text-decoration: none;
		color: #e00000;
	}	

.container	.button	{
	margin-right: 5px;
	padding: 1px;
	border: 1px solid #000;	
	float: left;}


.container .red	{
	background-color: #e00000 !important;
	color: #fff !important;	}
	
	.container .red a	{
		text-decoration: none;
		color: #fff !important;
	}
	
.container #categories	{
	text-align: right;}
	
	.container #categories select	{
		width: 205px;
		height: 17px;
		padding-left: 15px;
		border: 0px;
		background-color: #FFFFFF;
		
		color: #000;
		
		font-size: 10px;
	}
	
.container .banner	{
	margin-top: 9px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	line-height: 25px;
	text-transform:uppercase; 
	color: #fff;}
	
	.container .banner a {
		color: #e00000;
	}
	
.container .sites			{	margin-top: 10px; width: 203px; }
.container .sites .site		{	
		margin-bottom: 10px;
		margin-left: 50px;}
	.container .sites .site .preview	{
		text-align: center;
		width: 203px;
		text-align: center;}
	.container .sites .site .preview img {	border: 1px solid #4d4d4d;	}
	.container .sites .site .siteName	{	
		width: 203px;
		font-size: 14px;
		color: #FFF;
		font-weight: bold;	
		text-align: center;}	
	.container .sites .site .siteInfo	{	
		width: 203px;	
		font-size: 11px;
		color: #bdbdbd;	
		text-align: center;}	
	
.container .episodes	{	margin-top: 10px;	}

.container .episodes .fullEpisode			{	height: 163px;	margin-bottom: 10px;	}
.container .episodes .fullEpisode .preview	{
	width: 230px;
	margin-left: 2px;
	margin-right: 4px;
	float: left;}

	.container .episodes .fullEpisode .preview img	{
		border: 1px solid #4d4d4d;	}

.container .episodes .fullEpisode .downloadContainer {

}

.container .episodes .fullEpisode .downloadContainer .downloadBox {
	width: 150px;
	float: left;
	padding-right: 5px;
}
.container .episodes .fullEpisode .downloadContainer .trailerBox {
	text-align: center;
	width: 100%;
}
.container .episodes .fullEpisode .review	{
	font-size: 11px;
	width: 68px;
	float: left;}
	.container .episodes .fullEpisode .review .header	{
		color: #fff;
		text-decoration: underline;
		font-size: 11px;}
	.container .episodes .fullEpisode .review .darkgrey	{
		color: #797979;	}
	.container .episodes .fullEpisode .review .grey		{
		color: #bdbdbd;	}
		
	.container .episodes .fullEpisode .review .site		{	}
	.container .episodes .fullEpisode .review .information	{	
		height: 93px;}	
	.container .episodes .fullEpisode .review .story	{	
		height: 55px;
		color: #bdbdbd; }
	.container .episodes .fullEpisode .review .joinButton	{
		padding-top: 2px;
		text-align: center;	}
		
	.container .episodes .fullEpisode .review .joinButton .buttonBase	{
		height: 20px;
		font-size: 15px;
		text-transform:uppercase; 
		color: #fff;
		
		padding-left: 2px;
		padding-right: 2px;
		
		line-height: 20px;
		font-weight: bold;
		
		background-color: #e00000}
		.container .episodes .fullEpisode .review .joinButton .buttonBase a {
			text-decoration: none;
			color: #fff;
		}	

		.container .episodes .fullEpisode .review .joinButton .button	{
			margin-left: auto;
			margin-right: auto;
			padding: 1px;
			border: 1px solid #e00000;	}

.container .episodes .episode	{	height: 125px; margin-bottom: 10px;}
.container .episodes .episode .preview	{
	width: 165px;
	margin-left: 2px;
	margin-right: 2px;
	float: left;}
	
	.container .episodes .episode .preview img	{
		border: 1px solid #4d4d4d;	}
		
.container .episodes .episode .review	{
	font-size: 11px;
	width: 137px;
	float: left;}
	.container .episodes .episode .review .header	{
		color: #e00000;
		text-decoration: underline;
		font-size: 11px;}
		
	.container .episodes .episode .review .darkgrey	{
		color: #797979;	}
	.container .episodes .episode .review .grey		{
		color: #bdbdbd;	}
		
	.container .episodes .episode .review .site		{	}
	.container .episodes .episode .review .story	{	
		height: 55px;
		color: #bdbdbd; }
	.container .episodes .episode .review .joinButton	{
		padding-top: 2px;	
		text-align: center;	}
		
	.container .episodes .episode .review .joinButton .buttonBase	{
		height: 20px;
		font-size: 15px;
		text-transform:uppercase; 
		color: #fff;
		
		padding-left: 4px;
		padding-right: 4px;
		
		line-height: 20px;
		font-weight: bold;
		
		background-color: #e00000}
		.container .episodes .episode .review .joinButton .buttonBase a {
			text-decoration: none;
			color: #fff;
		}	

		.container .episodes .episode .review .joinButton .button	{
			margin-left: auto;
			margin-right: auto;
			padding: 1px;
			border: 1px solid #e00000;	}
		
	.container .navigation	{
		margin-bottom: 15px;
		text-align: center;	}
		
		.container .navigation img	{
			margin-right: 15px;
			margin-left: 15px;		}
	.container .pagination {
		font-size: 12px;
		color: #fff;
		font-weight: bold;
		text-align:center;}
		
		.container .pagination .pageBox a {
			border: 1px solid white;
			margin-right: 6px;
			color: #fff;
			text-decoration: underline;
			line-height: 24px;
			padding-top: 4px;
			padding-bottom: 4px;
			padding-left: 8px;
			padding-right: 8px;
			background-image:url('header-n.htm');
			background-color: #c80404;}
			
		.container .pagination .pageBoxOff {
			border: 1px solid white;
			margin-right: 6px;
			color: #fff;
			text-decoration: underline;
			line-height: 24px;
			padding-top: 4px;
			padding-bottom: 4px;
			padding-left: 8px;
			padding-right: 8px;
			background-image:url('table-bb.gif');
			background-color: #cccccc;}
			
	.container	.box	{	margin-top: 10px;	}
		.container	.box .boxTop	{
			background-image: url(rounded-.png);
			height: 4px;
			width: 310px;}
		.container	.box .boxBottom	{
			background-image: url(rounded-.png);
			height: 4px;
			width: 310px;}
		.container .box .content	{
			padding-left: 10px;
			background-color: #585858;
			color: #fff;}
			
		.container .box .content .header	{
			font-size: 15px;
			font-weight: bold;
			line-height: 25px;
			text-transform:uppercase; 
			color: #fff;}
			
			.container .box .content .header a {
				color: #e00000;
				text-decoration: none;
			}

	.container form	{
		margin: 0px;
		padding: 0px;	}
		
		.container form input	{
			height: 17px;
			border: none;
			margin-right: 15px;
			margin-bottom: 3px;
		}
		
		.container form .submit	{
			height: 19px;
			width: 85px;
			background-color: #b60202;
			color: #fff;
			line-height: 19px;
			text-align: center;
			text-transform: uppercase;
			
		}
	
	.container .smaller	{
		font-size: 12px;}
	.container .footer	{
		text-align: center;
		margin-top: 25px;
		font-size: 11px;
		color: #666666;}
		
		.container .footer a	{
			color: #666;}
			
.topMargin	{	margin-top: 25px !important;	}
.HDLogo { 
	width: 160px;
	height: 120px;
	background-image:url(hd-overm.png); }
.PlayLogo { 
	width: 160px;
	height: 120px;
	background-image:url(play-ovf.png); }	
