/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.9
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/********* Import source stylesheets *********/

/* Forms */
/*@import url("/web/20150331083432cs_/http://www.betterhealth.vic.gov.au/bhcv2/bhcadmin.nsf/images/screen_notes/%24file/src/forms.css");*/
/* Grid */
/*@import url("/web/20150331083432cs_/http://www.betterhealth.vic.gov.au/bhcv2/bhcadmin.nsf/images/screen_notes/%24file/src/grid.css");*/
/* Reset */
@import url("/web/20150331083432cs_/http://www.betterhealth.vic.gov.au/bhcv2/bhcadmin.nsf/images/reset/$file/reset.css");
/* Typography */
@import url("/web/20150331083432cs_/http://www.betterhealth.vic.gov.au/bhcv2/bhcadmin.nsf/images/typography/$file/typography.css");

/********************************************/

/********* Generic Styles *********/


ul {
	margin: 0;
	padding: 0;
}

.nodisplay {
	height: 1px; 
	width: 1px; 
	position: absolute; 
	overflow: hidden; 
	top: -10px;
}

/********* Font Styles *********/

h1 { font-size: 2em; margin: 0 0 0.5em 0; color: #b3000c; }
h2 { font-size: 1.5em; margin: 0; color: #261717; letter-spacing: 0.04em; }
h3 { font-size: 1.3em; margin: 0 0 0.5em 0; color: #11191C; }
h4 { font-size: 1.2em; margin: 0 0 0.5em 0; color: #01366C; }
h5 { font-size: 1.15em; margin: 0; color: #000; }
h6 { font-size: 1.1em; margin: 0; color: #000; }
h7 { font-size: 1em; margin: 0; color: #000; }

/********* Structural Styles *********/

html, body {
	background: #80b807 url(/web/20150331083432im_/http://www.betterhealth.vic.gov.au/bhcv2/bhcadmin.nsf/images/index_bground/$file/index_bground.gif) repeat-x 0 0; /* Creates light green band behind banner area */
}

.container {
  width: 905px;
  margin: 0 auto;
}

#globalnav {
	height: 23px;
	list-style-type: none;
	margin: 2px 30px 0 30px;
}

#header {
	float: left;
	width: 845px;
	/*height: 219px;*/
	height: 229px;
	padding: 13px 30px 0 30px;
	background: #FFF url(/web/20150331083432im_/http://www.betterhealth.vic.gov.au/bhcv2/bhcadmin.nsf/images/hdr_bground/$file/hdr_bground.gif) no-repeat 0 0;
}

#content {
	float: left;
	background: url(/web/20150331083432im_/http://www.betterhealth.vic.gov.au/bhcv2/bhcadmin.nsf/images/content_bground_rpt/$file/content_bground_rpt.gif) repeat-y 0 0;
	width: 845px;
	padding: 0 30px;
}

#content .az {
}

#content .az a {
	border: 1px solid #CFC4C0;
	background: #f5f0ee;
	width: 17px;
	display: block;
	float: left;
	text-align: center;
	margin: 0 2px 8px 2px;
	line-height: 1.3;
}

#content .az a:hover {
	background: #FFF;
	border: 1px solid #b8c9cf;
	text-decoration: none;
}


#content .main {
	clear: both;
	float: left;
	width: 845px;
}

#content .submitbuttons{
background: #64A4B0;
border: 1px solid #FFF;
color: #FFF;
margin: 5px 0;
}
/*Ling Krah - Jan 2010 - Added to format the 2 column listing, i.e the quizzes page*/
.topiclist {
float: left;
width: 420px;
}

#footer {
	clear: both;
	width: 845px;
	height: 76px;
	padding: 26px 30px 0 30px;
	font-size: 0.9em;
	background: url(/web/20150331083432im_/http://www.betterhealth.vic.gov.au/bhcv2/bhcadmin.nsf/images/footer_bground_generic/$file/footer_bground.gif) no-repeat 0 0; /* Pages with specific spanning columns will have their own footer bground image in associated stylesheet */
}


/********* Global Nav *********/

