body {
   font-family: arial, verdana, helvetica, sans-serif;
   margin: 0px;
   padding: 0px;
   font-size: 13px !important;
   background-color: #fff;
}

html, body {
   height: 100%;
   margin-bottom: 1px; 
}

.bg_black {
   background-color: #0e1a1a;
}

a { text-decoration: none; }
a:link { color: #000; }
a:hover { color: #f60; }

#pagecontainer {
   background-color: #fff;
   width: 100%;
   min-height: 100%;
   position: relative;
   margin: 0 auto;
}

.header { 
   width: 100%;
   height: 119px;
   background-color: #0e1a1a;
}


.banner { 
   width: 100%;
   height: 82px;
   float: left;
   background: url("/images/MeterMaxx/navbar.png") repeat-x bottom left;
}

.logo {
   float: left;
   background: url("/images/MeterMaxx/logo_white.png") no-repeat;
   width: 133px;
   height: 45px;
   margin: 30px 15px;
}

.topright {
   background: url("/images/MeterMaxx/tower.png") no-repeat;
   float: right;
   width: 156px;
   height: 82px;
}

.logout_help {
   float: right;
   height: 15px;
   margin: 10px 15px;	
   color : #c1c1c1;
}

.logout_help a { 
   color: #f60;
   padding: 0 5px;
}


main {
   padding-bottom: 32px;
   display: flex;
}

#navpanel { 
   padding-left: 0px; 
   overflow:hidden;
   background: #fff;
   max-width: 250px;
   width: 100%;
   flex-shrink: 0;
}


#innernavpanel {
   background-color : #c7c7c7;
   margin-top: 30px;
   margin-left: 20px;
   width: 175px;
   height: 400px;
   float: left;
   position: relative;
}

#innernavpanel #helptxt {
   position: absolute;
   bottom: 10px;
   left: 0px;
   width: 175px;
   text-align: center;
   font-weight: bold;
   text-decoration: underline;
}


#content {
   padding-top: 15px;
   margin-left: 40px;
   vertical-align: top;
}


#content #title {
   color: #000;
   font-weight: bold;
   font-size: 16px;
   text-align: left;
   width: 600px;	
   padding: 12px 0 25px 10px;
}


div#footer {
   background-color: #0e1a1a;
   position:absolute;
   bottom: 0px;
   width: 100%;
   height 32px;   /* Height of the footer */
   font-size: 12px;
   text-align: left;
   padding: 3px 0;
   color: #f60;
}

#topnav { 
   height: 50px;
   width: 100%;
   border-bottom: 1px solid #ccc;
   background-color: #fff;
}

ul {
   margin: 0;
   list-style: none;
   padding: 0px;
   font-size: 13px;
   text-align: left;
}

ul#mainlinks {
   height: 45px;
   margin-left: 290px;
} 

ul#mainlinks li { 
   float: left; 
   line-height: 34px;
   vertical-align: middle;
   margin: 5px 0px;
}

ul#mainlinks li a { 
   font-weight: bold; 
   color: #f60;
   display: block;
   padding: 0 14px;
}

ul#mainlinks li a:hover, ul#mainlinks li.selected a { 
   color: #fff;
   display: block;
}

ul#mainlinks  li:hover, ul#mainlinks li.over, ul#mainlinks li.selected {
   background: none;
   cursor: pointer;
   background-color: #f60;
   height: auto;
}

ul.sublinks { padding: 40px 0 7px 20px; }

ul.sublinks li { 
   border-bottom: none;   
   height: 22px;
}

ul.sublinks li a {  
   color: #000;
   font-weight: normal; 
}

ul.sublinks li a:hover { 
   color: #f60;  
   font-weight: normal;
}

ul.sublinks li.selected a { 
   color: #f60;  
   font-weight: bold;
}

ul.sublinks  li:hover, ul.sublinks li.selected {
   background: none;
   cursor: pointer;
}

ul.sublinks li.subsublink {
   margin-left: 6px;
}

ul.sublinks li.subsublink a {
   margin-left: 4px;
}

div.helplinks { 
   clear: both; 
   padding-bottom: 10px; 
   margin-left: 20px;
   position: relative;
}

div.helplinks li a {  
   font-weight: bold;
   color: #f60;
}

div.help_maintopic {
   float: left;
   clear: both;
   font-size: 15px;
   margin: 10px 0 10px 20px;
   font-weight: bold;
   display: inline;
}

/* help section contact us */ 
div.contact a { 
   float: right; 
   clear: both; 
   font-weight: bold;
   color: #f60 !important;
}

div.help_subtopic .heading a {
   float: left; 
   clear: both;
   margin: 25px 0 0 20px;
   color: #f60 !important;
   display: inline;
}

div.help_subtopic p {
   float: left;
   clear: both;
   margin : 7px 20px 8px 20px;
   text-align: left;
   width: 90%; 
   display: inline;
}

div.help_subtopic .note {
   font-size: 12px;
   color: #f00;
   font-weight: bold;
}

div.help_subtopic .figure {
   font-weight: bold;
   font-style: italic;
}

