﻿/* DEFAULTS
----------------------------------------------------------*/

body   
{
   
    background: #b6b7bc;
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
}


.Label_Heading
{
    
    
    margin: 0px 2px 2px 0px;
    background-attachment:fixed;
    background: #453939;
    padding:  5px 4px 4px 0px;
    color:White;
    font-family:Arial;
    font-size:large;
    text-align:center;
       
    
    
 }   

.Label_SubHeading
{
    
    
    margin: 0px 2px 2px 0px;
    background-attachment:fixed;
    background: #453939;
    padding:  5px 4px 4px 0px;
    color:White;
    font-family:Arial;
    font-size:medium;
    text-align:center;
       
    
    
 }   

.testcs
{
    background-color:Red;
    }

.Label_Center 
{
    
    
    margin: 2px 2px 2px 2px;
    background-attachment:fixed;
    background: #009999;
    padding: 5px 4px 4px 4px;
    color:White;
    font-family:Arial;
    font-size:small;
    text-align:center;
       
    
    
 }   
 
 
 
 .Label_Form
{
    color:#453939;
    font-family:Arial;
    font-weight:bold;
    font-size:11px;
    text-align: right;
}
 
  .TextBox_Form
{
    color:black;
    font-family:Arial;
    font-weight:bold;
    font-size:11px;
    margin:2px;
    padding:3px 0px 1px 2px;
    vertical-align:middle;
    
          
    
 }
 
 .TextBox_Message_Detail
{
    color:black;
    font-family:Arial;
    font-weight:bold;
    font-size:11px;
    margin:2px;
    padding: 10px 10px 1px 10px;
    vertical-align:middle;
         
    
 }
 
 
 
 .Label_Error 
{
    
    width:100%;
    margin: 2px 2px 2px 2px;
    background: White;
    padding: 5px 4px 4px 4px;
    color:Red;
    font-family:Arial;
    font-size:small;
    text-align:center;
       
    
    
 }   
 
a:link, a:visited
{
    color: #034af3;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/



h1
{
       
    padding-bottom: 0px;
    margin-bottom: 0px;
    font-size:xx-large;
    font-family:Times New Roman;
}

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: 970px;
    height:1500px;
    background-color: #fff;
    margin: 10px auto 0px auto;
    border: 0.5px solid #496077;
   
  
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #009999;
    width: 100%;
}

.header h1
{
    font-weight: 600;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size:large;
}

.main
{
    padding: 0px 0px;
    margin:  10px 8px 0px 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:#009999;
    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: #453939;
    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;
}

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%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.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;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}


.GridViewStyle
 {    
    border-right: 2px solid #A7A6AA;
    border-bottom: 2px solid #A7A6AA;
    border-left: 2px solid white;
    border-top: 2px solid white;
     
    
 }
 
 

 
.GridViewStyle a
 {
     color: #FFFFFF;
 }
 
.GridViewHeaderStyle th
 {
     text-align:center;
     border-left: 1px solid #ABABAB;
     border-right: 1px solid #ABABA;
     background-color: #453939;
 }
 
 .GridViewHeaderStyle th a
 {
     background-color: #453939;
     font-weight: bold;
     color: White;
     font-size:x-small;
 }
 
 
.GridViewHeaderStyle
 {
      text-align:center;
      background-color: #0099CC;
     font-weight: bold;
     color: White;
     font-size:small;
     
     
 }
 
.GridViewFooterStyle
 {
     background-color: #453939;
     font-weight: bold;
     color: White;
 }
 
.GridViewRowStyle
 {
     background-color: #F7F6F3;
     color:Black;
     font-size:12.5px;
     padding: 0px 3px 0px 3px;
     
 }
 
 .GridViewRowStyle a:link
 {
    
    color:Blue;
    padding: 0px 3px 0px 3px;
     
 }
 
 .GridViewRowStyle a:visited
 {
   
    text-decoration:none;
    color:Black;
    padding: 0px 3px 0px 3px;
     
 }
 
 
 .GridViewRowHoverStyle td 
 {
     font-family:Arial;     
     font-size:12.5px;
     background-color: #009999;
     color:Black;
     padding: 0px 3px 0px 3px;
     vertical-align:middle;
     
 }
 
  .GridViewRowHoverStyle td a:hover
 {
     text-decoration:none;
     font-family:Arial;     
     font-size:12.5px;
     background-color: #009999;
     color:Black;
     padding: 0px 3px 0px 3px;
      
           
 }
 
 
 .HS
 {
     padding: 0px 3px 0px 3px;
 }
 
