/* @override 
	http://savewater.dvdesign.com.au/interface/savewater-products.css
	http://www.savewater.com.au/interface/savewater-products.css
*/

/* Product search */
#product-search-simple {
	width: 160px;
	float: left;
}
#product-search-adv {
	float: left;
	width: 440px;
}
#product-search-buttons input, #product-search-more input {
	padding: 1px 8px;
	margin: 2px 0;
	background-color: #EBF6D3;
	border: 1px solid #888;
	font-size: 11px;
	line-height: 14px;
}
#product-search-buttons {
	float: left;
	width: 80px;
}
#product-search-buttons input {
	width: 70px;
}
#product-search-more {
	float: left;
	width: 440px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#product-search-more input {
	width: 110px;
}
#product-search-more a, #product-search-more a:visited, #product-search-more a:hover, #product-search-more:active {
	font-size: 10px;
	color: #000000;
}
#product-search-desc {
	font-size: 91%;
	color: #000000;
}
#product-search-less, #product-search-less a, #product-search-less a:visited, #product-search-less a:hover, #product-search-less:active {
	font-size: 10px;
	color: #000000;
}
#productname {
	width: 150px;
	border: 1px solid #999;
	padding: 2px;
}
#companyid {
	width: 100px;
}
#waterrating {
	width: 100px;
}
#energyrating {
	width: 100px;
}
#categoryid {
	width: 100px;
}
.search-box-ct {
	background-color: #dbeeb0;
	width: 999px;
}
.search-box {
	background-color: #dbeeb0;
	padding: 5px 10px;
	border-bottom: 1px solid #fff;
}
.search-desc {
	background-color: #ebf6d3;
	padding: 5px 10px 2px;
}
.search-box-cb {
	background-color: #ebf6d3;
}
.notfound {
	margin-top: 12px;
	padding: 4px;
}

