/*------------------------------------------------------------------
General Screen + Projection Style Sheet

Biscoff.com
version:	1.8
author:		Brian McNitt, TrendMedia Technologies, Inc.
email:		brian@trendmedia.com
website:	http://www.trendmedia.com
------------------------------------------------------------------*/

/* =Body + Wrapper
------------------------------------------------------------------*/
body { text-align:left; min-width: 57.75em; /*750px*/ margin: 0; font-family: "Times New Roman", Times, serif; color: #333; font-size: 13px; }
#wrapper { position:relative; width: 57.75em; /*750px*/ text-align:left; margin: 0; }
/* =Typography Base Styles
------------------------------------------------------------------*/
a:link, a:visited { color: #5f411d; text-decoration: none; }
a:hover { text-decoration: underline; }
.clear { clear: both; }
.alignleft { float: left; margin: 0 1em 1em 0; }
.alignright { float: right; margin: 0 0 1em 1em; }
img { border: none; }
ul, li { margin: 0; padding: 0; }
p { margin-top: 0; }
/* =Masthead
------------------------------------------------------------------*/
#masthead { margin: 0 0 0 0; padding-right: 25px; height: 136px; border-bottom: solid 1px #b5ab9a; }
#logo { float: left; }
#lotusLogo {float: right; margin: -50px 0px 0px 0px;}
#glogo {float: right; margin-right: 50px; padding: 0px 0px 0px 0px;}
/* =Main Nav
------------------------------------------------------------------*/
#mainNav { padding: 0 25px 0 25px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#5f411e; font-weight: bold; text-transform: uppercase; }
#mainNav ul { margin: 0; }
#mainNav li { display: block; float: left; list-style-type: none; }
#mainNav a:link, #mainNav a:visited { display: block; padding: 9px 7px 18px 7px; }
#mainNav a:hover { color: #e13c2b; text-decoration: none; }
#wrapper #mainNav ul li a.first { padding-left: 0; }
#wrapper #mainNav ul li a.last { padding-right: 0; }
#bccNav { padding: 0 7px 0 7px; float: right; }
/* =Utility Nav
------------------------------------------------------------------*/
#utilityNav { float: right; text-align: right; margin: 18px 0 0 0; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
#utilityNav li { list-style-type: none; display: inline; margin-left: 15px; font-size: 11px; color:#5f411e; text-transform: uppercase; }
#utilityNav li.first { margin-left: 0; }
#utilityNav a:hover { color: #e13c2b; }
/* =Seach
------------------------------------------------------------------*/
#search { float: left; padding: 7px 0 0 267px; margin-right: 20px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
#searchargument { width: 10em; }
#searchButton { background-color: transparent; border: 0; padding: 0; color: #5f411e; cursor: pointer; cursor: hand; }
/* =Content
------------------------------------------------------------------*/
#content { padding: 0 25px 0 25px; clear: both; }
#level2 #content { padding: 0 100px 0 25px; clear: both; }
#content h1, #content h2, #content h3, #content h4, #content h5 { color: #5f411d; margin-bottom: 0; }
#content h1 {}
#content p { margin-top: 0; line-height: 1.5em; }
#subItemWrapper { clear: left; }
#featureText, #featureImage { float: left; margin-bottom: 17px; }
.subItem { float: left; width: 218px; height: 21.6em; overflow: hidden; margin-right: 23px; margin-bottom: 27px; }
.last { margin-right: 0; }
.subItem a:hover { color: #e03c2a; text-decoration: none; }
.subItem img { margin-bottom: 8px; }
.subItem p { font-size: 13px; }
.subItem em a { color: #e03c2a; }
.subItem span.title { font-size: 17px; color: #e03c2a; }
.subItem span.description { }
/* Tables */
#content table { border-width: 1px; border-spacing: 0px; border-style: solid; border-color: #999; border-collapse: collapse; }
#content th, #content td { border-width: 1px; padding: .33em; border-style: solid; border-color: #999; text-align: left; vertical-align: top; }
/* Retail Locations Page */
#retailLocations ul { margin-bottom: 2em;}
#retailLocations li { display: inline; margin-right: 2em; list-style: none; }
#retailLocations li a { text-decoration: underline; }
#retailLocations form#stateSelect {margin: 2em 0 0 0; padding: 0 0 0 0; font-size: 14px; color:#5F411D;}
#retailLocations form#stateSelect select, #retailLocations form#stateSelect input {color:#5F411D; }
#retailLocations #lastState {margin-bottom: 20em;}
/* Promotion Details Page */
.promotiondetails li {margin-bottom: .75em;}

/* =Footer
------------------------------------------------------------------*/
#footer { position:relative; clear: both; margin-top: 3em; padding: 0 25px 2em 25px; font-family: Arial, Helvetica, sans-serif; line-height: 18px; font-size: 12px; color: #5F411D; }
#footer a { text-decoration: none; }
#footer a:hover { color: #e13c2b; }
span.pipe { margin: 0 .4em 0 .4em; }
#footer li { list-style-type: none;}
#footer span { font-family: "Times New Roman", Times, serif; font-size: 14px;}
#footerModuleWrapper { border-top: solid 1px #dad5cc; padding: 11px 0 0 0; margin-bottom: 16px;}
#footerModule1, #footerModule2, #footerModule3 { height: 7em; padding: 0 12px; }
#footerModule1 { padding-left: 0; float: left;  width: 371px; border-right: solid 1px #dad5cc;}
#footerModule2 { float: left;  width: 167px; border-right: solid 1px #dad5cc;}
#footerModule3 { float: left; width: 100px;}
#footer li a { display: block; padding-left: 21px; height:20px; background-repeat: no-repeat; background-position: left 30%;}
#footer li a.blog { background-image: url(../images/icon-blog.gif);  }
#footer li a.facebook { background-image: url(../images/icon-facebook.gif); }
#footer li a.news { background-image: url(../images/icon-news.gif);}
#footer li a.press { background-image: url(../images/icon-rss.gif); }
#footer li a.twitter {background-image: url(../images/icon-twitter.gif); }
/* =Biscoff Club Form */
#biscoffClub input { float:left; }
#biscoffClub #email { height: 14px; width: 15em; color: #5F411D; font-size: 11px;}
#biscoffClub #submit { float:left; margin: 0 0 0 4px; }
#footer #pageLinks {font-size: 11px;}