html, body, h1, h2, h3, h4, ul, li 
	{
	margin: 0;
	padding: 0;
	}
h1 img 
	{
	display: block;
	}
img 
	{
	border: 0;
	}
a 
	{
	color: #464544;
	}
a:hover 
	{
	color: #FFA405;
	}
.left 
	{
	float: left;
	}
.right 
	{
	float: right;
	}
.more 
	{
	text-align: right;
	}
.clear 
	{
	clear: both;
	}

body 
	{
	background: #E0D5B7 url(../image/111/page_bg.jpg) repeat-x;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #74653D;
	padding-bottom: 10px;
	padding-top: 31px;
	}

/** layout **/
#wrapper 
	{
	text-align: left;
	margin: auto;
	width: 778px;
  	position: relative;
  	background: url(../image/111/body_bg.gif) repeat-y;
	}

#header 
	{
	position: absolute;
	top: 0;
	left: 243px;
	width: 535px;
	height: 279px;
	background: url(../image/111/header_2.jpg) no-repeat;
	}
#left 
	{
	float: left;
	width: 243px;
	}
#logo 
	{
	width: 244px;
	height: 152px;
	background: url(../image/111/header_1.jpg) no-repeat;
	text-align: center;
	color: #595959;
	}
#logo h1 
	{
	padding-top: 30px;
	font: 24px "arial narrow", arial, sans-serif;
	}
#logo p 
	{
	margin: 8px 25px 4px 25px;
	border-top: 1px solid #B8B8B8;
	border-bottom: 1px solid #B8B8B8;
	padding: 3px;
	letter-spacing: 0.2em;
	font-weight: bold;
	}

#mainmenu 
	{
  	background: url(../image/111/nav_left.jpg) no-repeat;
	}
#mainmenu ul 
	{
	margin-left: 9px;
	padding-left: 1px;
	padding-bottom: 29px;
	background: #2A2A2A bottom left url(../image/111/nav_bot.jpg) no-repeat;
	}
#mainmenu li 
	{
	list-style: none;
	font: 14px "arial narrow", arial, sans-serif;
	border-top: 1px solid #959595;
	background: 188px 10px url(../image/111/arr_white.gif) no-repeat;
	padding: 7px 0 0 31px;
	}
#mainmenu a 
	{
	color: #fff;
	text-decoration: none;
	border-left: 1px solid #959595;
	padding-left: 10px;
	display: block;
	width: 90%;
	padding: 2px 0 6px 8px;
	}
#mainmenu a:hover 
	{
	text-decoration: underline;
	}
#mainmenu .current 
	{
	border: none;
	background: 188px 10px url(../image/111/arr_orange.gif) no-repeat;
	}
#mainmenu .current a 
	{
	color: #E9C379;
	}

#news 
	{
	background: url(../image/111/news_bg.jpg) repeat-y;
	padding-left: 37px;
	padding-right: 22px;
	padding-bottom: 3px;
	text-align: justify;
	}
#news h2 
	{
	font-size: 12px;
	color: #BE8B06;
	}
#news h3, #news p 
	{
	font-size: 11px;
	margin: 1em 8px 1em 0;
	}
#news a 
	{
	color: #74653D;
	font-weight: bold;
	text-decoration: underline;
	}
#news a:hover 
	{
	color: #38301A;
	}
#news .more 
	{
	font-size: 9px;
	}
#news .hr-dots 
	{
	background: center url(../image/111/dots.gif) repeat-x;
	height: 10px;
	}

#support 
	{
	background: url(../image/111/support.jpg) no-repeat;
	padding: 1px;
	height: 97px;
	color: #1A1A18;
	}
#support p 
	{
	margin: 0.7em 2.6em;
	}

#right 
	{
	float: right;
	width: 490px;
	padding-right: 9px;
	padding-top: 301px;
	}
#right h2 
	{
	font: 18px arial, sans-serif;
	color: #BE8B06;
	border-bottom: 1px solid #C4AE7C;
	padding-bottom: 6px;
	margin-bottom: 1em;
	}
#right h3 
	{
	font: 14px arial, sans-serif;
	color: #BE8B06;
	border-bottom: 1px solid #C4AE7C;
	padding-bottom: 6px;
	margin-bottom: 1em;
	margin-top: 2em;
	}
