html,body,div,span,hr,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,:before,:after,input,textarea,select{background:none;border:0;border-collapse:collapse;border-spacing:0;border-width:0;bottom:auto;clear:none;content:none;direction:ltr;float:none;left:auto;list-style:none;margin:0;outline:0;padding:0;right:auto;text-decoration:none;text-indent:0;top:auto;}
body,input,textarea,select{font-family:Arial,Helvetica,sans-serif;}
#content h1,#content h2,#content h3,#content h4,#content h5,#content h6,#left form h4,#left form p#newsletter_submit input,#right h1,#right h2,#right h3{font-family: Georgia, Arial, Helvetica, sans-serif;}

body {
background: url(../graphics/layout/back.jpg) 50% 0 repeat-y;
font-size: 62.5%;
text-align: center;
}



/* Main page wrapper. */

#fades {
margin: 0 auto;
padding: 0 16px;
width: 1000px;
}

#wrapper {
background: url(../graphics/layout/banner.jpg) 50% 0 no-repeat;
padding: 127px 0 0;
width: 1000px;
}

ul#why {
float: left;
display: block;
widows: 1000px;
height: 73px;
border-bottom: 1px solid #fff;
}
	
	ul#why li {
	float: left;
	display: block;
	height: 73px;
	}
		
		ul#why li img {
		border: none;
		}
		
		ul#why li a {
		float: left;
		height: 73px;
		}
		
		ul#why li span {
		display: none;
		}
		
		ul#why li#why-ques {
		width: 194px;
		}
		
		ul#why li#why-ques a {
		display: block;
		background: transparent url(../graphics/layout/why-ques.jpg) top left no-repeat;
		width: 194px;
		}
		
		ul#why li#why-pric {
		}
		
		ul#why li#why-care {
		}
		
		ul#why li#why-serv {
		}
		
		ul#why li#why-clas {
		}
		
		ul#why li#why-head {
		}

/* Top navigation. */

p#nav {
clear: both;
background: #67C6EB url(../graphics/layout/nav.jpg) repeat-x;
border-bottom: 1px solid #7FD0EF;
border-top: 1px solid #5CAFCF;
color: #56B3D7;
font-size: 1.2em;
padding: 7px 0;
text-align: left;
width: 1000px;
}

	p#nav a {
	color: #fff;
	padding: 0 6px;
	}
	
		p#nav a:hover {
		color: #800180;
		}



/* Main content area. */

#main {
clear: both;
background: url(../graphics/layout/content.jpg) no-repeat;
font-size: 1.2em;
line-height: 1.5em;
padding: 0 0 20px 0;
text-align: left;
}



/* USPs */

#usp {
float: left;
display: block;
width: 1000px;
height: 230px;
}
	
	#ba {
	float: left;
	display: block;
	width: 260px;
	height: 230px;
	}
	
	#topquote {
	float: left;
	display: block;
	width: 500px;
	height: 230px;
	}
	
	#buttons {
	float: left;
	display: block;
	width: 235px;
	height: 230px;
	}
		
		#buttons ul {
		margin: 8px 0 0 20px;
		padding: 0;
		}
			
			#buttons ul li {
			margin: 0 0 8px 0;
			padding: 0;
			width: 210px;
			height: 25px;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-style: italic;
			font-size: 1.2em;
			text-align: center;
			}
				
				#buttons ul li a {
				display: block;
				width: 210px;
				height: 25px;
				}
					
					#buttons ul li a span {
					display: none;
					}
			
			#buttons ul li#test-but {
			background: url(../graphics/layout/test-but.png) no-repeat;
			}
			
			#buttons ul li#surg-but {
			background: url(../graphics/layout/surg-but.png) no-repeat;
			}
			
			#buttons ul li#read-but {
			background: url(../graphics/layout/read-but.png) no-repeat;
			}
			
			#buttons ul li#cont-but {
			background: url(../graphics/layout/cont-but.png) no-repeat;
			}
			
			#buttons ul li#ques-but {
			background: url(../graphics/layout/ques-but.png) no-repeat;
			}
			
			#buttons ul li.facebook {
			background: url(../graphics/layout/facebutton.png) no-repeat;
			}



/* Content areas. */

#inner {
float: right;
width: 816px;
}

	#right {
	color: #3DA0C7;
	display: inline;
	float: right;
	margin: 0 10px 0 0;
	width: 209px;
	}
	
	#content {
	display: inline;
	float: left;
	margin: 0 26px 0 0;
	width: 570px;
	}

#left {
float: left;
font-weight: bold;
width: 184px;
}



