
/* Layout */

#wrap, #headerContent, #footerContent {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}


/* Template's Styles */

body {
	background-color: #8b603b;
}

#bag-wrapper {
	background-color: #fff;
	background-image: url('../images/background-white.jpg');
	background-position: top center;
	background-repeat: repeat-y;
	margin: 0;
}

#bag {
	background-image: url('../images/background.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0;
}

#main {
	background-color: #fbf3d5;
	padding-bottom: 2em;
}

#header {
	margin: 0;
	padding: 0;
	height: 57px;
	background-image: url('../images/brownLines.gif');
	background-position: 0px 36px;
	background-repeat: repeat-x;
}

#headerContent {
	padding: 0;
	height: 57px;
}

#header h1 {
	font-size: 1px;
	margin: 0;
	padding: 0;
	float: left;
	text-indent: -9999px;
}

#header #loginStatus {
	float: right;
}


#header #navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

#header #navigation ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#header #navigation ul li a {
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 90px;
	margin: 0px 2px 0px 0px;
	background-image: url('../images/navigation.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#header #navigation ul li a.navRecipes {
	width: 90px;
	background-position: 0px 0px;
}

#header #navigation ul li a.navRecipes:hover {
	background-position: 0px -40px;
}

#header #navigation ul li a.navInstantWin {
	width: 166px;
	background-position: -90px 0px;
}

#header #navigation ul li a.navInstantWin:hover {
	background-position: -90px -40px;
}

#header #navigation ul li a.navSweeps {
	width: 134px;
	background-position: -256px 0px;
}

#header #navigation ul li a.navSweeps:hover {
	background-position: -256px -40px;
}

#header #navigation ul li a.navRebate {
	width: 132px;
	background-position: 0px 0px;
	background-image: url('../images/rebateFormNavButton.png');
}

#header #navigation ul li a.navRebate:hover {
	background-position: 0px -40px;
	background-image: url('../images/rebateFormNavButton.png');
}
#header #loginStatus {
	margin: 12px 6px 0px 0px;
}

/* Rebate Callout */

#rebateCallout {
	height: 100px;
	background-color: #a51d1d;
	background-image: url('../images/rebateBannerBg.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	
	padding: 16px 24px 0px 24px;
}

#rebateCallout h2 {
	color: #f4de7c;
	margin: 0;
	font-weight: bold;
	font-size: 27px;
}

#rebateCallout p {
	width: 480px;
	font-family: 'Georgia', Serif;
	color: #fff;
	font-size: 16px;
	line-height: 1.2em;
}

#rebateCallout p strong {
	font-weight: bold;
	color: #f4de7c;
}

#rebateCallout a, #rebateCallout a:visited {
	display: block;
	float: right;
	color: #f4de7c;
	margin-top: -14px;
	padding: 3px 40px 3px 3px;
	font-size: 16px;
	font-family: 'Georgia', Serif;
	font-weight: bold;
	color: #f4de7c;	
}

#rebateCallout a:hover {
	color: #fff;
}






#footer {
	background-color: #8b603b;
	background-image: url('../images/brownLines.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
	padding: 26px 0px 20px 0px;
}







/* Typography */

body {
	font-family: 'Lucida Sans', Arial, Sans-Serif;
	color: #000;
}

h1, h2, h3 {
	font-family: 'Georgia', Serif;
	color: #000;
}

a, a:visited {
	color: #d53a24;
}

a:hover {
	color: #222;
}

#headerContent {
	color: #fff;
	font-family: 'Georgia', Serif;
}

#footerContent {
	color: #f4de7c;
	font-size: 9px;
}

#abbrRules {
	color: #222;
}

#footerContent p#copyright {
	float: right;
	margin-right: 6px;
}

#footerNav a {
	margin: 0px 6px;
}

#footerContent a, #footerContent a:visited, #headerContent a, #headerContent a:visited {
	color: #e5cd74;
}

#footerContent a:hover {
	color: #fff;
}

label.error {
	color: #d00;
}

sup.reg {
	font-size: 8px !important;
}

/* Most Internal Pages have a Header */

#pageHeader {
	width: 910px;
	padding-top: 24px;
	margin: 0px auto 18px auto;
	background-image: url('../images/logo.gif');
	background-position: 690px 30px;
	background-repeat: no-repeat;
}

#pageHeader h3 {
	color: #dd4b30;
	margin-bottom: 6px;
	font-size: 24px;
}

#pageHeader p {
	font-family: 'Georgia', Serif;
	font-style: italic;
	padding-right: 300px;
}

