body {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background:#E6E6E6;
}
div.headerDiv{
	background: #E6E6E6;
	border: 0px solid #000000;
	min-width:940px;
    padding: 0px 10px 0px 10px;
    /*height: 80px;
    overflow: hidden;*/
    position: relative;
}
div.contentIndexDiv{
	background: #E6E6E6;
	/*background: #57585B;*/
	border: 0px solid #000000;
	min-width:940px;
    padding: 0px 10px 0px 10px;
    /*height: 80px;
    overflow: hidden;*/
    position: relative;
}
div.contentIndexSubDiv{
	background: #57585B;
	/*background: #57585B;*/
	border: 0px solid #000000;
    padding: 0px 0px 0px 0px;
    /*height: 80px;
    overflow: hidden;*/
    position: relative;
}
div.contentDiv{
	background: #E6E6E6;
	/*background: #57585B;*/
	border: 0px solid #000000;
	min-width:940px;
    padding: 0px 10px 0px 10px;
    /*height: 80px;
    overflow: hidden;*/
    position: relative;
}
div.contentSubDiv{
	background: #E6E6E6;
	/*background: #57585B;*/
	border: 0px solid #000000;
    padding: 0px 0px 0px 0px;
    /*height: 80px;
    overflow: hidden;*/
    position: relative;
    min-width: 885px;
	width:91%;
	margin-left: auto;
    margin-right: auto;
}
div.footerDiv{
	background: #E6E6E6;
    border: 0px solid #000000;
    font-weight: normal;
    /*font-size: 8px;*/
    font-family: Arial;
    /*height: 20px;*/
    padding: 0px 10px 0px 10px;
    /*height: 80px;
    overflow: hidden;*/
    position: relative;
    min-width: 885px;
	width:91%;
	margin-left: auto;
    margin-right: auto;
}
a, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

/*---------------------------------------------------------------------------------------------*/

/*PAGING DIV*/
#pagingdiv{
	font-weight: normal;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	position: relative;
	padding:10px 0px 10px 0px; 
	width: 98%;
}

#pagingdiv a, #pagingdiv a:visited{
	background: #D4D4D4;
	margin-left: 5px;
	padding: 2px 7px 2px 7px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-top-right-radius: 4px; /* Old Firefox */
	-moz-border-bottom-right-radius: 4px; /* Old Firefox */
	-moz-border-top-left-radius: 4px; /* Old Firefox */
	-moz-border-bottom-left-radius: 4px; /* Old Firefox */
	text-decoration: none; 
	font-weight: normal; 
	color: #000000;
}
	
#pagingdiv a:hover{
	font-weight: normal; 
	background: #ffcc00;
}

#pagingdiv span.markedurl{
	background: #ffcc00;
	margin-left: 5px;
	padding: 2px 7px 2px 7px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-top-right-radius: 4px; /* Old Firefox */
	-moz-border-bottom-right-radius: 4px; /* Old Firefox */
	-moz-border-top-left-radius: 4px; /* Old Firefox */
	-moz-border-bottom-left-radius: 4px; /* Old Firefox */
	text-decoration: none; 
	font-weight: bold; 
	color: #000000;
}

/*---------------------------------------------------------------------------------------------*/

/*ACTION DIV*/
#actiondiv{
	font-weight: normal;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	position: relative;
}

#actiondiv a, #actiondiv a:visited{
	background: #708090;
	margin-left: 10px;
	padding: 5px 7px 5px 7px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-top-right-radius: 4px; /* Old Firefox */
	-moz-border-bottom-right-radius: 4px; /* Old Firefox */
	-moz-border-top-left-radius: 4px; /* Old Firefox */
	-moz-border-bottom-left-radius: 4px; /* Old Firefox */
	text-decoration: none; 
	font-weight: normal; 
	color: #ffffff;
}

#actiondiv a.delbut, #actiondiv a.delbut:visited{
	background: #8B0000;
}

	
#actiondiv a:hover{
	font-weight: normal; 
	background: #ffcc00;
}

#actiondiv span.markedurl{
	font-weight: bold; 
	color: #FFFF00;
}

/*---------------------------------------------------------------------------------------------*/


