/* CORE */

html {
	}

body {
	margin:0px;
	color: #000000;
	background:#ffffff;
	padding:0px;
	}

#left {
        background:#660000;
}

#cattext, #cattext a:link, #cattext a:visited {
        font-size: 12px;
        color: black;
        font-weight: normal;
        text-decoration: none;
        padding-top:5px;
}

#cattext a:hover, #cattext a:active {
        font-size: 12px;
        color: black;
        font-weight: normal;
        text-decoration: underline;
}

#shadow {
        background-image: url(/images/content_bg.gif);
        background-repeat: repeat-y;
}

#right {
        background-image: url(/images/right.gif);
        background-repeat: repeat-y;
}

#subheader {
        background-image: url(/images/subheader.gif);
        background-repeat: no-repeat;
}

p, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	text-align: left
	}

td {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	}

th {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
        color: #ffffff;
	background-color: #996633;
	font-size: 13px;
	font-weight: normal;
	padding: 3px 3px 3px 3px;
	}

h1 {
	margin: 4px 4px 4px 4px;
	padding: 0;
	font-size: 30px;
	letter-spacing: 2pt;
	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: 18px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 10px 2px 10px 5px;
	color: black;
	}

h4 {
	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: 24px;
	letter-spacing: 0pt;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	color: #996633;
	}

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;
	}

.inline {
	display: inline;
	border:0;
        vertical-align:middle;
	}

#top_nav {
	text-align: right;
	font-size: 12px;
	font-weight: normal;
	padding: 5px 5px 5px 5px;
	}

#breadcrumb {
	font-size: 12px;
	font-weight: normal;
	padding: 7px 2px 2px 15px;
        color: black;
	}

#breadcrumb a:link, #breadcrumb a:visited {
        color: black;
	font-size: 12px;
	font-weight: normal;
        text-decoration: none;
}

#breadcrumb a:hover, #breadcrumb a:active {
        color: black;
	font-size: 12px;
	font-weight: normal;
        text-decoration: underline;
}

#area_top {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 0px solid #000000;
	border-right: 1px solid #000000;
	}

#area_middle_left {
	border-top: 0px 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-weight: bold;
	line-height: 1.5;
	}

#area_middle_right {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 8px 8px 8px 8px;
	}

#area_middle_right p {
	text-align: left;
	font-weight: normal;
	line-height: 1.5;
	padding: 0px 8px 0px 8px;
	}

.category_button {
	text-align: left;
	}

.category_button_on {
	text-align: left;
	}

.sitesearch_btn {
	display:inline; display:inline-block;
	width:25px;
        height:22px;
	margin:0.2em; padding:1px;
	font-size:11px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	background:#cdf;
	color:#333;
	border: thin ouset #cccccc;
	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; padding:1px;
	font-size:11px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	background:#cdf;
	color:#333;
	border:1px solid #ccc;
	vertical-align:middle;
        horizontal-align:right;
	white-space:nowrap;
	cursor:hand; cursor:pointer;
	}
.addtocart_btn[class] {
	width:auto;
	min-width:50px;
	}
.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:#ea471c; color:white }

.btnstyle2 { background:#cccccc; color:black }

#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 8px;
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 1pt;
	}


#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: 12px;
		font-weight: normal;
		color: black;
		background: transparent;
              }

.prodshipweight {
         	  font-size: 12px;
		  font-weight: normal;
		  color: black;
		  background: transparent;
		}

.largetext {
         	font-size: 16px;
		font-weight: bold;
		color: black;
		background: transparent;
	     }

.normaltext {
         	font-size: 12px;
		font-weight: normal;
		color: black;
		background: transparent;
	     }

.formtext {
         	font-size: 12px;
		font-weight: normal;
		color: black;
	     }

.formtext2 {
         	font-size: 13px;
		font-weight: normal;
		color: black;
                border: 1px solid black;
	     }

.smalltext {
         	font-size: 11px;
		font-weight: normal;
		color: black;
		background: transparent;
	}

