/* Basic Layout
      ******************************** */
#lists, #list {
  float:left;  position:relative;
  padding:0 0 25px;
}
#list {
    width:635px;
}
#lists {
    width:555px;
}
#siderail {
  float:right; width:300px;
}

/* Main Content
      ******************************** */
#main {
  color: #666;
  font-size: 12px;
  line-height: 16px;
}
#main #lists h1,
#main #list h1 {
  font-size:21px; line-height:21px; color:#F60; 
}
#main h3.title {
  height:10px; width:46px;
  margin:0 0 4px;
  background:url(/img/ten/Tablet10HeaderLogo.gif) no-repeat;
  text-indent:-9000px;
  font-size:10px; font-weight:normal; color:#F60;line-height:10px;
}
#main #list h2.subtitle {
  margin: 3px 0 15px 0;
  color:#666; font-size:10px; line-height:10px; font-weight:normal;
}

#main p {
  margin:0 0 22px;
}
#main #lists div.summary,
#main #list div.summary {
  margin:15px 0 0;
}
#main #list div.summary {
  width:540px;
}
#main div.highlight {
    padding:0 0 15px;
}
#main p.highlight img {
  margin:0 1px 0 0;
  border:1px solid #CCC;
}
#lists div.list {
  /* width:292px; */
  /* margin:0 0 20px 0; padding:0 20px 0 0; */

  /* width:317px; */
  width: 275px;
  padding-right: 2px;
}
#lists h2 {
  margin-bottom:6px; 
  margin-right: 10px;
  padding:0 0 6px; 
  border-bottom:1px solid #CCC;
  font-size:12px; 
  font-weight:normal;
}
#lists ul li {
  font-size:12px; line-height:1.5em;
}

#lists #hotels_guest, 
#lists #hotels_popular,
#lists #destinations_popular {
  float:left; position:relative;
}

#lists #hotels_popular {
   margin-bottom: 15px;
}

#list p.bookmarks a {
  padding:0 10px 0 0;
}
#list p.dateranges {
  margin:10px 0 25px;
  letter-spacing:3px;
}
#list p.dateranges a {
  letter-spacing:0;
}
#list p.dateranges a.current {
  color:#666;
}
#list #hotels {
  width:630px;
}
#list #hotels li {
  height:10em; width:296px;
  float:left; display:block;
  margin:10px 10px 0 0; 
  border-bottom:1px solid #CCC;
}
#list #hotels li img {
  position:absolute;
  border:1px solid #CCC;
}
#list #hotels li h2,
#list #hotels li p {
  margin:0 0 0 112px;
}
#list #hotels li h2 {
  margin-bottom:4px;
  font-size:16px;
}
#list #hotels li p.name {
  font-weight:bold;
} 

#list div.summary div.brief h2 {
  font-size: 1em;
  margin-bottom: 5px;
  font-weight: normal;
}

#list div.summary div.brief p {
  margin-bottom: 5px;
}

#main div.lists {
  clear:both;
  padding:12px 0 0;
}
#main div.lists div.list {
  float:left; 
}
#main div.lists div.list h3 {
  margin:0 0 4px;
  font-size:12px;
}
#main div.lists div.list ol li {
  margin:0 0 4px;
}
#main div.lists div.list ol li p {
  margin:0;
}
#main div.lists div.list ol li p.number {
  position:absolute; width:14px; 
  font-weight:bold; 
}
#main div.lists div.list ol li p.name {
  width:180px;
  padding:0 0 0 24px;
  font-weight:bold;
}
#main div.lists div.list ol li p.location {
  padding:0 0 0 24px;
}

/* Supplemental Content
      ******************************** */
#siderail {
  padding:5px;
  background:#D2EDF9;
}
#siderail #tablet10books,
#siderail div.lists {
  margin-top: 5px;
  padding:30px;
  background:#FFF;
  zoom: 1;
}
#siderail #tablet10books h2,
#siderail div.lists h2 {
  font-size:10px; line-height:14px;
}
#siderail #tablet10books p {
  margin:0; padding:0;
}
#tablet10books h2 {
  height:10px;
  color: #666;
  width:169px;
  height: 11px;
  background:url(/img/ten/tablet10books-title.gif) no-repeat;
  text-indent:-9000px;
}
#tablet10books h2,
#tablet10books h3,
#siderail #tablet10books p,
#tablet10books img {
  margin:0 0 6px;
}
#tablet10books div.book {
  padding:0 0 20px 0;
  width: 225px;
}
#tablet10books div.book h3 {
  margin-bottom: 5px;
  font-size:12px;
  font-weight: bold;
}

#tablet10books div.book img {
  float: left;
  margin-right: 6px;
}
#siderail #tablet10books div.book p.brief {
  padding: 0 8px 0 0;
  line-height: 14px;
  margin-bottom: 3px;
}
#siderail #tablet10books div.book p.links {
  padding-bottom: 0;
  margin-bottom: 10px;
}
#tablet10books div.featured {
  border-bottom:1px solid #CCC;
  padding-bottom: 0;
  margin-bottom: 10px;
}
#tablet10books div.featured h3 {
  width:198px;
  font-size:12px; 
  font-family:Helvetica Neue, Helvetica, Arial;
}
#siderail div.lists div {
  margin:0 0 20px;
}
#siderail div.lists div.list {
  float:none;
}
#siderail div.lists h3 {
  font-size:10px;
}

/* override the main stylesheet */
#randomThumbnails {
   width: auto;
   float: none;
}

#randomThumbnails img {
  float:none;
}
