 * {
  margin:0;
  padding:0;
  }
  
  html,body {
  height:100%;
  /*background-color : #000;*/
  background:#444 url(http://demobnb.it4tourism.com/images/bg.gif);
  font-family:Geneva, Arial, Verdana, Helvetica, sans-serif;
  color:#40231D;
  }
  
  body {
  font-size:13px;
  text-align : center;
  }
  
  #container {
  width:80%;
  min-width:780px;
  border:1px solid #D9B162;
  background: #e6d484; url(/images/containerBG.jpg);
  position:relative;
  padding-left:3px;
  padding-right:3px;
  margin : 0 auto;
  }
  
  * html #container {
  height:100%;
  }
  
  #header {
  margin-top: 0;
  border:0px solid #D9B162;
  background:#000;
  margin-bottom:3px;
  height:200px;
  padding:15px 0;
  }
  
  #header h1 {
  text-indent:-9999em;
  /*background:url(/images/gold_logo.jpg) no-repeat;*/
  height:113px;
  width:420px;
  float:left;
  }
  
  #header img {
  float:left;
  }
  
  #award {
  height:115px;
  width:330px;
  float:right;
  padding : 0 5px;
  }
  
  #award img {
  float:left;
  margin-right:5px;
  display:inline;
  border:1px solid #EDDAB5;
  }
  
  #left,#right {
  background:#000; /*#D9B162;*/
  width:150px;
  float:left;
  margin-right:3px;
  display:inline;
  border:1px solid #40231D;
  padding-bottom:3px;
  }
  #right {
  float:right;
  margin-right:0;
  margin-left:3px;
  padding-bottom:0;
  text-align : center;
  height : 100%;
  }
  #left ul {
  list-style:none;
  }
  * html #left ul {
  padding-bottom:3px;
  }
  #left ul li {
  position:relative;
  margin:3px;
  }
  * html #left ul li a, * html #left ul li {
  height:1%;
  }
  * html #left ul li.sub {
  margin-bottom:-3px;
  }
  #left ul li a {
  background:#000;/* url(images/new_navbg_off.gif) repeat-x bottom;*/
  border:1px solid #40231D;
  display:block;
  width:136px;
  text-decoration:none;
  color:#e3c68c;
  padding:5px 3px;
  }
  #left ul li a:hover {
  border:1px solid #EDDAB5;
  background:#000; /* url(images/new_navbg_on.gif) repeat-x top;*/
  color:#e3c68c;
  }
  * #left ul#nav li ul {
  padding:0;
  background: #000;
  }
  #left ul#nav li ul li {
  margin:0;
  }
  #left ul li ul li a {
  background: #000;
  border:1px solid #40231D;
  width:125px;
  height:auto;
  padding:3px;
  }
  #left ul li ul li a:hover {
  /*background:#000;*/
  border:1px solid #EDDAB5;
  color:#e3c68c;
  }
  
  #nav li ul {
  position:absolute;
  width:127px;
  left:-999em;
  }
  
  #nav li:hover ul,#nav li li:hover ul,#nav li li li:hover ul,#nav li.sfhover ul,#nav li li.sfhover ul,#nav li li li.sfhover ul {
  left:144px;
  font-size:.9em;
  width:127px;
  display:block;
  top:0;
  }
  
  #thumbnail_imgs {
  margin-top : 110px;
  }
  
  #thumbnail_imgs ul {
  list-style:none;
  width:125px;
  margin:auto auto;
  }
  
  * html #thumbnail_imgs li {
  height:1%;
  }
  
  #thumbnail_imgs a {
  border:1px solid #40231D;
  display:block;
  width:125px;
  height:100px;
  margin-bottom:5px;
  }
  
  #thumbnail_imgs a:hover {
  border:1px solid #EDDAB5;
  }
  
  #thumbnail_imgs a img {
  border:0;
  }
  
  
  
  ul#thumbnail_imgs {
  
  	/*padding : 0 10px 0 -10px; */
  	float : right;
  	width : 100%;
        background-color : none;/*#345B3E;*/
  	text-align : right;
  	list-style-type : none;
  	margin : auto auto;
  	color : inherit;
  }
  
  ul#thumbnail_imgs li {
        border : 0;
  	padding : 0;
        margin : 0 10px 0 0;
  	display : inline
  }
  
  ul#thumbnail_imgs li img {
    border : 0;
    padding : 0;
    margin : 0;
    border-bottom: 2px solid #fff;
  	
  }
  
  ul#thumbnail_imgs li a img { 
  	border: 2px solid #b6cef0;
  	
  }
  
  /*
  #SpecialDivForThumbnailGallery {
  margin : 0;
  padding : 0;
  border : 0;
  width : 70%;
  background-color : #000;
  margin-left : 220px;
  }
  #SpecialDivForThumbnailGallery a img {
  border: 1px solid #fff;
  }
  */
  
  #SpecialDivForThumbnailGallery {
  margin-right:0;
  margin-left:155px;
  padding : 25px 0 0 0;
  background:#000;
  border:1px solid #40231D;
  text-align:center;
  }
  #SpecialDivForThumbnailGallery a img {
  border: 1px solid #f6ef97;
  }
  
  #content, #search_results, #textfiles, #meal_menu_div {
  margin-right:155px;
  margin-left:155px;
  background:#fff; /*#f4e9e6; #EDDAB5;*/
  border:1px solid #40231D;
  padding : 0 10px;
  }
  * html #left, * html #textfiles, * html #meal_menu_div, * html #right {
  height:1%;
  }
  #content p {
  text-align:justify;
  margin:10px;
  }
  
  #meal_menu_div h4{
  font-size : 1em;
  font-weight : bold;
  width : 100%;
  margin :auto auto;
  padding: 25px 0;
  }
  
  #meal_menu_div table {
  margin : auto auto;
  text-align : center;
  }
  
  td.title {
  background-color: inherit;
  margin : 5px auto 10px auto;
  text-align : center;
  font-weight: bold;
  font-family: Georgia, arial, verdana, sans serif;
  text-decoration : none;
  }
  
  td.title a:link, td.title a:visited, td.title a:hover, td.title a:active {
  padding: 0 ;
  font-weight: bold;
  font-family: Georgia, arial, verdana, sans serif;
  text-decoration : none;
  color : #330000;
  }
  
  
  #meal_menu_div table td.body{
  display: block;
  margin: 0;
  background-color: inherit;
  text-align: center;
  padding : 0 0 10px 0;
  font-size : 0.80em;
  }
  #meal_menu_div table td.price {
  display: block;
  margin: 0;
  background-color: inherit;
  text-align: center;
  padding : 0 0 10px 0;
  font-size : 0.80em;
  }
  
  
  #textfiles {
  margin-right:155px;
  margin-left:155px;
  background:#fff; /*#f4e9e6; #EDDAB5;*/
  border:1px solid #40231D;
  text-align:center;
  }
  #textfiles p {
  text-align:left;
  margin:10px;
  padding : 0 10px;
  }
  #textfiles h4 {
  margin : 0;
  font-size : 1.2em;
  font-family : "Georgia", verdana, sans-serif, helvetica;
  color : inherit;
  padding : 25px 0 0 0;
  }
  #textfiles img {
  margin-top : 40px;
  height : 233px;
  width : 350px;
  border : 6px double #000;
  }
  
  #inner-container {
  margin-bottom:3px;
  }
  
  #main {
  margin-left:155px;
  }
  
  #footer {
  border:1px solid #D9B162;
  border-bottom:0;
  background:#000; /*#40231D;*/
  margin-top:3px;
  text-align:center;
  color:#e3c68c;
  font-size:.80em;
  padding:20px 0;
  }
  
  #footer p {
  padding :0 0 5px 0;
  }
  
  .clear {
  clear:both;
  font-size:0;
  line-height:0;
  }
  
  #url {
    display: none;
  }
  
  
  #freeIndex a:link, #freeIndex a:visited, #freeIndex a:active, #freeIndex a:hover {
    font-size : 0.85m;
    color : #4d4d4d;
    padding : 0;
  }
  
  #lastUpDated {
    font-size : 0.8em;
    color : #1b1b1b;
  }
  
  #quick_book_panel {
    clear : right;
    float : right;
    width : 98%;
    margin : 25px 0;
    border : 0;
    padding : 0;
    background-color : inherit;
    
  }
  
  
  #quick_book_panel table {
  width:90%;
  margin : auto auto;
  background-color : inherit;
  font-size : 10px;
  color : #fff;
  }
  
  #quick_book_panel table td {
  background-color : #464445;
  padding : 0;
  margin:0;
  border:0;
  }
  
  #quick_book_panel table td.invisible {
  display : none;
  }
  
  
  #quick_book_panel select {
  margin : 0;
  padding : 0;
  border : 0;
  color : #000080;
  }
  
  #quick_book_panel select#ci_day, #quick_book_panel #nights {
  width : 35px;
  font-size:9px;
  } 
  
  #quick_book_panel select#ci_ym {
  width : 60px;
  font-size : 9px;
  }
  
  
  div#Room_Tariffs {
  /*margin : 25px 200px 0 160px;*/
  font-family : "Trebuchet MS", verdana, sans-serif, arial, helvetica;
  text-align : center;		
  padding : 25px;
  }
  
  div#Room_Tariffs table {
  	margin : auto auto;
  	text-decoration: none;
  	background-color : inherit;
  	border : 1px solid #3f417c;
  	max-width : 450px;
        width : 450px;
  	font-size : .80em;
  
  }
  div#Room_Tariffs table th {
  	border : 1px solid #3f417c;
        background-color : #3f417c;
  	color : #FFF8E6;
        padding : 0 15px ; 
  }
  
  div#Room_Tariffs table td {
  	background-color : #fff;
  	color : #3f417c;
  	/*padding : 0 10px;*/
  	border: 1px solid #3f417c;
  }
  
  #Room_Tariffs h5 {
        margin :0;
        font-size : 1.5em;
        font-family : "Georgia", verdana, sans-serif, helvetica;
        color : #7A655D;/*1D423D;#2C7077;*/
        padding : 20px;
  }
  
  
  
  
  
  #bookings_availability {
  margin-right:155px;
  margin-left:155px;
  background:#fff; /*#f4e9e6; #EDDAB5;*/
  border:1px solid #40231D;
  }
  
  #bookings_availability p {
    font-size : 1.0em; 
    border : 0;
    padding : 0;
  }
  
  #bookings_availability table {
        margin : 0;
  	text-decoration: none;
  	background-color : #fff;
  	border : 0px; 
      	text-align : left;
        font-size : 1em;
        padding : 0;
        border-bottom : 0px solid #000;
      
  }
  
  
  
  #bookings_availability table td {
    padding : 0;
    margin : 0;
    border : 0;
    background-color : inherit;/*#FFF8E6;#ebebeb;#F5FDD9;*/
    color : inherit;
  }
  
  
  #bookings_availability table td.bookings_image {
  margin : 0;
  padding : 0;
  border : 0;
  width : 150px;
  height : 100px;
  }
  
  
  
  #bookings_availability table table {
    width : 98%;
    border : 0;
    padding : 0;
    margin : 0 0 0 10px;
  }
  
  
  #bookings_availability table td a:link, #bookings_availability table td a:visited, #bookings_availability table td a:active, #bookings_availability table td a:hover {
    text-decoration : none;
    font-weight : bold;
    color : #595A78;
    font-size : 0.8em;
    background-color : inherit;
    padding : 0;
  }
  
  #bookings_details_panel {
    font-family : "Trebuchet MS", verdana, sans-serif, arial, helvetica;
    text-align : left;		
    padding : 0;
    background-color : #fff;
    
    margin : 20px 0 0 0;
    border : 0px solid #595A78;
    padding : 10px 10px 40px 10px;
    color : #6A6D90;
  }
  
  
  #bookings_details_panel h4 {
    padding : 0 0 0 5px;
    font-size : 1.6em;
    margin-top : 10px;
  }
  #bookings_details_panel h5 {
    padding : 0;
    margin : 0;
    border : 0;
    padding : 0 0 0 5px;
    font-size : 1.2em;
    margin-top : 10px;
  }
  
  
  #bookings_details_panel p {
    padding : 0 0 0 15px;
    font-size : 0.9em;
  }
  
  
  #bookings_details_panel table {
    width : 100%;
  }
  
  
  
  #bookings_details_panel table td {
  padding : 0;
  margin : 0;
  border : 0;
  text-align : center;
  }
  
  #bookings_details_panel table td p {
  padding : 0; 
  margin : 0;
  border : 0;
  }
  
  #bookings_details_panel table td.left_side {
    padding : 0 10px 5px 0;
    margin : 0;
    border : 0;
    background-color : inherit;/*#fff8e6;#ebebeb;#F5FDD9;*/
    color : inherit;
    text-align : right;
    vertical-align : top;
    /*width : 35%;*/
  }
  
  
  #bookings_details_panel table.input_customer_info {
    padding : 0;
    border : 0;
    margin : 0;
    border-bottom : 1px solid #6A6D90;
    font-size : 0.8em;
    
  }
  
  #bookings_details_panel table.input_customer_info th.left_side {
    padding : 0 10px 5px 0;
    margin : 0;
    border : 0;
    background-color : inherit;/*#fff8e6;#ebebeb;#F5FDD9;*/
    color : inherit;
    text-align : right;
    vertical-align : top;
  }
  
  
  #bookings_details_panel table.input_customer_info th.right_side {
  padding : 0 0 5px 10px;
    margin : 0;
    border : 0;
    background-color : inherit;/*#fff8e6;#ebebeb;#F5FDD9;*/
    color : inherit;
    text-align : left;
    vertical-align: top;
  }
  
  
  #bookings_details_panel table.input_customer_info td.left_side {
    width : 50%;
  }
  
  
  
  
  #bookings_details_panel table td.left_side p {
  border : 0;
  margin : 0;
  padding : 0;
  font-weight : bold;
  }
  
  
  #bookings_details_panel table td.right_side {
    padding : 0 0 5px 10px;
    margin : 0;
    border : 0;
    background-color : inherit;/*#fff8e6;#ebebeb;#F5FDD9;*/
    color : inherit;
    text-align : left;
    vertical-align: top;
    font-size : 0.95em;
  }
  
  
  #bookings_details_panel table td.right_side p {
  margin : 0;
  border : 0;
  /*padding : 0 0 10px 0;*/
  }
  
  #bookings_details_panel .warning {
  border : 3px solid #ff8080;
  background-color : #ffb3b3;
  font-weight : bold;
  }
  
  #bookings_details_panel ol {
  margin-left : 50px;
  }
  
  /* --------------------- search results ---------------------- */
  
  
  
  #search_results h4 {
  margin : 25px 0 25px 0;
  color : #000;
  }
  
  #search_results table {
  
        margin : auto auto;
        width : 98%;
  	text-decoration: none;
  	background-color : inherit;
  	border : 0px solid #3f417c;
  	text-align : left;
        font-size : 0.85em;
  }
  
  #search_results table th {
  background-color : #7F80A0;/*#B3AEA1;#ccc;#9999ff;*/
  color : #000080;/*#345b3e;*/
  font-size : 0.80em;
  }
  #search_results table th.subscribed {
  background-color : #eee;
  font-weight : bold;
  font-size : 0.9em;
  margin-top : 25px;
  color : #aaa;
  }
  #search_results table th.notSubscribed {
  background-color : #eee;
  font-weight : bold;
  font-size : 0.9em;
  margin-top : 25px;
  color : #aaa;
  }
  
  #search_results table td {
  border-bottom : 1px solid #ccc;
  padding : 0;
  margin : 0;
  background-color : #FFF;/*#ebebeb;#F5FDD9;*/
  color : inherit;
  width : 350px;
  }
  
  
  #search_results table td.image {
  width : 100px;
  }
  
  #search_results table td img {
  padding : 0;
  margin : 0;
  width : 100px;
  height : 100px;
  }
  
  
  #search_results table td.bookings_image {
  width : 150px;
  }
  
  
  
  #search_results table td.bookings_image img {
  padding : 0;
  margin : 0;
  width : 150px;
  height : 100px;
  }
  
  #search_results table#alphaOrProximity {
  
  	text-decoration: none;
  	background-color : #b6cef0;
  	border : 1px solid #b6cef0;
  	width : 98%;
        padding : 0;
  	height : 20px;
  
  }
  
  #search_results table#alphaOrProximity td {
  text-align : center;
  background-color : #b6cef0;
  max-width : 200px;
  padding : 0;
  margin : 0;
  }
  
  #search_results table#alphaOrProximity td form {
  padding : 0;
  margin : 0;
  border : 0;
  }
  
  #search_results select {
  background-color : #D0D0E1;
  border : 2px solid #D0D0E1;
  height : 16px;
  font-size : 9px;
  color : #000080;
  margin : 0;
  padding : 0;
  vertical-align : bottom;
  }
  
  #search_results input {
  padding : 0;
  margin : 0;
  vertical-align : bottom;
  }
  
  #search_results table td a:link, #search_results table td a:visited, #search_results table td a:active, #search_results table td a:hover {
  text-decoration : none;
  font-weight : bold;
  color : #000;
  font-size : 0.8em;
  background-color : #b6cef0;
  padding : 0;
  }
  
  #search_results dl {
  background-color : inherit;/*#F5FDD9;*//*#def67a;#c4f67f;#ffe3c7;*/
  border-bottom : 0px solid #ccc;
  height : 90px;
  margin : 0;
  }
  
  #search_results dl dt {
  color : #000;
  font-weight : 200;
  border-top : 0px solid #ccc; 
  padding : 5px 10px;
  }
  #search_results dl dt a:link, #search_results dl dt a:visited, #search_results dl dt a:active, #search_results dl dt a:hover {
  color : #000080;
  background-color : #fff;
  }
  
  #search_results dl dd {
  font-size : 0.9em;
  text-align : left;
  margin : 0;
  padding : 0 10px 0 10px;
  background-color : inherit;
  }
  #search_results dl dd.first {
  margin-top : 10px;
  background-color : inherit;
  }
  
  
  
  #lightbox{
  	position: absolute;
  	left: 0;
  	width: 100%;
  	z-index: 100;
  	text-align: center;
  	line-height: 0;
  	}
  
  #lightbox a img{ border: none; }
  
  #outerImageContainer{
  	position: relative;
  	background-color: #fff; /*#fff8e6;#32324E;#fff;*/
  	width: 250px;
  	height: 250px;
  	margin: 0 auto;
  	}
  
  #imageContainer{
  	padding: 10px;
  	}
  
  #loading{
  	position: absolute;
  	top: 40%;
  	left: 0%;
  	height: 25%;
  	width: 100%;
  	text-align: center;
  	line-height: 0;
  	}
  #hoverNav{
  	position: absolute;
  	top: 0;
  	left: 0;
  	height: 100%;
  	width: 100%;
  	z-index: 10;
  	}
  #imageContainer>#hoverNav{ left: 0;}
  #hoverNav a{ outline: none;}
  
  #prevLink, #nextLink{
  	width: 49%;
  	height: 100%;
  	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
  	display: block;
  	}
  #prevLink { left: 0; float: left;}
  #nextLink { right: 0; float: right;}
  #prevLink:hover, #prevLink:visited:hover { background: url(../images/prev.gif) left 15% no-repeat; }
  #nextLink:hover, #nextLink:visited:hover { background: url(../images/next.gif) right 15% no-repeat; }
  
  
  #imageDataContainer{
  	font: 10px Verdana, Helvetica, sans-serif;
  	background-color: #fff;/*#fff8e6;*/
  	margin: 0 auto;
  	line-height: 1.4em;
  	overflow: auto;
  	width: 100%	
  	}
  
  #imageData{	padding:0 10px; color: #666; }
  #imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
  #imageData #caption{ font-weight: bold;	}
  #imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
  #imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
  		
  #overlay{
  	position: absolute;
  	top: 0;
  	left: 0;
  	z-index: 90;
  	width: 100%;
  	height: 500px;
  	background-color: #000;/*#3C3C5D;#000;*/
  	} 