/* CSS Document *//*-------------------PROD LIST SHELL---------------------*/
.product_list_shell .paging_header {margin-top: 0px;}
.product_list_shell #contentArea {width: 570px; height: 100%;}
.product_list_shell #mainContent {width: 568px; height: 100%;}
.product_list_shell .content {padding: 0px; margin: 0px;}
.product_list_shell .content br {display: none;}
/*----------------CATEGORY LISTS-----------------*/
.sys_categories #siteContent {/*border: 1px dotted red;*/ margin: 10px;}
.client_content_cat_container {/*border: 1px dotted red;*/}
.sys_categories .featured_categories_sub {
  /*border: 1px solid green;*/
  float: left;
  margin: 6px 3px 0px 6px;
}
.sys_categories .featured_category_image {
  border: 1px solid #055a8d;
  width: 80px;
  height: 40px;
}
.sys_categories .featured_category_name {
  /*border: 1px solid red;*/
  font-size: 10px;
  font-weight: normal;
  text-align: center;
  width: 80px;
  height: 32px;
  padding: 3px 0px 0px 0px;
}
.sys_categories .featured_category_name a:link {
  font-weight: normal;
  color: #7f0700;
}
/*-------------------PROD LIST PAGE MAIN---------------------*/
.cart_update_error {float: left; clear: both; font-weight: bold;}
.last_cart_message {width: 500px; margin: 0px auto 10px auto; padding: 5px; border: 1px solid #b185b8;}
.last_cart_message a {color: #a56aaf; font-weight: bold; text-decoration: underline;}
.last_cart_message a:hover {text-decoration: none;}
/*--------------PROD LIST PAGING-------------*/
.paging_header, .paging_footer {
  border: 1px solid #055a8d;
  border-width: 1px 0px 1px 0px;
  padding: 5px;
  margin: 10px;
  clear: both;
  overflow: hidden;
  white-space: no-wrap;
}
.paging_header a, .paging_footer a {text-decoration: none;}
.paging_header a:hover, .paging_footer a:hover {text-decoration: underline;}
/*-------PROD LIST GENERIC ELEMENTS-------*/
.product_list_shell .content select {border: 1px solid black;}
.product_list_shell .content input {border: 1px solid black;}
.product_list_shell .content button {border: 1px solid black; background-color: white;}
.product_list_shell .product_display_input {width: 30px;}
/*----------------PROD LIST---------------*/
.product_list {/*border: 1px solid red;*/ padding: 0px 10px 0px 10px; overflow-x: hidden;}
.product_list_product {/*border: 1px dotted green;*/ text-align: left; height: 294px; float: left; overflow: hidden; margin: 0px 6px 10px 7px;}
.product_list_image {border: 1px solid #055a8d; width: 160px; text-align: center; margin-bottom: 6px;}
.product_list_name {width: 160px;}
.product_name_link {color: #000000; font-weight: bold;}
.product_pricing { display: block; margin: 6px 0px;}
.retail_price, .wholesale_price {color:#7f0700; font-weight: bold;}
.product_list_attribute {font-weight: normal; font-size: 10px;}
.product_list_attribute strong {font-weight: normal;}
.product_list_attribute select {width: auto; font-size: 10px;}
.product_list_quantity {float: left; margin: 6px 0px 0px 6px;}
.product_list_quantity strong {font-size: 10px; font-weight: normal;}
.product_list_quantity .product_display_input {font-size: 10px; width: 16px;}
.product_list_submit_button {float: left; margin: 6px 0px 0px 14px;}
.product_list_submit_button button {width: 72px; padding: 0px; font-size: 10px;}
.product_list_out_of_stock_text {text-align: right; padding: 6px 6px 0px 0px;}
/*--------------DETAILED PRODUCT VIEW------------*/
.product_display {/*border: 1px dotted blue;*/ padding: 0px 16px; width: 100%;}
.product_display td {/*border: 1px solid red;*/ padding: 8px 0px 0px 8px;}
.product_list_shell .admin_nav_bar {border: none; width: auto;}
.product_display_table td {/*border: 1px solid green;*/ font-size: 10px;}
.product_display_table td table {/*border: 1px solid black;*/ width: 100%; padding: 0px; margin: 0px;}
.product_display_table td img {border: 1px solid #055a8d; margin-bottom: 6px;}
.product_display_description_td {/*border: 1px solid blue;*/ padding: 0px 0px 0px 16px;}
.product_display_name {color: #a66b21; font-size: 20px;}
#product_search_table_results, .product_sku {color:#7f0700; font-size: 12px; font-weight: bold; display: block;}
.product_display .product_pricing {text-align: right;}
.product_display_table td a {margin: 0 auto; display: block; text-align: center;}
.product_display_table br {display: none;}
.product_display_table select {font-size: 10px; width: auto;}
.product_display_table .product_display_input {font-size: 10px; width: 22px; margin-left: 6px;}
.product_display_table .product_display_submit_button {float: right; font-size: 10px; margin-left: 10px;}
/*-------PRODUCT CATEGORY CONTAINTER--------*/
.client_cat_container {padding: 20px 0px 0px 24px;}
/*-------PRODUCT CATEGORY HEADER--------*/
.cat_header {color: #550b6b; font-size: 12px;}
/*------PRODUCT CATEGORY LIST-------*/
.sub_top {}
.categorylist {
  /*border: 1px solid red;*/
  /*text-align: right;*/
  margin: 12px 0px 0px 0px;
}
.categorylist ul {/*border: 1px solid blue;*/}
.categorylist ul li {
  margin-bottom: 8px;
  /*padding-bottom: 6px;*/
  list-style: none;
}
.categorylist ul li.selected {border-bottom: 0px;}
.categorylist ul li.selected li {font-size: 10px; padding-left: 16px; margin-bottom: 4px; text-decoration: none;}
.categorylist ul ul {
  /*border: 1px solid green;*/
  padding-right: 16px;
}
.cascading_button_link {}
.categorylist a {
  padding: 0px 18px 0px 0px;
  margin: 0px;
  color: #383d63;
  text-decoration: none;
}
.categorylist a:hover {}
.product_category_list_selected_category, .product_category_list_category {
  margin-top: 8px;
  border: 0px solid red;
}
li.selected a {
  font-weight: bold;
  text-decoration: underline;
}
li.selected li a {text-decoration: none;}
li.selected li a:hover {}
li.selected li.selected a {text-decoration: underline; font-weight: bold;}
/*-----------------PRODUCT SEARCH-------------------*/
div.left_side_search {
  background-image: url(../images/company/productshowcase/default_2/search_header.gif);
  background-repeat: no-repeat;
  background-position: top center;
  height: auto;
  margin: 10px 0px 10px 0px;
  padding-top: 24px;
}
div.left_side_search a {
  text-decoration: none;
  color: #6D5864;
  line-height: 30px;
}
div.left_side_search div.element_search_text, div.element_submit {
 display: inline;
  /*float: left;*/
}
div.left_side_search input.text {
  width: 120px;
  height: 24px;
  border: 2px solid #D3D5BA;
  margin-right: 8px;
  margin-left: 6px;
}
div.left_side_search button.submit {
  width: 38px;
  height: 24px;
  border: 2px solid #D3D5BA;
  background-color: #D3D5BA;
  color: #6D5864;
  text-transform: uppercase;
  font-weight: bold;
}
/*--------PRODUCT SEARCH RESULTS----------*/
#product_search_table_discription {
	font-weight: normal;
	display: block;
	margin-top: 10px;
}
#product_search_table_pricing {
	width: 115px;
	display: block;
}
#product_search_table_retail_price {
	text-decoration: line-through;
}
#product_search_table_your_price {
	font-weight: bold;
}
#product_search_table_wholesale_price {
	font: 9px verdana;
}
#product_search_qty {
	margin-top: 10px;
	display: block;
}
.product_search_input {
	width: 30px;
}
.product_search_td_number {
	vertical-align: top;
}
#product_search_table_hr {
	background: #e2ebd8;
	height: 1px;
	border: none;
	display: block;
	margin: 20px 0;
}
#product_search_table_hr hr {
	display: none;
}
#checkout_link {
	text-align: left;
}
#product_search_table_number {
	font: bold 14px verdana;
}
span#product_search_table_image {
	display: block;
	margin: 0 5px;
}
.product_search_found {
	margin-bottom: 10px;
	display: block;
}
