/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: left;
}
form, fieldset, input, option {margin:0; padding:0; border:none;}
.clear { visibility:hidden; clear: both; margin:0; padding:0; height:0px;}
.hidden { display:none;}
.bottomdropshadow {
	background: url('images/bottom.gif') top left repeat-x;
	margin: 0 0 -28px 0;
	padding: 0;
	height: 32px;
}
.cart {
	background: url('http://softball-tips.com/images/shopcartsmall.gif') top left no-repeat;
	padding: 0 0 0 28px;
}

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

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

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

#container {
	position: relative;
	width: 911px;
	margin: 0;
	padding: 0;
	background: url(fadeback.jpg) top left no-repeat;
}

#header {
	width: 800px;
	float: left;
	height: ;
	overflow: visible;
}

	h1#logo {
		display: block;
		width: 210px;
		height: 110px;
		margin: 0 0 0 5px;
		padding: 0;
		float: left;
	}
	
			h1#logo a {
				display: block;
				width: 210px;
				height: 110px;
			}
			
	a#homeplate {
		display: block;
		width: 61px;
		height: 54px;
		padding: 45px 4px 0 5px;
		border: none;
		float: left;
		text-decoration: none;
	}
	
			a#homeplate img {
				border: none;
			}
			
	ul.mainnav {
		width: auto;
		height: 30px;
		margin: 40px 0 0 0;
		padding: 0 0 0 2px;
		border: 3px outset;
		border-color: #cc6699 #990066 #cc6699 #990066;
		float: left;
		list-style: none;
		font: 10px Verdana, Arial, Helvetica, sans-serif;
		vertical-align: middle;
	}
	
		ul.mainnav li {
			display: block;
			width: auto;
			margin: 2px 2px 2px 0;
			float: left;
		}
		
		ul.mainnav li.end {
			clear: right;
		} 
		
		ul.mainnav li a {
			display: block;
			width: 80px;
			height: 24px;
			border: 1px inset #cc6699;
			text-decoration: none;
			font-weight: bold;
			text-align: center;
			vertical-align: middle;
		}
		
		ul.mainnav li a:hover {
			background: #f2d3f2;
		}
			
	/*joe*/ul.mainnavb {
		width: auto;
		height: 30px;
		margin: 0 0 0 0;
		padding: 0 0 0 2px;
		border: 3px outset;
		border-color: #cc6699 #990066 #cc6699 #990066;
		float: left;
		list-style: none;
		font: 10px Verdana, Arial, Helvetica, sans-serif;
		vertical-align: middle;
	}
	
		ul.mainnavb li {
			display: block;
			width: auto;
			margin: 2px 2px 2px 0;
			float: left;
		}
		
		ul.mainnavb li a {
			display: block;
			width: 80px;
			height: 24px;
			border: 1px inset #cc6699;
			text-decoration: none;
			font-weight: bold;
			text-align: center;
			vertical-align: middle;
		}
		
		ul.mainnavb li a:hover {
			background: #f2d3f2;
		}
		
	ul#subnav {
		width: 480px;
		height: 35px;
		margin: 0 0 0 32px;
		padding: 0;
		padding-right: 60px;
		float: right;
		list-style:none;
		text-align: right;
		overflow: visible;
	}
		ul#subnav li {
			display: inline;
			height: 35px;
			margin:0 10px;
			padding:0;
			line-height: 35px;
			vertical-align: middle;
		}
		
		ul#subnav li a {
			text-decoration: none;
		}

