/* Shop wrapper */
#shopWrapper{
	font-size:100%;
}
#shopWrapper *{
	font-family:Arial, Tahoma, Verdana, 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 #302f2f;
	padding:0px 10px 10px 10px;
}
#shopWrapper legend{
	margin-bottom:5px;
	padding:0px;
	font-weight:bold;
	color:#fff;
}
/* ID Regions */
#shopHeadTop{
	background-color:#C4D5E6;
	padding:6px;
}
#shopHeadTopLeft{
	float:left;
}
#shopHeadTopRight{
	float:right;
}
#shopHeadBottom{
	background-color:#C4D5E6;
	margin-top:6px;
	padding:6px;
}
#shopHeadBottomLeft{
	float:left;
	padding-top:4px;
}
#shopHeadBottomRight{
	float:right;
}
#shopBreadcrumbs{
	background-color:#FFFFFF;
	border:1px solid #5a5a5a;
}
#shopBreadcrumbs td{ background-color:#D5D5D5; }
#shopBreadcrumbs td.crumb{ padding:0px 10px; }
#shopBreadcrumbs td.white{ background-color:#FFFFFF; }
#shopBreadcrumbs a:link, #shopBreadcrumbs a:visited, #shopBreadcrumbs a:active{ color:#555555; }
#shopBreadcrumbs a:hover{ color:#a70202; }
#shopBody, #shopRelated{
	margin-top:4px;
}
#shopHomeWrapper{ }
#shopHomeLeft{ }
#shopHomeRight{
	float:right;
	width:316px;
}
/* Various classes */
.catProdTitle{
	padding:3px;
	font-size:110%;
	font-weight:bold;
}
.catListInner{
	border-left:1px solid #090909;
	border-top:1px solid #090909;
	background-color:#333333;
}
.cartInputBox, .cartButton{
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#000000;
	background-color:#FFFFFF;
	border:1px solid #999999;
}
.cartButton{
	background-color:#E6EEF5;
}
.shopErrors{
	color:#FF0000;
	font-weight:bold;
	font-size:14px;
	margin-bottom:10px;
}
.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{
	border-right:1px solid #090909;
	border-bottom:1px solid #090909;
	float:left;
	display:inline;
	width:231px;
}
.catCatItemTitle{
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	background-image:url(../../images/grad_shop_item.gif);
	background-position:top;
	background-repeat:repeat-x;
	height:26px;
	line-height:26px;
	padding-left:5px;
}
.catCatItemImg{
	width:231px;
	height:138px;
	margin:auto;
}
.catCatItemImg a{
	display:block;
	width:100%;
	height:100%;
	color:#333333;
}
.catCatItemButton{
	padding-top:3px;
	padding-bottom:6px;
}
.catCatItemButton input{
	width:102px;
}
/* Product list items */
.catProdItem{
	float:left;
	display:inline;
	width:231px;
	border-right:1px solid #090909;
	border-bottom:1px solid #090909;
}
.catProdItemTitle{
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	background-image:url(../../images/grad_shop_item.gif);
	background-position:top;
	background-repeat:repeat-x;
	height:26px;
	line-height:26px;
	padding-left:5px;
}
.catProdItemImg{
	width:231px;
	height:139px;
	background-color:#FFFFFF;
}
.catProdItemImg a{
	display:block;
	width:100%;
	height:100%;
}
.catProdItemPrices{
	color:#e10e0e;
	font-weight:bold;
	font-size:16px;
	line-height:16px;
	padding:10px 5px;
}
.catProdItemDesc{
	height:35px;
	padding:0px 5px;
}
.catProdItemPaging{
	padding:4px;
}
.catProdItemPaging a:link, .catProdItemPaging a:visited, .catProdItemPaging a:active{ color:#a4a4a4; }
.catProdItemPaging a.selected, .catProdItemPaging a:hover{ color:#a70202; }
.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 */
#shopProdWrapper{
	background-color:#000000;
	padding:7px;
	background-image:url(../../images/grad_prod_top.gif);
	background-position:top;
	background-repeat:repeat-x;
}
#shopProdImages{
	float:left;
	margin:0px 0px 10px 0px;
	padding:0px;
	width:318px;
}
#shopProdImages img{
}
#shopProdImageMed{
	width:296px;
	height:226px;
	margin-bottom:10px;
	padding:9px 0px 11px 0px;
	border:1px solid #9a9a9a;
	background-color:#FFFFFF;
}
#shopProdImagesThumbs{
	margin-top:10px;
}
.shopProdTitle{
	font-weight:bold;
	font-size:15px;
	text-transform:uppercase;
	margin-bottom:10px;
}
.shopProdSku{
	margin:6px 0px 6px 6px;
	padding-bottom:6px;
	font-weight:bold;
	border-bottom:1px solid #C4D5E6;
}
.shopProdDescLong{
	margin-top:5px;
}
.shopProdPrices{
	color:#FFF;
	font-size:105%;
	font-weight:bold;
	border-bottom:1px solid #302f2f;
	border-top:1px solid #302f2f;
	margin:10px 0px;
	padding:10px 0px;
}
.shopProdBuyArea, .shopProdBuyArea td{
	font-size:13px;
	color:#c71010;
}
.shopProdRelated{
	float:right;
	width:316px;
}
#shopProdReviews{
	
}
/* Login & Register */
#shopLoginWrapper{
	background-color:#090909;
}
.shopLoginLogin{
	width:45%;
	float:left;
}
.shopLoginRegister{
	width:55%;
	float:left;
}
.shopLoginRegister table{
	margin:10px;
}
.shopLoginLogin div, .shopLoginRegister div{
	padding:6px;
}
.shopLoginTitle{
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	background-image:url(../../images/grad_shop_item.gif);
	background-position:top;
	background-repeat:repeat-x;
}
/* Account page */
#shopAccountWrapper div{
	padding:6px;
	background-color:#090909;
}
.shopAccountTitle{
	background-color:#C4D5E6;
	font-size:110%;
	font-weight:bold;
}
/* Basket */
form#shopBasketForm{
	background-color:#090909;
	padding:4px;
}
#shopBasketTable th{
	font-weight:bold;
	padding:1px 2px;
	font-size:11px;
	line-height:16px;
	height:16px;
	background-image:url(../../images/grad_prices.gif);
	background-position:top;
	background-repeat:repeat-x;
}
#shopBasketTable td{
	padding:2px;
}
.shopBasketAlt{
	background-color:#333333;
}
.shopBasketTotals{
	border-top:1px solid #302f2f;
	padding-top:6px;
	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 */
}