@charset "utf-8";
body {
	background-color: #B87B47;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Georgia;
	text-align: center;
	background-image: url(../marbletexture.jpg);
	background-repeat: repeat;
	background-position: left top;
}
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#body_container{
	padding-top: 25px;
	min-width: 907px;

}
#content_container {
	position: relative;
}
#main_content  {
	position: relative;
	text-align: left;
	width: 905px;
	margin-left: auto;
	border: 1px solid #E0DDCF;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	padding-left: 10px;
	background-color: white;
}
#content   {
	min-height:690px;
	float: left;
	width: 635px;
}
*  html  #content    {
	height:690px;
}
#topsec  {
	position: absolute;
	top: 100px;
	left: 0px;
}
#bottomsec  {
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#navigation_container  {
	position: absolute;
	width: 251px;
	left: 12px;
	top: 0px;
	height: 100%;
}
.navigation_section_container{
	display: block;
	position: relative;
	background-image: url(../images/page_layout/navigation_mid.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	margin-bottom: 10px;
}
#leftcolumn {
	float: left;
	width: 251px;
	margin-right: 10px;
}

.navi_content {
	position: relative;
	width: 231px;
	left: 0px;
	top: -50px;
	background-image: url(../images/page_layout/bkgrnd.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 10px;
	padding: 10px;
}
.navi_content .para {
	color: #D3AD8D;
}

.navigation_list{
	margin-top: 10px;
}
.navigation_list ul{
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.navigation_list li{
	display: block;
	list-style-type: none;
	font-size: 0.8em;
	color: #B2A676;
	margin-bottom: 3px;
	text-align: left;
}
.navigation_list li a{
	color: #86411A;
	text-decoration: none;
	display: block;
	height: 36px;
	background-repeat: no-repeat;
	line-height: 33px;
	background-color: #B87B47;
	font-weight: bold;
	padding-left: 10px;
}
.navigation_list li a:hover{
	text-decoration: none;
	background-color: #955120;
	color: #B87B47;
}
#restaurants-7 {
	background-image: url(../images/page_layout/our_res_bg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 108px;
}
#restaurants-7 #logos_container{
	text-align: center;
}
#restaurants-7 .alduca {
	margin-right: 20px;
}
#restaurants-7 .brasserie {
	margin-right: 20px;
}
#restaurants-7 .beehive {
	margin-right: 20px;
}
#restaurants-7 .latium {
	margin-right: 20px;
}
#restaurants-7 .osteria {
	margin-right: 20px;
}
#restaurants-7 .via_condotti {
	margin-right: 20px;
	margin-top: 10px;
}
#restaurants-7 .zaika {
	margin-right: 20px;
}
#other_restaurants_container_top_line{
	background-image: url(../images/page_layout/line.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	position: relative;
	height: 2px;
}
#other_restaurants_container_bottom_line{
	background-image: url(../images/page_layout/line.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	position: relative;
	height: 2px;
}
#footer_container{
	width: 907px;
	margin-top: 10px;
	text-align: left;
}
#footer_container #address{
	font-size: 0.7em;
	color: #FCEAE7;
	margin-left: 80px;
	line-height: 1.4em;
}
#footer_container #websir{
	font-size: 0.7em;
	color: #8F855C;
	padding-top: 40px;
	float: right;
	font-family: "Franklin Gothic Medium";
	padding-right: 10px;
}
#footer_container #websir a{
	color: #8F855C;
	text-decoration: none;
}
#footer_container #websir a:hover{
	text-decoration: underline;
}
.cb{
	clear: both;
	height: 0px;
}
.genpadding{
	padding: 10px;
}
#gallery_mainimage_bg{
	width: 434px;
	float: inherit;
	height: 312px;
	margin-right: 10px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#gallery_thumbs_container{
	float: left;
	width: 180px;
	padding-bottom: 20px;
}
#gallery_thumbs_container p {
	margin: 0px;
	padding: 0px;
	clear: both;
	text-align: center;
}

