/* 
------------------------------------------
Warren Electric Screen Style Sheet
------------------------------------------
*/

/* Styles the Current Links
-----------------------------------------------------*/
@import "currentlink_styles.css"; 

/******************
 =GLOBAL ELEMENTS
*******************/
body {
  	background:#fff url(../images/bg.gif) repeat-y fixed center;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	font:0.8em/1.5em arial,tahoma,verdana,sans-serif;
	color:#000;
	}

#container {
	margin:auto;
	width:736px;
	height:100%;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

a img {
	border: 0;
}

.clearboth {
	clear:both;
	display: block;
	font-size: 0;
	line-height: 0px;
	height: 0;
	width: 100%;
}

.clearleft {
	clear: left;
}

.horizontal-divider {
	clear:both;
	width:500px;
	height:10px;  
}

.floatleft {
	float:left;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
}

.align-center-fixed {
	text-align: center;
	width: 340px;
}

.floatright {
	float:right;
}

h1 {
	color:#293896;
	font-size: 1.4em;
	font-weight:bold;
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
}

h2 {
	text-align: left;
	color: #293895;
	font: bold 1.2em tahoma, verdana, sans-serif;
	padding: 8px 0px 10px 0px;
	margin: 0px;
	border-bottom: 1px dotted #e7e7e7;
	text-decoration: none;
}

h3 {
	font: bold 1.0em tahoma, verdana, sans-serif;
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

ul {
	list-style-image: url(/images/bullet.gif);
	padding: 0px 0px 0px 15px;
	margin: 0px;
}

.blueLinks a {
	color: #0000FF;
	}

/*******************
 =HEADER ELEMENTS
********************/
#search {
	text-align: right;
	background-color: #292D90;
	width:715px;
	margin: 0 0 0 1px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	padding: 5px 10px;
}

#search .searchText {
	font-size: 15px;
	font-weight: bold;
}

#search input.keyword {
	margin: 0 3px 0;
}

.textbox {
	height: 22px;
}

#submit {
	padding:3px 0 0 0;
	margin:0px;
}
#header {
	clear: both;
}
#header-left {
	display: block;
	float:left;
  	background:#E4E8E9 url(../images/header-left.gif) no-repeat; 
	width:256px;
	height:289px;
}

#header-left-sub {
	display:block;
	float:left;
	width:138px;
	height:96px;
}

#logo {
	margin: 4px 0px 0px 10px;
	border:0px;
}

#marketing-message {
	color:black;
	width:200px;
	height:60px;
	margin:78px 0px 0px 35px; 
	font-size:12px;
	line-height:120%;
	font-weight:bold;
}

#header-mid {
	display: block;
	float:left;
  	background:#E4E8E9 url(../images/header-mid.gif) no-repeat; 
	width:226px;
	height:289px;
}

#header-mid-sub {
	float:left;
	display: block;
	width:420px;
	height:96px;
}

#header-right {
	float:left;
  	background:#E4E8E9 url(../images/header-right.gif) no-repeat; 
	width:254px;
	height:289px;
}

#header-right-sub {
	float:left;
	width:178px;
	height:96px;
}

#calls-to-action {
	line-height:12px;
	width:200px;
	margin: 195px 0px 0px 25px;
}

#calls-to-action a {
	line-height:12px;
	display:block;
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;	
	margin-top:4px;
}

#calls-to-action a:active {
	display: block;
	width: 180px;
}

#calls-to-action a:hover {
	line-height:12px;
	color: #ff0000;
	margin-top:4px;
}

#calls-to-action-contact, #calls-to-action-catalog, #calls-to-action-quote, #calls-to-action-online {
	line-height:12px;
  	background:#E4E8E9 url(../images/calls-to-action-bg.gif) no-repeat; 
	width:180px;
	height:20px;
	padding-left:20px;
	overflow:hidden;
}

#calls-to-action-catalog, #calls-to-action-quote, #calls-to-action-online {
	margin-top: 3px;
}

#top-navigation {
	clear:both;
	background-color:#283896;
	width:718px;
	height:18px;
	margin-left:1px;
	border-bottom:3px solid #001F56;
	border-top:1px solid #E1E5F2;
	padding:6px 0px 0px 17px;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:12px;
} 

#top-navigation a{
	color:white;
	font-weight:bold;
	padding: 5px 14px 10px 15px;
	text-decoration:none;
	line-height:12px;
} html>body #top-navigation a{
	padding: 5px 14px 7px 15px;
}

#top-navigation a:hover{
	background-color: #001F56
}


/***********************
  =MAIN MARGIN ELEMENTS 
 ***********************/

