/* CSS Document */
@charset "utf-8";

.specials{
	/*padding:15px 15px 15px 15px;*/
	width:358px;
	margin:3px 0 3px 4px;
	padding:0;
	position:relative;
	float:left;
	border: solid #333333 1px;
	border-top: none;
	border-bottom: none;
}
.star{
background:url(../home/assets/images/sm_star.gif) no-repeat;
}
.dealhead{


float:left;
margin:210px 0 0 15px;
width:150px;
text-align:right;
z-index:10;

}
.dealhead h3{
font-weight:bold;
	font-size: 24px;
	padding:0;
	margin:0;
	
}

div .deal_img{
	position:relative;
	}
.deal_body{
height:292px;
}

#db1{
height:262px;
background:url(../home/assets/images/pinkHelmet.png) no-repeat;
}
#db2{
height:262px;
background:url(../home/assets/images/HOF_Special.jpg) no-repeat;
}
div .chrome_top{
	background-image: url(../home/assets/images/chrometop.png);
	background-repeat: no-repeat;
	height:32px;
	overflow:hidden;
}
div .chrome_btm{
background-image: url(../home/assets/images/chromebottom.png);
background-repeat: no-repeat;
height:28px;
}

div .specials h2{
	font-style:normal;
	font-size: 18px;
	margin-top: 10px;
	}
.storeitem{
margin:20px 10px;

float:left;
width:220px;


}
.itemChromeTop{
height:22px;
background:url(../home/assets/images/itemChrome.png) no-repeat;
}
.itemContent{
height:197px;
border:solid #333333 1px;
border-top:none;
overflow:hidden;
}
.itemChromeBtm{
text-align:right;
}


