#left {
  width: 649px;
  float: left;
  display: inline;
  margin: 20px 7px 0 0;
	padding: 0;
}

#right {
  width: 310px;
  float: left;
  margin: 20px 0 0 0;
	display: inline;
}

/* Right Hand Module */

#scoreboard {
  height: 125px;
  width: 310px;
  background: url(../images/players/titleist_users_box.gif) no-repeat center center;
  margin: 0 0 10px 0;
}
#scoreboard li {
  display: none;
}
#scoreboard li.selected {
  display: block;
  position: relative;
  height: 125px;
}
#scoreboard li h1 {
  font-size: 1.15em;
  font-weight: bold;
  text-align: center;
  padding: 14px 0;
}
#scoreboard li span.score {
  text-align: right;
  font-size: 2.4em;
  color: #900;
  display: block;
  padding: 5px 50px 0px 50px;
}
#scoreboard li span.competitor {
  text-align: left;
  color: #666;
  display: block;
  float: left;
  font-size: 1.1em;
  width: 190px;
  padding: 5px 0px 0px 50px;
}
#scoreboard li span.score_other {
  text-align: right;
  color: #666;
  display: block;
  float: left;
  font-size: 1.1em;
  padding: 5px 0px 0px 0px;
  width: 18px;
}
#scoreboard li a {
  position: absolute;
  height: 125px;
  width: 155px;
  top: 0;
}
#scoreboard li a.left {
  left: 0;
  background: url(../images/players/arrow_left.gif) no-repeat 10px center;
}
#scoreboard li a.right {
  right: 0;
  background: url(../images/players/arrow_right.gif) no-repeat 132px center;
}
#scoreboard li a.left:hover {
  background-image: url(../images/players/arrow_left_rollover.jpg);
}
#scoreboard li a.right:hover {
  background-image: url(../images/players/arrow_right_rollover.jpg);
}

#related_products {
	background: url(../images/products/related_products_bg.jpg) left top no-repeat;
	width: 307px;
	height: 212px;
	padding: 0;
	margin: 0;
	zoom: 1;
}

/*#related_products img {
	margin: 0 0 0px 0px;
	padding: 0;
	border-bottom: 1px solid #999;
}*/

#related_products h1 {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	width: 262px;
	/*border-bottom: 1px solid #999;*/
	margin: 0;
	padding: 16px 0 5px 16px;
}

#related_products .pagination_window {
	position: relative;
	overflow: hidden;
	width: 303px;
	height: 82px;
	/*margin: 0px 0px 0px 22px;*/
	padding: 0px;
	margin: 20px 0 0 0;
}

#related_products .pagination_scroller {
	position: absolute;
	left: 0;
	width: 9999px;
	margin: 0px;
	padding: 0px;
}

#related_products .pagination_scroller div {
    float: left;
    width: 303px;
}

/*#related_products .pagination_scroller a {
	float: left;
	width: 262px;
	margin: 0px;
	padding: 0px;
	_display: inline;
}*/

#related_products div.pagination_scroller img {
    display: inline;
    float: left;
    margin: 5px 0 0 30px;
}

#related_products div.pagination_scroller span {
    display: inline;
    float: left;
    font-weight: bold;
    margin: 15px 15px 0 15px;
}

#related_products div.pagination_scroller span a {
    background: url("../images/products/rp_view_all_arrow.jpg") no-repeat scroll right 5px transparent;
    color: #990000;
    padding-right: 10px;
}

#related_products table.features_pagination {
	margin: 0 auto;
	padding: 0;
	margin-top: 20px;
}

#related_products .features_pagination a {
	display: block;
	text-indent: -999em;
	width: 14px;
	height: 24px;
	cursor: pointer;
	background: url(../images/products/rp_dot_light_2.jpg) center center no-repeat;
}

#related_products .features_pagination .left a {
	background-image: url(../images/products/rp_left_arrow_2.jpg);
	text-indent: -999em;
}

#related_products .features_pagination .left a:hover {
	background-image: url(../images/products/rp_left_arrow_over_2.jpg);
}

#related_products .features_pagination .right a {
	background-image: url(../images/products/rp_right_arrow_2.jpg);
	text-indent: -999em;
}

