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

body{
	background:#fff;
	color:#00539f;
	font-family:"Times New Roman", Times, serif;
	margin:0;
}

a{
	color:#00539f;
	text-decoration:none;
	font-weight:normal;
	text-transform:uppercase;
}

a:hover{
	color:#267bca;
}

h1{
	font-size:19px;
	letter-spacing:.5px;
	margin:0 0 2px 0;
	text-transform:uppercase;
}

h2{
	text-align:center;
	font-size:16px;
	letter-spacing:.5px;
}

h3{
	font-size:18px;
	letter-spacing:.5px;
	margin-bottom:5px;
}

.sm{
	font-size:.8em;
}

#siteContainer{
	width:1010px;
	height:774px;
	margin:10px auto;
	background:url(images/bgSite.png) no-repeat;
	position:static
}

#siteWrapper{
	width:990px;
	height:674px;
	margin:10px;
	position:absolute
}

#header{
	width:990px;
	height:98px;
	margin:0 auto;
	background:url(images/bg-header.jpg) no-repeat;
}

#logo{
	float:left;
	width:263px;
	margin:0 0 0 40px;
}

#grlogo{
	float:left;
	width:288px;
	margin:0 0 0 41px;
}

#topNav{
	float:right;
	margin:77px 25px 0 0;
	font-size:13px;
	letter-spacing:.3px;
}

#topNav a{
	margin:0 3px;
}

#content{
	width:990px;
	height:446px;
	margin:0 auto;
	background:url(images/bgContent.jpg) repeat-x;
	border-bottom:solid 4px #00539f;
}

#contentCommunity{
	width:990px;
	height:486px;
	margin:0 auto;
	background:url(images/bgContent.jpg) repeat-x;
	border-bottom:solid 4px #00539f;
}

#contentContainer{
	width:990px;
	height:446px;
	margin:0 auto;
}

#contentCommunity #contentContainer{
	height:486px;
}

#contentContainerFabFood{
	width:990px;
	height:446px;
	margin:0 auto;
	background:url(images/bgPress.jpg) no-repeat;
}

#contentContainerFabFood02{
	width:990px;
	height:446px;
	margin:0 auto;
	background:url(images/bgFabFood02.jpg) no-repeat;
}

.home{
	background:url(images/pizzaGirl.jpg) no-repeat;
}


.osteria{
	background:url(images/bgOsteria.jpg) no-repeat;
	color:#fff;
}

.osteria .specs a{
	color:#fff;
}

.osteria .specs a:hover{
	color:#fdf3b5;
}

.privateRoom{
	background:url(images/bgPrivateRoom.jpg) no-repeat;
	color:#fff;
}

.privateRoom79th{
	background:url(images/bgPrivateRoom79th.jpg) no-repeat;
	color:#fff;
}

.privateRoomTimeHotel{
	background:url(images/bgPrivateRoomTimeHotel.jpg) no-repeat;
	color:#fff;
}


.grill{
	background:url(images/bgGrill.jpg) no-repeat;
	color:#fff;
}

.eastHampton{
	background:url(images/bgEastHampton.jpg) no-repeat;
}

.philadelphia{
	background:url(images/bgPhiladelphia.jpg) no-repeat;
}

.phillyBakery{
	background:url(images/bgBakery.jpg) no-repeat;			
}

.philadelphia #comingSoon{
	border:none;
	display:inline;
	margin:-30px auto 5px 290px;
	float:inherit;	
}

.whiteplains{
	background:url(images/bgWhitePlains.jpg) no-repeat;
}

.whiteplains #comingSoon{
	border:none;
	display:inline;
	margin:-30px auto 5px 290px;
	float:inherit;	
}

.rocknroll{
	background:url(images/bgRocknRoll.jpg) no-repeat;
}

.rocknroll #comingSoon{
	border:none;
	display:inline;
	margin:-30px auto 5px 350px;
	float:inherit;	
}

.saoPaulo{
	background:url(images/bgSaoPaulo.jpg) no-repeat;
}

.saoPaulo a{
		text-transform:lowercase;
}

		
}
/*
.grill a{
	color:#00539f;
	text-decoration:none;
	font-weight:normal;
	text-transform:none;
}

.grill a:hover{
	color:#267bca;
}
*/
.grill .specs a{
	color:#fff;
}

.grill .specs a:hover{
	color:#fdf3b5;
}



.pizza{
	background:url(images/bgPizza.jpg) no-repeat #fff;
}

.broadway{
	background:url(images/bgBroadway.jpg) no-repeat #fff;
}

.upperwest{
	background:url(images/bgUpperWest.jpg) no-repeat;	
}

.timeHotel{
	background:url(images/bgTimeHotel.jpg) no-repeat;	
}

