/*html {*/
	/*text-align: center;*/
/*}*/

#centering_container {
	width: 991px;
	position: relative;
	margin: 0 auto;
	text-align: left;
}

.table_column_left {
	float: left;
	width: 49%;
	margin-right: auto;
	margin-left: 0px;
	display: inline;
}

.table_column_right {
	float: right;
	width: 49%;
	margin-right: 0;
	margin-left: auto;
	display: inline;
}

/*.clearfix:after {*/
    /*content: ".";*/
    /*display: block;*/
    /*height: 0;*/
    /*clear: both;*/
    /*visibility: hidden;*/
/*}*/

/*a {*/
	/*text-decoration: none;*/
	/*color: #0000A0;*/
/*}*/

/*a:hover {*/
	/*text-decoration: none;*/
	/*color: #0000FF;*/
/*}*/

/*body {*/
	/*background-color: #F8F8FF;*/
	/*margin: 0;*/
	/*padding: 0;*/
/*}*/

/*body,table {*/
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	/*font-size: 12px;*/
	/*font-weight: normal;*/
/*}*/

.main_content {
	padding-left: 16px;
	padding-top: 12px;
	padding-right: 16px;
	padding-bottom: 12px;
	margin-bottom: 10px;
	width: 957px;
	border-right: 1px solid #9090a0;
	border-left: 1px solid #9090a0;
	border-bottom: 1px solid #9090a0;
	float: left;
	clear: both;
}

h2,h3 {
	font-size: 24px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 16px;
}

.h2_sub {
	font-size: 18px;
}

.SubtleDark {
	background-color: #F6F6FD;
}

.main_tabs {
	font-size: 10px;
	font-weight: bold;
}

select {
	z-index: -1;
}

.top_nav {
	width: 989px;
	clear: both;
	border: 1px solid #9090a0;
	background-color: #e0e0ef;
}

.top_nav,.hover_menus {
	padding: 0px;
	float: left;
	height: auto;
	margin: 0px;
}

.hover_menus {
	position: absolute;
	z-index: 5;
	width: 227px;
}

.top_nav a,.hover_menus li a {
	z-index: 6;
	height: auto;
	width: auto;
	display: block;
	float: left;
	color: black;
	text-decoration: none;
	text-align: left;
	padding: 4px 10px 4px 10px;
}

.hover_menus_sub {
	font-size: 11px;
}

.top_nav a {
	height: 12px;
	line-height: 12px;
}

.hover_menus li a {
	clear: both;
	width: 200px;
	padding-left: 16px;
}

.top_nav,.hover_menus li a {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.top_nav a:hover,.hover_menus li a:hover {
	background-color: #9090a0;
	color: white;
}

.hover_menus ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	float: left;
	border: 2px solid #9090a0;
	border-left: 1px solid #9090a0;
	border-top: 1px solid #9090a0;
}

.hover_menus li {
	padding: 0px;
	float: left;
	background-color: #e0e0ef;
}

.copyright {
	padding-left: 10px;
	padding-bottom: 10px;
	float: left;
	clear: both;
	width: 980px;
}

.small_font,.copyright {
	font-size: 10px;
}

.logo_box {
	width: 989px;
	height: 150px;
	float: left;
	background-color: white;
	background-image: url(../img/logo.jpg);
	background-position: left;
	background-repeat: no-repeat;
	border-right: 1px solid #9090a0;
	border-left: 1px solid #9090a0;
}

.logo_image {
	width: 370px;
	height: 150px;
	float: left;
	border: 0;
	margin-right: 10px;
}

.top_info {
	height: 136px;
	float: left;
	margin-right: 20px;
	padding-top: 14px;
}

.icons {
	width: 16px;
	height: 16px;
	float: left;
	padding-right: 5px;
}

.cc_icon {
	width: 152px;
	height: 29px;
	border: 0;
	padding-left: 20px;
}

.top_table td {
	padding: 0;
	margin: 0;
	padding-bottom: 12px;
	vertical-align: top;
	text-align: left;
}

.top_table td.align_middle {
	vertical-align: middle;
}

.side_bullet {
	position: absolute;
	left: 15px;
}

.left_bar {
	width: 140px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	height: 100%;
}

.left_bar a {
	font-size: 18px;
}

.homepage_content {
	float: left;
	width: 777px;
}

.adobe_pdf_icon {
	width: 88px;
	height: 31px;
	border: 0;
}

.separate {
	color: #C0C0C0;
	font-weight: bold;
}

.thumbnail {
	border: 0;
}

.product_table {
	font-size: 11px;
	border: 0;
	margin: 0;
	padding: 0;
}

.product_table td {
	vertical-align: top;
	text-align: left;
	padding-bottom: 15px;
}

