 * {
  margin:0;
  padding:0;
  }
  
  html,body {
  height:100%;
  background: #013101; /* url(http://cms.thechrissystem.com/ProPics/108/logo/background.gif); */
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color: #5D5F45;
  }
  
  body {
  font-size:13px;
  text-align : center;
  }
  
  #container {
  width:808px;
  border:0px solid #D9B162;
  background: #fff; /*#d9d8ca; */
  position:relative;
  padding-left:3px;
  padding-right:3px;
  margin : 0 auto;
  }
  
  /* * html #container {
  height:100%;
  }
  */
  
  #header {
  margin-top: 0;
  border:1px solid #A0A37F;
  background: #819981; 
  margin-bottom:3px;
  height:120px;
  padding:0;
  }
  
  #header h1 {
  text-indent:-9999em;
  /*background:url(/images/gold_logo.jpg) no-repeat;*/
  height:113px;
  width:420px;
  float:left;
  }
  
  #header img {
  float:left;
  margin:0;
  position:relative;
  }
  
  #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: #4F634F; /*#D9B162;*/
  width:175px;
  float:left;
  margin:0 3px 0 0;
  display:block;
  border-left:0px solid #990000;
  padding: 25px 0 3px;
  }
  
  #right {
  float:right;
  width:182px;
  margin:0;
  padding: 3px;
  text-align : center;
  height : 100%;
  border:0;
  }
  
  
  #left ul {
  list-style:none;
  }
  * html #left ul {
  padding-bottom:0px;
  z-index:0;
  }
  #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: #819981; 
  border:1px solid #40231D;
  display:block;
  width:145px;
  text-decoration:none;
  color: #013101;
  padding:5px 8px;
  }
  #left ul li a:hover {
  border:1px solid #40231d;
  background: #D7DBBD; 
  color: #00472b;
  }
  * #left ul#nav li ul {
  padding:0;
  background: #C5C99D;
  }
  #left ul#nav li ul li {
  margin:1px;
  }
  #left ul li ul li a {
  border:1px solid #40231D;
  width:125px;
  height:auto;
  padding:3px;
  }
  #left ul li ul li a:hover {
  }
  
  #nav li ul {
  position:absolute;
  width:127px;
  left:-999em;
  z-index:1000;
  }
  
  #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:164px;
  font-size:.9em;
  width:134px;
  display:block;
  top:0;
  }
  #nav li:hover ul {
  z-index:1000;
  }
  
  #thumbnail_imgs {
  margin-top : 25px;
  }
  
  #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 : transparent;
  	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;
  	
  }
  
  
  #content,#confab, #search_results, #SpecialDivForThumbnailGallery, #textfiles, #meal_menu_div {
  margin-right:190px;
  margin-left:178px;
  background: #fff; /*#fffeed;*/
  padding : 0;
  text-align:left;
  line-height:18px;
  }
  * html #left, * html #textfiles, * html #meal_menu_div, * html #SpecialDivForThumbnailGallery, * html #search_results, * html #right {
  height:1%;
  }
  #text_header{
  width:200px;
  }
  #content p {
  text-align:justify;
  padding:10px;
  }
  
  #confab {
  margin-right:0;
  padding:20px 0 0 10px;
  }
  #confab p{
  padding:5px;
  }
  
  /* ------------------- customer comments ---------- */
  
  #confab table.comments{
  margin: 10px 0;
  }
  #confab table.comments td {
  white-space:nowrap;
  }
  
  
  #confab table.comments td.shaded{
  background:#819981;
  color:#e6e6e6;
  }
  #confab table.comments td{
  padding : 0 5px;
  text-align:center;
  }
  #confab table.comments td.category {
  text-align:left;
  font-weight:800;
  }
  
  /* ---------------- customer comments --------------- */
  
  
  #SpecialDivForThumbnailGallery {
  text-align:center;
  margin-right:0;
  padding:20px 10px 0 10px;
  } 
  #SpecialDivForThumbnailGallery a img {
  border: 1px solid #4f634f;
  }
  #SpecialDivForThumbnailGallery ul {
  width:100%;
  background:inherit;
  display:block;
  }
  #SpecialDivForThumbnailGallery ul li {
  list-style-type:none;
  display:inline;
  padding: 0 10px;
  margin-right:5px;
  }
  #SpecialDivForThumbnailGallery ul li a {
  text-decoration:none;
  color:#4f634f;
  font-weight:800;
  }
  #SpecialDivForThumbnailGallery p {
  margin-top: 50px;
  }
  
  
  #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 15px 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;
  }
  
  #page_label {
  text-align:right;
  margin-right:10px;
  padding:0 0 12px 0;
  }
  
  #textfiles {
  padding:0;
  /* padding:0 0 20px 0; */
  }
  #textfiles p {
  padding: 15px 20px 0 20px;
  }
  #textfiles h4 {
  margin : 0;
  font-size : 1.2em;
  font-family : "Georgia", verdana, sans-serif, helvetica;
  color : inherit;
  padding : 25px 0 0 0;
  }
  
  
  #textfiles .animated_right{
  float:right;
  margin:10px;
  margin-right:0;
  width:225px;
  height:265px;
  }
  #textfiles .image_left {
  margin-top:0;
  height:100px;
  width:125px;
  float:left;
  padding: 10px;
  }
  
  #textfiles .image_right {
  float:left;
  height:100px;
  width:125px;
  padding:10px;
  }
  #textfiles.dims{
  margin-right:0;
  }
  /*
  #textfiles table {
  margin : 20px auto;
  text-decoration: none;
  background-color : #EAF0BB;
  border : 1px solid #3f417c;
  max-width : 450px;
  /* width : 400px; */
  font-size : .90em;
  }
  #textfiles table th {
  	border : 1px solid #3f417c;
        background-color : #a0a37f;
  	color : #EAF0BB;
        padding : 0 15px ; 
  }
  
  #textfiles table td {
  	background-color : #fff;
  	color : #000;
  	padding : 0 10px;
  	border: 1px solid #000;
  }
  #textfiles h5 {
        margin :0;
        font-size : 1em;
        font-family : "Georgia", verdana, sans-serif, helvetica;
        color : #000; /*1D423D;#2C7077;*/
        padding : 20px;
  }
  
  
  .textbox, .textarea {
  width:350px;
  border:1px solid #C5C99D;
  height:20px;
  }
  .textarea{
  height:150px;
  }
  
  #textfiles form {
  margin:0;
  }
  
  */
  
  #textfiles table {
  margin:auto auto;
  width : 80%;
  margin-bottom:15px;
  border-bottom:1px solid #C5C99D;
  }
  #textfiles table th {
  vertical-align:top;
  padding:2px;
  }
  #textfiles table td {
  vertical-align:top;
  padding:2px;
  text-align:left;
  }
  /* --------- rooms file, facilities list --------- */
  
  #textfiles ul {
  font-weight:800;
  list-style-type:none;
  margin-left:20px;
  }
  #textfiles ul ul li{
  font-weight:normal;
  }
  
  /* --------- end of facilities list -------------- */
  
  .textbox, .textarea {
  width:350px;
  border:1px solid #ccc;
  height:20px;
  }
  .textarea{
  height:150px;
  }
  
  #textfiles form {
  margin:0;
  }
  
  
  .formErrorWarning
  {
  color:red;
  font-weight:bold;
  }
  
  #inner-container {
  margin-bottom:3px;
  }
  
  #main {
  margin-left:155px;
  }
  
  #footer {
  border:1px solid #A0A37F;
  border-bottom:0;
  background: #4F634F; /* 819981; #8a9352; */
  margin-top:3px;
  text-align:center;
  color:#fffeed;
  font-size:.85em;
  padding:20px 20px 10px 20px;
  }
  #footer #address p {
  width:100%;
  text-align:center;
  padding :0 0 5px;
  margin:0 auto;
  }
  
  .clear {
  clear:both;
  font-size:0;
  line-height:0;
  }
  
  #url {
    display: none;
  }
  
  
  #lastUpDated {
    font-size : 0.8em;
    color : #1b1b1b;
  }
  
  #quick_book_panel {
    clear : right;
    margin : auto auto;
    width : 100%;
    margin : 0;
    border : 0;
    padding : 0;
    background-color : inherit;
    
  }
  
  
  #quick_book_panel table {
  width:100%;
  margin :0;
  background-color : #D7DBBD;
  font-size : 10px;
  color : #fff;
  }
  
  #quick_book_panel table td {
  background-color : #C5C99D;
  padding : 0;
  margin:0;
  border:0;
  width:100%;
  }
  
  #quick_book_panel table td.heading {
  width:100%;
  }
  #quick_book_panel table td.side_title {
  width : 25%;
  }
  #quick_book_panel table td.small_dd {
  width:30%;
  }
  #quick_book_panel table td.invisible {
  display : none;
  }
  
  #quick_book_panel table td.month_year {
  width:50%;
  }
  
  #quick_book_panel select {
  margin : 0;
  padding : 0;
  border : 0;
  color : #000080;
  }
  
  #quick_book_panel select#ci_day, #quick_book_panel #nights {
  width : 75%;
  font-size:9px;
  } 
  
  #quick_book_panel select#ci_ym {
  width : 100%;
  font-size : 9px;
  }
  
  
  /* ---------------------- for room tariffs --------------------- */
  
  #tariffs {
  margin-right:3px;
  margin-left:178px;
  background: #fff;
  padding : 0;
  text-align:left;
  line-height:18px;
  }
  * html #tariffs {
  height:1%;
  }
  #tariffs p {
  padding : 0 20px;
  }
  #tariffs table {
  	margin : 20px auto;
  	text-decoration: none;
  	background-color : #EAF0BB;
  	border : 0px solid #3f417c;
  	max-width : 460px;
        /* width : 400px; */
  	font-size : .90em;
  
  }
  #tariffs table th {
  	border : 0px solid #3f417c;
        background-color : #a0a37f;
  	color : #EAF0BB;
        padding : 0 15px ; 
  }
  
  #tariffs table td {
  	background-color : #fffeed;
  	padding : 0 5px;
  	border: 0px solid #000;
        width:100px;
        
  }
  
  #tariffs table td.nowrap {
        white-space:nowrap;
        width : 200px;
  }
  
  
  #tariffs h5 {
        margin :0;
        font-size : 1em;
        font-family : "Georgia", verdana, sans-serif, helvetica;
       /* color : #000; */
        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 td {
    padding : 0;
    margin : 0;
    border : 0;
    background-color : inherit;/*#FFF8E6;#ebebeb;#F5FDD9;*/
    color : inherit;
    width : 30%;
  }
  #bookings_availability table td.bookings_image {
  margin : 0;
  padding : 0;
  border : 0;
  width : 200px;
  height : 100px;
  }
  
  #bookings_availability table td.left_side {
  width:50%;
  padding:5px;
  font-weight:bold;
  } 
  
  #bookings_availability table td.right_side {
  width:50%;
  padding:5px;
  } 
  
  #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_availability h5 {
  margin-bottom:25px;
  }
  
  #bookings_availability table {
        margin : 10px 0;
  	text-decoration: none;
  	background-color : #fff;
  	border : 0px; 
      	text-align : left;
        font-size : 1em;
        padding : 0;
        border-bottom : 0px solid #000;
  }
  
  
  #bookings_details_panel {
    font-family : "Trebuchet MS", verdana, sans-serif, arial, helvetica;
    text-align : left;		
    padding : 0;
    background-color : transparent;
    margin : 0;
    border : 0px solid #595A78;
    color : #6A6D90;
    height:100%;
  }
  
  
  #bookings_details_panel h4 {
    padding : 0 0 0 5px;
    font-size : 1.6em;
    margin-top : 0;
  }
  #bookings_details_panel h5 {
    padding : 0;
    margin : 0;
    border : 0;
    padding : 0 0 0 5px;
    font-size : 1.1em;
    margin-top : 0;
    color:#6a6d90;
  }
  
  
  #bookings_details_panel p {
    padding : 0 0 0 15px;
    font-size : 0.9em;
    color : #6A6D90;
  }
  
  
  #bookings_details_panel table {
    width : 100%;
    margin-top:10px;
    color : #6A6D90;
  border-bottom : 1px solid #C5C99D;
  }
  
  #bookings_details_panel table.text {
  border:0;
  }
  
  
  #bookings_details_panel table td {
    padding : 0 5px 0;
    margin : 0;
    border : 0;
    background-color : inherit;
    color : inherit;
    vertical-align : top;
  }
  
  #bookings_details_panel table td p {
  padding : 0 25px; 
  margin : 0;
  border : 0;
  }
  #bookings_details_panel table td.left_side {
  width: 50%;
  whitespace:no-wrap;
  }
  #bookings_details_panel table td.right_side {
  width: 50%;
  }
  #bookings_details_panel table td.right_side select.countries{
  width:150px;
  font-size: 0.85em;
  }
  
  #bookings_details_panel table td.left_side p {
    margin : 0;
    border : 0;
    background-color : inherit;/*#fff8e6;#ebebeb;#F5FDD9;*/
    color : inherit;
    text-align : right;
    vertical-align : top;
    font-weight:bold;
   whitespace:no-wrap;
    padding: 0 10px;
  
  }
  
  
  #bookings_details_panel table.input_customer_info {
    padding : 0;
    border : 0;
    margin : 0;
    border-bottom : 1px solid #6A6D90;
   
    
  }
  
  #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 td.bookings_image {
  width:25%;
  }
  #bookings_details_panel table td.bookings_image p {
  border : 0;
  margin : 0;
  padding:10px 20px;
  }
  
  #bookings_details_panel table td.bookings_image img {
  border : 0;
  margin : 0;
  padding:20px 20px;
  height:100px;
  width:150px;
  }
  
  
  #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;
    width:100%;
    font-size : 0.9em;
  }
  
  
  #bookings_details_panel table td.right_side p {
  margin : 0;
  border : 0;
  padding:0;
  /*padding : 0 0 10px 0;*/
  }
  
  
  .warning {
  border : 3px solid #ff8080;
  background-color : #ffb3b3;
  color:#990000;
  font-weight : bold;
  font-size:.85em;
  }
  
  #bookings_details_panel ol {
  margin-left : 50px;
  }
  
  /* --------------------- search results ---------------------- */
  
  
  
  #search_results h4 {
  margin : 25px 0 25px 0;
  color : #000;
  }
  
  #search_results {
  padding:20px 5px;
  }
  #search_results table {
  margin:10px 0 5px;
  text-decoration: none;
  background-color : #fff;
  text-align : left;
  font-size : 0.85em;
  width:99%;
  }
  
  #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 : #F5F6EF;/*#ebebeb;#F5FDD9;*/
  color : inherit;
  }
  
  
  #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 : transparent;
  padding : 0;
  }
  
  #search_results dl {
  background-color : inherit;/*#F5FDD9;*//*#def67a;#c4f67f;#ffe3c7;*/
  border-bottom : 0px solid #ccc;
  margin : 0;
  }
  
  #search_results dl dt {
  font-weight : 200;
  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 : #0143A7;
  background-color:inherit;
  }
  
  #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;
  }
  
  #search_results dl.breadcrumbs {
  
  }
  #search_results dl.breadcrumbs dt {
  padding:0;  
  }
  #search_results dl.breadcrumbs dd.sub_type {
  margin:0 0 0 10px;
  }
  #search_results dl.breadcrumbs dd.category {
  margin:0 0 0 20px;
  }
  
  
  #referrer{
  line-height:18px;
  background:#edead8; /* #eeede1; */
  margin-top: 1px;
  border-bottom:1px solid #ddd;
  }
  
  #referrer a:link, #referrer a:visited, #referrer a:hover, #referrer a:active {
  color:#000;
  text-decoration:none;
  font-size:1em;
  }
  
  
  a.tooltip {
    position:relative;
    background-color:transparent;
    text-decoration:underline;
    z-index:24;
    color:#000;
  }
  a.tooltip:hover{z-indez:25;}
  a.tooltip span {
    position:relative;
    text-decoration:underline;
    z-index:24;
    } 
  a.tooltip:hover span{
  z-index:24;
  }
  a.tooltip span.the_tip {
      display:none;
  }
  a.tooltip:hover span.the_tip {  
      display:block;
      position:absolute;
      top:0em; left:4em; width:10em;
      background-color:#a0a37f; color:#fff;
      text-align: center;
      text-decoration: none;
  
  }
  #tariffs table td.nowrap a.tooltip:hover span.the_tip {
          white-space:normal;
    }
  
  * a.tooltip:hover{height:1%} 
  #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(/cgi-bin/mask.pl?client=cp&size=images&img=prev.gif) left 15% no-repeat; }
  #nextLink:hover, #nextLink:visited:hover { background: url(/cgi-bin/mask.pl?client=cp&size=images&img=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; height:50px; }
  #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: #797C5A; /*#3C3C5D;#000;*/
  	} 