/* CORE */

html {
}

body {
 margin:0px 0px 0px 0px;
 color: #000000;
 background-color: #ffffff;
 padding:0px;
 font-family: Trebuchet MS, Trebuchet, Tahoma, Geneva, Arial, sans-serif;
}

.error {
 border: 1px solid #ff0000;
 padding: 5px;
 font-size: 12px;
 font-weight: normal;
 color: black;
}

#home_promo1 {
 height: 295px;
}

#home_promo1_text {
 text-align: left;
 position: relative;
 margin-top: -100px;
 margin-left: 20px;
 z-index: 999;
 width: 380px;
 font-size: 30px;
 color: white;
 font-weight: bold;
}

#home_promo1_text a:link, #home_promo1_text a:visited, #home_promo1_text a:hover, #home_promo1_text a:active {
 font-size: 30px;
 color: white;
 font-weight: bold;
 text-decoration: none;
}

#home_promo2 {
 height: 219px;
}

#home_promo2_text {
 text-align: left;
/* position: relative;
 margin-top: -125px;
 margin-left: 0px;*/
 z-index: 999;
/* width: 225px;
 background: #ffda0f;*/
}

#home_promo2_textbox {
 text-align: left;
 padding: 5px 10px 0px 10px;
 font-size: 20px;
 font-weight: bold;
}

#home_promo2_textbox a:link, #home_promo2_textbox a:visited {
 font-size: 20px;
 color: #072488;
 font-weight: bold;
 text-decoration: none;
}

#home_promo2_textbox a:hover, #home_promo2_textbox a:active {
 font-size: 20px;
 color: #072488;
 font-weight: bold;
 text-decoration: underline;
}

.promo3_box {
 text-align:center;
 background: #9bc0f4; /* reg blue */
 /* background: #c61b11; */
 padding: 15px 0px 15px 0px;
 margin: 0px;
 line-height: 23px;
}

.home_promo3_small a:link, a:visited {
 font-size: 14px;
 color: #082897; /*reg blue */
 /* color: #ffffff;*/ /* white */
 font-weight: normal;
 text-decoration: none;
}

.home_promo3_small a:hover, a:active {
 font-size: 14px;
 color: #082897; /* reg blue */
 /* color: #000000; */
 font-weight: normal;
 text-decoration: underline;
}

.home_promo3_large a:link, a:visited {
 font-size: 20px;
 color: #082897; /* reg blue */
 /* color: #ffffff; white */
 font-weight: normal;
 text-decoration: none;
}

.home_promo3_large a:hover, a:active {
 font-size: 20px;
 color: #082897; /* reg blue */
 /* color: #000000; */
 font-weight: normal;
 text-decoration: underline;
}

#gateway_top {
 border-bottom: 5px solid white;
}

#gateway_headline {
 text-align: center;
 border-top: 0px solid #000000;
 border-right: 0px solid #000000;
 border-bottom: 5px solid white;
 border-left: 0px solid #000000;
 font-size: 24px;
 font-weight: bold;
 margin: 0px 0px 0px 0px;
 padding: 8px 0px 8px 0px;
 color: #082897;
 background: #ffe556;
}

#gateway_content {
 background-image: url(/images/gateway_bg.jpg);
 background-repeat: repeat-x;
 background-color: #c9deed;
 padding: 20px 0px 20px 0px;
 border-bottom: 5px solid white;
}

.thumb {
 border: 1px solid white;
}

.line {
 border-bottom: 1px solid #d7d7d7;
}

.line2 {
 border-bottom: 1px solid #e6f3fb;
}.blue_box {
 text-align:center;
 background: #9bc0f4; /* reg blue */
 /* background: #c61b11; */
 padding: 15px 0px 15px 0px;
 margin: 0px;
 line-height: 23px;
}

.blue20, .blue20 a:link, .blue20 a:visited {
 font-size: 20px;
 color: #082897; /* reg blue */
 /* color: #ffffff; */
 font-weight: normal;
 text-decoration: none;
}
.blue20 a:hover, .blue20 a:active {
 font-size: 20px;
 color: #082897; /* reg blue*/
 /* color: #000000; */
 font-weight: normal;
 text-decoration: underline;
}

