/* Description: Redlands CSS */

/********************
    Blue:  #003366
    Green: #009933
	White: #FFFFFF
*********************/


a:link, a:visited{text-decoration: none; color:#c5001f}
a:active, a:hover {color:#036; text-decoration: none}

h5 a:link, h5 a:visited{text-decoration: none; color:#fff}
h5 a:active, h5 a:hover {color:#fff; text-decoration: underline}

h4 a:link, h4 a:visited{text-decoration: none; color:#036}
h4 a:active, h4 a:hover {color:#036; text-decoration: none}

#footer a:link, #footer a:visited{text-decoration: none; color:#666}
#footer a:active, #footer a:hover {color:#666; text-decoration: underline}


.title {
	color: #003366;
	font-size:14px;
	border-bottom:1px solid #036;
	margin:0.4em 0 0.4em 0;
	}

body {
	margin-top:20px;
	background-color: #036;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:100%;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	color: #093;
	}

h1 {
	font-size:20px;
	margin:1em 0 0.4em 0;
	}

h2 {
	font-size:1em;
	margin:1em 0 0.4em 0;
	border-top:2px solid #ccc;
	padding-top:18px;
	}

h3 {
	font-size:1em;
	margin:1em 0 0.4em 0;
	background-color: #093;
	color:#fff;
	text-indent:7px;
	}	

h4	{
	font-size:14px;
	font-weight:bold;
	color: #036;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	}	

h5 {
	font-size:1em;
	margin:1em 0 0.4em 0;
	}

.img_left_border_on {
	float:left;
	margin: 5px 10px 5px 0;
	border:1px solid #036
	}
	
.img_right_border_on {
	float:right;
	margin: 5px 0px 5px 10px;
	border:1px solid #036
	}

#container {
	position:relative;
	width: 757px;
	height: 100%;
	border: solid #fff 2px;
	background-color: #fff;
	margin: 0 auto;
	background-position: bottom;
	background-repeat: no-repeat;
	}

#header {
	position:relative;
	background-color: #fff;
	}

#banner {
	position: relative;
	height: 127px;
	width: 757px;
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0;
	padding: 0;
	}

#banner li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}
#banner a {display: block;}
#banner_business {left: 207px; top: 53px; width: 192px; height: 38px;}
#banner_life {left: 399px; top: 48px; width: 119px; height: 28px;}
#banner_explore {left: 519px; top: 45px; width: 160px; height: 26px;}
#banner_home {left: 680px; top: 45px; width: 77px; height: 25px;}
#banner_business a {height: 38px;}
#banner_life a {height: 28px;}
#banner_explore a {height: 26px;}
#banner_home a {height: 25px;}
#banner_business a:hover {background: url(../images/redlands/header_on_bg.gif) -207px -53px no-repeat;}
#banner_life a:hover {background: url(../images/redlands/header_on_bg.gif) -399px -48px no-repeat;}
#banner_explore a:hover {background: url(../images/redlands/header_on_bg.gif) -519px -45px no-repeat;}
#banner { background:  url("../images/redlands/header_explore_bg.gif"); }
#banner_explore a {height: 38px; background: url(../images/header_on_bg.gif) -519px -45px no-repeat;}

#float_left li a:link, #float_left li a:visited {padding-left:0; text-decoration:none; background-color:#093; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#fff; display:block;padding: 2px 0 2px 5px}
#float_left li a:hover, #float_left li a:active  {padding-left:0; color:#fff; font-size:10px; background-color:#036;  font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:none; display:block;padding: 2px 0 2px 5px}

#contact_us {
	position:absolute;
	top:76px;
	left:645px;
	height: 17px;
	width: 69px;
	z-index: 1;
	font-size:9px;
	text-align:right
	}

#spacer {
  	height:200px;
	}	

#footer {
	position:relative;
	vertical-align: bottom;
	text-align:center;
	width: 100%;
	height:32px;
	font-size:9px;
	margin-bottom:0px;
    background-image: url(http://redlands.resolute.com.au/sites/redlands.resolute.com.au/media///lowerswoshexplore.gif);
	}

#body_container_wide {
	position:relative;
	top:20px;
	margin:5px 35px 20px 160px;
	height:100%;
	z-index:0;
	}

#body_container_wide p {
	margin-bottom:0.5em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#036;
	}

#float_right {
	position:relative;
	width:155px;
	float:right;
	width:155px;
	margin: 40px 3px 0 0;
	}
	
.img_left {
	float:left;
	margin: 0 10px 5px 0
	}
	
.img_right {
	float:right;
	margin: 0 0px 5px 10px
	}
	
.red {	
	color: #C5001F;
	font-weight:bold
	}
	
.bold {
	font-weight:bold
	}
	
.green {
	color: #093;
	font-weight:bold
	}	
	
.list_headings {
	font-weight:bold;
	}		

hr {
	margin-bottom:1px;
	margin-top:1px;
	color: #036; 
	border: 0; 
	height: 1px; 
	width:80%;
	}
	
