.Searched {
  float:right;
  font-size:0.85em;
  border:#ed474d solid 1px;
  background-color:#ffffff;
  width:210px;
}

.Searched th {
  font-weight:normal;
  padding:0.2em 0.6em 0.2em 0.3em;
}

.Searched td {
  padding:0.2em 0.3em 0.2em 0.3em;
}

.Searched thead td {
  background-color:#ed474d;
  font-weight:bold;
  color:#ffffff;
  line-height:1.4em;
}

.Searched tfoot td {
  background-color:#eeeeee;
  line-height:1.4em;
}

.Group {
  margin:16px 0 8px 0;
  border:#47b6ff solid 2px;
  font-size:0.85em;
}

.Tour {
  min-height:65px;
  padding:5px 5px 0 5px;
  background-color:#f6f6f6;
  border-top:#ddd solid 1px;
}

.Desc {
  margin-bottom:0.3em;
}

.Desc a {
  text-decoration:none;
  white-space:normal;
}

.Tour p {
  margin:0 0 0.4em 0;
}

.More {
  font-weight:bold;
}

.More a {
  text-decoration:underline;
}

.Group .Photo {
  float:right;
  margin:0 1px 0 3px;
}

.Group .Photo img {
  border:#999999 solid 1px;
}

.Tour .Price small {
  margin-left:1em;
  color:#666666;
  font-size:0.9em;
}

.Loc {
  margin-left:3em;
  color:#999999;
  font-size:0.9em;
}

.Loc a {
  text-decoration:none;
}

.Notes {
  margin-top:2em;
  font-size:0.85em;
  color:#555555;
}

/* Moved from the style block in the samply html for the search results page */

.D .Prices th, .D .Prices td { padding-top:0; padding-bottom:0; }
.D .Prices .Supplier th { border-top:#fff solid 1px; border-bottom:#fff solid 3px; padding-top:2px;  }
.D .Prices .Supplier th strong { padding-bottom:3px; }
.D .Prices h5 { font-size:1em; margin:2px 0 5px 0; }
.D .Prices th.N { padding-left:1em; }
.D .Prices th.N a { white-space:normal; }

.Refine {
  font-size:0.85em;
}

.Refine td { width:33%; }

.Refine h5 {
  font-size:1em;
}

/* Moved from tour-calendar.css */
.Schedule {
  padding:10px 0 0 0;
}
.Schedule .operatod { border-top:1px solid #E2D3D6; margin-bottom:20px;}
.tourSched .operatod { border-top:0px; margin-bottom:10px; width:600px; }

.Schedule .operatod h3 a { text-decoration:none; color:#ED474D; }

.Schedule .operatod p.desc { margin:40px 0 0 130px; color:#686868;}

.Schedule .CalTabsWrap { position:relative; height:45px; margin:3px 0 0 0; }

#content .Schedule .MonthTabs ul { display:block;  margin:0px; padding:0px; white-space:nowrap; }
#content .Schedule .MonthTabs li { 
  display:block; float:left; margin-right:1px;
  position:relative;
  height:17px;
  padding:0 0 0 4px;
  text-align:center; line-height:18px;  
  color:#aaa; background:#eff9ff url('../images/g-month-tab-tl.gif') no-repeat top left;
  cursor:pointer;  
  margin:0;
}
.Schedule .MonthTabs li div { background:transparent url('../images/g-month-tab-tr.gif') no-repeat top right; padding-right:4px; }

#content .Schedule .MonthTabs li.Current { 
  color:#47b6ff;
  background:#bfe7ff url('../images/g-month-tab-current-tl.gif') no-repeat top left;
  
}
.Schedule .MonthTabs li.Current div { background:transparent url('../images/g-month-tab-current-tr.gif') no-repeat top right; padding-right:4px; }

.Schedule .MonthTabs { font-size:0.85em; border:0; position:absolute; width:462px; right:12px; }
.tourSched .MonthTabs { left:14px; }

.Schedule .MonthTabs li.jump { background:transparent; border:0; font-weight:normal; }
.Schedule .MonthTabs li.margin { margin-left:1em; }

.Schedule .CalTabs     { position:absolute; width:488px; right:0; top:18px; overflow:hidden; margin:0px; padding:0px;  font-size:0.85em; }
.tourSched .CalTabs     { left:0px; }

.Schedule .CalTabs div { 
  float:left; 
  width:32px; 
  margin-right:1px; 
  padding-bottom:2px;
  text-align:center; 
  font-size:0.69em; 
  line-height:12px; 
  color:#47b6ff; 
  background-color:#bfe7ff;
  border-bottom:#fff solid 1px; 
}

.Schedule .CalTabs div.next-days, .Schedule .CalTabs div.previous-days {
  width:12px;
  padding:7px 0;
}
.Schedule .CalTabs div.next-days { background:transparent url('../images/g-cal-next.gif') no-repeat; }
.Schedule .CalTabs div.previous-days { background:transparent url('../images/g-cal-previous.gif') no-repeat; }
#content .Schedule .CalTabs div.next-days a, #content .Schedule .CalTabs div.previous-days a {
  text-decoration:none;
  color:#47b6ff;
}

#content .Schedule .CalTabs div.next-days a:hover, #content .Schedule .CalTabs div.previous-days a:hover {  
  color:#2c58a8;
}