.header {
 background-image: url(/images/header_bg.jpg);
 height: 82px;
}

.tagline {
 font-size: 14px;
 color: #363636;
 font-style: italic;
}

.phone {
 font-size: 14px;
 color: #082690;
 font-weight: bold;
}

.cart {
 font-size: 11px;
 color: black;
 font-weight: normal;
}

.cart a:link, .cart a:visited {
 font-size: 11px;
 color: #082897;
 font-weight: bold;
 text-decoration: none;
}

.cart a:hover, .cart a:active {
 font-size: 11px;
 color: #9e0b0f;
 font-weight: bold;
 text-decoration: none;
}

.yellow_box {
 background: #ffda0f;
 border-top: 2px solid white;
}

.yellow_inset {
 background: #ffe556;
}

/* home page message bar */

.message_bar, .message_bar a:link, .message_bar a:visited {
 font-size: 20px;
 /* color: #c61b11;  */
 color: #082897; /* reg blue*/
 font-weight: normal;
 text-decoration: none;
}
.message_bar a:hover, .message_bar a:active {
 font-size: 20px;
 /* color: #c61b11; */
 color: #082897; /* reg blue*/
 font-weight: normal;
 text-decoration: underline;
}

.message_bar_small, .message_bar_small a:link, .message_bar_small a:visited {
 font-size: 12px;
 /* color: #c61b11; */
 color: #082897; /* reg blue */
 font-weight: normal;
 text-decoration: none;
}
.message_bar_small a:hover, .message_bar_small a:active {
 font-size: 12px;
 /* color: #000000; */
 color: #082897; /* reg blue*/
 font-weight: normal;
 text-decoration: underline;
}
.message_box {
 /* background: #ffffff; */
 background: #ffda0f; /* reg yellow */
 /* border-top: 2px solid white; */
 border-top: 2px solid white;
}

.message_box_inset {
 background: #ffe556;
}

.promo_text {
 font-size: 12px;
 font-weight: normal;
 color: #7da019;
 line-height:14px;
}

/* end home page message bar */

.blue_box {
 text-align:center;
 background: #9bc0f4; /* reg blue */
 /* background: #c61b11; */
 padding: 15px 0px 15px 0px;
 margin: 0px;
 line-height: 23px;
}

.blue20, .blue20 a:link, .blue20 a:visited {
 font-size: 20px;
 color: #082897; /* reg blue */
 /* color: #ffffff; */
 font-weight: normal;
 text-decoration: none;
}
.blue20 a:hover, .blue20 a:active {
 font-size: 20px;
 color: #082897; /* reg blue*/
 /* color: #000000; */
 font-weight: normal;
 text-decoration: underline;
}

.blue16, .blue16 a:link, .blue16 a:visited {
 font-size: 16px;
 color: #082897;
 font-weight: normal;
 text-decoration: none;
}
.blue16 a:hover, .blue16 a:active {
 font-size: 16px;
 color: #082897;
 font-weight: normal;
 text-decoration: underline;
}

.blue14, .blue14 a:link, .blue14 a:visited {
 font-size: 14px;
 color: #082897;
 font-weight: normal;
 text-decoration: none;
}
.blue14 a:hover, .blue14 a:active {
 font-size: 14px;
 color: #082897;
 font-weight: normal;
 text-decoration: underline;
}

.blue12, .blue12 a:link, .blue12 a:visited {
 font-size: 12px;
 color: #082897;
 font-weight: normal;
 text-decoration: none;
}
.blue12 a:hover, .blue12 a:active {
 font-size: 12px;
 color: #082897;
 font-weight: normal;
 text-decoration: underline;
}

.featured {
 background: #9bc0f4;
 border-top: 2px solid white;
}

.featured_name {
 padding: 7px 0px 0px 0px;
}
.featured_name a:link, .featured_name a:visited {
 color: #062077;
 font-weight: bold;
 text-decoration: none;
 font-size: 11px;
}

.featured_name a:hover, .featured_name a:active {
 color: #062077;
 font-weight: bold;
 text-decoration: underline;
 font-size: 11px;
}

.dots {
 background-image: url(/images/vert_dots.gif);
 background-repeat: repeat-y;
 background-position: top right;
}

