/*
	Malabar Style Sheet
	BECK & CAUL LTD
*/

/*	General Styles	
---------------------------------------------------------------------------------------------------*/

* {
	margin:0;
	padding: 0;
}

html, body {
	height: 100%;
}

body {
	background: url('/images/layout/tile.jpg');
	font-family: Arial, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	color:#fff;
}

a {
	text-decoration: none;
	outline: 0;
	color: #fff;
	border: 1px;
}

div { 
    outline: 0; 
}

li, li a {
	list-style-type: none;
}

h1 {
	font-size: 16pt;
	line-height: 18pt;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 0 3px 0;
}

#content.white h1 {
	color: #72151D;
}
	

h2 {
	font-size: 16pt;
	line-height: 18pt;
	font-weight: bold;
	text-transform: uppercase;
	padding: 8px 0 3px 0;
}

h2.no-margin {
	padding: 8px 0 2px 0;
}

h3 {
	font-size: 11pt;
	font-weight: bold;
	margin: 15px 0 0 0;
}

h3.top {
	margin: 0;
}

p {
	margin-bottom: 15px;
	width: 100%;
}

.last {
	margin-bottom: 20px;
}

.info {
	font-style: italic;
	font-size: 10pt;
}

/*	Structure	
---------------------------------------------------------------------------------------------------*/

#background {
	background-color:#fff;
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -50px;
}

#header {
	height: 150px;
	padding: 0px;
}

.logo {
	float: left;
	padding: 10px 0 0 0;
	width:250px;
}
.valentine {
	float: left;
	padding: 9px 0 0 0;
	width:250px;
	border:0px;
	margin:0px;
}

#slogan {
	float: right;
	padding: 121px 0 0 0;
	color: #00b1e6;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 14pt;
}
.facebook {
	float: left;
    padding: 30px 30px 15px 0;
    width: 150px;
}
.bronze {
	float: left;
    margin: 0 35px 10px 0;
    width: 150px;
}

.video {
	float: left;
    margin: 10px 0 10px 208px;
	 width: 168px;
}

.tripadvisor {
	float: right;
    margin: 0 22px 10px 0;
	 width: 150px;
}

.icons-logos {
	float: right;
    margin: 0 10px 10px 0;
	 width: 150px;
}


#container {
	margin: 0 auto 0;
	padding: 0 10px;
	width: 960px;
}

#contentWrapper {
	overflow: hidden;
	height: 520px;
	width: 960px;
}

#image {
	width: 960px;
	height: 520px;
}

#contentWrapper.index {
	background: url('/images/layout/index.jpg') no-repeat top left;border: 1px solid #B52025;
}



#contentWrapper.about {
	background: url('/images/layout/about.jpg') no-repeat top left;
	border: 1px solid #B52025;
}


#contentWrapper.menu {
	border: 1px solid #B52025;
	background: url('/images/layout/menu.jpg') no-repeat top left;
}



#contentWrapper.gallery {
	background: url('/images/layout/gallery.jpg') no-repeat top left;border: 1px solid #B52025;
}



#contentWrapper.contact {
	background: url('/images/layout/contact.jpg') no-repeat top left;border: 1px solid #B52025;
}



#content {
	background: url('/images/layout/content-bg.png');
	padding: 50px 35px;
	width: 260px;
	height: 420px;
	position: absolute;
	top: 156px;
	margin: 0 0 0 580px;
	border: 0;
}

#content.white {
	background: url('/images/layout/content-white-bg.png');
}

#scroll {
	overflow: auto;
	width: 260px;
	height: 420px;
}

.slide {
	display: none;
}

#content li{
	list-style: disc;
	margin:  0 0 0 15px;
	padding-left: 5px;
}	

#content ul {
	margin-bottom: 10px;
}

#content p a {
	color: #E9B500;
}

#content p a:hover {
	border-bottom: 1px dotted #E9B500;
}

.right {
	float: right;
}

.left {
	float: left;
}


/*	Navigation 
---------------------------------------------------------------------------------------------------*/

