/* Tags */

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
  font-size: 13px;
  font-family:  Helvetica, Geneva, sans-serif;  
  margin: 0;
  padding: 0;
	background: url(images/bg.jpg) repeat-x #333333;
  text-align:left;
}

p {
  font-family: Helvetica, Geneva, sans-serif;  
  margin:6px 0 11px 0;
  color: #333;
  font-size: 13px;
  padding: 2px 0 0 0;
  line-height: 150%
}

h1 {
 	font-family:  Helvetica, Arial, sans-serif;  
	font-size: 22px;
	font-weight: normal;
	margin: 0 0 6px 0px;
	padding:0;
	border-bottom: 0px #676767 solid;
	color: #CB0004;
}

h2 {
 	font-family:  Helvetica, Arial, sans-serif;  
	font-size: 19px;
	font-weight: normal;
	margin: 0 0 3px 0px;
	padding:0;
	color: #333;
}

h3 {
	font-family:  Helvetica, Arial, sans-serif;  
	font-size: 14px;
	color: #333;
	margin: 10px 5px 0px 0px;
}

h4 {
	font-family:  Helvetica, Arial, sans-serif;  
	font-size: 11px;
	color: #333;
	font-weight:bold;
	margin:0;
}

img {
  margin: 0;
  padding: 0;
  border: 0;
}

b { color:#333; }

input {
  padding:0; margin:0;
}

th {
  text-align:left;
}

td {
  vertical-align:top;
  text-align:left;
/* 	padding-right: 6px; */
		padding-right: 0;

}

form {
  margin:2px;
  padding:4px;
}

ul {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Geneva, sans-serif;  
  font-size: 12px;
  color: #333;
}

li {
 padding: 2px;
}

div {
	text-align: left;
}

hr {
	background-color: #AF916B;
	height: 1px;
}


/* Classes */


.floatleft {
  float:left;
  padding:0;
  margin:0;
}

.floatright {
  float:right;
  padding:0;
  margin:0;
}

.rowTint {
  background-color: #DFDFDF;
}

.clear {
  clear: both;
}

.italic {
  font-size:1em;
  font-style: italic;
  font-family: "Helvetica Neue", Helvetica, Geneva, sans-serif;  
  color: #fff;
}

.italic-sm {
  font-size: .85em;
  font-style: italic;
  font-family: "Helvetica Neue", Helvetica, Geneva, sans-serif;  
  color: #fff;
}

.sm {
  font-size: 10px;
  font-style: normal;
  font-family: "Helvetica Neue", Helvetica, Geneva, sans-serif;  
  color: #fff;
}

.border1 {
  border: 1px #000 solid;
  margin: 0 0 10px 10px;
}

.red {
  color: #CB0004;
}

.bold {
  font-weight: bold;
}

input:focus {
  background: #cccccc;
}

/* TD alignment - force a change*/
.align_middle {vertical-align:middle; text-align:center }


.alternateRow {
  background: #ccc;
}




/*  ID's   */


#container {
  width: 950px;
  height: 100%;
  margin: 0 auto;
  padding: 0;
  text-align:center;
  border: 0 #676767 solid;
}

#topnav {
	height: 36px;
	width: 950px;
	text-align: center;
	vertical-align: middle;
}
#main_outer {
  width: 950px;
  height: auto;
	background:  #333333;
	text-align: center;
	padding: 18px 0 0 0;
}
#main { 
	width: 909px;
	min-height: 500px;
	height: auto;
	margin: 0 auto;
	background: url(images/main_top.png) no-repeat top center #fff;
}
#main_content {
	float: left;
	width: 536px;
	margin: 15px 0 0 20px;	
	padding: 0 15px 0 0;
}
#main_content p {
/* 	text-align: justify; */
}

#sidebar {
	float: left;
	width: 318px;
	margin: 15px 10px 0 10px;	
}
#sidebar_int {
	float: left;
	width: 303px;
	margin: 15px 10px 0 10px;	
	padding: 0 0 0 15px;
}


