﻿body
{
	margin: 0em;
	padding: 0em;
	background-color: black;
	text-align: center;
	font-family: Tahoma;
	font-size: 10pt;
}
#mainDiv
{
	width: 1000px;
	text-align: left;
	background-color: #AC3F7C;
	border-left: 3px #FFE580 solid;
	border-right: 3px #FFE580 solid;
	margin-left: auto;
	margin-right: auto;
	line-height: 130%;
}
#siteContent
{
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 7px;
}
#leftDiv
{
	float: left;
	margin: 0px 0px 0px 7px;
	width: 205px;
	display: inline;
}
#rightDiv
{
	float: right;
	margin: 0px 7px 0px 0px;
	width: 207px;
	display: inline;
}
#centerDiv
{
	width: 550px;
	margin-left: 206px;
	overflow: hidden;
}

#content
{
	clear: left;
	margin-top: 20px;
	margin-left: 9px;
}

#footer
{
	background-color: #7F1F57;
	border-top: 2px solid #DF99C5;
	clear: both;
	color: White;
	margin-top: 15px;
	padding-left: 15px;
	padding-bottom: 6px;
	padding-top: 6px;
	padding-right: 15px;
}

#footer a
{
	text-decoration: none;
	font-weight: bold;
}

#header
{
	width: 1000px;
	height: 245px;
	position: relative;
	left: 0px;
	top: 0px;
	margin-bottom: 3px;
	overflow: hidden;
}
#flashHeader
{
	width: 1000px;
	height: 245px;
	position: relative;
	left: -1px;
	top: 0px;
	margin-bottom: 3px;
}
#newsBar
{
	color: #FFDFF4;
	height: 26px;
	margin-bottom: 3px;
	background-color: #7F1F57;
	border-top: solid 2px #DF99C5;
	border-bottom: solid 2px #DF99C5;
	padding-top: 3px;
}

#newsBar a
{
	color: #FF7FD5;
}

#newsBar a:hover
{
	color: #EFB3DB;
}

#mainMenu
{
	margin-bottom: 20px;
}
#mainMenuHeader
{
	width: 204px;
	height: 49px;
}
#mainMenuFooter
{
	background-image: url('mainMenuFooter.gif' );
	background-repeat: no-repeat;
	width: 204px;
	height: 18px;
}
#mainMenuContent
{
	background-image: url('mainMenuPixel.gif' );
	background-repeat:repeat-y;
	width: 204px;
}
#mainMenuList
{
	direction: rtl;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
}
ul#navlist
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul#navlist li
{
	background: url('mainMenuSeparator.jpg' ) no-repeat center bottom;
	height: 37px;
}
ul#navlist li a
{
	color: black;
	font-family: Times New Roman;
	font-size: 12pt;
	font-weight: bold;
	padding-top: 0;
	position: relative;
	text-decoration: none;
	top: 34%;
}

ul#navlist li .withWidth
{
	width: 30px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	display: inline-block;
}

ul#navlist li .noWidth
{
	margin: 0px 0px 0px 0px;
	display: inline-block;
}

ul#navlist li a img
{
	/*width: 28px;*/
	height: 28px;
	float: right;
	margin-left: 5px;
	border-width: 0px;
}
#game
{
	background-image: url('game.jpg' );
	background-repeat: no-repeat;
	width: 198px;
	height: 122px;
	float: left;
}
#game #gameDiv
{
	width: 96px;
	height: 80px;
	position: relative;
	left: 83px;
	top: 4px;
}
#adsLeft
{
	background-image: url('leftAds.jpg' );
	background-repeat: no-repeat;
	width: 191px;
	height: 435px;
	margin-bottom: 21px; /****/
	float: left;
	clear: left;
}

#adsDiv
{
	width: 143px;
	height: 330px;
	position: relative;
	left: 9px;
	top: 25px;
}

#adsDiv table td
{
	padding-bottom: 12px;
}