#nav {
	position: absolute;
	top: 160px;
	width: 270px;
	padding: 50px 0 0 0;
}

#nav li{
	overflow: hidden;
	margin: 3px 0;
	width: 200px;
	padding: 0 35px 0 12px;
}

#nav li a.circle {
	display: inline-block;
	background: url('/images/layout/nav.png') no-repeat left;
	width: 10px;
	padding: 0 12px;
	text-align: center;
}

#nav a{
	font-size: 10pt;
	line-height: 34px;
	color: #fff;
}

#nav li span {
	display: none;
	text-transform: uppercase;
	padding: 0 0 0 15px;
}

#nav li.active span {
	display: inline;
}
 
#nav li span a {
	font-size: 9pt;
	line-height: 9pt;
}

#nav li.hover {
	background: url('/images/layout/nav-bg.png') no-repeat -30px;
}

#nav li.hover-light {
	background: url('/images/layout/nav-bg-light.png') no-repeat -30px;
}


/* Menu View Links: PDF / On Screen 
---------------------------------------------------------------------------------------------------*/

ul.menu-links li a, ul.menu-links li {
	text-transform: uppercase;
	color: #E9B500;
	line-height: 10pt;
}



/* Menu Pop Up
---------------------------------------------------------------------------------------------------*/

#notice {
	left: 280px;
    padding: 20px 0 0;
    position: absolute;
    top: 0;
    width: 270px;
	
}

#fade {
	display: none;
	background: #fff;
	position: fixed; left: 0; top: 0;
	width: 100%; 
	height: 100%;
	opacity: .80;
	z-index: 9999;
}

.popup-block {
	display: none;
	background: url('/images/bg-menu.jpg');
	padding: 20px 20px 10px 20px;
	border: 10px solid #fff;
	float: left;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	-webkit-box-shadow: 2px 2px 5px #888;
	-moz-box-shadow: 2px 2px 5px #888;
	box-shadow: 2px 2px 5px #888;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.popup-block h1 {
	text-transform: uppercase;
	padding: 15px 0;
	color: #E9B500;
}

.popup-block h1 span {
	font-size: 10pt;
}

.popup-block h2 {
	text-transform: uppercase;
	padding: 0;
	font-size: 11pt;
	color: #E9B500;
}

.popup-block h3 {
	display: inline;
}

#content h3 a {
	color: #fff;
	border-bottom: 1px dotted #fff;
}

#content h3 a:hover {
	border-bottom: 1px dotted #fff;
}

a.close {
	display: block;
	background: #6B141C;
	width: 34px;
	-moz-border-radius: 34px;
	-webkit-border-radius: 34px;
	-webkit-box-shadow: 2px 2px 5px #888;
	-moz-box-shadow: 2px 2px 5px #888;
	box-shadow: 2px 2px 5px #888;
	border: 6px solid #fff;
	position: absolute;
	right: -25px;
	top: -25px;
	text-transform: uppercase;
	font-size: 12pt;
	line-height: 34px;
	text-align: center;
	font-weight: bold;
}

#content a.close:hover {
	color: #E9B500;
}

*html #fade {
	position: absolute;
}

*html .popup-block {
	position: absolute;
}

/* Horizontal Menu in Pop Up */

#content ul.popup-menu {
	background: url('/images/layout/menu-bg.png');
	padding: 0;
	margin: 0;
}

#content ul.popup-menu li {
	font-size: 9pt;
	text-transform: uppercase;
	list-style: none;
	display: inline;
	border-right: 2px solid #fff;
	padding: 0 18px;
	margin: 0;
	height: 38px;
	line-height: 38px;
	font-weight: bold;
}

#content ul.popup-menu li a {
	color: #fff;
}

#content ul.popup-menu li a:hover {
	color: #E9B500;
	border: 0;
}

#content ul.popup-menu li.active a {
	color: #E9B500;
	font-size: 12pt;
}

#content ul.popup-menu li#last {
	border: 0;
}

/* Menu Tables */

table {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse; 
}

