@charset "UTF-8";
/* CSS Document */

html, body {
	margin:0px;
	padding:5px;
	background: #fff;
	font-family:verdana;
	font-size:12px;
}

#wrapper { width: 900px; margin: 20px auto;}

/*--- HEADER AND CONTAINER ---*/

#header {
	display:block; 
	height:193px; 
	background:#fff;
	background-image: url(images/logo.jpg);
	background-position: right 15px;
	background-repeat: no-repeat; 
	color:#fff; 
	text-align:center; 
	padding:0px; 
	font-size:30px;
}

#title {
height: 0px;
position: relative;
top: 108px;
}

#container3 {
	position:relative; 
	display:block; 
	background:#e3e3e3; 
	border-left:160px solid #ccc;
	border-right:370px solid #FC7713;
}

#container2 {

}


/*--- NAVIGATION ---*/

#navcontainer {
	padding-top: 158px;
	padding-bottom: 0px;
	margin-bottom:0px;
	
}

.preload2 {background: url(images/button4.gif);}
.menu2 {padding:0 0 0 32px; margin:0; list-style:none; height:35px; background:#fff url(images/button1a.gif) repeat-x; position:relative; font-family:arial, verdana, sans-serif; }
.menu2 li.top {display:block; float:left; position:relative;}
.menu2 li a.top_link {display:block; float:left; height:35px; line-height:33px; color:#bbb; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;}
.menu2 li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:35px;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:35px; background:url(images/down.gif) no-repeat right top;}
.menu2 li a.top_link:hover {color:#fff; background: url(images/button4.gif) no-repeat;}
.menu2 li a.top_link:hover span {background:url(images/button4.gif) no-repeat right top;}
.menu2 li a.top_link:hover span.down {background:url(images/button4a.gif) no-repeat right top;}

.menu2 li:hover > a.top_link {color:#fff; background: url(images/button4.gif) no-repeat;}
.menu2 li:hover > a.top_link span {background:url(images/button4.gif) no-repeat right top;}
.menu2 li:hover > a.top_link span.down {background:url(images/button4a.gif) no-repeat right top;}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */



#nav li a.current span {
	background:url(images/three_3.gif) no-repeat right top;
}





#nav li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(images/three_0.gif) right top no-repeat;}

#nav li:hover a.top_link {color:#fff; background: url(images/three_1.gif) no-repeat;}

#nav li:hover a.top_link span {background:url(images/three_1.gif) no-repeat right top;}

#nav li:hover {position:relative; z-index:200;}



#nav ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

/*--- LEFT HAND NAVIGATION ---*/

#navlist
{
	padding: 0 1px 1px 0;
	margin-left: 5px;
	margin-top: 5px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	width: 150px;
}

#navlist li
{
	list-style: none;
	margin: 0;
	text-align: left;
}

#navlist li a
{
	display: block;
	padding: 0.25em 0.5em 0.25em 0.75em;
	text-decoration: none;
}

#navlist li a:link { color:#333 }
#navlist li a:visited { color: #333; }

#navlist li a:hover
{
color: #FC7713;
}

#navlistspace
{
	padding: 0 1px 1px 0;
	margin-left: 5px;
	margin-top: 5px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	width: 150px;
}

#navlistspace li
{
	list-style: none;
	margin: 0;
	text-align: left;
	padding-bottom: 4px;
	line-height: 13px;
	
}

#navlistspace li a
{
	display: block;
	padding: 0.25em 0.5em 0.25em 0.75em;
	text-decoration: none;
}

#navlistspace li a:link { color:#333 }
#navlistspace li a:visited { color: #333; }

#navlistspace li a:hover
{
color: #FC7713;
}


/*--- CONTENT ---*/

#inner {
	display:block; 
	margin-left:-160px; 
	margin-right:-370px; 
	padding: 0px; 
	height: 360px;
}

#left {
	float:left; 
	position:relative; 
	width:160px; 
	left:0px;
	

}

#left2 {
	float:left;
	width:490px;
	height: 360px;
	background-color: #ddd;
	padding-left: 20px;
	padding-right: 20px;
	overflow: auto;
}

#left2 p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 1.3em;

}

#center { 
	float: left;
	width: 330px; 
/*	margin-left:160px; 
	margin-right:370px;*/ 
	padding-left: 20px;
	padding-right: 20px;
	height: 360px;
	position:relative; 
	display:block; 
	overflow: auto;
	padding-top: 0px;
	margin-top: 0px;

}

#centre p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 1.3em;


}

#right {
	float:right; 
	position:relative; 
	width:370px; 
	height: 360px;
	margin: 0px;
	padding: 0px;
}

