@charset "utf-8";
/* CSS Document */
/*====================*/
/* Main Tag Styles    */
/*====================*/
body {
	font-family: Tahoma, Verdana, Arial,  Helvetica, sans-serif;
	font-size: 11px;
	line-height:25px;
	color: #006600;
	margin-top:0px;
	}
a{
	color:inherit;
	text-decoration:none;	
}
a:hover{
	text-decoration:underline;
	}
h1{
	font-size: 18px;
	color:#006600;
	font-weight:bold;
	line-height: 40px;
	text-align:center;
}
h2{
	font-size: 14px;
	color:#006600;
	font-weight:bold;
	line-height: 30px;
	padding-left: 5px;
}
/*====================*/
/* DIV Tag Styles     */
/*====================*/
div#header {
	margin:0px auto 0px auto;
	width:1003px;
	height: 120px;
	}
div#login{
	position:relative;
	float:right;
	width: 300px;
	height: 120px;
	border-left: 1px solid #000;
	color:#006600;
	font-size: 11px;
	}
div#headerLive{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000;
	line-height: 50px;
	padding-left: 10px;
	padding-right: 10px;
    background-color: #39DF42; /*IE fallback*/
    background-image: -webkit-gradient(linear, left top, left bottom, from(#39DF42), to(#298E29));
    background-image: -moz-linear-gradient(top left 90deg, #39DF42 0%, #298E29 100%);
    background-image: linear-gradient(top left 90deg, #39DF42 0%, #298E29 100%);
    border-radius: 5px;
    border: 1px solid #66add6;
	}
div#fullScreenContainer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCC;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
div#footerLive{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000;
	line-height: 50px;
	padding-left: 10px;
	padding-right: 10px;
    background-color: #39DF42; /*IE fallback*/
    background-image: -webkit-gradient(linear, left top, left bottom, from(#39DF42), to(#298E29));
    background-image: -moz-linear-gradient(top left 90deg, #39DF42 0%, #298E29 100%);
    background-image: linear-gradient(top left 90deg, #39DF42 0%, #298E29 100%);
    border-radius: 5px;
    border: 1px solid #66add6;
	}
	
div#map{
	/*border: 1px solid #03F;*/
	}
div#menu{
	margin:0px auto 0px auto;
	position:relative;
	width:1003px;
	height: 30px;
	background-image:url(/30000/images/redGradient.png);
	background-repeat:repeat-x;
	z-index: 99999;

	}

div#menuNew{
	margin:0px auto 0px auto;
	position:relative;
	width:1005px;
	height: 30px;
	background-color:#263f56;
	background-image:-o-linear-gradient(-90deg,rgba(0,0,0,0),rgba(0,0,0,0.58)); 
	background-image:-moz-linear-gradient(-90deg,rgba(0,0,0,0),rgba(0,0,0,0.58));   
	background-image:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,0.58));  
	background-image:-webkit-linear-gradient(-90deg,rgba(0,0,0,0),rgba(0,0,0,0.58));
	background-repeat:repeat;
	border-width:1px;
	border-style:solid;
	border-color:#263f56 #263f56 #263f56 #263f56;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
	}

div#mainChart {
	position:relative;
	/*border: 1px solid #000;*/
	}
A.audit-link {
	display:block;
	width: 100%;
	text-align:left;
	color:#263f56;
	text-decoration:none;
	line-height: 30px;
}
A.audit-link:hover {
	color: #006600;
	text-decoration:underline;
}

div#centerContent{
	margin:0px auto 0px auto;
	position:relative;
	width:1000px;
	}
div#sidebar{
	position:relative;
	width:300px;
	float:right;
	min-height: 100%;
	color:#006600;
	padding-top: 1px;
	}
div#content-main{
	position:relative;
	width:700px;
	float:left;
	padding-top: 2px;
	}
div#footer {
	position:relative;
	margin:0px auto 0px auto;
	width:1000px;
	height: 30px;
	font-size: 10px;
	line-height:22px;
	/*background-image:url(/30000/images/redGradient.png);
	background-repeat:repeat-x;*/
	color:#FFF;
	text-align:center;
	clear:both;


	background-color:#263f56;
	background-image:-o-linear-gradient(-90deg,rgba(0,0,0,0),rgba(0,0,0,0.58)); 
	background-image:-moz-linear-gradient(-90deg,rgba(0,0,0,0),rgba(0,0,0,0.58));   
	background-image:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,0.58));  
	background-image:-webkit-linear-gradient(-90deg,rgba(0,0,0,0),rgba(0,0,0,0.58));
	background-repeat:repeat;
	border-width:1px;
	border-style:solid;
	border-color:#263f56 #263f56 #263f56 #263f56;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;







	}

