﻿/*  © 2008 - First Call Computer Solutions
    Define the Master Page Control format in this style sheet.
*/
/* ROOT ELEMENTS */
body
{
    margin: 0;
    border: 0;
    background-color: #669ACC;
    overflow: -moz-scrollbars-vertical;
    font-family: Cambria, Calibri, Arial, Helvetica, sans-serif;
}
hr
{
    color: #D3DDE9;
}


h1
{
    text-align: center;
    font-size: 18pt;
    color: #365F91;
    font-family: Cambria, Calibri, Arial, Helvetica, sans-serif;
}
h2
{
    text-align: center;
    font-size: 16pt;
    color: #6B8FB3;
    font-family: Cambria, Calibri, Arial, Helvetica, sans-serif;
}

h3
{
    font-size: 14pt;
    color: #365F91;
    font-family: Cambria, Calibri, Arial, Helvetica, sans-serif;
}
h4
{
    font-size: 12pt;
    color: #6B8FB3;
    font-family: Cambria, Calibri, Arial, Helvetica, sans-serif;
}
h5
{
     font-size: 80%;
   color: #365F91;
    font-family: Cambria, Calibri, Arial, Helvetica, sans-serif;
    text-decoration: underline;
    font-style: italic;
}
h6
{
    font-size: 75%;
    color: #6B8FB3;
    font-family: Cambria, Calibri, Arial, Helvetica, sans-serif;
    margin-top: 0px;
    margin-bottom: 0px;
}
p
{
    color: #000;
    font-family: Cambria, Calibri, Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 11pt;
    line-height:110%;
}
li
{
    color: #365F91;
    font-family: Cambria, Calibri, Arial, Helvetica, sans-serif;
}
a
{
    color: #365F91;
    text-decoration: underline;
    font-style: italic;
}
a:link
{
}
a:visited
{
    color: #365F91;
}
a:hover
{
    color: #365F91;
}
a:active
{
}

/*CLASS DEFINITIONS - SHARED WITH EDITOR */
/*CLASS DEFINITIONS - PRIVATE TO WEB */
.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;
}
#footer {
	height: 100px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	background-color: #102948;
	background-image: none;
	background-repeat: repeat;
	border: thick double #CCCCCC;
	color:#fff;
} 
#footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
	text-align: center;
	font-size: small;
}

.Footer_Contact_Info
{    font-size: .8em;
    color: #000;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	font-size: large;
}
.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;
}
.Left_Panel_Tan
{
    background-color: #D5CDB3;
}
.Left_Panel_Tan p
{
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    padding-left:3px;
}
.Login_Table
{
    margin: 15px 15px;
}
.Login_Table_Row
{
    vertical-align: text-bottom;
}

.Phone
{
    font-size: .8em;
    color: #E7BA00;
}
.TextBox_Notes
{
    font-size: .9em;
    font-family: Arial;
    width: 100%;
    height: 75px;
}
.TextBox_Required
{
    background-color: #ffff99;
}

/* ELEMENT IDS */
#Wrapper_Page_Area
{
    padding: 0px;
    margin: 0px auto 0px auto;
    width: 800px;
}
#Wrapper_Header
{text-align:left;
}
#Wrapper_Header_Top
{
    background-color: #000;
    color: #699BCE;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15pt;
    font-weight: bold;
    text-align:center;
    padding-top:5px;
    padding-bottom:5px;
}
#Wrapper_Header_Home
{
    width: auto;
    height: Auto;
}
#Wrapper_Header_Web_Admin
{
    height: auto;
    width: auto;
}
#Wrapper_Header_Web_Admin_Menu
{
    background-image: url('/menu/bg_menu.gif');
    text-align: left;
    background-repeat: repeat-x;
}
#Wrapper_Menu_Public
{
    background-image: url('/menu/bg_menu.gif');
    text-align: left;
}
#Master_page_control1_Wrapper_SWF /*Wrapper_SWF */
{
    border: 2px solid #fff;
    width: 800px;
    height: 250px;
}
#Wrapper_Content_Area
{
    background-color: #fff;
    padding-top: 10px;
    text-align: left;
    width: 800px;
}
#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_Certificates
{    background-color: #C2C2C2;
     padding-bottom:5px;
     padding-top:3px;
}
#Wrapper_Footer
{
    text-align: center;
}
#Wrapper_Footer a
{
   color:#000;
}

#Wrapper_Page_Editor
{
    background-color:#fff;
    color:#000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: normal;
}
#Wrapper_Page_Editor p
{
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: normal;
}
#Header_pnf
{
}

#Header_Web_Logout_Menu
{
}
#Header_Sub_Page
{
}
#anchor_Text
{
    visibility: anchor;
}
#Home_Header_Menu
{
}

#Footer_Copyright
{
    padding: 5px;
        background-image: url('/menu/bg_menu.gif');
    background-repeat: repeat-x;
}
#Footer_Menu
{
    color: #fff;
    margin-top: 15px;
}

#PageHeader
{
    width: 100%;
}

/* ThrashBox Inlays */
/* Show only to IE PC \*/
* html .boxhead h2
{
    height: 1%;
}
/* For IE 5 PC */

.widebox
{
    margin: 0 auto; /* center for now */
    width: 40em;  /* ems so it will grow */
    background: url(/images/sbbody-r.gif) no-repeat bottom right;
    font-size: 100%;
}
.sidebox
{
    margin: 0 auto; /* center for now */
    width: 15em;  /* 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 */
}
.boxhead h4
{
    background: url(/images/sbhead-l.gif) no-repeat top left;
    margin: 0;
    padding: 22px 30px 5px;
    color: white;
    font-weight: bold;
    font-size: 1.1em;
    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;
}
