/* A. General styles */
html {
	background: #8ac125 url(../img/bg-site.jpg) no-repeat top center;
	display: block;
	height: 100%;
}

body {
	margin: 0 auto;
	padding: 0;
	font: normal normal 12px Georgia, serif;
	color: #444;
	display: block;
	height: 100%;
}

a {
	outline: 0;
	color: #ff5704;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}

/* B. Layout structure */

#wrap {
	width: 965px;
	margin: 0 auto;
	overflow: hidden;
}

#header {
	width: 965px;
	padding-bottom: 10px;
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
}

#page {
	width: 965px;
	overflow: hidden;
}

#content {
	width: 770px;
	float: left;
	overflow: hidden;
	padding: 20px 0 0 0;
}

#ad-wrap div {
	position: relative;
	background: url(../img/empty-ad2.png) no-repeat;
	height: 150px;
	width: 180px;
}

#ad-wrap {
	background: url(../img/ad-back.gif) no-repeat;
	padding-top: 7px;
	padding-left: 7px;
	height: 158px;
	width: 188px;
	margin-bottom: 1px;
}

#sidebar {
	width: 195px;
	float: right;
	overflow: hidden;
}

#footer {
	width: 965px;
	overflow: hidden;
	position: fixed;
	bottom: 0;

}

/* C. Header styles */

/* C.1. Logo */

div.logo {
	width: 250px;
	display: block;
	margin: 15px auto 0 auto;
	padding: 0 0 15px 0;
}

div.logo a {
	display:block;
	height:77px;
	width:255px;
}

.logo {
	width: 250px;
	height: 77px;
	display: block;
	background: url(../img/logo-flyerside.gif) no-repeat;
	text-indent: -9999px;
}

/* C.2. Search */

#searchform {
	width: 560px;
	height: 40px;
	display: block;
	overflow: hidden;
	background: url(../img/bg-search.gif) no-repeat;
	padding: 5px 5px;
	margin: 0 auto;
	text-align: left;
}

input {
	height: 25px;
	padding-left: 0.2em;
	border: none;
	line-height: 14px;
	color: #444;
	font: italic normal 20px Georgia, serif;
}

input.submit {
	height: 47px;
	float: left;
	clear: left;
	margin: 10px 50px;
}

#searchinput {
	width: 410px;
	margin-left: 10px;
	margin-top: 8px;
}

#searchsubmit {
	width: 130px;
	height: 40px;
	border: none;
	padding: 0;
	margin-left: 5px;
	background: none;
	vertical-align: top;
	cursor: pointer;
}

/* C.3. Options */

.topoptions {
	width: 560px;
	height: 27px;
	padding-top: 0px;
	margin: 0 auto;
	text-align: right;
	color: #466804;
}

.topoptions div {
	height: 27px;
	line-height: 32px;
}

#zippy {
	height: 27px;
}

#zippy input {
	width: 3em;
}

.grocerylist {
	padding-left: 16px;
	color: #466804;
	text-decoration: none;
	background: url(../img/b-list.gif) no-repeat 0 1px;
}

.grocerylist:hover {
	text-decoration: underline;
}

/* D. Content styles */

#content {
	background: url(../img/bg-content.png) no-repeat;
}

.contentwrap {
	padding: 0 20px 20px 0;
	background: url(../img/end-content.gif) no-repeat bottom right;
}

/* D.1. Headings */

.orangetitle {
	font: normal normal 21px Georgia, serif;
	color: #ff5704;
	padding: 0;
	margin: 0 0 10px 0;
}

.titlesummary {
	width: 465px;
	height: 40px;
	margin: 0 0 20px 0;
	padding: 0;
	display: block;
	text-indent: -9999px;
	background: url(../img/t-recipe-summary.gif) no-repeat;
}
.titlesummary.store {
	background: url(../img/t-store-details.png) no-repeat;
}

#map_canvas {
	height: 170px;;
	width: 265px;
}

