﻿.leftMenuHeader
{
	FONT-WEIGHT: bold;
	COLOR:White; 
	FONT-SIZE: 12px; 
	WIDTH: 150px; 
	HEIGHT: 21px;
	FONT-FAMILY: Verdana; 
	BACKGROUND-COLOR: #3399ff; 
	TEXT-ALIGN: center;
}



.tablecss
{
	font-family:Verdana;
	 font-size:12px;
	 padding:10px;
	}


.modalBackground   
    {   
        background-color: Black;   
        filter: alpha(opacity=80);   
        opacity: 0.8;   
        z-index: 10000;   
    }   




.topLeftMenu
{
	font-size:11px;
	font-family:verdana;
	border-top:1px solid  Black;
	border-bottom:1px solid Black;
	color:#4C5260;
	font-weight:bold;
}
.off
{
	background:#cccc66;
}
.on
{
	background:#ffccff;
}
 .HeaderRow
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; 
	COLOR:White;
	background:#3366cc; 
	FONT-FAMILY: Verdana;
}

.SubHeaderRow
{
	font-weight: bold;
	font-size: 13px;
	color: white; /*background:#00618b;#00618b*/
	font-family: Verdana;
	background-image: none;
	background-color: #6591ce;
}


.SubHeader
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR:White;
	background:#7e9b1d; 
	FONT-FAMILY: Verdana;
}

.DetailHeaderRow
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; 
	COLOR:White;
	background:#9c084a; 
	FONT-FAMILY: Verdana;
}



/********* for gridview Header and Cell*****************/


.GridViewHeaderPosition
{
	position: relative;
	color: White;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	background-color: #7cb290;
}


.gridviewHead
{
	 background-color:#a1b752;/*7cb290*/
	 color:White;
	 font-family:Verdana;
	 font-weight:bold;
	  font-size:11px;
}

.gridviewReportHead
{
	background-color: #003333; /*7cb290*/
	color: White;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
}
	
	.gridviewStillHead
{
	 position:relative;
	 background-color:#a1b752;
	 color:White;
	 font-family:Verdana;
	  font-weight:bold;
	  font-size:11px;
	}
	
	.gridviewcell
	{
	 font-family:Verdana;
	 font-size:11px;
	 padding:10px;
		}
		
		
		
	.WaterMark
{
	color: mediumpurple;
	background-color: lightgrey;
}



.MainHeader
{
background-color:#546465;
 font-weight:bold;
font-size:X-large; 
 color:#ffffff;
}
.SubHeader
{
	font-size:14px; 
	font-weight:bold;
	
}
		
		
.imgbk
{
	height: 20px;
	width: 150px;
	background-image: url(PGmenutop.gif);
}
		   			
.imgbkbtm
 {
			height:10px;
			width:150px;
		    background-image:url(PGmenubtm.gif); 
}
		   			
		   			
		   			
		   			
.staticheader
{
  position:relative;
  background-color:#7cb290;
	 color:White;
	 font-family:Verdana;
	 font-weight:bold;
	  font-size:11px;
	  padding:0px;
	  top:0px;
	}
	
	
	
/********* Raj*****************/
	.rightcorner
{
padding: 0 0 0 0;
margin-bottom: 1em;
font-size: 11px;
font-weight: normal;
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;	  	  
color: #333;
}

.ddl
{
	font-family:Verdana;
	font-size:11px;
	
}


.Gmailbutton
{
	background-color:#00618b;
	font-family: Verdana;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}

.Gmailbutton:hover
{
	color: #ffffff;
	font-family: Verdana;
	background-color: #47723e;
	font-weight: bold;
	font-size: 11px;
}
.Softheader
{
	font-weight: bold;
	font-size: large;
	color: #000000;
	
}

.HeaderRow
{
	font-weight: bold;
	font-size: 14px;
	color: White;
	background: #444444;
	font-family: Verdana;
}


.tooltip{
    position:absolute;
    z-index:999;
    left:-9999px;
    background-color:#dedede;
    padding:5px;
    border:1px solid #fff;
    width:250px;
}

.tooltip p{
    margin:0;
    padding:0;
    color:#fff;
    background-color:#222;
    padding:2px 7px;
}