td.product_table_image {
	text-align: center;
	width: 65px;
}

.pt_padright {
	padding-right: 15px;
}

.product_image {
	float: left;
	border: 0;
	padding-right: 25px;
}

.product_table_bottom {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	font-weight: bold;
}

#mat_dimensions_container {
	float: left;
	padding-left: 10px;
	width: 450px;
}

.pdf_download {
	width: 59px;
	height: 69px;
	border: 0;
}

.pdf_download_wrapper {
	width: 125px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

.pdf_download_wrapper a {
	text-decoration: none;
}

.pdf_download_wrapper a:hover {
	text-decoration: underline;
}

.product_page_icons {
	width: 32px;
	height: 32px;
	border: 0px;
}

.pricing_table {
	float: left;
}

.pricing_table td {
	padding-right: 15px;
	height: 25px;
}

.dimensions_table td,.dimensions_table th {
	vertical-align: top;
	text-align: center;
	padding-right: 15px;
	padding-bottom: 5px;
}

.dimensions_table,.ml_table {
	padding: 0;
	margin: 0;
	border: 0;
}

.ml_table td {
	padding-right: 10px;
	font-size: 10px;
}

.general_submit {
	background-color: #083D65;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: white;
	border: 1px solid white;
}

.general_submit_over {
	background-color: #fffacd;
	color: black;
	border: 1px solid black;
}

.details {
	width: 25%;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
	border-bottom: 1px #545454 solid;
}

.details#first {
	background-color: #F3F3F3;
	font-weight: bold;
}

.details#second {
	background-color: #E9E9E9;
}

.listing_row {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.first_listing_row {
	background-color: #F3F3F3;
}

.second_listing_row {
	background-color: #E9E9E9;
}

.listing_image {
	padding: 5px;
	border-bottom: 8px white solid;
	background-color: inherit;
}

.listing_info {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-bottom: 8px white solid;
}

.listing_info_top {
	border-bottom: 1px #C4C4C4 solid;
}

.form-error, .field_error {
	color: white;
	background-color: #910000;
}

.sc_headcolor {
	background-color: #eeeeff;
}

.sc_contentcolor {
	background-color: #ffffcc;
}

.required_field_color, .error-message {
	color: #910000;
}

.error-message {
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 2px;	
}

.quote_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545454;
	line-height: 150%;
	font-weight: bold;
	/*border: 1px solid #545454;*/
	/*border-bottom: 0;*/
	/*border-right: 0;*/
}

.quote_table td {
	border: 1px #545454 solid;
	/*border-left: 0;*/
	/*border-top: 0;*/
}

.quote_table_no_border,.quote_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545454;
	line-height: 150%;
}

.quote_table,.quote_table td {
	/*border: 1px solid #545454;*/
}

.quote_table {
	/*border-bottom: 0;*/
	/*border-right: 0;*/
}

.quote_table td {
	/*border-left: 0;*/
	/*border-top: 0;*/
}

.gray_border {
	border-color: #ccc;
}

.gray_border td {
	border-color: #ccc;
}

.bold {
}

input,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 2px;
	color: #545454;
}

form {
	margin: 0;
	padding: 0;
	border: 0;
}

.order_box {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 600px;
	height: auto;
	padding: 5px;
}

.order_box a,.order_box a:hover {
	color: white;
	text-decoration: underline;
}

.go_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545454;
	line-height: 150%;
}

.go_table td {
	padding: 5px;
	border-bottom: 1px solid #e0e0ef;
	border-right: 1px solid #e0e0ef;
}

td.go_header {
	background-color: #3C71AC;
	color: white;
	font-weight: bold;
	letter-spacing: 1px;
}

td.no_border {
	border: 0px;
}

.go_line_item_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 100%;
}

.go_line_item_table td {
	padding: 4px;
	border: 0px;
	border-bottom: 1px solid #e0e0ef;
	height: 35px;
}

td#see_pricing {
	text-align: right;
	font-weight: bold;
	color: blue;
	padding-left: 25px;
}

#dt_header td {
	font-weight: bold;
	text-align: center;
}

table#directory_table {
	width: 90%;
	background-color: #F8F8FF;
	border: 0px solid black;
	text-align: left;
}

#directory_title {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}

#notice {
	font-size: 12px;
	font-weight: bold;
	color: red;
	padding: 8px;
	padding-bottom: 12px;
}

#dhtmltooltip {
	position: absolute;
	width: 150px;
	border: 1px solid black;
	padding: 4px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}

.product_table_float {
	float: left;
	margin-bottom: 1em;
}

