@charset "UTF-8";

/*-----------------------------------------------
GLOBAL STYLE
----------------------------------------------- */
html, * {
	margin:0px;
  padding:0px;
}

p{
	padding:5px 0px;
}

*:focus {
  outline: 0;
}

#hiddenlinks {
	display: none;
}

.clear {
	clear: both;
}

.align_left {
	float: left;
}

.align_right {
	float: right;
}
.align_center {
	text-align:center;
}

.wrapper {
	width: 940px;
  margin:0 auto;
}

a:link, a:visited {
	color:#007b85;
  text-decoration:none;
}

.underline_link {
	text-decoration:underline !important;
}

img {
	border:none;
}

div.no_script {
  background: url(/images/backgrounds/alert_notice.gif) repeat-x bottom !important;
  padding-top:5px;
  padding-bottom:10px;
  color:#FFF;
  font-weight:bold;
  text-align:center;
  opacity:0.9;
  width:100%;
}

div.yellow {
  color: #FFFF00;
}

div.show_errors {
  color: #DB3D3D;
  font-weight:bold;
  font-size: 1.1em;
  margin-bottom: 5px;
  margin-top: 5px;
}

/*-----------------------------------------------
HEADER
----------------------------------------------- */
#header {
	margin-top:10px;
	height:98px;
}

#header h1 {
	
}

#header h1 a{
	display:block;
	width:195px;
  height:98px;
  float:left;
}

#internal_content h1 {
  font-size: 2em;
  line-height: 1em;
}

#internal_content h2 {
  font-size: 1.5em;
  line-height: 1em;
}

#internal_content h3 {
  font-size: 1em;
  line-height: 1em;
}

h2 {
  line-height: 1em;
  margin-bottom:0px;
}

h3 {
  line-height: 1em;
  padding:0px;
}

#site_search {
	width:314px;
  float:right;
  text-align:right;
  margin-top:40px;
}

#site_search input.input_text {
	border:1px #D9D9D9 solid;
  height:20px;
  padding-top:4px;
  padding-left:2px;
  width:216px;
  font-size:12px;
  color:#666666;
  float:left;
  margin-right:5px;
  position:relative;
}

#content {
	padding-top:20px;
}


#primary_content {
	width:650px;
  float:left;
  margin-right:20px;
}

#left_column {
	width:190px;
  float:left;
  margin-right:20px;
  height:100%;
}

#internal_content {
width:440px;
  float:left;
  margin-right:20px;

}

#internal_text a:link {
	color:#F8941D;
  text-decoration:none;
}

#internal_text a:visited {
	color:#F342AD;
  text-decoration:none;
}

a:link:hover, a:visited:hover, a:hover, #internal_text a:link:hover, #internal_text a:visited:hover, #internal_text a:hover, #sidebar a:link:hover, #sidebar a:visited:hover, #navigation_2 a:link:hover, #navigation_2 a:visited:hover, #navigation_3 a:link:hover, #navigation_3 a:visited:hover, #footer a:link:hover, #footer a:visited:hover, div.body_bottom a:link:hover, div.body_bottom a:visited:hover {
  text-decoration:underline;
}

#internal_text {
	border-top:1px #007b85 solid;
  padding:10px 0px ;
}

#internal_text ul {
  padding:5px 25px;
}
#internal_text ul li {
  list-style:disc;
}

#intro_text {
	border-top:1px #007b85 solid;
  padding:10px 0px ;
}

/*-----------------------------------------------
FOOTER
----------------------------------------------- */
#footer {
	border-top:2px #b2d7da solid;
  text-align:center;
  margin-top:20px;
  height:90px;
  padding-top:15px;
}

/*-----------------------------------------------
NAVBAR
----------------------------------------------- */
#navigation_1 {
	display:block;
	width:100%;
}

#navigation_1 ul li {
	list-style-type:none;
  float:left;
}

#navigation_1 ul li a.btn_home {
	background:url(/images/navigation/navbar.gif) 0px 0px;
	background-color:#027b86;
	width:78px;
  height:32px;
  display:block;
  text-indent:-9999px;
}

#navigation_1 ul li a.btn_home:hover, #navigation_1 ul li a.btn_home.active, #navigation_1 ul li.on a.btn_home, #navigation_1 ul li.on a.btn_home:hover {
	background-position:0px -32px;
}

