﻿/*  © 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/1.jpg) no-repeat center top; */
    background-color: #004E34;
    overflow: -moz-scrollbars-vertical;
    font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
    color: #000;
}
h1
{
    font-size: 17pt;
    color:#000;
    font-family: Calibri, Tahoma, Verdana, Arial,  'Courier New';
    font-weight: bold;
    text-align: center;
}
h2
{
    font-size: 15pt;
    color: #449439;
    font-family: Calibri, Tahoma, Verdana, Arial,  'Courier New';
    font-weight: bold;
    
}
h3
{
    font-size: 13pt;
    color: #1c1c1c;
    font-family: Calibri, Tahoma, Verdana, Arial, 'Courier New';
    font-weight: bold;
  
}
h4
{
     font-size: 13pt;
    color: #0F3B10;
     font-family: Calibri, Tahoma, Verdana, Arial,  'Courier New';
    font-weight: bold;
    text-align: center;
    margin-bottom: -10px;

}
h5
{
    font-size: 10pt;
    color: #000;
     font-family: Calibri, Tahoma, Verdana, Arial,  'Courier New';
    font-weight: bold;
}
h6
{
    font-size: 8pt;
    color: #000;
    font-family: Calibri, Tahoma, Verdana, Arial,  'Courier New';
    font-weight: bold;
}
p
{
    font-size: 12pt;
     font-family: Calibri, Tahoma, Verdana, Arial,  'Courier New';
    color: #000;
}
li
{
    font-size: 12pt;
    color: #000;
   font-family: Calibri, Tahoma, Verdana, Arial,  'Courier New';
}
hr
{
    color: #5e3226;
}
a
{
    color: #fff;
}
a:link
{
    color: #006699;
    font-weight: bold;
    text-decoration: none;
	
    
}
a:visited
{
    Font-weight: bold;
    color: #2c6125;
        text-decoration: none;
    
}
a:hover
{
   
    color: #0083c4;
     text-decoration: underline;
  
}
a:active
{
    
    color:  #449439;
    text-decoration: none;  
}
/*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;
}
.Anchor
{
    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; 
    color: #000/*    margin-right: auto; /*CENTER PAGE*/ /*    margin-left: auto; /*CENTER PAGE*/
}
#Wrapper_Header_Home
{
height: 450px;
width: 900px;
margin: 0 auto;
padding-right: 50px;
padding-left: 50px;
margin-bottom: -50px;

background-color: #fff;
}
#Wrapper_Header_Sub
{
width: 900px;
height: 212px;
padding-right: 50px;
padding-left: 50px;


background-color: #fff;
}
#Wrapper_Header_Web_Admin
{
width: 900px;
height: 212px;
padding-right: 50px;
padding-left: 50px;
background-color: #fff;
}
#Wrapper_Menu_Admin
{
    Margin-left: 430px;
    margin-top: -150px;
}

#Wrapper_Page_Editor
{
}
#Wrapper_NavBar_Bg
{
    margin-top: 30px;
    margin-left: 430px;
}
#Wrapper_Menu_Public_Home
{
margin-top: -30px;
margin-left: 430px;
}
#Wrapper_Menu_Public
{
    Margin-top: -155px;
    Margin-left: 430px;

}
#Wrapper_Black_Line
{
    border-style: solid none none none;
    border-width: thick;
    border-color: #000000;
    width: 285px;
}
#Wrapper_Address_Bar
{

margin-left: 450px;
Margin-top: -350px
}
#Wrapper_Flash
{

}
#Wrapper_Home_Page_Image
{
margin-top: -40px;
}

#Wrapper_Content_Area
{
    background-color: #fff;
    width: 900px;
    padding-right: 50px;
padding-left: 50px;
    
}
#Wrapper_Content_Area_Left
{
    
    padding-left: 10px;
}

#Wrapper_Content_Area_Main
{
  padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
}
#Wrapper_Content_Area_Right
{
    padding-right: 10px;
    
}
#Wrapper_Float_Right
{
float: right;
padding-right: 10px;
padding-left: 10px;
}
#Wrapper_Float_Left
{
float: left;
padding-right: 10px;
padding-left: 10px;
}
#Wrapper_Footer
{
    background-color: #fff;
    width: 900px;
    padding-left: 50px;
padding-right: 50px;
}
#Wrapper_Footer_Top_Text
{
    font-size: 10pt;
    color: #000;
    font-family: Verdana,Arial, Tahoma, 'Courier New';
    text-align: center;
  
}
#Wrapper_Footer_Contact_Info a
{
}
#Wrapper_Footer_Contact_Info
{
    text-align: center;
    font-size: 10pt;
    color: #000;
    font-family: Arial, Verdana, Tahoma;
    
    padding-left: 70px;
    padding-right: 70px;
}
#Wrapper_Footer_Copyright
{
    text-align: center;
    font-size: 8pt;
}
#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;

}
.boxbody
{
    background: url(/images/sbbody-l.gif) no-repeat bottom left;
    margin: 0;
    padding: 5px 30px 31px;
}

