*, html, body {
	margin: 0;
	padding: 0;
}
	
body {
	background: url(fadeback.jpg) top left no-repeat;
	font: 12px Arial, Verdana, Sans-serif;
}

hr , .hidden {
	display: none;
}

.clear { width: 100%; height: 0; clear: both; }

a img, img { border: none;}

h1, h1 a {
	display: block;
	width: 210px;
	height: 122px;
}

img.right {
	float: right;
}

img.left {
	float: left;
}

.priceandstock {
	color: red;
}
		
.priceandstock b {
	font-size: 18px;
	font-weight: bold;
	color: black;
}

.priceandstock i {
	font-size: 10px;
	color: black;
}

.buybutton {
	display: block;
	background: url('http://www.softball-tips.com/buy.gif') top left no-repeat;
	width: 140px;
	height: 33px;
}

.viewcart {
	display: block;
	background: url('http://www.softball-tips.com/images/shopcart.gif') top left no-repeat;
	height: 20px;
	padding-left: 31px;
	line-height: 20px;
	vertical-align: middle;
}

#container {
	position: relative;
	width: 952px;
}

#header {
	position: absolute;
	height: 122px;
	top: 0;
	left: 210px;
	z-index: 500;
}

	#header h4 {
		display: none;
	}

	#header a.home {
		display: block;
		position: absolute;
		background: url('http://www.softball-tips.com/images/plate.jpg') top left no-repeat;
		width: 61px;
		height: 58px;
		top: 42px;
		left: 15px;
	}
	
	#mainnav {
		position: absolute;
		top: 44px;
		left: 80px;
		background: white;
		list-style: none;
		width: 504px;
		height: 30px;
		padding: 1px;
		border: 3px solid;
		border-top-color: #cc6699;
		border-right-color: #990066;
		border-bottom-color: #990066;
		border-left-color: #cc6699;
	}
	
		#mainnav li {
			display: block;
			margin: 1px;
			border: 1px solid #990066;
			float: left;
		}
		
			#mainnav li a {
				display: block;
				background: #f2d3f2;
				width: 80px;
				height: 26px;
				margin: 0;
				padding: 0;
				text-align: center;
				font-size: 10px;
				font-weight: bold;
				text-decoration: none;
			}
			
				#mainnav li a:hover {
					background: #990066;
					color: #f2d3f2;
				}
				
	#subnav {
		position: absolute;
		top: 82px;
		left: 112px;
		list-style: none;
		background: url('http://www.softball-tips.com/bluefade.gif') top left repeat-y;
		width: 480px;
		padding: 5px 0;
		text-align: right;
		vertical-align: middle;
	}
	
		#subnav li {
			display: inline;
			margin: 0 10px;
		}
		
			#subnav li a {
				text-decoration: none;
				font-size: 11px;
			}
		
			#subnav li a.cart {
				background: url('http://www.softball-tips.com/images/cart.gif') top left no-repeat;
				padding-left: 28px;
			}

#rightcolumn {
	position: absolute;
	background: #FFFF99;
	width: 140px;
	margin: 0 3px;
	padding-bottom: 10px;
	top: 122px;
	left: 806px;
	z-index: 500;
}

	#rightcolumn h3 {
		margin: 20px 0 0 0;
		padding: 0 5px 2px 5px;
		border-bottom: 3px solid black;
		font-size: 14px;
	}

	#rightcolumn .shippinginfo h3 {
		margin-top: 0;
	}

	#rightcolumn .shippinginfo p {
		margin: 3px 5px 0 5px;
		padding: 2px 0 3px 0;
	}

	#rightcolumn .shippinginfo.brown p {
		background: white url('http://www.baseballtips.com/images/layout/smallups.gif') 2px 2px no-repeat;
		padding-left: 27px;
	}
	
	#rightcolumn .shippinginfo.usps p {
		background: white url('http://www.softball-tips.com/images/usps.jpg') 2px 2px no-repeat;
		padding-left: 44px;
	}

	#rightcolumn p {
		margin: 0;
		padding: 0 5px 0 5px;
	}

	#rightcolumn ul {
		list-style: none;
		margin:0;
		padding:0;
	}

		#rightcolumn ul li {
			margin: 0;
			padding: 0;
		}
		
		#rightcolumn ul .active {
			margin:0;
			padding:2px 5px 3px 5px;
			border-bottom: 1px solid black;
		}
		
			#rightcolumn ul li a {
				text-decoration: none;
				display: block;
				margin:0;
				padding:2px 5px 3px 5px;
				border-bottom: 1px solid black;
			}
			
				#rightcolumn ul li a:hover {
					background: url(purplebox.gif) top left repeat;
					color: #330099;
				}
		
		#rightcolumn ul .last {
			border-bottom: none;
		}

