/* @override http://www.savewater.com.au/user-templates/sw-styles.css */

html, body {
	margin:0px;
	padding:0px;
	height:100%;
	border:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 12px;
}
input, select, option, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a {
	text-decoration:none;
	color: #074b88;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}
ul li {
  list-style-type: square;
}
img {
	behavior: url("/inc/iepngfix.htc");
}
.clear {
	float: none;
	clear: both;
}
.nav-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #074B88;
	padding: 10px;
}
.paragraph {
  clear: both;
	float: none;
}
p.pimage {
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.background {
	background-image: url(interface-images/side-line.gif);
	background-repeat: repeat-y;
	background-position: 955px;
	background-color: #99CCFF;
}
.sub-heading-para {
  clear: both;
}
.sub-heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #99D022;
	padding-bottom: 3px;
}
.page-heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #074B88;
	font-weight: bold;
	padding-left: 10px;
}
.content-only {
	padding-top: 8px;
}

.quote-box {
	background-color: #e0f1bd;
	border: 4px solid #ebf6d3;
	padding: 10px;
}

.quote-text {
	color: #5caa05;
	font: italic 15px/19px Georgia, "Times New Roman", Times, serif;
}

.quote-caption {
	color: #333333;
	font-size: 10px;
	text-align: right;
}
.header-image-left {
	position: absolute;
}
.header-image-left img {
	margin-top: -5px;
}
.header-content .page-heading {
	padding-left: 180px;
	background-color: #e5f3fc;
	padding-top: 5px;
}
.header-content .nav-title {
	padding-left: 180px;
}

h2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 16px;
        color: #074B88;
        font-weight: bold;
        padding-left: 10px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.footer, a.footer:visited, a.footer:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #074B88;
}
.right-col {
	padding-left: 10px;
}

/* News & Events styles for the Home page */

.newstable_home {
  padding-bottom: 12px;
}
.news_item_box_home {
  padding-left: 10px;
  padding-bottom: 10px;
}
.news_heading_home {
	font-weight: bold;
	color: #074B88;
  padding-bottom: 2px;
}
.news_date_home {
	font-weight: bold;
	color: #97B3CD;
  padding-bottom: 0px;
}
.news_body_home {
	font-weight: normal;
	color: #000000;
  padding-bottom: 2px;
}
.news_link_home {
  padding-bottom: 4px;
}
a.news_link_home, a.news_link_home:visited {
  color: #99D022;
	text-decoration:none;
        font-weight: normal;
}
a.news_link_home:hover {
  color: #99D022;
	text-decoration:underline;
        font-weight: normal;
}
a.news_link_home:active {
  color: #99D022;
	text-decoration:none;
        font-weight: normal;
}

/* News & Events styles for the brief "summary" on the News & Events and My Water Retailer pages */
.newstable_brief {
  padding-bottom: 0px;
}
.news_item_box_brief {
  padding-top: 0px;
  padding-left: 0px;
}
.news_heading_brief {
	font-weight: bold;
	color: #074B88;
  padding-bottom: 2px;
}
.news_date_brief {
	font-weight: bold;
	color: #97B3CD;
}
.news_body_brief {
	font-weight: normal;
	color: #000000;
  padding-bottom: 2px;
}
.news_link_brief {
	padding-bottom: 10px;
}
a.news_link_brief, a.news_link_brief:visited {
  color: #97B3CD;
	text-decoration:none;
}
a.news_link_brief:hover {
  color: #97B3CD;
	text-decoration:underline;
}
a.news_link_brief:active {
  color: #97B3CD;
	text-decoration:none;
}

/* News & Events styles for the full news item */

.newstable {
  padding-bottom: 2px;
}
.news_item_box {
  padding-left: 0px;
  padding-bottom: 10px;
}
.news_heading {
	font-weight: bold;
	color: #99D022;
  padding-bottom: 4px;
}
.news_date {
	font-weight: bold;
	color: #97B3CD;
	padding-bottom: 4px;
}
.news_body {
	font-weight: normal;
	color: #000000;
  padding-bottom: 4px;
}
.news_link {
	
}
a.news_link, a.news_link:visited {
  color: #074B88;
	text-decoration:none;
}
a.news_link:hover {
  color: #074B88;
	text-decoration:underline;
}
a.news_link:active {
  color: #074B88;
	text-decoration:none;
}

