/**********************
	CSS DOCUMENT
	TRUEXINC.COM (2.0)
	VERSION 1.3
***********************/

/**********************
	GENERAL RULES
***********************/
body {
	background-color: #FFFFFF;
	background-image: url(/images/bg_page.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
p, .formfieldlable, .error_msg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	color: #333333;
}
.formfieldlable {
	line-height: 11px;	
}
.error_msg {
	color: red;
} 
h1 a {
	color: #3F78B1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 a {
	color: #3F78B1;

}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;	
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #3f78b1;
}
.rightalign {
	float: right;
	margin-left: 12px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3f78b1;
}
.padding {
	padding: 14px;
}

.newsTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3f78b1;
}
.searchresults {
	color: #215BB1;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	background-image: url(../images/searchresults-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #215BB1;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}

.searchresults a{
	float: right;
	margin-right: 8px;
	text-decoration: underline;
}


.searchresultserror {
	color: #CC3300;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	background-image: url(../images/searchresults-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #CC3300;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}

.searchresultserror a{
	float: right;
	margin-right: 8px;
	text-decoration: underline;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: underline;
}

#maincontent .textcontent p a {
		font-family: Arial, Helvetica, sans-serif;
	color: #3f78b1;
	text-decoration: underline;
}


#mainproductcontainer {
	margin-bottom: -12px;
}

.mainproducts {
	width: 146px;
	float: left;
	margin-right: 10px;
}
#mainproductcontainer .mainproducts p {
	line-height: 14px;
	color: #666666;
	margin-top: 12px;
	font-size: 11px;
}

#mainproductcontainer .mainproducts li {
	margin-left: 0px;
	list-style-type: none;
}


#mainproductcontainer .mainproducts li a {
	color: #86ADD6;
	text-decoration: underline;
	font-weight: bold;
	margin-left: 0px;
	list-style-type: none;
}

#mainproductcontainer .mainproducts li a:hover {
	color: #3F78B1;
}

#mainproductcontainer .mainproducts hr {
	color: #86ADD6;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #86ADD6;
}


.quote {
	background-color: #FAF4EB;
	color: #938031;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	border: 1px solid #999999;
	font-weight: bold;
}




a:hover {
	text-decoration: underline;
}
a.link_button {
	display: block;
	float: left;
	background-color: #CCCCCC;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 3px 4px;
}
a.link_button:hover {
	background-color: #3f78b1;
	color: white;
}
.display_panel {
	background-color: #efefef;
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-top: 14px;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
/**********************
	PAGE LAYOUT
***********************/
#pagecontainer {
	display: block;
	margin: 0px 10px;
	width: 725px;
}
#contentregion {
	display: block;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}
#contentcontainer {
	display: block;


}
#maincontent {
	background-color: #ffffff;
}
.textcontent {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#sidebar {
	border-left: 1px solid #cccccc;
	width: 200px;
	background-image: url(/images/bg_sidebar.jpg);
	background-repeat: repeat-y;
}
.headbarpage {
	display: block;
	height: 15px;
	background-color: #3f78b1;
	border-bottom: 1px solid #cccccc;
}
.footbarpage {
	display: block;
	height: 15px;
	background-color: #3f78b1;
	border-top: 1px solid #cccccc;
}
.hrburg {
	display: block;
	height: 15px;
	background-color: #993300;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.hrblue {
	display: block;
	height: 15px;
	background-color: #3f78b1;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.tblbdrleft {
	border-left: 1px solid #cccccc;
}
/**********************
	HEADER
***********************/
#headercontainer {
	margin: 10px 0px 20px 0px;
}
#headeraddress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #215bb1;	
	display: block;
	float: right;
}
/**********************
	MAIN NAVIGATION (TABS)
***********************/
#tabcontainer {
	display: block;
	margin: 10px 0px;
	padding: 0px;
	height: 26px;
	background-image: url(/images/bg_tabs.jpg);
}
#tabcontainer a {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1A3455;
	text-decoration: none;

}
#tabcontainer a:hover {
	background-color: #e8eff7;
	text-transform: none;
}
#home #tabcontainer #tabhome,
#aboutus #tabcontainer #tababoutus,
#products_services #tabcontainer #tabproduct_services,
#stampings #tabcontainer #tabstampings,
#ferrules #tabcontainer #tabferrules,
#couplings #tabcontainer #tabcouplings,
#catalog #tabcontainer #tabcatalog,
#reps #tabcontainer #tabreps,
#service #tabcontainer #tabservice, 
#request #tabcontainer #tabrequest,
#more #tabcontainer #tabmore,
#contactus #tabcontainer #tabcontactus