#navigation_1 ul li a.btn_about_research {
	background:url(/images/navigation/navbar.gif) -78px 0px;
	width:144px;
  height:32px;
  display:block;
  text-indent:-9999px;
}

#navigation_1 ul li a.btn_about_research:hover, #navigation_1 ul li a.btn_about_research.active, #navigation_1 ul li.on a.btn_about_research, #navigation_1 ul li.on a.btn_about_research:hover {
	background-position:-78px -32px;
}

#navigation_1 ul li a.btn_your_health {
	background:url(/images/navigation/navbar.gif) -222px 0px;
	width:116px;
  height:32px;
  display:block;
  text-indent:-9999px;
}

#navigation_1 ul li a.btn_your_health:hover, #navigation_1 ul li a.btn_your_health.active, #navigation_1 ul li.on a.btn_your_health, #navigation_1 ul li.on a.btn_your_health:hover {
	background-position:-222px -32px;
}

#navigation_1 ul li a.btn_learning_centre {
	background:url(/images/navigation/navbar.gif) -338px 0px;
	width:142px;
  height:32px;
  display:block;
  text-indent:-9999px;
}

#navigation_1 ul li a.btn_learning_centre:hover, #navigation_1 ul li a.btn_learning_centre.active, #navigation_1 ul li.on a.btn_learning_centre, #navigation_1 ul li.on a.btn_learning_centre:hover {
	background-position:-338px -32px;
}


#navigation_1 ul li a.btn_schoolzone {
	background:url(/images/navigation/navbar.gif) -939px 0px;
	width:142px;
  height:32px;
  display:block;
  text-indent:-9999px;
}

#navigation_1 ul li a.btn_schoolzone:hover, #navigation_1 ul li a.btn_schoolzone.active, #navigation_1 ul li.on a.btn_schoolzone, #navigation_1 ul li.on a.btn_schoolzone:hover {
	background-position:-939px -32px;
}





#navigation_1 ul li a.btn_policy_issues {
	background:url(/images/navigation/navbar.gif) -480px 0px;
	width:122px;
  height:32px;
  display:block;
  text-indent:-9999px;
}

#navigation_1 ul li a.btn_policy_issues:hover, #navigation_1 ul li a.btn_policy_issues.active, #navigation_1 ul li.on a.btn_policy_issues, #navigation_1 ul li.on a.btn_policy_issues:hover {
	background-position:-480px -32px;
}

#navigation_1 ul li a.btn_your_views {
	background:url(/images/navigation/navbar.gif) -602px 0px;
	width:109px;
  height:32px;
  display:block;
  text-indent:-9999px;
}

#navigation_1 ul li a.btn_your_views:hover, #navigation_1 ul li a.btn_your_views.active, #navigation_1 ul li.on a.btn_your_views, #navigation_1 ul li.on a.btn_your_views:hover {
	background-position:-602px -32px;
}

#navigation_1 ul li a.btn_latest_news {
	background:url(/images/navigation/navbar.gif) -711px 0px;
	width:121px;
  height:32px;
  display:block;
  text-indent:-9999px;
}

#navigation_1 ul li a.btn_latest_news:hover, #navigation_1 ul li a.btn_latest_news.active, #navigation_1 ul li.on a.btn_latest_news, #navigation_1 ul li.on a.btn_latest_news:hover {
	background-position:-711px -32px;
}

#navigation_1 ul li a.btn_resources {
	background:url(/images/navigation/navbar.gif) -832px 0px;
	width:107px;
  height:32px;
  display:block;
  text-indent:-9999px;
}

#navigation_1 ul li a.btn_resources:hover, #navigation_1 ul li a.btn_resources.active, #navigation_1 ul li.on a.btn_resources, #navigation_1 ul li.on a.btn_resources:hover {
	background-position:-832px -32px;
}

/* SECONDARY NAVIGATION */

#navigation_2 {
	display:block;
	width:190px;
}

#navigation_2 ul li {
	list-style-type:none;
	width:190px;
	min-height:22px;
	background: url(/images/backgrounds/secondary_nav.gif) 0px 0px no-repeat;
	float:left;
}

#navigation_2 ul li.on {
	background-color: #e3f6fd;
}