#vote
{
}
#voteHeader
{
	background-image: url('voteHeader.jpg' );
	background-repeat: no-repeat;
	width: 207px;
	height: 81px;
	margin: 0px 0px 0px 0px;
}
#voteFooter
{
	background-image: url('voteFooter.jpg' );
	background-repeat: no-repeat;
	width: 207px;
	height: 52px;
	margin: 0px 0px 0px 0px;
}
#voteContentContainer
{
	background-image: url('voteContent.jpg' );
	background-repeat: repeat-y;
	width: 207px;
	margin: 0px 0px 0px 0px;
}
#voteContent
{
	direction: rtl;
	padding-left: 23px;
	padding-right: 30px;
	text-align: right;
}
#contest
{
	width: 169px;
	height: 200px;
	background-image: url('contest.jpg' );
	background-repeat: no-repeat;
	margin-left: 11px;
	margin-bottom: 20px;
}
#sponsor
{
	background-image: url('sponsor.jpg' );
	background-repeat: no-repeat;
	width: 401px;
	height: 182px;
	margin-left: 290px;
	margin-top: 20px;
}
#latestNews
{
	margin-left: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#latestNewsTabs
{
	height: 20px;
	width: 524px;
	margin: 0px 0px 0px -3px;
	text-align: right;
}
#latestNewsHeader
{
	background-image: url('latestNewsHeader.jpg' );
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 524px;
	height: 5px;
	font-size: 0pt;
	line-height: 0%;
}
#latestNewsFooter
{
	background-image: url('latestNewsFooter.jpg' );
	background-repeat: no-repeat;
	width: 524px;
	margin: 0px 0px 0px 0px;
	height: 5px;
	font-size: 0pt;
	line-height: 0%;
}
#latestNewsContent
{
	direction: rtl;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 0px;
	text-align: right;
	margin: 0px 0px 0px 0px;
}
#latestNewsContentContainer
{
	background-image: url('latestNewsContent.jpg' );
	background-repeat: repeat-y;
	width: 524px;
	margin: 0px 0px 0px 0px;
}
#services
{
	background-image: url('services.jpg' );
	background-repeat: no-repeat;
	width: 549px;
	height: 177px;
}
#adsUp
{
	background-image: url('ads.jpg' );
	background-repeat: no-repeat;
	width: 512px;
	height: 102px;
	margin-left: 236px;
}

#adsUp img
{
	margin-left: 6px;
	margin-top: 6px;
}

#adsDown
{
	background-image: url('adsDown.jpg' );
	background-repeat: no-repeat;
	width: 512px;
	height: 72px;
	margin-left: 24px;
}

#adsDown img
{
	margin-left: 6px;
	margin-top: 6px;
}

#searchBox
{
	height: 28px;
	left: 151px;
	position: relative;
	top: -49px;
	width: 200px;
}

input#search
{
	background-color: white;
	border: 0 none;
	direction: rtl;
	height: 20px;
	left: -4px;
	padding-bottom: 2px;
	padding-top: 2px;
	position: relative;
	text-align: right;
	top: -3px;
	width: 168px;
}

input#searchButton
{
	width: 24px;
	height: 24px;
	overflow: hidden;
	border-width: 0px;
	background-image: url('searchButton.jpg' );
	cursor: pointer;
}

.searchDiv
{
	background-color: White;
	height: 26px;
	padding-left: 2px;
	padding-top: 2px;
}

.PollOutBar
{
	border: solid 2px #6B0341;
	height: 10px;
	background-color: #FDF8F1;
}

.PollInBar
{
	background-color: #92C73F;
	height: 10px;
}

.PollHeader, .PollText, .PollPersentage, .PollSumVoted
{
	font-size: 10pt;
	font-family: Tahoma;
	font-weight: bold;
}

#tabs-navigation .selectedTab
{
	/*background-color: #F8F7F5; 	border-left: 1px solid #CFC6B5; 	border-right: 1px solid #CFC6B5; 	border-top: 1px solid #CFC6B5;*/
	background-image: url('selectedTab.jpg' );
	border-bottom: 0px;
	padding-bottom: 4px;
}

#tabs-navigation .tab
{
	/*background-color: #EFE5D1;*/
	background-image: url('tab.jpg' );
}

#tabs
{
}

#tabs-navigation div
{
	text-align: center;
	display: inline;
	float: right;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	line-height: normal;
	width: 68px;
	padding-bottom: 4px;
	margin-left: 3px;
	cursor: pointer;
}

#tabs-navigation div a
{
	text-decoration: none;
	color: #000;
	display: block;
	width: 100%;
}

#tabs-navigation
{
	margin: 0px 15px 0px 0px;
}

#game a
{
	color: white;
	font-family: tahoma;
	font-size: 10pt;
	text-decoration: none;
}

.gameImage
{
	border: solid 2px white;
}

#game a:hover
{
	color: #F5DEB3;
}

#loginButton
{
	background-image: url('login.jpg' );
	cursor: pointer;
	height: 39px;
	left: 400px;
	position: relative;
	top: -123px;
	width: 125px;
}

#signUpButton
{
	background-image: url('signUp.jpg' );
	height: 39px;
	cursor: pointer;
	left: 530px;
	position: relative;
	top: -84px;
	width: 125px;
	display: block;
}

#loginForm
{
	height: 32px;
	left: 212px;
	direction: rtl;
	text-align: center;
	top: 173px;
	width: 100%;
	display: none;
	padding-top: 5px;
	background-color: #7F1F57;
	border-bottom: 2px solid #DF99C5;
	border-top: 2px solid #DF99C5;
	color: #FFDFF4;
	font-family: Tahoma;
	font-size: 13px;
	margin-bottom: 3px;
}

#SignIn1 p, #ctl00_SignIn1 p
{
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	display: inline;
}

#SignIn1 .LoginErrors, #ctl00_SignIn1 .LoginErrors
{
	margin: 0px 0px 0px 0px;
	font-size: 8pt;
}

#SignIn1 .LoginButton, #ctl00_SignIn1 .LoginButton
{
	margin: 0px 0px 0px 5px;
}

#SignIn1 input[type="checkbox"], #ctl00_SignIn1 input[type="checkbox"]
{
	margin: 0px 10px 0px 4px;
	padding: 0px 0px 0px 0px;
}

#SignIn1 .ButtonLogin, #ctl00_SignIn1 .ButtonLogin
{
	background-image: url('loginButton.jpg' );
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma;
	border-left: 2px solid #EFD1E4;
	cursor: pointer;
	overflow: visible; /* ie6/7 width fix */
	width: 100px;
	height: 25px;
	border: none;
}

#userStatus
{
	height: 39px;
	direction: rtl;
	left: 331px;
	position: relative;
	top: 177px;
	width: 643px;
	text-align: right;
	font-family: Tahoma;
	font-size: 13px;
	color: #FFDFF4;
	font-size: 9pt;
	display: none;
}

#flashButtons
{
	left: 170px;
	position: relative;
	top: -266px;
	height: 123px;
	width: 700px;
}

#userStatus a
{
	color: #FF7FD5;
	text-decoration: none;
	font-weight: bold;
}
#userStatus a:hover
{
	color: #EFB3DB;
}

#userStatus #PointControl1 object
{
	margin-right: 5px;
}

#userStatus #LinkButtonLogout
{
	margin-right: 5px;
}

#tabs a
{
	color: #8F7D59;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 13px;
}

#tabs a:hover
{
	color: #BFB39B;
	text-decoration: underline;
}

#iescroller a
{
	text-decoration: none;
}

#BrightsoftLink
{
	display:block;
    height:41px;
    left:191px;
    position:relative;
    top:70px;
    width:106px;
}

#QudsLink
{
    display:block;
    width:84px;
    height:69px;
    position:relative;
    top:-14px;
    left:312px;
}

#SCSLink
{
	display:block;
    height:25px;
    left:72px;
    position:relative;
    top:36px;
    width:117px;
}
#trainLeft
{
	width: 116px;
	height: 23px;
	background-image: url('trainLeft.jpg' );
	float: left;
	margin-left: 5px;
}
#trainRight
{
	width: 107px;
	height: 23px;
	background-image: url('trainRight.jpg' );
	float: right;
	margin-right: 5px;
}
#gamesLink
{
	display: block;
	height: 21px;
	left: 5px;
	position: relative;
	top: -19px;
	width: 56px;
}
#ramadanQuiz
{
	background-image: url('ramadanQuiz.jpg' );
	background-repeat: no-repeat;
	width: 525px;
	height: 150px;
	margin-left: 15px;
	overflow: hidden;
}

.onThisDay
{
	display: block;
	width: 72px;
	height: 64px;
	position: relative;
	left: 18px;
	top: -101px;
}

.todaysDish
{
	display: block;
	height: 52px;
	left: 18px;
	position: relative;
	top: -90px;
	width: 72px;
}

.quiz
{
	width: 304px;
	height: 78px;
	position: relative;
	top: 53px;
	left: 108px;
	direction: rtl;
	text-align: right;
	display: block;
	font-size: 10pt;
	text-decoration: none;
	color: Black;
}

.calendar
{
	position: relative;
	width: 75px;
	height: 36px;
	left: 432px;
	top: 16px;
	background-repeat: no-repeat;
}

.box
{
	clear: left;
	width: 741px; /* MAXIMUM 760px because of f****** IE6 */
	margin-bottom: 10px;
	margin-left: 2px;
}

.box .boxTable
{
	width: 100%;
	height: 100%;
}

.box .box-t-l
{
	width: 8px;
	height: 8px;
	background-image: url('box-t-l.jpg' );
	background-repeat: no-repeat;
}

.box .box-t
{
	height: 8px;
	background-image: url('box-t.jpg' );
	background-repeat: repeat-x;
}

.box .box-t-r
{
	width: 8px;
	height: 8px;
	background-image: url('box-t-r.jpg' );
	background-repeat: no-repeat;
}

.box .box-l
{
	width: 8px;
	background-image: url('box-l.jpg' );
	background-repeat: repeat-y;
}

.box .box-c
{
	background-color: #FBFBF9;
	direction: rtl;
	text-align: center;
	font-size: 10pt;
	font-family: Tahoma;
	padding: 3px;
}

.box .box-c a
{
	color: #88541B;
	text-decoration: none;
}

.box .box-r
{
	width: 8px;
	background-image: url('box-r.jpg' );
	background-repeat: repeat-y;
}

.box .box-b-l
{
	width: 8px;
	height: 8px;
	background-image: url('box-b-l.jpg' );
	background-repeat: no-repeat;
}

.box .box-b
{
	height: 8px;
	background-image: url('box-b.jpg' );
	background-repeat: repeat-x;
}

.box .box-b-r
{
	width: 8px;
	height: 8px;
	background-image: url('box-b-r.jpg' );
	background-repeat: no-repeat;
}

.CompleteTable
{
	height: 12px;
}

.CompleteCell
{
	background-color: #9FC754;
	margin: 2px 2px 2px 0px;
	border-top: solid 2px #486D05;
	border-right: solid 2px #486D05;
	border-bottom: solid 2px #486D05;
	height: 14px;
}

.FullCell
{
	border-top: solid 2px #486D05;
	border-left: solid 2px #486D05;
	border-bottom: solid 2px #486D05;
	height: 14px;
}

.ramadanQuizBox-t-r-0
{
	width: 18px;
	height: 87px;
	background-image: url('ramadanQuizBox-t-r-0.jpg' );
	background-repeat: no-repeat;
}

.ramadanQuizBox-t-r-1
{
	width: 435px;
	height: 87px;
	background-image: url('ramadanQuizBox-t-r-1.jpg' );
	background-repeat: no-repeat;
}

.ramadanQuizBox-r
{
	width: 18px;
	background-image: url('ramadanQuizBox-r.jpg' );
	background-repeat: repeat-y;
}

.ramadanQuizBox-t
{
	height: 87px;
	background-image: url('ramadanQuizBox-t.jpg' );
	background-repeat: repeat-x;
}

.ramadanQuizBox-b
{
	height: 23px;
	background-image: url('ramadanQuizBox-b.jpg' );
	background-repeat: repeat-x;
}

.ramadanQuizBox-b-r
{
	width: 18px;
	height: 23px;
	background-image: url('ramadanQuizBox-b-r.jpg' );
	background-repeat: no-repeat;
}

.ramadanQuizBox-c
{
	background-color: #FBFBF9;
	direction: rtl;
	text-align: right;
}

.ramadanQuizBox-c .NextButton
{
	background-image: url('ramadanQuizBox-answer.jpg' );
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 0px;
	border-width: 0px;
	cursor: pointer;
	overflow: visible;
	width: 79px;
	height: 29px;
	border: none;
}

.ramadanQuizBox-b-l
{
	width: 288px;
	height: 23px;
	background-image: url('ramadanQuizBox-b-l.jpg' );
	background-repeat: no-repeat;
}

.ramadanQuizBox-t-l
{
	width: 288px;
	height: 87px;
	background-image: url('ramadanQuizBox-t-l.jpg' );
	background-repeat: no-repeat;
}

.ramadanQuizBox-l
{
	width: 288px;
	height: 254px;
	background-image: url('ramadanQuizBox-l.jpg' );
	background-repeat: no-repeat;
}

.question
{
	font-size: 13pt;
	font-weight: bold;
	font-family: Arial;
	color: #532052;
}

.DailyExam
{
	height: 254px;
}
.errorMessage {
    color:Yellow;
    direction:rtl;
    font-weight:bold;
    height:57px;
    text-align:center;
    width:170px;
    display:table-cell;
    vertical-align:middle;
}
.signUpTable
{
	position: relative;
	left: 59px;
}

.signUpTable .td-0-0
{
	width: 173px;
	height: 79px;
	background-image: url('sign_up/leftcornerup.jpg' );
	background-repeat: no-repeat;
}

.signUpTable .td-0-1
{
	border-top: solid 3px #FEDA7A;
	height: 76px;
	width: 400px;
	background-color: #7FB8E3;
	background-image: url('sign_up/newmember.jpg' );
	background-repeat: no-repeat;
	background-position: top center;
}
.signUpTable .td-0-2
{
	width: 67px;
	height: 79px;
	background-image: url('sign_up/rightcornerup.jpg' );
	background-repeat: no-repeat;
}
.signUpTable .td-1-0
{
	width: 170px;
	height: 57px;
	border-left: solid 3px #FEDA7A;
	background-color: #4889bb;
}
.signUpTable .td-1-1
{
	background-color: #6AA6D4;
	color: #123E5F;
	direction: rtl;
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	height: 57px;
	text-align: right;
	width: 400px;
}
.signUpTable .td-1-1 div, .signUpTable .td-2-1 div
{
	margin-right: 8px;
}
.signUpTable .td-1-1 span, .signUpTable .td-2-1 span
{
	width: 130px;
	display: inline-block;
}
.signUpTable .td-1-1 input, .signUpTable .td-2-1 input
{
	border: 1px solid #17537F;
	font-family: Arial;
	font-size: 16pt;
	height: 26px;
	width: 236px;
	color: #123E5F;
	padding-top: 4px;
	padding-right: 4px;
}

.signUpTable input.errorInput
{
	border: 2px solid red;
}

.signUpTable .td-1-1 select, .signUpTable .td-2-1 select
{
	border: 1px solid #17537F;
	font-family: Arial;
	font-size: 16pt;
	height: 32px;
	color: #123E5F;
}
.signUpTable .td-1-2
{
	width: 67px;
	height: 57px;
	background-image: url('sign_up/1.jpg' );
	background-repeat: no-repeat;
}
.signUpTable .td-2-0
{
	width: 170px;
	height: 57px;
	border-left: solid 3px #FEDA7A;
	background-color: #3a7db0;
}
.signUpTable .td-2-1
{
	background-color: #7fb8e3;
	color: #123E5F;
	direction: rtl;
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	height: 57px;
	text-align: right;
	width: 400px;
}
.signUpTable .td-2-2
{
	width: 67px;
	height: 57px;
	background-image: url('sign_up/2.jpg' );
	background-repeat: no-repeat;
}
.signUpTable .td-3-2
{
	width: 67px;
	height: 57px;
	background-image: url('sign_up/3.jpg' );
	background-repeat: no-repeat;
}
.signUpTable .td-4-2
{
	width: 67px;
	height: 57px;
	background-image: url('sign_up/4.jpg' );
	background-repeat: no-repeat;
}
.signUpTable .td-5-2
{
	width: 67px;
	height: 57px;
	background-image: url('sign_up/5.jpg' );
	background-repeat: no-repeat;
}
.signUpTable .td-6-2
{
	width: 67px;
	height: 57px;
	background-image: url('sign_up/6.jpg' );
	background-repeat: no-repeat;
}
.signUpTable .td-7-2
{
	width: 67px;
	height: 57px;
	background-image: url('sign_up/7.jpg' );
	background-repeat: no-repeat;
}
.signUpTable .td-8-2
{
	width: 67px;
	height: 57px;
	background-image: url('sign_up/darkBGPixel.jpg' );
	background-repeat: repeat-y;
    vertical-align: middle;
    padding-left: 13px;
}

.signUpTable .td-2-1 table
{
    
}

.signUpTable .td-2-1 div.schoolSelect span
{
    width: 200px;
    display: block;
    margin: 7px;
}

.signUpTable div#number8
{
    width: 40px;
    height: 52px;
    background-image: url('sign_up/8.jpg');
}

.signUpTable .td-9-0 {
    /*height: 140px;
    width: 170px;
	border-left: solid 3px #FEDA7A;
	background-color: #4889bb;*/
	width: 173px;
	height: 61px;
	background-image: url('sign_up/leftcornerdown.jpg' );
}

.signUpTable .td-9-1 {
    /*height: 140px;
	background-color: #6AA6D4;
	color: #123E5F;
	direction: rtl;
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	text-align: right;
	width: 400px;*/
    width: 400px;
	background-color: #6AA6D4;
	border-bottom: solid 3px #FEDA7A;
	color: #123E5F;
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	height: 58px;
}

/*.signUpTable .td-9-1 .authenticationInput {
    background-color: Black;
    color: white;
    font-family: Tahoma;
    font-size: 16pt;
    width: 180px;
    height: 30px;
    font-weight: normal;
    text-align: center;
}*/

.signUpTable .td-9-2
{
	/*width: 64px;
	height: 140px;
    border-right: solid 3px #FEDA7A;
    background-color: #4789BB;
	background-image: url('sign_up/9.jpg' );
	background-repeat: no-repeat;
    background-position: center center;*/
	width: 67px;
	height: 61px;
	background-image: url('sign_up/9.jpg' );
	background-repeat: no-repeat;
}

.signUpTable .td-10-0
{
	width: 173px;
	height: 61px;
	background-image: url('sign_up/leftcornerdown.jpg' );
}
.signUpTable .td-10-1
{
	width: 400px;
	background-color: #7FB8E3;
	border-bottom: solid 3px #FEDA7A;
	color: #123E5F;
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	height: 58px;
}
.signUpTable .td-10-2
{
	width: 67px;
	height: 61px;
	background-image: url('sign_up/10.jpg' );
	background-repeat: no-repeat;
}
.signUpTable .signUpButton
{
	width: 180px;
	height: 50px;
	background-image: url('sign_up/button.jpg' );
	background-repeat: no-repeat;
	border-width: 0px;
	overflow: hidden;
	cursor: pointer;
	margin: 0px 0px 0px 85px;
	padding: 0px;
}
.msgBox
{
	position: relative;
	left: 165px;
}
.msgBox-0-0
{
	background-image: url('msgBox/msgBox-0-0.jpg' );
	background-repeat: no-repeat;
	width: 8px;
	height: 32px;
}
.msgBox-0-1
{
	background-image: url('msgBox/msgBox-0-1.jpg' );
	background-repeat: repeat-x;
	height: 32px;
	text-align:center;
	font-size:18pt;
	font-family:Arial;
	line-height:100%;
	font-weight:bold;
	color:#0C2E6E;
}
.msgBox-0-1 .title
{
	margin-top: 3px;
}
.msgBox-0-2
{
	background-image: url('msgBox/msgBox-0-2.jpg' );
	background-repeat: no-repeat;
	width: 8px;
	height: 32px;
}
.msgBox-1-0
{
	background-image: url('msgBox/msgBox-1-0.jpg' );
	background-repeat: repeat-y;
	width: 8px;
}
.msgBox-1-1
{
	background-color: #F6F9F6;
	height: 220px;
	width: 400px;
	direction: rtl;
	text-align: right;
}
.msgBox-1-1 a
{
	text-decoration: none;
	color: #45819F;
}
.msgBox-1-2
{
	background-image: url('msgBox/msgBox-1-2.jpg' );
	background-repeat: repeat-y;
	width: 9px;
}
.msgBox-2-0
{
	background-image: url('msgBox/msgBox-2-0.jpg' );
	background-repeat: no-repeat;
	width: 8px;
	height: 9px;
}
.msgBox-2-1
{
	background-image: url('msgBox/msgBox-2-1.jpg' );
	background-repeat: repeat-x;
	height: 9px;
}
.msgBox-2-2
{
	background-image: url('msgBox/msgBox-2-2.jpg' );
	background-repeat: no-repeat;
	width: 8px;
	height: 9px;
}
.msgBox .xButton
{
	background-image: url('msgBox/Xbutton.jpg' );
	background-repeat: no-repeat;
	width: 21px;
	height: 21px;
	float: right;
}
.msgBox .bawabatyLogo
{
	background-image: url('msgBox/Blogo.jpg' );
	background-repeat: no-repeat;
	width: 26px;
	height: 25px;
	float: left;
}

#character {
	width: 198px;
	float: left;
	clear: left;
	margin-bottom: 20px;
}

