.content_container {
	margin: 0px 0px 0px 58px;
	padding: 0px;
	width: 918px;
}

.content_container h2 {
	border-bottom: 1px solid #292929;
	margin: 0px 0px 15px;
	padding: 21px 15px 0px;
	overflow: hidden;
	position: relative;
	height: 43px;
}
.content_container h2 img {
	position: absolute;	
}

/* ABOUT US PAGE */
.content_block_top {
	background: url("images/bg-content-top.png") left top no-repeat;
	width: 918px;
	height: 12px;
}
.content_block_bottom {
	background: url("images/bg-content-bottom.png") left top no-repeat;
	width: 918px;
	height: 12px;
}
.content_block {
	background: url("images/bg-content.png") left top repeat-y;
	margin: 0px;
	padding: 0px 16px;
}
.page_content {
	float: left;
	padding: 10px;
	width: 590px;
}
.page_content_tabs {
	margin: 0px; 
	padding: 0px 0px 0px 30px; 
	width:400px;	
}
.page_content_title {
	margin: 0px; 
	padding: 20px 0px 0px 30px; 
	clear: both;	
}
.registration_page_content_title {
	margin: 0px; 
	padding: 20px 0px 0px 50px; 
	clear: both;	
}	
.page_download_teaser {
	margin: 10px 0px 10px 30px; 
	padding: 5px 12px; 
	background-color: #ececed; 
	width: 260px;	
	font-size: 13px;
	float: left;
}
.support_content_title 
{
    margin: 10px 0px 10px 0px; 
	padding: 5px 12px; 
	background-color: #ececed; 
	width: 260px;	
	font-size: 15px;
	font-weight: bold;	
}
.adobe_icon {
	float: left;
	padding: 5px 0px 0px 10px;
}
.adobe_icon a img {
    border: none;
}
.page_content_accordians {
	margin: 10px 0px 10px 30px; 
	padding: 5px 12px; 
	background-color: #ececed; 
	width: 165px;	
	font-size: 13px;
}
.page_content_accordians a {
	text-decoration: none;
	color: #585858;
	font-size: 13px;
}
.page_content h4 {
	background: url("images/page-content-arrow.jpg") left top no-repeat;
	color: #ec0023;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding: 1px 0px 1px 30px;
	line-height: 23px;
	cursor: pointer;
}
.page_content h5 {
	color: #ec0023;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding: 1px 0px 1px 30px;
	line-height: 23px;
}
.page_content h5 a {
	color: #ec0023;
	text-decoration: none;
}
.page_content h4 a {
	color: #ec0023;
	text-decoration: none;
}
.page_content_body p {
	padding: 7px 0px 7px 30px;
	margin: 0px;
	line-height: 18px;
}
.page_content_body a {
	color: #ec0023;
}
.page_content_body_support p {
	padding: 3px 0px 7px 30px;
	margin: 0px;
	line-height: 18px;
}
.page_content_body_support a {
	color: #ec0023;
}
.page_content_body_hr {
	line-height: 1px;
	height: 1px;
	font-size: 1px;
	background-color: #d8d8d8;
	padding: 0px;
	margin: 6px 0px 2px 30px;
}
.tab_latest_news {
	display: block;
	float: left;
	background: url("images/tab-latest-news.jpg") left top no-repeat;
	width: 194px;
	height: 35px;
}
.tab_latest_news:hover {
	background: url("images/tab-latest-news.jpg") left -35px no-repeat;
	width: 194px;
	height: 35px;
}
.tab_event_calendar {
	display: block;
	float:right;
	background: url("images/tab-event-calendar.jpg") left top no-repeat;
	width: 194px;
	height: 35px;
}
.tab_event_calendar:hover {
	background: url("images/tab-event-calendar.jpg") left -35px no-repeat;
	width: 194px;
	height: 35px;
}
.event_date {
	margin: 0px;
	padding: 0px 5px 0px 30px;
	font-size: 13px;
}
.news_archive {
	display: block;
	float: right;
	border: 1px solid #cfcfcf;
	background-color: #ececed;
	width: 238px;
	padding: 0px 7px 100px;
	
}
.news_archive_title {
	margin: 26px 0px 10px;
	padding: 0px 0px 0px 22px;
}
.h4_colour {
	background: url("images/news-archive-arrow.gif") 13px 50% no-repeat #c7c7c9;	
	height: 24px;
	margin: 2px 0px;
	padding: 0px 0px 0px 22px;
	font-size: 13px;
	font-weight: bold;
	line-height: 22px;
	cursor: pointer;
}
.h4_no_colour {
	background: url("images/news-archive-arrow.gif") 13px 50% no-repeat;	
	height: 24px;
	margin: 0px;
	padding: 0px 0px 0px 22px;
	font-size: 13px;
	font-weight: bold;
	line-height: 22px;
	cursor: pointer;
}
.h4_white {
	background-color: #ffffff;	
	height: 24px;
	margin: 2px 0px;
	padding: 0px 0px 0px 22px;
	font-size: 13px;
	font-weight: bold;
	line-height: 22px;
	cursor: pointer;
}
.news_archive_active {
	 background-color: #fff;	
}
.news_archive_dark_color {
	 background-color: #c7c7c9;	
}
.news_archive_body {
	margin:0px;
	padding: 0px 0px 15px;
}
.news_archive_body p {
	margin: 0px;
	padding: 7px 5px 7px 34px;
}
.archive_title a {
	color: #ec0023;
	text-decoration: none;
}
.support_link {
	background: url("images/support-arrow.gif") left 50% no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 22px;
	text-decoration: none;
	color: #ec0023;
}
/* CONTACT US PAGE */
.contact_us_content_block {
	background: url("images/bg-contact-us.jpg") left top no-repeat;
	margin: 0px;
	padding: 0px 16px;
	width: 918px;
	height: 511px;
}
.company {
	font-weight: bold;
	font-size: 12px;
	color: #ec0023;
	margin: 0px;
	padding: 0px;
}
.street {
	margin: 0px;
	padding: 2px 0px 20px;
}
.contact_address {
	float: left; 
	width: 230px; 
	margin: 0px; 
	padding: 10px 40px 10px 40px;
}
.contact_address_details {
	float: left; 
	border-left: 1px solid #bfc1c2; 
	margin: 10px 0px 0px 0px; 
	padding: 4px 8px 10px;	
}
.address {
	background: url("images/contact-us-arrow.gif") left 6px no-repeat;	
	padding: 0px 0px 0px 10px;
	margin: 0px;
}
.address span {
	color: #ec0023;	
}
.address a {
	color: #ec0023;
	text-decoration: none;
}
.address span a {
	color: #5f5f5f;
	text-decoration: underline;
}
/* SUPPPORT PAGE */
#support_form {
	width: 500px;
	margin: 0px 0px 0px 50px;
	padding: 20px 0px 35px;
}
.support_container {
	margin: 0px 0px 0px 50px;
	padding: 30px 0px 0px 0px;	
}
.label_support {
	display: block;
	background: url("images/label-please-select-product.jpg") left top no-repeat;
	width: 255px;
	height: 19px;
	float: left;
	padding: 0px 10px;
}
.select_support {
	float: left;
	display: block;
	width: 200px;
}
.support_text {
	margin: 0px;
	padding: 2px 0px;
}
.support_column_one {
	float: left; 
	width: 240px;	
	margin: 0px; 
	padding: 0px 15px 15px 0px;
}
.support_column_two {
	float: left; 
	width: 250px;
	border-left: 1px solid #bfc1c2; 
	margin: 0px; 
	padding: 0px 15px 30px;	
}
.support_column_one ul {
	list-style-type: none;
	margin: 0px;
	padding: 2px 0px;
}
.support_column_two ul {
	list-style-type: none;
	margin: 0px;
	padding: 2px 0px;
}
.support_column_two ul a {
	text-decoration: none;
	color: #5f5f5f;
}
.support_column_one ul a {
	text-decoration: none;
	color: #5f5f5f;
}
.support_column_three {
	float: left; 
	width: 240px;
	border-left: 1px solid #bfc1c2; 
	margin: 0px; 
	padding: 0px 15px 30px;	
}
.support_address {
	background: url("images/contact-us-arrow.gif") left 6px no-repeat;	
	padding: 0px 0px 0px 10px;
	margin: 0px;
	color: #ec0023;
	text-decoration: none;
}
.clear_row {
	clear: both; 
	height: 20px; 
	margin: 0px; 
	padding: 0px;	
}
.support_contact_block {
	background-color: #ececed;
	padding: 15px 36px;
	margin: 0px;
}
.support_contact_block_address {
	background: url("images/support-contact-us-arrow.gif") left 50% no-repeat;	
	padding: 0px 0px 0px 10px;
	margin: 0px;
	text-decoration: none;
	color: #5f5f5f;
}
.support_contact_block_email {
	color: #5f5f5f;
	text-decoration: underline;
}
.support_contact_column_one {
	float: left;
	width: 145px;
}
.support_contact_column_two {
	float: left;
	width: 280px;
}
.support_contact_column_three {
	float: left;
	width: 210px;
}
.support_contact_column_four {
	float: left;
}


