body {
	margin:0;
	padding:0;
	background:#fff;
	font-family:sans-serif;
	font-size:small;
}
#wrap {
	width:760px;
	margin:1em auto;
}
#header {
	float:left;
	width:760px;
	background:#fde54f url(../images/header.png) top center no-repeat;
}
#header h1,
#header h2,
#header h3 {
	margin:0;
	padding:0;
	font-size:1px;
	text-indent:-9999px;
}
#navigation {
	float:right;
	width:760px;
	margin-top:110px;
}
#navigation .nav {
	width:500px;
	float:right;
	padding:10px 0;
	text-align:right;
}
#navigation .nav ul {
	margin:0;
	padding-bottom:5px;
	list-style:none;
}
#navigation .nav li {
	display:inline;
	border-left:2px solid #fff;
}
#navigation .nav li a,
#navigation .nav li a:visited {
	display:inline;
	margin:0;
	padding:0 10px;
	background:transparent;
	border:0;
	font-weight:bold;
	color:#c60;
	text-decoration:none;
}
#navigation .nav li a:hover {
	color:#7800ff;
	text-decoration:underline;
}
#page {
	clear:both;
	float:left;
	width:758px;
	background:url(../images/bg.png) top center repeat-y;
	border:1px solid #b8b8b8;
	text-align:left;
}
#content {
	float:right;
	width:530px;
	padding:10px;
}
#content h1 {
	margin:.5em 0;
	padding: 5px 0 2px 20px;
	border:1px dotted #00f;
	border-left:0;
	border-right:0;
	background:url(../images/contenthead.jpg) left center no-repeat;
	font-size:110%;
	color:#7800ff;
}

ul.highlight,
#content .sitemap ul {
	list-style:none;
}
ul.highlight li,
#content .sitemap ul li {
	padding-left:20px;
	background:url(../images/arrow.png) left top no-repeat;
}
.alpha {
	list-style-type:lower-alpha;
}
/*--- plugin styles ---*/
.youtube,
.media {
	padding: 15px 0;
	text-align: center;
}
.greeting {
	width: 194px;
	height: 36px;
	padding: 0;
	text-indent: -9999px;
	background: url('../images/dearfriend.png') no-repeat;
}
.signoff {
	font-family: cursive;
	font-size: 2em;
	font-style: italic;
	font-weight: bold;
}
.expose {
	padding: 10px;
	text-align: center;
	border: 3px dashed #a60813;
}
.offer {
	padding: 10px;
	border: 4px solid #0c8bf9;
}
.highlight {
	padding: 10px;
	border: 2px solid #f00;
	background: #ccc;
}
.extra {
	margin-left: 20px;
	margin-right: 20px;
	padding: 0;
	list-style: none;
}
.extra li {
	margin: 0 20px;
	padding: 10px 0 10px 25px;
	border-bottom: 1px dotted #989898;
	background: url('../images/tickBox.gif') left 12px no-repeat;
}
.alt {
	padding: 15px;
	color: #fff;
	border: 2px dotted #00f;
	background: #09f;
}
/*--- ---*/
ul.faq {
	padding:0;
	list-style:none;
}
ul.faq p {
	margin-left:20px;
}
ul.faq li strong {
	padding-left:20px;
	background:url(../images/minus.png) left 3px no-repeat;
}
ul.faq li strong {
	cursor:pointer;
}
ul.faq li p strong,
ul.faq li ul li strong {
	padding-left:0;
	background:none;
}
ul.faq li.close strong {
	background:url(../images/plus.png) left 3px no-repeat;
}
ul.faq li.close p,
ul.faq li.close ul {
	display:none;
}

.coachimg,
#biography-image {
	float:right;
	padding:0 0 10px 10px;
	text-align:center;
}
.coachimg p {
	margin:0;
	padding:.5em 0;
}


.testimonial {
	margin:15px;
	padding:15px;
	background:#ccc;
}
.testimonial.alt {
	background:#fff;
	border:2px dotted blue;
}
blockquote {
	margin:0;
	font-family: monospace;
}
.cite {
	text-align:right;
	font-style:italic;
}
.cite p {
	margin:0;
}

