body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	color: #fff;
	background-color: #1c1c1c;
	}

.std-bkg {
	background-image:url(/Library/Default/Content/index-bkg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	}
	
#wrapper {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	background-image:url(/Library/Default/Content/content-bkg.png);
	background-repeat: no-repeat;
	background-position: 0px 131px;
	}
	
#header {
	width: 960px;
	height: auto;
	padding: 0px 20px 0px 20px;
	}
	
#main-logo {
	width: 161px;
	height: 48px;
	padding: 30px 0px 22px 0px;
	margin: 0px 0px 0px -23px;
	}
	
#footer-wrapper {
	width: 100%;
	height: auto;
	border-top: 1px solid #404040;
	background-image: url(/Library/Default/Content/footer-bkg.jpg);
	background-repeat: repeat-x;
	background-color: #1c1c1c;
	}
	
#footer {
	width: 940px;
	height: 100px;
	margin: 0 auto;
	padding: 20px 10px 0px 10px;
	}
	
#content {
	width: 940px;
	min-height: 500px;
	height: 500px;
	height: auto;
	margin: 1px 20px 0px 20px;
	padding: 20px 10px 20px 10px;
	background-image:url(/Library/Default/Content/content-main-bkg.jpg);
	background-repeat: repeat-x;
	background-color: #1c1c1c;
	}


.sgl-col {
	width: 296px;
	height: auto;
	float: left;
	margin: 0px 26px 15px 0px;
	}	

.dbl-col {
	width: 610px;
	height: auto;
	background-image: url(/Library/Default/Content/blk-bkg.png);
	float: left;
	margin: 0px 0px 15px 0px;
	padding: 0px 8px 15px 0px;
	}

.dbl-col.news {
	width: 940px;
	height: auto;
	background-image: url(/Library/Default/Content/blk-bkg.png);
	float: left;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
	}

.full-col {
	width: 940px;
	height: auto;
	background-image: url(/Library/Default/Content/blk-bkg.png);
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
	}

/* HOME PAGE STYLES */

#carousel {
	width: 940px;
	height: 301px;
	margin: 0px 20px 0px 20px;
	padding: 45px 10px 0px 10px;
	background-image: url(/Library/Default/Content/carousel-bottom.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	}
	
	#carouselLeft
{
    width:25px;
    height:180px;
    float:left;
    padding-top:120px;
}

#carouselRight
{
    width:25px;
    height:180px;
    float:left;
    padding-top:120px;
}

#carouselHolder
{
height:300px;
width:800px;
position:relative;
margin:0px 0px 0px 40px;
float:left;
overflow:hidden;
left:0px;
}


.picture
{
float:left;
margin:0px 10px 0px 0px;
position: absolute;
}

#img1 {
	left: 0px;
}
#img2 {
	left: 115px;
}

#img3 {
	left: 270px;
}
#img4 {
	left: 530px;
}
#img5 {
	left: 685px;
}
#img6 {
	left: 800px;
}
#img7 {
	left: 915px;
}

.hidden
{
display:none;
}

.blank
{
height:300px;
width:250px;
float:left;
margin:0px 10px 0px 0px;
position:relative;
}
	
	
	
	
	
	
	
.gallery {
	width: 880px;
	height: 300px;
	}
	
#sub-carousel {
	width: 940px;
	height: 250px;
	margin: 0px 20px 0px 20px;
	padding: 20px 10px 20px 10px;
	background-image:url(/Library/Default/Content/sub-carousel-gradient.png);
	background-position: top center;
	background-repeat: no-repeat;
	}
	
#sub-carousel .col {
	height: 250px;
	width: 296px;
	padding: 0px;
	margin: 0px 26px 0px 0px;
	background-image:url(/Library/Default/Content/blk-bkg.png);
	float: left;
	}

#sub-carousel .quote {
	height: 250px;
	width: 296px;
	padding: 0px;
	margin: 0px 26px 0px 0px;
	background-image:url(/Library/Default/Content/speech-bubbles.png);
	background-repeat:no-repeat;
	float: left;
	}
	
