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

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

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

h1#featured-items {
	width: auto;
	background: #212021 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 {
	margin: 0px;
	height: 27px;
}

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;
	width: 770px;
	margin: 0px;
}

div#header {
	height: 118px;
}

div#tennis-shop {
	background-color:white;
	padding:6px 15px;
	position:absolute;
	z-index:5;
}

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

div#lines {
	position: absolute;
	top: 96px;
	padding-right: 30px;
	width: 740px;
	height: 22px;
	overflow: hidden;
	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: 124px;
	margin-left: 148px;
	padding-top: 3px;
	width: 622px;
	height: 31px;
	overflow: hidden;
	background: url(/images/nav-bg.gif) repeat-x;
}

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

#nav ul li {
	display: inline;
	background: url(/images/bull.png) no-repeat 0px 3px;
	padding-left: 10px;
}

#nav a {
	color: #ff6529;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
	text-transform: uppercase;
}

/* MAIN AREA */
/* Sidebar */

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

#sidebar {
	width: 161px;
	background: #555555 url(/images/left_bg.jpg) repeat-y;
	margin: 0px;
	padding: 12px 4px 12px 5px;
	float: left;
	position: absolute;
	font-style: italic;
	font-size: 11px;
	color: white;
	margin: 42px 0;
	height:94%;
}

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

#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;
}

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

/* mainarea */
#mainarea {
	position: relative;
	width: 594px;
	padding: 2px;
	margin: 0px;
	left: 170px;
}

#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;
	background: #CA4818 url(/images/cat-bg.gif) repeat-x;
}

#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 125px 90px 160px;
	font: 7pt arial;
	text-align: right;
	color: #999;
	margin: 35px 0;
	background: transparent url(/images/footer-bg.gif) no-repeat scroll right top;
}

#footer a {
	color:#337C56;
	font-weight:bold;
}
