﻿@charset "utf-8";
/* CSS Document */

/* start of generic styles */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #464646;
	margin: 0;	
}
a {
	text-decoration: none;
}
img {
	border: none;
}
ul {
	list-style-type: none;
	margin: 0px,0px,0px,0px;
	padding: 0px,0px,0px,0px;
	font-size: 14px;
}
ol {
	font-size: 14px;
}
li {
	margin: 0px,0px,0px,0px;
	padding: 0px,0px,0px,0px;
	margin-left: 0px;
}
h1 {
	margin: 0px,0px,0px,0px;
	padding: 0px,0px,0px,0px;
	font-size: 22px;
	color: #464646;		
}
h2 {
	margin: 0px,0px,0px,0px;
	padding: 0px,0px,0px,0px;
	font-size: 18px;
	color: #464646;		
}
p {
	margin: 0px,0px,0px,0px;
	padding: 0px,0px,0px,0px;	
	color: #464646;
	font-size: 15px;	
	line-height: 150%;	
}
hr {
	color: #03215a; 
	background-color: #03215a; 
	width: 100%;
	height: 1px; 
	border: none; 
	margin-top: 31px; 
	margin-bottom: 8px;
	padding: 0px,0px,0px,0px;		
}
#wrapper {
	width: 925px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	vertical-align: top;
	position: relative;
}
.clear-both {
	clear: both;
}
.clear-left {
	clear: left;
}
.mainContent a {
	color: #043691; 
	text-decoration: underline;
	}
.mainContent a:hover {
	text-decoration: none;
	}
a.login {
	color: #043691;
}

/* end of generic styles */


/* start of NEW navigation styles */

#nav {
	height: 32px;
	width: 598px;
	padding-top: 12px; 
	padding-left: 325px;
	font-size: 18px;
	margin-bottom: 0px;
}
#navbar {
   	margin: 0 auto;
   	padding: 0;
   	font-size: 18px; 
}
#navbar li {
   	list-style: none;
   	float: left; 
}
#navbar li a {
	display: block;
	padding: 11px; 
	color: #03215a; 
}
#navbar li a:hover {
	color: #ffffff;
	background: #043691;
}	
#navbar li {
	display: block; 	
}	
#navbar li ul {
	display: none; 
	width: 10em; /* width to help opera out */  
	background: #043691;
}
#navbar li ul:active {
	display: block; 
}
#navbar li:hover ul, #navbar li.hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
}
#navbar li:hover li a, #navbar li.hover li a {
  	background: #043691;
	color: #ffffff;
	text-decoration: none; 
	font-size: 16px; 
}
#navbar li li a:hover {
	background: #043691; 
	color: #b4bea9;
	cursor: pointer;
	text-decoration: underline;
}
#navbar-2 {
	margin: 0 auto;
	padding: 0;
	height: 1em; 
	font-size: 18px; 
}
#navbar-2 li {
	list-style: none;
	float: left; 
}
#navbar-2 li a {
	display: block;
	padding: 11px; 
	color: #03215A; 
}
#navbar-2 li a:hover {
	color: #ffffff;
	background: #03215a;
}	
#navbar-2 li a:active {
	color: #ffffff;
	background: #03215a;
}	
#navbar-2 li ul {
	display: none; 
	width: 10em; /* width to help opera out */
	width: 250px;
	margin-left: 0px;
}   
#navbar-2 li:hover ul, #navbar li.hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;  
	margin-left: 0px;
	color: #ffffff; 
	font-size: 15px;	
	line-height: 150%;
}
#navbar-2 li:hover li a, #navbar li.hover li a {
	font-size: 15px;	
	line-height: 150%;
	margin-left: 0px;
	color: #ffffff; 
}
#navbar-2 li li a:hover {
	margin-left: 0px;
}

/* end of NEW navigation styles */
 

/* start of OLD navigation styles */

#navigation {
	width: 925px;
	margin: 0 auto;
}
#nav-1 {
	float: left;
	height: 32px;
	width: 288px;	
	padding-top: 12px; 
	padding-left: 325px;
	font-size: 18px;
	margin-bottom: 0px;
}
a.featured-nav-link {
	padding: 11px; 
	margin-bottom: 0px;
	color: #03215a;
}
a.featured-nav-link:hover {
	padding: 11px;
	margin-bottom: 0px;
	color: #ffffff;
	background: #043691;
	cursor: pointer;
}
#nav-2 {
	float: right;
	height: 32px;
	width: 289px;	
	padding-top: 12px; 
	padding-left: 21px;
	font-size: 18px;
	margin-bottom: 0px;
}
#nav-2 a {
	padding: 11px; 
	margin-bottom: 0px;
	color: #03215a;
}
#nav-2 a:hover, #nav-2 a:active {
	padding: 11px;
	margin-bottom: 0px;
	color: #1252c8;
	cursor: pointer;
}
a.showNav {
	padding: 11px;
	margin-bottom: 0px;
	color: #ffffff;
	background: #043691;
}
a.showNav:hover {
	padding: 11px;
	margin-bottom: 0px;
	color: #ffffff;
	background: #043691;
	cursor: pointer;
}

