*
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

p 
{
	font-size: 11px;
	line-height: 16px;
	margin: 0em 0 1em 0;
}

h1, h2, h3 
{
	font-weight: bold;
/*	margin: 0 0 .5em 0; */
}

b, strong
{
	font-weight: bold;
	color: #900;
}
b.black, strong.black 
{
	color: Black;
}

table.bold 
{
	font-weight: bold;	
}

img 
{
	border: none;
}

/* From default_do.css for Tabbed cells */
.altconfigtable {
	border-left: 1px solid #A9A8A2;
	border-right: 1px solid #A9A8A2;
	border-top: 0px;
}


.tabCell {
	background:#E7E6E1 url(/images/tab_cell.gif) repeat-x bottom;
	padding:0;
}

.tabContent {

	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
}

.tabContent a {
	color: #A30103;
	text-decoration: none;
}

.tabContent a:hover {
	color: #000000;
	text-decoration: underline;
}
/* End default_do.css snip */
div#interior.shaft_grips table{
	border-collapse:inherit;
}

div#interior.shaft_grips h2{
	margin: 0;
	padding: 5px 10px;
	color: #000000;
	font-size:11px;
	font-weight:700;
}

div#interior.shaft_grips select{
	margin: 0;
}

div.whiteBox 
{	
	/* position: relative; */
	background-color: White;
	color: Black;
    border: solid 1px #5d5d5d; 
	margin: 0 0 1em 0;
	padding: 0px;
}

div.outsideBox
{	
	/* position: relative; */
	background-color: White;
	color: Black;
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px gainsboro; 
	border-right: solid 1px gainsboro; 
	border-bottom: solid 1px gainsboro; 
	margin: 0 0 1em 0;
	padding: 0px;
}

.bottomSection {
	width: 590px;
}

.bottomSection td.bottomLeft {
    width: 470px; 
	font-size: 9px;
}

td.bottomRight {
	color:#990000;
	font-weight: bold;	
	padding-right: 5px;
	text-align: right;
}

.bottomSection td.bottomRight a {
	text-decoration: none;
}

.bottomSection td.bottomRight a:visited {
	color:#990000;
}

/*
div.whiteBox p, div.whiteBox h2, div.whiteBox h3, div.whiteBox img.border
{
	margin: 5px; 
     vertical-align: top; 
}
*/
div.whiteBox h3 
{
	color: Black;
}
div.whiteBox .lightGray 
{
	background-color: #e0e1e3;
}
div.darkGrayBox 
{
	background-color: #999;
	margin: 0 0 1em 0;
	padding: 8px;
	overflow: hidden;
}
div.grayBox 
{
	background-color: #d1d0cc;
	margin: 0 0 1em 0;
	padding: 8px;
	overflow: hidden;
}
div.grayBox table, div.grayBox p
{
	margin: 0px 0px 2px 0px;
	padding: 0px;
}
div.grayBox hr 
{
	border: none;
	border-top: solid 2px #f4f3ef;
	margin: 0 0 2px 0;
}

h2.fancy 
{
	font-weight:700;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform: uppercase;
	background-color: White;
	background-image: url("/images/elements/shafts_grips/gradient_shortgray.gif");
	background-position: bottom;
	background-repeat: repeat-x;
}

div.whiteBox h2.fancy 
{
	margin: 0px;
	padding: 5px 10px 5px 10px;
	border-bottom: solid 1px #5d5d5d;
}

div.whiteBox h2.fancy .gray 
{ 
	color: #6a6a68; 
}

div.whiteBox h2.red 
{
	margin: -1px -1px 0px -1px;
}

.descriptiveText {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom: 6px;
	padding-left: 5px;
	padding-right: 15px;
}

div.manuSection {
	font-weight: bold;
	margin: 10px 10px 15px 0px;
}

div.manuSection select{
	font-weight: normal;
	margin: 0;	
}

/* DEBUGGING ONLY 
div.manuSection select {
	border: 1px solid red;
	}
*/

/* alternating tables */
table.alternating
{
	border-collapse: collapse;
	margin: 1px 1px 1em 1px;
	border: solid 1px #5d5d5d;
}
table.alternating td, table.alternating th
{
	border-left: solid 1px #5d5d5d;
	border-right: solid 1px #5d5d5d;
	border-top: none;
	border-bottom: none;
	padding: 5px;
}
table.alternating th 
{
	background: white url("../images/gradient_shortgray.gif") repeat-x left bottom;
}	
table.alternating tr.white 
{
	background-color: white;
}
table.alternating tr.gray
{
	background-color: #e0e1e3;
}

