/* CORE */

html {
	}

body {
	margin:0px 0px 0px 0px;
	color: #000000;
	background:#ffffff;
	padding:0px;
	}

p, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	}

th {
	font-family: Arial, Helvetica, sans-serif;
        color: #FFFFFF;
	background-color: #BF2F38;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	}

h1 {
	margin: 4px 4px 4px 4px;
	padding: 0;
	font-size: 1.45em;
	letter-spacing: 4pt;
	font-weight: bold;
	}

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: 0px solid #000000;
	border-left: 0px solid #000000;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 0px;
	color: #000000;
	}

h4 {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	font-size: 0.95em;
	background-color: #660000;
	letter-spacing: 2pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 8px;
	color: #ffffff;
	}

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 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;
	font-size: 1.25em;
	letter-spacing: 3pt;
	padding: 0px;
	font-weight: bold;
	}

img {
	display: block;
	border:0;
	}

img.inline {
	display: inline;
	border:0;
	}

#top_nav {
	text-align: right;
	font-size: 75%;
	font-weight: bold;
	letter-spacing: 2pt;
	padding: 4px 4px 4px 4px;
	}

#breadcrumb {
	font-size: 12px;
	font-weight: normal;
	padding: 4px 4px 4px 0px;
	}

#area_top {
	}

#area_middle_left {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align: center;
	padding: 8px 8px 8px 8px;
	font-size: 75%;
	font-weight: bold;
	letter-spacing: 1pt;
	line-height: 1.5;
	}

#area_middle_right {
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-right: 0px solid #000000;
	padding: 8px 8px 8px 10px;
	}

#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:25px;
	margin:0.2em; padding:1px;
	font-size:9px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	background:#cdf;
	color:#333;
	border:1px solid grey;
	vertical-align:middle;
        horizontal-align:right;
	white-space:nowrap;
	cursor:hand; cursor:pointer;
	}
.addtocart_btn {
	display:inline; display:inline-block;
	width:100px;
	margin:0.0em;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	color:#000000;
	border-top: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
        background-color: #e1e1e1;
        padding: 0px;
	vertical-align:bottom;
        horizontal-align:right;
	white-space:nowrap;
	cursor:hand; cursor:pointer;
	}
.addtocart_btn[class] {
	width:auto;
	min-width:20px;
	}
.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:#e1e1e1; color:#000000; }

.btnstyle2 { background:#e1e1e1; color:#000000; }

#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 8px 0px 0px;
	font-size: 12;
	font-weight: bold;
	}


#product_panel {
	padding: 8px 8px 8px 8px;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	}

#product_thumbnail {
	padding: 8px 8px 8px 8px;
	border-right: 0px dotted #000000;
	}
	
	
.strike {
          text-decoration: line-through 
	}


.header {
                font-size:13px;
                font-weight:bold;
             	color: black;
                font-family: Arial, Helvetica, sans-serif;
                vertical-align:bottom;
                padding:0px 0px 15px 0px;
}

.productprice {
         	font-size: 12px;
		font-weight: normal;
		color: black;
                font-family: Arial, Helvetica, sans-serif;
              }

.prodshipweight {
         	font-size: 12px;
		font-weight: normal;
		color: black;
                font-family: Arial, Helvetica, sans-serif;
		}

.normaltext {
         	font-size: 12px;
		font-weight: normal;
		color: black;
                font-family: Arial, Helvetica, sans-serif;
	     }

.formtext {
         	font-size: 11px;
		font-weight: normal;
		color: black;
                font-family: Arial, Helvetica, sans-serif;
	     }

.smalltext {
         	font-size: 11px;
		font-weight: normal;
		color: black;
                font-family: Arial, Helvetica, sans-serif;
	}

.xsmalltext {
         	font-size: 10px;
		font-weight: normal;
		color: black;
                font-family: Arial, Helvetica, sans-serif;
	}

#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 rgb(213,0,6);
	border-bottom: 1px solid rgb(213,0,6);
	border-left: 1px solid rgb(213,0,6);
	border-right: 1px solid rgb(213,0,6);
	}

#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: 12px;
		font-weight: normal;
		color: black;
                font-family: Arial, Helvetica, sans-serif;
	}

#footer_text {
	text-align: center;
	padding: 8px 8px 8px 8px;
	line-height: 1.5;
	}

a:link,a:visited {
	color: #BF2F38;
	text-decoration: underline;
        font-size: 12px;
	font-weight: normal;
        font-family: Arial, Helvetica, sans-serif;
	}

a:hover,a:active {
	color: #000000;
	text-decoration: none;
        font-size: 12px;
	font-weight: normal;
        font-family: Arial, Helvetica, sans-serif;
	}

A.menu_links:link,A.menu_links:visited {
        color: #ffffff;
        font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
	font-weight: bold;
}

A.menu_links:hover,A.menu_links:active {
        color: #FFCC00;
        font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
	font-weight: bold;
}

