@charset "UTF-8";
/* CSS Document */

/* basic elements */

* { margin: 0; padding: 0; }
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* End hide from IE-mac */

body {
	background-color: #001927;
}

.main-container {
	background-image: url(images/Main-Grd.jpg);
	background-repeat: repeat-y;
	width: 1000px;
	margin: 0 auto;	
}

/* Header */

.header {
/*	background-image: url(images/Boyers-Header.jpg);
	background-position: center;
	background-repeat: no-repeat;  */
	width: 1000px;
	height: 125px;
}

.header-special {
	height: 78px;
	width: 340px;
	float: right;
	margin: 27px 50px 0 0;
}

.flash {
	width: 800px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
}

.email-signup {
	background-image: url(images/Sign-Up-Box.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 49px;
	margin: 0 auto;
}

.email-signup label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-size: 10px;
	text-align: center;
	margin-left: 10px;
}

.email-signup p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: bold;
	color: #FF0000;
	font-size: 12px;
	text-align: center;
	padding: 4px 0 4px 0;
}

.email-signup-big {
	background-image: url(images/Sign-Up-Box-Big.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 80px;
	margin: 0 auto;
}


.email-signup-big label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-size: 10px;
	margin-left: 10px;
}

.email-signup-big p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: bold;
	color: #FF0000;
	font-size: 12px;
	padding: 47px 0 4px 0;
}

/* Navigation */

.top-nav {
	background-image: url(images/Top-Nav-Grd.jpg);
	background-repeat: no-repeat;
	width: 725px;
	height: 48px;
	float: right;
	margin-top: 15px;
}

.top-nav ul {
	width: 725px;
	height: 48px;
	padding-left: 20px;
}

.top-nav li {
	width: 156px;
	height: 48px;
	display: inline;
	list-style: none;
	margin-left: 10px;
}

.top-nav li ul {
	position: absolute;
	width: 156px;
	left: -999em;
	margin: -4px 0 0 0;
}

#save-money {
	margin-left: -21px;
}

#order-online {
	margin-left: 148px;
}

#food-ideas {
	margin-left: 318px;
}

#dine-in-deals {
	margin-left: 488px;
}

.top-nav li ul li {
	height: 25px;
	line-height: 25px;
	border: thin solid #004066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	text-align: center;
	font-size: 11px;
}

.top-nav li ul li a {
	background-color: #eac060;
	color: #004066;
	display: block;
	text-align: center;
	text-decoration: none;
}

.top-nav li ul li a:hover {
	background-color: #004066;
	color: #eac060;
	display: block;
	text-align: center;
	text-decoration: none;
}

.top-nav li:hover ul {
	left: auto;
}

.top-nav li:hover ul, .top-nav li.sfhover ul {
	left: auto;
}

/* Side Bar */

.side-bar-container {
	width: 165px;
	float: left;
	margin: 15px 0 0 100px;
	padding: 0;
}

.side-bar {
	background-image: url(images/Side-Bar.jpg);
	background-repeat: repeat-y;
	width: 160px;
	padding: 0;
}

.side-bar-inside {
	background-color: #FFFFFF;
	width: 148px;
	margin: -5px 0 -10px 6px;
	padding: 0;
}

.side-bar-inside ul {
	padding: 0 0 5px 8px;
}

.side-bar-inside li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	line-height: 20px;
	list-style: none;
}

.side-bar-inside li a {
	color: #0d0b5a;
}

h1#product-forum {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 6px 0 6px 0;
}

p#product-forum {
	color: #8b6625;
	font-size: 11px;
	text-align: left;
	padding: 3px 5px 6px 5px;
}

ul#product-forum {
	margin: 0 0 6px 0;
	color: #572007;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	line-height: 14px;
	list-style: none;
}

ul#product-forum li {
	color: #572007;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 12px;
	list-style: none;
	padding: 6px 0 6px 0;
}

img#product-forum {
	padding-bottom: 7px;
	border: 0;
}


.content {
	width: 625px;
	margin: 15px 100px 15px 0;
	float: right;
}