table.spaced 
{
	border: none;
}
table.spaced tr.first, table.spaced th 
{
	border-top: solid 1px #5d5d5d;
}
table.spaced tr.last td
{
	border-bottom: solid 1px #5d5d5d;
}
table.spaced th.empty, table.spaced td.empty 
{
	background-color: transparent;
	background-image: none;
	border-top: 1px solid #f4f3ef;
	border-bottom: 1px solid #f4f3ef;
}
table.noBorder, table.noBorder tr, table.noBorder td
{
	border: none;
}
div.whiteBox th.empty, div.whiteBox td.empty 
{
	background-color: white;
}

 
div.margin, div.whiteBox div.margin, div.whiteBox h3.margin, img.margin 
{
	margin: 10px;
}

div.padding 
{
	padding: 10px;
}

div.doublePadding 
{
	padding: 10px 18px 10px 18px;
}

/*
div.whiteBox .searchBar
{
	background-color: #CCCCCC;
	height: 36px
}
div.whiteBox .searchBar input
{
	float: left;
	border-color:#999999;
	margin-top: 10px;
	margin-left: 10px;
	border-style:solid;
	border-width:1px; 
	width: 132px
}

div.whiteBox .searchBar input.button
{
    margin-left: 5px;
    border: none;
    width: auto;
	float: left
}
*/
h3 
{
	font-size: 12px;
	color: #900;
}

/* 
table 
{
	margin: 0 0 1em 0;
}

table td
{
	vertical-align: top;
}
*/

div.imageBoxLeft, div.imageBoxRight, div.imageBoxTop
{
	border: solid 1px #999;
	padding: 3px;
	background: white;
}

div.imageBoxLeft img, div.imageBoxRight img, div.imageBoxTop img,
div.imageBoxLeft span, div.imageBoxRight span, div.imageBoxTop span
{
	border: solid 1px #999;
}

div.imageBoxRight>table.inline, div.imageBoxLeft>table.inline, div.imageBoxTop>table.inline
{
	display: inline-block; /* make safari happy */
}
div.imageBoxLeft .caption, div.imageBoxRight .caption, div.imageBoxTop  .caption
{
	margin-bottom: 4px;
	margin-top: 7px
}

#clubdetail .tabs {
	display: inline;
	/* margin-left: 10px; */
	float: left;
}
#clubdetail .tabs div {
	display: inline;
	float: left;
	/* margin-left: -10px; */
	cursor: pointer;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 27px;
}

/*

#clubdetail .tabs div img, #clubdetail .tabs div span {
	position: relative;
}

#tab1 img, #tab1 span { z-index: 5; }
#tab2 img, #tab2 span { z-index: 4; }
#tab3 img, #tab3 span { z-index: 3; }
#tab4 img, #tab4 span { z-index: 2; }
#tab5 img, #tab5 span { z-index: 1; }
*/

#clubdetail .tabs div.active img, #clubdetail .tabs div.active span {
	z-index: 6;
	cursor: default;
}
#clubdetail .content {
	clear: both;
}
#clubdetail .content div.inactive {
	display: none;
}

#clubdetail .content div.active {
 display: block; 
}

#clubdetail .tabs img.hide {
	display: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#clubdetail .tabs img.show {
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/*
#clubdetail #tab1 #imgDriverSelected {
	display: block;
}

#clubdetail #tab1 #imgDriverNotSelected {
	display: none;
}
*/

#content1select {
	margin: 0px 0px 0px 0px;
}
#content2select {
	margin: 0px 0px 0px 0px;
}
#content3select {
	margin: 0px 0px 0px 0px;
}
#content4select {
	margin: 0px 0px 0px 0px;
}
#content5select div {
	margin: 0px 0px 0px 0px;
}

#clubdetail #content1 { border-color: #666; } 
#clubdetail #content2 { border-color: #666; }
#clubdetail #content3 { border-color: #666; }
#clubdetail #content4 { border-color: #666; }
#clubdetail #content5 { border-color: #666; }
#clubdetail table td.black { color: #000; }
#clubdetail table td.gray { 
	color: #6a6a68; 
}


