/* CORE */

html {
}

body {
 margin: 7px 0px 25px 0px;
 color: #000000;
 background-color: #749f24;
 padding: 0px;
}

p, li, ul, ol, h1, h2, h3, h4, h5, h6 {
 font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
 text-align: left;
}

.outer {
 text-align: center;
}

.outer-table {
 margin-left: auto;
 margin-right: auto;
 width: 872px;
 background-image: url(/images/bg.gif);
}

.error {
 padding: 10px 25px 10px 25px;
 color: red;
 font-weight: bold;
 font-size: 12px;
}

.shadow {
 padding: 2px 0px 0px 0px;
 background-image: url(/images/shadow.gif);
 background-repeat: no-repeat;
}

.shadow2 {
 padding: 2px 0px 0px 0px;
 background-image: url(/images/shadow2.gif);
 background-repeat: no-repeat;
}

.category {
 text-align: left;
}

.logo {
 width: 335px;
 padding: 14px 0px 0px 28px;
}

.home_banner {
/* background-image: url(/images/home_banner.jpg);*/
 background-repeat: no-repeat;
 padding: 70px 30px 30px 435px;
 color: white;
 font-size: 12px;
/* height: 224px;*/
 line-height: 20px;
}

.divider {
 border-top: 1px solid #e0e0ba;
}

.prod_table_row {
 border-bottom: 1px solid #e0e0ba;
}

.sort_table {
 padding: 7px 12px 7px 12px;
}

#related {
 background: #e2e2bc;
}

.top_menu_space {
 background: #e2e2bc;
}

.top_menu {
 font-size: 12px;
 font-weight: normal;
 padding: 6px 5px 6px 11px;
 background: #e2e2bc;
 border-top: 1px solid white;
}

.top_menu_on {
 font-size: 12px;
 font-weight: normal;
 padding: 6px 5px 6px 11px;
 background: #e2e2bc;
 border-top: 1px solid white;
}

.sub_menu {
 font-size: 11px;
 font-weight: normal;
 padding: 2px 10px 2px 0px;
 margin: 0px;
 background: #f1f1d7;
 color: #503a1d;
}

.sub_menu_on {
 font-size: 11px;
 font-weight: normal;
 padding: 2px 10px 2px 0px;
 margin: 0px;
 background: #f1f1d7;
 color: #749f24;
}

.sub_menu2 {
 font-size: 12px;
 font-weight: normal;
 padding: 0px 0px 0px 5px;
}

.sub_menu2_on {
 font-size: 12px;
 font-weight: normal;
 padding: 0px 0px 0px 5px;
 background: white;
}

.enlarge {
 background: #b3c679;
 border: 1px solid #e2e2bc;
 padding: 2px 5px 3px 15px;
}

.enlarge a:link, .enlarge a:visited {
 font-size: 11px;
 color: white;
 text-decoration: none;
 font-weight: normal;
}

.enlarge a:hover, .enlarge a:active {
 font-size: 11px;
 color: white;
 text-decoration: underline;
 font-weight: normal;
}

.email_friend {
 border: 1px solid #e2e2bc;
 padding: 1px 5px 3px 13px;
 margin: 3px 0px 0px 0px;
}

.email_friend a:link, .email_friend a:visited {
 font-size: 11px;
 color: #749f24;
 text-decoration: none;
 font-weight: normal;
}

.email_friend a:hover, .email_friend a:active {
 font-size: 11px;
 color: #749f24;
 text-decoration: underline;
 font-weight: normal;
}

.footer1 {
 background: #749f24;
 font-size: 12px;
 color: white;
 text-align: center;
 line-height: 22px;
 width: 848px;
 padding: 10px 15px 10px 15px;
}

.footer1 a:link, .footer1 a:visited {
 font-size: 12px;
 color: white;
 text-decoration: none;
 font-weight: normal;
}

.footer1 a:hover, .footer1 a:active {
 font-size: 12px;
 color: white;
 text-decoration: underline;
 font-weight: normal;
}

.footer2 {
 background: #e2e2bc;
 font-size: 11px;
 color: #626262;
 text-align: center;
 line-height: 18px;
 width: 848px;
 padding: 8px 15px 10px 8px;
}

