/* ---- MAIN STYLES ----- */

body {
	background: #f7eac1;
	margin: 0;
	padding: 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #875b19;
	line-height: 16px;
}

p {
	margin: 5px 0 10px 0;
}

img {
	border: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.hidden {
	display: none;
}

.clear {
	clear: both;
}

.cleaner {
  clear:both;
  height:1px;
  margin: -1px 0 0 0; padding:0;
  border:none;
  visibility: hidden;
}

/* -- 1st HYPERLINK STYLE -- */

a {
	color: #875b19;
	text-decoration: underline;
}

a:hover {
	color: #6b1c13;
	
	text-decoration: underline;
}

/* -- 2nd HYPERLINK STYLE -- */

.a2 {
	color: #875b19;
	text-decoration: underline;
}

.a2:hover {
	color: #6b1c13;
	text-decoration: underline;
}

/* -- TOP HYPERLINK STYLE -- */

a.top_links {
	color: #875b19;
	text-decoration: none;
	margin: 0 0 0 20px;
	padding: 5px 0 0 5px;
	border-left: solid 1px #f2c57e;
	height: 12px;
	display: block;
	vertical-align: bottom;
	float: right;
}

a.top_links:hover {
	color: #6b1c13;
	text-decoration: none;
}

/* -- ADDITIONAL HYPERLINK STYLES -- */

a.moreinfo {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #6b1c13;
	text-decoration: none;
}

a.moreinfo:hover {
	color: #6b1c13;
	text-decoration: underline;
}

.hierarchicmenu a {
	text-decoration: none;
}

.article a {
	text-decoration: none;
	color: #58110B;
	font-weight: bold;
}

.article a:hover {
	text-decoration: underline;
	color: #6B1C13;
	font-weight: bold;
}

h3 a{
	text-decoration: none;
	color: #6b1c13;
}

h3 a:hover {
	text-decoration: none;
	color: #6b1c13;
}

.products a {
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}


/* - NAVIGATION 1 STYLES - */

#navigation1 {
	margin: 0 0 0 19px;
	padding: 0;
	position: absolute;
	float: left;
}

#navigation1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	top: 0;
}

#navigation1 li, #navigation1 a {
	width: 104px;
	height: 28px;
	display: block;
}

#nav1_home { background: url(../images/nav1_home.gif) left top no-repeat; }
#nav1_home a:hover {background: url(../images/nav1_home_off.gif) left top no-repeat; }
#nav1_home a:visited:hover {background: url(../images/nav1_home_off.gif) left top no-repeat; }
#nav1_home_selected {background: #fff url(../images/nav1_home_off.gif) left top no-repeat; }

#nav1_aboutus { background: url(../images/nav1_aboutus.gif) left top no-repeat; }
#nav1_aboutus a:hover {background: url(../images/nav1_aboutus_off.gif) left top no-repeat; }
#nav1_aboutus a:visited:hover {background: url(../images/nav1_aboutus_off.gif) left top no-repeat; }
#nav1_aboutus_selected {background: #fff url(../images/nav1_aboutus_off.gif) left top no-repeat; }

#nav1_products { background: url(../images/nav1_products.gif) left top no-repeat; }
#nav1_products a:hover {background: url(../images/nav1_products_off.gif) left top no-repeat; }
#nav1_products a:visited:hover {background: url(../images/nav1_products_off.gif) left top no-repeat; }
#nav1_products_selected {background: #fff url(../images/nav1_products_off.gif) left top no-repeat; }

#nav1_specials { background: url(../images/nav1_specials.gif) left top no-repeat; }
#nav1_specials a:hover {background: url(../images/nav1_specials_off.gif) left top no-repeat; }
#nav1_specials a:visited:hover {background: url(../images/nav1_specials_off.gif) left top no-repeat; }
#nav1_specials_selected {background: #fff url(../images/nav1_specials_off.gif) left top no-repeat; }

#nav1_news { background: url(../images/nav1_news.gif) left top no-repeat; }
#nav1_news a:hover {background: url(../images/nav1_news_off.gif) left top no-repeat; }
#nav1_news a:visited:hover {background: url(../images/nav1_news_off.gif) left top no-repeat; }
#nav1_news_selected {background: #fff url(../images/nav1_news_off.gif) left top no-repeat; }

#nav1_contactus { background: url(../images/nav1_contactus.gif) left top no-repeat; }
#nav1_contactus a:hover {background: url(../images/nav1_contactus_off.gif) left top no-repeat; }
#nav1_contactus a:visited:hover {background: url(../images/nav1_contactus_off.gif) left top no-repeat; }
#nav1_contactus_selected {background: #fff url(../images/nav1_contactus_off.gif) left top no-repeat; }

/* - NAVIGATION STYLES - */

#navigation {
	margin: 0 0 0 186px;
	padding: 0;
	height: 28px;
	position: absolute;
}

#navigation li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}

#navigation li, #navigation a {
	height: 28px;
	display: block;
}

