#Breadcrumbs { display:none; }

/* Product
------------------------------------------------------------------------------*/
#Main.product-detail #Content .product { background:url('images/shade_product.jpg') no-repeat center bottom; min-height: 400px; padding-bottom: 100px; margin-bottom: 100px; }
#Main.product-detail .product { position:relative; }
#Main.product-detail .product h3.title { padding: 10px 0; }
#Main.product-detail .product-description {  width:270px;}
#Main.product-detail .product-description p { font-size:10pt; line-height:1.7; }
#Main.product-detail .product-image { position:absolute; right:0; top:0;}
#Main.product-detail .product-price { font-size:14pt; font-weight:bold; }
#Main.product-detail .product .cart-button button { border:0; background:#555; color:#fff; cursor:pointer; display:block; padding:4px; position:absolute; left:100px; bottom:0; }
#Main.product-detail .product .cart-button button span { background:transparent url('images/right_arrow.png') no-repeat 90% center; border:1px solid #aaa; display:block; font-weight:bold; padding:4px 21px 4px 15px; }
#Main .product-image-gallery { display: none; }

#Content-Text { width: 712px; }

#EditorDiv #Content .module-row .featured-product-module { min-width: 120px; width: 120px; }
                
#Content .module-row.items-5 { width: 100%; height: 160px; background: #FFF url(images/prod_row_shade.png) no-repeat scroll 0 70px;  }
#Content .module-row .featured-product-module { width: 130px; height: 140px; margin-right: 10px; padding: 0; }
#Content .module-row .module.fourth { clear: none; }
#Content .module-row .product-content .product { }
#Content .module-row .product-content h3.title,
#Content .module-row .product-content .product-description,
#Content .module-row .product-content .read-more { display: none; }