@charset "utf-8";
/* CSS Document */

#custom_deal_box {
	text-align:center;
	height:225px;
	width:615px;
	background:url(../img/featured_deal_box.gif) no-repeat center;
	vertical-align:middle;
}

#custom_deal_body {
	padding-top:20px;
	width:inherit;
	height:100px;
	color:#666;
}

#custom_deal_body_left {
	width:39%;
	float:left;
	vertical-align:middle;
}

#custom_deal_body_right {
	width:61%;
	float:left;
}

#custom_deal_title {
	font-weight:bold;
	font-size:14px;
	padding-top:6px;	
}

#custom_deal_location {
	font-size:12px;
	padding:5px 0px 0px 10px;
}

#custom_deal_savings {
	font-weight:bold;
	font-size:12px;
	padding-bottom:5px;
}

#custom_deal_availablity {
	font-weight:bold;
}

.featuredButton {
	margin:3px;
	padding:3px;
	height:10px;
	width:60px;
	background-color:#90C939;
	border:#666 solid thin;
	color:#000;
	font-weight:bold;
}

.featured-identifier {
	 font-size:11px; 
	 color:#959595;
	 text-transform:uppercase;
}

#inventory {
	font-weight:bold;
	background-color:#333;
	color:#FFF;
	padding:1px 3px 1px 3px;
}

.get-info {
	font-size:10px; 
	text-decoration:underline;
}

#inventory {
	margin-top:10px;	
}