.recently_viewed_bg {
 background-image: url(/images/recently_viewed_bg.jpg);
 background-repeat: repeat-x;
}

.subcategory_bg {
 background-image: url(/images/cat_bg.jpg);
 background-repeat: repeat-x;
}

.catborder {
 padding: 4px 10px 3px 10px;
}

.catborder2 {
 border: 1px solid #ddeffa;
}

.content_padding {
 padding: 10px 10px 0px 10px;
}

p, li, ul, ol, h1, h2, h3, h4, h5, h6 {
 font-family: Trebuchet MS, Trebuchet, Tahoma, Geneva, Arial, sans-serif;
 text-align: left;
}

.outer {
 text-align: center;
}

.outer-table {
 margin-left: auto;
 margin-right: auto;
 width: 800px;
}

.category_table {
 width: 137px;
 padding: 15px 10px 15px 10px;
 background-color: #082897;
 min-height: 265px;
}

* html .category_table { /*IE only rule. Original menu width minus all left/right paddings */
 height: 265px;
}

.category {
 text-align: left;
 background-color: #082897;
 width: 137px;
}

* html .category { /*IE only rule. Original menu width minus all left/right paddings */
 width: 130px;
}

.category ul {
 padding: 0;
 margin: 0;
 list-style-type: none;
}

.cat_on {
 background-color: #062077;
}

.category a{
 padding: 4px 3px 5px 3px;
 display: block;
 width: 100%; /*Define width for IE6's sake*/
 border-top: 1px solid #1c3cac;
 line-height: 20px;
}

.category a:link, .category a:visited {
 font-size: 13px;
 font-weight: normal;
 color: white;
 text-decoration: none;
}

.category a:hover, .category a:active {
 background-color: #062077;
 font-size: 13px;
 font-weight: normal;
 color: white;
 text-decoration: none;
}

html>body .category a { /*Non IE rule*/
 width: auto;
}

.subcategory {
 background-color: #2147cb;

}

* html .subcategory { /*IE only rule. Original menu width minus all left/right paddings */
 width: 117px;
}

.subcategory ul {
 padding: 0;
 margin: 0;
 list-style-type: none;
}

.subcategory a{
 padding: 3px 10px 4px 10px;
 display: block;
 width: 100%; /*Define width for IE6's sake*/
 border-top: 0px solid #1c3cac;
 line-height: 20px;
}

.subcategory a:link, .subcategory a:visited {
 font-size: 12px;
 font-weight: normal;
 color: white;
 text-decoration: none;
}

html>body .subcategory a { /*Non IE rule*/
 width: auto;
}

.subcategory a:hover, .subcategory a:active {
 background-color: #062077;
 font-size: 12px;
 font-weight: normal;
 color: white;
 text-decoration: none;
}

.top_menu {
 font-size: 12px;
 font-weight: normal;
 padding: 0px 0px 0px 5px;
}

.top_menu_on {
 font-size: 12px;
 font-weight: normal;
 padding: 0px 0px 0px 5px;
 background:white;
}

.sub_menu {
 font-size: 12px;
 font-weight: normal;
 padding: 0px 0px 0px 10px;
}

.sub_menu_on {
 font-size: 12px;
 font-weight: normal;
 padding: 0px 0px 0px 10px;
 background:white;
}

.sub_menu2 {
 font-size: 12px;
 font-weight: normal;
 padding: 0px 0px 0px 15px;
}

.sub_menu2_on {
 font-size: 12px;
 font-weight: normal;
 padding: 0px 0px 0px 15px;
 background:white;
}

#promo_area {
 height: 159px;
}

#promo_area_text {
 text-align: center;
 position: relative;
 margin-top: -55px;
/* margin-left: 20px;*/
 z-index: 1000;
 width: 157px;
 font-size: 16px;
 color: #ffffff;
 font-weight: bold;
}

#promo_area_text a:link, #promo_area_text a:visited {
 font-size: 16px;
 color: #ffffff;
 font-weight: bold;
 text-decoration: none;
}

#promo_area_text a:hover, #promo_area_text a:active {
 font-size: 16px;
 color: #ffffff;
 font-weight: bold;
 text-decoration: underline;
}

