h1, h2, h3, h4, h5, h6, p, ul{margin: 0;}
ul{
	padding: 0;
	list-style: none;
}
img{
	display: block;
	border: none;
}
a{
	color: #517a80;
	text-decoration: none;
}
a:hover{
	color: #464646;
}
html{background: #ffffff;}
body{
	margin: 0;
	padding: 0;
	font: 12px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
	background: #ffffff url(../new-images/header-bg.gif) repeat-x;
	min-width: 580px;
}
h1, h2, h3, #header .button{
	font-family: "trebuchet MS", verdana, arial, sans-serif;
	font-weight: normal;
}
h1{
	font-size: 21px;
	position: relative;
	line-height: 27px;
}

.wrapp{
	width: 100%;
	overflow: hidden;
	
	
	
}
#header, #content, #footer .inner{
	width: 988px;
	margin: 0 auto;	
}
#header{padding: 3px 0 14px;

	
}
#header .wrapp{
	padding: 0 0 6px;
	height: auto;
	
}
#header .button{
	float: right;
	color: #3a3939;
	font-size: 14px;
	margin: 10px 13px 0 0;
}
#header .button span{
	float: left;
	background: url(../new-images/header-button-r.png) no-repeat 100% 0;
	line-height: 29px;
	padding: 0 20px;
	letter-spacing: 1px;
	cursor: pointer;
}
#header .button strong{
	color: #517a80;
	font-weight: normal;
	text-transform: uppercase;
}
.cards{
	float: right;
	padding: 4px 3px 0 0;
}
.cards li, .cards a{float: left;}
.logo{
	float: left;
	width: 320px;
	height: 90px;
	overflow: hidden;
	padding: 6px 0 0 15px;
}
.logo a{
	display: block;
	width: 320px;
	height: 80px;
	background: url(../new-images/big-league-store-logo.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}


.headerWrapp{
float: right;
width: 650px;
height: 90px;
}

.customerService{
	float: right;
	width: 240px;
	height: 50px;
	overflow: hidden;
	padding: 10px 0 0 30px;
}

.FreeShipping{
	float: right;
	width: 280px;
	height:62px;
	overflow: hidden;
	padding: 2px 0 0 30px;
}


.accountInfo{
	float: right;
	width: 500px;
	height: 24px;
	overflow: hidden;
}

.accountBox{
	float: right;
	width: 100px;
	height: 20px;
	overflow: hidden;
	text-align: center;
}



.main-nav{
	width: 100%;
	overflow: hidden;
	position: relative;
	font: 15px tahoma, verdana, arial, sans-serif;
	text-transform: uppercase;
	margin: 10px 0 0;
}
.main-nav div{
	text-align: center;
	position: relative;
	left: 50%;
	float: left;
}
.main-nav ul{
	text-align: center;
	position: relative;
	left: -50%;
	float: left;
}
.main-nav li{
	float: left;
	background: url(../new-images/main-nav-separate.gif) no-repeat left;
	line-height: 35px;
	padding: 0 25px;
}
.main-nav li.first{background: none;}
.main-nav a{color: #3a3939;}
.main-nav a:hover{color: #517a80;}
#header img.promo{float: right;}


#content{
	padding: 11px 0 0;
	background: url(../new-images/content.gif) repeat-y;
	overflow: hidden;
}
#content div.link{
	width: 100%;
	overflow: hidden;
	padding: 4px 0 0;
}
#content div.link li{
	float: right;
}
#content div.link a{
	float: right;
	background: url(../new-images/content-link.png) no-repeat;
}
#content div.link a span{
	float: left;
	background: url(../new-images/content-link-r.png) no-repeat 100% 0;
	padding: 0 8px 2px;
	line-height: 14px;
	cursor: pointer;
}

