* {
	margin: 0;
	padding: 0;
}

body {
	color: #000;
	min-width: 958px;
	font: 76%/1.5em Helvetica, Arial, Geneva, sans-serif;
	text-align: center;
	xbackground: url(../images/img_elements/baseline_grid.gif) repeat-x;
	xbackground: url(../images/img_elements/column_grid.gif) repeat-y center;
	background-color: #dcdcdc;
}

#nojs {
	background-color: #fc3;
}

#page-not-found #upperbar, #page-error #upperbar {
	border-bottom: 0;
}

#page-not-found #content, #page-error #content {
	background: #dcdcdc url(../images/img_elements/img_bg_error.gif) repeat-x;
}

a:link {
	color: #666;
	text-decoration: none;
}

a:visited {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

a:active {
	color: #000;
}

#quicklinks ul {
	color: #dcdcdc;
}

#quicklinks ul a:link {
	color: #dcdcdc;
	text-decoration: none;
}

#quicklinks ul a:visited {
	color: #dcdcdc;
	text-decoration: none;
}

#quicklinks ul a:hover {
	color: #fff;
	text-decoration: underline;
}

#quicklinks ul a:active {
	color: #fff;
	text-decoration: underline;
}

h1 {
	font-size: 24px;
	line-height: 36px;
}

#home h1 {
	height: 348px;
	color: #333;
	font-size: 1.6em;
	font-family: arial;
	text-align:left;
	margin-top: 9px;
	margin-right: 9px;
	padding-left: 9px;
	padding-right: 9px;
	background-color: #f9f9f9;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
}

#productleftcol h2, #productrightcol h2, #gridrightcol h2, #normalgridrightcol h2 {
	color: #333;
	font-size: 13px;
	border-bottom: 1px solid #8b8b8b;
	margin-right: 9px;
	margin-left: 9px;
	margin-bottom: 9px;
	text-transform: uppercase;
}

#productleftcol h2 {
	font-style: italic;
}

#productleftcol h3, #productmidcol h3 {
	color: #333;
	font-size: 12px;
	clear: both;
}

#productmidcol h3 {
	padding-top: 44px;
	float: left;
}

#productrightcol h3 {
	padding-left: 9px;
	padding-right: 9px;
	margin-top: 18px;
}

h3 {
	color: #000;
	font-size: 1em;
	font-weight: bold;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 4px;
	margin-top: 12px;
	padding-bottom: 4px;
	border-bottom: 1px solid #8b8b8b;
}

#quickcol4 h4 {
	clear: both;
}

h5 {
	font-size: 1em;
	font-weight: bold;
	clear: both;
	color: #fff;
}

.productpar {
	margin-left: 9px;
}

#productrightcol p {
	margin-left: 9px;
}

#careslide p {
	margin-bottom: 18px;
}

img {
	border: none;
}

ul, ol, dl {
	list-style-type: none;
}

#careslide ul, #careslide ol {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 18px;
}

.less {
	font-weight: normal;
	font-style: normal;
}

fieldset {
	border: 0;
}

.clearer {
	line-height: 0px;
	clear: both;
}

.centerwrapper {
	text-align: left;
	width: 958px;
	margin-right: auto;
	margin-left: auto;
}

.contentcenterwrapper {
	text-align: left;
	width: 976px;
	margin-right: auto;
	margin-left: auto;
}

#upperbar {
	background: #221e1f url(../images/img_elements/img_bg_upper.gif) repeat-x;
	border-bottom: 9px solid #787878;
}

#header {
	background: url(../images/img_elements/zero.gif) no-repeat right 110px;
	padding-top: 15px;
}

#header img {
	margin-top: 3px;
	margin-bottom: 16px;
	display: block;
	float: left;
}

#navigation {
	margin-top: 8px;
	padding-left: 140px;
	float: left;
}

.mainnav {
	width: 122px;
	padding-bottom: 18px;
	position: relative;
	float: left;
	letter-spacing: -1px;
}

