/* CSS Document */

/*STRUCTURE*/
body{
	margin: 0;
	padding: 0;
}
td{
}
a{
	color: #999900;
	text-decoration: none;
}
a img{
	border: 0;
}
#container{
   	background:none;
	background: url(../pg_bkg.jpg) center repeat-y;
}
#footer #shopper_email{
	border: none;
}
a:hover {
	color: #726C50;
	text-decoration: underline;
}
#wrapper {
	position:relative;
	width: 900px;
	margin: 0px auto;
	padding: 0;
	background-color: #fff;
}
#body_wrapper {
	width: 880px;
	background: #fff;
	margin: 0px auto;
	text-align: left;
	padding: 0px 0px 10px 0px;
}
#masthead_info {
	height: 30px;
	width: 880px;
	margin: auto;
	padding-top:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #888888;
	white-space: nowrap;
	font-size: 11px;
	margin-left: 5px;
	letter-spacing: -1px;
}
#masthead_cart {
	margin: auto;
	float: right;
	letter-spacing: normal;
	padding-top:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
}
#masthead_cart a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: black;
	text-decoration:underline;
}
#masthead_cart a:hover {
	color: #669900;
	text-decoration: underline;
}
.newsearch{
	border:1px solid #888888;color:#888888;
}


#masthead {
	height: 106px;
	width: 880px;
	margin: auto;
	margin-top:7px;
	position: relative;
	z-index: 100;
}
#masthead .mark {
	margin: 10px 0px 0px 0px;
	float: left;
}
#masthead img {
}

#popular_wrapper {
	position:none;
	width:197px;
	height:184px;
	z-index:10;
}



/*NAV*/

#masthead ul {
	position: absolute;
	margin:0;
	top: 60px;
	left: 270px;
	padding: 0;
	list-style-type: none;
	float: right;
	z-index:110;
}
#masthead li {
	padding: 10px 24px;
	padding-left:0px;
	border-left: 1px solid #CCCCCC;
	font-family: Verdana, "Helvetica Neue", helvetica, arial;
	font-weight: bold;
	font-size: 11px;
	color: #777777;
	text-indent: 12px;
	float: left;
}
#masthead li, x:-moz-any-link, x:default {
	padding: 10px 22px;
	padding-left:0px;
	text-indent: 11px;
}

#masthead li a{
	color: #493F2E;
}
#masthead ul a {
	text-decoration: none;
	color: #493F2E;
}
#masthead li:hover {
	background: #F8F8F8;
	color: black;
}
#masthead_info a:hover{
text-decoration: underline;
}

#image_wrapper {
	font-size:10px;
	margin:auto;
	width:880px;
	height:170px;
	z-index:20;
	color: #E5DFC9;
	background-image: url(../image_6.jpg);
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
#image_wrapper a {
	color: white;
	text-decoration:underline;
}
#image_wrapper a:hover {
	color:#493B19;
	background-color: white;
	text-decoration: none;
}
#image_wrapper img {
	margin:auto;
}
/*SUB NAV*/

#about {
	float:left;
}
ul li:hover #sub_nav {
	display:block;
}

ul#sub_nav {
	font-size:10px;
	display:none;
	width: 606px;
	padding-bottom: 10px;
	padding-left: 2px;
	margin-top:10px;
	background-color:#F8F8F8;
	line-height:15px;
	position:absolute;
	z-index:100;
	top: 25px;
	left: 0px;
	border:1px solid #CCCCCC;
	border-bottom: none;
	border-top: none;
}

#sub_nav ul {
	width:160px;
	padding:0;
	list-style-type: none;
	float: left;
	margin: 0 10px;
	position: relative;
	top:auto;
	left: auto;
}
#sub_nav li {
	padding-left:0px;
	clear:left;
	font-family: Verdana, "Helvetica Neue", helvetica, arial;
	font-size: 10px;
	color: #493F2E;
	padding:0;
	margin:0;
	white-space:nowrap;
}
#sub_nav li a {
	color: #726C50;
	font-weight:normal;
	padding:0;
	margin:0;
	line-height:normal;
	height:auto;
	text-decoration: none;
}
#sub_nav li a:hover {
	color: #999900;
	text-decoration: underline;
}


/*SIDE NAV*/

#SideWrapper {
	width: 176px;
	border-right: 1px solid #ccc;
	padding: 1px 0 0 0;
	margin-top:10px;
	line-height:16px;
}

#SideWrapper ul {
	padding:0px 0 0 0;
	margin:8px 10px 0px 10px;
	list-style:none;
	line-height: 1.3em;
}

#SideWrapper ul li {
	 padding:0px 0 2px 0;
	 list-style:none;
	 }

#SideWrapper a, #SideWrapper  {
	color:#999900;
	text-decoration:none;
	}

#SideWrapper a:hover, #sidebarWrapper a:focus {
	color:#726C50;
	text-decoration:underline;
	}

#SideWrapper .sbTitle {
	font-weight:bold;
	color: #493F2E;
	}

#SideWrapper h2.sbTitle { 
   margin:0px 2px 0px 19px;
    font-size:1em;
    font-family:verdana, arial, sans-serif;    
    }
	
	/*SUB NAV #2*/

#Block {
	float:left;
}
#Block:hover #SubNav2 {
	display:block;
}


#SideWrapper h1.sbTitle { 
   margin:0px 2px 0px 19px;
    font-size:1em;
    font-family:verdana, arial, sans-serif;    
    }
	
/*FOOTER*/

