/* $Id: style.css,v 1.120 2010/06/22 05:32:24 gopalasankar Exp $ */

/* Form text field */



.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #4079A2;
	height: 20px;

}

.formtext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #4079A2;
	height: 20px;

}

.formtext_grey {
	font-family: Verdana, Arial, Helvetica;
		font-size: 11px;
			color: #808080;
				border: 1px solid #566298;
					height: 20px;

					}

.formtextselected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #4079A2;
        background-color: #FFF9A2;
}
.buttons {
   font: 11px Verdana, Arial, Helvetica, sans-serif;
   color: #0A4687;
   background-image: url(Device_ButtonBG2.gif);
   background-repeat: repeat;
   border-top: 1px solid #5CA9E8;
   border-left: 1px solid #5FABE7;
   border-bottom: 1px solid #327AB5;
   border-right: 1px solid #5191C5;
   font-weight: normal;
   height: 20px;
   vertical-align: middle;
   text-align: center;
   cursor: pointer;
}


.tblheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #B9D5EA;
	height: 22px;
	background-position: center;
}

.whitegrayborder {

	height: 20px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;

}

.yellowgrayborderbig {

	height: 30px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;

}
.yellowgrayborder {

	height: 20px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF; font-weight:normal;
		border-bottom-width: 1px;
		border-bottom-style: solid;
	border-bottom-color: #E8E8E8;


}

.yellowgrayborder1 {

	height: 20px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
        font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;

}


.yellowgrayborderbr {

	height: 20px;
	background-color: #FFFFFF;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	padding-right: 3px;

}

.dashboardbg {
	background-color: #F8FBFE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}


.columnheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1E0EB; 
	background-position: center;
	padding-left: 3px;
	height: 20px;
	background-color: #E3EDF4;
}
.columnheadingb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CAD8E2; 
	background-position: center;
	padding-left: 3px;
	height: 20px;
	background-color: #E3EDF4;
}

.columnheadingtb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C5CFDA; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5CFDA; 
	background-position: center;
	padding-left: 3px;
	height: 20px;
	background-color: #EAECEE;
}

  /* Column heading without a bold text to have the delete link */
.columnheadingdelete {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1D6E5;
	background-position: center;
	padding-left: 3px;
	height: 20px;
	background-color: #DBE6EE;

}

/* for threshold screen */

.columnheadingrightborder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1E0EB;
	background-position: center;
	height: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D1E0EB;
	background-color: #E3EDF4;
}
.columnheadingrightborderlight{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5CFDA;
	background-position: center;
	height: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D1E0EB;
	background-color: #EAECEE;
}

.tborder {
	border: 1px solid #A9C3DA;
}
.formtextarea {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #4079A2;
}






.breadcrumbs {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 7484B6;
	background-color: #C0CCEE;
}


.grayfullborder {

	border: 1px solid #DCEBF4;
}
.grayfullborderdark {

	border: 1px solid #DADADA;
}






.lrborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #AFCBDF;
	border-left-color: #AFCBDF;
}
.lrbborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #AFCBDF;
	border-left-color: #AFCBDF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFCBDF;
}
.columnheadingnotop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-position: center;
	padding-left: 3px;
	height: 20px;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5CFDA;
	background-color: #E3EDF4;


}
.lrbtborder {
	border: 1px solid #91A0B2;
}


.lrtbdarkborder {
	border: 1px solid #AFCBDF;
	height: 22px;
}








.sptrborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: 000000;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;

 } 

 .sptborder{
	border-top-width: 1px;
	border-top-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: 000000;
	border-top-color: #CCCCCC;

}

.lrtborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #AFCBDF;
	border-left-color: #AFCBDF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AFCBDF;
}
 
 
.bborder { 
         border-bottom-width: 1px;   
         border-bottom-style: solid;        
         border-bottom-color: #4E84B1;             
 } 
 

.menuitem {
	font-family: Verdana, Arial, Helvetica, sans-serif, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;

}

.toprowborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AFCBDF;
}



.tableheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #425B79;
	height: 22px;
	background-color: #536C89;
	padding-left: 4px;
background-image: url(bg-tableheader.gif);
}
.tableheading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	color: #425B79;
	height: 22px;
	background-color: #536C89;
	padding-left: 4px;
background-image: url(bg-tableheader.gif);
}


.tableheadingtrans {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #425B79;
	height: 22px;
	background-color: #536C89;
	padding-left: 4px;
	background-image: url(bg-tableheader.gif);
}

.tableheadingbborder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #425B79;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFCBDF;
	background-color: #536C89;
		
	padding-left: 4px;
background-image: url(bg-tableheader.gif);

}
.tableheadingnobold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height: 26px;
	background-image:  url(bg_tableheading.gif);

}

.tablebottom {
border-top-color: #DCE6EF;
border-top-width: 1px;
	border-top-style: solid;
		background-color: #EDF2F7;
	height: 22px;
	padding-left: 8px;

}
.tablebottom1 {

		background-color: #EDF2F7;
	height: 22px;
	padding-left: 8px;

}
.oddrowbgcolor {
 	border-right-width: 1px;
		border-right-style: solid;
	border-right-color: #E8E8E8;
 }
 .evenrowbgcolor {
 	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E8E8E8;	
 }


 
 .topstripbg { 
 background-color: #CBDEEC;
 }
 
  .tbborder{
   	border-top-width: 1px;
   	border-top-style: solid;
  	border-top-color: #676767;
  		border-bottom-width: 1px;
   	border-bottom-style: solid;
  		border-bottom-color: #676767;
    	font-family: arial;
   	font-weight: normal;
   	font-size: 12px;
   	color: 000000;
  }
  


.monitorsheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3B5472;

	

}

.rborder {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: 28px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E8E8E8;
}
.whitegrayborderbr {

	height: 20px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	padding-right: 3px;
}



.rbborder {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: 28px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E8E8E8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
}
.bottomborder {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
}

/*  classes added for reports section*/

.leftcells {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	padding-left: 3px;
	padding-right: 4px;
	background-color: #F5F9FD;
}
.leftcellsOnClick {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	padding-left: 3px;
	padding-right: 4px;
	background-color: #F5F9FD;
        }

.tdlefttopindent {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	padding-left: 15px;
	padding-top: 10px;
}
.criticalbar {
	background-image:  url(bg_availability_red.gif);

}
.warningbar {
		background-image:  url(bg_availability_warning.gif);
}
.clearbar {
	background-image:  url(bg_availability_green.gif);
}
.graphborder {

	border: 1px solid #000000;
}



/* Tooltips */

.columnheadingnotopleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-position: center;
	padding-left: 3px;
	height: 20px;
	background-color: E3F3FE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DEDEDE;
}
.reportperiod {
	border: 1px solid #AAC8C8;
}
/* new classes for the left strip */

.leftlinkstd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	padding-left: 4px;
	height: 21px;
	background-color: #F0F7FB;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #C5DAE7;

}
.leftlinksheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #425B79;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFCBDF;
	background-color: #CBDEEC;
	height: 21px;
	background-image: url(bg-tableheader.gif);




}
.leftlinksquicknote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #425B79;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFCBDF;
	background-color: #536C89;
	height: 21px;
	background-image: url(bg-tableheader.gif);




}
/* end */

.topmenuborder {
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6EBEC;
	background-image: url(mnustrip.gif);

}
.leftlinkstdselected {

	font-family: arial;
	font-size: 11px;
	color: #830000;
	padding-left: 7px;
	height: 19px;
}
.leftmnutables {
	border: 1px solid #AFCBDF;
}
.alarmstripborder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1D6E5; 
	background-position: center;
	padding-left: 3px;
	height: 20px;
	background-color: #DBE6EE;
}

.alarmstripbg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AFCBDF; 
		border-right-width: 1px;
			border-right-style: solid;
	border-right-color: #AFCBDF; 
	background-position: center;
	padding-left: 3px;
	height: 20px;
	background-color: #DBE6EE;
}

/* classes for montior info */
.monitorinfoodd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #EBF3F8;
	height: 20px;
	padding-left: 5px;
}
.monitorinfoeven {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #EBF3F8;
	height: 20px;
	padding-left: 5px;
}
.monitorinfoevenborder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F5F9FC;
	height: 20px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8EFF4; 
	border-top-width: 1px;
		border-top-style: solid;
	border-top-color: #E5EFF5; 
}
.monitorinfoeven1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #ffffff;
	background-color: #FF6666;
    height: 20px;
	padding-left: 5px;
}
.monitorinfoevenborder1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #ffffff;
	background-color: #FF6666;
    height: 20px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
}

/* class to show the top description in the table heading */
.topdesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #425B79;
	font-weight: normal;
}
.availabilitybar {
	background-image:  url(bg_availability_green.gif);
}

/* classes for the bread crumbs strips */
.bcactivebig{
                color: #1B3A5D;
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 14px;
                font-weight: bold;
        }
.bcactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1B3A5D;
}
.bcstrip {
	background-image:  url(bg_breadcrumbs.gif);
	height: 2px;
}

