﻿#browsebar 
{
  position:absolute;
  float:right;
  top:-1.7em; right:0px;
}
  
  #browsebar a:hover
  {
	cursor:pointer;
	text-decoration:underline;
  }
  
/*** SEARCH RESULT FORM ***/

#primary-content-box {
  margin-top:-5px;
}

/*** RESULTS HEADER ***/
#results-header-id {
  position: relative;
  background: url(/img/blauwe-seperator-puntje.gif) bottom left repeat-x;
}

#results-header-id .results-pagination {
 position : absolute;
 right: .5em;
}

#results-header-id h2 
{
  margin: 0;
  margin-top: .5em;
  margin-bottom: .1em;
  padding: 0;
  padding-left:.1em;
  color: #353896;
  font-size: 1.4em;
}

  #results-options-id {
	 background: url(/img/blauwe-seperator-puntje.gif) top left repeat-x;
   color: #474747;
   padding: 4px 2px;
   height: 1.4em;
  }
    
    * html #results-options-id
    {
		width:100%;
		zoom:1;
    }
    
    #results-options-id p {
      display: inline;
      margin: 0 .4em 0 0;
    }
	
    #results-options-id div {
      display: inline;
      padding: 2px;
    }
    
    #results-options-id ul {
      display: inline;
      background: url(/img/blauwe-seperator-puntje-verticaal.gif) center right repeat-y;
      padding: 0 1em 0 0; margin: 0 1em 0 0;
    }
    
      #results-options-id ul li {
        display: inline;
        margin: 0 0 0 .7em; padding: 0 0 0 .7em;
        border-left: solid 1px #ddd;
      }
      
        #results-options-id ul li.first {
          margin: 0; padding: 0;
          border: none;
        }
      
        #results-options-id ul li.selected a {
          text-decoration: underline;
        }

#results-header {
  position: relative;
  background: url(/img/blauwe-seperator-puntje.gif) bottom left repeat-x;
}

#results-header h2 
{
  margin: 0 0 .3em 0; padding: 0;
  padding-left:.1em;
  color: #353896;
  font-size: 1.4em;
}

  #results-header-searched-for {
    position: absolute;
    overflow: hidden;
    top: 4px; right: 4px;
    font-style: italic;
    color: #353896;
  }

  #results-count {
    float: right;
    margin: 0 0 0 0;
    color:#353896;
  }
  
    #results-count strong {
    font: bold 1.3em Arial, sans-serif;
    }
  
  #favorites-back
  {
	display:inline;
    float: right;
    right:5px;
    padding-top:.2em;
  }
	
	#favorites-back a
	{
		color:#353896;
		cursor:pointer;
	}
	
	#favorites-back a:hover
	{
		text-decoration:none;
	}
	
	#results-tabs {
	  border-bottom: solid 1px #c2c3df;
	  height: 19px;
	  background-color: #e1e1ef;
	  padding: 2px 0 0 5px;
	}
	
	  #results-tabs div.results-tab {
	    float: left;
	    margin: 0 3px 0 0;
	    border: solid 1px #c2c3df;
	    border-bottom-color: #c2c3df;
	    background: #eee url(/img/results-tab-selected.png) top left repeat-x;
	  }
	  
	    #results-tabs div.selected {
	      background-color: White;
	      background-image: none;
	      border-bottom: solid 1px white;
	    }
	    
	    #results-tabs div.results-tab a {
	      padding: 2px 14px;
	      display: block;
	    }
	    
	      #results-tabs div.selected a:hover {
	        text-decoration: none;
	      }
	  
	  
  
  #results-options {
   color: #474747;
   padding: 4px 2px;
   height: 1.4em;
  }
    
    * html #results-options
    {
		width:100%;
		zoom:1;
    }
    
    #results-options p {
      display: inline;
      margin: 0 .4em 0 0;
    }
	
    #results-options div {
      display: inline;
      padding: 2px;
    }
    
    #results-options ul, #results-print {
      display: inline;
      background: url(/img/blauwe-seperator-puntje-verticaal.gif) center right repeat-y;
      padding: 0 1em 0 0; margin: 0 1em 0 0;
    }
    
      #results-options ul li {
        display: inline;
        margin: 0 0 0 .7em; padding: 0 0 0 .7em;
        border-left: solid 1px #ddd;
      }
      
        #results-options ul li.first {
          margin: 0; padding: 0;
          border: none;
        }
      
        #results-options ul li.selected a {
          text-decoration: underline;
        }
    
    #results-sort .selected {
      text-decoration:underline;
    }
      
    #results-print {
      padding: 0 1em 0 0;
    }
    
    #results-print a {
      background: url(/img/print.gif) left bottom no-repeat;
      padding: 0 1.3em 0 20px;
    }
        
    .results-pagination {
      font-weight: bold;
    }
    
      #results-header .results-pagination {
        position: absolute;
        top: 4.4em; 
        right: .5em;
      }
      
      #results .results-pagination {
        text-align: right;
        padding: .4em;
        background: url(/img/blauwe-seperator-puntje.gif) bottom left repeat-x;
      }
    
      .results-pagination a, .results-pagination span {
        margin: 0 .2em;
      }
    
      .results-pagination .selected {
        font-style: normal;
        padding: 0 .2em;
      }
      
      .results-pagination span.disabled {
        color: Gray;
      }
      
      #result-pagination-bottom {
      }
      
        #result-pagination-bottom-separator {
          margin: 3em 0 0 0;
          background: url(/img/blauwe-seperator-puntje.gif) bottom left repeat-x;
          height: 5px; font-size: 5px;
        }
      
