@charset "utf-8";
html {
	margin:0;
	padding:0;
}
body {
	font: 12px/1.4 "Times New Roman", Times, serif;
	background: #FFF;
	margin: 0;
	padding: 0;
	color: #222222;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}
.container {
	width: 100%;
}
.header {
}
.logo {
}
.top-bar1 {
	display: none !important;
}
.nav-container {
	display: none !important;
}
.sidebar1 {
	display: none;
}

/********** CONTENT **********/
.content, .content-index, .main-section {
	width: 100%;
}
.footer {
	display: none;
}
.module-stock {
	float: left;
	width: 302px;
	margin-bottom: 15px;
	height: 290px;
}
.module-stock-wrap {
	width: 250px;
	margin: 0 auto;
}
a img {
	border: none;
}
.floatrt {
	float: right;
	margin-left: 8px;
}
.floatlft {
	float: left;
	margin-right: 8px;
}
.floatrt2 {
	float: right;
	margin-left: 8px;
}
.floatlft2 {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	line-height: 0px;
}
.tradeshows {
	clear: both;
	margin-left: 15px;
	padding-bottom: 35px;
	min-height: 100px;
}
.tradeshowsimg {
	float: left;
	margin-right: 15px;
	border: solid 1px #CCC;
}
.tradeshowsheader {
	color: #375e77;
	font-weight: bold;
	font-size: 11px;
}
.tradeshowstitle {
	font-size: 16px;
	font-weight: bold;
}
.tradeshowssubtitle {
	color: #375e77;
}
.tradeshowsvisitsite {
	margin-top: 15px;
}
.tradeshowsvisitsite a:link, .tradeshowsvisitsite a:visited {
	color: #FFF;
	padding: 5px;
	font-weight: bold;
	background: #375e77;
	text-decoration: none;
}
.tradeshowsvisitsite a:hover, .tradeshowsvisitsite a:active, .tradeshowsvisitsite a:focus {
	background: #617f8a;
}
.module-casestudies-img {
	float: left;
	width: 50px;
	min-height: 60px;
}
.module-casestudies-text {
	float: left;
	width: 50%;
	min-height: 60px;
}
.module-products-capabilities-container-desktop {
	margin-right: 15px;
	float: right;
}
.module-products-capabilities-container-mobile {
	visibility: hidden;
	display: none;
}
.module-products-capabilities {
	float: right;
	position: relative;
	top: 10px;
	margin-right: 15px;
}
.module-products-capabilities-active {
	float: right;
	position: relative;
	top: 5px;
	margin-right: 15px;
	color: #d0d0d0;
	padding: 5px 16px 4px 16px;
	background: #879ead url(../images/template/sidebar-menu-active.png) no-repeat left center;
}

.module-products-capabilities a:link, .module-products-capabilities a:visited {
	color: #FFF;
	background: #375e77 url(../images/template/sidebar-menu.png) no-repeat left center;
	text-decoration: none;
	padding: 5px 16px 5px 16px;
}
.module-products-capabilities a:hover, .module-products-capabilities a:active, .module-products-capabilities a:focus {
}
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.text-bold {
	font-weight: bold;
}
.text-italic {
	font-style: italic;
}
.text-blue {
	color: #375e77;
}
.text-red {
	color: #990000;
}
.text-superscript1 {
	font-size: 60%;
	position: relative;
	top: -5px;
}
.copyright-terms {
	padding-top: 20px;
	font-size: 10px;
	color: #FFF;
	text-align: center;
}
.img-center {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.imgfloatright {
	float: right;
}
.table-margin-left {
	margin-left: 2%;
}
.row2 {
	background: #CCC;
}
.iframesize {
	width: 100%;
	padding-bottom: 0;
}
.module-press-releases {
	width: 100%;
}
.contact-label {
	float: left;
	text-align: right;
	width: 75px;
	padding-right: 5px;
	margin-top: 10px;
	margin-left: 15px;
}
.contact-box {
	float: left;
	width: 280px;
	margin-top: 10px;
}
#recaptcha_image img{
    height:46px;
    width:230px;
    margin: 0px;
    padding: 0px;
}
#recaptcha_container {
    margin: 0px;
    padding: 0px;
    width: 230px;
}
/********** RED BUTTON **********/
.red-button {
	margin: 10px 0 30px 22px;
	text-align:center;
	font-size: 11px;
	font-weight: bold;
	float: left;
}
.red-button a:link, .red-button a:visited {
	color: #FFF;
	text-decoration: none;
	background: url(../images/template/red-button-lg.png) no-repeat left center;
	padding-top: 16px;
	padding-bottom: 17px;
	padding-left: 20px;
	padding-right: 28px;
}
.red-button a:hover, .red-button a:active, .red-button a:focus {
	text-decoration: none;
	background: url(../images/template/red-button-lg-hover.png) no-repeat left center;
}
.red-button2 {
	margin: 30px 0 0;
	font-size: 11px;
	font-weight: bold;
}
.red-button2 a:link, .red-button2 a:visited {
	color: #FFF;
	text-decoration: none;
	background: url(../images/template/red-button-lg2.png) no-repeat left center;
	padding-top: 16px;
	padding-bottom: 17px;
	padding-left: 20px;
	padding-right: 20px;
}
.red-button2 a:hover, .red-button2 a:active, .red-button2 a:focus {
	text-decoration: none;
	background: url(../images/template/red-button-lg2-hover.png) no-repeat left center;
}
.red-button3 a:link, .red-button3 a:visited {
	color: #FFF;
	text-decoration: none;
	background: url(../images/template/red-button-lg.png) no-repeat left center;
	padding-top: 16px;
	padding-bottom: 17px;
	padding-left: 20px;
	padding-right: 28px;
}
.red-button3 {
	margin: 10px 0;
	text-align:center;
	font-size: 11px;
	font-weight: bold;
	float: left;
}
.red-button3 a:hover, .red-button3 a:active, .red-button3 a:focus {
	text-decoration: none;
	background: url(../images/template/red-button-lg-hover.png) no-repeat left center;
}
.warning, .ErrorMessage {
	color: #990000;
}
.calculators-results-1 {
	border: 0;
	width: 45px;
	font-size: 11px;
	color: #000;
}
.calculators-bottom-border {
	border-bottom: solid 1px #2a2a2a;
}
.calculators-dropbox-select {
	font-size: 11px;
	color: #484848;
	height: 22px;
	border: 1px solid #c0c0c0;
	background: #F6F6F6;
}
.calculator-results-center {
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top: 2px;
	margin-bottom: 2px;
}
.calculator-textbox-no-border {
	border: 0;
	font-size: 11px;
	color: #484848;
}
.calculator-hr {
	margin: 0;
	height: 1px;
	background: #fff url(../images/template/underline.png) repeat;
}
.calculators-results-150px {
	width: 150px;
}
.infoWindowMain {
	padding-left: 10px;
	margin-bottom: 15px;
}
.infoWindow {
}
.infoWindow span, .infoWindowMain span {
	font-weight: bold;
}
.infoWindow .text-right, .infoWindowMain .text-right {
	text-align: right;
}
.infoWindow .title, .infoWindowMain .title {
	font-weight: bold;
	color: #375e77;
	font-size: 12px;
}
.infoWindow table {
	font-size: 11px;
}
.output-header {
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 0;
}
.output-header h3 {
	margin-left: 0;
}
.output {
	margin-left: 15px;
}
.output .items {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom: solid 1px #375e77;
}
.output .company {
	width: 100%;
	margin-right: 3px;
	font-weight: bold;
}
.output .tagline {
	color: #375e77;
	font-weight: bold;
	width: 100%;
}
.output .address {
	float: left;
	width: 50%;
}
.output .citystatezip {
	float: left;
	width: 50%;
}
.output .phone {
	float: left;
	width: 50%;
}
.output .fax {
	float: left;
	width: 50%;
}
.output .directions {
	width: 50%;
}
.output .even {
	background: #FFF;
}
.output .odd {
	background: #eaeaea;
}
optgroup[label="USA"], optgroup[label="Mexico"] {
	font-style: normal;
}
#findStores {
	width: 75px;
	margin-top: 0;
	padding-top: 10px;
	padding-bottom: 1px;
	cursor: pointer;
	font-size: 12px;
}
#showMapState, #showMapRadius {
	margin-top: 25px;
}
.map-clearfloat {
	width: 95%;
	border-bottom: double 3px #375e77;
	clear: both;
	height: 3px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.dropdown-states {
	border: 1px solid #a5a5a5;
	background: #f6f6f6;
	color: #484848;
}
.dropdown-states:focus {
	background: #FFF;
}
.map-inputbox {
	border: 1px solid #a5a5a5;
	background: #f6f6f6;
	color: #484848;
	width: 150px;
}
.submit-button-map {
}
.submit-button-map:hover {
	cursor: pointer;
}
/********** END OF LOCATOR BY STATE **********/

/********** EMAIL FRIEND **********/
#emailfriendInside {
	display: none !important;
}
#emailfriendOutside {
	display: none !important;
}
/********** PRESS RELEASES **********/
.news-item {
	border-bottom: solid 1px #999;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 25px;
	padding-bottom: 15px;
}
.news-item h2, news-item p {
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}
.news-item .date-gray {
	color: #666;
	font-weight: bold;
}
/********** END OF PRESS RELEASES **********/

/********** PAGINATION **********/
.pagination_content {
}
.page_navigation {
	margin-left: 15px;
	margin-bottom: 25px;
}
.page_navigation a:link, .page_navigation a:visited {
	font-weight: bold;
	padding:3px;
	margin:2px;
	text-decoration:none;
}
.page_navigation a:hover, .page_navigation a:active, .page_navigation a:focus {
	text-decoration: underline;
}
.active_page {
	color: #666 !important;
}
/********** END OF PAGINATION **********/

/********** CUSTOMER/EMPLOYEE LOGINS **********/
.login-button {
	color: #FFF;
	border: 0;
	height: 24px;
	background: url(../images/template/login-button.png) repeat-x left center;
}
.login-button:hover {
	background: url(../images/template/login-button-hover.png) repeat-x left center;
	cursor: pointer;
}
.text-right-logins {
	text-align: right;
	padding-bottom: 10px;
}
/********** END OF CUSTOMER/EMPLOYEE LOGINS **********/
.slide-container {
	display: none !important;
}
.sticky-queue {
	display: none !important;
}
.desktop_tel {
	display: none !important;
}