/* basic elements */

* { margin: 0; padding: 0; }

.clearfix:after {
    content: "."; 
    display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* End hide from IE-mac */


a 
{ 
	text-decoration: none; 
	cursor:pointer; 
	color: #a00;
}

a:hover
{
	color: #f00;
}

body 
{
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.wrapper 
{
	border: 1px #FFF solid;
	position: relative;
	width: 760px;
	margin: 0px auto;
	text-align: left;
}

.logo 
{
	left: 0;
	width: 219px;
	height: 156px;
	position: absolute;
	z-index: 1;
}

.shop {
	border-bottom: 2px #CCC dotted;
	width: 500px;
	height: 65px;
	margin: 0 0 0 auto;
}

.shop img {
	float: left;
}

.shopImg {
	padding-top: 30px;
}

.shop p{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 2em;
	float: left;
	padding: 20px 5px 0 15px;
}

.shop p a{
	color: #CC0000;
}

.topNav 
{
	text-align: right;
	width: 580px;
	height: 15px;
	margin: 23px 0 0 auto !important;
	margin: 23px 0 0 240px;
}

.topNav li{
	list-style: none;
	display: inline;
}

.topNav li a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}

.topNav li a:hover{
	color: #FF0000;
	text-decoration: none;
}

.topNavCurrent {
	background-color: #9F8F68;
	padding-top: 10px;
	padding-bottom: 20px;
}

.content {
	width: 751px;
	height: 445px;
	float: left;
	background-color: #9F8F68;
	border: 5px #CCC solid;
	margin-top: 10px;
}

.contentInside {
	width: 631px;
	float: left;
	height: 445px;
	overflow: auto;
	background-color: #9F8F68;
}

.content img{
	margin: 7px 5px 7px 7px;
	padding-right: 5px;
	float: left;
	border-right: 2px #786B4C dotted;
}

.promoArea {
	width: 193px;
	margin-top: 7px;
	margin-right: 5px !important;
	margin-right: 1px;
	float: right;
	padding-top: 5px;
}

.promoAreaInside {
	width: 193px;
/*	margin-top: 7px;*/
	margin-right: 5px !important;
	margin-right: 1px;
	float: left;
	padding-top: 5px;
}

.promo {
	border: 1px #9F8F68 solid;
	background: url(../images/onlinePromoBG.gif);
	width: 193px;
	height: 184px;
	border-bottom: 1px #786B4C dotted;
	margin-bottom: 5px;
}

.promo2 {
	border: 1px #9F8F68 solid;
	background: url(../images/pointandClickBG.gif);
	width: 193px;
	height: 116px;
	border-bottom: 1px #786B4C dotted;
	margin-bottom: 5px;
}

.promo3 {
	border: 1px #9F8F68 solid;
	background: url(../images/hotDogRecipe.gif);
	width: 193px;
	height: 116px;
}

.promo p{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	width: 105px;
	height: 110px;
	margin: 65px 0 0 85px;
	font-size: 10px;
	color: #FFF;
}

.promo2 p{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	width: 75px;
	height: 55px;
	margin: 45px 0 0 115px;
	font-size: 10px;
	color: #FFF;
}

.copywriteLowerNav {
	border-bottom: 2px #CCC dotted;
	float: left;
	width: 760px;
	height: 11px;
	padding: 15px 0 15px 0;
}

.copyright {
	width: 340px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9F8F68;
}

.lowerNav {
	float: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 10px;
}

.lowerNav li{
	list-style: none;
	display: inline;
}

.lowerNav li a{
	font-weight: bold;
	text-decoration: none;
	color: #9F8F68;
}

.lowerNav li a:hover{
	color: #FF0000;
}

.greyBorderRight {
	border-right: 2px #CCC solid;
	padding: 0 5px 0 5px;
}

.emailSubmit{
	width: 760px;
	height: 21px;
	padding-top: 42px;
	padding: 5px 0 5px 0;
}

.submitText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	float: left;
	margin-top: 10px;
}

.submit {
	width: 178px;
	height: 20px;
	float: left;
	margin-left: 15px !important;
	margin-left: 3px;
}


.insideContainer img{
	margin: 7px 5px 7px 7px;
	padding-right: 5px;
	float: left;
}

.insideContainer {
	width: 751px;
	height: 445px;
	float: left;
	background-color: #9E8F68;
	border: 5px #CCC solid;
	margin-top: 10px;
}

.insideCopy {
	float: left;
	width: 374px;
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	border-right: 2px #786F68 dotted;
	border-bottom: 2px #786F68 dotted;
}

.insideTitle {
	float: left;
	width: 600px;
	margin-left: 5px !important;
	margin-left: 5px;
}

.insideTitle p{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	line-height: 2em;
/*	padding-top: 30px;*/
	padding-bottom: 20px;
	margin-left: 5px;
	clear: left;
	border-bottom: 2px #786B4C dotted;
}

/* RIGHT SIDE PROMO AREA */

.insidePromoArea {
	width: 193px;
	float: left;
	padding-top: 5px;
	padding-left: 10px;
}

.widget 
{
	border: 1px #9F8F68 solid;
	width: 180px;
	height: 205px;
	border-bottom: 2px #786B4C dotted;
	margin-bottom: 5px;
}

/*
.rollerGrill {
	border: 1px #9F8F68 solid;
	background: url(../images/rollerGrill.jpg) no-repeat;
	width: 180px;
	height: 205px;
	border-bottom: 2px #786B4C dotted;
	margin-bottom: 5px;
}

.rewardsProgram {
	border: 1px #9F8F68 solid;
	background: url(../images/rewardsProgram.jpg) no-repeat;
	width: 180px;
	height: 205px;
	border-bottom: 2px #786B4C dotted;
	margin-bottom: 5px;
}
*/
/*
.productsOne {
	border: 1px #9F8F68 solid;
	background: url(../images/hamSand.jpg) no-repeat;
	width: 180px;
	height: 190px;
	border-bottom: 2px #786B4C dotted;
	margin-bottom: 5px;
}

.productsOne p{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #FFF;
	margin-top: 115px;
}
*/
.products {
	border: 1px #9F8F68 solid;
/*	background: url(../images/ringBologna.jpg) no-repeat;  */
	width: 180px;
/*	height: 210px;  */
	border-bottom: 2px #786B4C dotted;
	margin-bottom: 5px;
}

.products p{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #FFF;
/*	margin-top: 115px;     */
}

.couponSignUp 
{
	padding: 10px;
}

.couponSignUp p 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}

.error 
{	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	padding: 10px 10px 10px 30px;
}

.InteriorContent
{
	margin: 10px;
	color: #FFF;
	border: #FF0;
}

.InteriorContent ol, .InteriorContent ul
{
	margin: 20px;
}

.InteriorContent blockquote
{
	margin: 10px;
}

.ManagedContent
{
	margin: 10px;
	color: #FFF;
}

.ManagedContent ul
{
	margin-left: 20px;
}

.OrderSummary
{
	float: left;
	width: 160px;
	color: #FFF;
}

.OrderSummary .Copy
{
    border: solid 1px #b3a37b;
    padding: 5px;
	margin-left: 20px;
}

.OrderSummary .Row
{
}

.OrderSummary .Label
{
	clear: left;
	float: left;
	width: 75px;
}

.OrderSummary .Value
{
	float: left;
	width: 50px;
}


.LinkListing a
{
	color: #fff;
}