#globalnav li {
	display: inline;
	float: left;
}

#globalnav li.last {
	float: right;
}

#globalnav li a {
	padding: 0.1em 0.6em 0.3em 0.6em;
	margin: 0 0.7em 0 0;
	background: #FFF;
	font-size: 0.8em;
	font-weight: bold;
}

#globalnav li.last a {
	background: #e2e8ce;
}

#globalnav li a:hover {
	background: #01366C;
	color: #FFF;
	text-decoration: none;
}


/********* Header *********/

/* BHC logo */

#header .siteid {
	float: left;
	width: 270px;
}

#header .siteid a {
	text-indent: -9999px;
	display: block;
	width: 270px;
	height: 86px;
	background: url(/web/20150331083432im_/http://www.betterhealth.vic.gov.au/bhcv2/bhcadmin.nsf/images/bhc_logo_new/$file/bhc_logo.gif) no-repeat 0 0;
}

#header .siteid img {
	height: 1px; 
	width: 1px; 
	position: absolute; 
	overflow: hidden; 
	top: -10px;
}

#header .rhstools {
	float: right;
	width: 500px;
}

#header .rhstools  ul li{
	float:right;
	list-style-type:none;
	font-size: 0.9em;
	padding-left: 5px;
	display: inline;
}
/* 3 QA images */

#header ul.creds {
	float: right;
	list-style-type: none;
}

#header ul.creds li {
	display: inline;
	float: left;
	/*margin: 0 0 0 1.2em; Ling Krah 15th Oct 2012*/
	margin: 0 0 0 8px;
	height: 45px;
}
#header ul.creds li.preferred {
	background: url(/web/20150331083432im_/http://www.betterhealth.vic.gov.au/bhcv2/bhcadmin.nsf/images/qa_preferred/$file/qa_preferred.gif) no-repeat 0 0;
	width: 147px;
}
#header ul.creds li.approved {
	background: url(/web/20150331083432im_/http://www.betterhealth.vic.gov.au/bhcv2/bhcadmin.nsf/images/qa_approved/$file/qa_approved.gif) no-repeat 0 0;
	width: 137px;
}
#header ul.creds li.quality {
	background: url(/web/20150331083432im_/http://www.betterhealth.vic.gov.au/bhcv2/bhcadmin.nsf/images/qa_quality/$file/qa_quality.gif) no-repeat 0 0;
	width: 163px;
}


/* search */

#header form {
	float: right;
	margin: 1.5em 0 0 0;
}

#header form label {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 0.2em 0 0;
}

#header form input.submit {
	border: none;
	background: #171740;
	color: #FFF;
	font-weight: bold;
	font-size: 0.9em;
	padding: 0.2em 0.5em;
}


/* main navigation dropdowns */

#header ul.mainnav {
	list-style-type: none;
	color: #828D91;
	clear: both;
	float: left;
	width: 861px;
	margin: 1em 0 0 0;
}

#header ul.mainnav li {
	display: inline;
	float: left;
}

#header ul.mainnav li a {
	display: block;
	color: #b3000c;
	height: 27px;
	color: #261717;
	font-size: 1.3em; 
	text-decoration: none;
	padding: 3px 0 0 10px;
	margin: 0 0 0 10px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#header ul.mainnav li a:hover, #header ul.mainnav li a.active {
	background-position: 0 -30px;
}

#header ul.mainnav li.conditionstreatment a {
	background-image: url(/web/20150331083432im_/http://www.betterhealth.vic.gov.au/bhcv2/bhcadmin.nsf/images/conditionstreatments_btn/$file/conditionstreatments_btn.png);
	background-color: #e5f7fc;
	width: 222px;
}
#header ul.mainnav li.conditionstreatment a:hover, #header ul.mainnav li.conditionstreatment a.active {
	background-color: #FFF;
}

#header ul.mainnav li.healthyliving a {
	background-image: url(/web/20150331083432im_/http://www.betterhealth.vic.gov.au/bhcv2/bhcadmin.nsf/images/healthyliving_btn/$file/healthyliving_btn.png);
	background-color: #ecede0;
	width: 141px;
}
#header ul.mainnav li.healthyliving a:hover, #header ul.mainnav li.healthyliving a.active {
	background-color: #FFF;
}

