﻿body 
{	
}
.GVFixedHeader { font-weight:bold; background-color:#E0E3E8;position:relative;
                 top:expression(this.parentNode.parentNode.parentNode.scrollTop-1);}
.GVFixedFooter { font-weight:bold; background-color: Blue; position:relative;
                 bottom:expression(getScrollBottom(this.parentNode.parentNode.parentNode.parentNode));}

.gvHeaderStyle
{	
    color :Black;
	font-family:verdana;
	font-size:8pt;
	padding-left:7px;
	padding-right:7px;
}

.gvSelectedRowStyle
{
	background-color:#FFC54E;
}
.gvAlternateItemStyle
{
	background-color:#D9E5F2;
	font-family:Verdana;
	font-size:8pt;
}
.gvItemstyle
{ 
     border-color:#CDD4E3;
     font-family:Verdana;
     font-size:8pt;
     padding-left:7px;
     padding-right:7px;
}
    
.gvPagerstyle
{
	color :Orange;
	background-color:Blue;
	
}   
.gvEdititem
{
	color:Purple;
} 
.gvRowstyle
{
	color:Black;
	font-family:Verdana;
	font-size:8pt;
}
.gvMain

{
	border-color:#CDD4E3;
	
}
.lblIdentifier

{
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
}
.lblNormal
{
	font-family:Verdana;
	font-size:8pt;
	
}
.txtAll

{
	font-family:Verdana;
	font-size:8pt;
	 border-color:#639ACE;
	 border-style:Solid;
	 border-width:1px;
}
.Preloader
{
	background-color:#CF4342;
	color:#fff;
	width: 150px;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	bottom: 50%;
	left: 30%;
}

.btnAll
{
	font-family:Verdana;
	font-size:8pt;
}
.ProcessButton 
{
   background-image:url(Image/Highlight--Nose.png);
   background-repeat:no-repeat  ;   
}
.DDLMain
{
	font-family:Verdana;
	font-size:8pt;	
	
}

.chkMain
{
	font-family:Verdana;
	font-size:8pt;
}
.GridPanel
{
	border-color:#466094;
	background-color:White;	
}      

.ButtonWithImage
{
   background-image:url(http://localhost/SalesBO/ToolbarImages/sortascending.gif);
   background-repeat:no-repeat;  
   border-width:0px; 
    background-position:right; 
   height:15px;
   width:200px;
}

.ButtonWithOutImage
{
   background-image:inherit;
   background-repeat:no-repeat;  
   border-width:0px;  
   height:15px;  
   color:Black;
   width:200px;
   background-color:#B3B3B3;
}
.ddlAssign
{
	 background-color:#306897;
	 color:White;
	 font-family:Verdana;
	font-size:8pt;	
	 
}

.ModalBody
{
	/*background-color :#cbdfaf;	*/
	background-color:#ACC0E9;
	margin-left :8px;
	margin-bottom :8px;
	width : 388px;
}

	
	.ModalCaption
{	
	
	border-left:0px none; border-right:0px none; border-top:0px none; font-family:Verdana;
	font-size: 9pt;
	font-weight: bold;
	text-decoration:underline;
	border-bottom: 1px solid #737373;
	white-space: nowrap;
	text-align: center
}

.ModalBackground 
{
	background-color: Gray;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.ModalBox 
{
	/*background-color : #cbdfaf;*/
	background-color:#ACC0E9;
	border-width: 3px;
	border-style: solid;
	border-color: White;
}

.ModalButton
{
	font-size : 8pt;	
	font-weight :bold;
	color:Black;
	font-family :Verdana ;
	background-color :#cbdfaf;	
}
.GridHeader
{	
	background-color:#f3f1f2;
}
.ValidatorCallout
{
    background-color: lemonchiffon; 
}

.Navigator
{
	font-family :Trebuchet MS;
	font-size:14pt;
	font-weight :bold;
}
.NewLabel_Param
{
	text-align :left;
	font-size : 8pt;	
	font-family :Verdana ;
	height:19px;	
	margin-left :2px;
}
.NewLabel_ParamSpl
{
	text-align :left;
	font-size : 8pt;	
	font-family :Verdana ;
	font-weight :bold;
	height:19px;	
	margin-left :2px;
}
.rbtnlist
{      
     font-family:Verdana;
     font-size:8pt;        
}
.watermark
{
   font-family:Verdana;
   font-size:10pt;
   vertical-align:middle;   
}