div.help_img {
   margin: 15px 20px; 
   width: 515px;
   clear : both;
   float: left;
}

div.help_img .title {
   font-weight: bold;
   font-style: italic;
   text-align: center;
   padding-top: 3px;  
}

table { clear: left; float : left; }
table tr td { padding: 3px; }


B { font-weight: bold; }

td {
   vertical-align: top;
   font-size:12px;
   font-family: Arial, Helvetica, Verdana; 
   color:#666666 ; 
}

.tdnormal {
   font-size: 13px;
   vertical-align: middle;
   background-color: #edf0f4;
}

.tdmenu {
   font-size: 8pt;
   background-color: #c7c7c7;
   color: #000;	
}

.thead {
   font-family: Arial, Verdana, Helvetica;
   font-weight: bold;
   font-size: 13px;
   vertical-align: middle;
   color: #000000;
   background-color: #c7c7c7;
}

.tdsubhead {
   font-family: Arial, Verdana, Helvetica;
   font-weight: bold;
   font-size: 13px;
   vertical-align: middle;
   color: #000000;
   background-color: #c7c7c7;
}

.tdhead {
   font-family: Arial, Verdana, Helvetica;
   font-weight: bold;
   font-size: 13px;
   vertical-align: middle;
   color: #000000;
   background-color: #c7c7c7;
}

.tdError {
   font-size: 14px;
   vertical-align: middle;
   color: #ff0000;
}

.tdInfo {
   font-family: Verdana, Arial, Helvetica;
   font-weight: bold;
   font-size: 12px;
   vertical-align: middle;
   color: #000000;
}

.tdNumeric {
   background-color: #eeeeee;
   text-align: right;
}

.tdbold {
   font-weight: bolder;
   font-size: 9px;
   color: black;
   font-family: Verdana;
}

.tdhelp {
   font-size: 12px;
   vertical-align: middle;
   background-color: #fff;
   font-family: Arial;
}


.tdblue {
   font-weight: bolder;
   font-size: 13px;
   vertical-align: middle;
   background-color: #fff;
   font-family: Courier;
   color: #000080;
}

.tdorange {
   font-size: 13px;
   vertical-align: middle;
   background-color: #fff;
   color: #f60;
}

.tdred {
   font-size: 13px;
   vertical-align: middle;
   background-color: #ffffff;
   color: #ff0000;
}

.tdfooter {
   font-size: 13px;
   font-weight: bold;
   vertical-align: middle;
   background-color: #c7c7c7;
   color: #000000;
}

.logincontainer {
   background-color: #fff;
   width: 65%;
   height: 85%;
   margin: 0 auto;
}

.logincontainer .header {
   width: 100%;
   height: 60px;
   padding-top: 10px;
   background: url("/images/MeterMaxx/graybar.jpg") repeat-x bottom left;
}

.loginbox {
   background-color: #e1e4e8;
   width: 325px;
   height: 220px; 
   margin: 30px auto;
}

.splashimage {
   width: 191px;
   height: 116px;
   margin: 30px auto;
   background: url("/images/MeterMaxx/splashimage.png") no-repeat;
}


div.loginbox .heading { 
   color : #000;
   padding-top: 15px;
   font-weight: bold;
   font-size: 15px;
   text-align: center;
} 

div.loginbox .messagebox {
   height: 20px;
   margin-top: 5px;
   text-align: center;
   font-family: 'Verdana';
}

.error {
   color: #f00;
   font-weight: bold;
   font-size: 12px;
}

.logo_textcenter {
   background: url("/images/MeterMaxx/logo.png") no-repeat;
   width: 151px;
   height: 47px;
   margin: auto;
}

div.logincontainer .footer {
   position: absolute;
   left: 0px;
   width: 100%;
   bottom: 15.5%;
   text-align: center;
}

/* #popholidayform { display : none; } */

.input_wrapper {
   width: 65%;
   margin: 0px auto;
}

label {
   font-weight: bold;
   font-family: Arial, Verdana, Helvetica;
   font-size: 13px;
   color: #666;
   display: block;
   padding-bottom: 5px;
}

.form_field {
   padding-bottom: 10px;
}

.form_field input {
   width: 210px;
}

#content p {
   margin: 4px 0px;
   padding: 2px;
   text-align: left;
}

#content div .btn { margin-top: 10px; }

.btn {
   border: none;
   color: white;
   text-align: center;
   text-decoration: none;
   display: inline-block;
   font-size: 13px;
   border-radius: 4px;
   cursor: pointer;
}

.btn_default {
   padding: 5px 15px;
   height: 30px;
 /* width: 67px; */
    margin: 2px;
}

.btn_square {
   padding: 4px 5px;
    height: 24px;
    width: 26px;
    margin: 2px;
}


.btn_gray {
   background-color: #5f5e63;
}


.btn_black {
   background-color: #000;
}

.btn a:active,
.btn a:link,
.btn a:hover,
.btn a:visited {
   color: white;
   text-decoration: none;
}

h1 {
   font-size: 13px;
}
