body {
	font: 10pt/14pt Verdana, Georgia;
	color: #5e5e5e;
	margin: 0px;
	text-align: left;
	padding: 0px;
	background: url('/images/bkgrd.gif') repeat-x #003700;
}

h1 {
	text-indent: -2000px;
	margin: 2px 0 0 0;
	height: 24px;
}

h1#featured-players {
	width: auto;
	background: url(/images/featured-players.gif) no-repeat;
}

h1#featured-items {
	width: auto;
	background: url(/images/featured-items.gif) no-repeat;
}

h2 {
	font-size: 1.3em;
	margin: 25px 0 8px 20px;
}

h3 {
	font-size: 1.1em;
	margin: 20px 0 0 20px;
}

h4 {
	text-indent: -2000px;
	margin: 0px;
	height: 27px;

}

h4#magazines {
	background: url(/images/magazines.gif) no-repeat;
}

h4#browse-by-player {
	background: url(/images/browse-by-player.gif) no-repeat;
}

h4#browse-by-product {
	background: url(/images/browse-by-product.gif) no-repeat;
}

h4#subscribe {
	background: url(/images/subscribe.gif) no-repeat;
}

h4#join-our-mailing-list {
	background: url(/images/mailing-list.gif) no-repeat;
	height: 21px;
}

h4#memorabilia-register {
	background: url(/images/memorabilia-register.gif) no-repeat;
}

a {
	color: #3e6790;
}

a:hover {
	color: #05488c;
}

img {
	border: 0px;
}

acronym {
	text-decoration: none;
	border-bottom: 1px dotted #888;
	cursor: help;
}

.error {
	color: red;
}

form {
	margin: 3px 5px 17px 2px;
	padding-bottom: 7px;
}

div#content {
	padding: 0px;
	background: white;
	width: 770px;
	margin: 0px;
}

div#header {
	background: url(/images/header-bg.jpg) top right no-repeat #145614;
	height: 141px;
}

div#logo {
	position: absolute;
	left: 600px;
}

div#lines {
	position: absolute;
	top: 96px;
	padding-right: 30px;
	width: 740px;
	height: 22px;
	overflow: hidden;
	background: url(/images/lines.gif) no-repeat #002b00;
	text-align: right;
	font-size: 10px;
}

div#lines a {
	color: white;
	text-align: right;
	margin: 5px;
	text-decoration: none;
}

div#lines a:hover {
	text-decoration: underline;
}

/* NAV */
div#nav {
	position: absolute;
	top: 140px;
	padding: 0px;
	margin: -23px 0px 0px 0px;
	width: 770px;
	height: 31px;
	overflow: hidden;
	background: url(/images/nav.gif) no-repeat;
	background-color: #fcb715;
}

#nav ul  {
	position: relative;
	width: 770px;
	height: 31px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#nav ul li a {
	position: absolute;
	top: 0px;
	left: 0px;
	text-indent: -2000px;
	text-decoration: none;
	padding: 30px 0 0 0;
	overflow: hidden;
	width:800px;
	height: 0px;
	height: 31px; /* IE5/Win */
	background: transparent url(/images/nav.gif) no-repeat 0px 0px;
}

/*body.trading-cards #nav ul, body.photos #nav ul, body.posters #nav ul, body.memorabilia #nav ul, body.other #nav ul { background-image: url(/images/nav.gif); }*/

#nav ul li#trading-cards a { left: 0px; width: 138px; background-position: -50px 0px; }
#nav ul li#photos a { left: 138px; width: 71px; background-position: -188px 0px; }
#nav ul li#posters a { left: 209px; width: 74px; background-position: -259px 0px; }
#nav ul li#memorabilia a { left: 283px; width: 112px; background-position: -333px 0px; }
#nav ul li#auction a { left: 395px; width: 77px; background-position: -445px 0px; }
#nav ul li#figurines a { left: 472px; width: 88px; background-position: -522px 0px; }
#nav ul li#match-used-items a { left: 560px; width: 144px; background-position: -610px 0px; }
#nav ul li#other a { left: 704px; width: 105px; background-position: -754px 0px; }

