*{
	font-size:11px;
	font-family:verdana, sans-serif;
	margin:0;
	padding:0;
	list-style:none
}

body{
	background:#163754;
	color:#333
}

p, address{
	margin:0 0 16px
}

q{
	display:block;
	margin:6px 0
}

cite{
	display:block;
	margin:6px 0
}

div:after{/* For Gecko Browsers which like to completely break float elements out of the parent's layout */
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}

img{
	border:0
}

a{
	color:#970000;
	font-weight:bold;
	text-decoration:none;
	outline:none;
}

a:hover{
	color:#B90303;
	text-decoration:underline;
}

.clear{
	clear:both;
}

/* BEGIN: Headings ================== */
h1{
}

h2{
	font-size:15px;
	margin:10px 0 4px 0
}

h3{
	font-size:12px;
	color:#436788;
	margin-bottom:10px;	
}

h4{
	font-size:13px;
	margin-bottom:10px;
	color:#183E5E;
}
h4 span{
	color:#183E5E !important;
	font-weight:normal;
}
h5{
	font-size:12px
}

h6{
	font-size:11px
}
/* END: Headings ================== */


/* BEGIN: Forms ================== */
fieldset{
	padding:10px;
	margin:20px 0
}

legend{
	padding:0 10px;
	font-weight:bold
}
option{
	padding:0 3px
}

input, textarea{
	padding:1px 2px
}
/* END: Forms ================== */


/* BEGIN: Tables ================== */
table{
	margin:0 0 16px;
}

th{
	color:#467BA3;
	padding:3px 6px;
	text-align:right;
}

td{
	padding:3px 6px;
}

.even{
	background:#ffc
}
/* BEGIN: Tables ================== */

#container{
	margin:auto;
	width:900px;
	border:1px solid #fff;
	border-top:0;
}

/* -- HEADER SECTION -- */
#header{
	background:url(/images/bgTop.jpg) top no-repeat;
	height:262px;
}

#cart{
	float:right;
	margin:9px 18px 0 0;
	display:inline;
}
#cart p{
	margin:0;
	padding:3px 10px 0 0;
	float:left;
}
#cart ul{
	float:left;
}
#cart ul li, #cart ul li a{
	float:left;
}

#cart ul li a.account{
	text-indent:-9999px;
	background:url(/images/bgCartMyAccount.gif) no-repeat;
	width:96px;
	height:19px;
}

#cart ul li a.signin{
	text-indent:-9999px;
	background:url(/images/bgCartSignin.gif) no-repeat;
	width:96px;
	height:19px;
}

#cart ul li.items{
	text-align:left;
	background:url(/images/bgCartItems.gif) no-repeat;
	width:22px;
	padding:3px 0 0 55px;
	font-size:11px;
	font-weight:bold;
	color:#82000d;
}
#cart ul li.total{
	text-align:left;
	background:url(/images/bgCartMyTotal.gif) no-repeat;
	padding:3px 0 0 77px;
	font-size:11px;
	font-weight:bold;
	color:#82000d;
	margin-right:10px;
}
#logo{
	text-indent:-9999px;
	display:block;
	background:url(/images/imgLogo.jpg) no-repeat;
	width:279px;
	height:142px;
	margin:0 0 0 29px;
	float:left;
	display:inline;
}

#search{
	float:right;
	margin:5px 0;
	width:520px;
}
#hacker{
	float:left;
	padding-right:20px;
}
#search label{
	display:block;
	float:left;
	text-indent:-9999px;
	background:url(/images/bgLabelSearch.gif) no-repeat;
	width:54px;
	height:11px;
	padding-right:6px;
	margin-top:5px;
}
#search input{
	float:left;
	border:none;
	background:#dce2ea;
	padding:2px 0;
	margin-right:5px;
	width:145px;
	height:16px;
}
#search .button{
	display:block;
	float:left;
	background:url(/images/btnCartGo.gif) no-repeat;
	border:none;
	text-indent:-9999px;
	width:50px;
	height:19px;
	margin-right:8px;
	cursor:pointer;cursor:hand;
}
#search a{
	font-weight:bold;
}

#mainNav{
	width:900px;
	height:50px;
	background:url(/images/bgMainNav.gif) no-repeat;
	margin-top:34px;
}
#mainNav li{
	float:left;
}
#mainNav li a{
	display:block;
	height:50px;
	text-indent:-9999px;
	outline:none;
}
#mainNav li a.home{
	background:url(/images/btnHome.gif) no-repeat;
	width:91px;
	margin-left:124px;
}
#mainNav li a.newProd{
	background:url(/images/btnNewProd.gif) no-repeat;
	width:174px;
}
#mainNav li a.specials{
	background:url(/images/btnSpecials.gif) no-repeat;
	width:115px;
}
#mainNav li a.orderInfo{
	background:url(/images/btnOrderInfo.gif) no-repeat;
	width:141px;
}
#mainNav li a.contact{
	background:url(/images/btnContact.gif) no-repeat;
	width:112px;
}
#mainNav li a:hover{
	background-position:0 -50px;
}
.userGreeting{
	text-align:left;
	height:13px;
	float:left; 
	padding:12px 0 11px 30px;
}
/* -- END HEADER SECTION -- */

