/*
NetEdge Computing Global Services Pvt.Ltd.

File Type			: CSS Style Sheet
Date of Creation	: 23/05/2007
File Name			: rd.css
Created by			: Shanti Kumar Khumukcham(NetEdge)
Revised on			:
___________________________________________________________________________________________________ */
html, body {
	margin: 0; padding: 0; border: 0 none; height: 100%; text-align:center;
}
img, a img, form { 
	margin: 0; padding: 0; border: 0 none; text-decoration: none;
	margin-bottom:-2px; 
}

/* 
define the parent font for other elements to inherit
____________________________________________________________________________________________________ */
html, body, p, table, div, tr, td,span, form,input,select,textarea
{ 
	font-family: tahoma;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: normal;
}

/*
h1, h2, h3, h4, h5, h6 
{
	margin: 5px 0;
	padding: 5px 0;
	font-family: tahoma, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
}

h1 { font-size: 15px; }
h2 { font-size: 14px; }
h3 { font-size: 13px; }
h4 { font-size: 12px; }
h5 { font-size: 11px; }
h6 { font-size: 10px; }
*/
/*
Header Tags declared by Pinky Jain , dated as on 27 November 2007
____________________________________________________________________________________________________ */
h1{
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold; color:#F22161;
	display:inline;
	padding:3px 0 0 0;
}

h2{
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold; color:#F22161;
	display:inline;
	padding:3px 0 0 0;
}

h3{
	font: 11px , Arial;
	font-weight:bold; color:#2c58bd;
	display:inline;
	padding:0px 0 0 0;
}

h4{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold; color:#800080;
	display:inline;
	padding:3px 0 0 0;
}

strong{font-weight:bolder;}
b{font-weight:bolder;}
p{
	line-height:15px;
	text-align:justify;
}
/* 
Define page Background
___________________________________________________________________________________________________*/
html, body 
{
	background: #fff 
	text-align: center;
}

a , a:visited
{	
	color: #2c58bd;
	text-decoration: none;	
}

a:hover 
{
	color: red;
	text-decoration: none;
}

/* 
Layout wrapper 
__________________________________________________________________________________________________*/
#wrapper 
{
	margin: 0 auto;
	width: 1007px; 
	text-align: left;

}
/*Header -------------------------*/
#header{
	background:url(../images/admin/bg-header.jpg) no-repeat;
	height:127px;
	width:100%;
}

/*global Nav -----------------------------------------------*/

#globalNav {
	margin-left:20px;
	height:28px;
	width:595px;
	padding-bottom:3px;
	margin-bottom:0px;
}
#globalNav td{
	background:url(../images/admin/bg-globalNav.gif) repeat-x;
	width:140px;
	text-align:center;
	background-position:bottom left;
	height:28px;
	
	
	
}
#globalNav td a,#globalNav td a:visited{
	text-decoration:none;
	width:120px;
	color:white;
	font-weight:bold;
	line-height:24px;
	padding:0px 15px 0px 15px;
	margin:0px ;

}

#globalToolbar{
	background: #2760a3 url(../images/admin/bg-globalTollbar.jpg) no-repeat;
	height:27px;
	/*width:100%;*/
	text-align:right;
	padding:0 20px 0 20px;
}
#globalToolbar td {color:white; font-weight:bold;}
#globalToolbar a,#globalToolbar a:visited{
	color:white;
	text-decoration:none;
	font-weight:bold;
}
#globalToolbar a:hover{
	text-decoration:none;
	color:#b6d6fd;
}

/*Form Elements_______________________________________*/
input,select,textarea{font-size:11px; padding:2px;}
input.medium{width:182px} 
select.medium{
	width:192px;

}
textarea{font-family:arial;}
.mandatory{color:red;padding-right:2px}
.formTable{padding:1px; font-weight:bold;}
input.submit{
padding:0;
margin:0;
margin-top:4px;
}


/*left Panel ----------------------------------------------------------*/

.leftPanel{
	width:233px;
	height:440px;
	background:url(../images/admin/bg-leftPanel.jpg) repeat-y;
	text-align:center;
}
.leftPanelTop{
	background:url(../images/admin/bg-left-top1.jpg) repeat-y;
	height:200px;
	padding:10px 0;
	text-align:center;
	margin:0px;
	
}
.leftPanelTop_sitemap{
	background:url(../images/admin/bg-left-top1_sitemap.jpg) repeat-y;
	height:200px;
	padding:16px 0;
	text-align:center;}
	/*added by Maqsood*/
/*Body -------------------------------------------------------------------------------*/

#mainBody{
	background:url(../images/admin/bg-left.jpg) repeat-y left;
	
}

#mainText{
	background:white url(../images/admin/bg-maintext.jpg) repeat-x top;
	padding:22px;
	
	
}

.masterHeader{
	font-size:180%;
	display:block;
	margin-bottom:14px;
	color:#4d6396;
}
.subHeader{
	font-size:120%;
	display:block;
	margin-bottom:10px;
	margin-top:10px;
	font-weight:bold;
	color:#5886cb;
}
#right{
	width:160px;
	height:400px;
	float:right;
	margin:0px;
	padding:10px;
	display:inline;
	

}

