#staticPromo {
	cursor: pointer;
}

.staticPromoHead,
.staticPromoBody {
	margin: 0 auto;
	width: 1010px;
}

#staticPromo .staticPromoBody {
	cursor: auto;
	overflow:hidden;
}

.emptyClear {
	clear: both !important;
	height: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
	overflow: hidden !important;
}

/* M+O styles */

/* repeating background */

/* make sure to reset this when turning on the banner */
#page {
	margin-top:4px;
}

#staticPromo{
	background: #ce5a0d url("/Images/mao/staticPromo/maoTopPromo20100630.png") repeat-x center -172px;
}

.staticPromoHead .spTitle span {
	display: block;
	padding-top: 30px;
}

.spTitle a {
	background: #CE5A0D url("/Images/mao/staticPromo/maoTopPromo20100630.png") no-repeat 0 0;
	overflow: hidden;
	padding-top: 42px;
	height: 0;
	width: 1010px;
	float: left;
	vertical-align: top;
}

#staticPromo a:hover {
	background-image:url("/Images/mao/staticPromo/maoTopPromo20100630.png");
	background-color:#CE5A0D; 
	background-repeat:no-repeat;

}
.staticPromoIsClosed .spTitle a:hover {
	background-position: 0 -300px;
}

.staticPromoIsOpen .spTitle a {
	background-position: 0 -42px;
}

.staticPromoIsOpen .spTitle a:hover {
	background-position: 0 -342px;
}

.staticPromoBody {
	color: #FFF;
	font-size: 14px;
}

.spContainer {
	background:#CE5A0D url("/Images/mao/staticPromo/maoTopPromo20100630.png") no-repeat 0 -82px;
	position:relative;
	z-index:0;
	height:86px;
	width:1010px;
	overflow:hidden;
}

.spContainer h3, .spMessage, .spDetails a {
	display:none;
	overflow:hidden;
	padding-top: 88px;
}

.spContainer h3 {
	height:0;	
}

.spContainer a {
	overflow:hidden;
}
.spContainer .spMessage a {
	display:block;
	position:absolute;
	padding-top:47px;
	height:0;
	width:818px;
}
#staticPromo .spContainer .spMessage a:hover {
	background:none;
}
.spContainer #sp_details a {
	position:absolute;
	height:20px;
	width:50px;
	top:49px;
	left:728px;
	font-size:10px;
	color: #fff;
	cursor: pointer;
}
.spContainer #sp_details a:hover {
	background-position: -728px -431px;
}
.spContainer #sp_womens a {
	position:absolute;
	height:20px;
	width:111px;
	top:48px;
	left:0;
	font-size:10px;
	color: #fff;
	cursor: pointer;
}
.spContainer #sp_womens a:hover {
	background-position: 0 -430px;
}
.spContainer #sp_mens a {
	position:absolute;
	height:20px;
	width:93px;
	top:48px;
	left:117px;
	font-size:10px;
	color: #fff;
	cursor: pointer;
}
.spContainer #sp_mens a:hover {
	background-position: -117px -430px;
}
.spContainer #sp_promo span {
	position:absolute;
	height:40px;
	width:300px;
	top:10px;
	left:689px;
	font-size: 12px;
	text-transform: uppercase;
}
.spContainer #sp_note span {
	position:absolute;
	height:20;
	width:300px;
	top:50px;
	left:689px;
	font-size: 10px;
	text-transform: uppercase;
}
/* end M+O styles */

#staticPromo,
.staticPromoHead,
.staticPromoBody {
	position: relative;
	z-index: 0;
	zoom: 1;
}