
/* CSS Document */



/* GLOBAL RESET */
html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form {
	margin:0px;
	padding:0px;
	border:0px;
	border-collapse:separate;
	border-spacing:0px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4f4f;
	list-style:none;
}



body {
	font-family: Tahoma;
	font-size: 11px;
	color: #501c1b;
	background-color: #0a2b50;
	background-image:url(../images/global/bgRepeat.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #501c1b;
	vertical-align:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #000099;
}
a:visited {
	color: #660033;
}
a:hover {
	color: #0000CC;
}
a:active {
	color: #990000;
}
h1 {
	font-size: 18pt;
	color: #0a2b50;
}
h2 {
	font-size: 14pt;
	color: #0a2b50;
}
h3 {
	font-size: 11pt;
	color: #9c1714;
}


p{padding-bottom:15px;
padding-top:0;
}

/*main menu style*/

#menu{

}

#menu ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style-type: none;
	width:160px;
	border:1px solid white;
	background-color:#d4e0eb;
	
}
#menu li {
	/*float: left;*/
	position: relative;
	width: 100%;
	border-bottom:1px solid white;
	z-index:100;


}
#menu li a{
padding:5px;
line-height:25px;
font-family:Tahoma;
font-size:12pt;
font-weight:bold;
color:#1a4459;
text-decoration:none;

}
#menu li ul li a{
padding-left:5px;
font-family:Tahoma;
font-size:10pt;
font-weight:bold;
color:#1a4459;
text-decoration:none;

}

li ul {
	display:none;
	position:absolute;
	top: -1px;
	left: 160px;
	background-color: #FFFFCC;

	
}


li > ul {
top: -1px;
left: 160px;

}

li:hover ul {
display:block;

}

li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;

}





/* main divs*/

#outerWrapper{

width:814px;
margin:0 auto;
background-image:url(../images/global/contentWrapperBg.jpg);
background-repeat:repeat-y;

}

#headerWrapper{

float:left;
overflow:hidden;
}

#leftColumn{
float:left;
width:182px;
padding-left:15px;
}

#navWrapper{
background-image:url(../images/global/navBg.gif);
background-repeat:repeat-y;
width:182px;
padding:0;
}

/*nav box*/

#menu{
width:161px;
margin-left:10px;
z-index:1000;
}



.leftContentBoxes{
border:1px solid; 
border-color:#bdc9cf;
margin-left:5px;
margin-top:10px; 
padding-left:10px;
padding-top:5px;
}

#brunchBox{
border:1px solid; 
border-color:#bdc9cf;
margin-left:5px;
margin-top:10px; 
padding-left:10px;
padding-top:5px;
background-image:url(../images/global/brunchImage.jpg);
background-position:bottom right;
background-repeat:no-repeat;
}

#giftCards{
background-image:url(../images/global/giftCardImage.jpg);
background-position:bottom right;
background-repeat:no-repeat;
border:1px solid; 
border-color:#bdc9cf;
margin-left:5px;
margin-top:10px; 
padding-left:10px;
padding-bottom:15px;
padding-top:5px;
}

#todaysspecials{
/* background-image:url(../images/global/giftCardImage.jpg); */
background-position:bottom right;
background-repeat:no-repeat;
border:1px solid; 
border-color:#bdc9cf;
margin-left:5px;
margin-top:10px; 
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
padding-top:10px;
}







#rightColumn{

width:598px;
float:right;
padding-right:15px;
}

#faderImageBox{
width:589px;
height:231px;
padding:4px 1px 4px 5px;
background-image:url(../images/homepage/faderBg.gif);
background-repeat:no-repeat;
background-position:top left;
margin-bottom:8px;
}

#rightContent{
width:575px;
border:1px solid;
border-color:#bdc9cf;
margin-bottom:15px;
margin-left:5px;
padding-left:10px;
padding-right:5px;
padding-top:15px;

}

#footerShadow{
width:814px;
}

#footerInfoWrapper{
width:794px;
padding:0 10px;
margin:0 auto;
color:#999999;
}

#footerInfoWrapper p{

color:#999999;
}


#footerInfoWrapper a{
color:#999999;
text-decoration:none;
}

.footerCopyright{
float:left;
}

.footerNav{
float:right;
/*width:300px;*/
}

/*page specific*/

/*home page*/

.homepageQuote{
	font-size: 11pt;
	color: #9c1714;
	font-weight:bold;
	float:left;
	width:240px;
	clear:right;
	margin-right:15px;
	margin-bottom:10px;
	}
	
	.homepageText{
	padding-left:10px;

	}
	
	
#todays_special td{
	width:275px;
	}
		
.desc{
	color:#4d4f4f;
	font-size:12px;
	}


/* menu pages*/

.menuFoodItemName{
	font-size: 10pt;
	color: #9c1714;
	font-weight:bold;
	}
	
.menuFoodItemeNambeBlue{
	font-size: 10pt;
	color: #003399;
	font-weight:bold;
	}
	
.menuFoodPageTitle{
	font-size: 11pt;
	color:#003399;
	font-weight:bold;
	padding: 5px 0 10px 5px;
	}
	
	.menuFoodSectionTitle{
	font-size: 11pt;
	color:#003399;
	font-weight:bold;
	padding: 5px 0 10px 0;
	}
	
.menuFoodItemPrice{
	font-size: 10pt;
	color: #003399;
		font-weight:bold;
	}
	
#menuLeft{
width:275px;
float:left;
padding:2px 5px;
border-right:1px solid #999999;
}

#menuRight{
width:275px;
float:right;
padding:2px 5px;
}



#rightContent ul li{
padding-bottom:10px;
list-style:none;
}



/*reviews page*/

.aolcomCitysbest{
width:440px;
margin-left:50px;
border-top:1px solid gray;

}

#phantomGourmet{
width:161px;
float:left;
margin-left:50px;
display:inline;


}

#bostonMagazine{
width:161px;
float:left;
margin-left:150px;
display:inline;

}

.zagat{
width:440px;
margin-left:50px;
border-top:1px solid gray;
}


	.reviewTitle{
	font-size: 11pt;
	color:#003399;
	font-weight:bold;
	padding: 5px 0 10px 0;
	}
	
	/*gallery page*/
	
	.pageHeading{
	margin-left:30px;
		font-size: 11pt;
	color:#003399;
	font-weight:bold;

	}
	
	.thumbnailBlock{
	margin-left:35px;
	}
	
	.thumbnailBlock img{
	margin:5px;
	border:2px solid #999999;
	}
	
	
	
	/*contact page*/
	
	
	#contactLeft{
width:200px;
float:left;
padding:2px 5px;
border-right:1px solid #999999;
}

#contactRight{
width:350px;
float:right;
padding:2px 5px;
}


