@import url(menu_h.css);

/*------------------*\
|* global interface *|
\*------------------*/
html { min-height: 100%; margin-bottom: 1px; } /* forces vertical scrollbar in non-IE browsers to prevent "page shifting"*/
.dateselector {
border:1px solid #811c00;
border-collapse:collapse;
background:#fff9f0;

}

#catdescription #reserve {
 width:50%;text-align:center
}

.book-border {
 background:#b58966 url(/images/wood_border.jpg) top left repeat-x;
 width:100%;
 height:3px;
}
.book-top {
 background:#811b00;
 color:#fff;
 font-family:georgia;
 font-size:14px;
 padding:5px 0px
}
.book-top2 {
 background:#dc9a3c;
 font-family:georgia;
 font-size:13px;
 font-weight:bold;
 padding:5px 0px;

}
.book-arrival-text {
 padding:5px 10px ;
 font-family:arial,helvetica;
 font-size:12px;
 color:#251909;
 text-align:left;
}
.book-button {
 background:#dc9a3c;
 color:#811b00;
 font-family:georgia;
 font-size:13px;
 font-weight:bold;
 padding:0px 0px;
 border:0px;
 border-bottom:1px solid #811c00
}

.mainimage {
 border:1px solid #A9350D;
 margin:0 auto;
 width:700px;
 height:467px;
 position:relative;
 text-align:center;
 z-index:999;
 overflow:hidden; /*things kind of fly in if it's visible.*/
}
#content .tgwrapper img {border:0px;}
.tgwrapper {
 position:absolute;
 left:0;
 top:0;
}
#content .dateselector img {border:0px;}

body {
  margin: 10px 0 0 0px;
  padding: 0px;
  color: #420e00;
  background: #ffffff url(/images/HN_background_tile.jpg) top center ;
  font: normal 13px arial, sans-serif;
  text-align: center;
}

img {
  border: 0px;
}

#content img {
 border:1px solid #a9350d;
 margin-bottom:10px;
}

#content .image2 {
border:1px solid;
width:275px;
overflow:hidden
}
#content .catFooter img {
  border:1px solid;
  margin:10px 24px;
}

/* forms */
form {
  margin: 0px;
}
input, textarea {
  font: normal 13px tahoma, geneva, verdana, sans-serif;
}
input.text, input.password, textarea {
  padding: 1px 0px 1px 2px;
  border: 1px solid #57594b;
}

/* links */
a {
  color: #ba2700;
  text-decoration:underline;

}
a:visited {
  color: #ba2700;
}
a:hover {
  color: #da5700;
  text-decoration: none;
}

/* headings */
h1 {
  font-size: 16px;
}
h2 {
  font-size: 13px;
  color:#940B1D;
  margin-top:0px;
}
h3 {
  font-size: 13px;
  margin:0;
}
h4 {
  font-size: 12px;
  margin-bottom:5px;
  color:#940B1D;
}
h4.sf_title {
  margin-top:0px;
}

h5 {
  font-weight: normal;
  font-size: 11px;
}
/* use this with text in headings you wish to make small */
.hsmall {
  font-weight: normal;
  font-size: 9px;
}

.phone {
  font-size: 13px;
  color:#940B1D;
  margin-top:0px;
  float:right;
  font-weight:bold;
  border:0px solid;
  width:128px;
  text-align:right;
  z-index:1;
  position:relative;
}

#accessibility {
  position: absolute;
  left: -9000px;
  width: 9000px;
}
#wrapper {
  margin: 0px 0 0 0px;
  margin: 0px auto;
  width: 823px;
  text-align: left;
}

/*--------*\
|* header *|
\*--------*/
#logo {
  width: 743px;
  height: 169px;
  float:left;
  margin-top:0px;
  position:relative;
  border:0px solid
}
#logo h1, #logo a {
  margin: 0px;
  width: 100%;
}
#logo a {
  text-decoration: none;
  display: block;
}
#header {
 width:743px;
 margin:0 auto;
 border:0px solid;
 position:relative;
 float:left;
}

#headerleft {
 float:left;
 width:40px;
 position:relative;
}
#headerright {
 float:right;
 position:relative;
 width:40px;
}