/* breadcrumb trail */

a.crumb {
	text-decoration: none;
	color: #074b88;
	font-weight:bold;
}
.search_crumb {
  color: #666666;
  font-size: 10px;
}

.retailerLogo {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* blue menu buttons */
.button-heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #074B88;
	height: 42px;
	padding-left: 10px;
	padding-right: 10px;
        padding-bottom: 5px;
}
.button-bg {
	width: 231px;
	height: 150px;
	background: url('../uploads/images/droplet.png');
	background-position: left;
	background-repeat: no-repeat;
}
.button-text {
	height: 73px;
	padding-left: 10px;
	padding-right: 10px;
}
.button-text-tall {
        height: 100px;
        padding-left: 10px;
        padding-right: 10px;
}
.button-link {
	width: 90px;
	height: 30px;
	padding-left: 10px;
	padding-right: 10px;
}
.button-text ul {
	margin: 0;
	padding: 0;
	padding-left: 15px;
}
.button-text li {
	margin: 0;
	padding: 0;
}
.inline-menu-table, .web-menu-table {
	background-color: #d0eaf9;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 4px solid #E4F3FC;
}
ul.inline-menu, ul.web-menu {
    padding: 5px 0px 0px;
    margin: 0;
}
.inline-menu li, .web-menu li {
    list-style-type: none;
    color: #074B88;
	float: left;
	padding: 0 5px 5px 15px;
}
.inline-menu li.noPad, .web-menu li.noPad {
	padding-left: 5px;
}
.inline-menu li.clear, .web-menu li.clear {
	float: none;
	clear: both;
}
.inline-menu-item a, .inline-menu-item a:visited, .web-menu-item a, .web-menu-item a:visited {
    color: #074B88;
    font-weight: bold;
    text-decoration: none;
}
.inline-menu-desc, .web-menu-desc {
	color: #074B88;
}
table.graphic-menu-table {
	clear: both;
}
.graphic-menu-cell {
	padding-right: 8px;
	padding-bottom: 10px;
}
.graphic-menu-cell-last {
	padding-bottom: 10px;
}
table.web-menu-table {
	clear: both;
}

/* styles for banner ads */

.banner-background {
  background-image: url('interface-images/welcome-background.gif');
  background-repeat: no-repeat;
}
.banner-heading {
  color: #99CCFF;
  font-size: 14px;
  font-weight: bold;
  padding-top: 8px;
  padding-right: 8px;
  padding-bottom: 6px;
  padding-left: 10px;
}
.banner-bodytext {
  color: #FFFFFF;
  font-size: 12px;
  padding-right: 8px;
  padding-bottom: 8px;
  padding-left: 10px;
}

/* styles for Local Information contact details */
.contact-details-box {
	width: 231px;
}
.contact-details-row {
	padding-top: 4px;
	clear: both;
}
.contact-details-icon {
	width: 27px;
	float: left;
}
.contact-details {
  color: #000000;
  font-weight: bold;
	width: 200px;
	padding-top: 3px;
	margin-left: 27px;
	text-align: left;
}
.contact-details a, .contact-details a:visited {
	text-decoration:none;
	color: #074B88;
	font-weight:bold;
}
.contact-details a:hover, .contact-details a:active {
	text-decoration:underline;
  color: #074B88;
}

