#outer-wrapper #left-outer {
   display: none;
}
#outer-wrapper #right-outer {
    margin-left: 10px;
}
.product {
    margin-top: 30px;
}
#coupon-signup {
    margin:0 0 10px 0;
    padding:5px;
    background-color:#ffc;
    border:3px dashed #0A0369;
    text-align:center;
}
.top {
}
.picture-box {
    float: left;
    width: 345px;
    border: 1px solid #ddd;
    text-align: center;
    padding: 10px;
    margin-right: 20px;
    overflow: hidden;
}
img.product-picture {
    height: 300px;
}
.additional-picture {
    height: 60px;
    float: left;
    margin-bottom: 10px;
    margin-left: 10px;
}
.product-name {
    color: #CE6667;
    font-size: 2em;
}
.manuf {
    font-size: 1.3em;
}
.price-documents {
    float: left;
    width: 185px;
    margin-top: 25px;
    text-align: center;
}
.product-price {
    color: #72ACCC;
    font-size: 1.8em;
    font-weight: bold;
}
.quick-ship-wrapper {
    margin-top: 10px;
}
.coupon {
    margin-top: 10px;
}
.documents {
    margin-top: 25px;
}
.documents li {
    background-color: #efefef;
    text-align: center;
    border-top: 1px solid #ddd;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    border-left: 1px solid #ddd
}
.documents li a {
    text-decoration: none;
    display: block;
    padding: 3px 0;
    color: #333;
}
.documents li a:hover {
    background-color: #faf7b5;
}
.warranty {
    margin-top: 20px;
    text-align: left;
}
.warranty-header {
    font-weight: bold;
    margin-bottom: 0;
}
.add-to-cart-box {
    float: right;
    width: 350px;
    margin-top: 25px;
    height: 50px;
    line-height: 50px;
    font-size: 1.4em;
    text-align: center;
}
.add-to-cart-box a {
    display: block;
    color: #fff;
    background: transparent url(/images/add-to-cart-bg.gif) 0 0 repeat-x;
}
.add-to-cart-box a:hover {
    background-position: 0 -50px;
}
.review-snippet {
    float: right;
    background-color: #efefef;
    border: 1px solid #ccc;
    padding: 10px;
    width: 330px;
    margin-top: 30px;
}
.bottom {
    margin-top: 30px;
}
.badge {
    float: left;
    margin-left: 20px;
}
.badge img {
    height: 90px;
}
#content .review .rating {
    clear: none;
    margin-left: 15px;
}
.rating-header {
    font-weight: bold;
    text-align: center;
}
.rating-count {
    display: none;
}
.rating-average {
    float: left;
    width: 50px;
    display: none;
}
.read-a-review,
.write-a-review {
    text-align: center;
    width: 100px;
    float: right;
}
ul.tab-container {
    border-bottom: 1px solid #144157;
    margin: 40px 0 0 0;
    padding-bottom: 35px;
    padding-left: 5px;
    font-size: 1em;
    font-weight: bold;
}

ul.tab-container li {
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.tab-container li {
    background-color: #efefef;
    color: #000;
    font-weight: bold;
}

.tab-container li a:link,
.tab-container li a:visited {
    background: #efefef none repeat scroll 0%;
    border: 1px solid #144157;
    color: #333;
    float: left;
    font-weight: normal;
    line-height: 24px;
    margin-right: 18px;
    padding: 5px 10px;
    font-size: 1.3em;
    text-decoration: none;
}

.tab-container li.selected span {
    font-weight: bold;
}

.tab-container li.selected a:link,
.tab-container li.selected a:visited {
    background: #fff none repeat scroll 0%;
    border-bottom: 1px solid #fff;
    color: #000000;
}

.tab-container  a:focus {
    outline: none
}

.panel-outer-container {
    border-color: #144157;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    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: 5000px;
    position: relative;
}
.panel-container .panel {
    float:left;
    width: 930px;
    margin-left: 10px;
    min-height: 200px;
}

* html .panel-container {
    height: 120px;
}
.panel-text {
    padding: 0 10px;
}
.panel-container table.spec-table {
    border-spacing: 0;
    margin-right: 10px;
}

.panel-container table.spec-table td {
    padding: 2px;
}
table.spec-table {
    width: 100%;
}
.shipping-info th {
    text-align: left;
}
.spec-table .feature-name {
    width: 25%
}
.spec-table .feature-value {
    width: 75%
}
#massage-chairs .spec-table .feature-name {
    width: 50%
}
#massage-chairs .spec-table .feature-value {
    width: 50%
}
.panel-container tr.even td {
    background-color: #fafafa;
}
.shipping-info {
    margin-top: 20px;
}
.feat-pan li,
.desc-pan li {
    margin-left: 25px;
    list-style: inherit;
}
.quick-ship-text {
    margin-top: 5px;
    font-weight:bold;
}
.step-name {
    font-weight: bold;
    padding-top: 10px;
    color: #305983;
    font-size: 1.3em;
}

.options-available ul li ul li {
    margin-left: 10px;
    margin-bottom: 2px; /*line-height:17px;*/
    min-height: 17px;
}

* html .options-available ul li ul li {
    height: 17px;
}

.options-available .label {
    color: #333;
    white-space: normal;
}

.options-available * {
    /*border: 1px solid red;*/
}

div.option-price {
    float: left;
    width: 80px;
}

div.option-name {
    width: 300px;
    float: left;
    margin-left: 10px;
}
li.label .option-name {
    font-weight: bold;
    margin-left: 0;
}
img.option-pic {
    float: left;
    border: 1px solid #333;
    width: 50px;
    margin-left: 50px;
}

li.no-image img.option-pic {
    border: 0;
    visibility: hidden;
}

#product-page li.measurements {
    display: none;
}

tr.label img.option-pic,
#product-page td.free span#option_price {
    display: none;
}

#product-page .opt-pan  ul li ul li {
}

#product-page .feat-pan  ul li ul li {
    list-style: none;
}

#product-page ul li ul li div.option-price {
    padding-left: 15px;
}

#product-page ul li ul li.free {
}

#product-page ul li ul li.label {
    background-image: none;
}

#product-page ul li ul li.free div.option-price {
    visibility: hidden;
}

.options-available p {
    margin-bottom: 0;
    margin-top: 0;
}
.measuring-pan {
    text-align: center;
}
.measuring-text {
    text-align: left;
}
.youtube-box {
    margin: 10px 0;
    text-align: center;
}
.youtube-box div {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

.youtube-box p {
    font-weight: bold;
}