#sub-carousel .col .content {
	padding: 10px 15px 10px 15px;
	}

	
#sub-carousel .col.last {
	margin: 0px;
	}
	
#sub-carousel .quote.last {
	margin: 0px;
	}
	
/* CONTENT PAGE STYLES */

#img-slideshow {
	width: 286px;
	height: auto;
	padding: 5px 5px 10px 5px;
	background-image:url(/Library/Default/Content/white-bkg.png);
	}
	
#img-slideshow img {
	width: 286px;
	height: 200px;
	}
	
#img-slideshow .controller {
	width: 286px;
	height: 35px;
	background-image:url(/Library/Default/Content/slideshow-controller-bkg.png);
	background-repeat: repeat-x;
	background-position: top;
	padding: 15px 0px 0px 0px;
	}
	
#product-list {
	width: 276px;
	height: auto;
	padding: 10px;
	background-image:url(/Library/Default/Content/white-bkg.png);
	}
	
#product-view {
	width: 286px;
	height: auto;
	padding: 5px;
	background-image:url(/Library/Default/Content/white-bkg.png);
	}
	
.main-img {
	width: 286px;
	height: 200px;
	}
	
.prod-main-img {
	width: 286px;
	height: 200px;
	}
	
#product-view .controller {
	width: 286px;
	height: auto;
	background-image:url(/Library/Default/Content/slideshow-controller-bkg.png);
	background-repeat: repeat-x;
	background-position: top;
	padding: 15px 0px 0px 0px;
	overflow:hidden;
	}
	
#product-view .controller .gallery {
	/*width: 286px;*/
	width: 300px;
	height: auto;
	overflow:hidden;
	}
	
#product-view .controller .gallery img {
	width: 64px;
	height: 45px;
	margin: 0px 10px 10px 0px;
	float: left;
	}
	
#product-view .controller .gallery img.last {
	margin: 0px;
	}	
	
#video-playlist {
	width: 276px;
	height: auto;
	padding: 10px;
	background-image:url(/Library/Default/Content/white-bkg.png);
	}
	
#video-playlist .video {
	width: 276px;
	height: 75px;
	margin: 0px 0px 15px 0px;
	}
	
#video-playlist .video .screenshot {
	width: 120px;
	height: 75px;
	float: left;
	}
	
#video-playlist .video .info {
	width: 141px;
	height: 75px;
	padding: 0px 0px 0px 15px;
	float: left;
	overflow: hidden;
	}
	
#partner-search {
	width: 276px;
	height: auto;
	padding: 10px;
	background-image:url(/Library/Default/Content/white-bkg.png);
	}
	
#partner-search .map {    width: 250px;    height: 285px;    padding: 0px 8px 0px 8px;    margin: 0px 0px 15px 0px;    }
	
#partner-search .results {
	width: 256px;
	height: auto;
	padding: 10px;
	background-image:url(/Library/Default/Content/blk-bkg.png);
	}
	