#right2 {
	float: right;
	width: 370px;
	height: 360px;
	background-color: #FC7713;
	padding: 0px;
}

#right2text {
	padding: 10px 15px 0 15px;
	background-image: url(images/speechbubbles.jpg);
	background-repeat: no-repeat;
	background-position: 290px 50px;
	height: 125px;
}

#right2text p {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.5em;
	
	
}

.clear {clear:both;}


ul#list {list-style: none; padding: 10px 0 0 0; margin: 0px;}

ul#list a:link { color: #0066FF ; text-decoration: none}
ul#list a:hover { color:#FC7713 }
ul#list a:visited { color:#0066FF; text-decoration: none; }

p a:link { color: #0066FF; text-decoration:none}
p a:hover{ color: #FC7713;}
p a:visited { color: #0066FF; text-decoration: none }

ol.numberedlist { padding-left: 30px; }

ol.numberedlist li { }


em {font-weight:bold;}

#footer {
	display:block; 
	height:20px; 
	background: #fff; 
	color: #333333; 
	text-align:left; 
	padding: 0px; 
	font-size: 10px;
}

#footer p {
	padding-top: 5px;
	color: #FC7713;
}


h1#welcome_title {
	text-indent: -5000px;
	background: url(images/title-welcome.jpg);
	background-repeat: no-repeat;
	height: 35px;
	margin-bottom: 0px;
}

h1.title {
	text-align: center;
	margin: 0px;
	color: #FC7713;
	font-size: 16px;
	font-weight: bold;
}

h1#faq_title {
	text-indent: -5000px;
	background: url(images/title-curious.jpg);
	background-repeat: no-repeat;
	height: 36px;
	margin-bottom: 0px;
}

h1#recipes_title {
	text-indent: -5000px;
	background: url(images/title-food.jpg);
	background-repeat: no-repeat;
	height: 45px;
	margin-bottom: 0px;
}

h1#stretches_title {
	text-indent: -5000px;
	background: url(images/title-stretches.jpg);
	background-repeat: no-repeat;
	height: 35px;
	margin-bottom: 0px;
}

h1#testimonials_title {
	text-indent: -5000px;
	background: url(images/title-testimonial.jpg);
	background-repeat: no-repeat;
	height: 34px;
	margin-bottom: 0px;
}

h1#ahp_title {
	text-indent: -5000px;
	background: url(images/title-ahp.jpg);
	background-repeat: no-repeat;
	height: 45px;
	margin-bottom: 0px;
}

h1#links_title {
	text-indent: -5000px;
	background: url(images/title-links.jpg);
	background-repeat: no-repeat;
	height: 35px;
	margin-bottom: 0px;
}

h1#rates_title {
	text-indent: -5000px;
	background: url(images/title-start.jpg);
	background-repeat: no-repeat;
	height: 44px;
	margin-bottom: 0px;
}

h1#contact_title {
	text-indent: -5000px;
	background: url(images/title-contact.jpg);
	background-repeat: no-repeat;
	height: 36px;
	margin-bottom: 0px;
}

h2 {padding: 10px 0 5px 0;
	margin: 0px;
	color: #FC7713;
	text-transform:uppercase;
	font-size: 16px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;}

h3 { padding: 10px 0 5px 0;
	margin: 0px;
	color: #FC7713;
	font-size: 14px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h4 {padding: 0px;
	margin: 0px;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.orangetext {color: #FC7713;}

.style1 {
font-size: 10px;
font-style: italic;
}

/*--- FORM STYLING ---*/

#boxes {
	height:80px;
	}

#boxleft1 {
	float: left;
	display: block;
	}
#boxleft2 { 
	float: left;
	margin-left: 10px;
	display: block;
	}
#boxleft3 {
	float: left;
	margin-left: 10px;
	display: block;
	}
#boxleft4 {
	float:left;
	margin-left: 10px;
	display: block;
	}			

#lastquestion {
	clear:both;
	}
#formwrap {
	margin-top: 20px;
}

#frmRegister p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 10px;
}
#frmRegister fieldset {
	background-color: #CCCCCC;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
#frmRegister legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	background-color: #CCCCCC;
	letter-spacing: .1em;
	margin-top: -5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#left2 #frmRegister input.text {
	width: 250px;
}

#left2 #frmRegister input.text:focus,#left2 #frmRegister input.textarea:focus {
	background-color:#FFFFCC
}

/*--- FORM MAIL ---*/

body.submitted form {
	width: 800px;
	margin: 20px auto 0px auto;
}

/*
.small {
	text-decoration: none;
	font-size: 10px;
	text-align: left;
	color:#3f3f3f;

}
*/