hr {
	border: 0;
	height: 3px;
	margin: 5px auto;
	width: 910px;
	background-image: url('../images/hr.gif');
	background-position: top left;
	background-repeat: no-repeat;
	clear: both;
}


#formPage {
	width: 910px;
	margin: 0 auto;
}


div.moreSpace {
	height: 120px;
}

/* Page-specific Styles */


#homepageFeature {
	display: block;
	height: 235px;
	background-color: #a51d1d;
	background-image: url('../images/homepage/feature.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}

#homepageFeature h1, #homepageFeature h2 {
	font-size: 1px;
	margin: 0;
	padding: 0;
	float: left;
	text-indent: -9999px;
}

#homepageCallouts {
	padding-top: 170px;
}

#homepageCallouts div.callout {
	display: block;
	float: left;
	margin-left: 9px;
	width: 308px;
	background-color: #fff;
}

#homepageCallouts div.callout h3 a {
	height: 235px;
	display: block;
	text-indent: -9999px;
	background-image: url('../images/homepage/calloutRecipes.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#homepageCallouts div.callout p {
	color: #513720;
	font-family: 'Georgia', Serif;
	font-size: 110%;
	padding: 0px 18px;
	height: 88px;
	margin-bottom: 6px;
}

#homepageCallouts div.callout p.button {
	text-align: center;
	padding: 0;
	margin: 0;
	height: 42px;
}

#homepageCallouts div.callout p.button a {
	width: 123px;
	height: 42px;
	display: block;
	margin: 0 auto;
	text-indent: -9999px;
	background-image: url('../images/homepage/calloutButtons.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#homepageCallouts div.callout.callRecipes h3 a {
	background-image: url('../images/homepage/calloutRecipes.jpg');
	background-position: 0px 0px;
}

#homepageCallouts div.callout.callRecipes p.button a {
	background-position: 0px 0px;
}

#homepageCallouts div.callout.callRecipes p.button a:hover, #homepageCallouts div.callRecipes.current p.button a {
	background-position: 0px -42px;
}

#homepageCallouts div.callout.callInstantWin h3 a {
	background-image: url('../images/homepage/calloutInstantWin.jpg');
	background-position: 0px 0px;
}

#homepageCallouts div.callout.callInstantWin p.button a {
	background-position: -123px 0px;
}

#homepageCallouts div.callout.callInstantWin p.button a:hover, #homepageCallouts div.callInstantWin.current p.button a {
	background-position: -123px -42px;
}

#homepageCallouts div.callout.callSweeps h3 a {
	background-image: url('../images/homepage/calloutSweeps.jpg');
	background-position: 0px 0px;
}

#homepageCallouts div.callout.callSweeps p.button a {
	background-position: -246px 0px;
}

#homepageCallouts div.callout.callSweeps p.button a:hover, #homepageCallouts div.callSweeps.current p.button a {
	background-position: -246px -42px;
}

#homepageCallouts div.callout.current {
	background-color: #f4de7b;
	cursor: pointer;
}

#homepageCallouts div.callout.current h3 a {
	background-position: -308px 0px;
}


#homepageCallouts div.callout span {
	display: block;
	margin: 9px 0px 0px 0px;
	padding: 0;
	height: 11px;
	background-image: url('../images/homepage/calloutBottom.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}


/* Instant Win Game */

div.instant-win a img {
	width: 960px;
	height: 500px;
	border: 0px;
}

#main.instant-win-page {
	padding-bottom: 0;
}

/* Sweeps Page */

#sweepsPrizes {

	margin: 0 auto;
	height: 200px;
	
	background-image: url('../images/sweepsPrizes.jpg');
	background-position: top center;
	background-repeat: no-repeat;	
}

#sweepsPrizes div {
	float: left;
	width: 230px;
	text-align: center;
	padding: 110px 20px 0px 65px;
}

#sweepsPrizes div h3 {
	margin-bottom: .25em;
	color: #DD4B30;
	font-size: 15px;
	text-transform: uppercase;
}

#sweepsPrizes div h3 span {
	font-size: 18px;
}

#sweepsPrizes div p {
	font-family: 'Georgia', Serif;
}


#formPage form div div {
	width: 300px;
}

#formPage form div {
	float: left;
}

#formPage form div div label {
	display: block;
	margin-top: 1em;
	width: 260px;
}

#formPage form div div input.text {
	width: 260px;
	color: #333;
}

#formPage form div.checkbox {
	margin-top: 1em;
	width: 600px;
}

#formPage form div.checkbox label em {
	color: #DD4B30;
	font-family: 'Georgia', Serif;
	font-style: italic;
	font-size: 14px;
}

#formPage form div.fineprint {
	margin-top: 2em;
	font-size: 10px;
}