#main {
	float:right;
	clear:right;
	display:block;
	background:#fff;
 	width:517px;
	margin:0px;
	padding:10px 6px 10px 5px;
}

#main h1 {
	text-transform: uppercase;
}

#main-sub {
	float:right;
	clear:right;
	display:block;
	background:#fff;
 	width:726px;
	margin:0px;
	padding:16px 0px 10px 10px;
}

#breadcrumbs {
	float:left;
	display:block;
	width:392px;
	height:15px;
	font-size:95%;
}

#print {
	float:right;
	display:block;
	text-align:left;
	vertical-align:text-bottom;
	width:110px;
	height:15px;
	font-size:95%;
}

#print-page {
	display: none;
}

.title {
	font-size:150%;
	display:block;
	clear:both;
	width:502px;
	margin:0;
}

.table-title {
	font: bold 1.0em tahoma, verdana, sans-serif;
	clear:both;
	width:502px;
	margin:0;
	background-color: #ccc;
	text-align: center;
}

.no-linebreak {
	padding: 0px;
	margin: 0px;
}

.literature-box {
	display: block;
	width: 495px;
	height: 150px;
	margin: 0px 5px 20px 0px;
	padding: 5px;	
}

.links-box {
	display: block;
	width: 495px;
	height: 125px;
	margin: 0px 5px 0px 0px;
	padding: 5px;	
}

.literature {
	float: left;
	clear: left;
	display: inline-block;
	padding-right: 5px;
	border-right: 1px solid #000;
}

.list-left, .list-middle, .list-right {
	float: left;
	display: block;
	margin: 0 10px 0 0;
	width: auto;
}

.landing-list {
	float: left;
	display: block;
}

.list-wide {
	display: block;
	width: auto;
	padding-left: 20px;
}

.indent {
	display: block;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

.landing {
	background-color: #fff;
	padding: 3px;
	margin: 5px 0px;
	border: 2px solid #293896;
}

.landing-right {
	float: right;
	background-color: #fff;
	padding: 3px;
	margin: 5px 0px 5px 5px;
	border: 1px solid #e7e7e7;
}

.landing-left {
	float: left;
	background-color: #fff;
	padding: 3px;
	margin: 5px 5px 5px 0px;
	border: 1px solid #e7e7e7;
}

.landing-center {
	margin: 0px;
	padding: 0px;
}

.specifications-clear {
	border: 1px solid #ccc;
	clear: both;
	float: none;
	padding: 5px;
	width: 500px;
}

.specifications, .ohms-law {
	border: 0;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

table.specifications th, table.specifications-small th {
	background-color: #293895;
	color: #fff;
}

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

table.specifications td{
	border: 0;
	padding: 1px;
	margin: 0;
}

div.specifications {
	padding: 5px;
}

.specifications-table {
	width: 512px;
	padding: 0px;
}

.specifications-table td {
	width: 241px;
	padding: 5px 0 0 0;
	vertical-align: top;
}

.blue-top-border {
	border-top: 3px solid #293896;
}


.specifications-small {
	border: 1px solid #293895;
	width: 270px;
	padding: 5px;
	margin: 0px;
}

.specifications-small-left {
	float: left;
	display: block;
	border: 1px solid #293895;
	width: 270px;
	padding: 0px 0px 0px 10px;
	margin: 5px 5px 5px 0px;
}

.specifications-small-right {
	float: right;
	display: block;
	border: 1px solid #293895;
	width: auto;
	padding: 0px 0px 0px 10px;
	margin: 5px 0px 5px 5px;
}

.ohms-law td{
	padding: 5px 5px 5px 5px;
}

.technical-info, .technical-info-2 {
	border: 1px solid #293895;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.technical-info td{
	border: 1px solid #293895;
	padding: 10px 5px 10px 5px;
	margin: 0px;	
}

.technical-info-2 td{
	padding: 2px 5px 2px 5px;
	margin: 0px;	
}

.col1 {
	width: 120px;
	padding: 0 0 0 10px;
	margin: 0px;
}

.col2 {
	margin: 0px;
	padding: 0px 0px 0px 5px;
}

.alternate-row {
	background-color: #ccc;
}

.subhead {
	font: normal 10px tahoma, verdana, sans-serif;
}

.subhead a, .subhead a:visited {
	color: blue;
}

.left-box {
	float: left;
	display: block;
	width: 208px;
	height: 170px;
	border-top: 3px solid #293896;
	padding: 15px;
}

.right-box {
	float: right;
	display: block;
	width: 208px;
	height: 170px;
	border-top: 3px solid #293896;
	padding: 15px;
}

.box {
	border: 1px solid #293895;
	padding: 10px;
}

.model-number {
	vertical-align: top;
	border: 1px solid #293895;
	font: .8em arial, sans-serif;
}

.model-number td {
	vertical-align: top;
	border: 1px solid #293895;
	font: .9em arial, sans-serif;
}

.table-header1 {
	text-align: center;
	background-color: #fff;
	font-size: 1.0em;
	font-weight: bold;
}

.table-header2 {
	text-align: center;
	background-color: #eee;
	font-size: .9em; 
}

.equations-left {
	display: block;
	width: 100px;
	float: left;
	padding-top: 10px;
	margin-right: 20px;
	font: bold 1.2em tahoma, verdana, sans-serif;
}

.equations-left {
	display: block;
	float: left;
}

.redtext {
	color: #ff0000;
	font-weight: bold;
}

div.gray-bg {
	background-color: #ccc;
	padding: 5px;
}

div.gray-border {
	border: 1px solid #ccc;
	padding: 5px;
}

.dash {
	clear: both;
	border-top: 1px dashed #ccc;
	height: 1px;
	margin: 5px 0;
	width: 500px;
}

/****************
 =RIGHT ELEMENTS
****************/

#right {
	display: block;
	float: right;
	margin: 10px 0 10px 10px;
	padding: 0;
	width: 160px;
	clear: right;
}
		
#calls-to-action-sub {		
	float: right;		
	line-height:12px;
	margin: 0;
	padding:0;
	width: 160px;
}

