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



/*************************** Main Body Stuff ***************************/

body{
background:#fff;
font-family: Helvetica, "trebuchet MS", Geneva, sans-serif;
color:#333333;
background:url(images/back.gif) repeat-x;
margin:0;
}
#page{
width:960px;
margin:0 auto;
}
#wrapper{
margin:0 auto;
}
table {
margin:15px auto;
width:960px;
vertical-align:top;
font-size:12px;
line-height:18px;
}
ul{
list-style-type:none;
margin:10px 5px;
padding:0;
font-size:12px;
line-height:18px;
}
ul li{
margin:4px 0;
padding:0;
}
table table{
width:auto;
}
table table td{
text-align:left;
vertical-align:top;
}
.breadcrumb{
width:770px;
}
.category-list-item{
width:242px;
padding:4px;
margin:4px;
}
.category-list td{
padding:2px;
margin:2px;
}
.product-detail h1{
line-height:34px;
}
.page-body-columns{
width:960px;
}
.page-column-left {
width:170px;
margin-right:20px;
padding-right:10px;
}
#header{
width:960px;
height:83px;
margin-top:15px;
position:relative;
}
.logo{
background:url(images/logo.gif) no-repeat;
width:359px;
text-indent:-5000px;
display:block;
height:83px;
float:left;
}
.clr{
clear:both;
}
a{color:#81b401;
font-size:12px;
line-height:18px;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
#nav{
float:right;
width:600px;
text-align:right;
height:83px;
}
.nav_toprow{
text-transform:uppercase;
font-size:12px;
line-height:28px;
color:#81b401;
}
.nav_toprow a{
color:#81b401;
text-decoration:none;
}
.nav_toprow a:hover{
color:#81b401;
text-decoration:underline;
}
.nav_bottomrow{
text-transform:uppercase;
color:#424242;
font-size:12px;
line-height:28px;
}
.nav_bottomrow a{
color:#424242;
text-decoration:none;
}
.nav_bottomrow a:hover{
color:#424242;
text-decoration:underline;
}
#content{
width:960px;
margin:4px 0 4px 0;
position:relative;
}
#content a{
color:#81b401;
text-decoration:underline;
}
#content a:hover{
color:#81b401;
text-decoration:none;
}
/*************************** Homepage Stuff ***************************/

#feat_item{
width:960px;
height:365px;
background:url(images/home_header-back.gif) no-repeat;
border-bottom:1px solid #424242;
}
.welcome{
position:absolute;
top:100px;
left:45px;
width:515px;
height:130px;
font-size:18px;
line-height:24px;
color:#424242;
z-index:999;
}
.welcome img{
margin:0 0 0 -4px;
}
.specialty h1{
font-size:20px;
line-height:30px
color:#81b401;
margin:0;
}
#feat_item_lg .specialty{
width:960px;
min-height:365; height:auto !important; height:365px;
background:url(images/home_header-back.gif) no-repeat top right;
border-bottom:1px solid #424242;
}
.specialty h2{
font-size:16px;
color:#424242;
text-transform:uppercase;
margin:1.5em 30px 0;
}
.specialty table {
width:auto;
margin:0 30px;
}
.specialty table h2{
margin:0;
}
.specialty p{
font:12px/18px;
margin:1.5em 30px;
}
#buckets{
	width:960px;
	position:relative;
	margin-top: 5px;
	font-size:13px;
	line-height:19px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	color:#666666;
}
#buckets h1{
font-size:20px;
color:#424242;
margin:0;
}
.left_bucket{
width:300px;
height:250px;
	position:relative;

float:left;
margin-right:6px;
background:url(images/bucket_new.jpg) no-repeat;
padding:8px;
}
.left_bucket_linen{
width:300px;
height:250px;
	position:relative;

float:left;
margin-right:6px;
padding:8px;
background:url(images/bucket_casual.jpg) no-repeat;
}
.right_bucket{
width:300px;
height:250px;
	position:relative;

float:left;
background:url(images/bucket_gift.jpg) no-repeat;
padding:8px;
}
.bucket_feat{
width:105px;
height:40px;
color:#424242;
position: absolute;
bottom:20px;
font-size:12px;
left:8px;
}
/*************************** Homepage Stuff ***************************/

#footer{
border-top:8px solid #424242;
width:960px;
height:45px;
position:relative;
font-size:10px;
line-height:15px;
padding-top:10px;
}
#footer p{
margin:0;
padding:0;
}

.footer_nav{
width:600px;
float:left;
}
.footer_copy{
width:200px;
float:right;
text-align:right;
}
.footer_toprow{
color:#81b401;
}
.footer_toprow a{
color:#81b401;
text-decoration:none;
}
.footer_toprow a:hover{
color:#81b401;
text-decoration:underline;
}
.footer_bottomrow{
color:#424242;
}
.footer_bottomrow a{
color:#424242;
text-decoration:none;
}
.footer_bottomrow a:hover{
color:#424242;
text-decoration:underline;
}
