@charset "utf-8";

/* CSS Document */

#sections {
	height: 500px;
	width: 100%;
	position: relative;
}
.section {
	width: 30px;
	float: left;
	background-image: url(../layout/nvl.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 498px;
	position: relative;
	text-align: left;
	overflow: hidden;
}
.section .nav {
	top: 10px;
	right: 10px;
	position: absolute;
	width: 12px;
	/*z-index: 2;*/
}
.section .nav ul {
	position: absolute;
	top: 20px;
	right: 0px;
	text-align: right;
	line-height: 1.6em;
	display: none;
	list-style-type: none;
}
.section .nav ul li a {
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.2em;
}
.section .nav ul li a:hover {
	color: white;
}
.section_name {
	display: block;
	height: 200px;
	width: 15px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: right top;
}
#thechef {
	background-image: url(../layout/nav/thechef.gif);
}

#therestaurants {
	background-image: url(../layout/nav/therestaurants.gif);
}
/*
.current {
	width: 680px;
}
.current .section_name {
	width: 115px;
	background-position: 0px;
}
.current .nav {
	width: 115px;
}
*/
.images {
	position: absolute;
	height: 510px;
	width: 807px;
	top: 0px;
	left: 0px;
	z-index: 0;
}

.images img { 
	position: absolute;
	bottom: 0px !important;
	top: 80px !important;
 }

/*.icontent {
	position: absolute;
	width: 350px;
	left: 20px;
	top: 20px;
	background-color: black;
	z-index: 0;
	opacity: .9;
	height: 460px;
}*/

.icontent {
	position: absolute;
	width: 807px;
	left: 0px;
	top: 0px;
	background-color: black;
	z-index: 0;
	opacity: .9;
	height: 80px;
}


/*.ic_435
{
	width: 435px !important;
}

.ic_500
{
	width: 500px;
}*/

.icontent_position {
	position: absolute;
	left: 0px;
	top: 0px;
	margin-top: 30px;
	margin-right: 30px;
	margin-left: 30px;
	overflow: hidden;
	height: 36px;
}

.icp_380
{
	width: 750px !important;
}

.icp_440
{
	width: 750px !important;
}

/*.icontent .showhide {
	background-color: #333333;
	height: 30px;
	width: 90px;
	font-size: 1.4em;
	color: white;
	text-decoration: none;
	text-align: center;
	display: block;
	opacity: 1;
	line-height: 30px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 100;
}*/

.icontent .showhide {
 background: url("../layout/show_hide.png") no-repeat scroll 0 0 transparent;
    bottom: -24px;
    color: #ffffff;
    display: block;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 12px;
    height: 21px;
    padding-top: 3px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 139px;
    z-index: 400;
}

#video {
	height: 170px;
	width: 290px;
	margin-bottom: 5px;
	background-color: #000000;
	outline:none
}

#show-video
{
background: url("../layout/video.png") no-repeat scroll 0 0 transparent;
    display: block;
    font-size: 11px;
    height: 44px;
    margin: 12px 0 0;
    padding: 0 0 0 40px;
    position: absolute;
    right: 140px;
    text-transform: uppercase;
    top: 10px;
    width: 125px;
    z-index: 99;
}

#show-gallery
{
	background: url("../layout/book_signing.png") no-repeat scroll -5px 0 transparent;
    display: block;
    font-size: 11px;
    height: 53px;
    margin: 10px 0 0;
    padding: 10px 0 0 40px;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: 0;
    width: 125px;
    z-index: 99;
}

#bookaroom, #booktable
{
	text-align: left;
}

#bookaroom, #booktable h2
{
	color: #fff;
	font-size: 18px;
	margin-left: 10px;
}

#bookaroom, #booktable p
{
	font-size: 14px;
	color:#fff;
	line-height: 22px;
}
#link-container {
	height: 83px;
	width: 316px;
}
#valentines-link {
	background-image: url(../layout/valentines-box.jpg);
	background-repeat: no-repeat;
	height: 83px;
	width: 133px;
	float: left;
	padding-left: 25px;
}
#valentines-link a {
	font-family: Georgia;
	font-weight: normal;
	text-decoration: none;
	font-size: 1.1em;
	font-style: normal;
	text-align: left;
	margin-left: 10px;
	line-height: 30px;
	color: #999999;
}
#valentines-link p {
    color: #D21D40;
    display: block;
    font-family: Georgia;
    font-size: 1.4em;
    font-style: normal;
    font-variant: small-caps;
    font-weight: normal;
    line-height: 20px;
    margin: 5px 0 0 10px;
    padding: 0;
    text-align: justify;
    text-decoration: none;
}
#competion-box {
	background-image: url(../layout/competion-box.jpg);
	background-repeat: no-repeat;
	height: 83px;
	width: 133px;
	float: left;
	padding-left: 25px;

}
#competion-box p {
    color: #FFFFFF;
    display: block;
    font-family: Georgia;
    font-size: 1.4em;
    font-style: normal;
    font-variant: small-caps;
    font-weight: normal;
    line-height: 20px;
    margin: 5px 0 0 10px;
    padding: 0;
    text-align: justify;
    text-decoration: none;
}
#competion-box a {
	font-family: Georgia;
	font-weight: normal;
	text-decoration: none;
	font-size: 1.1em;
	font-style: normal;
	text-align: left;
	margin-left: 10px;
	line-height: 30px;
	color: #999999;
}

.section .nav {
    position: absolute;
    right: 9px;
    top: 4px;
    width: 12px;
    z-index: 2;
}

.section .nav ul {
    display: none;
    list-style-type: none;
    position: absolute;
    right: 0;
    text-align: right;
    top: 20px;
}

.section .nav ul {
    list-style-type: none;
    text-align: right;
}

.section .nav ul li a {
    color: #666666;
    font-size: 1.1em;
    font-weight: normal !important;
    text-decoration: none;
    text-transform: uppercase;
}

h7 {
	font-family: Georgia;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display:block;
}
.xmas-spacer {
	background-image: url(../layout/xmas-spacer.jpg);
	display: block;
	position: relative;
	height: 32px;
	width: 725px;
}

.valentines-spacer {
	background-image: url(../layout/valentines-spacer.jpg);
	display: block;
	position: relative;
	height: 55px;
	width: 725px;
}

.xmas-p {
	font-family: Georgia;
	font-size: 15px;
	text-decoration: none;
	height: 60px;
}
.xmas-p a {
	font-size: 11px;
	color: #ac0000!important;
	font-style: italic;
}



#xmas_button {
    background-image: url("../layout/xmas_menu.png");
    background-repeat: no-repeat;
    height: 265px;
    left: -90px;
    position: absolute;
    text-indent: -9999px;
    top: 390px;
    width: 189px;
    z-index: 25;
}

#terms {
    color: #FFFFFF;
    display: block;
    font-size: 9px;
    font-style: italic;
    position: absolute;
    right: 115px;
    top: 468px;
}
