body {
    background: url(../images/bodyBG.png);
	margin-bottom: 25px;
	margin-top: 0px;
	font-family: "museo500", "Arial";
	font-weight: 400;
}

a {
  color: #7E838B;
  text-decoration: none;
}

html, body, span, applet, object, iframe, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, label, legend, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#reportBG {
  background: url(../images/report_bg.png);
  width: 100%;
  height: 90px;
  padding-top: 50px;
}

#reportBG .number {
  font-size: 35px;
  color:#000066;
  font-weight: 700;
}

#reportBG .text {
  font-size: 13px;
  color: #7E838B;
  font-weight: 700;
}

.reportTextHeader {
  font-size: 18px;
  color: #7E838B;
  font-weight: 400;
}

.reportTextNumber {
  font-size: 13px;
  color: #850070;
  font-weight: 400;
}

#loginRound {
   width:300px;
   min-height:350px;
   -webkit-border-radius: 30px;
   -moz-border-radius: 30px;
   border-radius: 30px;
   border:1px solid #B3B3B3;
   background:rgba(255,255,255,1);
   -webkit-box-shadow: #B3B3B3 9px 9px 9px;
   -moz-box-shadow: #B3B3B3 9px 9px 9px; 
   box-shadow: #B3B3B3 9px 9px 9px;
   padding: 20px 20px 20px 20px;
   margin-left: auto;
   margin-right: auto;
}

#loginContent {
   width:600px;
   -webkit-border-radius: 30px;
   -moz-border-radius: 30px;
   border-radius: 30px;
   border:1px solid #B3B3B3;
   background:rgba(255,255,255,1);
   -webkit-box-shadow: #B3B3B3 9px 9px 9px;
   -moz-box-shadow: #B3B3B3 9px 9px 9px; 
   box-shadow: #B3B3B3 9px 9px 9px;
   padding: 20px 20px 20px 20px;
   margin-left: auto;
   margin-right: auto;
   color: #7C7C7C;
   font-size: 13px;
}

#loginFooter {
   width:300px;
   -webkit-border-radius: 30px;
   -moz-border-radius: 30px;
   border-radius: 30px;
   border:1px solid #B3B3B3;
   background:rgba(255,255,255,1);
   -webkit-box-shadow: #B3B3B3 9px 9px 9px;
   -moz-box-shadow: #B3B3B3 9px 9px 9px; 
   box-shadow: #B3B3B3 9px 9px 9px;
   padding: 10px 10px 10px 10px;
   margin-left: auto;
   margin-right: auto;
   color: #2E6F57;
   font-size: 12px;
   text-align: center;
}

#loginFooter a {
  text-decoration: none;
  color: #434343;
}

#loginLink {
  color: #606060;
  font-size: 12px;
}

#loginLink a {
  text-decoration: none;
  color: #606060;
}

#topBreaker {
   margin-top: 50px;
}

#languageLogin a {
  text-decoration: none;
  color: #434343;
}

#languageInner {
   width:300px;
   color: #434343;
   font-size: 12px;
   text-align: right;
   margin-top: 3px;
   font-weight: bold;
}

#languageInner a {
  text-decoration: none;
  color: #434343;
}

#loginFields {
  padding-left: 30px;
  color: #5389c5;
  font-size: 13px;
  font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}

.loginSystemHeader {
color:#006699;
  font-size: 16px;
  font-weight: bold;
}

#loginButton {
  height: 40px;
  min-width: 100px;
  color: #DDD;
  background: #006699;
  border-radius: 5px;
}


.loginUsername {
    background: url(../images/user2.png) no-repeat scroll right center #FFFFFF;
    border: 1px solid #DDD;
    border-radius: 5px;
    box-shadow: 0 0 2px #888;
    color: #666;
    float: left;
    padding: 8px 27px 5px 10px;
    width: 220px;
    outline: none;
}

.loginPassword {
    background: url(../images/password3.png) no-repeat scroll right center #FFFFFF;
    border: 1px solid #DDD;
    border-radius: 5px;
    box-shadow: 0 0 2px #888;
    color: #666;
    float: left;
    padding: 8px 27px 5px 10px;
    width: 220px;
    outline: none;
}

.accountTextField {
    border: 1px solid #DDD;
    border-radius: 2px;
    box-shadow: 0 0 1px #888;
    color: #666;
    float: left;
    padding: 1px 7px 2px 5px;
    width: 320px;
    outline: none;
}

#formFields {
  padding-left: 30px;
  color: #444444;
  font-size: 13px;
}

#innerContent {
   width: 96%;
   -webkit-border-radius: 30px;
   -moz-border-radius: 30px;
   border-radius: 30px;
   border:1px solid #B3B3B3;
   background:rgba(255,255,255,1);
   padding: 20px 20px 20px 20px;
   margin-left: auto;
   margin-right: auto;
}

#systemName {
  color:#F8F8F8;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 6px;
  margin-top: 5px;
  margin-left: 5px;
  margin-right: 5px;
  background: url(../images/topBG.png);
  padding: 10px;
}

#systemName .username {
 color: #F6DA6E;
 font-size: 14px;
 }
 
#menu a {
  margin-left: 0px;
 }
 
#innerFooter {
 color: white;
 font-size: 10px;
 margin: 5px;
}

#innerFooter a {
 color: #FCFCFC;
 text-decoration: none;
}

