/* @override http://www.yourhealthcentral.com.au/health_style.css */


* {
	margin: 0;
	padding: 0;
}

html, body {
	margin: 0;
	padding: 0;
	/* background: #007CC2 url('/images/bg-slice.jpg') repeat-x; */ 
	background-color: #40A7EA; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:.95em;
	color: #696E78;
}
img{
border: 0px;
}

#wrapper {
 margin: auto;
 width: 1000px;
 background: url('/images/bg2.jpg') no-repeat;	
}

a:link, a:active, a:visited {
	color: #007CC2;
	text-decoration: none;
}

a:hover {
	color: #007CC2;
	text-decoration: underline;
}

#content-detail a:link, a:active, a:visited{
	color: #007CC2;
	text-decoration: none;
}

#content-detail a:hover {
	color: #007CC2;
	text-decoration: none;
}


/* -------------------- HEADER -------------------- */

#header {
	width: 825px;
	height: 105px;
	margin-left: 75px;
	padding-top: 20px;
	
}

.header-link {
	width: 185px;
	height: 118px;
	display: block;
	float: left;
}

.header-link span {
	display: none;
}


#link-box {
	padding: 20px 25px 20px;
}

#link-box a {
	color: #696E78;
	font-size: 9px;
	text-decoration: none;
	float: left;
	margin-left: 10px;
}

#link-box a:hover {
	color: #696E78;
	font-size: 9px;
	text-decoration: underline;
	float: left;
}

#search-box form {
	padding: 0 0 0 23px;
}
#search_results{
	padding: 0px;
	min-height: 300px;
	overflow: auto;
}
a.subscribe {
	color: #696E78;
	font-size: 8px;
	text-decoration: none;
	display: block;
	height: 14px;
	float: left;
	background: url(/images/rss.gif) left center no-repeat;
	padding-left: 20px;
	padding-top: 3px;
	margin-top: -3px;
}

.name {
	width: 163px;
	height: 14px;
	background: #FFFFFF;
	border: 1px solid #C8C9CA;
	font-size: 90%;
	color: #696E78;
	margin: 10px 12px 0 12px;
	padding: 2px 0 0 5px;
	font-family: Arial, Helvetica, sans-serif;
}

.email {
	width: 163px;
	height: 14px;
	background: #FFFFFF;
	border: 1px solid #C8C9CA;
	font-size: 90%;
	color: #696E78;
	margin: 5px 12px 0 12px;
	padding: 2px 0 0 5px;
	font-family: Arial, Helvetica, sans-serif;
;
}

#message {
	width: 163px;
	height: 80px;
	background: #FFFFFF;
	border: 1px solid #C8C9CA;
	font-size: 90%;
	color: #696E78;
	margin: 10px 12px 0 12px;
	padding: 2px 0 0 5px;
	font-family: Arial, Helvetica, sans-serif;
}

.text {
	width: 230px;
	height: 16px;
	background: #FFFFFF;
	border: 1px solid #C8C9CA;
	font-size: 90%;
	color: #696E78;
	font-family: Arial, Helvetica, sans-serif;
}

.search {
	width: 57px;
	height: 25px;
	background: url(/images/searchbtn.gif) left top no-repeat;
	margin: 0;
	padding: 0;
	border: 0;
}

.submit {
	width: 50px;
	height: 20px;
	background: url(/images/submitbtn.gif) left bottom no-repeat;
	margin: 5px 8px 0 0;
	padding: 0;
	border: 0;
	float: right;
}
/* -------------------- Main Search Form -------------------- */

#search-box{

width:580px;
padding: 5px 2px 5px 10px;
clear: both;
}
#search-box h1{
 font-size: 16px;
}
.search_line{
	width:580px;
	clear: both;
}

.search_field{
	width:140px;
	font-size: 12px;
	padding:2px;
	float: left;
}
.search_field_long{
	width:330px
	padding:5px;
	float: left;
}
.search_label{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #40A7EA;
	padding: 5px 0px 5px 0px;
	
}
.search_result_line{
	width:572px;
    background: url(/images/results_line_bg.jpg) left top no-repeat; 
	border: solid 1px #cccccc;
	padding: 1px;
	margin-bottom: 5px;
	clear: both;
	color: #000;
}

