/* Global Styles */
body {
	background:#ECECEC url(images/bg_bodyNEW.jpg) 0 0 repeat-x;
	margin:0;
	font-family:"Trebuchet MS";
	font-size:12px;
	scrollbar-base-color: #9ECF55
}
a {
	color:#6A9531;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
input {
	background-color:#FFFFFF !important;
}
h2 {
	font-family:"Trebuchet MS";
	font-size:14px;
}
/* Header Styles */
#header {
	width:980px;
	height:60px;
	text-align:left;
}
#logo {
	margin:5px 0 0 41px;
	float:left;
}
#topNav {
	width:630px;
	height:37px;
	margin:23px 41px 0 0;
	float:right;
}
a.navTab {
	display:block;
	width:98px;
	height:37px;
	float:left;
	text-decoration:none;
	color#000000;
	background:url(images/bg_tab.jpg) no-repeat;
	text-align:center;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:13px 6px 0 0;	
}
*html a.navTab {
	width:104px;
}
a.navTab:hover {
	text-decoration:none;
	color:#FFFFFF;
	background:url(images/bg_tab_hover.jpg) no-repeat;
}
#active {
	color:#FFFFFF;
	background:url(images/bg_tab_active.jpg) no-repeat;
}

/* Content Area Styles  */
#content {
	width:980px;
	height:510px;
}

/* Left Nav Styles */

#leftNav {
	width:197px;
	float:left;
	margin:0 0 0 10px;
	text-align:left;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#leftNav a {
	color:#FFFFFF;
}
*html #leftNav{
	margin-top:20px;
}
.leftNavBox {
	
}
#searchBox {
	width:197px;
	height:106px;
	background:url(images/bg_searchBox.png);
}
#searchForm input {
	margin:32px 0 25px 20px;
	background-color:#EAFDCC !important;
}
#goButton {
	float:left;
	margin-left:8px !important;
}
#searchField, .keyword {
	border:1px solid #6E7D3D;
	width:110px;
	line-height:12px;
	font-size:10px;
	padding-left:5px;
	float:left;
	margin-top:2px;
}

#selecturl {
	font-family:"Trebuchet MS";
	font-size:12px;
	border:1px solid #6E7D3D;
	width:110px;
	line-height:12px;
	padding-left:5px;
	float:left;
	margin-top:0px;
}
#brandForm {
	margin:20px 0 0 20px;
}
#brandForm select{
	background-color:#EAFDCC !important;
}

#nav {
	margin:20px 0 0 20px;
}
#nav select{
	background-color:#EAFDCC !important;
}
#featuredBox {
	width:197px;
	height:173px;
	margin-top:-5px;
	background:url(images/bg_featuredBox.png) no-repeat;
}
*html #featuredBox {
	margin-top:7px;
}
#featuredBox li {
	list-style:url(images/bullet.gif);
	line-height:17px;
}
#featuredBox li a{
	text-decoration:none;
}
#featuredBox li a:hover{
	text-decoration:underline;
}
.rightAlign {
	text-align:right;
	padding-right:10px;
}
#liveChatBox {
	width:197px;
	height:85px;
	margin-top:2px;
	background:url(images/bg_liveChatBox.jpg) no-repeat;
}
#liveChatText {
	padding:30px 0 0 20px;
	line-height:22px;
}
#freeShippingBox {
	width:197px;
	height:84px;
	margin-top:2px;
	background:url(images/bg_freeShippingBox.jpg) no-repeat;
}
#freeShippingBox {
	padding:30px 0 0 20px;
	line-height:22px;
}
/* Global Product Area Styles */
#productArea {
	width:751px;
	height:671px;
	float:left;
	margin:11px 0 0 10px;
	background:url(images/bg_productAreaNew.jpg) no-repeat;
	text-align:left;
}
.clear {
	display:none;
}
.prodDescription {
	margin:5px 0 0 -15px;
}
*html .prodDescription {
	margin:5px 0 0 20px;
}
.prodDescription li{
	list-style:url(images/bullet2.gif);
}
.price {
	float:left;
	padding:5px 0 0 0px;
	font-size:12px;
}
.green {
	color:#6A9531;
}
/* Product Area 1 (Nike Shoes) */
#prodArea1 {
	width:190px;
	height:100px;
	position:relative;
	left:48px;
	top:109px;
	line-height:14px;
}
a #prodHeading1 {
	background:url(images/prod_heading_nike.gif) 0 0 no-repeat;
	width:171px;
	height:13px;
}
a:hover #prodHeading1{
	background:url(images/prod_heading_nike_hover.gif) 0 0 no-repeat;
}

/* Product Area 2 (Titleist Driver) */
#prodArea2 {
	width:190px;
	height:70px;
	position:relative;
	left:85px;
	top:-75px;
	line-height:14px;
}
a #prodHeading2 {
	background:url(images/prod_heading_titleist.gif) 0 0 no-repeat;
	width:138px;
	height:13px;
}
a:hover #prodHeading2{
	background:url(images/prod_heading_titleist_hover.gif) 0 0 no-repeat;
}

/* Product Area 3 (Callaway Ball) */
#prodArea3 {
	width:190px;
	height:100px;
	position:relative;
	left:493px;
	top:-91px;
	line-height:14px;
}
a #prodHeading3 {
	background:url(images/prod_heading_callaway.gif) 0 0 no-repeat;
	width:167px;
	height:13px;
}
a:hover #prodHeading3{
	background:url(images/prod_heading_callaway_hover.gif) 0 0 no-repeat;
}

/* Product Area 4 (Taylor Made Bag) */
#prodArea4 {
	width:170px;
	height:150px;
	position:relative;
	left:152px;
	top:50px;
	line-height:14px;
}

/* Product Area 5 (Callaway Sunglasses) */
#prodArea5 {
	width:220px;
	height:150px;
	position:relative;
	left:525px;
	top:-100px;
	line-height:14px;
}
/* textArea styles (for pages other than the home page, this goes in the same place as productArea */
#textArea {
	width:721px;
	height:471px;
	float:left;
	margin:11px 0 0 10px;
	text-align:left;
	padding:70px 0 0 30px;
}
.catThumb {
	margin:80px 20px 0 25px;
}
#searchForm404 {
	float:left;
	margin-top:20px;
	width:400px;
}
/* Footer Styles */
#footer {
	width:980px;
	text-align:left;
	margin-top:1px;
}

#subscribe {
	width:250px;
	height:20px;
	margin:0 0 0 25px;
	float:left;
}
#email {
	float:left;
	margin-top:2px;
}
#subscribeField {
	border:1px solid #6E7D3D;
	width:100px;
	line-height:12px;
	font-size:10px;
	padding-left:5px;
	float:left;
	margin-top:2px;
	background-color:#EAFDCC !important;
}
#joinButton {
	float:left;
	margin-left:5px;
}
#footerTextBlock {
	width:600px;
	height:40px;
	float:left;
	margin:0 0 0px 0;
	text-align:center;
	line-height:20px;
}

