* {margin: 0; padding: 0; outline: none;}
li {list-style-type: none}
img {border: none; }

body {
	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
}

/*---------------| STANDARD ELEMENTS |----------------*/
p 
{
	color: #525252;
	line-height: 1.6em;
	font-size: 1.2em;
	margin-bottom: 1em;
}

span 
{
	line-height: 1.6em;
	font-size: 1.2em;
	color: #525252;
}

h1,
h2 {
	font: normal 1.8em Georgia, Arial, Helvetica, sans-serif;
	margin-bottom: 0.5em;
}

h3 {
	font-family: Georgia, Times, serif !important;
	font-weight: normal !important;
	font-size: 1.6em;
	margin-bottom: 10px;
}

h4 {
	font-family: Georgia, Times, serif !important;
	font-weight: normal !important;
	font-size: 1.6em;
	margin-bottom: 10px;
}

h5 {
	font-family: Georgia, Times, serif !important;
	font-weight: normal !important;
	font-size: 1.3em;
	margin-bottom: 6px;
	color: #252525;
}

dl {
	margin-bottom: 10px;
}

.content li {
	color: #525252;
	margin-bottom: 5px;
	list-style: circle outside;
	font-size: 1.2em;
	line-height: 1.6em;
}

.content ul {
	padding-left: 10px !important;
	margin-left: 0px !important;
}

.content h2
{
	font-size: 1.5em;
}

.content h3
{
	font-size: 1.3em;
}

#stage img
{
	margin-bottom: 2em;
}

/*---------------| GLOBAL LAYOUT |----------------*/
.wrap {
	width: 972px;
	margin: auto;
}


#ftr 
{
	border-top: 2px solid #CCC;
	padding-top: 1.5em;
}

	#ftr img
	{
		display: none;
	}

#ftr_bot 
{
	display: none;
}

.banner 
{
	float: right;
	margin-top: -28px;
}

	.banner img
	{
		display: none;
	}
	
	.banner a span
	{
		text-indent: 0px;
		font-size: 1.4em;
		font-weight: bold;
		color: #525252;
		text-decoration: none;
	}

/*---------------| BOXES |----------------*/
.heading {
	font: 2em Georgia, Serif;
	clear: both;
}

.heading img {
	color: white;
	font-size: 0px;
	display: none;
}

.content {
	padding: 10px 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.main_flash {
	display: none;
}

/*---------------| COLUMNS |----------------*/
.c_160 {
	display: none;
}

.c_240 {
	display: none;
}

.c_540 {
	width: 100%;
}

.c_710 {
	width: 100%;
}

.c_710 .content{
	padding: 15px;
}
.c_first {
	margin: 0;
}

.third {
	width: 33%;
	float: left;
}

.third_two {
	width: 66% !important;
	float: left;
}

.half {
	width: 49%;
	float: left;
}

.col_first {
	width: 49% !important;
	padding-right: 10px;
}

.banner-marg
{
	display: none;
}

/*---------------| MAIN NAVIGATION |----------------*/
#top_nav {
	height: 1px;
	overflow: hidden;
	border-bottom: 2px solid #CCC;
	margin: 15px 0 20px;
}

/*---------------| SUB-NAVIGATION |----------------*/
#sub_nav {
	display: none;
}

#sub_nav_shadow {
	display: none;
}

.hcolour
{
	background: white !important;
	color: #5eb946;
}

/*---------------| TABS |----------------*/
.tabs ul{
	display: none;
}


.tabbed div
{
	background: white !important;
	display: block !important;
	opacity: 1 !important;
}

.tabbed ul
{
	display: block;
}

/*---------------| COLLAPSABLE LISTS |----------------*/
.list dt {
	font-size: 1.2em;
	color: #666;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	margin-top: 10px;
}

.list dt.exp {
	background-position: 0px -13px;
	font-weight: bold;
	color: #525252 !important;
}

.list dd {
	font-size: 1.2em;
	color: #666;
	padding: 10px 0px;
	line-height: 1.6em;
	background: white;
}

.list ul {
	margin-top: 5px;
}

.list li {
	font-size: 1em;
	list-style: circle inside;
	color: #666;
}

.list div {
	display: block !important;
}

/*---------------| SUCCESS STORIES |----------------*/
.stories dt {
	width: 106px;
	float: left;
	height: 106px;
}

.stories dd img {
	margin-top: 10px;
}

