body, form, h1{
	margin: 0;
	padding: 0;
}

body{
	background-color: #F4AB39;
	text-align: center;
}

body, td, p, input{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000;
}

input{ vertical-align: middle; }

h1{
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #000;
}

a{
	color: #000;
	text-decoration: none;
}
a:hover{ text-decoration: underline; }

.floatleft{ float: left; }
.floatright{ float: right; }
.clear{ clear: both; }

.cart{
	background: url(/lib/yhst-9885588416968/icon-cart.gif) no-repeat center left;
	padding-left: 20px !important;
}

#shell{
	text-align: left;
	margin: 0 auto;
}

#shell #left{ background: url(/lib/yhst-9885588416968/bg-nav.gif); }

#shell #right{ background-color: #FFF; }

#header .headerlinks{
	text-align: center;
	line-height: 34px;
	padding-left:19px;
}

#header .headerlinks a{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #3C2213;
	padding: 0 7px;	
}

#header .search{ padding: 0 0 0 78px; }
#header .search-box{ width: 150px; }

#footer .footerlinks{
	background-image: url(/lib/yhst-9885588416968/bg-footer-links.gif);
	line-height: 34px;
	text-align: center;
}

#footer .footerlinks a{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #1A3501;
	padding: 0 7px;
}

#footer .footertext{	padding: 5px 10px;}

#footer .footertext a{ color: #000; }

#left .nav a{
	font: bold 11px/23px Arial, Helvetica, sans-serif;
	color: #004503;
	display: block;
	background: url(/lib/yhst-9885588416968/bg-nav-links.gif);
	border-bottom: 1px solid #A7935E;
	padding: 0 10px 0 22px;
}

#left .nav a:hover{
	color: #770302;
	background: url(/lib/yhst-9885588416968/bg-nav-links.gif) 0 -23px;
	text-decoration: none;
}

/*Home page classes*/
#home .weekly-special{ padding: 10px; }

#home .weekly-special, #home .weekly-special *{ color: #FFF; }

#home .weekly-special a{
	font-weight: bold;
	display: block;
}

#home .weekly-special font, #home .weekly-special font *{
	font-weight: bold;
	font-size: 13px; 
}

#home .message, #home .message p{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FDE6BA;
	padding: 35px 10px 10px 10px;
}

#home .specials .title{
	background: url(/lib/yhst-9885588416968/title-hot-items.gif) no-repeat;
	height: 55px;
}

#home .specials .contents{ padding: 10px; }

#home .specials .contents a{
	font: bold 11px/15px Arial, Helvetica, sans-serif;
	color: #000;
}

#home .specials .contents font{
	font-size: 13px;
	color: #770302;
}

#home .specials .contents span{ color: #770302; }

.logo{
	position:absolute;
	top:0px;
	left:0px;
	background:url(/lib/yhst-9885588416968/new-logo.jpg) no-repeat 0 0;
	width:196px;
	height:99px;
}

.newlogo a{	
	cursor:pointer;
}

