/* ------------------------------- */
/* ---- NEW AT TARGET STYLING ---- */
/* ------------------------------- */

/* TOC
	1. NAT Container
	2. Header
	3. Navigation
	4. Products
	5. Auxiliary
*/

.gl {
	display: block;
	position: relative;
	overflow: hidden;
	/* z-index: 1; */
}

.gl span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	/* z-index: 10; */
}

.gl a:hover {
	border: none;
}

/* IE6 requires "(background || border): none;" */
.gl a span,
a.gl span {
	display: block;
	cursor: pointer;
	border: 0; /* Required for links to appear like links in IE */
}

/* 1. NAT CONTAINER
------------------------------------------------ */
#nat {
	display: block; /* @see nat_ie.css */
	margin: 0;
	width: 960px;
	overflow: hidden;
	position: relative;
	font-family: Verdana;
	text-align: left;
}

#nat #natAllProductsView {
	/* @see nat_ie.css */
	background: transparent url(/images/nat/010120/images/nat/nat_box_mid.gif) repeat-y;
	display: none;
}

#nat #natFeaturesView {
	visibility: visible;
	height: 558px;
}

/* ::::: Container Overrides ::::: */
#nat ul, #nat ul li {
	margin: 0;
	padding: 0;
}

#nat ul li {
	list-style-type: none;
}

/* 2. HEADER
------------------------------------------------ */
#natTitleBar {
	position: relative;
}

#nat #natHeader {
	background: #fff url(/images/nat/010120/images/nat/nat_header.gif) no-repeat;
	margin: 0;
	height: 0px; /* @see nat_ie.css */
	padding: 45px 0 0;
	overflow: hidden;
	width: auto;
}

#nat #natHeader .homeLink {
	position: absolute;
	top: 0;
	left: 0;
	width: 155px;
	height: 45px;
	z-index: 10px;
	cursor: pointer;
}

/* ::::: Header Items ::::: */
#nat #natViewSelector {
	position: absolute;
    left: 712px; 
	/*left: 576px;*/
	top: 6px; /* @see nat_ie.css */
	color: #898989;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 0.15px;
	line-height: 11px;
	width: 237px;
	height: 34px; 
    border: 0; 
	/*border: 1px solid #b2b2b1;*/
	border-width: 0 1px;
	line-height: 36px;
	padding: 0 0 0 18px;
}



#featuresViewSelector,
#natAllProductsSelector {
	position: absolute;
	top: 6px;
	height: 21px;
}

#featuresViewSelector {
	left: 61px;
	width: 86px;
}

#natAllProductsSelector {
	left: 147px;
	width: 85px;
}

#featuresViewSelector span,
#natAllProductsSelector span {
	background-image: url(/images/nat/010120/images/nat/btn_features_allProducts.png);
	background-repeat: no-repeat;
}

#natAllProductsSelector span {
	background-position: right top;
}

#featuresViewSelector:hover span {
	background-position: 0 -21px;
}

#featuresViewSelector.on span,
#featuresViewSelector.on:hover span {
	background-position: 0 -42px;
	cursor: default;
}

#natAllProductsSelector:hover span {
	background-position: right -21px;
}

#natAllProductsSelector.on span,
#natAllProductsSelector.on:hover span {
	background-position: right -42px;
	cursor: default;
}

#nat #natViewSelector a.toggle {
	text-decoration: underline;
	cursor: pointer;
}

#nat #natViewSelector a.toggle:hover {
	color: #c00;
}

#nat.noCoupons #natCouponsLink { 
	display: none; 
	width: 125px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	position: absolute;
	top: 0; /* @see nat_ie.css */
	right: 0; /* @see nat_ie.css */
	margin: 0;
} 

#nat #natCouponsLink a {
	/* @see nat_ie.css */
	/* @see nat_ie.css */
	overflow: hidden;
	display: block;
/*	background: transparent url(/images/nat/010120/images/nat/btn_get_coupons.gif) 0 0 no-repeat;*/
/*	outline: none;*/
	font-size: 12px;
	color: #3f3f3f;
	text-decoration: none;
	font-weight: normal;
}

#nat #natCouponsLink a span {
	color: #c00;
}