#gallery_thumbs_container img{
	float: left;
	margin-right: 4px;
	margin-bottom: 8px;
}
#text_content{

}
#text_content #p_for_pierre{
	position: absolute;
	left: 0px;
	top: -19px;
}
#text_content #b_for_b{
	position: absolute;
	left: 272px;
	top: 374px;
}
#text_content #f_for_find{
	position: absolute;
	left: 0px;
	top: -23px;
}
#text_content #w_for_welcoem{
	position: absolute;
	left: 0px;
	top: -25px;
}
#toggle{
	cursor: pointer;
	position: relative;
	width: 139px;
	margin-left: auto;
	background-image: url(../images/page_layout/tab.gif);
	height: 19px;
	font-size: 0.6em;
	color: #FBFAF5;
	text-align: center;
	line-height: 20px;
	background-repeat: no-repeat;
	margin-top: -5px;
	margin-right: auto;
	margin-bottom: 0px;
}
.notice {
	font-size: 11px;
}
.hc_hidden {
	height: 14px;
}
.hidden {
	overflow: hidden;
}

.hc_show {
	height: 110px;
	background-color: #6a1917;
}
.floatright {
	float: right;
	margin: 5px;
	padding: 5px;
}
.pdf {
	background-image: url(../images/page_layout/menulink.gif);
	height: 36px;
	width: 100px;
	display: block;
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	padding-top: 4px;
	float: left;
	margin-left: 15px;
	background-position: right;
}
.pdf span {
	color: #FFFFFF;
	font-size: 0.6em;
	font-family: Arial, Helvetica, sans-serif;
}
#text_content a {
	color: #CE9561;
}
form {
	margin-top: 0px;
}
form input[type="text"] {
	float: left;
	margin-bottom: 2px;
	border: 1px solid #8A4315;
	height: 18px;
}
form input[type="submit"] {
	background-color: #B87B47;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form label {
	float: left;
	width: 60px;
	color: #D3AD8D;
}
form p {
	clear: both;
	margin: 0px;
	color: #D3AD8D;
}

#hidden_container{
	position: relative;
	overflow: hidden;
}
#footer_container img {
	margin-left: 0px;
	margin-right: 10px;
}
table {
	margin-bottom: 5px;
}
.job {
	display: block;
	background-color: #E0E0E0;
	width: 450px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	height: 135px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#applyform {
	position: absolute;
	height: auto;
	width: auto;
	left: 278px;
	top: 430px;
	padding: 20px;
	background-color: #A86C38;
	background-image: url(../marbletexture.jpg);
	border: 2px solid #803D12;
	visibility: hidden;
	z-index: 10;
}

a.apply {
	background-color: #666666;
	color: #FFFFFF!important;
	font-style: italic;
	padding: 3px;
	margin: 2px;
	border: 1px solid #333333;
	text-decoration: none;
}
#applyform #closewindow {
	background-color: #3D2714;
	font-size: 0.6em;
	text-transform: uppercase;
	top: 0px;
	right: 0px;
	position: absolute;
	margin: 0px;
	padding: 2px;
}
#jobapply label {
	float: left;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	font-size: 0.6em;
	text-transform: none;
	text-align: left;
	padding-right: 5px;
	display: block;
	clear: both;
	padding-bottom: 10px;
	color: #FFFFFF;
}
form .hr {
	clear: both;
	height: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#popup {
	height: 135px;
	width: 400px;
	position: absolute;
	left: 273px;
	top: 392px;
}
.applyjob  {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #B87B47;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 70px;
	padding: 5px;
	margin-top: 5px;
}
/* OPEN TABLE */
	#OT_searchWrapperAll, #OT_searchWrapper{
		background:transparent!important;
		background-color:transparent!important;
		height:180px!important;
		width:230px!important;
		display:block!important;
		margin-top:5px!important;
		overflow:visible!important;
	}
	.OT_feedTitle{
		display:none!important;
	}
	#OT_imglogo, #OT_logoLink{
		display:none!important;
	}
	#OT_timeLbl{
		width:110px!important;
		top:90px!important;
	}
	#OT_time{
		top:90px!important;
	}
	#OT_submitWrap{
		top:120px!important;
	}
	#OT_partySizeLbl, #OT_dateLbl, #OT_timeLbl{
		text-align:left!important;
		width:80px!important;
		left:0px!important;
		padding:0px!important;
		margin-left:5px!important;
		color:#d3ad8d!important;
	}
	#OT_partySize, #OT_date, #OT_time, #OT_submitWrap{
		left:80px!important;
	}
	#reserve{
		z-index:1!important;
	}