#content {
	width: 100%;
}

	#leftcol {
		width:140px;
		margin-left: 5px;
		float: left;
		text-align: center;
	}
	
		#leftcol .module {
			margin: 5px 0 10px 0;
			padding: 0;
			width: 138px;
			border: 1px outset black;
			background: white;
		}
		
		#leftcol .module.controlscan,
		#leftcol .module.search {
			background: none;
			border: none;
		}
		
			#leftcol .module h3.title {
				margin: 0;
				padding: 0;
				border-bottom: 1px inset black;
				font: 11px Verdana, Arial, Helvetica, sans-serif;
				font-weight: bold;
				text-align: center;
				vertical-align: middle;
			}
			
			#leftcol .module.search h3.title {
				width: 138px;
				border: 1px inset black;
			}
	
			form.searchform {
				width: 138px;
				margin: 0;
				padding: 0;
			}
			
			form.searchform .text {
				width: 134px;
				margin: 0;
				padding: 2px;
				border: 1px solid black;
			}
			
		#leftcol .module.contactus {
			width: 128px;
			padding: 0 5px;
			text-align: left;
		}
		
			#leftcol .module.contactus p {
				height: 40px;
				margin: 2px 0 3px 0;
				padding: 0 0 0 20px;
				background: url('images/phone.jpg') top left no-repeat;
				border-bottom: 1px solid black;
			}
			
			#leftcol .module.contactus a {
				display: block;
				height: 15px;
				margin: 0 0 5px 0;
				padding: 0 0 0 21px;
				background: url('images/email.gif') 0 3px no-repeat;
			}

	#centercol {
		position: relative;
		width: 594px;
		margin: 0 10px;
		padding: 3px;
		float: left;
		background: white;
		border: 3px outset black;
	}
	
	#productdetails {
		position: relative;
		margin:0;
		padding:0;
    }
	
		#productdetails .heading {
			position: relative;
			height: 22px;
			margin: 0 0 10px 0;
			padding:2px 5px;
			background: #ffff99;
			line-height: 22px;
			vertical-align: middle;
			overflow: visible;
		}
		
			#productdetails .heading h3 {
				display: inline;
				margin: 0;
				padding: 0;
				float: left;
				font: Arial, sans-serif;
				font-size: 13px;
				font-variant: small-caps;
				font-style: italic;
				font-weight: bold;
			}
		
			#productdetails .heading h2 {
				display: inline;
				margin: 0;
				padding: 0;
				float: left;
				font: Arial, sans-serif;
				font-size: 13px;
				font-variant: small-caps;
				font-style: italic;
				font-weight: bold;
			}
			
			#productdetails .heading h4.tagline {
				position: absolute;
				top: -155px !important;
				top: -170px;
				left: 50px;
				z-index: 100000;
				width: 579px;
				margin: 5px 0 0 0;
				padding: 0;
				text-align: center;
				font-size: 14px;
				line-height: 100%;
			}
			
			#productdetails .heading .recommend {
				display: block;
				height: 15px;
				margin: 0;
				padding: 0 0 0 21px;
				background: url('images/email.gif') 0 5px no-repeat;
				text-decoration: none;
				float: right;
			}
      
	    #productdetails .leftside {
            width: 297px;
            margin:0;
            padding:0;
            float: left;
			text-align: center;
        }
		
			.leftside .imagecaption {
				margin: 2px 0 3px 0;
				padding: 0;
				text-align: center;
				font-size: 10px;
			}
          
		#productdetails .rightside {
			width: 297px;
			margin:0;
			padding:0;
			float: left;
		}
		
			#productdetails .rightside .split {
				width: 146px;
				float: left;
				}
		
			#productdetails .rightside .split .cartactions{
				width: 146px;
				padding-bottom: 10px;
				float: left;
				}
				
		#productdetails .cartactions {
			float: left;
		}
		
		#productdetails .priceandstock {
			width: 147px;
			float: right;
			text-align: center;
		}
			
			#productdetails .priceandstock b {
				font-size: 16px;
			}
			
		#productdetails .priceandstock-alt {
			float: left;
			text-align: left;
			margin-bottom: 10px;
		}
			
		#productdetails .attention {
			background: yellow;
			color: maroon;
			padding: 5px;
			margin: 10px 5px 0 0;
			border: 1px solid maroon;
		}
		
			#productdetails .attention p {
				margin: 0;
			}
			
				#productdetails .attention p strong {
					font-weight: bold;
				}

 	   #longdescription {
			margin:0;
			padding:4px;
			clear: both;
			background: url('purplebox.gif');
			color: #330099;
    	}
		
			#longdescription h4 {
				margin-bottom: 2px;
			}
	 
	 		#longdescription p {
	 			font-family: "trebuchet ms",verdana,arial,sans-serif;
				font-size: 12px;
				margin: 0 0 12px 0; 
	 		}
			
			#longdescription p.note {
				font-size: 10px;
				font-style: italic;
			}
			
			#longdescription img {
				float: left;
				padding: 3px;
				}
				
			#longdescription img.alt {
				float: right;
				}
		
		#jpsays {
			margin: 0;
			padding: 5px;
			border-bottom: 1px solid gray;
			clear: both;
		}
		
			#jpsays h3 {
				font-size: 16px;
			}
			
			#jpsays .jppic {
				float: right;
				margin: 5px;
				padding: 0;
				border: 0;
			}
			
		#aboutthecoach h4 {
			color: red;
		}
		
		#aboutthecoach img {
			float: right;
			margin: 0 0 10px 10px;
		}
		
			#aboutthecoach img.alt {
				float: left;
				margin: 0 10px 10px 0;
			}
			
		.whythis {
			margin: 0;
			padding: 0;
			border-bottom: 1px solid gray;
			clear: both;
		}
		
			.whythis h4 {
				margin-bottom: 3px;
				clear:both;
			}
			
			.whythis p {
				margin-top: 0;
			}
			
			.whythis img {
				margin: 5px;
			}
			
		.testimonials {
			margin: 0;
			padding: 4px;
			border-bottom: 1px solid gray;
			clear: both;
		}
		
			.testimonials dl dt {
				font-weight: bold;
			}
			
		.combo {
			margin: 0;
			padding: 4px;
			border-bottom: 1px solid gray;
			clear: both;
		}
		
		.combo h3 {
			margin-bottom: 10px;
			padding: 2px 0 3px 0;
			background: #FFFF99;
			color: black;
			text-align: center;
		}
		
		.combo h3 a {
			margin-left: 10px;
			font-size: 12px;
		}
		
		.combo form .extraoptions input {
			margin-right: 5px;
		}
		
		.combo form legend {
			font-weight: bold;
		}
		
		.combo form fieldset {
			margin-bottom: 10px;
		}
		
		.combo form fieldset select option {
			padding: 2px 4px 0 4px;
		}
		
		.combo ul {
			margin-left: 30px;
		}
		
		.combo h4 {
			margin-top: 20px;
		}
 
	#rightcol {
		width:140px;
		float: left;
		background: #FFFF99;
	}
	
		#rightcol h4 {
			margin: 20px 0 0 0;
			padding: 0 5px 2px 5px;
			border-bottom: 3px solid black;
		}
		
		#rightcol .shippinginfo h4 {
			margin-top: 0;
		}
		
		#rightcol .shippinginfo p {
			margin: 3px 5px 0 5px;
			padding: 2px 0 3px 0;
		}
		
		#rightcol .shippinginfo.brown p {
			background: white url('http://baseballtips.com/images/layout/smallups.gif') 2px 2px no-repeat;
			padding-left: 27px;
		}
		
		#rightcol p {
			margin: 0;
			padding: 0 5px 0 5px;
		}
	
		#rightcol ul {
			list-style: none;
			margin:0;
			padding:0;
		}
		
			#rightcol ul li {
				margin: 0;
				padding: 0;
			}
			
			#rightcol ul .active {
				margin:0;
				padding:2px 5px 3px 5px;
				border-bottom: 1px solid black;
			}
			
				#rightcol ul li a {
					text-decoration: none;
					display: block;
					margin:0;
					padding:2px 5px 3px 5px;
					border-bottom: 1px solid black;
				}
				
					#rightcol ul li a:hover {
						background: url(purplebox.gif) top left repeat;
						color: #330099;
					}
			
			#rightcol ul .last {
				border-bottom: none;
			}
	
