/* Tags */
#shopWrapper fieldset{
	border:1px solid #939598;
	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:#939598;
}
a:focus { outline:none; }
#shopWrapper form{
	padding:0px;
	margin:0px;
}
#shopWrapper h2{
	font-size:100%;
	font-weight:normal;
	padding:0px;
	margin:0px;
}
span#strapLine{ 
	width: 382px; 
	float:left; 
	margin:0 0 0 73px ; 
	font-size:11px; 
}
#facebookLikeButton{ 
	margin:18px 0 0 0;
}
img#open_quote{ padding-right: 5px;}
img#close_quote{ padding-left: 5px;}
/** sale item **/
#saleItem{
	width: 248px;
	height: 360px;
	border:1px solid #eeeeee;
	position:relative;
	margin-top:20px;
 }
#saleItem #tag{
	background:url(../images/sale_tag.png) no-repeat;
	width: 35px;
	height: 74px;
	position:absolute;
	top:0px;
	left:0px;
 }
#saleItem #content{
	height: 305px;
 }
#saleItem #content #img{
	text-align:center;
 }
#saleItem #info{
	background:#eeeeee;
	height: 40px;
	padding:10px 15px;
 }
#saleItem #info #left{
	float:left;
	width:93px;
 }
#saleItem #info #right{
	float:left;
	width:108px;
	text-align:right;
 }
.was{
		color:#000000;
		font-size:12px;
 }
.now{
		color:#ed1c24;
		font-size:11px;
		font-weight:bold;
		margin-top:8px;
 }
.saleBrand {
	  text-align:left;
		padding-left:10px;
	}
#saleItem #title  { padding:6px 0 0 14px; }
#saleItem #title a  { color:#231f20;  font-size:14px;}
#saleItem #info a{
	color:#231f20;
	font-size: 14px;
	font-weight:bold;
 }
/* prod option table */
table#stock {  
	margin-top: 15px; 
	color:#000000;
	font-size:12px;
}
table#stock tr {  
	background:#f3f3f3;
}
table#stock tr td {  
	padding:4px 12px;
	font-size:12px;
}
table#stock tr.even {  
	background:#e7e7e8;
}
table#stock tr td.stock {  
	text-align:center;
}
table#stock tr th { 
	background:#939598;
	padding:8px 11px;
	color:#fff;
	font-size: 14px;
	font-weight:bold;
 }
.qty {
	border:1px solid #939598;
	width: 23px;
	height: 23px;
	text-align:center;
 }