.stories a {
	text-decoration: none;
}

/*---------------| SMALL THUMBS |----------------*/

.thmb_cont img{
	margin-right: 5px;
	margin-bottom: 4px;
}


/*---------------| FORMS |----------------*/
input { 
	font: 1.2em Helvetica, Arial, sans-serif;
	color: #525252;
	width: 88%;
	padding: 4px 5px 3px;
	background: white url('../_img/layout/input-bg.png') repeat-x;
	border: 1px solid #CCC;
	margin-bottom: 1px;
}

input.radio,input.checkbox {
	width: auto;
}

select { 
	font: 1.2em Helvetica, Arial, sans-serif;
	color: #525252;
	width: 88%;
	padding:3px 2px 2px;
	background: transparent url('../_img/layout/input-bg.png') repeat-x;
	border: 1px solid #CCC;
	margin-bottom: 3px;
}

textarea {
	font: 1.2em Helvetica, Arial, sans-serif;
	line-height: 1.6em;
	width: 88%;
	background: white url('../_img/layout/input-bg.png') repeat-x;
	border: 1px solid #CCC;
	padding: 4px 5px 3px;
	color: #525252;
	height: 150px;
}

option {
	background-color: white;
}

.refer-method {
	width: auto !important;
}

.datepick {
	width: 80%;
	margin-right: 3px;
}

.f_small {
	width: 15px;
	vertical-align: middle;
	font-size: 1.1em;
	background: none;
	border: none;
}

.f_small_label {
	color: #999;
	font-size: 1.1em;
	margin: 5px;
	vertical-align: middle;
	line-height: 1em;
}

.f_label {
	font-size: 1.2em;
	margin: 5px;
	vertical-align: middle;
}

label {
	font-size: 1.2em;
	padding: 10px 0px 5px;
	display: block;
	color: inherit;
}

.submit {
	width: auto;
	height: auto;
	padding: 0 !important;
	background: none;
	border: none;
	display: block;
	margin: 10px auto;
}

.success {
	
}

.error li {
	font-size: 1.1em;
	padding: 3px;
}

/*	=Before and After Images
	------------------------------------------------------ */
	.before_after 
	{
		padding: 6px 1px 0px !important;
	}

		.before_after img
		{
			margin-left: 7px;
			margin-bottom: 10px;
		}

	.before_after_710 
	{
		padding: 6px 1px 0px !important;
	}

		.before_after_710 img
		{
			margin-left: 16px !important;
			margin-bottom: 10px;
		}

/*	=Thumbnails in Calendar Page
	------------------------------------------------------ */
	.calendar_thumbs {
		padding: 6px 1px 0px !important;
	}
	
		.calendar_thumbs div
		{
			float: left;
			width: 93px;
			margin-right: 10px;
		}
	
			.calendar_thumbs a
			{
				text-decoration: none;
			}

			.calendar_thumbs img{
				margin-left: 7px;
				margin-bottom: 0px;
			}
	
			.calendar_thumbs span
			{
				font-weight: bold;
				padding-left: 12px;
			}
	
/*	=Member Videos Module
	------------------------------------------------------ */
	#slimband-videos
	{
		margin: 2em 1em 2em 0;
	}
	
		#slimband-videos li
		{
			list-style-type: none;
			font-size: 1.3em;
			text-align: left;
			line-height: 1.6em;
		}
		
			#slimband-videos li .hr
			{
				margin: 1.5em 0;
				clear: both;
			}
	
			#slimband-videos img
			{
				float: left;
				padding-right: 15px;
				margin-top: -5px;
			}
ƒ


