/* =====================================================================
   even with shiv, IE7 and IE 8 require HTML5 elements explicitly made block elements
   ===================================================================== */
header, footer {
	display: block; 
}

/* =====================================================================
   header styles from global.css - will be culled of overwrites
   ===================================================================== */

#globalMastheadContainer {
	background: #FFFFFF;
	height: 210px !important; /* !important added to support dormancy on custom.css on billpay pages. remove all !important declarations during phase 2 refactor*/
	overflow: visible;
	/* sprite defined in base_css.jsp -- background-image: url('/web20/assets/img/nav/header-bottom-gradient.png'); */
	background-repeat: no-repeat;
	background-position: bottom center;
	border-bottom-width: 0px !important; /* !important added to support dormancy on custom.css on billpay pages. */
}

.noTextDecoration {
	text-decoration: none;
}

/* =====================================================================
   header styles from legacy standard.css - will be culled of overwrites
   ===================================================================== */

/* none taken */

/* =====================================================================
   header.css - macys.bootstrap adjustments
   ===================================================================== */
body {
	padding-top: 0px; /* 60px to make the container go all the way to the bottom of the topbar */
}

.selected {
	font-weight: bold;
}

.sPadTop {
	padding-top: 25px;
}

#hd {
	/* sprite defined in base_css.jsp -- background-image: url('/web20/assets/img/nav/header-bottom-gradient.png'); */
	background-repeat: no-repeat;
	background-position: bottom center;
	overflow: hidden;
}

#globalMastheadUserMenu {
	margin: 0px auto;
	height: 37px;
	background-color: #F2F2F2;
}
#globalMastheadUserMenu2 {
	background-color: #F2F2F2;
}
#globalMastheadUserMenuGradient {
	/* sprite defined in base_css.jsp -- background-image: url('/web20/assets/img/nav/header-top-gradient.jpg'); */
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 5px;
	margin: 0px auto;
	background-color: #F2F2F2;
}

#globalMastheadUserMenu > div > ul > li > a {
	margin: 10px;
}

#globalMastheadUserMenu .nav-pills > li > a {
	color: #000000;
	font-family: Arial, Helvetica, Verdana, sans serif;
	font-size: 13px;
	padding-right: 7px; 
	padding-left: 7px; 
	line-height: 18px;
}

#globalMastheadUserSalutation {
	font-family: Arial, Helvetica, Verdana, sans serif;
	font-size: 14px;
	font-weight: bold;
	margin-right: -8px;
}

#globalMastheadUserMenu .nav-pills > li > a:hover {
	color: #000000;
	background-color: transparent;
}

.row {
	margin: 0px auto;
}

#adspot1 {
	width: 305px;
	height: 43px;
	float: left;
}

.user b {
	display: none;
}

.user span a {
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 2px;
	margin-bottom: 2px;
}

li.right {
	float: right;
	
}

#globalMastheadPool {
    position: static;
	background-color: transparent;
	width: 307px;
	height: 40px;
	overflow: hidden;
}

ul.nav {
	width: 914px;
}

#globalMastheadCategoryMenu {
	background-color: #000000;
	height: 37px;
	overflow: hidden;
}

#globalMastheadSearchMenu {
	width: 914px;
	margin: 0px auto;
	overflow: visible;
}

#globalMastheadSearchMenu {
	padding-top: 15px;
	height: 80px;
	margin: 0px auto;
}

#globalMastheadUserMenu >.row, #globalMastheadUserMenu > .row > .span12, #globalMastheadUserMenu > .row > .span12 > ul {
	height: 43px;
	margin: 0px auto;
}

#globalMastheadUserMenu > .row > .span12 {
	float: none;
}

#globalMastheadBrandLogo {
     float: left;
}

div.globalMastheadLogo {
	/* sprite defined in base_css.jsp -- background:url('/web20/assets/img/global-icons.png') no-repeat -27px -124px; */
	height: 73px;
	width: 268px;
}

