html { 
  height: 100%; 
}
div, body, ul, li, dl, dt, dd, h1, h2, h3, h4, form, table, td, img {
  border: 0;
  margin: 0;
  padding: 0;
}

body {
  background-color: #0072A8;
  border-top:3px solid #FF350A;  
  font-family: "Trebuchet MS", arial, helvetica, verdana, sans-serif;
  font-size: 16px;
  padding-top: 10px;
}

a {
  color: #0000ee;
}

a.block {
  display: block;
  text-decoration: none;
}

a:hover {
	color:#000;
}

.left {
  float: left;
}

.right {
  float: right;
}

.fullwidth {
  width: 100%;
}

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

.clearfix {
  display: inline-block;
}

.clearfix {
  display: block;
}

/* Hides from IE-mac \*/
 * html .clearfix {height: 1%;}
*/* End hide from IE-mac */

.clear {
  clear: both;
}

.collapsed {
  border-collapse: collapse;
}

/* Errors box to display error messages. */
.errors_box {
  background-color: #ff5e5e;
  color: #ffffff;
  font-size: 14px;
  margin-bottom: 10px;
  padding: 10px;
}

.error-validation {
	font-weight:bold;
	font-size: 14px;
}
.highlight_error {
  background-color: #ffcfcf;
}

.error {
  color: #ee0000;
  font-size: 12px;
}

.green_heading {
  background-color: #99c903;
  color: #ffffff;
}

.red_heading {
  background-color: #f30000;
  color: #ffffff;
}

.blue_heading {
  background-color: #0099FF;
  color: #ffffff;
}

.white_background {
  background-color: #ffffff;
}

.double_line {
  border-bottom: 1px solid #ECFBF9;
  border-top: 1px solid #ECFBF9;
  height: 2px;
}

.highlight_column {
  background-color: #feff8f;
}

#global_message {
  text-transform: uppercase;
}

.show {
  display: none;
  overflow: hidden;
}


#wrapper {
	border-top: 8px solid #ECFBF9;
	background-color: #ECFBF9;
	margin: 0 auto;
	padding: 0 20px;
	text-align: center;
	width: 960px; /*960px*/
}

#header {
  /*margin-bottom: 12px;*/
  margin-bottom: 8px;
}

#header .navigation {
  width: 758px;
}

#helper_bar {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  font-size: 14px;
  margin-bottom: 8px;
  padding: 8px 10px;
  text-align: left;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

.white_line {
  border-top: 2px solid #ffffff;
}

.floating-logo { 	
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
	width:227px;
	height:79px;
	background: url(../gfx/logo.jpg);
}

.header-image {
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
	width:944px;
	height:264px;
/*	text-indent: -9999px; background: url(../gfx/header-banner-6.jpg);	*/
}

ul.top_navigation {
  list-style-type: none;
  margin-bottom: 11px;
}

.top_navigation .nav-item {
  float: right;
  height: 38px;
  margin-left: 4px;
  position: relative;
}

.top_navigation .menu {
  background-color: #81dee7;
  border-top: 4px solid #ECFBF9;
  display: none;
  list-style-type: none;
  padding: 8px;
  position: absolute;
  text-align: left;
  width: 208px;
  z-index: 999;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.top_navigation .menu a {
  border-bottom: 1px dotted #ffffff;
  color: #000000;
  display: block;
  padding: 4px;
  text-decoration: none;
}

.top_navigation .menu a:hover {
  background-color: #ffff00;
}

.top_navigation .menu li {
  list-style-type: none;
}

.top_navigation .navigation_link {
  color: #000000;
  display: block;
  height: 38px;
  line-height: 38px;
  text-align: center;
  width: 100%;
  background: url(../gfx/top_navigation_button_background_flat.png);
}

.nav-item:hover ul {
  display: block;
}

/*
.top_navigation .navigation_link:hover {
  background-color: #ffff00;
}
*/


#top_navigation_search_form  {
  line-height: 38px;
}
#top_navigation_search_form input {
padding:4px;
}

#top_navigation_search_form .query {
  /*width: 150px;
  padding:4px;*/
}

#top_navigation_brands { 
  width: 72px; 
}


