* {
	padding: 0;
	margin: 0;
}

body {
	font-size: 14px;
	font-family: Helvetica, Arial, Sans-serif;
	background: transparent url(../App_Themes/TofuttiSite/bgpattern.jpg) repeat;
}

a {
	text-decoration: underline;
	color: #3C9BE6;
}

a:hover {
	text-decoration: none;
	color: #3C9BE6;
}

.sideArea {
	width: 140px;
	float: right;
	margin: 10px 8px; 20px 0px;
	font-size: 12px;
	font-family: helvetica, arial, sans-serif;
}

.sideArea h2 {
	color: #B5362E;
	font-size: 14px;
}

.sideArea p {
	padding-bottom: 7px;
}

.imgBorderDash {
	border: 1px dashed #999;
}

.redUnderline {
	border-top: 1px solid #B5362E;
}

.breadcrumbs {
	padding-bottom: 20px;
	color: #666;
	font-size: 12px;
}

.breadcrumbs a {
	color: #666;
}

.breadcrumbs a:hover {
	color: #666;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}


#bannerArea {
	margin-top: 50px;
	height: 182px;		
}

#banner {
	background: transparent url(../App_Themes/TofuttiSite/MainBanner.jpg) no-repeat;	
	height: 182px;
	display: block;
}

#banner span {
	display: none;
}

#signUp {
	background:transparent url(../App_Themes/TofuttiSite/signUpBtn.jpg) no-repeat scroll 0 0;
	display: block;
	height: 182px;
	width: 188px;
	float: right;
}

* html #signUp {
	position: absolute;
	margin-left: 772px;
}

#signUp:hover {
	background-position: 0 -182px;
} 

#signUp span {
	display: none;
}


#navArea {
	background: transparent url(../App_Themes/TofuttiSite/NavBG.gif) no-repeat;
	height: 46px;
}

#main {
	background: #fff url(../App_Themes/TofuttiSite/mainContentBG.gif) repeat-y top right;
	overflow: auto;
}  

 /* #Footer# */
/* ---- Footer ----*/

#footer {
	padding: 15px 40px 10px 40px;
	height: 25px;
	clear: both;
	background: transparent url(../App_Themes/TofuttiSite/FooterBG.gif) repeat-y;
	font-family: times new roman, times, serif;
	font-size: 14px;
	color: #fff;
	margin-bottom: 50px;
}

#footer a {
	color: #fff;
	text-decoration: none;
	
}
 
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

#footer .footerLinks {
	float: left;
}


 /* #MENU# */
/* ---- MENU ----*/

ul#nav {
	list-style: none;
}

ul#nav li {
	float: left;		
}

ul#nav a {
	display: block;
}

#nav li ul {
	position: absolute;
	width: 720px;
	height: 30px;
	left: -999em;
	list-style: none;
	margin-top: -10px;
	margin-left: 25px;
	background-color: #fff;
	border: 1px dotted #B5362E;
}

#nav li ul a {
	text-decoration: none;
	color: #B5362E;
	font-size: 13px;
}

#nav li ul a:hover {
	text-decoration: none;
	color: #3C9BE6;
}

#nav li ul li {
	padding: 7px 9px 7px 9px;
	font-family: helvetica, arial, sans-serif;
}

.divider {
	background: transparent url(../App_Themes/TofuttiSite/divider.gif) no-repeat 0 6px;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#products {
	background:transparent url(../App_Themes/TofuttiSite/productsMenu.jpg) no-repeat scroll 0 0;
	display: block;
	height: 46px;
	width: 119px;
}

#products:hover {
	background-position: 0 -46px;
} 

#products span {
	display: none;
}

#storeFinder {
	background:transparent url(../App_Themes/TofuttiSite/storefinderMenu.jpg) no-repeat scroll 0 0;
	display: block;
	height: 46px;
	width: 122px;
}

#storeFinder:hover {
	background-position: 0 -46px;
} 

#storeFinder span {
	display: none;
}

#news {
	background:transparent url(../App_Themes/TofuttiSite/newsMenu.jpg) no-repeat scroll 0 0;
	display: block;
	height: 46px;
	width: 78px;
}

#news:hover {
	background-position: 0 -46px;
} 

#news span {
	display: none;
}

#coupons {
	background:transparent url(../App_Themes/TofuttiSite/couponsMenu.jpg) no-repeat scroll 0 0;
	display: block;
	height: 46px;
	width: 97px;
}

#coupons:hover {
	background-position: 0 -46px;
} 

#coupons span {
	display: none;
}

#faqs {
	background:transparent url(../App_Themes/TofuttiSite/faqsMenu.jpg) no-repeat scroll 0 0;
	display: block;
	height: 46px;
	width: 79px;
}

#faqs:hover {
	background-position: 0 -46px;
} 

#faqs span {
	display: none;
}

