@charset "utf-8";
/* CSS Document */

* 
	{
	margin: 0;
	padding: 0;
	}

body
	{
	behavior:url("web/css/csshover.htc");
	background: url(../image/133/body_bg.jpg) top left repeat;
	background-color:transparent;
	color: #333333;
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}

#contentwrapper p, ul, ol
	{
	text-align: justify;
	}

#subcontent p
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left !important;
	font-size:12px;
	padding-top: 10px;
	/*font-weight:bold;*/
	}

#subcontent strong
	{
	font-size:18px;
	font-weight:bold;
	color: #FF0000;
	}

#maincontent a 	
	{
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	}

#maincontent a:hover
	{
	text-decoration: none;
	font-weight: bold;
	}
	
div#totalwrapper
	{
	display:block;
	width:955px;
	margin:0 auto;
	position:relative;
	background:url(../image/133/content_wrapper.jpg) top right repeat-y;
	}

div#masthead 
	{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../image/133/bg_masthead.jpg) no-repeat scroll center top;
	display:block;
	float:left;
	height:275px;
	margin:0;
	padding:0;
	width:955px;
	}
	
div#masthead ul#logomenu
	{
	float: right;
	list-style-type:none;
	margin:0;
	padding:0;
	}	

div#masthead ul#logomenu li
	{
	float: left;
	color: #333333;
	margin-top:3px;
	margin-right: 20px;
	}

div#masthead ul#logomenu li a
	{
	color: #CBD5CC;
	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:147px;
	left:35px;
	display:block;
	color:#FFFFFF;
	font-style: normal;
	width:293px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	}

div#masthead h1
	{
	position:absolute;
	top:83px;
	left:35px;
	color:#fff;
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center !important;
	}

div#masthead h3
	{
	position:absolute;
	left:34px;
	top:121px;
	color:#fff;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:1px;
	}

div#mainmenudiv 
	{
	background-image:url(../image/133/blockdefault.gif);
	background-position:center top;
	background-repeat:repeat-x;
	display:block;
	left:0;
	padding:0 0;
	position:absolute;
	top:221px;
	width:955px;
	}
	
ul.mainmenu
	{
	position:relative;
	list-style-type:none;
	margin:0;
	padding:0;
	}

ul.mainmenu li 
	{
	border-left:1px solid #333333;
	border-right:1px solid #FFFFFF;
	display:block;
	float:left;
	padding:10px 0;
	position:relative;
	}

ul.mainmenu li.last 
	{
	margin-right:0px;
	}

ul.mainmenu li a 
	{
	background-image: url(../image/133/blockdefault.gif);
	background-repeat: repeat-x;
	background-position: center center;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	padding:10px 8px;
	}

ul.mainmenu li a:hover 
	{
	color:#FFFFFF;
	background-image: url(../image/133/blockactive.gif);
	background-repeat: repeat-x;
	background-position: center center;
	}
	
ul.mainmenu li ul
	{
	display: none;
	}
	
ul.mainmenu li:hover ul,
ul.mainmenu li.over ul 
	{
	display: block;
	position: absolute;
	left: 5px;
	top: 20px;
	padding: 0;
	margin:0 !important;
	list-style-type: none;
	color:#FFF;
	z-index: 1000;
	}
	
ul.mainmenu li ul li 
	{
	padding-left:0 !important;
	margin:0 !important;
	clear:both;
	position:relative;
	padding:0px;
	top: 18px;
	background-image: url(../image/133/blockdefault.gif);
	background-repeat: repeat-x;
	background-position: center center;
	}
	
ul.mainmenu li ul li a 
	{
	display:block;
	width:260px;
	text-transform: none;
	line-height: 15px;
	font-weight: normal;
	padding:5px;
	margin:0 !important;
	font-size:12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-align:left;
	}
		
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:196px;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	top: 0px;
	padding: 0;
	margin:0 !important;
	list-style-type: none;
	z-index: 1000;
	color:#FFF;
	}
	
ul.mainmenu li ul li ul li 
	{
	padding-left:0 !important;
	margin:0 !important;
	top:0px;
	clear:both;
	}
	
ul.mainmenu li ul li ul li a 
	{
	display:block;
	width:186px;
	text-transform: none;
	line-height: 13px;
	font-weight: normal;
	border-bottom: 1px solid #000;
	padding:5px;
	padding-left:8px;
	margin:0 !important;
	font-size:12px;
	}

