/*Oscars Bistro Style Sheet* - Last Updated by Simon Del Giudice on 28-10-09
******************************************************************/

/*Global Styles*
******************************************************************/
body {
	margin: 0 !important;
	font-family: Arial, Helvetica, sans-serif, Verdana, 'Lucida Grande', 'Lucida Sans Unicode';
	font-size: 12px;
	text-align: center;
	color: white;	
	background: #f2eed6;
	}
	
p { 
	font-family: Arial, Helvetica, sans-serif, Verdana, 'Lucida Grande', 'Lucida Sans Unicode';
	font-size: 11px;
	color: white;
	padding: 0 0 8px 0;
	margin: 0;
}

h1 {
	font-size: 18px;
	color: #ac951b;
	font-weight: normal;
	margin: 0;
	padding: 0 0 10px 0 !important;
}
h2 {
	font-size: 16px;
	color: #ac951b;
	font-weight: normal;
	margin: 0;
	padding: 0 0 10px 0 !important;	
}
h3 {
	font-size: 14px;
	color: #ac951b;
	font-weight: normal;
	margin: 0;
	padding: 0 0 5px 0;	
}

ul {
	margin: 0;
	padding: 0;
}

li {
	margin: 0;
	padding: 0;
	list-style: none;
}
	
a { color: white; text-decoration: none; font-weight: normal;}
a:hover { color: white; text-decoration: none;}
a:active {color: white/*#bda934;*/ text-decoration: none;}

img {
	border: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
}


/*Layout Styles*
******************************************************************/	

#outer-container {
	margin: 0 auto 0 auto;
	width: 775px;
	min-height: 1290px;
	padding: 0 45px 0 60px !important;
	/*background: purple;*/
	background: url(../images/background.gif) top left no-repeat;
}
#inner-container {
	padding: 45px 0 0 0 !important;
	width: 775px;
	float: left;	
}

#header {
	width: 760px;
	height: 96px;
	margin: 0 !important;
	padding: 0 !important;
}

	#header-left {
		float: left;
		width: 350px;
		height: 96px;		
		text-align: left;
		padding: 0 !important;		
	}
	
	#header-right {	
		float: right;
		width: 350px;
		height: 96px;		
		text-align: right;
		padding: 0 !important;		
	}



/*Navigation Styles*
*******************************/


#navigation {
	width: 740px;
	height: 55px;
	background: url(../images/main-nav-background.gif) top left no-repeat;
	clear: both;
	padding: 25px 0 0 20px;
}

#main-nav {
	width: 740px;
	height: 30px;
	padding: 0 !important;
	margin: 0 !important;
}
	#main-nav ul {
		margin: 0 0 0 20px;
	}
	#main-nav li {
		height: 30px;
		float: left;
		padding: 0;
		margin: 0;
		overflow: hidden;
		list-style: none;	
		}
	#main-nav li a {
		font-size: 11px;
		text-align: left;
		color: white;
		text-decoration: none;
		display: block;
		height: 30px;	
		text-indent: -5000px;
		overflow: hidden;
		background-position: left top;
		}
		#nav01-about-us {
			width: 130px;
			margin: 0;
			background: url(../images/main-nav-about-us.gif) no-repeat;
			}
		#nav02-dinner-menu {
			width: 154px;
			margin: 0;
			background: url(../images/main-nav-dinner-menu.gif) no-repeat;
			}
		#nav03-lunch-menu {
			width: 157px;
			margin: 0;
			background: url(../images/main-nav-lunch-menu.gif) no-repeat;
			}
		#nav04-gallery {
			width: 114px;
			margin: 0;
			background: url(../images/main-nav-gallery.gif) no-repeat;
			}
		#nav05-contact-us {
			width: 145px;
			margin: 0;
			background: url(../images/main-nav-contact-us.gif) no-repeat;
			}			
		#nav06-dinner-lunch-wine {
			width: 291px;
			margin: 0;
			background: url(../images/main-nav-dinner-lunch-wine.gif) no-repeat;
			}		
			
	#main-nav li a:hover {
		color: white;
		background-position: 0 -30px;
		}
		#main-nav li a.active,
		#main-nav li a.active:hover {
			color: white;
			background-position: 0 -30px;
			}
			

.contactForm span {
	float: left;
	text-align: left !important;
	padding: 0 !important;
	margin: 0 !important;
	width: 160px !important;
	font-size: 11px;
}

.contactForm input {
	float: right;
	
}

.contactForm {
	clear: both;
	text-align: right;	
	padding: 0 !important;
	margin: 0 !important;
}

.Msg {
	color: #ac951b;
	font-weight: bold;
	  }



/*Main Content Area Styles*
*******************************/

#content {
	float: left;
	clear: both;
	text-align: left;
	width: 775px;
	height: 330px;
}

#home-content-upper {
	float: left;
	text-align: left;
	width: 765px;
	min-height: 420px;	
	padding: 0 10px 0 0;
	background: black;
}
	#home-gallery {
		float: left;
		text-align: left;
		width: 310px;
		min-height: 257px;
		padding: 38px 35px 35px 35px;
		background: url(../images/home-gallery-background.gif) top left no-repeat;		
		
	}
	#home-main-content {
		float: right;
		text-align: left;
		width: 375px;
		height: 420px;		
		background: black ;
		margin: 0 !important;
		padding: 10px 0 0 0;
	}

	#contact-left {
		float: left;
		text-align: center;
		width: 380px;
		height: 330px;
		padding: 0 !important;		
		
	}
	#contact-right {
		float: right;
		text-align: left;
		width: 340px;
		height: 270px;		
		background: black url(../images/googlemap-back.gif) top left no-repeat;
		margin: 0 !important;
		padding: 30px 0 0 35px;
	}