.GridViewAlternatingRowStyle 
{
     background-color: #bfcbd6;
     color:Black;
     padding: 0px 3px 0px 3px;
     
 }
 
 
 .GridViewAlternatingRowStyle  a:link
{
     text-decoration: none;
     color:Blue;
     padding: 0px 3px 0px 3px;
 }
 
.GridViewRowStyle td, .GridViewAlternatingRowStyle td , .GridViewAlternatingRowStyle td a:visited , .GridViewRowStyle td a:visited
 {
     text-decoration:none;
     font-size:12.5px;
     border: 1px solid #EBE9ED;
     padding: 0px 3px 0px 3px;
     font-family:Arial;
     border: 1px solid gray;
     
     
     
     
 }
 
 
 .GridViewRowStyle td a:link, .GridViewAlternatingRowStyle td a:link
 {
     text-decoration:none;
     font-size:12.5px;
     padding: 0px 3px 0px 3px;
     font-family:Arial;
    
     
 }
 
 
.GridViewSelectedRowStyle
 {
     background-color: #E2DED6;
      color: #333333;
      padding: 0px 3px 0px 3px;
 }
 
.GridViewPagerStyle
 {
     background-color:#cccccc;
     color: #FFFFFF;
 }
 
.GridViewPagerStyle table /* to center the paging links*/
 {
     margin: 0 auto 0 auto;
     
     
     
 }
 


div.panel
{
    background: #ffffff;
    border:solid 1px #c3c3c3;
}



div.panel
{
    height:490px;
    display:none;
               
}

div.panelpassword
{
    background: #ffffff;
    border:solid 1px #c3c3c3;
    height:390px;
}

div.panelcashbook
{
    background: #ffffff;
    border:solid 1px #c3c3c3;
}

div.panelcashbook
{
    height:240px;
    display:none;
}

div.panelinvoicebook
{
    height:420px;
     display:none;
}


div.panelcompany
{
    height:480px;
    background: #ffffff;
    border:solid 1px #c3c3c3;
}


div.panelinbox
{
    width:300px;
    background: #ffffff;
    border:solid 1px #c3c3c3;
}


p.flip
{
    
    color:Navy;
    font-weight:bold;
    font-style:oblique;
    text-decoration:underline;
    cursor:hand;
    border:1px solid black;
    
    
}


div.CBFilter
{
    background: #ffffff;
    border:solid 1px #c3c3c3;
    height:120px;
}

div.messages
{ 
    height:800px;
    background: #ffffff;
    border:solid 2px #c3c3c3;
    width:140px;
}

div.messages a, div.messages a:link, div.messages a:visited
{ 
    
    background-color: #bfcbd6;
    color: #465c71;
    border: 1px #4e667d solid;
    display: block;
    line-height: 1.35em;
    padding:2px 5px;
    text-decoration: none;
    white-space: nowrap;
}

div.messages a:hover
{ 
    
    background-color: #453939;
    color: #dde4ec;
    border: 1px #4e667d solid;
    display: block;
    line-height: 1.35em;
    padding:2px 5px;
    text-decoration: none;
    white-space: nowrap;
}


div.messages a:active
{ 
    
    background-color: #bfcbd6;
    color: Black;
    border: 1px #4e667d solid;
    display: block;
    line-height: 1.35em;
    padding:2px 5px;
    text-decoration: none;
    white-space: nowrap;
    
}


div.messagedetail
{ 
    height:800px;
    background: #ffffff;
    border:solid 2px #c3c3c3;
    width:800px;
}