/*	=Member Newsletters
	------------------------------------------------------ */
	#newsletter table
	{
		width: 100% !important;
	}
	
	#newsletter p,
	#newsletter li
	{
		font-size: 1.3em; 
		font-style: normal;
		color: #333;  
	}
	
	#newsletter ul,
	#newsletter ol
	{
		margin-left: 15px !important;
		margin-bottom: 15px !important;
	}
	
	#newsletter ol li
	{
		list-style-type: decimal;
		margin-left: 10px;
	}

	#newsletter .smaller p
	{
		font-size: 1.2em;
		color: #666;
	}

	/*	=Anchors
		------------------------------------------------------ */
		#newsletter a.read-more
		{
			font-weight: bold;
		}	


	/*	=Small Items
		------------------------------------------------------ */
		#newsletter .issue-date 
		{
			font-size: 14px;
			color: #666666;
			border-bottom: 1px dotted #CCC;
			margin: 0;
			padding-top: 3px;
			padding-bottom: 13px
		}

			#newsletter .issue-date a
			{
				float: right;
				font-weight: normal;
			}

		#newsletter .notice
		{
			margin: 5px 0px 0px 0px;
			font-size: 11px;
			color: #999;
		}


	/*	=Headings and Sub Headings
		------------------------------------------------------ */
		#newsletter h1 
		{
			font-size: 26px;
			font-style: italic;
			font-weight: normal;
			margin-top: 8px;
		}

		#newsletter h2 
		{
			font-size: 18px;
			font-style: italic;
			font-weight: normal;
			margin-top: 5px;
		}

		#newsletter h3
		{
			color: #999999 !important;
			font-weight: bold !important;
			font-family: Arial, Helvetica, sans-serif !important;
			font-size: 12px !important;
			margin-bottom: 0 !important;
		}

		#newsletter .question-answer
		{
			float: left;
			font-size: 2.5em;
			font-weight: normal;
			padding: 7px 10px 5px 0;
		}

	/*	=Colors
		------------------------------------------------------ */
		#newsletter .blue
		{
			color: #004fa6;
		}

		#newsletter .purple
		{
			color: #986eaf;
		}

		#newsletter .green
		{
			color: #61b929;
		}

		#newsletter .teal
		{
			color: #008da1;
		}

		#newsletter .periwinkle
		{
			color: #587cce;
		}

	/*	=Highlighted Box
		------------------------------------------------------ */
		#newsletter .highlighted-box
		{
			background: #ffffd6;
			padding: 15px 20px 5px;
			margin-bottom: 2em;
		}
		
	/*	=Actions
		------------------------------------------------------ */
		#newsletter .send-to-friend
		{
			float: left; 
			margin: 5px 10px 30px 0px;
		}
		
		#newsletter .unsubscribe
		{
			float: left;
			margin: 5px 13px 5px 5px
		}

	
/*	=Various Hidden Things
	------------------------------------------------------ */
	.twitter,
	.print
	{
		display: none;
	}
	
/*---------------| BUTTON ROLLOVER |----------------*/
.btn_rollover {
	width: 98px;
	height: 97px;
	overflow: hidden;
	display: block;
	margin: auto;
}

.btn_rollover:hover img {
	margin-top: -97px;
}

/*---------------| CALENDAR |----------------*/
.calendar td{
	padding: 10px;
}

.calendar tr:hover {
	background-color: white;
}

.calendar td {
	border-top: 1px dotted #CCC;
	vertical-align: top;
}

.details,
.location,
.rsvp {
	font-family: Georgia, Times, serif;
	font-size: 1.6em;
	border-top: 0px solid !important;
}

.details {
	width: 62%;
}

.location {
	width: 30%;
}

.rsvp {
	width: 7%;
	text-align: center;
}

/*---------------| BMI CALCULATOR |----------------*/
.bmi_field {
	font-size: 1.1em;
	color: #999;
	margin-right: 10px;
	width: 33px;
	vertical-align: top;
	display: inline;
}

input.nr {
	width: 23px;
}

#bmi_calc {
	text-align: center;
	float: right;
	margin: 0px 0px 0px 0px;
	width: 85px;
	height: 70px;
	overflow: hidden;
}

.bmi_num {
	font-family: georgia, arial, sans-serif;
	font-size: 48px;
	line-height: 48px;
}

.bmi_assoc {
	color: #525252;
	font-size: 1.1em;
	font-weight: bold;
}

#bmi_weight {
	margin-right: 0px !important;
}

/*---------------| PAIN CHART |----------------*/
.pain-chart td
{
	width: 25%;
}


/*---------------| BLOG |----------------*/

.entry p, .entry span {
	font-size: 12px;
}

h4 a {
	text-decoration: none;
}

h4 a:hover {
	text-decoration: underline;
}

.blog .nobullet li,
.blog ol li {
	list-style-type: none;
}

.blog .time {
	color: #666;
	display: block;
	padding-bottom: 5px;
	font-weight: bold;
}

.blog input, .blog textarea {
	width: 95%;
}

.blog .submit {
	width: auto;
}

.blog .commentmetadata {
	font-size: 11px;
}

