﻿body#default {
	text-align:center;
	background:#141414 url(images/landing/LandingPage_bkg.gif) repeat-y top center;

}
body#default .pageContentWrapper
{ 
	width:780px;
	text-align:left;
	margin:0 auto;
}

body#default .pageContent {
	background-image:none;
}

body#default .mainColumnWrapper,
body#default .mainColumn 
{
	width:auto;
	margin:0;
	padding:0;
	height:836px;
	float:none;
}

body#default .pageFooter {
	width:100%;
}

body#default div.titleNoTeams h1,
body#default div.titleTeams h1,
body#default p#cost,
body#default div#contArea h3,
body#default a.gameResults span,
body#default a.wisLink span,
body#default a.fcs span
{
	display:block;
	height: 1px;
	text-indent: -3000px;
	overflow:hidden;
	font-size: 2.0em;
}
body#default div.titleNoTeams a.gameResults
{
	display: none;
}
body#default div#topCont
{
	position: absolute;
	top: 0;
	left: 0;
	width: 775px;
	height: 430px;
}
body#default div.titleNoTeams,
body#default div.titleTeams
{
	width: 780px;
	height: 82px;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
body#default div.titleNoTeams
{
	background-image: url(Images/Landing/title.jpg);
}
body#default div.titleTeams
{
	background-image: url(Images/Landing/title_results.jpg);
}
body#default a.fcs
{
	display: block;
	width: 140px;
	height: 77px;
	position: absolute;
	top: 0px;
	left: 0px;	
}
body#default a.gameResults
{
	display: block;
	width: 70px;
	height: 30px;
	position: absolute;
	top: 30px;
	left: 694px;	
}
body#default div#takeTour
{
	width: 386px;
	height: 82px;
	margin: 0;
	padding: 0;
	border: 0;
	position: absolute;
	top: 82px;
	left: 0;
}
body#default div#takeTour a
{
	background-image: url(Images/Landing/tour.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 100%;
	height: 100%;
}
body#default div#takeTour a:hover
{
	background-position: 0px -82px;
}
body#default div#playNow
{
	width: 394px;
	height: 82px;
	margin: 0;
	padding: 0;
	border: 0;
	position: absolute;
	top: 82px;
	left: 386px;
}
body#default div#playNow a
{
	display:block;
	width: 100%;
	height: 100%;	
	background-image: url(Images/Landing/play.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
body#default div#playNow a:hover
{
	background-position: 0px -82px;
}
body#default div#players
{
	position: absolute;
	top: 164px;
	left: 0;
	width: 780px;
	height: 261px;
	background-image: url(Images/Landing/players.jpg);
	background-repeat: no-repeat;
}
body#default div#lowerCont
{
	position: absolute;
	top: 425px;
	left: 0;
	width: 780px;
	height: 411px; /*325px;*/
	background-image: url(Images/Landing/info.jpg);
	background-repeat: no-repeat;	
}

body#default div#contArea div.socialSection {
	position: absolute;
	top: 115px;
	left: 402px;
	width: 354px;
	text-align: left;
}

body#default div#contArea div.FreeGDSection
{	
	position: absolute;
	height: 30px;
	width: 336px;			
	top: 190px;
	left: 402px;
	text-align: right;	
	background-image: url(Images/Landing/promoGD.gif);
	background-repeat: no-repeat;
}

body#default div#contArea div.FreeGDSection a.freeGD,
body#default div#contArea div.FreeGDSection a.freeGD:link,
body#default div#contArea div.FreeGDSection a.freeGD:active,
body#default div#contArea div.FreeGDSection a.freeGD:visited,
body#default div#contArea div.FreeGDSection a.freeGD:hover
{	
	color: #393939;	
	font-size: smaller;				
	margin-right: 66px;	
	width: 60px;
	height: 15px;
	margin-top: 4px;	
	padding-left: 3px;
	padding-right: 3px;
}

body#default div#contArea div.FreeGDSection p.finePrint
{	
	position: absolute;	
	display: block;
	margin: 0px;	
	width: 320px;
	top: 30px;
	right: 0px;
	padding-right: 16px;
	font-size: xx-small;		
	color: #ffffff;
	text-align: right;					
}

body#default .product_portfolio_footer 
{
	position: absolute;
	top: 325px;
	height:86px;
	width:735px;	
	padding-left: 45px;	
	border-top: solid 1px #e9e9e9;
	border-bottom: solid 1px #e9e9e9;
	background-color: #000000;	
}

body#default div#tabBar 
{
	position:absolute;
	top: 396px;
	left: 0;
	width: 780px;
	height: 29px;
}
body#default div.tab_on,
body#default div.tab_off
{
	width: 130px;
	height: 28px;
	border-left: 1px solid #969696;
	border-top: 1px solid #969696;
	border-right: 1px solid #969696;
	border-bottom: 0;
	background-repeat: repeat-x;
	text-align: center;
	line-height: 28px;
	font-size: 1.1em;
}
body#default div.tab_off
{
	background-image: url(Images/Landing/tab_off.jpg);
}
body#default div.tab_on a
{
	color: Black;
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
	font-weight: bold;
}
body#default div.tab_on
{
	background-image: url(Images/Landing/tab_on.jpg);
}
body#default div.tab_off a
{
	color: White;
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
	font-weight: bold;
}
body#default div.tab_off a:hover
{
	text-decoration: underline;
}
body#default div#overviewTab
{
	position: absolute;
	top: 0;
	left: 6px;
}
body#default div#tourTab
{
	position: absolute;
	top: 0;
	left: 146px;
}
body#default div#jobsTab
{
	position: absolute;
	top: 0;
	left: 286px;
}
body#default div#contArea
{
	position: absolute;
	top: 7px;
	left: 25px;
	width: 375px;
	height: 195px;	
}
body#default div#contArea p
{
	color: White;
}
body#default div#contArea div.cont_on
{
	display: block;
}
body#default div#contArea div.cont_off
{
	display: none;
}
body#default div#contArea a
{
	color: #C3AF72;
}
body#default div#contArea span.highlight
{
	color: #C3AF72;
}
body#default a.wisLink
{
	display: block;
	width: 180px;
	height: 14px;
	position: absolute;
	top: 260px;
	left: 308px;
}
body#default a.landingLink 
{
	text-decoration: none;
}
body#default a.landingLink:hover
{
	text-decoration: underline;
}
body#default p.tabLink
{
	background-image: url(Images/icons/link_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 13px;
	margin: 3px;
}
body#default p.topLink
{
	margin-top: 20px;
}
body#WorldView div#standingsLeft,
body#WorldView div#standingsRight
{	
	float: left;	
	width: 373px;
}
body#WorldView div#standingsLeft div,
body#WorldView div#standingsRight div
{
	margin-top: 0px;	
	margin-bottom: 0px;
}
body#WorldView div#standingsLeft .ContentBox,
body#WorldView div#standingsRight .ContentBox
{
	margin-right:0;
	margin-left:3px;	
} 

body#WorldView .FilterBox p 
{
	text-align:center;
	margin: 5px 0px;
}
