/* CSS Document */
#header {
	position: absolute;
	left: 9px;
	top: 0px;
	padding: 0px;
	width: 932px;
	height: 457px;
	z-index: 2;
	background-repeat:no-repeat;
}
#header.hio {
	background: url("../images/main-headers/hio-header.jpg");
}
#header.putting {
	background: url("../images/main-headers/putting-header.jpg");
}
#header.shootout {
	background: url("../images/main-headers/shootout-header.jpg");
}
#masthead .free-quote {
	position: absolute;
	height: 53px;
	width: 247px;
	top: 61px;
	right: 15px;
	z-index: 14;
	margin: 0;
	padding: 0;
}
#masthead .gifts-header {
	position: absolute;
	z-index:20;
	top: 128px;
	right: 15px;
	margin:0;
	padding:0;
}
#masthead .warrior-clubs {
	position: absolute;
	z-index:20;
	top: 167px;
	right: 15px;
	margin:0;
	padding:0;
}
#masthead .gift-card {
	position: absolute;
	z-index:20;
	top: 207px;
	right: 15px;
	margin:0;
	padding:0;
}
#masthead .low-price {
	position: absolute;
	top: 261px;
	right: 15px;
	margin: 0px;
	padding: 0px;
	width: 247px;
	height: 62px;
	z-index: 14;
}
#masthead .social {
	z-index: 14;
	position: absolute;
	top: 425px;
	right: 0;
	margin:0;
	padding:0;
}
#masthead .social li {
	margin:	0 25px 0 0;
	padding:0;
	list-style:none;
	float:left;
}
#masthead .social li a {
	/*
	background:#CCCCCC;
	display:block;
	height:15px;
	width:24px;
  text-indent: -9999em;
  */
}
#masthead .social li a.facebook {
	background:url(../images/main-headers/facebook.jpg);
}
#masthead .social li a.twitter {
	background:url(../images/main-headers/twitter.jpg);
}