/*====================*/
/* Individual Styles  */
/*====================*/
.login{
	text-align:center;
	font-weight:bold;
	}
.c {
	text-align: center;
}
.r {
	padding: 4px;
	text-align: right;
}
.bt{
	border-top: 2px solid #000;
}
.pl5{
	padding-left: 5px;
	}
.bg-gradient{
	height: 30px;
	}
.bg-alert {
	background-image:url(/img/gb-alarm-5.gif);
	background-repeat:repeat-x;
	background-position:top;
	}
.bg-nav {
	background-image:url(/img/gb-nav.png);
	background-repeat:repeat-x;
	background-position:top;
	}
.datashare {
	display:block;
	background-color:#690;
	width: inherit;
	line-height: 30px;
	font-size: 12px;
	color:#006600;
	}
.bg-title {
	background-image: url(/img/greenGradient.png);
	background-repeat:repeat-x;
	background-position:top;
	color:#FFF;
	}
.font-FFFFFF {
	color: #FFF;	
	}
.b {
	font-weight:bold;
	}
.c {
	text-align:center;
	}
.r{
	text-align:right;
	}
.p5 {
	padding-left:5px;
	}
.p1 {
	padding-left:1px;
	}
.t-border {
	border: 1px solid #000;
	}
.border-left{
	border-left: 1px solid #000;
}
.border-top{
	border-top: 1px solid #000;
}
.border-right{
	border-right: 1px solid #000;
}
.border-bottom {
	border-bottom: 1px solid #000;
	}


.bdr-btm {
	border-bottom: 1px solid #000000;
	}
.cp2tb{
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 30px;
}
.lh30{
line-height: 30px;	
}
.lh25{
line-height: 25px;	
}
.lh40{
line-height: 40px;	
}
.data-location {
	border-right:1px solid #000000;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #000000;
	font-size: 13px;
	color:#006600;
	}
.data-header {
	border-top: 1px solid #CCCCCC;
	border-bottom:1px solid #000000;
	border-right: 1px solid #CCCCCC;
	text-align:center;
	font-size:13px;
	color:#006600;
	}
.sensor-title {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #000000;
	color:#666666;
	padding-left: 2px;
	}
.location-title {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	color:#006600;
	padding-left: 2px;
	}
.data-available {
	color:#006600;
	text-align:center;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	}
.data-available-title {
	color:#006600;
	text-align:center;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #CCCCCC;
	}
.data-unavailable {
	color:#006600;
	background-color:#006600;
	text-align:center;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	}


.soft-border {
	border: 1px solid #aaa;
}


.cal-header {
	line-height:26px;
	text-align:center;
	font-weight:bold;
}
.day-header {
	text-align:center;
	}


A.cal_link_month {
	text-decoration: none;
	font-size:11px;
	color:#fff;
	line-height: 25px;
	font-weight: normal;
}
A.cal_link_month:hover {
	color:#fff;
	text-decoration: underline;
}





/*====================*/
/* FORM Object Styles */
/*====================*/
input.formInputTextOnchange  {
	padding: 1px;
    border: solid 1px #006600;
    background-color: #FFF;
	font-size:11px;
	line-height: 20px;
	color:#006600;
	height:20px;
	font-family:Tahoma, Geneva, sans-serif;
	width: 95%;
    }
select.formInputTextOnchange  {
	width: 96%;
	font-size:11px;
	line-height: 25px;
	height: 25px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#006600;
    border: solid 1px #006600;
    background-color: #FFF;
    }

input.formInputTextOnchangeError  {
	padding: 1px;
    border: solid 1px #006600;
    background-color: #900;
	font-size:11px;
	line-height: 20px;
	color: #FFF;
	height:20px;
	font-family:Tahoma, Geneva, sans-serif;
	width: 95%;
    }
select.formInputTextOnchangeError  {
	width: 96%;
	font-size:11px;
	line-height: 25px;
	height: 25px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#006600;
    background-color: #900;
    }


textarea.sendmessage  {
	display:block;
	border: 1px solid #006600;
	width: 100%; 
	height: 25px; 
	text-align: center; 
	font-size:11px; 
	font-weight: bold; 
	color:#006600 ;
	background-color:#00658C;
	text-decoration: none; 
	line-height: 20px;
	}

