html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 14px;
	font-family: Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1.5;
	color: #607268;
	background: white;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

h1 {
	font-size: 36px;
	color: #3F3F41;
	line-height: 100%;
	padding: 0 0 15px 0;
	margin-bottom: 0;
	font-family: 'Helvetica Neue', 'Helvetica', 'Arial black', 'Arial', San-serif;
	letter-spacing: -2px;
	font-weight: bold;
}

h2 {
	font-size: 24px;
	line-height: 34px;
	letter-spacing: -1px;
}

h3 {
	font-size: 22px;
	line-height: 30px;
	letter-spacing: -1px;
}

h4 {
	font-size: 20px;
	line-height: 28px;
	letter-spacing: -1px;
}

h5 {
	font-weight: bold;
}

p {
	line-height: 24px;
	padding-bottom: 18px;
}

ul {
	padding-bottom: 18px;
}

ul li {
	line-height: 24px;
}

.disclist {
	list-style-type: disc;
}

.disclist li {
	margin-left: 20px;
}

.ollistdecimal {
	list-style-type: decimal;
	padding-bottom: 18px;
}

.ollistdecimal li {
	line-height: 24px;
	margin-left: 20px;
}

.ollistupperalpha {
	list-style-type: upper-alpha;
	padding-bottom: 18px;
}

.ollistupperalpha li {
	line-height: 24px;
	margin-left: 20px;
}

a {
	color: #4679ba;
	text-decoration: none;
}

a:visited {
	color: #4679ba;
}

a:hover {
	color: #0a93f2;
	text-decoration: underline;
}

a:active {
	color: #0a93f2;
	text-decoration: underline;
}

strong {
	font-weight: bolder;
}

/*STANDARD EXTRAS*/

/*Jquery UI*/
.ui-tabs .ui-tabs-hide {
     display: none;
}

.boldhdr {
	font-weight: bold;
}

/*END STANDARD EXTRAS*/

.identity {
	width: 960px;
	height: 382px;
	margin: 0 auto;
	position: relative;
}

.identityrotatorbucket {
	width: 960px;
	height: 382px;
	position: relative;
}

/*Rotator Controls -------*/
.imgrotator {
	width: 960px;
	height: 382px;
	position: relative;
	/*
	position: absolute;
	left: 0;
	bottom: 0;
	height: 326px;
	*/
}

.imgrotatorbucketbtns {
	position: absolute;
	bottom: 10px;
	right: 20px;
	height: 10px;
}

.imgrotatorbucketbtns li {
	width: 10px;
	height: 10px;
	margin-right: 10px;
	float: left;
	background-color: #27bc04;
}

.rotatorbtn {
	width: 10px;
	height: 10px;
}

.imgrotator .ui-tabs-selected {
	background-color: #de3f34 !important;
}

/*End Rotator Controls -------*/

.logo_identity_iga {
	position: absolute;
	left: 0px;
	top: 10px;
}

.identityQuote {
	font-size: 20px;
	line-height: 1.15em;
	font-family: "Arial Black", Arial, sans-serif;
	font-style: italic;
	color: #27bc04;
	width: 260px;
	height: 44px;
	position: absolute;
	top: 30px;
	left: 190px;
	letter-spacing: .05em;
}

.nav {
	position: absolute;
	top: 0;
	right: 0;
}

.nav li {
	float: left;
	height: 131px;
}
	
