BODY {
	margin:0;
	padding:0;
	font-family:Arial, sans-serif;
	font-size:0.625em;
	text-align:center;
}
/*For Strict Mode*/
IMG { display:block;}

/* Standardize P tags across browsers */
P { 
	margin:1em 0 0 0;
	padding:0;
}
#wrap {
	text-align:left;
	margin:auto;
	width:1000px;
	border:1px solid #CCC;
	border-top:0;
}
#header {
	background:#FFC url('../navImages/HeaderDottedBorder.gif') repeat-x bottom left;
	color:#FF3366;
	padding:5px 0 1px 0;
}
#header A {
	color:#FF3366;
}
#header UL LI, #header UL {
	list-style-type:none;
	padding:0;
	margin:0;
}
#header UL {
	float:right;
}
#header UL LI {
	float:left;
	padding:0 10px;
	border-left:1px solid #FF3366;
}
#header UL LI.first {
	border:none;
	font-weight:bold;
}
#header DIV.img {
	float:left;
	padding-left:100px;
}
#ForceHeader, .ForceHeader {
	clear:both;
	height:0px;
/* 	msie 6 can't handle the truth... or heights of 0px, so set a fontsize of 1px */
	font-size:1px;
}
#LogoBlock {
	padding-left:24px;
	padding-top:7px;
}
#Navigation {
	text-align:left;
	background:url('../navImages/NavigationBG.gif') no-repeat top left;
	padding:22px 0 13px 0px;
	margin: 18px 0 0 256px;
}
#Navigation A {
	padding:0 10px;
	float:left;
}
#SubNav {
	padding:7px;
	background:#F6F6F6 url('../navImages/SubHeaderDottedBorder.gif') top left repeat-x;
	margin:0 15px;
}
#SubNav UL {
	margin:0;
	padding:0;
}
#SubNav UL LI {
	list-style-type:none;
	float:left;
	color:#F36;
	font-weight:bold;
	padding-right:18px;
	background:url('../navImages/SubNavDivider.gif') 60% right no-repeat;
}
#SubNav UL LI.first{
	padding-left:35px;
}
#SubNav UL LI.first, #SubNav UL LI.last {
	background:none;
}
#SubNav UL LI A {
	color:#666;
}
#SubNav UL LI A.selected, #SubNav UL LI A:hover {
	color:#F60;
}
#TagLine {
	text-align:center;
	background:#FFF url('../navImages/SubHeaderDottedBorder.gif') bottom left repeat-x;
	margin:0 15px 15px 15px;
	padding:7px;
	color:#666;
	font-weight:bold;
	font-size:12px;
}
#TagLine A {
	color:#666;
	font-weight:bold;
	text-decoration: none;
}
#TagLine A:hover {
	color:#F60;
	text-decoration: underline;
}

/* main 3 columns */
#LeftColumn, #LeftColumn-NarrowCenter {
	float:left;
	margin-left:15px;
	width:160px;
}
#CenterRightHolder, #CenterRightHolder-NarrowCenter {
	float:right;
	width:810px;
	margin-left:15px;
	margin-bottom:15px;
	background:url('../navImages/CenterColumnBG-WideCenter.gif') repeat-y;
}
#CenterColumn, #CenterColumn-NarrowCenter {
	float:left;
	padding-left:15px;
	width:585px;
}
#RightColumn,#RightColumn-NarrowCenter {
	float:right;
	width:160px;
	margin-right:15px;
}
/* special case for wider center version of site */
#LeftColumn-NarrowCenter {
	width:250px;
}
#CenterRightHolder-NarrowCenter {
	width:720px;
	background:url('../navImages/CenterColumnBG.gif') repeat-y;
}
#CenterColumn-NarrowCenter {
	width:358px;
}
#RightColumn-NarrowCenter {
	width:300px;
}

/* special case for SmartSource */
#LeftColumn-NarrowCenterSS {
        float:left;
        margin-left:15px;
        width:160px;
}
#CenterRightHolder-NarrowCenterSS {
        float:right;
        width:910px;
        margin-left:15px;
        margin-bottom:15px;
}
#CenterColumn-NarrowCenterSS {
        float:left;
        padding-left:15px;
        width:900px;
}
#RightColumn-NarrowCenterSS {
        float:right;
        width:160px;
        margin-right:15px;
}
#SecondNav, .SecondNavB {
	border:1px solid #CFCFCF;
	background:#F6F6F6;
	padding:31px 85px 31px 31px;
	margin-bottom:15px;
}
.SecondNavB {
	padding:10px;
}
#SecondNav UL {
	padding:0;
	margin:0;
}
#SecondNav UL LI {
	list-style-type:none;
	background:url('../navImages/SubHeaderDottedBorder.gif') bottom left repeat-x;
	padding:6px 0;
	color:#F36;
	font-weight:bold;
}
#SecondNav UL LI.first {
	color:#F60;
}
#SecondNav UL LI A {
	color:#F36;
	text-decoration:none;
}
#SecondNav UL LI A:hover, #SecondNav UL LI A.selected {
	 color:#F60;
}
#TodaysFreeSample {
	background:#FFC url('../navImages/Title_TodaysFreeSample.gif') 10px 9px no-repeat;
	border:1px solid #FEE0E7;
	padding:50px 32px 30px 32px;
	margin:15px 0;
}
#TodaysFreeSample IMG {
	border:1px solid #FEE0E7;
}
#GroceryCoupons {
	background:#FEE0E7 url('../navImages/Title_GroceryCoupons.gif') 13px 17px no-repeat;
	border:1px solid #D2D2D2;
	padding:75px 0 30px 12px;
	margin-bottom:15px;
}
#RecipeOfTheDay {
	background:#FFC url('../navImages/HomeTitle_DeliciousRecipes.gif') 10px 9px no-repeat;
	border:1px solid #FEE0E7;
	padding:50px 0 30px 32px;
	margin-top:15px;
}

