#putterWrapper {
	background:url(../images/customization/moduleWrapper.gif) left top no-repeat;
	padding: 40px 0 0 26px;
	width: 541px;
}

#putterWrapper p {
	padding-bottom: 10px;
}

.putterModule {
	background: url(../images/customization/module_background.gif) left bottom no-repeat;
	width: 531px;
	margin: 20px 0 0 0;
	padding-bottom: 10px;
}

.putterModule h1 img {
	padding-bottom: 10px;
}

.putterModule table {
	margin-bottom: 10px;
}

.putterModule div {
	padding: 0 10px;
}

.putterModule div img.addButton {
	display: block;
	padding: 5px 0 0 0;
}

.putterModule small {
	font-size: 10px;
}
.putterModule small p {
	font-size: 10px;
	display: inline;
}

.putterModule div.gripHolder {
	float:left; 
	border:1px solid #D4D4D4;
	background-color:#ffffff;
	padding:9px 36px 9px 36px;
}

.putterModule img.selectHolder {
	display: inline;
	padding-top: 10px;
	padding-left: 65px;
	margin-bottom: 15px;
}

.putterModule img.stampThumb {
	border: 1px solid #CCC;
}

.putterModule table.dropdown {
	margin:0;
}
.putterModule table.dropdown td {
	padding-right:25px;
	padding-top: 0;
	padding-bottom: 0;
}
.putterModule .helveticaxiBlack p {
	color: #000000;
	font-size: 11px;
	line-height: 13px;
}

#putterCap {
	background:url(../images/customization/moduleWrapper_bottom.gif) bottom left no-repeat;
	height: 36px;
}

/* paintfill related styles start*/
.paint{
	border:3px solid #EFEFEF; 
	padding:1px;
}

.paint, .paint_select, .paint_translucent, .paint_translucent_select{
	display:block; 
	cursor:pointer;
}
.paint_select{		
	border:3px solid #F0AA0C; 
	padding:1px	;
}
table .translucent{
	background: url(/images/customization/paintfill/ntr_bg_box.gif) no-repeat; width:220px; height:116px;
	margin-top:5px;
}
table .translucent td{
	padding: 1px;
}

.paint_translucent{	
	padding:5px;
}
.paint_translucent_select{
	background: url(/images/customization/paintfill/trc_selected_bg.gif) no-repeat;
	padding:5px;
}
.paint_disabled{
	display:block; 	
	border:3px solid #EFEFEF; 
	padding:1px	;
}
.paint_translucent_disabled{
	display:block; 
	/*background: url(/images/customization/paintfill/trc_selected_bg.gif) no-repeat;*/
	padding:5px;
}
.tooltip 
{
	width: auto;
	position: absolute;
	z-index: 2;
	margin-top: -49px;
	margin-left: -13px;
}
.tooltip_translucent
{
	width: auto;
	position: absolute;
	z-index: 2;
	margin-top: -70px;
	margin-left: -3px;
}
.tooltip_translucent div
{
	width: auto;
	border: 1px solid #D4D4D4;
	padding: 2px 8px;
	background-color:#FFF;
	margin: 0px;
	visibility: visible;
	font-size: 11px;
	line-height: 14px;
}
.tooltip_translucent img
{
	display: block;
	width: 9px;
	margin: -1px 0px 0px 10px;
}
.tooltip div 
{
	width: auto;
	border: 1px solid #D4D4D4;
	padding: 2px 8px;
	background-color:#FFF;
	margin: 0px;
	visibility: visible;
	font-size: 11px;
	line-height: 14px;
}

.tooltip img
{
	display: block;
	width: 9px;
	margin: -1px 0px 0px 10px;
}

/* paintfill related styles end */
.checkbox_disabled{
	color: #6D6D6D;
}
.largeImageWrapper 
{ 
	position: absolute;
	background: url(/images/customization/large_bg.png) no-repeat;
	_background: url(/images/customization/large_bg.gif) no-repeat;	
	width: 402px;
	height: 409px;
	margin-left:-150px;
	margin-top:-400px;
	z-index:100;
} 
.largeImage { position: absolute; top:35px; right:25px; } 
