﻿/*  © 2008 - First Call Computer Solutions
    Define the Master Page Control format in this style sheet.
*/
/* ROOT ELEMENTS */
body
{
    margin: 0;
    border: 0;
    overflow: -moz-scrollbars-vertical;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-image: url('images/bg_page.jpg');
    background-repeat: repeat-x;
    background-attachment: scroll;
    background-color:#655545;
}
h1
{
    font-size: 15pt;
    color: #000;
    font-family: Verdana, Arial, Tahoma, 'Courier New';
        font-weight: bold;

}
h2
{
    font-size: 13pt;
    color: #000;
    font-family: Verdana, Arial, Tahoma, 'Courier New';
    font-weight: bold;
}
h3
{
    font-size: 12pt;
    color: #000;
    font-family: Verdana, Arial, Tahoma, 'Courier New';
    font-weight: bold;
}
h4
{
    font-size: 10pt;
    color: #000;
    font-family: Verdana, Arial, Tahoma, 'Courier New';
    font-weight: bold;
}
h5
{
    font-size: 80%;
    color: #000;
    font-family: Verdana, Arial, Tahoma, 'Courier New';
    font-weight: bold;
}
h6
{
    font-size: 75%;
    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;
    font-weight: bold;
}
li
{
    font-size: 10pt;
    color: #4d2612;
    font-family: Verdana,Arial, Tahoma, 'Courier New';
}
hr
{
    color: #5e3226;
}
a
{
    color: #5e3226;
}
a:link
{
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
a:visited
{
    text-decoration: none;
    color: #000000;
    font-weight: bold;
}
a:hover
{
    text-decoration: underline;
    color: #000000;
}
a:active
{
    text-decoration: underline;
    color: #000000;
}
/*CLASS DEFINITIONS - SHARED WITH EDITOR */
.Left_Column_Quote
{
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: italic;
    color: #FFFFFF;
    background-image: url('/images/BG_Left_Image.jpg');
    width:250px;
    padding-left: 5px;
    margin-top:-3px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-repeat: no-repeat;
}
.Left_Column_Call
{
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-style: normal;
    color: #F5DAC0;
    background-image: url('/images/BG_Left_Text.jpg');
    width: 250px;
    margin-top: 30px;
    padding-left: 5px;
    margin-right: 15px;
    padding-top: 15px;
    padding-bottom: 5px;
    background-repeat: no-repeat;
    font-weight: bold;
}
.Left_Column_Phone
{
    color: #FFF;
    width: 250px;
    text-align: center;
    padding-left: 55px;
}
/*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_Text
{
    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: 800px;
    margin: 0 auto; /*    margin-right: auto; /*CENTER PAGE*/ /*    margin-left: auto; /*CENTER PAGE*/
    background-image: url('images/backgrounds/1.jpg');
    background-repeat: no-repeat;
    background-color:#FFFFFF;
  
}
#Wrapper_Header_Home
{ height:250px;
}
#Wrapper_Header_Sub
{
    
}
#Wrapper_Header_Web_Admin
{
}
#Wrapper_Menu_Admin
{
}
#Control_Wrapper_Login
{
   
}
#Wrapper_Menu_Public
{ margin-top:-20px;
  padding-left:250px;
}

#Wrapper_Content_Area
{
    margin-bottom:15px;
}
#Wrapper_Content_Area_Left
{
    padding-right: 10px;
    padding-left: 10px;

}

#Wrapper_Content_Area_Main
{
    padding-left: 10px;
    padding-right: 10px;
    width:93%;
    background-color: #fff;
        /*transparency*/
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
/*------------*/

}
#Wrapper_Content_Area_Right
{
    padding-right: 3px;
    padding-left: 3px;
}
#Wrapper_Page_Editor
{    background-color: #fff;
     color:#000;
     margin-left:-10px;
     margin-right:-10px;

}
#Wrapper_Footer
{
    background-color: #29241C;
    width: 800px;
    color: #767259;
    padding-top:5px;
    padding-bottom:5px;
}
#Wrapper_Footer a
{
    color: #767259;
}
#Wrapper_Footer_Top_Text
{
    font-size: 10pt;
    color: #4d2612;
    font-family: Verdana,Arial, Tahoma, 'Courier New';
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
}
#Wrapper_Contact_Form
{}
#Wrapper_Footer_Contact_Info
{
    text-align: center;
    font-size: 10pt;
    font-family: Arial, Verdana, Tahoma;
    margin-bottom: 5px;
    padding-left: 70px;
    padding-right: 70px;
}
#Wrapper_Footer_Copyright
{
    text-align: center;
       font-size: 8pt;

}
#Wrapper_Footer_Graphic
{
    background-color: #29241C;
}
#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;
}
#Anchor_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;
}

