﻿* {padding:0; margin:0; border:0; }
/***************************** Site Classes ******************************/
body
{	
	background-color:black;	
    padding: 0px;
    margin: 0px;
    text-align:center;
}

td
{
	padding: 0px;
}

img
{
	border:0px;
}

#divHomeFrame
{
    width: 100%;
}

#InnerFrame
{
    background-image: url(Images/HomeBackground.jpg); 
    background-repeat:no-repeat;
	width:962px;
	height:1440px;
	text-align: left;
    margin-left: auto;
    margin-right: auto;
}

#InnerFrame2
{
    background-image: url(Images/HomeBackground2.jpg); 
    background-repeat:no-repeat;
	width:962px;
	height:1440px;
	text-align: left;
    margin-left: auto;
    margin-right: auto;
}

label.formLabel
{
    font-family:Arial; 
    font-size:9px;    
    font-weight:bold; 
    color:#CCCCCC;
}

label.lblDot
{
    font-family:Arial; 
    position:relative;
	top:-2px;	 
	font-weight:bold;
	color:#CCCCCC;
	font-size:22px;
}

.formTextBoxes
{
    background-color:#CCCCCC; 
    border:inset 2px #454545;
    height:14px;
}

.ValidationMsg
{
    font-family:Arial; 
    font-size:9px; 
	font-weight:bold;
	color:Red;
}

a.SendToFriend
{
	 font-family: Arial;
	 border-width:0;
	 font-weight:bold;
	 color: #DB6700;
	 font-size: 11px;
	 text-decoration:none;	 
}

a.SendToFriend:hover
{
	color:White;
}

a.license
{
	 font-family: Arial;
	 border-width:0;
	 font-weight:bold;
	 color: White;
	 font-size: 11px;
	 text-decoration: underline;
}

a.license:hover
{
	color:#DB6700;
}

a.orangeLink
{
	 font-family: Arial;
	 border-width:0;
	 font-weight:bold;
	 color: #DB6700;
	 font-size: 11px;
}

a.orangeLink:hover
{
	color:White;
}

a.Thumbnail
{
    border-top:solid 3px #454545; 
    border-bottom:solid 3px #454545; 
    border-left:solid 3px #454545;
    border-right:solid 3px #454545;
    display:block;
}

a.Thumbnail:hover
{
    border-top:solid 3px #DB6700; 
    border-bottom:solid 3px #DB6700; 
    border-left:solid 3px #DB6700;
    border-right:solid 3px #DB6700;
    display:block;    
}

table.thumbnails
{
	border-collapse:collapse;
	padding:0;
	margin:0;
	height:106px;
}

table.largeThumbnails
{
	padding:0;
	margin:0;
	height:260px;
	background-color:Transparent;
}

a.largeThumbnail
{   
    border:solid 3px Transparent;  
    display:block; 
}

a.largeThumbnail:hover
{
    border-top:solid 3px #DB6700; 
    border-bottom:solid 3px #DB6700; 
    border-left:solid 3px #DB6700;
    border-right:solid 3px #DB6700;
    display:block;  
}

/***************************** Pay scrollable images ******************************/
/* scrollable div area */
#scrollablePay {
	float: left;
	width: 916px;
	border:solid 3px #454545;
	height:106px;
	overflow: hidden;
	white-space: nowrap;
	background-color:#454545;	
}


/* wrap to make sure that image area is clickable */
#wrapPay {
	float: left;
	clear: both;
	width: 922px;
	height: 18px;
	background: transparent url(images/scrollbar-track.jpg) no-repeat top right;
}

/* horizontal track */
#trackPay {
	position: absolute;
	width: 921px;
	height: 16px;
}

/* horizontal track handle */
#handlePay {
	width: 176px;
	height: 16px;
	margin-top:2px;
}

/***************************** free scrollable images ******************************/

/* scrollable div area */
#scrollableFree {
	float: left;
	width: 916px;
	border:solid 3px #454545;
	height:106px;	
	overflow: hidden;
	white-space: nowrap;
	background-color:#454545;
}


