/* top 5 */
#shopWrapper .top5Item { background-color:#8f1d1d; color: #fff; border-left:4px solid #a72020; padding-left:5px; margin-bottom:1px; }
#shopWrapper .top5Item .name { float: left; padding-top: 18px; width: 546px; }
#shopWrapper .top5Item .name .title       { font-size: 1.083em; font-weight: bold; }
#shopWrapper .top5Item .name .description { margin-top: 10px; }
#shopWrapper .top5Item .name .link        { margin-top: 10px; }
#shopWrapper .top5Item .top5ItemImg { float:right; margin:4px; border:#343333 1px solid; background-color:#fff; }

#shopWrapper .top5Item a { color: #fff; }



/* Shop wrapper */
#shopWrapper{
	/*font-size:70%;*/ /* already done in main css file */
}
#shopWrapper *{
	font-family: Arial, Helvetica, sans-serif;
}
/* Tags */
#shopWrapper form{
	padding:0px;
	margin:0px;
}
#shopWrapper h2{
	font-size:100%;
	font-weight:normal;
	padding:0px;
	margin:0px;
}
#shopWrapper fieldset{
	border:1px solid #8f1d1d;
	padding:0px 10px 10px 10px;
}
#shopWrapper legend{
	margin-bottom:5px;
	padding:0px 2px;
	font-weight:bold;
	color:#8f1d1d;
}
/* ID Regions */
#shopHeadTop{
	background: #8f1d1d;
	padding: 4px;
	border: 1px solid #373636;
}
#shopHeadTopLeft{
	float:left;
}
#shopHeadTopRight{
	float:right;
}
#shopHeadBottom{
	background: #8f1d1d;
	border: 1px solid #373636;
	margin: 6px 0;
	color: #fff;
	line-height: 2.75em;
}

#shopHeadBottom a:link,
#shopHeadBottom a:visited { color: #fff; }
#shopHeadBottom a:hover,
#shopHeadBottom a:active { color: #e0c502; }

