﻿.bluehighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003399;
	text-decoration: none;
}
.blackhighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}

.textRed {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

#loading {
	width: 200px;
	height: 100px;
	background-color: Transparent;
	position: absolute;
	left: 50%;
	top: 40%;
	margin-top: -50px;
	margin-left: -100px;
	text-align: center;
	color:Navy;
	font-weight:bolder;
	font-family:Verdana;
	font-size:small;
	}
html, body {
	margin:0px;
	padding:0px;
	
	/*margin: 0px;*/
	/*background-image:url(../Images/images1/bg_top.JPG);*/
	background-repeat:repeat;
	height:100%;
	width:100%;
}

.maint {
	width:100%;
	height:100%;
}

.topbg {
	background-image:url(../Images/MasterPage/bg_top.JPG);
	background-repeat:repeat-x;
}

.bottom_bg {
	background-image:url(../Images/MasterPage/bg_heading.jpg);
	background-repeat:repeat-x;
}

.rightpadding {
	margin-right:20px;
}

.toplink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #105590;
	text-decoration: none;
}

.toplink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #105590;
	text-decoration: underline;
}

.speerator {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #105590;
	text-decoration: none;
}

.modulename {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;	
	padding-left:30px;
}

.tablestyle {
	border:1px solid #D7E1EA;
	background-image:url(../Images/MasterPage/bg_allheader.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.tableheading {
	font-family:Verdana;
	font-size: 10px;
	font-weight: bold;
	background-color:Gray;
	color:Black;
	text-decoration: none;
	padding-left:15px;
}
.tableheadingblank {
	font-family:Verdana;
	font-size: 10px;
	font-weight:normal;
	background-color:#eeeeee;
	color:Black;
	text-decoration: none;
	padding-left:15px;
}

.smallbutton {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../Images/MasterPage/bg_small_button.gif);
	background-repeat: no-repeat;
	width:66px;
	height:27px;
	border: none;
}

.mediumbutton {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../Images/MasterPage/bg_medium_buttons.gif);
	background-repeat: no-repeat;
	width:101px;
	height:27px;
	border: none;
}

.bigbutton {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../Images/MasterPage/bg_big_buttons.gif);
	background-repeat: no-repeat;
	width:160px;
	height:27px;
	border: none;
}


/*   new styles classes */

.redbold {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 17px;
	font-weight:bold;
	color:#FF0000;
	text-decoration: none;
}

.combostylelocation {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: none;
	width: 193px;
}

InputButton
{
	width: 100; 
	height: 20;	
	font-family: Verdana ;
    FONT-SIZE: 8pt;
}
InputText
{
	font-family: Verdana ;
    FONT-SIZE: 8pt;
    letter-spacing:0.4pt;
    width: 90%;
}

.chkboxlist
{
    font-family:Verdana;
    font-size:8pt;
    font-weight:bold;          
    background-color:#f5f9fb;
}
.listbox
{
    font-family:Verdana;
    font-size:8pt;
    font-weight:bold; 
    
}
.simpletext
{
    font-family:Verdana;
    font-size:8pt;    
}


.label_MainInnerTable
{
    font-family:Verdana;
    font-size:8pt;
    font-weight:bold;    
    border-color:Navy;
    border-width:thick ;
    color:Navy;
    
     
}


.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}

.c
{
    border-width:0.5 ;
    border-Left-width:thin;
    border-Left-style:solid;
    border-Left-color:#f1f2fb;    
}




.Dbutton
 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../Images/ProcessIcon/Delete1.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 16px;
	width: 16px;
}
.Mbutton
 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../Images/ProcessIcon/Modify.ico);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 16px;
	width: 16px;
}

.Vbutton
 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../Images/ProcessIcon/View.ico);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 16px;
	width: 35px;
}

