

.CatDefault
{
	position:relative;
	margin-top:20px;
}

.Department,
.SearchResults
{
	height:170px;
	width:134px;
	border:1px solid #959595;
	margin:0 6px 6px 0;
	float:left;
	background:url(../images/home-product-black-strip.png) repeat-x bottom left;
	font-size:10px;
	text-align:center;
	padding-top:4px;
}

.Department p,
.SearchResults p
{
	text-align:left;
	font-weight:bold;
	margin:0 2px 0 2px;
	padding:0;
}
.Department p a,
.SearchResults p a
{
	display:block;
	margin:0;
	width:110px;
}

.Department p a:hover,
.SearchResults p a:hover
{
	text-decoration:underline;
	color:#5c951c;
}

.DeptWrapper h1
{
	margin-top:6px;
	margin-bottom:5px;
}

.Department img, .SearchResults img
{
	margin-bottom:5px;
}
.RepeaterLinks
{
	margin-bottom: 4px;
}

.BaseBanners
{
	clear: both;
}

.OtherProducts
{
	font-size: 12px;
}

.OtherProductsRange
{
	width: 136px;
	height: 60px;
	margin-bottom: 4px;
	border:1px solid #999;
	background:#333;
}
.OtherProductsRange img
{
	float: left;
	margin-right: 6px;
}
.OtherProductsRange .Price
{
	font-weight: bold;
	font-size: 12px;
	color:#d20f0f;
}
.OtherProductsRange .Name
{
	margin:0 0 2px 0;
	padding:0;
	color:#fff;
}
.OtherProductsRange .Name a
{
	color:#fff;
}

.SubDepartment,
.ProductShortDesc
{
	width: 280px;
	border: 1px solid #959595;
	margin: 0 2px 6px 0;
	float: left;
	background: url(../images/home-product-black-strip.png) repeat-x bottom left;
	font-size: 10px;
	text-align: left;
}


.SubDepartment
{
	height: 150px;
}

.ProductShortDesc
{
	height: 160px;
}

.SubDepartment .Holder, .ProductShortDesc .Holder
{
	float: left;
	width: 120px;
}

.SubDepartment img, .ProductShortDesc img
{
	padding: 3px 0 0 3px;
}
.SubDepartment .Overview, .ProductShortDesc .Overview
{
	margin-left: 76px;
	width:146px;
}
.SubDepartment h3, .ProductShortDesc h3
{
	margin: 0;
	padding: 0px;
}
.SubDepartment h3
{
	font-size: 12px;
}

.ProductShortDesc h3
{
	font-size: 11px;
}
.SubDepartment p, 
.ProductShortDesc p
{
	margin: 0;
}

.ProductShortDesc .Price
{
	padding: 10px 0 0 0;
	margin: -4px 0 0 0;
	font-size: 11px;
}

.ProductShortDesc .Price .OurPrice
{
	font-size: 11px;
	background: url(../images/price-bg.png) no-repeat top right;
	text-align: right;
	height: 34px;
	padding-right: 4px;
	font-size: 12px;
	font-weight: bold;
}
.ProductShortDesc .Price .OurPrice span
{
	float: left;
	position: relative;
	top: 16px;
	color: Gray;
	font-size: 11px;
	font-weight: normal;
}


.ProductShortDesc .Overview
{
	margin-top: 0;
	margin-left: 0px;
	height: 95px;
	overflow: hidden;
	padding-left:10px;

}
.ProductShortDesc .Overview .Text
{
}
.ProductShortDesc .Overview .Text ul
{
	list-style: square;
	margin: 4px 0 0 15px;
}

.ProductShortDesc a:hover
{
	color:#5c951c;
}

.ProductPrice
{
	/*background: url(../images/product-price.png) repeat-x;*/
	width: 155px;
	height: 70px;
}
.Price .RRPValue
{
	font-weight: bold;
}

.Price .WasPrice
{
	color: Gray;
	font-size: 11px;
}

.Price .WasPriceValue
{
	font-weight: bold;
	text-decoration: line-through;
}

.NowPrice
{
	color: gray;
	font-size: 20px;
	font-weight: bold;
	margin-top: -20px;
}
.NowPriceValue
{
	color: #BF0A0A;
	font-size: 26px;
	font-weight: bold;
}

