/* general styles */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #443424;
	background: #EDEADF url(images/bg.gif) repeat-x top;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	color: #725E8A;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
	background-color: #94BBCF;
	color: #FFFFFF;
}
a:focus { /*this avoids having image replacement sections display a dotted outline*/
	-moz-outline-style: none;
}
p {
	line-height: 180%;
	margin-top: 0px;
	margin-bottom: 16px;
	font-size: 12px;
}
h2 {
	font-size: 14px;
	color: #A49300;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 8px;
}
h3 {
	line-height: 150%;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #725E8A;
	margin-top: 16px;
	margin-bottom: 8px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #6B5F0D;
	margin-top: 16px;
	margin-bottom: 8px;
}
h5 {
	font-size: 14px;
	color: #A49300;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 8px;
}
h6 {
	line-height: 150%;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #725E8A;
	margin-top: 0px;
	margin-bottom: 8px;
}
ul {
}
li {
	font-size: 12px;
}
span {
	display: none;
}
.left {
	float: left;
	padding-right: 10px;
}
.right {
	float: right;
	padding-left: 10px;
}
.top {
	padding-top: 4px;
}
p.dl-doc {
	margin-bottom: 10px;
	padding-left: 20px;
	background: url(images/downloads_doc.gif) no-repeat left center;
}
p.dl-jpg {
	margin-bottom: 10px;
	padding-left: 20px;
	background: url(images/downloads_jpg.gif) no-repeat left center;
}
p.dl-pdf {
	margin-bottom: 10px;
	padding-left: 20px;
	background: url(images/downloads_pdf.gif) no-repeat left center;
}
p.dl-zip {
	margin-bottom: 10px;
	padding-left: 20px;
	background: url(images/downloads_zip.gif) no-repeat left center;
}
.highlight {
	background: #EDEADF;
	padding: 10px 0px 10px 8px;
}

/* container and wrapper styles */
#container {
}
#wrapper {
	margin: 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
	width: 780px;
}

/* header images */
body#home #header, body#philosophy #header {
	background: url(images/header1.jpg) no-repeat top;
	height: 230px;
	padding: 0px;
}
body#aboutcoaching #header, body#calendar #header {
	background: url(images/header2.jpg) no-repeat top;
	height: 230px;
	padding: 0px;
}
body#qa #header, body#contact #header {
	background: url(images/header3.jpg) no-repeat top;
	height: 230px;
	padding: 0px;
}
body#book #header {
	background: url(images/header4.jpg) no-repeat top;
	height: 230px;
	padding: 0px;
}
body#thoughts #header, body#group #header {
	background: url(images/header5.jpg) no-repeat top;
	height: 230px;
	padding: 0px;
}
body#about #header, body#humanitarian #header {
	background: url(images/header6.jpg) no-repeat top;
	height: 230px;
	padding: 0px;
}
body#reviews #header, body#print #header {
	background: url(images/header7.jpg) no-repeat top;
	height: 230px;
	padding: 0px;
}
body#press #header, body#grouprecipients #header {
	background: url(images/header8.jpg) no-repeat top;
	height: 230px;
	padding: 0px;
}
body#coaching #header, body#audio #header {
	background: url(images/header9.jpg) no-repeat top;
	height: 230px;
	padding: 0px;
}
body#terms #header, body#video #header {
	background: url(images/header10.jpg) no-repeat top;
	height: 230px;
	padding: 0px;
}

/* navigation styles */
#nav {
	margin: 0px;
	padding: 0px 0px 0px 40px;
	width: 180px;
	float: left;
}
#nav ul {
	list-style-type: none;
	border-top: solid 1px #94BBCF;
	margin: 0px;
	padding: 0px;
}
#nav li {
	border-bottom: solid 1px #94BBCF;
	padding: 5px 0px 5px 0px;
}
#nav ul li a{
	display: block;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
}
#nav ul li a:link, #image ul li a:visited {
	color: #725E8A;
}
#nav ul li a:hover, #image ul li a:active {
	color: #FFFFFF;
	background: #94BBCF url(images/nav_bullet.gif) no-repeat left center;
}
.current a {
	/*/*/color: #FFFFFF!important;
	/*/*/background: #94BBCF url(images/nav_bullet.gif) no-repeat left center!important;
}