/* Central content area. */

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6,
#content p, #content ul, #content ol, #content blockquote {
padding: 0 0 16px;
}

	#content h1 {
	font-size: 2em;
	font-weight: normal;
	line-height: normal;
	}

	#content h2, #content h3, #content h4, #content h5, #content h6 {
	font-size: 1.6em;
	font-weight: normal;
	line-height: normal;
	}

	#content ul, #content ol, #content blockquote {
	margin: 0 40px;
	}
		
		#content ul li {
		list-style: circle;
		padding: 5px 0;
		font-weight: bold;
		}
		
		#content ol li {
		list-style: decimal;
		padding: 5px 0;
		font-weight: bold;
		}
	
	#content a {
	color: #3DA0C7;
	}
	
		#content a:hover {
		color: #FB51B0;
		}
		
	#content ul.sitemap li {
	padding: 0 0 7px;
	}



/* Left panel. */

#left p {
padding: 5px 10px;
}

#left h1, #left h2, #left h3 {
background: url(../graphics/layout/bullet_black.jpg) 10px 50% no-repeat;
font-size: 1em;
margin: 0;
padding: 0px 25px 3px;
}

	#left h1 a, #left h2 a, #left h3 a {
	color: #000;
	}

	#left ul {
	padding: 0 0 3px;
	}

	#left li {
	background: url(../graphics/layout/bullet_blue.jpg) 10px 55% no-repeat;
	padding: 3px 25px;
	}

	#left li.uslink {
	background: url(../graphics/layout/stars-stripes.gif) 5px 55% no-repeat;
	padding: 3px 25px;
	}
	
	#left a {
	color: #3DA0C7;
	}
	
		#left a:hover {
		color: #FB51B0;
		}
	
	#left form {
	background: #64C1E6 url(../graphics/layout/newsletter_top.jpg) no-repeat;
	color: #fff;
	font-weight: normal;
	margin: 5px 10px;
	width: 150px;
	}
	
		#left form h4 {
		font-size: 1.4em;
		font-style: italic;
		font-weight: normal;
		letter-spacing: -1px;
		}
		
		#left form label {
		display: block;
		padding: 5px 0;
		}
		
			#left form input {
			background: #fff;
			border:1px solid #999;
			padding: 2px;
			width: 134px;
			}
			
		#left form div {
		background: url(../graphics/layout/newsletter_bottom.jpg) 0 100% no-repeat;
		padding: 5px;
		}
		
			#left form p#newsletter_submit {
			text-align: right;
			}
		
			#left form p#newsletter_submit input {
			background: url(../graphics/layout/newsletter_submit.gif) no-repeat;
			border: none;
			color: #3DA0C7;
			font-size: 1.4em;
			font-style: italic;
			height: 25px;
			margin: 5px 0 0;
			padding: 0;
			width: 91px;
			}
	


/* Right panel. */

#right a:hover {
color: #800180;
}

#right h1, #right h2, #right h3 {
color: #fff;
font-size: 1.6em;
font-weight: normal;
margin: 5px 0;
text-align: center;
}

	#right h1 a {
	display: block;
	color: #fff;
	margin: 0;
	padding: 8px 10px 9px;
	background: url(../graphics/layout/forum.jpg) no-repeat;
	}

	#right h2 {
	background: url(../graphics/layout/packages.jpg) no-repeat;
	padding: 8px 10px 9px;
	}

	#right h3 a {
	display: block;
	color: #fff;
	margin: 0;
	padding: 8px 10px 9px;
	background: url(../graphics/layout/news.jpg) no-repeat;
	}
	
	#right p {
	font-size: .9em;
	line-height: 1.2em;
	padding: 5px 0;
	}
	
		#right p.header {
		color: #000;
		font-weight: bold;
		}
	
		#right a {
		color: #3DA0C7;
		}




/* Page Footer. */

#footer {
padding: 20px 0 0;
}

	p#slogan {
	border-bottom: 3px double #3DA0C7;
	color: #3DA0C7;
	font-size: 1.4em;
	text-align: left;
	text-transform: uppercase;
	}
	
	p#details {
	color: #5B5B5B;
	font-size: 1.1em;
	padding: 10px;
	text-align: right;
	}
	
		p#details span {
		color: #A6A6B6;
		font-weight: bold;
		padding: 0 5px 0 30px;
		}



/* Fixes for IE/ Firefox. */

		  #main { height: 1%; }
html>body #main { height: auto; overflow: auto; }


/* BMI form */

table#bmitable {
margin: 0;
padding: 0;
width: 500px;
height: 120px;
text-align: center;
background: url(/graphics/layout/bmi-bg.png) no-repeat;
color: #fff;
font-size: 1em;
}
table#bmitable td {
height: 30px;
vertical-align: middle;
font-size: 1.2em;
line-height: normal;
}
table#bmitable td input {
width: 30px;
background-color: #fff;
padding: 1px;
text-align: center;
}
table#bmitable td.bmi-eql {
width: 80px;
font-size: 2em;
height: 60px;
}
table#bmitable td.bmi-res {
width: 107px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 3em;
height: 60px;
}

/* Testimonials */

div.testimonial {
	background: transparent url(../graphics/layout/oq.gif) top left no-repeat;
	font-size: 1.2em;
	width: 585px;
}

div#content div.testimonial p {
	text-align: right;
}

