html, body, p {
	margin: 0;
	padding: 0;
}
body {
	background:url(/assets/images/bg.jpg);
	background-color: #000;
	color: #BBB;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
body,td,th {
	font-family:Tahoma,Verdana,Arial,Helvetica;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	border-color:#000;
	background-color:#111;
}
.tablehead {
	background-color:#000;
	font-size:14px;
	font-weight:bold;
	border-color:#000
}
.tablehead td {
	padding: 6px;
	border-color:#000;
	color: #99FF00;
}
.tablebody {
	font-size:12px;
	border-color:#000
}
.tablebody td {
	padding: 4px 6px 4px 6px;
	border-color:#000
}
.tablebody:hover {
	background-color:#222;
	border-color:#000
}
a {
	font-family:Tahoma,Verdana,Arial,Helvetica;
	color: #99cc00;
}
a:link {
	text-decoration: none;
}
a:visited { 
	text-decoration: none;
	color: #99cc00;
}

a:hover {
	text-decoration: none;
	color: #99ff00;
}
a:active {
	text-decoration: none;
	color: #99cc00;
}

#page-container {
	width: 900px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -142px;
	background:url(/assets/images/bgs.jpg);
}
#main-header {
	width: 900px;
	height: 110px;
	background:url(/assets/images/bgtest.jpg);
}
#homelink {
	float: left;
}
#top-menu {
	vertical-align: middle;
	height: 90px;
	padding: 10px;
	background-color: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background-color: rgba(0, 0, 0, 0.8);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC000000, endColorstr=#CC000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC000000, endColorstr=#CC000000)";
	float: right;
}
#top-menu p {
	text-align:right;
	font-weight: bold;
	font-size:small;
	margin-bottom: 10px;
}
#main-menu {
	clear: both;
}
#centerslide {
	clear:both;
	margin: 20px 0px 20px 0px;
}
.newbox {
	width: 300px;
	float: left;
	font-size: 14px;
}
.in-newbox {
	padding: 0px 3px 0px 3px;
}
.middlemenu {
	height: 30px;
	background-color: #111;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 14px;
}
.middlemenu p {
	line-height: 30px;
	vertical-align: middle;
	color: #99ff00;
}
.middlemenu:hover {
	background-color: #333;
}
#underinformation {
	clear:both;
	font-size: 12px;
	vertical-align: middle;
}
.pyppic
{
	float:right;
	margin-right:37px;
	margin_bottom: 15px;
}
#bottomtext {
	color: #FFF;
	font-size: 12px;
	padding-bottom:10px;
}
#bottomtext p {
	text-align: center;
}
#marginadjust {
	clear:both;
	height: 10px;
	background-color:#0F9;
}
#allinfo {
	padding: 15px 0px 15px 10px;
	clear:both;
}
#prod-grid {
	width: 885px;
	clear: both;
}
.golfrow{
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
}
.golfrow li{ list-style:none; float:left; }