/* subnavigation styles for press page */
#nav-press {
	width: 279px;
	height: 21px;
	padding-left: 33px;
	padding-bottom: 18px;
}
#nav-press ul	{
	width: 279px;
	height: 21px;
	background: url(images/nav_press.gif);
	margin: 0px;
	padding: 0px;
	position: relative;
}
#nav-press ul li	{
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	top: 0px;
}
#nav-press ul li, #nav-press a	{
	height: 21px;
	display: block;
}
#nav-press ul li a	{
	text-indent: -9999px; 
	text-decoration: none;
}
#b1 {left: 0px; width: 64px;}
#b2 {left: 64px; width: 75px;}
#b3 {left: 139px; width: 53px;}
#b4 {left: 192px; width: 87px;}
#b1 a:hover {background: transparent url(images/nav_press.gif) 0px -21px no-repeat;}
#b2 a:hover {background: transparent url(images/nav_press.gif) -64px -21px no-repeat;}
#b3 a:hover {background: transparent url(images/nav_press.gif) -139px -21px no-repeat;}
#b4 a:hover {background: transparent url(images/nav_press.gif) -192px -21px no-repeat;}
body#press #b1 {background: transparent url(images/nav_press.gif) 0px -21px no-repeat;}
body#video #b2 {background: transparent url(images/nav_press.gif) -64px -21px no-repeat;}
body#audio #b3 {background: transparent url(images/nav_press.gif) -139px -21px no-repeat;} 
body#print #b4 {background: transparent url(images/nav_press.gif) -192px -21px no-repeat;}



/* general content styles */
#content {
	width: 520px;
	margin-left: 240px;
	min-height: 340px;
}
#content p, #content h2, #content h3, #content h4, #content h5, #content h6 {
	margin-left: 32px;
}
#content ul.bullets {
	margin: 0px 0px 16px 32px;
	padding: 0px;
	list-style: none;
}
#content ul.bullets li {
	margin-bottom: 8px;
	padding-left: 32px;
	line-height: 180%;
	background: url(images/bullet.gif) no-repeat 10px 8px;
}

/* clear styles for spry tabbed panels */

/* right side padding for single-column pages */
body#thoughts #content p, body#thoughts #content h2, body#thoughts #content h3 {padding-right: 10px;}
body#qa #content p, body#qa #content h2, body#qa #content h3 {padding-right: 10px;}
body#reviews #content p, body#reviews #content h2, body#reviews #content h3 {padding-right: 10px;}
body#contact #content p, body#contact #content h2, body#contact #content h3 {padding-right: 10px;}
body#terms #content p, body#terms #content h2, body#terms #content h3 {padding-right: 10px;}
body#grouprecipients #content p, body#grouprecipients #content h2, body#grouprecipients #content h3 {padding-right: 10px;}