#header ul.mainnav li.relationshipsfamily a {
	background-image: url(/web/20150331083432im_/http://www.betterhealth.vic.gov.au/bhcv2/bhcadmin.nsf/images/relationshipsfamily_btn/$file/relationshipsfamily_btn.png);
	background-color: #f2ebe8;
	width: 206px;
}
#header ul.mainnav li.relationshipsfamily a:hover, #header ul.mainnav li.relationshipsfamily a.active {
	background-color: #FFF;
}

#header ul.mainnav li.servicessupport a {
	background-image: url(/web/20150331083432im_/http://www.betterhealth.vic.gov.au/bhcv2/bhcadmin.nsf/images/servicessupport_btn/$file/servicessupport_btn.png);
	background-color: #f5e7b6;
	width: 149px;
}
#header ul.mainnav li.servicessupport a:hover, #header ul.mainnav li.servicessupport a.active {
	background-color: #FFF;
	background-position: 0 0;
}

#header ul.mainnav li.home {
	background: url(/web/20150331083432im_/http://www.betterhealth.vic.gov.au/bhcv2/bhcadmin.nsf/images/hme_btn/$file/hme_btn.gif);
	width: 37px;
	height: 30px;
	margin-left: 0;
	margin-right: 1px;
}

#header ul.mainnav li span {
	clear: both;
	display: block;
	margin: 0 0 0 2.4em;
	white-space: nowrap;
	font-size: 0.75em;
}


/* breadcrumb and site tools */

#header .breadcrumbtools {
	float: left;
	width: 845px;
	margin-bottom: 1em;
}

#header .breadcrumb {
	float: left;
	width: 460px;
	font-size: 0.9em;
	margin: 1.3em 0 0 0;
	line-height: 1.2;
}

#header ul.tools {
	float: right;
	list-style-type: none;
	margin: 1em 0 0 0;
}

#header .tools li {
	display: inline;
	float: left;
	margin: 0 0 0 0.8em;
	font-size: 0.9em;
}

#header .tools li.facebook a {
	background: url(/web/20150331083432im_/http://www.betterhealth.vic.gov.au/bhcv2/bhcadmin.nsf/images/fb_icon/$file/fb_icon.gif) no-repeat 0 1px;
	padding: 0 0 0 1.4em;
}

#header .tools li.googleplus a {
	background: url(/web/20150331083432im_/http://www.betterhealth.vic.gov.au/bhcv2/bhcadmin.nsf/images/googleplus_icon/$file/googleplus_icon.gif) no-repeat 0 1px;
	padding: 0 0 0 1.4em;
}

#header .tools li.email a {
	background: url(/web/20150331083432im_/http://www.betterhealth.vic.gov.au/bhcv2/bhcadmin.nsf/images/email_icon/$file/email_icon.gif) no-repeat 0 1px;
	padding: 0 0 0 2.0em;
}

#header .tools li.print a {
	background: url(/web/20150331083432im_/http://www.betterhealth.vic.gov.au/bhcv2/bhcadmin.nsf/images/print_icon/$file/print_icon.gif) no-repeat 0 1px;
	padding: 0 0 0 1.9em;
}

#header .tools li.textsize {
	margin-top: -0.4em;
}

#header .tools li.textsize a {
	color: #828D91;
	border: 1px solid #FFF;
	margin: 0 0.1em;
	font-family: georgia, 'times new roman', serif;
}

#header .tools li.textsize a:hover, #header .tools li.textsize a.active {
	border: 1px solid #828D91;
	text-decoration: none;
}

#header .tools li.textsize a.small, .small {
	font-size: 1em;
	padding: 0.6em 0.4em 0.1em 0.4em;
}

#header .tools li.textsize a.medium, .medium {
	font-size: 1.2em;
	padding: 0.2em 0.2em 0.1em 0.2em;
}

#header .tools li.textsize a.large, .large {
	font-size: 1.4em;
	padding: 0 0.1em;
}

