﻿html
{
    margin: 0px;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-face-color: #6C777A;
    scrollbar-track-color: #62887A;
    scrollbar-highlight-color: #C0C0C0;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-darkshadow-color: #003300;
    scrollbar-shadow-color: #808000;
}




*
{
    font-family: 'Arial Narrow';
}




body
{
    background-image: url('Images/BodyGradient.jpg');
}




.PageWrapper
{
    position: absolute;
    top: 0in;
    left: 0in;
    width: 14in;
    height: 10in; 
}




.HeaderWrapper
{
    position: absolute;
    top: 0.0in;
    left: 0.1in;
    width: 12.2in;
    height: 0.75in;
    background-image: url('Images/HeaderGradient.jpg');
}




.HeaderLabel
{
    position: absolute;
    top: 0.32in;
    left: 1.92in;
    width: 10.4in;
    height: 0.75in;
    font-size: 40px;
    text-align: center;
    color: #CCFFFF;
    background-image: url('Images/HeaderGradient.jpg');
    padding-top: 15px;
}




.MenuWrapper
{
    position: absolute;
    top: 0.0in;
    left: 0.1in;
    width: 1.8in;
    height: 8.75in;
    background-image: url('Images/MenuGradient.jpg');
}




.MenuWrapper a
{
    position: absolute;
    left: 0.05in;
    width: 1.6in;
    height: 0.2in;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}




.MenuWrapper a:hover
{
    color: #FFFFFF;
    background-image: url('Images/ButtonOnGradient.jpg');
    cursor: pointer;
} 




.MenuHyperlinkNotSelected
{
    border-width:1px;
    border-style:none;
    color: #CCFFFF;
    padding-top:3px;
    background-image: url('Images/ButtonOffGradient.jpg');
}




.MenuHyperlinkSelected 
{
    border-style: none;
    border-width: 1px;
    color: #FFFFFF;
    padding-top: 3px;
    background-image: url('Images/ButtonOnGradient.jpg');
}




.DropDownMenuPanel
{ 
    position: absolute;
    display: inline-block;
}




.DropDownMenuLinksPanel 
{
    display: none;
    position: absolute;
    border-width: 1px;
    border-style: none;
    color: #CCFFFF;
    padding-top: 3px; 
    background-image: url('Images/MenuGradient.jpg');
    z-index: 1;
}




.DropDownMenuLinksPanel a 
{
    display: block; 
} 




.DropDownMenuPanel:hover .DropDownMenuLinksPanel 
{
    display: inline; 
}




.MainContentWrapper
{
    position: absolute;
    top: 1.1in;
    left: 2.0in;
    width: 10.28in;
    height: 8in;
    background-image: url('Images/ShedInFieldWithLogo.jpg');
    background-repeat: no-repeat;
    border-top-style: solid;
    border-left-style: solid;
    border-top-width: 0.15in;
    border-left-width: 0.1in;
    border-top-color: #008080;
    border-left-color: #008080;
}




.PageWideLabels
{
    border-width: 1px;
    border-style: solid;
    position: absolute;
    left: 0.1in;
    color: #CCFFFF;
    background-image: url('Images/ButtonOffGradient.jpg'); 
    height: 0.2in;
    width: 10.05in;
    font-family: 'Courier New' , Courier, monospace;
    font-size: 12px;
    font-weight: bolder;
    text-align: left;
}




.PageWideButtons
{
    border-style: groove;
    border-width: 0.001in;
    border-color: #008080;
    position: absolute;
    color: #CCFFFF;
    left: 0.1in;
    background-image: url('Images/ButtonOffGradient.jpg');
    height: 0.25in;
    width: 10.05in;
    font-family: 'Courier New' , Courier, monospace;
    font-size: 12px;
    font-weight: bolder;
    text-align: left;
}




.PageWideButtons:hover
{
    color: #FFFFFF;
    background-image: url('Images/ButtonOnGradient.jpg'); 
    cursor: pointer;
} 




.Labels
{
    color: #CCFFFF;
    font-size: 15px;
}




.Labels:hover
{
    cursor: default;
}




.UnderlineLabels
{
    width: 7.0in;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCFFFF;
}




.DailyWorksheetLabels
{
    color: #CCFFFF;
    width: 0.785in;
    height: 0.15in;
    font-size: 10px;
    border: 0.001in solid #CCFFFF;
    text-align: center;
}




.DailyWorksheetLabels:hover
{
    cursor:default
}




.DailyWorksheet2Labels
{
    color: #CCFFFF;
    width: 0.636in;
    height: 0.145in;
    padding-top: 0.03in;
    font-size: 10px;
    border: 0.001in solid #CCFFFF;
    text-align: center;
}




.DailyWorksheet2Labels:hover 
{
    cursor: default
}




.AccountReportLabels
{
    color: #CCFFFF;
    width: 0.7in;
    height: 0.3in;
    font-size: 12px;
}




.AccountReportLabels:hover
{
    cursor:default
}




.DailyOrdersReportLabels
{
    color: #CCFFFF;
    height: 0.3in;
    font-size: 12px;
}




.DailyOrdersReportLabels:hover
{
    cursor:default
}




.TextBoxes
{
    border: 1px solid #008080;
    color: #000000;
    background-color: #E8FFFF; 
}




.Buttons
{
    border-style: none;
    color: #CCFFFF;
    font-weight: bold;
    font-size: 12px;
    height: 0.23in;
    background-image: url('Images/ButtonOffGradient.jpg');
}




.ButtonSelected
{
    border-style:none;  
    font-weight: bold;
    height: 0.23in;    
    color: #FFFFFF;
    background-image: url('Images/ButtonOnGradient.jpg');
}




.Buttons:hover
{
    border-style:none; 
    color: #FFFFFF;
    height: 0.23in; 
    background-image: url('Images/ButtonOnGradient.jpg');
    cursor: pointer;
}




.DropDownLists
{
    height: 0.23in;
    text-align: left;
    color: #000000;
    background-color: #E8FFFF;
}




.Panels
{
    background-color: #007171;
} 




.ReportPageBackgroundPanel
{
    border: 1px solid #FFFFFF;
    background-color: #007171;
    position: relative;
    top: 0.0in;
    left: 0.0in;
    width: 8.5in;
    height: 11.0in;
    margin-bottom: 15px;
}




.ReportPageContainerPanel 
{
    position: absolute;
    top: 0.75in;
    left: 0.75in;
    width: 7.0in;
    height: 9.5in;  
}



.ReportPageMailingLabelsContainerPanel 
{
    position: absolute;
    top: 0.625in;
    left: 0.3in;
    width: 8.0in;
    height: 9.75in;
}



.Validators
{
    font-size: 14px;
    color:#00FFFF;
}




.CheckBoxes
{
    color: #CCFFFF;
    font-size: 15px;
} 




.Calendars
{

}




.Calendars a
{
    text-decoration: none;
    cursor: pointer;
}




.RadioButtons
{
    color: #CCFFFF;
    font-size: 15px;
}  