﻿#MainContent {
  margin: 0;
  float: left;
  border: 1px solid #dcdcdc;
  width: 537px;
  padding: 5px;
}

#RightContent {
  width: 160px;
  float: right;
  /*border: 1px solid blue;*/
}

#RightContent .widget
{
 width: 100%;
    }

#RightContent p
{
    margin: 0;
    width: 100%;
    padding: 5px 0 5px 0;
    }
    
#RightContent .title {
	border-bottom: 1px solid #e6e6e6;
	font-size: 120%;
	padding: 10px 0 10px 0;
	font-weight: bold;
}

/* Products */

.productBox
{
    margin: 7px;
	width: 155px;
	vertical-align: top;
	float: left;
	min-height: 230px;
}

#productResults
{
    padding: 10px;
    margin: 5px;
    }

#productResults P
{
    	margin: 0 0 0 0;
    }
    
.productImageContainer
{
    margin-bottom: 5px;
    }


.averageRating {
  font-size: .8em;  
}

.rating {
  margin-left: 2px;
  margin-right: 2px;
}

.rating fieldset {
  border: 0px;  
}

.rating fieldset legend {
  position: relative;
  font-size: .8em;
  left: -10px;
}

.rating fieldset span {
  left: 100px;
  top: -14px;
}

.ratingStar {
  width: 13px;
  height: 12px;
  text-align: center;
  cursor: pointer;
}

.emptyStar {
  background-image: url(../images/icons/emptystar.gif);
}

.filledStar {
  background-image: url(../images/icons/filledstar.gif);
}

.waitingStar {
}


.addToCart fieldset {
border: none;
}

.addToCart fieldset #buttonGroup {
  vertical-align: bottom;  
}

.cartSubTotal {
  width: 99%;
  border: 1px solid #C0C0C0;
  padding: 5px;  
  background-color: #EBEBEB;
}


/*// Thumbnail and photos //*/

.productImage img, .productImagethickbox img
{
	border: 1px solid #dfdfdf !important;
	padding: 4px;
}

.productImage img:hover, .productImagethickbox img:hover
{
	border: 1px solid #9c9c9c !important;
}

.productImage img, .productImagethickbox img
{
	margin: 0;
}

.picture_holder
{
	width: 105px;
}

.picture_information
{
	line-height: 18px;
	vertical-align: bottom;
	border-bottom: 6px solid #fff;
}

.picture_information h5
{
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #464032;
}

.m-photos, .m-photos img {
	border: 1px solid #dfdfdf;
	padding: 5px;
	margin: 0 0 5px 0;
}

.i-photos, .i-photos img {
	border: none;
	padding: 3px 3px 0 3px;
	margin: 0 0 5px 0;
}


/* Catalog  */

.catalogProductName
{
    font-size: 125%;
    font-weight: bold;
    text-decoration: none;
    }

.retailPrice
{
   text-decoration: line-through;
   font-style: italic;
   color: #dcdcdc;
   display: inline;
   font-size: 90%;
    }

.ourPrice
{
    font-size: 120%;
    font-weight: bold;
    display: block;    
        }
        
 .ourPriceLabel 
 {
     }

.priceFloat
{
    padding: 5px 5px 0;
    float: right;
    width: 150px;
    }
  
.verticalalign
{
    line-height: 20px;
    }  
 
.priceFloat .ourPrice  {font-family:Georgia, "Times New Roman", Times, serif; font-size: 200%;}
.priceFloat .retailPrice { color: #000;}
        
.AspNet-DataList td{ vertical-align: top;}


.productSummary
{
    padding: 10px;
    }
    
.breadcrumbs {
  font-size:110%;
  margin-bottom: 5px;
  display: block;
}

.productName
{
    float: left;
    margin-bottom: 10px;
    }


.productDesc
{
    margin: 20px 0 20px;
    
    }
    
#crossSales
{
  margin: 5px;
    }
    
#crossSales P
{
    margin: 0;
    }
    
#crossSales h3
{
    font-weight: normal;
    padding: 0px 0px 10px;
    margin: 0px;
    }
    
.productSummary .AspNet-DataList .productImageContainer
{

    }
    
    
    
/*http://mattberseth.com/blog/2007/09/more_sample_ajaxcontroltoolkit.html*/
/* ajax__tab_technorati-theme theme */
.ajax__tab_technorati-theme .ajax__tab_header 
{
    background:url(../images/tab-line.png) repeat-x bottom;
    font-size: 125%;
    display:block;
    font-weight: bold;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(../images/tab.png) no-repeat left top;
    border-color:#222;
    color:#222;
    padding-left:10px;
    margin-right:3px;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_inner 
{
    background:url(../images/tab.png) no-repeat right top;
    border-color:#666;
    color:#666;
    padding:3px 10px 2px 0px;
}
.ajax__tab_technorati-theme .ajax__tab_hover .ajax__tab_inner 
{
    color:#000000;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_outer 
{
    background:url(../images/tab.png) no-repeat 0pt -40px;
    border-bottom-color:#ffffff;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_inner 
{
    background:url(../images/tab.png) no-repeat right -40px;
    color:#000000;
    border-color:#333
}
.ajax__tab_technorati-theme .ajax__tab_body 
{
    padding:8px;
    background-color:#ffffff;
    border:solid 1px #d7d7d7;
    border-top-width:0;
}


.label {
  font-size: .8em;
}


/* Cart /*/


.cartSummary
{
    padding: 10px;
    }
    
.checkoutStrip
{
    display: block;
    padding: 0;
    line-height:32px;
     vertical-align: middle;
     font-size: 130%;
     font-weight: bold;
     text-align: left;
     color: #3782b9;
    }
    
.checkoutimage
{
    float: right;
    padding: 10px 0 10px 0;
    }

.cartSubTotal {
  width: 99%;
  border: 1px solid #C0C0C0;
  padding: 5px;  
  background-color: #EBEBEB;
}

.itemRow {
}

.itemSku {
  width: 12%;
  text-align: left;
  vertical-align: top;  
}

.itemName {
  width: 50%;
  text-align: left;
  vertical-align: top;  
}

.itemQuantity {
  width: 12%;
  text-align: right;
  vertical-align: top;  
}

.itemAmount {
  width: 12%;
  text-align: right;
  vertical-align: top;  
}

.extendedAmount {
  width: 12%;
  text-align: right;
  vertical-align: top;
}

.quantitytextbox {
  text-align: right;
  width: 20px;  
}

.editArea {
  width: 10%;
  vertical-align: top;
  text-align: right; 
}

.subTotal {
  width: 20%;
  text-align: right;
  font-weight: bold;  
}

.subTotalAmount {
  width: 20%;
  text-align: right;
  font-weight: bold;  
}

.total {
  width: 20%;
  text-align: right;
  font-weight: bold;  
  border-top: 1px solid #000;
}

.totalAmount {
  width: 20%;
  text-align: right;
  font-weight: bold;  
  border-top: 1px solid #000;
}

.accordionHeader {
  border: 1px solid #2F4F4F;
  color: white;
  background-color: #0066A6;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
  padding: 5px;
  margin-top: 2px;
  cursor: pointer;
}

.accordionHeaderGray {
  border: 1px solid #2F4F4F;
  color: #555;
  /*background-color: #0066A6;*/
  background: url(images/greyfade_bg.gif) repeat-x;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
  padding: 5px;
  margin-top: 2px;
  cursor: pointer;
  height: 20px;
  width: 97%;
}





/* Checkout /*/

.checkoutSummary
{
    padding: 10px;
    }