/*common.css - all common styles for onecare

copyright 2007 Future Medium Pty Ltd

author: matt watts

*/


.messageBomb {
  position: fixed;
  top: 0;
  left: 0;
  padding: 12px;
  font-weight: bold;
  color: #fff;
  width: 100%;
  z-index: 10000;
  background: url("../images/bg_message_bomb.png") repeat-x top left;
}

a { color: #005db5; }
a:hover { color: #b2c20f; }

/* commented backslash hack \*/
html {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	height: 100%;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #6c6c6c;
	padding: 0;
	font-size: 75%;
}

/* end hack */
#outer{
	min-height :100%;
	height: auto;
	background: #0a318a url("../images/bg_body.jpg") no-repeat bottom center;
	padding: 0;
	margin: 0;
	bottom: 0px;
	width: 100%;
}

#directors #outer {
        background: #0a318a url("../images/bg_body_directors.jpg") no-repeat bottom center;
}

* html #outer {
	height: 100%;
}

#outerUpperHeader:after,
#outerLowerHeader:after,
#outerContent:after,
#outerContent .wrapper:after,
#innerContent:after,
#content:after,
.facilityLocator .form:after,
ul.footer:after,
.headingTab:after,
ul.service-panel:after,
#innerFooter:after,
.fauxFooter:after,
ul.tabbedNav:after,
.content-container:after,
.outerLogin:after,
.innerLogin:after,
.rightUpperHeader:after,
.buttons:after,
.filterWidget:after,
.clear-nested-floats:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

img,
embed,
object {
	display: block;
}

a img {
	border: 0;
}

p {
	margin: 0 0 1em 0;
}

form {
  margin: 0;
  padding: 0;
}

.wrapper {
	width: 768px;
	margin: 0 auto;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

a.readMore {
	color: #005db5;
	background: url("../images/icon_blue_arrow_right.gif") no-repeat top right;
	padding-right: 20px;
	display: block;
	width: 65px;
	height: 17px;
}

a.readMore:hover {
	color: #afbe13;
	background-position: bottom right;
}

.disabilityTools,
.disabilityTools.extension {
  position: absolute;
  top: 115px;
  right: 0;
  display: block;
  background: url("../images/bg_tool_shadow.png") no-repeat top right;  
  padding-left: 40px;
}

.disabilityTools.extension {
  top: 144px;
}

.disabilityTools a {
  float: left;
  margin: 5px 5px 25px 0;
  width: 26px;
  height: 23px;
  background-repeat: no-repeat; 
  background-position: top left;
}

a.increaseFont {
        background-image: url("../images/button_increase_font.gif");
}

a.decreaseFont {
        background-image: url("../images/button_decrease_font.gif");
}

a.print {
        background-image: url("../images/button_print.gif");
        margin-left: 5px;
}


.backToTop {
  background: url("../images/rhs_gradient.gif") no-repeat bottom right;
  padding: 0 0 5px 66px;
  margin: 0 0 15px 0;
  width: 421px;
}

a.backTop {
  display: block;
  background: url("../images/button_back_to_top.gif") no-repeat top left;
  width: 86px;
  height: 19px;
  margin-left: 335px;
}

.disabilityTools a:hover,
.backToTop a:hover {
  background-position: bottom left;
}

.disabilityTools a span,
.backToTop a span {
  display: none;
}


#subpage a.readMore {
	float: right;
	margin-right: 15px;
}

#outerUpperHeader {
	background-color: #fff;
	padding-top: 27px;
}

#outerLowerHeader {
	background: url("../images/bg_lower_header.png") no-repeat top center;
}

#directors #outerLowerHeader {
	background: url("../images/bg_lower_header_directors.gif") no-repeat top center;
}

#subpage #outerContent,
#subpage #outerFooter {
	background: url("../images/bg_content_sub_page.gif") repeat-y top center;
}

#directors #outerContent,
#directors #outerFooter {
	background: url("../images/bg_content_directors.gif") repeat-y top center;
}

.fauxFooter {
	background: url("../images/bg_content_footer.png") no-repeat top center;
}

#subpage .fauxFooter {
	background: url("../images/bg_content_footer_sub_page.png") no-repeat top center;
}

#directors .fauxFooter {
        background: url("../images/bg_content_footer_directors.png") no-repeat top center;
} 

.fauxFooter {
  height: 35px;
}