/*IMAGES*/
img.icon_traffic{width:50px;height:50px;background:url('../images/dashbot_icons.png') 0px 0px;}
img.icon_broadcast{width:50px;height:50px;background:url('../images/dashbot_icons.png') 0px -50px;}
img.icon_utilization{width:50px;height:50px;background:url('../images/dashbot_icons.png') 0px -100px;}
img.icon_crc{width:50px;height:50px;background:url('../images/dashbot_icons.png') 0px -150px;}
img.icon_best_rt{width:50px;height:50px;background:url('../images/dashbot_icons.png') 0px -200px;}
img.icon_worst_rt{width:50px;height:50px;background:url('../images/dashbot_icons.png') 0px -200px;}
img.icon_ave_rt{width:50px;height:50px;background:url('../images/dashbot_icons.png') 0px -200px;}
img.icon_owd{width:50px;height:50px;background:url('../images/dashbot_icons.png') 0px -200px;}
img.icon_mos_cq{width:50px;height:50px;background:url('../images/dashbot_icons.png') 0px -250px;}
img.icon_jitter{width:50px;height:50px;background:url('../images/dashbot_icons.png') 0px -250px;}


/*----------------------------------------------------------------------------------------------------------*/

/*Header Styling*/
div#header_border {
	display: inline-block;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	vertical-align: top;
	border: 0px solid #000000;
	overflow: show;
	min-width: 885px;
	min-height: 120px;
	width:91%;
}

div#header_logo {
	
}

div#line_border_left {
	border-left: 1px dashed #999999;
	width: 100%;
}

/*FORMS & SUCH------------------------------------------------------------------------------------*/

/*search form*/

div#search_form {
	border: 0px solid #000000;
	padding: 10px 10px 0px 10px;
	min-height: 110px;
	font-weight: normal;
	font-size: 15px;
	/*background: #ffffff; */
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

div#search_form input.textfield {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	height: 23px;
	border: 0px solid #999999;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #666666;
	box-shadow: 0px 0px 3px 1px #999999;
	border-top-right-radius:4px;
	border-bottom-right-radius:4px;
	border-top-left-radius:4px;
	border-bottom-left-radius:4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
}

div#search_form div.input_wrap {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 2px 4px 2px 4px;
	border: 0px solid #999999;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #666666;
	background: #ffffff;
	display: inline-block;
	overflow: visible;
	box-shadow: 0px 0px 3px 1px #999999;
	border-top-right-radius:4px;
	border-bottom-right-radius:4px;
	border-top-left-radius:4px;
	border-bottom-left-radius:4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
}
div#search_form select{
  border: 0px solid #999999;
	height: 20px;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #666666;
}
div#search_form input.button{
	border: 1px solid #ffff99;
	height: 25px;
	color: #ff6600;
	background: #ffff99;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	border-top-right-radius:4px;
	border-bottom-right-radius:4px;
	border-top-left-radius:4px;
	border-bottom-left-radius:4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
}

div#search_form input.button:hover{
	border: 1px solid #ff6600;
	cursor: pointer;
}

/*Filter Form*/

div#filter_form{
	border: 0px solid #000000;
	padding: 0px 10px 0px 10px;
	font-weight: normal;
	font-size: 15px; 
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

div#filter_form input.textfield{
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	height: 16px;
	border: 1px solid #B0C4DE;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #666666;
	border-top-right-radius:4px;
	border-bottom-right-radius:4px;
	border-top-left-radius:4px;
	border-bottom-left-radius:4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
}

div#filter_form input.button{
	border: 1px solid #ffff99;
	height: 21px;
	color: #ff6600;
	background: #ffff99;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	border-top-right-radius:4px;
	border-bottom-right-radius:4px;
	border-top-left-radius:4px;
	border-bottom-left-radius:4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
}

div#filter_form input.button:hover{
	border: 1px solid #ff6600;
	cursor: pointer;
}

div#filter_form input.printbut{
	border: 1px solid #708090;
	height: 21px;
	color: #E2E6E9;
	background: #708090;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	border-top-right-radius:4px;
	border-bottom-right-radius:4px;
	border-top-left-radius:4px;
	border-bottom-left-radius:4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
}

div#filter_form input.printbut:hover{
	color: #ffffff;
	border: 1px solid #E2E6E9;
	cursor: pointer;
}

/*page form popup (for LDAP)*/

div#page_formpopup{
	border: 0px solid #000000;
	padding: 10px 10px 10px 10px;
	font-weight: normal;
	font-size: 13px; 
	color: #666666;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

div#page_formpopup input.textfield{
	border: 0px solid #999999;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;	
}

div#page_formpopup input.button{
	border: 0px solid #ffff99;
	height: 25px;
	color: #ff6600;
	background: #ffff99;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	border-top-right-radius:4px;
	border-bottom-right-radius:4px;
	border-top-left-radius:4px;
	border-bottom-left-radius:4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
}

div#page_formpopup div.input_wrap{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 4px 4px 4px 4px;
	border: 0px solid #999999;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #666666;
	display: inline-block;
	overflow: visible;
	box-shadow: 0px 0px 3px 1px #999999;
	border-top-right-radius:4px;
	border-bottom-right-radius:4px;
	border-top-left-radius:4px;
	border-bottom-left-radius:4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
}

/*page form*/

