@charset "iso-8859-1";
/* $Header: /MASweb_MMSQL/version204/dealer/webDotNet Source/group/default/style/style.css 12    5/08/03 12:52p Jwood $ */
/* $203Header: /masterweb/version203/web pages/styles.css 6     4/24/02 6:03p Jwood $ */
/* © 2002 Copyright Monitoring Automation Systems All rights reserved */
/* For Legal Notice and Terms & Conditions see www.monauto.com/legal.htm */

/* Main font Properties for MASweb */
body,.Normal,.Button,.CalendarButton.DataBox,.DataSubBox
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 200;
	font-size: 8pt;
	color: #000;
	background-color: #FFF;
}

/* Properties for Form Buttons */
.Button,.CalendarButton,.HalfButton
{
	background-color: #CCC;
	margin-right: 15px;
}

.CalendarButton
{
	margin: 0px;
}

.HalfButton
{
	padding: 0px;
}

/* Properties for Image-based Form Buttons */
a.Button, a.Button:visited, a.Button:hover, a.HalfButton, a.HalfButton:link, a.HalfButton:visited, a.HalfButton:hover
{
	border: outset 2px #FFF;
	cursor: default;
	margin: 0px;
}

a.Button:active, a.HalfButton:active
{
	border: inset 2px #FFF;
	cursor: default;
	margin: 0px;
}

a.HalfButton, a.HalfButton:link, a.HalfButton:active, a.HalfButton:visited, a.HalfButton:hover
{
	font-size: 8px;
	line-height: 7px;
}

table.Layout
{
	border-collapse: separate;
}
	

td.CalendarDay,td.CalendarDayDefault,td.CalendarDeadCell,td.CalendarHead,td.CalendarTitle,td.CalendarDayHover,td.CalendarDayDefaultHover
{
	font-size: 10pt;
	text-align: center;
	border: solid 1px #006;
	padding: 1ex;
}

td.CalendarTitle
{
	background-color: #006;
	color: #FFF;
	font-size: 12pt;
	font-weight: bold;
}

td.CalendarHead,td.CalendarDeadCell,td.CalendarDay,td.CalendarDayDefault
{
	background-color: #FFC;
}

td.CalendarHead,td.CalendarDay,td.CalendarDayDefault
{
	color: #006;
}

td.CalendarDeadCell
{
	color: #CCC;
}

td.CalendarHead,td.CalendarDayDefault,td.CalendarDayDefaultHover
{
	border: solid 2px #006;
	font-weight: bold;
}

td.CalendarDay,td.CalendarDayDefault,td.CalendarDayHover,td.CalendarDayDefaultHover
{
	cursor: hand;
}

td.CalendarDayHover
{
	background-color: #006;
	font-weight: bold;
	color: #FFC;
}

td.CalendarDayDefaultHover
{
	background-color: #00C;
	font-weight: bold;
	color: #FFC;
}

td.Layout
{
	margin: 0px;
	padding: 0px 20px 20px 0px;
}

	/* Display settings for table headers */
th {
	border-style: none none double none;
	border-bottom-color: #006;
}

	/*  Sets the properties for thin text section headers	*/
.PageName {
	background-color: #006;
	color: #FFF;
	font-family: Tahoma;
	font-style: normal;
	font-variant: small-caps;
	font-weight: normal;
	padding: 2px;
	padding-left: 12px;
	padding-right: 12px;
}

	/*  Sets the properties for section headers	*/  
.SiteHeader {
	background-color: #006;
	color: #FFF;
	font-family: Tahoma;
	font-style: normal;
	font-weight: bold;
	padding: 2px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: center;
}

	/*  Sets the background color for list items 1,3,5	*/
.Todd {  
	background-color : #ccd6e0;
}

	/*  Sets the background color for list items 2,4,6	*/
.Teven {
	background-color : transparent;
}

	/*  Sets the font properties for the links in the lists	*/
.Tlink {  
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #006;
	border-color : #000;
}

a:link, a:visited, a:hover, a:active 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #006;
}

a:hover, a:active
{
	color: #F00;
}

input, select, option, textarea, .ReadOnly
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #006;
	background: #FFF;
}

input.radio 
{
	background-color: transparent;
}

textarea
{
	font-family: "Courier New", monospace;
}

.ReadOnly
{		/*  Properties for fields that are readonly	*/
	color: #000;
	background: #CCC;
	font-weight: bold;
}

p.Heading
{
	font-size: 8pt;
	margin: 0px;
	margin-bottom: 6px;
}

.TextData
{
	font-weight: bold;
	font-size: 10pt;
}

.BannerLink,.BannerLink:link,.BannerLink:visited,.BannerLink:active,.BannerLink:hover
{
	color: #006;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
}

.BannerLink:active,.BannerLink:hover
{
	color: #F00;
}

.HeadLink,.HeadLink:link,.HeadLink:visited,.HeadLink:active,.HeadLink:hover
{
	color: #006;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin-right: 5px;
}

.HeadLink:active,.HeadLink:hover
{
	color: #F00;
}

div.Content
{
	margin: 15px 0px 30px 0px;
	padding: 0px;
	width: 100%;
}

div.LayoutBlock
{
	margin: 0px 30px 30px 0px;
	float: left;
}

img.BannerSpace
{
	border: none, 0px;
	height: 1px;
	margin: 0px;
	width: 33px;
}

img.ButtonImage
{
	border: none;
	margin: 0px;
}

.DataBox
{
	border-color:#000;
	border-style:double;
	border-width:4px;
	background-color: transparent;
	padding:0px;
}

.DataSubBox,.DataSubBoxLeft,.DataSubBoxMid,.DataSubBoxRight
{
	background-color: transparent;
	margin: 0px;
	padding: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.DataSubBoxLeft
{
	padding-right: 10px;
}

.DataSubBoxMid,.DataSubBoxRight
{
	
	border-left-color: #000;
	border-left-style: solid;
	border-left-width: 2px;
	padding-left: 10px;
}

.DataSubBoxMid
{
	padding-right: 10px;
}

.ErrorMsg
{
	font-weight: bold;
	color: #CC3333;
}

.Emphasis
{
	font-weight: bold;
	font-size: larger;
}