.page-quote {
  color: #074B88;
  font-size: 12px;
	clear:both;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.caption {
   font-size: 10px;
   color: #999;
}

/* OLD styles for storage data tables */
.storageTitle {
  font-weight: bold;
  font-size: 13px;
  color: #074B88;
  padding-top: 3px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 10px;
}
.storageTable {
  padding: 3px;
  padding-left: 10px;
}
.storageHeadRow {
  font-weight: bold;
  color: #FFFFFF;
  background-color: #074B88;
}
.storageRow {
  background-color: #F0F0F0;
}
.storageRowAlt {
  background-color: #FFFFFF;
}
.storageTotal {
  background-color: #99CCFF;
  font-weight: bold;
}

/* NEW styles for storage data tables */
.storage_table_container td {
	padding: 3px 8px;
}
td.storage_heading {
	background-color: #d0eaf9;
	color: #074B88;
	font-weight: bold;
	padding: 6px 8px;
}
td.storage_headrow {
	background-color: #e5f3fc;
	padding: 2px 8px;
	font-size: 10px;
	color: #666;
}
.storage_row {
	background-color: #ffffff;
}
.storage_row_alt {
	background-color: #f3fbff;
}
.storage_total {
	font-weight: bold;
	background-color: #ddd;
}

.success {
  color: #99D022;
}
.error {
  color: #FFCC00;
}
.bold-green {
  color: #99D022;
  font-weight: bold;
}
.bold-table-green {
  background-color: #99CC66;
  color: #000000;
  font-weight: bold;
}

/* awards registration form */
#loginbox a, #resendbox a {
	font-weight: normal;
	color: #4e91c5;
}
#formbox td.form-heading {
	font-weight: bold;
	color: #aad022;
	font-size: 14px;
}
#formbox td {
	color: #333;
	padding-bottom: 8px;
}
#formbox td.form-title {
	width: 160px;
}
#formbox td.form-select {
	width: 200px;
}
#formbox td.form-note {
	color: #666;
	padding-left: 10px;
}
#formbox td.form-buttons {
	padding-top: 10px;
}

/* awards photo uploads */
.popup {
	background-color: #d0eaf9;
}
.upload-popup {
	background-color: #fff;
	width: 660px;
	margin: auto;
	padding: 10px;
	border-left: 1px solid #105298;
	border-right: 1px solid #105298;
}
.fileform-row {
	margin-bottom: 8px;
}
.filelist td {
	padding-bottom: 4px;
	padding-right: 4px;
	padding-top: 2px;
}
.filelist thead td {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}
.filelist_name a {
	font-weight: normal;
}
.progresscontainer {
	width: 100px;
	height: 5px;
	background-color: #aaa;
}
.progressbar {
	width: 0px;
	height: 5px;
	background-color: #000;
}

/* Misison h2o */
.mh2o-intro {
	width: 450px;
	height: 320px;
	background: url(../uploads/missionh2o/images/sprinkles.jpg) no-repeat;
}
.mh2o-text {
	width: 200px;
	float: right;
}
.mh2o-buttons {
	padding-bottom: 8px;
}

/* applicable styles for Rich Text Editor */
.para-heading {
	font-weight: bold;
	color: #074B88;
}
.text_medium {
	font-size: 14px;
}
.text_navy {
	color: #155690;
}
.text_blue {
	color: #9cf;
}
.text_green {
	color: #96cb21;
}
.text_normal {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}
#xEditingArea {
	background-color: #fff;
}

/* style for links to savewater.com.au on region storage graphs */
.storage_link_container {
	width: 550px;
}
.storage_table_container {
	padding-bottom: 10px;
}
#embed-graph .storage_table_container {
	width: 550px;
}
.storage_link {
	width: 546px;
	padding-bottom: 10px;
	padding-left: 2px;
	padding-top: 20px;
}
.storage_link div {
	font-family: Arial, Helvetica, sans-serif;
}
.storage_link_row {
	height: 24px;
}
.storage_link_item {
	width: 182px;
	float: left;
	text-align: left;
}
.storage_link_item a, .storage_link_item a:visited {
	display: block;
	height: 24px;
	line-height: 24px;
	border-left: 1px solid #fff;
	text-decoration: none;
	font-weight: normal;
	background: #3994cc;
	color: #fff;
}
.storage_link_item a:hover, .storage_link_item a:active {
	text-decoration: none;
	background: #99d022;
	color: #fff;
}
#storage_link_item_0 a {
	border-left: none;
}
#storage_link_item_0 a, #storage_link_item_0 a:visited {
	background: url(../interface/images/embed-link-left.gif) no-repeat right center;
}
#storage_link_item_0 a:hover {
	background: url(../interface/images/embed-link-left-over.gif) no-repeat right center;
}
#storage_link_item_0 a:active {
	background: url(../interface/images/embed-link-left.gif) no-repeat right center;
}
#storage_link_item_1 a, #storage_link_item_1 a:visited {
	background: url(../interface/images/embed-link-centre.gif) no-repeat right center;
}
#storage_link_item_1 a:hover {
	background: url(../interface/images/embed-link-centre-over.gif) no-repeat right center;
}
#storage_link_item_1 a:active {
	background: url(../interface/images/embed-link-centre.gif) no-repeat right center;
}
#storage_link_item_2 a, #storage_link_item_2 a:visited {
	background: url(../interface/images/embed-link-right.gif) no-repeat right center;
}
#storage_link_item_2 a:hover {
	background: url(../interface/images/embed-link-right-over.gif) no-repeat right center;
}
#storage_link_item_2 a:active {
	background: url(../interface/images/embed-link-right.gif) no-repeat right center;
}
.storage_link_title {
	margin-left: 8px;
	cursor: pointer;
}
.storage_link_footer {
	border-top: 1px solid #fff;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #676767;
	background: #f0f0f0 url(../interface/images/embed-link-footer.gif) no-repeat center bottom;
}
.storage_link_footer a, .storage_link_footer a:visited {
	font-weight: normal;
	color: #555;
}
.storage_link_footer a:hover {
	text-decoration: none;
	color: #333;
	border-bottom: 1px dotted #555;
}

