.product-page {
    position: relative;
    min-height:800px;
}
* html .product-page {
    height: 800px;
}
.pic-box {
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 0;*/
		float: left;
    width: 170px;
}
.pic-box img.single-issue-image {
    border: 0;
    width: 172px;
    margin-bottom: 5px;
}
.search-page .pic-box {
	width: 120px;
	text-align: center;
}
#content .pic-box li {
    list-style: none;
    margin-bottom: 5px;
    margin-left:0;
    border:1px solid #999;
    text-align: center;
    width: 170px;
}
.pic-box li a {
    text-decoration: none;
    color: #333;
    padding: 3px;
    display: block;
    background-color: #ffc;
}
#content .pic-box li a:hover {
    background-color: #D8F1FF;
}
/*#content .extra-images li {*/
    /*border: 0;*/
/*}*/
/*.pic-box .extra-images li a {*/
    /*background-color: #fff;*/
/*}*/
.pic-box img {
    width: 170px;
    border: 1px solid #CCCC99;
}
.call-phone {
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
    color: #555;
    margin-top: 20px;
}
.pic-box .call-phone img {
   width: 122px;
    border: 0;
    margin-left: auto;
    margin-right: auto;
}
.extra-images {
    margin: 10px 0;
}
.extra-images img {
    height: 80px;
}
.extra-images li {
    display: inline;
}
.info-box {
    margin-left: 190px;
    /*border-left: 1px dashed #C2DAE8;*/
    border-left: 1px dashed #CCCC99;
    padding-left: 15px;
    height: 1%;
}
.search-page .info-box {
	margin-left: 130px;
}
.info-box-top {
    background-color: #ffc;
}
#content .info-box li {
	list-style: disc;
}
.features li {
	/*float: left;*/
	/*width: 150px;*/
	/*min-height: 30px;*/
	margin-bottom: 4px;
}
.related-products {
    /*margin-left: 190px;*/
    /*border-left: 1px dashed #CCCC99;*/
    padding-left: 15px;
    padding-top: 20px;
}
.related-products-header {
    font-weight: bold;
    color: #999900;
    margin-bottom: 5px;
}
#content .related-products li {
    width: 200px;
    float: left;
    list-style: none;
    margin-left: 0;
    margin-right:10px;
    text-align: center;
}
.related-products img.related-image {
    height: 100px;
}
.header {
    color: #775028;
    font-weight: bold;
    margin-top: 10px;
}
.price {
    font-size: 1.3em;
    font-weight: bold;
    color: #CC6600;
    width: 300px;
    /*float: left;*/
    text-align: center;
    /*border: 1px solid red;*/
    line-height: 2em;
}
.coupon-wrapper,
.stuff {
    /*float: left;*/
    width: 300px;
    text-align: center;
    /*clear: left;*/
    color: #6F6F00;
    font-weight: bold;
}
.coupon-wrapper {
	padding-bottom: 5px;
}
.product-cart {
    float: right;
    width: 122px;
    height: 21px;
    text-align: center;
    clear: right;
    margin-left: 5px;
    margin-right: 10px;
    /*padding-top: 5px;*/
    margin-top: 3px;
}
.product-cart a {
    background: transparent url(/images/add-to-cart.jpg) 0 0 no-repeat;
    padding: 5px;
    text-decoration: none;
    display: block;
}
.description strong {
    color: #555;
}
#content p.click-to-enlarge {
    text-align: center;
    margin-bottom: 20px;
}
.click-to-enlarge a {
    color: #775028;
}
.more-info {
    float: left;
    width: 100px;
    height: 21px;
}
.more-info a {
    display: block;
    text-decoration: none;
    padding: 5px;
    background: transparent url(/images/more-info.jpg) 0 0 no-repeat;
}
.more-info a:hover {
    background-position: -100px 0;
}
.video {
    text-align: center;
    margin: 10px 0;
}
.options-available {
	margin: 15px 0;
}
.reviews-header,
.options-available-header {
	font-weight: bold;
	color: #CC6600;
	border-bottom: 1px solid #CC6600;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.reviews-header {
	margin-top: 15px;
}
.options-available-text {
	margin-bottom: 10px;
}
.tabs {
	z-index: 2;
	position: relative;
}
#content .tabs li {
	/*display: inline;*/
	/*border-width: 1px;*/
	/*border-color: #CCCC99;*/
	/*border-style: solid;*/
	padding: 5px;
	cursor: pointer;
	background-color: #FFF4E8;
	margin-left: 0px;
	color: #775028;
	font-weight: bold;
    list-style: none;
}
#content .tabs li.selected {
	/*border-bottom: 1px solid #fff;*/
	background-color: yellow;
}
#content .tabs li:hover {
    background-color: #ffc;
}
#content p.instant-coupon {
	width: 123px;
	margin-left: auto;
	margin-right: auto;
}
.instant-coupon a {
	display: block;
	height: 21px;
	background: transparent url(/images/coupon.jpg) 0 0 no-repeat;
}
.instant-coupon a:hover {
	background-position: -123px 0;
}

#content .reviews table {
	width: 100%;
}
.review-snippet {
	margin-bottom: 10px;
	text-align: center;
}
#content .read-a-review,
#content .write-a-review {
	float: none;
	border: 0;
	padding: 3px 0;
	font-size: .9em;
}
#content .read-a-review a,
#content .write-a-review a {
	color: #333;
}
#content .review-snippet .rating {
	float: none;
	height: 16px;
	margin-left: auto;
	margin-right: auto;
}
.rating-average,
.rating-count {
	display: none;
}
#powerReviewsReviews {
	margin-top: 20px;
}
.lift-chair-fabrics {
	margin-top: 20px;
}

.panel-outer-container {
    border: 1px solid #CCCC99;
	z-index: 1;
	padding-top: 10px;
	clear: both;
	margin: 0 0 15px;
	min-height: 120px;
	padding: 10px;
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
  height: 0;  /* will be set to fit selected panel by javascript */
}
.panel-container {
  width: 4000px;
  position: relative;
}
.panel-container .panel {
  float:left;
  width: 615px;
}

* html .panel-container {
	height: 120px;
}

#content .panel li {
	float: left;
	width: 100px;
	min-height: 110px;
	list-style: none;
	text-align: center;
	margin-bottom: 10px;
}
* html #content .panel li {
	height: 110px;
}
#content .panel li.label {
	min-height: 15px;
}
* html #content .panel li.label {
	height: 15px;
}
.panel li img {
	width: 50px;
}
li.no-image img {
	height: 1px;
}
#content .panel li.label {
	float: none;
	clear: both;
	text-align: left;
	width: 90%;
	border-bottom: 1px solid #CCCC99;
}
.panel li.label .option-price,
.panel li.label img.option-picture {
	display: none;
}
.option-name {
	font-weight: bold;
	color: #555;
}
.panel li.label .option-name {
	color: #333;
}
.option-price {
	font-weight: bold;
	color: #999900;
	padding-left: 8px;
	background-image: url(/images/plus.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
