@charset "utf-8";
/* CSS Document */

/*Sidebox Headings*/
	
#categoriesHeading {
	background:#3184BD;
	color:transparent;
	background-image: url(../images/cathead.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top: 49px;
}

#informationHeading {
	background:#3184BD;
	color:transparent;
	background-image: url(../images/infohead.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top: 49px;
}

#whatsnewHeading {
	background:#3184BD;
	color:transparent;
	background-image: url(../images/whatsnewhead.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top: 45px;
}

#searchHeading {
	background:#3184BD;
	color:transparent;
	background-image: url(../images/searchead.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top: 45px;
}

#currenciesHeading {
	background:#3184BD;
	color:transparent;
	background-image: url(../images/currencyhead.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top: 45px;
}

#languagesHeading {
	background:#3184BD;
	color:transparent;
	background-image: url(../images/languageshead.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top: 49px;
}

#featuredHeading {
	background:#3184BD;
	color:transparent;
	background-image: url(../images/featuredhead.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top: 49px;
}

#shoppingcartHeading {
	background:#3184BD;
	color:transparent;
	background-image: url(../images/shoppingcarthead.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top: 49px;
}

#bannerboxHeading {
	background:#3184BD;
	color:transparent;
	background-image: url(../images/sponsorshead.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top: 49px;
}

#moreinformationHeading {
	background:#3184BD;
	color:transparent;
	background-image: url(../images/moreinfohead.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top: 49px;
}

#whosonlineHeading {
	background:#3184BD;
	color:transparent;
	background-image: url(../images/whosonline.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top: 49px;
}

#tellafriendHeading {
	background:#3184BD;
	color:transparent;
	background-image: url(../images/tellafriendhead.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top: 49px;
}

#productnotificationsHeading {
	background:#3184BD;
	color:transparent;
	background-image: url(../images/notifymehead.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top: 49px;
}

#orderhistoryHeading {
	background:#3184BD;
	color:transparent;
	background-image: url(../images/orderhistoryhead.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top: 49px;
}

#specialsHeading {
	background:#3184BD;
	color:transparent;
	background-image: url(../images/specialshead.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top: 49px;
}

#reviewsHeading {
	background:#3184BD;
	color:transparent;
	background-image: url(../images/reviewshead.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top: 49px;
}

#manufacturerinfoHeading {
	background:#3184BD;
	color:transparent;
	background-image: url(../images/manufacturerinfohead.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top: 49px;
}

#manufacturersHeading {
	background:#3184BD;
	color:transparent;
	background-image: url(../images/manufacturershead.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top: 49px;
}

#bannerboxallHeading {
	background:#3184BD;
	color:transparent;
	background-image: url(../images/bannerboxallhead.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top: 49px;
}

#bannerbox2Heading {
	background:#3184BD;
	color:transparent;
	background-image: url(../images/bannerbox2head.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top: 49px;
}


/* Center Box Whats New */

#whatsNew .centerBoxHeading {
	background:#fff;
	color:ffffff;
	background-image: url(../images/whatsnewcenterhead.gif);
	background-repeat:no-repeat;
	background-position:center;
	padding-top: 49px;
}

#featuredProducts .centerBoxHeading {
	background:#fff;
	color:fffff;
	background-image: url(../images/featuredcenterhead.gif);
	background-repeat:no-repeat;
	background-position:center;
	padding-top: 49px;
}

/* Main Wrapper Nav Background */

#navMainWrapper {
	
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/navmainhead.gif);
	padding: 0em 0.2em;
	font-family: "Courier New", Courier, monospace;
	font-weight: bolder;
	font-size:14px;
	color: #ffffff;
	height: 1%;

	}