.form_bg {
 background: #edf6fc;
 background-image:url(images/bg-bluefade-cart.jpg);
 background-repeat:repeat-x;
}

td {
 font-family: Trebuchet MS, Trebuchet, Tahoma, Geneva, Arial, sans-serif;
}

th {
 font-family: Trebuchet MS, Trebuchet, Tahoma, Geneva, Arial, sans-serif;
 color: #082897;
 background-color: #e7e7e7;
 font-size: 14px;
 font-weight: bold;
 padding: 5px;
 text-align: center;
 border-top:solid 1px #082897;
}

#table_row td {
 background-color: #ffffff;
 border-top:solid 1px #e7e7e7;
}
#table_row_gray td {
 background-color: #f5f5f5;
 border-top:solid 1px #082897;
}

#blue_bg {
 background-color: #ebf5fc;
}

#red_bg {
 background-color: #9e0b0f;
}

h1 {
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 font-size: 18px;
 font-weight: bold;
 color: #082897;
}

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;
 background: #e1e1e1;
}


h3 {
 text-align: left;
 border-top: 0px solid #000000;

 border-right: 0px solid #000000;
 border-bottom: 3px solid white;
 border-left: 0px solid #000000;
 font-size: 24px;
 font-weight: bold;
 margin: 0px 0px 0px 0px;
 padding: 5px 2px 1px 10px;
 color: #082897;
}

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: 18px;
 letter-spacing: 0pt;
 font-weight: bold;
 margin: 0px 0px 5px 0px;
 padding: 10px 10px 10px 10px;
 color: #082897;
 background: #ddeffa;
}

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: 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 5px 0px;
 padding: 10px 10px 10px 10px;
 color: #082897;
 background: #ddeffa;
}

img {
 display: block;
 border:0;
}

.inline {
 display: inline;
 border:0;
 vertical-align:middle;
}

.inline2 {
 display: inline;
 border:0;
 vertical-align:baseline;
}

.inline3 {
 display: inline;
 border:0;
 vertical-align:bottom;
}

#top_nav {
 text-align: right;
 font-size: 11px;
 font-weight: normal;
 color: #363636;
 padding: 5px 10px 0px 10px;
/* height: 75px;*/
}

.catheader {
 background-color: #ddeffa;
 border-bottom: 4px solid #ffda0f;
 margin-bottom: 3px;
}

#breadcrumb {
 font-size: 11px;
 font-weight: normal;
 padding: 5px 10px 5px 10px;
 color: #555555;
}

#breadcrumb a:link, #breadcrumb a:visited {
 font-size: 11px;
 font-weight: normal;
 color: #2147cb;
 text-decoration: underline;
}

#breadcrumb a:hover, #breadcrumb a:active {
 font-size: 11px;
 font-weight: normal;
 color: #2147cb;
 text-decoration: none;
}

#area_top {
 border-top: 0px solid #666666;
 border-left: 0px solid #666666;
 border-bottom: 2px solid white;
 border-right: 0px solid #666666;
}

#area_middle_left {
 border-top: 0px solid #000000;
 border-left: 0px solid #666666;
 border-bottom: 0px solid #666666;
 border-right: 0px solid #666666;
 padding: 0px 0px 0px 0px;
}

#area_middle_right {
 border-top: 0px solid #666666;
 border-bottom: 0px solid #000000;
 border-right: 0px solid #000000;
 border-left: 2px solid white;
 padding: 0px 0px 0px 0px;
 text-align:left;
}

#area_right {
 border-top: 0px solid #666666;
 border-bottom: 0px solid #000000;
 border-right: 0px solid #000000;
 border-left: 2px solid white;
 padding: 0px 0px 0px 0px;
}

#area_bottom {
 border-top: 1px solid #d7d7d7;
 border-left: 0px solid #666666;
 border-bottom: 0px solid white;
 border-right: 0px solid #666666;
}