/* -- CATEGORY NAV SECTION -- */

#categoryNav{
	border-top:solid 2px #e4e9f1;
	border-bottom:solid 2px #bac9d6;
	margin:0 -25px;
}
#categoryNav ul{
	background:#F4F6F9;
	height:28px;
	padding-left:14px;
	margin:0;
}
#categoryNav ul.alt{
	background:#E1E7F0;
}
#categoryNav ul li{
	float:left;
	width:50%;
}
#categoryNav ul li a{
	text-indent:-9999px;
	display:block;
	height:28px;
	width:170px;
}
/* FIRST CATEGORY SET */
#categoryNav ul li a.baseball{
	background:url(/images/btnCatBaseball.gif) no-repeat;
}
#categoryNav ul li a.cycling{
	background:url(/images/btnCatCycling.gif) no-repeat;
}
#categoryNav ul li a.gymnastics{
	background:url(/images/btnCatGymnastics.gif) no-repeat;
}
#categoryNav ul li a.rock{
	background:url(/images/btnCatRockClimbing.gif) no-repeat;
}
#categoryNav ul li a.swimming{
	background:url(/images/btnCatSwimming.gif) no-repeat;
}
/* END FIRST CATEGORY SET */

/* SECOND CATEGORY SET */
#categoryNav ul li a.basketball{
	background:url(/images/btnCatBasketball.gif) no-repeat;
}
#categoryNav ul li a.diving{
	background:url(/images/btnCatDiving.gif) no-repeat;
}
#categoryNav ul li a.hockey{
	background:url(/images/btnCatHockey.gif) no-repeat;
}
#categoryNav ul li a.running{
	background:url(/images/btnCatRunning.gif) no-repeat;
}
#categoryNav ul li a.tennis{
	background:url(/images/btnCatTennis.gif) no-repeat;
}
/* END SECOND CATEGORY SET */

/* THIRD CATEGORY SET */
#categoryNav ul li a.boarding{
	background:url(/images/btnCatBoarding.gif) no-repeat;
}
#categoryNav ul li a.football{
	background:url(/images/btnCatFootball.gif) no-repeat;
}
#categoryNav ul li a.iceskating{
	background:url(/images/btnCatIceSkating.gif) no-repeat;
}
#categoryNav ul li a.snowski{
	background:url(/images/btnCatSnowSkiing.gif) no-repeat;
}
#categoryNav ul li a.waterski{
	background:url(/images/btnCatWaterSkiing.gif) no-repeat;
}
/* END THIRD CATEGORY SET */

/* FOURTH CATEGORY SET */
#categoryNav ul li a.bodybuilding{
	background:url(/images/btnCatBodyBuilding.gif) no-repeat;
}
#categoryNav ul li a.gaming{
	background:url(/images/btnCatGaming.gif) no-repeat;
}
#categoryNav ul li a.ironman{
	background:url(/images/btnCatIronMan.gif) no-repeat;
}
#categoryNav ul li a.soccer{
	background:url(/images/btnCatSoccer.gif) no-repeat;
}
#categoryNav ul li a.wrestling{
	background:url(/images/btnCatWrestling.gif) no-repeat;
}
/* END FOURTH CATEGORY SET */

/* FIFTH CATEGORY SET */
#categoryNav ul li a.boxing{
	background:url(/images/btnCatBoxing.gif) no-repeat;
}
#categoryNav ul li a.golf{
	background:url(/images/btnCatGolf.gif) no-repeat;
}
#categoryNav ul li a.profighting{
	background:url(/images/btnCatProFighting.gif) no-repeat;
}
#categoryNav ul li a.surfing{
	background:url(/images/btnCatSurfing.gif) no-repeat;
}
#categoryNav ul li a.yoga{
	background:url(/images/btnCatYoga.gif) no-repeat;
}
/* END FIFTH CATEGORY SET */

#categoryNav ul li a:hover{
	background-position:right;
}
/* -- END CATEGORY NAV SECTION -- */

#main{
	clear:both;
	width:900px;
	background:#81A5C0 url(/images/bgMain.gif) top repeat-x;
	padding-top:11px;
}

/* -- LEFT SIDE -- */
#leftSide{
	float:left;
	width:192px;
}
#categoryList{
	background:url(/images/bgCategoriesList.gif) repeat-y;
}
#categoryList h1{
	text-indent:-9999px;
	background:url(/images/bgCategoriesHeader.gif) no-repeat;
	height:47px;
}
#categoryList ul{ 
	background:url(/images/bgCategoriesBottom.gif) bottom no-repeat;
	padding:10px 0 80px 0;
	width:192px;
	_width:188px;
}
#categoryList ul ul{ 
	background:none;
	width:186px;
}
#categoryList ul li {
	margin:0 2px;
	}