.mandatory{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
/* classes for latest discussions */

.tableHeader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5CFDA; 
	background-position: center;
	padding-left: 3px;
	height: 20px;
	background-color: #E3EDF4;
}
.rowOdd{
	height: 20px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.rowEven{
	height: 20px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
}

/* classes for alert configuration screen */

.childnode {

	height: 20px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0D0D0;

}

.secondchildnode {

	height: 20px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #E7EFF4;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6E1E8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	
}
.thirdchildnodetext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F5F5F5;

}
.thirdchildnodetd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D0D0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0D0D0;
}
.navigation {
	
	background-color: #ffafaf;

	
}
.button1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #3A3A3A;
	height: 15px;
	font-weight: bold;
	background-color: #FFFFFF;
	vertical-align: middle;
}
/* Classes for round borders */

.dashTopLeft {
		background : #f5f5f5 url("dashTopLeftBg.gif") no-repeat top left;
}
.dashTopRight {
		background : #f5f5f5 url("dashTopRightBg.gif") no-repeat top right;
}	
.dashBottomLeft {
		background : #f5f5f5 url("dashBottomLeftBg.gif") no-repeat bottom left;
}
.dashBottomRight {
		background : #f5f5f5 url("dashBottomRightBg.gif") no-repeat bottom right;
}	
.dashTop {
		background :  url("dashTop.gif") repeat-x top;
}
.dashLeft {
		background :  url("dashLeft.gif") repeat-y left;
}
.dashRight {
		background :  url("dashRight.gif") repeat-y right;
}	
.dashBottom {
		background :  url("dashBottom.gif") repeat-x bottom;
}	
/* Classes for round borders ends here */

.dragndropimg
{ 
background-color: #E3EDF4;
background-image: url(/images/img_dragndrop.gif);
background-repeat: no-repeat;
background-position: top right;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7D5DF; 
	padding-left: 5px;

}
.dragndroptblheading
{ 

	background-image: url(bg_dragndrop_header.gif);
background-repeat: no-repeat;
background-position: top right;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #425B79;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A7BFCF; 
	padding-left: 5px;
	 cursor: move ;

}
.dragndroptblheading1
{ 

	background-image: url(bg_dragndrop_header.gif);
background-repeat: no-repeat;
background-position: top right;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #425B79;
 
	padding-left: 5px;
 cursor: move ;
}

.slimheader {
 	background-image: url(bg_slim_header.gif);
 	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCD4E0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; COLOR: #000000; TEXT-DECORATION:none
 }
 
 .profile {
	background:url(bg_profiles.gif) repeat-x;
	background-position: top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; COLOR: #000000; TEXT-DECORATION:none;
	height: 23px;
}
 .permissions {
	background:url(bg_permissions.gif) repeat-x;
	background-position: top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; COLOR: #000000; TEXT-DECORATION:none;
	height: 20px;
}

 /* classes for personalize page */
.tabselectedper {
border-top-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-left-style: solid;
border-top-color: #AFCBDF;
border-right-color: #AFCBDF;
border-left-color: #AFCBDF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
background-image: url(bg-tableheader.gif);
}
.tabnotselectedper {
border-top-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-left-style: solid;
border-top-color: 9B9B9B;
border-right-color: 9B9B9B;
border-left-color: 9B9B9B;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
background-image: url(bg_tabnotselected.gif);
 
}
/* classes for the new monitor div */
.monitorsmenu {
	background-color: #EFF3F6;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCD4E0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.menutd{
	background-color: #EFF3F6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCD4E0; 
}
.menutdhover{
	background-color: #E0EAF1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCD4E0;
}

/* Style added on November-14-07 */



.menutd1{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;	width:100%;
	text-decoration:none;	font-weight:normal;
	color: #000000;	padding-bottom:4px;
	border-bottom-width: 1px; background-color: #ffedad;
	border-bottom-style: solid;
	border-bottom-color: #CCD4E0; 
}

.menutd1 a{
color:#000000;
}

.menutd1hover a:hover{
color:#000000;
text-decoration:none;
}

.menutd1hover{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; width:100%;
	padding-bottom:4px;	color: #000000;  
	text-decoration:none;
	background-color: #E0EAF1;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCD4E0;
}


/* end */

/* Style for New SDP UI On 12-07-2007 Starts Here */
.header{
background-color:#468ed5;
height:55px;
}

#topheader .toplogo
{
background:url(ssheader_logo.gif);
background-repeat:no-repeat;
height:33px;
width:174px;
display:block;
margin:10px 0px 0px 20px;
padding:0px;
}

#topheader .topheadermenu
{
background:url(topheadermenuall.gif);
background-repeat:repeat-x;
height:28px;
width:85px;
}

.topheadermenufirst
{
background:url(topheadermenuall.gif);
background-repeat:repeat-x;
height:28px;
width:100px;
}

.topheadermenulast
{
background:url(topheadermenuall.gif);
background-repeat:repeat-x;
height:28px;
margin:0px 0px 0px 0px; 
padding:0px 60px 0px 0px;
}


#topheader .topheadermenucurrent
{
background:url(topheadermenucurrent.gif);
background-repeat:repeat-x;
height:28px;
width:85px;
}

.topmenuspan
{
margin:1px 0px 15px 0px;
padding:0px;
height:17px;
display:block;
width:100%;
text-align:center;
background:url(rightborder.gif);
background-repeat:repeat-y;
background-position:top right;
}

.topmenufont
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
font-weight:bold;
text-decoration:none;
line-height:15px;
}

.topmenufont:hover
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ff9600;
font-weight:bold;
text-decoration:none;
}


#topheader .topheadermenubottom
{
background:url(topheadermenubottom.gif);
background-repeat:repeat-x;
height:8px;
}

.topmenufirst
{
width:100px;
border-top:1px solid #ffffff;
border-bottom:1px solid #ffffff;
}

.topmenucontent
{
width:85px;
border-left:1px solid #5eace7;
border-right:1px solid #0951a0;
color:#ffffff;!important
font-weight:bold;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#topsearch.topsearchdiv
{
background-color:#FFFFFF;
height:15px;
width:200px;
margin:0px 0px 16px 0px;
padding:0px;
}

#topsearch.topsearchdiv .topsearchborder
{
background-color:#7dbfff;
height:18px;
width:8px;
}

.topheadersearchtext
{
border:none;
height:18px;

}

.topheadergo
{
background:url(search.gif);
background-repeat:no-repeat;
width:45px;
height:10px;
margin:0px;
padding:4px 5px 4px 0px;
background-color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
}






/* Style for New SDP UI On 12-07-2007 Ends Here */


.tab_base{
	background:url(tab_bluebase.gif);
}

.celllink a{

	width: 100%;
	display: block;
	padding-left:4px;
	padding-right:4px;
	white-space:nowrap;
}


.DashboardTableColor{
/*background-color:#b0d3e1;*/
background: url(tabheader.gif);
background-repeat:repeat-x;
background-position:left;
}

.listViewTableHeader{
background: url(tableheaderr.gif)  no-repeat right top #3466A9;
}

/* new classes for 8.0 ui */

.darkheaderbg {
background-color: #468ED5;
}
.headerwhitelinks {
font-size: 11px;
color:#FFFFFF;
margin:0px 10px 0px 10px;

}
 
.headeryellowlinks {
font-size: 11px;
color: #FFFF3E;
margin:0px 10px 0px 10px;

}
.headerlinksser{

color:#FFFFFF;
} 

.strip{
 background-color: #D1D9DC;
}
.bodytextwhite {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #425B79;
}
.bodytextboldwhiteun {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #425B79;
	 text-decoration: underline;   
	
	
}

.linkbold {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	 text-decoration: underline;   
}

/* style for inner tabs*/
  	 
  	 .tabBtmLine {
  	         background-image:url(tab_behindbg.gif);
  	         background-position:left top;
  	         background-repeat:repeat-x;
  	         height:21px;
  	 }
  	 .tbUnselected_Left {
  	         background-image:url(tb_unselected_leftbox.gif);
  	         background-position:left top;
  	         background-repeat:no-repeat;
  	 }
  	 .tbUnselected_Middle {
  	         background-image:url(tb_unselected_middlebg.gif);
  	         background-position:left top;
  	         background-repeat:repeat-x;
  	         color:#0A4687;
  	         font-family:Verdana,Arial,Helvetica,sans-serif;
  	         font-size:11px;
  	         font-size-adjust:none;
  	         font-stretch:normal;
  	         font-style:normal;
  	         font-variant:normal;
  	         font-weight:normal;
  	         height:21px;
  	         line-height:normal;
  	         text-align:center;
  	 }
  	 .tbUnselected_Right {
  	         background-image:url(tb_unselected_rightbox.gif);
  	         background-position:left top;
  	         background-repeat:no-repeat;
  	         height:21px;
  	         width:10px;
  	 }
  	 .tbSelected_Left {
  	         background-image:url(tb_selected_leftbox.gif);
  	         background-position:left top;
  	         background-repeat:no-repeat;
  	         height:21px;
  	         width:3px;
  	 }
  	 .tbSelected_Middle {
  	         background-image:url(tb_selected_middlebg.gif);
  	         background-position:left top;
  	         background-repeat:repeat-x;
  	         color:#0A4687;
  	         font-family:Verdana,Arial,Helvetica,sans-serif;
  	         font-size:11px;
  	         font-size-adjust:none;
  	         font-stretch:normal;
  	         font-style:normal;
  	         font-variant:normal;
  	         font-weight:normal;
  	         height:21px;
  	         line-height:normal;
  	         text-align:center;
  	 }
  	 .tbSelected_Right {
  	         background-image:url(tb_selected_rightbox.gif);
  	         background-position:left top;
  	         background-repeat:no-repeat;
  	         height:21px;
  	         width:10px;
  	 }
  	 .tabLinkActive {
  	         color:#1B3A5D;
  	         font-size:11px;
  	         font-weight:bold;
  	         text-decoration:none;
  	 }
  	 .tabLink {
  	         color:#1B3A5D;
  	         font-family:verdana,arial,helvetica,san-serif;
  	         font-size:11px;
  	         font-size-adjust:none;
  	         font-stretch:normal;
  	         font-style:normal;
  	         font-variant:normal;
  	         line-height:normal;
  	         text-decoration:none;
  	 }
  	 
  	 .lightbg {
	 background-color: #F5F9FD;
}

/* class for the monitor drop down */

a.secondlevellink:link,
a.secondlevellink:visited,
a.secondlevellink:active{
color: rgb(2, 126, 188); 
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
}

a.secondlevellink:hover{
color: #DD6600;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
}	

.monitordropdowndiv
{
 background-color:white;
 border: 1px solid #027EBC;

}

.introimage {
		background : url(bg_gettingstarted.gif) no-repeat top left;
}



.common-skin{
background:#F5FBFE;
font-size:11px;

}




/* Added on nov-14-2007 */

.staticlinks1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
        text-decoration: underline;
}