#calls-to-action-sub a {
	line-height:12px;
	display:block;
	width: 160px;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;	
	margin-top:4px;
}

#calls-to-action-sub a:hover {
	color: #ff0000;
	line-height:12px;
	margin-top:4px;
}

#calls-to-action-contact-sub {
	line-height:12px;
  	background:#E4E8E9 url(../images/calls-to-action-bg.gif) no-repeat; 
	width:140px;
	height:20px;
	padding-left:20px;
	overflow:hidden;
}

#calls-to-action-catalog-sub {
	line-height:12px;
  	background:#E4E8E9 url(../images/calls-to-action-bg.gif) no-repeat; 
	width:140px;
	height:20px;
	margin-top:4px;
	padding-left:20px;
	overflow:hidden;
}

#calls-to-action-quote-sub {
	line-height:12px;
  	background:#E4E8E9 url(../images/calls-to-action-bg.gif) no-repeat; 
	width:140px;
	height:20px;
	margin-top:4px;
	padding-left:20px;
	overflow:hidden;
}

.brochure {
	border: 1px solid #1D286A;
	background: #ccc;
	clear: both;
	margin: 10px 0 0 0px;
	padding: 10px;
	text-align: center;
	width: 138px;
}

.brochure img {
	border: 0;
}

.pdf {
	background: url("/images/pdf.gif") no-repeat;
	padding: 0 0 0 20px;
}

/***********************
  =LEFT MARGIN ELEMENTS
 ***********************/

#left {
	float:left;
	clear:left;
	width:176px;
	margin:0px;
	padding:10px 10px 0px 10px;
	background-color:#E1E5F2;
	line-height:1.4em;
}

#left h2 {
 	text-decoration:none;
	padding-bottom:6px;
	border-bottom:2px solid #293896;
	margin:0px;
	font-size:15px;
	font-weight:bold;
}

#left h2 a, #left h3 a {
	display:block;
	width:176px;
	color:#293896;
 	text-decoration:none;
}

#left h2 a:hover, #left h3 a:hover {
	color:#001f56;
}

#left h3 {
 	text-decoration:none;
	padding-bottom:6px;
	margin: 10px 0 0 0;
	font-size:15px;
	font-weight:bold;
}

#left h3 a:hover  {
	color:#001f56;
 	text-decoration: underline;
}

#ab-flange, #flanged, #screw-plug, #circulation, #over-the-side, 
#casings, #other-products, #specifications, #chemical, 
#clean-water, #cooking-oil, #deionized-water, #fuel-oil,
#heat-transfer, #hydraulic-oil, #lube-oil, #parts-cleaning,
#process-water, #more {
	display:block;
	width:177px;
	font-weight:bold;
}

#thermostats, #model-number, #element-sheath, #flange-specs, 
#screw-plug-specs, #terminal-enclosures {
	display:block;
	width:167px;
	margin-left:10px;
}

.left-nav-divider {
	margin:10px 0px 10px 0px;
}

.leftBox {
	width:157px;
	background-color:#F0F2F9;
	padding:10px 10px 10px 10px;
	margin-top:7px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	line-height:1.4em;
	display: block;
	text-decoration: none;
}

