/* Common Css - Egan Golf */

*
{
	margin: 0;
	padding: 0;
}

body
{
	color: #cdcdcd;
	background: #101010;
	font: 75%/14px "Trebuchet MS" , Tahoma, Verdana, sans-serif;
	text-align: left;
}

h1
{
	color: #c77b1b;
	margin: 5px 0 20px 10px;
}

h2, h3
{
	color: #c77b1b;
	font-weight: normal;
	line-height: normal;
	text-align: left;
	margin: 0px 0;
}

h2
{
	font-size: 270%;
}

h3
{
	font-size: 135%;
}

h4
{
	color: #c77b1b;
	font-weight: bold;
	font-size: 110%;
	text-align: left;
	text-transform: uppercase;
	padding: 10px 0 5px 10px;
}

h3.reviews
{
	margin: 5px 0 5px 335px;
}

h4.reviewsDate
{
	margin: 5px 0 5px 335px;
	padding: 0;
	text-transform: none;
}

#mainContentFollowon h3, #mainContentFollowon h5
{
	color: #fff;
	font-weight: bold;
	font-size: 135%;
	margin-top: 6px;
	padding: 0;
}

#mainContentFollowon h3
{
	float: left;
	width: 200px;
}

#mainContentFollowon h5
{
	float: right;
	line-height: normal;
}

#contentFollowon h3
{
	color: #c77b1b;
	font-size: 135%;
	margin-top: 6px;
	padding: 0;
}

#contentFollowon h4
{
	color: #fff;
	font-size: 200%;
	font-weight: normal;
	float: left;
	line-height: normal;
	margin-top: 20px;
	padding: 0;
}

#tabContainer h5
{
	color: #000;
	font-size: 120%;
	font-weight: bold;
	padding: 10px 0 8px 15px;
	text-transform: uppercase;
	width: 406px;
}

#contentFollowon h6
{
	color: #c77b1b;
	font-size: 135%;
	margin-top: 20px;
	padding: 5px 0 0 15px;
}

p
{
	padding: 0.6em 10px 0.6em 0px;
}

a img
{
	border: 0;
	text-decoration: none;
}

a, a:link
{
	color: #f5901e;
	text-decoration: underline;
}

a:visited
{
	color: #f5901e;
}

a:hover, a:active
{
	color: #ffffff;
}

ul.generalList
{
	list-style-type: none;
	padding: 0 40px 0 15px;
}

ul.generalList li
{
	background: transparent url(../img/common/bullet_arrow.gif) top left no-repeat;
	padding: 0 0 5px 15px;
}

#headerContainer
{
	background: #101010 url(../img/common/bg_header.jpg) top left repeat-x;
}

#header
{
	height: 132px;
	margin: 0 auto;
	width: 960px;
}

#logo
{
	clear: both;
	border: none;
	float: left;
	width: 259px;
}

#outerContainer
{
	background: #101010 url(../img/common/) top left repeat-x;
}

#cart
{
	float: right;
	text-align: right;
	width: 500px;
}

#mainContentHome
{
	background: #101010 url(../img/body_bg_home.jpg) top left repeat-x;
	margin: 0 auto;
}

#contentHome
{
	background: url(../img/home_bg.jpg) top left no-repeat;
	margin: 0 auto;
	overflow: hidden;
	width: 960px;
}

#homeLeft
{
	float: left;
	padding-right: 60px;
	padding-left: 300px;
	width: 300px;
}

fieldset
{
	border: none;
}

/* buttons */
.btnMoreInfo, .btnBuyOnline
{
	float: right;
	padding-right: 7px;
	width: 95px;
}

.btnHome a
{
	display: block;
	height: 24px;
	padding-top: 6px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 95px;
}

a.btnMoreInfo:link, a.btnMoreInfo:visited, a.btnMoreInfo:hover, a.btnMoreInfo:active, a.btnBuyOnline:link, a.btnBuyOnline:visited, a.btnBuyOnline:hover, a.btnBuyOnline:active
{
	background: url(../img/home/btn_home.jpg) top left no-repeat;
}

#homeRight
{
	float: left;
	width: 300px;
}

.videoBox
{
	padding-bottom: 20px;
}

/* added info section */
ul#FBtabs
{
	list-style-type: none;
	overflow: auto;
	text-align: left;
	width: 300px;
	text-transform: uppercase;
}

ul#FBtabs li
{
	float: left;
}

ul#FBtabs li a
{
	display: block;
	font-size: 110%;
	font-weight: bold;
	padding: 7px 0px 0px 12px;
	text-decoration: none;
}

ul#FBtabs li a:visited
{
	color: #177c98;
}

/* Features Tab 1 */
ul#FBtabs li a.tab1_active
{
	background: url(../img/home/tab1_active.jpg) top left no-repeat;
	height: 19px;
	color: #000;
	width: 97px;
}

ul#FBtabs li a.tab2
{
	background: url(../img/home/tab2.jpg) top left no-repeat;
	height: 19px;
	color: #ef8e1e;
	width: 106px;
}

/* Beefits Tab 2 */

ul#FBtabs li a.tab2_active
{
	background: url(../img/home/tab2_active.jpg) top left no-repeat;
	height: 19px;
	color: #000;
	width: 106px;
}

ul#FBtabs li a.tab1
{
	background: url(../img/home/tab1.jpg) top left no-repeat;
	height: 19px;
	color: #ef8e1e;
	width: 97px;
}

.disable
{
	display: none;
}

#benefitsFeaturesBox
{
	padding-bottom: 15px;
}
div#tabsContainer
{
	background: url(../img/home/bg_fb_tabs.jpg) top left no-repeat;
	height: 163px;
	overflow: hidden;
	width: 300px;
}

div.tabsContent
{
	color: #000;
	margin: 5px;
	overflow: hidden;
	text-align: left;
}

div.tabsContent ul
{
	list-style: disc outside;
	margin: 0 0 20px 35px;
}

div.tabsContent ul li
{
	padding: 0 0 5px 0;
}

#reviewsBox
{
	background: url(../img/home/bg_reviews.jpg) top left no-repeat;
	height: 96px;
	padding-bottom: 20px;
}

#reviewsBox p
{
	color: #000;
	padding: 0.2em;
}

#reviewsBox img
{
	float: left;
	border: solid 1px #666666;
	margin: 10px;
}

#reviewsBox a:hover
{
	color: #000;
}

#footerNavContainer
{
	clear: both;
	margin: 0 auto;
	width: 960px;
}

#clear, .divider
{
	clear: both;
}

hr
{
	display: none;
}

input.btnInput
{
	background: #f5901e url(../img/common/bg_btn_std.gif) top left repeat-x;
	border: 1px solid #cf6818;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 80%;
	padding: 2px;
}

a.btnGo
{
	background: transparent url(../img/common/bg_btnGo.gif) no-repeat;
	border: solid 1px #666;
	color: #fff;
	display: block;
	font-size: 110%;
	font-weight: bold;
	float: right;
	padding: 10px;
	text-transform: uppercase;
	text-decoration: none;
	width: 180px;
}

#genericContent a.btnGo
{
	float: right;
	margin: 0 120px 10px 0;
	display: inline;
}

a.btnGo:link, a.btnGo:visited
{
	background-position: center left;
	color: #ffffff;
}

a.btnGo:hover, a.btnGo:active
{
	background-position: center right;
	color: #ffffff;
}
