body, html {
	background:#eee;
	color:#333;
	text-align:center;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
}

#golf-header {background-image: url('/2008/images/golf-banner.jpg'); background-repeat: 
               no-repeat}
#golf-header h1 {	font-family:Arial;
	font-size:16px; color:#00005A}               
#inner {
	color:#000000;
	border:1px solid #CCCCCC;
	padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:11px; background-color:#FFFFFF
}
/* The top bit */
#accountnav {
	text-align: right;
	color:#69c;
	background-color:transparent;
	font-size:11px;
	padding:3px 0 10px 0;
}
#accountnav a{
	text-align: right;
	color:#333;
	text-decoration:none;
	font-weight:bold;
}
#accountnav a:hover{
	text-decoration:underline;
}
#branding {
	margin-bottom:4px;
}
#branding img {
	display:block;
}

/* Left column */

.newsfeed p {
	padding: 3px 5px 3px 15px;
}
.newsfeed a {
	color:#333;
	text-decoration:none;
	font-weight: bold;
}
.newsfeed a:hover, .menu .active {
	background-color:#ccc;
}
.menu {
	margin:0;padding:0;list-style:none;
	border-bottom:1px solid #ccc;
}
.menu li {
	margin:0;padding:0;
	border-top:1px solid #fff;
	display:block;
	font-size:11px;
	line-height:11px;
}
.menu a {
	padding:3px 5px 3px 15px;
	display:block;
	color:#333;
	background-color:#eee;
	text-decoration:none;
	font-weight: bold;
}
.menu a:hover, .menu .active {
	background-color:#ccc;
}
#leftcol form{
	background:#eee;padding:15px 5px;
	margin:0;
	border-bottom:1px #ccc solid;
}
#leftcol .field {
	border:1px solid #69c;
	width:116px;
	margin:0;
	font-size:11px;
}
#leftcol form td {
	vertical-align: middle;
}
#leftcol form input{
	display:block;
}
#leftcol {
	width:150px;
	background:#eee;
	color:#000;
}
#leftcol div {
	border-bottom:15px solid #fff;
}
#leftcol h2 {
	background:#06c;
	color:#fff;
	margin:0;
	padding:3px 5px 3px 15px;
	font-size:11px;
	font-weight: bold;
}

#leftcol .greenhighlight {
	background:#393;
	color:#fff;
	margin:0 0 15px 0;
	padding:3px 5px 3px 15px;
	font-size:11px;
	font-weight: bold;
}

#leftcol .greenhighlight a {
	color:#fff;
	text-decoration:none;
}

#leftcol .greenhighlight a:hover {
	text-decoration:underline;
}


#leftcol .cyanhighlight {
	background:#06c;
	color:#fff;
	margin:0 0 15px 0;
	padding:3px 5px 3px 15px;
	font-size:11px;
	font-weight: bold;
}

#leftcol .cyanhighlight a {
	color:#fff;
	text-decoration:none;
}

#leftcol .cyanhighlight a:hover {
	text-decoration:underline;
}

#leftcol .navyhighlight {
	background:#006;
	color:#fff;
	margin:0 0 15px 0;
	padding:3px 5px 3px 15px;
	font-size:11px;
	font-weight: bold;
}

#leftcol .navyhighlight a {
	color:#fff;
	text-decoration:none;
}

#leftcol .navyhighlight a:hover {
	text-decoration:underline;
}

/* Main column */

#crumbtrail {
	background:#006;
	color:#fff;
	margin:0;
	padding:3px 5px 3px 15px;
	font-size:11px;
	font-weight: bold;
}
#crumbtrail a{
	background:#006;
	color:#fff;
	text-decoration:none;
}
#crumbtrail a:hover{
	text-decoration:underline;
}


#maincol{
	padding-left:15px;
}
#introtext {
	color:#000;background-color:#eee;margin:0;padding:15px 15px 10px 15px;
}
#introtext p{
	margin:0;padding-bottom:5px;
}
#introtexthome {
	color:#000;background-color:#eee;margin:0;padding:15px 15px 10px 15px;
}
#introtexthome p{
	font-size:15px;
	margin:0;padding-bottom:5px;
}
#easyreader{
	color:#000;background-color:#eee;margin:0;padding:15px 15px 10px 15px;
}
#easyreader p {
	margin:0;padding-bottom:10px;
	font-size:12px;
}
#easyreader li {
	
	font-size:12px;
}