/*  WATER IQ */
.water_iq_content_block {
	margin: 0px;
	padding: 10px 0px 0px;
	line-height: 13px;
}
.image_border {
	border: 1px solid #4f4f4f;	
}
.call_out_block_one {
	float: left; 
	width: 228px; 
}
.call_out_block_two {
	float: left; 
	width: 228px; 
}
.call_out_block_three {
	float: left; 
	width: 228px; 
}
.call_out_block_four {
	float: left; 
	width: 220px; 
}
.call_out_block_three p, .call_out_block_two p, .call_out_block_one p, .call_out_block_four p {
	margin: 0px;
	padding: 5px 20px 10px 0px;
}
.water_iq_content_block h3 {
	color: #aaaaaa;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
/*  WATER IQ SECONDARY */
.content_block_article {
	background: url("images/bg-content.png") left top repeat-y;
	margin: 0px;
	padding: 0px 16px;
}
#water_iq_menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 30px;
}
#water_iq_menu li {
	float: left;
	padding: 0px 10px;
	margin: 0px;
}
#water_iq_menu li a{
	color: #ffffff;	
	text-decoration: none;
}
#water_iq_menu li a:hover, #water_iq_menu li a.selected{
	color: #df0021;	
}
.water_secondary_container {
	margin: 0px;
	padding: 30px 60px 0px 30px;
}
.iq_caption_title {
	color: #ec0023; 
	font-weight: bold; 
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 7px;
}
.iq_teaser_italic {
	font-style: italic;
	margin: 0px;
	padding: 0px 50px 0px 7px;
}
.water_iq_next 
{    
	float: right;
	padding-top: 490px;	
}
.water_iq_back 
{
    float: right;
	padding-top: 490px;	
	/*position: absolute;	
	padding: 490px 0px 0px 320px;*/
}
/* PRODUCTS  */
.content_block_product {
	margin: 0px;
	padding: 0px;
	height: 378px;
	width: 918px;
	overflow: hidden;
	position: relative;
}