#notice, .comparisons-notice {
  display: none;
  padding: .7em .5em; margin: 1.7em 0;
  font: bold 1em/2em Tahoma, Arial, sans-serif;
}

  .comparisons-notice {
    margin-bottom: 0;
  }

  .comparisons-notice.hideNotice {
    display: none;
    height: 1px;
  }
  
  .comparisons-notice.showNotice {
    display: block;
    height: auto;
    overflow: hidden;
  }

  #notice a, #comparisons-notice a {
    text-decoration: underline;
  }
  
    #comparisons-notice span.selectedComparison {
      padding: .3em .5em;
      white-space: nowrap;
    }
    
      #comparisons-notice span.selectedComparison a {
        color: white;
        padding: 0 .5em 0 0;
      }
      
        #comparisons-notice span.selectedComparison a:hover {
          color: #ff6;
        }

      #comparisons-notice span.selectedComparison a.bad {
        color: #930 !important;
        background-color: White;
        padding: 0 .2em 0 .3em;
        text-decoration: none;
      }
  
    #notice a:hover, #comparisons-notice a:hover {
      color: #c60;
    }
  
#results {
}

  #the-answer {
    color:lime;
    text-align:center;
    font-size:1200%;
  }
  
  .result {
    padding: 0 0 4px 0; margin: 0;
    background: url(/img/bg_result_details.gif) top right repeat-y;
    position: relative;
    font-weight: normal !important;
  }
  
    .spifcontainer {
      margin: 1em 0 0 0;
    }
  
    .comparing {
    }
    
    .notComparing {
    }
  
    div.seperator {
      background: url(/img/blauwe-seperator-puntje.gif) top left repeat-x;
      height: 1px; font-size: 1px;
    }

    .result-extrainfo
    {
		position:absolute;
		right:.4em;
        padding-top: 3px;
    }
    
    .result-title h3 {
      color: #353896;
      font: bold 1.3em Arial, Helvetica, Sans-Serif;
      display: inline;
      margin: 0 .5em 0 0;
    }
    
    .result-title .result-stars {
      color: #353896;
      display: inline;
      margin: 0 .5em 0 0;
      font-size: .9em;
    }
    
    .result-location {
      display: inline;
      padding-left: .4em;
      color:#646464;
    }
    
      .overview {
        clear: both;
        float: left;
        width: 78%;
        position: relative;
      }
  
    .overview h4 {
      display: none;
    }
  
    .result-tabs {
      width: 98%;
      margin: .3em 0 0 0; 
      padding: 0 0 1px .7em;
      _padding-bottom:0;
      background-image:url("/img/c2c3df.gif");
      background-repeat:repeat-x;
      background-position:bottom;
    }
    
    .result-tabs a 
    {
      display: inline-block;
    }
    
    .result-tabs a:hover {
      text-decoration:none;
    }
    
    .result-tabs label, .result-tabs a, .result span.rating-tab.no-rating {
      padding: .2em 1.6em 0 1.6em !important;
      margin: 0 .5em 0 0;
      border: solid 1px #c2c3df;
      border-bottom: 0px;
      cursor: pointer;
    }
    
    span.rating-tab.no-rating 
    {
			color:#646464;
    }
    
      * html .result-tabs label,
      * html .result-tabs a {
        display: block;
        float: left;
      }
    
      .result.show-info .result-tabs label.info-tab, .result.show-rating .result-tabs label.rating-tab,
      .result.show-info .result-tabs a.info-tab, .result.show-rating .result-tabs a.rating-tab {
        background-color: #fff;
        border-bottom: solid 1px #FFFFFF;
      }
      
      .result span.rating-tab.no-rating {
        background-color: #fff;
        cursor: default;
      }
      
        * html .result span.rating-tab.no-rating {
          display: block;
          width: 190px;
        }
    
    .result-illustration {
      float: left;
      margin: .5em .6em .6em 0;
      /*padding-left:.7em;*/
    }
  
    .result-info {
      margin: .5em 0 0 0;
      position: relative;
      overflow: hidden;
    }
      
      .result-info .lists {
        float: left;
        margin: 0 0 1em 0;
        width: 330px;
      }
      
      .hasGroupPic .lists 
      {
            width: 260px;
      }
      
      .result-info li {
        line-height: 1.4em;
        color: #646464;
      }
      
      .result-info .summary li 
      {
		background-image: url(/img/dash.gif);
		background-position:left 7px;
		background-repeat:no-repeat;
		padding-left:8px;
      }
          
      .result-info .products {
        margin: 1em 0 0 0;
        font-weight: bold;
        color: #646464;        
        line-height: 1.4em;
      } 
        
      .result-info ul.icons {
        float: right;
        width: 90px;
        margin: 3px 0 0 0;
      }
      
        .result-info ul.icons li {
          float: right;
          display: block;
          background-color: #dbdbec;
          margin: 0 3px 3px 0;
        }
        
          .result-info ul.icons li img {
            width: 22px; height: 22px;
          }
          
          .result-info ul.icons li span {
            display: none;
          }
        
      .result ul.tools {
        clear: both;
        background: url(/img/blauwe-seperator-puntje.gif) top left repeat-x;
        padding: 5px 0 0 0;
        position: relative;
        width:569px;
      }
      
        .result > ul.tools {
          padding-top: 8px;
        }
      
        .result ul.tools li {
          display: inline;
          padding-left:.7em;
          padding-right:1em;
        }
        
          .result ul.tools li.compare {
            padding-right: 0;
          }
        
          .result ul.tools li.compare span {
            border-right: solid 1px #ccc;
            padding-right: 1em;
          }
          
            .result ul.tools li.compare input {
              vertical-align: middle;
              margin: 0 .5em 0 0;
            }
          
              .result ul.tools li.compare > input {
                height: inherit;
              }
          
          .result ul.tools li.more-info {
            position: absolute;
            top: .5em; right: 0;
            font-weight: bold;
            border: none;
            padding-left: 14px;
          }
          
    div.result div.result-rating, div.result div.result-info {
      display: none;
      overflow: hidden;
      height: 1px;
      width: 435px;
    }
    
      div.result.show-rating div.result-rating, div.result.show-info div.result-info {
        display: block;
        height: auto;
        width: 435px;
      }
          
      .result-grade {
        color: gray;
        font-weight: bold;
        padding: 3px 0; 
        margin-left: 1em;
      }
        
        .result-grade img {
          background: white url(/img/bg_customer_rating_fill.gif) left center no-repeat;
        }
        
    .result-rating {
      position: relative;
      padding-top: .5em;
    }
     
      div.result-rating dl {
        float: left;
      }      
          
      div.result-rating dt {
        float: left;
        clear: left;
        padding-right: 2em;
        width: 12em;
        padding-top: .1em;
        color:#646464;
      }
      
      .result-rating p {
        position:absolute;
        top:9px;right:0px;
        width:140px;
        color:#646464;
      }
  
  .details {
    width: 21%;
    position: absolute;
    right: 0px;
    top: 25px;
  }

  .details a {
  	text-decoration: none !important;
		cursor: pointer;
  }
  
    .details dl {
      margin: .5em .5em 0 .5em;
      color: #646464;
      font-size: smaller;
      font-family: Tahoma, Arial, Helvetica, sans-serif;
      position: relative;
    }
    
      .details dt {
        float: left;
        clear: both;
				margin: 0 0 .1em 0;
				width: 80px;
      }
      
        .details dl > dt {
          width: inherit !important;
        }
      
        .details dt.price {
          padding: 1.4em 0 0 0;
          margin: 0 0 .3em 0;
          width: 50px;
        }
      
      .details dd {
        float: right;
        width: 50px;
        margin: 0 0 0 0;
        text-align: right;
      } 
  
        .details dd.price 
        {
          color: #353896;
          width: 95px;
          font-family: Arial, Helvetica, Sans-Serif !important;
          font-size: x-large !important;
          font-weight: bold !important;
        }
        
          .details dd[class="price"] {
            width: inherit;
          }
        
          .details dd.price span {
            display: none;
          }
          
          .details dd.price span.decimal {
            display: inline;
            font-size: .6em;
            vertical-align: super;
            color: #646464;
          }

    .result p.notice {
      position:relative;
      clear: both;
      float: left;
      padding-top: 0.3em;
      background-color: Transparent;
    }
  
    .result p.more-price-info-new {
      position:absolute;
      clear: none;
      bottom: 0;
      right: 2px;
    }
    