.Schedule .SRWrap { position:relative; min-height:21px; background-color:#F5F5F5; border-bottom:#fff solid 1px;}

.Schedule .SRTour {
  font-size:0.875em; width:410px;
}
.Schedule .SRTour img.expand {
  position:absolute;
  top:7px;
  left:4px;
  width:7px;
  height:7px;
}
#content .more-info-link {
  position:relative;
  z-index:1;
}
#content a.tourLink {
  color:#000;
  text-decoration: none;
  font-size:0.75em;
  margin-left:13px;
  width:310px;
  position:absolute;
  overflow:hidden;
  display:block;
  white-space:nowrap;
  z-index:9;  
}

#content a.tourLink span {
  padding:0 4px;  
}
#content a.tourLink:hover {
  color:#000;
  width:auto;
  cursor:pointer;
  min-width:310px;
  display:block;
  height:21px;
}

#content a.tourLink:hover span {
  
}

#content a.tourLink:hover { 
  
  
  /*Tour Link Hover*/background-color:#ffd4d4;/**/
}

#content .Schedule .SRTour a.content-highlight {    
  font-size:0.75em;
  text-decoration:none;    
}

.Schedule .TourRates {
  width:462px;
  right:13px;
  top:0;
  position:absolute;
}
.tourSched .TourRates { left:14px;  }
.Schedule .TourRates div { 
  text-align:center; padding:0px; 
  background-color:#dfdfdf;
  float:left; position:relative; width:32px; height:20px; 
  overflow:hidden; 
  font-size:0.625em; line-height:20px; margin-right:1px;
}

.Schedule .TourRates .Available,
.Schedule .TourRates .Discounted { cursor:pointer; color:#000;  }

.Schedule .TourRates .Available  { background-color:#c4efc2;  }
.Schedule .TourRates .Discounted { background:#e77a29 url('../images/g-hot-deal-flame.gif') no-repeat bottom right; }

/* SRA Search Results Action Popup */

#SRA  { z-index:2; position:absolute; padding:0 0 28px 0; width:277px; background:transparent url('../images/g-bg-sra-bottom.png') no-repeat bottom left; }
#SRA .sra-top { background:transparent url('../images/g-bg-sra-top.png') no-repeat; height:28px; }
#SRA .sra-middle { background:transparent url('../images/g-bg-sra-middle.png') repeat-y; padding:5px 15px 0 15px; }
#SRA #Close { position:absolute; top:10px; right:10px; cursor:pointer; }
#SRA #Close a.additinerary { width:55px; }

#SRA a { color:#fff; padding:2px 0 0 3px; }
#SRA #SRABookings a { color:#ED474D; padding:0px; display:inline; margin:0; width:auto; vertical-align:middle; height:auto; }
#SRA a  { margin:4px 0px 0px -4px; vertical-align:middle;  width:137px; height:18px; display:block; text-decoration:none; } 
#SRA a:hover { }
#SRA h2 { margin:0 0 3px 0; color:#2c58a8; }
/* #SRA ul {margin:10px 0 10px 0; padding:0; margin-left:15px;} */
#SRA ul {   padding:0; margin:0 0 10px 0; list-style:none; } 
#SRA ul li { padding:0; min-height:22px;}

.cta-hotdeals-content {
  background:#fff url('../images/g-cta-hot-deals-content.gif') no-repeat;
  display:block;
  width:118px;
  padding:15px 0 0 0;
  height:46px;
  margin:5px 0 0 0;  
}

#content .cta-hotdeals-content a {
  text-decoration:none;
  font:normal 0.875em 'Trebuchet MS', Arial, sans-serif;
  color:#fff;  
  margin:0 15px;
  display:block;
  line-height:1em;  
}

#content .cta-hotdeals-content a:hover {
  color:#e67524;
}

.results-legend div { margin-top:3px; line-height:10px; }
.results-legend span { width:20px; height:10px; float:left; clear:both; margin-right:6px; border:#fff solid 1px;}
.results-legend {
  font-size:0.69em;
  border:#dfdfdf solid 1px;
  width:105px;
  padding:0 5px 5px 5px;
  margin:0 0 10px 10px;
  background-color:#BFE7FF;
}
