﻿/* DEFAULTS
----------------------------------------------------------*/

body
{
    background: #FFFFFF;
    font-size: .80em;
    font-family: "Helvetica Neue" , "Lucida Grande" , "Segoe UI" , Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
}

a:link, a:visited
{
     color: #00529B;
}

a:hover
{
    color: #79a12e;
    text-decoration: none;
}

a:active
{
    color: #79a12e;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 960px;
    background-color: #FFFFFF;
    margin: 20px auto 0px auto;
    border: 0;
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #4b6c9e;
    width: 100%;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    padding: 0px 12px;
    margin: 12px 8px 8px 8px;
    min-height: 420px;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}


/* TAB MENU   
----------------------------------------------------------*/


div.hideSkiplink
{
    background-color:#3a4f63;
    width:100%;
}

div.menu
{
    padding: 4px 0px 4px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #465c71;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p
{
    /*margin: 2px 12px 10px 10px;*/
    margin: 2px 12px 5px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline
{
    display: inline;
}

legend
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}
div.accountInfoLogin
{
    /*width: 80%;*/
    float: left;
    margin-left: 23%;
    width: 48%;
}
/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both; 
}
.clearBottom
{
    clear: both;
    background:#1979b3; 
    height:25px;
}
.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}
.successNotification
{
    font-size: 1.2em;
    color: Green;
}
.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}

.button
{
    /*background:url(../images/button.png);*/
    text-align: center;
    padding-right: 10px; 
    cursor: hand;
   
} 
.hide1
{
	display:none;
	width :0px;
}

.bottom_logo{     text-align: center;
    width: 100%; }
    
 .bottom_logo span {     
         padding-bottom: 10px;
    position: relative;
      }

.headerWite 
{
    float: left;
    margin-bottom: 25px;
    margin-top: 5px;
    text-align: center;
    width: 100%;
    
    }   
    
 .headerWite .title{
   text-align: center;
    width: 100%;
    }
    
 .headerWite .title h1{
    margin: 0px;
	    background-color: #FFFFFF;
    } 
    
  .mainLogin  
  {
    
 
    background: none repeat scroll 0 0 #eeeeee;
    float: left;
    width: 100%;

      }
      
        .mainLogin2  
  {
    
      -webkit-border-radius: 15px;
    border-radius: 15px;
    background: none repeat scroll 0 0 #E5E5E5;
    float: left;
    width: 100%;
-webkit-box-shadow: 0px 1px 4px 4px #BCBCBC;
box-shadow: 0px 1px 4px 4px #BCBCBC; 
margin-bottom: 17px;
padding: 20px;
text-align: center;
      }
      
        .mainLogin2  a
  {
    

      }
      
  .mainLogin .view-reports {
    
    float: left;
    padding: 0;
    width: 50%;  
      }
      
  .mainLogin .view-reports .title 
    {
  background: #79a12e;
  color: #FFF;
  font-family: 'PT Sans',sans-serif;
  font-size: 20px;
  font-weight: bold;
  height: 35px;
  margin-left: -9px;
  margin-top: 20px;
  padding-left: 18px;
  padding-top: 10px;
  width: 98.5%;
  text-shadow: -1px 1px 1px #7e7e7e;
      }
      
      
.mainLogin .view-reports .icon-image 
{
    float: left;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 40px;
    }
    
.mainLogin .view-reports .text 
{
    color:#79a12e;
    float: left;
    font-family: arial;
    font-weight: bold;
    padding-bottom: 20px;
    padding-top: 15px;
    text-align: right;
    width: 264px;
    }
    
.mainLogin .view-reports .btn 
{
    float: right;
    margin-bottom: 20px;
    margin-right: 35px;
    margin-top: 70px;
    }
    
.mainLogin .view-reports .btn input
{

  background: #79a12e;
  border: 0;
  color: #fff;
  font-family: 'PT Sans',sans-serif;
  font-size: 14px;
  font-weight: bold;
  height: 26px;
  min-width: 100px;
    }
    
  .mainLogin .view-reports .btn input:hover
{
    background: #79a12e;
	color: #ccff99;
    }
      
.mainLogin .accountInfoLogin {
    float: left;
    margin: 0;
    padding: 0;
    width: 48%;
   border-left: 1px solid #B8B8B8;
}

