@charset "UTF-8";
/* CSS Document */

/* CORE */

* {margin: 0;}

html {
}

body {
 margin:10px 10px 10px 10px;
 color: #000000;
 background-color:#ffffff;
 padding:0px;
}

p, li, ul, ol, h1, h2, h3, h4, h5, h6 {
 font-family: Arial, Tahoma, Helvetica, sans-serif;
 text-align: left;
}

.outer {
	text-align: center;
	margin: 0 auto;
	width: 932px;
	background-image: url(images/shadow.jpg);
}

.outer-table {
 margin-left: auto;
 margin-right: auto;
 width: 800px;
}

.category {
	text-align: left;
	border: 1px #82B5BD;
	text-transform: capitalize;
}
.recentlyViewed {
	background-color: #cfdfe8;
	background-image: url(images/recentlyViewed.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 4em 1em 1em 1em;
}

.top_menu {
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
	background: #fff5c9;
}

.top_menu_on {
	font-size: 12px;
	font-weight: normal;
	padding: 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;
}

td {
 font-family: Arial, Tahoma, Helvetica, sans-serif;
}

th {
 font-family: Arial, Tahoma, Helvetica, sans-serif;
 color: #353a53;
 background-color: #82b6bd;
 font-size: 12px;
 font-weight: bold;
 padding: 5px;
 text-align: center;
}

h1, h1 a:link, h1 a:visited {
	margin: 0px 4px 0px 4px;
	padding: 0;
	font-size: 30px;
	letter-spacing: 1pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-transform: capitalize;
}

h1 a:hover, h1 a:active {
 margin: 0px 4px 0px 4px;
 padding: 0;
 font-size: 30px;
 letter-spacing: 1pt;
 font-weight: bold;
 color: #990000;
 text-decoration: underline;
}

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: #FFF5C9;
}

h3 {
	text-align: left;
	font-size: 250%;
	letter-spacing: 1pt;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 0px;
	color: #990000;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-transform: capitalize;
	font-weight: lighter;
}

h4 {
 text-align: center;
 border-top: 1px solid #CCC;
 border-right: 0px solid #000000;
 border-bottom: 1px solid #CCC;
 border-left: 0px solid #000000;
 font-size: 14px;
 letter-spacing: 0pt;
 font-weight: bold;
 margin: 0px 0px 5px 0px;
 padding: 2px 0px 2px 0px;
 color: #990000;
 background: #f3bd73;
}

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: center;
	font-size: 80%;
	font-weight: bold;
	padding: .5em;
	background-color: #0E1E2F;
	color: #FFFFFF;
	clear: both;
	margin: 0 17px;
	text-transform: capitalize;
}
	#top_nav ul {
		list-style: none;
		padding:0; margin:0;
	}

	#top_nav li {
		display:inline;
		padding: 0 1em;
	}
	
	#top_nav a:link, #top_nav a:visited {
		color: #fff5c9;
		text-decoration:none;
	}

	#top_nav a:hover, #top_nav a:active {
		color: #930B0E;
		text-decoration:none;
		background-color: #82B5BD;
	}

#belly {
	margin: 0 17px;
        _margin: 0 8px;
	background-color: #FFFFFF;
	width: 898px;
        /*_width: 864px;*/
	float: left;
	clear:both;
}

#footer {
	width:932px;
	padding: 0;
	margin:0 auto;
	background-image: url(images/footer.jpg);
	clear: both;
	height: 65px;
	float: left;
}

#breadcrumb {

	font-size: 50%;
	font-weight: bold;
	padding: 2px 2px 2px 0px;
	color: #82B5BD;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

#breadcrumb a:link, #breadcrumb a:visited {
	font-size: 100%;
	font-weight: bold;
	color: #82B5BD;
	text-decoration: none;
}

#breadcrumb a:hover, #breadcrumb a:active {
	font-size: 100%;
	font-weight: bold;
	color: #82B5BD;
	text-decoration: underline;
}

#area_top {
 border-top: 1px solid #666666;
 border-left: 1px solid #666666;
 border-bottom: 0px solid #000000;
 border-right: 1px solid #666666;
 background-color: #e1e1e1;
}

