/* CORE */

html {
	}

body {
	margin:0px 0px 0px 0px;
	color: #000000;
	background:#DEE9DD;
	padding: 0px 0px 0px 0px;
	}

p, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left
	}

.cat_table {
        border-bottom: 1px solid #753862;
        border-left: 1px solid #753862;
}

.home_table {
        border: 1px solid #753862;
        border-width: 0px 1px 1px 1px;
}

.newsletter {
 padding: 5px;
 background-color: #753862;
 font-size: 12px;
 color: #FFF;
 font-weight: bold;
}

.newsletter_box {
 padding: 10px 5px 10px 5px;
 font-size: 12px;
 color: #753862;
 font-weight: bold;
 background-color: #f5f0d6;
}

.prod_table_cell {
 border-top: 1px solid #753862;
 background-image: url(/images/dots_v.jpg);
 background-repeat: repeat-y;
 background-position: top left;
}

.prod_table_cell_left {
 border-top: 1px solid #753862;
}

.prod_table_cell2 {
 border-bottom: 1px solid #53974a;
 background-image: url(/images/dots_v.jpg);
 background-repeat: repeat-y;
 background-position: top left;
}

.prod_table_cell2_left {
 border-bottom: 1px solid #53974a;
}

.home_area {
	background-color: #f8f5e5;
        padding: 15px;
        font-size: 12px;
        color: black;
}

li, ul, ol {
         	font-size: 12px;
		font-weight: normal;
		color: black;
                font-family: Arial, Helvetica, sans-serif;
      }

td {
	font-family: Arial, Helvetica, sans-serif;
	}

th {
	font-family: Arial, Helvetica, sans-serif;
        color: #753862;
	background-color: #f8f5e5;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
        border-bottom: 1px solid #753862;
        border-top: 2px solid #fff;
	}

#table_row td {
        border-bottom: 1px solid #753862;
}

#table_row td td {
        border-bottom: 0px solid #753862;
}

.cat_border {
	font-family: Arial, Helvetica, sans-serif;
/*        color: #753862;*/
	background-color: #f8f5e5;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
        border-bottom: 1px solid #753862;
	}

#divider {
 border-left:1px solid #753862;
}

.ship_table {
	font-family: Arial, Helvetica, sans-serif;
        color: #3d7036;
	background-color: #DEE9DD;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
        border-bottom: 0px solid #3d7036;
}

h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
        padding: 5px 5px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
        text-align: center;
        color: #FFF;
        font-weight: bold;
        border: 1px solid #753862;
        background-color: #753862;
	}

h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;
	font-size: 1.25em;
	letter-spacing: 3pt;
	padding: 0px;
	font-weight: bold;
	}

h3 {
	text-align: left;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #3d7036;
	border-left: 0px solid #000000;
	font-size: 24px;
	background-color: #DEE9DD;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	padding: 5px 5px 5px 5px;
	color: #3d7036;
	}

h4 {
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #53974a;
	border-left: 0px solid #000000;
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	color: #753862;
	}

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 {
 background:#f8f5e5;
 color:#753862;
 font-size:14px;
 font-weight:bold;
 margin:0;
 padding:10px;
 text-align:center;
}

h7  {
       	font-size: 14px;
	font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
	}

img {
	display: block;
	border:0;
	}

img.inline {
	display: inline;
	border:0;
	}

.nav_links {
 background-image: url(/images/nav_bg.jpg);
 background-repeat: repeat-x;
}

.nav_links a:link, .nav_links a:visited {
 font-family: Georgia, Times, Times New Roman, serif;
 font-size: 14px;
 font-weight: normal;
 color: #FFF;
 text-decoration: none;
}

.nav_links td a:hover, .nav_links td a:active {
 font-family: Georgia, Times, Times New Roman, serif;
 font-size: 14px;
 font-weight: normal;
 color: #f5f0d6;
 text-decoration: none;
}

#top_nav {
	text-align: right;
	font-size: 75%;
	font-weight: bold;
	letter-spacing: 2pt;
	padding: 4px 4px 4px 4px;
	}

#breadcrumb {
	font-size: 10px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
        color: #666666;
	}

#breadcrumb a:link, #breadcrumb a:visited {
	font-size: 10px;
	font-weight: normal;
        color: #53974a;
        text-decoration: none;
}

#breadcrumb a:hover, #breadcrumb a:active {
        text-decoration: underline;
}

.promo_area {
 background-color: #f8f5e5;
 padding: 15px;
 border: 1px solid #53974a;
}

#area_middle_left {
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-right: 0px solid #000000;
	text-align: center;
	padding: 0px 0px 0px 0px;
	line-height: 1.5;
        background-color: #f8f5e5;
/*        width: 168px;*/
	}

#area_middle_right {
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-right: 0px solid #000000;
	padding: 0px 10px 15px 10px;
/*        width: 440px;*/
	}

#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;
	}

.category_button {
	text-align: left;
	}

.category_button_on {
	text-align: left;
	}

