/* Mauriello Law
-- Overridden Classes
-- 
-- Updated: 11/10/08 - RB
*/


/* ------------------------------------------------------
Use: Overwritten Skin Classes
------------------------------------------------------*/
 table, tr, td {font-family: tahoma; font-size: 14px; margin: 0;color: #111111}
 p {font-family: tahoma; font-size: 14px;color: #111111;}
 TH {font-family: tahoma; font-size: 15px;color: #660000;}


/* 
------------------------------------------------------
Use: Container Titles
Description: Default Container Title  - Burgandy/Size
------------------------------------------------------
*/
.ML_Title {
	font-size: 14px;
	color: #8B0000;
}

/* 
Use: Div Float Left
Description: not used...

.ML_FloatLeft {
	border-bottom: black 1px solid; 
	border-left: black 1px solid; 
	border-top: black 1px solid; 
	border-right: black 1px solid;
	padding-top: 5px
	padding-right: 5px;
	padding-bottom: 5px; 
	padding-left: 5px; 
	margin: 50px; 
	width: 150px; 
	float: left; 
}
*/

/* ----------------------------------------------------
Use: Live Content Classes
Description: Pop-up Live Content Background
------------------------------------------------------*/
.highslide-html-content {background: #f5f5f5; border-right: 10px;}
.highslide-html {margin: auto auto auto auto;}
/* ------------------------------------------------------ */

/* text style used for most text rendered by modules 
.Normal, .NormalDisabled
{
font-family: Tahoma, Arial, Helvetica;
font-size: 12px;
font-weight: normal;
}
.NormalTable
{
font-family: Tahoma, Arial, Helvetica;
font-size: 12px;
font-weight: normal;
text-align: center;
}*/

.BigPhone
{
font-family: Tahoma, Arial, Helvetica;
font-size: 24px;
font-weight: normal;
color: #660000;
background: #ffff99;
}
.NavAddress
{
font-family: Tahoma, Arial, Helvetica;
font-size: 12px;
font-weight: bold;
color: #660000;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility 
.NormalTextBox
{
font-family: Tahoma, Arial, Helvetica;
font-size: 12px;
font-weight: normal;
}*/

.ModuleHeading /* Used for left side floating div nav bar title */
{
font-family: Tahoma, Arial, Helvetica;
font-size: 14px;
font-weight: bold;
color: White;
text-align: left;
padding-bottom: 5px;
}

.ModuleWhite
{
background-color: #8fa3be;
border-bottom: #8fa3be 1px solid; 
	border-left: #8fa3be 1px solid; 
	border-top: #8fa3be 1px solid; 
	border-right: #8fa3be 1px solid;
	padding-top: 5px
	padding-right: 15px;
	padding-bottom: 15px; 
	padding-left: 15px; 
	width: 160px; 
	float: left;
	margin-right: 20px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
}
.CallOut
{
font-family: Tahoma, Arial, Helvetica;
font-size: 14px;
font-style: bold;
color: #660000;
background-color: #eeeeee;
/*border-bottom: #660000 2px solid; 
	border-left: #660000 2px solid; 
	border-top: #660000 2px solid; 
	border-right: #660000 2px solid;*/
padding: 3px 10px 3px 5px;
width: 250px;
float: left;
margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 25px;
}

.FooterText
{font-family: Tahoma, Arial, Helvetica;
font-size: 11px;
font-weight: bold;
color: white;
}
.LargeWhite
{font-family: Tahoma, Arial, Helvetica;
font-size: 13px;
font-weight: bold;
color: white;
}
.TopQuote
{font-family: Tahoma, Arial, Helvetica;
font-size: 12px;
font-weight: bold;
color: #663300;
}
.normal, .Normal { font-family: tahoma; font-size: 14px; color: #555; }
.NormalRed
{font-family: Tahoma, Arial, Helvetica;
font-size: 16px;
font-weight: bold;
color: #663300;
}
.NormalBold
{
font-family: Tahoma, Arial, Helvetica;
font-size: 12px;
font-weight: bold;
}
.NavyContact
{
font-family: Tahoma, Arial, Helvetica;
font-size: 16px;
font-style: bold;
color: #8b0000;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}
A.CommandButton:visited  {
}
A.CommandButton:hover    {
}
A.CommandButton:active   {
}
/* button style for standard HTML buttons */
.StandardButton     {
}
/* GENERIC */
H1  {
}
H2  {
font-family: Tahoma, Arial, Helvetica;
font-size: 16px;
font-weight: bold;
color: #663300;
}
H3  {
font-family: Tahoma, Arial, Helvetica;
font-size: 16px;
font-weight: bold;
color: #660000
}
H4  {
font-family: Tahoma, Arial, Helvetica;
font-size: 12px;
font-weight: bold;
color: #660000
}

.TableStyle
{
font-family: Tahoma, Arial, Helvetica;
font-size: 13px;
text-align: left;
padding: 3px 5px 3px 5px;
}
.TableContact
{
font-family: Tahoma, Arial, Helvetica;
font-size: 13px;
text-align: center;
padding: 3px 5px 3px 5px;
}
a.highslide-credits i {
    padding: 2px;
    color: red;
    text-decoration: none;
	font-size: 12px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
A.White:link, a.White:visited {color: #fff; font-family: tahoma; font-weight: bold; font-size: 12px; text-decoration: none; }
A.White:hover { color: #fff; font-family: tahoma; font-size: 12px;	font-style: italic; text-decoration: none;    }

A.Standard:link, a.Standard:visited {color: #333; font-family: tahoma; font-weight: bold; font-size: 13px; text-decoration: underline; }
A.Standard:hover { color: #333; font-family: tahoma; font-size: 13px;	font-style: italic; text-decoration: underline;    }
UL LI   {font-family: Tahoma, Arial, Helvetica;
font-size: 14px;
font-weight: bold;
}

UL LI LI LI 
{font-family: Tahoma, Arial, Helvetica;
font-size: 12px;
font-weight: bold;
margin-left: 25px;
padding-left: 25px;
}

HR {
color: #bdb76b;
}

.imagefloatleft {
float: left;
margin: 0px 20px 20px 20px;
}
.imagefloatright {
float: right;
margin: 0px 20px 20px 20px;
;
}
div.float {
float: left;
margin: 10px 15px 15px 10px;
}
div.floatright {
float: right;
margin: 10px 15px 15px 20px;
}