#partner-search .map ul {    width: 250px;    height: 285px;    background:url(/Library/Default/Content/map-sprite.png) 0px 0px no-repeat;    position: relative;    }     
#partner-search .map ul li {    display: block;    position: absolute;    margin: 0;    padding: 0;    }     
#partner-search .map ul li a {    display: block;    }     
.area1 {left:0px; top:105px; width:94px; height:123px;} .area2 {left:55px; top:110px; width:53px; height:40px;} 
.area3 {left:72px; top:2px; width:107px; height:89px;} .area4 {left:159px; top:95px; width:40px; height:45px;} 
.area5 {left:141px; top:135px; width:33px; height:44px;} .area6 {left:172px; top:136px; width:44px; height:41px;} 
.area7 {left:104px; top:171px; width:56px; height:69px;} .area8 {left:147px; top:179px; width:44px; height:37px;} 
.area9 {left:171px; top:176px; width:50px; height:25px;} .area10 {left:208px; top:185px; width:42px; height:32px;} 
.area11 {left:204px; top:228px; width:19px; height:16px;} .area12 {left:175px; top:212px; width:31px; height:52px;} 
.area13 {left:92px;top:225px;width:93px;height:45px;} 
.area1 a {height:123px;} 
.area2 a {height:40px;} 
.area3 a {height:89px;} 
.area4 a {height:45px;} 
.area5 a {height:74px;} 
.area6 a {height:41px;} 
.area7 a {height:69px;} 
.area8 a {height:37px;} 
.area9 a {height:25px;} 
.area10 a {height:32px;} 
.area11 a {height:16px;} 
.area12 a {height:52px;} 
.area13 a {height:45px;} 
.area1 a:hover {background:url(/Library/Default/Content/map-sprite.png) -500px -105px no-repeat;} 
.area2 a:hover {background:url(/Library/Default/Content/map-sprite.png) -305px -110px no-repeat;} 
.area3 a:hover {background:url(/Library/Default/Content/map-sprite.png) -572px -2px no-repeat;} 
.area4 a:hover {background:url(/Library/Default/Content/map-sprite.png) -909px -95px no-repeat;} 
.area5 a:hover {background:url(/Library/Default/Content/map-sprite.png) -391px -135px no-repeat;} 
.area6 a:hover {background:url(/Library/Default/Content/map-sprite.png) -672px -136px no-repeat;} 
.area7 a:hover {background:url(/Library/Default/Content/map-sprite.png) -604px -171px no-repeat;} 
.area8 a:hover {background:url(/Library/Default/Content/map-sprite.png) -897px -179px no-repeat;} 
.area9 a:hover {background:url(/Library/Default/Content/map-sprite.png) -1171px -176px no-repeat;} 
.area10 a:hover {background:url(/Library/Default/Content/map-sprite.png) -958px -185px no-repeat;} 
.area11 a:hover {background:url(/Library/Default/Content/map-sprite.png) -454px -228px no-repeat;} 
.area12 a:hover {background:url(/Library/Default/Content/map-sprite.png) -675px -212px no-repeat;} 
.area13 a:hover {background:url(/Library/Default/Content/map-sprite.png) -342px -225px no-repeat;}    

#intro-wrapper {
	width: 598px;
	height: 300px;
	margin: 10px 10px 20px 10px;
	}
	
.golf-splash {
	/*background-image:url(/Library/Default/Content/golf-intro-placeholder.jpg);*/
	height:300px;
	width:598px;
	background-repeat: no-repeat;
	}
	
#intro-wrapper .content {
	width: 299px;
	height: 40px;
	background-image:url(/Library/Default/Content/blk-bkg.png);
	padding: 260px 0px 0px 0px;
	}
	
#intro-wrapper .prodContent {
	width: 299px;
	height: 40px;
	background-image:url(/Library/Default/Content/prod-bkg.png);
	padding: 260px 0px 0px 0px;
	}
#product-range {
	width: 598px;
	height: auto;
	margin: 30px 10px 30px 10px;
	padding: 0px 0px 10px 0px;
	background-image:url(/Library/Default/Content/white-bkg.png);
	}
#product-range.news {
	width: 920px;
	height: auto;
	margin: 30px 10px 30px 10px;
	padding: 0px 0px 10px 0px;
	background-image:url(/Library/Default/Content/white-bkg.png);
	}
	
#product-range .row {
	width: 578px;
	height: auto;
	margin: 10px;
	}
	
#product-range.news .row {
	width: 900px;
	height: auto;
	margin: 10px;
	}	
	
#product-range .row .item {
	width: 125px;
	height: auto;
	margin: 10px 26px 0px 0px;
	float: left;
	text-align: center;
	}
	
#product-range .row .item.last {
	margin: 10px 0px 0px 0px;
	}
	
#product-range .row .item .thumb {
	width: 125px;
	height: 100px;
	margin: 0px 0px 15px 0px;
	}
	
#product-info {
	width: 598px;
	height: auto;
	margin: 30px 10px 30px 10px;
	background-image:url(/Library/Default/Content/white-bkg.png);
	}
	
#product-info .left-stats {
	width: 268px;
	min-height: 150px;
	height: 150px;
	height: auto;
	border-right: 1px solid #636363;
	float: left;
	padding: 15px 15px 0px 15px;
	}
	