.sitesearch_btn {
	display:inline; display:inline-block;
	width:35px;
	margin:0.0em; padding:1px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	background:#53974a;
	color:#FFF;
	border:0px solid grey;
	vertical-align:bottom;
        horizontal-align:right;
	white-space:nowrap;
	cursor:hand; cursor:pointer;
	}
.addtocart_btn {
	display:inline; display:inline-block;
	width:100px;
	margin:0.0em; padding:0px;
	font-size:9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	background:#cdf;
	color:#333;
	border:1px solid black;
	vertical-align:bottom;
        horizontal-align:right;
	white-space:nowrap;
	cursor:hand; cursor:pointer;
	}
.addtocart_btn {
 width:auto;
}
.addtocart_btn strong {
	font-weight:bold;
	background:white;
	color:#06c;
	}
/*.addtocart_btn:hover { background:black; color:white; text-decoration: none;}
.addtocart_btn:hover strong { background:#ccc; color:black;  }*/

.btnstyle1 { background:#53974a; color:white; font-size: 12px; border: 0px solid white; padding:1px; font-weight: bold; }

.btnstyle2 { background:#753862; color:white; font-size: 12px; border: 0px solid white; padding:1px; font-weight: bold; }

#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 0px 0px 0px;
	font-size: 12px;
	font-weight: normal;
        color: #666666;
	}

#prev_next a:link, #prev_next a:visited {
	font-size: 12px;
	font-weight: bold;
        color: #53974a;
        text-decoration: none;
}

#prev_next a:hover, #prev_next a:active {
        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;
	}
	
	
.strike {
          text-decoration: line-through 
	}

.productprice {
         	font-size: 1em;
		font-weight: bolder;
		color: black;
              }

.prodshipweight {
         	  font-size: 0.75em;
		  font-weight: bolder;
		  color: black;
		}

.bigred {
         	font-size: 14px;
		font-weight: bold;
		color: #65191B;
                font-family: Arial, Helvetica, sans-serif;
	     }

.redtext {
         	font-size: 12px;
		font-weight: normal;
		color: #65191B;
                font-family: Arial, Helvetica, sans-serif;
	     }

.greentext {
         	font-size: 14px;
		font-weight: normal;
		color: #53974a;
                font-family: Arial, Helvetica, sans-serif;
	     }

.greentext2 {
         	font-size: 12px;
		font-weight: normal;
		color: #53974a;
                font-family: Arial, Helvetica, sans-serif;
	     }

.largetext {
         	font-size: 16px;
		font-weight: normal;
		color: #53974a;
                font-family: Arial, Helvetica, sans-serif;
	     }

.largetext2 {
         	font-size: 14px;
		font-weight: normal;
		color: #53974a;
                font-family: Arial, Helvetica, sans-serif;
	     }

.normaltext {
         	font-size: 12px;
		font-weight: normal;

		color: #666666;
                font-family: Arial, Helvetica, sans-serif;
	     }

.normaltext2 {
         	font-size: 12px;
		font-weight: normal;
		color: black;
                font-family: Arial, Helvetica, sans-serif;
	     }

.formtext {
         	font-size: 12px;
		font-weight: normal;
		color: #666666;
                font-family: Arial, Helvetica, sans-serif;
                border: 1px solid #CCCCCC;
	     }

.smalltext {
         	font-size: 11px;
		font-weight: normal;
		color: #666666;
                font-family: Arial, Helvetica, sans-serif;
	}

.xsmalltext {
                font-size: 0.75em;
		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: #660000;
        color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	}

#checkoutPanelBar2{
	padding: 5px 5px 5px 5px;
	border-top: 5px solid #000088;
	border-bottom: 5px solid #000088;
	border-left: 5px solid #000088;
	border-right: 5px solid #000088;
        background-color: #999999;
        color: #ffffff;
	font-weight: bold;
	}

#checkoutPanelWarning {
	color: #660000;
	background-color: #eeeeee;
	}

#checkout_panel table{
	padding: 0px 0px 0px 0px;
	border-top: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	}

#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: #660000;
        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: #cccccc;
        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: #dddddd;
        color: #666666;
	font-size: 0.75em;
	}

#wholesaleProdParentRow{
        background-color: #ffffff;
        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: #ffffff;
        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;
	}

#cartHelpText{
	font-size: 0.75em;
	}

#footer_text {
	text-align: center;
	padding: 8px 8px 8px 8px;
	font-size: 75%;
	font-weight: normal;
	letter-spacing: 1pt;
	line-height: 1.5;
	}

a:link, a:visited {
	color: #53974a;
	text-decoration: none;
	font-weight: bold;
        font-size: 12px;
	}



a:hover, a:active {
	color: #53974a;
	text-decoration: underline;
	font-weight: bold;
        font-size: 12px;
	}

A.menu_links:link,A.menu_links:visited {
        color: #660000;
        font-size: 0.75em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
        text-decoration: underline;
}

A.mainarea_links:link,A.mainarea_links:visited {
        color: #78gt85;
        font-size: 0.75em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
        text-decoration: none;
}