.fda-widget {
	width: 160px;
	height: 366px;
	overflow: hidden;
	background-image: url(images/FDA-bkg.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0;
	margin-left: 0;
}

.fda {
	margin: -14px;
	padding-top: 10px;
}


/* Index Page */


.index-page-left {
	width: 307px;
	background-color: #FFFFFF;
	background-image: url(images/Left-Top.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	float: left;
}

.index-wheel-freshness {
	width: 307px;
	background-color: #FFFFFF;
	background-image: url(images/Wheel-of-Freshness.jpg);
	min-height: 185px;
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	float: left;
	clear: left;
}

.index-page-lt {
	background-image: url(images/Left-Top.jpg);
	background-repeat: no-repeat;
	width: 307px;
	height: 10px;
}

.index-page-lb {
	background-image: url(images/Left-Bottom.jpg);
	background-repeat: no-repeat;
	width: 307px;
	height: 10px;
	clear: both
}

.index-page-right {
	width: 307px;
	background-color: #FFFFFF;
	background-image: url(images/Right-Top.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	float: right;
}

.index-page-right-12HR {
	width: 307px;
	height: 155px;
	background-position: top;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	float: right;
}

.index-page-right-ShopList {
	width: 307px;
	height: 142px;
	background-position: top;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	float: right;
}

.index-page-rb {
	background-image: url(images/Right-Bottom.jpg);
	background-repeat: no-repeat;
	width: 307px;
	height: 10px;
}

img.index-h1 {
	clear: both;
	padding: 15px;
	border: none;
}

img.wheel-h1 {
	clear: both;
	padding: 5px 20px 15px 10px;
	border: none;
}

.index-wheel-freshness p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 150px;
	color: #8b6625;
	margin: 0 0 15px 10px;
	text-align: left;	
}

.index-wheel-freshness h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	width: 125px;
	margin: 0 0 15px 10px;
}

.index-wheel-freshness input {
	margin: 0 0 10px 35px;
	
}

#ways-to-save h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-variant: small-caps;
	color: #572007;
	margin: 0 7px 16px 7px;
	vertical-align: middle;
}

#top-picks h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #572007;
	margin-left: 20px;
	text-align: left;
}

#top-picks p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8b6625;
	margin: 0 10px 15px 20px;
	text-align: left;
	width: 277px;
}



ul.top-picks-index {
	margin: 10px 10px 10px 30px;
}

ul.top-picks-index li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8b6625;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 16px;
}

#dine-in h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #572007;
	margin-top: 10px;
	text-align: center;
}

#dine-in p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8b6625;
	margin: 0 10px 15px 10px;
	text-align: center;
	width: 277px;
}

#dine-in a {
	color: #FF0000;
	text-decoration: underline;
	margin-left: 10px;
}

.price {
	font-size: 18px;
	color: #009900;
	font-weight: bold;
}

/* Inside Pages */


#inside-pages {
	background-color: #FFFFFF;
	background-image: url(images/Full-Top.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#inside-pages h1, #inside-wide h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
	padding: 20px 0 12px 20px;
}

#inside-wide {
	background-color: #FFFFFF;
	background-image: url(images/Full-Top-Wide.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 725px;
	margin: 15px 0 15px 0;
	float: right;
}

#inside-pages p, #inside-wide p, #meat-picks p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8b6625;
	font-size: 12px;
	line-height: 15px;
	list-style: none;
	padding: 0 20px 10px 20px;
}


#meat-picks ol {
	margin: 0 20px 4px 20px;
}

ol#caring-sharing  {
	margin: 0 20px 15px 20px;
}

#meat-picks li, ol#caring-sharing li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8b6625;
	font-size: 12px;
	line-height: 15px;
	margin: 0 20px 4px 20px;
}

#inside-pages b, #meat-picks b, #inside-wide b {
	color: #572007;
}


#inside-bottom {
	background-image: url(images/Full-Bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	clear: both;
	height: 10px;
	width: 625px;
}

#inside-bottom-wide {
	background-image: url(images/Full-Bottom-Wide.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	clear: both;
	height: 10px;
	width: 725px;
}

.location {
	width: 300px;
	float: left;
	margin: 15px 0 0 10px;
	height: 120px;
}

.location ul {
	width: 225px;
	margin: 10px;
}

.location li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8b6625;
	font-size: 11px;
	line-height: 14px;
	list-style: none;
}

.location b {
	font-size: 13px;
	font-weight: bold;
	color: #572007;
}

.location a {
	color: #FF0000;
	text-decoration: underline;
	margin-left: 10px;
}

.location img {
	width: 75px;
	float: left;
	border: none;
	padding: 20px 10px 45px 0;
}

img.redshirt {
	padding: 20px;
}

#meat-picks h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	padding: 20px 0 12px 20px;
}

#inside-pages table {
	margin: 10px 20px 10px 20px;
}

#inside-pages table label, #inside-pages table p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8b6625;
	font-size: 12px;
	line-height: 15px;
	list-style: none;
	padding: 5px 20px 10px 20px;
}

/*#inside-pages img {
	padding: 15px;
}*/

#inside-pages table b {
	font-size: 13px;
	font-weight: bold;
	color: #572007;
}

ul#opportunities {
	margin-bottom: 15px;
	display:block;
}

ul#opportunities li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8b6625;
	font-size: 11px;
	line-height: 14px;
	width: 200px;
	float: left;
	margin-left: 50px;
}

ul#holiday li, ol#holiday li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8b6625;
	font-size: 11px;
	line-height: 14px;
	margin-left: 50px;
}

ul.food-safety li  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8b6625;
	font-size: 11px;
	line-height: 14px;
	margin-left: 50px;
}

ul#qualifications li  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8b6625;
	font-size: 11px;
	line-height: 14px;
	margin-left: 50px;
}

.content h2, #inside-wide h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	padding: 20px 0 12px 20px;
}

.content#inside-pages h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #572007;
	padding: 20px 0 12px 20px;
}

