@charset "utf-8";
/* CSS Document */



/* Global Styles */

body { font-size: 13px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; background: url('../images/body_bg.gif') 0 0 repeat; }

#container { width: 951px; margin: 0 auto; background: url('../images/container_bg.gif') 0 0 repeat-y; }

#header { height: 423px; margin: 0 0 -214px 0; background: url('../images/header_bg.gif') 0 0 repeat; }
	#header_logo 
	{ 
		margin: 13px 0 0 60px; 
		float: left; 
	}
	#header_slogan { margin: 10px 41px 0 0; float: right; }

#content_container { padding: 0 0 300px 0; background: url('../images/content_container_bg.gif') bottom no-repeat; }

#leftbox { width: 236px; margin: 0 0 0 34px; float: left; }

#nav1_container { width: 236px; margin: 0 0 0 10px; background: url('../images/nav1_container_bg.gif') 0 0 repeat-y; }
	#nav1 { padding: 0 0 26px 0; background: url(../images/nav1_bg.gif) bottom no-repeat; }
		#nav1 li a { display: block; width: 174px; margin: 0 0 0 18px; padding: 5px 0 5px 26px; font-size: 17px; font-weight: bold; color: #7a1501; overflow: hidden; }
		#nav1 li a:hover { color: #c12209; background: url('../images/nav1_a_bg.gif') 0 11px no-repeat; text-decoration: none;}
			#nav1 li ul { margin: -6px 0 0 0; }
				#nav1 li ul li a { display: block; width: 150px; margin: 0 0 0 64px; padding: 2px; font-size: 13px; color: #7a1501; overflow: hidden; }
				#nav1 li ul li a:hover { background: none; text-decoration: underline; }

#banner { position:relative; z-index: 10; top: -2px; width: 259px; height: 81px; margin: -36px 0 -40px 0; background: url('../images/tastes_like_sugar.png'); float: right; }

#content { width: 566px; min-height: 370px; margin: 0 0 -150px 0; padding: 0 63px 0 25px; background: url('../images/content_bg.gif') 0 214px no-repeat; float: right;}

#translation_container { padding: 0 0 0 52px; color:#7a1501;}
    #translation_container a { font-size:14px; padding: 0 4px 0 4px; }
    #translation_container a:hover { text-decoration: underline; }

.NavList_on
{
	color: #c12209 !important; 
	background: url('../images/nav1_a_bg.gif') 0 11px no-repeat; 
	text-decoration: none;
}

.SubNav_on
{
	color: #c12209 !important;
	background: none; 
	text-decoration: underline !important;
}

/* Content Styles */