#welcome 
	{
	margin-right: 20px;
	}
#profile 
	{
	margin-right: 16px;
	}
#right .left 
	{
	margin-right: 18px;
	}
#right .more 
	{
	font-weight: bold;
	font-size: 10px;
	}

#corp, #indu 
	{
	float: left;
	width: 49%;
	}
#corp 
	{
	margin-right: 1%;
	}
#corp-img, #indu-img 
	{
	background: url(../image/111/pic_2.jpg) no-repeat;
	width: 112px;
	height: 23px;
	float: left;
	margin-right: 18px;
	text-align: center;
	padding-top: 90px;
	font-size: 9px;
	font-weight: bold;
	}
#indu-img 
	{
	background: url(../image/111/pic_3.jpg) no-repeat;
	}
#spacer 
	{
	height: 2em;
	}

#footer 
	{
	background: url(../image/111/footer_bg.gif) repeat-y;
	}
#copyright 
	{
	text-align: center;
	padding: 22px 0px 30px 00px;
	font-size: 9px;
	color: #715F36;
	font-weight: bold;
	}
#footerline
	{
	background: url(../image/111/footerline.gif) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
	}
	
	



form 
	{
	margin: 0;
	padding: 0;
	}
	
form fieldset 
	{
	margin: 10px 15px;
	padding: 15px;
	border: none;
	background: #FFFFFF;
	position: relative;
	}
	
form fieldset legend 
	{
	font-size: 18px;
	font-family: Arial;;
	color: #000;
	top: -10px;
	position: relative;
	}
	
form fieldset label 
	{
	display: block;
	float: left;
	text-align: right;
	width: 250px;
	line-height: 17px;
	padding-right: 5px;
	font-size: 11px;
	color: #444;
	font-weight: bold;
	}
	
form fieldset br 
	{
	clear: left;
	}
	
form fieldset input,
form fieldset textarea
	{
	color: #000000;
	border: 1px solid #111111;
	font-size: 12px;
	padding: 2px;
	float: left;
	margin-bottom: 2px;
	background-color: #FFFFFF;
	}
	
form fieldset select 
	{
	padding: 0;
	color: #000000;
	border: 1px solid #111111;
	font-size: 12px;
	float: left;
	margin-bottom: 2px;
	background-color: #FFFFFF;
	}

form fieldset input:focus,
form fieldset textarea:focus,
form fieldset select:focus 
	{
	background-color: #ffffff;
	border: 1px solid #111111;
	color: #300000;
	}

form strong
	{
	color: #FF0000;
	font-weight: bold;
	}

textarea.invisible
	{
	background		: white;
	border			: White;
	border-bottom-color 	: White;
	border-color 		: white;
	border-style 		: none none none none;
	border-top-color 	: White;
	border-width 		: 0;
	margin 			: 0;
	outline-color 		: White;
	outline-style 		: none;
	text-align 		: left;
	Width			: 400px;
	Height			: 100px;
	}
	

#wrapper #right .textbox .photo img
	{ 
    float: left; 
    margin: 5px; 
	}
	
div.productdetail a:link,
div.productstyle a:link,
div.productmanufacturer a:link
	{
	text-decoration:none;
	}
div.productcategory,
div.ingredients,
div.productsubject,
div.productdecor,
div.productdetail,
div.productstyle,
div.productmanufacturer
	{
	margin-left: 8px;
	}
	
div.ordersent
	{
	margin-left: 12px;
	}
div.products
	{
	margin-left: 4px;
	}
/* SHOPPING CART TABLE */
div.shoppingcart
	{
	margin-left: 10px;
	margin-right: 10px;
	width: 482px;
	}
div.carttable table
	{
	border: 1px solid #666666;
	border-collapse: collapse;
	width: 90%;
	}
div.carttable table td
	{
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	padding: 4px;
	}
	
div.carttable table thead
	{
	font-weight: bold;
	background-color: #E0E0E0;
	}
	
div.carttable table td.cartTotal
	{
	font-weight: bold;
	border-style: none;
	}
	
div.carttable table td.cartTotalItem
	{
	border-style: none;
	}
	
div.cartbuttons
	{
		margin-top: 15px;
		margin-bottom: 15px
	}