#footer {
	width: 100%;
}

.pricechart {
	border-width: 1px 0 1px 1px;
	border-style: solid none solid solid;
	border-color: #d3d3d3;
	margin-bottom: 10px;
}

.pricechart.alt {
	float: left;
	margin-right: 10px;
}

.pricechart th {
	background: #d3d3d3;
	font-weight: bold;
	font-size: 10px;
	padding: 2px 5px 3px 5px;
	border-width: 0 1px 1px 0;
	border-style: none solid solid none;
	border-color: #d3d3d3;
}

.pricechart td {
	border-width: 0 1px 0 0;
	border-style: none solid none none;
	border-color: #d3d3d3;
	text-align: center;
	padding: 2px 5px 3px 5px;
}

.pricechart tr.alt {
	background: #c8feff;
}

.benefits.icon {
	list-style: url('images/checkmark.gif');
	padding-left: 15px;
}

.benefits.icon li {
}

.benefits {
	padding-left: 0;
}

#productdetails .rightside h4 {
	clear:both;
	margin: 10px 10px 0 0;
}

#productdetails .rightside h4 {
	font-size: 12px;
	margin: 0;
	padding: 0;
	}

#productdetails .rightside ul.buylinks {
	margin: 0 10px 10px 0;
}


/************************ADDED BY JOE******************************/