.mainLogin .accountInfoLogin .title 
    {
  background: #79a12e;
  color: #FFF;
  font-family: 'PT Sans',sans-serif;
  font-size: 20px;
  font-weight: bold;
  height: 35px;
  margin-left: 0px;
  margin-top: 20px;
  padding-left: 18px;
  padding-top: 10px;
  width: 102%;
  text-shadow: -1px 1px 1px #666666;
  filter: dropshadow(color=#666666, offx=-1, offy=1);
}

.mainLogin .accountInfoLogin .icon-image {
    float: left;
    padding-left: 13px;
    padding-right: 25px;
    padding-top: 40px;
}

.mainLogin .accountInfoLogin .text 
{
        color: #79a12e;
    float: left;
    font-family: arial;
    padding-bottom: 0px;
    padding-top: 10px;
    text-align: left;
    width: 280px;
    }
    
 .mainLogin .accountInfoLogin .login
{
    float: left;
    width: 280px;
    }
    
    
 .mainLogin .accountInfoLogin .login .username 
{
    float: left;
    width: 280px;
    }
    
 .mainLogin .accountInfoLogin .login .username label
{
    color: #79a12e;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    }
    
    
.mainLogin .accountInfoLogin .login .username input
{
    height: 23px;
    margin-bottom: 7px;
    width: 265px;
	padding-left: 5px;
    }
    
  .mainLogin .accountInfoLogin .login .password
{
    float: left;
    width: 280px;

    }
    
 .mainLogin .accountInfoLogin .login .password label
{
    color: #79a12e;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    }
    
    
.mainLogin .accountInfoLogin .login .password input
{
    height: 23px;
    margin-bottom: 3px;
    width: 265px;
	padding-left: 5px;
    }
    
 .mainLogin .accountInfoLogin .login .loginl-ink
{
    float: left;
    width: 100%;
    }
    
     .mainLogin .accountInfoLogin .login .loginl-ink .Forgot-Password
{
    float: left;
    }
    
     .mainLogin .accountInfoLogin .login .loginl-ink .Forgot-UserID
{
    float: left;
    padding-left: 15px;
    }
    
 .mainLogin .accountInfoLogin .login .submitButton input
{


  background: #79a12e;
  border: 0;
  color: #fff;
  font-family: 'PT Sans',sans-serif;
  font-size: 14px;
  font-weight: bold;
  height: 26px;
  min-width: 100px;
  margin-bottom: 20px;
  margin-top: 20px;
  text-transform: uppercase;
  padding-right: 5px;
    }
    
    
  .mainLogin .accountInfoLogin .login .submitButton input:hover
{
  
   	color: #ccff99;
    }
    
.accountInfoLogin .failureNotification 
{
    float: left;
    width: 266px; 
   }
   
   .accountInfoLogin .login .failureNotification 
{
      float: right;
    width: 6px;
        font-size: 13px;
   }
   
 .accountInfoLogin .failureNotification ul
{
     margin: 0 0 7px;
    padding: 0;   
   }
   
   
 .accountInfoLogin .failureNotification li
{
       font-size: 13px;
    line-height: 1.2;
    list-style: none outside none; 
   }
   
.fancybox-lock .fancybox-overlay {
    background: url("../images/fancy-bg.png") repeat ;
}

.login-pag .fancybox-opened {
    width: 100px !important;
    z-index: 8030;
}

.fancybox-close {
    cursor: pointer;
    height: 36px;
    position: absolute;
    right: -18px;
    top: -18px;
    width: 36px;
    z-index: 8040;
    background: url("../images/close-btn.png") no-repeat top right ;
}

#divSendPassword .title {
    color: #78A22E;
    font-size: 16px;
    padding-left: 5px;
    padding-top: 5px;
    font-weight:bold;
}
    
#divSendPassword #tdMsg {
    color: #000000 !important;
    font-size: 14px !important;
    font-weight: normal !important;
    padding: 5px;
    text-align: left;
}
    
 #divSendPassword label
{
    color: #333333 !important;
    font-family: arial;
    font-size: 16px !important;
    font-weight: bold !important;
    padding-left: 5px;
    padding-right: 5px;
        margin-top: 10px;
    }
    
#divSendPassword input
{
    border: 1px solid #CCCCCC;
    height: 23px;
    margin-bottom: 3px;
    margin-top: 10px;
    width: 230px;
    }
    
 #divSendPassword #tdInfo 
{
    float: left;
    height: auto !important;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    }
    
   #divSendPassword #tderror 
{
    float: left;
    height: auto !important;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    }
    
    
 #divSendPassword #LnkResetPassword
{

     background: #79a12e !important;
    border:0;
    color: #FFFFFF !important;
    font-family: 'PT Sans',sans-serif;
    font-size: 14px !important;
    font-weight: bold !important;
    height: 26px !important;
    margin-right: 8px;
    margin-top: 10px;
    min-width: 100px;
    padding: 5px;
    text-decoration: none;
    text-transform: uppercase;
    }
    
     #divSendPassword #LnkResetPassword:hover
{
     background: #79a12e !important;
    }

.linkLogout
{
    text-decoration: none;
    color: #1AB374;
}

.linkLogout:hover
{
     text-decoration: none;
     color: #79a12e;
}