* { margin: 0 auto; padding: 0; }
html,body {
	background-color:	#252525;
	font:				normal 12px arial,tahoma,sans-serif;
	color:				#9ba295;
	background-image:	url('../images/store_version1/footerBg.jpg');
	background-repeat:	repeat-x;
	background-position: bottom center;
} img { border: none; } br { clear: both; }

#header {
	width:					100%;
	background-image:		url('/images/store_version1/bgHeader.gif');
	background-repeat:		repeat-x;
	background-position:	0 0;
}
.contentTxt {
	margin-left: 25px;
	color: #353535;
}
.contentTxt a {
	color: #923cdd;
	padding: 2px;
	text-decoration: none;
}
.contentTxt a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #09F
}
.prodTxt {
	color: #353535;
}
.prodTxt a {
	color: #434343;
	text-decoration: none;
}
.prodTxt a:hover {
	color: #000000;
	text-decoration: none;
}
.prodImg a {
	text-decoration: none;
	border: none;
}
.prodImg a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #d1d1d1
}
.cartTxt {
	color: #353535;
}
.cartTxt a {
	color: #923cdd;
	padding: 2px;
	text-decoration: none;
}
.cartTxt a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #09F
}
.contentTxt2 {
	margin-left: 50px;
	color: #353535;
}
.contentTxt2 a {
	color: #923cdd;
	padding: 2px;
	text-decoration: none;
}
.contentTxt2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #09F
}
.contentTitle {
	font-size: 16px;
	color: #0079ff;
	margin-top: 15px;
	margin-bottom: 5px;
	font-weight: bold;
}
.contentTitle2 {
	font-size: 16px;
	color: #0079ff;
	margin-left: 25px;
	margin-top: 15px;
	margin-bottom: 5px;
	font-weight: bold;
}
	#headWrap {
		width:					990px;
		height:					209px;
	}
	#logo {
		width:					344px;
		height:					80px;
		float:					left;
		margin:					46px 0 0 5%;
		background-image:		url('/images/store_version1/logo.jpg');
		background-repeat:		no-repeat;
		overflow:				hidden;
	} #logo span { display: none; visibility: hidden; }
/*	#welcomeTxt {
		float: right;
	
		margin:					0px 5% 0 0;
		color:	#FFFFFF
	}
		#welcomeTxt a {
			padding: 2px;
			color:	#0066ff;
			font-weight: bold;
			text-decoration: none;
		}
		#welcomeTxt a:hover {
			color:	#1ac1ff;
			border-bottom: 1px dotted #0066ff;
		}
		*/
	#cartStatus {
		float: right;
		margin:					50px 5% 0 0;
	}
		#cartStatus a {
			padding: 2px;
			color:	#0066ff;
			font-weight: bold;
			text-decoration: none;
			border-bottom: 1px dotted #6baff8;
		}
	
	#navigation {
		float:					right;
		margin-top:				0px;
		margin-right:			42%;
		padding-right:			2px;
		width:					550px;
	}
		#navigation ul {
			list-style-type:		none;
		}
		#navigation  ul li {
			float:				right;
			width:				10em;
			margin-right:		1px;
			position:			relative;
		} #navigation ul #Guys, #navigation ul #Skate { width: 5.7em; }
		#navigation ul li a {
			display:			block;
			height:				29px;
			padding-top:		6px;
			text-decoration:	none;
			text-indent:		20px;
			font:				bold 17px arial,verdana,sans-serif;
			color:				#6d6d6d;
			border-bottom:		1px solid #484848;
			background-image:		url('/images/store_version1/bullet.gif');
			background-position:	6px 12px;
			background-repeat:		no-repeat;
		}
			#navigation ul li a:hover , #navigation ul li .highLightItem  {
				color:					#ffffff;
				background-color:		#4c4c4c;
				border-bottom:			1px solid #ffffff;
				background-image:		url('/images/store_version1/bulletC.gif');
			}
				#navigation ul li ul.hovered {
					width:				121px;
					display:			block;
					height:				0; overflow:hidden;
					position:			absolute;
				}
				#navigation ul#navList li ul.hovered li a {
					display:			block;
					width:				100%;
					height:				13px;
					font:				normal 13px arial,sans-serif;
					background-image:	none;
					background-color:	#1a1a1a;
					color:				#6d6d6d;
					text-indent:		15px;
					padding-bottom:		6px;
					border-bottom:		1px dotted #484848;
					border-left:		2px solid #1a1a1a;
				}
				#navigation ul#navList li ul.hovered li a:hover {
					color:				#ffffff;
					background-color:	#0e0e0e;
					text-indent:		20px;
					border-bottom:		1px dotted #ffffff;
					border-left:		2px solid #0066ff;
				}