div#page_form{
	border: 0px solid #000000;
	padding: 10px 10px 10px 10px;
	font-weight: normal;
	font-size: 15px; 
	color: #666666;
	width: 100%;
	min-width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

div#page_form input.textfield{
	border: 0px solid #999999;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;	
}

div#page_form input.clearBut{
	border: 1px solid #708090;
	height: 21px;
	color: #E2E6E9;
	background: #708090;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	border-top-right-radius:4px;
	border-bottom-right-radius:4px;
	border-top-left-radius:4px;
	border-bottom-left-radius:4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
}

div#page_form input.clearBut:hover{
	color: #ffffff;
	border: 1px solid #E2E6E9;
	cursor: pointer;
}

.clearBut{
	border: 1px solid #708090;
	height: 21px;
	color: #E2E6E9;
	background: #708090;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	border-top-right-radius:4px;
	border-bottom-right-radius:4px;
	border-top-left-radius:4px;
	border-bottom-left-radius:4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
}

.clearBut:hover{
	color: #ffffff;
	border: 1px solid #E2E6E9;
	cursor: pointer;
}


div#page_form input.button{
	border: 0px solid #ffff99;
	height: 25px;
	color: #ff6600;
	background: #ffff99;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	border-top-right-radius:4px;
	border-bottom-right-radius:4px;
	border-top-left-radius:4px;
	border-bottom-left-radius:4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
}

div#page_form input.button:hover{
	border: 1px solid #ff6600;
	cursor: pointer;
}

div#page_form div.input_wrap{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 4px 4px 4px 4px;
	border: 0px solid #999999;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #666666;
	display: inline-block;
	overflow: visible;
	box-shadow: 0px 0px 3px 1px #999999;
	border-top-right-radius:4px;
	border-bottom-right-radius:4px;
	border-top-left-radius:4px;
	border-bottom-left-radius:4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
}
div#page_form select{
  border: 0px solid #999999;
	/*height: 23px;*/

	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #666666;

}

/*------------------------------------------------------------------------------------*/

/* LOGIN DISPLAY ON TOP RIGHT---------------------------------------------------------*/
div#login_info{
	/* border-left: 1px dashed #999999; */
	padding: 13px 0px 0px 15px;
	/*margin-bottom: 15px;*/
	min-height: 90px;
	font-size: 13px; 
}

div#login_info span.userinfo{
	font-weight: normal;
	font-size: 11px; 
	color: #0066cc;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

div#login_info span.userday{
	font-weight: bold;
	font-size: 13px; 
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#login_info span.userdate{
	font-weight: bold;
	font-size: 13px; 
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#login_info a.button {
	padding: 3px 6px 3px 6px;
	border: 1px solid #ff9966;
	height: 25px;
	color: #990000;
	background: #ff9966;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	border-top-right-radius:4px;
	border-bottom-right-radius:4px;
	border-top-left-radius:4px;
	border-bottom-left-radius:4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
}

div#login_info a.button:hover {
	border: 1px solid #990000	;
	cursor: pointer;
}

/*----------------------------------------------------------------------------------------------------------*/

div#dash_border2{
	display: inline-block;
	margin: 0px 5px 20px 5px;
	vertical-align: top;
	border: 0px solid #000000;
	box-shadow: 1px 1px 5px #999999;
	border-top-right-radius:8px;
	border-bottom-right-radius:8px;
	border-top-left-radius:8px;
	border-bottom-left-radius:8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	/* background: #ffffff; */
	/* background: #EF4723; */
	overflow: hidden;
	min-width: 320px;
	width:90%;
}

/*Dashboard Styling*/



div#dash_border{
	display: inline-block;
	margin: 0px 5px 20px 5px;
	vertical-align: top;
	border: 0px solid #000000;
	box-shadow: 1px 1px 5px #999999;
	border-top-right-radius:8px;
	border-bottom-right-radius:8px;
	border-top-left-radius:8px;
	border-bottom-left-radius:8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	/* background: #ffffff; */
	background: #EF4723;
	overflow: hidden;
	min-width: 320px;
	width:35%;
}

div#dash_border_med{
	display: inline-block;
	margin: 0px 5px 20px 5px;
	vertical-align: top;
	border: 0px solid #000000;
	box-shadow: 1px 1px 5px #999999;
	border-top-right-radius:8px;
	border-bottom-right-radius:8px;
	border-top-left-radius:8px;
	border-bottom-left-radius:8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	background: #ffffff;
	overflow: hidden;
	min-width: 545px;
	width:55%;
}

div#dash_border_left{
	display: inline-block;
	border: 0px solid #000000;
	margin: 0px 0px 20px 0px;
	width: 49.6%;
}