/* image replacement titles for all pages */
body#home #content h1 {
	margin-top: 5px;
	width: 350px;
	height: 42px;
	background-color: transparent;
	background-image: url(images/title_home_2012.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
body#about #content h1 {
	background: transparent url(images/title_about.gif) no-repeat 0px 0px;
	margin-top: 5px;
	width: 350px;
	height: 26px;
}
body#coaching #content h1 {
	background: transparent url(images/title_coaching.gif) no-repeat 0px 0px;
	margin-top: 5px;
	width: 350px;
	height: 26px;
}
body#book #content h1 {
	margin-top: 5px;
	width: 350px;
	height: 42px;
	background-color: transparent;
	background-image: url(images/title_home_it_begins_with_me.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
body#thoughts #content h1 {
	background: transparent url(images/title_thoughts.gif) no-repeat 0px 0px;
	margin-top: 5px;
	width: 350px;
	height: 26px;
}
body#qa #content h1 {
	background: transparent url(images/title_qa.gif) no-repeat 0px 0px;
	margin-top: 5px;
	width: 350px;
	height: 26px;
}
body#reviews #content h1 {
	background: transparent url(images/title_reviews.gif) no-repeat 0px 0px;
	margin-top: 5px;
	width: 350px;
	height: 26px;
}
body#press #content h1, body#video #content h1, body#audio #content h1, body#print #content h1 {
	background: transparent url(images/title_press.gif) no-repeat 0px 0px;
	margin-top: 5px;
	width: 350px;
	height: 26px;
	margin-bottom: 6px;
}
body#contact #content h1 {
	background: transparent url(images/title_contact.gif) no-repeat 0px 0px;
	margin-top: 5px;
	width: 350px;
	height: 26px;
}
body#terms #content h1 {
	background: transparent url(images/title_terms.gif) no-repeat 0px 0px;
	margin-top: 5px;
	width: 350px;
	height: 26px;
}
body#humanitarian #content h1 {
	background: transparent url(images/title_humanitarian.gif) no-repeat 0px 0px;
	margin-top: 5px;
	width: 350px;
	height: 26px;
}
body#philosophy #content h1 {
	background: transparent url(images/title_philosophy.gif) no-repeat 0px 0px;
	margin-top: 5px;
	width: 350px;
	height: 26px;
}
body#aboutcoaching #content h1 {
	margin-top: 5px;
	width: 350px;
	height: 26px;
	background-color: transparent;
	background-image: url(images/title_aboutcoaching2012.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
body#calendar #content h1 {
	background: transparent url(images/title_calendar.gif) no-repeat 0px 0px;
	margin-top: 5px;
	width: 350px;
	height: 26px;
}
body#group #content h1 {
	background: transparent url(images/title_group.gif) no-repeat 0px 0px;
	margin-top: 5px;
	width: 350px;
	height: 26px;
}
body#grouprecipients #content h1 {
	background: transparent url(images/title_grouprecipients.gif) no-repeat 0px 0px;
	margin-top: 5px;
	width: 350px;
	height: 26px;
}
/* left-side column styles for two-column pages */
#left {
	float: left;
	width: 320px;
	margin: 0;
	padding: 0;
}
/* right-side column styles for two-column pages */
#side {
	float: left;
	width: 184px;
	background: url(images/divider.gif) no-repeat 0px 5px;
	padding-left: 5px;
	margin-left: 10px;
}
#side form#paypal input {
	margin-top: 5px;
}
#side p {
	font-size: 11px;
	font-style: italic;
	margin-bottom: 20px;
}
#side p.comment {
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	margin-bottom: 5px;
}
body#home #side h2, body#philosophy #side h2 {
	background: transparent url(images/subtitle_book.gif) no-repeat 0px 0px;
	width: 120px;
	height: 35px;
	margin-top: 5px;
	margin-bottom: 2px;
}
body#home #side h3 {
	background: transparent url(images/subtitle_coaching.gif) no-repeat 0px 0px;
	width: 120px;
	height: 35px;
	margin-top: 5px;
	margin-bottom: 2px;
}
body#home #side h4 {
	background: transparent url(images/subtitle_newInterviews.gif) no-repeat 0px 0px;
	width: 120px;
	height: 100px;
	margin-top: 5px;
	margin-bottom: 2px;
}
body#about #side h2 {
	background: transparent url(images/subtitle_news.gif) no-repeat 0px 0px;
	width: 120px;
	height: 35px;
	margin-top: 5px;
	margin-bottom: 2px;
}
body#about #side h3, body#press #side h2 {
	background: transparent url(images/subtitle_calendar.gif) no-repeat 0px 0px;
	width: 127px;
	height: 35px;
	margin-top: 5px;
	margin-bottom: 2px;
}
body#coaching #side h2 {
	background: transparent url(images/subtitle_group.gif) no-repeat 0px 0px;
	width: 120px;
	height: 18px;
	margin-top: 5px;
	margin-bottom: 2px;
}
body#coaching #side h3 {
	background: transparent url(images/subtitle_aboutcoaching.gif) no-repeat 0px 0px;
	width: 120px;
	height: 35px;
	margin-top: 5px;
	margin-bottom: 2px;
}
body#coaching #side h4 {
	width: 128px;
	height: 35px;
	margin-top: 5px;
	margin-bottom: 2px;
	background-color: transparent;
	background-image: url(images/subtitle_paycoaching_2012.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
body#aboutcoaching #side h2 {
	background: transparent url(images/subtitle_philosophy.gif) no-repeat 0px 0px;
	width: 120px;
	height: 35px;
	margin-top: 5px;
	margin-bottom: 2px;
}
body#aboutcoaching #side h3, body#group #side h3 {
	background: transparent url(images/subtitle_reviews.gif) no-repeat 0px 0px;
	width: 120px;
	height: 18px;
	margin-top: 5px;
	margin-bottom: 2px;
}
body#aboutcoaching #side h4 {
	width: 120px;
	height: 35px;
	margin-top: 5px;
	margin-bottom: 2px;
	background-color: transparent;
	background-image: url(images/subtitle_thoughts_2012.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
body#book #side h2 {
	background: transparent url(images/subtitle_buybook.gif) no-repeat 0px 0px;
	width: 120px;
	height: 35px;
	margin-top: 5px;
	margin-bottom: 2px;
}
body#philosophy #side h3, body#press #side h3 {
	background: transparent url(images/subtitle_humanitarian.gif) no-repeat 0px 0px;
	width: 120px;
	height: 35px;
	margin-top: 5px;
	margin-bottom: 2px;
}
body#group #side h2 {
	background: transparent url(images/subtitle_grouprecipients.gif) no-repeat 0px 0px;
	width: 120px;
	height: 35px;
	margin-top: 5px;
	margin-bottom: 2px;
}
body#group #side h4 {
	background: transparent url(images/subtitle_contact.gif) no-repeat 0px 0px;
	width: 120px;
	height: 18px;
	margin-top: 5px;
	margin-bottom: 2px;
}
#side a.btn-read, a.btn-read {
	color: #6B5F0D;
	font-weight: bold;
	font-style: normal;
	background: url(images/ico_book.gif) no-repeat left center;
	text-decoration: none;
	padding: 0px 0px 0px 24px;
}
#side a.btn-learn, a.btn-learn {
	color: #6B5F0D;
	font-weight: bold;
	font-style: normal;
	background: url(images/ico_glasses.gif) no-repeat left center;
	text-decoration: none;
	padding: 0px 0px 0px 29px;
}
#side a.btn-more, a.btn-more {
	color: #6B5F0D;
	font-weight: bold;
	font-style: normal;
	background: url(images/ico_key.gif) no-repeat left center;
	text-decoration: none;
	padding: 0px 0px 0px 20px;
}
#side a.btn-video, a.btn-video {
	color: #6B5F0D;
	font-weight: bold;
	font-style: normal;
	background: url(images/ico_video.gif) no-repeat left center;
	text-decoration: none;
	padding: 0px 0px 0px 20px;
}
#side a.btn-radio, a.btn-radio {
	color: #6B5F0D;
	font-weight: bold;
	font-style: normal;
	background: url(images/ico_radio.gif) no-repeat left center;
	text-decoration: none;
	padding: 0px 0px 0px 20px;
}

