@charset "utf-8";
/* CSS Document */

body
{
	background-image:url(images/grayBackground.jpg);
	background-repeat:no-repeat;
	background-color: #3C3C3C;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #E0E0E0;
}

.flashBody
{
	background-image:url(images/flashBackground.jpg);
	background-repeat:no-repeat;
	background-color: #790000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #E0E0E0;
}

.XNABody
{
	background-image:url(images/XNABackground.jpg);
	background-repeat:no-repeat;
	background-color: #387008;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #E0E0E0;
}

.sourceBody
{
	background-image:url(images/sourceBackground.jpg);
	background-repeat:no-repeat;
	background-color: #706308;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #E0E0E0;
}

a:link
{
	outline:none;
	color: #55AAFF;
	text-decoration: none;
}

a:visited
{
	outline:none;
	color: #4488FF;
	text-decoration: none;
}

a:hover
{
	outline:none;
	color:#66BBFF;
	text-decoration:none;
}

a:active
{
	outline:none;
	color: #77CCFF;
	text-decoration: none;
}

.mainDiv
{
	margin-left:auto; 
	margin-right:auto; 
	margin-top:7px; 
	margin-bottom:7px; 
	width:1000px; 
	padding:7px; 
	background-color:#606060;
}

.mainFlashDiv
{
	margin-left:auto; 
	margin-right:auto; 
	margin-top:7px; 
	margin-bottom:7px; 
	width:1000px; 
	padding:7px; 
	background-color:#600000;
}

.mainXNADiv
{
	margin-left:auto; 
	margin-right:auto; 
	margin-top:7px; 
	margin-bottom:7px; 
	width:1000px; 
	padding:7px; 
	background-color:#387008;
}

.mainSourceDiv
{
	margin-left:auto; 
	margin-right:auto; 
	margin-top:7px; 
	margin-bottom:7px; 
	width:1000px; 
	padding:7px; 
	background-color:#706308;
}

.mainBackDiv
{
	margin-left:auto; 
	margin-right:auto; 
	margin-top:7px; 
	margin-bottom:7px; 
	text-align:left;
	width:1000px;
	padding:7px; 
	background-color:#505050;
}

.mainFlashBackDiv
{
	margin-left:auto; 
	margin-right:auto; 
	margin-top:7px; 
	margin-bottom:7px; 
	text-align:left;
	width:1000px;
	padding:7px; 
	background-color:#500000;
}

.mainFlashBackDiv
{
	margin-left:auto; 
	margin-right:auto; 
	margin-top:7px; 
	margin-bottom:7px; 
	text-align:left;
	width:1000px;
	padding:7px; 
	background-color:#387008;
}

.mainSourceBackDiv
{
	margin-left:auto; 
	margin-right:auto; 
	margin-top:7px; 
	margin-bottom:7px; 
	text-align:left;
	width:1000px;
	padding:7px; 
	background-color:#5050000;
}

.rowDiv
{
	margin-left:50px;
	margin-right:50px;
	height:110px;
	width:900px;  
	background-color:#707070;
}

.rowFlashDiv
{
	margin-left:50px;
	margin-right:50px;
	height:110px;
	width:900px;  
	background-color:#700000;
}

.rowXNADiv
{
	margin-left:50px;
	margin-right:50px;
	width:900px;
	background-color:#707070;
	cursor: pointer;
}

.rowSourceDiv
{
	margin-left:50px;
	margin-right:50px;
	height:110px;
	width:900px;  
	background-color:#707000;
}

.cellDivLeft
{
	float:left;
	margin-left:33px;
	margin-right:15px;
	margin-top:9px;
	width:400px; 
	background-color:#8A8A8A;
	text-align:left;
	cursor: pointer;
}

.cellFlashDivLeft
{
	float:left;
	margin-left:33px;
	margin-right:15px;
	margin-top:9px;
	width:400px; 
	background-color:#8A0000;
	text-align:left;
	cursor: pointer;
}