.result-add-to-favorites.added {
  cursor: default;
}

.result-add-to-favorites.added:hover {
  text-decoration: none;
}

.added.afterAnimation {
  color: gray;
}
  
.selectcampicon
{
float:left;
}

.charmeandqualityicon
{
float:left;
}

.campingselectionicon
{
float:left;
}

.homeandcountryicon
{
float:left;
}

/* Favorites */

#nofavorites {
  padding: 3em;
  text-align: center;
  line-height: 1.4em;
  position: relative;
}

.noresults
{
	text-align:center;
	padding-top:1.5em;
	color: #353896;
}

.more-price-info
{
  position: absolute;
  top: 75px;
  left: 0px;
  vertical-align: bottom;
  margin: 0 0 0 5px;
}

.more-price-info a
{
  display: inline-block;  
  background-image:url("/img/orange-bullet.gif");
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 15px;  
}

/*** GOOGLE MAP RESULTS ***/
#googleMapResultsContainer {
  margin: 4px 0 0 0;
  position: relative;
}

#googleMapResultsCanvas {
  height: 500px;
  overflow: hidden;
}

#googleMapResultsDisclaimer 
{
	position: relative;
	margin-top: 2px;
	margin-bottom: -7px;
}

#googleMapResultsDisclaimerText
{
  color: #888;
  font: .8em Tahoma, Arial, sans-serif;
}