/* product library integration */
.product_list_sml {
	background-color: #f0f0f0;
	width: 472px;
	padding-bottom: 1px;
}
.product_list_lrg {
	background-color: #f0f0f0;
	width: 692px;
	padding-bottom: 1px;
}
ul.product_list {
	width: 472px;
}
.product_list_lrg ul.product_list {
	width: 692px;
}
ul.product_list, ul.product_list li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.product_list li.product {
	height: 70px;
	background-color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #eee;
}
.product_list a, .product_list a:visited, .product_list a:hover {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #333;
}
.product_list li.product a {
	display: block;
	height: 100%;
}
.product_list li.product a:hover {
	background-color: #f0f0f0;
}
.product_list_heading {
	width: 472px;
	margin: 0;
	padding: 0;
	text-align: right;
}
.product_list_lrg .product_list_heading {
	width: 692px;
}
.product_list_heading img {
	border-style: none;
}
.product_text {
	width: 375px;
	margin-left: 80px;
	color: #000;
	padding: 2px 5px;
}
.product_list_lrg .product_text {
	width: 595px;
}
.product_name {
	font-weight: bold;
	padding-bottom: 2px;
}
.product_summary {
}
.product_thumb {
	width: 70px;
	height: 70px;
	float: left;
}
.product_list .product_name {
	color: #074b88;
}
.product_list .company_name {
	color: #99CCFF;
	font-weight: normal;
	padding-left: 10px;
}
/* integrated content product gallery */
.product_scroll_box {
	background-color: #f0f0f0;
	width: 472px;
	position: relative;
}
.product_scroll_box_wide {
	background-color: #f0f0f0;
	width: 692px;
	position: relative;
}
.product_scroll_holder {
	width: 440px;
	margin-right: auto;
	margin-left: auto;
}
.product_scroll_box_wide .product_scroll_holder {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
.product_scroll_arrow_left {
	width: 15px;
	height: 102px;
	position: absolute;
	top: 24px;
	left: 0;
}
.product_scroll_arrow_left span {
	position: absolute;
	cursor: pointer;
	border: none;
	width: 11px;
	height: 11px;
	top: 46px;
	left: 4px;
	display: block;
}
.product_scroll_arrow_right {
	width: 15px;
	height: 102px;
	position: absolute;
	top: 24px;
	right: 0;
}
.product_scroll_arrow_right span {
	position: absolute;
	cursor: pointer;
	width: 11px;
	height: 11px;
	top: 46px;
	left: 0px;
	display: block;
}
.product_scroll_arrow_right img, .product_scroll_arrow_left img {
	border: none;
}
.product_scroll_heading img {
	border-style: none;
}
.product_scroll_div a img {
	border: none;
}
.product_scroll_div a, .product_scroll_div a:visited {
	border: 1px solid #fff;
	display: block;
	margin-right: 4px;
	margin-left: 4px;
}
.product_scroll_div a:hover, .product_scroll_div a:active {
	border: 1px solid #96cb21;
}
.product_scroll_title {
	height: 18px;
	position: relative;
	padding-left: 10px;
	line-height: 14px;
	padding-top: 6px;
	overflow: hidden;
}
.product_scroll_title_inner {
	height: 14px;
	overflow: hidden;
}
/* related products gallery display */
.related-links {
	padding-bottom: 12px;
}
.featured_product_box {
	background-color: #f0f0f0;
	width: 231px;
	text-align: left;
}
.featured_product_heading {
	color: #444;
	height: 24px;
}
.featured_product_heading img {
	border-style: none;
}
.featured_product_holder {
	margin: auto;
	position:relative;
	width:223px;
	height:263px;
	overflow:hidden;
}
.featured_product_image {
	display: block;
	width: 223px;
	height: 223px;
}
.featured_product_image a img {
	border: none;
}
.featured_product_image a, .featured_product_image a:visited {
	border: 1px solid #fff;
	display: block;
}
.featured_product_image a:hover, .featured_product_image a:active {
	border: 1px solid #96cb21;
}
.featured_product_title {
	display: block;
	width: 213px;
	height: 30px;
	margin-left: 10px;
	line-height: 14px;
	margin-top: 0;
	padding-top: 6px;
	overflow: hidden;
}
.featured_product_box .product_name {
	display: block;
	color: #444;
	font-weight: bold;
	padding-bottom: 0;
}
.product_scroll_box .product_name, .product_scroll_box_wide .product_name {
	color: #444;
	font-weight: bold;
	padding-bottom: 0;
	padding-right: 10px;
}
.featured_product_box .company_name, .product_scroll_box .company_name, .product_scroll_box_wide .company_name {
	color: #777;
	font-style: italic;
}

.thankyou-msg {
	padding: 10px;
	font-weight: bold;
	border: 1px solid #f5dea0;
	margin-bottom: 10px;
}

/* savewater gardens */

.garden-plantname {
	font-weight: bold;
	color: #074B88;
	padding-bottom: 3px;
	font-size: 12px;
}

.garden-botanical {
	font-size: 12px;
	color: #666;
	padding-bottom: 3px;
	font-style: italic;
	font-weight: normal;
}

td.garden-image {
	padding-right: 10px;
}

/* stop Nielsen rating Red Sherrif code from breaking all the templates */
#nielsen, #nielsen img, #nielsen * {
	/*
	height: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	right: 0;
	*/
}