#character .header {
	background-image: url('characters/header.jpg');
	width: 198px;
	height: 25px;
}

#character .characterImage 
{
	width: 194px;
	height: 98px;
}

#character .footer .album 
{
	background-image: url('characters/album.jpg');
	width: 67px;
	height: 27px;
}

#character .footer .album a
{
	display: block;
	height: 27px;
	width: 67px;
}

#character .footer .interview 
{
	background-image: url('characters/interview.jpg');
	width: 65px;
	height: 27px;
}

#character .footer .interview a
{
	display: block;
	height: 27px;
	width: 65px;
}

#character .footer .chatOn 
{
	background-image: url('characters/chat-on.jpg');
	width: 66px;
	height: 27px;
}

#character .footer .chatOff 
{
	background-image: url('characters/chat-off.jpg');
	width: 66px;
	height: 27px;
}

#character .footer .chatOn a, #character .footer .chatOff a 
{
	display: block;
	height: 27px;
	width: 66px;
}

#eidGift
{
	width: 525px;
	height: 150px;
	margin-left: 15px;
	overflow: hidden;
	background-image: url('Coverage1.jpg');
}

#anniversary
{
	width: 525px;
	height: 150px;
	margin-left: 15px;
	overflow: hidden;
	background-image: url('anniversary.jpg');
	display: block;
}