textarea.comment  {
	display:block;
    border: solid 1px #006600;
    background-color: #FFF;
	width: 95%; 
	height: 100px; 
	font-size:12px; 
	line-height: 25px;
	font-family:Tahoma, "Times New Roman", Times, serif;
	color:#006600;
	}



input.formInputButtonLogin  {
	display:block;
	border: 1px solid #006600;
	width: 100%; 
	height: 25px; 
	text-align: center; 
	font-size:11px; 
	font-weight: bold; 
	color:#FFF ;
	background-color:#006600;
	text-decoration: none; 
	line-height: 20px;
	}
select.formSelect {
	width: 100%;
	font-size:12px;
	line-height: 30px;
	height: 25px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFF;
    background-color: #006600;
    }
select.formSelect:hover {
	color:#FFF;
	line-height: 30px;
    }

/*====================*/
/* LINK Styles        */
/*====================*/
a.rhs {
	display:block;
	width: 99%;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	background-color:#263f56;
	color:#FFF;
	padding-left: 5px;
	border: 1px solid #263f56;
}
a.rhs:hover {
	background-color:#FFF;
	color:#006600;
}

a.rhsZone {
	display:block;
	width: 292px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	background-color:#9CF;
	color:#333;
	padding-left: 5px;
	border: 1px solid #006600;
}
a.rhsZone:hover {
	background-color:#000;
	color:#FFF;
}


a.rhsZoneLimited {
	display:block;
	width: 258px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	background-color:#9CF;
	color:#333;
	padding-left: 5px;
	border: 1px solid #006600;
}
a.rhsZoneLimited:hover {
	background-color:#000;
	color:#FFF;
}



a.rhsAreaFull {
	display:block;
	width: 100%;
	height: 100px;
	line-height: 100px;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	text-decoration:none;
	background-color:#CCC;
	color: #083D45;
}
a.rhsAreaFull:hover {
	background-color:#083D45;
	color:#CCC;
}


a.rhsAreaHalf {
	display:block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	text-decoration:none;
	background-color:#CCC;
	color: #083D45;
}
a.rhsAreaHalf:hover {
	background-color:#083D45;
	color:#CCC;
}


a.rhsArea {
	display:block;
	width: 302px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	background-color:#CCC;
	color: #083D45;
	margin-top: 2px;
}
a.rhsArea:hover {
	background-color:#083D45;
	color:#CCC;
}


a.rhsDownload {
	display:block;
	width: 150px;
	height: 30px;
	line-height: 30px;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
	text-align:center;
	background-color:#CCC;
	color: #083D45;
	margin-top: 2px;
}
a.rhsDownload:hover {
	background-color:#083D45;
	color:#CCC;
}



A.stdlink {
	display: block;
	width: 80px;
	height: 20px;
	text-decoration: none;
	font-size:10px;
	color:#006600;
	border: 1px solid #aaa;
	line-height: 20px;
	font-weight: normal;
	background-color: #69C;
	background-position: center center;
	margin: 2px;
}
A.stdlink:hover {
	background-color:#006600;
	color: #FFFFFF;
	text-decoration:underline;
}

A.widelink {
	display: block;
	width: 90%;
	height: 20px;
	padding-left: 5px;
	text-decoration: none;
	font-size:10px;
	color:#FFF;
	border: 1px solid #aaa;
	line-height: 20px;
	font-weight: normal;
	background-color:#006600;
	background-position: center center;
}
A.widelink:hover {
	background-color:#006600;
	color: #FFFFFF;
	text-decoration:underline;
}
A.widelinksuccess {
	display: block;
	width: 90%;
	height: 20px;
	padding-left: 5px;
	text-decoration: none;
	font-size:10px;
	color:#FFF;
	border: 1px solid #aaa;
	line-height: 20px;
	font-weight: normal;
	background-color:#006600;
	background-position: center center;
}
A.widelinksuccess:hover {
	background-color:#006600;
	color: #FFFFFF;
	text-decoration:underline;
}
A.SUCCESS {
	display: block;
	width: 80px;
	height: 20px;
	text-decoration: none;
	font-size:10px;
	color:#006600;
	border: 1px solid #aaa;
	line-height: 20px;
	font-weight: normal;
	background-color: #090;
	background-position: center center;
}
A.SUCCESS:hover {
	background-color:#006699;
	color: #FFFFFF;
	text-decoration:underline;
}