#top_navigation_categories {
  width: 95px; 
}

#top_navigation_search { 
 /*  width: 310px; */
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

#top_navigation_contact_us  { 
  width: 100px; 
}

#top_navigation_industry_news {
  width: 120px; 
}

#top_navigation_collections { 
  width: 100px; 
}

#contact_info_and_cart {
  margin-left: 6px;
  margin-top: 3px;
}

#contact_info {
  background-color: #ffffff;
  height: 32px;
  list-style-type: none;
  margin-right: 4px;
  padding-left: 8px;
  padding-top: 6px;
  width: 550px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

#contact_info li {
  float: right;
  margin-right: 24px;
}

#contact_info .icon {
  padding-right: 8px;
}

#siteseal_container {
  position: relative;
}

#siteseal {
  border-top: 1px solid #f30000;
  float: left;
  position: relative;
  top: -2px;
}

#phone_number {
  background-color: #f30000;
  color: #ffffff;
  line-height: 38px;
  height: 38px;
  width: 120px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

#phone_number:hover {
  color: #000000;
  background-color: #ffff00;
}


.shift_left {
  text-align: left;
}

.page_header { 
  color: #3a3a3a;
  font-size: 24px; 
  margin-bottom: 12px;
}

.columns_container {
  border-collapse: collapse;
}

.columns_container td {
  background-color: #ffffff;
  /*border-bottom: 2px solid #ffffff;*/
}

.column_large {
  width: 724px;
}

.column_large .top_border {
  height: 6px;
  width: 724px;
}

.column_large .bottom_border {
  height: 6px;
  width: 724px;
}

.column_medium {
  width: 488px;
}

.column_medium .top_border {
  height: 6px;
  width: 488px;
}

.column_medium .bottom_border {
  height: 6px;
  width: 488px;
}

.column_large .spacer,
.column_medium .spacer {
  height: 10px;
}

.column_medium .padded,
.column_large .padded {
  padding: 10px;
}

.column_small {
  width: 229px;
}

.column_small .top_border {
  height: 6px;
  width: 229px;
}

.column_small .bottom_border {
  height: 6px;
  width: 229px;
}

.column_small .padded {
  padding: 10px;
}

.column_small .center_display {
  padding: 16px;
}

.right_spacer {
  margin-right: 7px;
}

.blue_right_spacer {
  border-right: 7px solid #ECFBF9;
  border-left: 0;
}

.blue_left_spacer {
  border-left: 7px solid #ECFBF9;
  border-right: 0;
}


.bottom_spacer {
  margin-bottom: 7px;
}

.blue_bottom_spacer {
  border-bottom: 7px solid #ECFBF9;
}

.top_spacer {
  margin-top: 7px;
}

.column_heading {
  border-bottom: 1px solid #ECFBF9;
  height: 36px;
  line-height: 36px;
  padding-left: 12px;
}

.padded_heading {
  font-size: 14px;
  padding: 12px;
}

