* {margin: 0; padding: 0; outline: none;}
li {list-style-type: none}
html {background: #5EB946 url('../_img/layout/bg.png') repeat top center; }
img {border: none; }

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


#footer-style-links A {
	font-size: 12px;
	color: #5eb946;
}

/*	=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;
	}

		/* Fixes size issue on Consultation Form */
		span.title_fix {
			font-size: 1em;
		}

		a.title_fix {
			color: #999;
		}

	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;
		margin-bottom: 10px;
	}
	
		.content ul ul {
			font-size: 10px;
			margin-bottom: 10px;
			margin-left: 0 !important;
			margin-top: 10px;
			padding-left: 20px !important;
		}
		
		.content li li
		{
			list-style-type: disc;
		}

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

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

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

.logo {
	padding: 0px 3px 10px;
}

.logo img
{
	display: none;
}

.logo a{
	display: block;
	width: 216px;
	height: 66px;
	background: url(../_img/layout/logo.png) no-repeat;
}

#stage {
	background: url('../_img/layout/stage.png') repeat-y;
	padding: 0px 6px;
	margin-top: -18px;
}

#ftr {
	background: url('../_img/layout/footer.png') repeat-y;
	padding: 0px 6px;
	clear: both;
}

#ftr_bot {
	background: url('../_img/layout/footer-bot.png') no-repeat;
	width: 972px;
	height: 19px;
	clear: both;
}

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

	.banner a span
	{
		position: absolute;
		left: -9000px;
		display: none;
	}

/*	=Headings
	------------------------------------------------------ */
	.heading 
	{
		height: 35px;
		padding: 13px 0px 0px 13px;
		margin: 0;
		font: 18px Georgia, Serif;
		letter-spacing: -0.5px;
		color: white;
	}

		.heading img 
		{
			color: white;
			font-size: 0px;
			display: none;
		}
		
		.heading .print
		{
			float: right;
			font-family: Arial,Helvetica,sans-serif;
			font-size: 0.7em;
			padding: 4px 15px;
			opacity: 0.7;
			-moz-opacity: 0.7;
			filter:alpha(opacity=70);
		}
		
		.heading .print:hover
		{
			opacity: 1;
			-moz-opacity: 1;
			filter:alpha(opacity=100);
		}
		
			.heading .print a
			{
				color: white;
				text-decoration: underline;
			}
		
			.heading .print img
			{
				display: inline;
				left: 4px;
				position: relative;
				top: -2px;
				vertical-align: middle;
			}

.content {
	padding: 10px;
	background: #F6F6F6;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.main_flash {
	padding: 5px 0px 0px !important;
	line-height: 0px;
}

/*---------------| COLUMNS |----------------*/
.c_160 {
	width: 160px;
	margin-left: 10px;
	float: left;
	position: relative;
	top: -10px;
}

.c_240 {
	width: 240px;
	margin-left: 10px;
	float: left;
	position: relative;
	top: -10px;
}

.c_540 {
	width: 540px;
	margin-left: 10px;
	float: left;
	position: relative;
	top: -10px;
}

.c_710 {
	width: 710px;
	margin-left: 10px;
	float: left;
	position: relative;
	top: -10px;
}

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

.fourth {
	width: 25%;
	float: left;
}

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

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

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

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


/*	=Twitter Link
	------------------------------------------------------ */
	.twitter,
	.twitter a
	{
		width: 133px;
		height: 94px;
		display: block;
		position: absolute;
	}
	
	.twitter
	{
		top: 0;
		right: 0;
	}
	
		.twitter a
		{
			background: url('../_img/icons/twitter.png');
			text-indent: -9000px;
		}

/*	=Navigation
	------------------------------------------------------ */
	#top_nav 
	{
		width: 972px;
		height: 44px;
		background: url('../_img/layout/nav.png') no-repeat;
		text-align: center;
		margin: 0;
	}

		#top_nav ul 
		{
			padding: 6px 0px;
			width: 819px;
			margin: auto;
		}

			#top_nav li
			{
				float: left;
				color: white;
				height: 38px;	
				background: url('../_img/nav/items.png') no-repeat;
				margin: 0px 10px;
			}

				#top_nav a 
				{
					display: block;
					height: 39px;
					text-decoration: none;
				}

			#home 
			{
				width: 15px;
				background-position: 0px !important;
			}

			#why_slimband 
			{
				width: 119px;
				background-position: -682px !important;
			}

			#program 
			{
				width: 140px;
				background-position: -16px !important;
			}

			#success 
			{
				width: 111px;
				background-position: -208px !important;
			}

			#faq 
			{
				width: 25px;
				background-position: -496px !important;
			}

			#pricing 
			{
				width: 51px;
				background-position: -157px !important;
			}

			#events 
			{
				width: 50px;
				background-position: -521px !important;
			}

			#blog 
			{
				width: 33px;
				background-position: -571px !important;
			}

			#contact 
			{
				width: 80px;
				background-position: -603px !important;
			}

			#diabetes 
			{
				width: 65px;
				background-position: -432px !important;
			}