#subHeader {
	width:				85% !important;
	width:				840px;
	min-width:			840px;
	clear:				both;
}
	#advert {
		display:			none;
		float:				left;
		clear:				left;
		margin-top:			0px;
		width:				502px;
	} #advert img { display: block; margin: 0 6px 0 6px; }
	#infoBox {
		float:				right;
		width:				221px;
		margin-top:			-25px;
	}
		#infoBox h2 {
			width:				90%;
			height:				16px;
			font-size:			11px;
			font-weight:		bold;
			color:				#0076fc;
			text-indent:		12px;
			background-image:	url('/images/store_version1/bulletB.gif');
			background-repeat:	no-repeat;
			background-position: center left;
		} #infoBox #help { padding: 0 4px 0 4px; }
		#infoBox p a {
			color:				#5e5e5e;
			text-decoration:	none;
			font-weight:		bold;
		} #infoBox p a:hover { background-color: #333333; color: white; }
		  #infoBox p a:focus { color: #8f3ed9; }

	.roundBox { background-color:	#181818; }
			.rbContainer { padding-left: 6px; padding-right: 6px;}
			.rbHead, .rbHead p, .rbFoot, .rbFoot p { height: 6px;
				background-repeat:	no-repeat; background-position: 0 0; }
			.rbHead	 {width:100%;  background-image: url('/images/store_version1/rndCornerA.gif'); }
			.rbHead p{float:right; width: 6px;
								   background-image: url('/images/store_version1/rndCornerB.gif'); }
			.rbFoot  {width:100%;  background-image: url('/images/store_version1/rndCornerD.gif'); }
			.rbFoot p{float:right; width: 6px;
								   background-image: url('/images/store_version1/rndCornerC.gif'); margin-bottom: -6px;}


#page {
	width:					100%;
	background-image:		url('/images/store_version1/bgPage.gif');
	background-repeat:		repeat-x;
	background-position:	top center;
	background-color:		#040404;
}
#pageBody {
	width:					840px;
	min-height:				400px;
	padding:				5px 5px 35px 5px;
	background-color:		#FFFFFF;
}
	#menu {
		float:				left;
		width:				144px;
	}
		#menu ul {
			list-style-type:		none;
		}
			#menu ul li {
				width:				144px;
				display:			block;
				background-image:	url('/images/store_version1/menuhead.jpg');
				background-repeat:	no-repeat;
				text-indent:		5px;
			}
			#menu ul li span {
				width:				144px;
				height:				27px;
				padding-top:		4px;
				display:			block;
				font:				bold 12px arial,verdana,sans-serif;
				color:				#FFFFFF;
			}
		#menu ul li ul {
			margin-top:				-2px;
		}
			#menu ul li ul li {
				background-image:	none;
				text-indent:		15px;
			}
			#menu ul li ul li a {
				display:			block;
				width:				144px;
				padding-top:		5px;
				height:				19px;
				color:				#9933cc;
				font:				bold 11px tahoma,verdana,sans-serif;
				text-decoration:	none;
				border-bottom:		1px solid #dfe3e6;
			} #menu ul li ul li a span { visibility: hidden; }
			#menu ul li ul li a:hover  {
				width:				140px;
				display:			block;
				background-color:	#f7f7f9;
				border-bottom:		1px solid #bdc0c3;
				border-right:		4px solid #bdc0c3;
				background-image:	url('/images/store_version1/bullet.gif');
				background-position: center left;
				background-repeat:	no-repeat;
			}
		#menu #menuImgLinks li { height: 38px; padding-bottom: 6px;}
		#menu #menuImgLinks li a , #menu #menuImgLinks li a:hover { height: 38px; }

	#find {
		float:				right;
		width:				81%;
		height:				75px;
	}
		.rndSideA {
			width:				6px;
			height:				75px;
			float:				left;
			background-image:	url('/images/store_version1/rndSideA.gif');
			background-repeat:	no-repeat;
			background-position: 0 0;
		}
		.rndSideB {
			width:				6px;
			height:				75px;
			float: right;
			background-image:	url('/images/store_version1/rndSideB.gif');
			background-repeat:	no-repeat;
			background-position: 0 0;
		}
		#find h3 {
			width:				93%;
			text-align:			left;
			font-size:			14px;
			color:				#ffffff;
			height:				23px;
			padding-top:		9px;
		}
		#find #search {
			float:				left;
			width:				25%;
			text-align:			center;
			background-image:	url('/images/store_version1/findBoxBg.gif');
			background-repeat:	repeat-x;
			background-position: 0 0;
		}
			#find #search #searchText {
				border:				none;
				height:				22px;
				padding-top:		2px;
				width:				92%;
				font-size:			16px;
			}
			#find #search #searchSubmit {
				width:				92%;
				height:				15px;
				overflow:			hidden;
				background-image:	url('/images/store_version1/btnGoBg.gif');
				background-repeat:	repeat-x;
				background-position: 0 0;
				border:				none;
				font-size:			11px;
				font-weight:		bold;
				color:				#ffffff;
			}
		#find #category {
			float:				right;
			width:				73%;
			background-image:	url('/images/store_version1/findBoxBg.gif');
			background-repeat:	repeat-x;
			background-position: 0 0;
		} #find #category h3 { width: 97%; }

	#content {
		float:				right;
		width:				81%;
	}
	#introText {
		padding:			25px;
		width:				90%;
		text-indent:		15px;
		line-height:		25px;
		font-size:			13px;
		color:				#666666;
	} 
		#introText a {
			background-color:	#eeeeee;
			padding:			2px;
			text-decoration:	none;
			border-bottom:		1px dotted #9933cc;
			color:				#0066ff;
		}
		#introText a:hover {
			background-color:	#9933cc;
			color:				#ffffff;
			border-bottom:		1px dotted #eeeeee;
		}