.search_result_line p{
	font-size: 9px;
	font-weight: normal;
	padding: 1px;
	color: #000;
}

.search_result_image{
	width:90px;
	float: left;
}
.search_result_field{
	width:150px;
	float: left;
	font-size: 11px;
	padding-right: 10px;
}
.search_result_field p{
	width:150px;
	float: left;
	font-size: 11px;
	padding-right: 10px;
	color: #000;
}
.search_result_description p{
	width:240px;
	float: left;
	font-size: 11px;
	padding-right: 10px;
	color: #000;
	display: inline;
}
.search_result_button{
	width:50px;
	padding-top: 30px;
}

.search_field_long input{
	border:1px solid #40A7EA;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-radius:4px;
	padding:2px;
	height: 20px;
	width: 320px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    font-size: 14px;

}

.promo_input{
	border:1px solid #666666;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-radius:4px;
	padding:2px;
	height: 20px;
	width: 220px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    font-size: 13px;

}

.address {
	clear: both;
	font-size: 90%;
	line-height: 200%;
	padding: 0 12px;
}

.address a {
	color: #000000;
	text-decoration: none;
}

.address a:hover {
	color: #000000;
	text-decoration: underline;
}

.bottom {
	text-align: right;
	font-size: 80%;
	padding: 5px 0;
	width: 850px;
	margin: 0 auto;
}

/* -------------------- NAVIGATION -------------------- */

#nav {
	width: 815px;
	height: 26px;
	oveflow: hidden;
	background: #ffffff url(/images/menu-bar.jpg) center top no-repeat;
	margin: 2px 2px 8px 5px;
	clear: both;
}

#nav-search {
	width: 815px;
	height: 26px;
	oveflow: hidden;
	margin: 0px 2px 8px 2px;
	text-align: right;
	clear: both;
}
.nav_field_long{
	width:330px
	padding:5px;
	float: right;
}
.nav_field_long input{
	border:1px solid #40A7EA;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-radius:4px;
	padding:2px;
	height: 20px;
	width: 220px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    font-size: 14px;

}

/*#navbar {
	width: 815px;
	height: 26px;
	oveflow: hidden;
	background: #ffffff url(/images/menu-bar.jpg) center top no-repeat;
	margin: 2px 2px 20px 2px;
	clear: both;
}
*/
#nav ul li {
	float: left;
	display: inline;
	list-style: none;
	margin-right: 3px;
	margin-top: 5px;
	margin-bottom: 10px;
	border-right: 1px solid #000;
}

#nav ul li a {
	display: block;
	color: #fffff;
	text-decoration: none;
	padding: 0 15px 0 15px; 
	height: 15px;
	margin: 0;
	text-align: center;
	}

#nav ul li a:hover {
	display: block;
	color: #FFFFFF;
	text-decoration: underline;
	background-position: -110px 0;
}

#nav ul li a.active {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-position: -110px 0;
}

#home-banner {
	width: 815px;
	height: 211px;
	margin: 0 auto;
	padding: 0;

}

.banner-link {
	width: 231px;
	height: 25px;
	margin: 0;
	padding: 10px 0 0 0;
	border: 0;
	text-align: center;
	display: block;
	position: relative;
	left: 96px;
	top: 176px;
}

.banner-link span {
	display: none;
}

#column1 {
	width: 300px;
	float: left;
	background: url(/images/column1.gif) center top no-repeat;
	margin: 0 15px 0 20px;
}

* html #column1 {
	margin: 0 10px 0 10px;
}

#column2 {
	width: 300px;
	float: left;
	background: url(/images/column1.gif) center top no-repeat;
	margin: 0 15px 0 0;
}

* html #column2 {
	margin: 0 15px 0 0;
}