.footer2 a:link, .footer2 a:visited {
 font-size: 11px;
 color: #626262;
 text-decoration: none;
 font-weight: normal;
}

.footer2 a:hover, .footer2 a:active {
 font-size: 11px;
 color: #626262;
 text-decoration: underline;
 font-weight: normal;
}

.prod_table {
 border-bottom: 1px solid #e2e2bc;
}

td {
 font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
}

th {
 font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
 color: #503a1d;
 background-color: #e2e2bc;
 font-size: 12px;
 font-weight: bold;
 padding: 5px;
 text-align: center;
}

h1 {
 margin: 0px 0px 10px 0px;
 padding: 0;
 font-size: 20px;
 font-weight: normal;
 color: white;
}

h2 {
 font-size: 20px;
 font-weight: normal;
 color: #749f24;
 margin: 0px 0px 0px 0px;
 padding: 10px 5px 10px 5px;
 border-bottom: 1px solid white;
}

h3 {
 margin: 0px 0px 0px 0px;
 font-size: 20px;
 padding: 5px 10px 0px 12px;
 font-weight: normal;
 color: white;
 background-image: url(/images/subheader.gif);
 background-repeat: no-repeat;
 height: 36px;
}

h4 {
 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: normal;
 margin: 0px 0px 0px 0px;
 padding: 5px 0px 5px 10px;
 color: #749f24;
 background-image: url(/images/h4_bg.gif);
 background-repeat: no-repeat;
}

h5 {
 margin-top: 0px;
 margin-bottom: 12px;
 margin-left: 0px;
 margin-right: 0px;
 font-size: 0.85em;
 letter-spacing: 1pt;
 padding: 0px;
 font-weight: bold;
}

h6 {
 text-align: center;
 margin: 5px 5px 5px 5px;
 font-size: 12px;
 padding: 6px 0px 6px 0px;
 background: #e2e2bc;
 font-weight: bold;
 color: #503a1d;
}


img {
 display: block;
 border:0;
}

.inline {
 display: inline;
 border:0;
 vertical-align:middle;
}

#top_nav {
 text-align: right;
 font-size: 11px;
 font-weight: normal;
 padding: 5px 5px 5px 5px;
 height: 75px;
}

#breadcrumb {
 font-size: 11px;
 font-weight: normal;
 padding: 2px 10px 8px 12px;
 color: #503a1d;
}

#breadcrumb a:link, #breadcrumb a:visited {
 font-size: 11px;
 font-weight: normal;
 color: #503a1d;
 text-decoration: underline;
}

#breadcrumb a:hover, #breadcrumb a:active {
 font-size: 11px;
 font-weight: normal;
 color: #503a1d;
 text-decoration: none;
}

#area_top {
 border-top: 0px solid #666666;
 border-left: 0px solid #666666;
 border-bottom: 0px solid #000000;
 border-right: 0px solid #666666;
 background-image: url(/images/header_bg.gif);
 background-repeat: no-repeat;
}

#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: left;
 padding: 0px 0px 0px 0px;
 font-weight: bold;
 line-height: 1.5;
/* width: 154px;*/
}

#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 0px 0px;
/* width: 688px;*/
 text-align:left;
}

#area_middle_right p {
 text-align: left;
 font-weight: normal;
 line-height: 1.5;
 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:auto;
 display:inline; display:inline-block;
 margin:0.0em; padding:0px 2px 0px 2px;
 font-size:11px;
 font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
 font-weight:normal;
 text-decoration:none;
 background:#666;
 color:white;
 border: 1px solid #333;
 vertical-align:middle;
 cursor:default; cursor:pointer;
}

.addtocart_btn {
 display:inline; display:inline-block;
 width:100px;
 margin:0.0em; padding:0px;
 font-size:11px;
 font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
 font-weight:normal;
 text-decoration:none;
 text-align:center;
 background:#CCC;
 color:#333;
 border:1px solid #666;
 vertical-align:middle;
 white-space:nowrap;
 cursor:default; cursor:pointer;
}

.addtocart_btn[class] {
 width:auto;
}