a:hover.leftBox {
	display: block;
	background-color: #F6F8FF;
	text-decoration: underline;
}

.left-nav-spacer {
	margin-top:20px;
}

.back-to-top {
	display: block;
	float:right;
	margin-bottom: 15px;
}
/*********************
  =HOME PAGE ELEMENTS 
 *********************/
#home-main {
	float:right;
	clear:right;
	display:block;
	background:#fff;
 	width:520px;
	margin:0px;
	padding:16px 10px 10px 10px;
}

#home-main h2, #home-left h2{border-bottom: none;}

#home-left {
	float:left;
	clear:left;
	width:176px;
	margin:0px;
	padding:0px 10px 5px 10px;
	background-color:#E1E5F2;
}

.home-box {
	width:157px;
	background-color:#d8e2f5;
	padding:10px 10px 10px 10px;
	margin-top:0px;
	border-top: 1px solid #293896;
	border-bottom: 1px solid #293896;
	line-height:1.4em;
	color:#000;
	display: block;
	text-decoration: none;
}

a:hover.home-box {
	background-color: #E9EDF5;
	display: block;
	cursor: pointer;
}

#home-left h2 {
	margin:20px 0px 3px 0px;
}

#home-left h2 a {
	font-size:15px;
	font-weight:bold;
	display:block;
	width:157px;
	color:#293896;
 	text-decoration:none;
}

#home-left h2 a:hover {
	color:#001f56;
	text-decoration: underline;
}

#page-home h1 {
	clear:both;
	display:block;
  	background:#fff url(../images/home-header-bg.gif); 	
	width:520px;
	height:30px;
	overflow:hidden;
	margin: 0;
	padding:0px;
	line-height:1.8em; 
	font-weight:bold;
}

#page-home h1 a{
	display:block;
	color: #fff;
	font-size:19px;
	text-decoration:none;
	margin: 0 0 0 10px;
	padding: 0;
	width:520px;
}

#page-home h1 a:hover{
	text-decoration:none;
}

.home-products {
	clear:right;
	width:520px; 
	line-height: 1.2em;
}

.home-products h2{
	color:#000;
	font-size:1.1em;
	margin:5px 0px 5px 0px;
}

.home-products-bottom {
	display:block;
	float:left;
	width:520px;
	border-top:3px solid #293896;
	margin-top:10px;
	padding-bottom: 25px;
}

.home-products-img {
	margin:0px;
}

.home-products-img2 {
	float:left;
	margin:0px;
}

.home-products-left {
	float:left;
	width:250px;
	border-top:3px solid #293896;
	margin-top:10px;
	padding: 0px;
}

.home-products a h2 {
	text-decoration: none;
}

.home-products a:hover h2 {
	text-decoration: underline;
}

.home-products-right {
	float:right;
	clear:right;
	width:250px;
	border-top:3px solid #293896;
	margin:10px 0px 0px 10px;
	padding: 0px;
}

#home-specs-options{
	float:left;
	clear:left;
	width:129px;
	height:80px;
}

.list-left-class {
	margin-top:3px;
	float:left;
	list-style-type: none;
	width:170px;
}
html>body .list-left-class {margin:0px 0px 0px 20px;}

.list-right-class {
	margin-top:3px;
	float:right;
	list-style-type: none;
	width:160px;
}
html>body .list-right-class{margin-top:0px;}

.padding{padding-top: 17px;}
.list {
	margin-left:20px;
	padding:0px;
}
html>body .list{
	margin-left:0px;
}

#home-applications-left, #home-specs-left {
	float:left;	
	width:150px;
}

#home-applications-left img{
	margin-top:10px;
}

#home-applications-right {
	float:right;
	width:300px;
	margin:10px 10px 0px 0px;
	line-height:1.4em;
}
html>body #home-applications-right {
	margin:10px 21px 0px 0px;
}

#footer-home {
	clear:both;
	float:left;
	padding:32px 0px 0px 0px;
	width:736px;
	height:72px;
	color:white;
	line-height:150%;
	text-align:center;
  	background:#fff url(../images/footer-bg.gif) repeat-x; 
}

#footer-home a{
	color:white;
}

#footer-home2 {
  	background:#fff; 
	float:left;
	clear:both;
	padding: 17px 0px 0px 0px;
	width:736px;
	height:87px;
	color:#000;
	line-height:150%;
	text-align:center;
}

#footer-home2 b{
	margin-left:10px;
}

#footer-home-divider {
  	background: url(/images/footer-divider.gif) no-repeat; 
	height:5px;
	width:687px;
}

/*******************
  =FOOTER ELEMENTS 
 *******************/