.xsmalltext {
         	font-size: 10px;
		font-weight: normal;
		color: black;
		background: transparent;
	}

#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: #336666;
        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: #336666;
        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;
	background: transparent;
	}

#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: #336666;
        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: #d1cea5;
        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: #d1cea5;
        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: #996633;
	text-decoration: underline;
	font-weight: normal;
        font-size:12px;
	}

a:hover,a:active {
	color: #996633;
	text-decoration: none;
	font-weight: normal;
        font-size:12px;
	}

A.menu_links:link,A.menu_links:visited {
        color: blue;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
        text-decoration: none;
        font-weight: bold;
        font-size:14px;
}

A.menu_links:hover,A.menu_links:active {
        color: red;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
        text-decoration: none;
        font-weight: bold;
        font-size:14px;
}

A.mainarea_links:link,A.mainarea_links:visited {
        color: #78gt85;
        font-size: 12px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
        text-decoration: none;
        font-weight: bold;
}

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: bold;
 font-size: 12px;
 font-weight: bold;
 color: black;
 background: transparent;
}

#parentcat { line-height: 2; }
#catimg { vertical-align: top; }
#siteprod { color: black; font-weight: normal; }
#subcat { font-weight: normal; }

.reverseWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bolder;
}
.redCentered {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #FF0000;
	text-align: center;
}
.finePrint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.redAttention {color: #FF0000; font-family: 
	Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bolder;
}
.boldArial {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
}









#footer-extra-nav {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif; 
	width:820px; 
	padding-left:5px;
	background:#660000;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin: 5px auto;
	height:260px;
	color:#EBBB9D;
        text-align:left;
	  }
	  #footer-extra-nav p {
		  text-align:left !important;
		  font-family:Arial, Helvetica, sans-serif;
		  font-weight:bold;
		  font-size:18px;
		  margin: 0 0 7px 0;
		  color:#EBBC6C;
	  	  }
	  	  #footer-extra-nav a {
		  font-size:10px !important;
		  color:#EBBB9D;
	  	  }	  	  
	  	  #footer-extra-nav a:hover {
		  font-size:10px !important;
		  color:#EBBC6C;
                  text-decoration:underline !important;
		  
	 	  }
	  	  #footer-extra-nav a span {
		  font-size:11px !important;
		  color:#EEE;
		  font-weight:bold;
	  	  }
	  .footer-first-box {
		  width:250px; height:230px; 
		  display:inline; 
		  float:left; 
		  margin:10px 0 0 10px; 
		  padding-right:10px; 
		  border-right:#CCC dashed 1px;
                  text-align:left; 
	  }
	  .footer-second-box {
		  width:100px; height:230px; 
		  display:inline; 
		  float:left; 
		  margin:10px 0 0 10px; 
		  padding-right:10px; 
		  border-right:#CCC dashed 1px;
                  text-align:left; 
	  }
	  .footer-third-box {
		  width:175px; height:230px; 
		  display:inline; 
		  float:left; 
		  margin:10px 0 0 10px; 
		  padding-right:10px; 
		  border-right:#CCC dashed 1px;
                  text-align:left; 
	  }
	  .footer-fourth-box {
		  width:190px; height:230px; 
		  display:inline; 
		  float:left; 
		  margin:10px 0 0 10px; 
		  padding-right:10px;
                  text-align:left; 
	  }
	  
div.AuthorizeNetSeal{text-align:center;margin:0;padding:0;width:90px;font:normal 9px arial,helvetica,san-serif;line-height:10px;}
div.AuthorizeNetSeal a{text-decoration:none;color:black;}
div.AuthorizeNetSeal a:visited{color:black;}
div.AuthorizeNetSeal a:active{color:black;}
div.AuthorizeNetSeal a:hover{text-decoration:underline;color:black;}
div.AuthorizeNetSeal a img{border:0px;margin:0px;text-decoration:none;}