#product_land_tabs {
	position: absolute;
	z-index: 11;
	list-style-type: none; 
	padding: 0px; 
	margin: 328px 0px 0px 397px;		
}
#product_land_tabs li {
	float: left;
	padding-right: 1px;
}
.tab_viqua {
	display: block;
	background: url("images/tab-viqua-home.gif") left top no-repeat;
	width: 72px;
	height: 27px;
}
.tab_trojan {
	display: block;
	background: url("images/tab-trojan-home.gif") left top no-repeat;
	width: 119px;
	height: 27px;
}
.tab_sterilight {
	display: block;
	background: url("images/tab-sterilight.gif") left top no-repeat;
	width: 99px;
	height: 27px;
}
.tab_awp {
	display: block;
	background: url("images/tab-awp.gif") left top no-repeat;
	width: 190px;
	height: 27px;
}
.newsitem {
	display: block;
	width: 918px;
	height:378px;
}
.newsitem ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.pagination a:hover, .pagination a.selected {
	background-position: left -27px;
}
.newsitem ul.stack_menu {
	float: right;
	margin: 89px 40px 0px 0px;
	width: 273px;
	
}
.newsitem ul li a:hover {
	background-position: left -38px;
}
.newsitem ul li a {
	text-indent: -99em;	
	margin: 0px 0px 3px 0px;
	overflow:hidden;
	width: 273px;
	height: 38px;
	float: left;
}
.trojan_residential {
	background: url('images/link-trojan-residential.png') left top no-repeat;
}
.trojan_light_commercial {
	background: url('images/link-trojan-light.png') left top no-repeat;
}
.trojan_light_special {
	background: url('images/link-trojan-special.png') left top no-repeat;
}
.trojan_light_access {
	background: url('images/link-trojan-accessories.png') left top no-repeat;
}
.trojan_light_view {
	background: url('images/link-trojan-view-all.png') left top no-repeat;
}
.awp_water {
	background: url('images/link-awp-water.png') left top no-repeat;
}
.awp_filters {
	background: url('images/link-awp-filters.png') left top no-repeat;
}
.awp_osmosis {
	background: url('images/link-awp-osmosis.png') left top no-repeat;
}
.awp_tubing {
	background: url('images/link-awp-tubing.png') left top no-repeat;
}
/* PRODUCT LANDING */
#product_tabs {
	list-style-type: none;
	list-style-position: outside;
	width: 918px;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
