@charset "utf-8";
/* CSS Document */

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: #ebeee7;
}

#wrap {
	width: 850px;
	margin: 20px auto;
	border: 4px solid #c7cbbc;	
	position: relative;
}
#subscribebox {
	display: none;
}
#header {
	background: #2b381a;
}
#header h1 {
	background: url(../images/golfbrain_maintitle.jpg) no-repeat 20px 30px;
	width: 325px;
	height: 60px;
	text-indent: -2000px;
	padding: 30px 0 10px 20px;
}
#header .welcome {
	font-size: 10px;
	float: left;
	color: #FFF;
	background: #5B8A3C;
	padding: 3px;
	border: 1px solid #FFF;
	margin: 0px 0px 3px 3px;
}
#newslettersubscribe {
	color: #FFF;
	padding: 0.5em;
	font-size: 0.7em;
	float: right;
}
#newslettersubscribe p {
	line-height: 1.5em;
	text-align: right;
}
#newslettersubscribe p strong {
	font-weight: bold;
}
#newslettersubscribe form {
	line-height: 1.5em;
	text-align: right;
}
.newsletterinput {
	width: 220px;
}
.newsletterinputshort {
	width: 135px;
}
#topnav {
	background: #5b8a3c;
}
#topnav ul.main {
	float: left;
	margin-top: 0.3em;
	margin-left: 0.4em;
}
#topnav ul.main li {
	float: left;
}
ul.main li .nav:link,
ul.main li .nav:active,
ul.main li .nav:visited
{
	color: #FFF;
	padding: 0.5em 0.7em;
	text-decoration: none;
	font-size: 0.8em;
	display: block;
	background: url(../images/topnav_spacer.gif) no-repeat bottom right;
}
#topnav ul.extranav {
	float: right;
	margin-top: 0.2em;
}
#topnav ul.extranav li {
	float: left;
	margin-right: 0.5em;
}
ul.extranav li .nav:link,
ul.extranav li .nav:active,
ul.extranav li .nav:visited
{
	background: #4c622e;
	font-size: 0.8em;
	padding: 0.4em 0.6em;
	color: #FFF;
	text-decoration: none;
	border: 1px solid #FFF;
	display: block;
}
ul.extranav li .nav:hover {
	background: #2B381A;
}
.clearboth {
	height: 1px;
	overflow: hidden;
	clear: both;
}

#contentwrap {
	background: #C7CBBC url(../images/contentbackground.gif) repeat-y top left;
}
#pagecontent {
	position: relative;
	padding: 10px 20px 20px 25px;
	margin: 0;
	float: right;
	width: 605px;
}
#sidenav {
	position: relative;
	padding: 0;
	margin: 0;
	float: left;
	background: #d5e8bb url(../images/sidenavbackground.png) no-repeat 50% top;
	width: 190px;
}
#pagecontent h2 {
	font-size: 1.2em;
	line-height: 1.6em;
	margin-bottom: 0.5em;
	color: #758852;
	text-transform: uppercase;
}
#pagecontent h3 {
	font-size: 1.0em;
	line-height: 1.3em;
	margin-bottom: 0.5em;
	color: #758852;
}
#pagecontent p {
	font-size: 0.8em;
	line-height: 1.3em;
	margin-bottom: 0.5em;
}
#pagecontent strong {
	font-weight: bold;
}
#pagecontent em {
	font-style: italic;
}
#pagecontent ul {
	list-style: disc;
}
#pagecontent ol {
	list-style: decimal;
}
#pagecontent ul, #pagecontent ol {
	font-size: 1em;
	margin: 0 0 0 0;
}
#pagecontent li {
	margin: 0;
}

/* ########## homepage specific styles ########### */
#homepage #contentwrap {
	background: #C7CBBC;
}
#homepage #pagecontent {
	background: url(../images/homepagebackground.jpg) no-repeat 50% top;
	height: 390px;
	overflow: hidden;
	position: relative;
	padding: 0;
	margin: 0;
	float: none;
	width: 850px;
}
#homepage #pagecontent .homepagebox h2 {
	font-size: 1.2em;
	margin-bottom: 0.3em;
}
#homepage #pagecontent .homepagebox p {
	font-size: 0.8em;
	line-height: 2em;
	font-weight: bold;
}
#homepage #pagecontent .homepagebox {
	color: #FFF;
}
#homepage #pagecontent #content1 {
	width: 270px;
	height: 175px;
	float: left;
	text-align: left;	
	margin: 10px;
	position: relative;
}
#homepage #pagecontent #content1 h2 {
	text-indent: -2000px;
	background: url(../images/title_becomeacoach.png) no-repeat top left;
	width: 240px;
	height: 43px;
}
#homepage #pagecontent #content1 p {
	text-align: left;
}
#homepage #pagecontent #content2 {
	width: 270px;
	height: 175px;
	float: right;
	text-align: right;	
	margin: 10px;
	position: relative;
}
#homepage #pagecontent #content2 h2 {
	text-indent: -2500px;
	background: url(../images/title_mindfactorworkshops.png) no-repeat top right;
	height: 43px;
}
#homepage #pagecontent #content2 p {
	text-align: right;
}
#homepage #pagecontent #content3 {
	width: 270px;
	height: 175px;
	float: left;
	text-align: left;	
	margin: 10px;
	position: relative;
}
#homepage #pagecontent #content3 h2 {
	text-indent: -2000px;
	background: url(../images/title_corporategolf.png) no-repeat top left;
	width: 148px;
	height: 43px;
}
#homepage #pagecontent #content3 p {
	text-align: left;
}
#homepage #pagecontent #content4 {
	width: 270px;
	height: 175px;
	float: right;
	text-align: right;	
	margin: 10px;
	position: relative;
}
#homepage #pagecontent #content4 h2 {
	text-indent: -2500px;
	background: url(../images/title_1to1sessions.png) no-repeat top right;
	height: 43px;
}
#homepage #pagecontent #content4 p {
	text-align: right;
}
#homepage #pagecontent #content5 {
	width: 250px;
	height: 250px;
	position: absolute;
	left: 300px;
	top: 70px;
	z-index: 100;
	background: url(../images/homepageoffer.png) no-repeat 50% 50%;
}
#homepage #sidenav {
	display: none;
}
#homepagevideo {
	display: none;
	width: 425px;
	height: 320px;
	border: 3px solid #000;
	overflow: hidden;	
	position: absolute;
	z-index: 299;
	top: 100px;
	left: 70px;
	background: #000;
}

