﻿@charset "utf-8";
/* CSS Document */

body {
	background: #860003 url(../img/mainbody_bg.jpg) repeat-x;
	font-family:Arial;
	font-size:.8em;
	color:#000000;
	line-height:1.38em;
	margin: 0;
}

body img {
	border: 0;
}

a {
	color: #F97C20;
	font-weight: bold;
	text-decoration: none
}

a:hover {
	color: #B91D2B;
	text-decoration:underline;
}

h3 {
	font-size: 1.0em;
	margin: 8px 15px 8px 15px;
}

/* Centering Technique
================================== */

body { 
  text-align: center; 
}

#container {
  margin: 0 auto; 
  text-align: left;
  width:891px; 
} 

#containerHome {
  margin: 0 auto; 
  text-align: left;
  width:1000px; 
} 

/* End Centering Technique
================================== */

/* Body Containers
================================== */

#header {
	background:url(../img/hdrNavBkgd.gif) no-repeat left bottom;
	width: 891px;
	height: 110px;
	position:relative;
	z-index: 999;
}
	
#mainBody {
	background: #FFF;
	width: 871px;
	padding: 0 10px 25px 10px;
	position: relative;
}
#mainBodyOrdon {
	background: #FFF;
	width: 871px;
	padding: 0 10px 25px 10px;
	position: relative;
	height: 693px;
}
#mainBodyBig {
	background: #FFF;
	width: 871px;
	padding: 0 10px 16px 10px;
	position: relative;
}


#footer {
	background: url(../img/ftrNavBagd.gif) no-repeat;
	width: 891px;
	height:50px;
}

#homePage {
	width: 1000px;
	margin:0;
}

#leftColumn {
	width: 671px;
	float: left;
	position: relative;
}

#leftColumn h1 {
	text-indent: -9000px;
	width: 450px;
	height: 19px;
	margin: 25px 0 25px 13px;
}

#leftColumn p {
	margin: 8px 15px 8px 15px;
}


#infoBox {
	background:url(../img/brdrMiddleGrey.gif) repeat-y;
	width:663px;
	margin: 0 0 25px 0;
}

#infoBox h1 {
	background:url(../img/brdrTopDkRed.gif) no-repeat;
	width: 663px;
	height: 27px;
	color: #FFF;
	font-size: .9em;
	padding: 5px 0 0 8px;
	margin:0;
	text-transform:uppercase;
	text-indent:0;
}

#infoBoxFoot {
	background:url(../img/brdrBottomGrey.gif) bottom no-repeat;
	width:663px;
	height: 10px;
	clear:both;
}

#rightColumn {
	float:left;
	position:relative;
	padding: 50px 0 0 5px;
	text-align: center;
}

#dealsBox {
	background:url(../img/rightcolumn_bg.gif) repeat-y;
	width: 195px;
	margin:0;
	padding:0;
	text-align:left;
	font-size: .7em;
}

#dealsBox p {
	font-size: .7em;
}

#dealsBox .innerPadding {
	padding: 25px 5px 0 10px;
}

#genImageContainer {
	width: 865px;
	text-align:center;
	margin: 0 0 0 0;
}

#panormousImageContainer {
	background: url(../img/panormous_landing_image.jpg) no-repeat;
	width: 972px;
	height: 792px;
	position: absolute;
	left: -48px;
	z-index: 1;
}
	
#panormousImageContainer a {
	width: 972px;
	height: 792px;
	display:block;
}

#panlegal {
	height: 25px;
	padding-top: 800px;
	font-size: 1.2em;
	line-height: 1.1em;
}

#bigeatImageContainer {
	background: url(../img/bigeats_landing.jpg) no-repeat;
	width: 849px;
	height: 995px;
	left: 22px;
	position: absolute;
	z-index: 1;
}
#bigeatImageContainer a {
	width: 850px;
	height: 1000px;
	display:block;
}

#nflImageContainer {
	background: url(../img/nfl_landing.jpg) no-repeat;
	width: 849px;
	height: 927px;
	left: 22px;
	position: absolute;
	z-index: 1;
}
#nflImageContainer a {
	width: 850px;
	height: 927px;
	display:block;
}

#nflImageContainer a#nflContest {
	position:absolute;
	top:883px;
	left:548px;
	width:266px;
	height:30px;
	display:block;
}

#cheesyImageContainer {
	background: url(../img/cheesy_landing.jpg) no-repeat;
	width: 849px;
	height: 996px;
	left: 22px;
	position: absolute;
	z-index: 1;
}

#cheesyImageContainerfr {
	width: 849px;
	height: 996px;
	padding-left: 12px;
	z-index: 1;
}

