﻿/*  © 2008 - First Call Computer Solutions
    Define the Master Page Control format in this style sheet.
*/

body
{
    margin: 0px;
    border: 0;
    padding: 0;
    font-size: .9em;
    font-family: Arial, Verdana, Georgia, Tahoma, 'Courier New';
    overflow: -moz-scrollbars-vertical;
    background-image: url('/images/bg_page.jpg');
    background-repeat: repeat-x;
    background-attachment: fixed;
    background-color: #312108;
}
hr
{
    color: #58161A;
}
h1
{
    font-size: 140%;
    color: #58161A;
    line-height: normal;
    margin-top: 0px;
}
h2
{
    font-size: 110%;
    color: #58161A;
    font-weight: bold;
}
h2 a:link
{
    color: #53814a;
}
h2 a:visited
{
    color: #53814a;
    font-weight: bolder;
}
h3
{
    font-size: 12pt;
    color: #000;
    font-weight: bold;
}
h4
{
    font-size: 10pt;
    color: #58161A;
    font-weight: bold;
}
h5
{
    font-size: 10pt;
    color: #58161A;
    font-weight: bold;
}
h6
{
    font-size: 10pt;
    color: #fff;
    font-weight: bold;
    line-height: 15pt;
}
p
{
    font-size: 12pt;
    color: #333333;
}
li
{
    font-size: .9em;
    color: #000;
    line-height:140%;
}
a
{
    color: #53814a;
    text-decoration: underline;
    font-style: italic;
    font-size: 1.1em;
    font-weight: bold;
}
a:link
{
}
a:visited
{
    color: #666666;
    font-weight: normal;
    font-style: normal;
    font-size: inherit;
}
a:hover
{
    color: #cc9966;
}
a:active
{
    color: #cccc99;
}
/* SHARED CLASSES - These should be included in the StylSheet_Editor.css file */
.ListElement
{
    margin-left: 20px;
}
.ListHighlight
{
    color: #FF0000;
    font-weight: bold;
}
.Service_Description
{
    color: #FF0000;
    font-weight: bold;
    text-align: center;
}
.Caveat
{
    color: #FF0000;
    top: -5px;
}
.Picture_Caption
{
    color: #009900;
    font-weight: bold;
    text-align: center;
}
.Picture_Title
{
    color: #FF0000;
    font-weight: bold;
    text-align: center;
}

/* PRIVATE CLASSES */
.Contact_Form_Text
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000;
}
.Button_Admin
{
    font-size: .7em;
    font-family: Arial;
}
.CheckBox_Admin
{
    font-size: .9em;
    font-family: Arial;
}
.Credentials
{
    font-size: .8em;
}
.Label_User
{
    font-size: 10pt;
    color: #000;
    font-variant: small-caps;
}
.Label_Error
{
    font-size: .9em;
    color: #800000;
    font-variant: small-caps;
    padding: 5px 3px 3px 5px;
}
.Label_Response
{
    font-size: .9em;
    color: #FF0000;
    font-variant: small-caps;
}
.Contact_Form p
{
    color: #000;
}
.Login_Table
{
    margin: 15px 15px;
    color: #000;
}
.Login_Table_Row
{
    vertical-align: text-bottom;
}

.TextBox_Required
{
    background-color: #fff;
    color: #000;
}
.TextBox_Admin
{
    background-color: #fff;
    color: #000;
}
.TextBox_Notes
{
    font-size: .9em;
    font-family: Arial;
    width: 100%;
    height: 75px;
}
.CopyRightNotice
{
    padding-left: 0px;
    font-size: .8em;
    color: #EE9503;
}
.Footer_Contact_Info
{
    font-size: .8em;
    color: #EE9503;
    margin-left: 150px;
    font-weight: bold;
}
.Footer_Contact_Info a
{
    color: #6C4409;
}
.Search_Wrapper
{
    margin-top: 5px;
    margin-bottom: 15px;
    margin-left: 15px;
    margin-right: 15px;
}

/* ELEMENT IDS */
#Wrapper_Page_Area
{
    margin-top: 5px;
    width: 800px;
    margin-right: auto; /*CENTER PAGE*/
    margin-left: auto; /*CENTER PAGE*/
}
#Wrapper_Header
{
    width: 800px;
    height: 150px;
}
#Wrapper_Header_Web_Admin
{
}
#Wrapper_Menu_Admin
{ float:left;
  margin-left:-250px;
   
}
#Wrapper_Menu_Public
{
    margin-top: -27px;
    margin-left: 250px;
}
#Wrapper_Content_Area
{
    background-color: #FFFAB0;
    padding-top: 10px;
}
#Wrapper_Content_Area_Left
{
    padding-right: 3px;
    padding-left: 5px;
}

#Wrapper_Content_Area_Main
{
    padding-left: 10px;
    padding-right: 10px;
}
#Wrapper_Content_Area_Right
{
    padding-left: 10px;
    padding-right: 10px;
}

#Wrapper_Footer
{
    background-image: url('/images/bg_footer.jpg');
    background-repeat: no-repeat;
    height:120px;
    
}
#Wrapper_Footer a
{
    color: #fff;
    font-size: 10pt;
}

#Header_pnf
{
    height: 150px;
    width: 800px;
}

#Header_Web_Logout_Menu
{
    float: left;
    margin-top: 132px;
}
#Header_Sub_Page
{
    height: 150px;
    width: 800px;
}
#Anchor_Text
{
    visibility: hidden;
}
#Home_Header_Phone
{
    float: right;
    margin-top: 20px;
    padding-right: 20px;
}
#Home_Header_Menu
{
}
#H2
{
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: thin;
    border-bottom-width: thin;
    color: #A29E6E;
}


#Footer_Copyright
{
    padding-top: 95px;
    padding-left:15px;
}
#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;
}
