/* Main page layout */

*
{
	font-family: Arial, Helvetica, sans-serif;
}
img
{
	border: none;
	margin: 0;
	padding: 0;
}
form
{
	margin: 0;
	padding: 0;
}
a
{
	text-decoration: none;
	color: #000;
}

h1
{
	font-size: 20px;
	color: #000;
	font-weight: bold;
	margin-bottom: 10px;
}

body
{
	padding: 0;
	margin: 0;
	background: #f1f1f1 url(../images/hockey/body-bg.png) top left repeat-x;
	color: #000;
}

#MainContainer
{
	width: 892px;
	margin: 0 auto 10px auto;
	padding: 0;
}

#Header
{
	height: 113px;
	background: #dedede url(../images/hockey/header-bg.png) top right no-repeat;	
	position:relative;
}

.HeaderLinks
{
	font-size:11px;
	position:absolute;
	top:30px;
	right:70px;
	width:84px;
}

.HeaderLinks img
{
	vertical-align:middle;
	padding-right:4px;
}

.Tel
{
	font-size:13px;
	position:absolute;
	top:92px;
	right:10px;
	font-weight:bold;
	color:#525252;
}
.Tel img
{
	vertical-align:middle;
	padding-right:4px;
}

#BodyContainer
{
	font-size: 12px;
	background: #fff url(../images/hockey/primary-bg.png) top left repeat-y;
}


#PrimaryContent
{
	width: 570px;
	float: left;
	color: #000;
	background:#fff;
	padding: 0;
	margin: 0;
}

#SecondaryContent
{
	width: 170px;
	background:#fff url(../images/hockey/secondary-bg.png) top left repeat-y;
	float: left;
	padding: 0;
	margin: 0;
}

.OpenTimes
{
	clear:both;
	position:relative;
	top:80px;
	left:2px;
	z-index:0;
	margin-bottom:80px;
}

img.SocialSites
{
	margin-left:4px;
}

#TertiaryContent
{
	background:#fff url(../images/hockey/tertiary-bg.png) top right no-repeat;
	float: right;
	font-size: 11px;
	width: 152px;
	padding: 4px 0 0 0;
	margin: 0;
	text-align:center;
}
.RightColBanners
{
	margin-right: 0;
}
.RightColBanners img
{
	margin-bottom:0;
}
.Basket
{
	text-align:left;
	margin-left:6px;
	padding:4px 0;
}
.Basket img
{
	float:right;
	margin-right:8px;
	padding-left:32px;
}
.Basket a
{
	color: #666;
	font-size:12px;
}

.Search
{
	margin: 4px;
	border-bottom:2px solid #666;
}
.Search p
{
	margin:4px 0;
	padding:0;
}
.Search a
{
	color:#333;
	font-size:11px;
}
.Search input.SearchField
{
	font-size: 11px;
	border: 1px solid #999;
	padding: 3px;
	color:#000;
}
.Search input.SearchGo
{
	background: url(../images/hockey/button-search.png) no-repeat top left;	
	border:0;
	height:24px;
	width:24px;
	color:#fff;
	cursor:pointer;
}


/*Navigation*/

#Navigation
{	
	background: url(../images/hockey/navigation-bg.png) no-repeat top left;
	height: 34px;
	margin-bottom: 1px;
	color: #fff;
	font-weight: bold;
	border-bottom:3px solid #fff;
}
#Navigation ul
{
	margin: 0 0 0 4px;
	padding: 0;
}

#Navigation li
{
	list-style: none;
	margin: 0 2px 0 0;
	padding: 0;	
	float: left;
	line-height: 150%;
	position:relative;
	top:9px;
}
#Navigation li a
{	
	display: block;
	padding: 0px ;		
	color: White;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	text-transform:capitalize;
	text-align:center;
}

#Navigation li a:hover
{
	color:#666;
}

li.L1
{
	background: url(../images/hockey/nav-tab-home.png) no-repeat top left;
	width:85px;
}
li.L2
{
	background: url(../images/hockey/nav-tab-about.png) no-repeat top left;
	width:98px;
}
li.L3
{
	background: url(../images/hockey/nav-tab-customer-services.png) no-repeat top left;
	width:149px;
}
li.L4
{
	background: url(../images/hockey/nav-tab-size.png) no-repeat top left;
	width:119px;
}
li.L5
{
	background: url(../images/hockey/nav-tab-faq.png) no-repeat top left;
	width:73px;
}
li.L6
{
	background: url(../images/hockey/nav-tab-contact.png) no-repeat top left;
	width:108px;
	margin-right:0px !important;
	
}