div#dash_border_right{
	display: inline-block;
	border: 0px solid #000000;
	margin: 0px 0px 20px 0px;
	width: 49.6%;
}

div#dash_border_half_left{
	/*display: inline-block;
	margin: 0px 5px 20px 0px;*/
	vertical-align: top;
	border: 0px solid #000000;
	box-shadow: 1px 1px 5px #999999;
	border-top-right-radius:8px;
	border-bottom-right-radius:8px;
	border-top-left-radius:8px;
	border-bottom-left-radius:8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	background: #ffffff;
	overflow: hidden;
	/*min-width: 433px;*/
	width:98%;
}

div#dash_border_half_right{
	/*display: inline-block;
	margin: 0px 0px 20px 5px;*/
	vertical-align: top;
	border: 0px solid #000000;
	box-shadow: 1px 1px 5px #999999;
	border-top-right-radius:8px;
	border-bottom-right-radius:8px;
	border-top-left-radius:8px;
	border-bottom-left-radius:8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	background: #ffffff;
	overflow: hidden;
	/*min-width: 433px;*/
	width:98%;
}

div#dash_border_long{
	display: inline-block;
	margin: 0px 0px 20px 0px;
	vertical-align: top;
	border: 0px solid #000000;
	box-shadow: 1px 1px 5px #999999;
	border-top-right-radius:8px;
	border-bottom-right-radius:8px;
	border-top-left-radius:8px;
	border-bottom-left-radius:8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	background: #ffffff;
	overflow: hidden;
	/*min-width: 885px;*/
	width:99.5%;
}

div#dash_border_footer{
	display: inline-block;
	margin: 0px 0px 20px 0px;
	vertical-align: top;
	border: 0px solid #000000;
	box-shadow: 1px 1px 5px #999999;
	border-top-right-radius:8px;
	border-bottom-right-radius:8px;
	border-top-left-radius:8px;
	border-bottom-left-radius:8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	background: #EF4723;
	overflow: hidden;
	/*min-width: 885px;*/
	width:99.5%;
}

div#dash_border_invid{
	display: inline-block;
	margin: 0px 0px 20px 0px;
	vertical-align: top;
	border: 0px solid #000000;
	overflow: hidden;
	min-width: 885px;
	width:91%;
}

div#nav_border_long{
	display: inline-block;
	margin: 0px 0px 20px 0px;
	vertical-align: top;
	border: 0px solid #000000;
	box-shadow: 1px 1px 5px #999999;
	border-top-right-radius:8px;
	border-bottom-right-radius:8px;
	border-top-left-radius:8px;
	border-bottom-left-radius:8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	background: #ffffff;
	overflow: hidden;
	min-width: 885px;
	width:91%;
}

.dashb {
  border: 0px solid #E8F1F8;
  width: 100%;
  font-size: small;
}

.dashb th {
  padding: 8px 8px 5px 2px;
  border: 0px solid #E8F1F8;
  font-weight: normal;
	font-size: 15px; 
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background: #FFFFFF;

}

.dashb th a {
	text-decoration: none;
	color: #666666;
	font-size: 11px; 
}

.dashb th a:hover
{
	text-decoration: underline;
}

.dashb tr 
{
  /*height: 25px;*/
  border: 0px solid #E8F1F8;
	font-weight: normal; 
	font-size: 12px; 
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	/*background: #D1D3D4;*/
	background: #FFFFCC;
}
.dashb tr.tab
{
  /*height: 25px;*/
  border: 0px solid #E8F1F8;
	font-weight: normal; 
	font-size: 10px; 
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background: none;
}