#loginbar {
  float: right;
  text-align: right;
}
#loginbar a {
  margin-top: 25px;
  padding: 10px 30px 10px 0px;
  color: #212126;
  font-weight: bold;
  display: block;
}
/* these colours are the same as defined by 'a', but we unset a:visited */
#loginbar a:hover {
  color: #5c5b66;
}
#loginbar a.in {

}
#loginbar a.out {

}

/*------------*\
|* navigation *|
\*------------*/
.navbar {
  width:795px;
  margin:0 auto;

  padding-bottom:0px;
  border:0px solid #fff;
  padding:8px 0px 12px 0;
  height:14px;
  margin-top:5px;
  position:relative;
  z-index:1;
}
ul.primarynav, ul.secondarynav {
  margin: 0px 0px 0px 0px;
  padding: 0px 0 0px 0px;
  border-bottom: 0px solid #ffffff;
  float: left;
  list-style: none;

}
ul.primarynav {

}
ul.secondarynav {
  width: 100%;
}
ul.primarynav li, ul.secondarynav li {
  float: left;
  list-style: none;
}
ul.primarynav li {

}
ul.primarynav a {
  font-weight:bold;
  margin-right: 0px;
  padding: 0px 20px;
  float: left;
  color: #ffd553;
  font-size: 11px;
  text-decoration: underline;
  border-left:1px solid #ffd553;
}
ul.primarynav a:visited {
   color: #ffd553;
}
ul.primarynav a:hover {
  color: #ffeda2;
  text-decoration:none;
}
ul.primarynav li.first{

}
ul.primarynav li.first a {
  padding-left: 40px;
  border-left:0px;
}
ul.primarynav li.last a {
  padding-right:20px;
  border-right:0px solid
}


ul.secondarynav li.first {
  padding-left: 5px;
}
ul.secondarynav a {
  margin-right: 1px;
  padding: 4px 5px;
  float: left;
  color: #ffffff;
  font-size: 10px;
  text-decoration: none;
}
ul.secondarynav a:visited {
  color: #ffffff;
}
ul.secondarynav a:hover {
  color: #212126;
}

/*-----------*\
|* searchbar *|
\*-----------*/
.searchbar {
  margin-bottom: 3px;
  padding: 5px 10px;
  border-bottom: 1px solid #57594b;
  background: #edf2cb;
}
.searchbar input.text, .searchbar input.submit {
  margin-right: 5px;
}
/* setting this in mozilla causes rendering issues */
* html .searchbar input.submit {
  height: 21px;
}
/* these colours are the same as defined by 'a', but we unset a:visited */
.searchbar a {
  color: #212126;
  font-size: 10px;
}
.searchbar a:hover {
  color: #5c5b66;
}

/*--------*\
|* footer *|
\*--------*/
#footer {
  margin: 45px 0 0px 0px;
  padding: 40px 40px 0px 20px;
  border: 0px solid #57594b;
  background: transparent url(/images/HN_Footer2_BG_Image.gif) top no-repeat;
  height:300px;
}

#footer p {
  margin: 0px;
  padding: 0px 0px 13px 0px;
  text-align:center;
}

#footer p span a{
 padding:0 5px;


}


#contentbottom {
 font-weight:bold;
 font-size:11px;
 text-align:center;
 padding-bottom:5px;
 border:0px solid;
 position:relative;
 clear:left;
}

.footernav {
  margin: 20px 0 14px 0;
  padding: 0px;
  float: left;
  list-style: none;
  width: 700px;
  text-align:center;
  border:0px solid;
  clear:left;

}


.footernav span {

}

.footernav span a {
  font-weight:bold;
  padding: 0px 11px;
  font-size: 11px;
  text-decoration: underline;
  border-left:1px solid #ffd553;
}
.footernav  a:visited {
}
.footernav  a:hover {
  text-decoration:none;
}

#footer a.l31 img{
 border:1px solid #A51C07;
}

.footerlinks {
  margin-top:-25px;
  height:95px;
  position:relative;
  border:0px solid;
}
.footerlinks img {
  float:none;
  border:0px solid;
  vertical-align:middle;
  margin-left:25px;
  margin-right:0px;
}