#home-content-lower {
	float: left;
	text-align: left;
	width: 765px;
	min-height: 600px !important;	
	background: black;
	padding: 0 !important;
	margin: 0 !important
}
	#feature1 {
		float: left;
		width: 190px;
		min-height: 260px !important;
		margin: 0 !important;
		padding: 0 !important;
		background: black;
	}
		#f1-01 {
			background: url(../images/home-feature-01/home-feature-01-1.gif) top left no-repeat;
			width: 150px;
			min-height: 127px !important;
			padding: 65px 20px 10px 20px; 
			color: white;
			font-size: 11px !important;
		}
		#f1-02 {
			background: url(../images/home-feature-01/home-feature-01-2.gif) top left repeat-y;			
			width: 190px;
			height: 22px;
		}
		#f1-03 {
			clear:both;
			width: 190px;
			height: 36px;
		}
		
	#feature2 {
		float: left;
		width: 190px;
		height: 260px;
		margin: 0;	
		background: black;		
	}
		#f2-01 {
			background: url(../images/home-feature-02/home-feature-02-1.gif) top left no-repeat;
			width: 120px;
			min-height: 180px;
			padding: 35px 30px 0 40px; 
			color: white;
			font-size: 11px !important;
		}
		#f2-02 {
			background: url(../images/home-feature-02/home-feature-02-2.gif) top left repeat-y;			
			width: 190px;
			height: 18px !important;
		}
		#f2-03 {
			width: 190px;
			height: 36px;
		}
			
	#feature3 {
		float: left;
		width: 190px;
		height: 260px;
		margin: 0;		
		background: black;		
	}
		#f3-01 {
			background: url(../images/home-feature-03/home-feature-03-1.gif) top left no-repeat;
			width: 140px;
			min-height: 153px;
			padding: 40px 20px 0 30px; 
			color: white;
			font-size: 11px !important;

		}
		#f3-02 {
			background: url(../images/home-feature-03/home-feature-03-2.gif) top left repeat-y;			
			width: 190px;
			height: 11px !important;
		}
		#f3-03 {
			width: 190px;
			height: 36px;
		}
			
	#feature4 {
		float: left;
		width: 190px;
		margin: 0;
		padding: 0;	
	}

#feature5 {
		float: left;
		width: 150px;
		height: 75px;
		margin: 20px 0 0 0;
		padding: 25px 20px 20px 20px;		
		background: url(../images/party-background.jpg) top left no-repeat;	
}


#disclaimer {
color: #ac951b !important;
}

#price {
color: white !important;
}


/*Menu Styles
***************************************/

#menu-container {
		width: 775px;
	}

#left-side {
	float: left;
	width: 508px;
}

#menu-left {
		float: left;
		width: 418px;
		min-height: 530px !important;
		margin: 0 !important;
		padding: 30px 40px 10px 50px;
		background: url(../images/menu-back.gif) top left no-repeat;
		text-align: center;
	}
		#menu-left-bottom{		
			width: 508px;
			height: 37px;		
		}

#right-side {
	float: left;
	width: 250px;
}
	#menu-right {
		float: right;
		width: 250px;
	}
		#right-item01 {
			float: left;
			clear: both;
			width: 212px;
			height: 152px;
			padding: 13px 10px 10px 30px;
			background: url(../images/right-side-back01.gif) top left no-repeat;
		}
		#right-item02 {
			float: left;
			clear: both;
			width: 210px;
			height: 175px;
			padding: 13px 10px 10px 30px;			
			background: url(../images/right-side-back02.gif) top left no-repeat;
		}		


#p_title {
	width: 418px;
	display: block;
	margin: 0 0 20px 0 !important;
	text-align: left;
	min-height: 20px;
	float: left;
}
#p-left {
	float: left;
	width: 205px;
}
#p-right {
	float: right;
	width: 205px;
}

#footer {
	margin: 0 auto 0 auto;
	padding: 0 !important;
	width: 875px;
	background: url(../images/back-extended.jpg) top left repeat-y;
	height: 60px;
	color: white;
	font-size: 10px;
	clear: both !important;
}	
	#footer-left {
		float: left;
		text-align: left;
		width: 230px;
		min-height: 20px;
		color: white;
		padding: 10px 0 10px 60px;
	}
	#footer-right {
		float: right;
		text-align: right;
		width: 300px;
		min-height: 20px;		
		color: white;
		padding: 10px 60px 10px 0;
	}
#bottom-line {
	margin: 0 auto 0 auto !important;
	width: 880px;
	height: 31px;
	padding: 0 !important;	
}


#banner-gallery {
	padding: 40px 0 50px 100px;
	background: url(../images/gallery-frame.gif) top center no-repeat;
}


.christmas a{
color:#FFF;
font-size:14px;
}

.christmas a:hover{
color:#b9a858;
font-size:14px;
}
