/* Screen CSS File WGTF */

a img { border:0; }

body
{
	background-color:#eef7e1;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#000000;
}

/* main standard elements */
#wrapper {width:970px; margin:auto; background-image:url('../imgs/become/bg.jpg');}

#topNav {width:970px; height:42px; background-color:#1b2352;}

#banner {width:970px; height:190px; background-image:url('../imgs/splash.jpg');}

.logo {margin:20px 0px 0px 20px; }

.findcoach {float:right; margin:0px 16px 0px 0px; }
#golfBallFind { margin-top:94px; }

#contentTop {height:70px;}

#title {height:70px; width:720px; float:right; background-color:#94bb91; color:#fff;}

h1 {color:#fff; margin:8px 0px 18px 18px; }
h1 .normal {font-size:26px; height:28px;}
h1 .bold {font-size:26px; height:28px;}

h2 {font-size:16px;}
h3 {font-size:14px; height:14px;}

#page { background:url('../imgs/bg2.jpg') center top repeat-y; }

#footer {width:970px; background-color:#240051; height:30px; border-top:2px solid #FFFFFF;}
#footer p {color:#ffffff; padding:0px 10px 0px 10px;}
#footer a, #footer a:visited {color:#ffffff; padding:0px 10px 0px 10px;}
* html #footer p {margin-top:10px;}

#side {width:250px; float:left; padding-bottom:20px;}
* html #side {position:relative;}
#side p {color:#fff; font-style:italic; font-size:12px; width:200px; margin:20px 20px 0 0; line-height:16px; text-align:right; float:right; clear:right;}
#contentHolder {width:720px; float:left;}
#content {width:520px; float:left;}
#content h1, #content h2, #content h3 {margin:10px 0px 10px 10px;}
#content p {margin:10px 20px 0px 20px; clear:left; float:left; width:480px;}
/* width put in here to fix bug in IE*/
#content #intro {float:left; width:520px; background-position:bottom; padding-bottom:40px;}
#content #intro p {margin-top:15px; margin-bottom:0px; font-weight:bold; color:#003; width:480px;}
#contentRight {width:200px; float:left; clear:right; margin:0px; padding:0px;}
* html #contentRight { height:1100px; }
#contentRight p {margin:15px 0px 0px 20px; float:left; width:150px; color:#fff;}

table {margin:10px 10px 10px 10px;}

/* main standard elements end */

/* top navigation */
#topNav ul {float:right; margin-right:20px; margin-top:16px;}

#topNav li {float:left; list-style:none;}
#topNav a {height:26px; margin-left:2px; display:block;}

#topNav .home a {background-image:url('../imgs/topnav_home.jpg'); width:56px;}
#topNav .about a {background-image:url('../imgs/topnav_about.jpg'); width:102px;}
#topNav .feedback a {background-image:url('../imgs/topnav_feedback.jpg'); width:133px;}
#topNav .testimonials a {background-image:url('../imgs/topnav_testimonials.jpg'); width:99px;}
#topNav .links a {background-image:url('../imgs/topnav_links.jpg'); width:50px;}
#topNav .contact a {background-image:url('../imgs/topnav_contact.jpg'); width:90px;}

body#home .home a, body#about .about a, body#feedback .feedback a, body#testimonials .testimonials a, body#links .links a, body#contact .contact a {background-position:0px -26px;}
/* top navigation end */

/* side navigation */

#sideNav ul {list-style-type:none; margin:0; padding:0;}
#sideNav ul a {text-decoration:none;}

/* top level */

#sideNav li {font-family:Arial, Verdana, sans-serif; border-top:3px solid #2a315f; background-color:#1a2152; font-size:16px; font-weight:bold; font-style:italic; padding:5px 10px 5px 20px; display:block;}

#sideNav li a, #sideNav li a:visited {color:#fff;}
#sideNav li a:hover {color:#888;}

/* 2nd level */

#sideNav ul ul {margin:0; padding:0; width:250px; margin:5px 0px -5px -20px; }
#sideNav ul ul li a, #sideNav ul ul li a:visited {color:#000;}
#sideNav ul ul li a:hover {color:#fff;}
#sideNav li li {font-family:Arial, Verdana, sans-serif; font-size:14px; font-weight:bold; font-style:italic;}

* html #sideNav ul, * html #sideNav ul li, * html #sideNav ul li a, div#sideNav, * html #sideNav ul li a:hover  {position:relative;}

/* 3rd level */

#sideNav li li li {font-family:Verdana, Arial, sans-serif; font-size:11px; font-weight:normal; font-style:normal;}

/* show and hide sections */

body#improve ul#improve {background-color:#f00;}
body#improve ul#employing, body#improve ul#become, body#improve ul#franchise {display:none;}

body#employing ul#employing {background-color:#333;}
body#employing ul#improve, body#employing ul#become, body#employing ul#franchise {display:none;}

body#become ul#become {background-color:#f00;}
body#become ul#employing, body#become ul#improve, body#become ul#franchise {display:none;}

body#franchise ul#franchise {background-color:#CC0;}
body#franchise ul#employing, body#franchise ul#improve, body#franchise ul#become {display:none;}


body#about ul#improve, body#feedback ul#improve, body#testimonials ul#improve, body#links ul#improve, body#contact ul#improve {display:none;}

body#about ul#employing, body#feedback ul#employing, body#testimonials ul#employing, body#links ul#employing, body#contact ul#employing {display:none;}

body#about ul#become, body#feedback ul#become, body#testimonials ul#become, body#links ul#become, body#contact ul#become {display:none;}

body#about ul#franchise, body#feedback ul#franchise, body#testimonials ul#franchise, body#links ul#franchise, body#contact ul#franchise {display:none;}

/* side navigation end */

/* site wide styling */

#content ul {list-style-type:none; line-height:20px; margin-top:15px; border:0px; }
#content li {list-style-image: url('../imgs/li_main.png'); clear:left; border:0px; }

#content .large {list-style-type:none; line-height:20px; margin-top:15px; font-size:16px;}
#content .large {list-style-image: url('../imgs/li_main.png'); clear:left; }

.starthere {float:right; margin:-20px 180px 0px 0px;}

#content .exclamation ul {list-style-type:none; line-height:30px;}
#content .exclamation li {list-style-image: url('../imgs/li_exclamation.png');}

#content .question {width:420px; padding-left:30px; height:20px; background-image:url('../imgs/q.png'); background-repeat:no-repeat; font-weight:bold;}
#content .answer {width:420px; padding-left:30px; min-height:20px; background-image:url('../imgs/a.png'); background-repeat:no-repeat;}

/* quotes */

#side .quote {font-family:Arial, sans-serif; font-size:12px; font-weight:bold; font-style:italic; float:right; width:150px; text-align:right; margin-right:10px; padding-bottom:20px;}
#contentRight .quote {font-family:Arial, sans-serif; font-size:12px; line-height:16px; font-style:italic; float:left;}
.quote {font-family:Arial, sans-serif; font-size:12px; font-style:italic;}
#side .quoter, #contentRight .quoter, .quoter {font-family:Arial Narrow, sans-serif; font-size:14px; }

/* quotes end */

.cB {clear:both;}
.fR {float:right;}
.fL {float:left;}
.it {font-style:italic;}
.cT {text-align:center;}

.purple {color:#99c;}
.yellow {color:#ff9;}
.green {color:#558d55;}

.larger {font-size:14px;}

#links #content h2 {float:left; clear:left; font-size:20px; height:20px; margin:20px 0px 0px 20px; color:#336; padding:0px;}
* html #links #content h2 {margin-left:10px;}

#links #contentRight .quote  {color:#fff;}

form#rateCoach span.error
{ clear:left; margin-left:105px; color:red; }

div.error p { color:red; }

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;

}

.sIFR-hasFlash h3 {
	visibility: hidden;

}

.sIFR-hasFlash h4 {
	visibility: hidden;
}