﻿#setProductPageWrapper
{
    border:0px;
    width:900px;
}
#setProductPageHeader
{
    width:900px;
}
#leftHeaderBox
{
    width:275px; 
    height:500px;
    padding-right:0px;
}
.shortnameUppercase
{
    text-transform:uppercase;
}
#bigPriceOnTheTop
{
    margin-top:15px; 
    padding-right:30px;
    text-align:right;
    font-weight:bold;
    color:#B9282F;
    font-size:20px;
}
#toptext
{
    color: #4D4D4D; 
    font-size: 12px; 
    position: relative; 
    z-index: 100;
}
#listPrice
{
     padding-right:30px;
     text-align:right;
     margin-bottom:16px;
     color:#4d4d4d;
}
#listPrice span
{
    font-size:15px;
}
#thumbtext
{
    font-size:8pt;
    color:#4d4d4d;
    margin-top:0px;
}
#bottomalignstuff
{
    position:absolute; 
    bottom:0px;
}
#bottomalignstuff ul a
{
    font-size:12px;
    color:#4d4d4d;
    display:inline;
    margin-top:0px;
}
#bottomalignstuff ul a:hover
{
    text-decoration:underline;
}
#bottomalignstuff ul
{
    padding:0px 0px 0px 18px;
    margin:0px;
}
#bottomalignstuff li
{
    list-style:square;
    padding-left:0px;
    margin:0px;
}
#bottomalignstuff a
{
    color:#B9282F;
    margin-top:13px;
    display:block;
}
#imagelabel
{
    position:absolute;
    bottom:2px;
    left:10px;
    padding:0px 0px 0px 0px;
    color:white;
}
#imagelabelContainer
{
    position:absolute;
    bottom:2px;
    left:10px;
    padding:0px 0px 0px 0px;
    background:Black;
    -moz-opacity:0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
}
#valuePackageIncludeTitle
{
    text-align:center;
    padding-top:10px;
    color:#B9282F;
    font-size:12pt;
    font-weight:bold;
    height:20px;
}
#valueBulletTD
{
    vertical-align: top
}
#valueBulletTD hr
{
    margin-top:10px; 
    color:#B9282F;
    width:200px;
}
#valueBulletTD p
{
    text-align:center;
    color:#B9282F;
    font-size:10pt;
    font-weight:bold;
}
#ValueBullets
{
    font-weight: 700; 
    font-size: 12pt; 
    color: #B9282F; 
    padding-left: 15px; 
    line-height:140%; 
    margin-top:10px;
}
#bedroomSetValuePackageInfo
{
    background:white;
    border:0px;
}
#valuePackageIncludesBox
{
    width:200px;
    padding:10px; 
    border:2px solid #B9282F; 
    vertical-align:bottom; 
    height:200px;
}
#valuePackageIncludesBox table
{
    height:100%;
    width:100%;
    border:0px;
}
#reallyBigValueTitle
{
    padding-left:9px;
    padding-right:0px;
    text-align:center;
    font-size:28pt; 
    font-weight:bold;
    font-family:Arial Narrow;
    color:#B9282F;
    height:75px;
    width:650px;
}
#valuePackageTextBox
{
    padding-left:27px; 
    padding-right:0px;
    width:280px;
}
#productSaleListPrice
{
    width:150px;
    padding: 0px 5px 0px 0px;
    vertical-align:top;
    text-align:right;
}
#productSaleListPrice b
{
    color:#CC0000;
    font-size:13px;
}
#setPriceBox
{
    text-align:right;
    padding-top:2px; 
    padding-left:0px;
    width:200px;
}
/*heres the related product stuff*/
.individualProductWrapper
{
    padding:8px 0px 8px 0px;
}
.individualProductWrapper table
{
    border:2px solid #000000; 
    padding:8px; 
    border-collapse: collapse;
    width:100%;
    margin:0px;
}
.productThumbnailImage
{
    width:250px;
    text-align:left;
    vertical-align: middle; 
    padding:8px 0px 8px 8px;
}
.productThumbnailImage h3
{
    color:#4d4d4d;
}
.productTitle
{
    height:50px;
    padding: 0px 0px 10px 8px;
    vertical-align:bottom;
}
.productTitle h3
{
    text-transform:uppercase;
}
.productDimensionBullets
{
    padding: 10px 5px 0px 8px;
    vertical-align:top;
    color:#4d4d4d;
    height:70px;
}
.productSaleListPrice
{
    width:150px;
    padding: 10px 5px 0px 0px;
    vertical-align:top;
    text-align:right;
    height:70px;
}
.productSaleListPrice b
{
    color:#CC0000;
    font-size:13px;
}
.productAddtoCartButton
{
    padding: 12px 5px 0px 0px;
    vertical-align:top;
    text-align:right;
    width:175px;
    height:70px;
    font-size:11px;
}
.productMoreInformationButton
{
    padding:0px 8px 12px 8px;
    vertical-align:bottom;
    text-transform:uppercase;
    height:20px;
}
.productMoreInformationButton a
{
    color:#CC0000;
    text-decoration:underline;
}
.productFreeShippingBox
{
     height:20px;
     vertical-align:bottom;
     padding:0px 15px 8px 8px;
     text-align:right;
}