/* -------- defaults -------- */
body { background: #000 url(../images/fightco/pageBg2.jpg) top left; background-repeat:no-repeat; background-attachment: fixed;}
.fightcohome {background: #000 url(../images/fightco/pageBg.jpg) top center;}
a { color: #c52325; }
/* -------- wrapper -------- */
#topbanner { background-image: url(../images/fightco/horzBar.png); }

/* -------- header -------- */
#header { background: url(../images/fightco/fightcoLogoShadow.png) no-repeat top center; }
#header h1 { float:left; margin: 4 0 0 400px; display:inline; }
#header h1 a {
	width: 286px;
	height: 113px;
	margin-left:-75px;
	background: url(../images/fightco/logo.png) no-repeat 0 0;
}
ul#mainnav { padding-top: 0; }
/* -------- footer -------- */
#footer .footerText {
	position: absolute;
	top: -40px;
	left: 321px;
	width: 409px;
	height: 45px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/fightco/footerText.gif) no-repeat 0 0;
}
#footer .footerLogo {
	position: absolute;
	top: -72px;
	left: 415px;
	width: 172px;
	height: 99px;
	background: url(../images/fightco/footerLogo.gif);
}

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

/* -------- home page content -------- */
#blogsnippets .post h2 { color: #e57377; }
#blogsnippets .post p.moreDetails a { background: #af0d0f; }
#blogsnippets .post p.moreDetails a:hover { background: #8e0b0d; }
.featuredProducts h2 { background: url(../images/fightco/featuredProductsHeader.gif); }
.aboutValken h2 { 
	width: 184px;
	background: url(../images/fightco/aboutHeader.gif); 
}
.gallery h2 { background: url(../images/fightco/galleriesHeader.gif); }
a#downloadCatalog { background: url(../images/fightco/downloadCatalog.gif) no-repeat 0 0; }
a#shopOnline { background: url(../images/fightco/shopOnline.gif) no-repeat 0 0; }
.hockeyNews { background: url(../images/fightco/transRed.png); }
.hockeyNews h2 { 
	width: 132px;
	background: url(../images/fightco/newsHeader.gif) no-repeat 0 0; 
}

/* -------- interior content -------- */
#interiorcontent #rightcol .sideBox { background: url(../images/fightco/transRed.png); }
#interiorcontent #rightcol .sideBoxContent a { color: #f75e61; }
#interiorcontent #rightcol .sideBoxContent a:hover { color: #fff; }
#interiorcontent #rightcol .contactAlt .sideBoxContent { padding: 15px; font-weight: bold; }

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

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

#interiorcontent .itemList strong { color: #3f0004; }
#interiorcontent .itemList a.view-details { color: #c20000; }

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