/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Todays Deals Header
------------------------------- */
/**
.todaysDeals{
	background:url(..images/customer/promo/category/topdeals_bg.jpg) no-repeat;
	height:43px;
	width:645px;
	margin:1em 0;
	display:block;
	text-decoration:none;
}

 .todaysAll{
	float:right;
	background:url(..images/customer/promo/category/topdeals_all_bg_l.gif) no-repeat left center;
	margin:10px;
	padding:0 0 0 6px;
}
.todaysDeals a, .todaysAll strong{
	color:#4e4e4e;
	text-decoration:none;
	display:block;
	display:inline-block;
	background:url(..images/customer/promo/category/topdeals_all_bg_r.gif) no-repeat right center;
	font-weight:bold;
	height:27px;
	line-height:27px;
	padding:0 20px 0 4px;
}

.todaysDealsBottom{
	background:url(..images/customer/promo/category/showall.jpg) no-repeat;
	height:43px;
	width:526px;
	margin:1em 0;
	float : left;
}

.todaysDealsBottom a{
	color:#ffffff;
	text-decoration:none;
	display:block;
	height:43px;
	line-height:43px;
	padding-left : 195px;
	font-size : 1.9em;
}
**/
/* Featured Listing
------------------------------- */
.product-shop1 { float:left; padding-left: 4px; margin-bottom: 3px; border-bottom:1px solid #e0e0e0;}
.out-of-stock1 { height:18px; padding-top:3px;color:#D83820; font-weight:bold; }
.product-shop1 .short-description1 { width:100%; overflow:hidden; margin-bottom:10px; }

/********************** Catalog Listing */

/* List Type */
.listing-type-list1 .listing-item1 { padding:5px 5px; }
.listing-type-list1 .description1 { width:250px; }
.listing-type-list1 .product-image1 { float:left; width:100px; }
.listing-type-list1 .product-shop1 { width: 500px; }
.listing-type-list1 .product-shop1 .description1 { margin:.5em 0 0 0; }
.listing-type-list1 .product-shop1 .price-box { float:left;text-align:left; white-space:nowrap; margin:3px 13px 5px 0; padding:0; }
.listing-type-list1 .product-shop1 .form-button { margin:3px 0 3px 0; }
.listing-type-list1 .product-shop1 .product-reviews1 { margin:15px 0; font-size:.95em; }
.listing-type-list1 .product-shop1 .product-reviews1 a, .listing-type-list .product-shop1 .product-reviews a:hover { color:#6e6969; }
.listing-type-list1 .listing-item1 .rating-box1 { margin-bottom:6px; }
.listing-type-list1 .product-shop1 .price { font-size:13px; }
.listing-type-list1 .product-shop1 .price-label { font-size:12px; }
.listing-type-list1 .special-price .price-label { font-size:13px; font-weight:bold; white-space:nowrap; color:#cc0001; line-height:1.5; }

.product-essential1 .product-shop1 { width:330px; }
.product-essential1 .product-shop1 .ratings1 { margin-bottom:10px; }

.product-shop1 .product-options-bottom1 .price-box1 { float:none; }
.product-shop1 .product-options-bottom1 .price-label1 { float:none; padding-right:0; }
.product-shop1 .product-options-bottom1 .price-tax1 { float:none; }
.product-shop1 .product-options-bottom1 .add-to-cart-box1 { clear:both; float:left; padding-top:12px; }

.shopping-cart-collaterals1 .upsell1 .product-shop1 { width:170px; }
.shopping-cart-collaterals1 .upsell1 .product-shop1 h5 { font-size:1em; }

/********************** Catalog Listing */
.catalog-listing1 {
    line-height:1.1em;
    }
.catalog-listing1 h5 {
    margin-bottom:.4em;
    font-size:1.05em;
    width:100%;
    overflow:hidden;
    }
.catalog-listing1 h5 a, .catalog-listing1 h5 a:hover {
    color:#203548;
    text-decoration:underline;
    }
.catalog-listing1 .add-to1 {
    margin:.7em 0;
    color:#555555;
    line-height:1.3em;
	text-align: center;
    font-size:.95em;
    font-weight:bold;
    }
.catalog-listing1 .add-to1 a, .catalog-listing1 .add-to1 a:hover {
    text-decoration:underline;
    }
.catalog-listing1 .ratings1 {
    margin-bottom:.6em;
    }

.catalog-listing1 .ratings1 { line-height:1.5; }
.catalog-listing1 .ratings1 .rating-box1 { float:none; margin-bottom:3px; }
.catalog-listing1 .ratings1 .pipe1 { display:none; }
.catalog-listing1 .ratings1 a { display:block; }