h5 {
	padding: 0;
	margin: 0 0 10px 0;
	}
	
.float {
	float: left;
	}
	
.floatr {
	float: right;
	}
	
		
#productdetails .rightside h5 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0;
}
	
h4 {
	font-size: 14px;
	}

div.note {
	background: #ffff99;
	color: #4f1f19;
	border: 1px solid purple;
	padding: 10px;
	margin: 0 10px 10px 10px;
	clear: both;
}

	div.note.alt {
		background: white;
		text-align: center;
	}
	
div.note-alt {
	background: white;
	color: #4f1f19;
	margin: 0 10px 10px 10px;
	float: left;
}

	div.note-alt img {
		margin: 5px;
		float: none;
	}
	
	#productdetails div.note.alt .priceandstock {
		float: none;
		}

	div.note.alt span img {
		float: none;
	}

	div.note.altb {
		background: white;
	}
	
	#productdetails div.note.altb.priceandstock {
		float: none;
		}

	div.note.altb span img {
		float: none;
	}

	div.note h5 {
		font-size: 12px;
	}

	div.note img {
		float: left
	}
		
	div.note img.alt {
		float: right
	}

	div.note p {
		margin: 0 20px 10px 20px;
	}

	div.note ul {
		margin-bottom: 10px;
	}

	div.note ol {
		margin-bottom: 10px;
		margin-left: 20px;
	}

.module {
	width: 584px;
	/*_width: 594px;*/
	margin: 0 0 10px 0;
	padding: 5px 5px 10px 5px;
	clear: both;
}

.priceandstock strong {
	font-size: 16px;
	color: purple;
	}
	
.priceandstock .savings, .priceandstock .savings strong {
	color: red;
	}
		
#longdescription h3 {
	margin-bottom: 10px;
	padding: 2px 0 3px 0;
	background: #FFFF99;
	color: black;
	text-align: center;
	}

div.column {
	width: 191px;
	float: left;
	padding-left: 3px;
	margin: 0;
	}
	
/********************category********************************/

.productlist a img {
	text-decoration: none;
	border: 0;
	}

ul.productlist {
	list-style-type: none;
	padding: 0 5px 0 5px;
	margin: 0;
	}
	
.productlist h4 {
	margin: 0;
	padding: 10px 0 5px 0px;
	}

#category {
	}
	
		#category .heading {
			position: relative;
			height: 22px;
			margin: 0 0 10px 0;
			padding:2px 5px;
			background: #ffff99;
			line-height: 22px;
			vertical-align: middle;
			overflow: visible;
		}
		
			#category .heading h3 {
				display: inline;
				margin: 0;
				padding: 0;
				float: left;
				font: Arial, sans-serif;
				font-size: 13px;
				font-variant: small-caps;
				font-style: italic;
				font-weight: bold;
			}
		
			#category .heading h2 {
				display: inline;
				margin: 0;
				padding: 0;
				float: left;
				font: Arial, sans-serif;
				font-size: 13px;
				font-variant: small-caps;
				font-style: italic;
				font-weight: bold;
			}
			
			#category .heading h3.tagline {
				position: absolute;
				top: -140px !important;
				top: -160px;
				left: 70px;
				z-index: 100000;
				width: 579px;
				margin: 5px 0 0 0;
				padding: 0;
				text-align: center;
				font-size: 15px;
			}
			
			#category .heading .recommend {
				display: block;
				height: 15px;
				margin: 0;
				padding: 0 0 0 21px;
				background: url('images/email.gif') 0 5px no-repeat;
				text-decoration: none;
				float: right;
			}
	