#shopHeadBottomLeft{
	float:left;
}
#shopHeadBottomLeft div { padding: 0 10px; }
#shopHeadBottomRight{
	float:right;
	padding-right: 10px;
}
#shopBody, #shopRelated{
	margin-bottom:6px;
}
#shopHomeWrapper{ }
#shopHomeLeft{ }
#shopHomeRight{
	float:right;
	width:316px;
}
/* Various classes */
#shopWrapper .catProdTitle{
	padding:6px;
	font-size:1.083em;
	line-height: 1.692em;
	font-weight: bold;
	background: #242323;
	color: #fff;
	margin-bottom: 6px;
}
.cartInputBox, .cartButton{
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#000;
	background-color:#fff;
	border:1px solid #8f1d1d;
}
.cartButton{
	background-color: #8f1d1d;
	color: #fff;
	border: 1px solid #242323;
}
.shopErrors{
	color:#e91313;
	font-weight:bold;
	font-size:115%;
}
.shopFormNote{
	font-size:90%;
	padding:3px 0px 3px 0px;
}
.shopFieldsetFloatLeft{
	float:left;
	width:45%;
}
.shopFieldsetFloatRight{
	float:right;
	width:50%;
}
.shopColumnLeft{
	float:left;
	width:45%;
}
.shopColumnRight{
	float:right;
	width:45%;
}
/* Category list items */
.catCatItem{
	float:left;
	text-align:left;
	border:1px solid #641818;
	padding:1px 3px 8px 3px;
	width:175px;
	color:#fff;
	background-color:#8f1d1d;
	margin-right:4px;
	margin-bottom: 4px;
}
.catCatItemTitle{
	color:#fff;
	line-height: 2em;
}
.catCatItemTitle a{
	color:#fff;
}
.catCatItemImg{
	width:173px;
	height:192px;
	background-color:#641818;
}
.catCatItemImg a{
	border:1px solid #641818;
	display:block;
	width:100%;
	height:100%
}
.catCatItemImg a:hover{
	border:1px solid #fff;
}
/* Product list items */
.catProdItem{
	float:left;
	text-align:left;
	border:1px solid #641818;
	padding:1px 3px 8px 3px;
	width:175px;
	color:#fff;
	background-color:#8f1d1d;
	margin-right:4px;
	margin-bottom: 4px;
}
.catProdItemTitle{
	color:#fff;
	line-height: 2em;
}
.catProdItemImg{
	width:173px;
	height:192px;
	background-color:#641818;
}
.catProdItemImg a{
	border:1px solid #641818;
	display:block;
	width:100%;
	height:100%
}
.catProdItemImg a:hover{
	border:1px solid #fff;
}
.catProdItemPaging{
	padding:4px;
}
.catProdItemStockIn{
	color:#31862b;
	font-weight:bold;
}
.catProdItemStockOut{
	color:#FF0000;
	font-weight:bold;
}
.catProdItemStockPending{
	color:#a18f00;
	font-weight:bold;
}
.shopProdBuyArea{
	
}
.shopProdBuyArea td{
	padding-bottom:4px;
}
/* Product view */
#shopProdImages{
	float:left;
	margin:0 10px 0 0;
	padding:0px;
	padding-right:6px;
	text-align:center;
	width:250px;
	background-color:#FFFFFF;
}
#shopProdImages img{
	margin-bottom:6px;
	border:1px solid #242323;
}
#shopProdImageMed{
	height:173px;
	margin-bottom:8px;
	padding:9px 0px 11px 0px;
}
.shopProdTitle{
	background-color:#242323;
	color: #fff;
	margin-left:0px;
	margin-bottom: 6px;
	padding:6px;
	font-size:1.083em;
	line-height: 1.692em;
	font-weight:bold;
}
.shopProdSku{
	margin:6px 0px 6px 6px;
	padding-bottom:6px;
	font-weight:bold;
	border-bottom:1px solid #242323;
}
.shopProdDescLong{
	border-bottom:1px solid #242323;
	margin-bottom:6px;
	padding-bottom:6px;
}
.shopProdPrices{
	text-align:right;
	color:#FF0000;
	font-size:105%;
	font-weight:bold;
	border-bottom:1px solid #242323;
	margin-bottom:6px;
	padding-bottom:6px;
}
.shopProdBuyArea{
	text-align:right;
}
.shopProdRelated{
	float:right;
	width:316px;
}
/* Login & Register */
#shopLoginWrapper{
	
}
.shopLoginLogin{
	width:49%;
	float:left;
}
.shopLoginRegister{
	width:51%;
	float:left;
}
.shopLoginRegister table{
	margin:10px;
}
.shopLoginLogin div, .shopLoginRegister div{
	padding:6px;
}
.shopLoginTitle{
	background-color:#242323;
	color: #fff;
	font-size:1.083em;
	line-height: 1.692em;
	font-weight:bold;
}
/* Account page */
#shopAccountWrapper div{
	padding:6px;
}
.shopAccountTitle{
	background-color:#242323;
	color: #fff;
	font-size:1.083em;
	line-height: 1.692em;
	font-weight:bold;
}
/* Basket */
#shopBasketTable th{
	text-align:left;
	font-weight:bold;
	padding:2px;
	background-color:#242323;
	font-size: 1.083em;
	line-height: 2.308em;
	color: #fff;
}
#shopBasketTable td{
	text-align:left;
	padding:2px;
}
.shopBasketAlt{
	background-color:#eee;
}
.shopBasketTotals{
	padding-top:6px;
	border-top:1px solid #242323;
	font-weight:bold;
	font-size:110%;
}
.shopBasketTotals input{
	font-size:90%;
	font-weight:normal;
}
.shopBasketTableNo{
	text-align:center;
	font-weight:bold;
	padding:15px;
}
/* Checkout : Pick shipping */
.shopCheckoutShipWrapper{
	padding:5px;
}
.shopCheckoutShipNotes{
	padding-bottom:10px;
}
.shopCheckoutShipAddr{
	float:left;
	width:49%;
}
.shopCheckoutShipAddrItem{
	margin-bottom:10px;
	margin-right:10px;
}
.shopCheckoutShipConf{
	padding-left:10px;
	margin-left:-1px;
	float:right;
	width:49%;
}
.shopCheckoutShipConfAddr{
}
.shopCheckoutShipConfTotals{
}
/* Checkout : Payment screen */
.shopCheckoutPayWrapper{
	padding:5px;
}
.shopCheckoutPayNotes{
	padding-bottom:10px;
}
/* clearfix */
.shopclearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
* html>body .shopclearfix{
	display:inline-block;
	width:100%;
}
* html .shopclearfix{
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}