.timeHotel #contentText{
	font-size:14px;
	width:605px;
	height:330px;
	padding:30px 0 16px 40px;
	line-height:110%;
}

/*.eastHampton #contentText{
	font-size:14px;
	width:605px;
	height:330px;
	padding:30px 0 16px 40px;
	line-height:110%;
}*/

.products{
	background:url(images/bgProducts.jpg) no-repeat;
}

.contact{
	background:url(images/bgContact.jpg) no-repeat;
	color:#fff;
}

table {
	border-collapse: collapse;
	margin-top:22px;
}

td {
	padding:1px 3px 7px 0;
	line-height: 90%;
}



.menu{
	background:url(images/bgMenu.jpg) no-repeat;
	color:#fff;
}

#menuhead {
	margin-top:0px;
	margin-bottom:10px;
	font-size: 24px;
}

#winelist{
	margin-top:5px;
	font-size: 18px;
	font-weight: bolder;
}

#Menulist {
        margin:-10px 0 0 0;
	/*line-height:80%;*/
	font-size:16px;
}

#Menulist a{
	/* padding:1px 3px 7px 0; */
	display:block;
	text-transform:capitalize;
	color:#fff;
}

.up {
	margin-top:-15px;
}

.menu #contentText a{
	color:#fff;
	margin:0 20px 0 0;
	text-decoration:none;
	text-transform:capitalize;
	/* font-size:18px;
	letter-spacing:1px; */
}

.menu #contentText a:hover{
	color:#fdf3b5;
}
.catering{
	background:url(images/bgCatering.jpg) no-repeat;
}

.catering a{
	font-weight:bold;
	text-transform:none;
}

.community{
	background:url(images/bgCommunity.jpg) no-repeat;
	height:494px;
}

.community p{
	margin:8px 0 5px 0;
	font-size:14px;
}

.community table{
	line-height:120%;
	font-size:12px;
}

.community #contentText{
	padding:17px 0 69px 40px;
}

.locations{
	background:url(images/bgLocations.jpg) no-repeat;
	color:#fff;
}

.locations h1{
	font-size:24px;
}

.locations #contentText{
	margin:0 0 0 630px;
	width:320px;
	padding:56px 0 0 40px;
	height:320px;
}

.specs{ 
	margin:25px 0 4px 0;
}

.specs a{
	font-weight:bold;
	font-size:13px;
	margin:0 7px 0 0;
}

#contentContainerLanding{
	width:990px;
	height:446px;
	margin:0 auto;
	background:#fff;
}

#contentContainerLandingImg{
	float:right;
	margin:0
}

#contentText{
	font-size:14px;
	width:600px;
	height:330px;
	padding:30px 0 16px 40px;
	line-height:110%;
}


#contentTextPress{
	font-size:14px;
	width:530px;
	height:356px;
	margin:auto auto auto 460px;
	padding:20px 0px 0px 0px;
}

.pressArticles{
	width:530px;
	height:300px;
	padding:10px 0px 0px 0px;
}

.pressArticles img{
	width:105px;
	height:120px;
	border:none;
	/*margin:9px;*/
}

.pressArticlesFrontPage{
	width:525px;
	height:300px;
	margin-top:5px;
	padding:10px 0px 0px 0px;
	text-align:right;
}

.pressArticlesFrontPage img{
	width:201px;
	height:260px;
	border:none;
	/*margin:9px;*/
}

.pressArticlesFrontPage table{
	text-align:left;
}

.pressArticlesFrontPage a{
	font-weight:normal;
	text-transform:none;
}

#contentTextLanding{
	font-size:14px;
	width:485px;
	height:340px;
	padding:30px 0 6px 40px;
	line-height:120%;
}

#contentTextLanding a{
	text-transform:none;
	font-weight:bold;
}

.landing{
	float:left;
}

#icons{
	width:515px;
	height:69px;
	margin:0 0 0 40px;
	float:left;
}



#icons a:hover{
	opacity:.6;
}
					

#iconsPhilly{				
	width:650px;			
	height:69px;
	margin:0 0 0 40px;		
	float:left;
}


#iconsPhilly a:hover{			
	opacity:.6;
}
 




#whereToBuy{
	padding:410px 0 0 0;
	margin:0 30px 0 0;
	float:right;
	font-size:12px;
	font-weight:bold;
	text-align:right;
}

#whereToBuy a{
	font-size:15px;
	font-weight:bold;
}

#whereToBuy a:hover{
	color:#000;
}

#footerWrapper{
	width:990px;
	height:200px;
	margin:0 auto;
	background:url(images/bgFooter.jpg) no-repeat #ffd520;
}

#footerWrapperCommunity{
	width:990px;
	height:160px;
	margin:0 auto;
	background:url(images/bgFooter.jpg) no-repeat #ffd520;
}