#product_tabs li{
	float: left;
}
#product_tabs li a {
	float: left;	
	overflow: hidden;
	text-indent: -99em;	
}
#product_tabs li a:hover, #product_tabs li a.selected {
	background-position: left 100%;
		
}
.tab_p_sterilight {
	background: url("images/tab-products-sterilight.png") left top no-repeat;
	width: 104px;
	height: 41px;
}
.tab_p_trojan {
	background: url("images/tab-products-trojan.png") left top no-repeat;
	width: 134px;
	height: 41px;	
}
.tab_p_awp {
	background: url("images/tab-products-awp.png") left top no-repeat;
	width: 221px;
	height: 41px;	
}
.tab_p_ozone {
	background: url("images/tab-products-ozone.png") left top no-repeat;
	width: 89px;
	height: 41px;	
}

.product_title {
	height: 49px;	
	margin: 0px;
	padding: 0px;
}


.product_container {
	clear: both;
	background: url("images/top-secondary-background.png") left top no-repeat;
	overflow: hidden;
	padding: 11px 0px 0px 0px;
}
.product_container_bottom {
	background: url("images/bottom-secondary-background.png") left 100% no-repeat;
	overflow: hidden;
	padding: 0px 0px 23px 0px;
}
.product_container_middle {
	background: url("images/bg-secondary-background.png") left top repeat-y;
	overflow: hidden;
}
.left_column {
	float: left;
	width: 171px;
	padding: 0px 25px 0px 17px;
	margin: 0px;
}
.right_column {
	float: right;
	width: 600px;
	padding: 0px 40px 0px 60px
}
.product_menu_title {
	margin: 0px; 
	padding: 17px 0px 0px 0px;
	height: 30px;
}
.product_awp_menu_title {
	margin: 0px; 
	padding: 5px 0px 0px 0px;
	height: 42px;
}
ul.product_callout {
	list-style-type: none;
	list-style-position:outside;
	padding: 0px 0px 0px 0px;	
}
ul.product_callout li {
	float: left;
	background: url("images/bg-product-callout.png") left top no-repeat;
	width: 280px;
	height: 235px;
	margin: 0px;
	padding: 0px 14px 3px 0px;
}
.product_callout_image
{
    padding-top: 10px;
    display: table-cell;
    vertical-align: middle;
    height: 146px;
    width: 280px;
}
div.product_callout_image img {	    
    border: 0;
    display: block;
    margin: 0 auto;
}
ul.product_callout h4 {
	color: #a00018;	
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 10px 0px 29px;
}
ul.product_callout p {
	margin: 0px;
	padding: 0px 29px 0px 29px;
}
ul.product_callout li a 
{
    text-decoration: none;
    color: #5f4f4f;
}