#navigation_2 ul li.on ul.navigation_3 li {
	background-color: #fff;
}

#navigation_2 ul li ul.navigation_3 li.on {
	background-color: #e3f6fd;
}

#navigation_2 ul li a {
	display:block;
	font-weight:bold;
	padding-left:20px;
	padding-top:5px;
	padding-right:20px;
	padding-bottom:5px;
	
}


#navigation_2 ul li ul.navigation_3 li {
	list-style-type:none;
	width:190px;
	min-height:22px;
	background: url(/images/backgrounds/third_nav.gif) 0px 0px no-repeat;
	float:left;
}



#navigation_2 ul li ul.navigation_3 li a {
	display:block;
	font-weight:normal;
	padding-left:30px;
	padding-top:5px;
	padding-right:20px;
	padding-bottom:5px;
}

/* ******************** */



#splash_video_top {
	background:url(/images/backgrounds/splash_video_top.gif) no-repeat;
  width:650px;
  height:25px;
}
#splash_video_middle {
	background:url(/images/backgrounds/splash_video_middle.gif) repeat-y;
  width:620px;
  padding:0px 15px;
}
#splash_video_bottom {
	background:url(/images/backgrounds/splash_video_bottom.gif) no-repeat;
  width:650px;
  height:25px;
  margin-bottom:20px;
}

#flash_video {
	float:left;
  width:330px;
}

#flash_text {
	float:left;
  width:270px;
  margin-left:10px;
}

#splash_video h3 {
	margin-top:10px;
	margin-bottom:10px;
}

.col1 {
	width:313px;
  float:left;
}

.col2 {
	width:313px;
  float:right;
}

.column_content {
	border-top:1px #007b85 solid;
  margin-top:0px;
  padding-top:10px;
  margin-bottom:25px;
}

.column_image {
	float:left;
  width:110px;
}


.column_text {
	width:180px;
	float:left;
  margin-left:15px;
}


.column_content a:link, .column_content a:visited {
	color:#4ca2a9;
}

.column_content a:hover {
	color:#007b85;
}


ul.link_list {
	margin-top:10px;
}

ul.link_list li{
	list-style-type:none;
  background:url(/images/internal/bullet.gif) 0px 5px no-repeat;
  padding-left:13px;
}


/*-----------------------------------------------
SIDEBAR
----------------------------------------------- */
#sidebar {
	width:270px;
  float:right;
}

/* Sidebar Block */
.block_padding {
	padding:17px;
}

#block_news_comment .block_padding, #block_recommended_for_you .block_padding {
  padding-left: 0px;
  padding-right: 0px;
}


#block_sign_up, #block_quick_facts, #block_rss_feeds, #block_categories {
	background:#fde5f3;
  margin-bottom:5px;
}

#block_news_comment, #block_recommended_for_you, #block_other_related_rss_feeds, #block_archive {
	background:#d3f1fd;
  margin-bottom:5px;
}

#block_partner, #block_authors {
	background:#feead2;
  margin-bottom:5px;
}

#block_join_us {
	background:#b2d0d0;
  margin-bottom:5px;
}

#block_join_us h4 {
  width:270px;
  height:34px;
  display:block;
  background:url(/images/titles/join_us.gif);
  text-indent:-9999px;
}

#block_join_us ul{
  list-style:none;
  margin:0;
  padding:0;
}

#block_join_us ul li{
  padding-left:25px;
  margin-bottom:5px;
}

#block_join_us ul li.twitter {
  background:url(/images/icons/twitter.gif) top left no-repeat;
}
#block_join_us ul li.youtube{
  background:url(/images/icons/youtube.gif) top left no-repeat;
}
#block_join_us ul li.facebook{
  background:url(/images/icons/facebook.gif) top left no-repeat;
}
#block_join_us ul li.rss{
  background:url(/images/icons/rss.gif) top left no-repeat;
}

#block_recommended_for_you h4 {
	width:270px;
  height:34px;
  display:block;
  background:url(/images/titles/recommended_for_you.gif);
  text-indent:-9999px;
}

#block_quick_facts h4 {
	width:270px;
  height:34px;
  display:block;
  background:url(/images/titles/quick_facts.gif);
  text-indent:-9999px;
}

