* {
	border:0;
	margin:0;
	padding:0;
}

/* general */
a {
	color:#b484da;
	text-decoration:none;
}
a:hover {
	color:#666;
	text-decoration:underline;
}
blockquote {
	background:#f1f1f1;
	border-left:2px solid #7534aa;
	color:#444;
	display:block;
	font-style:oblique;
	line-height:20px;
	margin:0 0 0 30px;
	padding:0 0 0 10px;
}
.left {
	float:left;
	margin:10px;
	border: 1px solid #eee;
}
.right {
	float:right;
	margin: 10px;
	border: 1px solid #eee;
}

img.profile {
	margin: 10px;
	padding: 5px;
	border: 2px solid #b484da;
}

/* body */
body {
	font-family: "Trebuchet MS", Verdana, Arial, Georgia, sans-serif;
	font-size: 0.8em;
	color:#666;
}
/* alternatives */
body.main {
	background:#fff url('pix/bgheader-main.jpg') repeat-x top;
}
body.sing {
	background:#fff url('pix/bgheader-singing.jpg') repeat-x top;
}
body.call {
	background:#fff url('pix/bgheader-calling.jpg') repeat-x top;
}
 

/* header */
#header {
	height:320px;
	margin:0 auto;
	position:relative;
	width:760px;
}

/* alternatives */
#header.main {
	background:url('pix/header-main.jpg');
}
#header.sing {
	background:url('pix/header-singing.jpg');
}
#header.call {
	background:url('pix/header-magnetising.jpg');
}
#header.coaching {
	background:url('pix/header-coaching.jpg');
}
#header.comp {
	background:url('pix/header-comp.jpg');
}
#header.contact {
	background:url('pix/header-contact.jpg');
}
#header.holistic {
	background:url('pix/header-holistic.jpg');
}
#header.lifechange {
	background:url('pix/header-lifechange.jpg');
}
#header.nutrition {
	background:url('pix/header-nutrition.jpg');
}
#header.prices {
	background:url('pix/header-prices.jpg');
}
#header.profile {
	background:url('pix/header-profile.jpg');
}
#header.pt {
	background:url('pix/header-pt.jpg');
}


#header:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}

#header h1 {
	position:absolute;
	top:30px;
	left:0;
}

#header p {
	bottom:65px;
	color:#fff;
	font-size:1.8em;
	position:absolute;
	right:20px;
}
#header ul {
	list-style:none;
	position:absolute;
	top:100px;
}
#header ul li {
	list-style:none;
}
#header ul li.current {
	color:#fff;
	display: block;
	font-size:1.2em;
	font-weight:700;
	height:20px;
	padding:9px;
	width:190px;
	cursor: default;
	border: 1px dashed #fff;
}
#header ul li a {
	color:#fff;
	display:block;
	font-size:1.2em;
	font-weight:700;
	height:20px;
	padding:10px;
	width:190px;
}
#header ul li a:hover {
	color:#666;
	text-decoration:none;
	background: #eee;
}


/* content */
#content {
	height:auto;
	margin:0 auto;
	width:760px;
}
#content:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
} 

/* sidebar */
#sidebar {
	float:left;
	width:210px;
}
#sidebar h1 {
	color:#444;
	font-family: Verdana, sans-serif;
	font-size:165%;
	font-weight:400;
	line-height:30px;
	padding:10px 10px 0 10px;
}

/* alternatives */
#sidebar.main h1 {
		border-bottom:2px solid #7534aa;
}
#sidebar.sing h1 {
		border-bottom:2px solid #21c1d9;
}
#sidebar.call h1 {
		border-bottom:2px solid #f27;
}


#sidebar input {
	background:#f1f1f1;
	color:#555;
	margin:10px;
	padding:5px;
	width:180px;
}
#sidebar p {
	background:#f1f1f1;
	color:#555;
	display:block;
	font-size:90%;
	line-height:20px;
	margin:10px 0;
	padding:10px;
}
#sidebar p a.more {
	display:block;
	text-align:right;
}