.mainnav li a {
	margin-right: 18px;
	text-transform: uppercase;
	font-size: 1.1em;
	text-decoration: none;
}

.mainnav li.link a:link, .mainnav li.link a:visited {
	color: #bbb;
	font-weight: normal;
	font-style: normal;
}

.mainnav li.link a:hover, .mainnav li.link a:active {
	color: #fff;
	font-weight: normal;
	font-style: normal;
}

.mainnav li.current a, .mainnav li.section a {
	color: #fff;
	font-weight: bold;
}

#catholder {
	background: url(../images/img_elements/img_bg_cats_bottom.gif) no-repeat 0 bottom;
	float: left;
	padding-bottom: 8px;
}

.cats {
	background: #413c3e url(../images/img_elements/img_bg_cats_top.gif) no-repeat 0 top;
	width: 226px;
	margin-top: -11px;
	padding-top: 11px;
	padding-bottom: 0px;
}

.cats li a {
	margin-left: 9px;
}

#searchbox {
	background: url(../images/img_elements/img_bg_search.gif) no-repeat 0 0;
	width: 226px;
	height: 36px;
	float: right;
}

#SearchForm_SearchForm {
	padding-top: 8px;
	margin-left: 18px;
}

#SearchForm_SearchForm #SearchForm_SearchForm_Search {
	font-size: 1em;
	width: 120px;
	display: block;
	float: left;
}

#SearchForm_SearchForm .action {
	font-size: 0.8em;
	width: 54px;
	display: block;
	float: left;
	margin-left: 16px;
}

#content {
	padding-top: 18px;
	padding-bottom: 18px;
}

#productcontent {
	padding-top: 18px;
	padding-bottom: 18px;
	background-color: #eee;
}

#homecontentholder {
	background-color: #eee;
}

.zrthumbnail {
	height: 244px;
	background-color: #eee;
	float: left;
	margin-left: 9px;
	margin-right: 9px;
	margin-bottom: 18px;
	text-transform: uppercase;
	display: inline;
}

.zrthumbnail img {
	display: block;
	margin-left: 9px;
	margin-top: 9px;
	margin-right: 9px;
}

.zrthumbnail p {
	width: 226px;
	font-size: 0.9em;
	text-align: center;
	letter-spacing: -1px;
}

#homeleftcol {
	width: 714px;
	float: left;
}

#productleftcol {
	width: 226px;
	float: left;
	margin-bottom: 18px;
}

#productleftcol a {
	margin-left: 9px;
	margin-right: 9px;
	float: left;
}

#productleftcol img {
	display: block;
	border: 1px solid #dcdcdc;
	margin-bottom: 18px;
}

#productleftcol .section img, #productleftcol .current img {
	border: 1px solid #8e8e8e;
}

#mainimage {
	border: 9px solid #eee;
}

#mainimage img {
	display: block;
}

#homerightcol {
	width: 226px;
	float: right;
}

#productcontainer {
	width: 714px;
	float: right;
}

#productmidcol {
	width: 348px;
	float: left;
	background-color: #dcdcdc;
	padding-bottom: 5px;
}

#careholder {
	margin-left: 9px;
	margin-right: 9px;
	border-top: 1px solid #8b8b8b;
}

#systemicons li {
	float: right;
	margin-left: 9px;
	margin-top: 9px;
}

#productrightcol {
	color: #333;
	width: 348px;
	float: right;
}

#productrightcol #avail {
	float: left;
	margin-bottom: 18px;
}

#productrightcol #size {
	float: right;
}

#productrightcol #color {
	clear: both;
}

#productrightcol #features {
	clear: both;
}

#productrightcol #features ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 18px;
	margin-bottom: 18px;
}

#productrightcol #features p {
	margin-bottom: 18px;
}