/*.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:1px 2px 1px 2px;
 font-size:11px;
 font-family: Arial, Tahoma, Helvetica, sans-serif;
 font-weight:bold;
 text-decoration:none;
 background:#082690;
 color:#ffda0f;
 border: 0px solid #333;
 vertical-align:middle;
 cursor:default; cursor:pointer;
}

.addtocart_btn {
 display:inline; display:inline-block;
 margin:0.0em; padding:1px 5px 1px 5px;
 background:#f9e8e4;
 font-family: Arial, Tahoma, Helvetica, sans-serif;
 font-size:11px;
 letter-spacing:1px;
 font-weight:bold;
 text-decoration:none;
 text-transform: uppercase;
 color:#981e02; 
 border: 1px solid #981e02;
 vertical-align:middle;
 white-space:nowrap;
 cursor:default; cursor:pointer;
}

.addtocart_btn {
 width:auto;
}

/*.addtocart_btn:hover { background:#CCC; color:#333; text-decoration: none;}
.addtocart_btn:hover strong { background:#CCC; color:black;}*/

.btnstyle1 {}

.btnstyle2 { background:#e1e1e1; color:black;}

.btnstyle-secondary { 
 display:inline; display:inline-block;
 margin:0.0em; padding:1px 5px 1px 5px;
 background:#f9e8e4;
 font-family: Arial, Tahoma, Helvetica, sans-serif;
 font-size:11px;
 letter-spacing:1px;
 font-weight:bold;
 text-decoration:none;
 text-transform: uppercase;
 color:#981e02; 
 border: 1px solid #981e02;
 vertical-align:middle;
 white-space:nowrap;
 cursor:default; cursor:pointer;
}


.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: 11px;
 font-weight: normal;
 color: black;
}

#prev_next a:link, #prev_next a:visited {


 font-size: 11px;
 font-weight: normal;
 color: #9e0b0f;
 text-decoration: underline;
}

#prev_next a:hover, #prev_next a:active {
 font-size: 11px;
 font-weight: normal;
 color: #9e0b0f;
 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: 13px;
 font-weight: bold;
 color: #000000;
}

.productprice2 {
 font-size: 11px;
 font-weight: normal;
 color: #9e0b0f;
}

.prodshipweight {
  font-size: 12px;
 font-weight: normal;
 color: black;
 background: transparent;
}

.heading {
 font-size: 18px;
 font-weight: bold;
 color: #082897;
 margin: 10px 0px 5px 0px;
}

.largetext {
 font-size: 18px;
 font-weight: bold;
 color: #082897;
}

.largetext2 {
 font-size: 18px;
 font-weight: bold;
 color: black;
}

li, .text {
 font-size: 12px;
 font-weight: normal;
 color: black;
}

.content {
 font-size: 13px;
 font-weight: normal;
 color: #464646;
}

.whitetext {
 font-size: 12px;
 font-weight: bold;
 color: white;
}

.redtext {
 font-size: 12px;
 font-weight: bold;
 color: #9e0b0f;
}

.normaltext {
 font-size: 12px;
 font-weight: normal;
 color: #464646;
 line-height:15px;
}

.formtext {
 font-size: 11px;
 font-weight: bold;
 color: #464646;
 border:1px solid #c5c5c5;
 background: white;
 font-family: Trebuchet MS, Trebuchet, Tahoma, Geneva, Arial, sans-serif;
}

.smalltext {
 font-size: 11px;
 font-weight: normal;
 color: black;
}

.deliverymessage {
 font-size: 12px;
 font-weight: bold;
 color: #991a2f;
}

.xsmalltext {
 font-size: 10px;
 font-weight: normal;
 color: black;
}

#checkoutPanel {
 padding: 16px 16px 16px 16px;
}

/*
#checkoutPanelNoWarn {
 background-color: white;
}*/

#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: 11px;
 font-weight: normal;
 color: #464646;
}

#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_bar {
 background: #ffe556;
 border: 1px solid white;
 border-width: 3px 0px 15px 0px;
 text-align: center;
 color: #555555;
 font-size: 11px;
 font-weight: normal;
 text-decoration: none;
 padding: 3px 0px 3px 0px;
}

.footer_bar a:link, .footer_bar a:visited {
 color: #555555;
 font-size: 11px;
 font-weight: normal;
 text-decoration: none;
 padding: 3px 3px 3px 3px;
}

.footer_bar a:hover, .footer_bar a:active {
 color: #555555;
 font-size: 11px;
 font-weight: normal;
 text-decoration: none;
 padding: 3px 3px 3px 3px;
 background: #fff2ad;
}