#product-info .right-stats {
	width: 269px;
	min-height: 150px;
	height: 150px;
	height: auto;
	float: left;
	padding: 15px 15px 0px 15px;
	}
	
#purchase-panel {
	width: 598px;
	height: auto;
	margin: 30px 0px 30px 0px;
	padding: 15px 10px 15px 10px;
	border-top: 1px solid #636363;
	border-bottom: 1px solid #636363;
	}
	
#purchase-panel table {
	width: 598px;
	height: 25px;
	}
	
#purchase-panel table td {
	width: 130px;
	padding: 0px 0px 0px 10px;
	}
	
#purchase-panel table td.price {
	width: 203px;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0px;
	}
	
#purchase-panel table td.cart-add {
	width: 80px;
	padding: 0px 0px 0px 25px;
	background-image:url(/Library/Default/Content/master-sprite.png);
	background-position: 0px -150px;
	background-repeat: no-repeat;
	}
	
#purchase-panel select {
	width: 115px;
	}
	
#assess-form {
	width: 598px;
	height: auto;
	margin: 30px 10px 0px 10px;
	background-image:url(/Library/Default/Content/white-bkg.png);
	}
	
	
#assess-form table.form-left, #assess-form table.form-right {
	width: 279px;
	height: auto;
	margin: 15px 10px 15px 10px;
	}
		
#assess-form table td {
	width: 279px;
	padding: 0px 0px 10px 0px;
	}
	
#assess-form label {
	font-size: 1.2em;
	margin: 0px 0px 10px 0px;
	}
	
#assess-form input.textbox {
	width: 275px;
	height: 20px;
	}
	
#assess-form textarea {
	width: 275px;
	height: 67px;
	}
	
#assess-form select {
	width: 278px;
	height: 22px;
	margin: 0px 0px 0px 0px;
	}
	
.news-item {
	width: 910px;
	min-height: 100px;
	height: 100px;
	height: auto;
	border-bottom: 1px solid #636363;
	padding: 15px;
	}
	
.news-item .thumb {
	width: 150px;
	height: 100px;
	float: left;
	}
	
.news-item .teaser {
	width: 730px;
	height: auto;
	float: left;
	margin: 0px 0px 0px 30px;
	}

	
	
/* FOOTER STYLES */

#footer .split {
	width: 470px;
	height: 150px;
	float: left;
	}

#sign-up {
	width: 408px;
	height: 40px;
	background-image: url(/Library/Default/Content/master-sprite.png);
	background-position: 0px -60px;
	background-repeat: no-repeat;
	padding: 0px 15px 0px 17px;
	}
	
#sign-up form {
	width: 400px;
	height: 40px;
	}
	
#sign-up form table {
	width: 400px;
	}
	
#sign-up form table td {
	height: 40px;
	}
	
#sign-up form table label {
	font-size: 1.2em;
	text-transform: uppercase;
	}
	
#sign-up form table input {
	width: 190px;
	height: 20px;
	float: right;
	}

	
/* EXTRAS */

.clear {
	display: block;
	clear: both;
	}
	
.left {
	float: left;
	display: inline;
	}
	
.right {
	float: right;
	display: inline;
	}
	
.col hr {
	padding: 0;
	margin: 0;
	border-top: 1px solid #404040;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #000;
	clear: both;
	}

hr {
	padding: 0;
	margin: 0;
	border-top: 1px solid #bfbfbf;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #636363;
	clear: both;
	}
	
br {
	clear: both;
	}
	
.green {
	color: #8cc63f;
	}
	

/*-----Image Flyouts--------*/

#image_flyout
{
   width:auto;
    height:auto;
    text-align:center;
    position:absolute;
    background-color:white;
    border:4px solid grey;
    z-index:98;
    display:none;
    top:201px;
    left:20px;
    width:619px;
    height:433px;
}

#image_thumb_flyout
{
    width:auto;
    height:auto;
    text-align:center;
    position:absolute;
    background-color:white;
    border:4px solid grey;
    z-index:98;
    display:none;
    top:201px;
    left:20px;
}

