/*Product Menu*/

#ProductMenu {
	list-style: none;
	color: #aeb6c8;
	float: left;
	width: 200px;
}

#ProductMenu h3 {
	font-size: 1.4em;
	margin-bottom: 5px;
	margin-top: 5px;
		
}

#ProductMenu a {
	text-decoration: none;
	color: #aeb6c8;
	font-size: 1.4em;
	margin-left: 20px;

}

/*Product Content*/

#ProductContent {
	float: left;
	font-size: 1.2em;
}

/*AG Products*/

#ProductHeader330iag {
	height: 32px;
	text-indent: -5000px;
	background: url(../images/products/330iagHeader.gif) no-repeat top left;
	border-bottom: 1px #637494 solid;
	width: 700px;
	padding-bottom: 10px;
}
#ProductHeader350iag {
	height: 32px;
	text-indent: -5000px;
	background: url(../images/products/350iagHeader.gif) no-repeat top left;
	border-bottom: 1px #637494 solid;
	width: 700px;
	padding-bottom: 10px;
}
#ProductHeader350ihcag {
	height: 32px;
	text-indent: -5000px;
	background: url(../images/products/350ihcagHeader.gif) no-repeat top left;
	border-bottom: 1px #637494 solid;
	width: 700px;
	padding-bottom: 10px;
}
#ProductHeader381ag {
	height: 32px;
	text-indent: -5000px;
	background: url(../images/products/381agHeader.gif) no-repeat top left;
	border-bottom: 1px #637494 solid;
	width: 700px;
	padding-bottom: 10px;
}
#ProductHeader390iag {
	height: 32px;
	text-indent: -5000px;
	background: url(../images/products/390iagHeader.gif) no-repeat top left;
	border-bottom: 1px #637494 solid;
	width: 700px;
	padding-bottom: 10px;
}

/*Gold Products*/

#ProductHeader330i {
	height: 32px;
	text-indent: -5000px;
	background: url(../images/products/330iHeader.gif) no-repeat top left;
	border-bottom: 1px #637494 solid;
	width: 700px;
	padding-bottom: 10px;
}
#ProductHeader350i {
	height: 32px;
	text-indent: -5000px;
	background: url(../images/products/350iHeader.gif) no-repeat top left;
	border-bottom: 1px #637494 solid;
	width: 700px;
	padding-bottom: 10px;
}
#ProductHeader350ihc {
	height: 32px;
	text-indent: -5000px;
	background: url(../images/products/350ihcHeader.gif) no-repeat top left;
	border-bottom: 1px #637494 solid;
	width: 700px;
	padding-bottom: 10px;
}
#ProductHeader381 {
	height: 32px;
	text-indent: -5000px;
	background: url(../images/products/381Header.gif) no-repeat top left;
	border-bottom: 1px #637494 solid;
	width: 700px;
	padding-bottom: 10px;
}
#ProductHeader381ig {
	height: 32px;
	text-indent: -5000px;
	background: url(../images/products/381igHeader.gif) no-repeat top left;
	border-bottom: 1px #637494 solid;
	width: 700px;
	padding-bottom: 10px;
}
#ProductHeader390i {
	height: 32px;
	text-indent: -5000px;
	background: url(../images/products/390iHeader.gif) no-repeat top left;
	border-bottom: 1px #637494 solid;
	width: 700px;
	padding-bottom: 10px;
}

/*RH Products*/