#nav-search-box #globalSearchInputContainer {
	width: 385px;
	height: 37px;
	padding: 0px;
	margin-top: 21px;
	margin-left: 37px;
	margin-right: 0px;
	float: left;
}

#nav-search-box input.globalSearchInputField {
	width: 385px;
	height: 35px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px !important; /* overrides standard.css legacy */
	border-radius: 0px;
	float: left;
	border: 1px #C2C2C2 solid;
	border-right-width: 0px;
	font-family: Arial, Helvetica, Verdana, sans serif;
	font-size: 18px;
	color: #8C8C8C;
	font-style: italic;
	line-height: 35px;
	-moz-box-shadow:    inset 0 0 10px #CFCFCF;
	-webkit-box-shadow: inset 0 0 10px #CFCFCF;
	box-shadow:         inset 0 0 10px #CFCFCF;
}

#nav-search-box #subnavSearchSubmit {
	/* sprite defined in base_css.jsp -- background:url('/web20/assets/img/global-icons.png') no-repeat -201px -78px; */
	height: 37px;
	width: 38px;
	margin-top: 21px;
	margin-left: 0px;
	background-color: #CC0000;
	border-color: #CC0000;
	border-width: 0px;
	float: left;
	cursor: pointer;
}

/* bag */

/* migrated from base_css.jsp - these were defined in base_css.jsp itself, likely because of the asset path in the background images urls */

#globalMastheadBag {
	display: block;		
	position: relative;
	height: 68px; 
	width: 150px;
	float: right;
	padding: 0px; 
	margin: 0px;
	overflow: visible;
}

#globalMastheadBagTab.shadowQB {
	position: relative;
	border: 1px #CCCCCC solid;
	border-bottom-width: 0px;
	margin-top: 20px;
	background-color: #FFFFFF;
	visibility: hidden;
	height: 42px;
	width: 157px;
	-webkit-box-shadow: 1px 2px 5px #AAAAAA;
	-moz-box-shadow: 1px 2px 5px 0 #AAAAAA;
	-ms-filter: "progid: DXImageTransform.Microsoft.Shadow(Color=#AAAAAA, Direction=135,Strength=3);";
	filter: progid: DXImageTransform.Microsoft.Shadow(Color=#AAAAAA, Direction=135,Strength=3);
	overflow: visible;
}

#globalMastheadBagTab.shadowQB.open {
	visibility: visible;
}

div.globalMastheadBagIcon {
	display: inline-block;
	/* sprite defined in base_css.jsp -- background:url('/web20/assets/img/global-icons.png') no-repeat -160px -2px; */
	height: 67px;
	width: 45px;
	vertical-align: top;
	line-height: 0px;
}

/* =====================================================================
   new header - macys.bootstrap adjustments
   ===================================================================== */

#globalMastheadCategoryMenu > ul {
	margin: 0px auto;
}

#globalMastheadCategoryMenu > ul, #globalMastheadCategoryMenu > ul >li {
	height: 37px;
}

#globalMastheadCategoryMenu .nav-pills > li > a {
	padding-right: 9px; 
	padding-left: 9px; 
	padding-top: 10px;
	padding-bottom: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 18px;
	font-family: 'Avenir Black', 'Arial Bold', 'Helvetica Bold', sans-serif;
	font-size: 12px;
	color: #FFFFFF;	
}

#globalMastheadCategoryMenu .nav-pills > li.globalMastheadCategoryMenuWedding {
	margin-right: 16px;
}

#globalMastheadCategoryMenu .nav-pills > li > a:hover {
	color: #999999;
	background-color: transparent;				
}

#globalMastheadCategoryMenu .nav-pills > li > a.globalMastheadCategorySelected {
	background-color: #4D4D4D;
	height: 21px;
	-moz-box-shadow:    inset 0 3px 6px #2E2E2E;
	-webkit-box-shadow: inset 0 3px 6px #2E2E2E;
	box-shadow:         inset 0 3px 6px #2E2E2E;
}

