.product {position: relative;}
#product-left {
	background: #FFF3DE url(/images/product-right.png) 0 0 no-repeat;
	padding: 5px 5px 15px;
	border: 1px solid #E2D6C3;
	/*float: left;*/
    position: absolute;
    top: 0;
    left: 10px;
	width: 239px;
	margin: 0 10px 10px;
}
p.cart-box {
	text-align: center;
	margin: 8px 0 5px 0;
}
.Product-112 p.cart-box {
    display: none;
}
.no-online {
    text-align: center;
    font-weight: bold;
    font-size: 1.1em;
}
p.pr-label {
	color: #333;
	margin-top: 5px;
	font-size: 1.1em;
	margin-bottom: 0;
}
.pr-data {
	color: #0E53A7;
	font-size: 1.2em;
	margin-bottom: 0;
}

.product-price {
    text-align: center;
}
.product-price .pr-data {
    font-size: 1.6em;
    padding-top: 4px;
}
p.pr-label-small {
	color: #333;
	margin-top: 5px;
	margin-bottom: 0;
}
.pr-small {
    font-size: .9em;
}
.on-sale {
	color: red;
	font-weight: bold;
	margin-bottom: 5px;
}
.pr-data-small {
	color: #0E53A7;
	margin-bottom: 0;
}
#instantCoupons {
	text-align: right;
}
.instant-coupon a {
	color: #FF8A40;
	display: block;
	text-align: center;
	font-weight: bold;
}
table.feature-set {
	width: 100%;
}
table.feature-set tr.odd td {
	background-color: #FEFFE5
}
table.feature-set td {
	padding: 2px;	
}
table.feature-set td.feature-name {
	width: 75%;
}
table.feature-set td.feature-value {
	text-align: center;
	width: 25%;
}
.pic-box {
	float: left;
	width: 150px;
	text-align: center;
	clear: right;
}
.pic-box img {
	width: 140px;
	border: 1px solid #8BBFCD;
}
.authorized {
    float: right;
    margin: 0 0 10px 10px;
}
.pic-box .authorized img {
    border: 0;
}
.call-now {
	margin-top: 20px;
	font-size: 1.5em;
	line-height: 1.6em;
	text-align: center;
}
hr.pr-separator {
	height: 0;
	border-width: 1px 0 0;
	border-style: solid;
	border-color: #E2D6C3;
	margin: 5px 0;
}
.related-header {
	color: #FF6600;
	border-bottom: 1px solid #FF6600;
	padding-bottom: 2px;
	margin-top: 10px;
}
img.related-pic {
	width: 60px;
	float: left;
	margin-right: 5px;
	border: 1px solid #E2D6C3;
}
ul.related-products li {
	padding: 5px;	
}
a.related-name {
	color: #0066FF;
	padding-bottom: 10px;
}
#documents {
	margin-top: 15px;
	background-color: #E1ECF9;
	padding: 5px;
	border: 1px solid #ccc;
	margin-right: 100px;
}
.documents-header {
	font-weight: bold;
	color: #333;
}
li.document {
	list-style: disc;
	margin-left: 25px;
	margin-bottom: 5px;
}
li.document a {
	color: #04346C;
	font-weight: bold;
}
#product-right {
	margin-left: 285px;
}
.product-info {
	margin-left: 160px;
	min-height: 200px;
    width: 480px;
}
.additional-images {
    min-height: 90px;
}
.additional-images li {
	margin-right: 20px;
	float: left;
}
.additional-images img {
	height: 75px;
	border: 1px solid #8BBFCD;
}
.options-available {
	margin-top: 20px;
    margin-bottom: 20px;
	float: left;
	width: 650px;
}
.reviews-header,
.options-available-header {
	border-bottom: 1px solid #ddd;
	color: #0E53A7;
	padding-bottom: 5px;
	margin: 10px 0;
}
.reviews-header {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 20px;
}
.step-name {
	font-weight: bold;
	color: #666;
}
.options-available ul li {
	margin-left: 10px;
}
.options-available li ul li {
	margin-left: 15px;
	padding: 2px 5px;
}
.options-available li ul li.even {
	background-color: #eee;
}
li.measurements,
.option-picture,
li.free .option-price {
	display: none;
}
.option-price {
	background: transparent url(/images/plus.gif) 0 2px no-repeat;
	color: #000041;
	padding-left: 15px;
}
.description li {
	list-style: disc;
	margin-left: 25px;
}
#content .pr-snippet-wrapper {
	background-color: #FFF3DE;
	border: 0;
	text-align: center;
}
.reviews {
	margin-top: 20px;
}
.snippet .rating {
	margin-left: 40px;
	border: 0;
}
.reviews .rating {
	margin-top: 3px;
}
.review-headline {
	background-color: #FFF3DE;
}
#content .reviews table {
	width: 100%;
}
#content .snippet {
	height: 35px;
	font-size: .9em;
}
.rating-average,
.rating-header {
	display: none;
}
.rating-count {
	display: block;
}
.read-a-review,
.write-a-review {
	padding: 2px 5px;
	line-height: 20px;
    text-align: center;
}
.video {
    margin: 25px 0;
    clear: both;
    width: 640px;
    text-align: center;
}
.video-header {
    font-size: 1.1em;
    font-weight: bold;
    padding: 15px 0;
}
.video p {
    font-weight: bold;
    margin-top: 20px;
}