#related_products .features_pagination .right a:hover {
	background-image: url(../images/products/rp_right_arrow_over_2.jpg);
}

#related_products .features_pagination .selected a,
#related_products .features_pagination a:hover
{
	background: url(../images/products/rp_dot_dark_2.jpg) center center no-repeat;
}

#related_products .features_pagination a {
	height: 38px;
	width: 20px;
}

#related_products .features_pagination .left a,
#related_products .features_pagination .right a {
	width: 36px;
	height: 38px;
}

#related_products .features_pagination td {
  width: auto;
	padding: 0;
}

#related_products .features_pagination td:hover {
  position: static;
}

#related_products td:hover .features_pagination a {
	margin: 0;
	position: static;
}


/* Product Features */

#product_features {
	background: url(../images/products/products_box_649.gif) left top no-repeat;
	min-height: 341px;
	float: left;
	display: inline;
	padding: 25px 50px 0 25px;
}

#product_features p {
	padding-bottom: 20px;
	line-height: 18px;
	color: #1F1F1F;
}
#product_features p sup {
	font-size: 13px; 
	position: relative; 
	top: -3px;
}

#product_features h3 {
  font-size: 14px;
}

#product_features h4 {
  font-size: 16px;
	color: #990000;
}

#product_features h4.feature_title {
	color: #666;
	font-size: 16px;
	padding: 30px 0 2px 0;
}

#features {
	padding-top: 20px;
}

#product_features ul {
    margin: 5px 0 14px 20px;
}

#product_features ul li 
{
    list-style: disc outside none;
    color: #333333;
    line-height: 1.5em;
    padding-bottom: 4px;
}


#features ul.features_list 
{
    margin: 0 0 0 0;
    list-style: none outside none;
	border-top: 1px solid #CCC;
	width: 575px;
}

#features ul.features_list li 
{
    list-style: none outside none;
	line-height: 19px;
	color: #000;
	padding: 20px 0 0 0;
	margin: 0 0 7px 0;
}

ul.features_list li img {
	float: left;
	display: inline;
	padding-right: 40px;
}

ul.featuress_list li div  {
	float: left;
	display: inline;
	width: 350px;
}

ul.features_list li div p {
	padding-bottom: 20px;
}

ul.features_list div.product_rule  {
	margin:0;
	padding:0;
	width: 580px;
	height: 1px;
	background-color: #CCC;
	_font-size: 0;
}

/* Strong reset in reset.css */

strong {
	font-weight: bold;
}

div.prov1Overview a.back {
	display: block;
	width: 305px;
	height: 196px;
	overflow: hidden;
	margin-bottom: 10px;
}

div.prov1Overview a.back:hover img {
	margin-top: -196px;
}

/* Share on Facebook, Twitter */
a.share_button {	
	display: inline-block;
	font-size: 13px;
	font-weight: bold;
	line-height: 26px;
	margin: 13px 0 0 -2px;
	padding: 0 5px 0 15px;
	text-align: left;
	width: 103px;
	height: 26px;
	color: #333;
	background: url(../images/shell/share_button.jpg) left top no-repeat;
}

a.share_button:hover {
	color: #FFF;
	text-decoration: none;
	background-position: 0 -26px;
}

div#share_content {
	margin: 2px 0px 0px 4px;	
	padding: 0;
	*height:100px;
}

div#share_content h1{
	font-size: 20px;
	border-bottom: solid 1px #CCC;
	padding: 0 0 8px 6px;
}

div#share_content #like{
	margin: 15px 0 0 6px;
}

div#share_content #share{
	margin: 15px 0 0px 6px;
	padding: 0 0 30px 0;	
}

div#share_content #share a.facebook,
div#share_content #share a.twitter {
	background: url(../images/shell/footer_social_bg.jpg) left top no-repeat;	
	padding: 3px 30px 0 32px;
	height: 19px;
	display: block;
	float: left;
	color: #333;	
}
div#share_content #share a.facebook {
	background-position: 0 0;
}

div#share_content #share a.twitter{	
	background-position: 0 -22px;	
}