#outerContent .wrapper,
#outerFooter .wrapper {
	background: url("../images/bg_content_pane.gif") repeat-y top right;
}

.facilityLocator {
	float: left;
	background: url("../images/bg_facility_finder.jpg") no-repeat top left;
	height: 147px;
	width: 416px;
}

.facilityLocator .form {
	margin: 74px 31px 0 166px;
}

.userInfo {
  background: url("../images/banner_directors_left.jpg") no-repeat top left;
  width: 418px;
  height: 97px;
  color: 333;
}

.userInfo h2 {
  margin: 0;
  padding: 15px 0 8px 15px;
  font-size: 1.2em;
  color: #333;
} 

.userInfo h2 span {
  color: #fff;
}

.userInfo p {
  margin: 0;
  padding: 0 0 0 15px;
  font-size: 0.9em;
  color: #333333;
}

.rightUpperHeader {
  float: right;
  width: 500px;
}

.buttons {
  float: right;
}

.buttons a {
  float: left;
  margin: 30px 0 0 10px;
}

.rightUpperHeader img {
  display: inline;
}

.facilityLocator .form select {
	border: 1px solid #a5acb2;
	float: left;
	width: 172px;
	margin: 3px 0 0 0;
}

.facilityLocator .form a.go {
	float: right;
	height: 28px;
	width: 38px;
	background: url("../images/button_go.gif") no-repeat top left;
}

.facilityLocator .form a.go:hover {
	background-position: top right;
}

.facilityLocator .form a.go span {
	display: none;
}

.flashPiece {
	float: right;
}

#innerContent {
	background-color: #fff;
	width: 517px;
}

#directors #innerContent {
        width: 752px;
}

#homepage #content h1 {
	padding: 32px 0 21px 0;
	margin: 0;
	color: #4488c9;
	font-size: 2.3em;
	font-weight: normal;
}

#homepage #content h3 {
  margin: 0 0 1em 0;
  font-size: 1em;
}

#homepage #content .floatLeft {
	width: 216px;
	padding: 0 0 0 24px;
}

#content {
	padding: 0 0 50px 0;
}

.noContent { height: 100px; }

#homepage #content {
        padding-bottom: 25px;
}

.credits {
	width: 768px;
        margin: 0 auto;
	color: #446012;
	text-align: right;
        font-size: 0.8em;
}

.credits p {
  margin: 0;
  padding-bottom: 10px;
}

.credits a {
  color: #446012;
}

.credits a:hover {
  color: #fff;
}

#innerFooter .footerContainer {
  margin-top: 1em;
  float: right;
  text-align: right;
}

#homepage #innerFooter .footerContainer {
  margin-right: 15px;
}

#innerFooter img {
        display: -moz-inline-box;
	display: inline-block;
        padding-left: 4px;
}

#innerFooter p {
  margin: 0;
  padding: 0;
}

#innerFooter p a {
  color: #6c6c6c;
}

#innerFooter p a:hover {
  color: #afbe13;
}

#homepage .download-holder {
  margin-top: 23px;
}
#homepage .download-holder p {
  margin: 0;
}
#homepage a.download {
  width: 207px;
  height: 55px;
  display: block;
  background: url("../images/button_download_home.gif") no-repeat top left;
}

#homepage a.download:hover {
  background-position: bottom left;
}

#homepage a.download span {
  display: none;
}

/* section styles*/

#directors #innerContent #content {
	padding: 30px 0 0 30px;
}

#directors #innerContent .floatLeft {
  width: 150px;
}

#directors #innerContent .floatRight {
  width: 545px;
}

#directors .floatRight .content-container {
  margin-top: 0;
  padding-top: 0;
}

#subpage .floatRight #innerContent #content {
	position: relative;
	padding: 90px 0 0 30px;
        z-index: 1;
}
/*
.director-content a {
        color: #005db5;
} 

.director-content a:hover {
        color: #afbe13;
}
*/
.sectionHeader {
	background: #c8da11 url("../images/bg_section_header_corner.gif") no-repeat bottom right;
	position: absolute;
	top: -15px;
	right: 0;
	width: 334px;
	height: 69px;
}

.sectionHeader h1 {
	margin: 0;
	padding: 35px 0 6px 5px;
	color: #fff;
	font-size: 2.3em;
	font-weight: normal;
}

.headingTab {
	padding-bottom: 5px;
        margin-bottom: 20px;
	background: url("../images/lhs_gradient.gif") no-repeat bottom left;
}