#Navigation .Login
{
	float: right;
	padding-right:2px;
}
#Navigation .Login a
{
	color:#666;
	font-size:12px;
	font-weight:normal;
}
#SecondaryContent ul
{
	list-style: none;
	margin: 0 0 0 6px;
	padding: 0;
	width: 160px;
}
#SecondaryContent ul.Departments li
{
	background: url(../images/hockey/menu-item-bg.png) no-repeat;
	font-weight: normal;
	height:18px;
	margin: 0;
	padding:0;
}
#SecondaryContent ul.Departments li:hover
{
	background: url(../images/hockey/menu-item-bg-over.png) no-repeat;
	cursor: pointer;
}
#SecondaryContent ul.Departments li a
{
	font-size: 11px;
	display: block;
	color: #000;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0px;
	left: 4px;
}
#SecondaryContent ul.Departments li:hover a
{
	color: #fff;
}

.BrandImage
{
	margin-top:4px;
}

#SecondaryContent ul.Brands li
{
	background: url(../images/hockey/brand-item-bg.png) no-repeat;
	font-weight: normal;
	padding:0;
	margin-bottom: 0px;
	height:26px;
	text-align:center;
	position:relative;
}
#SecondaryContent ul.Brands li:hover
{
	background: url(../images/hockey/brand-item-bg.png) no-repeat;
	cursor: pointer;
}

#SecondaryContent ul.Brands li a
{
	font-size: 11px;
	position:relative;
	top:4px;
	width:160px;
	display:block;
}

#SecondaryContent ul.Brands li img
{
	vertical-align:middle;
	position:absolute;
	left:2px;
	top:2px;
}
.Clear
{
	clear: both;
}

/*Footer*/

#Footer a , #Footer a:hover , #SecondaryContent ul.Brands li:hover a
{
	color: #000;
}




#Footer
{
	clear: both;
	text-align: left;
	font-size: 11px;
}

#Footer .BaseLinks
{
	color: Black;
	font-size: 11px;
	float: left;
	padding:0;
	margin:0 0 12px 0;
	background: url(../images/hockey/sitemap-bg.gif) no-repeat;
	width: 892px;
	min-height:161px;
	height:161px;
}

.BaseLinksWrapper
{
	position:relative;
	top:18px;
	left:0px;
}

.BaseLinks h2
{
	margin: 0;
	padding:0;
	color: #666;
	font-size: 12px;
	text-align:center;
}

#Footer .BaseLinks ul
{
	margin: 0;
	padding:0;
	list-style: none;
}
#Footer .BaseLinks ul li
{
	padding:1px 0;
}
#Footer .BaseLinks ul li a:hover
{
	color:#4a5936 !important;
}
.BaseLinks div.SiteStatic
{
	float: left;
	width:190px;
	text-align:center;
	left:20px;
	position:relative;
}

.BaseLinks div.SiteBrands
{
	float: left;
	width:190px;
	left:52px;
	position:relative;
	text-align:center;
}
.BaseLinks div.SiteProducts
{
	float: left;
	width: 410px;
	margin-bottom: 0px;
}

.BaseLinks div.SiteProducts ul
{
	position:relative;
	left:100px;
}
.BaseLinks div.SiteProducts ul li
{
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
}
.Other
{
	background:#d2d2d2;
	padding:4px 0 4px 6px;
}
.Other .Affiliates
{
	float:right;
	padding-right:8px;
}

.FeaturedProducts
{
	position:relative;
}

.FeaturedProducts h2
{
	background: url(../images/hockey/title-banner-featured.png) no-repeat;
	color:#fff;
	font-size:14px;
	padding:3px 0 3px 5px;
	margin:0 0 6px 0;
}

.FeaturedProducts div.ProductContainer
{
	background: url(../images/hockey/featured-bg.png) no-repeat;
	float:left;
	width:278px;
	height:154px;
	margin-right:5px;
	margin-bottom:5px;
	text-align:right;
	position:relative;
}

.FeaturedProducts div.ImageContainer
{
	float:left;
	width:120px;
	text-align:center;
	margin-top:6px;
}
.FeaturedProducts div a
{
	margin-top:6px;
	margin-right:6px;
	display:block;
	font-weight:bold;
}

.FeaturedProducts .ShortDescription
{
	text-align:left;
}
.FeaturedProducts .ShortDescription ul
{
	margin-left:100px;
	font-size:10px;
}
.FeaturedProducts .ShortDescription img
{
	position:absolute;
	bottom:8px;
	right:8px;
}

#BestSellerWrapper
{
	float: left;
	margin: 4px 0 12px 0;
	padding: 0;
}

#BestSellerWrapper h1
{
	color:#000;
	text-transform:uppercase;
	font-size:16px;
}

.HomeTabPanel .ajax__tab_header
{
	color: #000;
	font-weight: bold;
	margin: 0 0 0 -1px;
	text-align:right;
	line-height:100%;
}