{
	background-image: url(/images/bg_tab_select.jpg);
	background-position: right;
	color: #FFF;
	text-transform: none;
}

/**********************
	BREADCRUMB NAV
***********************/
#breadcrumbnav {
	display: block;
	margin: 8px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3f78b1;
}
#breadcrumbnav a {
	color: #ffffff;
	text-decoration: none;
}
#breadcrumbnav a:hover {
	color: #ffffff;
	text-decoration: underline;
}
/**********************
	SIDEBAR MODULES
***********************/
.module {
	display: block;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	line-height:normal;
}
.module p{
	line-height:normal;
}
.module h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3f78b1;
}
.module #subnav a {
	display: block;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3f78b1;
	text-decoration: none;
}
.module #subnav a:hover {
	background-color: #fefefe;
}
.about .module #subnav #about,
.quality .module #subnav #quality,
.quote .module #subnav #quote,
.request .module #subnav #request,
.careers .module #subnav #careers
{
	background-color: #3f78b1;
	color: #ffffff;
}
/**********************
	FOOTER
***********************/
#footer {
	display: block;
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	padding-bottom: 20px;
}
#footer a {
	text-decoration: underline;
}
/*********************
	Accent Tables
*********************/
.accentTable { 
	background-color: #e7e7e7;
	border: 1px solid #3f78b1;
	padding: 3px;
	margin: 0px;
	width: 100%;
}
/*********************
	CATALOG TABLES
*********************/
.catalog-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.catalog-table th {
	font-weight: bold;
}
.catalog-table .altrow {
	background-color: #99CCFF;
}

th { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align: top;
	padding-bottom: 6px;
}
.button a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333;
	text-decoration: none;
	background-color: #CCCCCC;
	margin: 2px 5px;
	padding: 2px 5px;
	border-top: 1px solid #666;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
	border-left: 1px solid #666;
}
.button a:hover {
	background-color: #e7e7e7;
}
.msg {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#mainproductcontainer .mainproducts .quote a:hover {
	color: #0066CC;
}

#mainproductcontainer .mainproducts hr {}
#catalog #outtercontainer #pagecontainer #contentregion #contentcontainer #maincontent .textcontent .catalog-table strong {
	font-size: 11px;
	margin-left: 2px;
}

form input:focus, form select:focus {
	background-color: #FFFFCC;
	border-top-color: #3F78B1;
	border-right-color: #3F78B1;
	border-bottom-color: #3F78B1;
	border-left-color: #3F78B1;
}

#fm_state, #fm_country, .widthfix {
	width: 240px;
}

#sidebar .module img.right {
	float: right;
}

.imageleft {
	float: left;
	margin-right: 16px;
	margin-bottom: 20px;
}

.producttype {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 14px;
	margin-top: 14px;
	padding-bottom: 10px;
}

.producttype img {
	float: left;
	height: 50px;
	margin-right: 20px;
}

.producttype h2 {
	padding: 4px 0 0 14px;
}

.mainproducts p{

}
#sidebar .module p {
	font-size: 11px;
}
#footer .affiliations {
	float: right;
	background-image: url(../images/affliations.jpg);
	background-repeat: no-repeat;
	height: 68px;
	width: 256px;
	background-position: bottom;
}
#footer p {
	font-size: 11px;
}