#centercolumn {
	position: relative;
	width: 646px;
	margin: 0 146px;
	padding: 3px;
	border: 4px solid;
	border-top-color: #e0dfe3;
	border-right-color: #9d9da1;
	border-bottom-color: #9d9da1;
	border-left-color: #e0dfe3;
}

	#centercolumn h2 {
		background: #ffff99;
		padding: 5px 3px;
		font-size: 13px;
		font-style: italic;
		font-variant: small-caps;
	}
	
	.tagline {
		position: absolute;
		top: -120px;
		left: 78px;
		z-index: 550;
		width: 580px;
		text-align: center;
		font-size: 15px;
		font-weight: bold;
	}
	
	.tellafriend {
		position: absolute;
		top: 9px;
		right: 10px;
		z-index: 500;
		background: url('http://www.softball-tips.com/images/email.gif') 0 3px no-repeat;
		padding-left: 21px;
		text-decoration: none;
	}
	
	#centercolumn .leftside {
		float: left;
		width: 323px;
		margin-top: 5px;
		text-align: center;
	}
	
	#centercolumn .rightside {
		float: left;
		width: 323px;
		margin-top: 5px;
	}
	
		#centercolumn .rightside .benefits {
			margin: 5px 0 5px 13px;
			*margin: 5px 0;
		}
		
		#centercolumn .rightside .benefits li {
			*background: url('http://www.softball-tips.com/disc_bullet.gif') 0 5px no-repeat;
			*padding-left: 15px;
		}
		
		#centercolumn .rightside .benefits.icon {
			list-style-image: url('http://www.softball-tips.com/images/checkmark.gif');
			margin-left: 26px;
			*margin-left: 18px;
		}
		
		#centercolumn .rightside .benefits.icon li {
			*background: none;
			*padding-left: 10px;
		}
	
	.longdescription {
		clear: both;
		background: url('http://www.softball-tips.com/purplebox.gif') top left repeat;
		margin-top: 10px;
		padding: 5px 3px 10px 3px;
		color: #330099;
		
	}
	
	#centercolumn h3 {
		font-size: 16px;
	}
	
	#centercolumn .jpsays {
		margin-top: 10px;
		border-bottom: 1px solid gray;
	}
	
		#centercolumn .jpsays .jpreviewlogo {
			float: right;
			margin: 10px;
		}

		#centercolumn .jpsays p {
			margin-bottom: 10px;
		}
		
	#centercolumn .combo {
		margin-top: 20px;
	}
	
		#centercolumn .combo p {
			margin-bottom: 10px;
		}
		
		#centercolumn .combo img {
			margin: 5px;
		}

#leftcolumn {
	position: absolute;
	width: 140px;
	padding: 0 3px;
	text-align: center;
	top: 122px;
	left: 0;
	z-index: 500;
}

	#leftcolumn .search,
	#leftcolumn .contactinfo,
	#leftcolumn .creditcards,
	#leftcolumn .controlscan,
	#leftcolumn .relatedproducts {
		width: 138px;
		margin-bottom: 20px;
	}
	
	#leftcolumn .contactinfo,
	#leftcolumn .creditcards,
	#leftcolumn .relatedproducts {
		background: white;
		border: 1px outset #e0dfe3;
	}

	#leftcolumn h3 {
		background: #f2d3f2;
		border: 1px inset #990066;
		font-size: 13px;
		font-weight: bold;
	}
	
	.search h3 {
		border: 1px outset;
	}
	
	.search form {
		width: 138px;
	}
	
		.search form fieldset {
			width: 138px;
			border: none;
		}
		
		.search input.text {
			width: 134px;
			border: 2px inset #E0DFE3;
		}
		
		.search input.submit {
			margin: 0;
		}
		
	.contactinfo {
		background: white;
	}
	
		.contactinfo p {
			background: url('http://www.softball-tips.com/images/phone.jpg') 2px 1px no-repeat;
			height: 42px;
			padding-left: 17px;
			border-bottom: 1px solid gray;
		}
	
		.contactinfo .icon.email {
			background: url('http://www.softball-tips.com/images/email.gif') 0 3px no-repeat;
			padding-left: 20px;
		}
		
	.creditcards {
		background: white;
	}
	
		.creditcards img {
			margin-top: 4px;
		}
	
	#leftcolumn .relatedproducts ul {
		text-align: left;
	}
	
		#leftcolumn .relatedproducts ul li.last a {
			border-bottom: none;
			height: 21px;
		}
			
		#leftcolumn .relatedproducts ul li a {
			display: block;
			width: 133px;
			height: 20px;
			line-height: 20px;
			padding-left: 5px;
			border-bottom: 1px solid #990066;
			vertical-align: middle;
			text-decoration: none;
		}
		
		#leftcolumn .relatedproducts ul li a:hover {
			background: #990066;
			color: #f2d3f2;
		}
	
#footer {
	margin-bottom: 10px;
	text-align: center;
}
		
	#footer h4 {
		display: none;
	}
			
	#footer ul {
		margin-bottom: 2px;
		list-style: none;
		font-size: 10px;
	}
		
		#footer ul li {
			display: inline;
			padding: 0 2px 0 4px;
			border-left: 1px solid black;
			vertical-align: middle;
		}
		
		#footer ul li.first {
			border: none;
		}
		
		#footer ul li a {
			text-decoration: none;
		}
		
	#footer ul.freestuff {
		background: url('http://www.softball-tips.com/free.gif') no-repeat;
		width: 494px;
		height: 14px;
		margin: auto;
	}