.textresizer-active {
	text-decoration: none;
	background: #e5f7fc;
	border: 1px solid #828D91;
}


#header .pagetitle h1 {
	margin: 0;
	padding: 0;
	float: left;
	z-index:0;
}


/********* Footer *********/

#footer div {
	width: 270px;
	float: left;
	margin: 0 17px 0 0;
}

#footer ul li {
	display: inline;
	float: left;
}


#footer .feedbackappsn ul li a {
	height: 16px;
	display: block;
	margin: 1em 0.5em 0 0;
}

#footer .feedbackappsn ul li.facebookn a {
	background: url(/web/20150331083432im_/http://www.betterhealth.vic.gov.au/bhcv2/bhcadmin.nsf/images/facebook/$file/facebook.png) no-repeat 0 0;
	width: 16px;
}


#footer .feedbackapps ul li a {
	height: 13px;
	display: block;
	margin: 1em 0.5em 0 0;
}


#footer .feedbackapps ul li.delicious a {
	background: url(/web/20150331083432im_/http://www.betterhealth.vic.gov.au/bhcv2/bhcadmin.nsf/images/delicious/$file/delicious.gif) no-repeat 0 0;
	width: 13px;
}
#footer .feedbackapps ul li.furl a {
	background: url(/web/20150331083432im_/http://www.betterhealth.vic.gov.au/bhcv2/bhcadmin.nsf/images/furl/$file/furl.gif) no-repeat 0 0;
	width: 14px;
}
#footer .feedbackapps ul li.technorati a {
	background: url(/web/20150331083432im_/http://www.betterhealth.vic.gov.au/bhcv2/bhcadmin.nsf/images/technorati/$file/technorati.gif) no-repeat 0 0;
	width: 13px;
}
#footer .feedbackapps ul li.dig a {
	background: url(/web/20150331083432im_/http://www.betterhealth.vic.gov.au/bhcv2/bhcadmin.nsf/images/dig/$file/dig.gif) no-repeat 0 0;
	width: 14px;
}
#footer .feedbackapps ul li.facebook a {
	background: url(/web/20150331083432im_/http://www.betterhealth.vic.gov.au/bhcv2/bhcadmin.nsf/images/facebook/$file/facebook.gif) no-repeat 0 0;
	width: 12px;
}
#footer .feedbackapps ul li.magnolia a {
	background: url(/web/20150331083432im_/http://www.betterhealth.vic.gov.au/bhcv2/bhcadmin.nsf/images/magnolia/$file/magnolia.gif) no-repeat 0 0;
	width: 13px;
}

#footer .nav ul {
	list-style-type: none;
}

#footer .nav ul li a {
	border-left: 1px solid #9daab0;
	padding: 0 1em;
}

#footer .nav ul li:first-child a {
	border-left: none;
	margin: 0;
}

#footer .disclaimer {
	float: right;
	margin: 0;
	width: 185px;
	padding: 0 85px 0 0;
	background: url(/web/20150331083432im_/http://www.betterhealth.vic.gov.au/bhcv2/bhcadmin.nsf/images/vic_govt_logo/$file/vic_govt_logo.gif) no-repeat 100% 0;
	text-align: right;
}

#content .pagination ul li  {
display: inline;
background: none;
padding: 5px;
}

#content ol .majorterms {
margin-left:25px;
}

#content .causetitle{
margin-left:0px;
}

#content ol .terms {
margin-left:55px;
list-style-type:lower-alpha;
}

/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash #header .pagetitle h1 {
	visibility: hidden;
	font-size: 22px;
}

/*
     FILE ARCHIVED ON 08:34:32 Mar 31, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 20:30:17 Oct 10, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.702
  exclusion.robots: 0.037
  exclusion.robots.policy: 0.024
  esindex: 0.012
  cdx.remote: 34.098
  LoadShardBlock: 492.126 (6)
  PetaboxLoader3.datanode: 239.895 (7)
  PetaboxLoader3.resolve: 280.26 (2)
  load_resource: 232.696
*/