#gridrightcol {
	color: #333;
	width: 470px;
	height: 235px;
	margin-bottom: 18px;
	margin-right: 9px;
	float: right;
	background-color: #eee;
	padding-top: 9px;
	display: inline;
}

#gridrightcol * {
	margin-left: 9px;
	margin-right: 9px;
}

#gridrightcol a {
	margin-left: 0;
	margin-right: 0;
	background-color: #dcdcdc;
}

#gridrightcol ul, #gridrightcol ol {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 18px;
}

#gridrightcol p {
	margin-bottom: 18px;
}

#normalgridrightcol {
	color: #333;
	width: 470px;
	margin-bottom: 18px;
	margin-right: 9px;
	float: right;
	background-color: #eee;
	padding-top: 9px;
	display: inline;
}

#normalgridrightcol * {
	margin-left: 9px;
	margin-right: 9px;
}

#normalgridrightcol a {
	margin-left: 0;
	margin-right: 0;
	background-color: #dcdcdc;
}

#normalgridrightcol ul, #gridrightcol ol {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 18px;
}

#normalgridrightcol #searchlist {
	list-style-type: none;
	margin-left: 0;
	margin-bottom: 18px;
}

#normalgridrightcol #searchlist li strong {
	margin-left: 0;
}

#normalgridrightcol p {
	margin-bottom: 18px;
}

#repoutput {
	margin-bottom: 18px;
	margin-top: 18px;
	padding-bottom: 18px;
	padding-top: 18px;
}

#colorbox {
	margin-left: 9px;
	margin-bottom: 18px;
	position: relative;
}

#colorbox a {
	display: block;
	height: 16px;
	width: 16px;
	border: 1px solid #8e8e8e;
	margin-right: 4px;
}

#colorbox li {
	float: left;
	padding-bottom: 18px;
}

#colorbox li p {
	position: absolute;
	left: -999em;
	top: -1.5em;
}

#colorbox li:hover p, #colorbox li.sfhover p {
	left: 45px;
}

.instockcolor {
	background: url(../images/img_elements/icon_dot.gif) no-repeat 6px 22px;
}

#lowerbar {
	background: #221e1f url(../images/img_elements/img_bg_lower.gif) repeat-x;
	height: 36px;
	clear: both;
}

#locationtab {
	width: 226px;
	height: 36px;
	float: left;
}

#tagline {
	width: 70px;
	height: 36px;
	float: right;
	background: url(../images/img_elements/playgolf.gif) no-repeat 0 11px;
}

#lowerbardrop {
	background: url(../images/img_elements/img_bg_lower_drop.gif) repeat-x;
	height: 18px;
}

#quicklinksbar {
	background-color: #666;
	padding-bottom: 15px;
}

#quicklinks {
	background: url(../images/img_elements/img_bg_quicklinks.gif) no-repeat;
}

#quicklinks ul {
	font-size: 12px;
}

#quickcol1, #quickcol2, #quickcol3, #quickcol4 {
	width: 226px;
	float: left;
}

#quickcol1, #quickcol2, #quickcol3 {
	margin-right: 18px;
}

#quickcol4 li {
	float: left;
}

#footerholder {
	background: url(../images/img_elements/img_bg_xquicklinks_drop.gif) repeat-x;
}

#footer p {
	color: #333;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 14px;
	clear: both;
	text-align: left;
}

/* myGallery */

#myGallery, #myGallerySet {
	width: 696px;
	height: 348px;
	z-index: 5;
}

#productGallery {
	width: 348px;
	height: 348px;
	z-index: 5;
}

#myGallery img.thumbnail, #myGallerySet img.thumbnail {
	display: none;
}

.jdGallery {
	overflow: hidden;
	position: relative;
}

.jdGallery img {
	border: 0;
	margin: 0;
}

.jdGallery .slideElement {
	width: 100%;
	height: 100%;
	background-color: #dcdcdc;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('../images/smoothgallery/loading-bar-black.gif');
}

