/* -------- defaults -------- */
a { color: #b53e33; }
/* -------- wrapper -------- */
#topbanner { background-image: url(../images/hockey/horzBar.png); }

/* -------- header -------- */
#header h1 a { background: url(../images/hockey/logo.png) no-repeat 0 0; }

/* -------- footer -------- */
#footer .footerText {
	position: absolute;
	top: -39px;
	left: 240px;
	width: 507px;
	height: 38px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/hockey/footerText.gif) no-repeat 0 0;
}
#footer .footerLogo {
	position: absolute;
	top: -67px;
	left: 419px;
	width: 151px;
	height: 91px;
	background: url(../images/hockey/footerLogo.gif);
}

/* -------- home page top -------- */
#slidingcontent p.readmore { background: url(../images/hockey/readMoreLogo.gif) no-repeat 0 3px; }
#slidingcontent a { color: #750a00; }
#video h2 { background: url(../images/hockey/videoHeader.gif) no-repeat 0 0; }

/* -------- home page content -------- */
#blogsnippets .post h2 { color: #e58683; }
#blogsnippets .post p.moreDetails a { background: #a1201b; }
#blogsnippets .post p.moreDetails a:hover { background: #8f120c; }
.featuredProducts h2 { background: url(../images/hockey/featuredProductsHeader.gif); }
.aboutValken h2 { background: url(../images/hockey/aboutHeader.gif); }
.gallery h2 { background: url(../images/hockey/galleriesHeader.gif); }
a#downloadCatalog { background: url(../images/hockey/downloadCatalog.gif) no-repeat 0 0; }
a#shopOnline { background: url(../images/hockey/shopOnline.gif) no-repeat 0 0; }
.hockeyNews { background: url(../images/hockey/transRed.png); }
.hockeyNews h2 { background: url(../images/hockey/newsHeader.gif) no-repeat 0 0; }

/* -------- interior content -------- */
#interiorcontent #rightcol .sideBox { background: url(../images/hockey/transRed.png); }
#interiorcontent #rightcol .sideBoxContent a { color: #e8796f; }
#interiorcontent #rightcol .sideBoxContent a:hover { color: #fff; }
#interiorcontent #rightcol .linksAffiliates h2 {
	margin: 4px 0 0 4px;
	width: 214px;
	height: 26px;
	background: url(../images/hockey/linksHeader.gif) no-repeat 0 0;
}

/* -------- blog -------- */
#blogside ul ul { background: url(../images/hockey/transRed.png); }

/* -------- store -------- */
#leftcolstore .shoppingCart {
	background: url(../images/hockey/cartBg.gif);
	border: 1px solid #400a05;
}
#leftcolstore .shoppingCart h2 { background-image: url(../images/hockey/cartHeader.gif); }
#leftcolstore .shoppingCart a.checkout { background-image: url(../images/hockey/checkout.gif); }
#leftcolstore .storeNav h2 {
	width: 176px;
	background-image: url(../images/hockey/storeHeader.gif);
}
#leftcolstore .storeNav li { background-image: url(../images/hockey/storeNavBg.gif); }
#leftcolstore .storeNews h2 { background-image: url(../images/hockey/storeNewsHeader.gif); }
#leftcolstore .storeNews { background: url(../images/hockey/transRed.png); }

#interiorcontent .itemList strong { color: #400500; }
#interiorcontent .itemList a.view-details { color: #940c00; }

ul#mainnav li.hockeynav a { background: url(../images/navTabLeft.gif) no-repeat 0 0; }
ul#mainnav li.hockeynav a { font-weight: bold; }
ul#mainnav li.hockeynav a span { background: url(../images/navTabRight.gif) no-repeat top right; }
ul#mainnav li.hockeynav ul li a,
ul#mainnav li.hockeynav ul li a:hover { background: none; font-weight: normal; }
ul#mainnav li.hockeynav ul {
	display: block;
}