.titleextra {
	width: 265px;
	height: 40px;
	margin: 0 0 20px 0;
	padding: 0;
	display: block;
	text-indent: -9999px;
	background: url(../img/t-recipe-ingredients.gif) no-repeat;
}
.titleextra.store {
	background: url(../img/t-store-loc.png) no-repeat;
}

.titledeals {
	width: 750px;
	height: 40px;
	margin: 0 0 20px 0;
	padding: 0;
	display: block;
	text-indent: -9999px;
	background: url(../img/t-ingredient-deals.gif) no-repeat;
}
.titledeals.store {
	background: url(../img/t-deals-store.png) no-repeat;
}
.titledeals.search_summary {
	background: url(../img/t-related-search.png) no-repeat;
}
.titledeals.search_detail {
	background: url(../img/t-search-results.png) no-repeat;
}
.titledeals.grocery_list {
	background: url(../img/t-grocery-list.gif) no-repeat;
}

.section {
	width: 750px;
	overflow: hidden;
}

.spacedsection {
	margin-top: 20px;
}

.sectioncontent {
	width: 725px;
	overflow: hidden;
	margin-left: 25px;
}

.summarycontent {
	width: 440px!important;
}

.summary {
	width: 465px;
	overflow: hidden;
}

.summaryextra {
	width: 265px;
	overflow: hidden;
}

.thumb {
	background: #fff;
	padding: 4px;
	border: 1px solid #b9d64e;
	margin-right: 25px;
	margin-bottom: 10px;
}

.ingredientlist {
	margin: 0;
	padding: 0;
	display: block;
	list-style: none;
}

.ingredientlist li {
	padding: 3px 0;
}

.ingredientlist li a{
	padding: 3px 0;
}

.ingredientlist li a.activeingredient {
	padding: 3px 5px;
	background: #ff5704;
	color: #fff;
}

.addtolist {
	width: 19px;
	height: 19px;
	display: block;
	float: right;
	background: url(../img/b-add.gif) no-repeat 0 0;
	text-indent: -9999px;
}

.tweet {
	width: 19px;
	height: 19px;
	display: block;
	float: left;
	background: url(../img/lt.png) no-repeat 0 0;
	text-indent: -9999px;
}

.rmfromlist {
	width: 19px;
	height: 19px;
	display: block;
	background: url(../img/delete.gif) no-repeat 0 0;
	text-indent: -9999px;
}

.listpop {
	display: none;
}

.addtolist:hover {
	background: url(../img/b-add.gif) no-repeat 0 -19px;
}

.searchrelated li {
	width: 175px;
	display: block;
	list-style-type: none;
	float: left;
	height: 38px;
	text-align: center;
}

.popularwrap {
	height: 50px;
	margin: 0 auto;
	display: table;
}

.popular {
	padding: 0;
	margin: 0;
}

.popular li {
	padding: 10px 1.5em;
	float: left;
	list-style-type: none;
}

.dym {
	padding: 0;
}
.dym li {
	padding: 10px 1.5em;
	list-style-type: none;
	text-align: center;
}

/* D.2. Tables */

.table {
	border-collapse: collapse;
}

.fullwidth {
	width: 100%;
}

.table tr {
	background: #fff url(../img/graypx.gif) repeat-x bottom left;
}

.table tr.altrow {
	background: #f5f5f5 url(../img/graypx.gif) repeat-x bottom left;
}
.table tr.organic {
	color: #7CB219;
}

.table th, .table td {
	padding: 0 5px;
	text-align: left;
}

.fixed th, .fixed td {
	height: 50px;
}

th.tleft, td.tleft {
	text-align: left;
}

th.tright, td.tright {
	text-align: right;
}

th.tcenter, td.tcenter {
	text-align: center;
}

td.buttons {
	width: 40px;
}

td.cat {
	font-style: italic;
}

.w50 {
	width: 60px;
}

/* D.3. Ratings */

.ratingwrap {
	width: 78px;
	height: 17px;
}
span.ratingwrap {
	display: inline-block;
}

/* New ratings */
.rating00 {
	background: url(../img/stars.gif) no-repeat;
}