#footer, #footer p {
	color: #999;
	text-align: center;
  width: 950px;
	margin: 12px auto;
	padding-bottom: 5px;	
	font-size: 11px;
}
#footer p {
	width: 800px;
	text-align: left;

/* 	padding: 0 60px; */
}

#int_header {
	margin: 0 0 2px 0;
}

#fp_bottom {
	margin: 0 0 0 20px;
}

tbody { border: 0; }



/* primary navigation */
#topnav h2 { 
	display: none; 
	position: relative;
	z-index: 999;
}
ul.nice-menu {
	border: 0;
	background: transparent;
	margin: 0 0 0 15px;
}
ul.nice-menu li {
	background: transparent;
	border: 0;
	font-size: 12px;
	text-shadow: 1px 1px 1px #000;
	padding: 0;
	list-style-image: url('images/dots.png');
/* 	list-style-position: outside; */
	margin: 0 12px 0 0;
}
#menu-331 { list-style-image: none; }

ul.nice-menu li a {
	color: #fff;
	margin: 2px 0 0 0;
	padding: 8px 14px 6px 3px;
	text-transform: uppercase;
	border: 0 solid #000;
}
ul.nice-menu a:hover {
	color: #6F1514;
	text-decoration: none;	
	background: transparent;
}
ul.nice-menu li.menuparent {
	border: 0;
	background: transparent;
}
ul.nice-menu li.menuparent:hover {
	background: transparent;
	color: #6F1514;
}

ul.nice-menu .menuparent a {
	padding: 8px 14px 8px 3px;
}
ul.nice-menu .menuparent ul li a {
	padding: 8px 14px 8px 6px;
}

ul.nice-menu ul {
	margin: 11px 0 0 0;
	border: 0;
}
ul.nice-menu ul li {
	background: #7F5A3F;
	margin-left: 5px;
}
ul.nice-menu ul li a {
	font-size: 14px;
	text-transform: none;
	border-top: 1px solid #fff;
}
ul.nice-menu ul li a:hover {
	color: #fff;
	background: #6F1514;
}

#header_container {
	position: relative;
}
#slideshow {
	position: relative;
	z-index: 0;
}
#badge {
	position: absolute;
	right: 0;
	top: 0;
}


#block-headerimage-1 .field-label { display: none; }

.field-field-video .field-label { display: none; }

.border1 { 
	border: 1px solid #000;
}

.content p {
	text-align: justify;
}

.content p.rtecenter{
	text-align: center;
}

.submitted { display:none; }

#block-block-1 {
}

#block-uc_cart-0 {
	margin: 0 0 15px 0;
}

.messages {
	margin: 0 0 10px 0;
}


.add-to-cart-orderform {
	float: right;
	margin-top: -15px;
}

.node-add-to-cart, .add-to-cart #edit-submit, .add-to-cart-orderform #edit-submit {
	background: transparent url('images/addtocart2.jpg') no-repeat center center;
	border:0 none;
	padding: 0;
	margin: 0 0 0 0;
	color: transparent;
	height: 45px;
	width: 163px;
	line-height: 1000%;
}
.node-add-to-cart:hover, .add-to-cart #edit-submit:hover, .add-to-cart-orderform #edit-submit:hover {
	background: transparent url('images/addtocart2_f2.jpg') no-repeat center center;
	border:0 none;
	padding: 0;
	margin: 0 0 0 0;
	color: transparent;
	height: 45px;
	width: 163px;
}


/*
.product_webstore form .node-add-to-cart:hover {
	background: transparent url('images/CartButton_f2.jpg') no-repeat center center;
	color: transparent;
	height: 36px;
	width: 136px;
}
*/

#product_right {
	float: right;
	width: 250px;
}
#product_right h2 {
	font-size: 17px;
	color: #CB0004;
}

