﻿/*  © 2008 - First Call Computer Solutions
    Define the Master Page Control format in this style sheet.
*/
/* ROOT ELEMENTS */
body
{
    margin: 0;
    border: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #dad8d8;
    padding: 0px;
}
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: 12pt;
    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: #003c83;
    text-decoration: none;
    font-weight: bold;
}
a:visited
{
    text-decoration: none;
    color: #3065a4;
    font-weight: bold;
}
a:hover
{
    color: #64010d;
}
a:active
{
    text-decoration: underline;
    color: #000000;
}
/*CLASS DEFINITIONS - SHARED WITH EDITOR */
.Read_More a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    font-variant: small-caps;
    background-color: #8C8BAA;
}
.Read_More
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    font-variant: small-caps;
    background-color: #8C8BAA;
}
.donationForm
{
    width: 135px;
    border: 3px solid #FFFFFF;
    background-color: #8c8baa;
    margin-left: auto;
    margin-right: auto;
    margin-top: 42px;
    margin-bottom: 21px;
    padding-bottom: 10px;
}
.donationForm h4
{
    color: #FFFFFF;
    text-align: center;
}
.donationForm p
{
    font-size: 10px;
    color: #FFFFFF;
    padding-right: 5px;
    padding-left: 5px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.donationForm div
{
    width: 125px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
    text-align: center;
}
.donationForm a
{
    color: #FFFFFF;
    text-align: center;
    font-size: 12px;
}
/*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;
}
.Footer_Column
{
    background-image: url('/Images/backgrounds/Footer.png');
    background-repeat: no-repeat;
    height: 66px;
}
.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;
}
.Left_Nav_Area
{
    background-image: url('/Images/backgrounds/Left_Column.png');
    background-repeat: repeat-y;
    width: 193px;
}
.Login_Table
{
    margin: 15px 15px;
}
.Login_Table_Row
{
    vertical-align: text-bottom;
}
.Main_Column
{
    width: 575px;
}
.Right_Column
{
    background-image: url('/Images/backgrounds/Right_Column.png');
    background-repeat: repeat-y;
    width: 200px;
}
.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_Top_Nav_Ribbon
{
    margin: auto;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    background-image: url('/Images/Top_Nav_Ribbon.png');
    height: 30px;
    width: 100%;
    margin-bottom: 0px;
}
#Wrapper_Page_Area
{
    width: 970px;
    margin: 0 auto; /*    margin-right: auto; /*CENTER PAGE*/ /*    margin-left: auto; /*CENTER PAGE*/
}
#Wrapper_Header_Home
{
    margin-bottom: -30px;
}
#Wrapper_Header_Sub
{
}
#Wrapper_Header_Web_Admin
{
}
#Wrapper_Menu
{
    margin: 0px auto 0px 15px;
}
#Wrapper_Menu_Top_Nav a
{
    color: #FFFFFF;
}
#Wrapper_Menu_Top_Nav
{
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    position: relative;
    top: -103px;
    right: auto;
    left: 305px;
    font-size: 12pt;
}
#Control_Wrapper_Login
{
}
#Wrapper_Page_Editor
{
}


#Wrapper_Content_Area
{
    background-color: #F2F2F2;
    width: 970px;
}
#Wrapper_Content_Area_Left
{
    min-height: 400px;
}

#Wrapper_Content_Area_Main
{
    padding: 10px 10px 10px 10px;
    margin-top: -30px;
}
#Wrapper_Content_Area_Right
{
    margin-top: 30px;
    padding: 5px 10px 5px 10px;
}
#Wrapper_Footer
{
    margin-right: auto;
    margin-left: auto;
    color: #999999;
    font-size: 10px;
}

#Wrapper_Footer_Contact_Info
{
    text-align: center;
    font-size: 8pt;
    color: #999999;
    font-family: Arial, Verdana, Tahoma;
    margin-bottom: 5px;
    height: 50px;
    padding-top: 15px;
}
#Wrapper_Footer_Copyright
{
    text-align: center;
    margin-top: -25px;
}
#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;
}

