/* CORE */

html {
}

body {
 margin:8px 10px 0px 10px;
 color: #000000;
 padding:0px;
 background-color:#ffffff;
 background-image:url(/images/background.gif);
}

p, li, ul, ol, h1, h2, h3, h4, h5, h6 {
 font-family: Arial, Tahoma, Helvetica, sans-serif;
 text-align: left;
}

.outer {
 text-align: center;
}

.outer-table {
 margin-left: auto;
 margin-right: auto;
 width: 800px;
}

.category {
 text-align: left;
}

.top_menu {
 font-size: 12px;
 font-weight: normal;
 vertical-align: top;
 text-align: center;
 padding: 0px 0px 5px 0px;
 background-image:url(/images/leftnav_bg2.gif);
 background-position:bottom;
 background-repeat:repeat-x;
}

.top_menu_on {
 font-size: 12px;
 font-weight: normal;
 vertical-align: top;
 text-align: center;
 padding: 0px 0px 5px 0px;
 background-image:url(/images/leftnav_bg2.gif);
 background-position:bottom;
 background-repeat:repeat-x;
}

.sub_menu {
 font-size: 12px;
 font-weight: normal;
 text-align: center;
 padding: 0px 0px 0px 0px;
 background-image:url(/images/leftnav_bg3.gif);
 background-position:bottom;
 background-repeat:repeat-x;
}

.sub_menu_on {
 font-size: 12px;
 font-weight: normal;
 text-align: center;
 padding: 0px 0px 0px 0px;
 background-image:url(/images/leftnav_bg3.gif);
 background-position:bottom;
 background-repeat:repeat-x;
}

.sub_menu2 {
 font-size: 12px;
 font-weight: normal;
 text-align: center;
 padding: 0px 0px 0px 0px;
 background-image:url(/images/leftnav_bg3.gif);
 background-position:bottom;
 background-repeat:repeat-x;
}

.sub_menu2_on {
 font-size: 12px;
 font-weight: normal;
 text-align: center;
 padding: 0px 0px 0px 0px;
 background-image:url(/images/leftnav_bg3.gif);
 background-position:bottom;
 background-repeat:repeat-x;
}

.sub_menu_orange {
 font-size: 12px;
 font-weight: normal;
 text-align: center;
 color: #FF9900;
 padding: 0px 0px 0px 0px;
 background-image:url(/images/leftnav_bg3.gif);
 background-position:bottom;
 background-repeat:repeat-x;
}

td {
 font-family: Arial, Tahoma, Helvetica, sans-serif;
}

th {
 font-family: Arial, Tahoma, Helvetica, sans-serif;
 color: black;
 background-color: #ffd08a;
 font-size: 12px;
 font-weight: bold;
 padding: 5px;
 text-align: center;
}

h1, h1 a:link, h1 a:visited {
 margin: 0px 4px 0px 4px;
 padding: 0;
 font-size: 30px;
 letter-spacing: 0pt;
 font-weight: bold;
 color: #000066;
 text-decoration: none;
}

h1 a:hover, h1 a:active {
 margin: 0px 4px 0px 4px;
 padding: 0;
 font-size: 30px;
 letter-spacing: 0pt;
 font-weight: bold;
 color: #000066;
 text-decoration: underline;
}

h2 {
 text-align: left;
 border-top: 0px solid #CCC;
 border-right: 0px solid #000000;
 border-bottom: 0px solid #CCC;
 border-left: 0px solid #000000;
 font-size: 14px;
 letter-spacing: 0pt;
 font-weight: bold;
 margin: 0px 0px 0px 0px;
 padding: 5px 5px 5px 5px;
 color: #000000;
}

h3 {
 text-align: left;
 border-top: 0px solid #000000;
 border-right: 0px solid #000000;
 border-bottom: 0px solid #000000;
 border-left: 0px solid #000000;
 font-size: 18px;
 letter-spacing: 0pt;
 font-weight: bold;
 margin: 0px 0px 0px 0px;
 padding: 12px 0px 0px 10px;
 color: black;
 height: 33px;
 /* background-image:url(/images/home_header.gif); */
 background-position:center;
 background-repeat:no-repeat;
}