#footer .credits {
 text-align:right;
 margin-top:45px;
 border:0px solid;
 padding-right:12px;
 font-size:11px;
}


/*---------------*\
|* contentheader *|
\*---------------*/
#contentheader {
  padding: 10px 10px 0px 10px;
  background: #e2e1eb;
}
#contentheader .error, #contentheader .message {
  margin: 0px 200px 0px 0px;
  padding: 2px;
  border: 1px solid #ffffff;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
}
#contentheader .error {
  background: #8c3030;
}
#contentheader .message {
  background: #3a5841;
}
#contentheader .error *, #contentheader .message * {
  margin: 0px;
  padding: 0px;
}

/*---------------*\
|* contentfooter *|
\*---------------*/
#contentfooter {
  background: #e2e1eb;
}

/*---------*\
|* content *|
\*---------*/
#ocwrapper {
/* background colour of left sidebar */
  border-left: 0px solid #e2e1eb;
/* background colour of right sidebar */
  border-right: 0px solid #e2e1eb;
  margin:0px 0px;
}

#icwrapper {

}

#leftsidebar {
  margin-left: -122px;
  padding: 10px 10px 10px 10px;
  width: 100px;
  float: left;
  border:1px solid;
  position: relative;
/* hide the left sidebar by default */
  background:#ccc;

}
#rightsidebar {
  margin-right: -200px;
  padding: 10px 10px 10px 0px;
  width: 190px;
  float: right;
  position: relative;
}
.social {
 text-align:right;
 position:fixed;
 right:30px;
 top:145px;
 z-index:999;
}
.social a img{
 padding-bottom:6px;
}
#fblike {
 padding-top:6px;
}
#contentwrapper {
  width: 100%;
  float: left;
  border:0px solid;

}
#content {
  margin: 0px 40px 0px 40px;
  padding: 25px 20px 3px 20px;
  background: #ffebc9;
  }
/* hack for ie/win's guillotine bug */
/* start non ie/mac css \*/
* html #content {
  height: 1%;
}
/* end non ie/mac css */

#icontent {
}



#contentleft {
  margin: 0px 23px 20px 0px;
  padding: 0px;
  float: left;
  border:0px solid;
/* hide the left sidebar by default */
  background:transparent;
  overflow:hidden;
  color:#930B1E;
  font-size:12px;
  text-align:left;
  padding:0 0px;
  z-index:0;
}

.depth0 {
  width:302px;
}

#category .depth1 {
  width:302px;
}
#category_rooms .depth1 {
  width:402px;
}


#contentleft img {
 margin-left:0px;
 border:1px solid;
 margin-bottom:0px;
}

.byline {
 font-style:normal;
 font-size:11px
}

#contentleft p {
  color:#2f0107;
}

#contentleft center {
 padding:0 15px;

}
#contentright {
  margin-right: 0px;
  padding: 5px 15px 10px 20px;
  width: 302px;
  float: right;
  position: relative;
  border:0px solid;
  color:#930B1E;
  font-size:12px;
  text-align:center;
}

.contact #contentright {

  width:182px;
  text-align:left;
  padding: 5px 0px 10px 0px;
}






/*-----------------*\
|* global elements *|
\*-----------------*/

.floatleft {
 float:left;
 margin-right:15px;
}
.floatright {
 float:right;
 margin-left:15px;
 margin-right:10px;
}


.shadowtop {
  height: 0px;
  font-size: 1px;
  display: inline-block;
/* ie/mac fix \*/
  display: none;
/* end fix */
}
.shadowbottom {
  height: 0px;
  font-size: 1px;
  display: inline-block;
/* ie/mac fix \*/
/* end fix */
}


