#main_bottom_chef {
	background: url('../images/layout/chef-bottom-background.png') no-repeat;
	height: 13px;
	padding: 0 7px 34px 7px;
	position: relative;	
	width: 930px;
	top: 0;
}
.page_chef_bio #main-middle {
	padding-top: 0;	
	margin-top: 21px;
}
#chef_container {
	background: url('../images/layout/chef-middle-background.jpg') no-repeat;
	height: 848px;
	position: relative;	
	width: 930px;
	top: 15px;
}
	.page_chef_bio #main_middle {
		padding-top: 0;	
	}
#chef_box {
	position: absolute;
	top: 0;
	left: 0;
	background: url('../images/layout/chef-box-background.png') no-repeat;
	height: 670px;
	width: 414px;
}
	#chef_box h1 {
		background: url('../images/chef-bio/chef.jpg') no-repeat;
		height: 40px;
		width: 243px;
		text-indent: -9999px;
		margin: 22px 25px 5px;
	}
	#chef_box h2 {
		margin: 5px 25px;	
		color: #fff;
	}
	#chef_box h3 {
		background: url('http://www.hotelpalomar-sf.com/design/images/chef-bio/bambara.jpg') no-repeat;
		height: 42px;
		width: 172px;
		text-indent: -9999px;
		margin: 10px 25px;
	}
	#chef_box p {
		margin: 10px 25px;
		color: #fff;
	}
.chef-stack {
    position: absolute;
	top: 660px;
	right: 0;
	font-family:Arial, Helvetica, sans-serif;
    background: url("../images/layout/chef-stack-background.png") no-repeat;
    height: 132px;
    width: 392px;
	margin: 0 0 20px 0;
}

.chef-link {
	float: right;	
}
.chef-stack-image {
	float:left;
}
.chef-stack-content {
	float:left;
	font-size: 11px;
    padding: 0 16px;
    width: 240px;
}
.chef-stack-link {
    width: 400px;
    height: 132px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 600;
    background: url('../images/blank.gif') -9999px -9999px no-repeat;
}
.chef-stack-content p {
	line-height: 14px;
	padding-bottom: 6px;
	color: #fff;
}
.chef-stack-content h2 {
	font-family:Arial, Helvetica, sans-serif !important;
	font-size: 16px !important;
    font-weight: normal !important;
	line-height: 17px !important;
	padding: 5px 0 4px !important;
	width: 268px;
	color: #fc8740 !important;
	text-transform: none !important;
}
.chef-stack-content a {
	background: url('../images/chef-arrow.png') no-repeat right 6px;
	display: inline-block;
	padding-right: 6px;
	color: #ce9647;
}
.chef-stack-content .promo {
	position: absolute;
	right: 10px;
}
.chef-stack-content .promo img {
	vertical-align: middle !important;
	padding-left: 5px;
}

.scroll-pane {
	width: 100%;
	height: 240px;
	overflow: auto;
	padding-top: 20px;
}

	.scroll-pane ul {
		margin: 0 25px !important;	
	}
	
	.scroll-pane ul li {
		list-style-type: none;
		clear: both;
		padding-top: 10px;
		color: #fff;
	}
	.scroll-pane ul li:first-child {
		padding-top: 0;
	}
	.question {
		background: url('../images/chef-bio/question.png') no-repeat;
		height: 24px;
		width: 26px;
		text-indent: -9999px;
		float: left;
		margin-right: 5px;
		margin-top: -5px;
	}	
	.answer {
		background: url('../images/chef-bio/answer.png') no-repeat;
		height: 18px;
		width: 24px;
		text-indent: -9999px;
		float: left;
		margin-right: 7px;
		margin-top: -4px;
	}
	.answer-padding {
		padding-bottom: 20px;	
	}
.chef-recipe p, .chef-recipe li {
	font-size: 14px;
	font-family: Arial;
}
.chef-recipe h1 {
	font-size: 22px;
	font-family: Arial;
}
	#chef_box img.logo {
		float: right;
		position: absolute;
		top: 20px;
		right: 20px;
	}

#social_networking.chef_social {
	position: relative;
	margin-left: 25px;
	margin-bottom: 10px;
	width: 108px;
}

/*ShareThis Default button */
#social_networking .st_sharethis .stButton {
	margin: 3px 0 0 3px !important;
}
.opentable_li {
	list-style-type: none;
}

.date_picker {
	background: #fff url('../images/calendar.gif') no-repeat 142px 2px;
	cursor: pointer;
}

.form_container .date_picker {
	background: #fff url('../images/calendar.gif') no-repeat 223px 2px;
	cursor: pointer;
}

.print-page {
	position: absolute;
	top: 20px;
	right: 20px;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	color: #000;
}
.print-page img {
	margin-left: 20px;	
}
a img {	
	border: none;
}

.chef-address-stack {
	position: absolute;
	top: 813px;
	left: 0;
	font-family:Arial, Helvetica, sans-serif;
	background: url("../images/layout/chef-footer-background.png") no-repeat;
	height: 35px;
	width: 930px;
	margin: 0;
}

.chef-address-stack p {
	float: right;
	margin: 10px 20px 0 0;
	color: #fff;
}

.chef-address-stack p a {
	color: #c27832;
}