.shopButtonBuy{
	border:0px;
	background:#ed1c24;
	color:#fff;
	cursor:pointer;
	padding: 4px 26px;		 
}
#note {
	margin:13px;
	color:#ed1c24;
}
.red { color:#ed1c24; }
/* Misc. Defined Areas */
table#shopBasketTable{ font-size:12px; }
table.shopBasketTable{ font-size:12px; }
#shopBasket{						/* Basket info line */
	float:right;
}
#shopLoginBox{						/* Your Account / Login line */
	float:right;
	margin-left:72px;
}
#shopSearchBox{						/* Search Box - regular; floated */
	float:right;
	background-color:#939598;
	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-size:13px;
	color:#474747;
	border:1px solid #9D9D9D;
	padding:2px;
	/*width:167px;*/
}
select.shopInputBox{
	height:21px;
	border:none;
}
.shopButton{
	color:#FFFFFF;
	background-color:#ed1c24;
	border:none;
	padding:2px 10px;
	width:auto;
	overflow:visible;
	cursor:pointer;
	text-transform: uppercase;
	font-size:10px;
}
.shopColumnLeft{
	float:left;
	width:55%;
}
.shopColumnRight{
	float:right;
	width:40%;
}
.shopFormNote{
	font-size:10px;
}
#shopRelated .shopTitleBold{
	background-color:#939598;
	color:#FFFFFF;
	font-size:14px;
	margin-bottom:10px;
	margin-top: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{
	background-color:#212121;
	padding:8px;
	margin-bottom:10px;
}
#shopBreadcrumbs, #shopBreadcrumbs a:link, #shopBreadcrumbs a:visited, #shopBreadcrumbs a:active{
	color:#ed1c24;
	text-decoration:none;
}
#shopBreadcrumbs a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
/* Brand filter box */
#shopBrandFilter{
	background-color:#BCBDC0;
	color:#ed1c24;
	padding:4px;
	margin-bottom:10px;
}
#shopBrandFilter, #shopBrandFilter td{
	color:#231F20;
}
/* 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{
	font-size:11px;
	margin-bottom:10px;
}
.shopListWrapper{
	position:relative;
}
.shopListItem{
	background: #eee;
	float:left;
	width:211px;
	height:342px;
	margin:0 16px 16px 0;
	border:1px solid #EEEEEE
}
.shopListItem .shopImage{
	height:280px;
}
.shopListItem .shopTitle{
	background: #ccc;
	background: rgba(255, 255, 255, 0.75);
	color: #231f20;
	font-size:14px;
	font-weight: bold;
	line-height: 14px;
	height:14px;
	margin-bottom: -23px;
	padding: 3px 15px 6px;
	position: relative;
	text-transform: lowercase;
	top: -23px;
}
.shopListItem .shopTitle a { color: #231f20; }
.shopListItem .shopPrice{ 
	font-size:12px; 
	text-align:right; 
	margin-right:10px; 
	padding-bottom:6px; 
}
.shopListItem .shopDescription{
	height: 23px;
	overflow: hidden;
	padding: 6px 15px;
}
.shopListItem .shopPriceLine{
	font-size:14px;
	color:#ed1c24;
	font-weight:bold;
}
/* Product and Category views */
#shopProdTop{
	background-color:#212121;
	padding:10px;
	margin-bottom:10px;
}
#shopMedImg { border: 1px solid #939598; }
#shopProdImgTn div{
	border: 1px solid #939598;
	float:left;
	width:90px;
	height:90px;
	margin-top:8px;
}
#shopProdImgTn div.notFirst{
	margin-left:9px;
}
#shopProdClick{
	line-height:21px;
	padding-left:20px;
	color:#FFFFFF;
	background-color:#939598;
	background-image:url(../../images/shop/icon_plus.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#shopProdBuy{
	padding-left:10px;
	padding-right:1px;
}
#shopProdName{
	font-size:22px;
	margin-bottom:10px;
}
#shopProdDescShort{
	font-size:12px;
	line-height: 1.3em;
	padding-bottom:10px;
	margin-bottom:10px;
}
#shopProdPrice{
	font-size:13px;
	margin:20px 0;
}
#shopProdPrice strong{
	font-size:20px;
	font-weight:normal;
}
#shopProdAddButton{
	border-top:1px solid #939598;
	padding-top:10px;
	margin-top:20px;
}
#shopProdDescLong{
	margin-bottom:10px;
}
/* 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:#ed1c24;
	font-weight:normal;
}
#shopPagination a:link, #shopPagination a:visited, #shopPagination a:active{
	padding:0px 5px;
	color:#939598;
	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:#939598;
	color:#FFFFFF;
	font-size:14px;
	padding:8px;
	margin-bottom:10px;
}
/* Basket */
#shopBasketTable th{
	font-weight:normal;
	background-color:#939598;
	color:#FFFFFF;
	padding:4px 2px;
}
#shopBasketTable td{
	padding:2px;
	font-size:15px;
}
.shopBasketAlt{
	background-color:#BDBDBD;
}
.shopBasketTableNo{
	text-align:center;
	font-weight:bold;
	padding:15px;
}
#shopBasketTotals{
	font-weight:bold;
	border-top:1px solid #939598;
	padding-top:5px;
	margin-top:5px;
}

table#details td.bigger{ font-size:15px; }
/* Checkout Section */
#shopCheckoutSections{
	padding:8px;
	background-color:#939598;
	margin-bottom:10px;
	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;
}
.price-offer { color: #f00; }