@charset "utf-8";
/* CSS Document */

body {
	background: #5a9ee5 url(../images/mainbody_bg_card.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;
}*/

/* Thuan Han */
.item_name {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#000000;
	margin: 0;
	text-transform: uppercase;
	font-weight:bold;
}

.item_sname {
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	color:#000000;
	margin: 0;
	text-transform: uppercase;
	font-weight:bold;
}

.item_price {
	font-family:"Courier New", Courier, monospace;
	font-size:26px;
	color:#000000;
	margin: 0;
	text-transform: uppercase;
	font-weight:bold;
}
.item_sprice {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#000000;
	margin: 0;
	text-transform: uppercase;
	font-weight:bold;
}
.item_save {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#000000;
	margin: 0;
	text-transform: uppercase;
	font-weight:bold;
}

/* End Thuan Han */


/* 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(../images/Header.jpg) no-repeat left bottom;
	width: 891px;
	height: 110px;
	position:relative;
}
	
#mainBody {
	background: #FFF;
	width: 871px;
	padding: 0 10px 25px 10px;
}

#footer {
	background: url(../images/ftrNavBagd_new.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(../images/brdrMiddleGrey.gif) repeat-y;
	width:663px;
	margin: 0 0 25px 0;
}

#infoBox h1 {
	background:url(../images/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(../images/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(../images/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: 10px 5px 15px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*#genImageContainer {
	width: 865px;
	text-align:center;
	margin: 0 0 0 0;
}*/

/* End Body Containers
================================== */

/* Main Navigation
================================== */

#mainNav {
	margin:0;
	padding:0;
	height: 28px;
	width: 675px;
    top: 73px;
/*	left: 30px;*/
	right:0px;
	float:right;
	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(../images/nav_menu.gif) left top no-repeat;
	width: 62px;
	height: 28px;
	display: block;
}

.navMenu a:hover { 
	background: url(../images/nav_menu.gif) right top no-repeat;
}

.navHome a{
	background: url(../images/nav_home.gif) left top no-repeat;
	width: 102px;
	height: 28px;
	display: block;
}

.navHome a:hover { 
	background: url(../images/nav_home.gif) right top no-repeat;
}

/*.navLocations a {
	background: url(../images/nav_locations.gif) left top no-repeat;
	width: 105px;
	height: 28px;
	display: block;
}

.navLocations a:hover { 
	background: url(../images/nav_locations.gif) right top no-repeat;
}*/

.navContactUs a{
	background: url(../images/nav_contact_us.gif) left top no-repeat;
	width: 102px;
	height: 28px;
	display: block;
}

.navContactUs a:hover { 
	background: url(../images/nav_contact_us.gif) right top no-repeat;
}