.HomeTabPanel .ajax__tab_tab
{
	
	width: 113px;
	padding:10px 0 7px 0;
	float: left;
	margin:0;
}
.HomeTabPanel .ajax__tab_outer
{
	width: 113px;
	color:#fff;
	background: url(../images/hockey/best-seller-tab.png) no-repeat;
	font-size:11px;
	margin-left:1px;
}
.HomeTabPanel .ajax__tab_active .ajax__tab_outer
{
	background: url(../images/hockey/best-seller-tab-active.png) no-repeat;
	font-size:11px;
	color: #fff;
}

.HomeTabPanel .ajax__tab_body
{
	padding: 5px 6px 5px 6px;
	width: 557px;
	height: 100% !important;
	margin-top:0;
	background:#fff;
	color:#3d4d81;
}
.HomeTabPanel .ajax__tab_body a
{
	color:#3d4d81;
	font-weight:bold;
	font-size:10px;
}


.HomeTabPanel .ajax__tab_body ul
{
	margin:0;
	padding:0;
	list-style:none;
}
.HomeTabPanel .ajax__tab_body ul li
{
	float:left;
	width:136px;
	margin-right:2px;
	margin-bottom:2px;
	margin-top:12px;
	text-align:center;
}
.HomeTabPanel .ajax__tab_body ul li div.Name
{
	border-top:1px solid #bed5db;
	height:30px;
}
.HomeTabPanel .ajax__tab_body ul li div.Price
{
	border-bottom:1px solid #bed5db;
	color:#d20f0f;
	font-weight:bold;
}

.HomeTabPanel .ajax__tab_body ul li .ImageContainer
{
	height:120px;
}

.TermsText
{
	margin-right: 40px;
}

.MainText
{
	position: relative;
	padding-left: 6px;
}
.MainText a:hover
{
	color:#315608;
	
}
.Service
{
	border-bottom: 2px dashed #ccc;
	padding-bottom: 6px;
	margin-bottom: 12px;
}
.Email p
{
	margin: 0 0 8px 0;
	padding: 0;
}

.SizingTables h1
{
	font-size: 13px;
	background: #999;
	display: block;
	padding: 3px 0 3px 2px;
	color: White;
	font-weight: normal;
	width: 540px;
}

.SizingTables table
{
	width: 540px;
	margin-bottom: 12px;
	border-collapse: collapse;
	color:#000;
}
.SizingTables table tr
{
	background: #c5c5c5;
}
.SizingTables table tr.NoBg
{
	background: #fff;
}
.SizingTables table th
{
	text-align: left;
}
.SizingTables table.Clothing th.Divider
{
	width: 1px;
	padding: 0;
}
.SizingTables table.Clothing th, .SizingTables table.Clothing td
{
	text-align: center;
}
.SizingTables table.Clothing td.SizeType
{
	text-align: left;
}
.SizingTables table th, .SizingTables table td
{
	padding: 4px;
}

.SizingTables table td.Spacer
{
	width: 160px;
}

/*review section*/

.CurrentReviews
{
	background: White;
	margin: 0 170px 10px 10px;
	padding-bottom: 8px;
}
.CurrentReviews h3
{
	background: #8F8F8F;
	color: #fff;
	font-size: 13px;
	padding: 3px;
}

.EditLinks
{
	margin-top: 6px;
}

.EditLinks a
{
	padding: 5px;
	font-weight: bold;
	text-decoration: overline underline;
}
h2.ManageReviews
{
	font-size: 14px;
}

.DepartmentBox
{
	height: 120px;
	width: 143px;
	float: left;
	background: url(../images/department-box.png) no-repeat;
	margin-bottom: 3px;
}

.DepartmentBox a
{
	color: White;
	font-weight: bold;
	position: relative;
	left: 4px;
	top: 4px;
}
.DepartmentBox img
{
	position: relative;
	left: 11px;
	top: 17px;
	z-index: 100;
}
.DepartmentBox img.GoButton
{
	position: relative;
	left: -10px;
	top: 20px;
	z-index: 200;
}


.BannerAds
{
	clear: both;
}

.BannerAds div
{
	background: url(../images/double-banner-border.png) bottom left no-repeat;
	height: 116px;
	float: left;
	margin-right: 4px;
}

/*/////////////////////////////////////////////*/
.Sitemap
{
	padding-left: 6px;
}
.Sitemap h2
{
	background: url(../images/hockey/sitemap-header-bg.png) no-repeat;
	display: block;
	color: #fff;
	font-size: 16px;
	padding: 6px 0 6px 4px;
	margin: 0 0 4px 0;
}
.Sitemap h2 a
{
	color: #fff;
	text-decoration: none;
}

.Sitemap div
{
	font-size: 11px;
	color: #fff;
	width: 550px;
	line-height: 160%;
	margin: 3px 0 8px 0;
}
.Sitemap a
{
	color: #000;
	text-decoration: underline;
	padding-right: 4px;
}
.Sitemap a:hover
{
	color: #969f8c;
}