a.lb {
	display: block;
	width: 20px;
	border: 1px solid #69C;
	color:#006600;
	text-decoration:none;
	text-align:center;
	height: 22px;
	line-height:22px;
	}
a.lb:hover {
	text-decoration:underline;
	background-color:#006600;
	color:#FFF;
	}
A.pageLinkCurrent {
	display:block;
	width: 30px;
	height: 30px;
	text-align:center;
	text-decoration:none;
	color: #333;
	background-color:#006600;
	border: 1px solid #006600;
	line-height:30px;
}
A.pageLink {
	display:block;
	width: 30px;
	height: 30px;
	text-align:center;
	text-decoration:none;
	color: #333;
	border: 1px solid #006600;
	line-height:30px;
	}
A.pageLink:hover {
	text-decoration:underline;
	background-color:#006600;
}

textarea.sendmessage  {
	display:block;
	border: 1px solid #333;
	font-family:Tahoma, Geneva, sans-serif;
	width: 100%; 
	height: 100px; 
	text-align: justified; 
	font-size:12px;
	line-height: 25px;
	font-weight: bold; 
	background-color:#FFF;
	text-decoration: none; 
	line-height: 20px;
	color:#333;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
	}


A.sensor-link {
	color:#006600;
	text-decoration:none;
	line-height: 30px;
}

A.sensor-link:hover {
	color: #006600;
	text-decoration:underline;
}


A.cal-link {
	display: block;
	width: 35px;
	height: 30px;
	text-decoration: none;
	font-size:12px;
	color:#FFF;
	border: none;
	line-height: 30px;
	font-weight: normal;
	background-color: #006600;
	text-align:center;
}

A.cal-link:hover {
	display: block;
	border: none;
	background-color:#006600;
	color: #FFF;
	text-decoration:underline;
}
A.cal-link-inactive {
	display: block;
	width: 35px;
	height: 30px;
	text-decoration: none;
	font-size:12px;
	color:#FFF;
	border: none;
	line-height: 30px;
	font-weight: normal;
	background-color:#CCC;
	text-align:center;
}

A.cal-link-inactive:hover {
	display: block;
	border: none;
	background-color:#FF0000;
	color: #FFF;
}

.imageFloatRight{
	float:right;
	padding-left: 5px;
	padding-bottom: 5px;
}
.imageFloatLeft{
	float:left;
	padding-right: 5px;
	padding-bottom: 5px;
}
.mtw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	text-align: center;
}
div.location{
	position:relative;
	background-image: url("/img/gb-alarm-5.gif");
	background-position: center top;
    background-repeat: repeat-x;
	width: 295px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	text-align:center;
	background-color:#006600;
	color:#FFF;
	margin-left: 4px;
	margin-bottom: 4px;
	}

/*===================================================*/
/* New Page CSS Single Chart Sheet
/*===================================================*/
div#locationContainer{
	position:relative;
	float:left;
	width: 200px;
	height: 90px;
	color:#090;
	}
div#lat{
	position:relative;
	}
div#lon{
	position:relative;
	}
div#latTitle{
	position:relative;
	float:left;
	width: 100px;
	height: 30px;
	line-height: 30px;
	color:#333;
	color:#090;
	border-bottom:1px solid #aaa;
	}
div#latitude{
	position:relative;
	float:right;
	width: 99px;
	line-height: 30px;
	color:#333;
	height: 30px;
	color:#090;
	border-bottom:1px solid #aaa;
	border-right:1px solid #aaa;
	}
	
	
div#lonTitle{
	position:relative;
	float:left;
	width: 100px;
	height: 30px;
	line-height: 30px;
	color:#333;
	color:#090;
	border-bottom:1px solid #aaa;
	}
div#longitude{
	position:relative;
	float:right;
	width: 99px;
	line-height: 30px;
	color:#333;
	height: 30px;
	color:#090;
	border-bottom:1px solid #aaa;
	border-right:1px solid #aaa;
	}
	
div#locationChange{
	position:relative;
	float: right;
	width: 91px;
	line-height: 30px;
	color:#333;
	height: 61px;
	color:#090;
	border-bottom:1px solid #aaa;
	}




div#altTitle{
	position:relative;
	float:left;
	width: 100px;
	height: 30px;
	line-height: 30px;
	color:#333;
	color:#090;
	}
div#altitude{
	position:relative;
	float:right;
	width: 99px;
	line-height: 30px;
	color:#333;
	height: 30px;
	color:#090;
	border-right:1px solid #aaa;
	}