.menu_links_category {
        color: rgb(213,0,6);
        font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
	font-weight: bold;
}
A.menu_links_grey:link,A.menu_links_grey:visited {
        //color: rgb(128,131,134);
        color:white;
        font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
	font-weight: bold;
}
A.menu_links_grey:hover,A.menu_links_grey:active {
        color: #FFCC00;
        font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
	font-weight: bold;
}
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:hover {
        color: #cccccc;
        font-size: 0.75em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
                                                                                
#parentcat { line-height: 2; }
#catimg { vertical-align: top; }
#siteprod { color: black; font-weight: normal; }
#subcat { font-weight: normal; }

/*ALL OF THESE STYLES ARE FOR THE REDESIGN */

.header_top {
background-color:rgb(147,150,152);
padding: 0px 0px 5px 25px;
vertical-align:bottom;
}
.header_links {
background-color:rgb(213,0,6);
font-family:"Arial";
color:white;
text-align: right;
padding: 3px 0px 5px 0px;
}
.login {
font-family: Arial;
padding: 0px;
margin: 0px;
}
.logintext {color:rgb(213,0,6);
font-size:.7em;
padding: 5px 0px 1px 0px;
font-family: "Arial";
font-style: none;
font-weight: bolder;
}
.login .formtext  {
font-size: 12px;
font-weight: bolder;
color: black;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-style: none;
}
.fine {color:rgb(128,131,134);
font-size:.55em;
padding:0px;
margin:0px;
}
.announce {
color: rgb(213,0,6);
font-size: 0.8em;
padding: 10px 0px 5px 0px;
font-family: "Arial";
font-weight: bold;
}
.MAC {
color: rgb(128,131,134);
font-family: "Arial";
letter-spacing: .1px;
padding-top: 25px;
font-size: 1.1em;
font-weight: bold;
}
.register {
color: rgb(213,0,6);
font-family: "Arial";
font-size: 1.1em;
font-weight:bold;
letter-spacing: .1px;
padding: 0px 55px 0px 0px;
text-transform: uppercase;
}
A.register:link,A.register:visited,A.register:active,A.register:hover {
color: rgb(213,0,6);
font-family: "Arial";
font-size: 1em;
font-weight:bold;
letter-spacing: .1px;
text-decoration: underline;
padding: 0px 5px 0px 0px;
}
A.register:hover {
color: #000000;
}
.btnstyle3 { background-image: url(images/login_button.png); width: 53px; height: 23px; border: 0px; background-color: transparent;}
.btnstyle3{ behavior: url('downloads/IEFixes.htc'); width: 53px;}
.btnstyle3:hover, .btnstyle3.hover { background-image: url(images/login_button_hover.png);}
.innermember {
margin: 10px;
border: thin solid #e7e7e7;
}
.announce1 {
color: rgb(213,0,6);
font-family: "Arial";
font-size: 1.5em;
font-weight:bold;
letter-spacing: .1px;
padding: 0px;
text-transform: uppercase;
}
.announce b {
font-weight: bolder;
font-size: 1.1em;
}
.redtext {
color: rgb(213,0,6);
font-family: "Arial";
font-size: .95em;
letter-spacing: .1px;
}
.greytext {
color: rgb(128,131,124);
font-family: "Arial";
font-size: .8em;
letter-spacing: .1px;
font-weight: bold;
}

a.greytext:link,a.greytext:visited {
	color: rgb(128,131,134);
	text-decoration: underline;
        font-size: 12px;
	font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
	}

a.greytext:hover,a.greytext:active {
	color: #000000;
	text-decoration: none;
        font-size: 12px;
	font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
	}
.bottomnav div {
background-color: #b9ced9;
margin: 0px;
position: relative;
}
.innerbottom {
height: 80px;
margin: 0px;
position: absolute;
padding: 0px 5px;
background-color: inherent;
}

A.bottomlinks {
margin: 3px;
font-size: .8em;
font-weight: bold;
color: rgb(213,0,6);
}
A.bottomlinks:link {
text-decoration: none;
margin: 3px;
font-size: .8em;
font-weight: bold;
color: rgb(213,0,6);
}
A.bottomlinks:visited {
text-decoration: none;
margin: 3px;
font-size: .8em;
font-weight: bold;
color: rgb(213,0,6);
}
A.bottomlinks:hover {
text-decoration: none;
margin: 3px;
font-size: .8em;
font-weight: bold;
color: rgb(213,0,6);
}
A.bottomlinks:active {
text-decoration: none;
margin: 3px;
font-size: .8em;
font-weight: bold;
color: rgb(213,0,6);
}
div.linkbox {
position: relative;
height: 188;
width: 124px;
border: thin solid #e7e7e7;
left: 0px;
float: left;
background-color: #b9ced9;
margin: 3px;
}
#ccgiftmess {
 font-size:16px;
 color:red;
 visibility:hidden;
 border:thin solid grey;
 text-align:center;
 margin-left:30px;
}
/*Expanding message boxes for shipping forms MB::NHW::02124010*/
#sig_message, #add_message, #sig_message1 {
 display:none;
 border:solid #D7D7D7;
 border-width: 5px 1px 5px 1px;
 padding:5px;
 color:red;
 font-weight:bold;
 font-size:12px;
 letter-spacing:.1em;
}
label[class="error"] {
 display:block;
 font-size:1.1em;
 color:red;
 font-weight:bold;
 font-style:italic;
}
input[class="error"], input[class="formtext error"]  {
 border:2px solid red;
}
#messageBox1 {
 display:none;
 font-size:1.3em;
 font-weight:bold;
 border: 1px solid #D7D7D7;
 color:red;
 text-align:center;
 padding:20px 0;
}