#Breadcrumbs
{
	font-size: 11px;
}

/*product styles*/

.ProductWrapper ul.Categories
{
	height: 110px;
	margin: 0;
	padding: 0;
}
.ProductWrapper ul.Categories li
{
	display: inline;
	position: relative;
	top: 4px;
}
.ProductWrapper ul.Categories li a
{
	color: black;
	font-weight: bold;
	font-size: 11px;
}
.ProductWrapper ul.Categories li a:hover
{
	color: white;
}
.ProductWrapper ul.Categories li.Cat1
{
	padding-right: 34px;
	padding-left: 10px;
}
.ProductWrapper ul.Categories li.Cat2
{
	padding-right: 30px;
}
.ProductWrapper fieldset
{
	border-top: none;
}


.ProductMain
{
	border: 1px solid #959595;
	width: 562px;
	padding: 8px 0 4px 4px;
	font-size: 11px;
}
.ProductTextDesc
{
	float: left;
	width: 354px;
}
.ProductTextDesc ul,
.ProductShortDesc ul
{
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}
.ProductTextDesc li
{
	padding: 0 0 10px 0;
}
.ProductMain .Images
{
	margin-top: -40px;
	margin-right: 4px;
	margin-left: 354px;
}
.ProductMain .MainImage
{
	margin-bottom: 6px;
}
.ProductMain .Images p
{
	text-align: right;
	margin: 0;
	padding: 0;
}
.Gallery img, .ProductMain .Images img
{
	border: 1px solid #959595 !important;
}

.Gallery img.NoImage
{
	border:0 !important;
}
.Gallery .MiddleImage
{
	padding: 0 19px 0 19px;
}
.ProductTextDesc
{
}

.Price
{
	padding: 20px 0 8px 0;
	position:relative;
}

.Price .ProductRRP
{
	float:left;
	width:80px;
	margin-left:12px;
}

.Price .OurPrice
{
	font-size: 16px;
	margin-top: 5px;
	font-weight: bold;
	color: #767676;
	position:absolute;
	top:6px;
	right:4px;
	padding:0 8px;
}
.Price .WasPrice
{
	
	font-size: 12px;
	font-weight: normal;
	color: #767676;
	text-decoration: line-through;
	position: relative;
	top: 0px;
	margin-left:0px;
}