/* Page */
div#contentwrapper 
	{
	display:block;
	float:left;
	width: 955px;
	background-image: url(../image/133/content_wrappe2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
	
/* Search */
div#searchbar 
	{
	display:block;
	position:absolute;
	top:191px;
	left:697px;
	width:265px;
	height:30px;
	}

#searchbar fieldset 
	{
	border: none;
	}

#searchbar legend 
	{
	display: none;
	}

#searchbar label 
	{
	display:block;
	float:left;
	width: 60px;
	color: #FFFFFF;
	font-weight: bold;
	font-size:14px;
	}

#searchbar input 
	{
	display:block;
	float:left;
	padding: 2px;
	border: 1px solid #333333;
	font-size:11px;
	color:#333333;
	width: 110px;
	margin-top:1px;
	background-color: #CCCCCC;
	}

#searchbar fieldset em
	{
	color: #EE0000;
	}

#searchbar input.button
	{
	width: 65px;
	color: #fff;
	border:1px solid #ccc39b;
	text-transform: uppercase;
	font-weight: bold;
	margin-left:3px;
	margin-top:0px;
	cursor:pointer;
	background-color: #000000;
	}

#searchbar #param_search_type_single
	{
	display:none !important;
	}
/* //Search */

/* Content */
#maincontent
	{
	float: left;
	width: 646px;
	padding: 0 80px 0 20px;
	color:#333333;
	min-height:500px;
	height:auto !important;
	height:500px;
	font-size: 13px;
	}
	
#maincontent table thead tr td 
	{
	font-size:11px;
	font-weight:bold;
	border-top:1px solid #003300;
	color:#003300;
	padding:4px 4px 4px 1px;
	background: #9CAC91 url(../image/133/theadBG.jpg) repeat-x left bottom;
	}

#maincontent table tr td 
	{
	font-size:11px;
	text-align:left;
	line-height:normal;
	padding:3px 1px;
	vertical-align:top;
	border-bottom:1px dotted #003300;
	background-color: #D1E3D3;
	}

div.textboxone img, div.textboxtwo img
	{
	/*float:right;
	margin-left:10px;*/
	}

div.cssitem
	{
	display:block;
	float:left;
	width: 215px;
	height:115px;
	}

div.cssitem img
	{
	display:block;
	float:left;
	width: 200px;
	height: 100px;
	margin:0;
	border:2px solid #333333;
	}

.photoone 
	{
	max-width:480px !important;
	overflow:hidden;
	float:right;
	margin:2px 0 4px 8px;
	}

.phototwo 
	{
	max-width:480px !important;
	overflow:hidden;
	float:right;
	margin:2px 0 4px 8px;
	}

/* Sidebar */
#subcontent 
	{
	float: right;
	width: 176px;
	padding: 0 10px 0 10px;
	color:#000;
	}

/* Footer */
div#clearboth
	{
	height:1px;
	clear:both;
	}

#footer 
	{
	clear: both;
	width: 955px;
	height:20px;
	padding: 5px 0px;
	text-align:center;
	background-color: #CBD5CC;
	border-top-style: double;
	border-top-width: 1px;
	border-top-color: #556949;
	}
/* // 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 #ccc39b;
	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:#333333;
	border-bottom:1px solid #333333;
	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 #ccc39b;
	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:#000;
	}

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 #ccc39b;
	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;
	height:20px !important;
	}
/* // Product Detail */

/* FORM */
/*
label{
	display:block;
	width:300px;
	clear:left;
}
*/
input:text, select
	{
	border: 1px solid #9c0a0d;
	width:250px;
	background:#fff;
	color:#333;
	}

textarea
	{
	border: 1px solid #9c0a0d;
	width:350px;
	background:#fff;
	color:#333;
	}

input#security_code
	{
	width:120px;
	}

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;
	}

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: #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;
	}

/* errormessage div (checkout) */
div.errormessage
	{
	color: red;
	}

#subcontent #frmpage 
	{
	margin: 0;
	padding: 0;
	}

#subcontent #frmpage em
	{
	color:#f00;
	}
	
#subcontent #frmpage fieldset 
	{
	margin: 1px;
	padding: 1px;
	border: none;
	position: relative;
	}
	
#subcontent #frmpage fieldset legend 
	{
	font-size: 18px;
	font-family: Arial;;
	top: -10px;
	position: relative;
	color:#666;
	}
	
#subcontent #frmpage fieldset label 
	{
	display: block;
	float: left;
	text-align: right;
	width: 60px;
	line-height: 17px;
	padding-right: 5px;
	font-weight: bold;
	}
	
#subcontent #frmpage fieldset br 
	{
	clear: left;
	}
	
#subcontent #frmpage fieldset input,
#subcontent #frmpage fieldset textarea
	{
	border: 1px solid #111111;
	padding: 2px;
	float: left;
	margin-bottom: 2px;
	background-color: #FFFFFF;
	width: 100px;
	font-size: 11px;
	color:#666;
	}

#subcontent #frmpage .submit
	{
	background-color: #d1e3d3 !important;
	color: #000000 !important;
	}

#subcontent .phone
	{
	font-size: 17px;
	font-family: Arial;
	font-weight: bold;
	color: #F00;
	}

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;
	}
	
div.errormessage
	{
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
div.searchform a#a_search_fields
	{
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	}

div.searchresults
	{
	margin-top: 5px;
	}
	
div.searchform div
	{
	margin-top: 5px;
	margin-bottom: 5px;
	}

div.searchform form
	{
	background-color: white;
	}
	
div.searchform form fieldset legend
	{
	padding: 5px;
	}
	
div.searchform form fieldset
	{
	border-style: none;
	}
	
div.searchform textarea,
div.searchform input
	{
	width: 200px;
	margin: 5px;
	}
	
div.searchform select
	{
	width: 207px;
	margin: 5px;
	}
	
div.searchform fieldset label
	{
	width: 120px;
	float: left;
	padding-right: 5px;
	text-align: right;
	}

#footercopy
	{
	float:left;
	clear:none;
	width:800px;
	}
#footerlink
	{
	float:left;
	clear:none;
	width:50px;
	}