h4 {
 text-align: center;
 border-top: 0px solid #CCC;
 border-right: 0px solid #000000;
 border-bottom: 0px solid #CCC;
 border-left: 0px solid #000000;
 font-size: 14px;
 letter-spacing: 0pt;
 font-weight: bold;
 margin: 0px 0px 0px 0px;
 padding: 10px 0px 2px 2px;
 color: black;
}

h5 {
 margin-top: 0px;
 margin-bottom: 12px;
 margin-left: 0px;
 margin-right: 0px;
 font-size: 0.85em;
 letter-spacing: 0pt;
 padding: 0px;
 font-weight: bold;
}

h6 {
 margin-top: 0px;
 margin-bottom: 0px;
 margin-left: 8px;
 margin-right: 8px;
 font-size: 1.25em;
 letter-spacing: 0pt;
 padding: 0px;
 font-weight: bold;
}

img {
 display: block;
 border:0;
}

.inline {
 display: inline;
 border:0;
 vertical-align:middle;
}

#top_nav {
 text-align: right;
 font-size: 12px;
 font-weight: normal;
 padding: 5px 5px 5px 5px;
 height: 75px;
}

#breadcrumb {
 font-size: 11px;
 font-weight: normal;
 padding: 2px 2px 2px 0px;
 color: black;
}

#breadcrumb a:link, #breadcrumb a:visited {
 font-size: 11px;
 font-weight: normal;
 color: black;
 text-decoration: none;
}

#breadcrumb a:hover, #breadcrumb a:active {
 font-size: 11px;
 font-weight: normal;
 color: black;
 text-decoration: underline;
}

#area_top {
 border-top: 0px solid #666666;
 border-left: 0px solid #666666;
 border-bottom: 0px solid #000000;
 border-right: 0px solid #666666;
 background: transparent;
}

#area_middle_left {
 border-top: 0px solid #000000;
 border-left: 0px solid #666666;
 border-bottom: 0px solid #666666;
 border-right: 0px solid #666666;
 text-align: center;
 padding: 0px 8px 8px 0px;
 font-weight: bold;
 background: transparent;
 width: 190px;
}

#area_middle_right {
 border-top: 0px solid #666666;
 border-bottom: 0px solid #000000;
 border-right: 0px solid #000000;
 border-left: 0px solid #000000;
 padding: 0px 0px 8px 0px;
 text-align:left;
 background: transparent;
 width: 602px;
}

#area_middle_right p {
 text-align: left;
 font-weight: normal;
 line-height: 1.25;
 padding: 0px 0px 0px 0px;
}

/*.category_button {
 text-align: left;
}

.category_button_on {
 text-align: left;
}*/

input {
 vertical-align:middle;
}

.sitesearch_btn {
 text-align: center;
 width:88px; height:20px;
 display:inline; display:inline-block;
 margin:0px; padding:0px 2px 0px 2px;
 font-size:12px;
 font-family: Arial, Tahoma, Helvetica, sans-serif;
 font-weight:normal;
 text-decoration:none;
 background:transparent;
 color:white;
 border: 0px solid #333;
 vertical-align:middle;
 cursor:default; cursor:pointer;
}

.addtocart_btn {
 display:inline; display:inline-block;
 width:88px; height:20px;
 margin:0px; padding:0px 2px 0px 2px;
 font-size:12px;
 font-family: Arial, Tahoma, Helvetica, sans-serif;
 font-weight:normal;
 text-decoration:none;
 text-align:center;
 background:transparent;
 color:black;
 border:0px solid orange;
 vertical-align:middle;
 white-space:nowrap;
 cursor:default; cursor:pointer;
}

.addtocart_btn[class] {
}