#innerContentHolder {
 margin-top: 20px;
 margin-left: 10px;
 margin-right: 5px;
 font-size: 13px;
 margin-bottom: 15px;
}

#pageHeader {
 font-size: 20px;
 font-weight: 590;
 margin-bottom: 15px;
 color: #7E838B;
}

#tableColumns {
 font-weight: bold;
 color: #F8F8F8;
 background: #979797;
 text-align: center;
 height: 45px;
}

#tableColumns a {
  text-decoration: none;
  color: #FBFBFB;
}

#tableRow1 {
 background: #F1F1F1;
 height: 40px;
 color: #7E838B;
}

#tableRow1 a {
  color: #7E838B;
  text-decoration: none;
}

#tableRow1:hover {
 background: #F0B9E2;
}

#tableRow2 {
 background: #E3E3E3;
 height: 40px;
 color: #7E838B;
}

#tableRow2 a {
  color: #7E838B;
  text-decoration: none;
}

#tableRow2:hover {
 background: #F0B9E2;
}

#tableRow3 {
 background: #FFFFFF;
 height: 40px;
 color: #7E838B;
}

#tableRow3 .valueDescription {
  color: #D5D5D5;
  font-size: 12px;
}

#tableRowTotal {
  color: #2E2E2E;
  font-size: 13px;
  background: #E0CFE0;
  font-weight: bold;
  height: 40px;
}


#reportTableHeader {
 font-weight: bold;
 background: #E4E4E4;
 text-align: left;
 height: 35px;
 padding-left: 5px;
}

#reportTableRow1 {
 background: #FBFBFB;
 text-align: left;
 height: 25px;
 padding-left: 5px;
}

#reportTableRow2 {
 background: #EEEEEE;
 text-align: left;
 height: 25px;
 padding-left: 5px;
}

#reportTableSubtotal {
 background: #B3D9FF;
 text-align: left;
 height: 25px;
 padding-left: 5px;
 font-weight: bold;
}

#reportTableTotal {
 background: #59ACFF;
 text-align: left;
 height: 30px;
 padding-left: 5px;
 font-weight: bold;
 color: #FFFFFF;
}

.innerInputs {
    border: 1px solid #DDD;
    border-radius: 5px;
    box-shadow: 0 0 0px #888;
    color: #666;
    float: left;
    padding: 8px 5px 5px 10px;
    width: 80%;
    outline: none;
}

.reportInputs {
    border: 1px solid #DDD;
    border-radius: 5px;
    box-shadow: 0 0 0px #888;
    color: #666;
    padding: 3px 1px 1px 5px;
    width: 200;
    outline: none;
}

#dateinput {
    border: 1px solid #DDD;
    border-radius: 5px;
    box-shadow: 0 0 0px #888;
    color: #666;
    float: left;
    padding: 8px 5px 5px 10px;
    width: 80%;
    outline: none;
}
.innerInputsTextarea {
	min-height: 200px;
	font-family: "museo500", "Arial";
	font-weight: 400;
}

.innerInputsCheckbox {
    border: 1px solid #DDD;
    border-radius: 5px;
    box-shadow: 0 0 0px #888;
    color: #666;
    float: left;
    outline: none;
}

.mustValue:hover {
   border: 1px solid #FF0000;
}

#inputButton {
  padding-left: 10px;
  padding-right: 15px;
  padding-top: 4px;
  padding-bottom: 5px;
  font-size: 13px;
  color: #F0F0F0;
  font-weight: bold;
  background: url(../images/topBG.png);
}

.ok {
  color: #0000FF
  }

.error {
  color: #FF0000;
  }

#logoutLink {
  color: #F2F2F2;
}

#logoutLink a {
  color: #B5B5B5;
  text-decoration: none;
  font-size: 12px;
}

/* start css for side menu */

body { font-size: 62.5%; line-height: 1; }

blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
strong { font-weight: bold; } 

#w { display: block; width: 96%; margin: 0 auto; padding-top: 5px; margin-left: 5px; }


/* nav menu styles */

#nav1 ul li a { 
  text-decoration: none;
  display: block; 
  padding: 16px 18px;
  font-size: 1.3em;
  font-weight: bold;
  color: white;
  text-decoration: none;
  border-bottom: 2px solid #B6B7B9;
  /*background-color: #DADADA;*/
  background-color:#006699;
  border-radius:10px;
 
}
  
#nav { 
  display: block; 
  width: 100%; 
  margin: 0 auto;
}

#nav li { }

#nav > li > a { 
  display: block; 
  padding: 16px 18px;
  font-size: 1.3em;
  font-weight: bold;
  color: white;
  text-decoration: none;
  border-bottom: 2px solid #B6B7B9;
  background-color: #006699;
  border-radius:10px;
   
}

#nav > li > a:hover, #nav > li > a.open { 
  color: #797979;
  border-bottom-color: #384f76;
  background-color: #F1F1F1;
}

#nav li ul { display: none; background: #F1F1F1; }/*Sub menu background colour */

#nav li ul li a { 
  display: block; 
  background: none;
  padding: 10px 0px;
  padding-left: 30px;
  font-size: 1.1em;
  text-decoration: none;
  color: black;/* Sub menu */
  border-bottom:1px #191919 dotted;
}
#nav li ul li a:hover {
  background: white;
}
/* end css for side menu */