#eidGift .eidGiftLink1 {
    display: block;
    height: 45px;
    left: 272px;
    position: relative;
    top: 0px;
    width: 61px;
}

#eidGift .eidGiftLink2 {
	display: block;
    height: 45px;
    left: 211px;
    position: relative;
    top: -45px;
    width: 60px;
}

#eidGift .eidGiftLink3 {
	display: block;
    height: 45px;
    left: 149px;
    position: relative;
    top: -90px;
    width: 61px;
}

#eidGift .coverageLink1 {
	display: block;
	height: 83px;
	left: 104px;
	position: relative;
	top: -77px;
	width: 274px;
}
#examDiv
{
	background-image: url('examDiv.jpg');
	background-repeat: no-repeat;
	width: 195px;
	height: 101px;
}
.examanswersheader
{
	background-image: url('examanswers.jpg');
	background-repeat: no-repeat;
	background-position:right bottom;
	height:38px;
}
.examwinersheader
{
	background-image: url('examwiners.jpg');
	background-repeat: no-repeat;
	background-position:right bottom;
	height:38px;
}


/* WORLD CUP */

#worldCupDiv a:link
{
	color:black;
	text-decoration:none;
}
#worldCupDiv a:visited
{
	color:black;
	text-decoration:none;
}
#worldCupDiv a:hover
{
	color:black;
	text-decoration:underline;
}

