/* css for page layout id 23 */

#center_column div.gift_wizard{
width:94%;
}

div.product_layout_15{
float:left;
width:100%;
margin:2px;
}

div.product_layout_15 div.product{
float:left;
width:133px;
height:211px;
min-height:211px;
overflow:hidden;
background-color:#FDFAF2;
border-bottom:1px solid #CDBE9D;
text-align:center;
margin:4px;
}

/* PRODUCT PHOTO */
div.product_layout_15  div.product div.photo {
float:left;
width:131px;
height:131px;
min-height:131px;
text-align:center;
background-color:#FFF;
border:1px solid #CDBE9D;
}

div.product_layout_15  div.product div.photo img {
border:2px solid white;
}

/* PRODUCT name */
div.product_layout_15  div.product div.name {
float:left;
width:133px;
margin:3px;
height:36px;
min-height:36px;
background-color:#FDFAF2;
line-height:16px;
}

div.product_layout_15  div.product div.name a{
display:block;
color: #4E3C2E;
font-weight:bold;
margin:3px 4px;
font-size:10.5px;
line-height:13px;
}

div.product_layout_15  div.product div.smaller a{
font-size:10px;
}

div.product_layout_15  div.product div.bigger a{
font-size:11.5px;
padding:0px 4px;
}



div.product_layout_15  div.product div.name a:hover{
color:#815121;
}

/* PRICE */
div.product_layout_15  div.product div.price{
float:left;
width:100%;
height:20px;
font-weight:bold;
font-size:125%;
line-height:125%;
color: #593C24;
border-top: 1px solid #CDBE9D;
border-bottom: 1px solid #CDBE9D;
background-color:#FBF2CE;
text-align:center;
margin:3px 0px 0px 0px;
}

div#featured_vendor{
float:left;
width:552px;
margin:14px 0px 0px 6px;
}
div#daily_html{
float:left;
text-align:left;
width:574px;
margin: 0px 2px;
}

div#daily_html div{
float:left;
text-align:left;
width:270px;
margin: 8px 15px 0px 0px;
}
div#daily_html div div{
width:100%;
margin:0px;
}
div#daily_html div.iii{
clear:both;
}
div#daily_html div.column_banner{
background-image:none;
text-align:left;
border-top:none;
border-left:none;
border-right:none;
}
div#daily_html div.column_banner, div#center_column h2{
font: bold 19px georgia;
height:19px;
line-height:19px;
margin:15px 0px;
}
div#latest_popular_products, div#latest_products{
font-size:.91em;
}
div#latest_popular_products a, div#latest_products a{
font-weight:bold;
}
div#latest_popular_products a img.product_browse{
margin:8px 8px 0px 0px;
}

div#recent_searches, div#latest_tags{
font-size:.78em;
font-family:verdana;
}
div#recent_searches strong{
font-weight:normal;
}

div#recent_searches br, div#latest_tags br{
display:none;
}
div#recent_searches strong, div#recent_searches a, div#latest_tags a{
margin-right:14px;
}