/*---------------| SUB-NAVIGATION |----------------*/
#sub_nav {
	width: 972px;
	height: 22px;
	background: url('../_img/layout/subnav.png') no-repeat;
	position: relative;
	z-index: 3;
}

#sub_nav li {
	float: left;
	margin: 3px 10px 0px;
}

#sub_nav a {
	font-size: 1.1em;
	color: #666;
	text-decoration: none;
}

#sub_nav_shadow {
	margin-left: 6px;
	top: -3px;
	z-index: 1;
	position: relative;
}

#sub_nav li.first{
	padding-left: 134px;
}

/*---------------| BANNERS |----------------*/
#banner-home {
	background: url('/_img/banners/p_main.jpg') no-repeat top left
}
#banner-program {
	background: url('/_img/banners/program.jpg') no-repeat top left;
}
#banner-success {
	background: url('/_img/banners/success.jpg') no-repeat top left;
}
#banner-about {
	background: url('/_img/banners/about-full.jpg') no-repeat top left;
}
#banner-diabetes{
	background: url('/_img/banners/diabetes.png') no-repeat top left;
}
#banner-faq {
	background: url('/_img/banners/faq.jpg') no-repeat top left;
}
#banner-calendar {
	background: url('/_img/banners/calendar.jpg') no-repeat top left;
}
#banner-contact {
	background: url('/_img/banners/contact.jpg') no-repeat top left;
}
#banner-media {
	background: url('/_img/banners/press-media.jpg') no-repeat top left;
}

/*---------------| TABS |----------------*/
.tabs ul{
	padding-left: 7px;
}