#column2 p {
	padding: 5px 12px;
	line-height: 150%;
}

#column3 {
	width: 190px;
	float: left;
	background: url(/images/column3.gif) center top no-repeat;
	margin: 0;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #696E78;
	margin: 0;
	padding: 12px 12px 5px 12px;
	font-weight: normal;
}

/* -------------------- CONTENT -------------------- */



#content {
	width: 825px;
	height: 100%;
	margin-left: 75px;
	min-height: 600px;
	padding-bottom: 20px;
	background-color: #ffffff;
    background: #fff url(/images/menu.jpg) no-repeat top;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-border-radius:5px;
	clear: both;
}
#banner {
	width: 825px;
	padding:0px;
	clear: both;
}

#content-main {
	width: 600px;
	min-height: 600px;
	padding:5px;
	height: auto;
	float: left;
}

#content-detail {
	width: 406px;
	min-height: 600px;
	padding:4px;
	height: auto;
	float: left;
}

#content-standard {
	width: 640px;
	min-height: 600px;
	padding:5px;
	height: auto;
	float: left;
}

#left-side {
	width: 170px;
	margin: 0 0 0 3px;
	padding: 0;
	float: left;
	height: 100%;

}

#right-side {
	width: 190px;
	min-height: 600px;
	margin: 0px 10px 0px 0px;
	padding: 0;
	float: right;
	display: inline;

}
.right-container{
	border: 1px solid #40A7EA;
	margin-bottom: 10px;
	background-color: #ffffff;
	
}
.right_container_header{
	height:25px;
	color: #40A7EA;
	text-align: center;
	padding-top: 2px;
	font-weight: bold;
}
.right_container_content{
	background-color: #40A7EA;
	padding-left: 4px;
	
}
.right_container_content p{
	color: #ffffff;
	font-size: 12px;
	
}

* html #left-side {
	margin: 0 0 0 10px;
}

.subnav {
	width: 231px;
	margin: 15px auto 0;
	padding: 0;
}

.subnav li {
	list-style: none;
	width: 231px;
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #EC1C24;
}

.subnav li a {
	color: #696E78;
	text-decoration: none;
	font-weight: bold;
	font-size: 110%;
}

.subnav li a:hover {
	color: #EC1C24;
	text-decoration: none;
	font-weight: bold;
	font-size: 110%;
}

.subnav li a.activesub {
	color: #EC1C24;
	text-decoration: none;
	font-weight: bold;
	font-size: 110%;
}

.side-photo {
	margin: 20px 36px 0 37px;
	padding: 0;
	background: transparent url(/images/loader.gif) no-repeat center center;
}

.side-photo-front {
	margin: 20px 0px 0 10px;
	padding: 0;
	background: transparent url(/images/loader.gif) no-repeat center center;
}


p{
	padding: 4px 10px;
	color: #696E78;
	font-size: 12px;
}

#right-side a:link, a:active, a:visited{
		color: #ffffff;
		text-decoration: underline;
		
	}

#right-side a:hover{
		color: #333;

	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #40A7EA;
	margin: 0;
	padding: 12px 12px 8px 0px;
	font-weight: bold;
	/*background: url(/images/h2.gif) 12px bottom no-repeat;*/
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #D71E28;
	margin: 0;
	padding: 3px 12px 3px 12px;
	font-weight: bold;
	line-height: 22px;
}

hr {
	border: 0;
	width: 92%;
	color: #F48C90;


/*; color: #EC1C24; */
	
	background-color: #F48C90;

/* background-color: #EC1C24; */
	
	height: 2px;
	margin: 0 auto;
	clear: both;
}

.rightcol ul{
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
	list-style-position: outside;
	padding: 6px 12px 8px 6px;
	line-height: 120%;
	margin-left: 16px;
}

.rightcol li{
	margin-top: 7px;
}



#footer {
	width: 825px;
	height: 18px;
	margin: 5px 20px 10px 75px;
	text-align: center;
	font-size: 100%;
	color: #FFFFFF;
}
#footer a{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

