
.header
{
	width: 100%;
	height: 50px;
	background-image:url(/images/gradient.jpg);
	background-repeat:repeat-x;
	background-color: #333; 	
	float: left;
	color: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	clear: both;
}

.headerNav
{
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin: 0px;
}

.divMenu
{
	
	width: 798px;
	height: 45px;
	position: absolute;
	left: 350px;
	top: 5px;
	z-index: 8;
}

.spaceColumn
{
	float:left;
	margin: 0px;
	border: none;
	width: 0px;
}

.navigationLeft
{
	float: left;
	background-color: #ffffff;
	width: 200px;
	padding-left: 0px;
}

.installed-apps
{
	font-family: Helvetica, Arial, Sans-serif;
	font-weight: bold;
	font-size: 10px;
	margin-top: 25px;
	margin-bottom: 25px;
	line-height: 0px;
}

.installed-apps img
{
	vertical-align:middle;
	margin-right: 5px;
	margin-bottom: 5px;
}

.installed-apps A
{
	color: #333;
	text-decoration: none;
	font-family: sans-serif, Helvetica, Arial;
	font-size: 12px;
}

.appBeanCounter
{
	background-color:#69C;
	font-weight: bold;
	color:#FFF;
	font-size: 9px;
	font-family: Lucida Grande, Tahoma, Arial, Sans-serif;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 3px;
	padding-right: 3px;
	margin-right: 5px;
	margin-top: 5px;
	clear: none;
	float: right;
}

.appBeanCounter_Empty
{
	font-weight: bold;
	color:#FFF;
	font-size: 9px;
	font-family: Lucida Grande, Tahoma, Arial, Sans-serif;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 3px;
	padding-right: 3px;
	margin-right: 5px;
	margin-top: 5px;
	clear: none;
	float: right;
}


.appLauncherHeading
{
	padding-top: 5px;
	padding-left: 10px;
	width: 190px;
	height: 15px;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	border-bottom: 1px dotted #cccccc;
	margin-bottom: 5px;
	color: #333;
}

.appLauncher
{
	padding-top: 5px;
	padding-left: 10px;
	width: 190px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;		
}

.appLauncher:hover
{
	border-top: 1px solid #cccccc !important;
	border-bottom: 1px solid #cccccc !important;
	background-color: #efefef !important;	
}

.lg-submenu
{
	width: 160px;
	padding-top: 5px;
}

.lg-submenu a
{
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #333333;
}

.profile-pic
{
	padding: 5px;
	border-bottom: 1px solid #CCC;
}


.profile-name
{
	padding: 20px;
	font-family: Helvetica, Arial, Verdana, Tahoma;
	font-size: 22px;
	color: #003366;
}

.profile-pic img
{
	max-width: 180px;
	max-height: 307px;
}

.divNotifications
{
	padding-left: 10px;
	padding-top: 10px;
}

.divLoading
{
	padding-left: 385px;
	width:100px;
	height: 35px;
}

.BGPD
{
	position: absolute;
	left: 0px;
	top: 0px;
	width:0px;
	height:0px;
	visibility: hidden;
}

.loading-indicator 
{
	height: 80px;
	width: 80px;
	background: url( '/images/loading.gif' );
	background-repeat: no-repeat;
	background-position: center center;
}

.loading-indicator-overlay 
{
	background-color: #FFFFFF;
	opacity: 0.6;
	filter: alpha(opacity = 60);
}

.masterBody
{
	margin-right: 0px;
	padding: 0px;	
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;	
	position: absolute;	
	top: 50px;
	left: 200px;	
	width: 800px;	
}


.subBody
{
	margin-right: 0px;	
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	width: 800px;
	min-height: 750px;
}

.subBody a
{
	font-size: 11px;
	font-family: Helvetica, Tahoma, Arial;
	color: #333;
	font-weight: normal;
	text-decoration: underline;
}

.subBody a:hover
{
	text-decoration: none;
}


.divFooter
{
	clear: left;
	margin-top: 30px;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #000;
	border-left: 1px solid #efefef;
	border-right: 1px solid #ccc;
	padding: 30px;	
	width: 738px;
}


.divGRSForgotPassword
{
	clear:both; 
	margin-left: 25px;
	padding-top: 20px;
}

.divGRSPoweredByOutter
{
	width: 100%; 
	clear:both; float: right; 
	padding-right: 130px; 
	padding-top: 25px;
}

.divGRSPoweredByInner
{
	width: 620px; 
	margin-left: 165px; 
	border-top: 1px solid #333333;	
}