.tabs ul.hcolour li div{
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha(opacity=50);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.cap_left {
	float: left;
	background: url('../_img/layout/tab-left.png') no-repeat;
	width: 7px;
	height: 17px;
	cursor: pointer;
}

.tab {
	float: left;
	height: 17px;
	line-height: 1.8em;
	background: #F6F6F6;
	font-size: 1.1em;
	padding: 0px 2px;
	cursor: pointer;
}

.tabbed {
	padding: 15px;
}

.cap_right {
	float: left;
	background: url('../_img/layout/tab-right.png') no-repeat;
	width: 7px;
	height: 17px;
	cursor: pointer;
}

.sel div {
	opacity: 1 !important;
}

/*---------------| COLLAPSABLE LISTS |----------------*/
.list dt {
	font-size: 1.2em;
	color: #666;
	padding: 5px 0px 5px 14px;
	cursor: pointer;
	background: url(../_img/misc/plus-minus.png) no-repeat 0px 3px;
}

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

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

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

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

.list div {
	display: none;
}

/*---------------| SUCCESS STORIES |----------------*/
.stories
{
	overflow: hidden;
}

.stories dt {
	width: 106px;
	float: left;
	height: 106px;
}

.stories dd {
	float: left;
	width: 404px;
	margin-bottom: 10px;
}

.stories_wide dd {
	width: 584px !important;
}

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

.stories a {
	text-decoration: none;
}

.stories a.view-success
{
	text-decoration: underline;
}

/*	=Diabetes Mini Ad
	------------------------------------------------------ */
	.diabetes-ad img
	{
		margin-right: 10px;
	}
	
	
	.diabetes-ad .button
	{
		text-align: center;
		margin: 0;
	}
	
		.diabetes-ad .button a
		{
			padding-top: 5px;
		}
	
			.diabetes-ad a img
			{
				margin: 0;
			}

/*---------------| 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;
}

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

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: 11px;
	background: none;
	border: none;
	padding-right: 10px;
}

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

.f_label {
	font-size: 12px;
	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;
}

.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: 100px;
			margin-right: 29px;
			margin-bottom: 10px;
		}
	
			.calendar_thumbs a
			{
				text-decoration: none;
				line-height:2px;
			}

			.calendar_thumbs img{
				margin-left: 7px;
				margin-bottom: 0px;
			}
	
			.calendar_thumbs span
			{
				font-weight: bold;
				padding-left: 12px;
				position: relative;
				font-size: 11px;
				display: block;
				text-align: center;
				line-height: 15px;
			}
	
/*	=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%;
	}
	
	#newsletter p,
	#newsletter li
	{
		font-size: 13px; 
		font-family: Georgia, Times New Roman, Times, serif; 
		font-style: normal;
		color: #333;  
		line-height: 20px;
	}
	
	#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: 12px;
		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
		}


/*	=Fancybox Text Styles
	------------------------------------------------------ */
	#fancy_div h2
	{
		padding: 15px 20px 0px;
		margin-bottom: 0;
		font-style: oblique;
	}
	
	#fancy_div p.small
	{
		padding: 10px;
		font-size: 1.2em;
	}
	
	#fancy_div p.disclaimer
	{
		font-size: 1.1em;
		padding: 10px 10px 0px;
	}
	
	#fancy_div ul,
	#fancy_div ol
	{
		margin-top: 10px;
		padding: 0px 10px;
	}
	
	#fancy_div ul li
	{
		list-style-type: disc;
	}
	
	#fancy_div ol li
	{
		list-style-type: decimal;	
	}
	
		#fancy_div li
		{
			color: #525252;
			font-size: 1.2em;
			margin: 10px 20px;
		}
	
/*	=About Slimband Buttons
	------------------------------------------------------ */
	.about-buttons
	{
		overflow: hidden;
		padding: 10px 0;
		margin-left: 35px;
	}
	
		.about-buttons div
		{
			width: 25%;
			float: left;
			text-align: center;
			padding: 0 15px;
		}
		
			.about-buttons a
			{
				width: 98px;
				height: 97px;
				overflow: hidden;
				display: block;
				margin: auto;
			}

				.about-buttons a:hover img 
				{
					margin-top: -97px;
				}

/*	=Calendar
	------------------------------------------------------ */
	.calendar tr:hover 
	{
		background-color: white;
	}
	
		.calendar td
		{
			padding: 10px;
			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;
		}
		
		.calendar p,
		.calendar span
		{
			font-size: 12px !important;
			font-family: Arial, Helvetica, sans-serif !important;
		}
	

/*	=Chef Videos
	------------------------------------------------------ */
	#videos
	{
		overflow: hidden;
	}
	
		.video
		{
			width: 50%;
			float: left;
			margin-bottom: 20px;
		}

			.video img
			{
				float: left;
				margin-right: 10px;
				margin-bottom: 10px;
			}
	
			.video h2
			{
				font-style: oblique;
			}
	
			.video .watch-video
			{
				display: block;
				text-indent: -9000px;
				background: url(../_img/buttons/watch-video.png) no-repeat;
				width: 118px;
				height: 27px;
				margin-left: 102px;
				margin-bottom: 5px;
			}
	
			.video .view-recipe
			{
				color: #999;
				font-weight: bold;
				font-size: 1.15em;
				text-decoration: none;
				padding-left: 5px;
			}
			
				.video .view-recipe:hover
				{
					color: #666;
				}
	
			.scroll
			{
				height: 100%;
				width: 100%;
				overflow-y: scroll;
			}
	
	
	
	
	
/*---------------| 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
	{
		color: white;
		font-size: 1.1em;
		padding-right: 25px;
		text-align: right;
	}
	
		.credit a
		{
			color: #CFEAC8;
		}
		
/*	=Shop section
	------------------------------------------------------ */
	#shop .third
	{
		margin-right: 10px;
		width: 303px;
	}
	
	#shop .submit
	{
		
	}
	
	.product .price
	{
		float: left;
		margin-right: 114px;
	}
	
		.product .price span
		{
			font-size: 12px;
		}
		
	.product .quantity
	{
		float: left;
		margin-top: -4px;
	}
	
	#total 
	{
		background-color: #FFF; 
		padding: 10px 10px 10px 10px; 
		-moz-border-radius: 6px; 
		border-radius: 6px;
		width: 265px !important;
	}
	
		#total .purchased 
		{
			
		}
		
			#total .purchased span
			{
				float: right;
				font-size: 12px;
			}
	
		#total .total
		{
			background-color: #f1eded; 
			padding: 10px 10px 9px 10px; 
			text-align: center; 
			-moz-border-radius: 6px; 
			border-radius: 6px;
		}
		
			#total .total p
			{
				margin-bottom: 0;
			}


/*	=Horizontal Rule
	------------------------------------------------------ */
	div.hr,
	div.hr-small
	{
		border-top: 1px solid #CCC;
		border-bottom: 1px solid white;
		margin: 20px 5px;
		clear: both;
	}
	
		div.hr hr,
		div.hr-small hr
		{
			display: none;
		}
		
	div.hr-small
	{
		margin: 10px 5px;
	}

/*---------------| 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;}
.black 		{color		:black;}

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;
}

.large
{
	font-size: 1.35em;
}

/*	= 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;
	}

.forms ul
{
	margin-bottom:20px;
	padding-left:30px !important;
}


/*-----------------| 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;
}

#fill-assessment-form #breakfast,
#fill-assessment-form #lunch,
#fill-assessment-form #dinner,
#fill-assessment-form #snack
{
	height: 35px;
}

#fill-assessment-form .confirmation
{
	font-size: 1.6em;
	line-height: 1.75em;
}

#fill-assessment-form .confirmation .checkbox
{
	float:left;
	margin-bottom:50px;
	margin-right:10px;
	margin-top:6px;
}

#fill-assessment-form label
{
	line-height: 1.75em;
}

#fill-assessment-form .success {
	background:none repeat scroll 0 0 #E6EFC2;
	color: #264409;
	border: 2px solid #C6D880;
	margin-bottom: 1em;
	padding: 0.95em 0.8em 0.8em;
}

#fill-assessment-form .n_margin
{
	margin-left: 0;
}