﻿/* CSS Document */

#social_media {
	margin: 16px 0 0 0;
	padding: 0;
}

#social_media_inner {
	margin: 48px 0 0 0;
	padding: 0;
}

p.hmaph1 {
	color: #27516c;
	font-size: 14pt;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p.h1 {
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

p.phonenumber {
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 5px;
}

table#casestudies tr td h3 {
	font-size: 14px;
	margin: 5px 0;
	padding: 0;
	color: #112233;
}
table#casestudies tr td p {
	font-size: 12px;
	margin: 0 0 5px 0;
	padding: 0;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #FFFFFF;
	margin-top:0px;
	margin-left:0px;
}
div.results{
	font-weight:bold;
	font-size:9pt;
	margin-left:10px;
}
.sm_title a, .sm_title a:link, .sm_title a:visited{
	color:#27516C;
	text-decoration:none;
	font-weight:bold;
}
.sm_title a:hover{
	color:#999900;
	text-decoration:underline;
}
.sm_description{
	margin-bottom:10px;
	margin-left:10px;
}
table.boltloadcalc{
	border-top:1px solid black;
	border-left:1px solid black;
	padding-right:5px;
	font-size:8pt;
}
table.boltloadcalc th{
	font-weight:bold;
	text-align:right;
	border-right:1px solid black;
	border-bottom:1px solid black;
	padding-bottom:5px;
	padding-right:5px;
}
table.boltloadcalc td{
	text-align:center;
	border-right:1px solid black;
	border-bottom:1px solid black;
}
table.boltloadcalc input{
	font-size:8pt;
}
.redtext{
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: red;
	font-weight: bold;
}
div.requiredfield{
	font-size:7pt;
	font-weight:bold;
}
h1{
	font-size: 14pt;
	font-weight: bold;
	color: #27516C;
	text-transform:uppercase;
}
h1.formheader{
	font-size: 14pt;
	font-weight: bold;
	color: #27516C;
	text-transform:uppercase;
	margin-bottom:2px;
}
div.formmessage{
	margin-left:5px;
	font-size:8pt;
	font-weight:bold;
	margin-bottom:3px;
	margin-top:3px;
	color:#27516C;
}
form{
	padding-left:10px;
}
table.forms{
	font-weight:bold;
	font-size:8pt;
}
.rfqformfield{
	font-size:7pt;
}
td.formtd{
	text-align:right;
	height:20px;
	font-size:8pt;
	font-weight:bold;
}
td.formtdcenter{
	text-align:right;
	font-size:8pt;
	font-weight:bold;
	border-right:1px solid #27516C;
}
td.formtdnormal{
	font-size:8pt;
	font-weight:normal;
}
td.formtdleft{
	text-align:left;
	height:20px;
	border-right:1px solid #27516C;
	font-size:8pt;
	font-weight:bold;
}
td.formheader{
	background-color:#27516C;
	color:white;
	text-transform:uppercase;
	font-size:9pt;
	font-weight:bold;
}
.rfqbutton{
 font-size:8pt;
 background-color:#FFFEFB;
 color:#27516C;
}
h2{
	font-size:12pt;
	font-weight:bold;
	color:#890000;
}
h3{
	font-size: 12pt;
	font-weight: bold;
	color: #27516C;
}
hr{
	color:#27516C;
}

/* HOME PAGE RIGHT HEADER ADJUSTMENTS */
td.hpheaderright{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 125px 15px 0px 0px;
	background-image: url('../images/headers/homepage3.jpg');
	background-repeat:no-repeat;
	background-position: top left;
	background-color: #D9FFFE;
}

td.hpheaderright h1{
	color: #FFFFFF;
	font-weight:800;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16pt;
	text-decoration: none;
	margin-bottom:5px;
}

/* INTERIOR RIGHT HEADER ADJUSTMENTS */
td.intheaderright{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 15px 0px 0px;
	background-image: url('../images/headers/internal2.jpg');
	background-repeat:no-repeat;
	background-position: top left;
	background-color: #D9FFFE;
}

td.intheaderright a{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

td.intheaderright h1{
	color: #FFFFFF;
	font-weight:800;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16pt;
	text-decoration: none;
	margin-right:30px;
	margin-top:10px;
}

td.intheaderright table{
	padding-top: 10px;
}

/* INPUT CLASSES */
input.mailhead{
	width: 135px;
	padding-left:3px;
	color: #000000;
	background-color: #FFFFFF;
	border-top: 2px;
	border-right:  0px;
	border-bottom: 0px;
	border-left: 2px;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	border-style: solid;
}

input.go{
	background-color: transparent;
	background-image:url('../images/go.gif');
	width:40px;
	height:39px;
	border: 0px;
	padding-top: 2px;
}

/* TOP NAV */
table#topnav{
	text-align: right;
	color: #FFFFFF;
	background-color: #000251;
}

table#topnav{
	padding: 0px 10px 0px 0px;
	margin: 0px;
}

table#topnav p{
	padding: 0px;
	margin: 0px;
}

table#topnav a{
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}

/* HEADER */
table#header{
	background-color: #D9FFFE;
}
div.headingdescription{
	margin-left:10px;
	margin-bottom:10px;
	font-weight:normal;
	font-size:9pt;
}

/* MID NAV */
table#midnav{
	background-image:url(../images/bottomheadernavbg.gif);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height:20px;
}

table#midnav a {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #000000;

}

