﻿/* store specific */
.store-featured-small
{
	width:165px;
	height:165px;	
	text-align:center;
	vertical-align:middle;
	border:1px solid #999999;
	margin-bottom:2px;
}

.store-featured-main  
{
	border: 1px solid #999999;
	overflow: hidden;
	height: 336px; /* height here needed for IE 6*/
}

.store-featured-main-title
{
    height: 35px;
    line-height:30px;
    background-color: #F3F1EB;
    float: left;
    width: 300px;
	text-align: center;
	top: -22px;
	position: relative;	

	overflow-x: hidden;
	white-space:nowrap;

}

.store-featured-main-title a  
{
	font-size: 12px; 
	color: #801517;
}

.store-featured-main-img
{
    border-bottom: 1px solid #999999;
    display: block;
}


.mid-section
{
	border:1px solid #999999;background-color:#F3F1EB;	
}
.mid-section H1
{
	color:#333333;font-size:16px;margin:0px;
}
.mid-section H2
{
	line-height:18px;text-align:right;color:#616161;font-size:11px;font-weight:bold;padding:3px;margin:0px;
}
DIV.below-depts
{
	clear:both;overflow:hidden;border-top:1px solid #F3F1EB;padding-top:8px;font-size:14px;margin-left:20px;margin-right:20px;
}
DIV.below-depts .colored
{
	color: #801517;
	font-weight: bold;
}
.store-marketing-info
{
	margin: 10px 20px 5px 25px;	
	font-size: 11px;
	line-height: 16px;
}

.store-marketing-info H3
{
	font-size: 14px;
	font-weight: bold;
	color: #801517;
	margin: 3px;
}

.store-marketing-info-corp
{
	margin: 10px 20px 0px 0px;	
	font-size: 11px;
	line-height: 16px;
}

.store-marketing-info-corp H3
{
	font-size: 14px;
	font-weight: bold;
	color: #801517;
	margin: 3px;
}

.store-featured-overlay-price
{
	height:22px;
	line-height:22px;
	width:162px;
	background:url(../../images/store-overlay.png);
	position:relative;
	top:-23px;
	text-align:right;
	color:White;
	font-size:12px;
	font-weight: bold;
	padding-right:3px;
	font-family: Helvetica;
}
.store-featured-overlay-price .old { text-decoration: line-through; color: #D0CABD; }
.store-featured-overlay-price .sale { color: white; }
.store-featured-overlay-price .reg { color: white; }
.store-featured-overlay-price .info { font-size: 11px; } /* SALE word */
.store-featured-overlay-price .andup { font-size: 10px; font-weight: normal;}


.featured-icons { clear:both; padding-top: 30px;padding-left:25px; }

.dept-name
{
	width: 240px;
	font-size:14px;
	border-right:1px solid #F3F1EB;
}
.dept-names-title
{
	padding:10px 0px 0px 25px;
}

.price-ranges
{
	font-size:14px;line-height:28px;padding-left:10px;
}
.price-range-title
{
	font-size: 14px !important;
	margin-top: 15px !important;
}

.store-mid-info 
{
		
}