.cellFlashDivLeft
{
	float:left;
	margin-left:33px;
	margin-right:15px;
	margin-top:9px;
	width:400px; 
	background-color:#387008;
	text-align:left;
	cursor: pointer;
}

.cellSourceDivLeft
{
	float:left;
	margin-left:33px;
	margin-right:15px;
	margin-top:9px;
	width:400px; 
	background-color:#8A8A00;
	text-align:left;
	cursor: pointer;
}

.cellDivRight
{
	float:left;
	margin-left:15px;
	margin-right:33px;
	margin-top:9px;
	width:400px; 
	background-color:#8A8A8A;
	text-align:left;
	cursor: pointer;
}

.cellFlashDivRight
{
	float:left;
	margin-left:15px;
	margin-right:33px;
	margin-top:9px;
	width:400px; 
	background-color:#8A0000;
	text-align:left;
	cursor: pointer;
}

.cellFlashDivRight
{
	float:left;
	margin-left:15px;
	margin-right:33px;
	margin-top:9px;
	width:400px; 
	background-color:#387008;
	text-align:left;
	cursor: pointer;
}

.cellSourceDivRight
{
	float:left;
	margin-left:15px;
	margin-right:33px;
	margin-top:9px;
	width:400px; 
	background-color:#8A8A00;
	text-align:left;
	cursor: pointer;
}

.thumbnailImage
{
	border:none;
	height:80px;
	width:80px;
	margin:5px;
	float:left;
}

.bannerImage
{
	border:none;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:2px;
}

.titleDiv
{
	text-align:left;
	margin-right:auto;
	margin-left:53px;
	margin-top:5px;
	margin-bottom:5px;
	font-size:24px;
}

.nameDiv
{
	text-align:center;
	font-size:20px;
	margin-top:30px;
	margin-bottom:30px;
	margin-left:10px;
	float:left;
}

.playerOuterDiv
{
	background-color:#790000;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow: visible;
}

.playerFlashOuterDiv
{
	background-color:#400000;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow: visible;
}

.playerXNAOuterDiv
{
	background-color:#387008;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow: visible;
}

.playerContactOuterDiv
{
	background-color:#3C3C3C;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow: visible;
}

.playerSourceOuterDiv
{
	background-color:#706308;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow: visible;
}

.playerInnerDiv
{
	background-color:#505050;
	width: 600px;
	height: 515px;
	margin-left: -300px;
	top: -253px;
	position: absolute;
	left: 50%;
}

.playerFlashInnerDiv
{
	background-color:#500000;
	width: 600px;
	height: 515px;
	margin-left: -300px;
	top: -253px;
	position: absolute;
	left: 50%;
}

.playerXNAInnerDiv
{
	background-color:#505050;
	width: 850px;
	height: 650px;
	margin-left: -425px;
	top: -325px;
	position: absolute;
	left: 50%;
}

.playerContactInnerDiv
{
	background-color:#505050;
	width: 650px;
	height: 550px;
	margin-left: -325px;
	top: -275px;
	position: absolute;
	left: 50%;
}

.playerSourceInnerDiv
{
	background-color:#505050;
	width: 650px;
	height: 550px;
	margin-left: -325px;
	top: -275px;
	position: absolute;
	left: 50%;
}

.playerEmbed
{
	width:550px;
	height:400px;
	margin-left:25px;
	margin-right:25px;
	margin-top: 17px;
}

.playerBackDiv
{
	text-align:left;
	font-size:24px;
	margin-top:17px;
	margin-left:25px;
	margin-right:25px;
}

.playerNameDiv
{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	font-size:24px;
}

.bannerNameDiv
{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	font-size:24px;
}

.bannerTitleDiv
{
	text-align:left;
	margin:20px;
	font-size:24px;
}

.XNATextDiv
{
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	padding:4px;
	width:700px;
}

.ContactTextDiv
{
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	padding:4px;
	width:600px;
}