a.click_here_to_print {
	display: block;
	background-image: url(../img/print.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 54px;
	width: 281px;
	margin: 5px auto 5px auto;
	padding: 10px 0px 0px 69px;
	cursor: pointer;
	text-align: left;
	z-index: 0;
}

a.click_here_to_print:hover {
	color: red;
}

.product_selection_wrapper {
	min-height: 1200px;
	height: auto !important;
	height: 1200px;
}

/* Begin WordPress styles */
#sidebar {
	float: right;
	width: 200px;
	height: auto;
	background-color: #f1f1f3;
	border: 1px solid #cccccc;
	padding: 6px;
	margin: 0px 0px 10px 10px;
}

#sidebar ul {
	padding: 8px 0px 8px 25px;
	margin: 0px;
}

#searchform {
	padding: 0px;
	margin: 0px;
	float: left;
}

#searchform #s {
	height: 15px;
	padding: 4px 5px 4px 5px;
	width: 123px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #00467F;
	float: left;
	margin-right: 5px;
}

#searchform #searchsubmit {
	height: 25px;
	padding: 0px;
	width: 60px;
	border: 1px solid #00467F;
	float: left;
}

/* End WordPress styles */
a.info_link {
	color: black;
}

a.info_link:hover {
	color: red;
}

div.shipping_note {
	width: 90%;
	margin: 1em;
}

.shipping_note span {
	color: red;
	font-weight: bold;
}

/* Search Page styles */
.search_result_header {
	width: 100%;
	border-bottom: 1px solid black;
	margin-bottom: 1em;
	font-size: 1.2em;
}

.search_result_term {
	font-weight: bold;
}

.search_result {
	width: 65%;
	padding-top: 1em;
	padding-bottom: 1em;
}

.search_result_title {
	display: block;
	font-size: 1.3em;
}

.search_result_summary {
	display: block;
	margin: .75em;
}

.search_result_url {
	display: block;
	color: green;
	clear: both;
}

.search_result_thumbnail {
	display: block;
	float: left;
	margin-right: 1em;
	margin-bottom: 0.5em;
}

.search_result_previous_page {
	float: left;
	border: 1px solid black;
	background-color: white;
	padding: 3px;
	margin-top: 1em;
}

.search_result_next_page {
	float: right;
	border: 1px solid black;
	background-color: white;
	padding: 3px;
	margin-top: 1em;
}

#search_result_bottom {
	width: 65%;
}

/* End Search Page styles */ 

/* Basic qty entry div */
#qtyEntry {
    background-color: white;
    width: 235px;
    padding: 5px;
    display: none;
}

#qtyEntry input[type="text"] {
    width: 25px;
}

/* Set Pressure entry div */
#setPressureEntry {
    background-color: white;
    padding: 5px;
    width: 700px;
    text-align: left;
    
    display: none;
}

#setPressureEntry td {
    vertical-align: top;
    background-color: #ffd;
    border-top: 2px solid #ddd;
}

#setPressureEntry .error td, #setPressureEntry .errorMessage td {
    background-color: #f88;
}

#setPressureEntry .errorMessage td {
    border-top: none;
    font-weight: bold;
}

#setPressureEntry .submit {
    margin-right: 20px;
    margin-left: 30px;
}

input.setPressureQty {
    width: 40px;
    margin-top: 0;
}

input.setPressureValuePsig, input.setPressureValueBarg {
    width: 80px;
    margin-top: 0;
}

tr.setPressureTemplate {
    display: none;
}

#pressureEntry {
    background-color: white;
    padding: 5px;
    
    display: none;
}

.tableHolder {
    height: 240px;
    overflow-y: scroll;
}

.enterSetPressureLink {
    color: red;
}

#simplemodal-overlay {background-color:#000;}
#simplemodal-container {background-color:#333; border:8px solid #444; padding:0px;}

/* START: Product Page Popup */
#sponsorAdDiv {
	font-size: 11px;
	border: 5px solid red;
	width: 750px;
	height: 340px;
	position: absolute;
	top: 0;
	left: 0;
	background-color: white;
	display: none;
	overflow: hidden;
}

#sponsorAdDivWrapped {
	width: 740px;
	height: 307px;
	padding: 28px 5px 5px 5px;
	overflow-y: auto;
	overflow-x: hidden;
}

#sponsorAdDiv p {
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

#sponsorAdDivClose {
	position: absolute;
	top: 0px;
	right: 50px;
	padding: 2px 5px 2px 5px;
	border-left: 1px solid #999999;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	background-color: #efefef;
	font-weight: bold;
	font-size: 14px;
	z-index: 999999;
	cursor: pointer;
}

.sponsorAdDivDetails {
	margin: 5px 0px 5px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 5px 0px 5px 0px;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	color: blue;
	background-color: #efefef;
}