/*.navLocationsFr a {
	background: url(../images/fr_nav_locations.gif) left top no-repeat;
	width: 121px;
	height: 28px;
	display: block;
}

.navLocationsFr a:hover { 
	background: url(../images/fr_nav_locations.gif) right top no-repeat;
}

.navDeals a {
	background: url(../images/nav_deals.gif) left top no-repeat;
	width: 71px;
	height: 28px;
	display: block;
}

.navDeals a:hover { 
	background: url(../images/nav_deals.gif) right top no-repeat;
}

.navDealsFr a {
	background: url(../images/fr_nav_deals.gif) left top no-repeat;
	width: 111px;
	height: 28px;
	display: block;
}

.navDealsFr a:hover { 
	background: url(../images/fr_nav_deals.gif) right top no-repeat;
}

.navGiftCards a {
	background: url(../images/nav_giftcards.gif) left top no-repeat;
	width: 108px;
	height: 28px;
	display: block;
}

.navGiftCards a:hover { 
	background: url(../images/nav_giftcards.gif) right top no-repeat;
}

.navGiftCardsFr a {
	background: url(../images/fr_nav_giftcards.gif) left top no-repeat;
	width: 147px;
	height: 28px;
	display: block;
}

.navGiftCardsFr a:hover { 
	background: url(../images/fr_nav_giftcards.gif) right top no-repeat;
}

.navtuscani {
	width: 111px;
	height: 101px;
	background:url(../images/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(../images/Tuscani_logo_fr.jpg) no-repeat;
	position: relative;
	top: -37px;
	left: 0px;
	z-index: 100;
}

.navtuscaniFr a {
	width: 94px;
	height: 92px;
	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;
}

#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(../images/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(../images/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(../images/tabBottomCurve.gif) no-repeat;
	width: 660px;
	height: 6px;
	font-size:0;
	margin: 0 0 0 0;
}	

#itemBox {
	background: url(../images/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(../images/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(../images/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(../images/bkgdMenuTopSm.gif) no-repeat;
	width:313px;
	height: 6px;
	margin:0 -10px 0 -10px;
}

#toppingsBox {
	background: url(../images/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;
}

/*#ThuanHanBox {
	background: url(../images/bkgdMenuBottomsm.gif) no-repeat bottom #FFF;
	width: 293px;
	height: 100px;
	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(../images/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(../images/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(../images/tuscani_newsletterfoot_fr.png);
	font-size:0;
	display: block;
	margin: 0;
} 

#newsLetterFootFr a {
	width:220px;
	height: 56px;
	display: block;
}
		

#tuscaniContainer {
	background: url(../images/tuscani_bg.jpg) no-repeat;
	width: 844px;
	height: 701px;
	position: relative;
	font-size: 0;
	float: left;
	margin: 30px 0 0 0;
}

#tuscaniLeft {
	width:540px;
	float: left;
	position: relative;	
}

#tuscaniRight {
	width: 275px;
	float: left;
	position: relative;	
}

#tuscaniContainer h1 {
	background: url(../images/tuscani_header.gif) no-repeat;
	width: 423px;
	height: 137px;
	display: block;
	text-indent: -9000px;
	margin: 100px 0 0 60px;
	position:relative;
}

.tuscaniHeadFr {
	background: url(../images/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(../images/tuscani_descrip.gif) no-repeat;
	position: relative;
	margin: 140px 0 0 0;
	text-indent:-9000px;
}

.tuscaniOrderBtn {
	background:url(../images/Tuscani_online.jpg) no-repeat;
	width: 242px;
	height: 112px;
	margin-top: 58px;
	position:relative;
	outline: 0;
}
	
.tuscaniOrderBtn a {
	width: 242px;
	height: 112px;
	display: block;
}	

#tuscaniMoreInfo {
	width: 255px;
	position: relative;
	top: 115px;
}

.buttonImg, a {
	outline: 0;
	border:0;
}


#tuscaniTestimonial {
	background: url(../images/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(../images/Tuscani_new_badge.gif) no-repeat;
	position: absolute;
	float: left;
	top: -38px;
	left: -10px;
	z-index: 90;
}

#newBadgeFr {
	width: 144px;
	height: 132px;
	background: url(../images/Tuscani_new_fr.gif) no-repeat;
	position: absolute;
	float: left;
	top: -38px;
	left: -10px;
	z-index: 90;
}


#nonnaBadge {
	width: 196px;
	height: 172px;
	background:url(../images/Tuscani_nonna.png) no-repeat;
	position: absolute;
	left: 190px;
	top: 515px;
}

#nonnaBadgeFr {
	width: 196px;
	height: 172px;
	background:url(../images/Tuscani_nonna_fr.png) no-repeat;
	position: absolute;
	left: 190px;
	top: 515px;
}


/* Global Typograhpy
================================== */

.boldRed {
	color: #B91D2B;
	font-weight: bold;
}

#topLogo {
	width: 600px;
	float: left;
	position: relative;
	top:10px;
	margin: 0 0 0 5px;
}

#topOrderOnline {
	width: 233px;
	height: 119px;
	float: left;
	position: absolute;
	right:-14px;
	top:31px;

}

#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:#000000;
	font-size: .8em;
	display: inline;
}

.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;
}