/* left-side column styles for contact page */
#contactLeft {
	float: left;
	width: 280px;
	margin: 0;
	padding: 0;
}
/* right-side column styles for contact page */
#contactSide {
	float: left;
	width: 220px;
	background: #F3F1EA;
	margin: 0px;
	padding: 0px;
}
#content #contactSide p, #content #contactSide h2, #content #contactSide h3 {
	margin-left: 20px;
}

/* contact form styles */
#contactForm {
	margin-left: 32px;
}
#content #contactForm p {
	margin-bottom: 10px;
	margin-left: 0px;
}
#content #contactForm h4 {
	color: #94BBCF;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

/* clearspace fix */
.clear {
	clear: both;
}

/* footer */
#footer {
	position: relative;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px auto;
	padding: 40px 0px 0px 0px;
	height: 60px;
	width: 780px;
}
#footer p {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	margin-bottom: 4px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
	background-color: #94BBCF;
	color: #FFFFFF;
}

#side a.facebooklink1 {
	background: url(images/facebook56g.fw.png) no-repeat left center;
	background-size:32px;
	text-decoration: none;
	padding: 0px 0px 0px 32px;
	font-size:36px;
}
#side a.facebooklink2 {
	background: url(images/facebook56.fw.png) no-repeat left center;
	background-size:32px;
	text-decoration: none;
	padding: 0px 0px 0px 32px;
	font-size:36px;
}

#side a.instagramlink {
	background: url(images/instagram.png) no-repeat left center;
	background-size:32px;
	text-decoration: none;
	padding: 0px 0px 0px 32px;
	font-size:36px;
}
#social {
	padding-top: 18px;
	margin-left: 5px;
}
#social a{
	padding: 0px 3px 0px 3px;
	text-decoration: none;
}
#social a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #FFFFFF;
}
#video #container #wrapper #content .mediaBox {
	background-image: url(images/mediabackground.png);
	background-repeat: no-repeat;
	padding: 6px;
	height: 120px;
	width: 420px;
	margin-bottom: 6px;
	margin-left: 32px;
}
.mediaBox img {
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
}
