/* Css originally by mejobloggs  Design by Aran @ stuio7designs.com  Please email me if you use this, as I would love to see how it is being used, also you can join my linkshare to help you with your google ranking */

body {
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 90%;
	color: #585858;
	background-color: white;
	line-height: 1.8em;
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 800px;
}

a img {
	border:none;
}

a{
	outline: none;
}

ol {
	list-style:decimal;
}

ol li ol {
	list-style:lower-roman;
}

td {
	vertical-align: top;
}

fieldset {
	border: 0;
}

/* Set the page width */
#wrapper-menu-top, #header, #wrapper-content, #wrapper-footer {
	width: 85%;
	margin: 0 auto;
	text-align: left;
}

/* If homepage, do fixed width */
#home #wrapper-menu-top, #home #header, #home #wrapper-content, #home #wrapper-footer {
	/*min-width:980px;
	max-width:1200px;*/
	width:1000px;
}

#home #header h1 {
	height:95px;
}

#home #menu-top ul {
	margin-top: 10px;
}
				
#home #top-logo-wrapper {
	height:110px;
}
				
#home #logo {
	display:none;
}

#home #top-logo-wrapper {
	display:none;
}

#wrapper-menu-top, #wrapper-logo-top {
	background: white url('images/bg02-white-left.png') repeat-y left top;
}

#top-logo-wrapper {
	height: 130px;
	background: transparent url('images/bg02-white-right.png') repeat-y right top;
}

#logo {
	border: none;
	float: right;
	margin-right: 45px;
	margin-top: 25px;
}

#header-newsletter-wrapper {
	height: 130px;
	background: transparent url('images/bg02-white-right.png') repeat-y right top;
	display:none;
	/*margin-right: 45px;
	margin-top: 25px;*/
}

#header-newsletter {
	border: none;
	float: right;
	margin-right: 45px;
}

#menu-top {
	background: transparent url('images/bg02-white-right.png') repeat-y right top;
	overflow: hidden; /* no idea why this works, but it fixes a FF problem */
}

#menu-top ul {
	margin: 0 20px;
	padding: 1em 0 0 0;
	list-style: none;
	font-size: 85%;
	float: left;
}

#menu-top li {
	display: inline;
	float: left;
}

#menu-top a {
	float: left;
	background: url('images/menuleft.png') no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	line-height: 1.5em;
}

#menu-top a span {
	background: transparent url('images/menuright.png') no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#5b8fbe;
	display: block;
	float: left;
	cursor: pointer; /* IE doesnt display the hand when you roll over the link for some reason. This fixes it */
}

body#home a#home_link,
body#programmes a#programmes_link,
body#programmes a#programmes_sub_link,
body#programmes span#programmes_span,
body#mentoring a#mentoring_link,
body#mentoring span#programmes_span,
body#facilitator #facilitator_link,
body#facilitator span#programmes_span,
body#onlineCourse a#programmes_link,
body#onlineCourse a#onlineCourse_link,
body#onlineCourse span#programmes_span,
body#apply a#apply_link,
body#apply a#programmes_link,
body#apply span#programmes_span,
body#apply a#newsletter_link,
body#contact span#contact_span,
body#store a#store_link,
body#store span#store_span,
body#globalCommunity a#globalCommunity_link,
body#globalCommunity a#pachamama_link,
body#globalCommunity span#globalCommunity_span,
body#message a#message_link,
body#message span#message_span,
body#testimonials a#testimonials_link,
body#testimonials span#testimonials_span,
body#bio a#bio_link,
body#bio a#bio-jeddah_link,
body#bio span#about_span,
body#about a#about_link,
body#about a#about-jeddah_link,
body#about span#about_span,
body#home a#home_links,
body#global-reach a#global-reach_link,
body#global-reach a#programmes_link,
body#global-reach span#programmes_span,
body#retreats a#retreats_link,
body#retreats a#programmes_link,
body#retreats span#programmes_span,
body#teleconferences a#teleconferences_link,
body#teleconferences a#programmes_link,
body#teleconferences span#programmes_span,
body#events a#events_link,
body#events span#events_span,
body#calendar a#calendar_link,
body#calendar a#programmes_link,
body#calendar span#programmes_span,
body#newsletter a#newsletter_link,
body#apply span#newsletter_span,
body#newsletter a#newsletter_link,
body#newsletter span#newsletter_span,
body#faq a#faq_link,
body#faq a#message_link,
body#faq span#message_span,
body#mp3s a#mp3s_link,
body#mp3s a#store_link,
body#mp3s span#store_span,
body#cd-series a#cd-series_link,
body#cd-series a#store_link,
body#cd-series span#store_span,
body#transcripts a#transcripts_link,
body#transcripts a#store_link,
body#transcripts span#store_span,
body#book a#book_link,
body#book a#store_link,
body#book span#store_span,
body#dvds a#dvds_link,
body#dvds a#store_link,
body#dvds span#store_span,
body#global-meditations a#global-meditations_link,
body#global-meditations a#store_link,
body#global-meditations span#store_span {
	color: #CA7DBB;
}

 #menu-top a:hover {background-position:0% -42px; }
 #menu-top a:hover span {background-position:100% -42px; }

