.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:10px;}
.tourSched .operatod { 
  border-top:0px; 
  margin-bottom:10px; 
  width:600px; 
  min-height: 82px;
}
#content .operatod .SRWrap a.booknow {
  margin-top: 20px;
}

.Schedule .operatod h3 a { text-decoration:none; color:#ED474D; font-weight: bold; }

.Schedule .operatod h3 { color: #000; font-weight: normal; }

.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:#FFF; 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:#ed474d;
  text-decoration: none;
  font-size:0.75em;
  width:275px;
  position:absolute;
  overflow:hidden;
  display:block;
  white-space:nowrap;
  z-index:9;  
}

#content a.tourLink span {
  padding: 0;  
}
#content a.tourLink:hover {
  color:#000;
  width:auto;
  cursor:pointer;
  min-width:275px;
  display:block;
}

#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;   
  display: inline-block;
  padding: 1px 8px;
  background: #b7161d; 
  color: #FFF;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  height: 33px;
  line-height: 33px;
}

.Schedule .TourRates {
  width: 462px;
  top:0;
  position:absolute;
  right: 13px;
}

.tourSched .TourRates { left:14px; right: auto;  }
.Schedule .TourRates div { 
  text-align:center; padding:0px; 
  background-color:#dfdfdf;
  float:left; position:relative; width:32px; height:37px; 
  overflow:hidden; 
  font-size:0.625em; line-height:37px; margin-right:1px;
}

.Schedule .TourRates .Available,
.Schedule .TourRates .Discounted { cursor:pointer; color:#000;  }

.Schedule .TourRates .Available  { background-color:#c4efc2;  }
.Schedule .TourRates .Discounted { background:#ffda81 url('../images/g-hot-deal-flame.gif') no-repeat bottom right; }

/* SRA Search Results Action Popup */

#SRA  { z-index:100; position:absolute; padding:0 0 28px 0; width:380px; 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;}

#SRA table,
#CTB table,
.tour-overview-rates table {
	font-size: 12px;
	width: 350px;
	border-collapse: collapse;
}

#SRA table th,
#SRA table td,
#CTB table th,
#CTB table td,
.tour-overview-rates table th,
.tour-overview-rates table td {
	text-align: right;
	border: 1px solid #FFF;
	border-top: none;
	border-left: none;
	background: #DFDFDF;
	padding: 5px;
	margin: 0;
	font-weight: normal;
}

#SRA table th,
#CTB table th,
.tour-overview-rates table th {
	/*text-align: left;*/
	background: #BFE7FF;
}

#SRA table a,
#CTB table a {
	width: auto;
	height: auto;
	margin: auto;
	display: inline;
}

#SRA table td.title,
#CTB table td.title,
.tour-overview-rates table td.title {
	white-space: nowrap;
	text-align: left;
}

#SRA table td.Discounted,
#CTB table td.Discounted {
	background: #E77A29 url('../images/g-hot-deal-flame-big.gif') no-repeat bottom right;
}

.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;
}

.price-note {
	font-weight: bold;
}

#search_results_schedule .note 
{
	font-size: 0.70em;
	padding: 5px 0 0;
    margin-left: 433px;
}

/* Overrides */

.Schedule .SRTour {
  position: relative;
}
#content a.tourLink {
  white-space: normal;
  position: relative;
  height: 37px;
  width: 270px;
  overflow: visible;
  background: transparent;
}
#content a.tourLink:hover {
  background: transparent;
}  
  #content a.tourLink span {
    position: absolute;
    top: 0;
    left: 0;
    height: 35px;
    width: 270px;
    padding: 0 5px;
    background-color: #ffd4d4;
    overflow: hidden;
    z-index: 10;
  }
  #content a.tourLink:hover span {
    width: auto;
    min-width: 270px;
    white-space: nowrap;
  }

/* Call to book */

.Schedule .TourRates div.CallToBook {
  background: url(../images/call-icon.png) no-repeat center center #dfdfdf;
  cursor: pointer;
  overflow: hidden;
  text-indent: -999em;
}

#CTB  { z-index:100; position:absolute; padding:0 0 28px 0; width:380px; background:transparent url('../images/g-bg-sra-bottom.png') no-repeat bottom left; }
#CTB .sra-top { background:transparent url('../images/g-bg-sra-top.png') no-repeat; height:28px; }
#CTB .sra-middle { background:transparent url('../images/g-bg-sra-middle.png') repeat-y; padding:5px 15px 0 15px; }
#CTB #Close { position:absolute; top:10px; right:10px; cursor:pointer; }
#CTB #Close a.additinerary { width:55px; }
#CTB .clear {
  font-weight: bold;
  padding-top: 20px;
}
#CTB table {
  margin-top: 10px;
}
#CTB h3 {
  width: 120px;
  margin: -16px 0 0;
}
#CTB a.additinerary {
  background: transparent url('../images/g-button-itinerary-r.gif') no-repeat scroll top right;
  color:#fff;
  display: block;
  float: left;
  font:normal 0.875em "Trebuchet MS", Arial, sans-serif;
  height: 21px;    
  margin:5px 6px 0 0;
  padding:0 20px 0 0; /* sliding doors padding */
  text-decoration: none;    
}
#CTB a.additinerary span {
  background: transparent url('../images/g-button-itinerary-l.gif') no-repeat;
  display: block;
  line-height: 21px;
  padding: 0 8px 5px 10px;
}
#CTB a.additinerary:hover {
  color:#ffe4d0;
}