body,
table#decision_matrix_results td  {
	
   font-weight: normal;
}

.sr-field {
  border-bottom:1px solid #ECECEC ;
  padding: 5px 10px;
  margin: 3px;
  vertical-align: middle;
}

.sr-field .sr-key {
  display: inline-block;
  width: 300px;
  font-weight: bold;
  vertical-align: top;
}

.sr-field input[type='text'] {
  width:60%;
}

.sr-field textarea {
  width:60%;
  height:200px;
}

#dm_result {
	width:935px;
}

table#decision_matrix {
  width:400px !important;
}

table#decision_matrix select {
  width: 98% !important;
}

table#decision_matrix_results {
  border-top: 1px solid #EDEDED;
  border-right: 1px solid #EDEDED;
}

table#decision_matrix_results td,
table#decision_matrix_results th {
  border-bottom: 1px solid #EDEDED;
  border-left: 1px solid #EDEDED;
  padding:5px 3px;
  font-size: 10pt;
}

table#decision_matrix_results th  {
  padding:5px 8px 5px 3px;	
}

table#decision_matrix_results th {
  border-bottom:2px solid #D0D0D0;
/*  background-color: #707070;*/
  color: #fff;
}

table#decision_matrix_results .odd td {
  background-color: #F0F0F0;
  font-size:10pt;
  font-weight: normal;
}

.sales-rep-row {
  background-image: url(images/DB-grad-bkgrd.gif);
  background-position: top left;
  background-repeat: repeat-x;
  padding: 5px;
  width: 100%;
}

.sales-rep-row .block {
  display: inline-block;
  float: left;
}

.sales-rep-row .rep-logo.block {
  width: 40%;
}

.sales-rep-row .info.block {
width: 55%;
padding-left: 10px;
}


.sales-rep-row .block p {
	margin-bottom: 0px;
}

.sales-rep-row .block a {
	font-size: 10pt;
}

.content-area .sales-rep-row h3 {
  padding: 5px 8px;
  line-height: 45px;
}


.content-area .sales-rep-row h4  {
  font-weight: 400;
font-size: 14pt;
margin-bottom: 0px;
}

.sales-rep-row .rep-logo {
  vertical-align: middle;
text-align: center;
}

.sales-rep-row .rep-logo img {
  max-width: 90%;
}

.clear,
.clearfix {
  clear: both;
  height:1px;
}


td {
  vertical-align: top !important;
}

select[disabled="disabled"],
select[disabled="1"] {
  color: #A0A0A0
}


article.flexure h1 {
  font-size:14pt;
}

article.flexure .image-wrapper {
/*  width:215px;
  float: right;*/
  margin:0px 0px 10px 10px;
}



.breadcrumbs {
  font-family: 'Open Sans', sans-serif;
  margin: -15px 0 0 0;
}

table.helical-tb {
  border:1px solid #404040;
  margin: 15px 0px;
}

table.helical-tb td {
  border-bottom:1px solid #404040;
  border-right:1px solid #404040;
  font-size:9pt;
  text-align: center;
  padding: 2px;
}


.page #main.site-main,
.page-template-coupling-template-php #main.site-main {
  background-color: #fff !important;
}

.single #sidebar-left ,
.archive #sidebar-left ,
.page #sidebar-left ,
.page-template-coupling-template-php #sidebar-left {
  float: left;
  width: 21%;
  background-color: #fff;
  display: inline-block;
  padding: 10px;
  margin-top:15px;
}

.single #main-content,
.archive #main-content,
.page #main-content,
.page-template-coupling-template-php #main-content {
  display: inline-block;
  width: 73%; /* Reset by Ted to 73% from 78% */
  padding: 15px;
  float: left;
}


.page #primary.content-area,
.page-template-coupling-template-php #primary.content-area {
  margin: 0 auto;
  padding: 5px 20px 10px 20px;
  background: none !important;
  max-width: 1000px;
  width: 100%;
  overflow: hidden;
  border-top: none !important;
  border-radius: 0 0 14px 14px;
  background-color:  #fff;
}


.page .entry-header,
.page-template-coupling-template-php #primary.content-area .entry-header {
  background-image: url(../images/bg-entry-content.png);
  background-position: top left;
  background-repeat: repeat-x;
  padding: 2px 10px;
}


.breadcrumbs,
.breadcrumbs *,
.breadcrumbs a {
  font-size: 8pt;
}


