@charset "utf-8";
* {
	z-index: 10;
}
body, div, h1, h2, h3, h4, h5, img, p, ul, ol, address, form, table, tr, td, th, dl, dt, dd, blockquote {
	position: relative;
	margin: 0;
	padding: 0;
}
body, textarea {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

blockquote {
	margin-left: 30px;
	
}
h1, h2, h3, h4, h5 {
	font-size: 1em;
	margin: 0 1em;
	color:#555;
}
h3{
font-weight:normal;
color: #503625;
}
ul, ol, address, dl {
	line-height: 120%;
	margin: 1em 0;
	color:#555;
}
p{
	line-height: 1.7em;
	/*color: #7e7f81;*/
	/*color: #6d6e71;*/
	color: #503625;
	
}
.none,
.print,
.handheld {
	display: none;
}
.email {
	margin-bottom: -3px;
}
.clear {
	clear: both;
}
img {
	border: 0;
}
a {
	cursor: pointer;
}
a:hover {
}
address {
	font-style: normal;
	color:#333;
}
.fir {
	font-size: 1em;
	overflow: hidden;
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	
}
.fir span {
	width: 100%;
	height: 100%;
	position: absolute;
	background: no-repeat left top;
	display: block;
	top: 0;
	
}
a:hover.fir span {
	background-position: left bottom;
}
form.form br {
	clear: both;
	position: relative;
}
form.form label,
form.form fieldset.radio span {
	position: relative;
	display: block;
	width: 6em;
	float: left;
	text-align: right;
	padding: 0;
	margin: 0 .3em 8px 0;
}
form.form fieldset.radio {
	display: inline;
	padding: 0;
	margin: 0 0 8px 0; /* Same bottom margin as label */
	border: none;
	position: relative;
}
form.form fieldset.radio label {
	padding: 0;
	margin-right: 8px;
	/* Undo styles above */
	float: none;
	text-align: left;
	width: auto;
	display: inline;
	cursor: pointer;
	clear: none;
	white-space: nowrap;
}
form.form input.text,
form.form select,
form.form textarea,
form.form div.LSD_rte {
	width: 300px;
	font-size: 1em;
}
form.form fieldset.radio div {
	width: 300px; /* matches width of input.text */
	margin-left: 6.3em; /* Matches margin and width of label */
}
form.form select {
	width: 305px; /* Add 4 for FF, or 6 for IE, or 5 and call it a day */
}
form.form input.radio {
	cursor: pointer;
}
form.form textarea,
form.form div.LSD_rte {
	margin-bottom: 5px;
}
form ul.errors {
	list-style-type: none;
	padding: .2em .3em;
	margin: .2em .5em 0 6.3em;
	clear: both;
	background: #FFF;
}
form ul.errors li {
	margin: 0;
}
p.notice {
	padding: .2em .3em;
	clear: both;
	background: #FFF;
	border: 1px solid #000;
}
div.LSD_editor {
	margin: 0;
	padding: 0;
	display: inline;
	cursor: pointer;
}
div.slideshow center.nav {
	margin-top: 10px;
}
div.slideshow center.nav a {
	padding: .2em .5em;
	border: 1px solid #FFF;
}
div.slideshow center.nav a.active {
	border-color: #4E1C7C;
}
html {
	overflow: -moz-scrollbars-vertical;
}
body {
	background: #C5DFC6;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 auto;
}

div.home,
div.body {
	width: 761px;
	margin: 0 auto;
}

div.home div.background,
div.bottom_shadow{
	z-index: 1;
	position: absolute;
	width: 828px;
}

div.home div.background{
	height: 100%;
	top: 0;
	background: url(../images/bg-shadow.jpg);
	left: -15px;
}

 div.bottom_shadow{
	background: url(../images/bg-bottom_shadow.jpg) no-repeat;
	height: 35px;
	left: -15px;
}

div.body{
	background:#fff;
	padding:0 20px 8px 20px;
	z-index: 10;
}

div.body h1.co_name{
	text-align: center;
	margin: 0 0 0 22px;
}

div.body h1.co_name img{
	border: 0;
}

div.body h4.establish{
	position: absolute;
	right: 25px;
	top: 16px;
	margin: 0;
}
div.body h5.call_us{
	position:absolute;
	right: 16px;
	top: 113px;
	
	clear:both;
}
/*
div.body div.nav{
	clear: both;
	background: url(../images/bg-nav.gif) repeat-y;
	width: 100%;
	margin: 0 0 14px 0;
	height: 25px;
	font-family: "Times New Roman", Times, serif;
	clear:both;
}
*/

div.body div.nav{
	position: absolute;
	background: url(../images/bg-nav.gif) repeat-y;
	top: 133px;
	margin: 0 0 20px 0;
	height: 25px;
	font-family: "Times New Roman", Times, serif;
	width: 100%;
}
div.body div.nav a{
	color: #503625;
	text-decoration: none;
	line-height: 25px;
	float: left;
}

div.body div.nav ul{
	margin: 0;
	padding:0;
	float: left;
}

div.body div.nav ul li{
	position: absolute;
	list-style: none;
	list-style-type: none;
	
}
div.body div.nav ul li.home,
div.body div.nav ul li.our_collection,
div.body div.nav ul li.about_our_baskets,
div.body div.nav ul li.about_us,
div.body div.nav ul li.customer_service,
div.body div.nav ul li.faq{
	background: url(../images/bg_dot.gif) no-repeat right;
}
div.body div.nav ul li.home{
	top: 0;
	left: 0;
	width: 70px;
}
div.body div.nav ul li.home a{
	display:block;
	position: relative;
	width: 55px;
	height: 25px;
	text-align: center;
	padding-right: 15px;
}

div.body div.nav ul li.home:hover,
div.body div.nav ul li.home.active{
	background: url(../images/bg_home-hover.gif) no-repeat right;
}

div.body div.nav ul li.our_collection{
	top:0;
	left:56px;
	width:154px;
}
div.body div.nav ul li.our_collection a{
	display:block;
	position: relative;
	width: 154px;
	height: 25px;
	text-align: center;
}

div.body div.nav ul li.our_collection:hover,
div.body div.nav ul li.our_collection.active{
	background: url(../images/bg_our_collection-hover.gif) no-repeat center;
}


div.body div.nav ul li.about_our_baskets{
	top:0;
	left: 196px;
	width: 181px;
}

div.body div.nav ul li.about_our_baskets a{
display: block;
position: relative;
width: 181px;
height: 25px;
text-align: center;
}

div.body div.nav ul li.about_our_baskets:hover,
div.body div.nav ul li.about_our_baskets.active{
	background: url(../images/bg_about_our_baskets-hover.gif) no-repeat center;
}

div.body div.nav ul li.about_us{
	top:0;
	left: 363px;
	width: 105px;
}

div.body div.nav ul li.about_us a{
	display: block;
	position: relative;
	width: 105px;
	height: 25px;
	text-align: center;
}

div.body div.nav ul li.about_us:hover,
div.body div.nav ul li.about_us.active{
	background: url(../images/bg_about_us-hover.gif) no-repeat center;
}

div.body div.nav ul li.customer_service{
	top:0;
	left: 454px;
	width: 166px;
}

div.body div.nav ul li.customer_service a{
	display:block;
	width:166px;
	height: 25px;
	text-align: center;
}

div.body div.nav ul li.customer_service:hover,
div.body div.nav ul li.customer_service.active{
	background: url(../images/bg_customer_service-hover.gif) no-repeat center;
}

div.body div.nav ul li.faq{
	top:0;
	left: 606px;
	width: 61px;
}

div.body div.nav ul li.faq a{
display: block;
width: 61px;
height: 25px;
text-align: center;
}

div.body div.nav ul li.faq:hover,
div.body div.nav ul li.faq.active{
	background: url(../images/bg_faq-hover.gif) no-repeat center;
}

div.body div.nav ul li.contact_us{
	top:0;
	left: 653px;
	width: 100px;
}

div.body div.nav ul li.contact_us a{
	display: block;
	position: relative;
	width: 100px;
	height: 25px;
	text-align: right;
}

div.body div.nav ul li.contact_us:hover,
div.body div.nav ul li.contact_us.active{
	background: url(../images/bg_contact_us-hover.gif) no-repeat right;
}

div.body div.utilities{
	z-index:20;
}

div.body div.utilities ul.search_by_category{
	position:absolute;
	width:100px;
	top: 13px;
	left:185px;
	list-style: none;
	list-style-type: none;
	margin:0;
	padding:0;
	
}

ul.search_by_category li a{
	width: 220px;
	display:block;
	position: relative;
	
	padding: 0;
}

div.body div.utilities ul.search_by_category li a.fir span{
	background: url(../images/link-search_by_category.gif);
	background-position: left bottom; 
	height: 20px;
}

div.body div.utilities ul.search_by_category li ul{
	display: none;
	height: 400px;
	overflow: scroll;
	/*width: 220px;*/
	width: auto;
	position: absolute;
	top: 9px;
	left: 2px;
	font-size: 10px;
	
}

div.body div.utilities ul.search_by_category li:hover ul,
div.body div.utilities ul.search_by_category li.hover ul{
	display: block;
}

div.body div.utilities ul.search_by_category li ul li{
	list-style: none;
	list-style-type: none;
	background: #daeada;
	/*z-index: 1000;*/
	/*padding: 5px 15px 0 15px;*/
	/*width: 220px;*/
	width: auto;
	height: auto;
	padding:0 0 7px 4px;
	
}
body div.body div.utilities ul.search_by_category li ul li a{
	color:#000;
	text-decoration: none;
	/*line-height: 14px;*/
	padding: 0;
	margin: 0;
	line-height: 14px;
}

div.body div.utilities ul.search_by_category li ul li:hover{
	/**/
}

div.body div.utilities ul.search_by_category li ul li:hover a{
text-decoration: underline;
}

div.body div.utilities form.search_form{
	position:absolute;
	top:12px;
	right: 0;
}


div.body div.column_right{
	float: right;
	width: 457px;
}
div.body div.column_right form.search_form{
	clear:both;
	margin-left: 135px;
	margin-bottom: 12px;
}
div.body div.utilities form.search_form label,
div.body div.column_right form.search_form label{
	font-size: 11px;
}

div.body div.utilities form.search_form input.submit,
div.body div.column_right form.search_form input.submit{
	margin-left: 10px;
}
div.body div.utilities form.search_form input.text,
div.body div.column_right form.search_form input.text{
	width:178px;
}

div.body div.column_right p{
	font-family: "Garamond Light","Times New Roman", Times, serif;
}

a.shop_our_collection{
	float:left;
	width: 293px;
	height: 355px;
	border: 1px solid #ccc;
	display: block;
	position: relative;
	text-align: center;
	overflow: hidden;
}
a.shop_our_collection img.script{
margin: 0;
padding: 0;
	position: absolute;
	top: 10px;
	left: 32px;
}

a.shop_our_collection img.category{
	position:absolute;
	bottom: 100px;
	left: 18px;
}

a.shop_our_collection img.basket{
	z-index: -1;
	margin-top: 45px;
}

div.body div.column_left img{
	float:left;
	width: 293px;
}

/*
a.shop_our_collection{
	float:left;
	display: block;
	position: relative;
	width: 293px;
	height: 355px;
	background: url(../images/img-shop_our_collection.jpg) no-repeat;
}

a.shop_our_collection img{
	position:absolute;
	bottom: 100px;
	left: 18px;
}
*/

div.body div.content{
	z-index: -500;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
}
div.body div.content p{
	color:#503625;
}
div.body div.content strong,
div.body div.content bold{
	color: #336633;
}

div.body div.content h3,
div.body div.content address,
div.body div.content p,
div.body div.content table{
	margin:0 12px 20px 235px;
	line-height: 17px;
}

div.body div.content a{
	color: #336633;
	font-weight: bold;
	text-decoration: none;
}
div.body div.content a:hover{
	text-decoration:underline;
}


div.body p.footer{
	margin-top:20px;
	z-index:-1000;
}
div.body p.footer,
div.body p.footer a{
	text-align: center;
	font-size: 9px;
	color: #669966;
}
div.body p.footer a{
	text-decoration:none;
}

div.body p.footer a:hover{
	text-decoration: underline;
}

div.body p.footer span{
	margin: 0 4px 0 4px;
}
