body {
	background-color: #5A8DCO;
	background-image:  url(global_media/gradient.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	line-height: 20px;
}
.link a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	}

.link a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	}

.link a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FC0;
	text-decoration: none;
	}
#logo {
	background-image: url(global_media/mmb_logo2005.gif);
	position: absolute;
	height: 20px;
	width: 200px;
	left: 36px;
	top: 20px;
	background-repeat: no-repeat;
}
/* global navigation */
#globalmenu {
	background-image: url(global_media/hmenu_bg.gif);
	text-indent: 20px;
	position: absolute;
	height: 35px;
	width: 725px;
	left: 20px;
	top: 40px;
	background-repeat: no-repeat;
	padding-top: 11px;
}
.hmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	word-spacing: 6px;
}
.hmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	}

.hmenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	}

.hmenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	word-spacing: 6px;
}
.menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
	}

.menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
	}

.menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	}
/* main content styles*/
/* NEWS */
/* left column*/
#leftContainer {
	position: absolute;
	height: auto;
	width: 506px;
	left: 20px;
	top: 100px;
}
#leftlid {
	background-image:   url(assets/leftlid.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 506px;
}
#newsCurrent {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000033;
	border-left-color: #CCCCCC;
	margin-top: 0px;	
	margin-left: 3px;
	margin-right: 2px;
	padding-left: 16px;
	padding-right: 10px;

}
#leftbase {
	background-image:    url(assets/leftbase.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 506px;
}
/*right column*/
#rightContainer {
	position: absolute;
	height: auto;	
	width: 218px;	
    left: 525px;
    top: 100px;
}
#rightlid {
	background-image:   url(assets/rightlid.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 218px;
}
#newsArchive {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000033;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-left: 6px;
	margin-right: 1px;
	padding-left: 16px;
	padding-right: 10px;
	margin-bottom: -1px;
}
.newsListing {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	margin-bottom: 1px;
}
.newsListing a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.newsListing a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.newsListing a:hover {
	color: #FFCC00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#rightbase {
	background-image:    url(assets/rightbase.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 218px;
}
/* single column styles */
#mainContainer {
	height: auto;
	width: 724px;
	position: absolute;
	left: 19px;
	top: 99px;
}
#mainlid {
	background-image: url(assets/mainlid.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 724px;
}
#mainbase {
	background-image: url(assets/mainbase.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 724px;
}
#archivesContent {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000033;
	border-left-color: #CCCCCC;
	margin-left: 4px;
	margin-top: 0px;
	margin-right: 2px;
	padding-right: 10px;
	padding-left: 16px;
}
/* technical specs styles */
#specContainer {
	height: auto;
	width: 724px;
	position: absolute;
	left: 19px;
	top: 19px;
}
/* order section styles */
#viewOrder {
	float: right;
	margin-right: 20px;
}
.viewOrder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.viewOrder a {
	color: #FFCC00;
	text-decoration: none;
}
.viewOrder a:visited {
	color: #FFCC00;
	text-decoration: none;
}
.viewOrder a:hover {
	color: #66FFFF;
	text-decoration: none;
}
.tableTitle {
	background-color: #003366;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: -2px;
}
.totalsColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #003366;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-right: -2px;
}
.rowhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #CCCCCC;
}
.order {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.order a {
	color: #0000CC;
	text-decoration: none;
}
.order a:visited {
	color: #0000CC;
	text-decoration: none;
}
.order a:hover {
	color: #333333;
	text-decoration: none;
}
.results {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}
.notice {
	font-size: 11px;
	text-align: center;
}
.current {
	color: #FFCC00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	line-height: 18px;
}
.subscript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-align: left;
}
.events {
	color: #333333;
	font-size: 11px;
}
.eventsMonth {
	color: #FFFFFF;
}
.newsListingTitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	margin-bottom: 1px;
	font-weight: bold;
}
#racing {
	background-image: url(/news/media/racing_bg.jpg);
	background-repeat: no-repeat;
	height: 120px;
}

#searchbox {
	float:right;
	min-height:3em;
	margin-top: -4px;
	margin-right: 15px;

}
.highlight {
	background-color: #FFFFFF;
	padding: 6px;
	border: 1px solid #000033;
	color: #000033;
}
.highlight a {
	text-decoration: none;
	color: #000033;
}
.highlight a:hover {
	text-decoration: underline;
}
.saleTable {
	width: 100%;
	padding: 4px;
}
.advertise {
	background-color: #6699CC;
	padding: 4px;
	text-align: center;
	font-weight: normal;
}
select {
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 10px;
}
/** Blueline Showroom Styles **/
#blueline {
	background-image: url(blueline/images/blueline.gif);
	background-position: top;
	height: 30px;
	margin-left: -18px;
	padding-left: 18px;
	margin-right: -10px;
}
#blueline a {
	color: #FFFFFF;
	text-decoration: none;
}
#blueline a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.bluelineProductList {
	line-height: 18px;
	color: #FFCC00;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.bluelineProductList a {
	color: #FFFFFF;
	text-decoration: none;
}
.bluelineProductList a:hover {
	color: #FFCC00;
	text-decoration: none;
}

.shopLink a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.shopLink a:hover {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.standardLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.standardLink a {
	color: #FFFFFF;
	text-decoration: underline;
}
.standardLink a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#mmNews img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