#cheesyImageContainer a {
	width: 850px;
	height: 996px;
	display:block;
}

#cheesyImageContainer a#cheesyContest {
	position:absolute;
	top:883px;
	left:548px;
	width:266px;
	height:30px;
	display:block;
}


#ordonImageContainer {
	background: url(../img/order_online_land.jpg) no-repeat;
	width: 849px;
	height: 664px;
	left: 22px;
	position: absolute;
	z-index: 1;
}



#ordonImageContainer a {
	width: 850px;
	height: 664px;
	display:block;
}



#stamp {
	background: url(../img/20_stamp.png);
	width: 236px;
	height: 227px;
	position:absolute;
	z-index: 1000;
	left: 681px;
	top: -25px;
}

	



#dunkersContainer {
	height: 564px;
	width: 873px;
	text-align: center;
	padding-top: 10px;
	position: relative;
	z-index: 1;
}

/* End Body Containers
================================== */

/* Main Navigation
================================== */

#mainNav {
	margin:0;
	padding:0;
	height: 28px;
	width: 675px;
    top: 33px;
	left: 30px;
	float:left;
	position: relative;
}

#mainNav ul {
  margin: 0 0 0 4px;
  position: relative;
  padding: 0;
  float: left;
  list-style: none;
}

#mainNav ul li {
  float: left;
}

.navMenu a {
	background: url(../img/nav_menu.gif) left top no-repeat;
	width: 62px;
	height: 28px;
	display: block;
}

.navMenu a:hover { 
	background: url(../img/nav_menu.gif) right top no-repeat;
}

.navNutrition a{
	background: url(../img/nav_nutrition.gif) left top no-repeat;
	width: 102px;
	height: 28px;
	display: block;
}

.navNutrition a:hover { 
	background: url(../img/nav_nutrition.gif) right top no-repeat;
}

.navLocations a {
	background: url(../img/nav_locations.gif) left top no-repeat;
	width: 105px;
	height: 28px;
	display: block;
}

.navLocations a:hover { 
	background: url(../img/nav_locations.gif) right top no-repeat;
}

.navLocationsFr a {
	background: url(../img/fr_nav_locations.gif) left top no-repeat;
	width: 121px;
	height: 28px;
	display: block;
}

.navLocationsFr a:hover { 
	background: url(../img/fr_nav_locations.gif) right top no-repeat;
}

.navDeals a {
	background: url(../img/nav_deals.gif) left top no-repeat;
	width: 71px;
	height: 28px;
	display: block;
}

.navDeals a:hover { 
	background: url(../img/nav_deals.gif) right top no-repeat;
}

.navDealsFr a {
	background: url(../img/fr_nav_deals.gif) left top no-repeat;
	width: 111px;
	height: 28px;
	display: block;
}

.navDealsFr a:hover { 
	background: url(../img/fr_nav_deals.gif) right top no-repeat;
}

.navGiftCards a {
	background: url(../img/nav_giftcards.gif) left top no-repeat;
	width: 108px;
	height: 28px;
	display: block;
}

.navGiftCards a:hover { 
	background: url(../img/nav_giftcards.gif) right top no-repeat;
}

.navGiftCardsFr a {
	background: url(../img/fr_nav_giftcards.gif) left top no-repeat;
	width: 147px;
	height: 28px;
	display: block;
}

.navGiftCardsFr a:hover { 
	background: url(../img/fr_nav_giftcards.gif) right top no-repeat;
}

.navKids a {
	background: url(../img/nav_kids.gif) left top no-repeat;
	width: 66px;
	height: 28px;
	display: block;
}

.navKids a:hover { 
	background: url(../img/nav_kids.gif) right top no-repeat;
}
.navtuscani {
	width: 111px;
	height: 101px;
	background:url(../img/Tuscani_logo_nav.jpg) no-repeat;
	position: relative;
	top: -47px;
	left: 0px;
	z-index: 100;
}

.navtuscani a {
	width: 111px;
	height: 101px;
	display: block;
}

.navtuscaniFr {
	width: 94px;
	height: 92px;
	background:url(../img/Tuscani_logo_fr.jpg) no-repeat;
	position: relative;
	top: -37px;
	left: 0px;
	z-index: 100;
}

.navtuscaniFr a {
	width: 94px;
	height: 92px;
	display: block;
}

.navWing {
	width: 111px;
	height: 67px;
	background:url(../img/wing_street_nav.jpg) no-repeat;
	position: relative;
	top: -39px;
	left: 0px;
	z-index: 100;
}
.navWing a {
	width: 111px;
	height: 67px;
	display: block;
}