.shadowtopleft, .shadowtopright, .shadowbottomleft, .shadowbottomright {
  width: 15px;
  height: 0px;
  font-size: 1px;
}
.shadowtop {

}
.shadowbottom {
 height:58px;
 background:transparent url(/images/HN_footer1.gif) bottom center no-repeat;
 margin:-21px -10px 0 -10px;
 border:0px solid;
 width:843px;
 position:relative;
 z-index:1;
}
.shadowleft {
 background:url(/images/HN_tile_leftside.gif) left repeat-y;
 border:px solid
}
.shadowright {
 background:url(/images/HN_tile_rightside.gif) right repeat-y;
}
.shadowtopleft {
  float: left;

}
.shadowtopright {
  float: right;
}
.shadowbottomleft {
  float: left;
}
.shadowbottomright {
  float: right;
}

/* links */
.linklisting {
  margin: 15px 15px 20px 20px;
}
.linklisting h4.linktitle, .linklisting p.linkurl, .linklisting p.linkrating {
  margin: 2px 0px;
}
.linklisting h4.linktitle a {
  padding-bottom: 0px;
}
.linklisting p.linkurl a {
  font-size: 9px;
  text-decoration: none;
}
.linklisting p.linkrating {
  font-size: 9px;
}
.linklisting p.linkrating .linkexpired {
  color: #8c3030;
  font-weight: bold;
}
.linklisting .linkdescription, .review .reviewcontent {
  margin: 0px 0px 5px 0px;
  padding: 5px;
  border: 1px solid #bbbfa1;
  background:#FFEECA;
  overflow: hidden;
}
/* overflow: hidden doesn't work in ie unless the width is set */
* html .linklisting .linkdescription, * html .review .reviewcontent {
  width: 96%;
}
.linklisting p.linkactions {
  margin: 0px;
}
.linklisting p.linkactions a, #detailed p.actions a, #jump_frame .actions a {
  padding: 1px 4px;
  border: 1px solid #bbbfa1;
  font-size: 9px;
  text-decoration: none;
}
.linklisting p.linkactions a:hover, #detailed p.actions a:hover, #jump_frame .actions a:hover {
  background: #e2e1eb;
}

/* reviews */
.review h4.reviewsubject {
  margin: 10px 0px 0px 0px;
}
.review h5.reviewbyline {
  margin: 0px;
  font-weight: normal;
}
.review p.reviewer {
  margin: 0px 0px 2px 0px;
}
.review .reviewhelpful span {
  float: left;
  font-size: 9px;
}
.review .reviewhelpful form span {
  float: right;
}
.review .reviewhelpful input {
  padding: 0px 3px;
  border: 1px solid #bbbfa1;
  background: #ffffff;
  font-size: 9px;
}
/* .review p.reviewcontent => see .linklisting p.linkdescription */

/* link/bookmark status icons */
.new-item, .updated-item, .popular-item, .unpaid-item, .expired-item, .free-item, .bookmark-public, .bookmark-default {
  font-weight: normal;
  font-size: 9px;
  color: #ffffff;
  vertical-align: text-top;
}
.new-item {
  background-color: #8c3030;
}
.updated-item {
  background-color: #c5a600;
}
.popular-item {
  background-color: #314fb1;
}
.unpaid-item {
  background-color: #555555;
}
.expired-item {
  background-color: #92589c;
}
.free-item {
  background-color: #a7a87c;
}
.bookmark-public {
  background-color: #cc6613;
}
.bookmark-default {
  background-color: #7fb131;
}
.new-item span, .updated-item span, .popular-item span, .unpaid-item span, .expired-item span, .free-item span, .bookmark-public span, .bookmark-default span {
  padding: 0px 3px;
}

/* paging */
.paging {
  text-align: right;
}
.paging img, .paging select, .paging input {

}

#category .paging img {
 border:0px;
vertical-align:middle
}
.catpaging {
 text-align:right;
 margin-top:-10px;
 font-size:12px;
}

.crumb {
  font-size: 9px;
}

/* tables */
.ftable {
  margin-top: 5px;
  border-bottom: 3px solid #bbbfa1;
  border-collapse: collapse;
  width: 100%;
/* ie5-5.5 don't inherit the font style properly */
  font-size: 11px;
}
.ftable th {
  background: #bbbfa1;
  text-align: left;
}
.ftable th, .ftable td {
  padding: 3px 5px;
}
.ftablecol {
  border-right: 1px solid #bbbfa1;
}

