﻿/*  © 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: Georgia, Arial, Verdana, Tahoma, 'Courier New';
    overflow: -moz-scrollbars-vertical;
    background-image: url('/images/bg_page.jpg');
    background-repeat: repeat-x;
    background-attachment: fixed;
    background-color: #4E432F;
    color: #533006;
}
hr
{
    color: #392409;
    height:5px;
}
h1
{
    font-size: 140%;
    line-height: normal;
    margin-top: 0px;
}
h2
{
    font-size: 115%;
    font-weight: bold;
}
h2 a:link
{
    color: #53814a;
}
h2 a:visited
{
    color: #53814a;
    font-weight: bolder;
}
h3
{
    font-size: 12pt;
    color: #000099;
    font-weight: bold;
}
h4
{
    font-size: 10pt;
    color: #cccc99;
    font-weight: bold;
}
h5
{
    font-size: 10pt;
    color: #fff;
    font-weight: bold;
}
h6
{
    font-size: 10pt;
    color: #fff;
    font-weight: bold;
    line-height: 15pt;
}
p
{
    font-size: 12pt;
    line-height: 140%;
}
li
{
    font-size: 1em;
    color: #666666;
}
a
{
    color: #f6a646;
    text-decoration: underline;
    font-style: italic;
    font-size: 1.1em;
    font-weight: bold;
}
a:link
{
}
a:visited
{
    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 */
.In_Line_Emphasis
{
    font-weight: bold;
    font-size: .9em;
    font-variant: small-caps;
}
.In_Line_Phone
{
    font-weight: bold;
    font-size: 1.1em;
    letter-spacing: 110%;
}
.Full_Line_Emphasis
{
    font-weight: bold;
    font-style: italic;
    letter-spacing: 105%;
}
.Right_Nav_Box
{
    background-color: #392409;
}
.Right_Nav_Image
{
    margin-top: 5px;
}
.Right_Nav_Text
{
    color: #E4A24B;
    padding-left: 15px;
    padding-bottom: 20px;
}
.Specials_Text
{
    color: #FBA946;
    font-weight: bold;
}
.Right_Nav_Promotion_Box h1
{
    font-size: 140%;
    color: #FBA946;
    margin-top:35px;
}
.Right_Nav_Promotion_Box
{
    background-image: url('library/Images/Page Images/Right Column/bg_specials.jpg');
    height: 165px;
    width: 174px;
    text-align: center;
}

.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 */
.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: #F5FAAB;
    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: #ffff99;
    color: #fff;
}
.TextBox_Admin
{
    background-color: #fff;
    color: #fff;
}
.TextBox_Notes
{
    font-size: .9em;
    font-family: Arial;
    width: 100%;
    height: 75px;
}
.CopyRightNotice
{
    padding-left: 0px;
    font-size: .6em;
}
.Footer_Contact_Info
{
    font-size: .8em;
    margin-left: 80px;
    font-weight: bold;
}
.Footer_Contact_Info a
{
    color: #f6a646;
}
.Footer_Contact_Info a:hover
{
    font-weight: bold;
}
.Search_Wrapper
{
    margin-top: 5px;
    margin-bottom: 15px;
    margin-left: 15px;
    margin-right: 15px;
}

/* ELEMENTS */

#Wrapper
{
    width: 820px;
    margin: 0px auto 0px;
    padding: 0;
    font-size: 100% !important;
}
#Content_Area
{
    border-right: #3F3420 10px solid;
    border-left: #3F3420 10px solid;
    background-color: #E9D2A0;
}
#Page_Copy_Area
{
    padding-left: 20px;
    padding-right: 5px;
    padding-top: 15px;
    padding-bottom: 15px;
}
#Wrapper_Left_Column
{
}
#Wrapper_Main_Column
{
    padding-right: 15px;
}
#Wrapper_Right_Column
{
    padding-left: 15px;
}
#Header_pnf
{
    height: 100px;
    width: auto;
    background-image: url(images/Header_PNF.png);
    background-repeat: no-repeat;
}
#Header_Web_Admin
{
    height: auto;
    width: 800px;
}
#Header_Web_Admin_Menu
{
    margin-top: 0px;
    background-image: url(images/bg_Menu.png);
    background-repeat: no-repeat;
}
#Header_Web_Logout_Menu
{
    float: left;
    margin-top: 132px;
}
#Header_Home_Wrapper
{
    height: auto;
    width: 800px;
}
#Header_Home_Image
{
    float: left;
}
#Header_Home_Menu
{
    margin-top: 0px;
    background-image: url(images/bg_Menu.png);
    background-repeat: no-repeat;
}
#Hidden_Text
{
    visibility: hidden;
}
#Footer_Wrapper
{
    background-image: url('/images/bg_Footer.jpg');
    background-repeat: repeat-x;
    height: 45px;
    width: 800px;
    margin-top: 15px;
}
#Footer
{
    margin-left: 15px;
    margin-top: 13px;
    font-size: 18px;
    color: #f6a646;
}

