@import url("fonts.css");
@import url("menu.css");

/*
-----------------------------------------------
Muffuletta Screen Master
Author:   Nate Kadlac
Version:  28 Aug 2007
----------------------------------------------- */


body {
	text-align: center;
	background: #FFF;
	padding: 0;
	margin: 30px 0;
}

#container {
	width: 862px;
	text-align: left;
	margin: 0 auto;	
}

#logo {
	text-align: center;
}
img {
	border: none;
}
h2 {
	margin: 1px 0 4px 0;
	padding: 0;
}
h3 {
	margin: 1px 0 4px 0;
	padding: 0;
}

/* Header
----------------------------------------------- */




/* Structure
----------------------------------------------- */
#page_top {
	background: #FFF url('../../images/bkg_corner_top.gif') no-repeat;
	height: 18px;
}
#page_bottom {
	background: #FFF url('../../images/bkg_corner_bottom.gif') no-repeat;
	height: 18px;
	
}
#main_content_wrapper {
	background: url('../../images/bkg_page.gif') repeat-y;
	text-align: center;
	margin: 0;
	padding: 0;
}
#main_frame {
	background: url('../../images/frame_bkg.jpg') repeat-y;
	margin: 0 21px;
}
#frame_top {
	background: url('../../images/frame_top.jpg') no-repeat;
	height: 21px;
}
#frame_bottom {
	background: url('../../images/frame_bottom.jpg') no-repeat;
	height: 22px;	
}
#flashGallery {
	height: 300px;
	background: #FFF;
}
#main_content {
	width: 762px;
	text-align: left;
	padding: 10px 30px;
}
#chefs_special {
	width: 43%;
	border-left: 1px solid #EAEAEA;
	padding: 0 0 0 15px;
	float: right;
	margin: 20px 0 0 0;
}
#home_quote {
	float: left;
	width: 52%;
	padding: 20px 0 0 10px;
}
#home_flash {
	height: 265px;

}
#map {
	padding: 10px;
	border: 1px solid #CCC;
	float: right;
	height: 375px;
	width: 375px;
	margin: 20px;
}

#secondary_content {
	background: url('../../images/bkg_page.gif') repeat-y;
	width: 100%;
	float: left;
	text-align:  left;	
}
#secondary_image {
	float: right;
	padding: 20px;
}
#secondary_intro {
	padding: 20px 20px 20px 30px;
	float: left;
	width: 56%;
}
#secondary_map {
	padding: 20px 20px 20px 30px;
	float: left;
	width: 40%;
}
#menuContent {
	float: left;
	background: url('../../images/bkg_page.gif') repeat-y;
	width: 100%;
	text-align: left;
	padding: 20px 0 20px 0;
}
#reviewLeft {
	margin: 20px 30px 0 40px;
	width: 20%;
	float: left;
	display: inline;
}
#reviewRight {
	margin: 20px 20px 0 40px;
	width: 60%;
	float: right;
}
#review_content {
	background: url('../../images/bkg_page.gif') repeat-y;
	width: 100%;
	float: left;
	text-align:  left;	
}



/* Header Images
----------------------------------------------- */

#hdrWine {
	height: 166px;
	background: url('../../images/img_wineroom.jpg') no-repeat;
}
#hdrLocation {
	height: 166px;
	background: url('../../images/img_location.jpg') no-repeat;
}
#hdrReviews {
	height: 166px;
	background: url('../../images/img_reviews.jpg') no-repeat;
}
#hdrMenus {
	height: 166px;
	background: url('../../images/img_menus.jpg') no-repeat;
}
#hdrAbout {
	height: 166px;
	background: url('../../images/img_about.jpg') no-repeat;
}
#hdrEmployment {
	height: 166px;
	background: url('../../images/img_employment.jpg') no-repeat;
}



/* Lists
----------------------------------------------- */





/* Forms
----------------------------------------------- */





/* Links
----------------------------------------------- */
#reservation a span {
	display: none;
}
#reservation a {
	display: block;
	width: 176px;
	height: 34px;
	background: url('../../images/btn_make_reservation_norm.jpg') no-repeat top left;
}
#reservation a:hover {
	display: block;
	width: 176px;
	height: 34px;
	background: url('../../images/btn_make_reservation_roll.jpg') no-repeat top left;	
}
#reservation {
	float: right;
	margin-top: -28px;
	margin-right: 15px;
	display: inline;
}

/* Dining Club Button
----------------------------------------------- */
#diningClub a span {
	display: none;
}
#diningClub a {
	display: block;
	width: 176px;
	height: 77px;
	background: url('../../images/diningClubButton_off.jpg') no-repeat top left;
}
#diningClub a:hover {
	display: block;
	width: 176px;
	height: 77px;
	background: url('../../images/diningClubButton_over.jpg') no-repeat top left;	
}
#diningClub {
	float: right;
	margin-top: -71px;
	margin-right: 15px;
	display: inline;
}