A.gateway_links:link,A.gateway_links:active,A.gateway_links:visited,A.gateway_links:hover {
        color: #53974a;
        font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

A.header_links:link,A.header_links:visited {
        color: #53974A;
        font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        font-weight:normal;
}

A.header_links:hover,A.header_links:active {
        color: #53974A;
        font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
        font-weight:normal;
        text-decoration: underline;
}

.header_links2, .header_links2 a:link, .header_links2 a:visited {
        color: #753862;
        font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        font-weight:normal;
}

.header_links2 a:hover, .header_links2 a:active {
        color: #753862;
        font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
        font-weight:normal;
        text-decoration: underline;
}

A.footer_links:link,A.footer_links:visited {
        color: white;
        font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        font-weight:normal;
}

A.footer_links:hover,A.footer_links:active {
        color: white;
        font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
        font-weight:normal;
        text-decoration: underline;
}

A.parent:link,A.parent:visited {
        color: #65191B;
        font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        font-weight:bold;
}

A.parent:hover,A.parent:active {
        color: #1D5B32;
        font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
        font-weight:bold;
        text-decoration: none;
}

A.sub:link,A.sub:visited {
        color: #1D5B32;
        font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        font-weight:normal;
}

A.sub:hover,A.sub:active {
        color: #65191B;
        font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
        font-weight:normal;
        text-decoration: underline;
}

.dynamic_qty { 
 background: transparent;
 border: 0px;
 width: 60px;
 font-weight: bold;
 font-size: 12px;
 color: #666666;
 font-family: Arial, Helvetica, sans-serif;
}

.dynamic_qty2 { 
 background: transparent;
 border: 0px;
 width: 75px;
 font-weight: bold;
 font-size: 16px;
 color: #53974a;
 font-family: Arial, Helvetica, sans-serif;
}
                                                                                
#parentcat { line-height: 2; }
#catimg { vertical-align: top; }
#siteprod { color: black; font-weight: normal; }
#subcat { font-weight: normal; }


/* Calendar Popup Styles */

.cpYearNavigation,.cpMonthNavigation {
  background-color:#DEE9DD;
  text-align:center;
  vertical-align:center;
  text-decoration:none;
  color:#000000;
  font-weight:bold !important;
}

.cpDayColumnHeader, .cpYearNavigation, 
.cpMonthNavigation,.cpCurrentMonthDate,
.cpCurrentMonthDateDisabled,.cpOtherMonthDate,
.cpOtherMonthDateDisabled,.cpCurrentDate,
.cpCurrentDateDisabled,.cpTodayText,
.cpTodayTextDisabled,.cpText {
  font-family:arial;
  font-size:8pt !important;
}

TD.cpDayColumnHeader {
  text-align:right;
  border:solid thin #DEE9DD;
  border-width:0px 0px 1px 0px !important;
}

.cpCurrentMonthDate, .cpOtherMonthDate, .cpCurrentDate  {
  text-align:right;
  text-decoration:none !important;
}

.cpCurrentMonthDateDisabled, .cpOtherMonthDateDisabled, .cpCurrentDateDisabled {
  color:#D0D0D0;
  text-align:right;
  text-decoration:line-through !important;
}

.cpCurrentMonthDate, .cpCurrentDate {
  color:#53974a !important;
}

.cpCurrentMonthDate:hover, .cpCurrentDate:hover {
  background: #53974a;
  /* border: 1px solid black; */
  color:#fff !important;
}

.cpOtherMonthDate {
  color:#53974a !important;
}

.cpOtherMonthDate:hover {
  background: #53974a;

/*  border: 1px solid black; */
  color:#fff !important;
}

TD.cpCurrentDate {
  color: black !important;
}

TD.cpCurrentDateDisabled {
  border-width:1px;
  border:solid thin #FFAAAA !important;
}

TD.cpTodayText, TD.cpTodayTextDisabled {
  border:solid thin #DEE9DD;
  border-width:1px 0px 0px 0px !important;
}

A.cpTodayText, SPAN.cpTodayTextDisabled {
  height:20px !important;
}

A.cpTodayText {
  color:black !important;
}

.cpTodayTextDisabled {

  color:#D0D0D0 !important;
}

.cpBorder { 
  border:solid thin #808080 !important; 
}

/* LEFT MENU */

.top_menu, .top_menu_on {
 padding: 5px 0px 5px 5px;
 border-bottom: 1px solid #f8f5e5;
 background-color: #f5f0d6;
}

.top_menu a:link, .top_menu a:visited, .top_menu_on a:link, .top_menu_on a:visited {
 font-size: 13px;
 font-weight: bold;
 color: #753862;
 text-decoration: none;
}

.sub_menu, .sub_menu_on {
 padding: 1px 5px 1px 15px;
}

.sub_menu a:link, .sub_menu a:visited, .sub_menu_on a:link, .sub_menu_on a:visited {
 font-size: 12px;
 font-weight: normal;
 color: #53974a;
 text-decoration: none;
}

.sub_menu a:hover, .sub_menu a:active, .sub_menu_on a:hover, .sub_menu_on a:active{
 text-decoration: underline;
}

a {
 outline: 0px;
}