#footer_text {
 font-size: 11px;
 font-weight: normal;
 color: #555555;
 text-decoration: none;
 font-family: Arial, sans-serif;
 padding: 10px 0px 10px 0px;
}

#footer_text a:link, #footer_text a:visited {
 font-size: 11px;
 font-weight: normal;
 color: #555555;
 text-decoration: none;
 font-family: Arial, sans-serif;
}

#footer_text a:hover, #footer_text a:active {
 font-size: 11px;
 font-weight: normal;
 color: #555555;
 text-decoration: underline;
 font-family: Arial, sans-serif;
}

a:link,a:visited {
 color: #082897;
 text-decoration: underline;
 font-weight: normal;
 font-size: 12px;
}

a:hover,a:active {
 color: #082897;
 font-weight: normal;
 text-decoration: none;
 font-size: 12px;
}

A.red:link,A.red:visited {
 color: #9e0b0f;
 text-decoration: none;
 font-weight: normal;
 font-size: 11px;
}

A.red:hover,A.red:active {
 color: #9e0b0f;
 font-weight: normal;
 text-decoration: underline;
 font-size: 11px;
}

A.red2:link,A.red2:visited {
 color: #9e0b0f;
 text-decoration: underline;
 font-weight: normal;
 font-size: 12px;
}

A.red2:hover,A.red2:active {
 color: #9e0b0f;
 font-weight: normal;
 text-decoration: none;
 font-size: 12px;
}

A.menu_links:link,A.menu_links:visited {
 color: #000066;
 text-decoration: underline;
 font-size:12px;
 font-weight:bold;
}

A.menu_links:hover,A.menu_links:active {
 color: blue;
 text-decoration: underline;
 font-size:12px;
 font-weight:bold;
}

A.top_links:link,A.top_links:visited {
 color: #363636;
 text-decoration: none;
 font-size: 11px;
 font-weight: normal;
}

A.top_links:hover,A.top_links:active {
 color: #9e0b0f;
 text-decoration: underline;
 font-size: 11px;
 font-weight: normal;
}

.prod_links {
 padding: 0px 0px 5px 0px;
}

.prod_links a:link, .prod_links a:visited {
 color: #062077;
 text-decoration: underline;
 font-size: 12px;
 font-weight: bold;
}

.prod_links a:hover, .prod_links a:active {
 color: #062077;
 text-decoration: none;
 font-size: 12px;
 font-weight: bold;
}

.info_links {
 background-color: #e6f3fb;
 color: black;
 font-size: 12px;
 font-weight: normal;
 padding: 10px 10px 10px 10px;
}

.info_links a:link, .info_links a:visited {
 color: black;
 text-decoration: none;
 font-size: 12px;
 font-weight: normal;
}

.info_links a:hover, .info_links a:active {
 color: black;
 text-decoration: underline;
 font-size: 12px;
 font-weight: normal;
}

A.mainarea_links:link,A.mainarea_links:visited {
 color: #000066;
 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;
}

A.subcats:link, A.subcats:visited {
 color: #062077;
 font-size: 11px;
 text-decoration: underline;

 font-weight: bold;
}

A.subcats:hover, A.subcats:active {
 color: #062077;
 font-size: 11px;
 text-decoration: none;
 font-weight: bold;
}

A.small:link, A.small:visited {
 color: #062077;
 font-size: 11px;
 text-decoration: none;
 font-weight: normal;
}

A.small:hover, A.small:active {
 color: #062077;
 font-size: 11px;

 text-decoration: underline;
 font-weight: normal;
}

.dynamic_qty {
 background: transparent;
 border: 0px;
 width: 60px;
font-size: 13px;
 font-weight: bold;
 color: #000000;
 font-family: Trebuchet MS, Trebuchet, Tahoma, Geneva, Arial, 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;}

/* Calendar Popup Styles */
.cpYearNavigation,.cpMonthNavigation {
  background-color:#C0C0C0;
  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 #C0C0C0;
  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:#000000 !important;
}

.cpCurrentMonthDate:hover, .cpCurrentDate:hover {
  background: cyan;
  /* border: 1px solid black; */
  color:#000000 !important;
}

.cpOtherMonthDate {
  color:#808080 !important;
}

