@charset "UTF-8";
/* CSS Document */

/* Global Styles */
body {
	background-image: url(../Images/AllPageImages/mmiHongKongSmallHeader2007.jpg);
	background-repeat: no-repeat;
}

a:link {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 11px;
	color: #7d1517;
	text-decoration:none;
}

a:visited {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 11px;
	color: #7d1517;
	text-decoration:none;
}

h1 {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #7d1517;
}

h2 {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #7d1517;
}

.searchTable {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 11px;
	color: #9a0174;
	line-height: 11pX;
	background-color: #f2f2f2;
	position: absolute;
	top: 340px;
	left: 1;
	border: solid 1px #7d1517;
}

.catagoryTable {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #7d1517;
	position: absolute;
	top: 95px;
	left: 146px;
}
/* END GLOBAL STYLES */

/* CATAGORY PAGE STYLES */

.tableBorder {
	border-style:solid;
	border-width: 1px;
	border-color: #7d1517;
}

.tableBorder2 {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #7d1517;
}

.proCatagTable1 {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 11px;
	position: absolute;
	top: 130px;
	left: 145px;
}

.proCatagTable2 {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 11px;
	position: absolute;
	top: 390px;
	left: 145px;
}

.proCatagTable3 {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 11px;
	position: absolute;
	top: 650px;
	left: 145px;
}

.nextBackTable1 {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 11px;
	color: gray;
	line-height: 11pt;
	position: absolute;
	top: 105px;
	left: 725px;
}

.nextBackTable2 {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 11px;
	color: gray;
	line-height: 11pt;
	position: absolute;
	top: 910px;
	left: 725px;
}

.footerTable {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 9px;
	color: gray;
	line-height: 10pt;
	position: absolute;
	top: 920px;
	left: 145px;
}
/* END CATAGORY PAGE STYLES */

/* PRODUCT PAGE STYLES */
.textTable {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 11px;
	color: black;
	line-height: 10pt;
	list-style: circle;
	position: absolute;
	top: 540px;
	left: 145px;
}

.picTable {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 11px;
	position: absolute;
	top: 130px;
	left: 145px;
}

.specTable {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 11px;
	color: #000;
	line-height: 10pt;
	background-color: #f2f2f2;
	padding: 4px;
	border: solid 1px #7d1517;
}

.priceTable {
	font-size: 11px;
}

.photoLinkTable {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 11px;
	color: black;
	position: absolute; 
	top: 105px;
	left: 535px;
}

.systemRequirementsTable {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 11px;
	color: black;
	line-height: 10pt;
	list-style: circle;
}