/* Dining Club Button Left Column Wide
----------------------------------------------- */
#diningClubLeftWide a span {
	display: none;
}
#diningClubLeftWide a {
	display: block;
	width: 395px;
	height: 105px;
	background: url('../../images/diningClubLeftColumnWide.gif') no-repeat top left;
}
#diningClubLeftWide a:hover {
	display: block;
	width: 395px;
	height: 105px;
	background-position: 100% -105px;
}
#diningClubLeftWide {
	float: none;
	margin: 0 0 14px 0;
	display: inline;
}

/* Dining Club Button Left Column Narrow
----------------------------------------------- */
#diningClubLeftNarrow a span {
	display: none;
}
#diningClubLeftNarrow a {
	display: block;
	width: 255px;
	height: 105px;
	background: url('../../images/diningClubLeftColNarrow.gif') no-repeat top left;
	border-bottom: none;
	padding: 0;
	margin: 0;
}
#diningClubLeftNarrow a:hover {
	display: block;
	width: 255px;
	height: 105px;
	background-position: 100% -105px;
}
#diningClubLeftNarrow {
	float: none;
	margin: 0 0 32px 0;
	display: inline;
}

/* Dining Club Button Right Column
----------------------------------------------- */
#diningClubRight a span {
	display: none;
}
#diningClubRight a {
	display: block;
	width: 270px;
	height: 108px;
	background: url('../../images/diningClubButtonRight.gif') no-repeat top left;
	border-bottom: none;
	padding: 0;
	margin: 2px 0 17px 0;
}
#diningClubRight a:hover {
	display: block;
	width: 270px;
	height: 108px;
	background-position: 100% -108px;
}
#diningClubRight {
	float: none;
	margin: 0 5px 32px 0;
	display: inline;
}

/* Dining Club Button Home Bottom
----------------------------------------------- */
#diningClubHomeBottom a span {
	display: none;
}
#diningClubHomeBottom a {
	display: block;
	width: 288px;
	height: 72px;
	background: url('../../images/diningClubButtonHomeBottom.gif') no-repeat top left;
	border-bottom: none;
	padding: 0;
	margin: 6px 0 13px 40px;
}
#diningClubHomeBottom a:hover {
	display: block;
	width: 288px;
	height: 72px;
	background-position: 100% -72px;
}
#diningClubHomeBottom {
	float: none;
	margin: 0 0 0 18px;
	display: inline;
}

/* Parasole Holiday Gift Card Home Bottom
----------------------------------------------- */
#holidayGiftHomeBottom a span {
	display: none;
}
#holidayGiftHomeBottom a {
	display: block;
	width: 373px;
	height: 72px;
	background: url('../../images/holidayGiftCardButtonHomeBottom.gif') no-repeat top left;
	border-bottom: none;
	padding: 0;
	margin: 13px 0 13px 0px;
}
#holidayGiftHomeBottom a:hover {
	display: block;
	width: 373px;
	height: 72px;
	background-position: 100% -72px;
}
#holidayGiftHomeBottom {
	float: none;
	margin: 0 0 0 18px;
	display: inline;
}

/* Tender Prices Promo at Home Bottom
----------------------------------------------- */
#tenderPrices a span {
	display: none;
}
#tenderPrices a {
	display: block;
	width: 373px;
	height: 68px;
	background: url('../../images/tenderPricesHomeBottom.gif') no-repeat top left;
	border-bottom: none;
	padding: 0;
	margin: 15px 0 4px 0px;
}
#tenderPrices a:hover {
	display: block;
	width: 373px;
	height: 68px;
	background-position: 100% -68px;
}
#tenderPrices {
	float: none;
	margin: 0 0 0 18px;
	display: inline;
}


/* Wine Dinner
----------------------------------------------- */
#wineDinner a span {
	display: none;
}
#wineDinner a {
	display: block;
	width: 373px;
	height: 91px;
	background: url('../../images/wineDinnerHomeBottom.gif') no-repeat top left;
	border-bottom: none;
	padding: 0;
	margin: 0 0 4px 0px;
}
#wineDinner a:hover {
	display: block;
	width: 373px;
	height: 91px;
	background-position: 100% -91px;
}
#wineDinner {
	float: none;
	margin: 0 0 0 18px;
	display: inline;
}
.wineDate {
	font-size: 2.1em;
}
.wineTitle {
	font-size: 2.3em;
}


/* Misc
----------------------------------------------- */

.clear {
	clear: both;
}
#chair {
	background: url('../../images/img_muffuletta_chair.gif') no-repeat center;
	height: 50px;
}