#featuredpanel {
	background:#0c3;
}

h1 {
	margin:0;
	font-size:15px;
	color:#06c;
	padding:15px 15px 15px;
}

#products h2 {
	font-size:11px;
	color:#06c;
	margin:0 0 3px 0;
}
#products h2 a {
	color:#06c;
	text-decoration:none;
}
#products h2 a:hover {
	text-decoration:underline;
}
#products p {
	font-size:11px;
	margin:0 0 3px 0;
}
.p-feature 
{
padding:15px;
	border:solid #06c;	
	border-width: 1px 1px 1px 1px;
	background:#fff url(../images/bg_feat.gif) repeat-x top;
	
}	
.p-l, .p-m, .p-r {
	padding:15px;
	border:solid #ccc;
	background:#fff url(../images/bgp.gif) repeat-x top;
}
.p-l {border-width:1px 1px 0 0;}
.p-m {border-width:1px 1px 0 0;}
.p-r {border-width:1px 0 0 0;}
.p-price {
	vertical-align:bottom;
	font-size:15px;
	text-align:right;
	font-weight:bold;
}
#products table {margin-top:12px;}
#products table img {border-right:3px solid #fff;}
#products table a {
	color:#333;
	text-decoration:none;
	font-weight:bold;
}
#products table a:hover {
	text-decoration:underline;
}
.thumb {
	display: block;
}

#footer2 a {font-size: 10px; color: #808080}
#footer2 {font-size: 10px; color: #808080}

#footer {
	background:#eee; color:#333;
	border-top:15px solid #fff;
	border-bottom:15px solid #fff;
}
#footer ul {
	margin:0;padding:0;list-style:none;
	
}
#footer li {
	list-style:none;
	display:block;
	padding:0 0 3px 0;
	margin:0;
}
#footer li a{
	font-weight:bold;
	color:#666;
}

#credits {
	width:780px;
	text-align:left;
	margin-left:auto;
	margin-right: auto;
	color:#999;
	padding:30px 31px 600px 31px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width:718px;
}html>body #credits {width:718px;}

#credits a {
	color:#999;
}

#basketcase {
	border:1px solid #ccc;
	background:#fff url(../images/bgbasket.gif) right top no-repeat;
	color:#333;
	margin-bottom:11px;
}
#basketcase p {
	margin:0;padding-bottom:3px;
}
#tagline {
	padding:30px 0 11px 38px;
}

/* Item page */
#item {
}
#item h1 {
	padding:0 0 15px 0;
}
#item h2 {
	margin:0;
	font-size:11px;
	color:#06c;
	padding:0 0 10px 0;
}

#spec {
}
#desc h1{
	margin:0px
	padding:0px

}

#desc h1 
{
	padding:0; color:#0066CC;
	text-decoration: none;
	margin:0px padding; 
}

#desc
{
font-size:11px
}

#spec p {
	margin:0;
	padding:0 0 10px 0;
	width:154px;
}
#spec .price span{
	font-size:15px;
	font-weight:bold;
}
#spec .save {
	color:#c00;
}
#spec input, #spec label, #spec select {
	font-size:11px;
	display:block;
	margin-bottom:5px;
}
#spec label {
	font-style:italic;
}
#spec #btSub {
	border-top:20px solid #fff;
}
#cart {
}
#cart p {
	
}
#cart input, #cart label, #cart select {
	font-size:11px;
	display:block;
	margin-bottom:5px;
}
#cart td {
	padding:5px 5px 10px 5px;
}
.c-l, .c-m, .c-r {
	padding:15px;
	border:solid #ccc;
	background:#fff url(../images/bgp.gif) repeat-x top;
}
.c-l {border-width:1px 1px 0 0;}
.c-m {border-width:1px 1px 0 0;}
.c-r {border-width:1px 0 0 0;}
#crumbtrail h1 {
	padding:0; font-size:14px; color:#FFFFFF; margin-left:font-family; margin-right:font-family; margin-top:0px; margin-bottom:Arial
}