.addtocart_btn:hover {
 background-image:url(/images/btn_bg.gif);
 background-repeat:no-repeat;
 background-position:top center;
 color:black;
 text-decoration: none;
}

.addtocart_btn:hover strong {
 background-image:url(/images/btn_bg.gif);
 background-repeat:no-repeat;
 background-position:top center;
 color:black;
}

.btnstyle1 {
 background-image:url(/images/btn_bg.gif);
 background-repeat:no-repeat;
 background-position:top center;
 color:white;
}

.btnstyle2 {
 background-image:url(/images/btn_bg.gif);
 background-repeat:no-repeat;
 background-position:top center;
 color:white;
}

.product_panel .buy_button {
 padding: 8px 8px 8px 8px;
 text-align: right;
}

.product_panel .price, .units {
 padding: 0px 8px 0px 8px;
 font-size: 85%;
 font-weight: bold;
 letter-spacing: 1pt;
}

#prev_next {
 text-align: right;
 padding: 0px;
 font-size: 12px;
 font-weight: normal;
 color: black;
}

#prev_next a:link, #prev_next a:visited {
 font-size: 12px;
 font-weight: normal;
 color: black;
 text-decoration: none;
}

#prev_next a:hover, #prev_next a:active {
 font-size: 12px;
 font-weight: normal;
 color: black;
 text-decoration: underline;
}

.product_panel {
 padding: 8px 8px 8px 8px;
 border-top: 1px solid #000000;
 border-bottom: 1px solid #000000;
 border-left: 1px solid #000000;
 border-right: 1px solid #000000;
}

.product_thumbnail {
 padding: 8px 8px 8px 8px;
 border-right: 1px dotted #000000;
 width: 150px;
}

.strike {
 text-decoration: line-through 
}

.productprice {
 font-size: 12px;
 font-weight: normal;
 color: black;
 background: transparent;
 }

.prodshipweight {
  font-size: 12px;
 font-weight: normal;
 color: black;
 background: transparent;
}

.largetext {
 font-size: 18px;
 font-weight: bold;
 color: black;
}

.normaltext {
 font-size: 12px;
 font-weight: normal;
 color: black;
}

.formtext {
 font-size: 12px;
 font-weight: normal;
 color: black;
 border:1px solid #b76f01;
}

.smalltext {
 font-size: 11px;
 font-weight: normal;
 color: black;
}

.xsmalltext {
 font-size: 10px;
 font-weight: normal;
 color: black;
}

#checkoutPanel {
 padding: 16px 16px 16px 16px;
}

#checkoutPanel td{
 padding: 5px 5px 5px 5px;
}

#checkoutPanelBar{
 padding: 5px 5px 5px 5px;
 border-top: 5px solid #000000;
 border-bottom: 5px solid #000000;
 border-left: 5px solid #000000;
 border-right: 5px solid #000000;
 background-color: #000066;
 color: #ffffff;
 font-size: 0.95em;
 font-weight: bold;
}

#checkoutPanelBar2{
 padding: 5px 5px 5px 5px;
 border-top: 5px solid #000000;
 border-bottom: 5px solid #000000;
 border-left: 5px solid #000000;
 border-right: 5px solid #000000;
 background-color: #000066;
 color: #ffffff;
 font-weight: bold;
}

#checkoutPanelWarning {
 color: white;
 background-color: #ff0000;
}

#checkout_panel table{
 padding: 0px 0px 0px 0px;
 border-top: 1px solid #000000;
 border-bottom: 1px solid #000000;
 border-left: 1px solid #000000;
 border-right: 1px solid #000000;
}

#cartHelpText{
 font-size: 12px;
 font-weight: normal;
 color: black;
}

#area_middle_wholesale {
 border-top: 1px solid #000000;
 border-bottom: 1px solid #000000;
 border-right: 1px solid #000000;
 border-left: 1px solid #000000;
 padding: 8px 8px 8px 8px;
}