.content#inside-pages h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	color: #572007;
	padding: 5px 0 2px 25px;
	clear: none;
}

ul.top-picks {
	width: 625px;
}

.top-picks li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8b6625;
	font-size: 16px;
	line-height: 22px;
	font-weight:bold;
	list-style: none;
	width: 250px;
	margin: 10px 0 10px 45px;
	display: block;
	float: left;
	
}

.top-pick-price {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}


table.cooking-temps {
	clear: both;
}

table.cooking-temps td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8b6625;
	font-size: 12px;
	line-height: 20px;
	list-style: none;
	padding: 5px 5px 5px 15px;
}

table.cooking-temps b {
	margin-left: -10px;
}

ul.recipe-options {
	margin-left: 20px;
	width: 625px;
	clear: both;
}

ul.recipe-options li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 200px;
	height: 45px;
	color: #8b6625;
	font-size: 12px;
	line-height: 14px;
	list-style: none;
	display: block;
	float: left;
}

.items img {
	float: left;
	margin: 0;
}

.items td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8b6625;
	font-size: 12px;
	line-height: 20px;
	padding: 0;
}

.plaque {
	width: 165px;
	height: 165px;
	margin: 10px 0 10px 20px;
	float: left;
}

.page-numbers {
	height:	18px;
	width: 500px;
	font-size: 10px;
	line-height: 18px;
	text-align: center;
	color: #990000;
	font-family: Verdana, Geneva, sans-serif;
	border: thin solid #000099;
	background-color: #CFEBFA;
	margin: 15px 3px 15px 3px;
}

.change-page-number {
	height:	300px;
	width: 500px;
	font-size: 10px;
	line-height: 18px;
	text-align: center;
	color: #990000;
	font-family: Verdana, Geneva, sans-serif;
	border: thin solid #000099;
	background-color: white;
	margin: 15px 3px 15px 3px;
}

/* Footer */

.footer-container {
	width: 1000px;
	margin: 0 auto;
	clear: both;
}

.footer {
	width: 625px;
	margin-right: 100px;
	clear: left;
	float: right;
}

.footer ul {
	text-align: center;
}

.footer li {
	list-style: none;
	display: inline;
	line-height: 17px;
}

.footer li a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0 5px 0 5px;
	border-left: thin #FFFFFF solid;
	color: #FFFFFF;
}

/* Top Picks on the Index Page - styles copied from Tony */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.toppicks-index-tony {
	text-align: center;
}
.toppicks-index-tony1 {
	font-family: "Arial Black";
	font-size: 20px;
	font-weight: bold;
	line-height: normal;
	text-align: center;
	color: black;
}

.toppicks-index-tony6 {
	font-family: "Arial Black";
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	text-align: center;
	color: black;
}
.toppicks-index-tony2 {
	font-family: "Arial Black";
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	line-height: 20px;
	}
.toppicks-index-tony3 {
	font-family: "Arial Black";
	font-size: 16px;
	font-weight: bold;
	color: black;
	line-height: 20px;
	}
.toppicks-index-tony4 {
	font-family: "Arial Black";
	font-size: 28px;
	font-weight: bold;
	color: #CC0000;
	line-height: 30px;
	}
.toppicks-tony1 {
	font-family: "Arial Black";
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	color: black;
}
.toppicks-tony6 {
	font-family: "Arial Black";
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	color: black;
}
.toppicks-tony2 {
	font-family: "Arial Black";
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	line-height: 20px;
	}
.toppicks-tony3 {
	font-family: "Arial Black";
	font-size: 12px;
	font-weight: bold;
	color: black;
	line-height: 20px;
	}
.toppicks-tony4 {
	font-family: "Arial Black";
	font-size: 20px;
	font-weight: bold;
	color: #CC0000;
	line-height: 24px;
	}

.tony-top-picks-index a:link {
	color: #990000;
	text-decoration: underline;
}
.tony-top-picks-index a:visited {
	text-decoration: underline;
	color: #660000;
}
.tony-top-picks-index td {
	text-align: center;
	width:348px;
	color: #FF0000;
}

.tony-top-picks-index a:hover {
	text-decoration: none;
	color: #FF0000;
}
.tony-top-picks-index a:active {
	text-decoration: underline;
}
.toppicks-index-tony8 {
	font-family: "Arial Black";
	text-align: center;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	line-height: 16px;
	color: black;
}

.toppicks-index-tony8a {
	font-family: "Arial Black";
	text-align: center;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	color: black;
}

.toppicks-index-tony10{
	line-height: normal; 
	text-align: center; 
	font-size: 14px;}

.toppicks-tony1 a:link {
	color: black;
	text-decoration: underline;
}

.toppicks-tony6 a:link {
	color: black;
	text-decoration: underline;
}

.toppicks-index-tony4 a:link {
	color: #990000;
	text-decoration: underline;
	font-size: 14px;
	}

.toppicks-index-tony4 a:visited {
	text-decoration: underline;
	color: #660000;
	font-size: 14px;
}