/* END: Product Page Popup */ /* START: Technical requirements */
.trBar {
	background-color: #efefef;
	border: 1px solid #999999;
	border-bottom: 2px solid #999999;
	border-right: 2px solid #999999;
	padding: 3px;
	margin: 0px 5px 5px 5px;
	color: black;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}

.trBarActive {
	background-color: #99ff99;
}

.trContent {
	margin: 0px 5px 10px 5px;
	padding: 5px;
	background-color: #efefef;
}

/* END: Technical requirements */
#orderExplanation {
	visibility: hidden;
	padding: 4px;
	width: 150px;
	height: 65px;
	overflow: hidden;
	position: absolute;
	bottom: 30px;
	right: 50px;
	z-index: 5;
	background-color: white;
	border: 1px solid black;
	font-family: arial, serief;
	font-size: 11px;
	font-weight: bold;
}

#headerSearch {
	position: absolute;
	top: 25px;
	right: 25px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#headerSearch label {
	padding-right: 5px;
	font-size: 11px;
	font-weight: bold;	
}

/* Flash errors or confirmations */
#flashMessage {
	margin: 10px auto;
	padding: 10px;
	width: 500px;
	border: 1px solid black;
	color: black;
	font-size: 12px;
	font-family: arial, sans-serif;
	text-align: center;
}

.failure {
	background-color: #FFECEC;
}

.success {
	background-color: #E8F9E7;
}

/* Upper-left Loading animation */

div#loading_anim {
	position: absolute;
	visibility: hidden;
	color: red;
	font-family: arial, serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	background-color: white;
	padding: 5px;
	border-bottom: 3px solid #D50000;
	border-right: 3px solid #AA0000;
	z-index: 999999;
}
div#loading_anim img {
	height: 15px;
	width: 128px;
	border: 0px;
}



/* BEGIN MEGA MENU SECTION */

ul.megamenu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: none;
}

ul.megamenu li {
  margin: 0px;
  padding: 0px;
}

ul.megamenu li.clear-fix {
  float: none;
  /*clear: both;*/
  margin: 0px;
  padding: 0px;
  height: 0px;
  font-size: 0px;
  line-height: 0px;
}

ul.megamenu a.mm-item-link:link, ul.megamenu a.mm-item-link:visited {
  position: relative;
  display: inline-block;
}

ul.megamenu a.mm-item-link-hover {
	color: white;
	background-color: #9090a0;
}

ul.megamenu div.mm-item-content {
  background: #FFF;
  padding: 0px;
  position: absolute;
  border: 1px solid #777;
  z-index: 9;
}

.mm-content-base {
  background: #FFF;
  position: relative;
  z-index: 11;
  padding: 0px;
}

.mm-js-shadow {
  background: #555;
  position: absolute;
  z-index: 10;
}

.megamenu_material_header td {
	text-align: center;
	color: white;
	background-color: #9090a0;
	font-weight: bold;
	font-size: 1.2em;
}

td.megamenu_material_plastic {
	border-left: 1px solid white;
}

table.megamenu_content td {
	vertical-align: top;
	/*padding: 3px 1px 3px 5px;*/
	padding: 5px 0px;
	margin: 0;
}

table.megamenu_content td ul {
	float: left;
	width: 190px;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

/* Wider columns for the "exotic" area */
table.megamenu_content_exotic td ul {
	width: 210px;
}

a.menu_link {
	text-decoration: none;
	display: list-item;
	float: left;
	clear: both;
	width: 180px;
	height: auto;
	padding: 5px 5px;
	cursor: pointer;
}

/* Wider columns for the "exotic" area */
table.megamenu_content_exotic a.menu_link {
	width: 200px;
}

a.menu_link:hover  {
	background-color: #9090a0;
	color: white;
}

table.megamenu_content td ul li {
	float: left;
	clear: both;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.megamenu_content h3 {
	font-size: 11px;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid black;
}

td.megamenu_column_odd {
	background-color: #ededf6;
}

td.megamenu_column_even {
	background-color: #e0e0ef;
}

table.megamenu_content td.menu_item_thumb {
	width: 45px;
	vertical-align: middle;
	text-align: center;
}

table.megamenu_content table.menu_item_table td {
	margin: 0;
	padding: 0;
}

.menu_item_thumb img {
	margin: 0;
	padding: 0;
	border: none;
}

table.megamenu_content td.menu_item_text {
	vertical-align: middle;
}

span.menu_item_name {
	font-weight: bold;
	font-size: 13px;
}

span.menu_item_desc {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}

/* END MEGA MENU SECTION */



/* fix of css for page orders view print  */
#update td { 
    border: none; 
}   
#update .order_blank li {
   text-align: left;
   width: 50%;
   list-style: none;
}


