﻿/*  © 2008 - First Call Computer Solutions
    Define the Master Page Control format in this style sheet.
*/
/* ROOT ELEMENTS */
body
{
    margin: 0;
    border: 0; 
     background: #000 url(images/backgrounds/BG.PNG) no-repeat center top;
    overflow: -moz-scrollbars-vertical;
    font-family: Times New Roman, Verdana, Arial, Tahoma, 'Courier New';
    color: #336633;
}
h1
{
    font-size: 17pt;
    color:  #000;
    font-family: Times New Roman, Verdana, Arial, Tahoma, 'Courier New';
    font-weight: bold;
    text-align: center;
}
h2
{
    font-size: 15pt;
    color:  #065711;
    font-family: Times New Roman, Verdana, Arial, Tahoma, 'Courier New';
    font-weight: bold;
    text-align: center
}
h3
{
    font-size: 13pt;
    color:  #065711;
    font-family: Times New Roman, Verdana, Arial, Tahoma, 'Courier New';
    font-weight: bold;
}
h4
{
    font-size: 13pt;
    color: #065711;
    font-family: Times New Roman, Verdana, Arial, Tahoma, 'Courier New';
    font-weight: bold;
}
h5
{
    font-size: 10pt;
    color: #000;
    font-family: Times New Roman, Verdana, Arial, Tahoma, 'Courier New';
    font-weight: bold;
}
h6
{
    font-size: 8pt;
    color: #000;
    font-family: Verdana, Arial, Tahoma, 'Courier New';
    font-weight: bold;
}
p
{
    font-size: 12pt;
    font-family: Times New Roman, Verdana, Arial, Tahoma, 'Courier New';
    color: #000;
    
}
li
{
    font-size: 12pt;
    color: #000;
    font-family: Times New Roman, Verdana, Arial, Tahoma, 'Courier New';
   
}
hr
{
    color: #5e3226;
}
a
{
    color: #fff;
}
a:link
{
    color: #336633;
    text-decoration: none;
    font-weight: bold;
}
a:visited
{
    text-decoration: none;
    color: #336633;
    font-weight: bold;
}
a:hover
{
    text-decoration: underline;
    color:#FAA000;
}
a:active
{
    text-decoration: underline;
    color: #336633;
}

/*CLASS DEFINITIONS - SHARED WITH EDITOR */

/*CLASS DEFINITIONS - PRIVATE TO WEB */
.Address
{
    font-size: .8em;
}
.Button_Admin
{
    font-size: .7em;
    font-family: Arial;
}
.CheckBox_Admin
{
    font-size: .9em;
    font-family: Arial;
}

.Credentials
{
    font-size: .8em;
    color: Navy;
}
.Editor_Title
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    font-weight: bold;
}
.Hidden
{
    visibility: hidden;
    font-size: 0%;
}
.Label_User
{
    font-size: 10pt;
    color: #000;
    font-variant: small-caps;
}
.Label_Error
{
    font-size: .9em;
    color: red;
    font-variant: small-caps;
    padding: 5px 3px 3px 5px;
}
.Label_Response
{
    font-size: .9em;
    color: #990033;
    font-variant: small-caps;
}
.Login_Table
{
    margin: 15px 15px;
}
.Login_Table_Row
{
    vertical-align: text-bottom;
}
.TextBox_Admin
{
    font-size: .9em;
    font-family: Arial;
}
.TextBox_Notes
{
    font-size: .9em;
    font-family: Arial;
    width: 100%;
    height: 75px;
}
.TextBox_Required
{
    background-color: #ffff99;
}

/* ELEMENT IDS */
#Wrapper_Page_Area
{
    width: 1000px;
    margin: 0 auto; /*    margin-right: auto; /*CENTER PAGE*/ /*    margin-left: auto; /*CENTER PAGE*/
}
#Wrapper_Logo
{
margin-top: -140px;
margin-left: 50px;
}
#Wrapper_Header_Home
{
height: 174px;
Margin-top: 20px;
Margin-bottom: 40px;
}
#Wrapper_Header_Sub
{
}
#Wrapper_Header_Web_Admin
{
}
#Wrapper_Float_Right
{
float: right;
padding-left: 10px;
}
#Wrapper_Float_Left
{
float: left;
padding-right: 10px;
}
#Wrapper_Menu_Admin
{
    float: right;
}