.navcontentbucket {
	background-color: #FFFFFF;
	background-image: url(/images/nav_greenbckgrnd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
	
.navSlider {
	list-style: none;
	height: 129px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	/*width: 462px;*/
	width: 489px;
	display: block;
	position: relative;
}
	
.navSlider li {
	float: left;
	display: inline;
	overflow: hidden
	margin: 0;
	padding: 0;
	text-align: left;
	position: relative;
	background-image: url(/images/nav_greenbckgrndslider.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

/*NAV CONTENT*/

.navMyIGAIcon {
	position: absolute;
	top: 0;
	left: 145px;
}

.navMyIGAGuyLinks {
	position: absolute;
	top: 25px;
	left: 40px;
	width: 110px;
	line-height: 1.40em;
}

.navMyIGAGuyLinks a {
	display: block;
	font-weight: bolder;
	text-decoration: none;
}


.navLocationStates {
	position: absolute;
	top: 0;
	left: 27px;
}

.navLocations {
	position: absolute;
	top: 65px;
	left: 130px;
	width: 110px;
	line-height: 1.40em;
}

.navLocations a {
	display: block;
	font-weight: bolder;
	text-decoration: none;
}

.icon_navAdGuy {
	position: absolute;
	top: 0;
	left: 30px;
}

.btn_navAdPrint {
	position: absolute;
	top: 2px;
	left: 130px;
}

.btn_navAdTVSpot {
	position: absolute;
	top: 44px;
	left: 130px;
}

.navIGABrands {
	position: absolute;
	bottom: 0;
	left: 27px;
}

.btn_navCoupons {
	position: absolute;
	top: 86px;
	left: 130px;
}

.navEvents {
	position: absolute;
	top: 0;
	left: 27px;
}

.navHealthyTips {
	position: absolute;
	top: 0;
	left: 30px;
}

.navHeathlyTipsLinks {
	position: absolute;
	top: 6px;
	left: 142px;
	width: 100px;
	line-height: 1.25em;
}

.navHeathlyTipsLinks a {
	font-size: 12px;
	display: block;
	font-weight: bolder;
	text-decoration: none;
	padding-bottom: 3px;
}

.navPartnerLinks {
	position: absolute;
	top: 0;
	left: 27px;
}

.navContactUs {
	position: absolute;
	top: 0;
	left: 27px;
}

.navContactUsHdr {
	font-weight: bold;
	width: 100px;
	position: absolute;
	top: 8px;
	left: 130px;
}

.navContactUsLnks {
	position: absolute;
	top: 36px;
	left: 145px;
	width: 90px;
	line-height: 1.40em;
}

.navContactUsLnks a {
	display: block;
	font-weight: bold;
	text-decoration: none;
}

.navHome {
	position: absolute;
	top: 0;
	left: 27px;
}


/*END NAV CONTENT*/

/*CONTENT CONTROLLERS*/
.contentbucket {
	border: 1px solid #27BC04;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 958px;
	margin: 0 auto 10px auto;
	min-height: 370px;
	height: auto !important;
	height: 370px;
	background: #e3fae9;/* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UzZmFlOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #e3fae9 0%, #ffffff 40%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e3fae9), color-stop(40%,#ffffff), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e3fae9 0%,#ffffff 40%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e3fae9 0%,#ffffff 40%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e3fae9 0%,#ffffff 40%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(top,  #e3fae9 0%,#ffffff 40%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3fae9', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
}

/*END CONTENT CONTROLLERS*/

/*FOOTER AND SIG*/

.footer {
	text-align: center;
	width: 960px;
	padding-bottom: 30px;
	margin: 0 auto;
}

.footerAddressBar {
	height: 41px;
	color: #ffffff;
	background-image: url(/images/bckgrnd_ftr_address.jpg);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}

.tickercontainer { /* the outer div with the black border */
	width: 930px; 
	height: 27px; 
	margin: 0 auto; 
	padding: 0
	overflow: hidden; 
}

.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 10px;
	top: 8px;
	width: 910px; 
	overflow: hidden;
}

ul.newsticker { /* that's your list */
	position: relative;
	left: 900px;
	color: #ffffff;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-weight: bold;
}

ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	color: #ffffff;
	font-weight: bold;
	margin: 0 50px 0 0;
}

ul.newsticker span {
	margin: 0 10px 0 0;
} 

.sig {
	font-size: 12px;
}

.sig a {
	font-size: 12px;
}

/*END FOOTER AND SIG*/

/*LOCATIONS*/
/*Tabs*/
.locationstabsbucket {
	width: 860px;
	margin: 0 auto;
}

.locationstabs {
	float: left;
	list-style-type: none;
	padding-bottom: 0;
}

.locationstabs li {
	float: left;
	margin: 0 1px 0 0;
	padding: 0;
	background-color: #27BC04;
	border: 1px solid #259c04;
	border-bottom: none;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-left-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}

.tabllinkssearchtab {
	/*
	background-color: #ee1b2e !important;
	border: 1px solid #ee1b2e !important;
	border-bottom: none !important;
	*/
}

a.tabllinks, a.tabllinkssearch {
	color: #ffffff;
	text-decoration: none;
	display: block;
	font-weight: 900;
	line-height: 2em;
	width: 110px;
	text-align: center;
}

a.tabllinks:visited, a.tabllinkssearch:visited {
	color: #ffffff;
	text-decoration: none;
}

a.tabllinks:hover, a.tabllinkssearch:hover {
	color: #ffffff;
	text-decoration: none;
}

a.tabllinks:active, a.tabllinkssearch:active {
	color: #ffffff;
	text-decoration: none;
}

.ui-tabs-selected {
	background-color: #259c04 !important;
}

.locationstabscontent {
	clear: both;
	padding: 26px 0 26px 0;
	border: 1px solid #259c04;
	min-height:400px;
	height: auto !important;
	height: 400px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

/*google map*/
.map_canvas {
	width: 858px;
	height: 350px;
	border: 1px solid #259c04;
	margin: 0 auto 25px auto;
}

.infowindow {
	outline: none;
	overflow: hidden;
}

.infowindowlist li {
	font-size: 14px;
	line-height: 1.25em;
}

.selectedlocation {
	color: #ee1b2e;
}

/* COLUMN CONTROLS */

.col1Bucket {
	margin: 0 30px 0 30px;
	padding-top: 20px;
	padding-bottom: 25px;
	text-align: left;
	position: relative;
}

.col2_1_Bucket {
	padding: 0 0 20px 0;
	margin: 0 420px 0 20px;
}

/*Column Controls Equal Columns CSS*/

.container {
	overflow: hidden;
	padding-bottom: 20px;
}

/*left Column*/
.Col01container {
	position: relative;
	float: left;
	width: 260px;
	margin: 0;
	padding: 0;
	z-index: 1000;
}

/*right Column*/
.Col02container {
	position: relative;
	padding: 0;
	margin: 0;
	/*border-left: 290px solid #ffffff;*/
	margin-left: -290px;
	position: relative;
	float: right;
	width: 600px;
	
}

.Col01content {
	border: 1px solid #27BC04;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	min-height:200px;
	height: auto !important;
	height: 200px;
}

.recipedisplaycontroller {
	position: relative;
}

#rightColumn {
	padding: 0;
	margin: 0;
	margin-left: 290px;
	margin-right: 0;
	position: relative;
}

#leftColumn {
	position: absolute;
	top: 0;
	left: 0;
	width: 260px;
	margin: 0;
	padding: 0;
}

#leftColumnContent, #rightColumnContent {
	margin: 0;
	padding: 0;
	position: relative;
}