/* PRODUCT SERIES LANDING */
.tab_specs, .tab_product_support {
	margin: 8px 10px 0px 0px;	
}
.tab_specs:hover, .tab_product_support:hover, .right_column a.selected {
	background-position: left 100%;
}
.tab_specs {
	background: url("images/tab-specs.jpg") left top no-repeat;
	float: left;
	text-indent: -99px;
	width: 194px;
	height: 35px;
	overflow:hidden;
}
.tab_product_support {
	background: url("images/tab-product-support.jpg") left top no-repeat;
	float: left;
	text-indent: -99px;
	width: 194px;
	height: 35px;
	overflow:hidden		
}
.product_content {
	clear: both;
	padding: 35px 0px 0px 0px;
}
.product_content h4{
	font-size: 19px;
	color: #ec0023;
	font-weight: normal;
	padding: 0px 0px 5px 0px;
}
.product_content p {
	padding: 7px 0px;	
}
.link_documentation {
	padding: 0px 0px 0px 10px;	
	background: url("images/product-arrow.gif") no-repeat left 50%;
	color: #ec0023;
	text-decoration: none;
}
.bread_crumbs {
	position: absolute; 
	padding: 30px 0px 0px 200px;
	z-index: 9999;
}
.bread_crumbs a {
	color: #fff;
	text-decoration: none;
	height: 23px;
	line-height: 21px;
	float: left;
	font-size: 13px;
}
.bread_crumbs .primary {
	background: url("images/bread-crumbs-primary.gif") top right no-repeat #555555;	
	padding: 0px 15px 0px 10px;
}
.bread_crumbs .middle {
	background: url("images/bread-crumbs-middle.gif") top right no-repeat #920016;
	padding: 0px 23px 0px 10px;
}
.bread_crumbs .final {
	background: url("images/bread-crumbs-final.gif") top right no-repeat #920016;
	padding: 0px 23px 0px 10px;
}


/* REGISTRATION FORM */


#Registration_Form fieldset{
	border: none;
	margin: 15px 0px 0px 0px;
}
#Registration_Form fieldset p{
	float: left;
	padding: 0px 15px 0px 0px;
}
#Registration_Form legend {
	color: #ec0023;
	font-weight: bold;
}
#Registration_Form label .req {
	color: #ec0023;	
}
.select_product {
	width: 200px;	
}
.input_short {
	width: 130px;	
}
.input_norm {
	width: 200px;
}
.input_long {
	width: 300px;
}
#Registration_Form input {
	padding: 2px 4px;	
}
#Registration_Form select {
	padding: 2px 4px;	
}
#product_information label {
	display: block;
	padding: 2px 0px;
}
#customer_information {
	width: 480px; 
	float: left;	
}
#customer_information label {
	display: block;
	padding: 2px 0px;	
}
#dealer_information {
	padding: 15px; 
	background-color: #ececed; 
	width: 310px; 
	float: left;	
}
#dealer_information label {
	display: block;
	padding: 2px 0px;	
}
#dealer_information legend {
	display: none;	
}
.dealer_legend {
	color: #ec0023;
	font-weight: bold;	
}
#register_input 
{
    clear: both;
}
#register_input input.button {
	border: 0px none;
	cursor: pointer;
	font-size: 1px;
	line-height: 1px;
	color: #717171;
	overflow: hidden;
	text-indent: -99em;
	float: left;
}
.submit_button {
	margin: 15px 0px 15px 0px;
	background: url("images/button-submit.jpg") left top no-repeat;
	height: 35px;
	width: 115px;
	vertical-align: top;
}
.submit_button:hover {
	background-position: left -35px;
}
/* Product Specification table */
table#spec
{
	text-align: center;
	border-collapse: collapse;
	background-color: #F5F5F5;
}

table#spec td
{
	border: solid 1px #888;	
}

th#nostyle
{
    background-color: white;
	border: 0;
	border-bottom: solid 2px black;
}

table#spec td, table#spec th
{	
	padding-top: 5px;
	padding-bottom: 5px;
}

th#selprodhdr
{
	border: solid 2px black;
	background-color: white;
}
th.tophdr
{
	border: solid 2px black;
}
th.tophdr a
{
	font-weight: normal;
}

th.sidehdr
{
	border: solid 2px black;
}
th.sidesuphdr
{
	border: solid 2px black;
	border-right: 0;
}
th.sidesubhdr
{
	border: solid 1px #888;
	border-right: solid 2px black;
}
td.selprod
{
	background-color: white;
}