.standout {
	text-decoration: underline;
}

.contactform legend {
	display: none;
}
.contactform fieldset {
	margin:0;
	border: 0;
}
.contactform div {
	clear:left;
	float:left;
	width: 100%;
	padding: .2em 0;
}
.contactform div .error {
	float:none;
	width:100%;
	color:#f00;
	text-align: center;
}
.contactform label {
	float:left;
	width: 10em;
	padding-right:.5em;
	text-align:right;
	font-weight:bold;
	line-height:14pt;
}
.contactform input {
	float:left;
	width:15em;
}
.contactform textarea {
	width:20em;
}
.contactform .buttons {
	float:none;
	text-align:center;
}
.contactform .buttons input {
	float:none;
	width:300px;
	height:40px;
	padding-top:40px;
	background:url(../images/enquirybutton.png) left top no-repeat;
	border:0;
}
.contactform .buttons input:hover {
	background-position:right top;
}
.contactform #ContactUs_1_reset {
	display:none;
}

.nav li a.external,
.nav li a.external:visited {
	padding:5px 20px;
	background:url(../images/star-ext.png) center no-repeat;
}

#sidebar {
	float:left;
	width:205px;
}
.nav h2 {
	margin:5px 0;
	color:#7a3399;
	padding:.5em 0 0 2.5em;
	font-size:110%;
	background:#a797d6 url(../images/heading.jpg) bottom center no-repeat;
}
.nav ul {
	margin:0;
	padding:0;
	list-style:none;
}
.nav li a,
.nav li a:visited {
	display:block;
	margin:2px 10px;
	padding:5px 0 5px 20px;
	background:url(../images/star.png) left no-repeat;
	border:1px solid #f9f9f9;
	border-left:0;
	border-right:0;
	color:#878bca;
	font-weight:bold;
	text-decoration:none;
}
.nav li a:hover {
	color:#7800ff;
	border:1px solid #7800ff;
	border-left:0;
	border-right:0;
}
.nav ul li ul {
	margin-left:1em;
}
.nav ul.coaches,
.nav ul.coachingservices {
	display:none;
}
.Coaches .nav ul.coaches,
.CoachingServices .nav ul.coachingservices {
	display:block;
}
.Coaches .nav ul.coaches li a,
.CoachingServices .nav ul.coachingservices li a {
	background:url(../images/arrow.png) left no-repeat;
}

/* tell a friend block styles */
.tellafriend {
	width: 450px;
	margin: 1em auto;
}
.tellafriend fieldset {
	clear: both;
	margin: 0;
	padding: 0;
	border: 0;
}
.tellafriend legend {
	padding: 10px 0; 
	color: #62176a;
}
.tellafriend div {
	clear: left;
	float: left;
	width: 100%;
	margin: .5em 0;
}
.tellafriend label {
	float: left;
	width: 14em;
	font-weight: bold;
	line-height: 16pt;
}
.tellafriend input {
	float: left;
	width: 15em;
}
.tellafriend .red {
	padding: 0 5px;
	color: #f00;
}
.tellafriend .submit {
	clear: both;
	float: none;
}
.tellafriend .submit input {
	display: block;
	float: none;
	width: 200px;
	min-height:41px; /* minus padding */
	margin: .5em auto;	
	padding: 0 0 5px;
	background: url(../images/button.png) top no-repeat;
	border: 0;
	text-align: center;
	color: #FFF;
	font-size: 24px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	text-decoration: none;
	font-weight: bold;
}
.tellafriend .submit input:hover {
	background-position:bottom;
}
.tellafriend .submit input[type=hidden] {
	display:none;
}

#footer {
	clear:both;
	padding-top:1em;
	font-size:85%;
	text-align:center;
}
.type {
	display:none;
}
#webdev,
#webdev a,
#webdev a:visited {
    text-decoration: none;
    color: #000;
    text-align: center;
}