.front_page_section_header {
  border: 1px solid #c7c7c7;
  margin-bottom: 8px;
  padding: 8px;
  /*width: 944px;*/
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

.product_description_page_header {
  background-color: #fbfbfb;
  border-color: #e5e5e5 #dbdbdb #d2d2d2;
  border-style: solid;
  border-width: 1px;
  margin-bottom: 8px;
  padding: 8px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
}

.product_description_page_header:nth-child(n) {
  border: medium none;
}

.product_description_page_header table {
  width: 100%;
}

.product_page_header {
  background-color: #ffffff;
  border: 1px solid #c7c7c7;
  float:left;
  margin-bottom: 8px;
  padding: 8px;
  /*width: 944px;*/
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

.product_page_header .info {
  margin-top: 8px;
  width: 542px;
  /*width: 844px;*/
}

.shopping_info {
  border: 1px solid #ECFBF9;
  height: 194px;
}

.shopping_info dl {
  padding-left: 20px;
  padding-top: 12px;
}

.shopping_info dt {
  font-family: "Lucida Sans Unicode", "Trebuchet MS", arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
}

.shopping_info dd {
  color: #666666;
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  margin-bottom: 8px;
  text-transform: uppercase;
}

.product_head_info h1 {
  font-family: "Lucida Sans Unicode", arial, sans-serif;
  font-size: 22px;
  font-weight: normal;
  letter-spacing: -1px;
}

.product_heading_info {
  padding: 14px 10px 10px 10px;
}

.product_heading_links {
  margin-bottom: 10px;
}

.product_page_header .image_container {
  background-color: #ffffff;
  border: 1px solid #ECFBF9;
  /*height: 82px;*/
  height: 154px;
  margin-right: 8px;
  /*width: 82px;*/
  width: 154px;
}

.product_image_container {
  background-color: #ffffff;
  border: 1px solid #ECFBF9;
  /*height: 82px;*/
  height: 194px;
  /*margin-left: 8px;*/
  /*width: 82px;*/
  width: 194px;
}

.product_thumbnails {
  width: 48px;
}

.product_thumbnails_container {
  background-color: #fbfbfb;
  height: 196px;
  padding-left: 6px;
}

.product_big_image {
  height: 194px;
  text-align: center;
  width: 194px;
}

.product_page_header .image {
/*
  height: 82px;
  width: 82px;
  */
  height: 154px;
  width: 154px;
}

.product_details {
  background-color: #ffffff;
  font-size: 14px;
}

.product_details h3 {
  font-size: 18.7167px;
  font-weight: bold;
}

.product_details .large .image {
  height: 234px;
  width: 234px;
}

.thumb_image_container {
  border: 1px solid #d7f7f2;
  height: 48px;
  margin-right: 5px;
  width: 48px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

.product_thumbnails {
  margin-bottom: 8px;
}

.thumb_image_container a {
  display: block;
  height: 48px;
  width: 48px;
}

.product_details .small {
  background-color: #9fece0;
  padding: 5px;
}

.product_details .small .image_container {
  background-color: #ffffff;
  height: 68px;
  margin-right: 5px;
  width: 68px;
}

.product_details .small .image {
  height: 68px;
  width: 68px;
}

.product_details .small .buy_product select,
.proudct_details .small .buy_product input {
  font-family: "Trebuchet MS", arial, sans-serif;
  font-size: 16px;
}
.locations {
  background-color: #ffffff;
  font-size: 12px;
  margin-top: 8px;
  padding: 8px 12px;
  text-align: left;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

.locations_message {
  border-right: 1px solid #ECFBF9;
  height: 80px;
  padding-right: 8px;
  width: 208px;
}

.location {
  padding: 6px;
}

.locations_list {
  border-left: 1px solid #ECFBF9;
  width: 712px;
}

.locations_list li {
  float: left;
  list-style-type: none; 
  overflow: hidden;
  padding: 0 0 4px 8px;
  position: relative;
  white-space: nowrap;
  width: 92px;
}

.highlighted {
  background-color: #f6fbfc;
  border: 1px solid #cee7ec;
  border-bottom: 0;
  font-size: 14px;
  margin: 12px;
  -moz-border-radius: 4px;
}

.highlighted li {
	border-bottom: 1px solid #cee7ec;
	list-style-type: none;  
}

.highlighted a {
  display: block;
  padding: 6px;
}

.highlighted span {
  display: block;
  padding: 8px;
}


.highlighted a:hover {
  background-color: #ffff00;
}

.highlighted .highlight {
  background-color: #ffff00;
}

.highlighted .image_container {
  background-color: #ffffff;
  height: 40px;
  margin-right: 8px;
  width: 40px;
}

p {
  margin: 4px;
}

em, .highlight {
  background-color: #ffff00;
  font-style: normal;
}

.product_summary {
  border-bottom: 1px dotted #9e9e9e; 
  padding-top: 12px;
  padding-bottom: 12px;
}

.product_summary .content {
  width: 380px;
}

.product_summary a.image {
  display: block;
  height: 60px;
  width: 60px;
}

.product_summary .our_price {
  width: 80px;
}

.long_page_summary_container {
  padding: 12px;
}

.long_page_summary {
  border-bottom: 1px dotted #9e9e9e; 
  font-size: 14px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.long_page_summary .content {
  width: 628px;
}

.long_page_summary a.image {
  display: block;
  height: 60px;
  width: 60px;
}

.long_page_summary .our_price {
  width: 80px;
}


.long_product_summary_container {
  padding: 12px;
}

.long_product_summary {
  border-bottom: 1px dotted #9e9e9e; 
  font-size: 14px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.long_product_summary .content {
  width: 580px;
}

.long_product_summary a.image {
  display: block;
  height: 120px;
  width: 120px;
}

.long_product_summary .our_price {
  width: 80px;
}


.our_price {
  font-weight: bold;
  color: #ee0000;
}

.catalog_product {
  border: 1px solid #d7f7f2;
  font-size: 14px;
  margin-left: 8px;
  width: 169px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

.catalog_product a.image {
  border-bottom: 1px solid #d7f7f2;
  display: block;
  height: 169px;
  width: 169px;
}

.catalog_product .summary {
  padding: 4px;
}

.catalog_product .product_name {
  display: block;
  height: 96px;
  text-align: center;
  overflow: hidden;
}

.catalog_product .prices {
  padding-bottom: 4px;
}

.catalog_product a { 
  text-decoration: none;
}

.success, .notice, .error, .print, .print-big, .alert {

background-position:3px center;
background-repeat:no-repeat;

padding:5px 5px 5px 36px;
margin: 3px;
}
.notice {
	background-color:#D3F8DF;
	background-image:url(../gfx/yellowled.png);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFF99;
	border-bottom-color: #FFFF99;
}

.alert {
	background-color:#FF5B5B;
	background-image:url(../gfx/redled.png);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color:#F00;
	border-bottom-color: #F00;
}

.success {
	border-bottom:1px dotted #D5E7C9;
	border-top:1px dotted #D5E7C9;
	background-color:#D3F8DF;
	background-image:url(../gfx/success.gif);
	
}

.error {
	border-bottom:1px dotted #FF1C1C;
	border-top:1px dotted #FF1C1C;
	background-color:#D3F8DF;
	background-image:url(../gfx/error.gif);
	
}

.print {
	background-image:url(../gfx/print.png);
}

.print-big {
	border-bottom:1px dotted #69799c;
	border-top:1px dotted #69799c;
	background-image:url(../gfx/print-big.png);
	font-size:14px;
	padding-top:8px;
	padding-bottom:8px;	
}
.print-big:hover {
	background-color:#FFFFFF;
}

.input-area
{
    background-color: #d6e5f4;
    padding: 10px;
	margin:5px;
}

.input-area input[type="text"], .input-area input[type="password"], textarea {
	margin-bottom: 5px;
	display: block;
	padding: 4px;
	border: solid 1px #85b1de;
	width: 300px;
	background-image: url( '../gfx/blue_bg.png' );
	background-repeat: repeat-x;
	background-position: top;
}
.input-area input[type="submit"] {
	padding:5px;
	text-transform: capitalize;	
}

.input-area select {
	padding-top:2px;
	padding-bottom:2px;	
	padding-right:5px;
	padding-left:5px;
	border:1px solid #85B1DE;
	font-size:14px;
	text-transform: capitalize;	
}

.table-box {
border:solid 1px #69799c; 
background-color:#FFFFFF; 
margin:9px; 
margin-right:20px;
margin-left:0px;
}
.table-box .strong {
font-weight:bold;
background-color:#0072A8;
color:#FEFDF9;
}

.table-box td, .table-box th {
padding:5px;
font-size:16px;
}

.row-tr td {
vertical-align:top;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #CCCCCC;
}
.row-tr .not-published {
	background-color:#FFFF00;
}

.row-tr:hover {
background-color:#D5FFD5;
}
#footer {
  border-top: 1px dotted #6a6a6a;
  color: #3a3a3a;
  font-size: 14px;
  line-height: 140%;
  margin-top: 4px;
  padding-top: 8px;
  text-align: center;
}

.carrier-ul {
	margin-top:8px;
	display: inline;
	text-align: center;
}

.carrier-ul li{
	display:block;
	float: left;
	padding-left: 14px;
	list-style-type: none;
}