table tr #maincontent .textcontent iframe {
	border: 1px solid #CCC;
}



#maincontent #borde {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	margin-right: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#tabcontainer #nav li #tabmore {
	width: 38px;
	border-right-style: none;
}
form input:focus, form select:focus {
	background-color: #FFFFCC;
	border-top-color: #3F78B1;
	border-right-color: #3F78B1;
	border-bottom-color: #3F78B1;
	border-left-color: #3F78B1;
}
.formfieldlable {
	line-height: 11px;	
}
.inputfield {
	margin-top:-16px;
	margin-bottom:9px;
	margin-left: 150px;
}
.error_msg {
	color: red;
}
table tr #maincontent .textcontent #hose-move {
	margin-left: 105px;
}

table tr #maincontent .textcontent #divide {
	display: block;
	float: left;
	width: 40%;
}
.clear {
	clear: both;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
.clearing {
	clear: both;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 20px;

}


table tr #maincontent .textcontent li {
	font-size: 12px;
	line-height: normal;
	padding-top: 3px;
}
#maincontent #borde #img {
	margin-top: 15px;
}
table tr #maincontent .textcontent #pdf {
	display: block;
	height: 30px;
	padding-top: 10px;
	background-image: url(../images/download.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 185px;
	float: right;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
table tr #maincontent .textcontent #pdf2 {
	display: block;
	height: 35px;
	padding-top: 10px;
	background-image: url(../images/download.png);
	background-repeat: no-repeat;
	background-position: 300px 7px;
	padding-left: 300px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

#scroller-header a {
	text-decoration:none;
	color:#3F78B1;
	display: block;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
	margin-left: 4px;
	background-color: #E1E1E1;
}

#scroller-header a:hover {
	text-decoration:none; 
	color:#4b412f
}

#scroller-header a.selected {
	color:#666 !important;
	background-color: #FFF;
}

#scroller-header {
	background-image: url(../images/tabs-nav-bg.jpg);
	background-repeat: no-repeat;
	background-position: 10px bottom;
	width:500px;
	padding:35px 0 0 15px;
	font-weight:700;
}

#scroller-body {
	width:500px;
	padding-bottom:30px;
}

#mask {
	width:480px;
	overflow:hidden;
	margin:0 auto;
}

#panel {}

#panel div {
float:left;

}

/* Extra styling for each panel*/

#panel ul {}
#panel ul li {}
#panel ul li.last {}
#panel-1 {}
#panel-2 {}
#panel-3 {}

table tr #maincontent .textcontent #links {
	display: block;
	margin: 0px;
	padding: 0px;
}

#pagecontainer #contentregion #contentcontainer table tr #maincontent .textcontent #sepa {
	margin-top: 4px;
	padding-top: 0px;
}
table tr #maincontent .textcontent #sepa2 {
	color: #3f78b1;
}
#footer .affiliations span {
	font-size: 11px;
}
#scroller-body #mask #panel #panel-1 iframe {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#home #mainproductcontainer .mainproducts ul, #home #mainproductcontainer .mainproducts ul li {
	padding: 0;
	margin: 0;
}

.module p #llinks_a {
	display: block;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/download2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	width: 177px;
}

.module p #llinks_b {
	display: block;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/free-catalog.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	width: 177px;
}
.catalog-table td img {
	display: block;
	margin-bottom: 6px;
}


table.catalog-table > td {
	background-color: #960;
}
.catalog-table .expansioncouplings td {
	width: 132px;
	padding-bottom: 14px;
	padding-left: 14px;
	padding-top: 14px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
}
#catalog #maincontent .catalog-table .ferruletable  td {
	padding: 0px;
	width: auto;
}
#maincontent .catalog-table .expansioncouplings .link_button {
	margin-top: 6px;
}
.catalog-table .expansioncouplings .borderfix {
	border-right-style: none;
}