h1 { margin: 0 0 2px 0; font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; font-weight: bold; color: #660000; text-transform: uppercase; }
h2 { margin: 0 0 20px 0; font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; font-weight: bold; color: #006633; }
p { margin: 10px 0 20px 0; }

.BodyCopyMaroonBold { font-size: 14px; font-weight: bold; color: #660000; }

.SubTitle { margin: 0 0 20px 0; font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; font-weight: bold; color: #006633; }

.kitchen-tools-tables {	border-style: dashed; border-width: 1px; border-color: #cccccc; border-right: none !important; border-bottom: none !important; }

.kitchen-tools-tables td { padding:10px 10px 10px 10px; border-style: dashed; border-width: 1px; border-color: #cccccc; border-left: none !important; border-top: none !important; }

a:link, a:active, a:visited { color: #850a08; text-decoration: none }
a:hover { color: #850a08; text-decoration: underline }

#MapTop { background-image: url('../images/insideMapTop.png'); background-repeat: no-repeat; width: 580px; margin-top: 26px; }

.ZipBox { float: left; margin-top: 1px; font-size: 11.6px; color: #9A3F26; font-weight: bold; font-family: Georgia; margin-left: 10px; }

#StoreFinder { position:relative; top:78px; margin-left: 430px; display: block; margin-bottom: 80px; }

.ZipError { font-size: 10px; font-family: Georgia; font-weight: bold; }

.cursorhand {cursor:hand;}

.prodimg { border:1px solid #9299A0;}



/* Page Styles */

/* - home - */

#taste_test { margin: 10px 0 -170px -5px; }
#home_content 
{ 
	min-height: 461px; 
	background-image: url('../images/product_boxes_new.png');
	background-repeat: no-repeat;
	background-position:  264px 11px; 
	width: 103%;
}

#ProductBoxes
{
	position: relative;
	top: -30px;
	left: 15px;
    display: block;
    float: right;
}

/* - coupons - */

.couponsForm {
	height: 928px;
	background: url(../images/coupons_bg4.png) 0 0 no-repeat;
	margin: -40px -63px -66px -25px;
	padding: 0;
	position:relative;
	z-index: 3;
}
div.couponsFormWrapper 
{
	position:absolute;
	left: 182px;
	top: 116px;
	width: 375px;
}
.couponsCheckBox {
	display: block;
	padding-left: 27px;
	margin-bottom: 7px;
}
input.couponsTextInput 
{
	padding: 0 1px;
	border: 0;
	width: 373px;
	height: 18px;
	font-family: Georgia;
	font-size: 14px;
	color: #0e416a;
	margin-bottom: 8px;
	margin-left:0;
}
input.couponsEmailAddress {
	float: left;
	width: 200px;
	margin-right: 77px;
}
input.couponsPhone {
	float: left;
	width: 94px;
}
input.couponsAddress {
	float: left;
	width: 200px;
	margin-right: 54px;
}
input.couponsCity {
	float: left;
	width: 117px;
}
input.couponsState {
	float: left;
	width: 62px;
	margin-right: 102px;
}
input.couponsZip {
	float: left;
	width: 81px;
	background: #fff url(../images/required.png) no-repeat;
}
input.couponsSubmitButton 
{
	float: right;
	clear: both;
	margin-top: 22px;
	padding-right: 3px;
}
.requiredText 
{
	position:absolute;
	font-family: Georgia;
	font-size: 11px;
	font-style:italic;
	color: #002975;
	left: 186px;
	top: 159px;
	
}
.optionalText 
{
	position:absolute;
	font-family: Georgia;
	font-size: 11px;
	font-style:italic;
	color: #002975;
	left: 198px;
	top: 203px;
	
}

.couponsPrint 
{ 
	height: 854px; 
	background: url(../images/coupons_bg2.jpg) 0 0 no-repeat; 
	margin: -40px -63px -66px -25px; 
	padding: 0 63px 0 25px; 
  }

.couponsPrint
{
	position:relative;
	z-index: 3;
	
}

.couponsPrintBG
{
	position:relative;
	background-image: url('../images/CouponsPrintBG.png');
	left: -3px;
	top: 13px;
	width: auto;
	height: 333px;
	z-index: 2;
}
.singleCouponsBG 
{
	position:relative;
	background-image: url('../images/SingleCouponBG.png');
	left: -10px;
	top: -220px;
	width: 587px;
	height: 355px;
	z-index: 2;
}

.couponsPrintBG_Nov
{
	position:relative;
	background-image: url('../images/nov_couponsBG.png');
	left: -14px;
	top: 110px;
	width: auto;
	height: 243px;
	z-index: 6;
}

.couponsPrintButtonLeft 
{
	position: absolute;
	left: 33px;
	top: 178px;
	z-index:100;
}

.couponsPrintButtonRight 
{
	position: absolute;
	left: 344px;
	top: 178px;
	z-index:100;
}


.couponsPrintButtonSingle 
{
	position: absolute;
	left: 235px;
	top: 279px;
	z-index:100;
}

#MapBottom
{	
	width: 100%;
}

.ResultContainer
{
	width: 590px;
	clear: both;
	margin-bottom: 3px;
	margin-top: 1px;
}

.ResultContainer br
{
	clear: both;
}

.ResultFlag
{
	float: left;
	width: 42px;
	height: 68px;
}
.ResultContent
{
	float: left;
	width: 538px;
	height: 69px;
	background-color: #FCF6E6;
}

.ResultBorder
{
	margin-left: 42px;
	float: left;
	height: 3px;
	width: 538px;
	border-bottom: solid 1px #9A3F26;
}

.storeName
{
	font-family: Arial;
	color: #9A3F26;
	font-weight: bold;
	font-size: 13px;
	padding-top: 4px;
	padding-left: 4px;
}

.storeAddress
{
	font-family: Arial;
	color: #FF9713;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	padding-left: 4px;
}

.storePhone
{
	font-family: Arial;
	color: #F95503;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	padding-left: 4px;
}

.storeCoupon
{
	bottom: 30px;
	right: 10px;
	position: relative;
	float: right;
}

.storeCoupon a
{
	font-family: Arial;	
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	color: #D64C14;
}

.sbubAdd
{
	color: #9A3F26;
	font-weight: bold;
	font-family: Arial;
	text-transform: uppercase;
	font-size: 12px;
}

.sbubPhone
{
	color: #F95503;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
}

h6
{
	display:inline;
	font-size:13px;
	font-weight:bold;
	color:#9A3F26;
	text-transform: uppercase;
	font-family: Arial;
}

.BodyCopyBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.BodyCopyBlack li
{
	margin-left: 15px;
	list-style-type: disc;
}

.BodyCopyBlackol li
{
	margin-left: 20px;
	list-style-type: decimal;
}

.coupon_img
{
	display: block;
	width: 259px;
	height: 141px;
	background-image: url('../images/coupon_link_new.png');
	background-repeat: no-repeat;
	margin-left: -6px;
}

.coupon_img:hover
{	
	background-image: url('../images/coupon_hover_new.png');
}