.magnify{
    float:left;
    position:relative;
    top:-35px;
    left:5px;
    }

/*-----Tabs--------*/

.tabProducts{
    float:left;
}

/* Floating Cart*/

#cart
{
	/*height: 250px;
	width: 296px;*/
	padding: 0px;
	margin: 0px 26px 0px 0px;
	background-image:url(/Library/Default/Content/blk-bkg.png);
	float: left;
width:auto;
height:auto;
position:absolute;
background-color:#212121;
z-index:99;
display:none;
top:131px;
}

#getCart
{

}


/* -- SHOPPING BASKET -- */

#basket-container {
	width: 480px;
	height: auto;
	border:solid 2px grey;
	}
	
#basket-container table {
	width: 100%;
	border: none;
	background-color: #212121;
	}
	
#basket-container table th {
	padding: 5px;
	text-transform: uppercase;
	}
	
#basket-container table th .item {
	width: 150px;
	}
	
#basket-container table td {
	padding: 5px;
	font-size:10px;
	}
	
#basket-container table tfoot td {
	padding: 10px 5px 5px 5px;
	border-top: 1px solid #ccc;
	text-transform: uppercase;
	font-weight: bold;

	}
	
#basket-container .footer {
	width: 400px;
	height: 5px;
	background-image:url(/Library/Default/Content/shopping-basket-footer.png);
	background-repeat:no-repeat;
	}
	
#basket-container input{
    width:10px;
    height:10px;
}

/********* VALIDATION ***********/
.validate {
	border: 1px solid #8cc63f;
	background-color:#b6e479;
	}
	
	

.delProd{
	margin:0px;
	padding:0px;
    float: left;
    position: relative;
    left:-0px;
    top:-67px;
    z-index:5;
	}
	
#scroll{
    margin:10px 0px 0px 0px;
    width:940px;
    height:20px;
}

.sgl-col.golf {    background-image:url(/Library/Default/Content/golf-bkg.png);    background-repeat: no-repeat;    background-position: 0px 50px;  height:400px;  }     
.sgl-col.hiking{    background-image:url(/Library/Default/Content/hiking-bkg.png);    background-repeat: no-repeat;    background-position: 0px 50px; height:400px;   }     
.sgl-col.football {    background-image:url(/Library/Default/Content/football-bkg.png);    background-repeat: no-repeat;    background-position: 0px 50px; height:400px;   }     
.sgl-col.racket {    background-image:url(/Library/Default/Content/racket-bkg.png);    background-repeat: no-repeat;    background-position: 0px 50px;  height:400px;  }     
.sgl-col.skiing {    background-image:url(/Library/Default/Content/skiing-bkg.png);    background-repeat: no-repeat;    background-position: 0px 50px;  height:400px;  }     
.sgl-col.comfort {    background-image:url(/Library/Default/Content/everyday-bkg.png);    background-repeat: no-repeat;    background-position: 0px 50px;  height:400px;  }     
.sgl-col.running {    background-image:url(/Library/Default/Content/running-bkg.png);    background-repeat: no-repeat;    background-position: 0px 50px; height:400px;   }
.sgl-col.other {    background-image:url(/Library/Default/Content/other-bkg.png);    background-repeat: no-repeat;    background-position: 0px 50px; height:400px;   }

#phone{
 margin-top:20px;
 padding:20px 0px 0px 10px;
 background-image:url(/Library/Default/Content/standard-left-bkg.png);
 height:250px;
 width:286px;
}
#prodPhone{
 padding:20px 0px 0px 10px;
}

#closeImg{
position:relative;
 left:-20px;
 top:-20px;
 height:10px;
 width:10px;
 z-index:500;
 float:right;
 background-image:url(/Library/Default/Content/basket-remove.jpg);
 background-repeat:no-repeat;
}

#filter{
    float:right;
    padding-right:20px;
    position:relative;
    top:-24px;
    font-size:13px;
}

