.prodGroup{
	margin-top:20px;
}
.prodWrap{
	width:206px;
	padding:15px 4px;
	text-align:center;
	font-size:14px;
	vertical-align:top;	
}
.prodWrap .imageLink{
	display:block;
	margin:0px auto;
	width:130px;
}

.prodWrap .imageLink img{
	width:130px;
}

.prodWrap .prodName{

}
.prodWrap .prodName a{
	font-weight:bold;
	color:#BB5E00
}
.prodWrap .prodName a:hover{
	color:#482706;
	text-decoration:underline;
}

.prodWrap .prodOnSale{

}

.prodOnSale .osPrice{
	text-decoration:line-through;
	display:block;
	float:left;
	width:70px;
	padding-left:5px;
	text-align:left;
}

.prodOnSale .osSalePrice{
	color:#FF0000;
	display:block;
	float:left;
	width:94px;
	padding-left:5px;
	text-align:left;
}
.prodOnSale .osPriceTitle, .prodOnSale .osSalePriceTitle {
	display:block;
	float:left;
	width:94px;
	text-align:right;
	padding-right:5px;
}
.prodOnSale .osSalePriceTitle {
	color:#FF0000; 
}
.prodOnSale .osPriceTitle{
	font-weight:bold;
}
.priceTitle{
	display:block;
	float:left;
	width:94px;
	text-align:right;
	padding-right:5px;
	font-weight:bold;
}
.prodPrice{
	display:block;
	float:left;
	width:94px;
	padding-left:5px;	
	text-align:left;
}
/* Shop Details */

.detailsImages{
	float:left;
	width:165px;
	padding:5px;
}
.detailsInfo{
	width:400px;
	padding:5px 5px 5px 25px;
	float:left;
}
.detailsName{
	font-size:18px;
	font-weight:bold;
	color:#BB5E00;
	margin-bottom:10px;
}
.alignRt{
	text-align:right;
	font-weight:bold;
}
.alignCt{
	text-align:center;
	font-weight:bold;
}
.detailsInfo td{
	font-size:14px;
}
.detailsOSPrice{
	text-decoration:line-through;
}
.detailsOSSale{
	color:#ff0000;
}
.quantField{
	width:30px;
}
.detailsDescription{
	margin-top:7px;
	padding: 10px 5px;
	border-top:1px solid #CCCCCC;
}
.button {
	background-color:#713800;
	border-color:#9E7144 #592C00 #592C00 #9E7144;
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	font-weight:bold;
	height:26px;
	margin-top:10px;
	text-align:center;
	width:150px;
}
.cartLink{
	float:right;
}
.cartLink a{
	font-weight:bold;
	color:#BB5E00;
	text-decoration:none;
	display:block;
	float:left;
	margin-right:15px;
}
.cartLink a:hover{
	text-decoration:underline;
	color:#482706;
}
.cartProductList{
	width:100%;
}
.cartProductList .header td{
	font-weight:bold;
}
.cartTextLeft{
	text-align:left;
}
.cartTextRight{
	text-align:right;
	padding-right:10px;
}
.cartTextCenter{
	text-align:center;
}
.cartTotalPrice{
	font-weight:bold;
}
.zipcodeForm{
	border:1px solid #663300;
	padding-bottom:6px;
	text-align:center;
	width:305px;
	margin:0px auto;
}
.zipcodeFormTitle{
	font-weight:bold;
	margin-bottom:7px;
	padding:2px;
	background-color:#BB5E00;
	color:#FFFFFF;
}
legend {
	color:#BB5E00;
	font-size:12pt;
	font-weight:bold;
	border:medium none;
	float:none !important;
	height:auto !important;
	padding:0px 3px;
	white-space:nowrap;
}
fieldset {
	border:1px solid #BB5E00;
	margin:10px 10px 20px;
}
.item{
	padding:0px 0px 9px 9px;
}
.first{
	clear:left;
}
.long{
	width:545px !important;
}
.short{
	width:105px !important;
}
.shop-checkout {
}
.shop-checkout div.item {
float:left;
width:280px;
}
.shop-checkout div.first {
clear:left;
}
.shop-checkout div.item .cat_dropdown {
width:200px;
}
.shop-checkout div.item #CardCCV {
width:40px;
}
.shop-checkout div.subItem {
float:left;
}
.shop-checkout div.item .cat_listbox {
width:280px;
}
.shop-cart h2, .shop-checkout h2 {
color:#993399;
font-size:20px;
margin-bottom:10px !important;
margin-top:0 !important;
padding-left:5px;
}
.cat_textbox_small, .cat_listbox_small {
	width:200px;
}
.accountLink:active, .accountLink:link, .accountLink:visited{
	color:#BB5E00;
	font-weight:bold;
	text-decoration:none;
}
.accountLink:hover{
	color:#482706;
	font-weight:bold;
	text-decoration:underline;
}
/* ------- account CSS -------*/
.userInfoSaveButton{
	margin-left:9px;
}
.subsInputLabel{}
.viewOrders label{
	font-weight:bold;
}
.subsInputLabel a{
	color:#BB5E00;
	text-decoration:none;
	font-size:12px;
}
.subsInputLabel a:hover{
	color:#482706;
	text-decoration:underline;
}
.signupError{
	text-align:center;
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
}
.accountMenu{
	margin-bottom:15px;
}
.accountMenu a{
	color:#BB5E00;
	text-decoration:none;
	display:block;
	float:left;
	margin-right:15px;
}
.accountMenu a:hover{
	color:#482706;
	text-decoration:underline;
}
.orderList{
	border:1px solid #cccccc;
}
.orderList th{
	background-color:#BB5E00;
	color:#FFFFFF;
}
.orderList a{
	color:#BB5E00;
}
.orderList a:hover{
	color:#482706;
	text-decoration:underline;
}
.orderList .odd{
	background-color:#f1f1f1;
}
.orderList .even{
	background-color:#ffffff;
}
.updatedInfo{
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
.subsInputLabel th {
	border-bottom:1px solid #A6A6A6;
	color:#3687C0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
	padding-bottom:6px;
}
.subsInputLabel {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	width:450px;
}
.clear { display: block; }   
.clear:after { content: "."; display: block; height: 0px;  clear: both; visibility: hidden; }
/* ------- end account CSS -------*/
a.paypalLink{
	color:#BB5E00;
}
a.paypalLink:hover{
	color:#482706;
	text-decoration:underline;
}