#nav_home {left: 0; width: 51px; background: url(../images/nav_home.gif) left top no-repeat; }
#nav_home a:hover {background: url(../images/nav_home_off.gif) left top no-repeat; }
#nav_home a:visited:hover {background: url(../images/nav_home_off.gif) left top no-repeat; }
#nav_home_selected {left: 0; width: 51px; background: #fff url(../images/nav_home_off.gif) left top no-repeat; }

#nav_aboutus {left: 81px; width: 73px; background: url(../images/nav_aboutus.gif) left top no-repeat; }
#nav_aboutus a:hover {background: url(../images/nav_aboutus_off.gif) left top no-repeat; }
#nav_aboutus a:visited:hover {background: url(../images/nav_aboutus_off.gif) left top no-repeat; }
#nav_aboutus_selected {left: 81px; width: 73px; background: #fff url(../images/nav_aboutus_off.gif) left top no-repeat; }

#nav_products {left: 184px; width: 71px; background: url(../images/nav_products.gif) left top no-repeat; }
#nav_products a:hover {background: url(../images/nav_products_off.gif) left top no-repeat; }
#nav_products a:visited:hover {background: url(../images/nav_products_off.gif) left top no-repeat; }
#nav_products_selected {left: 184px; width: 71px; background: #fff url(../images/nav_products_off.gif) left top no-repeat; }

#nav_specials {left: 285px; width: 67px; background: url(../images/nav_specials.gif) left top no-repeat; }
#nav_specials a:hover {background: url(../images/nav_specials_off.gif) left top no-repeat; }
#nav_specials a:visited:hover {background: url(../images/nav_specials_off.gif) left top no-repeat; }
#nav_specials_selected {left: 285px; width: 67px; background: #fff url(../images/nav_specials_off.gif) left top no-repeat; }

#nav_news {left: 382px; width: 48px; background: url(../images/nav_news.gif) left top no-repeat; }
#nav_news a:hover {background: url(../images/nav_news_off.gif) left top no-repeat; }
#nav_news a:visited:hover {background: url(../images/nav_news_off.gif) left top no-repeat; }
#nav_news_selected {left: 382px; width: 48px; background: #fff url(../images/nav_news_off.gif) left top no-repeat; }

#nav_contactus {left: 460px; width: 84px; background: url(../images/nav_contactus.gif) left top no-repeat; }
#nav_contactus a:hover {background: url(../images/nav_contactus_off.gif) left top no-repeat; }
#nav_contactus a:visited:hover {background: url(../images/nav_contactus_off.gif) left top no-repeat; }
#nav_contactus_selected {left: 460px; width: 84px; background: #fff url(../images/nav_contactus_off.gif) left top no-repeat; }
.browse {
	float: right;
	margin: 0 -5px 0 0;
	border: none;
}

.hierarchicmenu {
	font-size: 9px;
	margin: 0 0 15px 0;
}

#divnavselectmenu {
	width: 183px;
	float: right;
	height: 22px;
	z-index: 2;
	background: url("../images/bg_navselectmenu.gif") 0 0 no-repeat;
}

.navselectmenu {
	z-index: 1;
	background-color: #FEEFD8;
	border: 1px solid #BF7E24;
	font-size: 14px;
	width: 183px;
	opacity: 0;
}


/* --- CONTENT STYLES --- */

#container { 
	width: 770px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	height: auto;
}

#prouds_gallery {
	position: absolute;
	float: left;
	margin: 15px 0 0 26px;
}

#top {
	height: 87px;
}

#top_links {
	height: 57px;
}

#top_search {
	height: 30px;
	float: right;
}

#content_home {
	background: #fffae9 url(../images/bg_content_home.gif) top left repeat-x;
	border-top: solid 1px #e4b56b;
	padding: 68px 20px 0 20px;
}

#content {
	background: #fffae9 url(../images/bg_content.gif) top left repeat-x;
	border-top: solid 1px #e4b56b;
	padding: 17px 20px 0 20px;
}

#header1 {
	height: 188px;
	border-bottom: solid 1px #e4b56b;
}

#header1_right {
	float: right;
	margin: -40px 0 0 158px;
	position: absolute;
}

#header {
	height: 69px;
}

.main_home {
	padding: 15px 15px 0 15px;
}

.main_home_box {
	width: 330px;
	float: left;
}

#main_home_line {
	width: 40px;
	height: 235px;
	float: left;
	background: url(../images/main_home_line.gif) top left repeat-y;
}

#main_home_line2 {
	width: 40px;
	height: 135px;
	float: left;
	background: url(../images/main_home_line.gif) top left repeat-y;
}

#main {
	padding: 0;
}

.main_box {
	padding: 0 15px 1px 15px;
}


.productcats {
	float: left;
	height: 90px;
	width: 330px;
	margin-bottom: 26px;
	background: #c37833 url(../images/bg_productcats.gif) top left repeat-x;
	border: 2px solid #BF7E24;
	background-color: #CD8F3A;
}

.productcats .thumbnail {
	margin-right: 10px;
}

.productcat {
	height: 75px;
	margin-left: 70px;
	padding: 0 5px 15px 5px;
	background: #fad79f url(../images/bg_productcats.gif) top left repeat-x;
	border: 2px solid #BF7E24;	
}