#block_rss_feeds h4 {
	width:270px;
  height:34px;
  display:block;
  background:url(/images/titles/rss_feeds.gif);
  text-indent:-9999px;
}

#block_categories h4 {
	width:270px;
  height:34px;
  display:block;
  background:url(/images/titles/categories.gif);
  text-indent:-9999px;
}

#block_authors h4 {
	width:270px;
  height:34px;
  display:block;
  background:url(/images/titles/authors.gif);
  text-indent:-9999px;
}

#block_categories ul, #block_archive ul, #block_authors ul {
  list-style: inside;
}
	
#block_quick_facts ul li {
  list-style:none;
	font-weight: normal;
	font-size:1.1em;
	background: url(/images/internal/pink_square.gif) 0px 3px no-repeat;
	padding-left:15px;
	margin-bottom:5px;
}

#block_sign_up h4 {
	width:270px;
  height:34px;
  display:block;
  background:url(/images/titles/signup.gif);
  text-indent:-9999px;
}

#block_news_comment h4 {
	width:270px;
  height:34px;
  display:block;
  background:url(/images/titles/news_comment.gif);
  text-indent:-9999px;
}

#block_other_related_rss_feeds h4 {
	width:270px;
  height:34px;
  display:block;
  background:url(/images/titles/other_related_rss_feeds.gif);
  text-indent:-9999px;
}

#block_archive h4 {
	width:270px;
  height:34px;
  display:block;
  background:url(/images/titles/archive.gif);
  text-indent:-9999px;
}

#block_partner h4 {
	width:270px;
  height:34px;
  display:block;
  background:url(/images/titles/partner.gif);
  text-indent:-9999px;
}

#block_partner a {
	width:238px;
  height:52px;
  display:block;
  float:right;
  font-weight:bold;
}

/* NEWS */
.comment img, .news img{
	float:left;
  margin-right:10px;
}

#block_news_comment .image_post {
	margin-top:5px;
}

#block_news_comment .news, #block_news_comment .research_news, #block_news_comment .blog {
	margin-bottom: 5px;
  border-bottom:1px #FFFFFF solid;
  width: 100%;
  padding-bottom:10px;
}

.news h5, .research_news h5, .blog h5 {
	font-weight:bold;
  padding-left:25px;
  margin-bottom:10px;
}

.blog h5 {
	background: url(../images/internal/icon_comment.gif) left -3px no-repeat;
	color: #007B85 !important;
}

.blog h5 a {
	color: #007B85 !important;
}

.news h5 {
	background: url(../images/internal/icon_news.gif) left -3px no-repeat;
  color: #f8941d !important;
}
.news h5 a {
  color: #f8941d !important;
}

.research_news h5 {
	background: url(../images/internal/icon_lab.gif) left -3px no-repeat;
  color: #f244ab !important;
}
.research_news h5 a {
  color: #f244ab !important;
}

.nc_padding {
	width:236px;
  margin:0 auto;
  padding-top:4px;
}

#end_news {
	width:236px;
  padding-top:10px;
  padding-bottom: 0px;
  padding-left: 17px;
  padding-right: 0px;
}

.readmore {
	color:#4ca2a9 !important;
  background-image: none !important;
  padding:0px !important;
  font-weight:normal !important;
  margin-left:0 !important;
  margin-right:0 !important;
  margin-top:0 !important;
  margin-bottom:10px !important;
  display:inline !important;
}

.readmore:hover {
	color:#007b85 !important;
}

div.body_bottom {
  width: 100%;
  padding-top:10px;
  border-top: 1px solid #E6E6E6;
}

div.body_bottom div.social_bookmark {
  width:125px;
  float:left;
}
div.body_bottom div.tools_right {
  width:60%;
  float:right;
  text-align:right;
}
#btn_send_to_friend, .btn_send_to_friend {
	background: url(/images/buttons/icon_mail.gif) 0px -3px no-repeat;
  height:30px;
  padding-left:25px;
  display:block;
  float:right;
  margin-top: 5px;
}

#btn_print_page {
  background: url(/images/buttons/icon_print.gif) 0px -3px no-repeat;
  height:30px;
  margin-left:13px;
  padding-left:25px;
  display:block;
  float:right;
}