.dashb tr.formtext 
{
	background: #FFFFFF;
  font-size: 15px; 
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.dashb td.container 
{
  padding: 3px 5px 2px 5px;
  background: #ffffff;
  font-size: 12px; 
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
}


.dashb tr.even 
{
	/*background: #E8E8E8;*/
	background: #FFCC66;
}

.dashb tr.odd 
{
	/*background: #E8E8E8;*/
	background: #FFFFCC;
}

.dashb tr.footer {
	/* background: #FFFFFF; */
	background: #EF4723;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.dashb tr.basefooter {
	/* background: #ffcc00; */
	background: #EF4723;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.dashb tr.basefooter a {
	text-decoration: none; 
	color: #FFFFFF;
}

.dashb tr.pietable 
{
	background: #FFFFFF;
}

.dashb tr.pietable td.chart
{
	padding: 3px 5px 3px 5px;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	background: #E8F1F8;
}

.dashb tr.pietable td.desc {
	padding: 3px 5px 3px 5px;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	background: #D3F0FE;
}

.dashb tr.pietable td.desc a {
	text-decoration: none; 
	color: #666666;
}

.dashb tr.pietable td.desc a:hover {
	text-decoration: underline; 
}

.dashb tr.title {
	/*background: #D1D3D4;*/
	background: #FFFFCC;
}

.dashb tr.hud_display_top {
	background: #778899;
}
/*
.dashb tr:hover {
	background: #D3F0FE;  
}
*/

/*-------------------------------------------------------------------------------------------------*/

/*INDEX AREA TABLES*/

.tblIndex th
{
	font-weight: bold; 
	font-size: 13px; 
	color: #ffffff; 
	font-family: Arial; 
	background: #0082C7;
	-moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;

}

.tblIndex td.tblTitle:first-child
{
	-moz-border-radius: 5px 0px 0px 0px;
    -webkit-border-radius: 5px 0px 0px 0px;
    border-radius: 5px 0px 0px 0px;
}

.tblIndex td.tblTitle:last-child
{
	-moz-border-radius: 0px 5px 0px 0px;
    -webkit-border-radius: 0px 5px 0px 0px;
    border-radius: 0px 5px 0px 0px;
}

.tblIndex td.tblTitle:only-child
{
	-moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
}

.tblIndex
{
	color: #000000; 
	font-size: 11px; 
	font-family: Arial; 
}

.tblIndex tr.tblTitle
{
  /*height: 25px;*/
	font-weight: bold; 
	font-size: 12px; 
	color: #ffffff; 
	font-family: Arial; 
	background: #0082C7;
}

.tblIndex tr.tblNormal
{
  /*height: 25px;*/
	font-size: 11px; 	
	background: #FFFFFF;
}

.tblIndex tr.tblOdd
{
  /*height: 25px;*/
	font-size: 11px; 	
	background: #D4D4D4;
}

.tblIndex tr.tblEven
{
  /*height: 25px;*/
	font-size: 11px; 	
	background: #E8E8E8;
}

.tblIndex tr.tblHighlight
{
  /*height: 25px;*/
	font-size: 12px; 
	color: #000000; 
	font-family: Arial; 
	background: #FFFF00;
}

.tblIndex tr td
{
  	height: 18px;
}

/*---------------------------------------------------------------------*/

/*TABS AREA - SEARCH RESULTS*/
div#tab_border_top{
	display: inline-block;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	border: 0px solid #000000;
	font-weight: normal;
	font-size: 13px; 
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	overflow: hidden;
	min-width: 885px;
	width:91%;
}
div#tab_border_content{
	/*display: inline-block;*/
	margin: 0px 0px 20px 0px;
	padding: 10px 0px 10px 0px;
	vertical-align: top;
	border: 0px solid #000000;
	font-weight: normal;
	font-size: 13px; 
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background: #FFFFFF;
	box-shadow: 1px 1px 3px #888888;
	border-top-right-radius:8px;
	border-bottom-right-radius:8px;
	border-bottom-left-radius:8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	
	overflow: hidden;
	min-width: 885px;
	width:91%;
}

hr#tab_hr{/*Faded HR*/
	color: #666666;
	background: #666666;
	border: 0;
	height: 1px;
	width: 100%;
	background-image: -webkit-gradient(
      linear,
      left bottom,
      right bottom,
      color-stop(0, rgb(255,255,255)),
      color-stop(0.1, rgb(221,221,221)),
      color-stop(0.9, rgb(221,221,221)),
      color-stop(1, rgb(255,255,255))
  );
  background-image: -moz-linear-gradient(
      left center,
      rgb(255,255,255) 0%,
      rgb(221,221,221) 10%,
      rgb(221,221,221) 90%,
      rgb(255,255,255) 100%
  );
}

div#tabdiv{
	border-bottom: 1px dashed #999999;
	margin-bottom: 10px;
	width:98%;
}

#Tabs ul {
padding: 0px;
margin: 0px;
/*margin-left: -7px;*/
list-style-type: none;
}

#Tabs ul li {
display: inline-block;
clear: none;
float: left;
height: 30px;
}


#Tabs ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	font-size: 15px;	
	position: relative;
	/*margin-top: 2px;*/
	display: block;
	margin-right: 2px;
	line-height: 30px;
	padding-left: 0px;
	color: #888888;
	background: #999999;
	/*z-index: 9999;*/
	border: 0px solid #ccc;
	border-bottom: 0px;
	text-decoration: none;
	width: 180px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	border-top-right-radius: 8px;
}

#Tabs ul li a:hover {
	text-decoration: none; /* a very simple effect when hovering the mouse on tab*/
	background: #ffcc00;
	color: #000000;
	cursor: pointer;
}

#Tabs ul li.active a {
	text-decoration: none; /* a very simple effect when hovering the mouse on tab*/
	background: #ffffff;
	color: #666666;
	cursor: default;
}

/*SUBNAVS*/

