﻿
/*---------------{ 'Label' Styles... }-----------------*/

.rptheading
{
        font-family:verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;	
    background-color:#4E7DD1;
	border: 1px solid #000000;
}

.rptsubcatHead
{
 
   	font-family: verdana;
   	font-size: 10px;
   	font-weight: lighter;
   	color: #FFFFFF;   	
   	text-align:left;	
}

.rptrow
{
	background-color:#CCEAFF;	
	font-family: tahoma;
	font-size: 11px;
	color: #365285;
	font-weight: normal;
	height:20px;
	padding-left:4px;
	border-bottom: 1px solid #D9E1EA;
}

.rptaltrow
{
	background-color:#CCE1FF;
	font-family: tahoma;
	font-size: 11px;
	color: #365285;
	font-weight: normal;
	height:20px;
	padding-left:4px;
	border-bottom: 1px solid #D9E1EA;
 
}

.rpttxt
{
   	text-align:left;
    	font-size:12px;
    	font-family:verdana;
	font-weight: lighter;	
}

.rptsubcat 
{
 
   	font-family: verdana;
   	font-size: 11px;
   	font-weight: lighter;
   	color: #365285;   	
   	text-align:left;	
}

.rptLinks 
{
 
   	font-family: verdana;
   	font-size: 10px;
   	font-weight: lighter;
   	color: #365285;   	
   	text-align:center;	
}
.lblleft
{
	font-family:verdana; 
	font-size: 12px;
	color: #404040;
	font-weight:bold;		
	padding-right:4px;
	text-align:left;
	vertical-align:middle;
}
.lbltop
{
	font-family:verdana; 
	font-size: 12px;
	color: #404040;
	font-weight:bold;		
	padding-right:4px;
	text-align:left;
	vertical-align:top;
}

.lblright
{
	font-family:Verdana; 
	font-size: 12px;
	color: #404040;
	font-weight:bold;		
	padding-right:4px;
	text-align:right;
	vertical-align:middle;
}

.lblcenter
{
	font-family:Arial; 
	font-size: 12px;
	color: #404040;
	font-weight:bold;		
	padding-right:4px;
	text-align:center;
	vertical-align:middle;
}

.display1
{
	text-align:left;
	font-family:Verdana;
	font-size:small;
	color:#404040 ;
}
.display2
{
	text-align:left;
	font-family:Verdana;
	font-size:small;
	font-weight:bold;	
    color:#4169E1 ;
}
.legend
{
	font-weight: normal;
	font-size: small;
	font-style: italic;
	font-family: Verdana;
	color: #4169E1;
}
/*---------------{ 'TextBox & DropDowns' Styles... }-----------------*/
.txtbx
{
	border: 1px solid  #404040;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	width:150px;
	
}
.ddbx
{
	border: 1px solid  #404040;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	width:155px;
}