/*.addtocart_btn:hover { background:#CCC; color:#333; text-decoration: none;}
.addtocart_btn:hover strong { background:#CCC; color:black;}*/

.btnstyle1 { background:#749f24; color:white; font-size:13px; border:0px solid white; padding:1px 2px 1px 2px; }

.btnstyle2 { background:#e45a00; color:white; font-size:13px; border:0px solid white; padding:1px 2px 1px 2px; }

.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: #503a1d;
}

#prev_next a:link, #prev_next a:visited {
 font-size: 12px;
 font-weight: normal;
 color: #503a1d;
 text-decoration: underline;
}

#prev_next a:hover, #prev_next a:active {
 font-size: 12px;
 font-weight: normal;
 color: #503a1d;
 text-decoration: none;
}

.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: #e45900;
 }

.prodshipweight {
  font-size: 12px;
 font-weight: normal;
 color: black;
 background: transparent;
}

.largetext {
 font-size: 20px;
 font-weight: normal;
 color: #749f24;
}

.normaltext {
 font-size: 12px;
 font-weight: normal;
 color: #503a1d;
}

.prod_name {
 font-size: 12px;
 font-weight: bold;
 color: #4a6d27;
 padding: 3px 0px 3px 0px;
}

.organic {
 font-size: 12px;
 font-weight: normal;
 color: #7ea52f;
}

.formtext2 {
 font-size: 10px;
 font-weight: normal;
 color: #7c5a2c;
 border:1px solid #9f9f9f;
 font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
}

.formtext {
 font-size: 12px;
 font-weight: normal;
 color: #7c5a2c;
 border:1px solid #9f9f9f;
 font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
}

.formtext3 {
 font-size: 12px;
 font-weight: normal;
 color: #907f67;
 border:1px solid #9f9f9f;
 font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
 font-style: italic;
 padding: 2px;
}

.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: #503a1d;
}

#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: 12px;
 font-weight: normal;
 color: black;
 text-align:center;
}

a:link,a:visited {
 color: #749f24;
 text-decoration: underline;
 font-weight: normal;
 font-size:12px;
}

a:hover,a:active {
 color: #749f24;
 font-weight: normal;
 text-decoration: none;
 font-size:12px;
}

A.topmenu_links:link,A.topmenu_links:visited {
 color: #503a1d;
 text-decoration: none;
 font-size: 12px;
 font-weight: normal;
}

A.topmenu_links:hover,A.topmenu_links:active {
 color: #503a1d;
 text-decoration: underline;
 font-size: 12px;
 font-weight: normal;
}

A.submenu_links:link,A.submenu_links:visited {
 color: #503a1d;
 text-decoration: none;
 font-size: 11px;
 font-weight: normal;
 line-height: 13px;
}

A.submenu_links:hover,A.submenu_links:active {
 color: #503a1d;
 text-decoration: underline;
 font-size: 11px;
 font-weight: normal;
 line-height: 13px;
}

A.submenu_on_links:link,A.submenu_on_links:visited {
 color: #749f24;
 text-decoration: none;
 font-size: 11px;
 font-weight: normal;
 line-height: 13px;
}

A.submenu_on_links:hover,A.submenu_on_links:active {
 color: #749f24;
 text-decoration: underline;
 font-size: 11px;
 font-weight: normal;
 line-height: 13px;
}

A.top_links:link,A.top_links:visited {
 color: white;
 text-decoration: none;
 font-size: 11px;
 font-weight: normal;
}

A.top_links:hover,A.top_links:active {
 color: white;
 text-decoration: underline;
 font-size: 11px;
 font-weight: normal;
}

.top_links2 {
 padding: 30px 0px 20px 0px;
 color: #503a1d;
 font-size: 11px;
 font-weight: normal;
}

.top_links2 a:link, .top_links2 a:visited {
 color: #503a1d;
 font-size: 11px;
 text-decoration: none;
 font-weight: normal;
}

.top_links2 a:hover, .top_links2 a:active {
 color: #503a1d;
 font-size: 11px;
 text-decoration: underline;
 font-weight: normal;
}

.prod_links {
 padding:5px 0px 5px 0px;
}