.staticlinks1 a{
       
        color: #000000;
        text-decoration: underline;
}



.moniter-desc {
 text-align:justify; line-height:9px; 
background-color: #f0f7fb; font-size:10px;
font-family:verdana; width:100px;
float:right;  border:1px solid #afcbdf;
}

.moniter-text{
position:relative; width:80px;
left:12px; font-size:11px;  position:relative; font-weight:normal; padding:5px 0px 0px 0px; 
}

*html .moniter-text{

padding:15px 0px 0px 0px; 
}
.moniter-text a{
color:#000000;
}

.desc-tab{
 position:absolute; right:9px; margin-top:-30px;  width:21%;
}
*html .desc-tab{
 right:9px; width:8%; top:120px;  
}



.new-moniter-desc1 {
 text-align:justify; line-height:18px; 
background-color: #f0f7fb; font-size:10px;
font-family:verdana; width:230px;
float:right;  border:1px solid #afcbdf;
}
.new-moniter-text{
position:relative; width:200px;
left:20px; font-size:11px;  position:relative; font-weight:normal; 
}

.new-desc-tab{
width:21%; position:absolute; right:9px; margin-top:4px;
}
*html .new-desc-tab{
 right:9px; width:81%; top:102px;  
}
/* End */


/* Added on nov-26-2007 */

.availablity-arrow{
color:#468ed5; font-size:12px; line-height:26px; font-weight:bold; margin-left:5px;
}


/* End */


/*Styles for reports */
.tableheadingbborder-reports {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border-right-color: #f4f4f4;
border-right-style: solid;
border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f4f4f4;
	height: 22px;
	background-image: url(bg-tableheader.gif);
	padding-left: 4px;


}



.whitegrayrightalign-reports {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f4f4f4;
	border-right-color: #f4f4f4;
border-right-style: solid;
border-right-width: 1px;
	height: 25px;
background:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
padding-left: 1px;
	padding-right: 0px;
}

.lrtbdarkborder1 {
	border: 1px solid #AFCBDF;
}

.whitegrayrightalign-reports-bg{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f4f4f4;
	border-right-color: #f4f4f4;
border-right-style: solid;
border-right-width: 1px;
background-color:#f0f0f0;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
padding-left: 3px;
	padding-right: 3px;
}


.whitegrayrightalign-reports-normal {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f4f4f4;
	border-right-color: #f4f4f4;
	border-right-style: solid;
	font-weight:normal;
	border-right-width: 1px;
	height: 25px;
background:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 3px;
	padding-right: 3px;
}

.lrtbdarkborder1 {
	border: 1px solid #AFCBDF;
}
/*End */


/*Styles for oracel */
.tableheadingbborder-oracle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border-right-color: #f4f4f4;
border-right-style: solid;
border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f4f4f4;
	background-image: url(bg-tableheader.gif);
	padding-left: 4px;
}

.tableheadingbborder-oracle-bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border-right-color: #f4f4f4;
border-right-style: solid;
border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f4f4f4;
	padding-left: 4px;
}

.tableheadingbborder-oracle-normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border-right-color: #f4f4f4;
border-right-style: solid;
height:25px;
border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f4f4f4;
	padding-left: 4px;
}
.health-history-bg {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f4f4f4;
	border-right-color: #f4f4f4;
	border-right-style: solid;
	border-right-width: 1px;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 3px;
	background-color: #fafcfd;
	padding-right: 3px;
   }

/*End */


#bulk-import-monitors{
	width:160px; 
	float:right;  
	padding:3px 5px 5px 0px; 
	text-align:center; 
	background-color:#f0f7fb; 
	border:1px solid #afcbdf;
}


.bulk-import-monitors-bg {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f4f4f4;
	border-right-color: #DBDBDB;
	border-right-style: solid;
	border-right-width: 1px;
	background-color:#E3EDF4;
	font-weight:bold;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 3px;
	padding-right: 3px;
}




.oracle-bg {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f4f4f4;
	border-right-color: #DBDBDB;
	border-right-style: solid;
	border-right-width: 1px;
	background-color:#E3EDF4;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 3px;
	padding-right: 3px;
}

.columnheading-monitor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f4f4f4;
	border-right-color: #f4f4f4;
	border-right-style: solid;	
	border-right-width: 1px;
	background-position: center;
	padding-left: 3px;
	height: 20px;
	background-color: #E3EDF4;
}


.new-moniter-type{
  	 position:relative; width:99%;
  	 float:left;
  	 left:-1px;
  	 background-color:#f4f8fc;
  	 font-size:11px;   font-weight:normal;
  	 border:1px solid #afcbdf;
  	 padding:5px 5px 5px 5px;
  	 line-height:18px;
  	 
  	 }
  	 
  	 
.admin-bg{
  	         background-image:url(grad_lightbg.gif);
  	         font-family: Verdana, Arial, Helvetica, sans-serif;
  	         font-size: 11px;
  	         color: #000000;
  	         padding-left: 15px;
  	 }

/*Classes for heat chart	*/

.heat-time{
font-size:10px;
font-family: Verdana, Arial, Helvetica, sans-serif;	
font-weight:none;
background-color: #E3EDF4;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #D1E0EB;
}

/*


/*New Reports Tab Styles Starts added on 6th october 2008*/

#content{

margin-top:10px;

}
.new-reporet-lft{
width:19%;
margin-top:5px;


}

*html .new-reporet-lft{
width:20%;
margin-top:5px;
}

.new-tableheading-report {
	font:bold 12px Verdana, Arial, Helvetica, sans-serif ;	
	color: #425B79;
	height: 22px;
	cursor: pointer;
}

.new-report-heading{
color:#1b5b8c;
font:bold 12px Verdana, Arial, Helvetica, sans-serif ;
}
.new-report-text{
color:#1b5b8c;
font:bold 15px Verdana, Arial, Helvetica, sans-serif ;
}

.new-report-link{
color:#000000;
font-size:11px;
line-height:28px;
text-decoration:none;
}

.trend-head{
font-size:11px;
height:22px;
border-top:1px solid #95c4d9;
font-weight:bold;
color:#1b5b8c;
border-bottom:1px solid #95c4d9;


}

.new-report-table{
border:1px solid #95c4d9;
background-color:#f6f8f9;

}

.new-report-tdbg{
background-color:#f6f8f9;
}

#menu {
position:relative;  font-family:verdana, arial, sans-serif; font-size:11px; width:99%;
}


#menu ul {
padding:0; margin:0; list-style:none;
}

#new-report {
position:absolute; left:22.8%; top:0px; width:70.6%;
}
*html #new-report {
left:23.2%; width:70.2%;
}

#new-report-sub li { 
height:40px; line-height:30px;  width:25%;  margin:0px 0px 0 0; text-align:left; text-indent:5px; background:#f6f8f9;
}

#new-report ul {
width:100%;

}
#new-report ul li {
width:100%; border-top:1px solid #95c4d9; border-right:1px solid #95c4d9; border-left:1px solid #95c4d9; border-bottom:1px solid #95c4d9;  margin:10px 0px 0 0; float:left; display:inline; background:#fff; text-align:center;
}

#sub_0 td li { background:#f6f8f9; float:left;}

#sub_0 td li:hover {z-index:999999; position:relative;   border-left:0px solid #69b5f3;}

.none {
display:none; 
}

.yes {
display:block;
}
#sub_0 td li.current{
background:#FFFFFF;  z-index:1;  position:relative; border-left:5px solid #69b5f3; border-top:1px solid #95c4d9; border-bottom:1px solid #95c4d9; 
}

