﻿.bannerAdmin
{
	width: 100%; /*padding-right: 20px; 	padding-left: 0px; 	padding-bottom: 15px; 	padding-top: 15px;*/
	background-color: White;
	height: 108px; /*border-bottom-color: Black;*/ /*border-bottom-style: solid; 	border-bottom-width: 5px;*/
	background-image: url("../../../admin/images/bgBannerAdmin.jpg");
	background-position: top center;
	background-repeat: no-repeat;
}

.insideBannerMenuAdmin
{
	padding: 10px 40px 0px 40px;
	height: 65px;
	background-color: Transparent;
	width: 938px;
	text-align:right;
	color:White;
	font-weight:bold;
	font-size:11px;
	font-family:Verdana;
}

.dataAreaAdmin
{
	/*background-color: #494949;*/
	background-color: #ffffff;
	width: 1008px;
	min-height: 603px;
	/*background-image: url("../../../images/master/bgBodyBlock.jpg");
	background-position: top center;
	background-repeat: repeat-x;*/
	padding: 0px 0px 0px 0px;
}

.dataAreaInsideAdmin
{
	background-color: #494949;
	width: 928px;
	min-height: 603px;
	padding: 0px 0px 0px 20px;
}

.leftBlockInDataAreaInsideAdmin
{
	background-color: #ffffff;
	width: 180px;
	min-height: 200px;
	float: left;
	/*border:solid 5px #494949;*/
	border:solid 5px #ffffff;
	border-top:0;
}

.rightBlockInDataAreaInsideBreadScrumAdmin
{
	background-color: #ffffff;
	width: 798px;
	height: 22px;
	float: right;
	font-size:11px;
	color:#737373;
	letter-spacing:1px;
	padding:8px 0px 0px 20px;
	font-weight:bold;
}

.rightBlockInDataAreaInsideSpacerAdmin
{
	background-color: #ffffff;
	width: 818px;
	height: 10px;
	float: right;
	padding:0;
}

.rightBlockInDataAreaInsideAdmin
{
	background-color: #ffffff;
	width: 798px;
	min-height: 230px;
	float: right;
	padding:0px 10px 10px 10px;
}

.titleLeftMenuAdmin
{
	background-color: #b1005f;
	color: White;
	font-weight: bold;
	padding:5px 0px 5px 10px;
	margin-bottom:0px;
}

.titleLeftMenuActiveAdmin
{
	background-color: #126f90;
	color: White;
	font-weight: bold;
	padding:5px 0px 5px 10px;
	margin-bottom:0px;
	background-image: url("../../../images/master/activeBG.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	width:170px;
}

.titleLeftMenuActiveAdminShow
{
	background-color: #126f90;
	color: White;
	font-weight: bold;
	padding:5px 0px 5px 10px;
	margin-bottom:0px;
	background-image: url("../../../images/master/activeBGShow.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	width:170px;
}

.titleLeftMenuActiveAdminLock
{
	background-color: #126f90;
	color: White;
	font-weight: bold;
	padding:5px 0px 5px 10px;
	margin-bottom:0px;
	background-image: url("../../../images/master/lockBG.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	width:170px;
	border-bottom:solid 1px white;
}

.labelMenuLeft
{
	cursor:pointer;
	font-size:15px;
}

.linkAdmin
{
	border:0px;
	color:White;
}

.textGray
{
	color:Gray;
}

.textBlue
{
	color:#065b9e;
	border: solid 1px gray;
}

.titleLeftMenuActiveAdminManagement
{
	background-color:#b1005f;
	color: White;
	font-weight: bold;
	padding:5px 0px 5px 10px;
	margin-bottom:0px;
	background-image: url("../../../images/master/activeAdminBG.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	width:170px;
}

.titleLeftMenuActiveAdminManagementShow
{
	background-color:#b1005f;
	color: White;
	font-weight: bold;
	padding:5px 0px 5px 10px;
	margin-bottom:0px;
	background-image: url("../../../images/master/activeAdminBGShow.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	width:170px;
}


/* ADDITION LINK STATES ADDED CREATED BY SATNAAM */

h1 a:link {
	color:#17487A;
	}

h1 a:hover {
	color:#0E3256;
	}

h1 a:visited {
	color:#0E3256;
	}
	

h2 a:link {
	color:#17487A;
	}

h2 a:hover {
	color:#0E3256;
	}

h2 a:visited {
	color:#0E3256;
	}
	

h3 a:link {
	color:#17487A;
	}

h3 a:hover {
	color:#0E3256;
	}

h3 a:visited {
	color:#0E3256;
	}

