 * {
  margin:0;
  padding:0;
  font-family:Geneva, Arial, Verdana, Helvetica, sans-serif;
  }
  
  html,body {
  height:100%;
  background: #eee; /*#fdeb92;*/
  /* background: url(http://hargreaveshouse.com/cgi-bin/mask.pl?client=1&size=images&img=bg.gif); */
  color:#40231D;
  }
  body {
  font-size:13px;
  text-align : center;
  }
  
  #container {
  width:95%;
  min-width:780px;
  background: inherit; /*#FCE25F;*/
  position:relative;
  padding-left:3px;
  padding-right:3px;
  margin : 0 auto;
  }
  * html #container {
  height:100%;
  }
  
  #header {
  margin-top: 0;
  border:0px solid #D9B162;
  background:#2c2c2c; 
  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;
  margin:0;
  }
  */
  #header img {
  float:left;
  margin:0;
  padding: 50px 0 0 40px;
  position:relative;
  }
  
  
  #header img#strapline {
  float:right;
  margin:0;
  padding: 100px 100px 0 0;
  }
  
  #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: #fff; /* #4b4b4b; #D9B162;*/
  width:175px;
  float:left;
  margin:0 3px 0 0;
  display:block;
  border-left:0px solid #990000;
  padding: 25px 0 25px;
  }
  #left {
  background:#fff;
  }
  #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: #4a4a4a; 
  border:1px solid #000;
  display:block;
  width:145px;
  text-decoration:none;
  color: #fff533;
  padding:5px 8px;
  }
  #left ul li a:hover {
  border:1px solid #000;
  background: #fff533; /* bfb465; */ 
  color: #4a4a4a;
  }
  
  
  
  * #left ul li ul {
  padding:0;
  background: #000;
  }
  #left ul li ul li {
  margin:1px;
  }
  #left ul li ul li a {
  border:1px solid #bcb366;
  width:125px;
  height:auto;
  padding:3px;
  }
  #left ul li ul li a:hover {
  }
  
  #left ul li ul {
  position:absolute;
  width:127px;
  left:-999em;
  z-index:1000;
  }
  
  #left ul li:hover ul,#left ul li li:hover ul,#left ul li li li:hover ul,#left ul li.sfhover ul,#left ul li li.sfhover ul,#left ul li li li.sfhover ul {
  left:166px;
  font-size:1em;
  width:134px;
  display:block;
  top:0;
  }
  
  #left ul li:hover ul {
  z-index:1000;
  }
  
  /* ===== still working on this part ================== */
  
  * #left ul li ul.internal, * #left ul li ul.internal_flyout {
  position:relative;
  width:160px;
  left:0;
  z-index:1000;
  padding:0;
  background: #7d7d7d;
  }
  #left ul li ul.internal li, #left ul li ul.internal_flyout li {
  margin: 0;
  }
  
  * html #left ul li ul.internal li.sub {
  margin-bottom:-3px;
  }
  
  #left ul li ul.internal li a, #left ul li ul.internal_flyout li a {
  background: #7d7d7d; 
  border:1px solid #696969;
  display:block;
  width:145px;
  text-decoration:none;
  color: #fff;
  padding:5px 8px;
  }
  #left ul li ul.internal li a:hover {
  }
  
  
  * html #left ul li ul li a, * html #left ul li ul li {
  position:relative;
  left:0;
  height:1%;
  }
  
  
  
  #left ul li:hover ul.internal, #left ul li li:hover ul,#left ul li li li:hover ul, #left ul li li.sfhover ul,#left ul li li li.sfhover ul {
  font-size:1em;
  left:0px;
  width:134px;
  display:block;
  top:0;
  }
  
  #left ul li:hover ul.internal, {
  z-index:1000;
  }
  
  #left ul li ul.internal_flyout li ul {
  position:absolute;
  width:127px;
  left:-999em;
  z-index:1000;
  }
  
  
  #left ul li ul.internal_flyout ul li a {
  border:1px solid #bcb366;
  width:125px;
  height:auto;
  padding:3px;
  }
  #left ul li ul.internal_flyout ul li a {
  border:1px solid #bcb366;
  width:125px;
  height:auto;
  padding:3px;
  background: #4a4a4a;
  color:#fff;
  }
  #left ul li ul.internal_flyout li a:hover {
  }
  
  #left ul li ul.internal_flyout ul {
  position:absolute;
  width:127px;
  left:-999em;
  z-index:1000;
  }
  
  
  #left ul li ul.internal_flyout li:hover ul,#left ul li ul.internal_flyout li.sfhover ul,#left ul li li li.sfhover ul {
  left:164px;
  font-size:1em;
  width:134px;
  display:block;
  top:0;
  }
  
  #left ul li.ibn {
  background:#7d7d7d;
  width:162px;
  }
  
  
  
  * html ul.internal, * html ul.internal_flyout {
  height:1%;
  }
  
  
  /* ======================================================== */
  #thumbnail_imgs {
  margin-top : 25px;
  }
  
  #thumbnail_imgs ul {
  list-style:none;
  width:150px;
  margin:auto auto;
  }
  
  * html #thumbnail_imgs li {
  height:1%;
  }
  
  #thumbnail_imgs li {
  padding-left:10px;
  }
  
  #thumbnail_imgs a {
  border:2px solid #ccc;
  display:block;
  width:125px;
  height:100px;
  margin-bottom:5px;
  }
  
  #thumbnail_imgs a:hover {
  border:2px solid #ccc;
  }
  
  #thumbnail_imgs img {
  border: 1px solid #bcb366;
  }
  
  
  
  ul#thumbnail_imgs {
  
  	/*padding : 0 10px 0 -10px; */
  	float : right;
  	width : 100%;
        background : #ccc;
  	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  img {
    border:1px solid #bcb366;
    /* border-bottom: 2px solid #fff;
  	*/
  }
  
  ul#thumbnail_imgs li a img { 
  	border: 2px solid #b6cef0;
  	
  }
  
  
  #content,#confab, #search_results, #SpecialDivForThumbnailGallery, #textfiles, #meal_menu_div, #Room_Tariffs {
  margin-right:190px;
  margin-left:178px;
  background: #fff;
  padding : 0;
  text-align:left;
  line-height:18px;
  font-family:Geneva, Arial, Verdana, Helvetica, sans-serif;
  }
  * html #left, * html #textfiles, * html #meal_menu_div, * html #SpecialDivForThumbnailGallery, * html #search_results, * html #right {
  height:1%;
  font-family:Geneva, Arial, Verdana, Helvetica, sans-serif;
  }
  
  
  #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:#c0cbd2;
  }
  #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 0 0 0;
  } 
  
  #SpecialDivForThumbnailGallery a img {
  border: 1px solid #C5C99D;
  }
  */
  /* ============ start =================*/
  #SpecialDivForThumbnailGallery {
  text-align:center;
  margin-right:0;
  padding:20px 40px 10px 40px;
  } 
  #SpecialDivForThumbnailGallery a img {
  border: 1px solid #C5C99D;
  }
  
  #SpecialDivForThumbnailGallery ul { /**/
  list-style:none;
  width:500px;
  margin:0 auto;
  display:block;
  background:transparent;
  height:50px;
  position:relative;
  }
  * html #SpecialDivForThumbnailGallery  ul { /**/
  padding-bottom:20px;
  z-index:0;
  }
  #SpecialDivForThumbnailGallery  ul li {
  position:relative;
  margin:3px;
  margin-right:50px;
  display:inline;
  }
  * html #SpecialDivForThumbnailGallery ul li a, * html #SpecialDivForThumbnailGallery ul li {
  height:1%;
  }
  
  #SpecialDivForThumbnailGallery ul li a {
  background: transparent; 
  border:0px solid #000;
  display:inline;
  width:165px;
  text-decoration:none;
  color: #1a1a1a;
  padding:5px 8px;
  font-weight:800;
  white-space:nowrap;
  }
  #SpecialDivForThumbnailGallery ul li a:hover {
  border:0 solid #000;
  background: transparent;
  color: #4a4a4a;
  }
  
  
  * #SpecialDivForThumbnailGallery ul li ul {
  padding:3px;
  background: transparent;
  width:145px;
  line-height: 25px;
  }
  #SpecialDivForThumbnailGallery ul li ul li {
  margin:0;
  display:inline;
  }
  #SpecialDivForThumbnailGallery ul li ul li a {
  border:0px solid #bcb366;
  width:125px;
  height:auto;
  padding:3px;
  display:inline;
  font-weight:normal;
  background:transparent;
  }
  #SpecialDivForThumbnailGallery ul li ul li a:hover {
  background:transparent;
  }
  
  #SpecialDivForThumbnailGallery ul li ul {
  position:absolute;
  width:145px;
  left:-999em;
  z-index:1000;
  }
  
  #SpecialDivForThumbnailGallery ul li:hover ul,#SpecialDivForThumbnailGallery ul li li:hover ul,#SpecialDivForThumbnailGallery ul li li li:hover ul,#SpecialDivForThumbnailGallery ul li.sfhover ul,#SpecialDivForThumbnailGallery ul li li.sfhover ul,#SpecialDivForThumbnailGallery ul li li li.sfhover ul {
  left:10px;
  font-size:1em;
  width:250px;
  display:inline;
  top:15px;
  text-align:left;
  }
  
  #SpecialDivForThumbnailGallery ul li:hover ul {
  z-index:1000;
  }
  
  
  
  /* =========== end ====================*/
  #image_gallery_heading ul {
  display:inline;
  width:80%;
  margin:10px auto;
  list-style-type:none;
  line-height : 18px;
  
  } 
  
  #image_gallery_heading ul a:link, #image_gallery_heading ul a:visited, #image_gallery_heading ul a:hover, #image_gallery_heading ul a:active {
  	font-family: "Arial", verdana, sans-serif;
  	color : #1a1a1a;
  	text-decoration : none;
  	display : inline;
  	list-style-type : none;
  	background-color: transparent;
  	font-size : 0.85em;
  	text-align : center;
  	font-weight : bold;
  }
  
  #image_gallery_heading ul li {
  display:inline;
  width:100px;
  padding : 0 10px;
  } 
  
  #meal_menu_div h4{
  font-size : 1em;
  font-weight : bold;
  /*width : 100%;*/
  margin :auto auto;
  padding: 10px 25px;
  }
  
  #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.90em;
  }
  #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;
  }
  #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 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;
  }
  
  .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: #000; /*#8a9352;*/
  margin-top:3px;
  margin-bottom:3px;
  text-align:center;
  color:#bfb465;
  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 : #bfb465;
  font-size : 10px;
  color : #fff;
  }
  
  #quick_book_panel table td {
  background-color : #333;
  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 : #000;
  }
  
  #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;
  }
  
  
  div#Room_Tariffs {
  /*margin : 25px 200px 0 160px;*/
  font-family : "Trebuchet MS", verdana, sans-serif, arial, helvetica;
  text-align : center;		
  padding : 25px;
  }
  /* ---------------------- for room tariffs --------------------- */
  div#textfiles table#room_tariffs {
  	margin : auto auto;
  	text-decoration: none;
  	background-color : #e2da75;
  	border : 1px solid #3f417c;
  	max-width : 450px;
        /* width : 400px; */
  	font-size : .90em;
  
  }
  div#textfiles table#room_tariffs th {
  	border : 1px solid #3f417c;
        background-color : #000;
  	color : #e2da75;
        padding : 0 15px ; 
  }
  
  div#textfiles table#room_tariffs 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;
  }
  
  
  
  
  #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.2em;
    margin-top : 0;
  }
  
  
  #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;
  }
  
  #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: 40%;
  }
  #bookings_details_panel table td.right_side {
  width: 60%;
  }
  
  
  #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;
   
  }
  
  
  #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.input_customer_info td.left_side {
    width : 50%;
  }
  
  
  
  #bookings_details_panel table td.bookings_image {
  width:25%;
  }
  
  #bookings_details_panel table td.bookings_image img {
  border : 0;
  margin : 0;
  padding:50px 0;
  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:75%;
    font-size : 0.9em;
  }
  
  
  #bookings_details_panel table td.right_side p {
  margin : 0;
  border : 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:0 0 5px 0;
  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:hover, #search_results table td a:active {
  text-decoration : none;
  font-weight : bold;
  color : #000;
  font-size : 0.9em;
  background-color : transparent;
  padding : 0;
  text-decoration:underline;
  }
  
  #search_results dl {
  background-color : inherit;/*#F5FDD9;*//*#def67a;#c4f67f;#ffe3c7;*/
  border-bottom : 0px solid #ccc;
  margin : 0 0 0 0;
  }
  
  #search_results dl dt {
  font-weight : 200;
  padding : 0 10px;
  }
  #search_results dl dt a:link, #search_results dl dt a:visited, #search_results dl dt a:hover, #search_results dl dt a:active {
  color : #000;
  background-color:inherit;
  text-decoration:underline;
  }
  
  #search_results dl dd {
  font-size : 1em;
  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{
  background:#eeede1;
  border-bottom: 2px solid #fff;
  }
  
  #referrer a:link, #referrer a:visited, #referrer a:hover, #referrer a:active {
  line-height:25px;
  color:#000;
  text-decoration:none;
  font-size:1em;
  }
  #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: #000; /*#3C3C5D;#000;*/
  	}  
  #right { /* all lists */
  
  	list-style-type: none;
  }
  
  ul#nearby_nav {
  	background-color: none;  	
  	list-style-type: none;
  	display : block;
  	margin-top : 25px;
  	text-align : left;
  	padding : 0;
  }
  
  #nearby_nav a:link, #nearby_nav a:visited, #nearby_nav a:active, #nearby_nav a:hover {
  font-family: "Arial", verdana, sans-serif;
  font-size : 0.9em;
  width: 120px;
  color : #FF9D00;
  display: block;
  padding-left : 10px;
  text-decoration : none;
  line-height : 20px;
  background-color: #ddd;
  border : 1px solid #ccc;
  margin : 0 14px 0 14px; 
  }
  
  
  #nearby_nav a:visited {
  color : #1b1b1b;
  }
  
  #nearby_nav a:hover {
  color : #000;
  background-color: #ffceab;
  	
  }
  
  
  #nearby_nav li { /* all list items */
  	float: left;
  	width: 8em; /* width needed or else Opera goes nuts */
  }
  
  
  
  /*-------  controls the first level flyout width etc.   ---------*/
  #nearby_nav li ul li a:link, #nearby_nav li ul li a:visited, #nearby_nav li ul li a:active, #nearby_nav li ul li a:hover {
  	font-family: "Arial", verdana, sans-serif;
  	color : #FF9D00;
  	display: block;
  	padding-left : 25px;
  	text-decoration : none;
  	line-height : 20px;
  	background-color: #ddd;
  	border : 1px solid #ccc;
  	width : 10em;
  	list-style-type : none;
        
  }
  
  #nearby_nav li ul li a:hover {
  background-color : #ffceab;
  color : #000;
  }
  
  #nearby_nav li ul { /* second-level lists */
  	position: absolute;
  	width: 7em;
  	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
  padding : 0;
  border-bottom : none;
  border-top : none;
  height : 20px;
  margin-left : -125px;
  background-color: transparent;
  list-style-type : none;
  }
  
  #nearby_nav li ul ul { /* third-and-above-level lists */
  	margin: -1em 0 0 10em;
  	border : 0;
  }
  
  #nearby_nav li:hover ul ul, #nearby_nav li:hover ul ul ul, #nearby_nav li.sfhover ul ul, #nearby_nav li.sfhover ul ul ul {
  	left: -999em;
  }
  /* CONTROL WHERE THE FLYOUT IS RELATIVE TO THE MAIN LIST */
  
  #nearby_nav li:hover ul, #nearby_nav li li:hover ul, #nearby_nav li li li:hover ul, #nearby_nav li.sfhover ul, #nearby_nav li li.sfhover ul, #nearby_nav li li li.sfhover ul { /* lists nested under hovered list items */
  	left: auto;
  margin-top : -20px;
  margin-right : 175px;
  font-size : 0.90em;
  line-height : 25px;
  width : 150px;
  display : block;
  }
  
  #nearby_nav li ul{ 
  	float: left;
  	width: 20em; /* width needed or else Opera goes nuts */
  	border : 0;
  }
  
  #content {
  	clear: left;
  	color: #ccc;
  }
  
  
 