.prod_links a:link, .prod_links a:visited {
 color: blue;
 text-decoration: none;
 font-size:12px;
 font-weight:bold;
}

.prod_links a:hover, .prod_links a:active {
 color: blue;
 text-decoration: underline;
 font-size:12px;
 font-weight:bold;
}

.recent_prod_links {
 font-size:11px;
 color: #503a1d;
}

.recent_prod_links a:link, .recent_prod_links a:visited {
 color: #503a1d;
 text-decoration: none;
 font-size:11px;
 font-weight: normal;
}

.recent_prod_links a:hover, .recent_prod_links a:active {
 text-decoration: underline;
 color: #503a1d;
 font-size:11px;
 font-weight: normal;
}

A.mainarea_links:link,A.mainarea_links:visited {
 color: #000066;
 font-size: 12px;
 font-family: Verdana, 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: Verdana, Arial, Tahoma, Helvetica, sans-serif;
 text-decoration: underline;
}

A.info:link, A.info:visited {
 font-size: 12px;
 color: #7ea52f;
 font-weight: normal;
 text-decoration: underline;
}

A.info:hover, A.info:active {
 font-size: 12px;
 color: #7ea52f;
 font-weight: normal;
 text-decoration: none;
}

A.info_orange:link, A.info_orange:visited {
 font-size: 12px;
 color: #e45a00;
 font-weight: normal;
 text-decoration: underline;
}

A.info_orange:hover, A.info_orange:active {
 font-size: 12px;
 color: #e45a00;
 font-weight: normal;
 text-decoration: none;
}

A.green:link, A.green:visited {
 font-size: 12px;
 color: #60831e;
 font-weight: bold;
 text-decoration: none;
}

A.green:hover, A.green:active {
 font-size: 12px;
 color: #60831e;
 font-weight: bold;
 text-decoration: underline;
}

.green_sm, .green_sm a:link, .green_sm a:visited {
 font-size: 11px;
 color: #749f24;
 font-weight: normal;
 text-decoration: none;
}

.green_sm a:hover, .green_sm a:active {
 font-size: 11px;
 color: #749f24;
 font-weight: normal;
 text-decoration: underline;
}

#prev_next A.green:link, #prev_next A.green:visited, A.green:link, A.green:visited {
 font-size: 12px;
 color: #60831e;
 font-weight: bold;
 text-decoration: none;
}

#prev_next A.green:hover, #prev_next A.green:active, A.green:hover, A.green:active {
 font-size: 12px;
 color: #60831e;
 font-weight: bold;
 text-decoration: underline;
}

A.subcats:link, A.subcats:visited {
 font-size: 12px;
 color: #4a6d27;
 font-weight: bold;
 text-decoration: none;
}

A.subcats:hover, A.subcats:active {
 font-size: 12px;
 color: #4a6d27;
 font-weight: bold;
 text-decoration: underline;
}

.dynamic_qty {
 background: transparent;
 border: 0px;
 width: 60px;
 font-weight: bold;
 font-size: 12px;
 color: #503a1d;
 font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
}

#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;}

.tab_on {
 background-image: url(/images/tab_right_on.gif);
 background-repeat: no-repeat;
 background-position: top right;
 line-height: 16px;
}

.tab_on .space {
 background-image: url(/images/tab_left_on.gif);
 background-repeat: no-repeat;
 background-position: top left;
}

.tab_off {
 background-image: url(/images/tab_right.gif);
 background-repeat: no-repeat;
 background-position: top right;
 line-height: 16px;
}

.tab_off .space {
 background-image: url(/images/tab_left.gif);
 background-repeat: no-repeat;
 background-position: top left;
}

.tab_on a:link, .tab_on a:visited, .tab_on a:hover, .tab_on a:active {
 color: #503a1d;
 font-size: 11px;
 font-weight: normal;
 text-decoration: none;
 text-align: left;
}

.tab_off a:link, .tab_off a:visited, .tab_off a:hover, .tab_off a:active {
 color: #94947b;
 font-size: 11px;
 font-weight: normal;
 text-decoration: none;
 text-align: left;
}

.tab_content {
 border: 2px solid #e2e2bc;
 padding: 15px;
}