.headingTab h2 {
	float: left;
	border: 1px solid #e1e1e1;
	min-width: 135px;
	border-bottom: 0;
	margin: 0;
	padding: 3px 5px 0 5px;
	font-size: 1.3em;
	color: #777;
	background: #f5f5f5 url("../images/bg_heading_tab.gif") repeat-x top left;

}

.content-container {
  margin: 25px 0 15px 0;
}

.content-container.extra {
	margin: 35px 0 25px 0;
}

.director-content h2,
.ap-content h1 {
	margin: 0 0 1em 0;
	padding: 0;
	color: #afbe13;
	font-size: 1.2em;
}
.ap-content h2 {
  margin: 0 0 1em 0;
	padding: 0;
	color: #999999;
	font-size: 1.1em;
}

.ap-content ul
.ap-content ol { margin-bottom: 1em; }
.ap-content ul { 
  list-style: none; 
  margin-left: 0; 
  padding-left: 20px;
}
.ap-content ul li {
  padding: 0 0 0 20px;
  background: url("../images/icon_bullet.gif") no-repeat left 0.5em;
}
.ap-content .highlighted { font-weight: bold; }
.ap-content blockquote { font-weight: bold; }
.ap-content table { width: 100%; float: none; } /* disable float to conteract table align attribute */
.ap-content table td h1,
.ap-content table td h2,
.ap-content table td h3 { margin: 0; }
.ap-content table td { border: 1px solid #dde2e5; padding: 11px; vertical-align: top; }
.ap-content table th { background: #dde2e5; text-align: left; font-weight: normal; padding: 6px; }

.director-content input,
.director-content select {
  border: 1px solid #a5acb2;
}

.director-content ul, 
.director-cotnent ol {
  list-style-type: none;
}

.img-container,
.img-container.location {
	background: url("../images/bg_img_container.gif") no-repeat bottom right;
	padding: 0 5px 5px 0;
	float: left;
	position: relative;
	margin-right: 9px;
}

.img-container.location {
  background: none;
}

.img-container a.embiggen {
	position: absolute;
	background: url("../images/icon_blue_arrow_up.gif") no-repeat top left;
	width: 26px;
	height: 23px;
	bottom: 5px;
	right: 5px;
	display: block;
}

.img-container:hover a.embiggen,
.img-container a.embiggen:hover {
	background-position: top right;
        cursor: pointer;
}

.img-container a.embiggen span {
	display: none;
}

.file-container {
  background: url("../images/icon_pdf_large.gif") no-repeat top left;
  height: 29px;
  padding-left: 40px;
}

.file-container a {
  /*color: #1f54b8;*/
  display: block;
}

.file-container p {
  margin: 0;
  font-size: 0.9em;
}

.content-container {
	color: #333;
}

.ap-content a {
	color: #005db5;
}
/*
.ap-content a:hover {
	color: #afbe13;
}
*/
span.highlighted {
	font-weight: bold;
}

h2.menu,
h2.views {
        margin: 0 0 8px 0;
	padding: 0;
	color: #afbe13;
	font-size: 1.2em;
}

table#views {
  border-collapse: collapse;
  color: #333;
}

table#views th {
  text-align: left;
}

table#views tr.on {
  background-color: #f5f5f5;
}

table#views tr.off {
  background-color: #fff;
}

/*service panels*/

ul.service-panel {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

ul.service-panel li {
	margin: 0;
	padding: 0;
	float: left;
        height: 15em;
}

ul.service-panel li .img-panel {
	position: relative;
}

ul.service-panel li a.view {
	position: absolute;
	background: url("../images/button_view.png") no-repeat top left;
	width: 42px;
	height: 20px;
	display: block;
	bottom: 5px;
	right: 0px;
}

ul.service-panel li:hover a.view,
ul.service-panel li:hover p,
ul.service-panel li a.view:hover {
	background-position: top right;
        color: #000;
}

ul.service-panel li a.view span {
	display: none;
}

ul.service-panel li p {
	width: 160px;
}

.headingTab p {
	font-weight: bold;
}

.option {
	color: #1f54b8;
}

a.factSheet {
  display: block;
  height: 55px;
  width: 487px;
  background: url("../images/button_fact_sheet.gif") no-repeat top left;
}

a.factSheet:hover {
  background-position: bottom left;
}

a.factSheet span {
  display: none;
}