#RecipeOfTheDay DIV.LeftSide {
	float:left;
	width:52px;
	text-align:center;
}
#RecipeOfTheDay DIV.RightSide {
	float:right;
	width:190px;
	margin-right:15px;
}
#RecipeOfTheDay A, #RecipeOfTheDay SPAN {
	color:#F36;
	font-size:12px;
	font-weight:bold;
}
#SmartShopping {
	background:#FEE0E7 url('../navImages/HomeTitle_SmartShopping.gif') 13px 17px no-repeat;
	border:1px solid #D2D2D2;
	padding:50px 0 30px 32px;
	margin-top:15px;
}
#SmartShopping A {
	text-decoration:none;
	font-family:Arial, sans-serif;

	color:black;
}
#SmartShopping A:hover {
	text-decoration: underline;
}
DIV.PleaseVisitSponsors {
	margin:0;
}
	
DIV.PleaseVisitSponsors SPAN {
	display:block;
	background:#EFEFEF;
	border:1px solid #CCC;
	padding:2px;
	text-align:center;
	color:#666;
	margin:0;
}
.Ad {
	margin-bottom:15px;
}
#Footer {
	color:#333;
	text-align:center;
	width:900px;
	margin:auto;
	padding-top:10px;
	line-height: 30px;
}
#Footer UL {
	margin:0;
	padding:0;
}
#Footer UL LI {
	list-style-type: none;
	margin:0;
	padding:0 13px 0 7px;
	float:left;
	background:url('../navImages/FooterItemDivider.gif') 50% right no-repeat;
}
#Footer UL LI.first {
	background:none;
	padding:0 0 0 0;
}
#Footer UL LI.last {
	background:none;
}
#Footer A {
	font-weight:bold;
	color:#333;
}
.error {
	color:red;
}

.PageTitle, .PageTitle2 {
	background:url('../navImages/PageTitleStar.gif') no-repeat top left;
	padding-left:28px;
	padding-bottom:10px;
	font-size:12px;
	color:#333;
}
.PageTitle2 {
	background:url('../navImages/PageTitleCoupon.gif') no-repeat top left;
}
//For use with javascript description boxes
A.Description { 
	position: relative; /* make this the co-ordinate root for the span */ 
	text-decoration:none;
} 

A.Description SPAN {
	display:none;
	position: absolute; 
	top: 5px; /* change this to 0 to keep inline with the <a> */ 
	left:20px;
	width: 100px; 
	padding: 5px;
	border:1px solid black;
	color: black; 
	background: #CCC;
	text-align:left;
	z-index: 2; 
}

UL.Categories {
	margin:0;
	padding:0;
}

UL.Categories LI {
	list-style-type:none;
	background:url('../navImages/SubHeaderDottedBorder.gif') bottom left repeat-x;
	margin:0;
	padding:6px 0;
	color:#F36;
	font-weight:bold;
	text-transform: uppercase;
}
UL.Categories LI A {
	color:#F60;
	text-decoration:none;
	text-transform: uppercase;
}
UL.Categories LI.first {
	text-transform: none;
	color:#F36;
}
UL.Categories LI.last {
	background:none;
}
UL.Categories LI A:hover, #SecondNav UL LI A.selected {
	color:#F36;
}
UL.Letters {
	margin:0;
	padding:0;
	display:block;
	text-align: center;
}
.SecondNavB DIV {
	padding:5px;
	font-weight: bold;
	text-align:center;
	color:#F36;
}
UL.Letters LI {
	font-size:12px;
	color:#F36;
	display:inline;
	padding:0 5px;
	list-style-type: none;
	text-transform: uppercase;
}
UL.Letters LI A {
	color:#0CC;
	text-decoration: none;
	font-weight:bold;
	text-transform: uppercase;	
}
UL.Letters LI A:hover  {
	color:#F36;
}
UL.Letters LI.last {
	float:none;
	height:0;
	clear:both;
}
.NextPrevious A {
	color:#F36;
	font-weight:bold;
}
.RecipeLinkOut A, .SO_offerlink, .offertext {
	font-size:12px;
	color:#666;
}
INPUT.submit {
	background:#EC3A62;
	color:#FFF;
}
DIV.comboad {
	height: 60px; 
	overflow: hidden; 
	display: table; 
	position: static;
}
DIV.comboad DIV.left {
	width:120px;
	margin-right:5px;
	text-align: center;
}

DIV.comboad DIV.right {
	top: 50%;
	display: table-cell; 
	vertical-align: middle; 
	position: static;
}

DIV.comboad DIV.right A {
	display:block;
	position: relative; 
	top: -50%
}
.AlertBox {
	font-weight: bold;
	color:red;
	font-size:14px;
	border:2px solid red;
	padding:3px;
	margin-bottom:5px;
}


/* recipes */
#Recipe, #Recipe A {
	font-size:12px;
	color:#000;
}
#Recipe H2 {
	color:#F36;
}
#Recipe H3 {
	color:#F60;
}
#Recipe DIV.image {
	float:right;
	margin-top:5px;
}
#Recipe DIV.hr {
	clear:both;
	margin:0;
	padding-top:5px;
}

/* Examples of font size manipulation... em is standard 16px font... everything else is a calculation based off of that

.bodytext p {
	font-size:0.875em;
}

.sidenote {
	font-size:0.75em;
}

*/