﻿@charset "UTF-8";
/* CSS Document */


/**
 * GENERAL STYLE
 */

body.inamo {
	background: url(images/background.gif) repeat;
	background-attachment: fixed;
	background-color: #101010;
	margin: 0;
	padding: 0;
	border: 2px #141414;
	border-color: #333;
	/* default text style */
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 0.8em; line-height:1.2em;

}

.legal {
	color:#424242;
	font-size:0.8em;
}

.layout-container {
width:auto;
	background-color: #101010;
}
.special-events {
	width:700px;
}


a, .a  {
	color: #E22019;
}

a:hover { 
	color:white;
}

a img {
	border: none;
}

.HeaderLink a {
	color:#E22019;
	line-height: 1.4em;
	font-weight: bold;
	font-size: 0.8em;
	text-transform: uppercase;
	text-indent: 10px;
	text-decoration: none;

}
.HeaderLink a:hover { 
	color:white;
}
.HeaderLink a:active {
	color:#E22019;
}

.divClear {
    clear:both;
    }



h1 {
	display:block;
	color:#E22019;
	line-height: 1.4em;
	font-weight: bold;
	font-size: 1.2em;
	text-transform:uppercase;
	background:#1e1e1e;
	margin: 20px 30px 0px 0px;
	text-indent:10px;
	text-decoration: none;
}

h2 {
	margin: 4px 0px 0px 0px;
	color:#E22019;
	line-height: 1.4em;
	font-weight: bold;
	font-size: 1.2em;
	text-transform:lowercase;
	background:#101010;
	text-decoration: none;
}

h3 {
	color:#ffffff;
	line-height: 1.4em;
	font-weight: normal;
	font-size: 1em;
	text-transform: uppercase;
	background:#101010;
	margin: 10px 0px 0px 0px;
	text-indent:0px;
	text-decoration: none;
}

#quote_container {
	width:auto;
	position: absolute;
	top: 202px;
	left: 30px;
}

.quote {
	margin: 4px 0px 0px 0px;
	font-family:Georgia, Times, Serif;
  font-size:18px;
  font-style:italic;
	color:#c5c5c5;
	line-height: 1.4em;
	font-weight: normal;
	text-transform:lowercase;
	background:#101010;
	text-decoration: none;
}

.quotelink {
	color:#ffffff;
	font-size:0.8em;
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	background:#101010;
	text-decoration: none;
}

a.quotelink:hover {
	color:#fff;
}


a.ibdr {float:left; border: 2px solid #1e1e1e; } 
a.ibdr:hover { border: 2px solid #ffffff; } 
img{border:0;}


#content div.quote_right{
	position: absolute;
	top: 200px;
	left: 350px;
	z-index: 100;
	visibility: visible;
}

#content div.column {
	float: left;
}

#content div.small {
	width: 220px;
}

#content div.half {
	width: 300px;
}

#content div.single {
	width: 125px;
	padding:20px 15px 10px 0px;
}

#content div.medium {
	width: 254px;
}

#content div.left {
	position:relative;
	width: 460px;
	height:auto;
}
.news_block {
width:610px;
height:auto;
background-color:#1e1e1e;
padding:10px;
border-bottom: 3px solid #101010;
position:relative;
display:block;
}


img.icon {
padding:4px 10px 34px 6px;
display:block;
position:relative;

	}
	
.date {
color: #5c5c5c;
font-size:12px;
}

.news_desc {
text-align:justify;
padding-left:10px;
}

	
#livebookings {
width:300px;
height:auto;
position:relative;
float:left;
padding:0px 10px 0px 0px;
}

.map {
	position:absolute;
	top: -140px;
	left:260px;
}

#tour_container {
background: url(images/loading.gif);
background-repeat: no-repeat;
background-position: center center
}

.tour_icon {
	position:absolute;
	top: 190px;
	left:615px;
	text-align:center;	
}

#content div.yourinamo_feature {
	width: auto;
	height:auto;
	text-align:left;
	background-color:#101010;
	margin: 20px 0px 0px 0px;
	border: 4px solid #1e1e1e;
}