#sidebar ul {
	margin:0;
	padding: 10px 0;
	list-style-type: none;
}
#sidebar ul li {
	background-image: url(pix/side-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 15px;
	padding: 10px 0 5px 22px;
	border-bottom:1px solid #b484da;
}
#sidebar ul li.current {
	background-image: url(pix/side-bullet-selected.gif);
	font-weight: bold;
	color: #000;
}
#sidebar ul li a {
	color:#000;
	display:block;
	text-decoration:none;
}
#sidebar ul li a:hover {
	color:#999;
}

#sidebar ul.member {
	list-style-type: square;
}

#sidebar li.member {
	background-image: none;
	margin-left: 15px;
	padding: 5px;
	border: none;
}

/* Main */
#main {
	float:right;
	width:520px;
}
#main p {
	color:#555;
	line-height:20px;
	padding:5px 10px;
	text-align: justify;
}
#main a, #main a:visited, #main a:hover, #main a:active {
	color:#b484da;
	text-decoration: underline;
}
#main h1 {
	color:#444;
	font-family: Verdana, sans-serif;
	font-size:165%;
	font-weight:400;
	line-height:30px;
	padding:10px 10px 0 10px;
}

/* alternatives */
#main.main h1 {
	border-bottom:2px solid #7534aa;
}
#main.sing h1 {
	border-bottom:2px solid #21c1d9;
}
#main.call h1 {
	border-bottom:2px solid #f27;
}


#main h2 {
	color:#444;
	font-size: 1.3em;
	font-weight: bold;
	padding:25px 10px 0 10px;
}

#main h3 {
	color: #000;
	font-size: 1em;
	font-weight: bold;
	padding: 20px 10px 0 10px;
}

#main ul {
	list-style-position: outside;
	margin-left: 50px;
}

#main ul li {
	list-style-image: url(pix/bullet.gif);
	padding: 3px 0;
	color: #444;

}

.toplink {
	float: right;
	position: relative;
	top: -24px;
	width: 30px;
	height: 20px;
	margin: 0;
	padding: 0;
	text-align: right;
}

#main table.greytable {
	margin-left: 10px;
	background: #e5e5e5;
}

#main table.prices {
	width: 520px;
	margin: 10px 0 10px 10px;
	padding: 2px;
	border: 0;
	background: #e5e5e5;
}

#main table.prices .leftcol {
	width: 370px;
}

#main td.leftcol {
	width: 125px;
}

#main td.othercol {
	width: 75px;
	text-align: center;
}

#main td p {
	margin: 0;
	padding: 2px;
	line-height: 1.1em;
	text-align: left;
}

/* contact us form */
#contact {
	width: 450px;
	margin: 0 auto;
}

#contact input, #contact textarea {
	padding: 3px;
	width: 260px;
	font-family: "Trebuchet MS", Verdana, Arial, Georgia, sans-serif;
	font-size: 1.1em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact textarea {
	height: 120px;
}

#contact textarea:focus, #contact input:focus {
	border: 2px solid #b484da;
}

#contact input.submit-button {
	width: 100px;
	margin-right: 20px;
	float: right;
}

label {
	float: left;
	text-align: right;
	margin-right: 10px;
	width: 150px;
	padding-top: 5px;
	font-size: 1em;
	font-weight: bold;
}



/* footer */
#footer {
	margin:10px auto;
	width:760px;
}
#footer:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#footer p {
	color:#555;
	font-size:90%;
	line-height:20px;
	padding:10px;
	text-align:center;
}

p.voodoo {
	margin-left:-500px;
}

/* alternatives */
#footer.main p{
	border-top:2px solid #7534aa;
}
#footer.sing p{
	border-top:2px solid #21c1d9;
}
#footer.call p{
	border-top:2px solid #f27;
}