body
{
		font-size					: 12px;
		font-family					: Tahoma, 'Simplified Arabic' , Arial, Andalus, 'Traditional Arabic';
		background-color			: #274162;
		background-image			: url(images/gbackground.gif);
		background-repeat			: repeat-x;

}

A
	{
		color					: #000099;
		font-family				: Tahoma, Arial, Helevetica, Sans-Serif;
		text-decoration			: none;
		font-weight				:bold 
		
	}
A:hover
	{
		color					: #990000;
		text-decoration			: underline;
		font-weight				:bold 		
	}
	
	
.mainCell	/**Main frame of all pages **/
{  
	border:3px outset #274162;
	/**background-color: #F3F3F3;**/
	background-color:White;
	direction:rtl;
}

/** Homepage small cells **/	
.interCell
{ 
	padding:0px; 
	border:1px solid #000080; 
	background-image:url(images/cellInter.gif) 
}

.timeCell
{ 
	padding:0px; 
	border:1px solid #000080; 
	background-image:url(images/cellTime.gif) 
}

.libraryCell    
{ 
	padding:0px; 
	border:1px solid #000080; 
	background-image:url(images/cellLibrary.gif) 
}
               
.prayerCell  
{ 
	padding:0px; 
	border:1px solid #000080; 
	background-image:url(images/cellPrayer.gif) 
}
               
.emailsCell    
{ 
	padding:0px; 
	border:1px solid #000080 
}
               
.mailaccountCell  
{ 
	padding:0px; 
	border:1px solid #000080 
}

.membersCell    
{ 
	padding:0px; 
	border:1px solid #000080; 
	background-image:url(images/cellMember.gif) 
}
               
.forumCell    
{ 
	padding:0px; 
	border:1px solid #000080; 
	background-image:url(images/cellForum.gif) 
}
               
.bestmemberCell  
{ 
	padding:0px; 
	border:1px solid #000080; 
	background-image:url(images/cellBestMember.gif) 
}

.emptyCell  
{ 
	border: 1px solid #000080; 
	font-size: 12px;
	padding-left: 0px; 
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px; 
	background-color:#EAEAEA;
	font-family: Tahoma;

}

.imageCell  
{ 
	border: 1px solid #000080; 
	font-size: 12px;
	padding-left: 0px; 
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Tahoma;

}

/** Homepage large cells **/   
.subTitle    
{ 
	font-family: Tahoma;
	font-size: 12px;
	color:#FFFFFF;
	text-align:center;
	background-image:url(images/titlebar2.gif); 
	font-weight: bold;
	background-color: #3F7492;
}	

.subCell  
{ 
	font-family: Tahoma;
	font-size: 12px;
	padding-left: 0px; 
	padding-right: 0px; 
    padding-top: 0px; 
    padding-bottom: 0px;
   	background-color:#EAEAEA;
 
}

.Heading1
{
	font-weight: bold;
	font-size: 15px;
	color: #3A55A5;
	font-family: Tahoma, 'Simplified Arabic' , Arial, Andalus, 'Traditional Arabic';
	text-align: center;
}
.Heading2
{
	font-weight: bold;
	font-size: 12px;
	color: #778BC3;
	font-family: Tahoma, 'Simplified Arabic' , Arial, Andalus, 'Traditional Arabic';
}

.Heading3
{
	font-weight: bold;
	font-size: 12px;
	color: #990000;
	font-family: Tahoma, 'Simplified Arabic' , Arial, Andalus, 'Traditional Arabic';
}

.Text1
{
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma, 'Simplified Arabic' , Arial, Andalus, 'Traditional Arabic';
}

.Text2
{
	font-size: 12px;
	font-family: Tahoma, 'Simplified Arabic' , Arial, Andalus, 'Traditional Arabic';
	font-weight: normal;	
}

.Text3
{
	font-size: 12px;
	color: gainsboro;
	font-family: Tahoma, 'Simplified Arabic' , Arial, Andalus, 'Traditional Arabic';
}

.altRow1
{
	background-color:#F6F6F6;
	font-size: 12px;
}

.buttonBar
{
	background-color:#EAEAEA;
	background-image:url(images/buttonBar.gif);
	font-size: 12px;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	padding-top:0;
}

.altRow2
{
	background-color:#EAEAEA;
	font-size: 12px;
}

.tableCell
{
	BORDER-RIGHT: black 1px solid;
	BORDER-TOP: black 1px solid; 
	BORDER-LEFT: black 1px solid; 
	BORDER-BOTTOM: black 1px solid; 
	BORDER-COLLAPSE: collapse
}

.cellNav 
{
		color					: #000000;
		background-color		: #d9e2e8;
		font-family				: Tahoma, Arial, Helvetica, sans-serif;
		font-size				: 12px;
		cursor					: default;
		font-weight				: bold;	
		filter					: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#ACC2CE', EndColorStr='#EEEEEE');
}

.cellSideNav
{
	font-size: 12px;
	background-image: url(images/sidemenu/MainItemBg.gif);
	border-bottom: gray 1px solid;
	border-right: gray 1px solid;
	background-repeat: repeat-y;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #d9e2e8;
}

.NavHeading
{
	text-decoration:none;
	color:White;
	font-size:12px;
	font-weight:normal;
}

.searchBox
{ 
	font-family: Tahoma;
	font-size: 12px;
	padding-left: 0px; 
	padding-right: 0px; 
    padding-top: 0px; 
    padding-bottom: 0px;
   	background-color:#EAEAEA;
 
}


/** Used for the forum (Added by Yousef AlReyami)**/
.UserName 
{
	color		: #DDF8FF;
	font-family	: Simplified Arabic, Tahoma;
	font-size	: 20px;
}

.menuMiddle
{
	background-image: url(images/menu/MainItemBg.gif);
}

.menuRight
{
	background-image: url(images/menu/MainItemRight.gif);
}

.menuLeft
{
	background-image: url(images/menu/MainItemLeft.gif);
}


