body {
  margin: 0;
  padding: 0;
  background: #999 url(/images/bg_site.gif) top center repeat-y;
  font-size: 12px;
  color: #000;
  font-family: Verdana,Arial,sans-serif;
}
a {
  text-decoration: none;
  color: #d3553b;
  font-weight: bold;
}
table {
  border-collapse: collapse;
}
img {
  border: 0px;
}
a:hover {
  text-decoration: underline;
}
hr {
  border: 0px;
  height: 1px;
  background-color: #ccc;
  width: 80%;
}
blockquote {
  padding-bottom: 1em;
}
input {
  margin-bottom: 5px;
}
.inputNomargin {
  margin-bottom: 0;
}
.divider {
  border-right: 1px solid #ccc;
  padding: 5px;
}
#container {
  width: 827px;
  position:relative;
  background-color: #fff;
  margin: auto;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
#contentarea li {
  padding-bottom: 1em;
}
div#sidebar {
  width: 187px;
  min-height: 500px;
  height: auto !important;
  height: 500px;
  float: left;
  position: relative;
  margin-top: -3px;
  padding: 30px 20px 40px 20px;
  background: #EFCC94 url(../images/sidebar_cap.gif) bottom left no-repeat;
  font-size: .9em;
  color: black;
}
#sidebar a {
  color: Blue;
  font-weight: normal;
}
#sidebar h3 {
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
  color: #333;
}
#sidebarInfo p, #sidebarInfo h3 {
  margin-left: 24px;
}

#sidebarInfo h3{
	margin-bottom: 9px;
}

#sidebarInfo p{
	margin: 4px 0 7px 24px;
}
#sideBarInfo a {
  margin-top: 10px;
}

#socialIcons{
	margin-left: 24px;
}
#socialIcons img{
	padding-right: 9px;
}

#contentarea {
  width: 520px; /*with 3 to spare*/
  min-height: 490px;
  height: auto !important;
  overflow: hidden;
  float: left;
  padding: 0 40px 40px 40px;
  text-align: left;
}
#contentarea h1, #contentarea h2 {
  font: normal 900 20px sans-serif;
  letter-spacing: .05em;
  color: #333;
}
#contentarea h3 {
  font: normal 900 18px sans-serif;
  letter-spacing: .05em;
}
#contentarea h3, #contentarea h4 {
  color: #d3553b;
}
#contentarea p {
  font-size: 12px;
  line-height: 18px;
}
#topbanner {
  position: relative;
  width: 827px;
  height: 132px;
  background: white url(/images/header_right.jpg) top right no-repeat;
}
#topbanner #target {
  position: absolute;
  z-index: 99;
  right: 0;
  width: 300px;
  height: 120px;
  cursor: pointer;
}
#topbanner #target:hover, #topbanner #target.hover {
  background: transparent url(/images/backtohome.gif) 80px 90px no-repeat;
}
#topbanner .feature {
  position: absolute;
  top: 88px;
  right: 0px;
}
#newFlavors {
  background: url(/images/thankyou_callout_bg.jpg) no-repeat;
  height: 212px;
  width: 529px;
  font-family: Arial, Sans-Serif;
}
#newFlavors ul {
  list-style-image: url(/images/arrow_white_new.gif);
  font-size: 13px;
  margin-left: 282px;
  margin-top: 83px;
  position: absolute;
  line-height: 10px;
  padding: 0px;
}
#newFlavors a {
  color: White;
  margin-left: 10px;
}
#newFlavors li{
	padding-bottom: 5px;
}
#newFlavors a:hover {
  color: #FCDE17;
  text-decoration: none;
}
#newFlavors li:hover {
  list-style-image: url(/images/arrow_yellow_new.gif);
}

#footer {
  clear: both;
  text-align: right;
  padding-top: 5px;
  padding-bottom: 20px;
  margin-right: 40px;
  font-size: 10px;
  color: #ccc;
}
.headings {
  color: #333;
  font-weight: bold;
}
.whiteheadings {
  color: #fff;
  font-weight: bold;
}
.recipe {
  margin-right: -40px;
  padding: 20px 180px 0 0;
  background-repeat: no-repeat;
  background-position: top right;
  display: none;
  height: auto !important;
  height: 350px;
  min-height: 350px;
}
.storeItem {
  float: left;
  width: 180px;
  height: 160px;
  vertical-align: top;
}
.storeItemSm {
  float: left;
  width: 100px;
  height: 100px;
  vertical-align: top;
  padding: 10px 0;
  margin: 10px;
}
.small {
  font-size: 11px;
}
.contentboldred {
  color: #999;
  padding-left: 20px;
  font-style: italic;
}
.category {
  padding-right: 10px;
  padding-left: 12px;
  font-size: 10px;
  padding-bottom: 0px;
  color: #000000;
  padding-top: 2px;
  font-family: verdana, arial, helvetica, sans-serif;
}

.category a {
  font-size: 10px;
  color: #000000;
  font-family: verdana, arial, helvetica, sans-serif;
}

.category2 {
  padding-right: 10px;
  padding-left: 12px;
  font-size: 10px;
  padding-bottom: 10px;
  padding-top: 2px;
  font-family: verdana, arial, helvetica, sans-serif;
}
.proceedBox {
  float: left;
  border: 1px solid #003399;
  font-size: 11px;
  padding: 10px;
  width: 140px;
  height: 250px;
  margin-right: 5px;
}
.pager {
  height: 12px;
  padding: 5px 0;
  border-bottom: 2px solid #eee;
  border-top: 2px solid #eee;
  margin-top: 2px;
  width: 100%;
  color: #666;
}
a.paging, span.paging {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

a:hover.paging {
  text-decoration: none;
}
#storeFront {
  position: absolute;
  background: transparent url(/images/prod1.jpg) top left no-repeat;
  top: 88px;
  overflow: visible;
  margin-left: -40px;
  padding: 40px;
  height: 230px;
  width: 520px;
  z-index: 999;
}
.contentnormalbold {
  font-weight: bold;
}
.altRow {
  background-color: #f7f7f7;
}

.ErrorText {
  background: #FFAEAE url(/images/icon_status_fail_26x26.gif) 5px 5px no-repeat;
  color: White !important;
  font-weight: bold;
  font-size: 12px;
  text-indent: 40px;
  line-height: 35px;
  margin-bottom: 20px;
  display: block;
}
.ErrorText ul {
  font-weight: normal;
  font-size: 12px;
  line-height: 12px;
  text-indent: 0;
  color: Maroon;
}
.ErrorText li {
  color: Maroon;
  padding-right: 5px;
  text-align: left;
}
.SuccessText {
  background: #B0E57C url(/images/icon_status_success_26x26.gif) 5px 5px no-repeat;
  color: #060 !important;
  font-weight: bold;
  font-size: 12px;
  text-indent: 40px;
  line-height: 35px;
  margin-bottom: 20px;
  display: block;
}
.contestForm .fieldName{
	font-weight: bold;
}

.contestForm td {
	vertical-align: top;
}
.contestForm select{
	width: 146px;
}
.contestForm .personalInfo select, .contestForm .recipeName input{
	width: 230px;
}

.contestForm .zipCode input{
	width: 80px;
}
#fb-root {
	height:75px !important;
	max-height:75px;
	width:300px !important;
	margin-top:10px;
	z-index:9999;
}