.gpsTitle{
	font-size: 14px;
	color:#030;
	line-height: 25px;
	text-align:center;
}


div#newDataCalendar {
	position: relative;
	width: 295px;
	margin-left: 2px;
	}


div#titleNavigation {
	position: relative;
	width: 300px;
	height: 30px;
	line-height: 30px;
	/*padding: 2px;*/
	background-image:url(/img/gb-nav.png);
	background-repeat:repeat-x;
	background-position:top;
	color:#FFF;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	}	

div#titleInformation {
	position: relative;
	width: 291px;
	min-height: 50px;
	line-height: 20px;
	padding: 2px;
	font-size: 11px;
	text-align:justify;
	}
div#dateSelection {
	position: relative;
	width: 100%;
	min-height: 100px;
	
	}
div#startDateSelect {
	position: relative;
	float: left;
	width: 140px;
	}
div#endDateSelect {
	position: relative;
	float: right;
	width: 140px;
	}
div#submitDateSelect {
	position: relative;
	top: 10px;
	left: 2px;
	clear: both;
	width: 291px;
	height: 25px;
	line-height: 25px;
	background-image:url(/30000/images/bg290.png);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	}
a.linkbox{
	color: #FFF;
	text-decoration:none;
	}
a.linkbox:hover{
	color: #FFF;
	text-decoration:underline;
	}

div#earlier {
	position: absolute;
	top: 0px;
	width: 100px;
	background-image:url(/30000/images/bg100.png);
	background-position:center left;
	background-repeat:no-repeat;
	text-align:center;
	color:#FFF;
	}
div#zoom {
	position: absolute;
	padding-left: 5px;
	left: 110px;
	border-left: 1px dashed #CCC;
	border-right: 1px dashed #CCC;
	width: 200px;
	}
div#zoomout {
	position: absolute;
	top: 0px;
	left: 60px;
	width: 30px;
	background-image:url(/30000/images/bg30.png);
	background-position:center left;
	background-repeat:no-repeat;
	text-align:center;
	color:#FFF;
	}
div#zoomscale {
	position: absolute;
	top: 0px;
	left: 90px;
	width: 120px;
	}
div#zoomin {
	position: absolute;
	top: 0px;
	left: 160px;
	width: 30px;
	background-image:url(/30000/images/bg30.png);
	background-position:center left;
	background-repeat:no-repeat;
	text-align:center;
	color:#FFF;
	}
div#later {
	position: absolute;
	top: 0px;
	width: 100px;
	left:320px;
	background-image:url(/30000/images/bg100.png);
	background-position:center left;
	background-repeat:no-repeat;
	text-align:center;
	color:#FFF;
	}
div#reset {
	position: absolute;
	top: 0px;
	width: 75px;
	left:425px;
	background-image:url(/30000/images/bg50.png);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	color:#FFF;
	border-left: 1px solid #999;
	}
div#newDataCalendar {
	position: relative;
	width: 291px;
	margin-left: 0px;
	margin-top: 2px;
	}
div#chartNavigation {
	position: relative;
	float: right;
	width: 495px;
	height: 35px;
	line-height: 34px;
	border-left: 1px solid #999;
	padding-left: 5px;
	}
div#unitDetail {
	position:relative;
	float: left;
	width: 197px;
	height: 35px;
	line-height: 34px;
	overflow:hidden;
	}
div#mainChartTitle {
	position: relative;
	height: 35px;
	line-height: 34px;
	border-bottom: 1px double #999;
	font-size:12px;
	font-weight:bold;
	color:#333;
	}
	
	
	
.parameterBox {
	position: relative;
	width: 695px;
	min-height: 100px;
	margin-top: 5px;
	}
.parameterHeader {
	position: relative;
	width: 695px;
	height: 30px;
	border-bottom: 1px solid #aaa;
	}
.parameterHeaderLeft {
	position: relative;
	float:left;
	height: 30px;
	width:192px;
	border-right: 1px solid #aaa;
	padding-left: 5px;
	line-height: 30px;
	color:#333;
	background-color:#FFF;
	}
.parameterHeaderRight {
	position: relative;
	float:right;
	height: 30px;
	width:497px;
	line-height: 30px;
	background-color:#FFF;
	}

.parameterBody {
	position: relative;
	width: 695px;
	height: 154px;
	}

.parameterBodyLeft {
	position: relative;
	float: left;
	width: 197px;
	border-right: 1px solid #aaa;
	line-height: 30px;
	color:#333;
	height: 154px;
	}