#area_middle_left {
	padding: 0;
	font-weight: bold;
	line-height: 1.5;
	width: 225px;
        _width: 215px;
	background-color: #F3BD74;
	margin: 0px;
	float: left;
}
	ul#navlist {
		text-align: left;
		list-style: none;
		padding: 0;
		margin: 0 auto;
		width: 100%;
	}
	
	ul#navlist li {
		display: block;
		margin: 0;
		padding: 0;
	}
	
	ul#navlist li a {
		display: block;
		width: 215px;
                _width: 205px;
		padding: 5px;
		border-width: 0 1px 1px 1px;
		border-color: #82B5BD;
		border-style: solid;
		color: #333333;
		text-decoration: none;
		background-color: #FFF5C9;
	}
	
	#navcontainer>ul#navlist li a { width: auto; }
	
	ul#navlist li#active a {
		color: #990000;
		background-color: #F3BD74;
	}
	
	ul#navlist li a:hover, ul#navlist li#active a:hover {
		color: #990000;
		/*background: transparent;*/
		border-color: #82B5BD;
	}
	.subnav{
		background-image: url(http://hamsandjams.commercev3.com/images/subArrow.gif);
		background-repeat: no-repeat;
		background-position: 0 0;
		padding-left: 2em;
	}


#area_middle_right {
	border-top: 1px solid #666666;
	border-bottom: 0px solid #000000;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	padding: 8px;
	width: 650px;
        _width: 634px;
	background-color: #FFFFFF;
	text-align:left;
	float: left;
    margin: 0;
}

#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: Arial, Tahoma, Helvetica, sans-serif;
 font-weight:normal;
 text-decoration:none;
 background:#0E1E2F;
 color:#82b6bd;
 border: 1px solid #333;
 vertical-align:middle;
 cursor:default; cursor:pointer;
}

.addtocart_btn {
 display:inline; display:inline-block;
 width:100px;
 margin:0.0em; padding:2px;
 font-size:11px;
 font-family: Arial, Tahoma, Helvetica, sans-serif;
 font-weight:normal;
 text-decoration:none;
 text-align:center;
 background:#82b6bd;
 color:#353a53;
 border:1px solid #666;
 vertical-align:middle;
 white-space:nowrap;
 cursor:default; cursor:pointer;
}

.addtocart_btn[class] {
 width:auto;
}

.addtocart_btn:hover { background:#82b6bd; color:#353a53; text-decoration: none;}
.addtocart_btn:hover strong { background:#82b6bd; color:#353a53;}

.btnstyle1 { background:#353a53; color:#82b6bd;}

.btnstyle2 { background:#82b6bd; color:353a53;}

.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: #990000;
}

#prev_next a:link, #prev_next a:visited {
 font-size: 12px;
 font-weight: normal;
 color: #990000;
 text-decoration: underline;
}

#prev_next a:hover, #prev_next a:active {
 font-size: 12px;
 font-weight: normal;
 color: #990000;
 text-decoration: none;
}

.product_panel {
/* width: 150px;float: left; */
 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: black;
 background: transparent;
 }


.prodshipweight {


  font-size: 12px;

 font-weight: normal;
 color: black;
 background: transparent;
}

.largetext {
 font-size: 16px;
 font-weight: bold;
 color: #353a53;
}

.normaltext {
 font-size: 12px;
 font-weight: normal;
 color: black;
}

.formtext {
 font-size: 12px;
 font-weight: normal;
 color: black;
 border:1px solid #CCC;
}

.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: black;
}

#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: #9c3620;
 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: #990000;
 text-decoration: none;
 font-weight: bold;
 font-size:12px;
}

a:hover,a:active {
 color: #990000;
 font-weight: bold;
 text-decoration: underline;
 font-size:12px;
}

/* nav area on left column */
A.menu_links:link,A.menu_links:visited {
	color: #3B3E46;
	text-decoration: none;
	font-size:12px;
	font-weight:normal;
}

A.menu_links:hover,A.menu_links:active {
	color: #353A52;
	text-decoration: underline;
	font-size:12px;
	font-weight:bold;
}



A.top_links:link,A.top_links:visited {
 color: #990000;
 text-decoration: none;
 font-size:11px;
 font-weight:normal;
}

A.top_links:hover,A.top_links:active {
 color: #990000;
 text-decoration: underline;



 font-size:11px;


 font-weight:normal;
}

.prod_links {
 padding:5px 0px 5px 0px;
}

.prod_links a:link, .prod_links a:visited {
 color: #990000;
 text-decoration: none;
 font-size:12px;
 font-weight:bold;
}

.prod_links a:hover, .prod_links a:active {
 color: #990000;
 text-decoration: underline;

 font-size:12px;
 font-weight:bold;
}

A.mainarea_links:link,A.mainarea_links:visited {
 color: #990000;
 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;
}

.dynamic_qty {
 background: transparent;
 border: 0px;
 width: 60px;
 font-weight: bold;
 font-size: 12px;
 color: black;
}

#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;}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.searchBox {
	background-color: #82B6BD;
	padding: .5em;
}
#banner{
    min-height: 250px;
    height: 250px;
}
.fineprint {
	font-style: italic;
	color: #82B6BD;
        font-size: 75%;
}