﻿#Main {
	margin: 0 auto;
	width: 980px;
	}

/*===========*/
	
#MainTopBar {
	position: relative;
	height: 30px;
	}	
	
#MainTopTabs a {
	display: block;
	float: left;
	padding: 9px 10px 7px 10px;
	height: 14px;
	color: #545454;
	text-decoration: none;
	}	

#MainTopTabs a.selected, #MainTopTabs a.selected:hover {
	padding-bottom: 8px;
	color: #fff;
	background: url(Images/Main/TopBarBg.gif) repeat-x left top;		
	}	
	
#MainTopTabs a:hover {
	background: url(Images/Main/TopBarBgHover.gif) repeat-x left top;		
	}	

.HomepageBg
{
/*	background: url(Images/Home/MainBg.jpg) no-repeat top center; */
	position: absolute;
	width: 100%;
	height: 1101px; 
	left: 0px;
	top: 184px;
}

/*===========*/
	
.TextBox 
{
	border: solid 1px #CCCCCC;
	padding: 3px;
	background-color: #ffffff;
	color:#868686;
}

.SelectBox 
{
	border: solid 1px #CCCCCC;
	padding: 1px;
	background-color: #ffffff;
	color:#868686;
}

#MainTopForm {
	position: absolute;
	left: 600px;
	width:500px;
}	

#MainTopForm .section {
	border-left-width: 1px;
	padding: 4px 0 0 10px;
	height: 26px;
	float: left;
}

#MainTopForm .search {	
	width: 210px;
}

#MainTopForm a.button {
	float: left;
	height: 22px;
}
	
#MainTopForm a.button:hover {
	background-position: left -22px;
	}	

#MainTopForm a.searchButton {
	width: 50px;
	background: url(Images/Main/SearchBt.gif) no-repeat;
}	

#MainTopForm .email {	
	width: 86px;
}

#MainTopForm .password {	
	width: 86px;
	border-left-width: 0;
}

#MainTopForm span.loginMessage {	
	padding-top:3px;
	width: 235px;
}

/*===========*/
	
#MainFqs {
	margin: 3px 0 7px 0;
	text-align: right;
	color: #ccc;
}

#MainFqs span {
	padding: 0 3px 0 10px;
	color: #fff;
	}

/*===========*/
	
.MainBanner {
	float: right;
	width: 728px;
	height: 90px;
	
	text-align: right;
	}
.MainLogo {
	margin: 16px 0 0 10px;
}
/*===========*/

.MainMenuBar {
	position: absolute;
	z-index: 2;
	top: 160px;
	width: 970px;
	padding-left: 10px;
	}

.MainMenuBar div {
	position: relative;
	float: left;
	margin-right: 20px;
	height: 23px;
	}

.MainMenuBar .hasLinks:hover  {
	background: url(Images/Main/MenuArrow.gif) no-repeat bottom center;
	}

.MainMenuBar a {
	color: #fff;
	text-decoration: none;
	}
	
.MainMenuBar a:hover {
	color: #A6A6A6;
	text-decoration: none;
	}
	
.MainMenuBar span {
	position: absolute;
	top: 23px;
	left: -10px;
	display: none;
	background-color: #484848;
	padding-top: 5px;
	text-align: center;
	border-bottom: solid 1px #414141;
	}

.MainMenuBar span a {
	display: block;
	padding: 5px 10px;
	height: 1%;
	}
	
.MainMenuBar div:hover span {
	display: block;
	}

.MainMenuBar .selected {
	float: left; /* ie6 */	
	display: block;
	height: 20px;
	border-bottom: solid 4px #FFCC00;
	}

.MainMenuBar div:hover .selected {
	border: none;
	}

.MainMenuBar span a:hover {
	background-color: #3E3E3E;
	color: #fff;
	}

.MainMenuBar .programmes {
	text-align: left;
	width: 250px; /* ie6 */
	}

.MainMenuBar .programmes .az {
	border-top: solid 1px #414141;
	}

.MainMenuBar .schedule {
	width: 92px;
	}

.MainMenuBar .games {
	left: -20px;
	width: 80px; /* ie6 */
	}

.MainMenuBar .community {
	left: -20px;
	width: 104px; /* ie6 */
	}

.MainMenuBar .subjects {
	left: -28px;
	width: 110px; /* ie6 */
	}

.MainMenuBar input {
	float: right;
	width: 160px;
	position: relative;
	top: -4px;
	}

/*===========*/
	
#MainContent {
	position:absolute; 
	top:192px; 
	width: 980px;
	}
	
/*===========*/
	
#MainFooter {
	margin: 16px 0 100px 0; 
	width: 100%;
	}

#MainFooter .title{
	background: url(Images/Header/Light.gif) top left repeat-x;
	}

#MainFooter .left{
	background: url(Images/Header/LeftLightWhite.gif) top left no-repeat;
	}

#MainFooter .right{
	background: url(Images/Header/RightLightWhite.gif) top right no-repeat;
	}

#MainFooter .f1 {
	height: 22px;
	padding-top: 8px;
	text-align: center;
	}

#MainFooter .f1 a {
	color: #fff;
	text-decoration: none;
	margin: 20px;
	}
	
#MainFooter .f2 {
	text-align: center;
	}	

#MainFooter .f2 a {
	margin: 10px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	font-size: 9pt;
	}
	
#MainFooter a:hover {
	text-decoration: underline;
	}
	
#MainFooter .bn	{
	padding: 5px;
	text-align: center;
	}

#MainFooter .copy {
	margin-top: 5px;
	text-align: center;
	color: #ccc;
	font-size: 9px;
	}
	
/*===========*/
	
.InnerBanner {
	float: right;
	width: 160px;
	height: 600px;
	text-align: right;
	}
/*===========*/

#Competition {
	background:url(Images/Home/CompetitionBg1.jpg)  no-repeat;
	width:300px;
	height:250px;
	margin-left:5px;
}

#Competition p{
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding: 0px;
}

#Competition a {
	font-weight: bold;
}

/*====Games control====*/


#Games
{
	width:324px;
	height:246px;
	background-color: #ffffff;
}

#Games .content
{
	width: 161px;
	height: 74px;
	background: url(Images/Community/GamesBg.gif) repeat-x;
}

#Games .content img
{
	padding: 12px;
	width: 54px;
	height: 51px;
}

#Games .link
{
	padding-top: 24px;
	padding-right: 15px;
}

#Games .moreGames
{
	width: 314px;
	height: 18px;
	background: url(Images/Community/GamesBg2.gif) repeat-x;
	padding-top: 5px;
	padding-right: 10px;
}