/* end of navigation styles */


/* start of header styles */

#tabs {
	width: 925px;
	margin: 0 auto;
	margin-bottom: 6px;

}
#tabs ul {
	font-size: 16px;
}
.tab-1 {
	float: left;
	width: 305px; 
	height: 202px; 
	margin-right: 5px; 
	background: #1252c8;
}
.tab-2 {
	float: left;
	width: 305px; 
	height: 202px; 
	margin-right: 5px; 
	background: #043691;
	font-weight: bold;
}
.tab-2 p {
	color: #ffffff;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 41px;
	font-size: 15px;
	line-height: 170%;
	font-weight: normal;
}
.tab-2 a {
	color: #ffffff;
}
.tab-2 a:hover {
	color: #b4bea9;
	text-decoration: underline;
}
.tab-2 a:active {
	color: #b4bea9;
	text-decoration: underline;
}
.tab-3 {
	float: left;
	width: 305px; 
	height: 202px; 
	background: #03215a;
/*	font-weight: bold; */
}
.tab-3 p {
	font-size: 15px;
	color: #ffffff;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 41px;
}
.logo {
	margin-top: 48px; 
	margin-left: 25px;
}
.subnav ul {
	color: #ffffff;
	padding-top: 50px;
	margin: 0px,0px,0px,0px;
	padding: 0px,0px,0px,0px;		
	margin-left: 0px;
	text-align: left;
}
.subnav li {
	padding-bottom: 15px; 
	color: #ffffff;
	margin: 0px,0px,0px,0px;
	padding: 0px,0px,0px,0px;
	margin-left: 0px;
}

/* end of header styles */


/* start of home styles */

.banner {
	margin-bottom: 6px;
}
#introduction {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 615px; 
	height: 352px;
	background: #e8e0e6;
}
#introduction h1 {
	margin-left: 25px;
	margin-right: 25px;	
	margin-top: 25px;
	font-size: 22px;
	color: #464646;		
}
#introduction p {
	margin-left: 25px;
	margin-right: 25px;
	color: #464646;
	font-size: 15px;	
	line-height: 150%;
}
#introduction a {
	color: #043691;
	text-decoration: underline;
}
#introduction a:hover {
	text-decoration: none;
}
#teaser-links {
	float: right;
	width: 305px; 
}
.teaser-test { 
	width: 305px; 
	height: 84px; 
	background: url(images/teaser-test-station.jpg);
	background-position: top; 
	float: left; 
	margin-bottom: 5px;
}
.teaser-test:hover {  
	background: url(images/teaser-test-station-hover.jpg);
}
.teaser-remote { 
	width: 305px; 
	height: 84px; 
	background: url(images/teaser-remote-monitor.jpg);
	background-position: top; 
	float: left; 
	margin-bottom: 5px;	
}
.teaser-remote:hover {
	background: url(images/teaser-remote-monitor-hover.jpg);
}
.teaser-cathodic { 
	width: 305px; 
	height: 84px; 
	background-image: url(images/teaser-carthodic-protection.jpg); 
	background-position: top; 
	float: left; 
	margin-bottom: 5px;	
}
.teaser-cathodic:hover { 
	background-image: url(images/teaser-carthodic-protection-hover.jpg); 
}
.teaser-interrupter { 
	width: 305px; 
	height: 84px; 
	background: url(images/teaser-interrupter.jpg);
	background-position: top; 
	float: left; 
	margin-bottom: 5px;
}
.teaser-interrupter:hover {
	background: url(images/teaser-interrupter-hover.jpg);
}
#rollover a { 
	font: 16px normal Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: #fff; 
	width: 280px; 
	height: 57px; 
	padding-top: 27px;
	padding-left: 25px;
	display: block; 
	text-decoration: none; 
}
/*
#rollover a:hover { 
	background: #03215a; 
	opacity: .60; 
	filter: alpha(opacity=60); 
}*/
#rollover a span { 
	display: none; 
	width: 280px; 
	padding:5px; 
}
#rollover a:hover span { 
	display: block; 
}
a.teaser-link:hover {
	color: #ffffff;
	opacity: 1; 
	filter: alpha(opacity=100); 
}
#teaser-link a {
	color: #ffffff;
	opacity: 1; 
	filter: alpha(opacity=100); 
}

/* end of home styles */


/* start of product landing page styles */