#wholesaleTableBorder{
 border-top: 0px solid #aaaaaa;
 border-bottom: 1px solid #aaaaaa;
 border-left: 1px solid #aaaaaa;
 border-right: 1px solid #aaaaaa;
}

#wholesaleCategoryRow{
 border-top: 0px solid #000000;
 border-bottom: 0px solid #000000;
 border-left: 0px solid #000000;
 border-right: 0px solid #000000;
 background-color: #000066;
 color: #ffffff;
 font-size: 0.95em;
 font-weight: bold;
 text-align: center;
}

#wholesaleSubCategoryRow{
 border-top: 0px solid #000000;
 border-bottom: 0px solid #000000;
 border-left: 0px solid #000000;
 border-right: 0px solid #000000;
 background-color: #ccc088;
 color: #666666;
 font-size: 0.80em;
 font-weight: bold;
 text-align: center;
}

#wholesaleTitleRow{
 padding: 3px 3px 3px 3px;
 border-top: 0px solid #000000;
 border-bottom: 0px solid #000000;
 border-left: 0px solid #000000;
 border-right: 0px solid #000000;
 background-color: #ccc594;
 color: #666666;
 font-size: 0.75em;
}

#wholesaleProdParentRow{
 background-color: #000066;
 color: #666666;
 font-size: 0.75em;
 font-weight: bold;
}

#wholesaleProdParentRow td{
 border-top: 1px solid #aaaaaa;
 border-bottom: 0px solid #666666;
 border-left: 0px solid #000000;
 border-right: 0px solid #000000;
}

#wholesaleProdChildRow{
 padding: 10px 5px 5px 5px;
 border-top: 0px solid #000000;
 border-bottom: 0px solid #000000;
 border-left: 0px solid #000000;
 border-right: 0px solid #000000;
 background-color: #000066;
 color: #666666;
 font-size: 0.75em;
}

#wholesaleText{
 background-color: #ffffff;
 color: #666666;
 font-size: 0.75em;
 font-weight: bold;
}

#wholesaleHeaderText{
 background-color: #ffffff;
 color: #666666;
 font-size: 0.85em;
 font-weight: bold;
}

#footer_text {
 font-size: 11px;
 font-weight: normal;
 color: black;
 text-align:center;
}

a:link,a:visited {
 color: black;
 text-decoration: underline;
 font-weight: normal;
 font-size:12px;
}

a:hover,a:active {
 color: orange;
 font-weight: normal;
 text-decoration: none;
 font-size:12px;
}

A.menu_links:link,A.menu_links:visited {
 color: black;
 text-decoration: none;
 font-size:12px;
 font-weight: normal;
}

A.menu_links:hover,A.menu_links:active {
 color: black;
 text-decoration: underline;
 font-size:12px;
 font-weight: normal;
}

A.menu_links_orange:link,A.menu_links_orange:visited {
 color: #FF9900;
 text-decoration: none;
 font-size:14px;
 font-weight: normal;
}

A.menu_links_orange:hover,A.menu_links_orange:active {
 color: black;
 text-decoration: underline;
 font-size:14px;
 font-weight: normal;
}

A.top_links:link,A.top_links:visited {
 color: black;
 text-decoration: none;
 font-size:11px;
 font-weight:normal;
}

A.top_links:hover,A.top_links:active {
 color: black;
 text-decoration: underline;
 font-size:11px;
 font-weight:normal;
}

A.bottom_links:link,A.bottom_links:visited {
 color: black;
 text-decoration: underline;
 font-size:11px;
 font-weight:normal;
}

A.bottom_links:hover,A.bottom_links:active {
 color: orange;
 text-decoration: underline;
 font-size:11px;
 font-weight:normal;
}
.prod_links {
 padding:5px 0px 5px 0px;
}

.prod_links a:link, .prod_links a:visited {
 color: black;
 text-decoration: none;
 font-size:12px;
 font-weight:bold;
}

