﻿/* BVC 2004 Product Page Template */

div#wrapper {
background:#fff;
}


#bvc2004productpage {
background:#fff;
}



#bvc2004productpage #menucolumn
{
    display: none;
    float: left;
    width: 165px;
    margin: 0 10px 0 0;
    text-align: left;
}
#bvc2004productpage #imagecolumn
{
    float: left;
    text-align: center;
    background:url(../images/page_bg.gif) repeat-x top left;
    margin-top: -10px;
    padding: 20px 0 0 0;
    min-height:400px;
    width:295px;
}

#bvc2004productpage #contentcolumn h1 {
margin-left:-20px;
}

#bvc2004productpage #contentcolumn
{
    float: left;
    width: 585px;
    margin: 0;
    background:url(../images/page_bg.gif) repeat-x top left;
    padding:20px 15px 0 15px;
    margin-top:-10px;
   min-height:400px;
    line-height:1.5em;
    }
    
#bvc2004productpage #contentcolumn  #ProductSKU {
color:#f00;
}

/* BVC 5 Product Page Template */
#bvc5productpage #contentcolumn
{
    float: left;
    width: 350px;
    margin: 0 0 0 10px;
    text-align: left;
}
#bvc5productpage #actioncolumn
{
    float: right;
    width: 300px;
    margin: 0 0 0 10px;
    text-align: left;
}
#bvc5productpage #ProductReviews
{
    clear: both;
}
.productimage
{
    text-align: center;
    margin: 10px 0;
}

/* Product Controls Box */
#ProductControls
{
 
    padding:10px;
    margin: 10px 0;
    position: relative;   
    text-align:left;
    background:#f1eee7 url(../images/Controlbox_bg.jpg) repeat-x left bottom;
  width:430px;
 min-height:100px;
}

#ProductOptions {
vertical-align:top;
text-align:left;
float:right;
width:200px;
margin-top:-50px;

}




#Prices.Siteprice
{
    font-weight: bold;
    font-size: 120%;
    color: #f00;
      text-align:left;
}
.YouSave
{
    color: #c00;
      text-align:left;
      font-weight:bold;
      font-style:italic;
}


#Prices table {
width:200px;
}

.Siteprice {
text-align:left;
}

.ProductPropertyLabelRed {
color:#c00;
font-weight:bold;
font-style:italic;
}

.Listprice
{
    text-decoration: line-through;
    color: #333;
    text-align:left;
}


.formlabel
{
    text-align: left;
    color: #444;
}
.productpropertylabel
{
    padding-right: 5px;
    text-decoration: none;
    color: #c00;
    text-align:left;
}

#buttons
{
    margin: 5px;
}

.producttypepanel
{
}

/* Product Reviews & Cross/Up Sells */

.productgrid {
visibility:hidden;
}

.ProductReviews, #CrossSells
{
    clear: both;
    padding: 10px;
    margin: 10px;
    border: 1px solid #eee;
}

#crosssells {
width:235px;

}

#crosssells h2 {
color:#666;
font-size:140%;

}

.ProductReviewLinks
{
    font-size: 90%;
}
.ProductReview
{
    margin: 10px;
    padding: 0 0 0 5px;
    border-left: 5px solid #eee;
}
.ProductReviewKarma
{
    display: block;
    padding-top: 5px;
    font-size: 90%;
    color: #666;
}
#crosssells table
{
    width: 100%;
    border:1px solid #d1d1d1;
    margin-left:20px;
}
#crosssells table td {
background:#fff url(../images/page_bg.gif) repeat-x top left;
vertical-align:top;
}
.WideSingleProductDisplayPanel
{
    position: relative;
    width: 100%;
    float: left;
    border-bottom: 1px solid #eee;
}
.SingleProductDisplayImage
{
    float: left;
    width: 125px;
   margin: 15px 15px 5px 25px;
}

.SingleProductDisplayImage img {
width:65px;
height:65px
}
.ProductBadge
{
    visibility:hidden;
    position: absolute;
    top: 5px;
    left: 100px;
}

table#swatches {
width:auto;
border:1px solid #666;
background:#f1eee7 url(../images/Controlbox_bg.jpg) repeat-x left bottom;
}

table#swatches td {
text-align:center;
padding:8px 8px 0 8px;
}

table#swatches tr.caption td {
text-align:center;
font-size:90%;
}

table#swatches img
{
border:1px solid #666;
width:50px;
height:50px;
}

.SingleProductDisplayName
{
    margin: 10px;
    font-size: 90%;
    font-weight: bold;
    clear: right;
}
.SingleProductDisplayDescription
{
}
.SingleProductDisplayPrice
{
    font-size: 100%;
    font-weight: bold;
    color: #666;
}

/* Choices And Inputs */
td.choicelabel
{
    vertical-align: top;
}
span.choicelabel
{
    display: block;
    margin: 9px 0 0 0;
    float: right;
}

.radiobuttonnormallist ul
{
    margin: 0;
}
.radiobuttonnormallist li
{
    display: inline;
    list-style: none;
}
.radiobuttonnormallist ul ul
{
    padding: 0;
    margin: 5px 0px;
    font-size: 11px;
}
.radiobuttonnormallist ul .rblist
{
    margin-left: 7px;
}

/* Kits */
ul.kitcomponent
{
    list-style-type: none;
}

.outofstockdisplay {
position:relative;
margin-top:50px;
font-size:1em;
color:#c00;
font-weight:bold;

}

