@charset "UTF-8";
body {
	background-attachment: fixed;
	background-image: url(../images/gfx-mmp/mmp_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #F37A1F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	margin: 0 px;
}
.infoTable {
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
}
.infoTable a:link {
	color: #000000;
	text-decoration: underline;
}
.infoTable a:visited {
	color: #000000;
	text-decoration: underline;
}
.infoTable a:hover {
	color: #000000;
	text-decoration: underline;
}
.yellowBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #F7D900;
	text-align: center;
}
.yellowBold a:link {
	text-decoration: underline;
	color: #F7D900;
}
.yellowBold a:hover {
	text-decoration: underline;
	color: #F7D900;
}
.yellowBold a:visited {
	text-decoration: underline;
	color: #F7D900;
}
a:link, a:visited, a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
div#copyBox {
	margin: 0 auto;
	clear: right;
	float: none;
	width: 700px;
	text-align: left;
	background-color: #000000;
}
.headline {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFCC00;
	line-height: 1.2em;
}
.chartBox {
	margin: 0 auto;
	width: 270px;
	text-align: center;
	padding: 5px;
	float: right;
}
.chartImg {
	margin-bottom: 10px;
}
.important {
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	color: #BD0000;
}
.productPic {
	margin: 10px;
}
.outofstockDarkBkg {
	font-size: 0.8em;
	font-style: italic;
	font-weight: bold;
	color: #FFCC00;
}
.navbar {
	width: 706px;
	margin: 0 auto;
	padding: 3px;
	background-image: url(../images/sidewinder/silver_bar.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.navButton {
	float: left;
	width: 100px;
}
.copy {
	font-size: 10pt;
	color: #FFFFFF;
}
.copy a:link, .copy a:hover, .copy a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.logo {
	margin-top: 10px;
	margin-bottom: 10px;
}
.cclogo {
	background-position: center;
	vertical-align: top;
	margin-top: 10px;
	margin-bottom: 5px;
}
.finePrint {
	font-size: 0.6em;
	text-align: center;
	clear: both;
}
.snake {
	clear: both;
	margin: 0;
}
.finePrint a:link, .finePrint a:visited, .fineprint a:hover {
	text-align: center;
	text-decoration: underline;
	color: #FFFFFF;
}
.note {
	font-size: 0.7em;
	text-align: left;
	font-style: italic;
}
.copyBoldItalic {
	font-style: italic;
	font-weight: bold;
	font-size: 10pt;
}
.copyBold {
	font-weight: bold;
	font-size: 10pt;
}
.cartTable {
	margin-top: 10px;
	text-align: center;
}
#specTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: left;
	margin-top: 7px;
	margin-bottom: 7px;
}
.imageRightMargin {
	margin-right: 10px;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8.5pt;
	color: #FC0;
	text-align: center;
	margin-bottom: 20px;
}
.footer a:link, .footer a:visited, .footer a:hover, .footer a:active {
	color: #FC0;
	text-decoration: underline;
}