#teasers {
	width: 925px;
	margin-top: 0px;
	margin-bottom: 6px;
}
#teaser-text-section {
	float: left;
	width: 305px; 
	margin-right: 5px; 
}
#teaser-text-section-last {
	float: left;
	width: 305px;  
}
#teaser-photo a {
	width: 305px;
	height: 84px;
}
#teasers h1 {	
	margin-top: 8px;
	font-size: 22px;
	color: #464646;			
	font-weight: normal;
}
a.teaser-title {
	color: #464646;		
	text-decoration: none;
}
a.teaser-title:hover {
	color: #464646;		
	text-decoration: underline;
}
#teasers p {
	margin-right: 25px;
	color: #464646;
	font-size: 15px;	
	line-height: 150%;	
}
a.teaser-link {
	color: #043691;
	text-decoration: underline;
}
a.teaser-link:hover {
	color: #043691;	
	text-decoration: none;
}

/* end of product landing page styles */


/* start of product detail styles */

#product {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 615px; 
	margin-top: 0px;
}
#product hr {
	width: 615px; 
	margin-top: 0px;
}
#product h1 {
	margin-top: 0px;
}
#product h2 a	{
	text-decoration: none;
	color: #464646
	}
#product h2 a:hover	{
	text-decoration: underline}
#product p {
	margin-right: 25px;
}
#product ul {
	margin-top: 0px;
	list-style-type: disc;
}
#product li {
	line-height: 150%;
}
.product-title {
	width: 315px; 
	height: 45px; 
	float: left;
}
#product-specs {
	width: 275x; 
	height: 45px; 
	float: right; 
	line-height: 22pt; 
	margin-right: 25px; 
	text-align: right;	
}
#product-specs a {
	color: #043691;
	text-decoration: underline;
}
#product-specs a:hover {
	color: #043691;	
	text-decoration: none;
}
#photo {
	float: right;
	width: 305px; 
}
#photo p {
	margin-top: 12px; 
	margin-bottom: 33px;
	color: #464646;
	font-style: italic;
	text-align: right;
	border-bottom: 1px solid #03215a; 
	width: 165px;
	float: right;
}
#specifications {
	border-top: 1px solid #03215a;
	border-right: 1px solid #03215a;
}
#specifications td {
	border-bottom: 1px solid #03215a;
	border-left: 1px solid #03215a;
}
.spec-title {
	background: #b8cce4;
}

/* end of product detail styles */


/* start form elements */

#form {
	background-color: #ebebeb; 
	padding: 10px
/*	width: 329px; */
}
textarea {
	border: 1px solid #003d52;
	width: 180px;
	padding: 2px;
	height: 75px;
}
input[type='text'], input[type='password'], select {
	border: 1px solid #003d52;
}
input[type='text'], input[type='password'] {
	padding: 2px;
	width: 180px;
	font-size: 14px; 
}
select {
	padding: 2px;
}
label {
	padding: 2px;
	text-align: right;
}
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover, input[type='password']:hover {
	border-color: #043691;
}
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus, input[type='password']:focus{
	border-color: #043691;
	outline: 2px solid #043691;
}
fieldset {
	border: none;
	padding: 0;
	font-weight: normal;
}
fieldset ul, fieldset li {
	border:0; 
	margin:0 0 10px 0; 
	padding:0; 
	list-style:none;
}
fieldset li {
	clear:both;
	padding: 7px 0px 10px 0px !important;
	list-style:none;
	vertical-align: middle;
}
fieldset input {
	float:left;
	vertical-align: middle
}
fieldset select {
	float: left;
}
fieldset label {
	width: 130px;
	float:left;
	padding-right: 5px;
}
span {
	width: 130px;
}
button {
	margin: 0px 0px 0px 136px;
	background: #03215a;
	color: #ffffff;
	padding: 4px 10px 4px 10px; 
	border: none;
	cursor: pointer;
}
button:hover {
	background: #1252c8;
}
#contact-info {

}
#contact-info p {
	margin-left: 20px;
	text-align: right;
}

/* end form elements */


/* start of footer styles */

footer {
	font-size: 14px;
	line-height: 150%;
}
footer p {
	font-size: 14px;	
}
footer a {
	color: #464646;
	text-decoration: none;
}
footer a:hover {
	color: #464646;
	text-decoration: underline;
}
.footer-info {
	float: left;
	width: 560px; 
}
.footer-product-links {
	float: left;
	width: 258px;
	padding-top: 15px;
}
.footer-company-links {
	float: left;
	width: 97px;
	padding-top: 15px;
}

/* end of footer styles */

/*
Shadowbox properties
*/

#sb-body, #sb-loading
	{ 
	background-color:#ffffff; 
	}

#sb-wrapper-inner 
	{
	border: 1px solid #b0b0b0;
	}
	
#sb-loading-inner span
	{
	background: url(images/loader.gif) no-repeat;
	}
	
label.error { float: none; color: red; padding-left: .5em; vertical-align: top; }
