/**main store rules**/

*html {
	padding: 0;
	margin: 0;
	}

body {
	padding: 0;
	margin: auto;
	margin-top: 186px;
	text-align: center;
	background: url (../images/common/body_bg.gif) repeat-x;
	background-position: top;
	background-color: #036;
	}
	
div {
	
	}
	
#storeWrapper{
	background: #fff;
	width: 762px;
	margin: auto;
	padding: 0;
	}
	
*html #storeWrapper{
	padding: -3px;
	}
	
#storeContent{
	background: #fff;
	width: 762px;
	height: auto;
	margin: auto;
	padding: 0;
	}
/**navigation**/	

	
#storeNav{
	background: transparent;
	width: 762px;
	height: 41px;
	margin: auto;
	padding: 0;
	text-align: center;
	position: relative;
	z-index: 10;
	
	}
	
*html #storeNav{
	width: 782px;
	padding: -3px;
	
	}
	
	
#storeNav ul {	
	bottom: -1px;
	width: auto;
	height: 30px;
	margin: auto;
	padding:0;
	list-style: none;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #fff;
	display: block;
	float: left;
	}
	
#storeNav #shirts, #storeNav #men, #storeNav #hats, #storeNav #youth {
	width: 66px;
	}
	
#storeNav #jerseys{
	width: 75px;
	}
	
#storeNav #novelties, #storeNav #women{
	width: 85px;
	}
	
#storeNav #personal{ 
	width: 123px;
	}
	
*html #storeNav #personal{
	width: 133px;
	}

	
#storeNav #team{
	width: 130px;
	}
	
*html #storeNav #team{
	width: 135px;
	}
	


#storeNav li.top{
	background: url(../images/common/nav_bg.gif) repeat scroll 0%;
	background-position: top;
	height: 30px;
	line-height: 30px;
	}
	
#storeNav .top span{
	background: transparent url(../images/common/nav_divide.gif) repeat-y scroll right top;
	display: block;
	height: 30px;
	padding: 0 14px 0 14px;
	}
	
*html #storeNav li.top{

	float: left;
	}
	

	
* html #storeNav a {margin-left:-3px;}	
 
#storeNav a, #storeNav a:link, #storeNav a:visited{
	background: url(../images/common/nav_bg.gif) repeat scroll 0%;
	background-position: top;
	display: block;
	
	height: 30px;
	color: #fff;
	text-decoration: none;
	}
	

#storeNav a:hover{
	background: url(../images/common/nav_bg.gif) repeat scroll 0px -30px;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}

 	

/**drop-down**/


	

#storeNav li {

	}

#storeNav li.sub{
	display: none;
	
	}
	
#storeNav ul:hover .sub, #storeNav ul.hover li.sub{
	display: block;
	position: absolute;
	z-index: 9;
	background: url(../images/common/drop-down.png) no-repeat top left;
	width: 263px;
	height: 103px;
	border: none;
	margin: 0 0 0 -4px;
	padding: 8px;
	}

	
#storeNav ul:hover table, #storeNav ul.hover table {
	display: block;
	background: transparent;
	background-position: top left;
	width: 263px;
	height: auto;
	padding: 0 0 0 8px;
	z-index: 9;
	line-height: 8px;
	border-collapse: collapse;
	}

#storeNav .sub tr{
	height: 18px;
	}
	
#storeNav .sub span{
	padding: 0;
	margin: 0;
	height: 18px;
	}
	
#storeNav .sub td{
	width: 80px;
	height: 18px;
	padding: 0;
	margin: 0;
	border: none;
	text-align: left;
	}

#storeNav .sub a, #storeNav .sub a:link, #storeNav .sub a:visited{
	background: transparent;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	padding: 0;
	margin: 0;
	display: inline;
	line-height: 14px;
	position: relative;
	}

#storeNav .sub a:hover, #storeNav .sub a:active{
	padding: 0;
	margin: 0;
	background: transparent;
	font-size: 10px;
	text-decoration: underline;
	display: inline;
	line-height: 14px;
	}

#storeNav #teamdrop{
	margin: 0 0 0 -130px;
}
	
#storeNav #personaldrop {
	margin: 0 0 0 -136px;
	}
	
*html #storeNav .top span{
	padding: 0;
	}
	
*html #storeNav ul{
	padding: 0;
	margin: 0;
	}
	
*html #storeNav ul.hover li.sub, *html #storeNav ul:hover li.sub {
	margin: 30px  0 0 0;
	}
	
*html #storeNav #shirtsdrop, *html #storeNav #mendrop, *html #storeNav #hatsdrop, *html #storeNav #youthdrop {
	margin-left: -70px;
	}
	
*html #storeNav #jerseysdrop{
	margin-left: -79px;
	}
	
*html #storeNav #noveltiesdrop, *html #storeNav #womendrop{
	margin-left: -89px;
	}
	
*html #storeNav #personaldrop{ 
	margin: 30px 0 0 -258px;
	}

*html #storeNav #teamdrop{
	margin: 30px 0 0 -260px;

	}	


/**main feature**/

#mainFeature {
	background: white;
	width: 762px;
	height: auto;
	margin: auto;
	position: relative;
	}