.jdGallery .loadingElement {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #dcdcdc;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('../images/smoothgallery/loading-bar-black.gif');
}

.jdGallery .slideInfoZone {
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

* html .jdGallery .slideInfoZone {
	bottom: -1px;
}

.jdGallery .slideInfoZone h2 {
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdGallery .slideInfoZone p {
	padding: 0;
	font-size: 60%;
	margin: 2px 5px;
	color: #eee;
}

.jdGallery div.carouselContainer {
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn {
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	/

*width: 100px;
	background: url('../images/smoothgallery/carousel_btn.gif') no-repeat;
	*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #666;
	color: #fff;
	cursor: pointer;
}

.jdGallery .carousel {
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #666;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

.jdExtCarousel {
	overflow: hidden;
	position: relative;
}

.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper {
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner {
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail {
	cursor: pointer;
	background: #666;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}

.jdGallery .wall .thumbnail, .jdExtCarousel .wall .thumbnail {
	margin-bottom: 10px;
}

.jdGallery .carousel .label, .jdExtCarousel .label {
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .wallButton, .jdExtCarousel .wallButton {
	font-size: 10px;
	position: absolute;
	bottom: 5px;
	right: 10px;
	padding: 1px 2px;
	margin: 0;
	background: #222;
	border: 1px solid #888;
	cursor: pointer;
}

.jdGallery .carousel .label .number, .jdExtCarousel .label .number {
	color: #b5b5b5;
}

.jdGallery a {
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right, .jdGallery a.left {
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index: 10;
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .jdGallery a.right, * html .jdGallery a.left {
	filter: alpha(opacity=50);
}

.jdGallery a.right:hover, .jdGallery a.left:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdGallery a.left {
	left: 0;
	top: 0;
	background: url('../images/smoothgallery/fleche1.png') no-repeat center left;
	display: none;
}

* html .jdGallery a.left {
	background: url('../images/smoothgallery/fleche1.gif') no-repeat center left;
	display: none;
}

.jdGallery a.right {
	right: 0;
	top: 0;
	background: url('../images/smoothgallery/fleche2.png') no-repeat center right;
	display: none;
}

* html .jdGallery a.right {
	background: url('../images/smoothgallery/fleche2.gif') no-repeat center right;
	display: none;
}

.jdGallery a.open {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.withArrows a.open {
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.withArrows a.open:hover {
	background: url('../images/smoothgallery/open.png') no-repeat center center;
}

* html .withArrows a.open:hover {
	background: url('../images/smoothgallery/open.gif') no-repeat center center;
	filter: alpha(opacity=80);
}

/* Gallery Sets */

.jdGallery a.gallerySelectorBtn {
	z-index: 15;
	position: absolute;
	top: 0;
	left: 30px;
	height: 20px;
	/

*width: 100px;
	background: url('../images/smoothgallery/carousel_btn.gif') no-repeat;
	*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
	opacity: .4;
	-moz-opacity: .4;
	-khtml-opacity: 0.4;
	filter: alpha(opacity=40);
}

.jdGallery .gallerySelector {
	z-index: 20;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
}

.jdGallery .gallerySelector h2 {
	margin: 0;
	padding: 10px 20px 10px 20px;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
}

.jdGallery .gallerySelector .gallerySelectorWrapper {
	overflow: hidden;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton {
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid #888;
	padding: 5px;
	height: 40px;
	color: #fff;
	cursor: pointer;
	float: left;
}

.jdGallery .gallerySelector .gallerySelectorInner div.hover {
	background: #333;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton div.preview {
	background: #000;
	background-position: center center;
	float: left;
	border: none;
	width: 40px;
	height: 40px;
	margin-right: 5px;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton h3 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton p.info {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #aaa;
}

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #eee;
}

.lbLoading {
	background: #eee url(../images/img_elements/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 9px solid #eee;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/img_elements/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/img_elements/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 9px solid #eee;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/img_elements/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}