.parameterBodyRight {
	position: relative;
	float: right;
	width: 497px;
	line-height: 30px;
	color:#333;
	height: 154px;
	border-bottom:1px solid #aaa;
	}







.parameterBodyWD {
	position: relative;
	width: 100%;
	height: 400px;
	}

.parameterBodyLeftWD {
	position: relative;
	float: left;
	width: 197px;
	border-right: 1px solid #aaa;
	line-height: 30px;
	color:#333;
	height: 154px;
	}
.parameterBodyRightWD {
	position: relative;
	float: right;
	width: 497px;
	line-height: 30px;
	color:#333;
	height: 400px;
	}

.noChart{
	line-height: 150px;
	font-size:14px;
	color:#039;
}



.parameterHeaderLimits {
	position:relative;
	width: 30px;
	left: 400px;
	text-align: right;
	}
.parameterHeaderEmail {
	position:relative;
	left: 430px;
	top: -30px;
	width: 30px;
	text-align: right;
	}
.parameterHeaderDownload {
	position:relative;
	left:460px;
	top: -60px;
	width: 30px;
}



.linkBox{
	color: #FFF;
	}

a.linkbox{
	color: #FFF;
	text-decoration:none;
	}
a.linkbox:hover{
	color: #FFF;
	text-decoration:underline;
	}
.pl5{
	padding-left: 5px;
}
.pt5{
	padding-top: 5px;
}
.parameterCurrent {
	position: relative;
	height: 30px;
	border-bottom: 1px solid #aaa;
	
	}
.parameterName {
	position: relative;
	float: left;
	width: 100px;
	border-right: 1px dashed #aaa;
	height: 30px;
	line-height: 30px;
	}
.parameterValue {
	position: relative;
	float: right;
	width: 96px;
	height: 30px;
	line-height: 30px;
	text-align:center;
	}
.invisible {
    background-color: #006600;
    color: #006600;
	}
.visible {
	background-color:#FFF;
	}
input.formInputTextDate  {
    border: solid 1px #aaaaaa;
	width: 90%;
	background-color:#FFF;
	color: #5A3D1B;
	font-size:12px;
	line-height: 30px;
	height:30px;
	text-align:center;
    }

input.formInputTextDate:hover {
	color: #5A3D1B;
    }
input.formInputButtonStock  {
	text-decoration: none; 
	}
input.formInputButtonStock:hover  {
	text-decoration: underline; 
	}
.range{
	font-size: 12px;
	line-height: 25px;
	text-align: center;
	font-weight: bold;
	color:#060;
	}
A.limitUpdate {
	display: block;
	width: 100%;
	height: 20px;
	text-decoration: none;
	text-align:center;
	font-size:10px;
	color:#006600;
	border: 1px solid #aaa;
	line-height: 20px;
	font-weight: normal;
	background-color: #69C;
	background-position: center center;
	margin: 2px;
}
A.limitUpdate:hover {
	background-color:#006600;
	color: #FFFFFF;
	text-decoration:underline;
}

A.limitUpdateSuccess {
	display: block;
	width: 100%;
	height: 20px;
	text-decoration: none;
	text-align:center;
	font-size:10px;
	color:#006600;
	border: 1px solid #aaa;
	line-height: 20px;
	font-weight: normal;
	background-color: #090;
	background-position: center center;
}
A.limitUpdateSuccess:hover {
	background-color:#006699;
	color: #FFFFFF;
	text-decoration:underline;
}

A.limitUpdateFail {
	display: block;
	width: 100%;
	height: 20px;
	text-align:center;
	text-decoration: none;
	font-size:10px;
	color:#006600;
	border: 1px solid #aaa;
	line-height: 20px;
	font-weight: normal;
	background-color: #090;
	background-position: center center;
}
A.limitUpdateFail:hover {
	background-color:#006699;
	color: #FFFFFF;
	text-decoration:underline;
}
.titleBar {
	background-image:url(/30000/images/redGradient.png);
	background-position:bottom;
	background-repeat:repeat-x;
	line-height: 25px;
	color:#FFF;
	font-weight: bold;
}
.mailButton {
	display: block;
	width: 90%;
	height: 25px;
	background-image:url(/30000/images/bg50.png);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	color:#FFF;
	}


/*===================================================*/
/* LAB Style Charts Addition
/*===================================================*/
.parameterBoxLab {
	position: relative;
	width: 695px;
	min-height: 100px;
	margin-top: 5px;
	border: 1px solid #aaa;
	}