div#subnav{
	display: inline-block;
	margin: -15px 0px 20px 0px;
	vertical-align: top;
	border: 0px solid #000000;
	box-shadow: 1px 1px 5px #999999;
	border-top-right-radius:8px;
	border-bottom-right-radius:8px;
	border-top-left-radius:8px;
	border-bottom-left-radius:8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	background: #ffffff;
	overflow: hidden;
	min-width: 885px;
	width:100%;
}

#subnavTabs ul {
padding: 0px;
margin: 0px;
/*margin-left: -7px;*/
list-style-type: none;
}

#subnavTabs ul li {
display: inline-block;
clear: none;
float: left;
height: 23px;
}

#subnavTabs ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;
	vertical-align: top;
	font-size: 10px;	
	position: relative;
	/*margin-top: 2px;*/
	display: block;
	line-height: 23px;
	padding-left: 0px;
	color: #666666;
	background: #ffffff;
	/*z-index: 9999;*/
	border: 0px solid #ccc;
	border-bottom: 0px;
	text-decoration: none;
	width: 146px;
}

#subnavTabs ul li.navline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	display: block;
	line-height: 23px;
	padding-left: 0px;
	background: #E8E8E8;
	width: 1px;
}

#subnavTabs ul li a:hover {
	text-decoration: none; /* a very simple effect when hovering the mouse on tab*/
	/*background: #ffcc00;
	color: #000000;
	*/
	background: #778899;
	color: #ffffff;
	cursor: pointer;
}

#subnavTabs ul li.active a {
	text-decoration: none; /* a very simple effect when hovering the mouse on tab*/
	/*background: #ffcc00;
	color: #000000;
	*/
	background: #778899;
	color: #ffffff;
	cursor: default;
}

/*DASHBOARD NAVI - DAY-WEEK-MONTH*/
#navTabs ul {
padding: 0px;
margin: 0px;
/*margin-left: -7px;*/
list-style-type: none;
}

#navTabs ul li {
display: inline-block;
clear: none;
float: left;
height: 30px;
}


#navTabs ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;
	vertical-align: top;
	font-size: 15px;	
	position: relative;
	/*margin-top: 2px;*/
	display: block;
	line-height: 30px;
	padding-left: 0px;
	color: #666666;
	background: #ffffff;
	/*z-index: 9999;*/
	border: 0px solid #ccc;
	border-bottom: 0px;
	text-decoration: none;
	width: 140px;
}

#navTabs ul li.navline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	display: block;
	line-height: 30px;
	padding-left: 0px;
	background: #E8E8E8;
	width: 1px;
}

#navTabs ul li a:hover {
	text-decoration: none; /* a very simple effect when hovering the mouse on tab*/
	background: #ffcc00;
	color: #000000;
	cursor: pointer;
}

#navTabs ul li.active a {
	text-decoration: none; /* a very simple effect when hovering the mouse on tab*/
	background: #ffcc00;
	color: #000000;
	cursor: default;
}

/*
#current ul, li, a {
text-decoration: none;
background: #ffcc00;
cursor: pointer;
}
*/

/*CONTROL NAV - TOPMOST MAIN NAVI*/
div#control_nav{
	display: inline-block;
	margin: 0px 0px 20px 0px;
	vertical-align: top;
	border: 0px solid #000000;
	box-shadow: 1px 1px 5px #999999;
	border-top-right-radius:8px;
	border-bottom-right-radius:8px;
	border-top-left-radius:8px;
	border-bottom-left-radius:8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	/* background: #778899; */
	background: #000000;
	
	
	overflow: hidden;
	min-width: 885px;
	width:100%;
}

#controlTabs ul {
padding: 0px;
margin: 0px;
/*margin-left: -7px;*/
list-style-type: none;
}

#controlTabs ul li {
display: inline-block;
clear: none;
float: left;
height: 30px;
}


#controlTabs ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;
	vertical-align: top;
	font-size: 11px;	
	position: relative;
	/*margin-top: 2px;*/
	display: block;
	line-height: 30px;
	padding-left: 0px;
	color: #ffffff;
	/* background-color: #778899; */
	background-color: #000000;
	border: 0px solid #ccc;
	border-bottom: 0px;
	text-decoration: none;
	/*width: 146px;*/
	width: 125.5px;
}

#controlTabs ul li.navline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	display: block;
	line-height: 30px;
	padding-left: 0px;
	background: #E8E8E8;
	/*background: #92A0AD;*/
	width: 1px;
}

#controlTabs ul li a:hover {
	text-decoration: none; /* a very simple effect when hovering the mouse on tab*/
	background: #ffffff;
	/*color: #778899;*/
	color: #EF4723;
	cursor: pointer;
}