/*
#menu{

	margin:0px;
	padding:0px;
	
}
#menu img{margin-right:5px;}
#menu a, #menu a:visited {
			text-decoration:none;
			text-align:left;
			display:block; 
			width:160px; 
			border:1px solid #f7aa90;
			color:#464646;
			margin-bottom:6px;
			background:white;
			height:32px;
			padding:2px;
			line-height:26px;
			font-size:120%;
			font-weight:bold;
			float:left;
		  }
#menu a:hover {
			border:1px solid #5984e4;
			color:#d9633d;

		  }
#menu1 img{margin-right:10px;}
#menu1 a, #menu1 a:visited {
			text-decoration:none;
			text-align:left;
			display:block; 
			width:160px; 
			border:1px solid #dc5c95;
			color:#dc5c95;
			margin-bottom:6px;
			background:white;
			height:32px;
			padding:2px;
			line-height:26px;
			font-size:120%;
			font-weight:bold;
		  }
#menu1 a:hover {
			/*border:1px solid #5984e4;*/
			color:#d9633d;

		  }*/
#menu1{

	margin:0px;
	padding:0px;
	
}
#menu1 ul{
	margin:0px;
	padding:0px;
	width:160px;
	display:block;
	list-type:none;
	list-style:none;
	
	}

#menu1 ul li{
			text-decoration:none;
			text-align:left;
			width:160px; 
			border:1px solid #f7aa90;
			color:#464646;
			margin-bottom:6px;
			background:white;
			height:36px;
			padding:2px;
			line-height:26px;
			font-size:110%;
			font-weight:bold;
			float:left;
			list-style:none;
			display:block;
			
			
		  }
#menu1 ul li a{
			color:#464646;
			text-decoration:none;
			list-type:none;
			display:block;
			height:32px;
			padding:2px;
			
}

#menu1 a:hover {
			/*border:1px solid #5984e4;*/
			color:#d9633d;

		  }		  
		  
		  
#menu1 img{margin-right:10px;}		  
		  
		  
		  
/*footer ------------------------------------------------------------*/
#menu{

	margin:0px;
	padding:0px;
	
}
#menu ul{
	margin:0px;
	padding:0px;
	width:160px;
	display:block;
	list-type:none;
	list-style:none;
	
	}

#menu ul li{
			text-decoration:none;
			text-align:left;
			width:160px; 
			border:1px solid #f7aa90;
			color:#464646;
			margin-bottom:6px;
			background:white;
			height:36px;
			padding:2px;
			line-height:26px;
			font-size:110%;
			font-weight:bold;
			float:left;
			list-style:none;
			display:block;
			
			
		  }
#menu ul li a{
			color:#464646;
			text-decoration:none;
			list-type:none;
			display:block;
			height:32px;
			padding:2px;
			
}

#menu a:hover {
			/*border:1px solid #5984e4;*/
			color:#d9633d;

		  }		  
		  
		  
#menu img{margin-right:10px;}


#footer{
	background-color:#5984e4;
	padding:6px;
	padding-left:20px;
	padding-right:20px;
	color:#ffffff;
	/*background:#d9633d;*/
}

#footer01{
	background-color:#c4d5ff;
	padding:6px;
	padding-left:20px;
	padding-right:20px;
	color:#294a97;
	/*Add by Maqsood*/
}
#footer01 a, #footer01 a:visited{
	color:#2c58bd;
	font-weight:bold;
	text-decoration:underline;
	/*Add by Maqsood*/
}
#footer01 a:hover{
	text-decoration:none;
	/*Add by Maqsood*/
}

#footer a, #footer a:visited{
	color:#ffffff;
	text-decoration:underline;
}
#footer a:hover{
	text-decoration:none;
}

#footerLeft{
	background:url(../images/admin/bg-footer-left.jpg) no-repeat;
	width:233px;
	height:26px;
}
.mandatory{color:#e74914}

/*Bold Texts*/

.bold{
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold
}
.errorMessage{

	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	color:red;
}

/*////////////////UL OL//////////////////////////////*/

ul{
	list-style-image:url(../images/admin/bullet.gif);
	margin-left: 20px; padding-left: 0;
	line-height:18px;
	font-weight:bold;
	text-decoration:none;
	margin-top:0
}
ul.bullet1{
	list-style-image:url(../images/admin/bullet4.gif);
	margin-left: 25px; padding-left: 0;
	line-height:18px;
	font-weight:normal;
	margin-top:2px;
}
ul.bullet2{
	list-style-image:url(../images/admin/bullet2.gif);
	margin-left: 25px; padding-left: 0;
	line-height:18px;
	font-weight:normal;
}
ul.bullet3{
	list-style-image:url(../images/admin/bullet3.gif);
	margin-left: 25px; 
	margin-top:10px;
	padding-left: 0;
	line-height:18px;
	font-weight:bold;
}f
ul li a, ul li a:visited{color:#3f3f3f}
ul li a:hover{color:#5984e4}
.top{text-align:right;margin-top:0;float:right;}
.top a{text-decoration:underline}