#worldCupDiv br { clear: both; }
#worldCupDiv .cntSeparator {
    font-size: 25px;
    margin: 0px 7px;
    color: #000;
}
#worldCupDiv .desc { margin: 7px 3px; }
#worldCupDiv .desc div {
    float: left;
    font-family: Arial;
    width: 70px;
    margin-right: 65px;
    font-size: 13px;
    font-weight: bold;
    color: #000;
}


#worldCupDiv .BoardLatestTopicsTable
{
    margin-right:32px;
    margin-top:15px;
}
#worldCupDiv .EntityImage
{
    background-image: url('sport/world-cup/icon-background.gif');
    background-repeat:no-repeat;
    background-position:right;
    height:66px;
    width:65px;
}
#worldCupDiv .EntityImage img
{
    width:56px;
    height:56px;
    margin-right:4px;
}
#worldCupDiv .EntityText p
{
    margin:0px;
}
.menutable
{
	width:200px;
}
.menuiconstd
{
	width:30px;
}
.menulinkstd
{
	width:170px;
}
.menutable a, menutable a:link, menutable a:visited
{
	color:White;
	text-decoration:none;
	font-family:Times New Roman;
	font-size:12pt;
	font-weight:bold;
}
.examcornerright
{
	background-image:url('../exam/rightcorner.gif');
	background-repeat:no-repeat;
}
.examcornerleft
{
	background-image:url('../exam/leftcorner.gif');
	background-repeat:no-repeat;
}
.exammain
{
	background-color:#E9CBDC;
	text-align:center;
}
.examfooter
{
	background-image:url('../exam/footer.gif');
	background-repeat:no-repeat;
}
.examcornerup
{
	background-color:#E9CBDC;
	vertical-align:top;
	text-align:left;
}
.examtable .NextButton
{
	border:0px;
	background:url('../exam/button.gif') no-repeat scroll 0 0 transparent;
	width:133px;
	height:37px;
	color:White;
	font-weight:bolder;
}
.Post .Title
{
	font-weight: bold;
	font-size: 10pt;
	vertical-align: middle;
	font-family: Tahoma;
	text-align: right;
	border-right: #5C0965 1px dashed;
	border-left: #5C0965 1px dashed;
	border-top: #5C0965 1px dashed;
	height: 25px;
}

