/* Earlys Global and Homepage 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: 17px;
  left: -22px;
  width: 309px;
  height: 163px;
}

/* ----- EDGE DECORATION ----- */
#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;
}


/* ----- CALLOUT / ANNOUNCEMENT ----- */
#bigCallout
{
  position: absolute;
  top: 99px;
  right: 0px;
  width: 646px;
  height: 283px;
  background: #000000;
  opacity: .75;
	filter: alpha(opacity=75);
	display: block;
}
#bigCallout a { color: #ffffff; text-decoration: underline; }
#bigCinner
{
  position: absolute;
  top: 52px;
  right: 130px;
  width: 340px;
  background: #ffffff;
  opacity: .25;
	filter: alpha(opacity=25);
}
#bigCpad { padding: 8px 12px; }
#textHolder
{
  width: 276px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
}

#bigCtextBox
{
  position: absolute;
  top: 159px;
  right: 142px;
  width: 316px;
  display: block;
}
#bigCtextBox a { color: #ffffff; text-decoration: underline; }
#bigCtree
{
  position: relative;
  float: left;
  margin-right: 10px;
}
#bigCtext
{
  position: relative;
  float: left;
  width: 276px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
}

#smallCallout
{
  display: none;
  position: absolute;
  top: 146px;
  right: 0px;
  width: 296px;
  /*height: 123px;*/
  background: url(../images/callout-bg.jpg);
}
#smallCtext
{
  padding: 8px 24px 14px 18px; /* was 18px 24px 14px 18px */
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
}
#smallCallout a { text-decoration: underline; }

/* ----- LEFT COLUMN ----- */
#leftCol
{
  position: relative;
  float: left;
  width: 260px;
  
}
#leftNavArea
{
  position: relative;
  width: 260px;
  height: 413px;
  background: url(../images/leftNav-home.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;
}
#banner
{
  position: relative;
  width: 640px;
  height: 279px;
  background: url(../images/banner-home.jpg);
}
#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; left: 348px; }
#feature1 { position: absolute; top: 30px; left: 42px; width: 220px; }
#feature2 { position: absolute; top: 30px; right: 32px; width: 220px; }
#f1Btn { position: absolute; top: 126px; left: 28px; }
#f2Btn { position: absolute; top: 126px; left: 334px; }
#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-left: 50px; }
.contentBox
{
  position: relative;
  width: 245px;
  float: left;
  margin-right: 30px;
}
.contentBox p
{
  margin: 0px 0px 6px 0px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}


/* ----- 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;
}