.golfset{
	position: relative;
	width:205px;
	float:left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 2px;
	text-align: center;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
	font-size: small;
	overflow: visible;
}
.picbox{
	margin-bottom: 4px;
	background:#000;
	border:1px solid #777777;
	-moz-box-shadow:0px 0px 5px #666666;
	-webkit-box-shadow:0px 0px 5px #666666;
	box-shadow:0px 0px 5px #666666;
}
.picboxabout{
	margin-bottom: 4px;
	background:#000;
	border:1px solid #777777;
	-moz-box-shadow:0px 0px 5px #666666;
	-webkit-box-shadow:0px 0px 5px #666666;
	box-shadow:0px 0px 5px #666666;
	margin-left: 20px;
}
.picbox:hover {
	-moz-box-shadow:0px 0px 20px #666666;
	-webkit-box-shadow:0px 0px 20px #666666;
	box-shadow:0px 0px 20px #666666;
}
.golfset .golfmess{
	width:100px;
	text-align:left;
}
.shaftbrand {
	border-bottom:1px solid #666666;
	font-size:24px;
	text-align:left;
	font-style: normal;
	padding-bottom: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 500px;
	clear: both;
	margin-top: 10px;
}
#shaftmenu {
	margin-bottom:15px;
}
#shaftmenu p {
	text-align:center;
}
#shaftmenu a {
	padding: 5px 10px 5px 10px;
	border: thin solid #090;
	font-weight: bold;
	font-size: 16px;
	margin: 15px;
	line-height: 30px;
	vertical-align: center;
	background-color:#3F0;
	color:#000;
}
#shaftmenu a:hover {
	border: 4px solid #000;
	background-color:#F00;
	margin: 12px;
	color: #FFF;
}
.currentlink {
	padding: 5px 10px 5px 10px;
	border: thin solid #090;
	font-weight: bold;
	font-size: 16px;
	margin: 15px;
	line-height: 30px;
	vertical-align: center;
	border: 4px solid #000;
	background-color:#F00;
	margin: 12px;
	color: #FFF;
	cursor:pointer;
}
.catname {
	margin: 0px;
	text-align: center;
	color: #99FF00;
}
.brandname {
	margin-top: -15px;
	margin-bottom: 0px;
	text-align: center;
	color: #99FF00;
}
#mainpicbox {
	margin-top:15px;
	margin-bottom: 50px;
	height: 427px;
	width: 880px;
	text-align: center;
		-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}
#imgleftside {
	height: 427px;
	line-height: 427px;
	width: 70px;
	float:left;
	margin-left: 50px;
}
#imgmain {
	width: 640px;
	height: 427px;
	float:left;
}
#imgrightside {
	height: 427px;
	line-height: 427px;
	width: 70px;
	float:left;
}
#underimg {
	clear:both;
	width:100%;
	margin-right:10px;
}
a.view{
	padding:15px 15px 15px 50px;
	text-decoration:none;
	color:#333;
	background:#99be39 url(/assets/images/icon_view.png) no-repeat 15px center;
	border-top:1px solid #b2d852;
	-moz-box-shadow:0 1px 2px #1d1d1d;
	-webkit-box-shadow:0 1px 2px #1d1d1d;
	box-shadow:0 1px 2px #1d1d1d;
	text-transform:uppercase
}
a.view:hover{
	background:#9F0 url(/assets/images/icon_view.png) no-repeat 15px center;
}
#specdiv {
	clear:both;
	width:880px;
	text-align:center;
}
.cen {
	text-align:center;
}
.whatisit {
	font-size: xx-small;
	color: #F60;
	cursor:pointer;
}
.navarrow {
	font-size: 65px;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
	cursor: pointer;
}
.navarrow:hover {
	color: #FFF;
}
#mainimg {
	cursor:pointer;
}
.heightadjust {
	clear:both;
}
.typename {
	margin: 0px;
	text-align: center;
	color: #99FF00;
	text-decoration: underline;
}
.telbox {
	background-color: #46d300;
	color: #000;
	border: medium solid #030;
	font-size: large;
	font-weight: bold;
	padding-top: 4px;
	width: 350px;
	text-align: center;
	padding-bottom: 4px;
	font-style: normal;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-right:15px;
}
.dealerbox {
	background-color: #06F;
	color: #000;
	border: medium solid #016;
	font-size: large;
	font-weight: bold;
	padding-top: 4px;
	width: 200px;
	text-align: center;
	padding-bottom: 4px;
	font-style: normal;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-right:5px;
}
.dealerbox a:link, .dealerbox a:active, .dealerbox a:visited {
	color:#000;
}
.dealerbox a:hover {
	text-decoration:underline;
}
#maindata {
	width: 880px;
	padding-bottom: 30px;
	text-align: left;
}
#databox {
	width:320px;
	padding: 10px 10px 10px 130px;
	float: left;
}
#pricebox {
	width:390px;
	padding: 10px;
	float: left;
}
#pricebox p, #databox p {
	margin-bottom: 5px;
}
.label-box
{
	width: 100px;
	float: left;
	text-align: right;
	margin-right: 15px;
	display: block;
	color:#0F0;
	vertical-align: bottom;
}
.datap {
	padding-top: 8px;
	
}
.productidbox {
	margin-bottom: 10px;
	vertical-align: bottom;
}
.product-id {
	font-size: 40px;
	color: #FFF;
	background-color: #030;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: medium solid #0F0;

}
.price {
	font-size: xx-large;
	font-weight: bold;
	color:#CCC;
}
.disstrike {
	font-size: x-large;
	color:#F00;
	font-weight:bold;
	font-style:italic;
}
.gift {
	font-size:large;
	color:#FF0;
}
.installed {
	color:#0FF;
	padding: 7px;
	background-color:#000;
	border: thin solid #0FF;	
}
.installed:hover {
	color:#000;
	background-color:#0FF;
	border: thin solid #000;	
}
.installedmargin {
	padding: 8px 0px 8px 0px;
}
.banklogo {
	background:#000;
	border:1px solid #777777;
	-moz-box-shadow:0px 0px 5px #666666;
	-webkit-box-shadow:0px 0px 5px #666666;
	box-shadow:0px 0px 5px #666666;
}
.bottomtext li {
	margin: 2px;
}
.reviewtxt {
	background-color: #;
	padding-top: 6px;
	padding-right: 14px;
	padding-bottom: 6px;
	padding-left: 14px;
	border: thin solid #000;
	color: #000;
	background-color: #9F0;
	font-weight: bold;
}
.officaltxt {
	background-color: #;
	padding-top: 6px;
	padding-right: 14px;
	padding-bottom: 6px;
	padding-left: 14px;
	border: thin solid #000;
	color: #000;
	background-color: #0FF;
	font-weight: bold;
}
#specbox {
	width: 880px;
	margin-top: 20px;
}
.faqstb {
	padding-left: 30px;
	margin-left: 30px;
}
.faqsmain {

	font-size: medium;
}
.servicedetail {
	font-size: small;
	margin: 8px;
}
.showtable {
	margin-right: 10px;
	text-align: center;
}
.totop {
	font-size: xx-small;
}
.question {
	font-size: large;
	color: #99FF00;
	margin-left: 20px;
}
.answer {
	margin: 0px 50px 30px 50px;
	text-align:justify;
}
.answer ul {
	margin-top:5px;
	margin-bottom:5px;
}
#fade { /*--Transparent background layer--*/
	display: none; /*--hidden by default--*/
	background: #000;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}