/* sub headings */
#content h3 {
  color:#940B1D
}
#content h3 a {
  color:#940B1D
}

#content h3.noseparator {
  border-bottom: none;
}



/* lists */

#home ul {
  border: 0px solid;
  float: left;
}

#content ul {
 margin-top:0px;
 margin-left:0px;
 padding-left:40px;
}
#content ul.categories {
  margin: 0px;
}

/* forms */
.row {
  margin-bottom: 1px;
  padding: 4px;
}
.row label.name {
  padding-right: 5px;
  width: 25%;
  float: left;
}
.row label.name span {
  color: #8c3030;
}
.row .value.wrappedtext {
  margin-left: 25%;
  padding-left: 5px;
}
/* hack for ie 5.5 text/textarea resizing */
.row .value input.text, .row .value input.password, .row .value textarea {
  width: expression(this.parentNode.offsetWidth * 0.74 + 'px');
}
/* the previous style causes problems with long sidebars in ie6 */
.row .value input.text, .row .value input.password, .row .value textarea {
  w\idth: 72%;
}
.row .value input.text.shorttext {
  width: 100px;
}
.row.required {
  background: #e2e1eb;
}
.row.invalid {
  color: #8c3030;
  background: #eedddd;
  font-weight: bold;
}
.formsubmit {
  margin-top: 10px;
  text-align: right;
}

/* generic messages */
.errormessage {
  color: #8c3030;
  font-weight: bold;
}
.infomessage {
  color: #3a5841;
  font-weight: bold;
}

/* treecats */
#content .treecats-selection-summary ul, #content .treecats-selection ul {
  margin: 0px;
}
.treecats-selection-summary li a, .treecats-selection li a {
  margin-top: 2px;
  margin-left: 5px;
}
.treecats-selection-summary a, .treecats-selection a {
  font-size: 9px;
}
.treecats-selection-summary a:visited, .treecats-selection a:visited {
  color: #212126;
}
.treecats-selection-current {
  font-weight: bold;
}
.treecats-category-info img {
  border: 0px;
  padding: 2px;
  vertical-align: middle;
}
.treecats-children {
  padding-left: 15px;
}
.treecats-selected span, li.treecats-selected {
  font-weight: bold;
}
.treecats-category a:link, .treecats-category a:visited {
  color: #212126;
  text-decoration: none;
}
.treecats-category a:hover {
  text-decoration: underline;
}
#content ul.treecats-links {
  padding-left: 15px;
  margin: 0px;
}
.treecats-links li {
  line-height: 1.25em;
  list-style: circle;
}

/* search highlighting */
.searchhl-1, .searchhl-2, .searchhl-3, .searchhl-4, .searchhl-5 {
  font-weight: bold;
}
.searchhl-1 {
  background: #ffff80;
}
.searchhl-2 {
  background: #aaaaff;
}
.searchhl-3 {
  background: #aaffaa;
}
.searchhl-4 {
  background: #ffaaaa;
}
.searchhl-5 {
  background: #aaffff;
}

/* indent */
.indent1 {
  margin-left: 20px;
}
.indent2 {
  margin-left: 40px;
}
.indent3 {
  margin-left: 60px;
}
.indent4 {
  margin-left: 80px;
}
.indent5 {
  margin-left: 100px;
}

.hide {
  display: none;
}

.clear:after {
  height: 0px;
  clear: both;
  display: block;
  visibility: hidden;
  content: ".";
}
.clear {
  display: inline-block;
}
/* start non ie/mac css \*/
* html .clear {
  height: 1%;
}
.clear {
  display: block;
}
/* end non ie/mac css */

/*---------------*\
|* page specific *|
\*---------------*/
#bookmark_list input.checkbox {
  float: left;
}
#bookmark_list .folders .description, #bookmark_folder_view .folders .description {
  margin: 0px 0px 10px 20px;
}
.bookmark_link .comments label {
  font-weight: bold;
}
.bookmark_link .comments label span {
  font-weight: normal;
}


.catFooter {
  border:0px solid;
  font-size:13px;
}


.catFooter p {
 text-align:left;
 padding:0px 25px;
 margin:0;
 font-weight:normal;
}