#mainFeature img {
	width: 650px;
	height: 235px;
	margin: auto;
	padding-bottom: 15px;
	border: none;

}



/**three little features**/

#threeBuckets {
	background: url(../images/common/buckets_bg.jpg) repeat-x top;
	background-color: #fff;
	width: 762px;
	height: 275px;
	margin: auto;
	text-align: center;
	padding: 12px 0 0 0;
	display: block;
	}


*html #threeBuckets div.bucket {
	height: 1%;
	margin: 0 0 0 27px;
	}

#threeBuckets div.bucket {
	background: url(../images/common/bucket.jpg) no-repeat;
	background-color: transparent;
	background-position: top;
	margin: 0 0 0 31px;
	padding: 0;
	width: 212px;
	height: auto;
	display: block;
	float: left;
	position: relative;
	}

#threeBuckets img.bucketItem {
	width: 165px;
	height: 124px;
	margin: 27px 29px 0 23px;
	border: none;
	position: relative;
	}
	

	
#onlineStore #threeBuckets img.badge {
	width: 94px;
	height: 94px;
	margin: 0 0 0 -20px;
	border: none;
	display: inline;
	float: left;
	position: relative;
	}
	
#onlineStore3 #threeBuckets img.badge {
	width: 70px;
	height: 70px;
	margin: 0 0 0 -20px;
	border: none;
	display: inline;
	float: left;
	position: relative;
	}	
	

	
#threeBuckets a:link img.badge, 
#threeBuckets a:hover img.badge, 
#threeBuckets a:visited img.badge, 
#threeBuckets a:active img.badge {
	border: none;
	}
	
#threeBuckets span.more {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	height: auto;
	width: auto;
	margin-top: 10px;

	}
	
#threeBuckets .more a:link{
	background: url(../images/common/arrows.jpg) no-repeat;
	background-position: bottom left;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #036;
	text-decoration: none;
	padding: 10px 0 0 15px;
	}

#threeBuckets .more a:hover, #threeBuckets .more a:active{
	background: url(../images/common/arrows_hover.jpg) no-repeat;
	background-position: bottom left;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #a33d0a;
	text-decoration: none;
	padding: 10px 0 0 15px;
	}	
	
#threeBuckets .more a:visited {
	background: url(../images/common/arrows.jpg) no-repeat;
	background-position: bottom left;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #369;
	text-decoration: none;
	padding: 10px 0 0 15px;
	}
	

#onlineStore #threeBuckets div.itemDesc {
	margin: 10px 0 0 88px;
	width: 100px;
	display:block;
	}
	
#onlineStore2 #threeBuckets div.itemDesc {
	margin: 10px 0 0 23px;
	width: 165px;
	display:block;
	}	
	
#onlineStore3 #threeBuckets div.itemDesc {
	margin: 10px 0 0 55px;
	width: 140px;
	display:block;
	}	

#threeBuckets div.itemDesc p{
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #036;
	position: relative;
	}
	
#threeBuckets div.itemDesc h2{
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #036;
	}
	
#threeBuckets span.price {
	font-weight: bold;
	}

.itemName a:link{
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #036;
	text-decoration: none;
	}

.itemName a:hover, .itemName a:active{
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #a33d0a;
	text-decoration: none;
	}


.itemName a:visited{
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #369;
	text-decoration: none;
	}


div#footer {
	background: none;
	width: 762px;
	padding: 0;
	overflow: visible;
	margin: 0;
	background: #fff;
	clear: both;
	}

*html #footer{
	height: 1%;
	}
	
div#footerNav {
	background: url(../images/common/footer_menu.jpg) no-repeat;
	background-position: top;
	width: 762px;
	height: 36px;
	padding: 0;
	font-family: Arial, sans-serif;
	color: #fff;
	font-size: 12px;
	margin: 0;
	}
	
*html #footerNav{
	background-color: transparent;
	margin: -35px 0 0 0;
	}
	
#footer ul {
	background: none;
	width: 742px;
	list-style: none;
	text-align: center;
	margin: auto;
	padding: 10px 0 0 0;
	position: relative;
	z-index: 10;
	}
	
	
*html #footer ul{
	margin: -35px 0 0 0;
	padding: 0;
	}	

#footer li.nav {
background: none;
	margin: 0 15px 0 15px;
	display:block;
	float: left;
	font-family: Arial, sans-serif;
	color: #fff;
	font-size: 12px;
	}
	
#footer a:link {
	font-family: Arial, sans-serif;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}

#footer a:hover {
	font-family: Arial, sans-serif;
	color: #036;
	font-size: 12px;
	text-decoration: underline;
}

#footer a:visited, #footer a:active {
	font-family: Arial, sans-serif;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}

#copyright{
	width: 735px;
	height: 50px;
	margin: auto;
	background: #fff;
	position: relative;
	padding: 0 0 20px 0;
	}

#footer p {
	width: 722px;
	/*padding: 0 20px 0 20px;*/
	background: none;
	margin: 15px auto;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #333;
	text-align: center;
	position: relative;

	}



#storeMain h1

#storeMain h2

#storeMain p

#storeMain img