/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-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.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */

.add-to-holder table { border-collapse: collapse; border: none; }
.add-to-holder td.edge { line-height: 1em; }

.add-to-holder td.top-left	{ background: url('../images/box/tl.gif') no-repeat top left; height: 17px; width: 17px; }
.add-to-holder td.top-right	{ background: url('../images/box/tr.gif') no-repeat top right; height: 17px; width: 17px; }
.add-to-holder td.bot-left	 { background: url('../images/box/bl.gif') no-repeat bottom left; height: 17px; width: 17px; }
.add-to-holder td.bot-right { background: url('../images/box/br.gif') no-repeat bottom right; height: 17px; width: 17px; }
.add-to-holder td.top-mid	{ background: url('../images/box/tm.gif') repeat-x top center; height: 17px; }
.add-to-holder td.mid-left	 { background: url('../images/box/lm.gif') repeat-y center left; width: 17px; }
.add-to-holder td.mid-right	 { background: url('../images/box/rm.gif') repeat-y center right; width: 17px; }
.add-to-holder td.bot-mid	 { background: url('../images/box/bm.gif') repeat-x bottom center; height: 17px; }

.mid-mid	 { background: url('../images/box/mm.gif') repeat center center; }

.add-to-holder .trailstop-stock-check .availability { margin: 0; text-align:center; color:#006600; font-weight:bold; font-size:18px; }
.add-to-holder .product-options, .add-to-holder .product-options-bottom { background-color:transparent; border: none; }

.trailstop-price-holder { }

.add-to-box { margin: 0em; }
.add-to-box li{ text-align:center; }

.add-to-cart-box .qty-box { margin:0em; text-align:center; font-size:14px;}

.product-shop .price-box .regular-price .price { color:#CC0000; font-size:18px;}
.product-shop .price-box .label { color:#808080; font-size:14px;}
.product-shop .price-box .price-label { color:#808080; font-size:14px;}
.product-shop .price-box .price { color: #CC0000; font-size:16px;}
.product-shop .input-text { width:50px; }
.product-shop .form-button-alt { background-color:#DCDCDC; color:#000000; border:1px solid #808080; cursor:pointer;}
.product-shop .trailstop-add-to-cart img{ cursor:pointer; }
.product-shop .shipping-estimate { text-align:center; }
.product-shop .shipping-estimate img{ vertical-align:middle; }

.product-collateral .collateral-box .head { text-align:left; font-size:12px;}
.product-collateral .collateral-box .ts-related-name { text-align:center; }

.trailstop-product-description-div { width:400px; float:left; }
.trailstop-additional-info-div { width:250px; float:right; }
.trailstop-additional-info-div .add-tag-box .input-box .input-text {width: 200px;}
.trailstop-additional-info-div .add-tag-box .input-box .form-button-alt {float:left;}
.trailstop-additional-info-div .collateral-box .head {}
.trailstop-additional-info-div .collateral-box .collateral-box {}
.trailstop-additional-info-div .collateral-box .attribute-specs {}
.trailstop-additional-info-div .collateral-box .data-table {}

.ts-collat-table .ts-left {padding-right:8px;}
.ts-collat-table .ts-right {padding-left:8px;}

#product-attribute-specs-table {}


.halfbr {line-height:.5em;}
.adam-clear { line-height:0em;}

.mini-products-grid td {
	background-color:#c1e6c1;
	border:1px solid #060;
/* 	margin:5px; */
	padding: 2px;
	width:25%;
}

.mini-products-grid .make-this-center-custom {
	text-align:center;
}

.mini-products-grid a {
	text-align:center;
}

.mini-products-grid img {
	border:1px solid #999999;
	margin-top:5px;
}

.mini-products-grid h3.product-name {
	font-size:12px;
	text-align:center;
}

/* holiday gift link */

.holiday_gift_link img	{
	width:20px;
	vertical-align:bottom;
}

.holiday_gift_link h3	{
	font-size:14px;
}

.holiday_gift_link a, .holiday_gift_link a:visited	{
	text-decoration:none;
	color:#005000;
}

.holiday_gift_link a:hover	{
	text-decoration:underline;
}



/* special_patch_info */
/*
.special_patch_info {
	padding:5px;
	background:#83CD83;
	border:1px solid #006600;
}

.special_patch_info li{
	font-weight:bold;
	color:#000000;
}

.special_patch_info li h3{
	font-weight:bold;
	font-size:20px;
	color:#000000;
	line-height:20px;
	text-decoration:underline;
}
*/
























