body#specials {
	background: #357c89;
}

#specials .breadcrumb { 
	background: #357c89;  
}

.inner-content {
	background: url(../images/bg-specials.jpg) 0px 13px no-repeat;
/*	background: url(../images/happyholidays.png) 40px 30px no-repeat; */
}

/* 
.holiday {
	width: 420px;
	margin: 0 50px 50px 50px;
	float: left;
} 

.holiday h3 { 
	margin-top: 15px;
	color: #357c89;
	font-size: 18px;
} 

.holiday a {
	color: #2ba5b1;
} 

.holiday a:hover {
	color: #357c89;
} 

#giftcard {
	width: 420px;
	margin: 260px 0 0 0;
}

#stylelab {
	width: 420px;
	margin: 20px 0 0 0;
}

.stylelab_txt {
	margin: 15px auto;
	text-align: center;
}
*/

.specials {
	width: 390px;
/*	height: 1200px;  */
	margin: 0 0 0 500px;
	text-align: center;
/* 	float: left;  */
}

/* 
.clear {
	border: 0px;
	clear: both;
	height: 0px;
	width: 0px;
} */

.specials a {
	color: #000000;
}

/* .specials a {
	color: #2ba5b1;
} */

.specials a:hover {
	color: #357c89;
}

.specials h2 {
	text-indent: -9999px;
	width: 354px;
	height: 75px;
	background: url(../images/hdr-specials.jpg) 50px 15px no-repeat;
}

.specials h3 { 
	margin-top: 15px;
	color: #357c89;
	font-size: 18px;
}

.specials li span.line-break {
	display: block;
}

.footer {
	text-align: center;
}

.footer ul li {
	display: inline;
	padding-right: 12px;
	font-weight: bold; 
}

.footer ul li.cameo {
	padding-right: 0px;
} 

.footer ul li.cameo img {
	position: relative;
	top: 20px;
}

.footer a {
	color: #000000;
}

.footer a:hover {
	color: #357c89;
}

.footer2 {
	text-align: center;
	font-size: 9px;
}