#ProductHeader330irh {
	height: 32px;
	text-indent: -5000px;
	background: url(../images/products/330irhHeader.gif) no-repeat top left;
	border-bottom: 1px #637494 solid;
	width: 700px;
	padding-bottom: 10px;
}
#ProductHeader350irh {
	height: 32px;
	text-indent: -5000px;
	background: url(../images/products/350irhHeader.gif) no-repeat top left;
	border-bottom: 1px #637494 solid;
	width: 700px;
	padding-bottom: 10px;
}
#ProductHeader381rh {
	height: 32px;
	text-indent: -5000px;
	background: url(../images/products/381rhHeader.gif) no-repeat top left;
	border-bottom: 1px #637494 solid;
	width: 700px;
	padding-bottom: 10px;
}
#ProductHeader390irh {
	height: 32px;
	text-indent: -5000px;
	background: url(../images/products/390irhHeader.gif) no-repeat top left;
	border-bottom: 1px #637494 solid;
	width: 700px;
	padding-bottom: 10px;
}

/*Economy Products*/

#ProductHeader5266i {
	height: 32px;
	text-indent: -5000px;
	background: url(../images/products/5266iHeader.gif) no-repeat top left;
	border-bottom: 1px #637494 solid;
	width: 700px;
	padding-bottom: 10px;
}
#ProductHeader320i {
	height: 32px;
	text-indent: -5000px;
	background: url(../images/products/320iHeader.gif) no-repeat top left;
	border-bottom: 1px #637494 solid;
	width: 700px;
	padding-bottom: 10px;
}
#ProductHeader320ihc {
	height: 32px;
	text-indent: -5000px;
	background: url(../images/products/320ihcHeader.gif) no-repeat top left;
	border-bottom: 1px #637494 solid;
	width: 700px;
	padding-bottom: 10px;
}
#ProductHeader360i {
	height: 32px;
	text-indent: -5000px;
	background: url(../images/products/360iHeader.gif) no-repeat top left;
	border-bottom: 1px #637494 solid;
	width: 700px;
	padding-bottom: 10px;
}
/*Accessories*/
#ProductHeader15ra {
	height: 32px;
	text-indent: -5000px;
	background: url(../images/products/15raHeader.gif) no-repeat top left;
	border-bottom: 1px #637494 solid;
	width: 700px;
	padding-bottom: 10px;
}



/*Product Specs Column*/

#ProductSpecsColumn {
	float: left;
	width: 328px;

}
#ProductSpecsColumn #specs {
	list-style: circle;
	margin: 0 0 0 -25px;
	font-family: Verdana;
	line-height: 2em;
}
#ProductSpecsColumn #PlatingProcess {
	list-style: none;
	font-size: 0.8em;
	margin-top: 25px;
}

#ProductSpecsColumn img {
	border: none;
	padding-top: 25px;
	margin-left: 10px;
}


#PlatingProcess li{
	font-size: 1.3em;
}

#ProductSpecsColumn dd {
	margin-left: 13px;
}
#PlatingProcess dt {
	line-height: 2em;
}



/*Product Image Column*/

#ProductImageColumn {
	float: right;
	width: 368px;
	font-size: .8em;
}


#ProductImageColumn img {
	border: none;
}

.thumbnail {
	background: #5d6e90;
	width: 100px;
	height: 100px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-align: center;
	vertical-align: middle;
	float: left;
}

.thumbnail a {
	display: block;
}

.thumbnailLeft {
	margin-right: 15px;
}

.thumbnailMiddle {
	margin: 0 15px 0 15px;
}

.thumbnailRight {
	margin-left: 15px;
}

.thumbnail img {
	margin-top: 5px;
}

.thumbnail381v2 {
	background: #5d6e90;
	width: 235px;
	height: 100px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-align: center;
	vertical-align: middle;
	float: left;
	margin-left: 15px;
}

#measurements img {
	margin-bottom: 50px;
}
#SizeSpecs {
	padding-top: 100px;
}

#ProductImage {
	position: relative;
	width: 368px;
	height: 390px;
}

#BigImage {
	position: absolute;
	left: 60px;
	top: 5px;
	z-index: 80;
	width: 299px;
	height: 371px;
	
}

#SmallImage {
	cursor: pointer;
	position: absolute;
	left: 275px;
	top: 270px;
	z-index: 81;
	width: 78px;
	height: 98px;
}