/* wrap to make sure that image area is clickable */
#wrapFree {
	float: left;
	clear: both;
	width: 922px;
	height: 18px;
	background: transparent url(images/scrollbar-track.jpg) no-repeat top right;
}

/* horizontal track */
#trackFree {
	position: absolute;
	width: 921px;
	height: 16px;
}

/* horizontal track handle */
#handleFree {
	width: 176px;
	height: 16px;
	margin-top:2px;
}

/***************************** channel scrollable images ******************************/

/* scrollable div area */
#scrollableChannel {
	float: left;
	width: 916px;
	border:solid 3px #454545;
	height:106px;	
	overflow: hidden;
	white-space: nowrap;
	background-color:#454545;
}


/* wrap to make sure that image area is clickable */
#wrapChannel {
	float: left;
	clear: both;
	width: 922px;
	height: 18px;
	background: transparent url(images/scrollbar-track.jpg) no-repeat top right;
}

/* horizontal track */
#trackChannel {
	position: absolute;
	width: 921px;
	height: 16px;
}

/* horizontal track handle */
#handleChannel {
	width: 176px;
	height: 16px;
	margin-top:2px;
}

/***************************** Footer Classes ******************************/
div#Footer
{
	position:relative;
	top:5px;
}

label.FooterNotes
{
    font-family:Arial;
	font-size:9px;
	font-weight:bolder;
	color:#CCCCCC;
}

a.FooterLinks
{
    font-family:Arial;
	text-decoration:none;
	font-size:9px;
	font-weight:bolder;
	color:#CCCCCC;
}

a.FooterLinks:hover
{
	font-size:9px;
	font-weight:bold;
	color:#DB6700;
}

/*********************************************************************************/
/* scrollable div area */
#scrollableTerms {
	float: left;
    width:900px; 
    height:824px;
	overflow: hidden;
/*	white-space: nowrap;*/
	background-color:#454545;
}

/* wrap to make sure that image area is clickable */
#wrapTerms {
	float: left;
	width: 18px;
	height: 824px;
	background: transparent url(images/scrollbar-track_v.jpg) no-repeat top right;
}

/* vertical track */
#trackTerms {
	position: absolute;
	width: 18px;
	height: 824px;
}

/* vertical track handle */
#handleTerms {
	width: 18px;
	height: 175px;
}

* + html span.spanAdSpace /* for IE7 */
{
	position:relative;	
	left:2px;
	top:5px;	
}

* html span.spanAdSpace /* for IE6 */
{
	position:relative;	
	left:2px;
	top:5px;	
}

span.spanAdSpace /* for all other browsers */
{
	position:relative;
	left:2px;
	top:4px;
}

.RowCreateNewAccount
{
    height:26px;
}

table.longText td
{
	padding:12px;
}

table#contactUs td
{
	padding:12px;
}

table#contactUs ul
{
	padding-left:34px;
}

/***************************** Player Classes ******************************/
.caption {
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

.categoryTitle {
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

.clipTitle {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.clipDescription {
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

.clipAuthor {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.clipCopyright {
	font-family: Verdana, sans-serif;
	font-size: 9px;
}

.formHeader {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.navDisplay {
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

.releaseTitle {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.releaseAuthor {
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

.releaseLength {
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

.releaseAirdate {
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

.releaseFormat {
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

.releaseBitrate {
	font-family:Verdana, sans-serif;
	font-size: 11px;
}

.releaseDescription {
	font-family:Verdana, sans-serif;
	font-size: 11px;
}

.searchText {
	font-family:Verdana, sans-serif;
	font-size: 11px;
}

subtitle {
	font-family: sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}

/***************************** Player Classes ******************************/

.bannerRegion_300x250 
{
	position: relative;
	top: -330px;
	left: 580px;
	width: 300px;
	height: 250px;
	z-index:1001;
	visibility:hidden;
}