#formPage form div.survey {
	padding: 20px;
	margin: 15px auto;
	width: 870px;
	background-color: #bedbe4;
	font-family: 'Georgia', Serif;
	font-style: italic;
}

#formPage form div.survey h3 {
	color: #DD4B30;
}

#formPage form div.survey label {
	padding: 0px 4px;
	margin-right: 4px;
}

#sandraLeeAbout {
	width: 600px;
}

#sandraLeeAbout p img {
	float: left;
	margin: 0;
	padding: 0em 2em 2em 0em;
}

/* Recipes Pages */

#recipeList {
	width: 910px;
	margin: 0 auto;
}

#recipeList h2 {
	color: #666;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 2px;
}

#recipeList hr {
	margin-bottom: 20px;
}

#recipeList div.recipeThumb {
	float: left;
	margin-right: 20px;
	width: 288px;
}

#recipeList div.recipeThumb.third {
	margin-right: 0px;
}

#recipeList div.recipeThumb h3 {
	margin-bottom: .25em;
}

#recipeList div.recipeThumb h3 a, #recipeList div.recipeThumb h3 a:visited {
	text-decoration: none;
}

#recipeList div.recipeThumb.current {
	cursor: pointer;
}

#recipeList div.recipeThumb.current h3 a, #recipeList div.recipeThumb h3 a:hover {
	text-decoration: underline;
	color: #DD4B30;
}

#recipeList div.recipeThumb cite {
	display: block;
	font-size: 10px;
	font-style: normal;
	font-family: 'Georgia', Serif;
	color: #333;
	margin-bottom: .25em;
}

#recipeList div.recipeThumb cite span {
	font-style: italic;
}

#recipeView {
	width: 910px;
	margin: 10px auto 50px auto;
}

#recipeView #photo {
	width: 288px;
	float: left;
}

#recipeView #recipeContent {
	padding: 0px 20px;
	width: 288px;
	float: left;
	
	font-family: 'Georgia', Serif;
		
}

#recipeView #recipeContent cite {
	font-size: 11px;
	font-style: normal;
	color: #DD4B30;
}

#recipeView #recipeContent h2 {
	color: #DD4B30;
	margin-bottom: .5em;
}

#recipeView #recipeContent h4 {
	color: #666;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 2px;
	margin-bottom: .5em;
}

#recipeView #recipeContent ul {
	list-style-type: none;
	margin: 0 0 2em 0;
	padding: 0;
}

#recipeView #recipeSidebar {
	padding-top: 60px;
	width: 288px;
	float: left;
}


#recipeView #recipeSidebar p {
	color: #222;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 2px;
	margin-bottom: .5em;
	font-family: 'Georgia', Serif;
}

#recipeView #recipeSidebar ul {
	margin-left: 0em;
	font-size: 11px;
	list-style-type: none;
}

#recipeView #recipeSidebar ul li {
	line-height: 2em;
	border-bottom: 1px dotted #8b603b;
}

#recipeView #recipeSidebar ul li a, #recipeView #recipeSidebar ul li a:visited {
	margin-left: 1em;
	font-family: 'Georgia', Serif;
	font-style: italic;
	text-decoration: none;
}

#sidebarEntrees li.more, #sidebarSides li.more {
	display: none;
}

/* Homepage Modal Windows... */
#simplemodal-overlay {
	background-color:#000;
}


#homepageSandraLee {
	display: none;
	
	width: 510px;
	background-color: #f1d769;
	border: 2px solid #fff;
}

#homepageSandraLee img {
	float: left;
	padding: 20px 0px 20px 20px;
}

#homepageSandraLee div {
	margin-left: 190px;
	padding: 20px 20px 20px 10px;
	font-family: 'Georgia', Serif;
}

#homepageSandraLee div h2 {
	color: #a11919;
}

div.modalCloseBar {
	margin: 0px !important;
	padding: 6px 10px !important;
	background-color: #a11919;
	color: #fff;
	text-align: right;
}

div.modalCloseBar a {
	font-family: 'Lucida Sans', Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

div.modalContent {
	padding: 20px;
}

#loginSweeps, #loginInstantWin {
	display: none;
	
	border: 2px solid #fff;
	width: 340px;
	background-color: #f1d769;
	padding-bottom: 30px;
}

#loginSweeps h3, #loginInstantWin h3 {
	margin-bottom: .25em;
	color: #a11919;
}

/* Videos */

#videoBakedFries, #videoMashed, #videoSalad, #videoPotatoes101, #videoHowToBake, #videoShortcuts {
	width: 460px;
	background-color: #f1d769;
	border: 2px solid #fff;
	
	display: none;
}