#footer {
	height: 220;
	width: 880px;
	margin:auto;
	padding: 10px 0 0 0;
	border-top: 1px solid #CCCCCC;
}

#footer ul {
	padding:0px 0 0 0;
	margin:2px 10px 0px 10px;
	list-style:none;
	line-height: 1.3em;
	font-size:10px;
	}

#footer ul li {
	 padding:0px 0 2px 0;
	 list-style:none;
	 }

#footer a {
	color:#999;
	text-decoration:none;
	}

#footer a:hover, #footer a:focus {
	color:#493F2E;
	text-decoration:underline;
	}
#footer_column {
	float: left;
	width: 176px;
	height: 90px;
	padding: 0;
	margin-bottom:10px;
	border-right: 1px solid #CCCCCC;
}

#Copyright {
	color:#999;
	clear:both;
	width: 860px;
	padding-top:10px;
	margin: auto;
	border-top: 1px solid #CCCCCC;
	line-height: 1.3em;
	font-size:10px;
	text-align: center;
	height: 120px;
}

#Email {
	float: right;
	width: 330px;
	height: 90px;
	padding: 0;
}

#Email h3{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.5em;
color:#999900;
font-weight: normal;
}


/*GLOBAL STYLING*/


body {
	margin-top: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size: 11px;
	background-color: #c1c1c0;
}
h1 {
	font-weight: bold;
	line-height:16px;
}
#sub_header {
	color:#006699;
	font-weight:bold;
}
form{
	margin:0;
	padding:0;
	width:auto;
	text-align:left;
}
.search{
	border:1px solid #CCCCCC;
	margin:0;
	padding:4px;
}
.submit_link{
	margin:0;
}
.account_cart_info{
	float:right;
	margin-top:7px;
	margin-right:4px;
}


/* -----[ New JK Styles ]----- */
#footer{
	text-align: left;
}
a.blk_lnk{
	color: black;
	font-weight: bold;
	text-decoration: underline;
}
.masthead_cart {
	font-family: Verdana, "Helvetica Neue", helvetica, arial;
	font-weight: normal;
	font-size: 11px;
	color: #888;
	float: right;
	margin: 7px 4px 0px 0px;
}
.custom_input{
	background: url(../input-bkg.jpg) no-repeat left;
	border:none;
	width: 150px;
	display: inline-block;
	outline: none;
	padding: 5px 8px;
	font-size: 14px;
	color: #999999;
}
.featured_header{
	width: 880px;
	height: 171px;
	overflow: hidden;
}
#micro_head{
	float: right;
	margin-top: 10px;
}
.undr_ln{
	text-decoration: underline !important;
}
#rotate_home{
	width: 690px;
	height: 330px;
	float: right;
	z-index: 50;
	overflow: hidden;
	position: relative;
}
#rotate_home_inner{
	width:2070px;
}
#Email,
#Email a{
	color: #999900;
}
.sub_head_1{
	font-size: 14px;
	font-weight: bold;
}
.body_section{
	border-top: 1px solid #cccccc;
	width: 690px;
	float: right;
	font-family: Verdana, arial;
	margin-top:15px;
	padding: 10px 0;
}
.body_section td{
	font-size: 5px;
}
.body_section a{
	color: #999900;
}
.body_section_title{
	color: #4F413A;
	font-family: Georgia, Times;
	font-size: 25px;
	padding-bottom: 15px;
}
.right{
	float: right;
}
.third{
	float: left;
	width: 32%;
}
.product,
.ListPricewoSale{
	text-align: center;
	font-size: 14px;
	color: #808080;
}
.product_title,
.deptlinkP{
	font-weight: bold;
}
.hot_items,
.hot_items a{
	color: #999900;
	font-size: 11px;
	text-decoration: none;
}
.hot_items a:hover {
	color: #726C50;
	text-decoration: underline;
}

.hot_items_details{
}
.hot_items_title{
	color: #4b4233;
	font-weight: bold;
	font-size: 12px;
}
/* -----[Department Styles]----- */
.deptbckgrnd1{
	background-color: #a59385;
	color: #FFFFFF;
}
.deptbckgrnd2{
	background-color: #604c3b;
	color: #FFFFFF;
}
.deptbckgrndtext{
	background-color: 6f9957;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
	color: #000000;
}
 .faqs{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.faqs strong{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

/* -----[Arbor Day sale]----- */
.arborcontainer{
	height: auto;
	width: 900px;
	background-position: center;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 5px;
}
	
.arbortext{
	background-position: center;
	width: 880px;
	height: 371px;
}
.arbor_header{
	width:880px;
	height: 171px;
	overflow: hidden;
	background-position: center;
}
.arborwrapper{
	width: 620px;
	background: #fff;
	margin: 0px auto;
	text-align: left;
	padding: 0px 0px 10px 0px;}
.arbor_section{
	border-top: 1px solid #cccccc;
	width: 690px;
	float: right;
	font-family: Verdana, arial;
	margin-top:15px;
	text-align: left;
	margin-right: 10px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.arbor_section td{
	font-size: 5px;
	text-align: left;
}
.arbor_section a{
	color: #999900;
}
.arbor_section_title{
	color: #4F413A;
	font-family: Georgia, Times;
	font-size: 25px;
	padding-bottom: 15px;
}
.arbor_spacer{
	float: left;
	width: 180px;
	margin-top: 12px;
	background-position: left;
}
.arborbuttons{
	background-position: center;
	height: 65px;
	width: 880px;
	margin-top: 10px;
}
.arborpromo3{
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #FF0000;
	padding: 5px;
}