.prod_links a:hover, .prod_links a:active {
 color: black;
 text-decoration: underline;
 font-size:12px;
 font-weight:bold;
}

A.mainarea_links:link,A.mainarea_links:visited {
 color: black;
 font-size: 12px;
 font-family: Arial, Tahoma, Helvetica, sans-serif;
 text-decoration: none;
}

A.gateway_links:link,A.gateway_links:hover,A.gateway_links:active,A.gateway_links:visited {
 color: #cccccc;
 font-size: 10px;
 font-family: Arial, Tahoma, Helvetica, sans-serif;
 text-decoration: underline;
}

.dynamic_qty {
 background: transparent;
 border: 0px;
 width: 60px;
 font-weight: normal;
 font-size: 12px;
 color: black;
}

#popitmenu{
 position: absolute;
 background-color: white;
 border:1px solid black;
 font: normal 12px Verdana;
 line-height: 18px;
 z-index: 100;
 visibility: hidden;
}

#popitmenu a{
 text-decoration: none;
 padding-left: 6px;
 color: black;
 display: block;
}

#popitmenu a:hover{ /*hover background color*/
 background-color: #e1e1e1;
}

#parentcat { line-height: 2;}
#catimg { vertical-align: top;}
#siteprod { color: black; font-weight: normal;}
#subcat { font-weight: normal;}


/* ==== Custom CSS ==== */

.orangetxt {
 font-size: 12px;
 font-weight: normal;
 color: orange;
}

.checkout_box {
 font-size: 12px;
 font-weight: normal;
 color: orange;
}

.checkout_box {
  /* border not working */
  border: 1px solid #cccccc;
  width: 240px;
}

.checkout_box th {
  background-color: #FFD08A;
  text-align: center;
  font-size: large;
  font-weight: normal;
}

.progress_off {
  border: 1px solid #FD9E0C;
  background-color: white;
  text-align: left;
  font-family: Arial,Tahoma,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FD9E0C;
  }

.progress_on {
  border: 1px solid #C5C5C5;
  background-color: #FF9900;
  text-align: left;
  font-family: Arial,Tahoma,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: black;
}

/* temp for recipe */


.ruma_recipe {
  font-size: 1.2em;
  font-weight: bold;
  color: #FF9900;
}

a.ruma_recipe:link {
  font-size: 1.2em;
  font-weight: bold;
  color: #FF9900;
}

a.ruma_recipe:visited {
  font-size: 1.2em;
  font-weight: bold;
  color: #FF9900;
}

a.ruma_recipe:hover {
  font-size: 1.2em;
  font-weight: bold;
  color: #FF9900;
}

a.ruma_recipe:active {
  font-size: 1.2em;
  font-weight: bold;
  color: #FF9900;
}

.box-table-a{
  font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
  font-size:12px;
  width:425px;
  text-align:left;
  border-collapse:collapse;
  margin-left:auto;
  margin-right:auto;
  margin-top:10px;
  margin-bottom:10px;
}

.box-table-a th{
  font-size:12px;
  font-weight:bold;
  background:#ffae35;
  /* background:#b9c9fe; */
  border-top:4px solid #ff9900;
  border-bottom:1px solid #fff;
  color: #f898a8a;
  /* color:#039; */
  padding:6px;
}

a:link.box-table-a {
color: #000000;
text-decoration: underline;
font-weight:normal;
}
a:visited.box-table-a {
color: #000000;
text-decoration: underline;
font-weight:normal;
}
a:hover.box-table-a {
color: #FFFFFF;
text-decoration: underline;
font-weight:bold;
}

a:active.box-table-a {
color: #000000;
text-decoration: none;
font-weight:bold;
}

.box-table-a td{
  background:#ffebce;
  border-bottom:1px solid #fff;
  /* color:#669; */
  color: #313232;
  border-top:1px solid transparent;
  padding:4px;
}

.box-table-a tr:hover td{
  background:#ffdba5;color:#313232;
  /* background:#d0dafd;color:#339; */
}