/* Product browse and quick links */
.browse-options {
	margin-top: 20px;
}
#browse-categories {
	width: 231px;
	height: 109px;
	background: url(../user-templates/interface-images/browse-background.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
.browse-categories-text {
	height: 50px;
	width: 221px;
	margin: 0;
	text-align: left;
	padding: 10px 11px 5px;
}
.browse-categories-button {
	height: 30px;
	padding: 5px 11px;
}
#quick-select {
	width: 470px;
	height: 109px;
	background: url(../user-templates/interface-images/quick-select-background.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
.quick-select-text {
	height: 20px;
	width: 442px;
	margin: 0;
	text-align: left;
	padding: 10px 11px 5px;
}
.quick-select-button {
	height: 30px;
	padding: 0 0 5px 11px;
}
.quick-select-button img {
	padding-right: 10px;
}

/* Product library browse list */
.product-search-results {
	padding-bottom: 20px;
}
.product-list-searched {
	border-bottom: 1px solid #FFF;
	background-color: #D0EAF9;
}
.product-list-searched-text {
	color: #074b88;
	padding: 5px 5px 10px;
}
.product-list-sort {
	margin-top: 10px;
}
.product-list-sort-criteria {
	padding: 0;
	margin: 0;
}
.sort-box-ct {
	background-color: #D0EAF9;
}
.product-list-sort-name {
	background-color: #E4F1FB;
}
.product-list-name-text, .product-list-water-text, .product-list-energy-text {
	padding: 5px 5px 1px;
	color: #074b88;
}
.sort-box-lb, .sort-box-cb, sort-box-rb, .sort-box-l, .sort-box-r {
	background-color: #E4F1FB;
}
.product-list-sort-water {
	width: 130px;
	text-align: center;
	background-color: #E4F1FB;
}
.product-list-sort-energy {
	text-align: center;
	width: 125px;
	background-color: #E4F1FB;
}
.product-category {
	color: #99D022;
	font-size: 12px;
	background: url(../user-templates/interface-images/underline1.gif) no-repeat 0 bottom;
	line-height: 25px;
	border-left-width: 1px;
	font-weight: bold;
	padding-top: 10px;
}
ul.product-list {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	line-height: 14px;
}
li.product-list-item {
	margin: 5px 0 10px;
	padding: 0;
	font-size: 10px;
	position: relative;
	float: none;
	clear: both;
}
li.product-list-item a {
	display: block;
	font-size: 10px;
	height: 100%;
	width: 100%;
	font-weight: normal;
	color: #222;
}
.product-list-item a:link, .product-list-item a:visited {
	text-decoration: none;
	font-size: 10px;
}
.product-list-item a:hover {
	background-color: #F0F0F0;
	text-decoration: none;
	font-size: 10px;
	cursor: pointer;
}
.product-list-item a:active {
	text-decoration: none;
	font-size: 10px;
}
.product-list-text {
	font-size: 91%;
}
.product-list-image {
	background-color: #FFF;
	text-align: center;
	width: 50px;
	border: 2px solid #F0F0F0;
	padding: 1px;
}
.product-list-image img {
	width: 50px;
	height: 50px;
}
.product-list-image a:link, .product-list-image a:visited {
	text-decoration: none;
}
.product-list-image a:hover {
	background-color: #FFFFFF;
	text-decoration: none;
}
.product-list-heading {
	color: #074B88;
	padding-bottom: 2px;
	font-size: 100%;
	font-weight: bold;
}
.product-list-company {
	color: #99CCFF;
	font-size: 100%;
}
.product-list-rating {
	width: 130px;
	height: 55px;
	text-align: center;
	background-color: #f1f8fd;
	border-left: 1px solid #fff;
}
.product-list-item a:hover .product-list-rating {
	background-color: #F0F0F0;
}
.product-list-stars {
	color: #999;
	font-size: 10px;
}
.product-list-stars img {
	border-style: none;
}
.product-list-grey {
	color: #5181ab;
	margin-bottom: 5px;
	font-size: 10px;
	margin-top: 10px;
}

.item-holder {
	position: relative;
}
.product-list-image {
	float: left;
	margin-right: 10px;
}
.product-list-text {
	float: left;
	width: 630px;
	margin-right: 10px;
}
.product-list-text.marginR {
	width: 500px;
}
.product-list-text.marginR2 {
	width: 370px;
}
.product-list-rating {
	float: left;
}

/* Product library browse by category */
ul.category-list {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0 0 20px;
}
li.category-list-item {
	padding: 10px 0 0;
}
.category-list-heading {
	color: #074B88;
	font-weight: bold;
}
.category-list-item a {
	display: block;
	padding: 3px;
	font-weight: normal;
}
.category-list-item a:link, .category-list-item a:visited {
	text-decoration: none;
}
.category-list-item a:hover {
	background-color: #F0F0F0;
	text-decoration: none;
}
.category-list-item a:active {
	text-decoration: none;
}
.category-list-content {
	margin: 0;
	padding: 0;
	height: 56px;
}
.category-list-image {
	float: left;
	width: 52px;
	height: 52px;
	border: 2px solid #F0F0F0;
	margin-right: 2px;
}
.category-list-content img {
	float: left;
	border: 2px solid #F0F0F0;
	padding: 1px;
	margin-right: 2px;
}
.category-list-count {
	width: 56px;
	height: 56px;
	float: left;
	background-color: #F0F0F0;
	color: #666;
	text-align: center;
	margin-right: 6px;
	font-size: 11px;
}
.category-list-bold {
	color: #666;
	font-size: 20px;
	font-weight: bold;
	margin: 5px 0 0;
}
.category-list-text {
	font-size: 91%;
	color: #222;
}

/* Product Library Display */
#feature-container {
	width: 312px;
	float: right;
	margin-left: 10px;
}
.features-table {
	background-color: #F0F0F0;
	margin-bottom: 2px;
	padding: 5px;
	height: 45px;
}
.features-table td {
	text-align: center;
}
.ratings-label {
	font-size: 10px;
}
.consumption {
	font-size: 14px;
	font-weight: bold;
}
.consumption-units {
	color: gray;
	font-size: 11px;
}
.library-images {
	border: 5px solid #F0F0F0;
	padding: 1px;
	text-align: center;
	margin-top: 5px;
}
.product-title {
	color: #074B88;
	font-size: 16px;
	line-height: 20px;
}
.company-title {
	color: #99CCFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	background: url(../user-templates/interface-images/underline2.gif) no-repeat 0 bottom;
	margin-bottom: 10px;
}
.product-awards-heading, .product-approvals-heading, .product-mark-heading, .availability-heading  {
	color: #99D022;
	font-size: 12px;
	background: url(../user-templates/interface-images/underline1.gif) no-repeat 0 bottom;
	line-height: 25px;
	border-left-width: 1px;
	font-weight: bold;
	padding-top: 10px;
}
.product-awards, .product-approvals {
	list-style-type: square;
	list-style-image: url(../user-templates/interface-images/awards-bullet.gif);
	line-height: 16px;
}
.related-docs-heading {
	color: #99D022;
	font-size: 12px;
	font-weight: bold;
	background: url(../user-templates/interface-images/underline1.gif) no-repeat 0 bottom;
	line-height: 25px;
	padding-top: 10px;
}
.related-docs {
	list-style-type: square;
	list-style-image: url(../user-templates/interface-images/doc-bullet.gif);
	line-height: 16px;
}
.related-docs a, .related-docs a:visited {
	line-height: 16px;
	text-decoration: none;
	color: #444;
	border-bottom: 1px dotted #444;
}
.related-docs a:hover, .related-docs a:active {
	text-decoration: none;
	border-bottom: 1px dotted #99D022;
	color: #99D022;
}
.further-info-heading {
	color: #99CCFF;
	font-size: 12px;
	font-weight: bold;
	background: url(../user-templates/interface-images/underline2.gif) no-repeat 0 bottom;
	line-height: 25px;
	padding-top: 10px;
}
ul.availability, ul.available-from, .product-approvals ul, .product-awards ul {
	list-style-image: url(../user-templates/interface-images/awards-bullet.gif);
}
.company-table, .price-table {
	background-color: #F0F0F0;
	margin-bottom: 2px;
	padding: 5px;
}
.price-table {
	background-color: #e4e4e4;
}
.company-contact, .company-more, .price-range {
	padding-left: 5px;
}
.company-more {
	vertical-align: bottom;
}
.company-contact-row {
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}
.row-label, .row-value, .price-label {
	font-size: 10px;
}
.row-label {
	display: inline-block;
	width: 50px;
}
.row-value {
	font-weight: bold;
}
.price-range {
	font-weight: bold;
	font-size: 14px;
}
#water-ratings img, #energy-ratings img {
	width: 15px;
	height: 15px;
}
.consumption-rating, .consumption, .consumption-units {
	padding-top: 3px;
}
.company-info a, .company-info a:visited {
	color: #99D022;
	border-bottom: 1px dotted #99D022;
}
.company-info a:hover, .company-info a:active {
	text-decoration: none;
	border-bottom: 1px dotted #85b817;
	color: #85b817;
}
ul.no-bullet {
	list-style-type: none;
	list-style-image: none;
	padding-left: 0px;
}
ul#product-mark li {
	display: inline-block;
}
.product-mark {
	margin-left: 10px;
}
.library-links {
	margin-left: 540px;
	width: 175px;
	text-align: right;
}
.lib-link {
	vertical-align: middle;
}
.lib-link img {
	border: 0;
	text-decoration: none;
}
.lib-link a, .lib-link a:visited {
	color: #888;
	text-decoration: none;
	font-weight: normal;
}
#email-page-icon, #download-pdf-icon {
	padding-left: 17px;
	padding-right: 3px;
}
#email-or-download {
	z-index: 200;
}
.email-page-form {
	position: absolute;
	top: 25px;
	left: 0px;
	z-index: 205;
	width: 260px;
}
.email-page-inner {
	background-color: #f0f0f0;
	padding: 10px 15px;
	border: 1px solid #ccc;
	z-index: 210;
}
input#send-email-to {
	border: 1px solid #aaa;
	color: #777;
}
textarea#send-email-msg {
	width: 100%;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #777;
	border: 1px solid #aaa;
}


