/* CSS Document */

a#home-link {
	display: block;
	position: relative;
	top: 15px;
	left: 22px;
	width: 345px;
	height: 80px;
}

/* Layout Styles
******************************************************************/

html {overflow: -moz-scrollbars-vertical;}
body {
	background-image:url(../images/bg_ground.gif);
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#393939;
	}
#wide-container {
	background-image:url(../images/top_bg.gif);
	background-repeat:repeat-x;
	padding-bottom:20px;
	}
#container {
	background-image:url(../images/container_bg.gif);
	background-repeat:repeat-y;
	width:1019px;
	margin:0 auto;
	}
#header {
	width:1019px;
	height:150px;
	background-image:url(../images/header_main.jpg);
	background-repeat:no-repeat;
	}
#content-area {
	width:950px;
	margin:0 auto;
	padding-bottom:20px;
	}
#left-column {
	float:left;
	width:175px;
	min-height:550px; 
	height:auto;
	}
/* for Internet Explorer */
	/*\*/
* html #left-column {
	height: 550px;
	}

#home-center-column {
	float:left;
	width:570px;
	margin-left:12px;
	margin-right:12px;
	}
#center-column {
	float:left;
	width:750px;
	margin-left:12px;
	margin-right:12px;
	}
#cart-center-column {
	float:left;
	width:745px;
	margin-left:12px;
	margin-right:12px;
	}
#right-column {
	float:right;
	width:165px;
	}
#home-mission-statement {
	float:left;
	width:760px;
	margin-left:12px;
	}
#home-mission-statement .module .green-box {
	width:385px;
	float:left;
	}
#home-product-rotator {
	float:right;
	}
#footer {
	background-image:url(../images/container_bottom.jpg);
	background-repeat:no-repeat;
	width:1019px;
	margin:0 auto;
	padding-top:25px;
	}
#footer a {
	
	}
#footer-content {
	
	}
#copyright {
	color: #999999;
	text-align:center;
	padding:8px;
	}
.module {
	width:inherit;
	padding-top:15px;
	padding-bottom:15px;
	margin-top:15px;
	border-top:1px solid #0b6c05;
	border-bottom:1px solid #0b6c05;
	}
.module .gray-box, .module .green-box {
	margin-left:8px;
	margin-right:8px;
	border: 1px solid #F7F7F7;
	}
.module .gray-box {
	background-image:url(../images/gray_gradient.jpg);
	background-repeat:repeat-x;
	background-color:#CCCCCC;
	}
.module .green-box {
	background-image:url(../images/green_gradient.jpg);
	background-repeat:repeat-x;
	background-color:#074E02;
	color:#fff;
	}
.module .gray-box .content, .module .green-box .content {	
	background-image:url(../images/module_corner.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding:10px;
	padding-bottom:24px;
	}
#center-column .module .gray-box {
	background-image:url(../images/gray_gradient.jpg);
	background-color:#CCCCCC;
}
.clear {
	clear:both;
	height:0px;
	overflow: hidden;
	}

/* Navigation Styles
******************************************************************/

/********* Main Nav *********/
#main-nav {
	width:950px;
	margin:0 auto;
	background-image:url(../images/nav_inactive_bg.gif);
	background-repeat:repeat-x;
	}
#main-nav ul {
	margin:0px;
	padding:0px;
	}
#main-nav ul li{
	float:left;
	display: block;
	margin:0px;
	padding:0px;
	}
#main-nav ul li:hover,
#main-nav ul li.hover,
#main-nav ul li.active {
	position:relative;
	background-color: #777;
	color: #ccc;
	}
#main-nav ul ul li:hover ,
#main-nav ul ul li.hover,
#main-nav ul ul li.active {
	position: static;
}
#main-nav ul li:hover a,
#main-nav ul li.hover a,
#main-nav ul li.current {
	color: #fff;
	}
#main-nav ul li a {
	display:block;
	color:#333333;
	text-decoration:none;
	line-height:35px;
	padding-left:30px;
	padding-right:16px;
	font-weight:bold;
	background-image:url(../images/main_nav_bullet.gif);
	background-position: 14px center;
	background-repeat:no-repeat;
	}
#main-nav ul li a:hover {
	background-color:#777;
	}
#main-nav ul li.current {
	background-image:url(../images/nav_active_bg.gif);
	}
#main-nav ul li.current a {
	color:#FFFFFF;
	}
#main-nav ul li:hover ul li:hover {
	background-color: transparent;
	}
#main-nav ul li:hover ul, #main-nav ul li.hover ul {
	display: block;
	z-index: 1000;
	margin: 0px;
	padding: 0px;
	}