.parameterHeaderLab {
	position: relative;
	width: 695px;
	height: 30px;
	border-bottom: 1px solid #aaa;
	}
.parameterHeaderLeftLab {
	position: relative;
	float:left;
	height: 30px;
	width:597px;
	border-right: 1px solid #aaa;
	padding-left: 5px;
	line-height: 30px;
	color:#333;
	background-color:#FFF;
	}
.parameterHeaderRightLab {
	position: relative;
	float:right;
	height: 30px;
	width:92px;
	line-height: 30px;
	background-color:#FFF;
	}

.parameterBodyLab {
	position: relative;
	width: 695px;
	height: 400px;
	}

.parameterBodyLeftLab {
	position: relative;
	float: left;
	width: 197px;
	border-right: 1px solid #aaa;
	line-height: 30px;
	color:#333;
	height: 154px;
	}

.parameterBodyRightLab {
	position: relative;
	float: right;
	width: 497px;
	line-height: 30px;
	color:#333;
	border-bottom:1px solid #aaa;
	}
.parameterHeaderLimitsLab {
	position:relative;
	width: 30px;
	left: 0px;
	text-align: right;
	}
.parameterHeaderEmailLab {
	position:relative;
	left: 30px;
	top: -30px;
	width: 30px;
	text-align: right;
	}
.parameterHeaderDownloadLab {
	position:relative;
	left:60px;
	top: -60px;
	width: 30px;
}

.parameterDataLab {
	position: relative;
	width: 695px;
	}
	
.parameterDataRowLab {
	position: relative;
	width: 695px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	border-top: 1px solid #aaa;
	}
	
	
.parameterDataRowOneLab {
	position: relative;
	width: 290px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	left: 0px;
	top: 0px;
	text-align:left;
	border-right: 1px solid #aaa;
	padding-left: 5px;
	}

.parameterDataRowTwoLab {
	position: relative;
	width: 100px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	left: 295px;
	top: -30px;
	text-align:center;
	}
.hide {
	background-color:#060;
	}


.titleLine{
	font-size: 14px;
	font-weight:bold;
	text-align:center;
	line-height: 30px;
	}


.parameterDataRowThreeLab {
	position: relative;
	width: 100px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	left: 395px;
	top: -60px;
	text-align:center;
	}
.parameterDataRowFourLab {
	position: relative;
	width: 100px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	left: 495px;
	top: -90px;
	text-align:center;
	}
.parameterDataRowFiveLab {
	position: relative;
	width: 100px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	left: 595px;
	top: -120px;
	text-align:center;
	}


img:hover {
  cursor:pointer;
 }

/*======================
Class for download rows
=======================*/

.downloadRow {
	position: relative;
	width: 695px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	padding: 5px;
	border-bottom: 1px dashed #aaa;
}
.downloadCode {
	position: relative;
	width: 100px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	left: 0px;
	top: 0px;
	text-align:center;
	}

.downloadDescription {
	position: relative;
	width: 200px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	left: 100px;
	top: -30px;
	text-align:center;
	
}

.downloadCheckbox {
	position: relative;
	width: 50px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	left: 300px;
	top: -60px;
	text-align:center;
	padding-top: 5px;
	
}
.downloadStart {
	position: relative;
	width: 300px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	left: 0px;
	top: 0px;
	text-align:center;
	
}
.downloadEnd {
	position: relative;
	width: 300px;
	height: 20px;
	line-height: 30px;
	font-size: 12px;
	left: 300px;
	top: -30px;
	text-align:center;
	
}

.downloadRowButtons {
	position: relative;
	width: 695px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
}
.downloadDescriptionButton {
	position: relative;
	width: 400px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	left: 0px;
	top: 0px;
	}
.downloadSubmitButton {
	position: relative;
	width: 200px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	left: 400px;
	top: -30px;
	text-align:center;
	
}

input.formInputTextDateDL  {
    border: solid 1px #aaaaaa;
	width: 50%;
	background-color:#FFF;
	color: #5A3D1B;
	font-size:12px;
	line-height: 30px;
	height:30px;
	text-align:center;
    }

div#subtitle {
	position: relative;
	height: 35px;
	line-height: 34px;
	font-size:12px;
	font-weight:bold;
	color:#333;
	padding-bottom: 5px;
	}