#controlTabs ul li.active a {
	text-decoration: none; /* a very simple effect when hovering the mouse on tab*/
	background: #ffffff;
	/*color: #778899;*/
	color: #EF4723;
	cursor: default;
}

/* HUD DISPLAY - TOP PANEL OF DASHBOARD*/
div#hud_display{
	border: 0px solid #000000;
	padding: 10px 10px 0px 10px;
}

div#hud_display div.icons{
	display:inline-block;
	vertical-align: top;
	border: 0px dotted #999999;
	width: 50px;
	height: 50px	
}

div#hud_display div.data{
	display:inline-block;
	vertical-align: middle;
	border: 0px solid #000000;
	padding: 0px 0px 0px 8px;
	font-weight: normal;
	font-size: 13px; 
	color: #666666;
	font-family: Helvetica; 
}

div#hud_display span.maintitle{
	border-bottom: 1px dotted #778899;
	font-size: 15px;
	color: #ffffff;
	font-family: Helvetica; 
}

div#hud_display div.data span.smalltitle{
	font-weight: bold;
}

/* SUMMARY DISPLAY(SEARCH RESULTS) */
div#summary{
	min-height:220px;
	overflow: visible;
}
div#summary div.summary_row{
	border-bottom: 1px dotted #999999;
	margin: 0px 10px 0px 10px;
	padding: 10px 0px 10px 0px;
}

div#summary div.summary_row div.icons{
	display:inline-block;
	vertical-align: middle;
	border: 0px dotted #999999;
	width: 50px;
	height: 50px	
}

div#summary div.summary_row div.data{
	display:inline-block;
	vertical-align: top;
	padding: 0px 5px 0px 0px;
	font-size: 13px; 
	color: #666666;
	font-family: Helvetica;
}

div#summary div.summary_row div.data span.titletext{
	font-weight: bold;
}

/*------------------------------------------------------------------------------------------------------*/

/* PROTOCOL LIST PAGE---------------------------------------------------------------------------------------*/

div#prot_list{
	display:inline-block;	
	position: relative;
	margin-top: 5px;
	margin-bottom: 15px;
	height: 200px;	
	border: 0px solid #999999;
	width: 98%;
}

div#prot_list div.prot_chart{
	vertical-align:top;
	display:inline-block;	
	position: relative;
	height: 200px;
	border: 1px dotted #999999;
	width: 24%;
}

div#prot_list div.prot_summary{
	vertical-align:top;
	display:inline-block;	
	position: relative;
	padding: 0px 0px 0px 0px;
	margin-left: 5px;
	font-weight: normal;
	font-size: 15px; 
	color: #666666;
	font-family: Helvetica;	
	height: 200px;
	border: 0px dotted #999999;
	width: 24%;
}

div#prot_list div.prot_summary a {
	text-decoration: none; 
	color: #666666;
}

div#prot_list div.prot_border{
	vertical-align:top;
	display:inline-block;	
	position: relative;
	height:200px;
	width: 1px;
	border-left: 1px dashed #999999;
}

div#prot_list div.prot_summary span.mainTitle{
	font-weight: bold;
	font-size: 18px; 
}

div#prot_list div.prot_summary span.dataText{
	font-weight: bold;
}

div#prot_list div.prot_summary span.dataApdex{
	font-weight: bold;
	font-size: 25px; 
}
/*------------------------------------------------------------------------------------------------------*/
#contentloading {
	background:url('../images/loading04.gif') no-repeat center center;
	height: 100px;
  	width: 100px;
  	position: fixed;
  	z-index: 1000;
 	left: 50%;
 	top: 50%;
 	margin: -25px 0 0 -25px;
}

.preloader {
	background:url('../images/loading04.gif') no-repeat center center;
  	position: relative;
  	z-index: 1000;
 	left: 0%;
 	top: 0%;
 	/*margin: -25px 0 0 -25px;*/
}

img.icon_loading_big {
	background:url('../images/loading04.gif') no-repeat center center;
	height: 150px;
  	width: 150px;
}
/*------------------------------------------------------------------------------------------------------*/

/*PRINT CONTAINMENT DIVS & DISPLAYS---------------------------------------------------------------------*/

div.headerDivPrint{
	  background: #E6E6E6;
		/*background: #57585B;*/
		border: 0px solid #000000;
		width:940px;
    padding: 0px 10px 0px 10px;
    /*height: 80px;
    overflow: hidden;*/
    position: relative;
}

div.contentIndexDivPrint{
		background: #E6E6E6;
		/*background: #57585B;*/
		border: 0px solid #000000;
		width:940px;
    padding: 0px 10px 0px 10px;
    /*height: 80px;
    overflow: hidden;*/
    position: relative;
}