.rating05 {
	background: url(../img/stars.gif) no-repeat 0 -17px;
}

.rating10 {
	background: url(../img/stars.gif) no-repeat 0 -34px;
}

.rating15 {
	background: url(../img/stars.gif) no-repeat 0 -51px;
}

.rating20 {
	background: url(../img/stars.gif) no-repeat 0 -68px;
}

.rating25 {
	background: url(../img/stars.gif) no-repeat 0 -85px;
}

.rating30 {
	background: url(../img/stars.gif) no-repeat 0 -102px;
}

.rating35 {
	background: url(../img/stars.gif) no-repeat 0 -119px;
}

.rating40 {
	background: url(../img/stars.gif) no-repeat 0 -136px;
}

.rating45 {
	background: url(../img/stars.gif) no-repeat 0 -153px;
}

.rating50 {
	background: url(../img/stars.gif) no-repeat 0 -170px;
}

/* D.4. Pagination */

.pagination {
	margin: 20px 0 0 25px;
	padding-bottom: 3px;
	display: block;
	z-index: 1;
}

.pagination span {
	padding: 2px 4px;
	margin: 0 1px;
	border: 1px solid #777;
	color: #777;
}

.pagination span.inactive {
	border: 1px solid #ccc;
	color: #ccc;
}

.pagination a {
	padding: 2px 4px;
	margin: 0 1px;
	border: 1px solid #ff5704;
	color: #ff5704;
}

.pagination a:hover {
	border: 1px solid #ff5704;
	background: #ff5704;;
	color: #fff;
	text-decoration: none;
}

/* E. Sidebar styles */

#sidebar {
	padding: 10px 0 100px 0;
	background: url(../img/eat-well.gif) no-repeat bottom center;
	color: #fff;
}

/* E.1. Generic sidebar styles */

#sidebar a {
	color: #e7ff8d;
}

.sidebarcontent {
	width: 155px;
	padding: 10px 20px;
	overflow: hidden;
	background: #7cb219 url(../img/end-sidebar.gif) no-repeat bottom center;
}

.sidesection {
	padding: 10px 0;
}

.titleRelatedRecipes {
	width: 195px;
	height: 45px;
	margin: 0;
	padding: 0;
	display: block;
	text-indent: -9999px;
	background: url(../img/t-related-recipes.gif) no-repeat;
}

/* E.2. Social Media */

.socialmedia a {
	width: 195px;
	height: 40px;
	display: block;
	margin-bottom: 1px;
	text-indent: -9999px;
}

a.twitter {
	background: url(../img/b-social-media.gif) no-repeat 0 0;
}

a.twitter:hover {
	background: url(../img/b-social-media.gif) no-repeat 0 -40px;
}

a.facebook {
	background: url(../img/b-social-media.gif) no-repeat 0 -80px;
}

a.facebook:hover {
	background: url(../img/b-social-media.gif) no-repeat 0 -120px;
}

/* F. Footer styles */

.copyright {
	font-size: 11px;
	color: #466804;
	display: inline;
}

.contact {
	display: inline;
}

#business {
	margin: 20px 0 80px 5px;
}

#neighbors {
	display: none;
}

#scroller {
	width: 425px;
	height: 65px;
	background: transparent;
	margin: 0 auto;
	overflow: hidden;
}

div.scrollable { 
	position:relative; 
	overflow:hidden; 
}

div.scrollable div.items { 
	width:20000em; 
	position:absolute; 
}

div.scrollable div.items div { 
	float:left; 
}

.popup {
	position: absolute;
	background: url(../img/pop.png) no-repeat top left;
	color: white;
	width: 160px;
	height: 70px;
	padding: 10px;
}

.popup em {
	color: yellow;
}

.popup h3 {
	margin-top: 0;
}

.popup img {
	border: none;
}

.popup input {
	position: relative;
	top: -29px;
	left: 40px;
	height: 24px;
	width: 2.5em;
}

#scroller img.icon {
	height: 65px;
	width: 65px;
}

.scrollercontent div.items a {
	margin: 0 5px;
}

