/* Earlys Interior Page CSS */

body
{
  margin: 0px;
  padding:0px;
  background: url(../images/hills_bg.jpg) top center no-repeat #304011;
  color: #481615;
  font-family: Georgia, Times, serif;
}
img { border: 0; }
a { color: #481615; text-decoration: none; }
a:hover { text-decoration: underline; }

/* ----- MISC ----- */
.pImg { display: block; padding: 6px; border: 1px solid #bab3b3; background: #ffffff; }
.clear { clear: both; }
.pad6 { padding: 6px; }
.pad12 { padding: 12px;}
.alert { color: #ab0d23; }

h2
{
  margin: 0px 0px 8px 0px;
  padding: 5px 0px;
  font-size: 17px;
  font-weight: normal;
  background: url(../images/dotline.gif) bottom left no-repeat;
}
h3
{
  margin: 0px;
  padding: 2px 0px;
  font-size: 14px;
  font-weight: bold;
}

#outerglow
{
  position: relative;
  width: 1012px;
  margin: 0px auto;
  background: url(../images/glowsides.jpg) no-repeat;
}

#container
{
  position: relative;
  width: 900px;
  margin: 0px auto;
}


/* ----- HEADER ----- */
#header
{
  position: relative;
  height: 98px;
  width: 900px;
  background: url(../images/top-home.gif);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}
#siteSearch
{
  position: absolute;
  top: 32px;
  left: 322px;
}
#siteSearch input { font-size: 10px; }
#topLinks
{
  position: absolute;
  top: 32px;
  right: 124px;
}
#topnav
{
  position: absolute;
  bottom: 6px;
  right: 44px;
  font-size: 12px;
}
#logo
{
  position: absolute;
  top: 18px;
  left: -20px;
  width: 309px;
  height: 163px;
}

#leaves
{
  position: absolute;
  top: 0px;
  right: -55px;
  width: 56px;
  height: 251px;
  background: url(../images/leaves.gif);
}


#main
{
  position: relative;
  width: 900px;
  background: url(../images/main-bg.jpg) repeat-y #ffffff;
}


/* ----- LEFT COLUMN ----- */
#leftCol
{
  position: relative;
  float: left;
  width: 260px;
  
}
#leftNavArea
{
  position: relative;
  width: 260px;
  height: 413px;
  background: url(../images/leftNav-page.jpg);
}
#leftNav
{
  position: relative;
  margin: 0px 10px 0px 30px;
  padding-top: 132px;
}
#leftNav a
{
  display: block;
  position: relative;
  padding: 2px 0px 0px 18px;
  background: url(../images/checkbox.jpg) no-repeat;
  font-size: 13px;
}
#leftNav a.check
{
  display: block;
  position: relative;
  padding: 2px 0px 0px 18px;
  background: url(../images/checkedbox.jpg) no-repeat;
  font-size: 13px;
}
#leftNav a:hover { color: #ab0d23; text-decoration: none; }
#redeemer
{
  position: relative;
  width: 260px;
  height: 184px;
  background: url(../images/search-bg.jpg);
}
#redeemer input.text { font-size: 11px; width: 150px; }
#redeemer input { vertical-align: middle; }
#redeemCard
{
  position: absolute;
  top: 32px;
  left: 12px;
}
#searchRecipes
{
  position: absolute;
  bottom: 12px;
  left: 12px;
}
#greatGifts
{
  position: relative;
  width: 260px;
  height: 305px;
  background: url(../images/greatgifts-bg.jpg);
  font-size: 11px;
}
#greatGifts p
{
  margin: 0px;
  padding: 0px 0px 10px 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}
#greatGifts a { text-decoration: underline; }
#allGiftIdeas
{
  position: absolute;
  top: 193px;
  left: 5px;
}



/* ----- CONTENT ----- */
#content
{
  position: relative;
  float: left;
  width: 640px;
  font-size: 12px;
}
#content p { line-height: 1.4em; }
#content a { color: #481615; text-decoration: underline; }
#content li { padding: 3px 0px; }
#banner
{
  position: relative;
  width: 640px;
  height: 146px;
  background: url(../images/banner-page.jpg);
}
#pageTitle
{
  position: absolute;
  bottom: 12px;
  left: 12px;
  width: 468px;
  font-size: 22px;
  font-weight: bold;
}
#featured
{
  position: relative;
  margin: 80px auto 28px auto;
  width: 598px;
  height: 176px;
  background: url(../images/featured.jpg);
}
#f1 { position: absolute; bottom: 148px; left: 42px; }
#f2 { position: absolute; bottom: 148px; right: 40px; }
#feature1 { position: absolute; top: 30px; left: 42px; width: 220px; }
#feature2 { position: absolute; top: 30px; right: 32px; width: 220px; }
#feature1 h2, #feature2 h2
{
  margin: 0px;
  padding: 1px 0px;
  font-size: 17px;
  font-weight: normal;
  background: none;
}
#feature1 p, #feature2 p
{
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}
.bigdots { position: relative; margin-bottom: 20px; text-align: center; }

.contentPad { padding: 16px 28px 28px 50px; }
.cartPad { padding: 16px 16px 28px 16px; }

.productBox
{
  position: relative;
  width: 245px;
  float: left;
  margin: 20px 24px 20px 0px;
}
.productBox h2
{
  display: block;
  position: relative;
  margin: 0px;
  padding: 1px 0px;
  font-size: 17px;
  font-weight: normal;
  background: none;
}
.productBox p
{
  margin: 0px 0px 6px 0px;
  padding: 0px;
  font-size: 10px;
}
.prodImg
{
  display: block;
  position: absolute;
  bottom: 26px;
  left: 0px;
  padding: 6px;
  border: 1px solid #bab3b3;
  background: #ffffff;
}
.productBox form { margin-bottom: 10px; }
.productBox select { display: block; margin-bottom: 4px; font-size: 10px; width: 240px; }

#cartTotal
{
  position: relative;
  float: right;
  margin: 16px 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

/* ----- TABLES ----- */
.navTable
{
  font-size: 12px;
}
.navTable a { font-weight: bold; }
.navTable a:hover { color: #ab0d23; text-decoration: none; }

.cartTable { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.cartTable th { background: #a7b690; color: #ffffff; padding: 3px; }
.cartTable tr.alt { background: #efebe4; }
.cartTable td { padding: 3px; }

.zoneTable { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.zoneTable th { background: #a7b690; color: #ffffff; padding: 3px; }
.zoneTable tr.alt { background: #efebe4; }
.zoneTable td { padding: 3px; text-align: center; }

/* ----- FOOTER ----- */
#footerBox { position: relative; width: 900px; margin: 0px auto 40px auto; }
#footer
{
  position: absolute;
  top: -22px;
  left: 188px;
  width: 526px;
  height: 61px;
  background: url(../images/footer-bg.gif);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-align: center;
}
#footerPad { padding-top: 14px; }
#footerNum
{
  position: relative;
  margin: 0px auto 16px auto;
  font-size: 18px;
  color: #fde7a9;
  text-align: center;
}
