/* In Stores Category Landing Page 02.1.11
------------------------------------------------------------------------------------------------ */
#agi-in-stores img {
	border: 0 none;
}

#agi-main {
	margin: 0;
	padding: 4px 0 10px 0;
	background-color: #fff;
}

#agi-in-stores h1 {
	margin: 0 0 2px 17px;
	padding: 0;
	font-family: HelveticaNeueW01-45Ligh, helvetica, arial, sans-serif;
	color: #c00;
	font-size: 36px;
}

#agi-in-stores h1 em {
	font-family: FontSiteSans-Bold, helvetica, arial, sans-serif;
	font-weight: bold;
	font-style: normal;
}

#agi-in-stores-billboard {
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 10;
	width: 933px;
}

#agi-in-stores-billboard a {
	display: block;
}

#agi-content-wrapper {
	margin: -15px auto 0 auto;
	padding: 10px 6px 0 4px;
	background: url(/agbeta/instores/content-back-shadow.jpg) repeat-y 0 0;
	width: 913px;
}

#agi-instore-content {
	padding: 15px 0 0 0;
	background: #eae7d6 url(/agbeta/instores/content-back.jpg) repeat-x 0 0;
	width: 913px;
	overflow: hidden;
}

#agi-content-bottom {
	margin: 0 auto;
	background: #eae7d6 url(/agbeta/instores/content-bottom.jpg) repeat-x 0 0;
	width: 923px;
	height: 12px;
}

#agi-instore-product {
	margin: 0 35px 0 12px;
	padding: 0;
	float: left;
	width: 581px;
}

#agi-instore-product h2 {
	margin: 0 0 15px 0;
	padding: 0 0 10px 5px;
	font-family: HelveticaNeueW01-45Ligh, helvetica, arial, sans-serif;
	color: #900;
	font-size: 32px;
	background: url(/agbeta/instores/headline-sep.png) no-repeat 0 bottom;
}

#agi-instore-product ul {
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
	list-style: none;
}

#agi-instore-product ul li {
	margin: 0;
	padding: 0;
	float: left;
	width: 190px;
}

#agi-instore-thumbs {
	margin: 0 0 35px 0;
	padding: 0;
}

#agi-instore-thumbs ul.agi-thumb-row {
	margin: 0 0 20px 0;
	padding: 20px 0 0 0;
	background: url(/agbeta/instores/thumb-sep.png) no-repeat 0 0;
}

#agi-instore-thumbs .agi-thumb-row:first-child {
	padding: 0;
	background: none;
}

#agi-instore-thumbs ul.agi-thumb-row a {
	display: block;
	text-decoration: none;
}

.agi-prob-label {
	color: #000;
	font-size: 14px;
	line-height: 1.2em;
}

p.agi-instore-disclaimer {
	margin: 0 0 10px 0;
	color: #666;
}

#agi-instore-rail {
	margin: 0 0 15px 0;
	padding: 0 0 0 3px;
	float: left;
	width: 275px;
	background: url(/agbeta/instores/content-sep.png) no-repeat 0 0;
}

#agi-instore-rail h3 {
	margin: 0 0 8px 4px;
	padding: 0;
	font-family: HelveticaNeueW01-45Ligh, helvetica, arial, sans-serif;
	color: #900;
	font-size: 32px;
}

#in-stores-coupon,
#agi-instore-retailfinder {
	margin: 0 0 40px 15px;
}

#agi-instore-retailfinder {
	text-align: center;
}

#agi-instore-findstore {
	margin: 0;
	padding: 18px 0 0 0;
	width: 255px;
	height: 139px;
	background: url(/agbeta/instores/retailfinder-back.png) no-repeat 0 0;
}

#agi-instore-retailfinder p {
	margin: 0 10px 15px 10px;
	font-size: 14px;
}

#agi-instore-retailfinder #zipcode_text {
	margin: 0 auto 16px auto;
	padding: 4px 8px;
	background-color: #fff;
	border: 1px solid #b4b4b4;
	color: #999;
	width: 180px;
	display: block;
	z-index: 0;
}

#in-stores-coupon a {
	padding: 0;
	display: block;
	width: 255px;
	height: 200px;
	/*background: url(/agbeta/instores/coupon-back.png) no-repeat 0 0;*/
}


/* In Store Detail Lightbox
------------------------------------------------------------------------------------------------ */
#agi-in-stores-collections-lightbox {
	margin: 0;
	padding: 8px;
	background-color: #fff;
	width: 730px;
}

#agi-in-stores-collections-lightbox #agi-lightbox-content {
	padding: 5px 7px;
	background-color: #f6f4eb;
	position: relative;
}

#agi-lightbox-content h2 {
	margin: 0;
	padding: 0 0 0 22px;
	font-family: FontSiteSans-Bold, helvetica, arial, sans-serif;
	font-weight: bold;
	color: #c00;
	font-size: 32px;
}

#agi-lightbox-content h3 {
	margin: 0 0 10px 0;
	padding: 0 0 10px 22px;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #333;
	font-size: 16px;
	background: url(/agbeta/instores/headline-sep.png) repeat-x 0 bottom;
}

#agi-lightbox-content h3 em {
	font-weight: bold;
	font-style: normal;
	text-transform: capitalize;
}

#agi-in-stores-collections-lightbox #close-lighbox,
#agi-in-stores #close_search {
	padding: 0 0 0 20px;
	position: absolute;
	top: 12px;
	right: 20px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	font-family: helvetica, arial, verdana, sans-serif;
	background: url(/agbeta/instores/close.png) no-repeat 0 0;
}

#agi-in-stores-collections-lightbox #close-lighbox a,
#agi-in-stores #close_search a {
	color: #900;
	text-decoration: none;
}

#agi-in-stores #agi-search-results {
	background-color: #fff;
	width: 666px;
}

#agi-in-stores #agi-searching-div {
	padding: 35px 8px 15px 8px;
	position: relative;
}

#agi-in-stores-collections-lightbox #agi-featured-card {
	margin: 0 0 10px 0;
	padding: 0 0 12px 0;
	width: 100%;
	overflow: hidden;
	text-align: left;
	background: url(/agbeta/instores/thumb-sep.png) repeat-x 0 bottom;
}

#agi-in-stores-collections-lightbox #agi-featured-image {
	margin: 0 15px 0 10px;
	float: left;
	width: 325px;
}

#agi-in-stores-collections-lightbox #agi-featured-verse {
	float: left;
	width: 360px;
}

#agi-in-stores-collections-lightbox #agi-featured-verse h3 {
	margin: 25px 0 8px 0;
	padding: 0;
	background: none;
	color: #666;
	font-size: 16px;
	font-weight: bold;
}
#agi-in-stores-collections-lightbox #agi-featured-verse h3:first-child {margin: 8px 0;}

#agi-in-stores-collections-lightbox #agi-category-cards ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
}

#agi-in-stores-collections-lightbox #agi-category-cards ul li {
	margin: 0;
	padding: 0;
	float: left;
	width: 140px;
}