/* End Main Navigation
================================== */

/* top Navigation
================================== */

#topNav {
	margin:0;
	padding:0;
	height: 28px;
    top: 0;
	right: 25px;
	float:right;
	position: relative;
	color:#FFFFFF;
	font-size: .8em;
	text-transform:uppercase;
	z-index: 1000;
}

#topNav ul {
  position: relative;
  padding: 0;
  float: left;
  list-style: none;
}

#topNav ul li {
  float: left;
}

#topNav ul li a {
	color:#FFFFFF;
	text-decoration: none;
}

#topNav ul li a:hover {
	text-decoration:underline;
}

/* End top Navigation
================================== */

/* footer Navigation
================================== */

#footerNav {
	margin:0;
	padding:0;
    top: 0;
	left: 25px;
	float:left;
	position: relative;
	color:#FFFFFF;
	font-size: .8em;
}

#footerNav ul {
  position: relative;
  padding: 0;
  float: left;
  list-style: none;
}

#footerNav ul li {
  float: left;
}

#footerNav ul li a {
	color:#FFFFFF;
	text-decoration: none;
}

#footerNav ul li a:hover {
	text-decoration:underline;
}

/* End footer Navigation
================================== */



/* Bottom Links
================================== */

#bottomNav {
	float:left;
	position:relative;
	margin:0;
	padding:0;
	height: 28px;
	color:#FFFFFF;
}

#bottomNav ul {
  position: relative;
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
}

#bottomNav ul li {
  float: left;
}

#bottomNav ul li a {
	color:#FFFFFF;
	text-decoration: none;
}

#bottomNav ul li a:hover {
	text-decoration:underline;
}

/* End Bottom Links
================================== */

/* Catering Promo
================================== */

#cateringContainer {
	background:url(../img/catering_bg.jpg) repeat-y;
	width: 865px;
	text-align:left;
	margin: 0 0 0 0;
}

.cateringLocationBtn {
	float: right;
	margin: 0 22px 0 0;
}

.cateringTipImg {
	float: right;
	margin: 0 30px 0 0;
	padding:0;
}

.cateringPhotos {
	float: left;
	position: relative;
	margin: 20px 0 0 70px;
}

.cateringTopText {
	padding: 0 25px 0 35px;
}	

#cateringHintsContainer {
	width: 517px;
	left:30px;
	float: left;
	position: relative;
	padding: 20px 0 20px 0;
}

#cateringHintsContainer h3 {
	padding: 0 0 0 0;
}

#cateringHintsContainer p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 460px;
	float: right;
	position: relative;
}

.number {
	float: left; 
	position: relative;
}

.cateringDivLine {
	padding: 10px 0 10px 0;
	clear: both;
}

/* Menu
================================== */

#menuContainer {
	background: url(../img/menu_bg.gif) repeat-y;
	width: 660px;
	margin:0 0 0 0;
	padding: 0 0 0 0;
	text-align:center;
}

#menuContainer  h2 {
	margin:20px 0 0 0;
	text-indent:-9000px;
	display: block;
}

#menuFooter {
	background: url(../img/tabBottomCurve.gif) no-repeat;
	width: 660px;
	height: 6px;
	margin: 0 0 0 0;
}	

#itemBox {
	background: url(../img/menuItemBot_bg.gif) no-repeat bottom #FFF;
	width: 617px;
	padding: 0px 10px 0 10px;
	margin: 20px 0 0 0;
	text-align: left;
}

#itemBox p {
	padding:0 0 5px 0;
	margin: 0 10px 0 0;
	
}

#itemBox a {
	background: url(../img/iconLinkArrows.gif) right center no-repeat;
	padding:0 15px 0 0;
	color: #7D0103;
	font-weight:bold;
	text-decoration: underline;
}

#itemBox h3 {
	width: 523px;
	height: 20px;
	text-indent: -9000px;
	margin: 0 0 3px 0;
	padding:0;
}

#itemBox img {
	float:right;
	margin: 0 5px 10px 0;
}

#itemBoxHead {
	background:url(../img/menuItemTop_bg.gif) no-repeat;
	width:637px;
	height: 6px;
	margin:0 -10px 0 -10px;
}

#ingredients, #ingredients p {
	margin: 0;
	padding:0;
}

#ingredients h2 {
	font-size: 1.2em; 
	margin: 10px 0 10px 0;
	text-decoration: underline;
	text-indent: 0;
	float:none;
}

#ingredients h3 {
	font-size: 1.1em;
	margin: 7px 0 7px 0;
	text-decoration: underline;
	text-indent: 0;
	float:none;
}