#subcategories {
 text-align:center;
 padding:20px;
}
#subcategories a {
 padding:0px 20px;
}

.subcategory {
  border: 0px solid;
 clear:left;
 margin: 10px 0px 20px 0px;
 float:left; width:100%;
}
.subcategory .imageinfo {
  float:left;
  width:250px;
  border:0px solid;
 height:200px;
}

.subcategory .imageinfo a {
  border:0px solid;
}
.subcategory .imageinfo img {
  border:1px solid #940B1D;
}
.subcategory .rateinfo {
 padding-left:5px;
 border:0px solid;
 float:left;

}
.subcategory .rates{
 border:0px solid;
 width:80px;
 float:left;
 padding:10px 11px 1px 0px;
 text-align:left;
 font-size:11px;
}
.subcategory .rateslast{
 border:0px solid;
 width:150px;
 float:left;
 padding:10px 11px 1px 11px;
 text-align:left;
 font-size:11px;
}

.date {
}

.subcategory .rate {
 display:block;
 clear:left;
}

p.reserve {
  margin-top:30px;
}

.rates {
  float:left;
  width:53px;
  border:0px solid;
  font-size:11px;
}

.rateslast {
  float:left;
  width:111px;
  border:0px solid;
  font-size:11px;
}

.date {
 clear:left;
 float:left;
}

.rate {
 display:block;
 clear:left;
 float:left;
}







#home dl {
  margin: 10px 0px 0px 0px;
  width: 49%;
  float: left;
}

#category dl {
  margin: 0px 0 15px 0;
  width: 101px;
  float: left;
  border:0px solid;
  text-align:center;
  border-bottom:1px solid;
}

#category dl.odd {
  background:#ddd;
}

#category dt a {
  font-weight: bold;
  font-size: 90%;
  display:block;
}
#category dt, #category dd, #home dt, #home dd {
  margin: 0px 0px 4px 0px;
  height:80px;
}
#category dd, #home dd {
  padding: 3px 4px;
  font-size: 90%;
  border:0px solid;
  height:135px;
  margin:0 auto;
  border-top:1px solid;
}
#category dd.rates {
  height:34px;
  text-align:center;

}
#category dd .date {
  clear:left;
  display:block;
}

#detailed p.description {
  overflow: hidden;
}
/* ie needs a width for overflow: hidden to work */
* html #detailed p.description {
  width: 100%;
}
#detailed p.linknav {
  margin: 0px;
  text-align: right;
}
#detailed p.linknav img {
  vertical-align: middle;
}
#detailed p.linknav a {
  text-decoration: none;
}
#detailed p.reviewsfooter {
  margin: 20px 0px 0px 0px;
  text-align: right;
}
/* #detailed p.actions a, #detailed p.actions a:hover => see .linklisting p.linkactions a */

#home dt a {
  font-weight: bold;
  font-size: 13px;
}
#home #content h4 {
  margin-top: 20px;
  font-weight: normal;
  font-size: 14px;
}
/* #home dl, #home dt, #home dd, #home dd => see #category dl */

#jump_frame .jumpwrapper {
  height: 40px;
}
#jump_frame img.jumplogo {
  padding: 2px 0px 0px 2px;
  float: left;
}
#jump_frame h4 {
  margin: 0px;
  padding: 3px 0px;
}
/* #jump_frame .actions a, #jump_frame .actions a:hover => see .linklisting p.actions a */

#modify_select input.radio {
  float: left;
}

#search .searchoption {
  margin-top: 10px;
  padding-top: 5px;
  border-top: 1px dotted #bbbfa1;
}
#switchbox {
  border: 0px solid;
  margin-top: 0px;
}

#switchlinks {
  float: left;
  margin: 45px 25px 0px 0px;
}

.rimage {
  margin-top: 13px;
}

#endorsements {
 border: 0px solid;
 text-align: center;
 padding-left: 21px;
}
.endolink {
  border: 0px;
  margin: 0px 14px;
  float: left;
}

.dsheader {
  font-weight:bold;
  text-align:center;
  margin-left:auto;
  margin-right:auto;
}