/* PowerWater styles */
body.powerwater {
	background: #9cf url(interface-images/side-line.gif) repeat-y 955px;
	margin: 0;
	padding: 0;
}
.powerwater #page-container {
	position:relative;
	margin: 0;
	width: 955px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	background: #fff;
	padding: 0;
}
.powerwater #headcontainer {
	width: 100%;
}
.powerwater #header {
	width: 955px;
}
.powerwater #content {
	width: 915px;
	background: url(interface-images/light-gradient.jpg) repeat-x left top;
	padding: 0 20px;
}
.powerwater .content-main {
	position: relative;
	width: 915px;
	background-color: #fff;
	padding-bottom: 40px;
}
.powerwater .content-inner {
	padding-top: 10px;
	padding-left: 10px;
	width: 720px;
}
.powerwater #bodycontent {
	float: left;
}
.powerwater #bodycontent-line {
	border-bottom: 1px solid #aad7f3;
	margin-left: 10px;
}
.powerwater #leftcontainer {
	float: left;
	width: 170px;
	padding-left: 5px;
}
.powerwater #footercontainer {
	position: absolute;
	width: 955px;
	bottom: 0; /* stick to bottom */
	background: #fff;
}
.powerwater #crumbcontainer {
	height: 30px;
	margin-left: 185px;
	background: url(interface-images/blue-arrow.gif) no-repeat 0 center;
	padding-left: 10px;
	margin-right: 10px;
}
.powerwater .crumb-trail {
	padding-left: 8px;
	padding-top: 7px;
}

.savings-table td {
	padding: 8px;
	border-top: 1px solid #ffffff;
}
.savings-table .row {
	background-color: #f3f9fd;
}
.savings-table .alt {
	background-color: #dceef9;
}
.savings-table .head-row {
	background-color: #c5e3f5;
	font-weight: bold;
	color: #074b88;
	border-top: none;
}

.doc-table td {
	padding: 8px 6px;
}
.doc-table .header {
	font-weight: bold;
	background-color: #d0eaf9;
	border-bottom-style: solid;
}
.doc-table .odd {
	background-color: #e5f3fc;
}