#Wrapper_Page_Editor
{
}
#Wrapper_Menu_Public
{
margin-left: 70px;
margin-top: 5px;

}

#Wrapper_Content_Area
{

    width: 875px;
    margin-left: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px; /*transparency*/
    background-color: #fff;
    filter: alpha(opacity=85);
    -moz-opacity: 0.7;
    opacity: 0.7;
     /*------------*/
}
#Wrapper_Content_Area_Left
{
    padding-right: 10px;
    padding-left: 10px;
}

#Wrapper_Content_Area_Main
{padding-left: 10px;
    padding-right: 10px;
  
    

}
#Wrapper_Content_Area_Right
{
    padding-right: 3px;
    padding-left: 3px;
}
#Wrapper_Footer
{
    background-color: #000;
    width: 875px;
    margin-left: 20px;
     padding-left: 10px;
    padding-right: 10px;
}
#Wrapper_Footer_Top_Text
{
    font-size: 10pt;
    color: #4d2612;
    font-family: Verdana,Arial, Tahoma, 'Courier New';
    text-align: center;
    
}
#Wrapper_Footer_Contact_Info a
{
}
#Wrapper_Footer_Contact_Info
{
    text-align: center;
    font-size: 8pt;
    color: #fff;
    background-color: Black;
    font-family: Arial, Verdana, Tahoma;
   
    padding-left: 70px;
    padding-right: 70px;
}
#Wrapper_Footer_Copyright
{
    text-align: center;
}
#Wrapper_Footer_Graphic
{
    
}
#Header_pnf
{
    width: auto;
    background-image: url(/images/Header_PNF.jpg);
    background-repeat: no-repeat;
}

#Header_Web_Logout_Menu
{
    float: left;
}
#Header_Sub_Page
{
    background-position: center;
    background-image: url(/images/Header_Sub_Page.jpg);
    background-repeat: no-repeat;
}
#Hidden_Text
{
    visibility: hidden;
}

#Home_Header_Menu
{
    margin-top: 100px;
    float: right;
    background-color: #272727;
}

#Footer_Copyright
{
    padding-top: 5px;
}
#Footer_Menu
{
    color: #fff;
    margin-top: 15px;
}

#Page_Not_Found_Intro
{
    font-family: Calibri, arial, Helvetica, sans-serif;
    font-size: 1.1em;
    font-weight: bold;
    color: #FF0000;
}
#PageHeader
{
    width: 100%;
}
#LeftBar
{
    float: left;
}
#RightBar
{
    float: right;
}
#CenterBar
{
    float: none;
    text-align: center;
    color: #A29E6E;
    font-variant: small-caps;
    font-weight: bold;
    letter-spacing: 3pt;
    width: auto;
}

/* ThrashBox Inlays */
/* Show only to IE PC \*/
* html .boxhead h2
{
    height: 1%;
}
/* For IE 5 PC */

.sidebox
{
    margin: 0 auto; /* center for now */
    width: 17em; /* ems so it will grow */
    background: url(/images/sbbody-r.gif) no-repeat bottom right;
    font-size: 100%;
}
.boxhead
{
    background: url(/images/sbhead-r.gif) no-repeat top right;
    margin: 0;
    padding: 0;
    text-align: center;
}
.boxhead h2
{
    background: url(/images/sbhead-l.gif) no-repeat top left;
    margin: 0;
    padding: 22px 30px 5px;
    color: white;
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1em;
    text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody
{
    background: url(/images/sbbody-l.gif) no-repeat bottom left;
    margin: 0;
    padding: 5px 30px 31px;
}