/* sIFR replacements */
div.hometitle_h2 h2 {
  font-family: interstate,arial;
  font-weight:bold;
  color:#007b85; 
  font-size:26px; 
  line-height:1.1em; 
}
div.pagetitle_h2 h2 { 
  font-family: interstate,arial;
  font-weight:bold;
  color:#007b85; 
  font-size:20px; 
  line-height:1.1em; 
}

div.col1 h3 { 
  font-family: interstate,arial;
  font-weight:bold;
  color:#007b85; 
  font-size:17px; 
  line-height:1.1em; 
}

div#flash_text h3 {
  font-family: interstate,arial;
  font-weight:bold;
  color:#007b85; 
  font-size:17px; 
  line-height:1.1em; 
}
div.col2 h3 { 
  font-family: interstate,arial;
  font-weight:bold;
  color:#007b85; 
  font-size:17px; 
  line-height:1.1em; 
}
/* What you have read today */

#block_recommended_for_you p {
  color: #007B85;
  font-weight: bold;
}

div.list_recommended_for_you ul li, div.featured_links ul li{
	list-style-position:inside !important;
  color:#007B85;
  list-style:disc;
}
div.list_recommended_for_you{
	padding:0px 18px 15px 18px;
}

div.featured_links {
	border-top:1px #FFFFFF solid;
  padding:15px 18px 0px 18px;
}


div.btn_pdf {
	background: url(/images/buttons/icon_pdf.gif) 0px -0px no-repeat;
  height:30px;
  padding-top:5px;
  padding-left:25px;
  display:block;
  margin-right:13px;
}

div.btn_doc,div.btn_rtf {
	background: url(/images/buttons/icon_doc.gif) 2px -0px no-repeat;
  height:30px;
  padding-top:2px;
  padding-left:25px;
  display:block;
  margin-right:13px;
}
div.btn_ppt,div.btn_pps {
	background: url(/images/icons/filetypes/icon_ppt.gif) 2px -0px no-repeat;
  height:30px;
  padding-top:2px;
  padding-left:25px;
  display:block;
  margin-right:13px;
}
div.btn_xls,div.btn_csv {
	background: url(/images/icons/filetypes/icon_xls.gif) 2px -0px no-repeat;
  height:30px;
  padding-top:2px;
  padding-left:25px;
  display:block;
  margin-right:13px;
}
div.btn_zip {
	background: url(/images/icons/filetypes/icon_zip.gif) 2px -0px no-repeat;
  height:30px;
  padding-top:2px;
  padding-left:25px;
  display:block;
  margin-right:13px;
}

#email_qf input.input_text {
	width: 230px;
  height: 18px;
  border:1px #a4b9bc solid;
  padding-left: 3px;
  padding-top: 4px;
  float: left;
  margin-bottom: 5px;
  margin-top: 4px;
  font-weight:normal;
}

#email_qf p {
  clear:both;
  font-weight:bold;
  margin-bottom:0px;
  padding-bottom:0px;
}

#related_docs {
  margin-top: 20px;
  font-weight:bold;
}
#related_docs p {
  font-size:1.2em;
  font-weight:bold;
}
#related_docs ul {
  padding-left: 0px;
  margin-left:0px;
}

#related_docs ul li {
  list-style:none;
  color:#007B85;
}

#related_docs ul li a, #related_docs ul li a:visited, #related_docs ul li a:link {
  color:#007B85;
}

#related_docs div.btn_pdf {
  height:20px;
}




div.question {
  margin-top:5px;
}

div.question h4 {
  margin-bottom:10px;
  font-weight:bold;
  font-size:14px;
}
div.question h4.spaced {
}

div.question div.answer_1 {
  margin-bottom:10px;
}

div.question div.answer_1 label {
  margin:0 10px;
  cursor:pointer;
}

div.question div.answer_1 label.no_margin {
  margin:0;
}

div.question p {
  padding:0 0 10px 0;
}

div.question hr {
  margin-bottom:7px;
}


div#questionnaire_form {
  width:560px;
}

div#questionnaire_form h1, div#terms h1 {
  font-weight:bold;
  font-size:14px;
  padding-bottom:5px;
  border-bottom: 1px solid black;
}

div#questionnaire_form img {
  float: left;
  margin-right:15px;
}


div#terms ol {
  margin:10px 20px;
}