table#midnav p{
	padding: 0px 0px 6px 0px;
	margin: 0px;
}
a.tippytopnav:link, a.tippytopnav:hover, a.tippytopnav:active, a.tippytopnav:visited{
	font-size:8pt;
	font-weight:normal;
	color:#FFFFFF;
}
.tippytopnav{
	color:white;
	font-size:8pt;
}
/* LEFT NAV */
table#leftnav a, table#leftnav a:link, table#leftnav a:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #27516c;
}
a.leftnavlinktest:link, a.leftnavlinktest:visited, a.leftnavlink{
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #27516c;
}
table#leftnav a:hover{
	color:black;
}
table#leftnav {
	margin-top: 10px;
}
.topnavexpert{
	color:white;
	font-size:12pt;
	font-weight:normal;
}
.phonenumber{
	font-size:13pt;
	font-weight:bold;
	text-transform:uppercase;
}
table#leftnav p {
	padding: 0px;
	margin: 3px;
	vertical-align:middle;
}

/* CONTENT */
table#content {
	margin-top: 0px;
}

table#content p{
	font-size: 12px;
	line-height: 19px;
}

table#content.interior td{
	margin-top:0px;
	padding-left:10px;
}

/* FOOTER */
table#footer a {
	text-decoration: none;
	font-size: 11px;
	color: #9FA0A7;
}

table#footer p {
	font-size: 11px;
	color: #9FA0A7;
	margin: 3px;
}

/* TENSIONED */
table#tensioned {
	background-color: #F9DCDC;
}
table#tensionedindex {
	background-color: #F9DCDC;
	height:420px;
}

table#tensioned a, table#tensionedindex a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 13px;
}

table#tensioned th, table#tensionedindex th {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	background-color: #890000;
	height:75px;
}

table#tensioned.interior, table#tensionedindex.interior{
	margin-top: 10px;
}

table#tensioned.interior th, table#tensionedindex.interior th{
	font-size: 12px;
	text-align: left;
}

table#tensioned.interior a, table#tensionedindex.interior a{
	font-size: 11px;
}

table#tensioned.interior p, table#tensionedindex.interior p{
	font-size: 11px;
	text-indent: -10px;
	margin: 3px 3px 3px 10px;
}

/* ROTATING */
table#rotating {
	background-color: #D0DFCD;
}
table#rotatingindex {
	background-color: #D0DFCD;
	height:420px;
}
table#rotating a, table#rotatingindex a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 13px;
}

table#rotating th, table#rotatingindex th {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	background-color: #1F5F24;
	height:75px;
}

table#rotating.interior, table#rotatingindex.interior{
	margin-top: 10px;
}

table#rotating.interior th, table#rotatingindex.interior th{
	font-size: 12px;
	text-align: left;
}

table#rotating.interior a, table#rotatingindex.interior a{
	font-size: 11px;
}

table#rotating.interior p, table#rotatingindex.interior p{
	font-size: 11px;
	text-indent: -10px;
	margin: 3px 3px 3px 10px;
}

/* COUPLING */
table#coupling {
	background-color: #F5EECD;
}
table#couplingindex {
	background-color: #F5EECD;
	height:420px;
}
table#coupling a, table#couplingindex a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 13px;
}

table#coupling th, table#couplingindex th {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	background-color: #897A00;
	height:75px;
}

table#coupling.interior, table#couplingindex.interior{
	margin-top: 10px;
}

table#coupling.interior th, table#couplingindex.interior th{
	font-size: 12px;
	text-align: left;
}

table#coupling.interior a, table#couplingindex.interior a{
	font-size: 11px;
}

table#coupling.interior p, table#couplingindex.interior p{
	font-size: 11px;
	text-indent: -10px;
	margin: 3px 3px 3px 10px;
}

/* HYDRAULIC */
table#hydraulic {
	background-color: #D3E1EA;
}
table#hydraulicindex {
	background-color: #D3E1EA;
	height:420px;
}
table#hydraulic a, table#hydraulicindex a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 13px;
}

table#hydraulic th, table#hydraulicindex th {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	background-color: #27516C;
	height:75px;
}

table#hydraulic.interior, table#hydraulicindex.interior{
	margin-top: 10px;
}

table#hydraulic.interior th, table#hydraulicindex.interior th{
	font-size: 12px;
	text-align: left;
}

table#hydraulic.interior a, table#hydraulicindex.interior a{
	font-size: 11px;
}

table#hydraulic.interior p, table#hydraulicindex.interior p{
	font-size: 11px;
	text-indent: -10px;
	margin: 3px 3px 3px 10px;
}

.pdfbox{
	background:#e4fefd;
	border:1px solid #000066;
	padding:5px;
	width:250px;
	/*height:100px;*/
	
	}
.leftnavSubMenu, a.leftnavSubMenu, a.leftnavSubMenu:link, a.leftnavSubMenu:hover, a.leftnavSubMenu:visited {
	margin-left:10px;
	font-size:7pt;
	color:#666666;
	margin-bottom:5px;
}


form { 
	padding-left: 10px;
}

form.ssi_form fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

form.ssi_form fieldset label {
	display: block;
	margin-bottom: 5px;
}

form.ssi_form fieldset label span {
	display: block;
	float: left;
	margin-right: 5px;
	text-align: right;
	width: 250px;
}

.input_text_area textarea {
	margin-left: 140px;
}

form.ssi_form div.buttons {
	padding-left: 140px;
}

#form_error_message {
	margin: 0 10px 0 0;
	padding: 5px 0;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
	border-top: 1px solid #F00;
	border-bottom: 1px solid #F00;
}
	

textarea#additional_information {
	width: 220px;
}

#side-icons {
	padding: 15px 0;
}

#side-icons a img {
	border: 1px solid #000;
}