table tr td table tr td {
	font-size: 9pt;
	line-height: 12pt;
	vertical-align: top;
	padding: 0 0 10px 0;
}

table tr td {
	padding: 0;
	vertical-align: top;
}


/* Form Success / Errors
---------------------------------------------------------------------------------------------------*/

#success, #errors  {
	margin: 15px 0;
	padding: 10px;
}

#errors, #success {
	border: 1px solid #fff;
	width: 208px;
}

#errors  ul, #success ul{
	margin: 5px 0 0 15px;
}

#errors li, #success li{
	list-style: disc;
	padding: 0 0 0 10px;
	font-size: 9pt;
}

#success h3, #errors h3 {
	margin: 0;
	text-transform: uppercase;
}


/* Contact Form
---------------------------------------------------------------------------------------------------*/

form#contact {
	overflow: hidden;
	width: 232px;
	padding: 4px 0 0 0;
}

#contact input, textarea {
	background: #fff;
	font-family: Arial, san-serif;
	font-size: 9pt;
	border: 1px solid #fff;
	padding: 3px;
	width: 162px;
	color: #333;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#contact input:focus, textarea:focus {
	border: 1px solid #E9B500;
}

#contact #submit input {
	background: #fff;
	width: 111px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#contact #submit input:hover {
	border: 1px solid #E9B500;
}

#contact p{
	width: 172px;
	padding-left: 60px;
	clear: left;
}

#contact label {
	margin-left: -60px;
	float: left;
}

#map {
	width: 222px;
	height: 180px;
	border: 4px solid #fff;
	margin: 0 0 16px 0;
}


/*	Details 
---------------------------------------------------------------------------------------------------*/

#details {
	width: 920px;
	overflow: hidden;
	font-size: 10pt;
	margin: 20px auto;
	color: #e9b500;
}

#details a {
	color: #e9b500;
}

#details ul.left li {
	display: inline;
	border-left: 1px solid #e9b500;
	padding: 0 15px;
	font-size: 12pt;
	line-height: 13pt;
}

#details ul.left li.first {
	border: 0;
	padding: 0 15px 0 0;
}

#details ul.right li {
	color: #B52025;
	font-size: 9pt;
	font-style: italic;
}



/* Footer
---------------------------------------------------------------------------------------------------*/

#footer, #push {
	height: 50px;
}

#footer {
	background: #fff;
	color: #333;
}

#footer a {
	color: #333;
}

#footer a:hover {
	border-bottom: 1px solid #333;
}

#footerContainer {
	overflow: hidden;
	padding: 10px 0 0 0;
	width: 960px;
	margin: 0 auto;
}

#footer ul li{
	display: inline;
	padding: 0 6px;
	border-right: 0px solid #ccc;
}

#footer ul li.none{
	border: 0;
}

#preload {
	display: none;
}

/* Scroll Bar
---------------------------------------------------------------------------------------------------*/

.jspContainer {
	overflow: hidden;
	position: relative;
}

.jspPane {
	position: absolute;
}

.jspVerticalBar {
	position: absolute;
	top: 0;
	right: 0;
	width: 14px;
	background: #72151D;
	padding: 1px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	height: 418px;
}

.jspVerticalBar * {
	margin: 0;
	padding: 0;
}

.jspCap {
	display: none;
}

.jspTrack {
	position: relative;
}

.jspDrag {
	background: url('/images/layout/scroll-bg.png');
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;}

.jspArrow {
	text-indent: -20000px;
	display: block;
	cursor: pointer;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.jspArrowUp {
	background: url('/images/scroll-top-arrow.png');
}

.jspArrowDown {
	background: url('/images/scroll-bottom-arrow.png');
	position: relative;
	top: -2px;
}

.jspArrow.jspDisabled {
	cursor: default;
}

.jspVerticalBar .jspArrow {
	height: 14px;
}

.jspVerticalBar .jspArrow:focus {
	outline: none;
}

.jspCorner {
	background: #000;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
	margin: 0 -3px 0 0;
}