.ProductPrice .OurPrice
{
	position: relative;
	top: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.ProductPrice .OurPriceValue
{
	font-size: 26px;
	font-weight: bold;
	color: #BF0A0A;
}
.ProductPrice .ProductRRP,
.ProductPrice .RRPValue
{
	position: relative;
	top: -30px;
	font-size: 13px;
	font-weight: bold;
	color: #767676;
}

.ProductPrice .WasPrice
{
	position: relative;
	top: -28px;
	font-size: 12px;
	font-weight: normal;
	color: #767676;
	text-decoration: line-through;
}
.BuyingOptionsMessage
{
	margin: 4px 0 4px 0;
}
.BuyingOptionsMessage h2
{
	margin: 0;
	padding: 0;
	color: #BF0A0A;
	font-size: 16px;
	display: inline;
}
.BuyingOptionsMessage small
{
	vertical-align: middle;
	padding-left: 30px;
	font-size: 12px;
	font-weight: bold;
}

/*matrix grid*/

.MatrixGrid
{
	margin: 0;
	padding: 0;
}

.MatrixGridPadding
{
	padding-bottom: 20px;
}

.MatrixGrid table
{
	padding: 0;
	margin: 0;
	width: 562px;
	border: 1px solid #000;
	background:#333;
	border-collapse: collapse;
	color:#fff;
}
.MatrixGrid table th
{
	padding: 6px;
}
.MatrixGrid table tr
{
	text-align: center;
}

.MatrixGrid table th, .MatrixGrid table td
{
	text-align: left;
}

.Buy input,
.Buy a
{
	position:relative;
	z-index:100;
}

.BuyButton
{
	background: url(../images/hockey/btn-buy.png) no-repeat;
	height: 20px;
	width: 68px;
	text-align: center;
	display: block;

}
.BuyButton a
{
	color: White;
	font-weight: bold;
	padding-right: 10px;
}
.BuyButton input
{
	width: 20px;
	height: 12px;
	margin: 1px 0 0 0;
	padding: 0;
	text-align: center;

}
.BuyButton .Checkbox
{
	height: 16px;
	width: 16px;
}

.Low
{
	background: url(../images/hockey/btn-low-stock.png) no-repeat;
	height: 20px;
	width: 68px;
	text-align: center;
	display: block;
}
.Low a
{
	color: White;
	font-weight: bold;
	padding-right: 10px;
}
.Low input
{
	width: 20px;
	height: 12px;
	margin: 1px 0 0 0;
	padding: 0;
	text-align: center;
}
.Low .Checkbox
{
	height: 16px;
	width: 16px;
}

.NoDueInDate
{
	background: url(../images/hockey/btn-on-demand.png) no-repeat;
	height: 20px;
	width: 68px;
	text-align: center;
	display: block;
}
.NoDueInDate a
{
	color: White;
	font-weight: bold;
	padding-right: 10px;
}
.NoDueInDate input
{
	width: 20px;
	height: 12px;
	margin: 1px 0 0 0;
	padding: 0;
	text-align: center;
}

.NoDueInDate .Checkbox
{
	height: 16px;
	width: 16px;
}

.DueInDate
{
	background: url(../images/hockey/btn-due-in.png) no-repeat;
	height: 20px;
	width: 68px; /*text-align:center;*/
	color: White;
	display: block;
	padding: 3px 0 0 8px;
}
.DueInDate a
{
	color: White;
	font-weight: bold;
	padding: 0;
	margin: 0;
	font-size: 11px;
}
.DueInDate input
{
	width: 20px;
	height: 12px;
	margin: 0 14px 0 0;
	padding: 0px;
	text-align: center;
	float: right;
}

.DueInDate .Checkbox
{
	height: 16px;
	width: 16px;
}

.BackOrderDueInDate
{
	color: White;
	float: left;
	font-size: 10px;
	padding: 0 0 0px 0px;
}


.PriceHeader
{
}

.PriceBody
{
}

.OptionsSuggestions
{
	margin: 0 3px 0 0;
}

.ReadyToPlay
{
	background: url(../images/ready-to-play-bg.png) repeat-y;
	border: 1px solid #747474;
	color: White;
	width: 406px;
	padding: 8px;
}

.ReadyToPlay h2
{
	margin: 0;
	padding: 0;
	font-size: 18px;
}
.ReadyToPlay p
{
	margin: 0;
	padding: 0;
}
.ReadyToPlay .BuyButton
{
	float: right;
}

.SideLinks
{
	float: right;
	width: 132px;
	margin-right: 8px;
}

.SideLinks img, .SideLinks input
{
	margin-bottom: 4px;
}
.RecentlyViewed
{
	width: 130px;
	margin-top: 4px;
	margin-bottom: 6px;
	background: #333;
}
.RecentlyViewed h3
{
	font-size: 13px;
	padding: 2px;
	margin: 0;
	color:#fff;
}
.RecentlyViewed div
{
	padding: 4px;
	width: 120px; /*height:50px;*/
	margin-bottom: 4px;
	clear: both;
}
.RecentlyViewed img
{
	float: left;
	margin-right: 6px;
}
.RecentlyViewed a
{
	font-size: 11px;
	color:#fff;
}
.OtherRecommendations
{
	width: 406px;
	height: 150px;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 8px 8px 0 8px;
	text-align: center;
	background:#333;
}

.OtherRecommendations div
{
	width: 60px;
	height: 126px;
	float: left;
	margin-right: 20px;
	margin-bottom: 12px;
}

.OtherRecommendations h3
{
	color: #BE0E1C;
	text-align: left;
	font-size: 14px;
	margin: 0px 0 8px 0;
}

.OtherRecommendations p.Name
{
	height: 40px;
	text-align: left;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

.OtherRecommendations .Price, .OtherProducts .Price
{
	color: #BE0E1C;
	text-align: right;
	font-size: 12px;
	position: relative;
	bottom: 0;
	font-weight: bold;
}
.OtherProducts h3
{
	font-size: 13px;
	color: Black;
}
.OtherProducts img
{
	float: left;
	margin-right: 6px;
}
.OtherProducts div
{
	margin: 0 4px 8px 0;
	height: 60px;
	padding: 0;
}
.OtherProducts p.Name
{
	text-align: left;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #666;
	font-weight: bold;
}


.AlternativeProducts
{
}

.BannersAds p
{
	margin: 0 0 7px 0;
	padding: 0;
}

.ReviewLinks
{
	padding-top: 6px;
}

.ReviewBox h2
{
	font-size: 14px;
}
.Reviews
{
	margin: 0 170px 10px 10px;
	padding-bottom: 8px;
}
.Reviews img
{
}

.Reviews h3
{
	font-size: 13px;
	background: #8F8F8F;
	margin: 0;
	padding: 3px;
	color: White;
}

/*Compare*/

#CompareFeatures
{
}
#CompareFeatures select
{
	margin: 0px 20px 40px 0;
	width: 150px;
	padding: 2px;
	background: #eee;
	border: 1px solid gray;
}
#CompareFeatures option
{
	padding: 2px;
	background: #eee;
}

#CompareFeatures div
{
	margin: 0;
	padding: 0;
}

#CompareFeatures ul
{
	list-style: none;
	margin: 0 166px 20px 0;
	padding: 0;
}
#CompareFeatures ul li
{
	height: 92px;
	background: url(../images/home-product-black-strip.png) repeat-x bottom left;
	padding-top: 6px;
	padding-bottom: 6px;
}
#CompareFeatures ul li img
{
	vertical-align: top;
	border: 1px solid #ccc !important;
	float: left;
	width: 60px;
	margin-right: 10px;
}
#CompareFeatures ul li ul
{
	list-style: none;
	margin: 0 0 0px 0;
	padding: 0;
}
#CompareFeatures ul li ul li
{
	background: none;
	height: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}


#FeaturesTable table
{
	/*width: 570px;*/
	margin-bottom: 6px;
}
#FeaturesTable table th
{
	background: #fff;
	color: #000;
	border: 1px solid #ccc;
	vertical-align:top;
}
#FeaturesTable table th
{
	
}
#FeaturesTable table th p
{
	color:#000;
	margin:0;
	padding:0;
}
#FeaturesTable table td
{
	background: #ccc;
	text-align: left;
	padding: 4px 0 4px 4px;
	vertical-align: top;
}
#FeaturesTable table td:hover
{
	background: #6faa1f;
	color: #fff;
}
#FeaturesTable table td
{
}


.SpecificationDataTable
{
	width: 300px;
	color:#000;
	background:#fff;
}

.SpecificationDataTable th
{
	padding-bottom: 12px;
	text-align: left;
	color:#000;
}

.SpecificationDataTable tr.Even
{
	background-color: #dedede;
}

.SpecificationDataTable td
{
	border-top: solid 1px #959595;
	width: 150px;
}

.ThirdAxis
{
	vertical-align: middle;
	padding-left: 30px;
	font-size: 12px;
	font-weight: bold;
}

/*Lightbox*/
#lightbox
{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox img
{
	width: auto;
	height: auto;
}
#lightbox a img
{
	border: none;
}

#outerImageContainer
{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer
{
	padding: 10px;
}

#loading
{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav
{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer > #hoverNav
{
	left: 0;
}
#hoverNav a
{
	outline: none;
}

#imageDataContainer
{
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
}

#imageData
{
	padding: 0 10px;
	color: #666;
}
#imageData #imageDetails
{
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption
{
	font-weight: bold;
}
#imageData #numberDisplay
{
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose
{
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
	outline: none;
}

#overlay
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}


/*Not used for single images*/
#prevLink, #nextLink
{
	width: 49%;
	height: 100%;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
	display: block;
}
#prevLink
{
	left: 0;
	float: left;
}
#nextLink
{
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover
{
	background: url(../images/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover
{
	background: url(../images/nextlabel.gif) right 15% no-repeat;
}


.Images h4
{
	font-size: 11px;
	position: relative;
	top: 8px;
}

.TelImage .Ad
{
	display:none;
}


/*/////////////////////////////////////////////////*/

#ProductInfo
{
	position: relative;
	line-height: 140%;
	width: 500px;
	padding: 0px;
	top: -37px;
	left: -5px;
	padding: 6px 0;
}


#ProductInfo .Hide
{
	display: none;
}

#ProductInfo .Show
{
	position: absolute;
	top: 40px;
	left: 0px;
	display: block;
	width: 340px;
	z-index: 5;
	overflow: auto;
	height: 220px;
	padding:0 4px;
}


#ProductInfo div
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#ProductInfo .Link
{
	float: left;
	background: url(../images/hockey/tab-left.png) no-repeat left top;
	margin: 0;
	padding: 0 0 0 9px;
	margin-top: -3px;
	cursor:pointer;
}
#ProductInfo span
{
	float: left;
	display: block;
	background: url(../images/hockey/tab-right.png) no-repeat right top;
	padding: 5px 15px 4px 6px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

#ProductInfo .Off 
{
	float: left;
	background: url(../images/hockey/tab-left-active.png) no-repeat left top;
	margin: 0;
	padding: 0 0 0 9px;
	margin-top: -3px;
}


#ProductInfo .Off span
{
	color: #fff;
	background: url(../images/hockey/tab-right-active.png) no-repeat right top;
}

#ProductInfo .Link .Off
{
	display: none;
}

#ProductInfo .Hide
{
	display: none;
}


/*/////////////////////////////////////////////*/


.ContactLeft
{
	padding-left:6px;
}

.ContactLeft div
{
	font-weight:bold;
	border-bottom:1px solid #d2d2d2;
	padding:8px 0;
	margin-right:310px;
	line-height:120%;
}
.ContactLeft div.Open
{
	border-bottom:0;
	margin-right:0px;
	margin-bottom:20px;
}
.ContactRight
{
	float:right;
	width:240px;
	clear:right;
	margin-right:40px;
}

.estyle1
{
	color:#000;
	background:#fff;
	border:3px #3366CC solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:5px;
}

img.Icon
{
	margin-bottom:10px;
}

.ContactForm h2
{
	color:#545454;
	font-size:16px;
	margin:0;
	padding:3px;
}

.ContactForm fieldset
{
	border:1px solid #ccc;
	padding:0 6px;
	width:450px;
}


.ContactForm fieldset div.MessageBox
{
	float:right;
	position:relative;
	left:-240px;
}
.ContactForm fieldset textarea
{
	width:200px;
}
.ContactForm fieldset div
{
	clear: none;
	margin-bottom: 12px;
	min-height: 12px;
	margin-left: 0;
	margin-top: 12px;
	position: relative; /* Important overrides the 10px padding applied to all divs within content */
	padding: 0 !important;
	width:1%;
}

table.ColourKey
{
	margin:12px 0;
	background:#333;
	border: 1px solid #2c2c2c;
	color:#fff;
}

table.ColourKey td
{
	padding:1px 2px;
	font-size:11px;

}

table.ColourKey td.Out /*create space between cols*/
{
	width:240px;
}

.Wishlist
{
	background:#333;
	color:#fff;
	padding:10px 6px;
}
.Wishlist span
{
	vertical-align:middle;
}

.Wishlist span.WishListName
{
	width:400px;
	display:block;
	float:left;
	font-weight:bold;
}

.BundleItems
{
    clear: both;
    border-top: 1px solid #999999;
    padding-bottom: 18px;
    margin: 10px 10px 10px 0;
    height:100%;
    overflow:auto;
}

.BundleItems .Image
{
    width: 70px;
    float: right;
    margin-top:20px;
}

.BundleItems .SkuName
{
    width: 50px;
    display: inline-block;
    margin-top:5px;
}

.BundleItems h3
{
	margin:10px 0px 5px 0px;
	padding:0px;
}
.ProductWrapper .Buy
{
	background-color: #F9F9F9;
	margin-right:4px;
	border: 1px solid #999999;
	height:100%;
	margin-bottom:10px;
}

.ProductWrapper .Buy p
{
	margin:10px 0px 13px 10px;
}

/*Buy Buttons Float Right*/

.DueInDate, 
.OutOf, 
.DueInDate, 
.NoDueInDate, 
.Low, 
.BuyButton
{
	float:right;
	margin-right:20px;
}

.ProductWrapper tr td .DueInDate, 
.ProductWrapper tr td .OutOf, 
.ProductWrapper tr td .DueInDate, 
.ProductWrapper tr td .NoDueInDate, 
.ProductWrapper tr td .Low, 
.ProductWrapper tr td .BuyButton
{
	float:none;
	margin-right:0px !important;

}