/* Product Page Specific */

div#container {
	width: 980px;
}

div#container div#top {
	width: 100%;
	background-color: #000;
	position: relative;
}

ul#nav_main {
	margin: 0px auto;
}

ul#nav_main li {
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}

h1#masthead {
	width: auto;
}

div#body_wrapper {
	margin-top: 2px;
}

div#banner_wrapper {
	position: relative;
	zoom: 1;
}

div#banner_wrapper ul {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 10px;
	bottom: 10px;
	list-style-type: none;
	list-style-position: outside;
}

div#banner_wrapper ul li {
	margin: 0px 0px 0px 3px;
	padding: 0px;
	float: left;
	display: inline;
}

div#banner_wrapper ul li img {
	border: 1px solid #000;
}

#left_col {
	width: 650px;
	float: left;
	display: inline;
	margin: 0 10px 0 0;
	_margin: 0 5px 0 0;
}

#left_col p {
	padding: 0;
	font-size: 12px;
	line-height: 20px;
	color: #666;
	
}

#left_col .product_overview p {
	margin: 5px 0 20px 0;
	width: 630px;
}

#right_col {
	width: 320px;
	float: left;
	_display: inline;
	margin: 20px 0 0 0;
}

#left_col .product_overview h1 {
	margin: 0;
	padding: 0;
	font-size: 28px;
	line-height: 30px;
	font-weight: bold;
	color: #333;
}

#left_col .product_overview h3 {
	margin: 0px 0px 20px 0px;
	padding: 0;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #999;
}

div.product_overview {
	margin: 15px 0 0 5px;
	padding: 0;
}

div.product_overview h2 {
	font-size: 13px;
	font-weight: normal;
	color: #333;
	margin: 0;
	background: url(/images/products/tech_trip_dots_2.png) left top no-repeat;
	padding-left: 25px;
}

div.bottom {
	width: 650px;
	height: 6px;
	background: url(/images/products/overview_bg_btm.jpg) left top no-repeat;
	font-size: 0;
}

div.custom_button {
	float: right;
	display: inline;
	height: 26px;
	width: 110px;
	margin: 10px 10px 0 0;
	padding: 0px 0 0 25px;
	background: url(/images/products/overview_button.jpg) 0px top no-repeat;
}

div.custom_button:hover {
	background: url(/images/products/overview_button.jpg) -135px top no-repeat;
}

div.custom_button a {
	color: #FFF;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 12px;
}

div.custom_button a:hover {
	color: #F2CD02;
}

#technology, #specifications, #shaft, #grip {
	margin: 0 0 20px 0;
	padding: 0;
}

/* Technology Tab */

#technology ol {
	margin: 0;
	padding: 50px 0 0 0;
	width: 650px;
	background: url(/images/products/tech_bg.jpg) left top no-repeat;
}

#technology ol li {
	width: 610px;
	border-bottom: 1px solid #CCC;
	margin: 0 15px 4px 18px;
	padding: 10px 0;
	list-style: none;
	display: inline-block;
}

#technology li div.tech_desc {
	float: left;
	display: inline;
	width: 380px;
}
#technology ol li img {
	float: left;
	display: inline;
	padding: 0 18px;
}

#technology ol li h1, #technology ol li h2, #technology ol li p {
	float: left;
	display: inline-block;
	clear: both;
	width: 380px;
}
#technology ol li h1 {
	font-size: 16px;
	font-weight: bold;
	background: url(/images/products/tech_trip_dots.png) left top no-repeat;
	padding-left: 25px;
	margin-bottom: 10px;
	color: #333;
}

#technology ol li p {
	float: left;
	display: inline;
	margin: 0 0 10px 0;
}

#technology ol li.last {
	border: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

#technology div.bottom {
	margin: 0;
	padding: 0;
	height: 6px;
}

/* Spec Table */

#specifications {
	background: url(/images/products/specifications_bg.jpg) left top no-repeat;
	padding: 50px 1px 0 1px;
	width: 646px;
}

