/* CSS Document */
.feature {
	background-color:#CCCCCC;
	border-top:1px solid #666666;
	margin-right:5px;
	float:left;
	width:150px;
	height:200px;
	text-align: center;
}


.feature h1 {
font-size:12px;
font-weight:bold;
text-align:center;
padding-top:10px;
margin:0;
}

.feature_lg {
	float:left;
	width:475px;
	height:339px;
	border:1px solid #CCCCCC;
}
#prints{background: url(../images/prints.png) no-repeat right bottom;}
#mugs{background: url(../images/mugs.png) no-repeat right bottom;}
#womens{background: url(../images/womens_shirts.png) no-repeat right bottom;}
#mens{background: url(../images/men.png) no-repeat right bottom;}
#apparel{background: url(../images/shirts.png) no-repeat right bottom;}
#kids{background: url(../images/kids_shirts.png) no-repeat right bottom;}
#bags{background: url(../images/bags.png) no-repeat right bottom;}
#infant{background: url(../images/infant.png) no-repeat right bottom;}
#kids_apparel{background: url(../images/bag.png) no-repeat right bottom;}
#shop_index {background: url(../images/kids_t_ducklings.jpg) no-repeat right bottom;}
.feature_2 {
background-color:#CCCCFF;
border-top:1px solid #666666;
margin-right:10px;
float:left;
width:210px;
height:340px;
}
.feature_2 .pic {
background-color:#FFFFFF;
border:1px solid #999999;
margin-top:10px;
}

.feature_2 h1 {
font-size:12px;
font-weight:bold;
text-align:center;
padding-top:10px;
margin:0;
}
.feature_lg h1 {
font-size:12px;
font-weight:bold;
text-align:left;
padding-top:10px;
margin:0;
}
.featured_items {width:157px;border-top:1px solid #999999;float:left;height:165px;}
.also {width:155px;height:160px;margin-top:10px;}

.also h2{
margin:0;
padding:0;
font-size:10px;
}
.featured_items h2{
margin-top:10px;
padding:0;
font-size:10px;
}
.featured_items img{
margin-top:5px;
}
.also img {
margin-top:5px;
border:1px solid #CCCCCC;
}
.feature_desc {padding:5px;}
.item_list h1 {
	margin:0px;
	padding:0px;
	font-size:11px;
	font-weight:bold;
}
ul.item_list {
	margin:0px;
	font-size:10px;
	padding-bottom: 8px;
	line-height: 150%;
}
ul.item_list li a {
	font-weight:bold;
	font-size: 11px;
}
ul.item_list li a:hover { text-decoration:underline;}
ul.item_list li a:active {
	color:#333333;
	font-weight: bold;
}
/* Footer */
.footer_1{border-top:1px solid #999999;
padding-top:5px;
	width:100%;
	background-color: #FFFFFF;
	clear:both;
}

#altnav,#copyright,#altnav a,#copyright a {font-size: 9px;
}
a.housewares{color:#000000;}