#sidenav ul {
	padding: 15px 10px 5px 10px;
}
#sidenav li {
	margin: 5px 0px 15px 0px;
	background: url(../images/sidenav_top.png) no-repeat top left;
}
#sidenav li a:link,
#sidenav li a:visited,
#sidenav li a:active
{
	color: #FFF;
	text-decoration: none;
	font-size: 0.9em;
	padding: 0.6em;
	display: block;
	background: url(../images/sidenav_bottom.png) no-repeat bottom left;
}

#footer {
	background: #2b381a;
	color: #FFF;
	font-size: 0.7em;
	padding: 1em 2em;
	clear:both;
}
#footer #touchbusiness {
	float: right;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
}

.imgright {
	margin: 5px 0px 5px 10px;
}
.imgleft {
	margin: 5px 10px 5px 0px;
}
.greentext {
	color: #758852;
}

.mceContentBody {
	background: #FFF;
}

/* ######### shop css needed for all pages ############## */
#sidenav .shopitemmenu {
	padding: 0 1em;
	font-size: 0.9em;
}
#sidenav .shopitemmenu h3 {
	margin-bottom: 0.5em;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}
#sidenav .shopitemmenu p {
	font-weight: bold;
	font-size: 0.9em;
	text-align: center;
}
#sidenav .shopitemmenu .shopitemprice {
	font-weight: bold;
	color: #5B8A3C;
	margin-bottom: 1em;
}
.shopitempricecat {
	font-weight: bold;
	color: #5B8A3C;
	float: right;
}
.shoppricedisplay {
	clear: left;
	float: left;
	font-size: 1.2em;
	color: #000099;
	font-weight: bold;
}
.highlighthomepage .shoppricedisplay {
	clear: left;
	float: none;
	font-size: 0.9em;
	padding: 0.2em;
	color: #FFF;
	font-weight: bold;
}

.highlighthomepage {
	padding: 0;
	margin: 40px 0 0 0;
}
.highlighthomepage dl {
	width: 180px;
	margin: 0 auto;
	padding: 0;
}
.highlighthomepage dt {
	padding: 0.3em 0;
	text-align: center;
	margin: 0;
	font-weight: bold;
	font-size: 0.9em;
}
.highlighthomepage dd {
	text-align: center;
	padding: 0 0;
	margin: 0;
}
.highlighthomepage dd.itemimage {
	padding: 0;
	margin: 0;
	text-align: center;
}
.highlighthomepage .shopitempricecat {
	font-weight: bold; color: #009; float: none;
}
.highlighthomepage a:link,
.highlighthomepage a:active,
.highlighthomepage a:visited {
	color: #FFF; text-decoration: none;
}
.highlighthomepage a:hover {
	text-decoration: underline;
}
a.shopbuynow {
	padding: 0.5em 0.8em; font-size: 0.8em; font-weight: bold; border: 1px solid #000099; display: block; text-align: center;
}
.highlighthomepage a.shopbuynow {
	padding: 0.5em 0.8em; font-size: 0.8em; font-weight: bold; border: 1px solid #000099; display: block; text-align: center; width: 5em; margin: 0 auto;
}
.highlighthomepage h3 a.shopitemlink {
	font-size: 1em; font-weight: bold;
}

#sidenav .shopitemmenu a:link,
#sidenav .shopitemmenu a:active,
#sidenav .shopitemmenu a:visited {
	color: #5B8A3C;
	text-decoration: none;
}
#sidenav .shopitemmenu a:hover {
	text-decoration: underline;
}
a.shopbuynow:link,
a.shopbuynow:active,
a.shopbuynow:visited {
	color: #000;
	text-decoration: none;
	background: #D5E8BB;
}
a.shopbuynow:hover {
	color: #FFF;
	background: #2B381A;
}

a.newsletterlinksubscribe:link,
a.newsletterlinksubscribe:active,
a.newsletterlinksubscribe:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a.newsletterlinksubscribe:hover {
	text-decoration: underline;
}

a.newsletterlinkunsubscribe:link,
a.newsletterlinkunsubscribe:active,
a.newsletterlinkunsubscribe:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
a.newsletterlinkunsubscribe:hover {
	text-decoration: underline;
}
.popupmore {
	display: none;
}
.popupmoreball {
	font-size: 0.6em;
	margin: 0.2em;
	/*
	width: 40px;
	height: 40px;
	display: block;
	background: url(../images/moreball.gif) no-repeat 50% 50%;
	text-indent: -1999px;
	float: right;
	*/
}

#subscribecontent {
	width: 350px;
	padding: 10px;
	border: 2px solid #C7CBBC;
	margin: 0 auto;
	background: #2B381A;
	font-size: 0.8em;
}
#subscribecontent h3 {
	color: #FFF;
}
#subscribecontent p {
	padding: 0.4em 0;
	color: #FFF;
}
#subscribecontent input {
	width: 300px;
}
#subscribeboxclose {
	display: none;
	color: #FFF;
}
.hpitemsummary {
	display: none;
}