.btn {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 12;
  -moz-border-radius: 12;
  border-radius: 12px;
  font-family: Arial;
  color: #ffffff;
  font-size: 12px;
  padding: 5px 6px 5px 6px;
  text-decoration: none;
}

.btn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}

.btnWide {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 12;
  -moz-border-radius: 12;
  border-radius: 12px;
  font-family: Arial;
  color: #ffffff;
  font-size: 12px;
  padding: 5px 6px 5px 6px;
  text-decoration: none;
}

.btnWide:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}

a.btnText  {
	text-decoration:none;
	}	
a.btnText:hover  {
	text-decoration:none;
	}	
.calls-border-bottom {
	border-bottom: 2px solid #aaa;
}
.calltext {
	text-align:center;
	line-height: 25px;
	font-size: 10px;
	color:#060;
	}
.calltexttitle {
	text-align:center;
	line-height: 25px;
	font-size: 12px;
	color:#000;
	font-weight:700;
	}
.calllistheader {
	display:block;
	width: 100%;
	height: 40px;
}

/*===================================================*/
/* END
/*===================================================*/

a.rhsAreaInactive {
	display:block;
	width: 299px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	background-color:#900;
	color:#FFF;
	margin-top: 2px;
}
a.rhsAreaInactive:hover {
	background-color:#900;
	color:#FFF;
}

div#smsLink {
	position:relative;
	width: 30px;
	height: 30px;
	border: 1px solid #000;
	}

div#fullView {
	position:relative;
	width: 30px;
	height: 30px;
	border: 1px solid #000;
	}






input {
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    font-size: 12px;
    outline: none;
}
input.frontlogin,
input.frontpass {
    color: #777;
    padding-left: 10px;
    margin: 10px;
    margin-top: 12px;
    margin-left: 18px;
    width: 290px;
    height: 35px;
	border: 1px solid #c7d0d2;
    border-radius: 2px;
    box-shadow: inset 0 1.5px 3px rgba(190, 190, 190, .4), 0 0 0 5px #f5f7f8;
-webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
	}
input.frontlogin:hover,
input.frontpass:hover {
    border: 1px solid #b6bfc0;
    box-shadow: inset 0 1.5px 3px rgba(190, 190, 190, .7), 0 0 0 5px #f5f7f8;
}
input.frontlogin:focus,
input.frontpass:focus {
    border: 1px solid #a8c9e4;
    box-shadow: inset 0 1.5px 3px rgba(190, 190, 190, .4), 0 0 0 5px #e6f2f9;
}
#lower {
    background: #ecf2f5;
    width: 100%;
    height: 30px;
    margin-top: 1px;
	  box-shadow: inset 0 1px 1px #fff;
    border-top: 1px solid #ccc;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

#container {
    position: fixed;
    width: 340px;
    height: 224px;
    top: 50%;
    left: 50%;
    margin-top: -140px;
    margin-left: -170px;
	background: #fff;
    border-radius: 3px;
    border: 1px solid #ccc;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
	
}
form {
    margin: 0 auto;
   /* margin-top: 20px;*/
}
label {
    color: #555;
    display: inline-block;
    margin-left: 18px;
    padding-top: 10px;
    font-size: 14px;
}

input[type=submit] {
    float: right;
    margin-right: 0px;
    margin-top: 5px;
    width: 100px;
    height: 20px;
	font-size: 12px;
    font-weight: bold;
    color: #fff;
    background-color: #39DF42; /*IE fallback*/
    background-image: -webkit-gradient(linear, left top, left bottom, from(#39DF42), to(#298E29));
    background-image: -moz-linear-gradient(top left 90deg, #39DF42 0%, #298E29 100%);
    background-image: linear-gradient(top left 90deg, #39DF42 0%, #298E29 100%);
    border-radius: 5px;
    border: 1px solid #66add6;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .3), inset 0 1px 0 rgba(255, 255, 255, .5);
    cursor: pointer;
	}
input[type=submit]:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#b6e2ff), to(#6ec2e8));
    background-image: -moz-linear-gradient(top left 90deg, #b6e2ff 0%, #6ec2e8 100%);
    background-image: linear-gradient(top left 90deg, #b6e2ff 0%, #6ec2e8 100%);
	}
input[type=submit]:active {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#6ec2e8), to(#b6e2ff));
    background-image: -moz-linear-gradient(top left 90deg, #6ec2e8 0%, #b6e2ff 100%);
    background-image: linear-gradient(top left 90deg, #6ec2e8 0%, #b6e2ff 100%);
	}