/* Tags */
#shopWrapper fieldset{
	border:1px solid #414141;
	padding:0px 10px 10px 10px;
	margin-bottom:10px;
}
#shopWrapper legend{
	margin:0px 0px 5px 0px;
	padding:0px 5px;
	font-weight:normal;
	font-size:14px;
	color:#414141;
}
#shopWrapper form{
	padding:0px;
	margin:0px;
}
#shopWrapper h2{
	font-size:100%;
	font-weight:normal;
	padding:0px;
	margin:0px;
}

#shopWrapper h3{
	display:block;
	border-bottom:1px solid #7f7f7f;
	margin:0px;
}
#shopWrapper h3 span{
	display:block;
	line-height:24px;
	width:281px;
	padding:0px 0px 0px 7px;
	background-color:#e40004;
	color:#fff;
	font-size:12px;
	font-weight:normal;
}
/* Misc. Defined Areas */
#shopBasket{						/* Basket info line */
	float:right;
}
#shopLoginBox{						/* Your Account / Login line */
	padding:5px 5px 5px 11px;
	background-color:#DCDCDC;
	border-bottom:1px solid #7f7f7f;
}
#shopSearchBox{						/* Search Box - regular; floated */
	float:right;
	background-color:#414141;
	color:#FFFFFF;
	padding:10px;
	font-size:16px;
}
#shopSearchInline div{				/* Alterative inline search box */
	float:left;
	line-height:20px;
	padding-right:10px;
}
/* Misc. Re-Used bits and bobs */
.shopLinkNoUnder a:link, .shopLinkNoUnder a:visited, .shopLinkNoUnder a:active{
	color:#474747;
	text-decoration:none;
}
.shopLinkNoUnder a:hover{
	color:#474747;
	text-decoration:underline;
}
.shopErrors{
	color:#FF0000;
	font-size:15px;
	margin-bottom:10px;
}
.shopInputBox{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#474747;
	border:1px solid #9D9D9D;
	padding:2px;
}
select.shopInputBox{
	height:21px;
	border:none;
}
.shopButton{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	background-color:#e40004;
	border:1px solid #e40004;
	padding:0px 5px;
	width:auto;
	overflow:visible;
	cursor:pointer;
}
.shopColumnLeft{
	float:left;
	width:55%;
}
.shopColumnRight{
	float:right;
	width:40%;
}
.shopFormNote{
	font-size:75%;
}
#shopRelated .shopTitleBold{
	background-color:#414141;
	color:#FFFFFF;
	font-size:14px;
	margin-bottom:10px;
	padding:8px;
}
/* Vertical side-menu */
#shopMenuVertical ul{
	padding:0px;
	margin:0px;
	list-style:none;
}
#shopMenuVertical a:link, #shopMenuVertical a:visited, #shopMenuVertical a:active, #shopMenuHorizontal a:link, #shopMenuHorizontal a:visited, #shopMenuHorizontal a:active{
	color:#5f5f5f;
	text-decoration:none;
	line-height:25px;
}
#shopMenuVertical a:hover, #shopMenuHorizontal a:hover{
	text-decoration:underline;
}
/* Alternative, horizontal menu */
#shopMenuHorizontal ul{
	padding:0px;
	margin:0px;
}
#shopMenuHorizontal li{
	display:inline;
}
/* Breadcrumb trails */
#shopBreadcrumbs{
	margin-bottom:10px;
	color:#cc0001;
	font-size:16px;
	font-weight:bold;
}
#shopBreadcrumbs, #shopBreadcrumbs a:link, #shopBreadcrumbs a:visited, #shopBreadcrumbs a:active{
	text-decoration:none;
}
#shopBreadcrumbs a:hover{
	color:#323232;
	text-decoration:none;
}
/* Brand filter box */
#shopBrandFilter{
	background-color:#212121;
	color:#ed586c;
	padding:4px;
	margin-bottom:10px;
}
#shopBrandFilter, #shopBrandFilter td{
	color:#ed586c;
}
/* Special Offers / Popular Products boxes */
#shopSpecialsBox{
	background-color:#da5164;
	background-image:url(../../images/shop/specials_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin-bottom:10px;
}
#shopSpecialsBox .shopImage{
	float:left;
}
#shopSpecialsBox .shopSpecialProds{
	padding:10px 10px 10px 0px;
}
#shopSpecialsBox .shopListItem{
	width:332px;
	margin:0px;
	position:relative;
	float:right;
}
#shopSpecialsBox .shopImage{
	float:left;
	padding-bottom:0px;
}
#shopSpecialsBox .shopTitle a{
	color:#212121;
	font-size:20px;
	padding-left:10px;
}
#shopSpecialsBox .shopPriceLine{
	position:absolute;
	bottom:10px;
	right:10px;
}
/* Product / Category list view */
#shopCatDescription{
	margin-bottom:10px;
}
.shopListWrapper{
	position:relative;
	margin:0px 0px 10px -10px;
}
.shopListItem{
	float:left;
	width:108px;
	margin:0px 0px 12px 12px;
	cursor:pointer;
}
.shopListItem .shopImage{
	width:106px;
	height:106px;
	border:1px solid #767676;
	position:relative;
}
.shopListItem .shopTitle{
	margin-top:3px;
	margin-bottom:2px;
	height:33px;
	overflow:hidden;
}
.shopListItem .shopPriceLine{
	font-size:14px;
	color:#cc0001;
	font-weight:bold;
}
/* Homepage products */
.homeCols .shopListItem, .homeColsBottom .shopListItem{
	margin:0px 0px 12px 7px;
}
/* Product and Category views */
#shopProdTop{
	margin-bottom:10px;
}
#shopProdImages{
	background-color:#FFFFFF;
	border:1px solid #767676;
}
#shopProdImgMed{
	width:286px;
	height:215px;
}
#shopProdImgTn{
	padding:2px 2px 4px 2px;
}
#shopProdImgTn div{
	float:left;
	width:90px;
	height:90px;
	margin:2px;
}
#shopProdImgTn div.notFirst{
}
#shopProdClick{
	line-height:21px;
	padding-left:3px;
	color:#FFFFFF;
	background-color:#767676;
}
#shopProdBuy{
	padding-left:10px;
	padding-right:1px;
}
#shopProdBuy, #shopProdBuy td{
}
#shopProdName{
	font-size:22px;
	margin-bottom:10px;
}
#shopProdSku{
	margin-bottom:17px;
	line-height:24px;
	padding-left:7px;
	color:#FFFFFF;
	background:#e40004;
	border-bottom:1px solid #7f7f7f;
}
#shopProdDescShort{
}
#shopProdPurchaseHeader{
	margin-top:17px;
	line-height:24px;
	padding-left:7px;
	color:#FFFFFF;
	background:#e40004;
	border-bottom:1px solid #7f7f7f;
}
#shopProdPurchaseBox{
	background:#e4e4e4;
	border-bottom:1px solid #7f7f7f;
	padding:10px;
}
#shopProdPrice{
	font-size:13px;
	padding-bottom:10px;
	margin-bottom:10px;
}
#shopProdPrice span{ color:#ed586c; }
#shopProdPrice strong{
	font-size:20px;
	font-weight:normal;
}
.shopProdPriceRrp{ color:#004592; }
.shopProdPriceOff{ color:#e40004;font-weight:bold; }
.shopProdPriceOur{ color:#e40004; }
.shopProdPriceSav{ color:#545454; }

.catProdStockIn{ color:#fff; }
.catProdStockOut{ color:#ed586c; }
.catProdStockPending{ color:#FF9900; }
#shopProdAddButton{
	padding-top:10px;
	margin-top:10px;
}
#shopProdDescLong{
	padding:20px 0px;
}
/* Pagination box */
#shopPagination{
	background-color:#FFFFFF;
	width:342px;
	float:right;
	margin-bottom:10px;
	padding:5px 10px;
}
#shopPagination, #shopPagination td{
	font-size:16px;
}
#shopPagination strong{
	color:#ed586c;
	font-weight:normal;
}
#shopPagination a:link, #shopPagination a:visited, #shopPagination a:active{
	padding:0px 5px;
	color:#414141;
	text-decoration:none;
}
#shopPagination a:hover, #shopPagination .shopPageCurrent a{
	background-color:#dfdfdf;
}
/* Registration / login form */
#shopLoginLogin{
	width:40%;
	float:left;
}
#shopLoginRegister{
	width:60%;
	float:left;
}
.shopLoginTitle, #shopAccountTitle{
	background-color:#414141;
	color:#FFFFFF;
	font-size:14px;
	padding:8px;
	margin-bottom:10px;
}
/* Basket */
#shopBasketTable th{
	font-weight:normal;
	background-color:#414141;
	color:#FFFFFF;
	padding:4px 2px;
}
#shopBasketTable td{
	padding:2px;
}
.shopBasketAlt{
	background-color:#BDBDBD;
}
.shopBasketTableNo{
	text-align:center;
	font-weight:bold;
	padding:15px;
}
#shopBasketTotals{
	font-weight:bold;
	border-top:1px solid #414141;
	padding-top:5px;
	margin-top:5px;
}
/* Checkout Section */
#shopCheckoutSections{
	padding:8px;
	background-color:#414141;
	margin-bottom:10px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#666666;
}
#shopCheckoutSections span.sec_on, #shopCheckoutSections span.sec_on a, #shopCheckoutSections span.sec_on a:link, #shopCheckoutSections span.sec_on a:visited, #shopCheckoutSections span.sec_on a:active{
	color:#CCCCCC;
	text-decoration:none;
}
#shopCheckoutSections span.sec_on a:hover{ text-decoration:none; }
#shopCheckoutSections span.sec_off, #shopCheckoutSections span.sec_off a, #shopCheckoutSections span.sec_off a:link, #shopCheckoutSections span.sec_off a:visited, #shopCheckoutSections span.sec_off a:active{
	color:#666666;
	text-decoration:none;
}
#shopCheckoutSections span.sec_off a:hover{
	color:#CCCCCC;
	text-decoration:none;
}
#shopCheckoutNotes{
	padding-bottom:10px;
}
#shopCheckoutShipLeft{
	float:left;
	width:49%;
}
#shopCheckoutShipRight{
	float:right;
	width:49%;
}
.shopCheckoutShipAddrItem{
}
.shopCheckoutShipTitle{
	margin-top:10px;
	font-weight:bold;
}
/* clearfix */
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
* html>body .clearfix{
	display:inline-block;
	width:100%;
}
* html .clearfix{
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}