.cpOtherMonthDate:hover {
  background: cyan;

/*  border: 1px solid black; */
  color:#000000 !important;
}

TD.cpCurrentDate {
  color: black !important;
}

TD.cpCurrentDateDisabled {
  border-width:1px;
  border:solid thin #FFAAAA !important;
}

TD.cpTodayText, TD.cpTodayTextDisabled {
  border:solid thin #C0C0C0;
  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; 
}

.subheader {
 background-color: #ffda0f;
}

.menu a:link, .menu a:visited, .menu a:hover, .menu a:active {
 font-size: 13px;
 font-weight: bold;
 color: #082897;
 text-decoration: none;
}

.tab_on {
 background-image: url(/images/tab_on_bg.gif);
 background-repeat:no-repeat;
 border: 0px solid #c3d3dd;
 height:19px;
 width:153px;
 vertical-align:middle;
 margin: 0;
}

.space {
 background-image: url(/images/tab_space.jpg);
 background-repeat: repeat-x;
}

.tab_off {
 background-image: url(/images/tab_off_bg.gif);
 background-repeat:no-repeat;
 height:19px;
 width:153px;
 vertical-align:middle;
 margin: 0;
}

.tab_on a:link, .tab_on a:visited, .tab_on a:hover, .tab_on a:active {
 color: black;
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
 text-align: center;
padding:0px;
margin:0px;
}

.tab_off a:link, .tab_off a:visited, .tab_off a:hover, .tab_off a:active {
 color: #666666;
 font-size: 12px;
 font-weight: normal;
 text-decoration: none;
 text-align: center;
padding:0px;
margin:0px;
}

.tab_content {
 border: 3px solid #c3d3dd;
 border-width: 3px 3px 3px 3px;
 padding: 20px;
 font-size: 12px;
 color: black;
}

* MENU STYLES */

/* common styling */
.menu2 {
 float:left;
 font-family: Trebuchet MS, Trebuchet, Tahoma, Geneva, Arial, sans-serif;
 /* background: #f981bf ; reg gold */
 background: #ffda0f;
 margin:0 0 0 0; /* for this demo only */
 padding: 0;
 z-index: 1000;
}

#menu2_on {
 /* background: #f981bf; 
 background: #ffe972;*/
}

.menu2 ul {
 padding:0;
 margin:0;
 list-style-type:none;
 z-index: 1000;
}

.menu2 ul li {
 float:left;
 position:relative;
}

.menu2 ul li a, .menu2 ul li a:visited {
/* float:left;*/
 text-align:center;
 display:block;
 text-decoration:none;
 color: #082897;
 font-size: 13px;
 font-weight: bold;
 padding: 3px 25px 2px 25px;
}

.menu2 ul li:hover {
 width:auto;
}

.menu2 ul li a:hover {
 /* background: # f981bf;
 color: #082897; */
 background: #ffe972;
 color: #082897;
 font-size: 13px;
 font-weight: bold;
 text-decoration:none;
}

.menu2 ul li:hover a {
 /* background: #f981bf; */
 background: #ffe972;
 color: #082897;
 font-size: 13px;
 font-weight: bold;
 text-decoration:none;
}

.menu2 ul li ul {
display: none;
}
.menu2 table {
 margin:0;
 border-collapse:collapse;
 font-size:11px;
 position:absolute;
 top:0;
 left:0;
}

/* specific to non IE browsers */
.menu2 ul li:hover ul {
 display:block;
 position:absolute;
 top:23px;
 background:#ffda0f;
 margin-top:0px;
 left:0;
 width:125px;
}

.menu2 ul li:hover ul li a {
 display:block;
 text-align:left;
 background: #ffda0f;
 color: #082897;
 font-size: 11px;
 font-weight: normal;
 height: auto;
 line-height: 15px;
 padding: 5px 20px 5px 35px;
 width:125px;
 border: 1px solid #ffef96;
 border-width: 1px 0px 0px 0px;


}

.menu2 ul li:hover ul li a:hover {
 color:#082897;
 background: #ffef96;
}

/* specific to IE5.5 and IE6 browsers */
.menu2 ul li a:hover ul {
 display:block;

 text-align:left;
 position:absolute;
 top:23px; t\op:22px;
 background: #ffda0f;
 left:0;
 marg\in-top:1px;
}