div.testimonial div.close {
	padding: 50px 0px;
	background: transparent url(../graphics/layout/cq.gif) bottom right no-repeat;
	text-align: center;
}

div#content div.testimonial div.close p {
	width: 460px;
	margin: 0px auto;
	text-align: justify;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div#main p#cc {
	width: 173px;
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 20px 0px 0px 0px;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
}

div#main div#quote {
	width: 173px;
	background: #fff url(../graphics/layout/soq.gif) top left no-repeat;
}

div#main div#quote div#cq {
	width: 173px;
	background: transparent url(../graphics/layout/scq.gif) bottom right no-repeat;
	text-align: center;
}

div#main div#quote p {
	width: 150px;
	margin: 5px auto;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}

div#main div#quote div#cq p {
	width: 140px;
	margin: 0px auto;
	padding: 15px 0px;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: italic;
	font-weight: normal;
}

/* Contact Form */

table.cms_form {
	width: 100%;
}

table.cms_form .left {
	width: 25%;
	padding: 3px;
}

table.cms_form .right {
	width: 75%;
	text-align: right;
	padding: 3px;
}

table.cms_form input, table.cms_form textarea {
	border: 1px solid #333;
	background-color: #fff;
	width: 98%;
	padding: 2px;
}

table.cms_form textarea {
	height: 100px;
}

p.cart_buttons {
	margin: 10px 0;
	width: 100%;
}

p.cart_buttons input {
	float: right;
	border: 1px solid #333;
	padding: 2px 5px;
}

/* Questionnaire */

table#questionnaire {
	width: 570px;
	font-size: 1em;
}

table#questionnaire td {
	margin: 2px;
	padding: 2px;
	border: 1px solid #C69;
}

table#questionnaire td.label {
	width: 270px;
}

table#questionnaire td.input {
	width: 300px;
}

table#questionnaire td.input input, table#questionnaire td.input textarea {
	width: 300px;
	border: 1px solid #999;
}

table#questionnaire td.input input.check {
	width: auto;
	border: none;
}

table#questionnaire td.header {
	color: #fff;
	background-color: blue;
}

/* Prices Page */

table.prices_table {
	width: 560px;
}

table#prices_table th {
	font-weight: bold;
	font-size: 1.2em;
}

table#prices_table td {
	border-top: 1px solid #CCC;
}

table.prices_table .procedure {
	width: 400px;
	padding: 4px;
	vertical-align: top;
}

table.prices_table .prices {
	width: 160px;
	font-size: 1.2em;
	font-weight: bold;
	text-align: right;
	padding: 0;
}

ul#subpages {
	display: none;
}

p.highlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #3DA0C7;
	font-style: italic;
	margin: 0 20px;
}

input#formcode {
	background: #fff url(../graphics/layout/formcode.jpg) top left no-repeat;
	font-size: 1em;
	padding: 1px 0 0 1px;
}

/* Questionnaire Form */

table.questtable {
	width: 570px;
}

table.questtable th {
	background-color: #FC88C7;
	color: #fff;
	padding: 5px;
}

table.questtable td {
	width: 50%;
	border: 1px solid #FC88C7;
	padding: 5px;
	vertical-align: top;
}

table.questtable td.grey {
	background-color: #ddd;
}

table.questtable td.header {
	background-color: #67C3E8;
	color: #fff;
}

table.questtable td input {
	width: 260px;
	border: 1px solid #999;
	padding: 2px;
}

table.questtable td select {
	border: 1px solid #999;
}

table.questtable td textarea {
	width: 260px;
	height: 75px;
	border: 1px solid #999;
	padding: 2px;
	background-color: #fff;
}

table.questtable td input.radio, table.questtable td input.checkbox {
	width: auto;
	border: none;
}

table.questtable tfoot td {
	background-color: #FC88C7;
	padding: 5px;
	text-align: right;
}

table.questtable tfoot td input {
	width: auto;
	background-color: #fff;
}

table.questtable tr.morerow td {
	background-color: #ddd;
}

table.questtable td table {
	width: 560px;
}

table.questtable td table td {
	width: 10%;
	text-align: center;
}

table.questtable td table td.label {
	width: 60%;
}

div#access {
	position: fixed; 
	top: 0; 
	left: 0;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	background-color: #fff;
	padding: 5px;
	font-size: 1.6em;
}

div#access img {
float: left;
}

div#access div#accessopt {
margin: 0 0 0 40px;
text-align: left;
}

table.newsletter_form {
width: 300px;
font-size: 1.2em;
margin: 5px;
}

table.newsletter_form td {
padding: 5px;
}

table.newsletter_form td.left {
width: 130px;
text-align: right;
}

table.newsletter_form td.right {
width: 170px;
text-align: left;
}

table.newsletter_form td.right input {
border: 1px solid #ccc;
width: 160px;
}

form#newsletter_form p.cart_buttons {
margin: 5px 0;
}

form#newsletter_form p.cart_buttons input.important {
margin: 0 18px;
}
