@charset "UTF-8";
/* CSS Document */

body {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	color: #43B03A;
	font-size: 23px;
	font-weight: bold;
	margin: 0px;
}

h2 {
	color: #4383BA;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}

h3 {
	color: #E75A25;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}

ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

a:link,
a:visited,
a:active {
	background-image: url(/files/media/neptune2/arrow-orange.jpg);
	background-position: center left;
	background-repeat: no-repeat;
	color: #1F8DCF;
	font-weight: bold;
	padding-left: 8px;
	text-decoration: underline;
}

.left-column {
	float: left;
	margin-right: 10px;
	margin-left: 30px;
	margin-bottom: 5px;
	margin-top: 5px;

	width: 350px;
}

.right-column {
	float: left;
	width: 350px;
	margin-bottom: 5px;
	margin-top: 5px;

}

..ui-corner-bottom {jquery-u...ustom.css (line 276)
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
}

.ui-widget-content {
	background-image: url(/files/media/neptune2/h1-bkgd.gif);
	background-position: top;
	background-repeat: no-repeat;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding: 40px 15px 0px 15px;
	margin-bottom: 0px;
	width: 317px;
}

.ui-tabs {	
	height: 35px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	width: 359px;
	border: none;
	background-image: none;
}

.ui-tabs-panel {
	width: 318px;
}


.ui-tabs li {	
	background-image: url(/files/media/neptune2/tab.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-right: 2px solid #CCC;
	float:left;
	height: 26px;
	list-style: none;
	padding-right: 24px;
	padding-left: 23px;
	padding-bottom: 0px;
	padding-top: 9px;
}

.ui-tabs li.ui-state-hover,
.ui-tabs li.ui-tabs-selected {
	background-image: url(/files/media/neptune2/tab-current.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #333;
	width: 19%
}

.ui-tabs #left-corner  {
	background-image: url(/files/media/neptune2/tab-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}


.ui-tabs #left-corner.ui-state-hover,
.ui-tabs #left-corner.ui-tabs-selected {
	background-image: url(/files/media/neptune2/tab-left-current.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 19%;
	text-align: center;
}

.ui-tabs #right-corner {
	background-image: url(/files/media/neptune2/tab-right.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	border-right: none;
}

.ui-tabs #right-corner.ui-state-hover,
.ui-tabs #right-corner.ui-tabs-selected {
	background-image: url(/files/media/neptune2/tab-right-current.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-right: none;
	width: 19%;
	text-align: center;
}



.ui-tabs a:link,
.ui-tabs a:visited,
.ui-tabs a:active {
	background-image: none;
	padding: 0px;
	color: #999;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.ui-tabs li:hover a {
	color: #333;
}

.tab-content-clear {
	clear: both;
	height: 10px;
}

.news-item {
	border: 1px solid #CCC;
	padding: 8px;
	margin-bottom: 4px;
}

.news-item .headline {
	border-bottom: 1px solid #CCC;
	padding-bottom: 10px;
	
}

.news-item h3 {
	padding-top: 5px;
}


.downloads {
	background-image: url(/files/media/neptune2/download-bkgd-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 8px;
	margin-bottom: 15px;
	margin-top: 10px;
}

.downloads h3 {
	padding-bottom: 5px;
	padding-left: 15px;
}

.downloads ul {
	background-image: url(/files/media/neptune2/download-bkgd-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #D6EFD3;
	padding:0px;
}

.downloads li {
	padding: 5px 15px;
}

.downloads li a:link,
.downloads li a:active,
.downloads li a:visited,
.downloads li a:hover {
	background-image: none;
	font-weight: normal;
	padding: 0px;
}

.downloads li img {
	position: relative;
	top: 4px;
}

.downloads img {
	position: relative;
	top: 13px;
}

.waste-management {
	padding:15px 0 5px 35px;
	width:700px;
}


.imagespacert {
	float: right;
}

.tabs-imagespacert {
	float: right;
	margin-left: 10px;
}

.imagespacelt {
	float: left;
}
.clear {
	clear:both;
}

.side-nav {
	float: left;
	margin: 10px;
	width: 250px;
}

.subTitle {
	text-align: center;
	font-size: 70%;
	padding-bottom: 5px;
}


#login-area {
	position: relative;
	top: 10px;
}

#salesSupportTabModule {
	background-color: #f2f2f2;
	padding: 5px;
}

#support-contact {
	position: relative;
	top: 10px;
	margin-bottom: 10px;
}

#support-contact a:link,
#support-contact a:visited,
#support-contact a:hover,
#support-contact a:active {
	background-image: none;
	font-weight: normal;
	font-size: 70%;
	padding: 0;
}

.linkBlack {
	text-align: center;
	width: 58px;
}

td.contact-img {
	width: 60px;
}

#footer a:link,
#footer a:visited,
#footer a:active,
#footer a:hover {
	background-image: none;
}

#main-content-area {
	overflow: auto;
}

td.contact-spacer {
	width: 3px;
}

/** WONKINESS FIXES **/

#recently {
	background-image: none;
}

#tabNav ul li.tabMenuOn, #tabNav ul li.tabMenuOn a, #tabNav ul li.tabMenuOn a:hover {
	padding: 0px;
}

#flash-area {
	position: relative;
	left: 30px;
	width: 710px;
}

#tabNav ul li.tabMenu, #tabNav ul li.tabMenu a {
	padding: 0px;
}

#tabNav ul li.tabLastMenu, #tabNav ul li.tabLastMenu a {
	padding: 0px;
}

.pagetitleline {
	border-bottom:2px solid #E5E5E5;
	border-top:1px solid #1480AE;
	height:20px;
	margin:0;
	padding:0px 5px 20px;
}

.pagetitle h1 {
	font-weight:bold;
}

.pagetitle h1, h2 {
	color:#E46F20;
	font-size:150%;
	margin:0;
}

.product-category-description {
	width: 235px;
	height: auto
}

.spacer {
	height: 5px;
}

.tab-spacer {
	height: 10px;
}

#trademark-container {
	overflow: auto;
}

#reference-and-trademark-container {
	height: auto;
	width: 710px;
}

#empty-box-left {
	height: 74px;
}

.ui-tabs-hide {
     display: none;
}

.ui-state-default {
	width: 19%;
	text-align: center
}