.product-quicklinks {    width: 598px;    height: auto;    }     .product-quicklinks a {    display: block;    width: 127px;    height: 23px;    float: left;    margin: 0px 30px 20px 0px;    padding: 107px 0px 0px 0px;    font-size: 12px;    font-weight: bold;    color: #fff;    text-align: center;    }     .product-quicklinks a.last {    margin: 0px;    }     a.golf-icon {    background:url(../Library/Default/Content/product-icon-sprite.jpg) no-repeat -762px 0px;    }     a.running-icon {    background:url(../Library/Default/Content/product-icon-sprite.jpg) no-repeat -508px 0px;    }     a.football-icon {    background:url(../Library/Default/Content/product-icon-sprite.jpg) no-repeat 0px 0px;    }     a.hiking-icon {    background:url(../Library/Default/Content/product-icon-sprite.jpg) no-repeat -254px 0px;    }     a.racket-icon {    background:url(../Library/Default/Content/product-icon-sprite.jpg) no-repeat -635px 0px;    }     a.skiing-icon {    background:url(../Library/Default/Content/product-icon-sprite.jpg) no-repeat -127px 0px;    }     a.comfort-icon {    background:url(../Library/Default/Content/product-icon-sprite.jpg) no-repeat -381px 0px;    }     a.other-icon {    background:url(../Library/Default/Content/product-icon-sprite.jpg) no-repeat -889px 0px;    }     a.golf-icon:hover {    background:url(../Library/Default/Content/product-icon-sprite.jpg) no-repeat -762px -130px;    }     a.running-icon:hover {    background:url(../Library/Default/Content/product-icon-sprite.jpg) no-repeat -508px -130px;    }     a.football-icon:hover {    background:url(../Library/Default/Content/product-icon-sprite.jpg) no-repeat 0px -130px;    }     a.hiking-icon:hover {    background:url(../Library/Default/Content/product-icon-sprite.jpg) no-repeat -254px -130px;    }     a.racket-icon:hover {    background:url(../Library/Default/Content/product-icon-sprite.jpg) no-repeat -635px -130px;    }     a.skiing-icon:hover {    background:url(../Library/Default/Content/product-icon-sprite.jpg) no-repeat -127px -130px;    }     a.comfort-icon:hover {    background:url(../Library/Default/Content/product-icon-sprite.jpg) no-repeat -381px -130px;    }     a.other-icon:hover {    background:url(../Library/Default/Content/product-icon-sprite.jpg) no-repeat -889px -130px;    }     a.golf-icon:focus {    background:url(../Library/Default/Content/product-icon-sprite.jpg) no-repeat -762px -260px;    }     a.running-icon:focus {    background:url(../Library/Default/Content/product-icon-sprite.jpg) no-repeat -508px -260px;    }     a.football-icon:focus {    background:url(../Library/Default/Content/product-icon-sprite.jpg) no-repeat 0px -260px;    }     a.hiking-icon:focus {    background:url(../Library/Default/Content/product-icon-sprite.jpg) no-repeat -254px -260px;    }     a.racket-icon:focus {    background:url(../Library/Default/Content/product-icon-sprite.jpg) no-repeat -635px -260px;    }     a.skiing-icon:focus {    background:url(../Library/Default/Content/product-icon-sprite.jpg) no-repeat -127px -260px;    }     a.comfort-icon:focus {    background:url(../Library/Default/Content/product-icon-sprite.jpg) no-repeat -381px -260px;    }     a.other-icon:focus {    background:url(../Library/Default/Content/product-icon-sprite.jpg) no-repeat -889px -260px;    }



/********* VIDEO ***********/
#video{
    background-color:#646464;
    height:auto;
    width:auto;
    padding:5px 5px 5px 5px;
    display:none;
    z-index:100;
    text-align:center;
    position:fixed;
    top:20%;
    left:50%;
    margin-left:-250px;
    }
    
.video-link{
padding:5px 5px 0px 0px;
    }

#blackout{
      position:fixed;  
      top:0;  
      left:0;  
      width:100%;  
      height:100%;  
      display:none;  
      z-index:99;  
      background:black;  
    }
    
    
    address {    font-size: 12px;    line-height: 18px;    }
    
    
#NewsNav
{
 width:880px;
    height:15px;
margin-top:20px;
}