.popup_block{
	display: none; /*--hidden by default--*/
	background: #fff;
	padding: 20px;
	border: thick solid #ddd;
	float: left;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 99999;
	/*--CSS3 Box Shadows--*/
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	/*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #000;
}
.leasetablehead {
	background-color: #CCC;
	text-align: center;
	font-weight: bold;
}
.leasepercent {
	font-size: xx-large;
	color: #F00;
	font-weight: bold;
	margin-left: 20px;
}
.leasebrand-model {
	font-size: x-large;
}
.leasebox {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
img.btn_close {
	float: right;
	margin: -55px -55px 0 0;
}
*html #fade {
	position: absolute;
}
*html .popup_block {
	position: absolute;
}
.caution {
	font-size: medium;
	color: #F00;
	margin-top: 15px;
	padding-top: 15px;
	font-weight: bold;
}
.caution2 {
	font-size: small;
	color: #F00;
	margin-left: 25px;
}
.shafttype {
	font-size: x-small;
}
.showcasebox {
	float: left;
	width: 200px;
	padding: 10px;
}
.showcasedes {
	font-size: small;
}
.lease tr, .lease td {
	font-size: small;
}
.lease tr {
	background-color:#FFF;
}
.lease tr.leasetablehead {
	background-color:#999;
}
.lease tr.tablebody:hover {
	background-color:#CCC;
}
.useronline
{
	font-weight:bold;
	color: #99CC00;
}