div.contentDivPrint{
		background: #E6E6E6;
		/*background: #57585B;*/
		border: 0px solid #000000;
		width:940px;
    padding: 0px 10px 0px 10px;
    /*height: 80px;
    overflow: hidden;*/
    position: relative;
}
div.contentSubDivPrint{
		background: #E6E6E6;
		/*background: #57585B;*/
		border: 0px solid #000000;
    padding: 0px 0px 0px 0px;
    /*height: 80px;
    overflow: hidden;*/
    position: relative;
}
div.footerDivPrint{
	  background: #E6E6E6;
    border: 0px solid #000000;
    width:940px;
    font-weight: normal;
    /*font-size: 8px;*/
    font-family: Arial;
    /*height: 20px;*/
    padding: 0px 10px 0px 10px;
    /*height: 80px;
    overflow: hidden;*/
    position: relative;
}
/* LOGIN DISPLAY ON TOP RIGHT*/
div#print_info{
	border-left: 0px dashed #999999;
	padding: 13px 5px 0px 15px;
	/*margin-bottom: 15px;*/
	min-height: 90px;
}

div#print_info span.printTitle{
	font-weight: bold;
	font-size: 28px; 
	color: #0066cc;
	font-family: Helvetica; 
}

div#print_info span.printDesc1{
	font-weight: bold;
	font-size: 20px; 
	color: #333333;
	font-family: Helvetica;
}

div#print_info span.printDesc2{
	font-weight: normal;
	font-size: 18px; 
	color: #333333;
	font-family: Helvetica;
}

/* WAREHOUSE LAYOUT*/
div#wh_legend{
	border: 0px solid #000000;
	padding: 5px 10px 0px 10px;
	font-weight: normal;
	font-size: 10px; 
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

div.whwrapper{
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0px solid #333333;
	background: #ffffff;
	height: 330px;
	/*disables div wrapping*/
	white-space:nowrap;
	overflow: auto;
}

div.whrowTitle{
	display: inline-block;
	vertical-align: middle;
	margin: 4px 8px 4px 8px;
	border: 0px solid #333333;
	font-family: Arial;
	font-weight: bold;
	color: #ffffff; 
	background: #003366;
	font-size: 11px; 
	min-width: 40px;
	min-height: 15px;
}

div.whrowCont{
	display: inline-block;
	vertical-align: middle;
	margin: 4px 8px 4px 8px;
	border: 0px solid #999999;
	font-family: Arial; 
	color: #000000; 
	background: #ffffff;
	font-size: 11px; 
	min-width: 40px;
}

div.whrowSpacer{
	display: inline-block;
	vertical-align: middle;
	margin: 2px 8px 2px 8px;
	border: 0px solid #333333;
	color: #ffffff; 
	background: #ffffff;
	font-size: 11px; 
	min-width: 40px;
	min-height: 15px;
}

div#wh_box{
	display: inline-block;
	vertical-align: top;
	margin: 1px 1px 1px 1px;
	border: 1px solid #999999;
	font-family: Arial; 
	color: #000000; 
	background: #E8E8E8;
	font-size: 8px; 
	width: 15px;
	height: 10px;
}

div#wh_box:hover{
	border: 1px solid #000000;
}

div#wh_box.full{
	background: #ff3300;
}

div#wh_box.empty{
	background: #00ff00;
}

div#wh_box.almost{
	background: #ffff00;
}

/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}
 
/*----------STATUS DIV-----------------*/
span.status {
	display: inline-block;
	width: 70px;
	font-size: 9px;
	background: #708090;
	margin-left: 10px;
	padding: 5px 7px 5px 7px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-top-right-radius: 4px; /* Old Firefox */
	-moz-border-bottom-right-radius: 4px; /* Old Firefox */
	-moz-border-top-left-radius: 4px; /* Old Firefox */
	-moz-border-bottom-left-radius: 4px; /* Old Firefox */
	text-decoration: none; 
	font-weight: normal; 
	color: #ffffff;
	
}

span.status.pending{
	background: #F39C12;
}

span.status.processing{
	background: #2874A6;
}

span.status.preparing{
	background: #66ccff;
}

span.status.ready{
	background: #196F3D;
}

span.status.closed{
	background: #2E4053;
}

span.status.rejected{
	background: #943126;
}

span.status.high{
	background: #943126;
}

span.status.medium{
	background: #F39C12;
}

span.status.low{
	background: #2E4053;
}

@media print{
	.noprint{
		display:none;
	}
   
	div#dash_border2 {
		display: unset;
		margin: unset;
		vertical-align: unset;
		border: unset;
		box-shadow: unset;
		border-top-right-radius: unset;
		border-bottom-right-radius: unset;
		border-top-left-radius: unset;
		border-bottom-left-radius: unset;
	}
}