#globalMastheadCategoryMenu > ul >li.globalMastheadCategoryMenuIntl {
 	margin-right: 6px;
}

#globalMastheadFeatureMenu {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 36px;
}

#globalMastheadFeatureMenu #row .nav.nav-pills {
	height: 36px;
}

#globalMastheadFeatureMenu .nav-pills > li {
	float: right;
}

#globalMastheadFeatureMenu .nav-pills > li > a, #globalMastheadFeatureMenu .nav-pills > li {
	font-family: Arial, Helvetica, sans serif !important; /* overrides standard.css legacy */
	font-size: 13px !important; /* overrides standard.css legacy */
}

#globalMastheadFeatureMenu .nav-pills > li > a:hover {
	color: #000000;
	background-color: transparent;
}

#globalMastheadFeatureMenuWeddingRegistry {
	font-weight: bold;
}

div.globalMastheadFeatureMenuGiftGuide {
	display: inline-block;
	/* sprite defined in base_css.jsp -- background:url('/web20/assets/img/global-icons.png') no-repeat -219px 0px; */
	height: 29px;
	width: 92px;
}
			
.nav-pills .globalMastheadFeatureMenuImageLink {
	padding: 0px;
	margin: 0px 0px 0px 16px;
}

div.globalMastheadSearchButton {
	/* sprite defined in base_css.jsp -- background:url('/web20/assets/img/global-icons.png') no-repeat -2px -2px; */
	width: 23px;
	height: 23px;
	float: left;
	padding-right: 5px;
	margin-top: 5px;
}

/* =====================================================================
   mini cart and quickbag styles
   ===================================================================== */
#globalMastheadMiniCart {
     position: absolute;
     right: 0px;
     top: 0px;
     height: 1.0em;
     text-align: right;
     margin: 10px 0 0 0;
}

#globalMastheadMiniCart p {
    margin: 6px 10px;
}

#globalMastheadMiniCart.quickbagMasthead p {
    margin: 6px 0px;
}

#globalMastheadMiniCart p, #globalMastheadMiniCart a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666666;
}

#globalMastheadMiniCart p span {
	color: #333;
}

#globalMastheadMiniCart #signInProfileInfo a {
	padding: 0px 4px;
}

#globalMastheadMiniCart #signInProfileInfo a.last {
	padding-right: 0px;
}

#globalMastheadMiniCart p a.last {
	padding-right: 0px;
}

#globalMastheadMiniCart .shoppingBagSmall {
    padding: 0 0 0 2px;
    margin-bottom: -6px;
    border: none;
}

#globalMastheadMiniCart .shoppingBagUserName {
    text-transform: uppercase;
    font-weight: bold;
}

#globalMastheadMiniCart p a {
    color: #666;
    text-decoration: none;
	padding: 0 4px;
}

#globalMastheadQuickBagHeader {
	position: absolute;
	left: 1px; 
	height: 60px;
	width: 151px;
	padding-right: 6px;
	top: 0px;
	text-align: right;
	line-height: 0px;
	z-index: 1020;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
}

#globalMastheadQuickBagHeader.open {
	border-bottom: 3px #FFFFFF solid;
	height: 61px;
}

#globalMastheadQuickBagHeader img {
	vertical-align: top;
	line-height: 0px;
}

#globalMastheadQuickBagHeader a#checkoutLink {
	text-decoration: none;
	line-height: 20px;
	padding-top: 5px;
	vertical-align: top;
	display: block;
	float: right;
	margin-top: 24px;
	margin-right: 6px;
}

#globalMastheadQuickBagHeader a#bagLink {
    float: right;
}

#globalMastheadQuickBagHeader span#itemInfo, #globalMastheadQuickBagHeader span#itemCount {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}

#globalMastheadQuickBagHeader span#itemInfo {
    font-weight: bold;
}

#globalMastheadContainer #globalMastheadCategoryMenu li.globalNavIntlClass {
    margin-right: 7px;
}