#product_images {
	float: left;
	width: 280px;
}
#product_images img.imagecache {
	border: 3px solid #AF916B;
}
#product_images a:hover img.imagecache {
	border: 3px solid #ccc;
}

.catalog-grid-image img.imagecache {
	border: 3px solid #AF916B;
}
.catalog-grid-image a:hover img.imagecache {
	border: 3px solid #ccc;
}


.product_big {
	margin: 0 0 10px 0;
}
.product_small {
	float: left;
	margin: 0 10px 10px 0;
}

.product-body p {
	text-align: justify;
}

#product_cart div {
	text-align: center;
}

#price_matrix {
	margin: 16px 0 0 0;
	border: 1px solid #000;
}
#price_matrix table, #product_price {
	text-align: center;
	margin: 0 auto;
	width: 100%;
}
#product_price {
	margin-top: 25px;
}
#price_matrix td {
	padding: 2px 6px;
}

#size_info {
	margin: 20px 0 0 0;
}
#size_info p {
	font-size: 11px;
	text-align: justify;
	margin: 0 10px 0 0;	
}

#block-block-2 {
	float: right;
	border: 1px solid #AF916B;
	padding: 4px 8px;
	margin: 15px 0 0 0;
}




form#uc-cart-view-form {
	margin: 0;
	padding: 0;
}
#cart-form-products {
	border: 0;
}

#cart-form-buttons {
	width: auto;
}
/* #cart-form-buttons, */
/*
#cart-form-products table tr {
	padding: 2px 4px;
}
*/
#cart-form-products thead th {
	border-bottom: 0;
}
#cart-form-products tbody {
	border-top: 0;
	border-color: #fff;
}
#cart-form-products tr.even, #cart-form-products tr.odd  {
	border-bottom: 0;
	background-color: #fff;
}


.breadcrumb {
	margin-bottom: 15px;
}

td.category div {
	text-align: center;
}
td.category img {
	border: 3px solid #AF916B;
	margin-bottom: 5px;
}
td.category a:hover img {
	border: 3px solid #ccc;
}


#made_in_usa {
	margin: 15px 0 0 0;	
}
#made_in_usa img {
	padding-right: 4px;
}


#main_content  img.category { display: none; }

.category-grid-products table {
  text-align: center;
  width: 100%;
  border: 0;
}
.category-grid-products td {
  text-align: center;
  padding: 0 0 20px 0;
  border: 0; 
  background-color: #fff;
}

.view-Videos h2 {
	margin: 30px 0 10px 0;
}

.service-links { margin: 35px 0 20px 0; }

#uc-cart-view-form img {
	border:1px solid #000000;
	float:left;
	padding-right:0;
}

#3dview {
	margin: 0 auto;
	width: 150px;
	border: 1px;
}
#hiddenModalContent {
	text-align: center;
}



/* order form */

/*
#order-form {
	margin: 0 0 0 -20px;
}
*/

#order-form .form-item {
	margin: 0;
}

#order-form .imagecache-cart, .fp .imagecache-cart {
	border: 1px solid #000;
}
.my_image {
	margin: 0 5px 0 5px;
	width: 50px;
	float: left;
	clear: both;
	text-align: center;
}
.my_desc {
	float: left;
	margin: 0 5px 0 5px;
	width: 180px;
}
.attributes_outer {
	float: left;
	margin: 0 5px 0 5px;
	width: 180px;
}

.my_attr {
/* 	float: left; */
	margin: 0 5px 5px 5px;
	width: 170px;
}
.my_quantity {
	float: right;
	margin: 0 5px 0 5px;
	width: 50px;
}
.my_spacer {
	margin: 20px 0 20px 0;
	clear: both;
}

#order-form #edit-submit {
	margin: 5px 0 0 0;
}


#block-gtranslate-0 {
	margin: 10px 0 0 0;
}

.red_small {
  color: #CB0004;
  font-size: 11px;
  font-style: italic;
  text-align: center;
}