#copyright {
	width: 815px;
	height: 62px;
	margin: 0 auto 0 auto;
	padding: 10px 20px;
	clear: both;
	text-align: center;
	font-size: 100%;
}

body.mceContentBody {
   background: #FFF;
}

.front_image{
float:left;
width: 120px;
height: 120px;
margin: 0 5px 5px 0;
border: 0px;

}
.general_images{
width: 400px;
padding-left: 10px;
clear: both;

}

.image_container{
float:left;
width: 120px;
height: 150px;
margin: 0px 5px 0px 0px;
text-align: center;
}

.flash_preview{
float:left;
width: 120px;
border: 0px;
}
.image_container a{
	color: #999;
	text-decoration: none;

}


#promotional_offer{
background: url(/images/promotional_offer.jpg) no-repeat;
width: 400px;
height: 80px;
text-align: center;
padding-top: 15px;
padding-right: 15px;
font-size: 18px;
font-weight: bold;
color: #40A7EA;

}

.general_entry h3{
	color: #ccc;
	font-weight: bold;
	
}

.general_content li{
	color: #696E78;
	font-size: 12px
	
}
.general_content ul{
	margin-left:35px;
}

.general_content a{
	color: #007CC2;
	text-decoration: none;
}
/* New Navigation */


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#cfnavbar{
margin: 0;
/* background: url(/images/menu.jpg) repeat-x top right; */

}

#cfnavbar ul{
/* background: url(/images/menu.jpg) repeat-x top right; */
padding: 0;
float: left;
font: bold 80% Verdana;
}

#cfnavbar ul li{
display: inline;
}


#cfnavbar ul li a, #cfnavbar ul li span{
float: left;
color: black;
font-weight: bold;
padding: 8px 19px 5px 13px;
text-decoration: none;
padding-top: 10px;
background: url(/images/menu_divider.jpg) top right no-repeat;
}

#cfnavbar ul li span{ /*Targets span tag to the right of #leftcorner below*/
padding-left: 0px;
}

#cfnavbar ul li a#leftcorner{
float: none;
padding-left: 20px;
padding-right: 0px;
background:none;

}

#cfnavbar ul li a#rightcorner{
padding-right: 18px;
/* background: url(/images/menu.jpg) no-repeat right top; */
background: none;
}

#cfnavbar ul li a:hover{
text-decoration: underline;
}

#cfnavbar:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/* @group Form elements */

.form_line{
	width:100%;
	height:36px;
	clear:both;
	font-size: 12px;
}
.form_line_multiple{
	width:100%;
	clear:both;
	font-size: 12px;
}

.form_line_textarea{
	width:100%;
	margin-bottom: 10px;
	height:75px;
	clear:both;

}

.form_title{
	width:170px;
	float:left;
	text-align:left;
	padding: 5px;
	height: auto;
	
}

.form_field{
	width:220px;
	float:left;
	
}
.form_row{
	width:600px;
	padding-left: 5px;
	float:left;	
}
.form_row_email{
	width:100%
	padding-left: 5px;
	float:left;	
}
.form_row_subscribe{
	width:290px;
	height: 40px;
	padding-top: 15px;
	padding-left: 5px;
	
}
.form_half{
	width:200px;
	padding-left: 5px;
	float:left;
	
}
.form_field_input{
	width:210px;
	padding: 2px;
	border:1px solid #ccc;
	height:18px;
	
}

.form_field_input_short{
	width:90px;
	padding: 4px;
	border:1px solid #ccc;
	float: left;
	
}
.form_field_input_postcode{
	width:150px;
	padding: 4px;
	border:1px solid #ccc;
	
}
.form_field_subscribe{
	width:180px;
	padding: 4px;
	border:1px solid #ccc;
	
}
.checkbox{
	width:50px;
	padding: 5px;
	
}

.form_field_textarea{
	width:210px;
	padding: 2px;
	height:70px;	
	border:1px solid #ccc;
	
}
.form_required{
	color: #1C5793;
	font-weight: bold;

}

