﻿/* GENERAL STYLES */

* {margin:0;padding:0;}

body {font-family:Century Gothic, Verdana, Sans-Serif;font-size:12px;color:#6e6e6e;line-height:1.4;background-color:#ed7b22;}

p {display:bock;clear:both;}
p, ul, ol, h1, h2 {margin-bottom:5px;}
ul {margin-left:16px;}
ol {margin-left:24px;}

p.hours {position:relative;top:30px;}

h1, h2, h3 {font-size:14px;font-weight:normal;}
h2, h3 {text-transform:uppercase;}
h3 {color:#ed7b22;}
h1 span {display:none;}

a {color:#fff;text-decoration:none;}
	a:hover {text-decoration:underline;}

.hr {width:135px;height:10px;border-top:1px solid #ed7b22;display:block;}

/* D'AMICO GLOBAL NAV */
#DamicoGlobal {width:100%;height:88px;background-color:#fff;}
#DamicoGlobalWrap {margin:0 auto;background:url('images/global-nav-bkg-filligree.gif') no-repeat;width:900px;height:88px;padding-top:20px;}

a.BTNGlobalGiftCard {background:url('images/btn-gift-card.gif');display:block;width:74px;height:20px;position:relative;left:174px;float:left;}
	a.BTNGlobalGiftCard:hover {background:url('images/btn-gift-card.gif') bottom;}
	a.BTNGlobalGiftCard span {display:none;}
	
a.BTNGlobalLoyalty {background:url('images/btn-loyalty.gif');display:block;width:74px;height:20px;position:relative;right:174px;float:right;}
	a.BTNGlobalLoyalty:hover {background:url('images/btn-loyalty.gif') bottom;}
	a.BTNGlobalLoyalty span {display:none;}
	
ul#GlobalNavWrap {position:relative;top:47px;left:70px;}
	ul#GlobalNavWrap li {display:inline;list-style:none;}
		ul#GlobalNavWrap li a {display:inline-block;float:left;height:8px;margin-right:40px;}
		
		 /* GLOBAL NAVIGATION USES IMAGES */
			ul#GlobalNavWrap li a.catering {background:url('images/link-damico-catering.gif') top;width:109px;}
				ul#GlobalNavWrap li a.catering:hover,
				ul#GlobalNavWrap li a.catering:active {background:url('images/link-damico-catering.gif') bottom;}
				ul#GlobalNavWrap li a.catering span {display:none;}
				
			ul#GlobalNavWrap li a.sons {background:url('images/link-damico-and-sons.gif') top;width:98px;}
				ul#GlobalNavWrap li a.sons:hover,
				ul#GlobalNavWrap li a.sons:active {background:url('images/link-damico-and-sons.gif') bottom;}
				ul#GlobalNavWrap li a.sons span {display:none;}
				
			ul#GlobalNavWrap li a.campiello {background:url('images/link-campiello.gif') top;width:64px;}
				ul#GlobalNavWrap li a.campiello:hover,
				ul#GlobalNavWrap li a.campiello:active {background:url('images/link-campiello.gif') bottom;}
				ul#GlobalNavWrap li a.campiello span {display:none;}
				
			ul#GlobalNavWrap li a.lurcat {background:url('images/link-lurcat.gif') top;width:42px;}
				ul#GlobalNavWrap li a.lurcat:hover,
				ul#GlobalNavWrap li a.lurcat:active {background:url('images/link-lurcat.gif') bottom;}
				ul#GlobalNavWrap li a.lurcat span {display:none;}
				
			ul#GlobalNavWrap li a.masa {background:url('images/link-masa.gif') top;width:31px;}
				ul#GlobalNavWrap li a.masa:hover,
				ul#GlobalNavWrap li a.masa:active {background:url('images/link-masa.gif') bottom;}
				ul#GlobalNavWrap li a.masa span {display:none;}
			
			ul#GlobalNavWrap li a.kitchen {background:url('images/link-damico-kitchen.gif') top;width:105px;}
				ul#GlobalNavWrap li a.kitchen:hover,
				ul#GlobalNavWrap li a.kitchen:active {background:url('images/link-damico-kitchen.gif') bottom;}
				ul#GlobalNavWrap li a.kitchen span {display:none;}
				
			ul#GlobalNavWrap li a.parma {background:url('images/link-parma.gif') bottom;width:40px;margin-right:0px;}
				ul#GlobalNavWrap li a.parma:hover,
				ul#GlobalNavWrap li a.parma:active {background:url('images/link-parma.gif') bottom;}
				ul#GlobalNavWrap li a.parma span {display:none;}
											
.main {width:900px;margin:0 auto;margin-top:34px;}

a#ParmaLogo {width:178px;height:97px;background:url('images/parma-logo.gif');display:block;position:relative;left:361px;margin-bottom:15px;cursor:pointer;}
	a#ParmaLogo span {display:none;}
	
/* PARMA NAVIGATION */
ul#ParmaNav {margin-left:0px;width:852px;height:8px;position:relative;left:60px;}
	ul#ParmaNav li {display:inline;list-style:none;}
		ul#ParmaNav li a {display:inline-block;float:left;height:13px;padding:0 24px;border-right:2px solid #fff;}
		
		/* PARMA NAVIGATION USES IMAGES */
		ul#ParmaNav li.food a {background:url('images/link-food.gif') top no-repeat;width:33px;}
			ul#ParmaNav li.food a:hover,
			ul#ParmaNav li.food-active a {background:url('images/link-food.gif') bottom no-repeat;}
			ul#ParmaNav li.food a span {display:none;}
			
		ul#ParmaNav li.drink a {background:url('images/link-drink.gif') top no-repeat;width:35px;}
			ul#ParmaNav li.drink a:hover,
			ul#ParmaNav li.drink-active a {background:url('images/link-drink.gif') bottom no-repeat;}
			ul#ParmaNav li.drink a span {display:none;}
			
		ul#ParmaNav li.location a {background:url('images/link-location.gif') top no-repeat;width:58px;}
			ul#ParmaNav li.location a:hover,
			ul#ParmaNav li.location-active a {background:url('images/link-location.gif') bottom no-repeat;}
			ul#ParmaNav li.location a span {display:none;}
			
		ul#ParmaNav li.reservations a {background:url('images/link-reservations.gif') top no-repeat;width:85px;}
			ul#ParmaNav li.reservations a:hover,
			ul#ParmaNav li.reservations-active a {background:url('images/link-reservations.gif') bottom no-repeat;}
			ul#ParmaNav li.reservations a span {display:none;}
			
		ul#ParmaNav li.promotions a {background:url('images/link-promotions.gif') top no-repeat;width:85px;}
			ul#ParmaNav li.promotions a:hover,
			ul#ParmaNav li.promotions-active a {background:url('images/link-promotions.gif') bottom no-repeat;}
			ul#ParmaNav li.promotions a span {display:none;}
			
		ul#ParmaNav li.privatedining a {background:url('images/link-private-dining.gif') top no-repeat;width:94px;height:16px;}
			ul#ParmaNav li.privatedining a:hover,
			ul#ParmaNav li.privatedining-active a {background:url('images/link-private-dining.gif') bottom no-repeat;}
			ul#ParmaNav li.privatedining a span {display:none;}
			
		ul#ParmaNav li.press a {background:url('images/link-press.gif') top no-repeat;width:36px;height:14px;border-right:none;}
			ul#ParmaNav li.press a:hover,
			ul#ParmaNav li.press-active a {background:url('images/link-press.gif') bottom no-repeat;}
			ul#ParmaNav li.press a span {display:none;}
			
/* MAIN CONTENT */
			
#ContentBox {width:852px;height:363px;background:url('images/main-content-bkg.gif') repeat-y;margin:0 auto;}
	#ContentBox a {color:#ed7b22;}
	
	#TopShadow {width:852px;height:27px;background:url('images/main-content-top.gif') no-repeat;}
	#BtmShadow {width:852px;height:28px;background:url('images/main-content-btm.gif') no-repeat;margin:0 auto;}
	
#Left {width:315px;height:336px;float:left;position:relative;top:0px;left:39px;text-align:center;background:url('images/main-content-filligree-btm.gif') bottom no-repeat;}
#Right {width:448px;height:336px;float:right;position:relative;top:0px;right:30px;}

.titleHome {width:305px;height:13px;background:url('images/title-home.gif') no-repeat}
.titleFood {width:305px;height:16px;background:url('images/title-food.gif') no-repeat}
.titleDrink {width:305px;height:16px;background:url('images/title-drink.gif') no-repeat}
.titleLocation {width:305px;height:16px;background:url('images/title-location.gif') no-repeat}
.titleReservations {width:305px;height:16px;background:url('images/title-reservations.gif') no-repeat}
.titlePromotions {width:305px;height:16px;background:url('images/title-promotions.gif') no-repeat}
.titlePrivateDining {width:305px;height:22px;background:url('images/title-private-dining.gif') no-repeat}
.titlePress {width:305px;height:16px;background:url('images/title-press.gif') no-repeat}
.titleAmici {width:304px;height:13px;background:url('images/title-amici.gif') no-repeat}
	
.imgSep {margin-top:8px;margin-bottom:8px;}

.LeftSmallColumn {width:150px;float:left;margin-right:15px;font-size:10px;}
	.LeftSmallColumn a:link,
	.LeftSmallColumn a:visited,
	.RightSmallColumn a:link,
	.RightSmallColumn a:visited {font-size:12px;}
.RightSmallColumn {width:150px;float:left;font-size:10px;}

.BTNMenu {width:100%;text-align:center;}
	.BTNMenu img {margin-right:20px;padding-top:15px;}
	.BTNMenu img.last {margin-right:0px;}
	
.popLinks a {text-transform:uppercase;margin-right:8px;margin-left:8px;}
	
/* FORM ELEMENTS */
option {color:#6e6e6e;font-family:Century gothic, Verdana, Sans-Serif}

input {height:18px;}
	input#submit {height:auto;}

a.reservations, input.reservations {width:164px;height:48px;display:block;background:url('images/btn-reservations.gif') top;position:relative;float:left;left:75px;}
	a.reservations:hover {background:url('images/btn-reservations.gif') bottom;}
	a.reservations span {display:none;}

	
/* FOOTER */
#footer {width:800px;height:40px;margin:0 auto;}

	a.BTNGiftCard {width:111px;height:35px;background:url('images/btn-gift-card-btm.gif') top;float:left;margin-right:14px;display:block;}
		a.BTNGiftCard:hover {background:url('images/btn-gift-card-btm.gif') bottom;}
		a.BTNGiftCard span {display:none;}
	
	a.BTNAmici {width:111px;height:35px;background:url('images/btn-amici-btm.gif') top;float:left;display:block;margin-right:10px;}
		a.BTNAmici:hover {background:url('images/btn-amici-btm.gif') bottom;}
		a.BTNAmici span {display:none;}
		
	.PhoneWrap {width:290px;height:25px;float:left;background:url('images/phone-filigree-bkg.gif') no-repeat;font-family:Century Gothic, Verdana, Sans-Serif;font-size:14px;color:#fff;margin-top:3px;margin-right:10px;padding-top:2px;text-align:center;}
		.PhoneWrap a {color:#fff;}
	
	a.BTNComments {width:111px;height:35px;background:url('images/btn-comments-btm.gif') top;float:left;display:block;margin-right:10px;}
		a.BTNComments:hover {background:url('images/btn-comments-btm.gif') bottom;}
		a.BTNComments span {display:none;}
		
	/* SOCIAL ICONS */
	#Social {width:127px;height:27px;margin-top:4px;float:left;}
		
	a.BTNTwitter {width:29px;height:27px;background:url('images/btn-twitter.gif') top;float:left;display:block;margin-right:2px;}
		a.BTNTwitter:hover {background:url('images/btn-twitter.gif') bottom;}
		a.BTNTwitter span {display:none;}
		
	.BTNFacebook {width:29px;height:27px;background:url('images/btn-facebook.gif') top;float:left;display:block;margin-right:2px;}
		a.BTNFacebook:hover {background:url('images/btn-facebook.gif') bottom;}
		a.BTNFacebook span {display:none;}
		
	.BTNYelp {width:29px;height:27px;background:url('images/btn-yelp.gif') top;float:left;display:block;margin-right:2px;}
		a.BTNYelp:hover {background:url('images/btn-yelp.gif') bottom;}
		a.BTNYelp span {display:none;}
		
	.BTNFoursquare {width:29px;height:27px;background:url('images/btn-foursquare.gif') top;float:left;display:block;}
		a.BTNFoursquare:hover {background:url('images/btn-foursquare.gif') bottom;}
		a.BTNFoursquare span {display:none;}
		
	.copyright {font-size:10px;}
				
				
				
.bulb {
	display:block;
	z-index:100;
	position:absolute;
	top:0;
	right:25px;
}
					