#nat #couponForm {
	position: absolute;
	width: 104px;
	height: 22px;
	margin: 0;
	padding: 0;
	right: 16px;
	top: 14px;
}

#nat #couponForm #printCoupons {
	width: 104px;
	height: 0px;
	padding: 22px 0 0; /* @see nat_ie.css */
	outline: none;
	cursor: pointer;
	border: 0;
	background-color: transparent;
	overflow: hidden;
}

#couponSelection.active {
	top: -480px !important;
	left: 170px !important;
}

#nat #featuresViewSelector {
	cursor: pointer;
}

#nat #allProductsViewSelector {
	cursor: pointer;
}

/* 3. NAVIGATION
------------------------------------------------ */
#nat #natNavigation {
	/* @see nat_ie.css */
	float: left;
	width: 230px; /*169px;*/
	position: relative;
	margin-left: -958px;
}

#couponOffers {
	font-size: 10px;
	font-weight: bold;
	color: #c00;
}

#nat #natNavigation h2, #nat #natNavigation h3 {
	margin: 22px 0 0 22px;
	text-transform: uppercase;
	font-weight: normal;
	opacity: 0.98;
	font-size: 1.1em;
}

#nat #natNavigation a {
	text-decoration: none;
}

#nat #natNavigation ul {
	margin: 12px 22px;
}

#nat #natNavigation #natMenu h3 a {
	font: bold 15px Helvetica, Arial, sans-serif;
	color: #c00;
	cursor: pointer;
}

#nat #natNavigation #natCategories li {
	margin-bottom: 12px;
}

#nat #natNavigation #natCategories a {
	cursor: pointer;
	font-size: 12px;
	color: #414141;
}

#nat #natNavigation #natCategories a.on {
	font-weight: bold;
}

#nat #natNavigation #natCategories a:hover {
	text-decoration: underline;
	color: #cb0d0d;
}

/* 4. PRODUCTS
------------------------------------------------ */
#nat #natProducts {
	float: left;
	margin: 5px 0 0 235px; /* @see nat_ie.css */
	width: 723px; /*550px;*/
	height: 480px;
	overflow: auto;
	position: relative;
}

#nat #natProducts li {
	float: left;
	width: 166px;
	margin: 5px;
	text-align: center;
}

#nat #natProducts .natProductLink {
	display: block;
	width: 100%;
	height: 230px;
	font: 11px Helvetica, Arial, sans-serif;
	color: #666565;
	text-decoration: none;
/*	outline: none;*/
	cursor: pointer;
}

#nat #natProducts .natProductLink:hover {
	background: transparent url(/images/nat/010120/images/nat/btn_quick_info.png) scroll center top no-repeat;
}

#nat #natProducts .natProductLink .natProductImage {
	display: block;
	margin: 0 auto 44px;
	height: 122px;
}

#nat #natProducts .natProductLink .natProductImage img {
	margin: 5px auto;
	border: 0;
}

#nat #natProducts .natProductLink .natProductName {
	display: block;
	width: 122px;
	height: 42px;
	overflow: hidden;
	margin: 0 auto;
}

#nat #natProducts .natProductLink .natProductPrice {
	font-size: 12px;
	font-weight: bold;
	color: #cb0d0d;
}

/* 5. AUXILIARY
------------------------------------------------ */
#natBottom {
	background: #fff url(/images/nat/010120/images/nat/nat_box_bottom.gif) left top no-repeat;
	clear: both;
	width: 960px;
	height: 11px;
}

#grocery #couponSelection {
	display: none;
	visibility: hidden;
}

#grocery #couponSelection.active {
	display: block;
	visibility: visible;
}

#couponSelection a:hover {
	color: red !important;
}

/* TEMPORARY FIXES */
body #nat #natViewSelector, x:-moz-any-link, x:default {
	top: 6px;
}
body #nat #natViewSelector, x:-moz-any-link {
	top: 6px;
}
body #nat #natCouponsLink, x:-moz-any-link, x:default {
	top: 0;
}
body #nat #natCouponsLink, x:-moz-any-link {
	top: 0;
}
#nat #natCouponsLink a {
	background: transparent !important;
	height: auto !important;
	padding-top: 0 !important;
}