#footer {
	width:					100%;
	color:					#d7d7d7;
	clear:					both;
	text-align:				center;
	font-size:				11px;
	padding-bottom:			15px;
}
#footerNav {
	width:					100%;
	height:					34px;
	background-color:		#353535;
	border-bottom:			1px solid #606060;
	margin-bottom:			15px;
}
	#footerNav ul {
		list-style-type:	none;
		padding-top:		8px;
	}
		#footerNav ul li {
			display:			inline;
			padding-left:		4px;
		}
		#footerNav ul li a {
			color:				#606060;
			text-decoration:	none;
			font-size:			13px;
			font-weight:		bold;
			border-bottom:		1px dotted #424242;
		}
		#footerNav ul li a:hover {
			border-color:		#ffffff;
			color:				#eeeeee;
		}


		/* Designed by CelerLabs.com */	
		#celer a {
			font-weight:	 bold;
			color:			 #d6d6d6;
			text-decoration: none;
		} #celer a:hover	{ color: #ffffff; }
		#celer a span		{ color: #99f159; }
		#celer a span:hover { color: #d0fcb0; }
		#celer em {
			font-style: normal;
			color: #f3f3f3;
		}
.prodListCount {
	color: #353535;
	width: 90%;
	height: 23px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #dadada;
	clear: both;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 8px;
}
.categoryDisplay {
	margin-top: 40px;
	
}
