/* Shop wrapper */
#shopWrapper{
	/*font-size:70%;*/
  color: #0f3160;
}
#shopWrapper *{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.shopBody {
  background: #fff;
  padding-bottom: 10px;
  border-bottom: 2px solid #0094d4;
}

/* Tags */
#shopWrapper form{
	padding:0px;
	margin:0px;
}
#shopWrapper h2{
	font-size:100%;
	font-weight:normal;
	padding:0px;
	margin:0px;
}
#shopWrapper fieldset{
	border:1px solid #0094d4;
	padding:0px 10px 10px 10px;
}
#shopWrapper legend{
	margin-bottom:5px;
	padding:0px 3px;
	font-weight:bold;
	color:#0094d4;
}
/* ID Regions */
#shopHeadTop{
	background-color:#fff;
	padding:6px;
}
#shopHeadTopLeft{
	float:left;
}
#shopHeadTopMiddle {
  margin-left: 100px;
	float:left;
}
#shopHeadTopRight{
	float:right;
}
#shopBreadCrumbs {
	margin-top:6px;
  background: #fff;
	padding:6px;
}
#shopBody, #shopRelated{
	margin-top:6px;
}
#shopHomeWrapper{ }
#shopHomeLeft{ }
#shopHomeRight{
	float:right;
	width:316px;
}
/* Various classes */
.catProdTitle{
	padding:3px;
	font-size:110%;
	font-weight:bold;
}
.catListInner{
}
.cartInputBox, .cartButton{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#000000;
	background-color:#FFFFFF;
}
.cartButton{
	background-color:#E6EEF5;
}
.shopErrors{
  background: #fff;
	color: #f00;
	font-weight: bold;
	font-size: 1.17em;
  padding: 6px;
}
.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{
  display: block;
	float: left;
  
	background: #fff;
  color: #0f3160;
  border-bottom: 2px solid #0094d4;
  
	margin: 0 18px 18px 0;
  padding: 8px;
  
	width: 166px;
  height: 177px;
  /*height: 202px;*/
}
.catCatItemTitle{
  font-size: 1.17em;
}
.catCatItemImg{
  width: 166px;
  height: 136px;
	margin: auto;
  margin-top: 3px;
}
.catCatItemImg a{
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
}
.catCatItemButton{
	margin-top:3px;
}
/* Product list items */
.catProdItem{
  display: block;
	float: left;
  
	background: #fff;
  color: #0f3160;
  border-bottom: 2px solid #0094d4;
  
	margin: 0 18px 18px 0;
  padding: 8px;
  
	width: 166px;
  height: 203px;
}
.catProdItemTitle{
  font-size: 1.17em;
}
.catProdItemImg{
  width: 166px;
  height: 136px;
	margin: auto;
  margin-top: 3px;
}
.catProdItemImg a{
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
}
.catProdItemPrices{
	margin-top: 3px;
	color: #0f3160;
}
.catProdItemButton{
	margin-top: 10px;
}
.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 10px 0;
	padding: 6px;
	text-align: center;
	width: 166px;
	background-color: #fff;
}
#shopProdImages #shopProdImageMed {
	margin-bottom: 6px;
}
#shopProdImages .shopProdImageThumb {
	display: block;
  width: 50px;
  height: 50px;
  float: left;
  margin-right: 8px;
	margin-bottom: 6px;
}
#shopProdDetails{
  float: left;
  width: 372px;
  padding-top: 6px;
}
.shopProdTitle{
	padding: 8px 6px 0 6px;
	font-size: 1.17em;
}
.shopProdSku{
	margin:6px 0px 6px 6px;
	padding-bottom:6px;
	font-weight:bold;
}
.shopProdDescLong{
	margin-bottom:6px;
	padding-bottom:6px;
}
.shopProdPrices{
	text-align:right;
	color:#FF0000;
	font-size:105%;
	font-weight:bold;
	margin-bottom:6px;
	padding-bottom:6px;
}
.shopProdBuyArea{
	text-align:right;
}
.shopProdRelated{
	float:right;
	width:316px;
}
/* Login & Register */
#shopLoginWrapper{
	padding: 6px;
}
.shopLoginLogin{
}
.shopLoginRegister{
  margin-top: 20px;
}
.shopLoginRegister table{
	margin:10px;
}
.shopLoginLogin div, .shopLoginRegister div{
	padding:6px;
}
.shopLoginTitle{
	background-color: #b7e5f9;
	font-size: 1.17em;
	font-weight: bold;
}
/* Account page */
#shopAccountWrapper div{
	padding:6px;
}
.shopAccountTitle{
	background-color:#b7e5f9;
	font-size:110%;
	font-weight:bold;
}
/* Basket */
#shopBasketTable th{
	text-align:left;
	font-weight:bold;
	padding:2px;
	background-color: #b7e5f9;
}
#shopBasketTable td{
	text-align:left;
	padding:2px;
}
.shopBasketAlt{
	background-color:#d8f1fc;
}
.shopBasketTotals{
	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 */
}