﻿/*  © 2008 - First Call Computer Solutions
    Define the Master Page Control format in this style sheet.
*/
/* ROOT ELEMENTS */
body
{
    margin: 0;
    border: 0;
    background: #000 url(http://www.monacoflowersandgiftbaskets.com/images/backgrounds/1.jpg) no-repeat center top;
    
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000;
    background-repeat: no-repeat;
}
h1
{
    font-size: 15pt;
    color: #000;
    font-family: Verdana, Arial, Tahoma, 'Courier New';
    font-weight: bold;
    text-align: center;
    font-style: italic;
}
h2
{
    font-size: 95%;
    color: #000;
    font-family: Verdana, Arial, Tahoma, 'Courier New';
    font-weight: bold;
    text-align: center;
}
h3
{
	font-size: 90%;
	color: #000;
	font-family: Verdana, Arial, Tahoma, 'Courier New';
	font-weight: bold;
	text-align: center;
	background-color: #FFFFFF;
}
h4
{
    font-size: 85%;
    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;
}
li
{
    font-size: 12pt;
    color: #4d2612;
    font-family: Verdana,Arial, Tahoma, 'Courier New';
}
hr
{
    color: #5e3226;
}
a
{
    color: #363A0E;
}
a:link
{
    color: #363A0E;
    text-decoration: none;
    font-weight: bold;
}
a:visited
{
	text-decoration: none;
	color: #363A0E;
	font-weight: bold;
}
a:hover
{
	text-decoration: none;
	color: #000000;
}
a:active
{
	text-decoration: none;
	color: #A4A678;
}
/*CLASS DEFINITIONS - SHARED WITH EDITOR */

/*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
{
    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
{
    
}
.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: 900px;
    margin: 0 auto; /*    margin-right: auto; /*CENTER PAGE*/ /*    margin-left: auto; /*CENTER PAGE*/
}
#Wrapper_Header_Home
{
    height: 120px;
}
#Wrapper_Header_Subpage
{
    height: 147px;
}
#Wrapper_Menu_Public
{
    float: right;
    margin-bottom: -180px;
}

#Wrapper_Menu_Admin
{
    margin-top: -40px;
}
#Wrapper_Menu_Public_Horizontal
{
    background-color: #C0C49D;
}

#Wrapper_Content_Area
{
    background-color: #fff;
}
#Wrapper_Content_Area_Left
{
    padding-right: 5px;
    padding-left: 5px;
}

#Wrapper_Content_Area_Main
{
	padding-left: 0px;
	padding-right: 0px;
}
#Wrapper_Content_Area_Right
{
    margin-top: 168px;
}
#Wrapper_Footer
{
    background-color: #4D5413;
}
#Wrapper_Footer_Top_Text
{
    font-size: 10pt;
    color: #fff;
    font-family: Verdana,Arial, Tahoma, 'Courier New';
    text-align: center;
    margin-bottom: 10px;
}
#Wrapper_Footer_Contact_Info
{
    text-align: center;
    font-size: 9pt;
    color: #fff;
    font-family: Arial, Verdana, Tahoma;
    margin-bottom: 5px;
    padding-left: 70px;
    padding-right: 70px;
}
#Wrapper_Footer_Contact_Info a
{    color: #fff;
}
#Wrapper_Footer_Copyright
{
    text-align: center;
}
#Wrapper_Footer_Graphic
{
    margin-top: 5px;
}
#Anchor_Text
{
    visibility: hidden;
}



#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 */