/*** GOOGLE MAP RESULTS INFO WINDOW ***/
#googleMapResultsInfoWindowContainer {
  position: absolute;
  width: 1px; height: 1px;
  z-index: 42000;
}

div.showInfoWindow #googleMapResultsInfoWindow {
  display: block;
  opacity: 1;
}
div.hideInfoWindow #googleMapResultsInfoWindow {
  display: none;
  opacity: 0;
}

#googleMapResultsInfoWindow {
  position: absolute;
  bottom: 24px; left: -158px;
  padding: 0 8px 11px 0;
  width: 343px;
  background: transparent url(/img/bubble-dropshadow-large.gif) no-repeat bottom left;
}

#googleMapResultsInfoWindowBorder {
  padding: 3px;
  background-color: White;
}

#googleMapResultsInfoWindowMargin {
  border: solid 1px #aaaad5;
}

/*
#googleMapResultsInfoWindow
*/

#googleMapResultsInfoWindowHeader {
  background-color: #e1e1ef;
  color: #353896;
  font-size: 13px;
  font-weight: bold;
  padding: 4px 4px 4px 7px;
  position: relative;
}

#googleMapResultsInfoWindowHeaderText {
}

.googleMapResultsInfoWindowCloseButton {
  position: absolute;
  top: 4px; right: 7px;
  width: 15px; height: 15px;
  background: url(/img/button-close.png) top left no-repeat;
  cursor: pointer;
}

