﻿
/* News page */
body#General_News div.WIS_SD_NewsContainer
{
	border-bottom: 1px solid #4c4c4b;
}

/***************************************/
/* Features.aspx                       */
/***************************************/
body#General_Features	div.WIS_SD_InfoSection { padding: 0; }				
body#General_Features	div.WIS_SD_FeaturesTitle				
{ 
	margin: 0;
	padding: 8px 20px; 
	font-weight:bold;
	background-color: #B9B7B8;
}
body#General_Features	div.WIS_SD_FeatureSection p {padding: 3px 20px 20px 40px; }				

/***************************************/
/* FAQ.aspx                            */
/***************************************/
body#General_FAQ div.WIS_SD_OptionsSection { margin: 0; }				
body#General_FAQ div.WIS_SD_QuestionsListSection { padding: 0; }				
body#General_FAQ div.WIS_SD_QuestionsListSection div.WIS_SD_FAQTitle				
{ 
	margin: 0;
	padding: 8px 10px; 
	font-weight:bold;
	background-color: #B9B7B8;
}
body#General_FAQ div.WIS_SD_FAQContent p.WIS_SD_Question { padding-bottom: 3px; padding-left: 10px; font-weight: bold; }
body#General_FAQ div.WIS_SD_FAQContent p.WIS_SD_Answer { padding: 0 10px 10px 20px; }

/***************************************/
/* UserProfile.aspx                            */
/***************************************/
body#General_UserProfile div#WIS_SD_UserSettingsSection table.WIS_SD_InputTable tbody td { padding: 6px; }
body#General_UserProfile table td.WIS_SD_Emblem { width: 68px; }
body#General_UserProfile table td.WIS_SD_Profile { width: 230px; text-align: left;}
body#General_UserProfile table td.WIS_SD_Buttons { text-align: right; }

/***************************************/
/* RatingsHelp.aspx                            */
/***************************************/
body#General_RatingsHelp	div.WIS_SD_CollapsibleHeader
{
	font-weight: bold;
}
body#General_RatingsHelp	div.WIS_SD_CollapsibleContent
{
	padding: 0;
}
body#General_RatingsHelp	div.WIS_SD_RatingsListSection div.WIS_SD_Rating				
{ 
	margin: 0;
	padding: 8px 40px; 
	font-weight:bold;
	background-color: #B9B7B8;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 10px 5px;
}
body#General_RatingsHelp	div.WIS_SD_RatingsListSection div.WIS_SD_RatingStrength		{ background-image: url(../Images/Icons/Strength.gif); } 
body#General_RatingsHelp	div.WIS_SD_RatingsListSection div.WIS_SD_RatingAgility		{ background-image: url(../Images/Icons/Agility.gif); } 
body#General_RatingsHelp	div.WIS_SD_RatingsListSection div.WIS_SD_RatingStamina		{ background-image: url(../Images/Icons/Stamina.gif); } 
body#General_RatingsHelp	div.WIS_SD_RatingsListSection div.WIS_SD_RatingSpeed		{ background-image: url(../Images/Icons/Speed.gif); } 

body#General_RatingsHelp	div.WIS_SD_RatingsListSection div.WIS_SD_RatingOffenseInstinct		{ background-image: url(../Images/Icons/OffenseInstinct.gif); } 
body#General_RatingsHelp	div.WIS_SD_RatingsListSection div.WIS_SD_RatingDefenseInstinct		{ background-image: url(../Images/Icons/DefenseInstinct.gif); } 
body#General_RatingsHelp	div.WIS_SD_RatingsListSection div.WIS_SD_RatingGoalkeepingInstinct		{ background-image: url(../Images/Icons/GoalkeepingInstinct.gif); } 