#categoryList ul li a{
	display:block;
	padding:6px 21px; 
	border-bottom:1px solid #afb8c9;
	text-decoration:none;
	background:#f3f7fa;
	color:#224d73;
	font-weight:bold;
	font-size:10px;
}
a.AlternateMenuItem{
	background:#E7EDF2 !important;
}
#categoryList ul li a:hover, a.AlternateMenuItem:hover{
	text-decoration:none;
	background:#3E76A0 !important;
	color:#fff;
}

#updatesList{
	background:url(/images/bgCategoriesList.gif) repeat-y;
}
#updatesList h1{
	text-indent:-9999px;
	background:url(/images/bgUpdatesHeader.gif) no-repeat;
	height:45px;
}
#updatesList ul{
	background:url(/images/bgUpdatesBottom.gif) bottom no-repeat;
	padding:10px 0 80px 0;
	width:192px;
	_width:188px;
}
#updatesList ul ul{ 
	background:none;
	width:186px;
}
#updatesList ul li {
	margin:0 2px;
	}
#updatesList ul li a{
	display:block;
	padding:6px 21px; 
	border-bottom:1px solid #afb8c9;
	text-decoration:none;
	background:#f3f7fa;
	color:#224d73;
	font-weight:bold;
	font-size:10px;
}
#updatesList ul li a:hover{
	text-decoration:none;
	background:#3E76A0;
	color:#fff;
}
#rssList{
	background:url(/images/bgCategoriesList.gif) repeat-y;
}
#rssList h1{
	text-indent:-9999px;
	background:url(/images/bgRSSHeader.gif) no-repeat;
	height:45px;
}
#rssList div{
	background:url(/images/bgUpdatesBottom.gif) bottom no-repeat;
	padding:0 0 80px 0;
	width:192px;
	border-top:1px solid #afb8c9;
	margin-top:10px;
}	
#rssList p{
	background:#f3f7fa;
	padding:8px 21px; 
	border-bottom:1px solid #afb8c9;
	margin:0 1px 0 2px;
	font-weight:bold;
	color:#224d73;
}
#rssList p.alt{
	background:#e7edf2;
}
#rssList a{
	display:block;
	margin-top:4px;
	font-weight:normal;
	}

#manufacturerList{
	background:url(/images/bgCategoriesList.gif) repeat-y;
}
#manufacturerList h1{
	text-indent:-9999px;
	background:url(/images/bgManufacturerHeader.gif) no-repeat;
	height:45px;
}
#manufacturerList div{
	text-align:center;
	background:url(/images/bgManufacturerBottom.gif) bottom no-repeat;
	padding:5px 0 47px 0;
	width:192px;
	
}

/* -- END LEFT SIDE -- */

/* -- MAIN -- */
#content{
	float:left;
	width:462px;
	min-height:500px;
	_height:500px;
	border:solid 1px #477CA4;
	background:#fff;
	padding:1px 25px 25px 25px;
	margin:0 1px 1px 1px;
	position:relative;
}
#advertisement{
	margin:0 -24px 1px -24px;
	}

.productTable{
	margin-bottom:15px;
	width:100%
	}
.productTable td{
	padding:20px 0;
	border-bottom:1px solid #cfd8e1;
	vertical-align:top;
	width:50%;
	}
.productImage{
	float:left;
	width:86px;
	}
.productDesc{
	float:left;
	width:90px;
	padding:0 0 0 15px
	}

.productDesc .priceDisplay{
	margin-top:10px;
	color:#466a8a;
	}
/* -- END MAIN -- */

/* -- RIGHT SIDE -- */
#rightSide{
	float:left;
	width:192px;
}
#rightSide h1{
	text-indent:-9999px;
	background:url(/images/bgSponsorsHeader.gif) no-repeat;
	height:47px;
}
#sponsorsList{
	background:url(/images/bgSponsorsList.gif) repeat-y;
}
#sponsorsList div{
	background:url(/images/bgSponsorsBottom.gif) left bottom no-repeat;
	width:152px;
	padding:10px 20px 80px 20px;
	_overflow:hidden;
}
#sponsorsList div img{
	margin-bottom:20px;
}
/* -- END RIGHT SIDE -- */
#footer{
	clear:both;
	width:900px;
	height:74px;
	font-size:10px;
	padding-top:8px;
	text-align:center;
	background:url(/images/bgFooter.gif) no-repeat;
}
#footer p{
	margin:0 0 5px 0;
	color:#E7EDF2;
	
}
#footer ul li{
	display:inline;
	}
#footer ul li a{
	background:none !important;
	padding:0 10px;
	color:#fff;
	border-right:1px solid #E7EDF2;
}
#footer ul li a:hover{
	text-decoration:underline;
	}
#heading{
	height:40px;
	background:url(/Images/bgHeading.gif) repeat-x;
	margin:0 -24px 25px -24px;
	}
#heading img, #heading div{
	float:left;
}
#heading div{
	height:24px;
	background:#fff url(/Images/bgTab.gif) repeat-x;
	padding:21px 5px 0 5px;
}
#desc{
	margin:0 -24px 1px -24px;
	padding:20px;
	background:#1a4265 url(/Images/bgDesc.gif) repeat-x;
	color:#fff;
}