.LongButton
{
    font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../Images/Common/long_button.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 19px;
	width: 130px;
}
.textfield {
	font-family: Verdana;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
}
.darkgreytxt{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.combostyletitle {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: none;
	width: 53px;
	font-weight:bold;
}

.bigcombostyle{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;

	border: none;
	width: 200px;
}
.smallcombostyle{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;

	border: none;
	width: 115px;
}
/* Grid */

.grid
{
	font-family:Verdana;
	font-size:small;
    width: 100%;   
}

.listGridHeadRow
{
	COLOR: #FFFFFF;
    BACKGROUND-COLOR: #5D7B9D;
    font-family: Verdana;
    FONT-SIZE: 9pt;   
    letter-spacing:0.4pt;
    FONT-WEIGHT: bold;
    vertical-align:Top;
    height:8pt;    
}

.listGridItemRow
{
    BACKGROUND-COLOR: #F7F6F3;
    COLOR: #333333;
    font-family: Verdana ;
    FONT-SIZE: 8pt;
    letter-spacing:0.4pt;
    height: 19px;
}


.listGridAltItemRow
{
    BACKGROUND-COLOR: #FFFFFF;
    COLOR: #284775;
    font-family: Verdana ;
    FONT-SIZE: 8pt;
    letter-spacing:0.4pt;
    height:8pt;
}

.listGridPagerStyle
{
    BACKGROUND-COLOR: #284775;
    COLOR: #FFFFFF;
    font-family: Verdana ;
    FONT-SIZE: 8pt;
    letter-spacing:0.4pt;
    text-align: left;
    font-weight: bold;
    height:8pt;    
}

.listGridHighlightRow /* Selected Row*/
{
    BACKGROUND-COLOR: #FFFFFF;
    COLOR: #990000;
    font-family: Verdana ;
    FONT-SIZE: 8pt;
    letter-spacing:0.4pt;
    height:8pt;
}

.listGrid			/*for border of grid*/
{
	border-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
}

.listRowSelector /* Row Selected for Infragistics*/
{
	COLOR: #FFFFFF;
    BACKGROUND-COLOR: #000080;
}
.textfield {
	
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
}
.combostyle {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: none;
}
.smallButton1
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../Images/Common/bg_button_small1.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 19px;
	width: 87px;
}
.shades_1
{
   /*vertical-align:top;
    height:9%;
    width:100%;
    background-image:url(../Images/MasterPage/bluestrip1.jpg);
    background-repeat:repeat; */ 
    
    vertical-align:middle   ;    
    height:3%; 
    width:100%;   
    background-image:url(../Images/Common/bluestrip1.jpg);            
    font-family:Verdana;
    font-size:8pt;   
}
.shades_2
{
   /*vertical-align:top;
    height:9%;
    width:100%;
    background-image:url(../Images/MasterPage/greenstrip1.jpg);
    background-repeat:repeat;  */
    
    vertical-align:middle   ;    
    height:3%; 
    width:100%;   
    background-image:url(../Images/Common/greenstrip1.jpg);            
    font-family:Verdana;
    font-size:8pt;  
}

.shades_3
{
   /*vertical-align:top;
    height:9%;
    width:100%;
    background-image:url(../Images/MasterPage/brownstrip1.jpg);
    background-repeat:repeat;  */
    
    vertical-align:middle   ;    
    height:3%; 
    width:100%;   
    background-image:url(../Images/Common/brownstrip1.jpg);            
    font-family:Verdana;
    font-size:8pt;    
}

.tableheader
{
	background-image:url(../Images/Common/bg_inner_table.gif);            
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	/*color: #105590;*/
	color: #003399;
	text-decoration: none;
	/*padding-left:15px;		*/
}



 .tabbed_area {   
    border:1px solid #494e52;   
    background-color:#ffffff;   
    padding:8px 14px 5px 14px;  
} 
ul.tabs {   
    margin:0px; padding:0px;   
}   
ul.tabs li {   
    list-style:none;   
    display:inline;   
}  
ul.tabs li a {   
    background-color:#464c54;   
    color:#ffebb5;   
    padding:8px 14px 8px 14px;  
    text-decoration:none;   
    font-size:9px;   
    font-family:Verdana, Arial, Helvetica, sans-serif;   
    font-weight:bold;   
    text-transform:uppercase;   
    border:1px solid #464c54;    
}   
ul.tabs li a:hover {   
    background-color:#ffffff;
    color:black; 
}   
ul.tabs li a.active {   
    background-color:#efefef;   
    color:#282e32;   
    border:1px solid #464c54;    
     border-bottom:0px solid #464c54; 
}  
.content {   
    background-color:#efefef;   
    border-left:1px solid #464c54;      
    border-right:1px solid #464c54;      
    border-top:0px solid #464c54;      
    border-bottom:1px solid #464c54;       
} 