#spec_table, #shaft_table {
	font-size: 11px;
	margin: 0;
	padding: 0;
  width: 644px;
}

#spec_table p, #shaft_table p {
	margin: 0;
}

#shaft_table {
	width: 610px;
	margin: 20px 0 0 18px;
	padding: 0;
}

#spec_table tr, #shaft_table tr {
	font-size: 12px;
	color: #555;
	background-color: white;
}

#spec_table tr.row_color {
	background-color: #E8E8E8;
}

#spec_table tr.spec_header {
	font-size: 11px;
	color: #333;
	font-weight: bold;
	line-height: 11px;
}

#shaft tr.shaft_header {
	font-size: 12px;
	color: #333;
	font-weight: bold;
}

#shaft tr.shaft_header td {
	border-bottom: 1px solid #CCC;
}

#spec_table tr.spec_header td {
	background: url(/images/products/spec_table_bg.jpg) left top no-repeat;
	border-right: 1px solid #CCC;
}

#spec_table tr td, #shaft_table tr td {
	text-align: center;
}

#spec_table tr td.driver_model {
	font-weight: bold;
	color: #333;
	border-right: 1px solid #CCC;
}

#spec_table tr td.last {
	border: none;
}

#specifications div.bottom {
	margin: 0 0 0 -2px;
	padding: 0;
}

/* Shaft */

#shaft {
	background: url(/images/products/shaft_bg.jpg) left top no-repeat;
	width: 646px;
}

#shaft h1, #grip h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0 10px 15px;
	color: #333;
}

#shaft p {
	margin: 0;
	padding: 0 15px;
	font-size: 12px;
	line-height: 20px;
	color: #666;
	width: 620px;
}

#shaft img.club_shaft {
	border: 1px solid #CCC;
	margin: 22px 0 0 13px;
}

#shaft div.bottom {
	margin: 0 0 0 -1px;
}


/* Grip */

#grip {
	background: url(/images/products/grip_bg.jpg) left top no-repeat;
	width: 650px;
}

#grip img.club_grip {
	border: 1px solid #CCC;
	margin: 58px 0 0 13px;
}

#grip div.bottom {
	margin: 0 0 0 -1px;
}

/* Right Column */

/* Video Box */

#right_col #right_col_video {
	background: url(/images/products/video_bg.jpg) left top no-repeat;
	width: 310px;
	height: 202px;
	padding: 9px 1px 0 9px;
}

#right_col #right_col_video h1 {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	margin: 7px 0 0 10px;
	padding: 0;
}

#right_col #right_col_video h2 {
	color: #999;
	font-size: 12px;
	font-weight: normal;
	margin: 2px 0 0 10px;
	padding: 0;
}

#right_col #right_col_video a img {
	border: 0px;
	padding: 1px;
	outline: 0px;
}

#right_col #right_col_video a:hover img {
	border: 1px solid #FFCC00;
	padding: 0px;
}

#right_col #right_col_video a
{
	border: 0px;
	outline: 0px;
}

/* 360 Viewer */

#right_col #right_col_360 {
	height: 79px;
	padding: 0;
	margin: 0 0 10px 0;
}

#right_col #right_col_360 a {
	text-decoration: none;
}

#right_col #right_col_360 a h1 {
	color: #FFCC00;
	font-size: 17px;
	font-weight: bold;
	margin: 0 0 0 15px;
	padding: 27px 35px 10px 10px;
	text-decoration: none;
	background: url(/images/products/360_arrow.png) right -100px no-repeat;
	_background: url(/images/products/360_arrow.jpg) right 25px no-repeat;
	cursor: pointer;
	float: left;
}

#right_col #right_col_360 a:hover h1 {
	background: url(/images/products/360_arrow.png) right 25px no-repeat;
	_background: url(/images/products/360_arrow_over.jpg) right 25px no-repeat;
}

#right_col #right_col_360 a h1 span {
	color: #FFF;
	font-size: 18px;
}

/* Gallery */