/* refine by top-level category */
.refine-by-category {
	background-color: #e4f1fb;
	padding: 8px 5px;
}
.refine-by-category.refine-reset {
	border-top: 1px dotted #fff;
}
.sort-by-tr td {
	padding: 0;
	margin: 0;
	border-top: 1px solid #fff;
}
#refine-by-title {
	position: relative;
	float: none;
	clear: both;
}
#refine-by-title, #refine-by-title a, #refine-by-title a:visited, .sort-by-title, .sort-by-title a, .sort-by-title a:visited {
	margin: 0;
	padding: 0;
	font-size: 91%;
	font-weight: bold;
	color: #074b88;
	display: inline-block;
}
#refine-by-title a:hover, .sort-by-title a:hover, #refine-by-title a:active, .sort-by-title a:active {
	color: #074b88;
	text-decoration: none;
}
.refine-by-arrow {
	background: url(/interface/images/arrow-isclosed.png) no-repeat left 3px;
}
.refine-by-arrow.open {
	background: url(/interface/images/arrow-isopen.png) no-repeat left 3px;
}
.category-list-refine {
	margin: 0;
	padding: 5px 0;
	position: relative;
	width: 685px;
}
.category-list-refine.show-all {
	padding-bottom: 1px;
}
.sort-by-options {
	position: relative;
	padding-top: 2px;
}
.refine-item, .sort-by-item {
	color: #5181ab;
	font-size: 91%;
	width: 227px;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
}
.sort-by-item.last {
	width: 1%;
}
.sort-by-item-label {
	display: block;
	padding-bottom: 2px;
	padding-top: 4px;
}
#cat-refine-reset, .refine-reset {
	clear: both;
	float: none;
	margin: 0;
	padding: 0;
}
.refine-item a, .sort-by-item a {
	color: #5181ab;
	display: block;
	font-size: 91%;
	background: url(images/category-bullet.png) no-repeat 0 5px;
	padding: 4px 0 1px 12px;
}
.refine-item a:visited, .sort-by-item a:visited {
	color: #5181ab;
	text-decoration: none;
}
.refine-item a:hover, .refine-item.selected a, .sort-by-item a:hover, .sort-by-item a.selected {
	color: #074b88;
	text-decoration: none;
	background: #e4f1fb url(images/category-bullet-selected.png) no-repeat 0 5px;
}
.refine-item a:active, .sort-by-item a:active {
	color: #5181ab;
	text-decoration: none;
}
.refine-item.selected a, .sort-by-item.selected a {
	font-weight: bold;
	font-size: 91%;
}
/* refine by sub-categories */
.refine-list-holder {
	background: url(images/sub-category-bg.png) no-repeat 0 0;
	width: 692px;
	background-color: #e4f1fb;
	margin-top: 8px;
	padding: 4px 8px 0;
}
.refine-list-footer {
	background: url(images/sub-category-bg-bottom.png) no-repeat 0 top;
	width: 708px;
	height: 4px;
	padding-bottom: 10px;
}
.refine-title {
	float: left;
	width: 100px;
	color: #074b88;
	font-size: 91%;
	padding-top: 2px;
}
.refine-list {
	margin-left: 100px;
	position: relative;
}
.refine-list {
	margin: 0;
	padding: 0;
	position: relative;
}

.refine-list-item {
	display: inline;
	color: #074b88;
	font-size: 91%;
	padding-top: 2px;
}
.refine-list-item a {
	color: #5181ab;
	font-size: 91%;
	background: none;
}
.refine-list-item a:hover {
	color: #074b88;
	text-decoration: none;
}
.refine-list-item a.selected {
	color: #074b88;
	font-weight: bold;
}
.refine-list .pipe {
	padding-left: 8px;
	color: #5181ab;
	padding-right: 8px;
}
/* sort results by */
.sort-by-holder {
	padding: 8px 5px 6px;
	background-color: #e4f1fb;
}
