@charset "utf-8";
/* CSS Document */

body{
	behavior:url("web/css/csshover.htc");
	background: #e8dda0 url(../image/112/bg_body.gif) top left repeat-x; 
	font: normal 12px "Trebuchet MS", Veranda, Arial, sans-serif;
	color: #000;
	margin:0;
	padding:0;
	}


#contentwrapper p, ul, ol{
	text-align: justify;
	}

a 	{
	text-decoration: none;
	color: #04254b;
	}

a:hover{
	text-decoration: underline;
	}
	
div#totalwrapper{
	display:block;
	width:800px;
	margin:0 auto;
	position:relative;
	background:url(../image/112/bg_contentwrapper.gif) top left repeat-y;
}

div#masthead
	{
	display:block;
	float:left;
	width: 800px;
	height: 203px;
	background: url(../image/112/bg_masthead.jpg) top left no-repeat;
	margin:0;
	padding:0;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	}

div#masthead ul#logomenu
	{
	position:absolute;
	list-style-type:none;
	top:140px;
	left:80px;
	padding:0;
	}	

div#masthead ul#logomenu li
	{
	float: left;
	color: #000;
	margin-top:3px;
	}

div#masthead ul#logomenu li a
	{
	color: #000;
	padding: 0px 5px 0px 8px;
	text-decoration:none;
	font-size:11px;
	}

div#masthead ul#logomenu li a:hover	
	{
	text-decoration:underline;
	}

div#masthead p.slogan
	{
	position:absolute;
	top:140px;
	left:320px;
	display:block;
	color:#000;
	font-family:Georgia, Times New Roman, Times, serif;
	font-style: italic;
	font-size:24px;
	font-weight:bold;
	}

div#masthead h1
	{
	position:absolute;
	top:50px;
	left:25px;
	color:#5e541f;
	font-size:29px;
	font-weight:bold;
	font-family:Georgia, Times New Roman, Times, serif;
	text-transform:uppercase;
	text-align:center !important;
	letter-spacing:2px;
	border-bottom:5px solid #cfb111;
	}

div#masthead h3
	{
	position:absolute;
	left:25px;
	top:96px;
	color:#000;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight:normal;
	}


div#mainmenudiv
	{
	display:block;
	width:235px;
	position:absolute;
	top:207px;
	left:0px;
	}

ul.mainmenu
	{
	position:relative;
	list-style-type:none;
	margin:0;
	padding:0;
	}

ul.mainmenu li 
	{
	position:relative;
	border-bottom:1px solid #FFFF99;
	}

ul.mainmenu li a 
	{
	font-size:15px;
	font-weight:bold;
	color:#643E3B;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding:6px 0px 6px 40px;
	display:block;
	width:195px;
	background:url(../image/112/bg_li.gif) 15px 8px no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #603721;
	}
	
ul.mainmenu li ul
	{
	display: none;
	}
	
ul.mainmenu li:hover ul,
ul.mainmenu li.over ul 
	{
	display: block;
	position: absolute;
	left: 235px;
	top: 0px;
	padding: 0;
	margin:0 !important;
	list-style-type: none;
	z-index: 1000;
	background-color: #FBFACE;
	}
	
ul.mainmenu li ul li 
	{
	background:none;
	padding-left:0 !important;
	margin:0 !important;
	clear:both;
	position:relative;
	padding:0px;
	}
	
ul.mainmenu li ul li a 
	{
	display:block;
	width:250px;
	/*
	text-transform: none;
	line-height: 15px;
	font-weight: normal;
	padding:5px 5px 5px 30px;
	background:url(../image/112/li2.gif) 12px 8px no-repeat;
	margin:0 !important;
	font-size:12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #76333C;
	*/
	}
		
ul.mainmenu li ul li ul
	{
	display: none !important;
	}
	
ul.mainmenu li ul li:hover ul,
ul.mainmenu li ul li.over ul 
	{
	display: block !important;
	position: absolute;
	left: 186px;
	top: 0px;
	padding: 0;
	margin:0 !important;
	list-style-type: none;
	z-index: 1000;
	background-color: #FBFACE;
	}
	
ul.mainmenu li ul li ul li 
	{
	background:none;
	padding-left:0 !important;
	margin:0 !important;
	clear:both;
	}
	