#leftColumnContent {
	border: 1px solid #27BC04;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#rightColumnContent {
	/*padding-bottom: 25px;*/
}

/* COLUMN CONTROLS END */

/*FORMS*/
.tblMainBucket {
	margin: 0 auto 0 auto;
	width: 100%;
}

th {
	background-color: #ffc65d;
	padding: 4px 10px;
}

.formTextRight {
	text-align: right;
	padding: 4px;
}

.formFields {
	padding: 4px;
	text-align: left;
}

.form_error {
	color:  #db3124;
	text-align: right;
	padding: 4px;
}

.input {
	font-family: Arial, Verdana, sans-serif;
    font-size: 15px;
    padding: 5px;
    border: 1px solid #b9bdc1;
    width: 300px;
    color: #3e413e;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.inputsize3 {
	width: 35px;
}

.inputsize65 {
	width: 65px;
}

.inputsize200 {
	width: 200px;
}

.inputgreycolor {
	color: #9aa298;
}

.select {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    border: 1px solid #b9bdc1;
    color: #3e413e;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}

.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

.bigrounded {
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}
.medium {
	font-size: 16px;
	padding: .4em 1.5em .42em;
}
.small {
	font-size: 14px;
	padding: .2em 1em .275em;
}

/*
.small {font-size:12px;}
.medium{font-size:18px;}
.large{font-size:24px;}


.basebtnbckgrnd {
	background: #039541;
	background-image: -moz-linear-gradient(top,#02a848,#047a36);
	background-image: -webkit-gradient(linear,left top, left bottom,from(#02a848),to(#047a36));
}
.basebtnbckgrnd:hover{background:#06a94b;}
*/

/* green */
.basebtnbckgrnd {
	color: #d3f4cb;
	border: solid 1px #538312;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#27BC04), to(#218c03));
	background: -moz-linear-gradient(top,  #27BC04,  #218c03);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#27BC04', endColorstr='#218c03');
}
.basebtnbckgrnd:hover {
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#23a904), to(#1e7f03));
	background: -moz-linear-gradient(top,  #23a904,  #1e7f03);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#23a904', endColorstr='#1e7f03');
}
.basebtnbckgrnd:active {
	color: #76d55f;
	background: -webkit-gradient(linear, left top, left bottom, from(#218c03), to(#27BC04));
	background: -moz-linear-gradient(top,  #218c03,  #27BC04);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#218c03', endColorstr='#27BC04');
}

/* gray */
.grey1 {
	color: #e9e9e9;
	border: solid 1px #555;
	background: #6e6e6e;
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
	background: -moz-linear-gradient(top,  #888,  #575757);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
}
.grey1:hover {
	background: #616161;
	background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
	background: -moz-linear-gradient(top,  #757575,  #4b4b4b);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');
}
.grey1:active {
	color: #afafaf;
	background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));
	background: -moz-linear-gradient(top,  #575757,  #888);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888');
}


/*Notify Msg*/
.notifyMsg {
	color:  #db3124;
	padding: 4px;
	line-height: 1.5em;
}

.redtext {
	color:  #db3124;
}

/*FORMS END*/


/*locations*/
.locationstable {
	width: 95%;
	margin: 0 auto;
}

.locationstable td {
	padding-left: 26px;
	border-left: 1px solid #cad6df;
}

.locationstable td:first-child {
	border-left: none;
}

.storeaddress {
	padding-bottom: 15px;
}

.storeaddress li {
	font-size: 85%;
	line-height: 1.25em;
}

.zipcodeformcontainer {
	text-align: center;
}

.resultshdr {
	padding: 15px 50px 10px 50px;
}

.zipcodesearchresults {
	padding: 0 50px 10px 50px;
}

.listdivider {
	/*padding: 0 0 15px 0;*/
	margin-top: 15px;
	border-bottom: 1px solid #dddddd;
}

.zipcodesearchresults span {
	float: left;
}

.zipcodesearchresults div {
	margin-left: 100px;
}

.storeaddresszipcodesearch {
	float: right;
	font-size: 90%;
}

.storeaddresszipcodesearch li {
	line-height: 1.35em;
}

/*LOCATIONS END*/

/*COUPONS*/
.couponsbucket {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 15px;
}
/*END COUPONS*/

/*CONTENT LISTING (USED ON EVENTS PAGE) */
.contentlistingpage {
	padding-bottom: 0;
}

.contentlistingpage li {
	margin-left: 210px;
	position: relative;
	padding-left: 20px;
	padding-bottom: 20px;
}

.img_contentlisting {
	position: absolute;
	top: 0;
	left: -210px;
}

.linksspacer li {
	margin-left: 150px !important;
	height: 110px;
}

.linksspacer li p {
	line-height: 90px;
}

.img_logoslinks {
	position: absolute;
	top: 0;
	left: -100px;
}

/*CONTENT LISTING*/

/*HEALTHY LIVING*/
.contentdisplaycontroller {
	position: relative;
	padding-bottom: 20px;
}

.linkListing {
	padding-top: 16px;
	padding-bottom: 16px;
}

.linkListing li {
	padding: 0 16px 0 16px;
}

.linkListing a {
	text-decoration: none;
	line-height: 1.5em;
}

.linkListing a:visited {
}

.linkListing a:hover {
	text-decoration: none;
}

.linkListing a:active {
	text-decoration: none;
}

.hdrbgrnd_orangedrk { 
	background-color: #AB5410;
	color: #fff;
	line-height: 2em;
	padding-left: 20px;
}

.contentbgrnd_orangelght {
	background-color: #E3AC83;
	padding-top: 10px;
	margin-bottom: 10px;
}

.contentbgrnd_orangelght p {
	color: #AB5410;
	margin-right: 20px;
	margin-left: 20px;
}

.hdrbgrnd_greendrk {
	background-color: #00843D;
	color: #fff;
	line-height: 2em;
	padding-left: 20px;
}

.contentbgrnd_greenlght {
	background-color: #BFD730;
	padding-top: 10px;
	margin-bottom: 10px;
}

.contentbgrnd_greenlght p {
	color: #00843D;
	margin-right: 20px;
	margin-left: 20px;
}

.hdrbgrnd_reddrk {
	background-color: #A91317;
	color: #fff;
	line-height: 2em;
	padding-left: 20px;
}

.contentbgrnd_redlght {
	background-color: #F27C9C;
	padding-top: 10px;
	margin-bottom: 10px;
}

.contentbgrnd_redlght p {
	color: #A91317;
	margin-right: 20px;
	margin-left: 20px;
}

.hdrbgrnd_cyandrk {
	background-color: #3370A7;
	color: #fff;
	line-height: 2em;
	padding-left: 20px;
}

.contentbgrnd_cyanlght {
	background-color: #78B6E4;
	padding-top: 10px;
	margin-bottom: 10px;
}

.contentbgrnd_cyanlght p {
	color: #3370A7;
	margin-right: 20px;
	margin-left: 20px;
}

.hdrbgrnd_purpledrk {
	background-color: #46316E;
	color: #fff;
	line-height: 2em;
	padding-left: 20px;
}

.contentbgrnd_purplelght {
	background-color: #9D85BE;
	padding-top: 10px;
	margin-bottom: 10px;
}

.contentbgrnd_purplelght p {
	color: #46316E;
	margin-right: 20px;
	margin-left: 20px;
}

a.whitelink:link {
	color:#fff;
	text-decoration: none;
}

a.whitelink:visited {
	color:#fff;
}

a.whitelink:hover {
	color:#fff;
	text-decoration: underline;
}

a.whitelink:active {
	color:#fff;
	text-decoration: underline;
}

.bmicalchdr {
	background-color: #faf0cf;
	padding: 10px;
}

.bmiresults {
	background-color: #f2d16f;
	font-weight: bold;
}

.bmiform {
	background-color: #faf0cf;
}

.bmichart {
	margin-top: 20px;
}

.colfloatright {
	float: right;
}

.colfloatright {
	background-color: #ffffff;
	border: 1px solid #039541;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: 0 0 15px 15px;
	padding: 20px;
}

.fightbac_tblchart {
	padding-bottom: 20px;
}

.fightbac_tblchart h3 {
	border-bottom: 1px solid #b5e2d3;
	padding-top: 15px;
	margin: 0;
}

.fightbac_tblchart td {
	padding-right: 20px;
	padding-bottom: 10px;
}


.fightbac_chartcontent {
	padding: 2px 0 2px 6px;
	text-align: left;
}

.fightbac_chillchart {
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

.fightbac_chillchart td {
	border: 1px solid #00a9df;
	padding: 6px;
	line-height: 1.5em;
	text-align: left;
}

.fightbac_chillchart td.hdr_product {
	background-color: #004a8e;
	border: 1px solid #004a8e;
	border-right: 1px solid #fff;
	padding: 6px;
	line-height: 1.5em;
	color: #ffffff;
}

.fightbac_chillchart td.hdr_refrig {
	background-color: #004a8e;
	border: 1px solid #004a8e;
	border-right: 1px solid #fff;
	padding: 6px;
	line-height: 1.5em;
	width: 140px;
	color: #ffffff;
	text-align: center;
}

.fightbac_chillchart td.hdr_freeze {
	background-color: #004a8e;
	border: 1px solid #004a8e;
	padding: 6px;
	line-height: 1.5em;
	width: 140px;
	color: #ffffff;
	text-align: center;
}

.fightbac_chillchart th {
	background-color: #00a9df;
	border: 1px solid #00a9df;
	padding: 6px;
	line-height: 1.5em;
	font-weight: bold;
	color: #004a8e;
}

.ingredientexchangetbl {
	border: 1px solid #27bc05;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: hide;
	padding: 0;
}

.ingredientexchangetbl td {
	border: 1px solid #b5e2d3;
	padding: 6px;
	line-height: 1.5em;
	text-align: left;
}

.ingredientexchangetbl td.hdr_product {
	background-color: #27bc05;
	border: 1px solid #b5e2d3;
	padding: 6px;
	line-height: 1.5em;
	color: #ffffff;
}
/*END HEALTHY LIVING*/

/*GROCERY LIST*/

.tablegrocerylist {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: hide;
	width: 600px;
	padding: 0;
}

.tablegrocerylistquantity {
	border-bottom: 1px solid #a8c598;
	padding: 6px;
	text-align: center;
	vertical-align: middle;
	width: 40px;
}

.tablegrocerylistitem {
	border-bottom: 1px solid #a8c598;
	padding: 6px;
	text-align: left;
	vertical-align: middle;
}

.tablegrocerylistitem p {
	margin: 0;
	padding: 0;
}

.tablegrocerylistremove {
	border-bottom: 1px solid #a8c598;
	padding: 6px;
	text-align: right;
	vertical-align: middle;
	font-size: 12px;
	width: 90px;
}

.grocerylistadditemmfrm {
	padding-top: 20px;
	text-align: center;
}

.grocerylistremovebtn {
}


.greycolor {
	color: #9aa298;
}

/*GROCERY LIST END*/

/*MY PROFILE */
.myprofiletabs {
	width: 840px;
	position: relative;
	padding-bottom: 25px;
}

.profiletabcontrols {
	position: absolute;
	left: 19px;
	top: 20px;
	width: 220px;
	border: 1px solid #27BC04;
	border-right: none;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	padding: 10px 0 15px 0;
}

.profiletabcontrols li {
	padding: 8px 10px 8px 20px;
	border-bottom: 1px solid #d5d5d5;
}

.profiletabcontrols li:last-child {
	border-bottom: none;
}

.profiletabcontrols a:link, .profiletabcontrols a:visited {
	padding: 0;
	margin: 0 16px 0 0;
	text-decoration: none;
}

.profiletabcontrols a:hover {
	text-decoration: none;
}

.profiletabcontrols a:active {
	text-decoration: none;
}

ul.profiletabcontrols .ui-tabs-selected a {
	color: #ffffff !important;
}

.profiletabcontent {
	width: 620px;
	margin-left: 240px;
	border: 1px solid #27BC04;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	min-height:400px;
	height: auto !important;
	height: 400px;
}

.ui-tabs .ui-tabs-hide {
     display: none;
}

.myprofilehdr {
	padding: 15px
}

.myprofileoverview {
	padding: 0 15px 15px 35px;
}

.myprofileoverview li {
	line-height: 1.5em;
}
/*MY PROFILE END*/

/* PAGINATION */
.page_num_bucket {
	margin: 0;
	padding: 0 0 20px 0;
	text-align: left;
	line-height: 18px;
}

.paginate_pg {
	padding: 2px 5px 2px 5px;
}

.paginate_curr_pg {
	padding: 2px 5px 2px 5px;
	margin: 0 2px 0 2px;
	color: #ffffff !important;
	background-color: #27BC04;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

/* PAGINATION END */

/*RECIPE BOX */

.recipeboxcategories {
	padding-top: 8px;
	padding-bottom: 16px;
}

.recipeboxallcategories {
	padding: 8px 16px 8px 16px;
	border-bottom: 1px solid #d5d5d5;
}

.recipeboxallcategories span {
	border: 1px solid #259c04;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 0 4px;
	color: #ffffff;
	background-color: #27BC04;
	width: 30px;
	float: right;
	text-align: center;
}

.recipeboxcategorieslist {
	padding-top: 0;
	padding-bottom: 16px;
}

.recipeboxcategorieslist li {
	font-size: 90%;
	padding: 8px 16px 8px 16px;
	border-bottom: 1px solid #d5d5d5;
}

.categorysearch {
	text-decoration: none;
}

.categorysearch:visited {
}

.categorysearch:hover {
	text-decoration: none;
}

.categorysearch:active {
	text-decoration: none;
}

.recipeboxbtnRemoveX {
	float: right;
	cursor: pointer;
	margin-top: 5px;
}

.formaddcategory {
	border: none;
	text-align: center;
}

.recipeboxaddcatform {	
	padding-top: 16px;
	padding-bottom: 16px;
}

.recipeboxaddcatform li {
	padding: 4px 16px 4px 16px;
	line-height: 1.25em;
}

.recipeboxaddcatform li.formaddcategory {
	padding-top: 10px;
	border: none;
	text-align: center;
}

.recipeboxrecipedetails {
	padding: 0 0 6px 0;
	margin: 0;
	/*border-bottom: 1px solid #d8d8d8;*/
}

.recipeboxrecipedetails li {
	font-size: 90%;
	line-height: 1.50em;
}

.recipeboxcontainer {
	padding: 0 0 10px 0;
}

.recipeboxrecipecontainer {
	padding: 0 0 20px 0;
}

.alpha20 {
	position: relative;
	background-color:#ffffff;
	/* for IE */
	filter:alpha(opacity=20);
	/* CSS3 standard */
	opacity:0.2;
}

.recipboxloadingicon {
	position: absolute;
	top: 80px;
	left: 250px;
	display: none;
}

.recipeactions {
	padding: 6px 6px 6px 10px;
	background-color: #e3fae9;
	border-bottom: 2px solid #27BC04;
}

.recipeactions a:link, .recipeactions a:visited {
	padding: 0;
	margin: 0 16px 0 0;
	text-decoration: none;
}

.recipeactions a:hover {
	text-decoration: none;
}

.recipeactions a:active {
	text-decoration: none;
}

/*DIALOG BOX*/
#dialog-overlay {
    width:100%; 
    height:100%;
    filter:alpha(opacity=10); 
    -moz-opacity:0.1; 
    -khtml-opacity: 0.1; 
    opacity: 0.1; 
    background:#000; 
    position:absolute; 
    top:0; left:0; 
    z-index:3000; 
    display:none;
}

#dialog-box {
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #fff;
	background-image: -moz-linear-gradient(top,#fff2db,#ffffff);
	background-image: -webkit-gradient(linear,left top, left bottom,from(#fff2db),to(#ffffff));
    width:250px; 
    position:absolute; 
    z-index:5000; 
    display:none;
}



.inputsize200 {
	width: 200px;
}

.select {
	font-family: Arial, Verdana, sans-serif;
    font-size: 14px;
    border: 1px solid #b9bdc1;
    color: #3e413e;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


.grey1 {
	background: ##eae7e7;
	background-image: -moz-linear-gradient(top,#eae7e7,#8b8c8c);
	background-image: -webkit-gradient(linear,left top, left bottom,from(#eae7e7),to(#8b8c8c));
}
.grey1:hover{background:#8b8c8c;}


/* RECIPE BOX END */

/*RECIPES*/

.recipeMenuList {
	padding-top: 16px;
	padding-bottom: 16px;
}

.recipeMenuList li {
	padding: 0 16px 0 16px;
}

.recipeMenuListCategory {
	font-weight: normal;
	line-height: 1.40em;
	background-color: #27BC04;
	color: #ffffff;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
}

.recipeMenuListDay {
	padding: 0;
	margin: 0;
	line-height: 1.40em;
}

.recipeMenuRecipeLink {
	padding-bottom: 10px !important;
}

.recipeMenuRecipeLink a {
	font-size: 15px;
	text-decoration: none;
}

.recipeMenuRecipeLink a:visited {
}

.recipeMenuRecipeLink a:hover {
	text-decoration: none;
}

.recipeMenuRecipeLink a:active {
	text-decoration: none;
}

.srch_form {
	font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    padding: 5px;
    border: 1px solid #b9bdc1;
    width: 150px;
    color: #9aa298;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.recipeSearchForm {
	float: right;
	text-align: right;
	padding: 0 20px 0 0;
}

.recipeDetails {
	margin: 0;
}

.recipeIngredients {
	margin: 0 250px 0 15px;
	list-style-type: disc;
}

.recipeIngredients li, .recipeDetails li {
}

.recipe_italic {
	font-style: italic;
}

.recipesearchresultsdirections {
	border-bottom: 1px solid #d8d8d8;
	margin-bottom: 10px;
}

.recipesearchsuggestions {
	padding-bottom: 15px;
}

.recipesearchsuggestions li {
	line-height: 1.60em;
}

.recipeResultsstatistics {
	padding-bottom: 10px;
}

.recipeResultsstatistics li {
	line-height: 100%;
	padding-bottom: 5px;
}

.recipeResultsstatistics h5 {
	padding: 0;
	margin: 0;
}

.recipeoptionslistbucket {
	float: right;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #27BC04;
	width: 230px;
}

.recipeoptionslist {
	width: 230px;
	padding: 10px 0 15px 0;
}

.recipeoptionslist li {
	padding: 0 10px 0 10px;
}

/*RECIPES END*/

/*SHOPPER CONTROLS IDENTITY*/
.identityUserBucket {
	background-image: url(../images/bckgrnd_user_identity.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 322px;
	height: 29px;
	position: absolute;
	right: 0;
	bottom: 0;
}

.loginregisterlist {
	margin: 0;
	padding: 0;
	height: 29px;
	list-style: none;
	float: left;
}

.loginregisterlist li {
	float: left;
	text-align: center;
	padding: 0 0 0 13px;
	height: 29px;
}

.loginregisterlist a:link {
	color: #000000;
	/*font-family: Gill Sans, Verdana;*/
	font-family: Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 29px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	text-decoration: none;
	line-height: 29px !important;
	display: block;
}

.loginregisterlist a:visited {
	color: #000000;
	font-size: 16px;
	height: 29px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	text-decoration: none;
	line-height: 29px !important;
	display: block;
}

.loginregisterlist a:hover {
	color: #fbf9e8;
	text-decoration: none;
}

.loginregisterlist a:active {
	color: #fbf9e8;
	text-decoration: none;
}

.identityusername {
	padding: 0 0 0 30px;
	margin: 0;
	line-height: 29px;
	font-family: Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	font-size: 14px;
	font-weight: bold;
	width: 250px;
	overflow: hidden;	
}

.btnshoppermenu {
	position: absolute;
	left: 10px;
	top: 7px;
}

.shoppermenu {
	position: absolute;
	left: 10px;
	top: 7px;
	z-index: 4500;
	background-color: #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ffc65d;
	display: none;
	width: 250px;
}

.shoppermenulist {
	padding: 15px 15px 20px 15px;
	margin: 0;
}

.shoppermenulist li {
	padding: 5px 0px;
}

.closeshoppermenu {
	float: right;
	padding: 10px 10px 15px 10px;
	font-size: 12px;
}

/*END SHOPPER CONTROLS IDENTITY*/

/* SIGNUP */
.col2_2_BucketSignup {
	position: absolute;
	top: 70px;
	right: 20px;
	width: 360px;
	border: 1px solid #27BC04;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.col2_2_BucketSignup h3 {
	padding: 10px 20px 0 20px;
}

.signupreasons {
	padding: 0 20px 20px 20px;
}

.signupreasons li {
	line-height: 24px;
	list-style-type: disc;
	margin: 0 20px;
}

/* SIGNUP END */

/* WEEKLY ADS */
.effective_dt {
	padding-bottom: 10px;
}

.ad_pdf {
	float: right;
	padding-right: 15px;
	width: 200px;
	line-height: 18px;
	text-align: right;
}

.ad_pdf a {
	text-decoration: none;
}

.ad_pdf a:visited {
	text-decoration: none;
}

.ad_pdf a:hover {
	text-decoration: underline;
}

.ad_pdf a:active {
	text-decoration: underline;
}

.archivedadslink {
	position: absolute;
	top: 65px;
	right: 15px;
	width: 200px;
	line-height: 18px;
	text-align: right;
}

/*text ads menu controller*/
div#txtadsSubMenuBucket {
	background-color: #27BC04;
	height: 36px;
	width: 100%;
}

ul#textadsSubMenu {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	height: 36px;
}

ul#textadsSubMenu li {
	float: left;
	text-align: center;
	border-right: 1px solid #1e9303;
	border-left: 1px solid #7bd665;
	padding: 0;
	height: 36px;
}

ul#textadsSubMenu li:first-child {
	width: 125px !important;
	height: 36px;
	border-right: 1px solid #1e9303;
}

ul#textadsSubMenu li.lastchildtextads {
	width: 10px !important;
	height: 36px;
	border-right: none;
	border-left: 1px solid #7bd665;
}

ul#textadsSubMenu a.submenulnks, ul#textadsSubMenu a.submenugrocerylist {
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
	display: block !important;
	padding: 0 20px;
	line-height: 36px;
}

ul#textadsSubMenu a.submenulnks:hover, ul#textadsSubMenu a.submenugrocerylist:hover {
	color: #ffffff;
	background-color: #1e9303;
}

.submenulnksbckgrndactive {
	color: #ffffff;
	background-color: #1e9303;
}

/* IE Fixes */
/* force hover on entire width of  link */
* html ul#textadsSubMenu a {
	height: 1px;
}

#adsearch {
	font-size: 12px;
	padding: 2px;
	border: 1px solid #028900;
}

.adsearchinput {
	width: 200px;
	border: 1px solid #b9bdc1;
	color: #3e413e;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.adsearchinputli {
	width: 300px !important;
	height: 36px;
	border-right: 1px solid #1e9303;
	border-left: 1px solid #7bd665;
	text-align: left;
	padding-left: 30px;
	line-height: 36px;
	color: #ffffff !important;
}

/*category table controls*/
div#categoryListing {
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #ffffff;
	display:none;
	border: 1px solid #27BC04;
	border-top: none;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

table.tblCategoryList {
	width: 830px;
	margin: 0 auto;
	padding: 0;
}

table.tblCategoryList td {
	width: 33%;
	border-left: 1px solid #27BC04;
	vertical-align: top;
}

table.tblCategoryList td:first-child {
	border-left: none !important;
}

p.categoryitems, p.categoryitemsbrands, p.categoryitemsshowall {
	color: #4679ba;
	padding: 0;
	margin: 0;
	text-align: center;
	line-height: 1.5em;
}

p.categoryitems:hover, p.categoryitemsbrands:hover, p.categoryitemsshowall:hover {
	color: #0a93f2;
	cursor: pointer;
}

.categorypages {
	padding: 2px 5px 2px 5px;
}

.categorypages_curr_pg {
	margin: 0 2px 0 2px;
	color: #776120;
	background-color: #fae6b0;
}

#adbucket {
	position: relative;
	min-height:900px;
	height: auto !important;
	height: 900px;
	padding-top: 0;
	/*border: 1px dotted grey;*/
}

#adimage {
	position: absolute;
	top: 20px;
	left: 0;
	width: 365px;
	text-align: center;
}

#adtext {
	margin: 0 0px 0 385px;
	padding-top: 20px;
	padding-bottom: 25px;
	position: relative;
}

/*product table*/
table.tblAdTxt {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: hide;
	width: 510px;
	padding: 0;
	margin: 0 auto;
}

table.tblAdTxt td {
}

.tblAdImgs {
	border-bottom: 1px solid #a8c598;
	width: 100px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
}

.tblAdProduct {
	border-bottom: 1px solid #a8c598;
	padding: 6px;
	text-align: left;
	vertical-align: middle;
}

.tblAdProduct h5 {
	font-size: 15px;
	line-height: 1.25em;
	padding: 0;
	margin: 0;
}

.tblAdProduct p {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 1.5em !important;
}

.tblAdProductPrice {
	font-size: 22px;
	font-weight : normal;
	line-height: 1.15em;
	border-bottom: 1px solid #a8c598;
	text-align: center;
	width: 120px;
	vertical-align: middle;
}

.ad_img_bucket {
	text-align: center;
	padding-bottom: 30px;
	margin: 0 auto;
	width: 700px;
	position: relative;
}

#ad_img {
}

.adImgAlpha {
	opacity: 0.3;
	filter: alpha(opacity=30);
}

#loading_icon {
	position: absolute;
	top: 20px;
	left: 334px;
	display: none;
}

#loading_icon_interactive {
	position: absolute;
	top: 35px;
	left: 176px;
	display: none;
}

/*circular grocery list*/
.circulargrocerylistbucket {
	position: absolute;
	top: 0;
	right: 10px;
	z-index: 4000;
}

.circulargrocerylist {
	width: 488px;
	height: 403px;
	background-image: url(/images/bckgrnd_circulars_grocerylist.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.grocerylisthdr {
	padding: 18px 35px 6px 25px;
}

.grocerylistMsg {
	padding: 3px 35px 3px 25px;
}

.grocerylistcontents {
	padding: 0 35px 5px 25px;
}

.grocerylistcontents li {
	line-height: 2em !important;
	border-bottom: 1px solid #27BC04;
	position: relative;
	padding-left: 20px;
}

.btnCloseX {
	position: absolute;
	top: 8px;
	right: 35px;
}

.linkgrocerylistmanage {
	padding: 5px 35px 0 25px;
	font-size: 80%;
	text-align: center;
}

.circularsgrocerylistremovebtn {
	position: absolute;
	top: 6px;
	left: 0;
	cursor: pointer;
}

.btnAdsCoupons {
	position: absolute;
	right: 10px;
	top: 25px;
}

/* WEEKLY ADS END */

/*HOMEPAGE*/
.cvrcontentbucket {
	margin: 0 26px;
	padding: 20px 0 0 0;
}

.covercontentbox {
	position: relative;
	display: inline-block;
	width: 284px;
	height: 148px;
	border: 1px solid #27BC04;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-left: 20px;
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	
	background: #ffffff;/* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UzZmFlOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #e3fae9 0%, #ffffff 40%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e3fae9), color-stop(40%,#ffffff), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e3fae9 0%,#ffffff 40%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e3fae9 0%,#ffffff 40%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e3fae9 0%,#ffffff 40%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(top,  #e3fae9 0%,#ffffff 40%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3fae9', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
}

.cvrcontentbucket li:first-child {
	margin-left: 0;
}

.cvr_panelsmll_weeklyad {
	position: absolute;
	bottom: 0;
	right: -9px;
}

.cvrcontenthdr {
	position: absolute;
	top: 10px;
	left: 10px;
}

.cvrcontentlist {
	position: absolute;
	top: 40px;
	left: 10px;
}

.cvr_panelsmll_recipes_recipes, 
.cvr_panelsmll_recipes_recipebox, 
.cvr_panelsmll_recipes_daily, 
.cvr_panelsmll_recipes_grocerylist, 
.cvr_panelsmll_recipes_bottom {
	position: absolute;
	left: 5px;
}

.cvr_panelsmll_recipes_recipes {
	top: -6px;
}

.cvr_panelsmll_recipes_recipebox {
	top: 42px;
}


.cvr_panelsmll_recipes_daily {
	top: 71px;
}


.cvr_panelsmll_recipes_grocerylist {
	top: 98px;
}


.cvr_panelsmll_recipes_bottom {
	top: 129px;
}

.cvr_panelsmll_joinusnotepad {
	position: absolute;
	top: 0px;
	left: 0px;
}

.cvrhdrjoinus {
	position: absolute;
	top: 10px;
	left: 140px;
}

.cvrcontentjoinus {
	position: absolute;
	top: 38px;
	left: 140px;
	line-height: 16px;
	padding-right: 8px;
}

.cvrlinkjoinus {
	position: absolute;
	top: 110px;
	left: 138px;
}

.cvr_panelsmll_locationmap {
	position: absolute;
	top: 0px;
	left: 0px;
}

.cvrlocationhdr {
	position: absolute;
	top: 10px;
	left: 170px;
}

.cvrlocationlist {
	position: absolute;
	top: 40px;
	left: 170px;
}

.cvr_panelsmll_apple {
	position: absolute;
	right: 0;
	top: -20px;
}

.cvrhealthylivhdr {
	position: absolute;
	top: 10px;
	left: 15px;
}

.cvrhealthylivlist {
	position: absolute;
	top: 40px;
	left: 15px;
}

.cvr_panelsmll_bckgrndcoupons {
	background-image: url(/images/cvr_panelsmll_bckgrndcoupons.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.cvrcouponshdr {
	position: absolute;
	top: 10px;
	left: 15px;
}

.cvrcouponslink {
	position: absolute;
	bottom: 15px;
	left: 120px;
}

a.basebtnbckgrndlink {
	color: #d3f4cb;
	border: solid 1px #538312;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#27BC04), to(#218c03));
	background: -moz-linear-gradient(top,  #27BC04,  #218c03);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#27BC04', endColorstr='#218c03');
}

a.basebtnbckgrndlink:hover {
	background: #538018 !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#23a904), to(#1e7f03)) !important;
	background: -moz-linear-gradient(top,  #23a904,  #1e7f03) !important;
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#23a904', endColorstr='#1e7f03') !important;
}

a.basebtnbckgrndlink:active {
	color: #76d55f !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#218c03), to(#27BC04)) !important;
	background: -moz-linear-gradient(top,  #218c03,  #27BC04) !important;
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#218c03', endColorstr='#27BC04') !important;
}

/*END HOMEPAGE*/



