.scrollercontent span.storeinfo {
	display: none;
}

.scrollerleft {
	width: 39px;
	height: 65px;
	float: left;
	background: url(../img/scroller-left-off.gif) no-repeat top left;
}

.scrollerleft a {
	width: 40px;
	height: 65px;
	display: block;
	text-indent: -9999px;
	background: url(../img/scroller-left.gif) no-repeat 0 0;
}

.scrollerleft a:hover {
	background: url(../img/scroller-left.gif) no-repeat 0 -65px;
}

.scrollerright {
	width: 39px;
	height: 65px;
	float: left;
	background: url(../img/scroller-right-off.gif) no-repeat top right;
}

.scrollerright a {
	width: 40px;
	height: 65px;
	display: block;
	text-indent: -9999px;
	background: url(../img/scroller-right.gif) no-repeat 0 0;
}

.scrollerright a:hover {
	background: url(../img/scroller-right.gif) no-repeat 0 -65px;
}

.scrollercontent {
	width: 345px;
	height: 65px;
	float: left;
	overflow: hidden;
	text-align: center;
	background: #eff7cf;
}

.scrollercontent a {
	width: 105px;
	height: 45px;
	margin: 10px 5px;
	text-align: center;
	float: left;
	display: block;
}

/* Start: Homepage, errors & list summary new classes */

#fullcontent {
	width: 960px;
	margin: 0 0 0 5px;
	padding: 20px 0 0 0;
	background: url(../img/bg-content-home.gif) no-repeat;
	line-height: 18px;
}

.fullcontentwrap {
	padding: 0 20px 20px 20px;
	background: url(../img/end-content-home.gif) no-repeat bottom center;
	width: 920px;
	overflow: hidden;
}

.homecolumn {
	width: 290px;
	float: left;
	margin-right: 25px;
}

.nomargin {
	margin: 0!important;
}

.titleDeals {
	width: 290px;
	height: 45px;
	margin: 0;
	padding: 0;
	display: block;
	text-indent: -9999px;
	background: url(../img/t-deals-search.gif) no-repeat;
}

.titleStore {
	width: 290px;
	height: 45px;
	margin: 0;
	padding: 0;
	display: block;
	text-indent: -9999px;
	background: url(../img/t-in-store.gif) no-repeat;
}

.titleRecipeSavings {
	width: 290px;
	height: 45px;
	margin: 0;
	padding: 0;
	display: block;
	text-indent: -9999px;
	background: url(../img/t-recipe-savings.gif) no-repeat;
}
.titlecontact {
	background: url(../img/t-contact-us.png) no-repeat;
}
.titlesubscribe {
	background: url(../img/t-subscribe.png) no-repeat;
}
.titleterms {
	background: url(../img/t-terms.png) no-repeat;
}
.titledisclaimer {
	background: url(../img/t-disclaimer.png) no-repeat;
}

.columnsummary {
	width: 180px;
	margin: 20px 0;
	padding: 10px 0 0 100px;
	height: 60px;
}

.dealssummary {
	background: url(../img/i-search.gif) no-repeat 10px 0;
}

.storesummary {
	background: url(../img/i-store.gif) no-repeat 10px 0;
}

.savingssummary {
	background: url(../img/i-recipe.gif) no-repeat 10px 0;
}

.homelist {
	background: url(../img/bg-home-list.gif) no-repeat;
}

.homelist ul {
	margin: 0;
	padding: 6px 0;
	width: 290px;
	list-style: none;
	background: url(../img/end-home-list.gif) no-repeat bottom center;
}

.homelist ul li {
	width: 258px;
	overflow: hidden;
	margin: 0 10px;
	padding: 4px 0 4px 12px;
	line-height: 18px;
	border-bottom: 1px solid #d7d7d7;
	background: url(../img/arrow.gif) no-repeat center left;
}

.homelist ul li.last {
	border: none;
}

.homelist ul li a {
	display: block;
	width: 170px;
	float: left;
}

