@charset "utf-8";

/* CSS Document */

#sections {
	height: 500px;
	width: 100%;
	position: relative;
	z-index: 3;
}
.section {
	width: 30px;
	float: left;
	background-image: url(../layout/nvl.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 500px;
	position: relative;
	text-align: left;
	overflow: hidden;
}
.section .nav {
	top: 10px;
	right: 10px;
	position: absolute;
	width: 9px;
	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: 9px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: right top;
}
#home {
	background-image: url(../layout/nav/home.gif);
}
#fooddrink {
	background-image: url(../layout/nav/fooddrink.gif);
}
#reviews {
	background-image: url(../layout/nav/general.gif);
}
#privatehire {
	background-image: url(../layout/nav/pgd.gif);
}
#findcontact {
	background-image: url(../layout/nav/findcontact.gif);
}
#offers {
	background-image: url(../layout/nav/offers.gif);
}
/*
.current {
	width: 680px;
}
.current .section_name {
	width: 115px;
	background-position: 0px;
}
.current .nav {
	width: 115px;
}
*/
.images {
	position: absolute;
	height: 510px;
	width: 650px;
	top: 0px;
	left: 0px;
	z-index: 0;
}
.icontent {
	position: absolute;
	width: 350px;
	left: 20px;
	top: 20px;
	background-color: black;
	z-index: 0;
	opacity: .9;
	height: 460px;
}
.icontent_position {
	position: absolute;
	left: 0px;
	top: 0px;
	margin-top: 30px;
	margin-right: 30px;
	margin-left: 20px;
}
.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;
}


#video {
	height: 170px;
	width: 290px;
	margin-bottom: 5px;
	background-color: #000000;
	outline:none
}
.ic_500
{
	width: 500px !important;
}

.icontent_position {
	left:0;
	margin-left:20px;
	margin-right:30px;
	margin-top:21px;
	position:absolute;
	top:0;
}

.icp_380
{
	width: 380px !important;
}

.icp_440
{
	width: 440px !important;
}
#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;
}