#category li.product {
	display: block;
	border-bottom: 1px solid black;
	padding: 0px 0 0 0;
	margin: 0;
	}
	
#category li.product img {
	overflow: auto;
	float: left;
	padding: 0 10px 5px 0px;
	margin: 0;
	}
	
#category li.product.alt img {
	float: right;
	padding: 0 0 5px 10px;
	}
	
#category p.price strong {
	font-size: 16px;
	font-style: bold;
	}
	
#category ul.productlist p {
	padding: 0 0 5px 0;
	margin: 0;
	}
	
/****************************FOOTER*****************************/


#footer { 
		font-size: 10px;
		}

#footer a { text-decoration: none; }

#footer ul {
	margin: 2px 0 0 0;
	list-style: none;
	text-align: center;
	height: 14px;
}

#footer ul li {
	border-right: 1px solid #000000;
	padding-right: 3px;
	*padding-left: 4px;
	_padding-left: 4px;
	display: inline;
	line-height: 10px;
	vertical-align: middle;
}

#footer ul li.last { border: none; }

#footer ul.free {
	background: url('http://softball-tips.com/free2.gif') top center no-repeat;
}

/**************************COMBO*********************************/

	
      
	    .combo .image {
            width: 290px;
            margin:0;
            padding:0;
            float: left;
			text-align: center;
        }
		
			.combo .imagecaption {
				margin: 2px 0 3px 0;
				padding: 0;
				text-align: center;
				font-size: 10px;
			}
          
		.combo .details {
			width: 290px;
			margin:0;
			padding:0;
			float: left;
		}
			
		.combo .cartactions {
			float: left;
		}
		
		.combo .priceandstock {
			width: 147px;
			float: right;
			text-align: center;
		}
			
			.combo .priceandstock b {
				font-size: 16px;
			}
			
		.combo .attention {
			background: yellow;
			color: maroon;
			padding: 5px;
			margin: 10px 5px 0 0;
			border: 1px solid maroon;
		}
		
			.combo .attention p {
				margin: 0;
			}
			
				.combo .attention p strong {
					font-weight: bold;
				}
			
/*******************GALLERY********************/			
ul.imagegallery {
	list-style: none;
	padding-left: 0;
}

ul.imagegallery li {
	display: inline;
	margin: 0 2px;
	padding: 0;
}

ul.imagegallery li a img {
	max-height: 100px;
	border: none;
} 

ul.imagegallery li a:hover div {
	background: #b0e0e6;
}

/**********LIGHTBOX****************/

#lbContent #closebutton {
	position: fixed;
	float: right;
	margin: 5px 5px 5px 495px;
	display: block;
	width: 75px;
	height: 25px;
	background: url('http://baseballtips.com/images/layout/lb_close_def.png') top left no-repeat;
}

#lbContent a#closebutton:hover {
	background: url('http://baseballtips.com/images/layout/lb_close_over.png') top left no-repeat;
}

#lbContent #titlebar {
	height: 45px;
	background: url('http://baseballtips.com/images/layout/titlebar_bg.gif') top left repeat-x;
	margin-bottom: 10px;
}

#lbContent #titlebar img.titleimage {
	margin-top: 4px;
	margin-left: 8px;
	width: 149px;
	height: 27px;
}

#lbContent #boxContent {
	width: 570px;
	margin: 0 0 0 10px;
	clear: both;
}

#lbContent #boxContent h2 {
	font-size: 14px;
	font-weight: normal;
	color: red;
	margin: 0;
}

#lbContent #boxContent p {
	margin: 0 0 10px 0;
}

#lbContent #boxContent ul,
#lbContent #boxContent ol {
	margin-left: 25px;
	margin-bottom: 10px;
}

#lbContent #boxContent .productInfo {
	width: 100%;
}

#lbContent #boxContent .productInfo img {
	width: auto;
	height: auto;
	float: left;
}

#lbContent #boxContent .productInfo .details {
	float: right;
}