#main-nav ul li ul {
	display:none;
	margin-top:4px;
	position: absolute;
	top: 35px;
	left: 0;
	padding: 0px;
	}
#main-nav ul li ul li {
	float:none;
	height: auto;
	white-space:nowrap;
	}
#main-nav ul li ul li a {
	background-color: #A6A6A6;
	background-image:url(../images/sub_nav_bullet.gif);
	background-position: 6px center;
	background-repeat:no-repeat;
	display: block;
	line-height: 22px;
	padding: 10px 12px;
	padding-left:16px;
	margin-right: 6px;
	color: #fff;
	float:none;
	line-height:normal;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #666;
	}
#main-nav ul li ul li a.current, #main-nav ul li ul li a:hover, #main-nav ul li.current ul li a:hover {
	background-color: #666666;
	}

/********* Side Nav *********/

#side-nav {
	width:160px;
	margin:0 auto;
	}

#side-nav ul ul {
	margin-top:8px;
	padding-left:8px;
	border-top:1px solid #cccccc;
}
#side-nav ul li ul li a {
	color:#454545;
	}


/********* Footer Nav *********/

#footer-nav {
	text-align:center;
	border-top:1px solid #999999;
	padding-top:10px;
	width:950px;
	margin:0 auto;
	}
#footer-nav ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
#footer-nav ul li {
	display:inline;
	padding-left:10px;
	padding-right:10px;
	}
#footer-nav a {
	color:#d5d5d5;
	}
#footer-nav a:hover {
	text-decoration:underline;
	}

/* Content Styles
******************************************************************/
h1,
h2,
h3,
h4,
h5,
h6 {
	text-transform:uppercase;
	}
h1 {
	font-size:20px;
	}
h1 em,
h2 em,
h3 em,
h4 em,
h5 em,
h6 em {
	display:block;
	font-size: .8em;
	color:#787878;
	}
h2 {
	font-size:18px;
	color:#0b6c05;
	}
h3 {
	font-size:16px;
	}
h4 {
	font-size:15px;
	color:#0b6c05;
	margin:0px;
	padding:8px;
	}
h5 {
	color:#0b6c05;
	margin:0px;
	padding: 5px 0px;
	font-size:14px;
	}
h6 {
	font-size:13px;
	}
a {
	text-decoration:none;
	color: #0b6c05;
	font-weight:bold;
	}
a:hover {
	text-decoration:underline;
	}
.green-box strong a {
	color:#ffc69c;
	text-transform:uppercase;
	font-size:11px;
	}
#left-column h2, #right-column h2 {
	padding:0px;
	margin:0px;
	line-height:19px;
	}
#left-column ul, #right-column ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
#left-column ul li, #right-column ul li {
	padding:10px 5px;

	}
.green-box h2 {
	color:#ffffff;
	}

#login-form {
	}
#login-form h2 {
	color: #3B3B3B;
	}
#login-form form {
	margin:0px;
	padding:0px;
	padding-top:8px;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	width:160px;
	margin:0 auto;
	}
#login-form input {
	clear:both;
	margin-top:1px;
	margin-bottom:5px;
	padding:2px;
	}
#login-form input.green-button {
	margin:0px;
	padding:1px;
	width:auto;
	}
#surge-protection-right {
	
	}
#surge-protection-right ul {
	padding-top:10px;
	}
#surge-protection-right ul li a {
	color:#EE6907;
	font-weight:bold;
	}
#surge-protection-right ul li a:hover {
	text-decoration:underline;
	}
#side-downloads ul li {
	border-bottom:1px solid #64AF20;
	}
#side-downloads ul li a {
	color:#FFC69C;
	font-weight:normal;
	}
#side-downloads ul li a:hover {
	text-decoration:underline;
	}

.spec-table {
	width: 100%;
	background-color:#efefef;
}
.spec-table td {
	padding:5px;
	border-top:1px solid #D2D2D2;
}
.spec-table h5 {
	border-bottom: 1px dotted;
}

/* Tabber Styles
******************************************************************/

/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #666666;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #666666;
 border-bottom: none;
 background: #9CD19D;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #0B6C05; }
ul.tabbernav li a:visited { color: #0B6C05; }

ul.tabbernav li a:hover
{
 color: #ffffff;
 background: #0B6C05;
 border-color: #666666;
}

ul.tabbernav li.tabberactive a
{
 background-color: #EFEFEF;
 border-bottom: 1px solid #EFEFEF;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #666666;
 border-top:0;
 background: #EFEFEF;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

#view-cart-link {
	color:#787878;
}

/* Financial Styles
******************************************************************/