.competiton_button {
	position: relative;
	top:-50px;
}
/**
 * MAIN CONTENT BLOCK
 */`
 
#header_image {
	position: relative;
	width:auto;
	margin-top:0;
	border:0;
}
.section_content {
	width: auto; 
	margin-left: 30px;
	position: relative;
}

#wrap {
	width:100%;
}
#content {
	position: absolute;
	top: 0;
	left: 240px;
	/* restore if some browsers can't work out width of main content area from floating internal blocks width: 615px; */
	/*redesign changes the width of the main block for content to 690px, see what way this affects floating internal blocks */
	padding-top: 0px;
	margin-bottom: 40px;
	width: 690px;
}

p {
	margin: 10px 25px 20px 0px;
	word-spacing: normal;
	letter-spacing: normal;
}

b {
	color: #E22019;
}
/**
 * LEFT HAND NAVIGATION
 */


#menu {
	position: fixed;
	top: 0;
	left: 50px;
	width: 160px;
	height: auto;
	font-size: 0.9em;
}

#menu ul.menu {
	margin: 10px 10px 0 0;
}


#menu .address {
	width:150px;
	position: relative;
	margin:10px;
	font-size: 0.92em;
	border-top:dotted 1px #1e1e1e;
}

/* first level links */

ul.menu {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.menu li {
	padding: 0;
	margin: 0;
	line-height: 1em;
	border: solid 1px #101010;
	padding: 2px;
}

ul.menu a {
	color: white;
	text-decoration: none;
	display: block;
	margin-left: 10px;
	padding: 8px 0 0 px;
	
}
ul.menu a.active {
	color: #E22019;
}

#menu ul.menu a:hover {
	background-color: #E22019;
	color: white;
}



/* second level links */

ul.menu ul {
	position: static;
	border-top: dotted 1px #1e1e1e;
	border-bottom: dotted 1px #1e1e1e;
	margin: 4px 0 6px 0px;
	padding: 4px 0 6px 0;
	list-style: none;
}

ul.menu ul a {
	padding-left: 25px;
}

ul.menu ul a.active {
	background-image: url(images/menu-highlight-dot.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}

ul.menu a.active:hover {
	background-image: none;
	color: white;
}


/* food/drink menu listing */


div.item-list {
	width: 380px;
	padding: 20px 0px 20px 0px;
}

div.item-list .item-cost {
	text-align:right;
	position: absolute;
	right: 30px;
}
div.item-list .item-name {
	font-family: Arial, Helvetica, sans-serif;
	color: #E22019;
	font-size: 1em;
	padding: 0px 0px 0px 0px;
}
div.item-list .item-new {
	color: #f97b13;

}
div.item-list .item-veggie {
	background-image: url(images/menu-veggie-dot.gif);
	background-repeat: no-repeat;
	background-position: 0x 0px;

}
div.item-list .item-nuts {
	background-image: url(images/menu-nuts-dot.gif);
	background-repeat: no-repeat;
	background-position: 0x 0px;

}

div.item-list .item-description {
	display: block;
	padding: 0px 0px 5px 0px;
	margin-bottom: 15px;
	border-bottom: 1px solid #1e1e1e;
}



.nolink:hover {
	text-decoration: none;
}



/**
 * FOOTER
 */
 
#footercontainer {
	padding:10px 0px 10px 0px;
	color: #474747;
	width:690px;
	border-top: dotted 1px #1e1e1e;
	font-size: 0.89em;
}
 
#footer ul
{

}

#footer li
{
	margin-right:10px;
	display: inline;
	list-style-type: none;
}

#footer a:link, #footer a:visited {
	color: #474747 ;
	text-decoration: underlined;
	font-weight:normal;
}

#footer a:hover {color: #E22019;}



.bookonline {
	display:inline;
	position: relative;

}

.rollover a {
	text-decoration: none;
	font-weight:bold;
	text-align:center;
	display:block;
	width: 158px;
	height:154px;
	background: url("images/icon_bookonline.jpg") 0 0 no-repeat;
}
.rollover a:hover { 
	background-position: 0 -154px;
	color: #fff;
}
.rollover a:active {
	background-position: 0 -308px;
}


.rollover2 a {
	text-decoration: none;
	font-weight:bold;
	text-align:center;
	display:block;
	width: 158px;
	height:154px;
	background: url("images/icon_bookonline_v1.jpg") 0 0 no-repeat;
}
.rollover2 a:hover { 
	background-position: 0 -154px;
	color: #fff;
}
.rollover2 a:active {
	background-position: 0 -308px;
}


/**
 * FORM
 */
#form {
width:290px;
position:relative;
float:left;
padding:0px 0px 0px 40px;

} 

.phpfmg_form {
color: #101010;	
width: 300px;
margin: 0px 0px 0px 0px;
}

.text_box, .text_area, .text_select {
    width:290px;
	height:170px;
}

.text_area {
	overflow: scroll;
	overflow-y: scroll;
	overflow-x: hidden;
	overflow:-moz-scrollbars-vertical;	
	scrollbar-base-color: #191919;
	scrollbar-arrow-color: #C0C0C0;
	scrollbar-track-color: #191919;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: #C0C0C0;
	scrollbar-highlight-color: #C0C0C0;
	scrollbar-3dlight-color: #191919;
}


.field_block{
    padding: 0px 5px 10px 0px;
}

.form_error_title{
    font-weight: bold;
    color: red;
}

.form_error{
    background-color: #101010;
    border: 1px dashed #ff0000;
    padding: 10px;
    color : black;
	margin: 0px 26px 0px 6px;
}

.form_error_highlight{
    background-color: #101010;
    border-bottom: 1px dashed #ff0000;
	margin: 0px 26px 0px 0px;
}

.form_button{
    width:  80px;
    height: 28px;
}

.form_choice_over{
    background-color: #dedede;
    cursor: pointer;
}

.form_required {
color: red;
}

.form_field {
color: #fff;
font-size: 1em;

}

.text_box {
width: 290px;
background-color: #1e1e1e;\
color: #ffffff;
border:none;
height: 1.4em;

}

.text_box_small {
width: 140px;
background-color: #1e1e1e;
color: #ffffff;
border:none;
height: 1.4em;
}




.text_area {
background-color: #1e1e1e;
color: #ffffff;
border:none;
}

.form_button {
float: right;
background-color: #E22019;
text-transform: uppercase;
color: #ffffff;
border: none;
margin: 20px 20px 0px 0px;
}

/**
 * FORM FINISHES
 */
 
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
	position: relative;
	top:-45px;
	left:240px;
	
}

a.button {
    background: transparent url('images/bg_button_a.gif') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    font: bold 12px arial, sans-serif;
    height: 24px;
    margin-right: 20px;
    padding-right: 12px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 5px;
} 

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 5px 0 5px 18px; /* push text down 1px */
} 

/**
 * LINKS PAGE
 */

/* Content List */


ul.content_list {
  margin:0px;
  padding-left:0px;
  
}

ul.content_list li {
  background-color:#1e1e1e; 
  border-bottom: 2px solid #131313;
  display:block;
  width:620px;
  height:70px;
  padding-top: 12px;
  padding-left: 10px;
}

ul.content_list li:hover {
  background-color:#171717;
  text-decoration:none;  
}

ul.content_list li big {
  font-family:Georgia, Times, Serif;
  font-size: 1.2em;
  color:#fff;
  letter-spacing:-1px; 
  line-height:18px;
  display:block;
  text-decoration:none;
  margin-left:10px;

}

ul.content_list li big a {
  font-family:Georgia, Times, Serif;
  color:#fff;
  letter-spacing:-1px; 
  display:block;
  text-decoration:none;
}

.presslink {
  font-family:Georgia, Times, Serif;
  font-size:12px;
  color:#ffffff;
  display:block;
  text-decoration:none;
  margin-left:0px;
  margin-top:10px;
  text-decoration:none;  

}

.publication { 
  font-family:Georgia, Times, Serif;
  font-size:12px;
  color:#E22019;
  display:block;
  text-decoration:none;
  margin-left:0px;
  margin-top:10px;
  text-decoration:none;  

}

ul.content_list li big  a:hover {
  color:#fff;
  text-decoration:none;  
}


.link_description {
font-style:normal;
  color:#5c5c5c;
  text-decoration:none;  
  font-size:12px;
  letter-spacing:0px; 
  text-align:justify;
  
}

.icon {
		margin-bottom: 25px;
		}
 
.news_block  {
	padding-top: 12px;
	padding-bottom: 14px; 
	}
