#megaMenu {
	background: url(/static/images/exp/fdo_megamenu.jpg) top left repeat-x;
	overflow: hidden;
	padding-left: 10px;
}

#megaMenu ul {
	font-weight: bold;
	list-style: none;
}

#megaMenu .dropNav {
	float: left;
	height: 46px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 750px;
}

#megaMenu ul li {
	float: left;
	padding: 0;
}

#megaMenu ul li a {
	color: #FFF;
	cursor: pointer;
	display: block;
}

#megaMenu li a:active,#megaMenu li a:hover {
	text-decoration: none;
}

#megaMenu li:hover a span,#megaMenu li a:active span,#megaMenu li a:hover span
	{
	background-color: #fff;
	color: #ccc;
}

#megaMenu span {
	background: transparent url(/static/images/exp/MegaMenu_flecha.png) 89%
		50% no-repeat;
	display: inline-block;
	font: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 46px;
	line-height: 46px;
	padding: 0 30px 0 8px;
	position: relative;
	text-transform: uppercase;
	z-index: 1000;
}

#giftboxes span,#corporate span {
	padding-right: 15px;
}

.header span,#giftboxNav span,#corporateNav span {
	background: none;
	padding: 0 8px;
}

#megaMenu .header {
	padding: 0;
}

#megaMenu .header span {
	background: transparent url(/static/images/exp/menu_selecciona.jpg) 3px
		12px no-repeat;
	float: left;
	display: inline-block;
	height: 46px;
	width: 60px;
	line-height: 120px;
	overflow: hidden;
	padding: 0 0 0 10px;
}

.dropUL {
	-moz-border-radius: 0 5px 5px 5px;
	background: #fff;
	border: 2px solid #dedede;
	left: -999em;
	margin: -0.7em 0 0 0;
	overflow: hidden;
	padding: 20px 0 10px;
	position: absolute;
	width: 800px;
	z-index: 100;
}

#megaMenu li:active,#megaMenu li:hover {
	position: static;
}

#megaMenu li:active ul.dropUL,#megaMenu li:hover ul.dropUL,#megaMenu li.sfhover ul.dropUL
	{
	left: auto;
}

#megaMenu li li {
	border: none;
	display: normal;
	float: left;
	height: auto;
	padding-bottom: 15px;
	padding-left: 22px;
	text-indent: 0;
	width: 170px;
}

#megaMenu li li a {
	color: #999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0 5px;
	text-transform: uppercase;
}

#megaMenu li li a:hover {
	text-decoration: underline;
}

#menu_Recipient {
	width: 580px;
}

#menu_Occasion {
	width: 580px;
}

#menu_Location {
	width: 580px;
}

#megaMenu .dropNav ul ul {
	border: none;
	margin: 0;
	padding: 10px 0;
	width: auto;
	overflow: hidden;
}

#megaMenu li li li {
	clear: left;
	float: none;
	padding: 0;
}

#megaMenu .megaMenuClass,#megaMenu .megaMenuClass a {
	color: #666;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
}

#megaMenu .megaMenuClass:hover {
	background: #2465BC;
	color: #fff;
	text-decoration: none;
}

#megaMenu .masLink {
	color: #2465BC;
	font-size: 10px;
	text-transform: none;
}

#megaMenu .masLink:hover {
	background: #2465BC;
	color: #fff;
	text-decoration: none;
}

#megaMenu .giftOccasions a,#locationItems a {
	margin-bottom: 10px;
}

#megaMenu .holidays,#sa {
	clear: both;
}

#megaMenu .menuAll {
	border-top: 1px dashed #dedede;
	clear: both;
	float: none;
	padding: 10px 0 0 0;
	width: auto;
}

#megaMenu .menuAll a:link,#megaMenu .menuAll a:visited {
	height: 25px;
	width: 179px;
	float: right;
	line-height: 60px;
	overflow: hidden;
}

#categoryNav .menuAll a {
	background: url(/assets/images/icons/btn_shop_all_experiences.png) top
		left no-repeat;
}

#recipientNav .menuAll a {
	background: url(/assets/images/icons/btn_shop_all_recipients.png) top
		left no-repeat;
}

#occasionNav .menuAll a {
	background: url(/assets/images/icons/btn_shop_all_occasions.png) top
		left no-repeat;
}

#locationNavRecentDeal { display: none; }

#locationNavCurrentDeal { display: none; }

#corporateNav { display: none; }