ul.mainmenu li ul li ul li a 
	{
	display:block;
	width:186px;
	text-transform: none;
	line-height: 13px;
	font-weight: normal;
	border-botttom:1px solid #e6e6e4;
	background:url(../image/112/li3.gif) 12px 9px no-repeat;
	padding:5px 5px 5px 25px;
	margin:0 !important;
	font-size:12px;
	}

/* Page */

div#contentwrapper {
	display:block;
	float:left;
	width: 520px;
	}
	
	
/* Search */

div#searchbar 
	{
	display:block;
	position:absolute;
	top:0px;
	left:540px;
	width:265px;
	height:30px;
	}

#searchbar fieldset 
	{
	border: none;
	}

#searchbar legend 
	{
	display: none;
	}

#searchbar label 
	{
	display:block;
	float:left;
	width: 60px;
	color: #000000;
	font-weight: bold;
	font-size:14px;
	}

#searchbar input 
	{
	background:#FFFFFF none repeat scroll 0%;
	border:medium none;
	color:#333333;
	display:block;
	float:left;
	font-size:11px;
	margin-top:0px;
	padding:0px;
	width:105px;
	}

#searchbar fieldset em
	{
	color: #EE0000;
	}

#searchbar input.button
	{
	width: 63px;
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
	margin-left:8px;
	margin-top:0px;
	cursor:pointer;
	background-color: #FFCC00;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CC6600;
	border-right-color: #CC9900;
	}

/* //Search */


/* Content */


#maincontent
	{
	float: left;
	width: 480px;
	padding:0px 20px 0px 300px;
	min-height:500px;
	height:auto !important;
	height:500px;
	}
	
#maincontent img
	{
	max-width:480px;
	width: expression(this.width > 480 ? 480: true);
	}
	
	
/*
div.textboxone img, div.textboxtwo img
	{
	float:right;
	width:230px;
	margin-left:10px;
	border:3px solid #cfb111;
	}
*/
div.csschooser{
margin:0;
}

div.cssitem{
	display:block;
	float:left;
	width: 220px;
	height:120px;
}

div.cssitem img{
	display:block;
	float:left;
	width: 200px;
	height:100px;
	margin:0;
	border:2px solid #cccccc;
}

/* Sidebar */


#subcontent {
	position:absolute;
	display:block;
	float:left !important;
	width: 240px;
	top:400px;  /* this needs to be altered according to the menu it rests underneath */
	left:2px;
	color:#000000;
	padding:0 20px;
    }


/* Footer */

div#clearboth{
	clear:both;
}

#footer {
	clear: both;
	display:block;
	position:absolute;
	left:0px;
	bottom:0px;
	width: 780px;
	padding: 3px 0px 3px 20px;
	text-align:left;
	color:#333333;
	margin-bottom:-20px;
	background-color: #FFCC00;
}

#footer a{
	color:#333333;
}


/* // Footer */



/* Product Thumbs */

div.productcategoryitem{
	display:block;
	float:left;
	width:160px;
	height:180px;
}

div.productcategoryitem div.name{
	display:block;
	float:left;
	width:160px;
	height:25px;
	text-align:center;
}

div.productcategoryitem div.image{
	display:block;
	float:left;
	width:160px;
	height:155px;
	text-align:center;
}

div.productcategoryitem div.image img{
	border:2px solid #cccccc;
	max-width:150px;
	width: expression(this.width > 150 ? 150: true);
	max-height:150px;
	height: expression(this.height > 150 ? 150: true);
}

/* //Product Thumbs */


/* Product Cathgory Thumbs */

div#maincontent h1{
	font-size:18px;
	color:#5e541f;
	border-bottom:1px solid #5e541f;
	padding-bottom:2px;
}

div.products{
	display:block;
	float:left;
	width:160px;
	height:230px;
}

div.products div.name{
	display:block;
	float:left;
	width:160px;
	height:25px;
	text-align:center;
}

div.products div.image{
	display:block;
	float:left;
	width:160px;
	height:155px;
	text-align:center;
}

div.products div.image img{
	border:2px solid #cccccc;
	max-width:150px;
	width: expression(this.width > 150 ? 150: true);
	max-height:150px;
	height: expression(this.height > 150 ? 150: true);
}