.blog .commentlist p {
	font-size: 12px;
}

.blog .bmi_field {
	width: 33px;
}

/*	=Footer
	------------------------------------------------------ */
	#ftr ul 
	{
		float: right;
		margin: 5px 15px 0px;
	}
	
		#ftr li 
		{
			border-left: 1px solid #DDD;
			padding: 0px 5px;
			display: inline;
		}

			#ftr a 
			{
				color: #999;
			}

			#ftr a:hover 
			{
				color: #666;
			}

			#copyright 
			{
				float: left;
				margin-left: 20px;
				color: #999;
			}

			#ftr .first 
			{
				border: none;
			}

	.credit
	{
		display: none;
	}
	
		.credit a
		{
			display: none;
		}

/*	=Horizontal Rule
	------------------------------------------------------ */
	div.hr
	{
		margin: 20px 5px;
		clear: both;
	}
	
		div.hr hr
		{
			display: none;
		}


/*	=Text Preview
	------------------------------------------------------ */
	.text-preview > *
	{
		display: block !important;
	}
	
		.text-preview .controls
		{
			display: none !important;
		}
	
	
/*---------------| ANCHORS |----------------*/
a:hover {
	text-decoration: none;
}

/*---------------| GLOBAL CLASSES |----------------*/
.left		{float		:left}
.right		{float		:right}
.clear		{clear		:both}
.center		{text-align	:center}
.mcenter	{margin		:auto}
.hidden,.js_unhide{display	:none}
.move		{position	:relative;
			 left		:-8000px;}
.button 	{padding	:10px 0px 0px}
.vmiddle	{vertical-align: middle;}
.error 		{color		:#D20000}
.nopad		{padding-left:0 !important;
			 padding-right:0 !important}
.notop		{top		:0px}
.nocorner	{height		:35px}
.bannerup	{top		:-164px;}
.banner-marg{margin		:0 0 10px 0;
			 position:	relative;
			 top:		-3px;}
.image_marg	{margin     :10px}
.psmall 	{font-size: 1.1em}
.p11		{font-size: 1em}
.inline 	{display	:inline}
.img_left 	{float		:left;
			margin		:0px 10px 2px 0px;
			line-height: 1.6em;}
.disclaimer { padding: 5px 20px; color: #999; }
/*---------------| COLOURS |----------------*/
.def		{color		:#525252}
.dark		{color		:#252525}
.light		{color		:#999}
.white		{color		:white}
.nine {font-size: 0.9em; color: #999;}

img.right
{
	margin: 0px 0px 5px 15px;
}

.extra {
	font-size: 1.0em;
	margin-left: 22px;
}

.extra span {
	color: #999 !important;
}

.referral_method option {
	padding-left: 10px;
	font-size: 11px;
}

.referral_method .highlight {
	padding-left: 0px;
	font-size: 12px;
	font-weight: bold;
}

div.right
{
	padding: 10px 0px 5px 15px;
}

/*	= Rounded Corners in FF and Safari
	= Emulated via Javascript in IE
	------------------------------------------------------ */
	/*
	* -moz-border-radius-topleft  / -webkit-border-top-left-radius
    * -moz-border-radius-topright / -webkit-border-top-right-radius
    * -moz-border-radius-bottomleft / -webkit-border-bottom-left-radius
    * -moz-border-radius-bottomright / -webkit-border-bottom-right-radius
    */

	.heading,
	.top
	{
		-moz-border-radius-topleft: 3px;
		-moz-border-radius-topright: 3px;
		-webkit-border-top-left-radius: 5px;
		-webkit-border-top-right-radius: 5px;
	}
	
	.nocorner
	{
		-moz-border-radius: 0px !important;
		-webkit-border-radius: 0px !important;
	}
	
	.content
	{
		-moz-border-radius-bottomleft: 3px;
		-moz-border-radius-bottomright: 3px;
		-webkit-border-bottom-left-radius: 5px;
		-webkit-border-top-right-radius: 5px;
	}
	
	.both
	{
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}


/*-----------------| SUCCESS & ERROR DISPLAY FOR CONSULTATION QUESTIONNAIRE | -------------------*/
.blockUI .error {
	margin: 5px 0px 0px 55px;
	list-style-type: decimal;
	font-size: 1.4em;
	color: #525252;
}

label.error {
	color: #D20000;
	font-weight: bold;
}

a.error {
	color: #D20000;
}