﻿
img
{
    margin:0px;
}
.priceBlock
{
 clear:both;
 text-align:center;
 color:#666666;
}

.priceBlock h2
{
    float:right;
}
.priceBlock span
{
    font-size:1.8em;
    font-weight:bold;
    color:#000000;
}

.priceBlock span.shipping
{
    font-size:1.2em;
    font-weight:bold;
}

.offerAdditionalInfo
{
    text-align:center;
    margin-left:15px;
}

.buyButton
{
    float:right;
}

.buyButton .addToCartImage
{
    padding:10px 20px 10px 0;
}


.productDetailsTabs
{
 padding : 0 10px 30px 0px;
 min-height:400px;   
}

/* product page images */
.thumbs
{
margin-top:4px;  
}
.thumbs a
{
    margin-right:5px;
}

.selected-thumb
{
    border: 1px solid  #bf0000;

}
.unselected-thumb
{
    border: 1px solid  #c7c7c7;

}

.productImage
{
    padding:5px;
    border: solid 1px #c7c7c7;
}

.review
{
    padding-bottom:40px;
    padding-top:0px;
    border-bottom: solid 1px #CCC;
}

.review h3
{
    margin-bottom:4px;
    font-size:0.97em;
    float:left;
}
.review .content
{
    clear:both;
}

.review .date 
{
    margin-top:4px;
    float:right; 
    font-size:0.90em;   
}

.ratinglabel 
{
    margin:0px;    
}

.ratinglabel li 
{
   color:#000000;
   font-weight:bold; 
   float:left;
   padding-right:10px;

}

dd
{
    text-align:justify;
}

dt 
{
    float:left;
    width:50%;
}

dd
{
   margin-left:30%;   
}

.offerNotify
{
    margin-left:35px;
}
.email
{
    font-weight:bold;
    margin-bottom:50px;
}

.offerNotify form
{
    margin-top:5px;
}

.offerNotify input
{
    margin-left:7px;
}

.offerUnavailable 
{
   color:#bf0000;
   font-size:1.7em;
   margin-bottom:10px;
   margin-left:5px;

}

.ui-tabs-panel
{
    min-height:220px;
}

.float-left-padding-right
{
    float:left; 
    padding-right: 10px;
}

.more-power-tools
{
    margin-top:50px;
    font-size:0.9em;    
}
.clickOnImage
{
    width:111px;
    height:10px;
    background:url(/images/template/clickOnImage.gif) no-repeat;
}