.content-area #sidebar-left h4 {
  font-family: 'Open Sans', sans-serif;
  font-size: 0.9em;
  font-weight:400;
  padding:2px 0 50px 0;
}

.content-area #sidebar-left  h1.widget-title {
	font-size: 1.2em;
}


.content-area #sidebar-left  h2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 0.9em;
  font-weight:700;
}

#sidebar-left ul.quick-menu {
  margin: 0px;
  font-size:0.9em;
}


#sidebar-left .quick-menu li {
  list-style: none;
  padding:0 0 0 7px;
}
#sidebar-left .quick-menu li a:hover{
	text-decoration:underline;
	}
	
td.bottom-double-rule {
border-bottom: 3px groove #425797;
padding: 15px 0px;
}

.page.page-template-page-wide-php #main-content {
  width: 100%;
}

.two-cols {
  clear: both;
}



.two-cols .col {
  display: inline-block;
  float: left;
  width:49.333%;

}

.two-cols .col1 {
   padding-right: 10px;
  }

.page .entry-content h3,
.two-cols .col h3 {
background-color: #C6BCE0;
padding: 1px 0px 1px 10px;
margin-bottom: 15px;
}

.page .entry-content h3 img {
  margin:5px 0px;
}


li.current-menu-item > a,
li.current-menu-item > a:hover {
  color: #fff !important;
}

table#searchform td {
  padding:3px 8px;
}

.flex-search {
  margin-bottom:15px;
}

.flex-search h4 {
  /*background-image: url(../images/DB-grad-bkgrd.gif);
  background-position: top left;
  background-repeat: repeat-x;*/
  background-color: #315792;
  color: #fff;
  padding: 5px 10px;
}

.flex-search .block {
  display: inline-block;
  width:45%;
  vertical-align: middle;
}

.flex-search .block img {
	margin-left: 25px;
}

/* CHARTS */

table#chart {
       border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
}

table#chart td {
    font-size: 9pt;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    text-align:center;
    vertical-align: middle !important;
   padding: 3px 4px;
}

table#chart.vtop td {
  vertical-align: top  !important;
  }

table#chart thead td {
  color:#fff;
  font-size: 9pt;
  font-weight: bold;
  padding:8px 0px;
}

table#chart .x-small {
  font-size: 9pt;
}

table#chart .xx-small {
  font-size: 8pt;
}

table#chart p {
  font-size: 9pt;
  margin:0px;
  padding:0px;
  text-align:center;
}

.page-id-1558 .entry-content h1,
.page-id-1559 .entry-content h1,
.page-id-630 .entry-content .gform_fields  h1,
.page-id-629 .entry-content .gform_fields  h1 {
font-weight: bold;
font-size: 16pt;
margin: 15px 0px;
border-bottom: 1px solid #ccc;
clear: both;
}

.social li a {
text-align: left !important 	
}


#product-detail {
	margin: 10px 10px 0px 0px;
}

#product-detail td {
	font-size:10pt;
	padding:3px 5px;
}

#product-detail .odd td {
	background-color:#f0f0f0; 
}

#product-detail td.label {
	font-weight: bold;
	width: 45%;
}

.product-detail .pcol {
	width:49.33333%;
	display: inline-block;
	float: left;
}

.pcol .pthumb {
	width: 100%;
	text-align: center;	
}

.pcol .psect {
	padding: 10px;
}

.pcol .psect h3 {
   background-color: #ededed;
   color: #000;
   padding-left: 10px; 	
}

.pcol .psect p {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	padding-left: 10px;
	color: #000;
}

.pcol .plabel {
	display: inline-block;
	width: 225px;
}

.content-area .type-flexure h2.subhead {
	font-size: 24px;
	font-weight: bold;
	padding: 10px 0px;
}

.content-area .type-flexure p {
	margin-bottom: 15px;
}


form table#searchform {
width: 100%;
}

a.button.application {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
	border_radius: 3px;
	text-transform: capitalize;
	
}

#dm-wrapper {
	position: relative;
	height: 300px;
}

#dm-wrapper #dm-legend {
	position: absolute;
	right: 85px;
	top: 0px;
}

.pdata.description {
	font-size: 16pt;
	font-weight: bold;
}

#p-a2type {
	margin-top: 15px;
}

#product-note {
	font-size: 11pt;
	margin: 15px 20px;
}

#product-note td {
	font-size: 11pt;
	font-weight: normal;
	padding: 1px 55px 1px 0px;
}

