/* Tags */
#shopWrapper{
	float:right; 
	width:731px; 
	padding:15px 0 15px 0; 
	min-height:350px;
}
#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:#F4A40D;
}
#shopWrapper form{
	padding:0px;
	margin:0px;
}
#shopWrapper h2{
	font-size:100%;
	font-weight:normal;
	padding:0px;
	margin:0px;
}
/* formatting and btns etc.. */
#login_btn{ }

/* Misc. Defined Areas */
#shopBasket{						/* Basket info line */
	float:right;
	color:#f4a40d;
	margin-top:1px;
}
#shopBasket a{ color:#c6c8c8; font-size:11px; }
#shopLoginBox{						/* Your Account / Login line */
	float:right;
	margin-left:47px;
}
#shopSearchBox{						/* Search Box - regular; floated */
	float:left;
	color:#FFFFFF;
	font-size:16px;
	margin-left:41px;
}
#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:#fff;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.shopLinkNoUnder a:hover{
	color:#474747;
	text-decoration:underline;
}
.shopErrors{
	color:#FF0000;
	font-size:15px;
	margin-bottom:10px;
}
.shopInputBox{
	font-family:"Gill Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	border:0px;
	background:#414141;
	width:189px;
	margin-top:2px;
	padding-bottom:6px;
}
.shopInputBox_qty{
	font-family:"Gill Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	border:1px solid #000;
	background:#fff;
	width:24px;
	margin-top:2px;
	text-align:center;
}
#shopSearchBox .searchInputBox{
	font-family:"Gill Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	border:0px;
	background:url(../images/search_box.png) top left no-repeat;
	width:187px;
	text-indent:30px;
	padding-bottom:5px;
	padding-top: 0;
}
/*html*#shopSearchBox .searchInputBox{
	font-family:"Gill Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	border:0px;
	background:url(../images/search_box.png) top left no-repeat;
	width:187px;
	padding-bottom:5px;
	padding-top: 0;
	padding-left:25px;
}*/
.searchInputBox_attr{
	font-size:13px;
	color:#000;
	border:1px solid #000;
	width:100px;
	text-indent:25px;
	margin-top:2px;
}
select.shopInputBox{
	height:21px;
	border:none;
}
.shopButton{
	font-family:"Gill Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	background-color:#414141;
	border:none;
	padding:2px 10px;
	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{
	background:url(../images/header_shop.png) no-repeat;
}
#shopBreadcrumbs, #shopBreadcrumbs a:link, #shopBreadcrumbs a:visited, #shopBreadcrumbs a:active{
	color:#000;
	font-weight:bold;
	text-decoration:none;
	height:42px;
	width:731px;
}
#shopBreadcrumbs a:hover{
	text-decoration:underline;
}
/* Brand filter box */
#shopBrandFilter{
	background-color:#212121;
	color:#ed586c;
	padding:4px;
	margin-bottom:10px;
}
#shopBrandFilter, #shopBrandFilter td{
	color:#ed586c;
}
/* Special Offers / Popular Products boxes */
a.special_link{ font-weight:bold; text-decoraton:none; font-size:12px; }

#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{
	border-left:2px solid #f0ac17;
	border-right:2px solid #f0ac17;
	background:#fff;
	color:#000;
	padding:10px;
}
.shopListWrapper{
	position:relative;
	margin:0 auto 0 auto;
	width:727px;
	border-left:2px solid #f0ac17;
	border-right:2px solid #f0ac17;
	background:#fff;
}
.shopListItem{
	float:left;
	width:153px;
	border:1px #FFFFFF solid;
	margin:0px 0px 10px 3px;
	padding:10px;
	cursor:pointer;
}
.shopListItem .shopImage{
	padding-bottom:10px;
	height:117px;
	width:
}
.shopListItem .shopTitle{
	font-size:16px;
	height:40px;
	text-align:center;
}
.shopListItem .shopPriceLine{
	font-size:12px;
	color:#484d4e;
	font-weight:bold;
}
/**************************/
/* personalise attributes */
/**************************/

/** web admin **/


/** front end **/
#personalPrice{  }

/* Product and Category views */
#shopProdTop{
	background-color:#fff;
	border-left:2px solid #f0ac17;
	border-right:2px solid #f0ac17;
}
#shopProdImages{
	background-color:#FFFFFF;
	padding:10px;
}
#shopProdImgMed{
	height:215px;
	width:286px;
	border:1px solid #000;
}
#shopProdImgTn div{
	float:left;
	width:90px;
	height:90px;
	margin-top:8px;
}
#shopProdImgTn div img{
	border:1px solid #000;
}
#shopProdImgTn div.notFirst{
	margin-left:8px;
}
#shopProdClick{
	line-height:21px;
	padding-left:20px;
	color:#FFFFFF;
	background-color:#414141;
	background-image:url(../../images/shop/icon_plus.gif);
	background-position:left;
	background-repeat:no-repeat;
	display:none;
}
#shopProdBuy{
	padding-left:10px;
	padding-right:1px;
}
#shopProdBuy, #shopProdBuy td{
	color:#484d4e;
	padding-top:7px;
}
#shopProdName{
	font-size:12px;
	margin-bottom:10px;
	color:#000;
	font-weight:bold;
}
#shopProdDescShort{
	font-size:12px;
	color:#484d4e;
	font-style:italic;
	padding-bottom:10px;
	margin-bottom:10px;
}
#shopProdPrice{
	font-size:13px;
	padding-bottom:3px;
	margin-bottom:0px;
	color:#484d4e;
}
#shopProdPrice span{ color:#f2b736; }
#shopProdPrice strong{
	font-size:20px;
	font-weight:normal;
}

.homeCats{ float:left; width:157px;  margin-left:18px; margin-bottom:19px; text-align:center; height:166px; }
.homeCats a{ color:#000; font-size:12px; font-weight:bold; }
.homeCats a:hover{ text-decoration:underline; }

.shopTitle a { color: #000 !important; }

.catProdStockIn{ color:#F0AC17; }
.catProdStockOut{ color:#ed586c; }
.catProdStockPending{ color:#FF9900; }
#shopProdAddButton{
	padding-top:10px;
	margin-top:10px;
}
#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:#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;
}