.menu2 ul li a:hover ul li a {
 display:block;
 text-align:left;
 color: #082897;
 height:1px;
 line-height:15px;
 padding: 5px 20px 5px 35px;
 width:125px; w\idth:125px;
 font-size: 11px;
 border: 1px solid #ffef96;

 border-width: 1px 0px 0px 0px;
}

.menu2 ul li a:hover ul li a:hover {
 color: #082897;
 background: #ffef96;
 font-size: 11px;
}

a {
 outline: none;
}

.ship_to_name {
 font-size: 16px;
 font-weight: bold;
 color: #000000;
}

.ship_to_name_sm {
 font-size: 12px;
 font-weight: bold;
 color: #000000;
}

.gold_text {
 font-family: Arial, Tahoma, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #9f6d02;
}

.bg_light_blue {background: #ddeffa; }


.bg_checkout_member {
	background-color: #ddeffa;
	border: 1px solid #082897;
	padding-bottom:10px; 
	vertical-align:top;
}
.bg_checkout_guest {
	background-color: #ffffff;
	border: 1px solid #082897;
	padding-bottom:10px; 
	vertical-align:top;
}

.cart_notes {
 font-family: Arial, Tahoma, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #082897;
}

.cart_minicart {
 background-image: url(/images/Bg-home-promo2.jpg);
 background-repeat: repeat-x;

}

/*SLIDER STYLES*/

#minicart_overlay_box {
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  top: 47px; 
  left: 550px;
  right:0px;  
  z-index: 99999;
}

#minicart_overlay {
  margin: 0 auto;
  padding: 10px;
  width: 350px;
  background-color: #ffffff;
  border: 2px solid #082897;
  font-size: 1.2em;
  -webkit-box-shadow: 0px 0px 20px #000;
  -moz-box-shadow: 0px 0px 20px #000;
  box-shadow: 0px 0px 20px #000;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.overlay_info div {
  font-size: 11px;
  font-weight: normal;
  color: #666666;
 font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
  text-align:left;
  padding:0px 0px 1px 0px;
}

.overlay_checkout_btn {
 display:inline; display:inline-block;
 margin:0.0em; 
 padding:3px 5px 3px 5px;
 font-size:13px;
 font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
 font-weight:bold;
 text-decoration:none;
 text-align:center;
 background:#981e02;
 color:#FFFFFF;
 background-image:url(/images/btn-bg-red.gif);
 background-repeat:repeat-x;
 background-position:bottom;
 background-position:center;
 border: 0px solid #981e02;
 vertical-align:middle;
  white-space:nowrap;
 text-transform:uppercase;
 cursor:default; 
 cursor:pointer;
}


.overlay_checkout_btn:hover { 
 background-color:#c82600;
}

.overlay_continue_btn {
 display:inline; display:inline-block;
 margin:0.0em; 
 padding:1px 3px 2px 3px;
 font-size:13px;
 font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
 font-weight:normal;
 text-decoration:none;
 text-align:center;
 background:#f9e8e4;
 background-repeat:repeat-x;
 color:#981e02;
 border-top: 1px solid #981e02;
 border-left: 1px solid #981e02;
 border-right: 1px solid #981e02;
 border-bottom: 1px solid #981e02; 
vertical-align:middle;
 white-space:nowrap;
 cursor:default; 
 cursor:pointer;
}

.overlay_continue_btn:hover { 
	background-image:url(/images/btn-bg-on.gif);
	background-color:#f9e8e4;
}

#minicart_related_products {
  border: 1px solid #ddeffa;
  background:#ddeffa;
  }

#minicart_related_products ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#minicart_related_products li {
  float: left;
  width: 100px;
  padding: 8px;
  font-size: 12px;
  vertical-align: top;
  text-align: center;
}

#minicart_related_products img {
  width: 100px;
  height: 100px;
  border: 1px solid #ded5a6;
}

.minicart_sectionHeader {
 background-color:#ffda0f;
 color:#082897;
 font-size:14px;
 font-weight:bold;
 padding:3px 3px 3px 8px;
 text-align:center;
 font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
}

/*END SLIDER STYLES*/

