#loading {
	position: absolute;
	top: 158px;
	left: 180px;
	width: 340px;
	height: 488px;
	background: #ffffff;
	text-align: center;
	display: none;
}

.matrix a	{
	-moz-box-sizing:content-box;
	-ms-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
	margin:0;padding:0;
}
#hiddenImgs{
	display:none;
}
#productContainer {
	width: 444px;
	height: 486px;
	margin: 0;
	overflow: hidden;
}
#productPhoto {
	position: relative;
	width: 340px;
	height: 485px;
	float: left;
	text-align: center;
	overflow: hidden;
	cursor: default;
}
#productMatrix {
	width: 91px;
	height: 485px;
	float:right;
	margin-right: 5px;
}
#productMatrix h3 {
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 4px 0;
	color: #000000;
}
#loadingIcon {
	margin-top: 180px;
}
a.matrixThumb {
	display: block;
	width: 66px;
	height: 28px;
	font-size: 7pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.0em;
	padding-top: 22px;
	margin-bottom: 6px;
	background-color: #FFFFFF;
	background-position: top left;
	background-repeat: no-repeat;
	border: 1px solid #ffffff;
	text-decoration: none;
	color: #333333;
	overflow: hidden;
	text-align: center;
}
a.matrixThumbGlass {
	display: block;
	width: 66px;
	height: 25px;
	font-size: 7pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 65px 0 0 0;
	margin-bottom: 6px;
	background-color: #FFFFFF;
	background-position: top left;
	background-repeat: no-repeat;
	border: 1px solid #ffffff;
	text-decoration: none;
	color: #333333;
	overflow: hidden;
	text-align: center;
	line-height: 1.0em;
}
a.matrixThumbAcc {
	display: block;
	width: 66px;
	height: 65px;
	font-size: 7pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0;
	margin-bottom: 6px;
	background-color: #FFFFFF;
	background-position: top left;
	background-repeat: no-repeat;
	border: 1px solid #ffffff;
	text-decoration: none;
	color: #333333;
	overflow: hidden;
	text-align: center;
	line-height: 1.0em;
}
a.matrixThumb:hover {
	border-color: #CCCCCC;
	color: #000000;
}
a.matrixThumbGlass:hover {
	border-color: #CCCCCC;
	color: #000000;
}
a.matrixThumbGlassSelected:hover {
	border-color: #000000;
	color: #000000;
}
a.matrixThumbSelected {
	display: block;
	width: 66px;
	height: 28px;
	font-size: 7pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.0em;
	padding-top: 22px;
	margin-bottom: 6px;
	background-color: #FFFFFF;
	background-position: top left;
	background-repeat: no-repeat;
	border: 1px solid #000000;
	text-decoration: none;
	color: #333333;
	overflow: hidden;
	text-align: center;
}
a.matrixThumbGlassSelected {
	display: block;
	width: 66px;
	height: 25px;
	font-size: 7pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 65px 0 0 0;
	margin-bottom: 6px;
	background-color: #FFFFFF;
	background-position: top left;
	background-repeat: no-repeat;
	border: 1px solid #000000;
	text-decoration: none;
	color: #333333;
	overflow: hidden;
	text-align: center;
	line-height: 1.0em;	
}
a.matrixThumbAccSelected {
	display: block;
	width: 66px;
	height: 65px;
	font-size: 7pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0;
	margin-bottom: 6px;
	background-color: #FFFFFF;
	background-position: top left;
	background-repeat: no-repeat;
	border: 1px solid #000000;
	text-decoration: none;
	color: #333333;
	overflow: hidden;
	text-align: center;
	line-height: 1.0em;	
}
.matrixThumb img {
	margin-bottom: 2px;
}
.matrix {
	margin-bottom: 10px;
}
#viewport { 
	width: 360px; 
	height: 485px; 
	
	text-align:center;
	overflow: hidden; /*keep map contents from spilling over if JS is disabled*/ 
	float: left;
	border: 1px solid green;
} 
#zoom {
	display: block;
	width: 60px;
	height: 20px;
	color: #660000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	padding-left: 18px;
	text-decoration: none;
	cursor:pointer;
}
#zoom:hover{
	text-decoration:underline;
}
.zoom {
	background: url(icon_zoom_in.gif) no-repeat top left;
}
.back {
	background: url(icon_zoom_out.gif) no-repeat top left;
}
#caption-box {
	width: 340px;
	text-align: center;
	font-size: 12px;
}
#relatedProducts {
	padding-left:15px;
	padding-top:15px;
}
#includedHardware {
	-moz-box-sizing:content-box;
	-ms-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	position: relative;
	top: 459px;
	left: 0;
	width: 320px;
	height: 385px;
	display: block;
	*display: none; /* turn off included hardware box in IE7 and below until positioning fix can be found */
	z-index: 100;
	border: none;
	margin: 0;
	padding: 0;
	text-align: center;
	cursor: pointer;	
	background: url(http://img.houseofantiquehardware.com/flashternative/bg_includedhardware.png) no-repeat top center;
}
#includedHardwareTitle {
	font-size: 12px;
	color: #660000;
}
