	/* Welcome Page Container customization -Start*/

.MenuTopMarginW
{
	height:30px;
}
.MenuContainerW
{
	height:332px;
	width: 124px;
	float:left;
}

.MainContentContainerW
{
	width:604px;
	height:332px;
	margin-left:130px;
	text-align:center;
	
}

.FooterContainerW
{
	height: 117px;
	width:735px;
	text-align:center;
	background-color:#99CC99;

}

.WelcomeMainImg
{
	width:600px;


}


/* Welcome Page Container customization -End*/

.PageContainer
{
	/*width:745px;*/ /* This width must be at least +5px or more than actucal full page length, to fix IE dusplay issue*/
	width:795px;
}

div
{
	text-align:left;
	margin:0px;
	padding:2px;

}

.LogoContainer
{
	margin-top:2px;
	height: 110px;
	width: 119px;
	background-image: url("images/jinene-logo.jpg");
	float:left;	

}

/*Combined height of HeaderContainer and HeaderSpacer +2px than that of LogoContainer, due to margin-top in LogoContainer,  & +2 pixel for fix for IE5.0*/
.HeaderContainer 
{
	margin-left:127px;
	width:609px;
	height: 104px;
	
	background-color:#99CC99;
	text-align:center;
}
.HeaderSpacer
{
	margin-left:127px;
	width:609px;
	height: 10px;  
}

.MenuContainer
{
	height:432px;
	width: 124px;

	float:left;
}

.MainContentContainer
{
	/*width:604px;*/
	/*height:432px;*/
	width:654px;
	height:492px;
	/*margin-left:110px;*/ /*Removed to correct content overflow in FireFox*/
	display:table;
}

.SuiteLinkContainer
{
	width:735px;
	text-align:right;
}

.FooterContainer
{
	/*height: 117px;*/
	height: 17px;
	width:735px;
	text-align:right;
	background-color:#99CC99;
		
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#0099CC;
	font-weight:bold;
	

}
.Bismillah
{
	background-image:url(images/bismillah.gif);
	width:100%;
	height:64px;
	background-position:center;
	background-repeat:no-repeat;
	display:block;
}
.PageText
{
	padding-left:40px;
	padding-right:40px;
}

.MenuLan
{
	padding-top:60px;
}
.Column300
{
	width:300px;

}

.Column320
{
	width:320px;
	float:left;
}

.Column550
{
	width:550px;
	float:left;
}

.ColumnsContainer
{
	display:table; /*This is for correct display in Firefox.*/
	/*height:10px;*/ /* This is for correct display in IE*/

}
table
{
	width:100%;
	padding:0px;
	margin:0px;
}
.Column280
{
	width:280px;
	padding:0px;
	margin:0px;
}

td
{
	vertical-align:top;
	border-top:1px;
	border-top-style:solid;
	border-color:#bbbbbb;
}
.TColumn1
{
	width:120px;
}

#tawafa-stamp
{
	padding-top:50px;
	padding-left:100px;
}


.Borderless td
{
	border:0px;
}

.MsgControl
{
	float:left;
	margin-right:5px;
}

.BtnControl
{
	width:90px;
}

/*Button CSS - Start*/

.MenuButtonGreen
{
	width:120px;
	height:28px;
	background-image:url(images/btn-green-0.jpg);
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	color:#111111;
	font-size:16px;
	font-family:"Monotype Corsiva", Georgia, Verdana, "Times New Roman";
	text-align:center;
	padding-top:4px;


}

.MenuButtonGreen:hover
{
	background-image:url(images/btn-green-1.jpg);
	text-decoration:none;
}

.MenuButtonBlue
{
	width:119px;
	height:28px;
	background-image:url(images/btn-blue-0.jpg);
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	color:#111111;
	font-size:16px;
	font-family:"Monotype Corsiva", Georgia, Verdana, "Times New Roman";
	text-align:center;
	padding-top:4px;

}

.MenuButtonBlue:hover
{
	background-image:url(images/btn-blue-1.jpg);
	text-decoration:none;
}

/*Button CSS - End*/

.ImageContainer
{
	width:50px;
	height:15px;
	
	/*visibility:visible;*/
	z-index:1; 
	position:absolute;
	
	overflow:hidden;
	margin-top:-25px;
	margin-left:120px;
	
	font:Arial, Helvetica, sans-serif;
	font-size:15px;
	padding-left:3px;
	text-decoration:none;
}

.ImageContainer:hover
{
	width:590px;
	height:253px;
	border:1px solid black;
	background-color:#e1ebe2;
	text-decoration:none;
}

.ImageContainer#Images1:hover
{
	margin-left:0px;
	z-index:2;
}

.ImageContainer#Images2:hover
{
	margin-left:-255px;
	z-index:2;
}


.ImageContainer img
{
	margin:2px;
	border:2px solid #99CC99;
}



.MenuButtonContainer
{
	padding-top:30px;
}

.AlbumTable td
{
	border:0px;
}

.AlbumTable img
{
	border:1px solid #111111;
}