/* // SHOPPING CART TABLE */
/* CHECKOUT FORM */
div.checkoutForm
	{
	width : 610px;
	}
	
form.checkoutForm fieldset 
	{
	padding:0px;
	border: none;
	background: #ffffff;
	position: relative;
	margin: 0px;
	}
form.checkoutForm fieldset label
	{
	color:#444444;
	display:block;
	float:left;
	font-size:11px;
	font-weight:bold;
	line-height:17px;
	padding-right:0px;
	text-align:right;
	width:120px;
	margin-bottom: 5px;
	}
	
form.checkoutForm fieldset input, 
form.checkoutForm fieldset textarea
	{
	border:1px solid #666666;
	margin-left: 5px;
	width: 300px;
	font-size: 11px;
	}	
form.checkoutForm fieldset input.frmButton 
	{
	width: 100px;
	}	
form.checkoutForm fieldset select 
	{
	background-color:#FFFFFF;
	border:1px solid #666666;
	color:#000000;
	float:left;
	font-size:12px;
	margin-left: 5px;
	margin-bottom:2px;
	padding:2px;
	width: 150px;
	}	
	
form.checkoutForm fieldset legend,
form.checkoutForm fieldset h3
	{
	font-size: 18px;
	top: 0px;
	/* font-family: Arial;; */
	color: #999900;
	margin-top: 5px;
	margin-bottom: 10px;
	position: relative;
	font-weight: normal;
	}
	
form.checkoutForm input#param_same_as
	{
	width: 18px;
	}
form.checkoutForm br
	{
	clear: both;
	}
/* // CHECKOUT FORM */
/* ADD TO CART DIV */
div.addtocart
	{
	margin-top: 20px;
	
	}
div.addtocart fieldset
	{
	padding:0px;
	border: none;
	background: #ffffff;
	position: relative;
	margin: 0px;
	}
	
div.addtocart table
	{
	border: 1px solid #666666;
	border-collapse: collapse;
	width: 499px;
	}
div.addtocart table td
	{
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	padding: 4px;
	}
	
div.addtocart table td.matrixLabel
	{
	font-weight: bold;
	background-color: #E0E0E0;
	text-transform: capitalize;
	}
	
div.addtocart table td input
	{
	margin: 3px;
	width: 30px;
	}
	
div.addtocart fieldset label
	{
	display:block;
	float:left;
	font-weight:bold;
	line-height:17px;
	padding-right:0px;
	text-align:left;
	width:160px;
	}
	
div.addtocart fieldset input, 
div.addtocart fieldset textarea
	{
	background-color:#FFFFFF;
	border:1px solid #666666;
	color:#000000;
	float:left;
	font-size:12px;
	margin-left: 5px;
	margin-bottom:2px;
	padding:2px;
	width: 100px;
	}	
div.addtocart fieldset select 
	{
	background-color:#FFFFFF;
	border:1px solid #666666;
	color:#000000;
	float:left;
	font-size:12px;
	margin-left: 5px;
	margin-bottom:2px;
	padding:2px;
	width: 100px;
	}
	
div.addtocart input.frmButton
	{
	margin-top: 5px;
	margin-left: 2px;
	margin-bottom: 10px;
	}
	
div.addtocart br
	{
	clear: both;
	}
/* // ADD TO CART DIV */
/* PRODUCT DETAILS */
div.spProductLabel
	{
	width: 170px;
	font-weight: bold;
	float: left;
	}
	
div.long
	{
	margin-bottom: 20px;
	}
	
/* errormessage div (checkout) */
div.errormessage
	{
	color: red;
	}
	

div.hover_bigimage img
	{
	height: 300px;
	}
div.hover_thumb
	{
	float: left;
	border-style: none;
	}
div.hover_thumb img
	{
	border-style: none;
	width: 50px;
	}
div.hover_thumb a
	{
	border-style: none;
	}
div.hover
	{
	clear: right;
	}
a.hs-control-prev
	{
	padding: 10px;
	text-align: center;
	}
a.hs-control-next
	{
	padding: 10px;
	text-align: center;
	}
a.hs-control-close
	{
	padding: 10px;
	text-align: center;
	}
	
	
	
	
	