body, P
{
	font-family: Tahoma, Verdana, Trebuchet MS, sans-serif, sans serif;
	font-size: 12px;
	color: #404040;
	scrollbar-3dlight-color: #DDDDDD;
	scrollbar-arrow-color: #000000; 
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkShadow-color: #999999;
	scrollbar-face-color: #FFFFFF; 
	scrollbar-highlight-color: #EEEEEE;
	scrollbar-shadow-color: #666666;
	scrollbar-track-color: #FFFFFF;
}

DIV, TD, .SmallCopy
{
	font-family: Tahoma, Verdana, MS Sans Serif, Sans-Serif, sans serif;
	font-size: 11px;
	color: #666;
	margin: 0px;
}

/* button text - medium grey */
.Button, INPUT
{
    font-family:	MS Sans-Serif, MS Sans Serif, sans serif;
    font-size:		8px;
    color:			#404040;
}

SELECT, OPTION
{
	font-family: MS Sans Serif, Tahoma, Verdana, Sans-Serif, sans serif;
	font-size: 10px;
	color: #404040;
}

H1
{
	font-family: Trebuchet MS, Tahoma, Verdana, sans serif;
	font-size: 20px;
	margin: 10px 0px 10px 0px;
}

H2
{
	font-family: Trebuchet MS, Tahoma, Verdana, sans serif;
	font-size: 18px;
	margin: 15px 0px 0px 0px;
}

H3
{
	font-family: Trebuchet MS, Tahoma, Verdana, sans serif;
	font-size: 16px;
	margin: 0px 0px 10px 0px;
}

H4
{
	font-family: Trebuchet MS, Tahoma, Verdana, sans serif;
	font-size: 14px;
	margin: 10px 0px 10px 0px;
}

H5
{
	font-size: 12px;
	margin: 0px;
}

.BodyTitle
{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans serif;
	font-weight: bold;
	font-size: 12pt;
	color: #808080;
}

.BodyText
{
	font-family: Tahoma, Verdana, Trebuchet MS, Arial, Helvetica, sans serif;
	font-weight: normal;
	font-size: 10pt;
	color: #808080;
}

/* SmallText - small text used anywhere on the website */
.SmallText
{
    font-family: Tahoma, Verdana, MS Sans Serif, Arial, Verdana, sans serif;
    font-size:  11px;
    font-weight: normal;
    color: #333;
}

/* Text used in the footer and other low key areas*/
.FootNoteText
{
	font-family: MS Sans Serif, Tahoma, Verdana, Arial, Helvetica, sans serif;
	font-weight: normal;
	font-size: 8pt;
	color: #AAAAAA;
}

/* NewsTitle - text used for news title */
.NewsTitle
{
    font-family: Trebuchet MS, Tahoma, Verdana, sans serif;
    font-size:  15px;
    font-weight: bold;
    color: #606060;
}

/* NewsIntro - small text used for news introduction/summary on home page */
.NewsIntro
{
    font-family: Trebuchet MS, Tahoma, Verdana, sans serif;
    font-size:  12px;
    font-weight: normal;
    color: #808080;
}

/* NewsContent - text used for news title */
.NewsContent
{
    font-family: Trebuchet MS, Tahoma, Verdana, sans serif;
    font-size:  12px;
    font-weight: normal;
    color: #808080;
}

/* NewsDate - low key text used for news date introduction */
.NewsDate
{
    font-family: MS Sans Serif, Trebuchet MS, Tahoma, Verdana, sans serif;
    font-size:  8px;
    font-weight: normal;
    color: #C0C0C0;
}

/* smalltextpassword - same as above but used for password textbox(es) */
.SmallTextPassword
{
    font-family: Trebuchet MS, Tahoma, Verdana, MS Sans Serif, sans serif;
    font-size:  8px;
    font-weight: normal;
    color: #404040;
}

.LargeText
{
    font-family: Trebuchet MS, Verdana, Geneva, Tahoma, Helvetica, Arial, sans-serif;
    font-size:  16px;
    font-weight: normal;
    color: #444444;
}

.StatusMessage
{
	display: block;
	position: relative;
    font-family: Verdana, Tahoma, Geneva, Trebuchet MS, Helvetica, Arial, sans-serif;
    font-size:  11px;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
    color: #090;
}