#sub_0 td li.uncurrent{
background: #f6f8f9;
}

.report-heading-tile{
  border-bottom:1px solid #95c4d9;
  width:96%;
  height:3px;
}

.report-coloum-heading{
background-color:#f6f8f9;
}

.report-seperator{
border-left:1px solid #95c4d9;
}

/*New Reports Tab Styles Ends*/




/*Anamoly Detection Styles starts*/
.anamoly-detection-tp
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	height: 22px;
	background-color: #536C89;
	padding-left: 4px;
background-image: url(black-bg.gif);
}


.anamoly-detection-brd {
	border: 1px solid #808080;
	
}


.anamoly-detection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(gray-bg.gif);
	line-height:18px;	
	border-right:1px solid #FFFFFF;	
	border-top:1px solid #FFFFFF;
	height:54px;
	padding-left: 3px;
}

.anamoly-detection-gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(gray.gif);
	line-height:22px;
border-top:1px solid #999999;
border-bottom:1px solid #999999;	
	padding-left: 3px;
}
.anamoly-detection-normal {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f4f4f4;
	border-right-color: #f4f4f4;
	border-right-style: solid;
	font-weight:normal;
	line-height:18px;
	background-color:#FFFFFF;
	height:22px;
	border-right-width: 1px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 3px;
	padding-right: 3px;

}

.btm-border{
border-bottom: 1px solid #AFCBDF;

}

/*Anamoly Detection Styles Ends*/



/* style for blue rounder corner messasge box starts*/


.msg-status-tp-left-corn{
background-image:url(blue-tp-lcorn.gif);
background-repeat:no-repeat;
width:7px;
height:9px;
}

.msg-status-tp-right-corn{
background-image:url(blue-tp-rcorn.gif) ;
background-repeat:no-repeat;
width:9px;
height:9px;
}
.msg-status-top-mid-bg{
background:url(blue-top-tile.gif);
background-repeat:repeat-x;
}
.msg-status-left-bg{
background:url(blue-left.gif);
width:7px;
background-repeat:repeat-y;
}

.msg-status-right-bg{
background:url(blue-right.gif);
background-repeat:repeat-y;
}

.msg-status-btm-left-corn{
background-image:url(blue-btm-lcorn.gif);
background-repeat:no-repeat;
width:7px;
height:6px;
}

.msg-status-btm-right-corn{
background-image:url(blue-btm-rcorn.gif) ;
background-repeat:no-repeat;
width:7px;
height:6px;
}
.msg-status-btm-mid-bg{
background:url(blue-bottom.gif);
background-repeat:repeat-x;
}
.msg-table-style{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
.msg-table-width{
font-family:verdana, arial;
font-size:11px;
width:98.1%;
background-color:#f5f9fd;
line-height:16px;
}

*html .msg-table-width{

font-family:verdana, arial;
font-size:11px;
width:63em;
position:relative;
float:left;
background-color:#f5f9fd;
line-height:16px;
}
.msg-table-width-bg{

background-color:#f5f9fd;
}
/* style for blue rounder corner messasge box ends*/
.light-blue-bg{
background-color:#f6f8f9;
font:11px verdana, arail, sans-serif;
}
.lrtborder{
boredt-top:1px solid #95c4d9;
boredt-left:1px solid #95c4d9;
boredt-right:1px solid #95c4d9;
}


.status-tp-left-corn{
background-image:url(status-tp-lft.gif);
background-repeat:no-repeat;
width:7px;
height:21px;
}

.status-tp-right-corn{
background-image:url(status-tp-rig.gif) ;
background-repeat:no-repeat;
width:7px;
height:21px;
}
.status-top-mid-bg{
background:url(status-tp-top-tile.gif);
background-repeat:repeat-x;
font-size:11px; font-family:verdana, arial;
font-weight:bold;
}
.status-left-bg{
background:url(status-lft-tile.gif);
background-repeat:repeat-y;
}

.status-right-bg{
background:url(status-rig-tile.gif);
background-repeat:repeat-y;
}

.status-btm-left-corn{
background-image:url(status-btm-lft.gif);
background-repeat:no-repeat;
width:7px;
height:6px;
}

.status-btm-right-corn{
background-image:url(status-btm-rig.gif) ;
background-repeat:no-repeat;
width:7px;
height:6px;
}
.status-btm-mid-bg{
background:url(status-btm-tile.gif);
background-repeat:repeat-x;
}
.table-style{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}


.blacktxtbold1 {
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
}
.reportlinktxt {
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
line-height:22PX;
font-weight:normal;
text-decoration:none;
}


.alert-bg-orange{

font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding-left: 4px;
	font-weight:bold;	
	font-size:20px;
	text-align:center;	
	background-image:url(heat_orange.gif) repeat-x;

}

.alert-bg-red{

font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	padding-left: 4px;
	background-color: #ffffff;	
	text-align:center;
	font-size:20px;	
	background-image:url(heat_red.gif) repeat-x;

}

.alert-bg-green{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding-left: 4px;
	text-align:center;
	font-weight:bold;
	background-color: #ffffff;	
	font-weight:bold;
	font-size:20px;	
	background-image:url(heat_green2.gif) repeat-x;

}
.leftmnutables-alert {
	border: 1px solid #afcbdf;
	background-color:#ffffff;
}

.navigation-bg {

	background:url(nav_bg.gif);
	height: 24px;
	width: 100%;
	
}
.navigation_td_active {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
font-variant: normal;
color: #FFFFFF;
text-decoration: none;
line-height: normal;
text-transform: none;
height: 20px;
padding:0px 2px 4px 2px;
background:url(nav-actbut.gif);

}
.navigation_td_active a:link, .navigation_td_active a:visited{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
font-variant: normal;
color: #FFFFFF;
text-decoration: none;
line-height: normal;
text-transform: none;
}


.navcline {
background:url(nav-cline.gif) no-repeat;
width:2px;
height:24px;
}

.navclineAct{
background:url(nav-clineAct.gif) no-repeat;
width:2px;
height:24px;
}

.maintabselected{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
font-variant: normal;
color: #FFF;
text-decoration: none;
text-transform: none;
padding:0px 2px 8px 2px;
background-image: none;
position:relative;
bottom:2px;
}

.maintabnotselected{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #FFF;
text-decoration: none;
text-transform: none;
padding:0px 2px 2px 2px;
background-image: none;
position:relative;
bottom:2px;
}

.navigation_td_HoverBG{
background-color: #2272C9;
background:  url(nav_hover_bg.gif);

}
.navigation_td_HoverBGU{
	background-color: #90C4F6;
}
.navigation_td_HoverBGC{
	background-color: #2272C9;
}

#nav-tab {
	background-image:url(nav-tab-bg.gif);
	height:4px;
	
}

:-moz-any-link:focus {
  outline: none;
}