#nav ul li a:hover {	background-position: 0px -30px }
#nav ul li#trading-cards a:hover { background-position: -50px -30px }
#nav ul li#photos a:hover { background-position: -188px -30px }
#nav ul li#posters a:hover { background-position: -259px -30px }
#nav ul li#memorabilia a:hover { background-position: -333px -30px }
#nav ul li#auction a:hover { background-position: -445px -30px }
#nav ul li#figurines a:hover { background-position: -522px -30px }
#nav ul li#match-used-items a:hover { background-position: -610px -30px }
#nav ul li#other a:hover { background-position: -754px -30px }

.trading-cards #nav ul li#trading-cards a:hover, .trading-cards #nav ul li#trading-cards a { background-position: -50px -60px }
.photos #nav ul li#photos a:hover, .photos #nav ul li#photos a { background-position: -188px -60px }
.posters #nav ul li#posters a:hover, .posters #nav ul li#posters a { background-position: -259px -60px }
.memorabilia #nav ul li#memorabilia a:hover, .memorabilia #nav ul li#memorabilia a { background-position: -333px -60px }
.auction #nav ul li#auction a:hover, .auction #nav ul li#auction a { background-position: -445px -60px }
.figurines #nav ul li#figurines a:hover, .figurines #nav ul li#figurines a { background-position: -522px -60px }
.match-used-items #nav ul li#match-used-items a:hover, .match-used-items #nav ul li#match-used-items a { background-position: -610px -60px }
.other #nav ul li#other a:hover, .other #nav ul li#other a { background-position: -754px -60px }


/* MAIN AREA */
/* Sidebar */

div#main {
	background-color: white;
	position: relative;
	top: 7px;
}

#sidebar {
	width: 161px;
	background: #9f9710;
	margin: 0px;
	padding: 12px 4px 12px 5px;
	float: left;
	position: absolute;
	font-style: italic;
	font-size: 11px;
	color: white;
}

#sidebar input, input {
	border: 1px solid #888;
	margin: 3px 2px 3px 0;
}

#sidebar form {
	text-align: center;
}

#sidebar select {
	font-size: 0.9em;
}

#sidebar ul {
	font-size: 0.9em;
	padding: 0 0 0 13px;
	margin: 0 0 26px 0;
}

#sidebar li {
	font-size: 0.9em;
	list-style-type: none;
}

#sidebar a {
	color: #f7ed69;
	font-style: normal;
	text-decoration: none;
}

#sidebar p {
	color: white;
	font-weight: bold;
	text-align: center;
}

#sidebar .button {
	color: #474747;
	padding: 1px 13px 0px 11px;
	font-size: 0.8em;
	background: #fdbe03;
	border: 1px solid white;
}

/* mainarea */
#mainarea {
	position: relative;
	width: 594px;
	padding: 2px;
	margin: 0px;
	left: 170px;
	border-left: 1px solid #DDD;
}

#mainarea p, #mainarea table, #mainarea form {
	margin: 5px 20px 25px 20px;
}

#mainarea form {
	border: none;
}

#mainarea td {
	padding: 10px;
	vertical-align: top;
}

#fp-list table {
	padding: 2px 0 0 0;
	margin: 0px;
	color: white;
}

#fp-list td {
	padding: 0px;
}

#fp-list a {
	color: white;
	text-decoration: none;
}

.fp-detail {
	height: 50px;
	text-align: center;
	padding: 2px;
	border: 3px solid #002b00;
	font-size: 0.8em;
	background-color: #002b00;
}

.small {
	font-size: 0.8em;
}

#fi-list td {
	width: 150px;
	height: 100px;
	padding: 10px 2px;
	text-align: center;
}

#fi-list span {
	text-align: center;
}

#fi-list p {
	text-align: center;
	font-size: 0.7em;
	padding: 1px;
}

#fi-list a img, #bimg a img {
	border: 1px solid #eee;
	padding: 3px;
}

#fi-list a:hover img, #bimg a:hover img {
	border: 1px solid #4c8366;
	padding: 3px;
}

.img-rt {
	float: right;
	padding: 2px;
	margin: 3px 20px 10px 25px;
	border: 1px solid #eee;
	text-align:center;
	font-size: 9px;
}

.trail {
	text-align: right;
	padding: 20px;
	border-bottom: 2px solid #eee;
}

.sale {
	color: red;
	font-weight: bold;
}

.nobor {
	float: right;
	padding: 2px;
	margin: 3px 20px 10px 10px;
	border: none;
}

/* Footer */
#footer {
	padding: 20px 10px 90px 160px;
	font: 7pt arial;
	text-align: right;
	color: #999;
	border-top: 1px solid #f6f6f6;
}