.ErrorMessage
{
	display: block;
	position: relative;
    font-family: Verdana, Tahoma, Geneva, Trebuchet MS, Helvetica, Arial, sans-serif;
    font-size:  11px;
    font-weight: bold;
    margin: 0px 0px 15px 0px;
    color: #D30;
}


/* systems store settings */

.SystemsTitle
{
	display: block;
	font-family: Tahoma, Verdana, Trebuchet MS, sans serif;
	font-weight: bold;
	font-size: 11px;
	color: #444;
	margin: 0px;
}

.SystemsTitleLarge
{
	display: block;
	font-family: Trebuchet MS, ahoma, Verdana, sans serif;
	font-weight: bold;
	font-size: 27px;
	color: #0066cc;
	margin: 0px;
}

.SystemsTitleDetail
{
	display: block;
	font-family: Tahoma, Verdana, Trebuchet MS, sans serif;
	font-weight: bold;
	font-size: 13px;
	color: #555;
	margin: 0px 0px 10px 0px;
}

.SystemCopyIntro
{
	display: block;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	color: #333;
	/*background-color: #EEE;*/
	/*border: solid 1px #ccc;*/
}

.SystemCopyIntro #Title
{
	display: block;
	margin: 0px 0px 10px 0px;
	color: #333;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}

.SystemCopyIntroText
{
	font-size: 11px;
}

.SystemCopyIntroFootnote
{
	display: block;
	color: Black;
	width: 100%;
	margin: 5px;
	text-align: right;
}

.SystemCopyMain
{
	font-size: 13px;
	display: block;
	color: #333;
	margin: 0px;
	padding: 5px 0px 5px 0;
}

.SystemCopyMain #Title
{
	font-size: 15px;
	display: block;
	margin: 0px 0px 10px 0px;
	color: #333;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}

.BaseCosts
{
	display: block;
	margin: 5px 0px 20px 0px;
	padding: 5px;
	width: 100%;
	height: 70px;
}

.BaseCosts #DealerCost
{
	display: block;
	position: absolute;
	width: 100px;
	height: 30px;
	font-weight: bold;
	margin: 0px 0px 0px 110px;
	text-align: center;
}

.BaseCosts #DealerCost #Digit
{
	display: block;
	position: relative;
	border: solid 1px gray;
	font-size: 13px;
	font-weight: bold;
	color: Black;
	margin: 5px;
	padding: 6px;
}

.BaseCosts #RetailPrice
{
	display: block;
	position: absolute;
	width: 100px;
	height: 30px;
	font-weight: bold;
	margin: 0px 0px 0px 300px;
	text-align: center;
}

.BaseCosts #RetailPrice #Digit
{
	display: block;
	position: relative;
	border: solid 1px gray;
	font-size: 13px;
	font-weight: bold;
	color: Black;
	margin: 5px;
	padding: 6px;
}


.SystemsOption
{
	font-family: Tahoma, Verdana, Trebuchet MS, sans serif;
	font-weight: normal;
	font-size: 11px;
	color: #666;
}

.SystemsTotalPriceLabel
{
	display: block;
	margin: 15px 0px 0px 0px;
	font-family: Verdana, Tahoma, Trebuchet MS, sans serif;
	font-weight: bold;
	font-size: 13px;
	color: Black;
}

.SystemsTotalPrice
{
	display: inline;
	position: relative;
	font-family: Tahoma, Verdana, Trebuchet MS, sans serif;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	top: 10px;
	float: left;
	width: 52px;
	background-color: #F0F0F0;
	color: #D30;
	padding: 5px;
	border: solid 1px #BBB;
}

#SystemPriceQuantityBlock
{
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align: right;
}

.SystemsOptionPrice
{
	font-family: Tahoma, Verdana, Trebuchet MS, sans serif;
	font-weight: normal;
	font-size: 11px;
	color: Gray;
}

.SystemQuantity
{
	display: inline;
	position: relative;
	height: 28px;
	font-weight: bold;
	font-size: 12px;
	margin: 0px 6px 0px 15px; 
	top: 1px;
	padding: 5px;
	text-align: center;
	width: 30px;
}

.AddToCartButton
{
	display: inline;
	position: relative;
	margin: 0px;
	padding: 0px;
	
}

#SystemOptionsContainer
{
	display: block;
	position: relative;
	height: 100px;
	margin: 0px;
}

#SystemOptionsContainer #SystemOptionsImage
{
	display: block;
	position: absolute;
	width: 100px;
	height: 100px;
	border: solid 1px #DDD;
	margin: 0px;
}

#SystemOptionsContainer #SystemOptionsRadioButtons
{
	display: block;
	position: relative;
	left: 110px;
	width: 407px;
	margin: 0px;
}

#SystemOptionDescription
{
	display: block;
	position: relative;
	width: 100%;
	/*border: solid 1px gold;*/
	margin: 0px;
}


.SystemOptionDescriptionImage
{
	margin: 0px 5px 0px 0px;
	border: solid 1px #DDD;
	display: block;
	position: relative;
}

.SystemOptionDescriptionBody
{
	display: block;
	position: relative;
	font-size: 12px;
	height: auto;
	margin: 0px 0px 10px 0px;
	overflow: auto;
}

.SystemOptionDescriptionSpecifications
{
	display: block;
	position: relative;
	font-size: 11px;
	height: auto;
	margin: 0px;
	background-color: #E4E4E4;
	padding: 5px;
	overflow: auto;
}

#LightDivider, .LightDivider
{
	display: block;
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
	border-bottom: solid 1px #DDD;
	font-size: 0px;
	width: 100%;
	height: 1px;
}

#DarkDivider, .DarkDivider
{
	display: block;
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
	border-bottom: solid 1px #BBB;
	font-size: 0px;
	width: 100%;
	height: 1px;
}


/* Hyperlinks on the footer */
A.FootNoteLink:link
{
    font-family:	MS Sans Serif, Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size:		8px;
    font-weight:	normal;
    text-decoration: none;
    color:			#30353B;
}

A.FootNoteLink:visited
{
    font-family:	MS Sans Serif, Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size:		8px;
    font-weight:	normal;
    text-decoration: none;
    color:			#30353B;
}

A.FootNoteLink:active
{
    font-family:	MS Sans Serif, Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size:		8px;
    font-weight:	normal;
    text-decoration: underline;
    color:			#10353B;
}

A.FootNoteLink:hover
{
    font-family:	MS Sans Serif, Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size:		8px;
    font-weight:	normal;
    text-decoration: underline;
    color:			#10353B;
}


/* Hyperlinks on other low-profile areas */
A.LowKeyLink:link
{
    font-family:	MS Sans Serif, Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size:		8px;
    font-weight:	normal;
    text-decoration: none;
    color:			#808080;
}

A.LowKeyLink:visited
{
    font-family:	MS Sans Serif, Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size:		8px;
    font-weight:	normal;
    text-decoration: none;
    color:			#808080;
}

A.LowKeyLink:active
{
    font-family:	MS Sans Serif, Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size:		8px;
    font-weight:	normal;
    text-decoration: underline;
    color:			#000000;
}

A.LowKeyLink:hover
{
    font-family:	MS Sans Serif, Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size:		8px;
    font-weight:	normal;
    text-decoration: underline;
    color:			#000000;
}

/* Blue Link */

A.SmallBlueLink:link
{
    font-family: Verdana, Tahoma, Trebuchet MS, sans serif;
    font-size:  10px;
    color: #0066cc;
    text-decoration: none;
}

A.SmallBlueLink:visited
{
    font-family: Verdana, Tahoma, Trebuchet MS, sans serif;
    font-size:  10px;
    color: #0066cc;
    text-decoration: none;
}

A.SmallBlueLink:active
{
    font-family: Verdana, Tahoma, Trebuchet MS, sans serif;
    font-size:  10px;
    color: #0066cc;
    text-decoration: underline;
}

A.SmallBlueLink:hover
{
    font-family: Verdana, Tahoma, Trebuchet MS, sans serif;
    font-size:  10px;
    color: #0066cc;
    text-decoration: underline;
}

/* Hyperlinks for news title on welcome/home page */
A.NewsTitleLink:link
{
    font-family: Trebuchet MS, Tahoma, Verdana, sans serif;
    font-size:  12px;
    font-weight: bold;
    color: #606060;
    text-decoration: none;
}

A.NewsTitleLink:visited
{
    font-family: Trebuchet MS, Tahoma, Verdana, sans serif;
    font-size:  12px;
    font-weight: bold;
    color: #606060;
    text-decoration: none;
}

A.NewsTitleLink:active
{
    font-family: Trebuchet MS, Tahoma, Verdana, sans serif;
    font-size:  12px;
    font-weight: bold;
    color: #000000;
    text-decoration: underline;
}

A.NewsTitleLink:hover
{
    font-family: Trebuchet MS, Tahoma, Verdana, sans serif;
    font-size:  12px;
    font-weight: bold;
    color: #000000;
    text-decoration: underline;
}

A.SmallLink:link, A.SmallLink:visited
{
    color: #606060;
    font-family: Tahoma, Verdana, Sans-serif sans serif;
    font-size: 11px;
    text-decoration: none
}

A.SmallLink:hover
{
    color: black;
    font-family: Tahoma, Verdana, Sans-serif sans serif;
    font-size: 11px;
    text-decoration: underline
}

A.TinyLink:link, A.TinyLink:visited
{
    color: #606060;
    font-family: Tahoma, Verdana, Sans-serif sans serif;
    font-size: 10px;
    text-decoration: none
}

A.TinyLink:hover
{
    color: black;
    font-family: Tahoma, Verdana, Sans-serif sans serif;
    font-size: 10px;
    text-decoration: underline
}


/* Hyperlinks on regular body text */
A.BodyTextLink:link
{
    color: #606060;
    text-decoration: underline;
}

A.BodyTextLink:visited
{
    color: #606060;
    text-decoration: underline;
}

A.BodyTextLink:active
{
    color: #000000;
    text-decoration: underline;
}

A.BodyTextLink:hover
{
    color: #000000;
    text-decoration: underline;
}

/* Hyperlinks for map directions */
A.DirectionsLink:link
{
    font-family: Trebuchet MS, Tahoma, Verdana, sans serif;
    font-size:  8pt;
    font-weight: normal;
    color: #606060;
    text-decoration: none;
}

A.DirectionsLink:visited
{
    font-family: Trebuchet MS, Tahoma, Verdana, sans serif;
    font-size:  8pt;
    font-weight: normal;
    color: #606060;
    text-decoration: none;
}

A.DirectionsLink:active
{
    font-family: Trebuchet MS, Tahoma, Verdana, sans serif;
    font-size:  8pt;
    font-weight: normal;
    color: #000000;
    text-decoration: underline;
}

A.DirectionsLink:hover
{
    font-family: Trebuchet MS, Tahoma, Verdana, sans serif;
    font-size:  8pt;
    font-weight: normal;
    color: #000000;
    text-decoration: underline;
}


/* SYSTEM SHOPPING CART */

.TitleBlockHeader
{
    font-family: Tahoma, Verdana, MS Sans Serif, Arial, Verdana, sans serif;
    font-size:  11px;
    font-weight: bold;
    color: #444;
    background-color: #FFF;
	border: solid 1px #DDDDDD;
	margin: 0px 0px 10px 0px;
	height: 30px;
}

.ShoppingCartListItem
{
    font-family: Tahoma, Verdana, MS Sans Serif, Arial, Verdana, sans serif;
    font-size:  11px;
    font-weight: normal;
    color: #808080;	
    background-color: #FFF;
	border: solid 1px #DDDDDD;
	margin: 5px 0px 0px 0px;
}

.ShoppingCartStatusMessage
{
	display: block;
	position: relative;
	margin: 0px 0px 10px 0px;
	color: #444;
}

/* credit limit */

.CreditLimitStatus
{
	display: block;
	position: relative;
	margin: 0px 0px 0px 0px;
	color: #090;
	font-weight: normal;
}

.CreditLimitError
{
	display: block;
	position: relative;
	margin: 10px 0px 10px 0px;
	color: #D00;
	font-weight: normal;
}

.TextBox
{
	width: 120px;
	margin: 0px;
	padding: 0px;
	border: solid 1px gray;
}

.AltAddressDropDown
{
	width: 122px;
	margin: 0px;
	padding: 0px;
	border: solid 1px gray;
}
/* MISC */

.TableHeaderRow
{
	background-color: #EEEEEE;
	border: solid 1px gray;
}
