/*
Description:	Base/Master Class
Author:			rye 
Version:		1.0
Date Created:	May 11, 2009
Last Modified:	May 26, 2009
Modified by:	rob

[Table Of Contents] 

	0- Reset
	1- Global
	2- Layouts
	3- Content
	4- Design			
	5- Branding	
	6- Named Components	
	7- Color Scheme

*/


/*==================================== 5 Branding ====================================*/

body
{
	background: url('/SiteSpecific/Najah/Resources/images/home/bg_pattern.jpg');
}

div.VerticalMenu ul li a.Selected {	
	color: #006590;	
}

div.VerticalMenu ul li a:hover {	
	color: #006590;
	
}

div.VerticalMenu ul li a {	
	color: #333;
}

.welcomenajahonline
{
	background: no-repeat url('/SiteSpecific/Najah/Resources/images/home/welcometonajahonline.jpg');
	height:31px;
	width:220px;
	color:White;
}


.rightpanel_bnr {
	
	width: 167px;
	min-height:105px;
	height:auto;
	display:block;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;

	background-color:#FFFFFF;
}
.rightpanel_bnrtop_contents {
	border-top:#779bcb 2px solid;
	border-bottom:#779bcb 10px solid;
	min-height:105px;
	height:auto;
	vertical-align:top;
}

.rightpanel_bnr_contents {
	border-top:#779bcb 2px solid;
	border-bottom:#779bcb 10px solid;
	min-height:110px;
	height:auto;
	vertical-align:top;
}
.bnr1_image {
	width:167px;
	height:122px;
	background:url(http://www.najahonline.com/Global/Najah/Images/Banners/home/pre-register.jpg) 0 16px no-repeat;
	border-bottom:#779bcb 2px solid;
	margin-bottom:3px;
	
}
.bnr2_image {
	width:167px;
	height:105px;
	background:url(http://www.najahonline.com/Global/Najah/Images/Banners/home/forum.jpg) top no-repeat;
	border-bottom:#779bcb 2px solid;
	
}
.bnr3_image {
	width:167px;
	height:105px;
	background:url(http://www.najahonline.com/Global/Najah/Images/Banners/home/assessment-center.jpg) top no-repeat;
	border-bottom:#779bcb 2px solid;
	
}
.bnr4_image {
	width:167px;
	height:105px;
	background:url(http://www.najahonline.com/Global/Najah/Images/Banners/home/advice.jpg) top no-repeat;
	border-bottom:#779bcb 2px solid;
	
}
.bnrtop_title {
	color:#ffffff;
	font-size:18px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight:bold;;
	width:90px;
	position: relative;
	padding:5px 0 0 77px;
	letter-spacing:-1px;
	float:left;


}
.bnrtop_title a,
.bnrtop_title a:link,
.bnrtop_title a:active,
.bnrtop_title a:visited,
.bnrtop_title a:hover {
	color:#ffffff;
	font-size:18px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:90px;
	position: relative;
	text-decoration:none;
	letter-spacing:-1px;
	float:left;


}
.bnr_title {
	color:#ffffff;
	font-size:18px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:90px;
	position: relative;
	padding:27px 0 0 77px;
	float:left;
	display: inline-block;
}
.bnr_title a,
.bnr_title a:link,
.bnr_title a:active,
.bnr_title a:visited,
.bnr_title a:hover {
	color:#ffffff;
	font-size:18px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:90px;
	position: relative;
	float:left;
	display: inline-block;
	text-decoration:none;
}


.bnr_subtitle {
	color:#ffffff;
	font-size:11px;
	font-family: Arial;
	font-weight: normal;
	width:90px;
	position: relative;
	padding:0 0 0 78px;
	float:left;
	display: inline-block;


}
.bnr_subtitle a,
.bnr_subtitle a:link,
.bnr_subtitle a:active,
.bnr_subtitle a:visited,
.bnr_subtitle a:hover {
	color:#ffffff;
	font-size:11px;
	font-family: Arial;
	font-weight: normal;
	width:90px;
	position: relative;

	float:left;
	display: inline-block;
	text-decoration:none;


}
.bnrtoptext {
	font-family:Arial;
	font-size:11px;
	color:#333333;
	width:121px;
	float:right;
	line-height:13px;

	z-index:10;	
}
.bot_divider {
	width:167px;
	border-bottom:#779bcb 2px solid;

	height:1px;


	display: block;

	float:left;
	padding-top:41px;

	
}

/*===== Added by Abdul */

#page_content #menu_container
{
	background:url(http://inc.iirme.com/Sites/NajahOnline/v1/Homepage/Images/najah-home-top-bgmenu.gif) no-repeat!important;
}

#page_content #content_left .VerticalMenu ul
{
	background:url(http://inc.iirme.com/Sites/NajahOnline/v1/Homepage/Images/najah-home-bot-bgmenu.gif) no-repeat left bottom!important;
}

#menu_container
{	
}

div.VerticalMenu ul li a 
{
	border-bottom:1px solid #9dc0dd!important;
	margin-right:2px;
}