#toppingsBoxHead {
	background:url(../img/bkgdMenuTopSm.gif) no-repeat;
	width:313px;
	height: 6px;
	margin:0 -10px 0 -10px;
}

#toppingsBox {
	background: url(../img/bkgdMenuBottomsm.gif) no-repeat bottom #FFF;
	width: 293px;
	padding:0 10px 0 10px;
	margin: 10px 0 0 5px;
	text-align: left;
	float:left;
	position: relative;
}

#toppingsBox p {
	margin: 15px 0 15px 0;
}

#toppingsBox h3 {
	width: 220px;
	height: 20px;
	margin: 0 0 0 0;
	text-indent: -9000px;
}

/*Tuscani Landing Page */

#TuscaniNewsContainer {
	background: url(../img/tuscani_newsletterbg.png) no-repeat;
	width: 222px;
	height: 520px;
	text-align: left;
}

#hideshow {
	width: 222px;
	position: absolute;
	right: 50px;
	top: 150px;
	z-index: 1000;
	visibility:hidden;
}

.newsLetterTop {
	color: #f8d203;
	padding: 22px 25px 0 20px;
	font-size:11pt;
	font-weight: bold;
}

#newsFormHolder {
	color: #000;
	margin: 20px 25px 0 20px;
	font-size: 8pt;
}

#newsLetterFoot {
	width:220px;
	height: 56px;
	background:url(../img/tuscani_newsletterfoot.png);
	font-size:0;
	display: block;
	margin: 0;
} 

#newsLetterFoot a {
	width:220px;
	height: 56px;
	display: block;
}

#newsLetterFootFr {
	width:220px;
	height: 56px;
	background:url(../img/tuscani_newsletterfoot_fr.png);
	font-size:0;
	display: block;
	margin: 0;
} 

#newsLetterFootFr a {
	width:220px;
	height: 56px;
	display: block;
}
		

#tuscaniContainer{
	background: url(../img/tuscani_bg.jpg) no-repeat;
	width: 844px;
	height: 701px;
	position: relative;
	font-size: 0;
	float: left;
	margin: 30px 0 0 0;
}

#nhlAprilPromo{
	position: relative;
	font-size: 0;
	background: url(../img/nhl_april_landing.jpg) no-repeat;
	width: 844px;
	height: 1097px;
	margin: 0 0 0 11px;
}

#nhlOrderNow {
	height:120px;
	left:50px;
	position:absolute;
	top:960px;
	width:250px;
}
#nhlContestRules {
	color:black;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	left:50px;
	position:absolute;
	text-decoration:underline;
	bottom:0px;
}

#share_btn_big{
	position:absolute;
	bottom:0px;
	left:696px;
}

.nhl h1{
	margin:0;
	font-size:18px;
	padding-top:50px;
	line-height:1.2em;
	text-align:center;	
}
.nhl h2{
	text-align:center;
	font-size:16px;
	text-decoration:underline;
}

.nhl li{
	padding-bottom:1.2em;	
}

#rtinfo{
	font-size:10px;
	font-weight:bold;
}

#tuscaniLeft {
	width:540px;
	float: left;
	position: relative;	
}

#tuscaniRight {
	width: 275px;
	float: left;
	position: relative;	
}

#tuscaniContainer h1 {
	background: url(../img/tuscani_header.gif) no-repeat;
	width: 423px;
	height: 137px;
	display: block;
	text-indent: -9000px;
	margin: 100px 0 0 60px;
	position:relative;
}

.tuscaniHeadFr {
	background: url(../img/tuscani_header_fr.gif) no-repeat;
	width: 423px;
	height: 137px;
	display: block;
	text-indent: -9000px;
	margin: 100px 0 0 60px;
	position: relative;
}
	
#tuscaniFlashHero {
	width:523px;
	height: 280px;
	position: absolute;
	top:220px;
	z-index:100;
	float:left;
}

#tuscaniTout {
	width: 262px;
	height: 192px;
	top: 475px;
	left: 75px;
	position:absolute;
}

#tuscaniDescription {
	width: 233px;
	height: 76px;
	background: url(../img/tuscani_descrip.gif) no-repeat;
	position: relative;
	margin: 140px 0 0 0;
	text-indent:-9000px;
}

.tuscaniOrderBtn {
	background:url(../img/Tuscani_online.jpg) no-repeat;
	width: 242px;
	height: 112px;
	top: 58px;
	position:relative;
	outline: 0;
}
	
.tuscaniOrderBtn a {
	width: 242px;
	height: 112px;
	display: block;
}	