#news {
	width: 700px;
	margin: 0 auto 20px auto;
	padding: 5px 20px;
	background: #a1cc38;
}
#news h2 {
	color: white;
	text-align: center;
}
#news ul {
	padding-left: 20px;
}
#news li {
	padding-bottom: 5px;
}

.titleLarge {
	width: 920px;
	height: 40px;
	margin: 0 0 20px 0;
	padding: 0;
	display: block;
	text-indent: -9999px;
}

.sampletitle {
	background: url(../img/t-large-sample-title.gif) no-repeat;
}

form.subscribe {
	float: right;
	clear: right;
	margin: 10px;
	padding: 10px;
	border: 1px solid #444444;
}

.siteform .formelement {
	margin-bottom: 10px;
}

.siteform label {
	font-weight: bold;
	color: #222;
	float: left;
	clear: left;
	width: 120px;
	padding-top: 5px;
}

.siteform label.long {
	width: 200px;
}

.siteform .textinput, .siteform .digits {
	border: 1px solid #d2d2d2;
	background: #f5f5f5;
	padding: 5px;
	font: normal normal 18px Georgia, serif;
	color: #666;
}

.siteform .required {
	border: 1px solid #aaa;
}

.siteform .textinput:hover, .siteform .digits:hover {
	border: 1px solid #ff5704;
}

.siteform .largeinput {
	width: 400px;
}

.siteform .mediuminput {
	width: 250px;
}

.siteform .smallinput {
	width: 100px;
}

.siteform .tinyinput {
	width: 30px;
}

.siteform textarea {
	border: 1px solid #d2d2d2;
	background: #f5f5f5;
	padding: 5px;
	font: normal normal 18px Georgia, serif;
	color: #666;
}

.button {
	background: #ff5704;
	border: none;
	padding: 5px;
	font: italic bold 12px Georgia, serif;
	color: #fff;
	cursor: pointer;
}

.button2 {
	background: #eee;
	border: none;
	padding: 5px;
	font: italic bold 12px Georgia, serif;
	color: #777;
	cursor: pointer;
}

.button:hover, .button2:hover {
	background: #c9df72;
	color: #537e05;
}

div.error {
	width: 580px;
	height: 95px;
	margin: 20px 0 0 105px;
	padding: 20px 20px 20px 140px;
	background: url(../img/bg-error.gif) no-repeat;
}

label.error {
	float: none;
	color: red;
	padding-left: .5em;
	vertical-align: middle;
}

.maintainance {
	width: 580px;
	height: 95px;
	margin: 0 0 0 105px;
	padding: 20px 20px 20px 140px;
	background: url(../img/bg-maintainance.gif) no-repeat;
}

.error h5, .maintainance h5 {
	font: italic normal 24px Georgia, serif;
	color: #ff5704;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #8bc126;
}

.notfound {
	font-size: large;
	text-align: center;
}

p.message, ul.features {
	width: 600px;
	text-align: justify;
	font: 16px Georgia, serif;
}

p.instructions {
	float: right;
	clear: right;
	width: 260px;
	text-align: justify;
	margin: 0 10px 10px 0;
	font: 14px Georgia, serif;
}

.delfromlist {
	width: 19px;
	height: 19px;
	display: block;
	background: url(../img/b-del.gif) no-repeat 0 0;
	text-indent: -9999px;
}

.delfromlist:hover {
	background: url(../img/b-del.gif) no-repeat 0 -19px;
}

.summarytotal {
	font: italic bold 14px Georgia, serif;
	color: #629800;
	line-height: 24px;
}

.titleGreatRecipes {
	width: 195px;
	height: 45px;
	margin: 0;
	padding: 0;
	display: block;
	text-indent: -9999px;
	background: url(../img/t-great-recipes.gif) no-repeat;
}

/* End: Homepage, errors & list summary new classes */
.ac_results {
	padding: 0px;
	border: 4px solid #B2D348;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('/img/spinner.gif') right center no-repeat;
}

.ac_odd {
	background-color: #F5F5F5;
}

.ac_over {
	background-color: #B2D348;
	color: white;
}