#aboutUs {
	background:transparent url(../App_Themes/TofuttiSite/aboutusMenu.jpg) no-repeat scroll 0 0;
	display: block;
	height: 46px;
	width: 103px;
}

#aboutUs:hover {
	background-position: 0 -46px;
} 

#aboutUs span {
	display: none;
}

#contact {
	background:transparent url(../App_Themes/TofuttiSite/contactMenu.jpg) no-repeat scroll 0 0;
	display: block;
	height: 46px;
	width: 102px;
}

#contact:hover {
	background-position: 0 -46px;
} 

#contact span {
	display: none;
}

.SSArea {
	padding-top: 10px;
	width: 150px;
	float: right;
	color: #fff;
	font-family: times new roman, times, serif;
}

 /* #Home# */
/* ---- Home ----*/

.contentArea {
	margin: 20px 0 20px 40px;
	width: 730px;
	float: left;
	color: #8D261E;
}

* html .contentArea {
	margin: 20px 0 20px 20px;
}

.contentArea p {
	padding-bottom: 15px;
}

.contentArea h1 {
	font-size: 22px;
	padding-bottom: 15px;
}

.samplingsArea {
	width: 156px;
	float: right;
	margin: 10px 0 20px 0px;
	font-size: 12px;
	font-family: helvetica, arial, sans-serif;
}

.samplingsArea p {
	padding-bottom: 7px;
}

.samplingsContent {
	padding: 0 10px 0 10px;
}

.storeName {
	padding: 0;
	margin-bottom: 10px;
	color: #B5362E;
	border-bottom: 1px solid #B5362E;
	font-size: 14px;
	font-weight: bold;
}

.colRightHome {
	width: 350px;
	float: right;
	
}

.colRightHomeContent {
	border: 1px solid #00A8FF;
	margin: 0 15px 15px 15px;
	width: 320px; 
	color: #306EAD;
	font-weight: bold;
	background: #fffbdf url(../App_Themes/TofuttiSite/featuredProductBG.jpg) no-repeat bottom left;
}

.colRightHomeContent p {
	padding: 20px 20px 60px 20px;
}

.colRightHomeContent a {
	color: #8D261E;
	text-decoration: underline;
}

.colRightHomeContent a:hover {
	color: #8D261E;
	text-decoration: none;
}


#featuredProduct {
	background: transparent url(../App_Themes/TofuttiSite/featuredProduct.jpg) no-repeat;
	display: block;
	height: 50px;
	width: 320px;
	padding-bottom: 20px;
}

#featuredProduct span {
	display: none;
}

.colLeftHome {
	width: 350px;
	float: left;
}

 /* #Secondary Pages# */
/* ---- Secondary Pages ----*/

.contentAreaSecPage {
	margin: 20px 0 30px 40px;
	width: 730px;
	float: left;
	color: #8D261E;
}

* html .contentAreaSecPage {
	margin: 20px 0 30px 20px;
}

* html .contentArea {
	margin: 20px 0 30px 20px;
}

.contentAreaSecPage p {
	padding-bottom: 15px;
}

.contentAreaSecPage h1 {
	font-size: 22px;
	padding-bottom: 15px;
}

.contentAreaSecPage h2 {
	font-size: 15px;
	padding-bottom: 3px;
}

.contentAreaSecPage h2 a {
	text-decoration: none;
}

.contentAreaSecPage h2 a:hover {
	text-decoration: none;
	color: #8D261E;
}

.contentAreaSecPage ul, .contentAreaSecPage ol {
	padding-bottom: 15px;
}

.contentAreaSecPage li {
	margin-left: 15px;
	padding-bottom: 15px;
		
}

.contentAreaSecPage ol li {
	margin-left: 25px;
	padding-bottom: 15px;
	position: relative;	
}

 /* #News# */
/* ---- News ----*/

.contentAreaNews {
	margin: 20px 0 30px 40px;
	width: 730px;
	float: left;
	color: #8D261E;
}

* html .contentAreaNews {
	margin: 20px 0 30px 20px;
}

.contentAreaNews p {
	padding-bottom: 15px;
}

.contentAreaNews h1 {
	font-size: 22px;
	padding-bottom: 15px;
}

.latestNewsArea {
	width: 140px;
	float: right;
	margin: 10px 8px; 20px 0px;
	font-size: 12px;
	font-family: helvetica, arial, sans-serif;
}

.latestNewsArea h2 {
	color: #B5362E;
	font-size: 14px;
}

.latestNewsArea p {
	padding-bottom: 7px;
}

.newsSummaryItemBody {
	padding: 10px 0 20px 0;
}

 /* #Contact# */
/* ---- Contact ----*/

.colLeft {
	width: 350px;
	float: left;
}

.colRight {
	width: 350px;
	float: right;
}

/* #Products# */
/* ---- Products ----*/

.imgFloat {
	float: right;
	width: 200px;
	
}

.imgSmallFloat {
	float: left;
	width: 100px;
	
}