﻿/*Color List*/
.base {
  font-size: 13pt;
  font-family: Carmela, Arial;
  color: #999999;
}
.inline {
  display: inline-block;
  position: relative;
  zoom: 1;
  *display: inline;
}
.border-1px {
  border: 1px solid #9f7507;
  border-radius: 4px;
}
border-2px {
  border: 2px solid #9f7507;
  border-radius: 6px;
}
.hidden {
  display: none;
}
.show {
  visibility: visible;
}
.clear {
  clear: both;
}
.mobileNav {
  background: #efe8d5;
  border: 2px solid #9f7507;
  color: #ffffff;
}
.mobileNavSub {
  border-bottom: 2px solid #9f7507;
  background: #d0bb85;
  color: #ffffff;
}
.mobileNav-hover {
  background: #ff6633;
  color: #ffffff;
}
div.page_bg {
  height: 115px;
  display: none;
}
div.header {
  width: 100%;
}
div.quote_calclineText {
  font-size: 11pt;
}
div.quote_calcline {
  width: 97%;
}
div.main_banner {
  height: 55px;
  width: 100%;
  clear: both;
  top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-top: 10px;
  height: 50px;
}
div.main_banner_img {
  width: 96%;
  padding: 2%;
  padding-top: 10px;
  padding-bottom: 10px;
  right: 0%;
  font-size: 12pt;
  top: 7px;
  height: 65%;
}
div.top_menu {
  left: 0px;
  width: 90%;
}
div.top_catalog_btn {
  position: absolute;
  top: 0px;
  right: 57%;
  width: 48%;
  height: 100%;
  display: inline-block;
  cursor: pointer;
}
img.menuBtn {
  margin-top: 10px;
  float: right;
  margin-right: 17px;
}
img.topMenuButton {
  margin-top: 10px;
  float: right;
  margin-right: 10px;
}
ul.top_catalog {
  position: absolute;
  top: 110px;
  right: 0%;
  width: 100%;
  height: auto;
  list-style-type: none;
  list-style-position: outside;
  display: none;
  padding: 0px;
  z-index: 10;
  color: #ffffff;
}
div.top_catalog_btn img {
  margin-top: 49px;
}
li.top_catalog_menu {
  position: relative;
  top: 0px;
  left: 0%;
  height: 40px;
  text-align: right;
  cursor: pointer;
  padding: 0px;
  margin: 0px;
  font-size: 13pt;
  color: #ffffff;
}
li.top_catalog_menu_subitem {
  position: relative;
  top: 0px;
  left: 0px;
  background: none;
  width: 100%;
  height: 40px;
  text-align: left;
  cursor: pointer;
  padding: 0px;
  margin: 0px;
  font-size: 13pt;
}
a.top_catalog_menu,
a.top_catalog_menu:link,
a.top_catalog_menu:active,
a.top_catalog_menu:visited,
a.top_catalog_menu:hover {
  font-size: 13pt;
  text-decoration: none;
  color: #ffffff;
}
span.top_catalog_menu_li_spacer {
  display: inline-block;
  width: 10px;
}
div.top_catalog_menu_childIndicator {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 40px;
  height: 100%;
  text-align: center;
  background: url('../../images/design/F1/mobile/submenu_indicator.png') center center no-repeat;
}
div.top_catalog_menu_subitem_container {
  display: none;
  position: relative;
  top: 7px;
  left: 0px;
  width: 100%;
  margin-bottom: 0px;
  z-index: 1000;
}
div.top_catalog_menu_subitem {
  position: relative;
  top: 0px;
  left: 0px;
  background: #a8822f;
  width: 100%;
  height: 40px;
  cursor: pointer;
  font-size: 13pt;
  color: #f4f4f4;
}
div.catalog_content {
  position: relative;
  top: 10px;
  left: 0px;
  width: 100%;
  height: auto;
  min-height: 710px;
  display: block;
  text-align: center;
}
div.catalog_menu {
  display: none;
}
div.catalog_products {
  background: #f2eddd;
  position: relative;
  top: 0px;
  left: 5%;
  width: 90%;
  height: auto;
  float: left;
  padding-top: 10px;
}
div.catalog_category_title {
  position: relative;
  width: 90%;
  right: 5%;
  text-align: right;
  display: block;
  margin-bottom: 10px;
  font-size: 13pt;
  font-weight: bold;
  text-decoration: none;
}
div.catalog_product_box {
  float: left;
  position: relative;
  top: 0px;
  left: 0px;
  width: 90%;
  height: 286px;
  margin-left: 5%;
  margin-bottom: 15px;
}
div.catalog_product_image {
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 138px;
  background: #f4f4f4;
}
div.catalog_product_title {
  width: 100%;
}
div.catalog_product_name {
  right: 3%;
  width: 97%;
}
div.catalog_product_id {
  right: 3%;
  width: 97%;
}
div.catalog_product_info {
  width: 100%;
  height: 88px;
}
div.catalog_product_qr {
  display: none;
}
div.catalog_product_text {
  right: 5%;
  width: 90%;
  height: 50px;
}
div.catalog_product_btns {
  bottom: 0px;
  display: block;
  width: auto;
}
div.catalog_product_action_btn_favs {
  display: none;
}
a.catalog_product_bigaction_btn,
a.catalog_product_bigaction_btn:link,
a.catalog_product_bigaction_btn:active,
a.catalog_product_bigaction_btn:visited,
a.catalog_product_bigaction_btn:hover {
  text-decoration: none;
}
iframe.ajaxbox_frame {
  position: absolute;
  top: 15px;
  left: 3%;
  width: 93%;
  height: 95%;
  border: none;
}
iframe.ajaxbox_frame_email {
  width: 93%;
  height: 95%;
}
iframe.ajaxbox_frame_quote {
  width: 93%;
  height: 95%;
}
div.ajaxbox_close_btn {
  position: absolute;
  top: -8px;
  right: -10px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background: url('../../images/design/F1/catalog_ajax_close.png') no-repeat;
}
div.ajaxbox_product_box {
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 95%;
  overflow: hidden;
}
div.ajaxbox_product_box_large {
  overflow: hidden;
}
div.ajaxbox_product_box_mobile {
  display: none;
}
div.ajaxbox_product_image {
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 185px;
  text-align: center;
}
div.ajaxbox_product_title {
  display: block;
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  text-align: center;
  font-size: 12pt;
  font-weight: bold;
}
div.ajaxbox_product_title_mobile {
  display: block;
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  text-align: center;
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
  padding-left: 0px;
}
div.ajaxbox_product_text {
  top: 10px;
  width: 90%;
  height: 65px;
}
div.ajaxbox_product_text_quote {
  height: 110px;
}
div.footer {
  top: 80px;
}
div.ajaxbox_product_footer {
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 60px;
}
div.ajaxbox_logo {
  position: absolute;
  top: 5px;
  right: 0px;
  height: 60px;
  text-align: center;
}
div.ajaxbox_contact_info {
  position: absolute;
  top: 30px;
  width: 220px;
  height: 30px;
  font-size: 8pt;
}
div.ajaxbox_email_box {
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  text-align: right;
  height: 100%;
  overflow: visible;
}
div.ajaxbox_quote_box {
  left: 0px;
  width: 100%;
  height: 100%;
  overflow: visible;
}
div.ajaxbox_email_title,
div.ajaxbox_quote_title {
  text-align: center;
  padding: 2%;
  width: 96%;
}
div.ajaxbox_form {
  position: relative;
  top: 10px;
  left: 0px;
  width: 100%;
}
div.ajaxbox_form_input {
  position: relative;
  left: 0px;
  width: 98%;
  height: 33px;
  margin-bottom: 4px;
}
div.ajaxbox_form_textarea {
  position: relative;
  left: 0px;
  width: 98%;
  height: 102px;
  margin-bottom: 15px;
}
div.ajaxbox_form_textarea_quote {
  height: 60px;
}
input.ajaxbox_form,
textarea.ajaxbox_form {
  right: 0px;
  width: 96%;
  padding-right: 3%;
}
textarea.ajaxbox_form {
  height: 82px;
}
textarea.ajaxbox_quote {
  height: 52px;
  top: 0px;
  padding-top: 7px;
}
div.ajaxbox_form_quote_instructions {
  position: relative;
  left: 0px;
  width: 98%;
  clear: both;
}
div.ajax_form_submit {
  left: 2%;
  font-size: 20pt;
  height: 23px;
  padding-bottom: 14px;
  padding-top: 0px;
}
div.ajaxbox_form_required {
  position: relative;
  top: -40px;
  left: 50%;
  width: 50%;
  text-align: right;
  font-size: 11pt;
}
a.ajax_form_submit,
a.ajax_form_submit:link,
a.ajax_form_submit:active,
a.ajax_form_submit:visited,
a.ajax_form_submit:hover {
  text-decoration: none;
}
div.ajaxbox_postform_box {
  left: 0px;
  width: 100%;
  height: 415px;
  overflow: hidden;
}
div.ajaxbox_postform_title {
  display: block;
  width: 100%;
  text-align: center;
}
div.ajaxbox_postform_text {
  width: 100%;
  font-size: 15pt;
  font-weight: bold;
  text-decoration: none;
}
div.ajaxbox_postform_footer {
  top: auto;
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 100%;
  height: 60px;
  border-top: 1px solid #554a58;
  border-bottom: 1px solid #554a58;
}
div.ajaxbox_postform_info {
  top: 30px;
  right: 0px;
  width: 60%;
  text-align: left;
}
div.ajaxbox_postform_image {
  visibility: hidden;
  display: none;
}
div.main_banner_shadow {
  top: -60px;
}
/*Quote*/
div.quote_form,
div.quote_bottom {
  width: 100%;
  padding: 0px;
}
div.quote_content {
  width: 100%;
  padding: 0%;
}
div.textpage_content {
  width: 94%;
}
input.quote_btn {
  left: 1% !important;
}
/*Cart*/
div.cart_table {
  width: 97%;
}
div.shoppingCart div.cart_sum div.cart_price,
div.orderApprove div.cart_sum div.cart_price {
  width: 83%;
}
div.shoppingCart div.cart_sum div.cart_cancel,
div.orderApprove div.cart_sum div.cart_cancel {
  width: 15%;
}
/*orderApprove}*/
div.orderApprove {
  width: 95%;
}
#paymentForm,
#tableShippingAddress {
  width: 100%;
  text-align: right;
}
#paymentForm .form,
#tableShippingAddress .form {
  position: relative;
  width: 100%;
  min-height: 550px;
}
#paymentForm .form {
  min-height: initial;
}
quote_form_instructions {
  margin-bottom: 0px;
}
input[type='submit'],
input[type='button'] {
  -webkit-appearance: none;
  text-align: center;
  -webkit-border-radius: 0;
  border: 0px;
  padding: 0px;
  margin: 0px;
}
/* updated by Amir 4-9-14 */
div.catalog_category_list {
  position: relative;
  top: 5px;
  left: 0px;
  height: 40px;
  display: block;
}
select.catalog_category_list {
  width: 90%;
  height: 25px;
}
/*# sourceMappingURL=catalog_mobile.css.map */