@charset "utf-8";
/* CSS Document */

/*CGI Classes*/
.promote{font-size:12px;}
.price{color:#900000;font-size:31px;}/*This is the price on an individual product page.*/

.DiscAmount {color:#990000;}
.clearRight {clear: right;}

a[href $='#top'] {padding-right: 18px; background: transparent url(/images2/General/Up.jpg) no-repeat center right;}

.accent{font-size:14; color:#666666;}

#Important {background-color: #fcfcc6;border:1px #ff0000 solid;	padding:10px;width:40%;	font-size: 13px;margin: 0 auto 10px auto; clear:both;}
.Important {font-weight: bold;color: #ff0000;margin-bottom:2px;}
img.middle {vertical-align:middle}


/*
.ModelInfo is
Manufacturer:
Model:
Code:
*/
.ModelInfo {
	width:auto;
	float:left;
	margin-bottom:10px;
	clear:both;
	width:100%;
	min-width:100%;

	}
.ModelInfo ul { list-style:none; }
.ModelInfo li { float:left; margin-right:25px;  }

.AddThis {
	float:left;
	padding-top:9px;
	padding-left:15px;

}

.ProductContainer { clear: left; border-top: 1px solid #CCC; padding-top:5px; }


.InStockHead{font-size:19px;color:#50703b;}
.wasAmount {text-decoration: line-through;}
.Hurry{font-size:12px;color:#900000;}
.Out{font-size:12px;color:#900000;}
.InStock{ padding-top:10px;}
.FreeShipping{ color:#86a501; font-family: helvetica, arial, verdana, sans-serif; }

.ProductName {float:left; max-width:700px;}

/* Any time there is a message above the CartBox it will show the .Alert Box (the Red one) */
.Alert {
	width:310px;
	padding:8px;
	border: 1px solid #900000;
	background: #FFF2F2;
	font-size:12px;
	color:#900000;
	float:left;
	}
.Alert h2 { font-size:14px; }

.GoodAlert {
	width:310px;
	padding:8px;
	border: 1px solid #84bb4e;
	background: #edfbde;
	font-size:12px;
	color:#486828;
	margin-top:3px;
	margin-bottom:3px;
	clear:left;
	float:left;
}
.GoodAlert h2 {
	font-size:14px;
}

/* This item is on sale at X% off. */
.OnSale {
	padding:6px;
	border: 1px solid #84bb4e;
	background: #edfbde;
	font-size:12px;
	color:#486828;
	margin-top:3px;
	margin-bottom:3px;
}
/* Available for a limited time! */
.Limited {
	padding:6px;
	border: 1px solid #900000;
	background: #FFF2F2;
	font-size:12px;
	color:#900000;
	margin-top:3px;
	margin-bottom:3px;
}

/*Notify me when product is in stock! - Currently commented out*/
.Notify {
	margin-top:6px;
	text-align:center;
	width:293px;}

.CartBox { 
	border:#CCC 1px solid;
	border-top:solid #ccc 5px;
	height:auto;
	
	overflow:hidden;
	width:277px;
	padding:25px;
	margin-bottom:30px;
	margin-top:8px;
	float:left;
	}

	
.Add2CartForm { clear:both; }

.HowSoon {
	padding-top:20px;
	border-top: 1px solid #e7e7e7;
	width:245px;
	margin-top:10px;
	height:18px;
	clear:both;
}

.HowSoon p {
	float:left;
}

.CartForm { 
	width: 285px;
	clear:both;
	margin-top:10px;
	}
.CartForm input {float:left;}

.Quantity {width:53px; float:left;}

.QuantityBox {
	font-size:17px;
	padding-top:2px;
	padding:10px;
	margin-top:4px;
	width:40px;
	}

.Add2Cart {
	margin-left:20px;
	margin-top:13px;
	}
	
/* For Add to Cart Button */
input,a.outlineoff {
            outline: none;
        }
/* Product Picture inside of the table */

.ProductPicture {
	width:360px;
	float:right;
}

/*Browsing Products - 9 to a page */
.BrowseStock {clear:both; }
.BrowseModel {clear:both; }
.BrowseClick {clear:both; }

.BrowsePrice{color:#900000;font-size:18px;}/*This is the price on pages of 9 to a page*/
.prodDesc {margin: 3px 10px 3px 10px;display: block;font-size:11px;}/*This is the description on pages of 9 to a page*/


#recommend{text-align:center;float:right;width:120px;margin:0 10px 0 10px;padding:15px;	border-left: 1px solid #CCCCCC;}
.recommend{clear:both;padding-bottom:10px; }

.topSeller {float: left;text-align:left;padding: 10px 2px 10px 6px;margin: 0 8px 10px 4px;border: 1px solid #CCCCCC;}
.topSeller b {color: #000000;font-size: 16px;}

.saleBorder { float:left; text-align:left; padding:6px; margin:2px 3px 5px 4px; border: 1px solid #A7A7A7; }
.sale {float:left;text-align:left;padding:2px;margin:2px 3px 5px 4px;border: 1px solid #CCCCCC;}
.saleWrapper {float:left;text-align:center;margin-top: 7px;	font-size: 11px;margin-bottom: 8px;}
.caption {clear:both;margin-bottom: 3px;}
.Yankee { font: 18px Georgia, "Times New Roman", Times, serif; text-align:center; color:#666; }

#group{clear:both;height:154px;}
#group ul{list-style: none;}	
#group li{width:140px;float:left;}

#mainshipping {width:350px;float: left;height: 50px;text-align: center; padding-top:10px; padding-left:5px;}
#subTab {height: 35px;width: 890px;float: right;margin:8px 10px 0 0;}
#LineTitle {width: auto;height: 32px;float: left;}
#mainDescript {width: auto;float: left;height: 32px;font-size: 12px;padding-top: 4px;}
#Shipping {float: right;height: 28px;width: 250px;}
