﻿/*  © 2008 - First Call Computer Solutions
    Define the Master Page Control format in this style sheet.
*/
/* ROOT ELEMENTS */
body
{
      margin: 0;
    border: 0; 
    background: #490822 url(images/backgrounds/1.jpg) Repeat-x;
      
    overflow: -moz-scrollbars-vertical;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000;
}
h1
{
    font-size: 17pt;
    color: #000;
    font-family: Verdana, Arial, Tahoma, 'Courier New';
    font-weight: bold;
}
h2
{
    font-size: 15pt;
    color: #000;
    font-family: Verdana, Arial, Tahoma, 'Courier New';
    font-weight: bold;
}
h3
{
    font-size: 13pt;
    color: #000;
    font-family: Verdana, Arial, Tahoma, 'Courier New';
    font-weight: bold;
}
h4
{
    font-size: 11pt;
    color: #000;
    font-family: Verdana, Arial, Tahoma, 'Courier New';
    font-weight: bold;
}
h5
{
    font-size: 10pt;
    color: #000;
    font-family: 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: Verdana, Arial, Tahoma, Helvetica, sans-serif;
    color: #000;
}
li
{
    font-size: 10pt;
    color: #4d2612;
    font-family: Verdana,Arial, Tahoma, 'Courier New';
}
hr
{
    color: #5e3226;
}
a
{
    color: #5e3226;
}
a:link
{
    color: #003aff;
    text-decoration: none;
    font-weight: bold;
}
a:visited
{
    text-decoration: none;
    color: #548dd4;
    font-weight: bold;
}
a:hover
{
    text-decoration: underline;
    color: #fa3d05;
}
a:active
{
    text-decoration: underline;
    color: #003aff;
}
/*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: 900px;
    margin: 0 auto; /*    margin-right: auto; /*CENTER PAGE*/ /*    margin-left: auto; /*CENTER PAGE*/
}
#Wrapper_Header_Home
{
width: 900px;
height: 103px;
}
#Wrapper_Contact_Button
{
Margin-left: 600px;
margin-top: -80px;

}
#Wrapper_Header_Sub
{
}
#Wrapper_Header_Web_Admin
{
}
#Wrapper_Menu_Admin
{
    float: right;
}

#Wrapper_Page_Editor
{
}
#Wrapper_Menu_Public
{
}

#Wrapper_Content_Area
{
    background-color: #fff;
    width: 900px;
}
#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-image:  url(/images/Footer_Background.png) ;
    width: 900px;
    height: 40px;
}
#Wrapper_Footer_Top_Text
{
    font-size: 10pt;
    color: #4d2612;
    font-family: Verdana,Arial, Tahoma, 'Courier New';
    text-align: left;
    margin-bottom: 10px;
}
#Wrapper_Footer_Contact_Info a
{
}
#Wrapper_Footer_Contact_Info
{
    text-align: center;
    font-size: 8pt;
    color: #AB3B19;
    font-family: Arial, Verdana, Tahoma;
    margin-bottom: 5px;
    padding-left: 20px;
    padding-right: 70px;
}
#Wrapper_Footer_Copyright
{
    text-align: center;
}
#Wrapper_Footer_Graphic
{
    margin-top: 5px;
}
#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;
}

