﻿/* Default.aspx - FC Dynasty Main Page */
body#Main_Default
{
	background-color: #1f1f1f;
}
body#Main_Default div#WIS_SD_MainHeader
{
	background-image: url(Images/Landing_Header.jpg);
	background-repeat: no-repeat;
	height: 462px;
	width: 1000px;
}
body#Main_Default div#WIS_SD_MainHeader a
{
	color: White;
}

body#Main_Default span#WIS_SD_AboutTitle
{
	font-family: Arial;
	font-size: 12pt;
	color: White;
	font-weight: bold;
	position: absolute;
	top: 328px;
	left: 20px;
}
body#Main_Default div#WIS_SD_About
{
	width: 275px;
	height: 75px;
	position: absolute;
	top: 365px;
	left: 20px;
	color: White;
}
body#Main_Default span#WIS_SD_FeaturesTitle
{
	font-family: Arial;
	font-size: 12pt;
	color: White;
	font-weight: bold;
	position: absolute;
	top: 328px;
	left: 336px;
}
body#Main_Default div#WIS_SD_Features
{
	position: absolute;
	top: 365px;
	left: 315px;
	overflow: hidden;
	color: White;
	width: 348px;
	height: 75px;
}
body#Main_Default div#WIS_SD_Features ul
{
	margin-top: 0;
	margin-bottom: 0;
}
body#Main_Default div#WIS_SD_Features .WIS_SD_FeaturesLinkSection
{
	padding-top: 8px;
	padding-left: 24px;
}
body#Main_Default span#WIS_SD_CommunityTitle
{
	font-family: Arial;
	font-size: 12pt;
	color: White;
	font-weight: bold;
	position: absolute;
	top: 328px;
	left: 735px;
}
body#Main_Default div#WIS_SD_Community
{
	width: 170px;
	height: 75px;
	overflow: hidden;
	position: absolute;
	top: 365px;
	left: 820px;
	color: White;
}
body#Main_Default div#WIS_SD_Community table.WIS_SD_CommunityCountsTable tbody td.WIS_SD_CountColumn
{
	text-align: right;
	padding-right: 6px;
}
body#Main_Default div#WIS_SD_Community table.WIS_SD_CommunityCountsTable tbody td.WIS_SD_TextColumn
{
	text-align: left;
}
body#Main_Default div#WIS_SD_Community .WIS_SD_CommunityLinkSection
{
	padding-top: 6px;
}

body#Main_Default a.WIS_SD_LandingLink
{
	display: block;
	overflow: hidden;
	background-image: url(Images/LandingLinkIcon.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 120px;
	padding: 0 0 0 22px;
	margin: 3px 0 0 0;
}

/* Left Side Content */
body#Main_Default div.WIS_SD_LeftSideSection
{
	position: absolute;
	overflow: hidden;
	top: 58px;
	left: 0px;
	height: 252px;
	width: 202px;
	font-family: Arial;
	color: White;
	margin: 0;
	padding: 0;
}
body#Main_Default div.WIS_SD_LeftSideUserSection
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 45px;
	width: 184px;
	background-image: url(Images/Icons/User.gif);
	background-repeat: no-repeat;
	background-position: 16px 12px;
	border-bottom: 1px solid #424242;
}
body#Main_Default div.WIS_SD_LeftSideUserSection div.WIS_SD_LeftSideUserNameSection
{
	position: absolute;
	overflow: hidden;
	top: 14px;
	left: 48px;
	height: 24px;
	width: 130px;
	color: White;
	line-height: 20px;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}
body#Main_Default div.WIS_SD_ClubJumpControl
{
	position: absolute;
	top: 54px;
	left: 10px;
	height: 180px;
	width: 140px;
	background-color: Transparent;
}
body#Main_Default div.WIS_SD_ClubJumpControl span#WIS_SD_createClubNow
{
	margin-top: 4px;
}

/* Right Side Content */
body#Main_Default div.WIS_SD_RightSideSection
{
	position: absolute;
	overflow: hidden;
	top: 58px;
	right: 0px;
	height: 252px;
	width: 202px;
	font-family: Arial;
	margin: 0;
	padding: 0;
}
body#Main_Default div.WIS_SD_RightSideLinkSection a
{
	display: block;
	text-decoration: none;
	width: 100%;
	height: 100%;
}
body#Main_Default div#WIS_SD_Worlds
{
	position: absolute;
	top: 0px;
	right: 0px;
	height: 45px;
	width: 184px;
	background-image: url(Images/Icons/Tour.gif);
	background-repeat: no-repeat;
	background-position: 24px top;
	border-bottom: 1px solid #424242;
}
body#Main_Default div#WIS_SD_Worlds:hover
{
	background-position: 24px -45px;
	cursor: pointer;
}

body#Main_Default div#WIS_SD_Worlds span#WIS_SD_WorldText
{
	display: block;
	position: absolute;
	top: 13px;
	left: 75px;
	height: 20px;
	width: 60px;
	color: White;
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
}
body#Main_Default div#WIS_SD_Worlds span#WIS_SD_WorldText:hover
{
	text-decoration: underline;
	cursor: pointer;
}

body#Main_Default div#WIS_SD_FAQ
{
	position: absolute;
	top: 46px;
	right: 0px;
	height: 45px;
	width: 175px;
	background-image: url(Images/Icons/FAQ.gif);
	background-repeat: no-repeat;
	background-position: 15px top;
	border-bottom: 1px solid #424242;
}
body#Main_Default div#WIS_SD_FAQ:hover
{
	background-position: 15px -45px;
	cursor: pointer;
}
body#Main_Default div#WIS_SD_FAQ span#WIS_SD_FAQText
{
	display: block;
	position: absolute;
	top: 12px;
	left: 66px;
	height: 20px;
	width: 60px;
	color: White;
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
}
body#Main_Default div#WIS_SD_FAQ span#WIS_SD_FAQText:hover
{
	text-decoration: underline;
	cursor: pointer;
}

body#Main_Default div#WIS_SD_UserSettings
{
	position: absolute;
	top: 92px;
	right: 0px;
	height: 45px;
	width: 173px;
	background-image: url(Images/Icons/Settings.gif);
	background-repeat: no-repeat;
	background-position: 18px top;
	border-bottom: 1px solid #424242;
}
body#Main_Default div#WIS_SD_UserSettings:hover
{
	background-position: 18px -45px;
	cursor: pointer;
}
body#Main_Default div#WIS_SD_UserSettings span#WIS_SD_UserSettingsText
{
	display: block;
	position: absolute;
	top: 12px;
	left: 63px;
	height: 20px;
	width: 60px;
	color: White;
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
}
body#Main_Default div#WIS_SD_UserSettings span#WIS_SD_UserSettingsText:hover
{
	text-decoration: underline;
	cursor: pointer;
}

