﻿/* 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;
}

a:link, a:visited
{
    /*color: #034af3;*/
    color: Black;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    /*color: #034af3;*/
    color: Blue;
}

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: 99%;
    background-color: #fff;
    margin: 5px auto 0px auto;
    border: 1px solid #496077;
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    width: 100%;
    background-color: #50adcc;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    padding: 0px 12px;
    margin: 12px 8px 8px 8px;
    min-height: 480px;
}

.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;*/
    background-color: #006699;
    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;    */
    background-color: #0094de;
    border: 1px #4e667d solid;
    /*color: #dde4ec;    */
    color: White;
    font-weight:bold;
    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;
}


/* Submenu */

div.submenu
{
    padding: 4px 0px 4px 8px;
}

div.submenu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.submenu ul li a, div.submenu ul li a:visited
{
    background-color: #465c71;    
    border: 1px #4e667d solid;
    color: #dde4ec;    
    font-weight:bold;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.submenu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.submenu 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;
}
.systemmessage
{
    display: block;
    float: left;
    text-align: center;
    width: auto;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 0px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
    /*color: Navy;*/
}

.loginDisplay a:visited
{
    /*color: white;*/
    color: Aqua;
}

.loginDisplay a:hover
{
    /*color: white;*/
    color: Lime;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}


/* Grid Items  
----------------------------------------------------------*/
.Grid_General 
{
font: small Calibri, Arial, sans-serif;
color: blue;
background-color: white;
}

.Grid_Item {
font: 0.9em Calibri, Arial, sans-serif;
vertical-align: top;
}

.Grid_Header {
font: bold Arial;
color: #000000;
text-align: left;
vertical-align: top;
background-color: cornflowerblue;
/*background-color: #006699;*/
}

.Grid_Fixed_Header {
    font: bold Arial;
    color: #000000;
    text-align: left;
    vertical-align: top;
    background-color: cornflowerblue;
    position: fixed;
    top: auto;
    /*background-color: #006699;*/
}

.Grid_Header_Thin {
font:  0.9em  Calibri, Arial, sans-serif;
color: white;
background-color: blue;
}

.Grid_AlternatingItem {
font:  0.9em  Calibri, Arial, sans-serif;
background-color: #F5F5F5;
vertical-align: top;
}

.Grid_SelectedItem {
font:  0.9em  Calibri, Arial, sans-serif;
color: Black;
background-color: orange;
vertical-align: top;
}



/* Report Items  
----------------------------------------------------------*/
.Report_General 
{
font: small Calibri, Arial, sans-serif;
color: black;
background-color: white;
border: 0;
}

.Report_Item {
font: 0.9em Calibri, Arial, sans-serif;
vertical-align: top;
border: 0;
}

.Report_Item_Top {
font: 0.9em Calibri, Arial, sans-serif;
vertical-align: top;
border-bottom: 0;
border-left: 0;
border-right: 0;
border-top: 1;
border-top-color: Black;
border-top-style: solid;
border-top-width: 1;
}

.Report_Header {
font: bold Arial;
color: #000000;
text-align: left;
vertical-align: top;
background-color: #006699;
}

.Report_Header_Thin {
font:  0.9em  Calibri, Arial, sans-serif;
color: white;
background-color: blue;
}

.Report_AlternatingItem {
font:  0.9em  Calibri, Arial, sans-serif;
background-color: #F5F5F5;
vertical-align: top;
border: 0;
}

.Report_SelectedItem {
font:  0.9em  Calibri, Arial, sans-serif;
color: Black;
background-color: orange;
vertical-align: top;
}

.gridstyle {    
    width: 100%;    
    background-color: Yellow;    
    border-style: solid;    
    border-width:1px;    
    border-color:Black;  
    border-collapse: collapse;    
}    

.HeaderRowStyle th {    
    background-color: Orange;    
    border-bottom-color: Black;    
    border-bottom-style: solid;    
    border-bottom-width: thick;    
}  
#xyz_main {
    width: 140px;
    border: 1px solid #666666;
    text-align: left;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -70px;
}


#BannerContainer
{
  padding: 5px 5px 5px 5px;
  font-weight: bold;
  font-size: large;
}

.TabMenuContainer
{
  border-top: solid 1px #7F7F7F;
}

.TabMenuItem
{
  background-color: #C0C0C0;
  text-align:center;
  font-size: small;
  border: solid 1px White;
  border-left: none;
  padding: 3px 3px 3px 3px;
  color: Black;
}
.TabMenuItemSelected
{
background-color: White;
text-align:center;
font-size: small;
border-right: solid 1px black;
border-bottom: none;
border-top: solid 1px black;
border-left: none;
padding: 5px 3px 5px 3px;
color: Black;
}
.TabMenuItemHover
{
  color: Navy;
  font-weight: bold;
}
.SiteStaticMenu
{
  margin: -1px 0px 0px 0px;
  background-color: #7F7F7F;
}
.TabMenuSpacer
{
  background-color: Navy;
  padding: 5px 5px 5px 5px;
}

.SubMenuSpacer
{
  background-color: #6699CC;
  padding: 5px 5px 5px 5px;
}


/* Accordion */
.accordion {
    width: 400px;
}  
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}