#footer {
	clear:both;
	float:left;
	padding:32px 0px 0px 0px;
	width:736px;
	height:72px;
	color:white;
	line-height:150%;
	text-align:center;
  	background:#fff url(../images/footer-bg.gif) repeat-x; 
}

#footer a{
	color:white;
}

#footer-print {
	display:none;
	float:left;
	clear:both;
	padding: 5px 0px 0px 5px;
	width:600px;
	height:87px;
	color:black;
	line-height:150%;
	text-align:left;
	border-top:5px solid #c0c0c0;
}

#footer-print b{
	margin-right:10px;
}

/*******************
 =FORM ELEMENTS
********************/
#contactForm, #quoteForm, #literatureForm .form {
	background-color: #eee;
	padding: 10px 0 0 10px;
	border-left: 5px solid #293895;
	font-size: .80em;
	width: 500px;
}
#quoteForm input {
	font-size: 1.0em;
	}
#quoteForm select {
	font-size: .90em;
	}
#quoteInfoForm {
	color: #000;
	font-weight: bold;
	background-color: #eee;
	padding-left: 10px;
	border-left: 5px solid #293895;
}
#quoteForm strong {
	color: #000;
}
#quoteForm .first_name, #quoteForm .contact_title, #quoteForm .phone {
	margin-right: 10px;
}
#quoteForm .address_1, #quoteForm .address_2 {
	width:  360px;
}
#quoteForm .ext, #quoteForm .zip_code {
	width: 75px;
}
#quoteForm div.clearboth, #quoteInfoForm div.clearboth {
	display: block;
	height: 4px;
	font-size: 1px;
}
#quoteForm .dropdown {
	display: block;
	float: left;
	margin-right: 5px;
}
#quoteForm .other {
	display: block;
	float: left;
	width: 130px;
}
#quoteForm .button {
	display: block;
    border: 3px ridge;
	height: 30px;
	font-size: 10px;
	padding: 5px 5px 5px 5px;
}
#contactForm .button, #literatureForm .button {
	display: block;
    border: 3px ridge;
	height: 30px;
	font-size: 10px;
	padding: 5px 5px 5px 5px;
}
#quoteInfoForm .button, #EditContactInfo .button {
	display: block;
    border: 3px ridge;
	height: 30px;
	font-size: 10px;
	padding: 5px 5px 5px 5px;
	margin-left: 66px;
}
#quick-quote-table {	
	border-left: 5px solid #293895;
	width: 100%;
	background-color: #eee;
}
#quick-quote-table .col1 {
	width: 75px;
	color: #000;
	font-weight: bold;
}

#quoteInfoForm {
	margin: -20px 0 0 0;
}
#quoteInfoForm #submit {
	padding: 0;
	margin:0 0 0 72px;
}
#quoteInfoForm .red {
	color: #FF0000;
	font-weight: bold;
}
#quoteInfoForm label {
	color: #FF0000;
	font-weight: bold;
}
#quoteInfoForm .radio {
	margin-left: 0px;
}
#quoteInfoForm .quantity, #quoteInfoForm .short {
	width: 45px;
}
#quoteInfoForm .shortest {
	width: 20px;
}
#quoteInfoForm .type_thickness, #quoteInfoForm .size, #quoteInfoForm .location, #quoteInfoForm .other, #quoteInfoForm .other_description  {
	width: 100px;
}


#literatureForm label, #contactForm label, #quoteForm label {
	display: block;
	width: 110px;
	float: left;
	clear: left;
	height: 20px;
}

#literatureForm input, #contactForm input, #quoteForm input {
	display: block;
	float: left;
	height: 20px;
}

#literatureForm textarea, #contactForm textarea, #quoteForm textarea {
	height: 100px;
}
#quoteInfoForm textarea {
	height: 50px;
	width: 400px;
}

.newspaper{
	border: 1px solid #000;
	display: block;
	font-size: .85em;
	width: 496px;
	margin-top: 20px;
	padding: 2px;
}

.newspaper .left, .newspaper .center{
	float: left;
	width: 145px;
	padding:10px;
	margin: 0;
}

.newspaper .right{
	float: right;
	width: 140px;
	margin: 0;
	padding:10px;
}

table.how-to{
	border: 2px solid #000;
}

table.how-to th{
	background-color: #f7f7f7; 
	font-size: 1.2em;
	border-bottom: 1px solid #666;
}

table.how-to td{
	border-bottom: 1px dashed #e7e7e7;
	padding: 2px;
}

table.how-to img{padding-right: 5px;}

.newspaper h3.title{
	text-align: center;
	font-size: 1.4em;
	font-family: Arial, serif;
}

input.tankdim {
	width: 75px;
}