﻿body.frontpage
{
    margin: auto;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
    background-repeat: repeat-x;
    background-image: url(new/bgWrapper-topG.gif); 
    background-position: top;
}

#MainBody
{
    background-repeat: repeat;
    background-image: url(new/bgWrapper.gif); 
    background-position: top;
}

#MasterDiv
{
    padding: 0px;
    margin: auto;
    width: 800px;
    height: auto;
    border: none;
}
    
#TopRow
{
    padding: 5px 10px;
    height: 50px;
    width: 800px;
    margin: auto;
}

#LogoImage
{
    float: left;
    width: 200px;
    height: 50px;
}

#MainAccountBannor
{
    float: right;
    width: 500px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: x-small;
    Color: #74bbb5;
    margin: 0;
    padding: 2px 0 2px 0;
    list-style: none;
    border: none;
}

#AccountBannor
{
    float: right;
    width: 500px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
    margin: 0;
    padding: 2px 0 2px 0;
    list-style: none;
    border: none;
}

#LoggedInBannor
{
    float: right;
    width: 490px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
    margin: 0;
    padding: 0px 0px 0px 0px;
    list-style: none;
    border: none;
}

.floatRight
{
    float: right;
}

#LoginStatus, #LoginName
{
    float: right;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
    color: #FFF799;
    margin: 0;
    padding: 0px 14px;
    list-style: none;
    border-left: solid 2px #2d7370;
}

#AccountStatus, #LoginName2, #LoginStatus2
{
    float: right;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
    color: #FFF799;
    margin: 0;
    padding: 0px 14px;
    list-style: none;
    border: none;
}

/* Main Navagation Tabs for BSS Program (#nav) */
#HomeDiv, #EntriesDiv, #ReportsDiv, #IncidentsDiv, #ExtrasDiv
{
    padding: 0px;
    margin: auto;
    width: 800px;
    height: auto;
    border: none;
}

#MainMasterDiv
{
    padding: 0px;
    margin: auto;
    width: 820px;
    height: auto;
    border: none;
}


#reportsMenu
{
    float: left;
    width: 100%;
    margin: auto;
    padding: 5px 10px 0 9px; 
    list-style: none;
    background: #fff799;
    border: solid 2px #053838;
    border-top: none;
}

#MenuSubstitute
{
    height: 1em;
    padding: 2px;
}

/* Sub Folders */

#Page
{
    clear: both;
    width: 100%;
    height: auto;
    margin: auto;
    padding: 10px 10px 10px 9px; 
    list-style: none;
    background: white;
    border: solid 2px #053838;
    border-top: none;
}

/* Letterhead is 130px height  */
#letterhead
{
    width: 100%;
    height: 115px;
    padding: 5px 0 0 0; 
    margin: auto; 
    background-color: white;
    border-top: solid 10px #336666;
}

/* Color of border-top should match company's logo color */
/* Top Border style should be changed in the master files */


#BSSLogo
{
    float: right;
    padding: 5px 0 0 0;
}

#z_Colors2 a   
{
    color: #6EBCE9;
    font-weight: normal;
    font-size: 100%;
}

#z_Colors2 a:hover 
{
     color: #FFF799;
     background-color: transparent;
     text-decoration: underline;
     font-size: 100%;
}

#z_Colors2 a:active 
{
     color: #FFF799;
     font-size: 100%;
     background-color: transparent;
}

#DBMenu 
{
    clear: both;
    float: right;
    margin: auto;
    padding: 5px;
    border: none;
    vertical-align: middle;
}

/* All Report Data */

#grdOutput
{
    width: 90%;
}

/* Main Master Page CSS section  */

#MainTopRow
{
    padding: 5px 10px;
    height: 100px;
    width: 800px;
    margin: auto;
    border: none;
}

#MainTopRow:after
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}  

#MainLogoImage
{
    float: left;
    width: 300px;
    height: auto;
}

#MainMenu
{
    clear: both;
    float: left;
    width: 820px;
    margin: auto;
    padding:  0px 0px 0px 0px; 
    list-style: none;
    background: #fff799 url(images/nav-bg-BrightYellow.png) repeat-x top left;
}

#PhotoBannor 
{
    position: absolute;
    top: 125px;
    left: 10px;
    background: transparent;
    width: 100%;
    margin: auto;
    height: 200px;
}

#MainImage1Div 
{
    position: relative;
    float: left;
    padding: 10px 0 0 0;
    border: none;

}

#MainImage2Div 
{
    position: relative;
    float: right;

}
 

#RelativeMainPage
{
    clear: both;
    position: relative;
    top: 175px;
    background: #669999;
    width: 830px;
    margin: auto;
    height: auto;
    border: none;
}

#this:after
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}  

#MainHeader
{
    position: relative;
    float: left;
    margin: 0px 5px 0px 0px;
    padding: 0;
    width: 260px;
    height: auto;
    background-color: White;
    border: solid 1px #053838;
}
    


#MainTitle 
{
    background: #fff799 url(images/TitleArt.png) repeat-x top left;
    padding: 5px 0px 0px 0px;
    height: 100px;
    border-bottom: solid 2px #f9c102;
}

#MainPage
{
    clear: both;
    width: 100%;
    height: auto;
    margin: auto;
    padding: 5px 10px 10px 10px; 
    list-style: none;
    border: none;
}

.SectionClass
{
    background-color: White;
}