body#General_RatingsHelp	div.WIS_SD_RatingsListSection div.WIS_SD_RatingDribbling		{ background-image: url(../Images/Icons/Dribbling.gif); } 
body#General_RatingsHelp	div.WIS_SD_RatingsListSection div.WIS_SD_RatingPassing		{ background-image: url(../Images/Icons/Passing.gif); } 
body#General_RatingsHelp	div.WIS_SD_RatingsListSection div.WIS_SD_RatingKicking		{ background-image: url(../Images/Icons/Kicking.gif); } 
body#General_RatingsHelp	div.WIS_SD_RatingsListSection div.WIS_SD_RatingShooting		{ background-image: url(../Images/Icons/Shooting.gif); } 
body#General_RatingsHelp	div.WIS_SD_RatingsListSection div.WIS_SD_RatingReceiving		{ background-image: url(../Images/Icons/Receiving.gif); } 
body#General_RatingsHelp	div.WIS_SD_RatingsListSection div.WIS_SD_RatingHeading		{ background-image: url(../Images/Icons/Heading.gif); } 
body#General_RatingsHelp	div.WIS_SD_RatingsListSection div.WIS_SD_RatingTackling		{ background-image: url(../Images/Icons/Tackling.gif); } 
body#General_RatingsHelp	div.WIS_SD_RatingsListSection div.WIS_SD_RatingMarking		{ background-image: url(../Images/Icons/Marking.gif); } 
body#General_RatingsHelp	div.WIS_SD_RatingsListSection div.WIS_SD_RatingZoneDefense		{ background-image: url(../Images/Icons/ZoneDefense.gif); } 
body#General_RatingsHelp	div.WIS_SD_RatingsListSection div.WIS_SD_RatingGoalkeeping		{ background-image: url(../Images/Icons/Goalkeeping.gif); } 
body#General_RatingsHelp	div.WIS_SD_RatingsListSection div.WIS_SD_RatingCKOffense		{ background-image: url(../Images/Icons/CornerKickOffense.gif); } 
body#General_RatingsHelp	div.WIS_SD_RatingsListSection div.WIS_SD_RatingCKDefense		{ background-image: url(../Images/Icons/CornerKickDefense.gif); } 
body#General_RatingsHelp	div.WIS_SD_RatingsListSection div.WIS_SD_RatingFKOffense		{ background-image: url(../Images/Icons/FreeKickOffense.gif); } 
body#General_RatingsHelp	div.WIS_SD_RatingsListSection div.WIS_SD_RatingFKDefense		{ background-image: url(../Images/Icons/FreeKickDefense.gif); } 

body#General_RatingsHelp	div.WIS_SD_RatingsListSection p.WIS_SD_RatingDescription	{ padding: 3px 20px 20px 40px; }

body#General_RatingsHelp	div.WIS_SD_RatingsListSection								{border-bottom: 1px solid #4c4c4b;}

/***************************************/
/* Countries.aspx                      */
/***************************************/
body#General_Countries table.WIS_SD_ClubCount th.WIS_SD_Country,
body#General_Countries table.WIS_SD_ClubCount td.WIS_SD_Country
{
	text-align: left;
	padding-left: 10px;	
	width: 200px;
}
body#General_Countries table.WIS_SD_ClubCount td.WIS_SD_Count
{
	padding-right: 10px;	
}
body#General_Countries table.WIS_SD_ClubCount th.WIS_SD_CountrySeperator,
body#General_Countries table.WIS_SD_ClubCount td.WIS_SD_CountrySeperator
{
	width: 20px;
}


/***************************************/
/* WorldView.aspx                      */
/***************************************/
body#General_WorldView table.WIS_SD_WorldViewTable thead th.WIS_SD_World { text-align: center; width: 60px; }
body#General_WorldView table.WIS_SD_WorldViewTable thead th.WIS_SD_Season { text-align: center; width: 60px; }
body#General_WorldView table.WIS_SD_WorldViewTable thead th.WIS_SD_Week { text-align: center; width: 60px; }
body#General_WorldView table.WIS_SD_WorldViewTable thead th.WIS_SD_Countries { text-align: left; width: auto; }

body#General_WorldView table.WIS_SD_WorldViewTable tbody td.WIS_SD_World { text-align: center; }
body#General_WorldView table.WIS_SD_WorldViewTable tbody td.WIS_SD_Season { text-align: center; }
body#General_WorldView table.WIS_SD_WorldViewTable tbody td.WIS_SD_Week { text-align: center; }
body#General_WorldView table.WIS_SD_WorldViewTable tbody td.WIS_SD_Countries { text-align: left; }