#right_col #right_col_gallery {
	background: url(/images/products/gallery_bg.jpg) left top no-repeat;
	width: 308px;
	height: 161px;
	padding: 10px 0 0 12px;
	text-align: center;
}

#right_col #right_col_gallery #right_col_gallery_window {
	overflow: hidden; 
	position: relative; 
	width: 293px; 
	height: 115px; 
	margin: 0px; 
	padding: 0px; 
	*float: left; 
}

#right_col #right_col_gallery #right_col_gallery_scroller {
	width: 9999px; 
	position: absolute; 
	left: 0px; 
	margin: 0px; 
	padding: 0px
}

#right_col #right_col_gallery a img.gallery_thumb {
	float: left; 
	display: inline;
	padding: 0px;
	margin: 35px 5px 0 0;
	border: 1px solid #000;
}

#right_col #right_col_gallery a:hover img.gallery_thumb {
	border: 1px solid #FFCC00;
}

#right_col #right_col_gallery table.gallery_nav { 
	padding: 0;
	text-align: center;
	margin: 10px auto 0px auto;
}

#right_col #right_col_gallery table.gallery_nav td { 
	width: 20px;
	padding: 0px;
}

#right_col #right_col_gallery table.gallery_nav td a { 
	outline: 0;
}

#right_col #right_col_gallery table.gallery_nav td a.pagination_page { 
	display: block;
	background: url(/images/products/gallery_dot.jpg) left top no-repeat;
	width: 17px;
	height: 17px;
	padding: 0px;
	margin: 0px 0px 0px 2px;	
}

#right_col #right_col_gallery table.gallery_nav td a.pagination_prev { 
	display: block;
	background: url(/images/products/gallery_arrow_left.jpg) -17px top no-repeat;
	width: 17px;
	height: 17px;
	text-indent: -9999px;
	margin: 0px 1px 0px 2px;
}

#right_col #right_col_gallery table.gallery_nav td a.pagination_prev:hover { 
	background: url(/images/products/gallery_arrow_left.jpg) 0px top no-repeat;
}

#right_col #right_col_gallery table.gallery_nav td a.pagination_next { 
	display: block;
	background: url(/images/products/gallery_arrow_right.jpg) 0px top no-repeat;
	width: 17px;
	height: 17px;
	text-indent: -9999px;
	margin: 0px 1px 0px 2px;
}

#right_col #right_col_gallery table.gallery_nav td a.pagination_next:hover { 
	background: url(/images/products/gallery_arrow_right.jpg) -17px top no-repeat;
}

#right_col #right_col_gallery table.gallery_nav td a.selected { 
	background: url(/images/products/gallery_dot_on.jpg) left top no-repeat;
}

/* Demo */

#right_col #right_col_demo {
	background: url(/images/products/demo_bg.jpg) left top no-repeat;
	width: 310px;
	height: 100px;
	padding: 10px 0 0 10px;
}

#right_col #right_col_demo h1 {
	font-size: 16px;
	color: #FFCC00;
	font-weight: normal;
	margin: 5px 0 0 0;
}

#right_col #right_col_demo h2 {
	font-size: 12px;
	color: #CCC;
	font-weight: normal;
	margin: 5px 0 3px 0;
}

#right_col #right_col_demo form {
	padding-top: 10px;
	margin: 0;
}

input.demo_search {
	margin-left: 3px; 
	vertical-align: bottom;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999em;
	background: url(/images/layout/search_button.jpg) no-repeat -1px 0px;
	width: 62px;
	height: 22px;
	border: 0;
	padding: 0;
}

input.demo_search:hover {
	background: url(/images/layout/search_button.jpg) no-repeat -63px 0px;
}




#lightbox {
	display:none;
}


a
{
    COLOR: #C90;
    TEXT-DECORATION: underline
	font-size: 12
}
a:hover
{
    COLOR: #333;
    TEXT-DECORATION: none
}
a:active
{
    COLOR: #ffff33
}
a:visited
{
    COLOR: #666
}