#tuscaniMoreInfo {
	width: 255px;
	position: relative;
	top: 165px;
}

.buttonImg, a {
	outline: 0;
	border:0;
}

#tuscaniTestimonial {
	background: url(../img/Tuscani_testomonials_bg.gif) no-repeat;
	width: 311px;
	height: 138px;
	position: absolute;
	top: 500px;
	left: -130px;
}

#tuscaniTestimonial p {
	color: #FFFFFF;
	font-size: 8pt;
	font-style:italic;
	position: relative;
	padding: 25px 15px 0 15px;
}

#newBadge {
	width: 144px;
	height: 132px;
	background: url(../img/Tuscani_new_badge.gif) no-repeat;
	position: absolute;
	float: left;
	top: -38px;
	left: -10px;
	z-index: 2000;
}

#newBadgeFr {
	width: 144px;
	height: 132px;
	background: url(../img/Tuscani_new_fr.gif) no-repeat;
	position: absolute;
	float: left;
	top: -38px;
	left: -10px;
	z-index: 1000;
}


#nonnaBadge {
	width: 196px;
	height: 172px;
	background:url(../img/Tuscani_nonna.png) no-repeat;
	position: absolute;
	left: 190px;
	top: 515px;
}

#nonnaBadgeFr {
	width: 196px;
	height: 172px;
	background:url(../img/Tuscani_nonna_fr.png) no-repeat;
	position: absolute;
	left: 190px;
	top: 515px;
}


/* Global Typograhpy
================================== */

.boldRed {
	color: #B91D2B;
	font-weight: bold;
}

#topLogo {
	width: 211px;
	float: left;
	position: relative;
	top:10px;
	margin: 0 0 0 5px;
}

#topOrderOnline {
	width: 233px;
	height: 119px;
	float: left;
	position: absolute;
	right:-14px;
	top:31px;
	z-index: 1000;
	vertical-align: middle;
}

#bottomLogo {
	width: 94px;
	height: 54px;
	float: right;
	position: relative;
	right:25px;
	top:-13px;
	display:none;
}

#bottomNav {
	left: 450px;
	width:500px;
	color:#FFFFFF;
	font-size: .8em;
	display: inline;
}

#bottomLegal {
	margin: 0 0 0 0;
	color:#FFFFFF;
	font-size: .8em;
	display: inline;
}
.legal {
	margin: 0 0 0 0;
	color:#FFFFFF;
	font-size: .8em;
}

.nhllegal{
	margin-top:1.38em;
	line-height:1em;
}

.redButton {
	float: right;
	position: relative;
	margin: 0 25px 0 0;
}

.ourstoryImage {
	float:right; 
	border:1px solid #000; 
	margin:0 10px 0 10px;
}

.giftCardImage {
	float:left;
	border: none;
	margin: 0 10px 0 0;
}

.menuDisclaimer {
	float: right;
	margin: 0;
	font-size: .8em;
	font-style:italic;
}

#clearing {
	clear:both;
}

/* Contact Form */
.submitButton {
  background:url(../img/submit_btn.gif) no-repeat center top;
  margin: 0 0 0 6px;
  width: 90px;
  height: 18px;
  border: none;
  text-indent:-9000px;
  float:right;
  margin-right:40px;
  position: relative;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}	

.submitButtonFR {
  background:url(../img/submit_btn_fr.gif) no-repeat center top;
  margin: 0 0 0 6px;
  width: 90px;
  height: 18px;
  border: none;
  text-indent:-9000px;
  float:right;
  margin-right:40px;
  position: relative;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}	

/*Emusic Promo*/

#emusicContainer {
	background: url(../img/emusic_landing.jpg) no-repeat bottom;
	width: 865px;
	height: 690px;
	position: relative;
}

.howItWorksBtn {
	width: 162px;
	height: 67px;
	display: block;
	top: 574px;
	left: 433px;
	position: absolute;
	float: left;
}

.emusicOrderBtn {
	width: 162px;
	height: 67px;
	display: block;
	top: 574px;
	left: 635px;
	position: absolute;
	float: left;
}

#hideshowemusic {
	background: url(../img/emusic_rules.png) no-repeat;
	width: 457px;
	height: 371px;
	top: 210px;
	left: 180px;
	position: absolute;
	float:left;
	z-index: 1000;
	visibility:hidden;
}

.emusicCloseBtn {
	width: 60px;
	height: 20px;
	display: block;
	left: 365px;
	top: 62px;
	position: absolute;
}

.rulesOrderBtn {
	width: 140px;
	height: 25px;
	display: block;
	top: 313px;
	left: 45px;
	position: absolute;
}