.googleMapResultsInfoWindowCloseButton1 {
  position: absolute;
  top: 4px; right: 15px;
  width: 15px; height: 15px;
  background: url(/img/button-close.png) top left no-repeat;
  cursor: pointer;
}

#googleMapResultsInfoWindowContent {
  position: relative;
}

#googleMapResultsInfoWindowContent td {
  vertical-align: top;
}

#googleMapResultsInfoWindowContentLeftColumn {
  width: 321px;
  float: left;
}

div.showSelectCamp td #googleMapResultsInfoWindowContentLeftColumn {
  background: url(/img/selectcamp-small.gif) 100% 52px no-repeat;
}

div.showCamp2Relax td #googleMapResultsInfoWindowContentLeftColumn {
  background: url(/img/Camp2Relax-small.gif) 100% 65px no-repeat;
}

#googleMapResultsInfoWindowContentDetails {
  padding: 4px 4px 4px 7px;
  color: #646464;
}

#googleMapResultsInfoWindowContentDetails table {
  margin: 0 0 4px 0;
}

#googleMapResultsInfoWindowContentDetails th {
  font-weight: normal;
  width: 60px;
}

#googleMapResultsInfoWindowContentDetails th, #googleMapResultsInfoWindowContentDetails td {
  padding: 0 0 3px 0;
}

#googleMapResultsInfoWindowContentImage {
  float: left;  
  width: 80px; height: 80px;
  margin: 0 7px 4px 0;
  overflow: hidden;
}

#googleMapResultsInfoWindowContentNotes {
  font-weight: bold;
  color: #646464;
  line-height: 1.4em;
}

#googleMapResultsInfoWindowContentFooter {
  clear: left;
  background: url(/img/blauwe-seperator-puntje.gif) repeat-x top;
  padding: 4px 4px 4px 7px;
	height: 30px;
}

#googleMapResultsInfoWindowContentRightColumn {
  width: 146px;
  float: left;
  padding: 4px 7px;
}

#googleMapResultsInfoWindowContentSummary {
  font-size: 11px;
}

#googleMapResultsInfoWindowContentSummary dl {
  color: #646464;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 10px;
  margin: .5em .5em .5em 0;
  position: relative;
}

#googleMapResultsInfoWindowContentSummary dl dt {
  float: left;
  clear: both;
}

#googleMapResultsInfoWindowContentSummary dl dd {
  text-align: right;
}

#googleMapResultsInfoWindowPrice {
  color: #353896;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: x-large;
  font-weight: bold;
}

#googleMapResultsInfoWindowPriceValue {
}

#googleMapResultsInfoWindowPriceDecimal {
  color: #646464;
  font-size: .6em;
  vertical-align: super;
}

.googleMapResultsInfoWindowSubmitButton {
  position: absolute;
  bottom: 0px; right: 6px;
}

.googleMapResultsInfoWindowSubmitButton1 {
  position: absolute;
  bottom: 42px; right: 15px;
}

.result_pic_sc 
{
	position:relative;
	top:5px;
	left:25px;
}

.result_pic_cr 
{
	position:relative;
	top:5px;
	left:10px;
}

.result_pic_sct
{
	position:relative;
	top:5px;
	left:25px;
	cursor:default !important;
}

.result_pic_crt 
{
	position:relative;
	top:5px;
	left:10px;
	cursor:default !important;
}

.result_pic_cs {
	position:relative;
	top:5px;
	left:10px;
}

.result_pic_hc {
	position:relative;
	top:5px;
	left:10px;
}

#result-menu-sitemap
{
	padding-top: 5px;
	padding-bottom: 5px;
}

#result-menu-sitemap a {
	color: #f90;
}
	
#result-menu-sitemap a:hover {
	color: #c60;
}

#result-menu-sitemap td {
	width:250px;
}

.result-extra {
  display: inline;
  padding-left: .4em;
  color:#646464;
}

.overview_img_offset
{
	padding-left:.7em;
}