/*---------------{ 'Buttons' Styles... }-----------------*/
.savebut
{
	background-position:left;
	background-repeat:no-repeat;
	background-image: url(Images/saveitem.gif);
	border: 1px solid #404040;
	background-color:  #dcdcdc;
	font-family: Arial;
	font-size: 11px;
	color:  #404040;
	font-weight: bold;
	height:18px;
	width:70px;						
}
.cancelbut
{
	background-position:left;
	background-repeat:no-repeat;
	background-image: url(Images/img_btn_delete.gif);
	border: 1px solid #404040;	
	background-color:  #dcdcdc;
	font-family: Arial;
	font-size: 11px;
	color:  #404040;
	font-weight: bold;
	height:18px;
	width:70px;					
}
.viewbut
{
	background-position:left;
	background-repeat:no-repeat;
	background-image: url(Images/find.gif);
	border: 1px solid #404040;	
	background-color:  #dcdcdc;
	font-family: Arial;
	font-size: 11px;
	color:  #404040;
	font-weight: bold;
	height:18px;
	width:70px;					
}
.addbut
{
	background-position:left;
	background-repeat:no-repeat;
	background-image: url(Images/img_btn_delete.gif);
	border: 1px solid #404040;	
	background-color:  #dcdcdc;
	font-family: Arial;
	font-size: 11px;
	color:  #404040;
	font-weight: bold;
	height:18px;
	width:70px;					
}
.editbut
{
	
}
.deletebut
{
	
}
.resetbut
{
	background-position:left;
	background-repeat:no-repeat;
	background-image: url(Images/imgcancel.gif);
	border: 1px solid #404040;	
	background-color:  #dcdcdc;
	font-family: Arial;
	font-size: 11px;
	color:  #404040;
	font-weight: bold;
	height:18px;
	width:70px;					
}
.exitbut
{
	background-position:left;
	background-repeat:no-repeat;
	background-image: url(Images/imgcancel.gif);
	border: 1px solid #404040;	
	background-color:  #dcdcdc;
	font-family: Arial;
	font-size: 11px;
	color:  #404040;
	font-weight: bold;
	height:18px;
	width:70px;							
}
.searchbut
{
	background-position:left;
	background-repeat:no-repeat;
	background-image: url(Images/search.gif);
	border: 1px solid #404040;	
	background-color:  #dcdcdc;
	font-family: Arial;
	font-size: 11px;
	color:  #404040;
	font-weight: bold;
	height:18px;
	width:70px;			
}

.but
{
	background-position:left;
	background-repeat:no-repeat;
	border: 1px solid #404040;	
	background-color:  #dcdcdc;
	font-family: Arial;
	font-size: 11px;
	color:  #404040;
	font-weight: bold;
	height:18px;
	width:70px;					
}

/*---------------{ 'Grid' Styles... }-----------------*/
.gridheading
{	
	/*background-image:url(../Images/GridImg1.gif);*/
	background-color:#B0C4DE;
	height:14px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color:#191970;
	padding-left:4px;
	padding-top:3px;
	border-bottom: 1px solid #c0c0c0;
}
.gridrow
{
	height:15px;
	font-family: Arial;
	font-size: 12px;
	color:#000000;
	/*color:#3D5462;*/
	padding-left:4px;
	padding-top:3px;
	background-color:#dcdcdc;
	
}
.gridaltrow
{
	height:15px;
	font-family: Arial;
	font-size: 12px;
	color:#000000;
	/*color:#3D5462;*/
	padding-left:4px;
	padding-top:3px;
	background-color:#ffffff ;
	
}
/*------------------------ REPORTS ----------------------------*/
.brdr 
	{
		background: white;
		border: 1px solid #002D96;
		/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=8);*/

	}
.rptrow
{
	background-color:#CCEAFF;	
	font-family: tahoma;
	font-size: 11px;
	color: #365285;
	font-weight: normal;
	height:20px;
	padding-left:4px;
	border-bottom: 1px solid #D9E1EA;
}	

/*--------------------------- DESIGN ----------------------------- */
.AppHeader
{
    background-image:url(Images/EW_Head.jpg);    
    text-align: center; 
    vertical-align: top; 
    background-position: [left][Top];
    background-repeat: no-repeat;
}
.AppMenu_Back
{
    background-image:url(Images/EW_App_MenuBack.jpg);    
    text-align: left; 
    vertical-align: top; 
    background-position: [left][Top];
    background-repeat:repeat-y;
}
.AppBackColor
{
    background-image:url(Images/housingImage.jpg);    
    text-align: center; 
    vertical-align: top; 
    background-position: [left][Top];
    background-repeat: no-repeat;
}

.AppFooterBack
{
	 background-image:url(Images/EW_Footer_Repeat.jpg);   
	 height:30px;
    text-align: center; 
    vertical-align:middle; 
    background-position: [left][Top];
    background-repeat:repeat-x;
}

.AppPanel
{
	font-family:Verdana; 
	font-size: 12px;
	color:Navy;
	font-weight:bold;		
	padding-left:4px;
	text-align:left;
	vertical-align:middle;
	width:600px;
}


.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:500px;
}

.DialogTitle
{
	background-color:#2b4d7e;
	float: left;
	padding: 1px;
	height:10px;
	color: #FFFFFF;
}