.productcat h3 {
	margin: 5px 2px 2px 2px;
}

.productcats2, .productcats3 {
	float: left;
	height: 50px;
	width: 130px;
	padding: 10px 5px 0 5px;
	margin-bottom: 26px;
	background: #f3e1a9 url(../images/bg_productcats2.gif) top left repeat-x;;
	border: 1px solid #BF7E24;
}

.productcats3 {
	height: 40px;
	margin-right: 30px;
}

.products {
	margin-left: 6px;
	background: none;
}

.productheader {
	margin-left: 152px;
	padding: 2px 0 0 2px;
}

.productheader h3 {
	height: 25px;
	margin: -2px 0 10px -2px;
	padding: 9px 0 0 10px;
	background: #fad79f url(../images/bg_product.gif) top left repeat-x;
	border: 2px solid #BF7E24;
}


.enlarge {
	display: block;
	border: 1px solid black;
	background-color: #58110B;
	color: white;
	text-align: center;
	text-decoration: none;
}


#footer {
	height: 74px;
	padding: 0 20px 0 20px;
	background: #fffae9 url(../images/bg_footer.gif) top left repeat-x;
}

#footer_line {
	height: 20px;
	border-bottom: solid 1px #f9e9c6;
}

#footer_box1 {
	float: left;
	margin-left: 5px;
	margin-top: 8px;
	width: 256px;
	line-height: 17px;
}

#footer_box2 {
	float: left;
	width: 304px;
	margin-top: 8px;
	line-height: 17px;
}

#footer_box3 {
	float: left;
	width: 155px;
	margin-top: 8px;
	line-height: 17px;
}

.price {
	float: right;
	height: 28px;
	width: 140px;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	background-color: #B68233;
	background: url(../images/bg_btn_b.gif) repeat-x;
}

#price span {
	background: none;
}

#disclaimer {
	height: 35px;
	padding: 0 20px 0 20px;
}

#copyright {
	float: left;
	margin: 5px 0 0 5px;
}

#bee_interactive {
	float: right;
	margin: 5px 1px 0 0;
}

/* --- TEXT STYLES --- */

h1 {
	margin: 0 0 5px 0;
	padding: 0;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #6b1c13;
}

h1 a {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #6b1c13;
	text-decoration: none;
}

h2 {
	margin: 0 0 10px 0;
	padding: 0;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #af6a00;
}

h2.notice {
	margin: 10px 0 0 0;
	color: #ca2b0c;
	font-size: 10px;
	font-weight: ;
	line-height: 16px;
}

.productcats2 a, .productcats3 a {
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #af6a00;
}



h3 {
	margin: 5px 0 5px 0;
	padding: 0;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #6b1c13;
}


h4 {
	margin: 20px 0 5px 6px;
	padding: 0;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #6b1c13;
}

.hr {
	margin: 0;
	border-top: solid 1px #e4b56b;
}

.hr2 {
	margin: 6px 0 21px 0;
	border-top: solid 1px #e4b56b;
}

.hr3 {
	margin: 3px 0 3px 0;
	border-top: 1px solid #e3af67;
}

.article {
	font-size: 11px;
}

.productcats {
	color: #875B19;
}

.productcat {
	font-size: 10px;
	color: #875B19;
}

.text {
	font-size: 11px;
}


a.price {
	text-decoration: none;
}


a.price:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* --- UL & LI STYLES --- */

ul, ol {
	list-style: outside disc;
	line-height: 20px;
 }

/* ----- FORM STYLES ----- */

form {
	margin: 0;
	padding: 0;
}

.field {
	margin: 0 4px 3px 0;
	padding: 3px 3px 0 3px;
	background: #fff8ee url(../images/btn_bg.gif) top left repeat-x;
	border: 1px solid #c98f34;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #875b19;
	width: 120px;
	height: 17px;
	float: left;
}

input {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	color: #875b19;
	background: #fff8ee url(../images/btn_bg.gif) top left repeat-x;
	border: 1px solid #c98f34;
	margin: 2px 0 2px 0;
}


.search {
	margin: 0 7px 8px 0;
	padding: 3px 3px 0 3px;
	background: #fff8ee url(../images/btn_bg.gif) top left repeat-x;
	border: 1px solid #c98f34;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #875b19;
	width: 120px;
	height: 17px;
	float: left;
}

.btn_search {
	width: 55px;
	height: 22px;
	padding: 0;
	margin: 0;
	border: none;
}

textarea {
	border: 1px solid #c98f34;
	background-color: #FEEDD3;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #875b19;
}

label {
	font-weight: bold;
}

#message, #message2 {
	width: 350px;
	height: 80px;
}


#mailbutton {
	margin-top: 81px 
}

.large_textarea {
	width: 415px;
	height: 100px;
}

/* ---- IMAGE STYLES ---- */

.thumbnail {
	border: 1px solid #c98f34;
	float: left;
	margin-right: 15px;
}

/* ---- OTHER STYLES ---- */

.other {
	margin: 0;
}

.labelplace {
line-height: 22px
}