#body_container_wide ul {
	list-style-type:none;
	color:#036;
	margin: 0;
	padding:0;
	}
	
#body_container_wide li {
	background-image: url(../images/redlands/bullet.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	padding-left: 1.2em;
	}

#body_container_wide ul {
	margin:0;
	list-style:none;
	}
	
#body_container_wide li	{
	background-image:url(../images/redlands/bullet_explore.gif);
	background-position:0 2px;
	margin-bottom:0.5em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#036;
	line-height:1.4em	
	}
	
/*===================
 left nav
===================*/
#float_left {
	position:absolute;
	width:160px;
	top:155px;
	left:0px;
	height:200px;
	margin-top:0px;
	z-index: 1;
	}
	
#float_left a:active {
	background-color:#003366;
	color: #FFFFFF;
	}
	
#float_left ul {
	margin:0;
	list-style:none;
	padding-left:0;
	}
	
#float_left li {
	Margin: 0 0 8px  0;
	padding:0;
	width:150px;	
	}
	
.clr {
	clear: both;
	}

.outline {
  	border: 1px solid #cccccc;
  	background: #ffffff;
	padding: 2px;
	}

#pathway_outer {
	width: 635px;
  	float: left;
  	margin-bottom: 2px;
	margin-right: 2px;
	}

#pathway_inner {
  	float: none !important;
  	float: left;
	border: 1px solid #cccccc;
	height: 21px;
	}

#pathway_text {
  	overflow: hidden;
	float: left;
	display: block;
	padding-top: 4px;
	height: 18px;
	padding-left: 5px;
	}

a.pathway {
	}

#buttons {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 50%;
	}

#search_align {
	top:100px;
	}

#search_outer {
	float: left;
	width: 165px;
	}

#search_inner {
    border: 1px solid #cccccc;
    padding: 0px;
    height: 21px !important;
    height: 23px;
    overflow: hidden;
	}

#search_inner form {
  padding: 0;
  margin: 0;
	}

#search_inner .inputbox select {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ff6600;
	}

.inputboxsearch {
	width: 100px;	
	height: 10px;
	font-size: 11px;
	vertical-align: bottom;
	}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
	}

#top_outer {
	float: left;
	width: 165px;
	}

#top_inner {
  	border: 1px solid #cccccc;
	padding: 2px;
	height: 144px !important;
	height: 150px;
	overflow: hidden;
	float: none !important;
	float: left;
	}

#left_outer {
  	float: left;
	margin-top: 2px;
	width: 165px;
	}

#left_inner {
  	border: 1px solid #cccccc;
	padding: 2px;
  	float: none !important;
  	float: left;
	}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	float: left;
	width: 635px;
	}

#content_inner {
  	float: none !important;
  	float: left;
  	padding: 0;
  	padding-top: 2px;
  	margin: 0;
	}

table.content_table {
  	width: 100%;
	padding: 0px;
	margin: 0px;
	}

table.content_table td {
	padding: 0px;
	margin: 0px;
	}

#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
	}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
	}

#right_outer {
	margin-left: 2px;
	width: 165px;
	}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
	}

.user1_inner {
	border: 1px solid #cccccc;
  	float: none !important;
  	float: left;
	margin: 0px;
	padding: 2px;
	}

.user2_inner {
	border: 1px solid #cccccc;
  	float: none !important;
  	float: left;
	margin: 0px;
	padding: 2px;
	}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
	}

.maintitle {
	color: #ffffff;
	font-size: 16px;
	letter-spacing: 3px;
	font-style: italic;
	}

#body_container_wide {
	color:#036;
	}

.error {
  	font-style: italic;
  	text-transform: uppercase;
  	padding: 5px;
  	color: #cccccc;
  	font-size: 14px;
  	font-weight: bold;
	}

.back_button {
	float: left;
  	text-align: center;
  	font-size: 11px;
  	font-weight: bold;
  	border: 3px solid #cccccc;
  	width: auto;
  	background: url(../images/button_bg.png) repeat-x;
  	padding: 0px 10px;
  	line-height: 20px;
  	margin: 1px;
	}

.pagenav {
  	text-align: center;
  	font-size: 11px;
  	font-weight: bold;
  	border: 3px solid #cccccc;
  	width: auto;
  	background: url(../images/button_bg.png) repeat-x;
  	padding: 0px 10px;
  	line-height: 20px;
  	margin: 1px;
	}

.pagenavbar {
	margin-right: 10px;
	float: right;
	}

table.contentpaneopen {
    width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	}

table.contentpaneopen td {
    padding-right: 5px;   
	}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
	}

.contentpane {
  	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	}

table.contentpane td {
	margin: 0px;
	padding: 0px;
	}

table.contentpane td.componentheading {
    height:22px;
	padding-left: 4px;
	}

