a {
	color: #fff;
}
b {
	color: none;
}
font {
	color: #999999;
}
form {
	margin: 0px;
}
td, input {
	font-size: 12px;
	font-family: Arial;
}
h3.pageHeader {
	color: #fff;
	display: block;
	padding: 5px 0 5px 0px;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
}
h3.subHeader {
	color: #fff;
	display: block;
	padding: 0px 0 5px 0px;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}
h3.subHeader font {
	color: #fff;
	display: block;
	padding: 0px 0 5px 0px;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}
#openpageContainer {
	padding: 20px;
}
#basketTable td {
	padding: 4px;
}
div#shopheaderDecor
{
	width: 733px;
	height: 136px;
	background: url('/mm5/graphics/images/Header_Decor_6.jpg') no-repeat;
}
#shopheaderDecor ul#shopbarTr {
	float: right;
	margin: 9px 30px 0 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#shopheaderDecor ul#shopbarTr li {
	display: inline;
}
#shopheaderDecor ul#shopbarTr li a {
	display: inline;
	float: right;
	font-size: 12px;
	color: #AEAEAE;
	text-decoration: none;
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
	border-right: solid 1px #727272;
}
ul#shopButtons {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
	width: 284px;
	float: left;
}
ul#shopButtons li a {
	display: block;
	width: 284px;
	height: 29px;
	overflow: hidden;
	text-indent: -500px;
	margin: 0 0 5px 0;
}
ul#shopButtons li a#home {
	background: url('/mm5/graphics/images/cat_home.gif') no-repeat;
}
ul#shopButtons li a#f80 {
	background: url('/mm5/graphics/images/cat_f80.gif') no-repeat;
}
ul#shopButtons li a#access {
	background: url('/mm5/graphics/images/cat_accessories.gif') no-repeat;
}
ul#shopButtons li a#combo {
	background: url('/mm5/graphics/images/cat_f80-i80.gif') no-repeat;
}
div#sideBox {
	clear: left;
}
div#bodyContent {
	position: relative;
	width: 703px;
}
div#listContainer {
	position: absolute;
	top: 20px;
	left: 312px;
	width: 410px;
}
div.listProduct {
	background: url('/mm5/graphics/images/product_bg.gif') no-repeat;
	width: 398px;
	height: 152px;
	position: relative;
	margin: 0 0 15px 0;
}
div.listProduct img {
	position: absolute;
	top: -10px;
	right: -30px;
}
div.listProduct h4 {
	margin: 0 200px 5px 15px;
	padding: 15px 0 0 0;
}
div.listProduct p {
	margin: 0 0 5px 15px;
	font-size: 11px;
	width: 180px;
	line-height: 14px;
}
div.listProduct .price {
	margin: 0 0 5px 15px;
	font-size: 18px;
	color: #fff;
}
div.listProduct a.addcart {
	margin: 3px 0 5px 15px;
	width: 113px;
	height: 18px;
	background: url('/mm5/graphics/images/addtocart.gif') no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -500px;
}
div.listProduct a.viewall {
	margin: 13px 0 5px 15px;
	width: 113px;
	height: 18px;
	background: url('/mm5/graphics/images/viewall.gif') no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -500px;
}
div.listProduct a {
	text-decoration: none;
}
.prodTitle {
	color: #fff;
	display: block;
	padding: 5px 0 5px 0px;
	font-size: 18px;
	font-weight: normal;
}
div#pageHeader h1#Shop { background: url('/mm5/graphics/images/header_shop.gif') no-repeat top right; }

div#siteFooter {
	clear: both;
	margin: 0px 0px 20px 11px;
	height: 40px;
	position: relative;
}

div#buttonContainer {
	border-top: solid 1px #777777;
	padding: 20px 0 0 10px;
	margin: 20px 0 0 0;
	
}
div#buttonContainer a {
	display: block;
	width: 140px;
	height: 19px;
	background: url('/mm5/graphics/images/button.gif') no-repeat top right;
	text-align: center;
	text-decoration: none;
	line-height: 18px;
	float: right;
	color: #ccc;
}
.formTable td font {
	font-size: 12px!important;
}
.formTable td input {
	background: #555555;
	border: solid 1px #999999;
	width: 250px;
	color: #ccc;
}
.formTable td select {
	background: #555555;
	border: solid 1px #999999;
	width: 250px;
	color: #ccc;
}
table.formTable font font b{
	color:red;
}
#formButtonBar input {
	width: 150px;
}