body {
	margin:0px; padding:0px;
	background:#000000 url(../images/page.bg.black.png) repeat-x;
	font-family:arial,sans-serif; font-size:12px;
}
a:link,a:active,a:visited {
	color:#990000;
}
a:hover {
	color:#990000; text-decoration:none;
}
a.Alt:link,a.Alt:active,a.Alt:visited {
	color:#990000;
}
a.Alt:hover {
	text-decoration:none;
	color:#999999;
}

div.Page {
	width:850px;
	margin-left:auto; margin-right:auto;
	background:#ffffff;
}

div.Header {
	background:url(../images/page.header.bg.png) no-repeat;
}
div.Header a.Logo {
	display:block;
	float:left;
	width:154px; height:45px;
	margin:10px; margin-top:15px; margin-bottom:15px;
	background:url(../images/logo.playon.png) no-repeat;
}
div.Navigation-Sub {
	float:right;
	padding-top:5px;
}
div.Navigation-Sub a {
	font-size:11px; color:#666666; font-weight:bold;
	text-decoration:none;
	padding-right:15px;
}
div.Navigation-Sub a:hover {
	color:#990000; text-decoration:underline;
}
div.Navigation-Main {
	position:relative;
	background:url(../images/nav.bg.png);
	height:38px;
}
div.Navigation-Main a {
	display:block;
	float:left;
	width:138px;
	font-family:verdana,sans-serif; font-size:10px; color:#666666;
	text-decoration:none; text-transform:uppercase; text-align:center;
	padding-top:14px;
}
div.Navigation-Main a:hover {
	font-weight:bold;
}
div.Navigation-Main a.Active {
	color:#990000;
}
div.Navigation-Main a.Active:hover {
	font-weight:normal;
}
div.Nav-Sep {
	float:left;
	width:2px; height:100%;
	background:url(../images/nav.sep.png) bottom no-repeat;
}
div.Nav-Active {
	position:absolute;
	top:33px; left:65px;
	width:10px; height:5px;
	background:url(../images/nav.icon.act.png) no-repeat;
	z-index:0;
}
div.Nav-Platform {
	left:203px;
}
div.Nav-Production {
	left:342px;
}
div.Nav-Distribution {
	left:482px;
}
div.Nav-Monetization {
	left:620px;
}
div.Nav-Services {
	left:762px;
}
div.Nav-Company {
	display:none;
}
div.Navigation-Sec {
	border:solid 1px #cccccc;
	background:#efefef;
	padding:5px; margin-bottom:20px;
}
div.Navigation-Sec a {
	color:#003366;
}
div.Navigation-Sec a:hover {
	color:#990000; text-decoration:none;
}
div.Navigation-Sec a.Active {
	color:#990000;
}
div.Navigation-Sec div.Item {
	float:left;
	margin-right:15px;
}


div.Grid-Item {
	float:left;
	margin-right:20px;
}


div.Promo-Home {
	height:328px;
	background:url(../images/pic.homepage.png);
	text-align:center; vertical-align:middle;
}


div.Content {
	padding:20px;
}
div.Separator-Vert {
	float:left;
	width:2px; height:200px;
	background:url(../images/separator.vert.png) no-repeat;
}
div.Content div.Promo {
	width:30%;
	float:left;
	height:auto;
	padding:0px;
	background:none;
	margin:0px; padding:12px;
	text-align:left;
}
div.Content div.Promo div.Header {
	border-bottom:solid 1px #cccccc;
	padding:5px;
}
div.Content div.Promo div.Content {
	padding:5px;
}
div.Promo-Page {
	height:124px;
}
div.Title-Page {
	padding-left:20px; padding-top:75px;
	font-family:arial,sans-serif; font-size:30px; color:#ffffff;
}
div.Content div.Information {
	float:left;
	width:490px;
}
div.Information ul.Press {
	margin:0px; padding:0px;
	list-style:none;
}
div.Information ul.Press li {
	margin-top:20px;
	font-size:11px; font-weight:bold; color:#003366;
}
div.Information ul.Press h1 {
	margin:0px; padding:0px;
	font-size:12px;
}
div.Information h2 {
	font-size:20px; color:#990000;
	margin-top:10px; margin-bottom:5px;
}
div.Information h3 {
	font-size:16px; color:#336699;
	margin-top:0px; margin-bottom:10px;
}
div.Content div.Callouts {
	float:right;
	width:300px;
}
div.Callout {
	border:solid 1px #cccccc;
	padding:1px; margin-bottom:10px;
	font-size:11px;
}
div.Callout h1 {
	font-size:12px; color:#666666;
	margin:0px; padding:2px; margin-bottom:4px;
	background:#cccccc;
}
div.Thumbs img {
	border:solid 2px #cccccc;
	cursor:pointer;
	margin:3px;
}
div.Thumbs img:hover {
	border-color:#cc3333;
}
div.Label-Sm {
	font-weight:bold; font-size:11px; color:#999999;
}


div.Footer {
	background:#000000;
	padding-top:20px; padding-bottom:200px;
	font-size:11px; color:#999999; text-align:center;
}
div.Footer a {
	color:#999999;
}
div.Footer a:hover {
	text-decoration:none;
	color:#ffffff;
}


/* Promo Images for Each Page */
div.Pic-Platform {
	background:url(../images/pic.football1.png) no-repeat;
}
div.Pic-Production {
	background:url(../images/pic.football3.png) no-repeat;
}
div.Pic-Distribution {
	background:url(../images/pic.football2.png) no-repeat;
}
div.Pic-Monetization {
	background:url(../images/pic.football2.png) no-repeat;
}
div.Pic-Services {
	background:url(../images/pic.football1.png) no-repeat;
}
div.Pic-Company {
	background:url(../images/pic.football1.png) no-repeat;
}



/* Slide show */
div.Overlay {
	display:none;
	width:100%;
	position:absolute;
	top:0px; left:0px;
	background:#000000;
	opacity:.7;
	z-index:100;
}
div.Slideshow {
	display:none;
	position:absolute;
	top:100px;
	border:solid 3px #999999;
	width:700px;
	background:#cccccc;
	z-index:101;
}
a.CloseSlideshow:link,a.CloseSlideshow:active,a.CloseSlideshow:visited {
	float:right;
	display:block;
	margin-top:5px; margin-right:5px;
}
a.CloseSlideshow:hover {
	color:#cc3333;
}
div.SlideshowContent {
	padding:20px;
	text-align:center;
}
div.SlideshowContent h1 {
	font-size:18px;
	padding:0px; margin:0px; padding-bottom:10px;
}
div.SlideshowContent div.Description {
	font-size:12px;
	padding-top:10px; padding-left:30px; padding-right:30px; padding-bottom:20px;
}
div.SlideshowNav {
	margin-top:10px;
}
div.SlideshowNav a {
	margin:1px; padding:2px; padding-left:5px; padding-right:5px;
	border:solid 2px #003366;
	background:#336699;
	color:#ffffff;
	font-family:courier; font-size:14px; font-weight:bold;
	text-decoration:none;
}
div.SlideshowNav a.Active {
	border-color:#336699;
	background:#6699cc;
}
div.SlideshowNav a.Disabled {
	background:#999999;
	border-color:#999999;
}
div.SlideshowNav a.Disabled:hover {
	border-color:#999999;
}
div.SlideshowNav a:hover {
	border-color:#ffffff;
}