.button {
	color: #036;
	font-family: Verdana, Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #cccccc;
	width: auto;
	line-height: 18px !important;
	line-height: 18px;
	height: 26px !important;
	height: 22px;
	padding-right: 5px;
	padding-left: 5px;
	}

/* Custom search button - SM */
.buttonsearch {
	border: 0px;
	width: 24px;
	height: 22px;
    background-image: url(http://redlands.resolute.com.au/sites/redlands.resolute.com.au/media///search_button.gif);
	background-repeat:no-repeat;
	background-position:left;
	vertical-align:middle;
	}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	color: #036;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 11px;
	}

/* Alignment for whole search section. Triggered by suffix in search module - SM */
.searchsearch {
	margin-left: 400px;
	}

.componentheading {
	color: #003366;
	font-size:14px;
	border-bottom:1px solid #036;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

a.componentheading:hover {
	color: #FFFFFF;	
	text-decoration: underline;
	font-weight: bold;
	}

.contentcolumn {
	padding-right: 5px;
	}

/* Homepage title - Don't adjust, this matches other page headings - SM */
.contentheading {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	color: #093;
	font-size:20px;
	border-bottom: 1px solid #003366;
	width: 100%;
	padding-bottom: 5px;
	}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
	}

table.searchinto {
	width: 100%;
	}

table.searchintro td {
	font-weight: bold;
	}

.moduletablesearch {
	position:absolute;
	top:100px;
    width: 100%;
	padding-right:40px;
	margin-right:20px;
    text-align: right;
	z-index:1;
	}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	}

table.moduletable th {
	width: 100%;
	display:block;
	color: #ffffff;
	text-align: left;
	padding-left: 4px;
	padding-top: 4px;
	font-weight: bold;
	font-size: 12px;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	}

table.pollstableborder td {
  	padding: 2px;
	}

.sectiontableheader {
  	font-weight: bold;
   	background: #cccccc;
  	padding: 4px;
	}

.sectiontablefooter {
	}

.sectiontableentry1 {
	background-color : #f9f9f1;
	}

.sectiontableentry2 {
	background-color : #f9f9f9;
	}

.small {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	}

table.contenttoc {
  	border: 1px solid #cccccc;
  	padding: 2px;
  	margin-left: 2px;
  	margin-bottom: 2px;
	}

table.contenttoc td {
  	padding: 2px;
	}

table.contenttoc th {
  	background: url(../images/subhead_bg.png) repeat-x;
  	color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
	}

.code {
	background-color: #ddd;
	border: 1px solid #bbb;
	}

div.mosimage {
  	border: 1px solid #ccc;
	}

.mosimage {
  	border: 1px solid #cccccc;
  	margin: 5px;
	}

.mosimage_caption {
  	margin-top: 2px;
  	background: #efefef;
  	padding: 1px 2px;
  	color: #666;
  	text-transform: none;
  	font-size: 10px;
  	border-top: 1px solid #cccccc;
	}

.mosFormElement {font-size: 10px}
.mosFormElement_text {font-weight: bold;font-size: 12px;margin-top: 5px;padding-top:5px;}
.mosFormText {font-weight: bold;font-size: 12px;margin-top: 5px;padding-top:5px;}
.mosFormLabel {font-size: 12px}
.mosFormElement input {font-size: 10px}
.mosformerror {color: #ff0000;font-weight:bold}

/* Adv Search Text */
#tAdvSearch {
	margin-right:37px;
	}
	
/* Simple Search Text */
#tNormSearch {
	margin-right:37px;
	}

/* DCR Menu */
ul#dcrMenu {
	padding-right: 2px;
	margin: 40px 0px 0px 3px;
	}

ul#dcrMenu li {
	display: block;
	background-image: none;
	margin: 0px 0px 1px 0px;
	line-height: 18px;
	white-space: nowrap;
	}

ul#dcrMenu li a {
	width: 100%;
	display: block;
	text-decoration: none;
	color: #fff;
	background: #009933;
	font-family: verdana,arial,helvetica;
    font-size: 11px;
    font-weight: lighter;	
	}

ul#dcrMenu li a:hover {
	color: #fff;
	background: #003366;
	}

.resultTitle {
	background: url(../images/redlands/arrowforh4.gif) left no-repeat;
	}

.resultTitle a,.resultTitle a:link,.resultTitle a:hover,.resultTitle a:visited {
	color: #009933;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	padding-left: 14px;
	}

.resultImage {
	width: 125px;
	height: 70px;
	padding-right: 10px;
	}

.detailText {
	color: #003366;
	padding-left: 8px;
    padding-top: 10px;
	}

.resultText {
	color: #003366;
	}

/* Line under page titles - SM */
#body_container_wide h1 {
	border-bottom: 1px solid #003366;
	width: 100%;
	margin: 0px;
	padding-bottom: 5px;
	}

td.dcrDetail {
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	}

th.dcrDetail {
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	width: 100px;
	}

.emptyContent {
	height: 150px;
	}