#ftMenus{
	width:515px;
	font-size:14px;
}

#ftMenusPhilly{		
	width:650px; 	
	height: 50px;
	font-size:14px;	
}

#footer{
	margin:0;
	letter-spacing:.3px;
	list-style:none;
	width:515px;
}

#footer li{
	float:left;
	width:100px;
	padding-left:3px;
}

#footer li a{
	display:block;
	margin:5px 0 0 0;
}

#footerPhilly{			
	margin:0;
	letter-spacing:.3px;
	list-style:none;
	width:624px;			
}

#footerPhilly li{		
	float:left;
	width:100px;	
	padding-left:4px;
}

#locMenu{
	margin:0px 0 0 0;
	line-height:105%;
	font-size:16px;
}

#lochead {
	margin-top: -42px;
}

#locMenu a{
	padding:1px 3px 7px 0;
	display:block;
	text-transform:capitalize;
	color:#fff;
}

#locMenu a:hover{
	color:#fdf3b5;
}

#ftMenus #locMenu{
	margin:25px 0 0 43px;
	clear:both;
	position:absolute;
	line-height:105%;
}

#ftMenus #locMenu a{
	padding:1px 3px 4px 0;
	display:block;
	text-transform:capitalize;
	font-size:14px;
	line-height:105%;
	color:#00539f;
}

#ftMenus #locMenu a:hover{
	font-weight:bold;
	color:#00539f;
}



#vespa{
	float:left;
	margin:0 10px 0 0;
}

#deliverNumber{
	padding:10px 0 0 0;
}

#deliverText{
	clear:both;
	font-size:12px;
	font-weight:bold;
}


/* Our Story Styles */

#bios{
	
	margin:0;
}

#bios a{
	text-transform:capitalize;
	font-weight:bold;
	font-size:16px;
}


/* Lightbox Photos */

#lightboxPhotos{
	margin:10px 35px 25px 0;
	float:right;
	text-align:center;	
}

#lightboxPhotos img{
	margin: 0 3px;
	border:solid #00539f 2px;
}

#lightboxPhotos img:hover{
	border:solid #000 2px;
}

#lightboxPhotos a{
	float:left;
	text-transform:capitalize;
	font-size:13px;
	margin:0 0 10px 0;
}

#lightboxPhotos a:hover{
	color:#000;
}


#lightboxPhotosPhilly{			
	margin:-35px 35px 25px 0;
	float:right;
	text-align:center;
	
}



/*Privat room door tag image */

#doorTagImage{
	border:none;
	display:inline;
	float:left;
	margin: auto 10px auto;
	
}

#doorTagImage img:hover{
	border:none;
}

#doorTagImage img{
	border:none;
}

#buyNowImage{
	border:none;
	display:inline;
	float:left;
	margin: 10px auto auto 42px;
	
}

#eastHamptonImage img:hover{
	border:none;
}

#eastHamptonImage img{
	border:none;
}



/*Delivery */

#delieveryImage{
	border:none;
	display:block;
/*	margin:15px auto;*/
	
}

#delieveryImage img:hover{
	border:none;
}

#delieveryImage img{
	border:none;
}

#delivery{
	clear:both;
	margin:0 0 0 650px;
	font-size:14px;
}

#deliveryMenuPage{
	margin:0 0 0 343px;
}

/* Contact Page */
.contactForm{
	width:360px;
	margin:10px 0 0 0;
}

label {
	margin:0 8px 0 0;
}

input{
	margin:0 0 10px 0;
	width:300px;
}

.textarea{
	margin:0 0 10px 0;
	width:350px;
	height:130px;
}

.contactButtons{
	float:right;
}

.button{
	width:70px;
	margin:0 0 0 7px;
}

.break{
	height:1px;
}

/* Gallery Styles */

.gallery{
	background:#ffd51f;
	border-top:solid #00539f 2px;
}

#galleryThumbs{
	float:left;
	margin:13px 0 0 14px;
	width:500px;
}

#galleryThumbs img{
	border:solid #00539f 2px;
	width:60px;
	height:60px;
}

#galleryThumbs img:hover{
	border:solid #000 2px;
	opacity:.7;
}

#galleryThumbs a{
	float:left;
	text-transform:capitalize;
	font-size:13px;
	margin:3px;
}

#galleryThumbs a:hover{
	color:#000;
}

#mainpic{
	float:right;
}

.promotion{
	margin:0px 200px 0px 500px;
	
}

.promotion img{
	border:none;
	/*cursor: pointer; cursor: hand;*/
}

.promotion h4{
	text-align:center;
	margin:-4px auto;
}

.promotion a:{
	color:#8e8575;
	/*text-decoration:none;*/
}

.promotion a:hover{
	color:#b79444	
}
