/* BEGIN basic elements */

html {
	margin: 0px;
	padding: 0px;
	}
body {
	background:#000000 url(img/mainBG.jpg) repeat-x;
	margin: 0px; 
	padding: 0px;
	}
h1 {
	width:758px;
	height:215px;
	margin:0px;
	padding:0px;
	text-indent:-600em;
	background:transparent url(img/header.jpg) no-repeat;
}	
h2 {
	margin:15px 0px 0xp 0px;
	padding:0px;
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	overflow:hidden;
	border-bottom:1px solid #383838;
	width:530px;
	height:30px;
	}
h3 {
	text-indent:-600em;
	margin:0px;
	padding:0px;
}

h3.junior_baseball { background:transparent url(img/junior_baseball.jpg); width:211px; height:48px;}
h3.big_sellers { background:transparent url(img/big_sellers.gif); width:211px; height:42px; margin-top:15px;}
	
p {
	margin:0px;
	padding:0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	}
.spacer { 
	width:375px;
	height:30px;
	clear:both;
	background:transparent url(img/line.gif) repeat-x;
	}
.clear { 
	clear:both;
	height: 1px;
	overflow:hidden;
	}



/* -------------------------------------------------------------- */	


#mainContainer {
	width: 758px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	vertical-align:top;
	}
	
/* -------------------------------------------------------------- */		

#mainMenu {
	width:758px;
	height:21px;
	padding:20px 0px 19px 0px;
	}
	
#mainMenu ul {
	width:758px;
	height:21px;
	margin:0px;
	padding:0px;
	overflow: hidden;
	float: right;	
	list-style-type: none;
	}
#mainMenu li {
	display: inline;
	}
	
#mainMenu a {
	display:block;
	float:left;
	overflow:hidden;
	height: 17px;
	padding:4px 9px 0px 9px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background:transparent url(img/menu_separator.gif) top right no-repeat;
	}
#mainMenu a:hover {
	color:#e20000;
	}
	
#mainMenu a.first { padding:4px 9px 0px 5px;}
#mainMenu a.last { background:none;}	

/* -------------------------------------------------------------- */

#contentContainer {
	vertical-align:top;
	}
#contentContainer .leftContent {
	width:520px;
	padding: 20px 10px 0px 0px;
	float:left;
	vertical-align:top;
	}
#contentContainer .leftContent_wide {
	width:auto;
	padding: 20px 10px 0px 0px;
	float:left;
	vertical-align:top;
	}
	
#contentContainer .leftContent .photo {
	width:119px;
	float:left;
	margin-left: 10px;
}
#contentContainer .leftContent .photo2 {
	width:161px;
	float:left;
	margin-left: 10px;
}
#contentContainer .leftContent .text { width:100%; float:left;}

	
#contentContainer .rightContent {
	width:211px;
	padding:9px 1px 0px 0px;
	float:right;
	}	 	

#contentContainer .rightContent .box {
	padding:15px 9px 15px 9px;
	background-color:#474747;
	border:1px solid #656565;
	}
#contentContainer .rightContent .secondBox {	
	border-right:1px solid #656565;
	border-bottom:1px solid #656565;
	border-left:1px solid #656565;
	padding:15px 3px 15px 3px;
	background-color:#2c2c2c;	
	}	

#contentContainer .rightContent .box ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	list-style-type: none;
	margin:0px;
	padding:0px;
	}
#contentContainer .rightContent .box li {
	padding:0px 0px 0px 15px;
	margin:5px 0px 0px 0px;
	background:transparent url(img/bullet_red.gif) 0px 3px no-repeat;
	line-height:12px;
	}
	
#contentContainer .rightContent .box ul.blue {
	margin:20px 0px 0px 0px;
	}
#contentContainer .rightContent .box li.blue {
	background:transparent url(img/bullet_blue.gif) 0px 3px no-repeat;
	}

	
/* -------------------------------------------------------------- */

#footerContainer {
	clear:both;
	width:758px;
	height:30px;
	margin:0px;
	padding:20px 0px 0px 3px;
	background:transparent url(img/footer_line.gif) 0px 0px repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #878787;
	text-decoration: none;
	}	
a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #E0E0E0;
	text-decoration: none;
}
.bigprice {
	font-size: 16px;
	font-weight: bold;
}
#signinTable {
	border: 1px solid #505050;
}
