﻿/*  © 2008 - First Call Computer Solutions
    Define the Master Page Control format in this style sheet.
*/
/* ROOT ELEMENTS */
body
{
    margin: 0;
    border: 0;
    background-color: #000;
    font-size: 100% !important;
    font-family: Arial, Helvetica, sans-serif;
    overflow: -moz-scrollbars-vertical;
    background-image: url('/library/Images/Left Column/01.jpg');
    background-repeat: no-repeat;
}
hr
{
    color: #A29E6E;
}

h1
{
    font-size: 18pt;
    color: #392502;
    font-family: sans-serif, Helvetica, Arial Black, sans-serif;
    line-height: 90%;
}
h2
{
    font-size: 16pt;
    color: #000;
    font-family: sans-serif, Helvetica, Arial Black, sans-serif;
    font-weight: bold;
}
h3
{
    font-size: 14pt;
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 0px;
    margin-bottom: 10px;
    line-height: 100%;
}
h4
{
    font-size: 12pt;
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 0px;
    margin-bottom: 5px;
    line-height: 100%;
}
h5
{
    font-size: 90%;
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 0px;
    margin-bottom: 5px;
    line-height: 80%;
}
h6
{
    font-size: 90%;
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 80%;
}
p
{
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 15px;
    font-size: 12pt;
    line-height: 18pt;
}
li
{
    font-size: 1em;
    color: #000;
    font-family: Tahoma, Arial, Verdana, 'Courier New';
}
a
{
    color: #740303;
    text-decoration: underline;
    font-style: italic;
    font-size: 1.1em;
}
a:link
{
}
a:visited
{
    color: #2c0000;
}
a:hover
{
    color: #2c0000;
}
a:active
{
}

/*CLASS DEFINITIONS - SHARED WITH EDITOR */
.Image_Shell
{
    text-align: left;
    padding-left: 10px;
}
hr.Fat
{
    color: #A29E6E;
    height: 15px;
}
hr.Right
{
    color: #9A9A9A;
}
.finePrintFooter
{
    width: 100%;
    height: auto;
    padding: 10px;
    margin: 0;
    background-color: #ccc;
}
.finePrintFooter p
{
    font-size: 90%;
    color: #333;
}

.Testimonial_home
{
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 11pt;
    color: #999999;
    font-style: italic;
    margin: 0, 10px 10px 10px;
}
.Testimonial_Provider_home
{
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    color: #999999;
    font-style: italic;
    font-weight: bold;
    padding-left: 5px;
}
.Testimonial_Provider_Business_home
{
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    color: #999999;
    font-style: italic;
    font-weight: bold;
}
.Testimonial_Sub
{
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 11pt;
    color: #999999;
    font-style: italic;
    padding: 10px, 10px 10px 10px;
}
.Testimonial_Provider_Sub
{
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    color: #999999;
    font-style: italic;
    font-weight: bold;
    padding-top: 5px;
}
.Testimonial_Provider_Business_Sub
{
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 11pt;
    color: #999999;
    font-style: italic;
    padding: 10px, 10px 10px 10px;
}
/*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;
}
.CopyRightNotice
{
    padding-left: 15px;
    font-size: .8em;
    color: #fff;
}
.Credentials
{
    font-size: .8em;
    color: Navy;
}
.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;
}
.Login_Table
{
    margin: 15px 15px;
}
.Login_Table_Row
{
    vertical-align: text-bottom;
}

.Phone
{
    font-size: .8em;
    color: #E7BA00;
}
.Quality_Construction_Tagline
{
    font-size: .7em;
    font-weight: lighter;
    color: #808080;
    font-variant: small-caps;
}
.TextBox_Notes
{
    font-size: .9em;
    font-family: Arial;
    width: 100%;
    height: 75px;
}
.TextBox_Required
{
    background-color: #ffff99;
}

/* ELEMENT IDS */
#Wrapper_Page_Area
{
    margin-left: 250px;
    margin-top: 20px;
    width: 800px; /*    margin-right: auto; /*CENTER PAGE*/ /*    margin-left: auto; /*CENTER PAGE*/
}
#Wrapper_Header
{
   
    width: 800px;
    height: 35px;
}
#Wrapper_Header_Web_Admin
{float:right;
}
#Wrapper_Header_Web_Admin_Menu
{ 
}
#Wrapper_Menu_Public
{
}
#Master_page_control1_Wrapper_SWF /*Wrapper_SWF */
{
    border-top: 2px solid #fff;
    width: 800px;
    height: 250px;
}
#Wrapper_Content_Area
{
    background-color: #fff;
    padding-top: 10px;
}
#Wrapper_Content_Area_Left
{
    padding-right: 3px;
    padding-left: 3px;
}

#Wrapper_Content_Area_Main
{
    padding-left: 10px;
    padding-right: 10px;
}
#Wrapper_Content_Area_Right
{
    padding-left: 10px;
    padding-right: 10px;
}

#Wrapper_Footer
{
    text-align: center;
}
#Wrapper_Footer a
{
    color: #fff;
    font-size: 10pt;
}

#Header_pnf
{
    height: 161px;
    width: auto;
    background-image: url(/images/Header_PNF.png);
    background-repeat: no-repeat;
}
#Header_Sub_Page
{
    background-position: center;
    background-image: url(/images/Header_Sub_Page.png);
    height: 110px;
    width: 800px;
    background-repeat: no-repeat;
}
#Hidden_Text
{
    visibility: hidden;
}
#H2
{
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: thin;
    border-bottom-width: thin;
    color: #A29E6E;
}


#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;
}

/* 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;
}