td.menuon {background:url(nav_hover_bg1.gif) no-repeat;  width:17px; height:24px; color: #FFFFFF; cursor:pointer; }
td.menuover{background:url(header-hover.gif)  no-repeat; width:17px; height:24px; cursor:pointer; }
td.menuout{background:url(nav_hover_bg2.gif) no-repeat; width:17px; height:24px; cursor:pointer;  }
td.menunormal{ background:url(nav_hover_bg1.gif) no-repeat; width:17px; height:24px; color: #FFFFFF; cursor:pointer; }






td.navover{background:url(nav_hover_bg.gif) repeat-x;  height:24px; cursor:pointer; }
td.navclick{ background:url(nav-actbut.gif) repeat-x; height:24px; color: #FFFFFF; cursor:pointer;  }
td.navout{background:url(nav_bg.gif) repeat-x;  height:24px; cursor:pointer;  }



.inputt {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #878787;
	text-decoration: none;
	width: 119px;
	border: 0px;
	height:19px;
}


*html .inputt {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #878787;
	text-decoration: none;
	width: 119px;
	border: 0px;
	height:18px;
}

#searchtag{
float:right;
}

#searchtag .srcbut
{
	position: relative;
	margin-top: -4px;
}

*html #searchtag .srcbut-lft
{
	position: relative;
	margin-top: 0px;
}






.hCardInnerBoxBg p { 
           font: 12px Verdana, Arial, Helvetica, sans-serif; 
           line-height: 16px; color:#000000; 
   } 

.helpCardHdrTopLeft
{
	background: url(helpCard_EarTopLeft.gif) no-repeat left top;
	width: 12px;
	height: 25px;
}

.helpCardBg{
	background: #FFF4BF; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.helpCardHdrTopBg
{
	background: url(helpCardHdrTopBg.gif) repeat-x;
	height: 25px;
}

.helpCardContentBg 
{
	background: #FFF4BF; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.helpHdrTxt 
{ 
	font: 12px Verdana, Arial, Helvetica, sans-serif; line-height: normal; 
	font-weight: bold; 
	color: #CC2929; 
	padding:2px;  
	padding-left:5px; 
	padding-right:5px; 
	vertical-align:middle;
}

.helpCardHdrRightEar 
{
	background: url(helpCardHdr_TopAngle.gif) no-repeat left top;
	width: 24px;
	height: 25px;
}

.helpCardHdrRightTop 
{
	background: url(helpCardHdr_TopRight.gif) right top;
	width: 6px;
	height: 25px;
}

.boxedContent 
{
	background: #FFF4BF; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.helpCardMainBtmLeft 
{
	background: url(helpCard_LeftBtm.gif) no-repeat left top;
	width: 7px;
	height: 7px;
}

.helpCardMainBtmBg 
{
	background: url(helpCard_bgBtm.gif) repeat-x top;
	width: 99%;
	height:7px;
}

.helpCardMainBtmRight 
{
	background: url(helpCard_RightBtm.gif) no-repeat right top;
	width: 7px;
	height: 7px;
}

.hCardInnerTopLeft 
{
	background: url(hcard_CurveTopLeft.gif) no-repeat left top;
	width: 13px;
	height: 10px;
}

.hCardInnerTopBg 
{
	background: url(hcard_CurveTopbg.gif) repeat-x left top;
	width: 99%;
}

.hCardInnerTopRight 
{
	background: url(hcard_CurveTopRight.gif) no-repeat right top;
	width: 13px;
	height: 10px;
}

.hCardInnerBoxBg 
{
	background: #FFFAE0;
}
.txtSpace {
font-size:12px;
padding-bottom:5px;
padding-left:1px;
padding-top:3px;
}






.widgetHeader {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #425B79;
height: 22px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #AFCBDF;
background-color: #536C89;
padding-left: 4px;
background-image: url(bg-tableheader.gif);

}
.tableHeader1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #425B79;
height: 22px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #AFCBDF;
background-color: #536C89;
padding-left: 4px;
background-image: url(bg-tableheader.gif);

}

.ajaxMapHeader td {
background-color:#E5ECF4;
border-bottom:1px solid #B2C5E6;
border-top:1px solid #FFFFFF;
cursor:pointer;
height:20px;
line-height:20px;
padding:0px 10px;
}

.ajaxMapHeaderHover td {
background-color:#EFF2F9;
border-bottom:1px solid #B2C5E6;
border-top:1px solid #FFFFFF;
cursor:pointer;
height:20px;
line-height:20px;
padding:0px 10px;
}

td.btnon {background:url(custom-btn-bg.gif); background-repeat:repeat-x;  height:19px; color: #b30000; cursor:pointer; border:1px solid #feb14b; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; padding:0px 5px 0px 5px;}
td.btnover{background:url(hover-bg.gif); background-repeat:repeat-x; height:19px; cursor:pointer; border:1px solid #feb14b; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: #b30000; padding:0px 5px 0px 5px;}
td.btnout{background:url(custom-btn-bg.gif); background-repeat:repeat-x;  height:19px; cursor:pointer; border:1px solid #feb14b; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: #b30000; padding:0px 5px 0px 5px;  }
td.btnclick{ background:url(press-bg.gif); background-repeat:repeat-x;  height:19px; color: #b30000; cursor:pointer; border:1px solid #feb14b;  font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; padding:0px 5px 0px 5px; }



.dasboardslink{
color:#027EBC;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
text-decoration:none;
}

.dasboardslinkdiv{
border:1px solid #027EBC;
}


.columnheading-dashborads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border-bottom: 0px solid #D1E0EB; 
	border-left: 0px solid #D1E0EB; 
	border-right: 0px solid #D1E0EB; 
	padding-left: 5px;
	height: 20px;
	background-color: #E3EDF4;
}

 .whitegrayborder-dashborads {
  
  	height: 20px;
  	padding-left: 10px;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	color: #000000;
  	border-bottom: 1px solid #D1E0EB; 
  	border-top: 0px solid #D1E0EB; 
 	border-left: 0px solid #D1E0EB; 
 	border-right: 0px solid #D1E0EB; 
 	
  	
  
  }
  
  
  .yellowgrayborder-dashborads {
  
  	height: 20px;
  	padding-left: 10px;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	color: #000000;
  	background-color: #FFFFFF; font-weight:normal;
  	border-bottom: 1px solid #D1E0EB; 
  	border-top: 0px solid #D1E0EB; 
 	border-left: 0px solid #D1E0EB; 
 	border-right: 0px solid #D1E0EB; 
  
  
  }
 
 
  .dashMenuSpan {margin:15px 30px 0px 0px;float:left;}
 
.product-help{
font-size:11px; line-height:18px; color:#000000;
}

:-moz-any-link:focus {
  outline: none;
}

.monitorDivCss {
	background-color: #ffffff;
	border: 1px solid #027EBC;
	width: 600px;
	height: 300px;
	padding: 5px;
	overflow: auto;
	text-align: left;
}

.action-buttons {
   font: 11px Verdana, Arial, Helvetica, sans-serif;
   color: #0A4687;
   background-image: url(Device_ButtonBG2.gif);
   background-repeat: repeat;
   border-top: 1px solid #5CA9E8;
   border-left: 1px solid #5FABE7;
   border-bottom: 1px solid #327AB5;
   border-right: 1px solid #5191C5;
   font-weight: normal;
   height: 20px;
   vertical-align: middle;
   text-align: center;
   cursor: pointer;
   width:30px;
}

#sub_0 td span li,#sub_0 td span li.current{
	width: 100%;
}







.ancillary1 {
color:#D1D9DC;
font-family:Arial,Helvetica,Sans-serif;
font-size:10px;
padding:0 5px;
}




/* style for Alarm configuration and Inline feedback form Starts*/

.AlarmInnerBoxBg p { 
           font: 12px Verdana, Arial, Helvetica, sans-serif; 
           line-height: 16px; color:#000000; 
   } 

.AlarmHdrTopLeft
{
	background: url(Alarm_EarTopLeft.gif) no-repeat left top;

	width: 12px;
	height: 25px;
}
.AlarmHdrLeftTop
{
	background: url(Alarm_TopLeft.gif) no-repeat left top;
	width: 7px;
	height: 7px;
}
.AlarmHdrBgTop
{
	background: url(Alarm_bgBtm.gif) repeat-x;
	height: 7px;
}
.AlarmHdrTopRight
{
	background: url(Alarm_RightTop.gif) no-repeat left top;
	width: 7px;
	height: 7px;
}
.AlarmHdrTopBg
{
	background: url(AlarmTopBg.gif) repeat-x;
	height: 25px;
}

.AlarmCardContentBg 
{
	background: #ebf2ff; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.AlarmHdrTxt 
{ 
	font: 12px Verdana, Arial, Helvetica, sans-serif; line-height: normal; 
	font-weight: bold; 
	color: #CC2929; 
	padding:2px;  
	padding-left:5px; 
	padding-right:5px; 
	vertical-align:middle;
}

.AlarmCardHdrRightEar 
{
	background: url(Alarm_TopAngle.gif) no-repeat left top;
	width: 24px;
	height: 25px;
}

.AlarmHdrRightTop 
{
	background: url(Alarm_TopRight.gif) right top;
	width: 6px;
	height: 25px;
}

.AlarmboxedContent 
{
	background: #ebf2ff; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.AlarmCardMainBtmLeft 
{
	background: url(Alarm_LeftBtm.gif) no-repeat left top;
	width: 7px;
	height: 7px;
}

.AlarmCardMainBtmBg 
{
	background: url(Alarm_bgBtm.gif) repeat-x top;
	width: 99%;
	height:7px;
}

.AlarmCardMainBtmRight 
{
	background: url(Alarm_RightBtm.gif) no-repeat right top;
	width: 7px;
	height: 7px;
}

.AlarmInnerTopLeft 
{
	background: url(Alarm_CurveTopLeft.gif) no-repeat left top;
	width: 13px;
	height: 10px;
}

.AlarmInnerTopBg 
{
	background: url(Alarm_CurveTopbg.gif) repeat-x left top;
	width: 99%;
}

.AlarmInnerTopRight 
{
	background: url(Alarm_CurveTopRight.gif) no-repeat right top;
	width: 13px;
	height: 10px;
}

.AlarmInnerBoxBg 
{
	background: #f7f9ff;
}
.AlarmtxtSpace {
font-size:11px;
padding-bottom:5px;
padding-left:1px;
padding-top:3px;
}

/* style for Alarm configuration and Inline feedback form ends*/


/* style for SQL Manager Reports starts*/
.admindeselected {
background-position:right top;
height:26px;
}

.adminselected {
background-image:url(adminselectedimg.gif);
background-position:right top;
height:26px;
}


.left {
background-image:url(left.gif);
background-position:center top;
background-repeat:no-repeat;
height:339px;
width:188px;
}


.tablinktxt {
color:#000000;
display:block;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
text-decoration:none;
width:100%;
}

.middle {
background-image:url(/images/middle.gif);

}

.right {
background-image:url(/images/right.gif);
background-position:center top;
background-repeat:no-repeat;
height:339px;
width:20px;
}

/* style for SQL Manager Reports ends*/






/* style for Publish Dashbord Starts*/



.DialogBox .boxTL {
	width: 7px;
	height: 25px;
	background: url(dialogTL.gif) no-repeat left top;
}


.DialogBox .boxHeader, .DialogBox .boxCtrlButtonPane {
	height: 25px;
	border-top: 1px solid #b0ccdf;
	background-color: #468ed5;
	COLOR:#FFFFFF;
}

.drag {
	padding-left: 20px;
	background: url(dragArea.gif) no-repeat 0px 7px;
	cursor: move;
}


.DialogBox .boxTR {
	width: 7px;
	height: 25px;
	background: url(dialogTR.gif) no-repeat right top;
}


.dialogBox .boxML {
	border-left: 1px solid #b0ccdf;
	background: #FFFFFF;
}


.dialogBox .boxMR {
	border-right: 1px solid #b0ccdf;
	background: #FFFFFF;
}




.DialogBox .boxBL {
	width: 1px;
	height: 1px;
	background: url(dialogBL.gif) no-repeat left top;
	
}

.DialogBox .closeButton {
	width: 8px;
	height: 7px;
	background: url(dialogClose.gif) no-repeat right;
	border: none;
	cursor: pointer;
	cursor: hand;
}

.DialogBox .boxBR {
	width: 1px;
	height: 1px;
	background: url(dialogBR.gif) no-repeat right top;
	
}


.DialogBox .boxBC {
	height: 12px;
	background: url(dialogBC.gif) repeat-x left top;
	
}



/* style for Publish Dashbord Ends*/





/* style for ataglace top band starts*/

.glance-table-bg{
	border:1px solid #e0f0ff;
	font-size:11px;
	background-color:#f8f8f8;
}
.at-a-glance{
	color:#f26522;
	font-weight:bold;
}
.at-a-glance-text{
	color:#0a4687;
}

/* style for ataglace top band ends*/








/*Styles for Floating popup*/
.greyBigFontMedium {
color:#AABBAA;
font-family:verdana,arial,sans-serif;
font-size:30pt;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:20pt;
}
.greyBigFontSmall{
color:#AABBAA;
font-family:verdana,arial,sans-serif;
font-size:20pt;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:20pt;
}
.custom-tb-bg{
background-color:#74a1cb;
border-bottom:8px solid #74a1cb;
border-top:8px solid #74a1cb;
border-left:8px solid #74a1cb;
border-right:8px solid #74a1cb;
}
.custom-innertb-bg{
background-color:#FFFFFF;
}
.custom-td-bg{
background-color:#e7eff7;
color:#425b79;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px; font-weight:bold; padding-left:4px;
}
.custom-td-whitebdr{
border-bottom:6px solid #ffffff;
border-top:6px solid #ffffff;
background-color:#e7eff7;
}
.custom-td-txt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
padding:10px 10px 10px 10px;
line-height:16px;
}
.custom-td-txt-bold{
font-weight:bold;
line-height:24px;
}
/*Styles for Floating popup ends*/






.fieldsetborder { 
border:1px solid #C8C8C8 ;
}
.fieldsetpadding{
padding-left:10px;
padding-right:10px;
padding-bottom:14px;
}

 legend {
background-color:#468ed5;border: 0px solid #AFCBDF;
height: 20px;
font-family:verdana,arial,sans-serif;
font-size:1.1em;
color:#ffffff;
font-weight:bold;
margin-bottom:5px;
padding:3px;
width:254px;
}

.bodytext-nounderline{
font-family:verdana, arila;
font-size:11px;
color:#000;
text-decoration:none;

}


/* style for the main tab SQLDBManager Plus - starts */

.controller ul.plaintab li.selected div {
	background:url(midtab.gif) repeat-x;
}

.controller ul.plaintab li.selected .lefttab {
	background:url(lefttab.gif) no-repeat;
}

.controller ul.plaintab li.selected .midtab {
	background:url(midtab.gif) repeat-x;
}

.controller ul.plaintab li.selected .righttab {
	background:url(righttab.gif) no-repeat;
}

.controller ul.plaintab li.selected .dropDownTabButton {
	background:url(pulldown_arrow_blue.gif) no-repeat 50% 50%;
	width:17px;
	cursor:pointer;
}

.controller ul.plaintab li.notselected .dropDownTabButton {
	background:url(pulldown_arrow.gif) no-repeat 50% 80%;
	/*_margin-top:8px;*/
	width:17px;
	cursor:pointer;
}

.controller ul.plaintab span.opennew {
	background:url(openinnewwindow_white.gif) no-repeat 50% 70%;
	width:9px;
	color:#666666;
}

.srcbutBg {
	background:url(searchGlass_go.gif) no-repeat; 
	width:50px; 
	height:26px; 
	margin:0px; 
	padding:0px;
	border:0px solid;
}

ul.droptab li.hover a span.opennew {
	background:url(openinnewwindow_white.gif) no-repeat scroll right;
}

ul.droptab li a span.opennew {
	background:url(openinnewwindow_dark.gif) no-repeat scroll right;
}

.subTabs ul.plaintab li.selected {
	color:#0A4687;
	height:20px;
	width:161px;
	background: url("linktabs_selected.gif") no-repeat left top;
	white-space:nowrap;
	line-height:1.6em;
}

.subTabs {
	margin-left:0px;
	background: url(linktabs_bg.gif) repeat-x bottom;
}

.subTabs ul.plaintab li.notselected, .subTabs ul.plaintab li.notselected a:visited {
	color:#0A4687;
	height:20px;
	width:161px;
	background: url("linktabs_unselected.gif") no-repeat left top;
	white-space:nowrap;
	line-height:1.6em;
}

.toptab {
	float:left;
	background:#468ED5 url("newlink_bg_img.gif") repeat-x bottom left;
	width:100%;
}

.controller ul.plaintab li {
	background: url("pipe.gif") no-repeat left 17px;
	padding:0px 2px 0px 2px;
	white-space:nowrap;
}
/* style for the main tab SQLDBManager Plus - ends */



.associate-bg-monitors{

color:#425b79;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px; font-weight:bold; 
}

.sqldb-data {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #f4f4f4;
border-right-color: #f4f4f4;
border-right-style: solid;
border-right-width: 1px;
height: 25px;
background:#FFFFFF;
line-height:17px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
padding-left: 1px;
padding-left: 3px;
}

/* style for JavaRuntime -Start */
.popup-bdr{border-left:1px solid #adc3d6; border-right:1px solid #adc3d6;}
.popup-bdr-rig{border-right:1px solid #adc3d6;}
.popup-bdr-lft{border-left:1px solid #adc3d6;}
/* style for JavaRuntime -End */






#dropList {background:url(../mnustrip.gif) repeat-x;  height:27px; position:relative; font-family:arial, verdana, sans-serif; font-size:11px; z-index:1; color:#000; } 
#dropList ul#menu { margin:0; padding:0 0 0 0px; list-style:none;   }
#dropList ul#menu li.level1-li { float:left; height:27px; padding-top:0px; margin-right:0px; line-height:28px; float:left;  } 
#dropList ul#menu li.level1-li a.level1-a { display:block;  float:left; border-left:0px solid #e9edee;  border-right:0px solid #e9edee; padding:0 12px 0 12px; text-decoration:none; line-height:24px; white-space:nowrap; font-weight:normal; color:#000000;  }
#dropList ul#menu li.sub a.level1-a {color:#000000;} 
#dropList ul#menu li.level1-li:hover, #dropList ul#menu li.level1-li a.level1-a:hover {position:relative;} #dropList ul#menu li.level1-li a.level1-a:hover, #dropList ul#menu li.level1-li:hover a.level1-a { border-left:1px solid #fefeff; border-right:1px solid #fefeff; color:#fff;  } 
#dropList ul#menu li.sub a.level1-a{ height:25px; color:#000; } 
#dropList ul#menu li.sub a.level1-a:hover { height:26px; color:#000;  background:url(../topHover.gif); text-decoration:underline;  padding:0 11px 0 11px; border-left:1px solid #ccccdd;  border-right:1px solid #ccccdd;} 
#dropList ul#menu li.sub:hover > a.level1-a:link { height:25px; color:#000000;   border-top:0px solid #ccccdd;  padding:0 11px 0 11px; border-left:1px solid #ccccdd;  border-right:1px solid #ccccdd;}



#dropList ul#menu li.level2-li { float:left; color:#000;  padding-top:0px; margin-right:0px;  } 
#dropList ul#menu li.level2-li a.level2-a { display:block;  float:left; border-left:1px solid #e9edee;  border-right:1px solid #e9edee; padding:0 11px 0 11px; text-decoration:none; line-height:24px; white-space:nowrap; font-weight:normal; color:#000000;  }
#dropList ul#menu li.sub1 a.level1-a {color:#000000;} 
#dropList ul#menu li.level2-li:hover, #dropList ul#menu li.level1-li a.level1-a:hover {position:relative;} #dropList ul#menu li.level1-li a.level1-a:hover, #dropList ul#menu li.level1-li:hover a.level1-a {padding:0 11px 0 11px; border-left:1px solid #ccccdd; border-right:1px solid #ccccdd; color:#000;  } 
#dropList ul#menu li.sub1 a.level2-a{ height:27px; color:#000; background:url(../topHover.gif);   border-top:0px solid #ccccdd; border-left:1px solid #ccccdd; border-right:1px solid #ccccdd; } 
#dropList ul#menu li.sub1 a.level2-a:hover { height:27px; color:#000;  } 
#dropList ul#menu li.sub1:hover > a.level2-a { height:27px; color:#000;  }



#dropList1  { background:#fff;    position:relative; font-family:arial, verdana, sans-serif; font-size:11px;  border-top:1px solid #ccd; border-left:1px solid #ccd;   border-right:1px solid #ccd; margin-left:0px;  } 
#dropList1 ul#menu { margin:0; padding:0 0 0 0px; list-style:none; white-space:nowrap; }
#dropList1 ul#menu li.level1-li { float:left; height:27px; padding-top:1px; margin-right:1px;   } 
#dropList1 ul#menu li.level1-li a.level1-a { display:block;   height:26px; float:left; border-left:1px solid #7e8586; border-right:1px solid #2d2d2d; padding:0 10px 0 10px; text-decoration:none; line-height:24px; white-space:nowrap; font-weight:bold; color:#ddd; }
#dropList1 ul#menu li.sub a.level1-a {color:#000;  } 
#dropList1 ul#menu li.level1-li:hover, #dropList ul#menu li.level1-li a.level1-a:hover {position:relative;  }
#dropList1 ul#menu :hover div.listHolder {left:0; } #dropList ul#menu a:hover div.listHolder {left:-1px; } 
#dropList1 ul#menu a:hover div.left1, #dropList ul#menu :hover div.left1 {left:-141px; } 
#dropList1 ul#menu div.listHolder div.listCol {  display:block;  font-size:10px; color:#000;  float:left; padding:0px 9px 5px 8px; margin:0;  border-left:1px dotted #ccd; } 


#dropList1 ul#menu div.listHolder div.listCol h5 {padding:5px 0 0px 0;  margin:0; font-size:12px; line-height:28px; background:url(/images/linedot.gif) repeat-x left bottom; } 
#dropList1 ul#menu div.listHolder div.listCol ul {padding:0; margin:0; list-style:none; } 
#dropList1 ul#menu div.listHolder div.listCol ul li {line-height:18px; padding:0; margin:0; } 
#dropList1 ul#menu div.listHolder div.listCol ul li a {color:#606060; text-decoration:u; padding:3px;  font-weight:normal;  line-height:19px; } 
#dropList1 ul#menu div.listHolder div.listCol ul li a:hover {text-decoration:none; background-color:#e3edf4; color:#012dba;} 
#dropList1 ul#menu div.listHolder div.bottomLine {clear:left; background:#4079a2;  color:#000; padding:0px 0px; border-bottom:1px solid #ccd; } 
#dropList1 ul#menu a:hover div.listHolder div.bottomLine {height:1px; } 
#dropList1 ul#menu div.listHolder div.bottomLine p {padding:0 0 0 0px; margin:0; line-height:20px; color:#fc0; background:url(/images/arrow.gif) no-repeat left center; font-weight:bold;} 
#dropList1 ul#menu div.listHolder div.bottomLine p a {color:#fff; text-decoration:underline; } 
#dropList1 ul#menu div.listHolder div.bottomLine p a:hover {text-decoration:none; }


.dropshadowweb3{
	float:left;
	clear:left;
	background: url(../shadowAlpha2.png) no-repeat bottom right !important;
	
	margin: 0px 0 0px 0px !important;
	display:block;
	margin: 0px 0 0px 0px; 
	position:relative; bottom:6px;  left:-4px;
	padding: 7px;
}
.innerboxweb1{
	position:relative;
	
	
	border: 0px solid #999999;
	padding:5px;
	margin: 0px 0px 0px 0px;
}
.innerboxweb1{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}





html* .dropshadowweb3{
	float:left;
	clear:left;
	background: url(../shadowAlpha2.gif) no-repeat bottom right !important;
	
	margin: 0px 0 0px 0px !important;
	display:block;
	margin: 0px 0 0px 0px; 
	position:relative; bottom:6px;  left:-4px;
	padding: 7px;
}
html* .innerboxweb1{
	position:relative;
	
	
	border: 0px solid #999999;
	padding:5px;
	margin: 0px 0px 0px 0px;
}
html* .innerboxweb1{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}




html* .dropshadow2{
	float:left;
	clear:left;
	background: url(../shadowAlpha.gif) no-repeat bottom right !important;
	
	margin: 0px 0 0px 0px !important;
	display:block;
	margin: 0px 0 0px 0px; 
	position:relative; bottom:3px; right:5px; 
	padding: 10px;
}
html*.innerbox{
	position:relative;
	
	
	border: 0px solid #999999;
	padding:5px;
	margin: 0px 0px 0px 0px;
}
html*.innerbox{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}





.dropshadow2{
	float:left;
	clear:left;
	background: url(../shadowAlpha.png) no-repeat bottom right !important;
	
	margin: 0px 0 0px 0px !important;
	display:block;
	margin: 0px 0 0px 0px; 
	position:relative; bottom:5px; right:5px;
	padding: 10px;
}
.innerbox{
	position:relative;
	
	
	border: 0px solid #999999;
	padding:5px;
	margin: 0px 0px 0px 0px;
}
.innerbox{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}




.dropshadow5{
float:left;
	clear:left;
	background: url(../shadowAlpha1-new1.png) no-repeat bottom right !important;
	
	margin: 0px 0 0px 0px !important;
	display:block;
	margin: 0px 0 0px 0px; 
	position:relative; bottom:5px; right:5px;
	padding: 10px;
}
.innerbox{
	position:relative;
	
	
	border: 0px solid #999999;
	padding:5px;
	margin: 0px 0px 0px 0px;
}
.innerbox{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}




html*.dropshadow5{
	float:left;
	clear:left;
	background: url(../shadowAlpha1-new1.gif) no-repeat bottom right !important;
	
	margin: 0px 0 0px 0px !important;
	display:block;
	margin: 0px 0 0px 0px; 
	position:relative; bottom:5px; right:5px; top:0px;
	padding: 10px;
}
html*.innerbox{
	position:relative;
	
	
	border: 0px solid #999999;
	padding:5px;
	margin: 0px 0px 0px 0px;
}
html*.innerbox{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}




html* .dropshadow3{
	float:left;
	clear:left;
	background: url(../shadowAlpha2.gif) no-repeat bottom right !important;
	
	margin: 0px 0 0px 0px !important;
	display:block;
	margin: 0px 0 0px 0px; 
	position:relative; bottom:4px; right:0px; left:0px;
	padding: 10px;
}
html* .innerbox1{
	position:relative;
	
	
	border: 0px solid #999999;
	padding:5px;
	margin: 0px 0px 0px 0px;
}
html* .innerbox1{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}



.dropshadow3{
	float:left;
	clear:left;
	background: url(../shadowAlpha2.png) no-repeat bottom right !important;
	
	margin: 0px 0 0px 0px !important;
	display:block;
	margin: 0px 0 0px 0px; 
	position:relative; bottom:4px; right:0px; left:1px;
	padding: 10px;
}
.innerbox1{
	position:relative;
	
	
	border: 0px solid #999999;
	padding:5px;
	margin: 0px 0px 0px 0px;
}
.innerbox1{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}







html* .dropshadow4{
	float:left;
	clear:left;
	background: url(../shadowAlpha1.gif) no-repeat bottom right !important;
	
	margin: 0px 0 0px 0px !important;
	display:block;
	margin: 0px 0 0px 0px; 
	position:relative; bottom:5px; right:5px;
	padding: 10px;
}
html* .innerbox2{
	position:relative;
	
	
	border: 0px solid #999999;
	padding:5px;
	margin: 0px 0px 0px 0px;
}
html* .innerbox2{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}



.dropshadow4{
	float:left;
	clear:left;
	background: url(../shadowAlpha1.png) no-repeat bottom right !important;
	
	margin: 0px 0 0px 0px !important;
	display:block;
	margin: 0px 0 0px 0px; 
	position:relative; bottom:6px; right:5px;
	padding: 10px;
}
.innerbox2{
	position:relative;
	
	
	border: 0px solid #999999;
	padding:5px;
	margin: 0px 0px 0px 0px;
}
.innerbox2{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}








#dropList2 { width:100%; font-family:arial, verdana, sans-serif; font-size:11px; z-index:1; color:#000; float:left; } 
#dropList2 ul#menu { margin:0; padding:0 0 0 0px; list-style:none; float:left; width:100%; }
#dropList2 ul#menu li.level1-li { float:left; padding:0 5px 0 5px; margin-right:0px; line-height:28px; float:left;  } 
#dropList2 ul#menu li.level1-li a.level1-a { display:block;  float:left; border-left:0px solid #e9edee;  border-right:0px solid #e9edee; padding:0 5px 0 5px; text-decoration:none; line-height:24px; white-space:nowrap; font-weight:normal; color:#000000;  }
#dropList2 ul#menu li.sub a.level1-a {color:#000000;} 
#dropList2 ul#menu li.level1-li:hover, #dropList ul#menu li.level1-li a.level1-a:hover {position:relative;} #dropList ul#menu li.level1-li a.level1-a:hover, #dropList ul#menu li.level1-li:hover a.level1-a { border-left:1px solid #fefeff; border-right:1px solid #fefeff; color:#fff;  } 
#dropList2 ul#menu li.sub a.level1-a{ height:25px; color:#000; } 
#dropList2 ul#menu li.sub a.level1-a:hover { height:25px; color:#000;  background:url(../topHover.gif); text-decoration:underline;  padding:0 4px 0 4px; border-left:1px solid #ccccdd;  border-right:1px solid #ccccdd;} 
#dropList2 ul#menu li.sub:hover > a.level1-a:link { height:25px; color:#000000;   border-top:0px solid #ccccdd;  padding:0 4px 0 4px; border-left:1px solid #ccccdd;  border-right:1px solid #ccccdd;}



#dropList2 ul#menu li.level2-li { float:left; color:#000;  padding:0 5px 0 5px; margin-right:0px;  } 
#dropList2 ul#menu li.level2-li a.level2-a { display:block;  float:left; border-left:1px solid #e9edee;  border-right:1px solid #e9edee; padding:0 4px 0 4px; text-decoration:none; line-height:24px; white-space:nowrap; font-weight:normal; color:#000000;  }
#dropList2 ul#menu li.sub1 a.level1-a {color:#000000;} 
#dropList2 ul#menu li.level2-li:hover, #dropList ul#menu li.level1-li a.level1-a:hover {position:relative;} #dropList ul#menu li.level1-li a.level1-a:hover, #dropList ul#menu li.level1-li:hover a.level1-a {padding:0 11px 0 11px; border-left:1px solid #ccccdd; border-right:1px solid #ccccdd; color:#000;  } 
#dropList2 ul#menu li.sub1 a.level2-a{ height:27px; color:#000; background:url(../topHover.gif);   border-top:0px solid #ccccdd; border-left:1px solid #ccccdd; border-right:1px solid #ccccdd; } 
#dropList2 ul#menu li.sub1 a.level2-a:hover { height:27px; color:#000;  } 
#dropList2 ul#menu li.sub1:hover > a.level2-a { height:27px; color:#000;  }



table#dropMenu{font-family:Verdana, Arial,  Helvetica, sans-serif; cursor:pointer;  background:#ffffff; font-size:11px; border-top:0px  solid #ccccdd; border-left:1px  solid #ccccdd; border-bottom:1px  solid #ccccdd; border-right:1px  solid #ccccdd; margin:2px 0px 0px 29px;   }
*html table#dropMenu{margin:7px 0px 0px 58px;   }
table#dropMenu tr td { background:#ffffff;  border-bottom:0px #8eadd5 solid;  }
table#dropMenu tr td a { color:#000000;text-decoration:none;display: block;padding:4px 6px 4px 6px; width:170px; border:1px #fff solid;  }
table#dropMenu tr td a:hover { color:#000000; background-color:#e3edf4; border:1px #8eadd5 solid;   text-decoration:none;display:block; width:170px; }
table#dropMenu tr td>a:hover { width:160px; background-color:#e3edf4; }

#webappgp{ font-family:Verdana, Arial, Helvetica, sans-serif;   width:210px;  cursor:pointer;  font-size:11px; border-left:1px solid #ccccdd ; border-right:0px solid #ccccdd ; border-bottom:0px solid #ccccdd ; border-top:2px solid #ccccdd ; margin:0px 0px 0px 61px;  }
html* #webappgp{ margin:6px 0px 0px 62px; border-top:1px solid #ccccdd ;}
#webappgp tr td { background:#fff;  border-bottom:1px solid #f3f3f3 ;  }
#webappgp tr td a { color:#000000;text-decoration:none;display:block; padding:6px 0px 6px 12px;  background-color:#fff; }
#webappgp tr td a:hover { color:#000000; text-decoration:none; display:block; background-color:#e3edf4;}


#dropMenuThreshold{ font-family:Verdana, Arial, Helvetica, sans-serif; width:200px; cursor:pointer;  font-size:11px; border-left:1px solid #ccccdd ; border-right:1px solid #ccccdd ; border-top:0px solid #ccccdd ; margin:2px 0px 0px 61px;  }
html* #dropMenuThreshold{ margin:6px 0px 0px 62px; }
#dropMenuThreshold tr td { background:#fff;  border-bottom:1px solid #f3f3f3 ;  }
#dropMenuThreshold tr td a { color:#000000;text-decoration:none;display:block; padding:6px 6px 10px 10px; }
#dropMenuThreshold tr td a:hover { color:#000000; text-decoration:none; display:block; background-color:#e3edf4;}

table#dropMenuanaprofile{font-family:Verdana, Arial, Helvetica, sans-serif; cursor:pointer; width:200px; font-size:11px; border-left:1px #ccccdd solid; border-right:1px #ccccdd solid; border-top:0px #ccccdd solid; margin:2px 0px 0px 61px;}
html* table#dropMenuanaprofile{ margin:6px 0px 0px 62px;   }
table#dropMenuanaprofile tr td { background:#fff;  border-bottom:1px #f3f3f3 solid; }
table#dropMenuanaprofile tr td a { color:#000000;text-decoration:none;display:block; padding:6px 6px 10px 10px; }
table#dropMenuanaprofile tr td a:hover { color:#000000;  text-decoration:none;display:block; background-color:#e3edf4;}

table#dropMenuactions{font-family:Verdana, Arial, Helvetica, sans-serif; cursor:pointer; width:210px; font-size:11px; border-left:1px #ccccdd solid; border-bottom:0px solid #ccccdd ;  border-right:1px solid #ccccdd ; border-top:0px #ccccdd solid; margin:0px 0px 0px 55px;   }
html* table#dropMenuactions{ margin:1px 0px 0px 57px;   }
table#dropMenuactions tr td { background:#fff;  border-bottom:1px #f3f3f3 solid;  }
table#dropMenuactions tr td a { color:#000000;text-decoration:none;display:block; padding:6px 6px 10px 10px; }
table#dropMenuactions tr td a:hover { color:#000000; text-decoration:none;display:block; background-color:#e3edf4; }

table#monitorgp{ font-family:Verdana, Arial, Helvetica, sans-serif; width:200px;  cursor:pointer;  font-size:11px; border-left:0px solid #ccccdd ; border-right:1px solid #ccccdd ; border-top:0px solid #ccccdd ; margin:2px 0px 0px 0px;}
html* table#monitorgp{ margin:2px 0px 0px 0px;  }
table#monitorgp tr td { background:#fff;  border-bottom:1px solid #f3f3f3 ;  }
table#monitorgp tr td a { color:#000000;text-decoration:none;display:block; padding:6px 6px 10px 10px; }
table#monitorgp tr td a:hover { color:#000000; text-decoration:none; display:block; background-color:#e3edf4;}

table.dropSkinMenu{font-family:Verdana, Arial,  Helvetica, sans-serif; cursor:pointer;  background:#ffffff; font-size:11px; border-top:0px  solid #ccccdd; border-left:1px  solid #ccccdd; border-bottom:1px  solid #ccccdd; border-right:1px  solid #ccccdd; margin:2px 0px 0px 29px;   }
*html table#dropMenu{margin:7px 0px 0px 58px;   }
table.dropSkinMenu tr td { background:#ffffff;  border-bottom:0px #8eadd5 solid;  }
table.dropSkinMenu tr td a { color:#000000;text-decoration:none;display: block;padding:4px 6px 4px 6px; width:170px; border:1px #fff solid;  }
table.dropSkinMenu tr td a:hover { color:#000000; background-color:#e3edf4; border:1px #8eadd5 solid;   text-decoration:none;display:block; width:170px; }
table.dropSkinMenu tr td>a:hover { width:160px; background-color:#e3edf4; }


html>body*.top-nav-menu {osition:relative; top:0px; cursor:hand;}

@media screen  and (-webkit-min-device-pixel-ratio:0){

body:nth-of-type(1) .dropshadow4{
float:left;
	clear:left;
	background: url(../shadowAlpha1.png) no-repeat bottom right !important;
	
	margin: 0px 0 0px 0px !important;
	display:block;
	margin: 0px 0 0px 0px; 
	position:relative; bottom:5px; right:4px;
	padding: 10px;
 
}

body:nth-of-type(1) .innerbox2{
	position:relative;
	
	
	border: 0px solid #999999;
	padding:5px;
	margin: 0px 0px 0px 0px;
}
body:nth-of-type(1) .innerbox2{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}





body:nth-of-type(1) .dropshadow3{
	float:left;
	clear:left;
	background: url(../shadowAlpha2.png) no-repeat bottom right !important;
	
	margin: 0px 0 0px 0px !important;
	display:block;
	margin: 0px 0 0px 0px; 
	position:relative; bottom:3px; right:0px; left:2px;
	padding: 10px;
}
body:nth-of-type(1) .innerbox1{
	position:relative;
	
	
	border: 0px solid #999999;
	padding:5px;
	margin: 0px 0px 0px 0px;
}
body:nth-of-type(1) .innerbox1{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}

}


@media screen  and (-webkit-min-device-pixel-ratio:0){

body:nth-of-type(1) .action-but-padding {float:right; padding-left:53px;}

}



:-moz-any-link:focus {
  outline: none;
}