#wrapper-header {
	background: transparent url('images/bg.png') top center repeat-x;
}

/** Header and all of the different backgrounds **/
#header {
	background: #eee url('images/banner_mountains.jpg') no-repeat center bottom;
}

#header.headerBio {
	background: #eee url('images/bio.jpg') no-repeat center bottom;
}

#header.headerContact {
	background: #eee url('images/contact.jpg') no-repeat center bottom;
}

#header.headerProgrammes {
	background: #eee url('images/programmes.jpg') no-repeat center bottom;
}

#header.headerMessage {
	background: #eee url('images/message.jpg') no-repeat center bottom;
}

#header.headerMembers {
	background: #eee url('images/membersarea.jpg') no-repeat center bottom;
}

#header.headerGlobalCommunity {
	background: #eee url('images/globalcommunity.jpg') no-repeat center bottom;
}

#header.headerStore {
	background: #eee url('images/store.jpg') no-repeat center bottom;
}

#header.headerLeaves {
	background: #eee url('images/banner_leaves.jpg') no-repeat center bottom;
}

#header.headerSnow {
	background: #eee url('images/banner_snow.jpg') no-repeat center bottom;
}

#header.headerWood {
	background: #eee url('images/banner_wood.jpg') no-repeat center bottom;
}

#header.headerTestimonials {
	background: #eee url('images/testimonials.jpg') no-repeat center bottom;
}

/****/

#wrapper-header2 {
	background: transparent url('images/bg02-blue-left.png') top left no-repeat;
}

#wrapper-header3 {
	background: transparent url('images/bg02-blue-right.png') top right no-repeat;
}

#logo-top {
	padding: 0 20px;
}

#header h1 {
	margin: 0 20px;
	padding: 0;
	height: 192px;
	line-height: 3em;
	color: #ccc;
	font-size: 130%;
}

#wrapper-content {
	background: white url('images/bg02-white-left.png') repeat-y left top;
}

* html #wrapper-content { height: 1%; }

#content {
	background: transparent url('images/bg02-white-right.png') repeat-y right top;
	padding: 5px 245px 5px 40px;
}

#home #content {
	padding-right:40px;
}

#wrapper-menu-page {
	float: right;
	min-width:180px;
	margin: 20px 30px 3em 2em;
	background: transparent url('images/menu.png') no-repeat top center;
	text-align: center;
	line-height: 140%;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
}

#home #wrapper-menu-page {
	display:none;
	width:0;
}

* html #wrapper-menu-page { margin-right: 15px; }

#menu-page { padding-top: 5px; }

#menu-page ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 90%;
}

#menu-page h3 {
	font-size: 75%;
	text-transform: uppercase;
	margin: 1em 0 0.3em 0;
	color: #5b8fbe;
	font-weight: normal;
	letter-spacing: 0.15em;
}

#menu-page a:link, #menu-page a:visited { color: #888; }
#menu-page a:hover { color: #5b8fbe; }

#wrapper-footer {
	width: 100%;
	text-align: center;
	background: transparent url('images/bg02-white-right.png') repeat-y right top;
}

#footer {
	padding-top: 20px;
	clear: both;
	background: transparent url('images/footer-line.jpg') no-repeat top center;
}

#copyright {
	float: right;
	font-size: 80%;
	margin-right: 30px;
}

h2 { font-size: 115%; }
h3 { font-size: 100%; }

a:link, a:visited { color: #5b8fbe; text-decoration: none; }
a:hover{ color: #666; text-decoration: none; }

.label {
	font-weight: bold;
}

.divider{
	width: 100%;
	background: transparent url('images/footer-line.jpg') no-repeat center center;
}

.error{
	color: #FF0000;
	font-style: italic;
}

.pullQuote {
	background: url('images/quotes.jpg') no-repeat top left;
	font-size: 120%;
	width: 250px;
	float: right;
	padding: 15px;
	border-top: 2px solid #80a0c2;
	border-bottom: 2px solid #80a0c2;
}

img.extraphotos {
margin-right: 5px;
}