/* Required for Firefox to space footer correctly */
#z_FooterMenu:before
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}  

#z_FooterMenu
{
    clear: both; 
    position: relative;
}  

#FullPageHeader
{
    position: relative;
    float: left;
    margin: auto;
    padding: 0px 10px 0px 10px;
    width: 100%;
    height: auto;
    background-color: White;
    border: solid 1px #E1E1E1;
}

#FullPageTitle 
{
    background: #fff799 url(images/TitleArt.png) repeat-x top left;
    padding: 5px 0px 0px 0px;
    height: 75px;
    border-bottom: solid 2px #f9c102;
}

.CenterImage
{
    margin: auto;
}

#d_DefaultBody
{
    padding-top: 5px;
    color: #696a6c;
    font-family: inherit;
    font-weight: normal;
    font-size: small;
    background-color: White;
}

/* Area width allowed is 225, but older browsers add space for invisible borders */
div.d_LeftSideBar
{
    position: relative;
    float: left;
    width: 224px;
}

div.d_ToolBox 
{
    position: relative;
    float: left;
    width: 215px;
    padding: 165px 5px 0px 5px; 
    
    background: transparent url(new/bar_toolbox.gif) no-repeat top left;
    border-bottom: solid 1px #e1e1e1;
    margin-bottom: 5px;
}

div.d_NewAccount 
{
    position: relative;
    float: left;
    width: 215px;
    padding: 65px 5px 0px 5px; 
    
    background: transparent url(new/bar_NewAccounts.gif) no-repeat top left;
    border-bottom: solid 1px #e1e1e1;
    margin-bottom: 5px;
}

div.d_SiteStatsBox
{
    position: relative;
    float: left;
    width: 215px;
    padding: 60px 5px 0px 5px; 
    text-align: left;
    background: transparent url(new/bar_sitestats.gif) no-repeat top left;
    border-bottom: solid 1px #e1e1e1;
}

div.d_OtherLinks
{
    position: relative;
    float: left;
    width: 215px;
    padding: 60px 5px 10px 5px; 
    text-align: left;
    background: transparent url(new/bar_OtherLinks.gif) no-repeat top left;
    border-bottom: solid 1px #e1e1e1;
}

div.d_CenterBox
{
    margin: 0;
    float: right;
    width: 540px;
    margin-bottom: 5px;
    padding: 5px 5px 0px 5px;
    background: transparent url(new/bg_CenterText.gif) no-repeat top left;
    border-bottom: solid 1px #e1e1e1;
}

div.d_title
{/* after header margin adjustment */
    font-weight: bold;
    text-align: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding: 0.2em;
    width: 99%;
    border-bottom: solid 2px #2974a7;
    color: #2974a7;
    font-size: 110%;
}

#z_MainTopRow
{
    padding: 5px 10px;
    height: 100px;
    width: 800px;
    margin: auto;
    border: none;
}

#z_MainMiddle
{
    clear: both;
    position: relative;
    float: left;
    margin: auto;
    padding: 0px 0px 5px 0px;
    width: 800px;
    height: auto;
}

/* bbsSecond.Master's main Section */
#z_MainRightBar
{
    float: right;
    background-color: White;
    width: 550px;
    height: auto;
    padding: 0px 5px 0px 5px;

}

#z_Moving a{color:#FF7A03; text-decoration:underline;}
#z_Moving a:hover{text-decoration:none;}
#z_Moving h5{font-size: Medium; font-weight: bold; line-height: .5em; }
#z_Moving
{
    float: right;
    Text-align: center;
    background-color: #FFFF99;
    border: solid 1px #E1E1E1;
    width: 790px;
    padding: 15px 5px 15px 5px;
    margin-bottom: 5px;
    margin-right: 0px;
}

/* Total Width=550; Height=280 */
#z_MainPhoto
{
    float: right;
    background-repeat: no-repeat;
    background-image: url(new/bg-MainPhoto.gif);
    width: 540px;
    height: 270px;
    padding-top: 10px;
    padding-left: 10px;
}

/* available width is 250px but older browser have issues, seem to add for a invisible border. */
#z_MainMenu
{
    position: relative;
    float: left;
    margin: auto;
    padding: 0px 0px 0px 0px;
    width: 235px;
    height: auto;
}

div.z_MainButton
{
    float: left;
    background-repeat: no-repeat;
    background-image: url(new/btn-MainMenu.gif);
    width: 210px;
    height: 52px;
    padding-top: 18px;
    padding-left: 15px;
}


z_MainButton div.icon 
{
    float: left;
    width: auto;
    margin: 0;
    border: none;
}

z_MainButton div.label 
{
    float: right;
    width: auto;
    margin: 0;
    border: none;
}

/* Print CSS files to make clean print jobs */
@page 
{
  width: auto;
  height: auto;
  margin: 0;
}

@media print 
{
    body 
    {
        width: 8in;
        margin: auto;
        background: none;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
    }
    
    #TopRow
    {
        display: none;
    }
    
    #MainNav_NoPrint 
    {
        display: none;
    }
    
    #footer_NoPrint
    {
        display: none;
    }
    #Page
    {
        width: auto;
        height: auto;
        margin: 0;
        list-style: none;
        background: white;
        border: none;
    }
    
    #b_Page
    {
        width: auto;
        height: auto;
        margin: 0;
        list-style: none;
        background: white;
        border: none;
    }
    
    h5 { color: Gray; }
}
