#hotel {
  z-index:2;
  width:760px;
  max-width:760px;
  margin:10px 0px 0px;
  }
#hotel hr {
  height:2px;
  color:#1469AA;
  border-bottom:solid 1px #CCC;
  visibility:hidden;
}
#hotel h1 {
	background:transparent;
  position:static;
  top:0px;
	height:30px;
}
#hotel h1 img {
  display:inline;
}
#facs, #so {
  width:100%;
  padding:5px;
  margin:0px;
}
#sl {
  display:inline;
  width:20px;
  height:22px;
  border:0px;
  margin:0px 4px 0px 0px;
  background:transparent url(../img/sl.gif) left top no-repeat;
}
#hotel h1 #sl {

}
#dates {
  width:440px;
}
#avform {
  width:540px;
  margin: 0px;
  float:left;
  background:#FAFAFA;
  border:solid 1px #000033;
  display:inline;
}
#avform form {
  margin:0px;
  padding:0px;
}

#mrt {
/*  width:540px;*/
}

#mrt h3, #dates h3, #sCR h3 {
  font-family:Verdana, Arial, Geneva, Helvetica, "Trebuchet MS", sans-serif;
  font-size:14px;
  font-style:normal;
	font-weight:bold;
  text-align:left;
  white-space:nowrap;
  padding:4px 2px 4px 2px;
  margin:0px 0px 0px 5px;
}
#dates table {
  width:440px;
  margin:0px 0px 10px 16px;
  padding:0px;
}
#mrt td, #arr td, #dep td {
  font-size:11px;
  line-height:100%;
  vertical-align:top;
  text-align:middle;
  padding:2px 0px 0px 2px;
  border:solid 1px #EEE;
}
#mrt td {
  vertical-align:middle;
  background:#FFF;
  height:20px;
  padding:1px;
}
#arr td, #dep td {
  border:solid 1px #FFF;
}
#arr td, #dep td {
  width:58px;
}
#arr td input, #dep td input {
  vertical-align:sub;
  float:right;
}
#mrt td input {
  vertical-align:sup;
  margin:0px;
  padding:0px;
}
#arr td {
  background:#FFF;
}
#dep td {
  background:#FFF;
}
#arr td[colspan="7"] {
  background:#FFF;
}
#dep td[colspan="7"] {
  background:#FFF;
}

#arr label, #dep label {
  display:block;
}

q {
  color:#999;
}

#sCR {
  margin:10px 0px 0px;
  padding:0px;
  width:540px;
  float:left;
  border:solid 1px #000033;
}
#sCR table {
  width:540px;
}
#sCR td {
  font-family:Verdana, Arial, Geneva, Helvetica, "Trebuchet MS", sans-serif;
  font-size:12px;
  font-style:normal;
	font-weight:normal;
  font-size:13px;
  line-height:16px;
  background:#EAEAEA;
  padding:3px;
  vertical-align:middle;
}
#sCR td h3 {
  padding:0px 2px 0px 2px;
  margin:0px 0px 0px 5px;
}
#sCR td input {
  font-family:Verdana, Arial, Geneva, Helvetica, "Trebuchet MS", sans-serif;
  font-size:12px;
  font-style:normal;
	font-weight:normal;
  background:#EAEAEA;
  border:solid 0px #EAEAEA;
  padding:0px;
  margin:0px;
  vertical-align:bottom;
}
#sCR td #s, #sCR td #d, #sCR td #ngt, #sCR td #rt, #sCR td #nr {
  width:10px;
  text-align:center;
}
#sCR td #s {
  width:6px;
}
#sCR td #d {
  width:12px;
  text-align:right;
}
#sCR td #ngt {
  width:14px;
  text-align:right;
}
#sCR td #rt {
  width:42px;
}
#sCR td #my {
  width:46px;
}
#sCR td #smt {
  font-weight:bold;
  width:116px;
  margin:10px 2px 2px 2px;
  border:solid 1px #999;
  background:#F4F4F0;
  float:right;
}
#sCR #availDisplayArrivalDay {
  width:83px;
}
#sCR #availDisplayNumNights {
  width:90px;
}

.vh {
  visibility:hidden;
}

#todaysOffers {
  display:block;
  visibility:hidden;
  width:0px;
  height:10px;
}

#new_hd_rhcc { /* new hotel details right hand content container */
  width:190px;
  float:right;
  background:#fafafa;
}

#new_hd_rhcc ul {
  padding:0px;
}

#new_hd_rhc { /* new hotel details right hand content content */
  margin:10px;
}

#new_hd_rhc h2 { /* new hotel details right hand content h2 */
  border:solid 0px transparent;
  margin-bottom:0px;
}

#new_hd_rhc li { /* new hotel details right hand content h2 */
  list-style-image:url(../img/ul.gif);
}

#new_hd_icr {
  width:100px;
  float:right;
}

#new_hd_icr img {
  clear:both;
  float:right;
  display:block;
  margin-bottom:20px;
  cursor:pointer;
}

#new_hd_lhc {
  width:540px;
}


/*-- Generic classes --*/
.hoverText {
  cursor:hand;
  cursor:pointer;
}

/*-- Print Formatting --*/
@media print {
 #hotel {
    margin:10px 0px 0px 15px;
    padding:10px;
    background:#FFF;
    border:0px;
  }
  #pv {
    font-family: Revue-Thin, "Bauhaus Heavy", "Trebuchet MS", "Myriad Web", Arial, Geneva, sans-serif;
    font-size:18px;
    line-height:150%;
    font-style:normal;
  	font-weight:normal;
  }
  #avform {
    background:#FFF;
    border:0px
    width:0px;
    height:0px;
    display:none;
    visibility:hidden;
  }
  #sl {
    background:url(../img/slp.gif) no-repeat left top;
  }
  a.boxed, a.boxed:hover, a.boxed:active, a.boxed:visited, #sCR, #dates {
    display:none;
    visibility:hidden;
  }
}