.Post .UserProfileSection
{
	border: dashed 1px #5C0965;
	vertical-align: top;
	width:100px;
}

.Post .Comments
{
	font-style: italic;
	font-size: 8pt;
	vertical-align: middle;
	font-family: Tahoma;
	text-align: right;
	border-right: #5C0965 1px dashed;
	border-left: #5C0965 1px dashed;
	border-top: #5C0965 1px dashed;
	border-bottom: #5C0965 1px solid;
	height: 25px;
}

.Post .Text
{
	font-size: 10pt;
	vertical-align: top;
	font-family: Tahoma;
	text-align: right;
	padding: 4px 4px 4px 4px;
	border-right: #5C0965 1px dashed;
	border-left: #5C0965 1px dashed;
	border-bottom: #5C0965 1px dashed;
	
}

.Post .Controls .Float
{
	float: right;
	font-size: 10pt;
	vertical-align: top;
	font-family: Tahoma;
}

.Post .Controls .Links
{
	text-align: left;
	font-size: 10pt;
	vertical-align: top;
	font-family: Tahoma;
}
.TopicControl .TopicHierarchy
{
	font-style: italic;
	font-size: 12pt;
	vertical-align: middle;
	font-family: Arial;
	text-align: right;
	font-weight: bold;
}
.TopicControl .TopicTitle
{
	font-weight: bold;
	font-size: 12pt;
	vertical-align: middle;
	font-family: Tahoma;
	background-color: Transparent;
	text-align: center;
	width: 600px;
	margin-bottom: 8px;
}
.BoardTopics .BoardTopicsTable
{
	width: 80%;
	text-align: right;
}
.BoardTopics .TopicTitleHeader
{
	font-weight: bold;
	font-size: 10pt;
	vertical-align: middle;
	font-family: Tahoma;
	text-align: center;
	background-color: #AC4980;
	color: White;
}
.BoardTopics .BoardTopicItem
{
	background-color: #FFC9E8;
	text-align: center;
}

.BoardTopics .BoardTopicAlternatingItem
{
	background-color: #EC8FC4;
	text-align: center;
}
.BoardTopics a
{
	color: #61003D;
	text-decoration:none;
}
.BoardTopics a:visited
{
	color: #61003D;
	text-decoration:none;
}
.BoardTopics a:hover
{
	color:#61003D;
	text-decoration:none;
}
.TopicControl a
{
	color:blue;
	text-decoration:none;
}
.TopicControl a:visited
{
	color:blue;
	text-decoration:none;
}
.TopicControl a:hover
{
	color:blue;
	text-decoration:none;
}

.BoardTopics .BoardName
{
	font-weight: bold;
	font-size: 13pt;
	vertical-align: middle;
	font-family: Tahoma;
	text-align: center;
}

.BoardTopics .TopicsCount
{
	font-size: 10pt;
	vertical-align: middle;
	font-family: Tahoma;
	text-align: center;
	font-weight: bold;
}