#box_table {
	margin-top: 15px;
}
#box_table th {
	border: 1px solid #000;
	padding: 1px 3px;
	background: #B2976C;
	color: #fff;
}
#box_table td {
	border: 1px solid #000;
	padding: 1px 3px;
}
#box_table h3 {
	margin: 0;
}


#block-gtranslate-0, #block-multiblock-1 {
	margin: 0 auto;
}
#block-gtranslate-0 div, #block-multiblock-1 div {
	text-align: center;
}

.issues-link { display: none;}
.pane-content .feed-icon { display: none;}

.fp p {
	text-align: justify;
}

.pane-simplenews-5 h2 { display: none; }

#authorize {
	margin: 10px 0 0 100px;
}

.search-info { display: none; }

#block-block-11 {
	margin: 25px 9px 0 0;
}
#block-block-11 p {
	font-size: 12px;
}

/*
.pic_left {
	border: 1px solid #000;
	margin: 0 5px 5px 0;
}
.pic_right {
	border: 1px solid #000;
	margin: 0 2px 5px 0;
}
*/

.pics_div {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.pics_div img {
	margin-right: 35px;
	border: 1px solid #000;
}

.view-distributors-worldwide  table {
	width: 540px;
}
.view-distributors-worldwide .views-field-title {
	width:210px;
}

#block-block-12 {
	margin: 0 0 15px 0;
}



#about1 {
	width: 870px;
}
#about1 h3 {
	margin-top: 22px;
}
#about1 p {
	font-size: 12px;
	margin: 7px 0 0 0;
	text-align: justify;
	
}

#reseller_price {
	text-align:justify;
	margin: 3px 0 0 3px;
	line-height: 140%;
}

.fp_knife {
	padding-bottom: 12px;
}

#fp_knives_left {
	width: 250px;
/* 	border-right: 1px solid #000; */
	float: left;
}

#did_you_know {
	border: 1px solid #000;
	background: #ccc;
	padding: 4px 8px;
	margin-bottom: 20px;
}
#did_you_know p { margin: 0;}


input#edit-cancel {
	background: url(images/btn_cancel.png) no-repeat;
	width: 122px;
	height: 48px;
	padding:0;
	border: 0;
	font-size: 0;
	line-height: 900%;
}
input#edit-continue {
	background: url(images/btn_revieworder.png) no-repeat;
	width: 135px;
	height: 48px;
	padding:0;
	border: 0;
	font-size: 0;
	line-height: 900%;
}
input#edit-update {
	background: url(images/btn_update_cart.png) no-repeat;
	width: 127px;
	height: 48px;
	padding:0;
	border: 0;
	font-size: 0;
	line-height: 900%;
}
input#edit-checkout {
	background: url(images/btn_checkout.png) no-repeat;
	width: 115px;
	height: 48px;
	padding:0;
	border: 0;
	font-size: 0;
	line-height: 900%;
}

#fb {
	text-align: center;
	margin-bottom: 5px;
	background: #fff;
}
#fb_fp {
	text-align: center;
	margin: 0 0 5px 10px;
}

.center {
	margin: 0 auto;
	width: 100%;
	text-align: center;
}






A:link {text-decoration: none; color: #795439}
A:visited {text-decoration: none; color: #795439}
A:active {text-decoration: none; color:#795439}
A:hover {text-decoration: underline;color: #AF916B;}


/* Alternate link color for header, footer, navigation, etc.
In this case it's a lighter color to contrast with black BG */
.alt a {text-decoration: none;}
.alt a:link {color:#FFFFFF}
.alt a:visited {color:#FFFFFF}
.alt a:active {color:#FFFFFF}
.alt a:hover {text-decoration: underline;color:darkgray}

#footer a {text-decoration: none;}
#footer a:link {color:#FFFFFF}
#footer a:visited {color:#FFFFFF}
#footer a:active {color:#FFFFFF}
#footer a:hover {text-decoration: underline;color:darkgray}




