
#specials_header {
font-size:10px;
font-family:verdana;
color:#002800;
width:700px;
height:35px;
margin:15px auto 3px auto;
text-align:center;	
border: 1px solid #e0e0e0;
background:#ffffff;
}


#specials_footer {
float:left;
margin:5px auto 5px 35px;
width:675px;
height:35px;
text-align:center;	
border: 1px solid #e0e0e0;
background:#ffffff;
}



#specials_imagewrapper  {
border: 0px dashed red;
width:225px;
height:140px;
text-align:center;
}

.specials_image  {
border: 0px dashed green;
}

.specials_content,.specials_name,.specials_comingsoon,.specials_price {
float:left;
border: 0px dashed blue;
margin:2px 0 0 0;
width:225px;
font-family:verdana;
font-size:12px;
}


.specials_comingsoon {
font-family:verdana;
font-size:14px;
color:#ff6600;
font-weight: bold;
font-style:italic;
}

#specials_value_wrapper {
overflow: hidden;
width:221px;
height:20px;
border: 0px solid green; 
}

#specials_value  h2 {
position:relative;
font-family:verdana;
font-size:14px;
color:#e60000;
font-weight: bold;
font-style:italic;
border: 0px solid green;
padding:0;
margin:0;
}

.specials_name {
font-weight: bold;
height:30px;
}

.specials_description {
font-family:verdana;
font-size:11px;
text-align:left;
float:left;
padding:0 2px 0 2px;
height:66px;
width:221px;
margin:3px 0 0 0;
}


.specials_price {
font-size:17px;
color:#e85109;
font-weight: bold;
text-align:center;
float:left;
padding:0 2px 0 2px;
margin:3px 0 0 0;
}

.specials_fragrance {
font-family:verdana;
font-size:11px;
border: 0px solid green;
height:22px;
width:225px;
}


#specials_wrapper {
width:745px;
margin:65px auto 10px auto;
text-align:center;	
border: 0px dashed green;

}


ul#specials {
	border: 0px dashed green;
}

ul#specials li {
	width:225px;
	height:320px;
	border: 1px solid #ff5604;
	display: inline;
	margin: 0 5px 5px 0;
	background:none;
	float:left;
	background:#ffffff;	

	}



#specials_bg {
position: relative;
float: left;
	width:225px;
	height:320px;

 /* remember to set a width */
}


	
	
.specials_trans {
	position: absolute;
	top: 0; /* These positions makes sure that the overlay */
	bottom: 0; /* will cover the entire parent */
	left: 0;
	width: 100%;
	background:#ffffff;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}	

.specials_content {
position: relative; /* Moves the Text above the transparency */
}

#specials_form {
float:left;
}


#specials_form label{
display:block;
font-weight:bold;
text-align:right;
}

	
#specials_form select {
font-size:12px;
padding:0;
border:solid 1px #584f1a;
width:200px;
height:20px;
margin-left:auto ;
margin-right:auto ;	
color:#1835be;
}