div.products div.short{
	display:block;
	float:left;
	width:155px;
	height:30px;
	text-align:center;
	color:#666;
	font-size:11px;
}

div.paging{
	clear:left;
	font-weight:bold;
}

div.paging a{
	font-weight:normal;
}

/* // Product Cathgory Thumbs */


/* Product Detail */

div.productdetail div{
	display:block;
	float:left;
	width:160px;
	height:160px;
}

div.productdetail div img{
	border:2px solid #cccccc;
	max-width:150px;
	width: expression(this.width > 150 ? 150: true);
	max-height:150px;
	height: expression(this.height > 150 ? 150: true);
}

div.long, div.prices, div.category, div.manufacturer, div.subject, div.style, div.width, div.height, div.depth, div.weight, div.startdate, div.enddate, div.geography, div.sorting, div.pst, div.featured1, div.ingredients{
	clear:left;
	width: 480px;
	height:20px !important;
}

/* // Product Detail */


/* FORM */

form label
	{
	display:block;
	width:300px;
	clear:left;	
	}

form input, form select
	{
	border: 1px solid #336699;
	width:250px;
	background:#fff;
	color:#333;
	}

form textarea
	{
	border: 1px solid #336699;
	width:350px;
	background:#fff;
	color:#333;
	}

form input#security_code
	{
	width:120px;
	}

textarea.invisible
	{
	background			: transparent;
	border				: transparent;
	border-bottom-color	: transparent;
	border-color 		: transparent;
	border-style 		: none none none none;
	border-top-color 	: transparent;
	border-width 		: 0;
	margin 				: 0;
	outline-color 		: transparent;
	outline-style 		: none;
	text-align 			: left;
	Width				: 250px;
	height				: 140px;
	}


div.CaptchaImageDiv
	{
    display:block;
	float:left;
	margin-top:10px;
	padding:0;
	text-align:left;
	clear:left;
	width:140px;
	}

div.CaptchaImageDiv img
	{
	margin:0;
	padding:0;
	}

div#ContactForm div.TextFieldDiv
	{
	font-size:10px;
	}

form input#submit
	{
	background:#9c0a0d;
	border: 1px solid #fff;
	color:#000;
	margin-top:10px;
	font-weight:bold;
	width:120px;
	}

/* // FORM */

div.productdetail a:link,
div.productstyle a:link,
div.productmanufacturer a:link
	{
	text-decoration:underline;
	}
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: #3399FF;
	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;
	}
	

/* google banner positioning */

.bannerdiv {
	position:absolute;
	width:120px;
	height:600px;
	left: 806px;
	top: 205px;
	}


.breadcrumb 
	{
	font-size:11px;
	color:#333333;
	font-weight:normal;
	}

.breadcrumb a:link 
	{
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	}

.breadcrumb a:hover 
	{
	color: #FFFFFF;
	background-color: #666600;
	text-decoration:none;
	}

/* SEARCH BAR ZIP START */

div#searchbarzip 
	{
	background-color:#FAF6DF;
	display:block;
	height:135px;
	left:0;
	width:235px;
	/*position:absolute;
	top:694px;*/
	}

#searchbarzip fieldset 
	{
	border: none;
	}

#searchbarzip legend 
	{
	display: none;
	}

#searchbarzip label 
	{
	color:#000000;
	display:block;
	font-size:14px;
	font-weight:bold;
	padding:6px 0px 0px 0pt;
	text-align:left;
	width: 200px !important;
	}

#searchbarzip input 
	{
	background:#FFFFFF none repeat scroll 0 50%;
	color:#333333;
	display:block;
	float:left;
	font-size:11px;
	margin-top:0;
	padding:0;
	width:215px;
	}

#searchbarzip fieldset em
	{
	color: #EE0000;
	}

#searchbarzip input.button
	{
	background-color:#FFFFFF;
	border-right:1px solid #990000;
	border-top:1px solid #990000;
	color:#333333;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	margin-left:0px;
	margin-top:6px;
	text-transform:uppercase;
	/*width:107px;*/
	}
/* search form tweaks end */


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;
	}
	
	
	
