html {
  background-color: #fff;
  color: white;
}

body {
  /*
  font-family: Frutiger, "Frutiger Linotype", Univers, Corbel, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  */
  background-color: transparent;
  color: #120F10;
}

ol, ol li {
  list-style-type: none;
}

p {
  line-height: 155%;
}

p.initialcap:first-letter {
  font-size: 160%;
  padding-right: 0.05em;
  font-weight: bold;
}


a {
color: #4290C1;
}


#header {
  background-color: transparent;
  height: 105px;
  width: 970px;
  margin-bottom: 10px;
}

#header img {
 position: absolute;
 margin: 18px 0 0 -195px;
 left: 0;
 z-index: 15;
}

#header h1 {
  background-image: url(/images/camino_logo_text.png);
  background-repeat: no-repeat;
  width:316px;
  position:absolute;
  z-index:10;
  height: 68px;
  float: left;
  left: 0;
  margin: 36px 0 0 150px;
}

#header h1 a  {
  display: block;
  width:316px;
  height: 68px;
}

#header h1 a span {
  margin-left: -20000px;
}

#wrapper {
   padding: 0 10px 10px 10px;
   width: 970px;
   /*overflow: hidden;*/
   margin: 0 auto;
   position:relative;
}


#site-message {
  font-weight: bold;
  color: #fff;
  margin-bottom: 15px;
  display: none;
}


#language-selector {
  display: block;
  height: 22px;
  margin: 1px 0 0 678px;
  position: absolute;
  z-index: 5;
}

#language-selector  dt {
  float: left;
  height: 22px;
  width: 22px;
  margin-right: 4px;
  
}

#language-selector  dt a {
  display: block;
  opacity: 0.7;
  text-decoration: none;
}

#language-selector  dt a.active {
  display: block;
  opacity: 1;
}

#language-selector  dt {
  float: left;
  height: 22px;
  width: 22px;
  margin-right: 4px;
  
}

#language-selector dd  {
  display: none;
}

#site-navigation {
  background: #d0e3ee url(/images/backgrounds/nav_end_bg.png) no-repeat top right;
  position: absolute;
  width: 1500px;
  margin-left:-536px;
  height: 25px;
  z-index: 4;
}

#site-navigation ul {
  margin:0 0 0 722px;
  font-size: 130%;
  position:absolute;
  z-index:5;
  cursor: pointer;
  width: 790px;
}

#site-navigation ul li {
  list-style-type: none;
  float: left;
  height: 25px;
  padding: 0px 3px 0 3px;
  margin-right: 20px;
  font-weight: normal;
  position: relative;
}

#site-navigation > ul > li {
  height: 60px;
}



#site-navigation ul li.no-sub {
  float: right;
  margin-right:25px;
}

#site-navigation ul li a {
  margin-top: 3px;
  position:relative;
  display: block;
  margin-left: 10px;
  padding-left: 3px;
  padding-top: 0;
  text-decoration: none;
  color:#4290C1;
}

#site-navigation ul li span img  {
  width: 100%;
  height: 25px;
  top: -25px;
  position: relative;
}

#site-navigation ul li.active a {
  color:#4290C1;
}

#site-navigation ul li span {
  display: block;
  position:absolute;
  overflow: hidden;
}

#site-navigation ul li.active span img {
  top: 0;
}

#site-navigation ul.subnav {
  margin: 0;
  position: absolute;
  font-size: 90%;
  padding-left: 10px;
  margin-top: 10px;
  width: auto;
  display: none;
  width: 470px;
}

#site-navigation ul.subnav li:hover, #site-navigation ul.subnav li.active {
  background: url(/images/subnav_triangle_bg.png) no-repeat;
  font-weight: bold;
  margin-right: 16px;
}

#site-navigation ul li.active ul.subnav {
  display: block;
}


#content {
  color: #120F10;

  height: 100%;
  position: relative;
  padding: 70px 10px 10px 10px;
}

#content h4 {
  font-size: 120%;
  color:#2D9BAE;
  font-weight: normal;
}

#footer {
  background-color: white;
  color: #120F10;
  margin-bottom: 10px;
  padding: 4px;
  text-align: center;
  clear: both;

  -moz-border-radius-bottomleft: 15px;
  -moz-border-radius-bottomright: 15px;

  -webkit-border-bottom-left-radius: 15px;
  -webkit-border-bottom-right-radius: 15px;

  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}

#footer ul {
  margin:40px auto 0;
  text-align: left;
  list-style-type: none;
  width: 990px;
}



#footer ul li {
  float: left;
  display: block;
  height: 75px;
  width: 165px;
  list-style-type: none;
  margin: 0 10px;
  margin:0 30px 0 0;
  padding-left:2px;

}

#footer ul li a {
  font-weight: bold;
  font-size: 115%;
  text-decoration: none;
}

#footer ul li a:hover {
  border-bottom: 2px dotted #2d9bae;
}

#footer ul li p {
  margin: 0;
  font-size: 10px;
  font-family: Tahoma, sans-serif
}


#premium-partners {
  float: left;
  list-style-type:none;
  margin-left:450px;
  margin-top:36px;
  overflow:hidden;
  width:206px;
}

#premium-partners li {
  float: right;
  margin-left: 20px;
}

#premium-partners li a {
  display: block;
  height: 69px;
  background-repeat: no-repeat;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  opacity:0.3;
}

#premium-partners li a:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity:1;
}

#premium-partners li a  span {
  margin-left: -20000px;
}

#surfriders-link {
  background-image: url(/images/cp/surfrider_foundation_europe_sm.png);
  width: 59px;
}

#carbonfund-link {
  background-image: url(/images/cp/carbonfund_partner_logo_sm.png);
  width: 85px;
}

.liquid-copyright {
  text-align: center;
  opacity: 0.25;
  padding-top: 15px;
}

.liquid-copyright h4 {
  margin-bottom: 4px;
}

h3 {
  background-color: transparent;
  font-weight: normal;
  padding: 0;
  height: 27px;
  color: #2d9bae;
  background-repeat: no-repeat;
  background-image: url(/images/backgrounds/camino_triangles_f_header2.png);
  overflow: auto;
  font-size: 135%;
}

h3.clear-b {
  clear: both;
}

h3 strong {
  padding-left: 22px;
  padding-right: 6px;
  padding-top: 3px;
  display: block;
  float: left;
}

h3 span {
  padding-top: 3px;
  display: block;
  font-weight: normal;
  float: left;
}

h3 strong a, h3 a {
  text-decoration: none;
}

h3 strong a:hover{
  border-bottom:2px dotted #2D9BAE;
}

h3 a:hover {
  border-bottom:1px dotted #2D9BAE;
}

h3 a {
  display:block;
  float:left;
  margin-left:0;
}

h3.more a {font-size:13px;}

h3 img {
  width: 100%;
  height: 12px;
}

h4 a:hover {
  border-bottom: dotted 1px #4290C1;
}




/* START Branch Selection */

#branch-selection-container {
  height: 500px;
}

#branch-selection-container h2 {
  color: #57AFBE;
  font-size: 48px;
  font-weight: normal;
  left: 296px;
  position: absolute;
  text-align: center;
  top: 161px;
  letter-spacing: 1px;
}

#branch-selection-container h2 span {
  display: block;
  letter-spacing: normal;
}

#mission-msgs-container {
  color: #57AFBE;
  left: -92px;
  overflow: hidden;
  height: 60px;
  position: relative;
  width: 740px;
  top: 10px;
}


#mission-msgs {
  height: 500px;
  width: 740px;
}

#mission-msgs dt {
  border-right: 4px solid #57afbe;
  clear: both;
  display: block;
  float: left;
  font-size: 48px;
  padding-right: 11px;
  text-align: right;
  height: 60px;
  width: 280px;
  margin-bottom: 10px;
}

#mission-msgs dd {
  display: block;
  float: right;
  height: 55px;
  font-size: 16px;
  font-weight: bold;
  width: 433px;
  padding-top: 12px;
}

#branches {
  position: absolute;
  top: 70px;
  left: 0;
  width: 950px;
}

#branches li {
  position: absolute;
  display: block;
  background-repeat: no-repeat;
  cursor: pointer;
}

#branches h4 {
  position: relative;
  background-repeat: no-repeat;
  font-size: 30px;
  color: #1480ab;
  font-weight: bold;
  text-align: center;
}

#branches a {
  text-decoration: none;
}

#branches a:hover {
  text-decoration: none;
}

#branches .season-info {
  display: block;
  font-size: 20px;
}

#branch-aglou {
  background-image: url(/images/branches/africa.png);
  width: 580px;
  height: 266px;
  left: 0;
  top: 256px;
  padding-left: 51px;
  padding-top: 16px;
}

#branch-aglou h4 {
  background-image: url(/images/branches/marocco.png);
  width: 409px;
  height: 135px;
  padding-left: 14px;
  padding-top: 64px;
}

#branch-aglou:hover h4 {
  background-image: url(/images/branches/marocco_hover.png);
}

#branch-aglou .season-info {
  word-spacing: 3px;
}


#branch-valdovino {
  background-image: url(/images/branches/europe.png);
  height: 389px;
  padding-left: 26px;
  padding-top: 174px;
  right: 0px;
  top: 0px;
  width: 370px;
}

#branch-valdovino h4 {
  background-image: url(/images/branches/spain.png);
  background-position: left bottom;
  height: 212px;
  padding-left: 0px;
  width: 453px;
}

#branch-valdovino:hover h4 {
  background-image: url(/images/branches/spain_hover.png);
}


#branch-valdovino .season-info {
  word-spacing: 19px;
}


/* END Branch Selection */

#facebook-badge {
	width: 285px;
	overflow: hidden;
	height: 79px;
}

#facebook-badge img {
	margin-left: -28px;
	margin-top: -4px;
}

/* START Trip Teaser */

#item-teasers {
  float: left;
  width: 100%;
  margin-right: 5px;
  margin-bottom: 30px;
  margin-top: -30px;
}



/*
#item-teasers div, #item-teasers li {
  float: left;
  width: 295px;
}
*/

div.item-teaser, li.item-teaser {
  overflow: hidden;
  float: left;
  padding-left:15px;
  padding-right:15px;
  width:285px;
}
#item-teasers h3 {
  margin-top: 5px;
}

.item-teaser h4, .people-teaser h4 {
   padding: 2px 8px 5px 0px;
}

h4 a {
  color: #4290C1;
  text-decoration: none;
}

.hover {
  cursor: pointer;
}


.hover h4 a {
  border-bottom: dotted 2px #4290C1;
}

.item-teaser p {
  margin-left: 95px;
}

.item-teaser img {
  float: left;
  margin-right: 10px;
}


li.item-teaser dl {
  margin: 0;
}

li.item-teaser dl dt {
  display: none;
}

dl.season-list, dl.price-list {
  float: right;
}

dl.season-list dd {
  font-weight: bold;
  color: #4290C1;
  font-size: 95%;
}

dl.price-list {
  font-weight: bold;
  clear: right;
}

dl.price-list dd {
  margin: 0;
  text-align:right;
  font-size: 120%;
}

dl.activity-symbols-list dd {
  float: left;
  display: none;
  margin: 0;
}

abbr.activity {
  display: block;
  width: 28px;
  height: 21px;
  background-repeat: no-repeat;
  border: none;
}

abbr.climbing {background-image: url(../images/icons/activities/climbing_xxs.png);}

abbr.cycling {background-image: url(../images/icons/activities/cycling_xxs.png);}

abbr.surfing {background-image: url(../images/icons/activities/surfing_xxs.png);}

/* END Trip Teaser */


/* START Item Panel */
.panel-item {
  width: 635px;
  overflow: hidden;
}

.panel-item h3 {
  float: left;
  overflow: visible;
}

div.item-gallery {
  clear: both;
  margin-bottom: 15px;
  margin-left: 2px;
  height: 320px;
  position:relative;
  width: 630px;
}

#gallery-mode {
  overflow: auto;
}

ul.detail-page {
  position: absolute;
  right:0px;
  top: -24px;
  width: 260px;
}

ul.overview-page {
  width: 450px;
}

#gallery-mode li {
  float:right;
}

.gallery-mode-handlers {
  -moz-border-radius-topleft:4px;
  background-color:#D0E3EE;
  color:#4290C1;
  display:block;
  margin-left:10px;
  padding:4px 15px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  height: 16px;
  width: 65px;
  text-align: center;
  cursor: pointer;
}

.active-gallery-mode {
  font-weight: bold;
  border-color:#D0E3EE;
  border-width: 1px;
  border-style: solid;
  border-bottom: none;
  color:#4290C1;
  background: none;
}

#item-panos p, #item-panos a {
  display: none;
}

#item-images ul, #item-images ul li {
  list-style-type: none;
  margin: 0;
  overflow: auto;
}

#item-images ul {
  height: 320px;
  position:relative;
  width: 630px;
  overflow: hidden;
}

#item-images ul li {
  float: left;
  width: 105px;
  height: 320px;
  overflow: hidden;
  cursor: pointer;
}

#item-images ul li img {
  width: 427px;	
  height: 320px;
}

#item-images ul li a {

}


.panel-item p {
  clear: both;
  margin: 1em 0 1em 0;
}

dl.community-rating {
  float: right;

}

dl.community-rating dt {
  color: #4290C1;
  margin-right:10px;
  margin-top:1px;
  font-weight: bold;
  float: left;
}

dl.community-rating dd {
  float: left;
}

dl.community-rating dd abbr {
  border: none;
}


h4.facility-items-list {
  border-top:2px solid #0898CE;
  clear:both;
  padding-bottom:5px;
  padding-top:12px;
}

dl.facility-items-list {
  margin-bottom:20px;
  margin-top:5px;
  overflow:auto;
}

dl.facility-items-list dt {
  clear:both;
  display:block;
  float:left;
  font-size:12px;
  font-weight:bold;
  height:26px;
  padding-top:5px;
}

dl.facility-items-list dd {
  float: right;
  width:210px;

}

dl.facility-items-list dd.facility-item-descr {
  clear: both;
  float: none;
  font-weight: normal;
}


dl.item-prices {
}

dl.item-prices dt {
  font-weight: bold;
  display: block;
  clear:left;
}

dl.item-prices dd dl {
  float:left;
  line-height:20px;
  margin-bottom:10px;
  margin-left:10px;
  margin-top:10px;
}

dl.item-prices dd dl dt {
  display: block;
  clear:left;
  float:left;
  font-weight:normal;
  width:220px;
}

dl.item-prices dd dl dd {
  width: 310px;
  display: block;
}

dl.fleft {
  float: left;
}
dl.item-features-list {
  margin-bottom:15px;
}

dl.item-features-list dt {
  font-weight: bold;
  font-size:120%;
  color:#2D9BAE;
}

dl.item-features-list dd {
  margin: 5px 0 0 0;
}

dl.item-features-list {
  margin-bottom:15px;
}

ul.item-features-list  {
	list-style-type: square;
}

ul.item-features-list li {
	margin-right: 5em;
	margin-bottom: 1.3em;
	margin-left: 3em;
	list-style-type: square;
}


.inline-lang-links {
  overflow: auto;
  float: right;
  right: 0;
  position: relative;
  top: -21px;
}

.inline-lang-links a {
  border: 2px solid transparent;
  text-decoration: none;
  float: left;
  margin: 0 3px;
  display: block;
  height: 11px;
  width: 16px;
  background-repeat: no-repeat;
  overflow: hidden;
  color: transparent;
}

.inline-lang-links a:hover {
  border-bottom-color: transparent;
}


.inline-lang-links a.selected {
  border-color: #2D9BAE;
}

.inline-lang-links a span {

}

a.lang-de {
  background-image: url(/images/icons/de_flag.png);
}

a.lang-en {
  background-image: url(/images/icons/gb_flag.png);
}

a.lang-es {
  background-image: url(/images/icons/es_flag.png);
}


dl.fright {
  float: right;
}

label.item-amount {
  display:block;
  float:left;
  margin-right:15px;
  margin-top:5px;
}

/*
label.item-amount input {
  width: 2em;
  text-align: right;
  font-weight: bold;
}
*/

label.item-amount select {
  width:45px;
  font-weight: bold;
}


.panel-item-alternatives {
  float: right;
  width: 315px;
}

.panel-item-alternatives div {
  overflow: auto;
  margin-bottom: 10px;
  margin-left: 5px;
  margin-right: 5px;
  clear: left;
}

.panel-item-alternatives div img {
  float: left;
  margin-right: 10px;
}

a.book-item {
  display: block;
  color: #fff;
  text-decoration: none;
  padding: 8px 20px;
  background-color: #489cd6;
  font-weight: bold;
  border-color: #0f2c55;
  margin-top: 3px;
  -moz-border-radius: 8px;
  float: right;
  margin-right:2px;
}


/* END Item Panel */


/* START Comments */

h4.comments-header a {
  font-weight: normal;
}

h4.comments-header {
  clear: both;
  padding-top: 20px;
}

ol.comments-list {
  overflow: auto;
}

ol.comments-list li {
  list-style-type: none;
}

ol.comments-list li strong.comment-user, ol.comments-list li abbr.starscommented, button.thumb-up, button.thumb-down {
  float: left;
}

ol.comments-list li strong.comment-user {
  margin-right: 1em;
}

ol.comments-list li abbr {
  border: none;
}

ol.comments-list li blockquote {
  clear: both;
  margin-left: 0;
}


button.thumb-up, button.thumb-down {
  border: none;
  padding: 0;
  margin: 0;
  background: none;
  cursor: pointer;
}

abbr.dtcommented {
  float: right;
  border-bottom: none;
}

/* END Comments */


/* START Activity panel small */
.activity-panel-small {
  width: 300px;
  overflow: auto;
}

.activity-illustration {
  float: left;
  margin-right: 15px;
}

.activity-panel-small-body {
  float: left;
}

dl.activity-details-list {}

dl.activity-details-list dt {
  font-weight: bold;
  float: left;
}

dl.activity-details-list dd {
  float: left;
}

/* END Activity panel small */

/* START Video Display */

#media-teasers {
   overflow: hidden;
   float: right;
   margin-right: 10px;
   margin-bottom: 15px;
}

#media-teasers div {
  float:left;
  overflow: hidden;
}

.video-teaser-container {
  overflow: auto;
  width: 425px;
  margin: 0 10px;
}

.video-galleries-container {
  clear: left;
}


/* END Video Display */

/* START Photo Display */

.photo-teaser-container {
 width: 635px;
}

#flickr-stream {
 width: 458px;
 overflow: hidden;
 height:330px;
}

.jqGSContainer {
  width: 456px;
}

.jqGSContainer .jqGSImgContainer ul li img {
  border: none
}

.jqGSContainer .jqGSPagination ul li a {
  background-color: #4290C1;
  border:1px solid transparent;
}

.jqGSContainer .jqGSPagination ul li a:hover, .jqGSContainer .jqGSPagination ul li a.selected {
  background-color: #0F2C55;
  border:1px solid #0F2C55;
  color: #fff;
}


.photo-teaser-container div ul, .gallery-container div ul {
  margin: 0;
}

.photo-teaser-container div ul li, .gallery-container div ul li {
  list-style-type: none;
}



/* END Photo Display */

/* START Blog Display */
.atom-url {
 background: url(/images/icons/feed-icon-24x24.png) no-repeat;
 display:block;
 height:24px;
 width: 24px;
 float: right;
 text-decoration: none;
 overflow:hidden;
}

.atom-url span {
  margin-left: -20000px;
  width: 24px;
  display: block;
  height: 24px;
}

.blog-teaser {
  width: 310px;
  overflow: auto;
  float: right;
  padding: 0 7px;
}

.blog-teaser p {
  clear: both;
}

.blog-teaser .entry-content {
  display: none;
}

.entry-title a {
  color: #4290C1;
  text-decoration: none;
}

.entry-meta, .entry-meta dd {
  margin: 0;
  display: none;
}

.entry-meta {
  overflow: auto;
  margin-top: 5px;
  margin-bottom: 10px;
}

.entry-meta dd {
  float: right;
}

.entry-meta dd.entry-author {
  float: left;
}

.entry-meta dt {
  display: none;
}

.blog-teaser ol {
  margin: 0;
  margin-left: 10px;
  margin-right: 10px;
}

.blog-teaser ol li {
  list-style-type: none;
  margin: 0;
}

.pager {
  float: right;
  overflow: auto;
}

.pager li {
  float: left;
  margin-left:6px;
}

#posts .post-body ul, #posts .post-body ul li {
  list-style-type: square;
}

#posts .post-body ol, #posts .post-body ol li {
  list-style-type: decimal;
}

#posts .post-body * li {
  margin-bottom: 15px;
  margin-top: 15px;
}

/* END Blog Display */

/* START Testimonial Display */

.testimonials {
  height: 90px;
  margin-top: 0px;
  margin-right: 30px;
  padding-top: 30px;
  float: right;
  overflow: hidden;
  width: 280px;
}

.testimonials ul, .testimonials ul li dl, .testimonials ul li dl dd, .testimonials ul li dl dd blockquote  {
  margin: 0;
}

.testimonials ul {
  width: 2000px;
}

.testimonials ul li {
  list-style-type: none;
  display: block;
  float: left;
  width: 280px;
  margin-right: 60px;
}

.testimonials ul li blockquote {
  font-weight: bold;
  color: #2D9BAE;
  margin: 0;
  font-size:105%;
}

.testimonials ul li blockquote .quote {
  padding: 0px 30px 0px 0px;
  margin-bottom:0;
}

.testimonials ul li .author {
  padding: 0px 0px 0px 40px;
  text-align: right;
}

#marketing {
  display: none;
}

#map-teaser {
  font-size: 120%;
  font-weight: bold;
  color: #2D9BAE;
}

#map-teaser ul {
   margin: 0;
}

#map-teaser ul li {
  margin: 15px 0;
  list-style-type: none;
  font-size: 105%;
}

#map-teaser {
  padding-left: 5px;
}



/* END Testimonial Display */

/* START Our Vision */
#mission h3 {
  clear: both;
}

#mission img  {
  float: right;
  margin-left: 20px;
  margin-right: 10px;
}

#mission p {
  margin-bottom: 20px;

  line-height: 155%;
  font-size: 15px;
  padding: 0 10px;
}

#mission-short {
  margin-bottom: 50px;
  margin-top: 40px;
  margin-left: 60px;
}


#mission-long {
  margin-left:50px;
  width:860px;
}

#mission-short dl {
  overflow: auto;
}

#mission-short dl dt {
  font-weight: bold;
  display: block;
  font-size: 50px;
  color: #2D9BAE;
  width: 275px;
  margin-right: 15px;
  float: left;
}

#mission-short dl dd {
  display: block;
  width: 275px;
  float: left;
  margin-right: 15px;
  margin-top: 70px;
  margin-left: -290px;
}

/* END Our Vision /*

/* START Your Destination */
#map {
  /*background: url(/images/gmaps_valdov_snap.jpg) no-repeat;*/
}

.destination-container {
  overflow: auto;
  padding-bottom:20px;
}

.destination h2 {
  display: none;
}

#destination-gallery {
  float: left;
  width: 460px;
  height: 332px;
  margin-right:18px;
}

.destination-container #panorama-player {
  float: left;
  margin-right:18px;
}

#lightbox-pano-container {
}

.photo-teaser-container  #panorama-player {
  float: left;
}

.destination-detail-container {
  clear: both;
}

.destination-detail-container p, .destination-detail-container h4, .destination-detail-container dl {
  padding: 0 50px;
}

.destination-detail-container ul li img {
  float: left;
  margin-right: 15px;
}

.destination-detail-container dl {
  margin: 0;
  float: left;
  margin-right: 30px;
  margin-right: 15px;
}

.destination-detail-container dl dt {
  font-weight: bold;
}

.destination-detail-container dl dd {
  margin: 0;
}

.destination-detail-container table, .item-price-table {
  border: none;
  margin-bottom: 30px;
  margin-left:150px;
  margin-right:6px;
  width: 777px;
}


table.item-price-table {
  margin-left:0;
  margin-right:0;
  width:auto;
}

.destination-detail-container table th, .item-price-table th {
  font-weight: bold;
  padding: 2px 4px 2px 4px;
  border: none;
  text-align:left;
  width: 190px;
  color: #4290C1;
  border-bottom: dashed 1px #4290C1;
}

.destination-detail-container table td, .item-price-table td {
  padding: 2px 4px 2px 4px;
  border: none;
  vertical-align:top;
}


.destination-weather {
  padding-top: 5px;
  clear:both
}

.weather-month {
  width: 115px;
  display: block;
}

/* TODO fix this for IE until then do not display */
.destination-weather p {
  display: none;
  float: right;
  margin-right: 10px;
}


.destination-weather iframe {
  float: right;
  margin-top: -10px;
  margin-right: 5px;
  height: 255px;
}

.destination-weather dl {
  float:left;
  margin:15px 4px 4px;
}

.destination-weather dl dt {
  font-weight: bold;
  color: #4290C1;
  font-size: 116%;
  float:left;

}

.destination-weather dl dd dl, .destination-weather dl dd {
  float: left;
  margin-left: 0;
}

.destination-weather dl dd dl dd, .destination-weather dl dd dl dt {
  float: none;
}

.destination-weather dl dd dl dt {
  margin-bottom: 0.3em;
  margin-top: 0.5em;
  font-size: 100%;
}

.destination-weather dd.attribute-container {
  margin-left: -115px;
  width: 120px;
  margin-top:20px;
}

.destination-weather dl dd dl dd.stars img {
  margin-bottom: -2px;
}

/* END Your Destination */

/* START Getting There & Around */
.getting-there-container, .getting-around-container {
  clear: right;
  margin-bottom: 15px;
}

/* the next 2 lines need to die */
.getting-there-container h4, .getting-around-container h4, .getting-there-container h5, .getting-around-container h5, .getting-there-container p, .getting-around-container p, .getting-there-container dl, .getting-around-container dl,.getting-there-container ul, .getting-around-container ul {
  margin-left: 10px;
}

.getting-there-container dl, .getting-around-container dl {margin-bottom: 15px; overflow:auto;}

.getting-there-container dl dt, .getting-around-container dl dt {font-weight:bold;}

.getting-around-container dl dt {float: left; clear: left; display:block;width:150px;}

.getting-around-container dl dd {float: left; margin-left: 15px;width: 200px; display:block;}


#map-getting-there, #map-getting-around {
  float: right;
  width: 485px;
  height: 350px;
  margin-left: 20px;
  margin-right: 15px;
}


/* END Getting There & Around */

/* START Stuff to Do */

.item-container h3 {
  clear: both;
  margin-top: 30px;
}

.item-teaser-big {
  margin-left: 10px;
  margin-right: 20px;
  padding-bottom: 35px;
  clear: left;
}

.item-teaser-big h4 {
  margin-bottom: 10px;
}

.item-teaser-big.nopic p, .item-teaser-big.nopic h4 {
  padding-left: 0;
}

.item-teaser-big.nopic img {
  display: none;
}

.item-teaser-big.nopic table {
  margin-left: 0;
}

.item-teaser-big-body {
  margin-left: 150px;
}

.item-teaser-big img {
  float: left;
  margin-right: 15px;
}

.item-teaser-big dl {
  margin-top: 5px;
  margin: 0;
  overflow: auto;
}

.item-teaser-big dl dt {
  font-weight: bold;
  margin-right: 5px;
  margin-bottom: 3px;
  clear: both;
  float: left;
  display:block;
}

.item-teaser-big dl dd {
  margin-bottom: 3px;
}

.item-teaser-big blockquote {
  font-size:17px;
  font-weight:bold;
  margin-left:40%;
  text-align:right;
  padding: 5px 10px;
  color: #2d9bae;
  border-bottom:5px solid #d0e3ee;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  border-bottom-left-radius: 5px;
  margin-top: 20px;
}

dl.external-activities dt {
  font-weight: bold;
}

dl.external-activities dd {
 float: left;
 display:block;
 width: 640px;
}


/* END Stuff to Do */


/* START Have a Look */
.videos-thumbs {
  overflow:auto;
  margin-left: 15px;

}

.videos-thumbs ul, .videos-thumbs ul li {
  margin: 0;
  list-style-type: none;
}

.videos-thumbs ul li img {
  cursor: pointer;
}

.videos-thumbs ul li {
  float: left;
  margin-right: 15px;
}

.picture-galleries-container {
  margin-bottom: 15px;
}

.pictures-thumbs-container, .picture-galleries-container {
  overflow: auto;
}

.pictures-thumbs-container {
  float: left;
  margin-left: 10px;
  width: 420px;
}

.pictures-thumbs-container ul, .pictures-thumbs-container ul li {
  margin: 0;
  list-style-type: none;
}

.pictures-thumbs-container ul li {
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
}

#picture-viewer-1 {
  background: #d0e3ee;
  margin-left: 15px;
  margin-right: 15px;
  float: right;
  width: 500px;
  height: 334px;
}

#picture-viewer-1 #gallery-video-view {
  margin-left: 10px;
  margin-top: 10px;
}

#picture-viewer-1-blind-clone {
  display: none;
}


/* END Have a Look */


/* START Book Now */

#trip-head {
  color: #5b5b5a;
  font-weight: bold;
}

#trip-head ul {
  overflow: auto
}

#trip-head ul li {
  display: block;
  float: left;
  margin-right:0.5em;
  height: 32px;
  padding-top:5px;
}

#trip-head ul li a {
  font-weight: normal;
}


li.trip-link-toggles {
  margin-top:-9px;
}

.trip-link-toggles span.spacer {
  color: transparent;
  visibility: hidden;
}

div.trip-link-toggles {
  font-size:85%;
  overflow:visible;
}

.ui-icon.edit-link-icon {
  background: url(/images/icons/link_edit.png);
}

.ui-icon.show-link-icon {
  background: url(/images/icons/world_link.png);
}

li.trip-duration {
  background: no-repeat url(/images/icons/calendar.png);
  padding-left: 30px;
}

li.trip-share-status {
  padding-left: 30px;
}

li.public {
  background: no-repeat url(/images/icons/unlock.png);
}

li.private {
  background: no-repeat url(/images/icons/lock.png);
}

li.trip-comments-count {
  background: no-repeat url(/images/icons/comments.png);
  padding-left: 30px;
}

#trip-head li.trip-comments-count a {
  font-weight: bold;
}


#trip-head li.trip-share-status a.active {
  font-weight: bold;
  text-decoration: none;
  color: #5b5b5a;
}

#trip-head h4 {
  margin-top: 10px;
}

#trip-note-header.public {
  display: block;
}

#trip-note-header.private {
  display: none;
}

#trip-note-form textarea {
  padding: 3px;
}

#trip-head h4 strong {
  float: left;
  display: block;
  margin-right: 5px;
  color: #5b5b5a;
}

button.save-note {
  width: 97%;
}

button.booking-initializer {
  background-color: #489cd6;
  border-color: #0f2c55;
  color: #fff;
  font-weight: bold;
  margin-top: 3px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

dl.booking-result {margin-top: 15px; margin-bottom: 15px; overflow:auto;}

dl.booking-result dt, dl.booking-result dt {font-weight:bold;}

dl.booking-result dt {float: left; clear: left; display:block;width:150px;padding-top:5px;padding-bottom:4px}

dl.booking-result dd {float: left; margin-left: 15px;width: 500px; display:block;padding-top:5px;padding-bottom:4px}

#advisor {
  font-weight: bold;
  margin-left: 15px;
  margin-right: 15px;
  width: 920px;
  overflow: auto;
  display: none;
}

#advisor h3 {
  background-image: url(/images/icons/info_48x48.png);
  background-color: transparent;
  background-repeat: no-repeat;
  width: 48px;
  height: 48px;
  float: left;
  margin: 15px 0 0 15px;

}

#advisor h3 span {
  margin-left: -20000px;
}

#advisor div {
  float: left;
  margin-top: 22px;
  font-size: 20px;
}

#advisor div a {
  color: #2EA3EE;
  text-decoration: none;
}

#advisor div small {
  font-size: 12px;
  text-decoration: none;
}



#advisor ul, #advisor ul li {
  list-style-type: none;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}

#ui-datepicker-div {
  font-size: 80%;
}

#trip-date-range-picker {
  margin-bottom: 10px;
  margin-top: 3px;
}

#trip-date-range-selection {
  background: none;
  border: none;
  background-image: url(/images/icons/calendar_48x48.png);
  background-repeat: no-repeat;
  padding: 5px 0 0 65px;
  margin: 0;
  font-weight: bold;
}

td.ui-datepicker-days-cell a {

}

td.unselectable {
  background-color: red;
  color: #7A0000;
  text-align: center;
}

#guests-form fieldset {
  overflow:auto;
  float: left;
  width: 690px;
  margin-top:-15px;
}

#guests-form div.left input, #guests-form div.left button {
  width: 160px;
}

#guests-form div.left button {
  font-size: 12px;
}

#guests-form div.left button span.add-guest-icon {
  margin-right: 3px;
}

#guests-form div.left {
  margin-right: 15px;
}

#guests-form .empty {
  background: url(/images/backgrounds/guests_bg.png) no-repeat;
}

form.locked fieldset {
  background: no-repeat url(/images/icons/lock.png) 395px 5px;
}

form.locked input {
  border: dotted #EDEDED;
}

fieldset .left {
  float: left;
}

fieldset p.right {
  float: right;
}

fieldset p {
  line-height: 120%;
  margin-bottom: 0;
}

form.booking label {
    display: block;
  }

.booking-guests {
  height:92px;
  margin-top:20px;
  width:505px;
  float:left;
}

.booking-guests #all-guests button {
  display: none;
}

.booking-guests li {
  float: left;
  margin-right: 8px;
  margin-bottom: 8px;
  cursor: move;
}

.item-guests li {
  margin-left: 4px;
  margin-right: 4px;
  float: left;
}


.booking-guest div {
  padding-bottom:4px;
  text-align: center;
  background: #d0e3ee;
  font-weight: bold;
  width: 64px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  position: relative;
  -moz-box-shadow: 2px 2px 4px #888;
  -webkit-box-shadow: 2px 2px 4px #888;
  box-shadow: 2px 2px 4px #888;
}

li.booking-guests-compact {
  margin-bottom: 8px;
  margin-right: 3px;
  font-size: 9px;
}

.item-dropzone ul.booking-guests-compact {
  margin: 4px 3px;
}

img.booking-guests-compact {
  width: 32px;
  height: 32px;
  display: block;
}

div.booking-guests-compact {
  -moz-border-radius: 4px 4px 4px 4px;
  -moz-box-shadow: 1px 1px 2px #888888;
  padding-bottom: 2px;
  width: 32px;
}


.del-guest, .unstage-item {
  background: url(/images/icons/delete_g.png) no-repeat transparent;
  border: none;
  display: block;
  height: 16px;
  width: 16px;
  padding-right: 0;
  padding-left: 0;
  position: absolute;
  top: 2px;
  right: 2px;
}

button.booking-guests-compact {
  background: url(/images/icons/delete_g_sm.png) no-repeat transparent;
  height: 10px;
  width: 10px;
  top: 1px;
  right: 1px;
}



.add-guest-icon {
  background-image :url(/images/icons/add_g.png) !important;
  margin-top: -12px !important;
  width:24px;
  height: 24px;
  display: block;
}

.add-guest {
  display: block;

}

.add-item-guest-icon {
  background-image :url(/images/icons/add_i_g.png) !important;
  margin-top: 4px !important;
  top: 0 !important;
  width:57px;
  float: left;
  height: 45px;
  display: block;
}

.add-item-guest {
  display: block;
  margin-right:0;
  height: 76px;
  float: right;
  padding-bottom: 3px;
}

.add-item-guest .ui-button-text {
  color:#283D4C;
  font-size:12px;
  font-weight:bold;
  margin-left:62px !important;
  padding:5px 5px 11px 0;
  text-align:right !important;
}

.add-item-guest-label {
  display: block;
  width: 95px;
  height: 15px;
  background: url(/images/icons/add_i_g_label.png) no-repeat;
  margin:5px 11px 0 13px;
}

.book-item-guests .ui-button-text-icon .ui-button-text, .book-item-guests .ui-button-text-icons .ui-button-text {
padding:0.1em 0.5em 0.1em 2.1em;
}

.book-item-guests .ui-widget {
  font-size: 12px;
}

#item-view-form {
  float: left;
  margin-bottom:25px;
}

#item-view-controls {
  overflow: hidden;
  width: 645px;
  margin-top:-15px;
  float: left;
}

#item-view-controls li {
  float: left;
  position: relative;
}

#item-view-controls li input {
  left: 0px;
  position: absolute;
  top: 5px;
  visibility:hidden;
}

#item-view-controls label.active {
  background-color: #2D9BAE;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  color: white;
}


#item-view-controls li label {
  display: block;
  margin-left: 10px;
  margin-right: 7px;
  cursor: pointer;
  padding: 2px 6px;
}


.del-guest span, .unstage-item span {
  margin-left: -20000px;
}

/*
#board-items-container, #courses-items-container, #package-items-container, #rentals-items-container, #transfer-items-container {
  display: none;
}
*/

#bookable-items {
  position: relative;
  left: -50px;
  height: 250px;
  width: 680px;
  overflow: hidden;
}

#bookable-items div.anythingSlider {
  visibility: hidden;
  z-index: 1;
}

#bookable-items div div.item-dropzone {
  display: none;
}

#bookable-items div.active {
  visibility: visible;
  z-index: 100;
}

#bookable-items div.active div.item-dropzone {
  display: block;
}


#bookable-items .item-content {
  min-height: 77px;
  position: relative;
}

#bookable-items .item-content h4 {
  font-size: 112%;
}

#staged-items {
  float: right;
  margin-right:-30px;
  width:290px;
  margin-top: -62px;
}

#staged-items ol {
  height: 320px;
  overflow-y: auto;
  overflow-x: hidden;
}

#staged-items .empty {
  background: url(/images/backgrounds/booked_item_guests_bg.png) no-repeat;
}

#stage-details-view-link {
  font-size: smaller;
}

#print-view-link {
  display:block;
  float:right;
  text-decoration:none;
  width: 24px;
  height: 24px;
  background: url(/images/icons/printer.png) no-repeat;
}

#print-view-link:hover {text-decoration:none;}

#print-view-link span {
  margin-left: -20000px;
}

.item-content {
  overflow: hidden;
  margin-left: 20px;
  margin-right: 20px;
}

#staged-items .item-content {
  margin-left:0;
  margin-right:0;
  position:relative;
  margin-bottom: 8px;
}

#staged-items li:hover {
  background-color: #EAEAFF;
}

#staged-items h4 {
  font-size: 13px;
  font-weight: bold;
  padding-right:18px;
}

span.occupied-by-all {
  background-color: #479CD5;
  color: white;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  display: inline-block;
  padding:1px 6px;
  font-size: 11px;
}

span.option-used {
  background-color: #10AD64;
  color: white;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  display: inline-block;
  padding:1px 6px;
  font-size: 11px;
}

span.duration-in-words {
  background-color:#E4D513;
  color:#625E5E;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  display: block;
  float: left;
  padding:1px 6px;
  font-size: 11px;
}


#staged-items h5.item-price {
  bottom: 0px;
  font-size: 13px;
  font-weight: bold;
  left: 56px;
  position: absolute;
  right: 2px;
  text-align: right;
}

#staged-items .item-content img {
  margin-right:5px;
  width: auto;
  height: auto;
}


#guest-delete-confirm, #error-msg, #trip-details-dialog, #publicize-trip-dialog, #privatize-trip-dialog, #publicize-trip-error-dialog {
  display: none;
}

#trip-details-dialog {
  width: 560px !important;
  height: 85% !important;
}

h4#total-price {
  font-weight: bold;
  text-align: right;
  color: #2d9bae;
  font-size: 135%;
  margin-top: 6px;
  padding-right:0;
  -moz-border-radius: 11px;
  -webkit-border-radius: 11px;
  border-radius: 11px;
  border: 1px solid transparent;
  padding-right: 6px;
  margin-right: -6px;

}

.item-content img {
  float: left;
  margin-right: 10px;
  height: 63px;
  width: 95px;
}

.item-content p {
  float: left;
  margin-bottom: 0px;
}

#bookable-items .item-content p {
  width: 288px;
  line-height: 100%;
}


.item-options {
  position: absolute;
  left: 105px;
  width: 415px;
  font-size: 12px;
  bottom: 0px;
}

.item-options select {
  padding-top: 1px;
  margin-top: 0;
}


.item-options ul {
  position: absolute;
  bottom: 0;
}

.item-options ul li {
  float: left;
  margin-right: 6px;
}


.item-options label {
  margin-right: 5px;
  margin-top:1px;
  float: left;
}

li.item-option-pair {
  position: relative;
}

li.item-option-pair input {
  left: 0px;
  position: absolute;
  top: 2px;
}

li.item-option-pair label {
  display:block;
  margin-left:20px;
}

.item-dropzone {
  border: dotted 2px #2d9bae;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  height:109px;
  margin:20px;
  margin-top:10px;
}

.item-dropzone .empty {
  background: url(/images/backgrounds/item_guests_bg.png) no-repeat 3px -1px;
}

.ui-state-highlight .empty {
  background: url(/images/backgrounds/item_guests_bg_highlight.png) no-repeat 3px -1px;
}

.item-guests {
  margin: 10px 4px;
  mwidth: 508px;
  height:92px;
}

h5.item-price {
  float: right;
  color: #2d9bae;
  font-weight: bold;
  font-size: 135%;
}

#booking-submit {
  float:right;
  margin-top:10px;
}

/* START CHECKOUT PAGE */
#checkout {
  min-height: 400px;
}


#checkout-info {
  float: left;
  font-size: inherit;
  line-height: 100%;
  margin-right: 25px;
  width: 677px;
}

#checkout-info p {
line-height: 115%;
}

#booking-guest-form .message {
  clear: left;
}

#booking-guest-form button {
  clear: left;
  display: block;
  margin-top:13px;
  width:350px;
}

#booking-guest-data p {
  float: left;
  margin-right: 30px;
}

fieldset#guest-select {
  font-size: 26px;
  font-weight: bold;
  padding-right: 40px;
}
/* END CHECKOUT PAGE */

/* START TRIP SUMMARY */


#trip-summary-container {
  float: left;
  margin-right: 25px;
  width: 523px;
}

#trip-summary * {
  border:none;
}

#trip-summary thead tr {
  background:#D0E3EE;
}

#trip-summary tfoot tr {
border-top: double 11px #D0E3EE;
font-size: 24px;
padding-top: 12px;
vertical-align: top;
}

#trip-summary tbody tr {
  vertical-align: top;
}

#trip-summary .per-guest {
  font-weight: bold;
  color: #5B5B5A;
  text-align: left;
  padding-top: 12px;
  font-size: 12px;

}

#trip-summary .per-guest-price {
  font-weight: normal;
  color: #4290C1;
}

#trip-summary .pos {
  text-align:center;
}

#trip-summary .title {
  width:40%;
  text-align: left;
}

#trip-summary .guests {
  text-align: left;
}

#trip-summary .duration {
  text-align:center;
  width:7em;
}

#trip-summary .price {
  font-weight:bold;
  text-align:right;
  color: #4290C1;
}

#trip-summary .total {
  font-weight:bold;
  text-align:right;
  color: #4290C1;
}

/* END TRIP SUMMARY */

/* Added from dasboard.css for Form Styling */
fieldset.small-fields p, p.small-field {
  float:left;
  width:100px;
}

fieldset.small-fields p.label_checkbox_pair {
  float: none;
  width:auto;
}

fieldset legend span {
  display:block;
  font-weight: bold;
  text-transform: uppercase;
  padding:3px 5px;
  color:#b5bec8;
}

label {
  font-weight: bold;
  color: #6B6B6B;
  display: block;
  margin-top: 5px;
}

input, textarea, select {
  margin-bottom: 5px;
}

textarea {
  width: 96%;
}

input.integer {
  width: 3em;
  text-align: right;
}

input.dateDE {
  width: 7em;
}


p.label_checkbox_pair {
  clear: both;
  float: none;
  position: relative;
}

p.label_checkbox_pair input {
  left: 0px;
  position: absolute;
  top: 5px;
}

p.label_checkbox_pair label {
  display: block;
  margin-left: 20px;
  width: 200px;
}

input[type=submit] {
  display: block;
  margin-top: 10px;
  padding:3px;
}

label.error {
  color: #db5349;
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 10px;
  padding-left: 18px;
  padding-top: 4px;
  background: no-repeat url(/images/icons/exclamation_small_16x16.png) 0 3px;
}

input.error, textarea.error {
  background-color: #db5349;
  color: white;
}

fieldset.small-fields p.form-warning {
  width: auto;
}

fieldset.small-fields input {
  max-width: 90px;
}


/* END Book Now */


/* START Scroll-Panel Styles */
#shade {
    background: #EDEDEC url(images/shade.jpg) no-repeat 0 0;
    height: 50px;
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 9px;
}

ul.navigation li {
    display: inline;
    margin-right: 10px;
}

ul.navigation a {
    padding: 10px;
    color: #120F10;
    text-decoration: none;
}

ul.navigation a:hover {
    background-color: #f6f6f6;
}

ul.navigation a.selected {
    background-color: #fff;
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}

.hide {
    display: none;
}




/* END Scroll-Panel Styles */


/* START Styles for JQScroll Gallery Slideshow */

.jqGSImgContainer img {
  cursor: pointer;
}
/* END Styles for JQScroll Gallery Slideshow */


/* START Styles for Coda Slider */
.c-slider {
  width: 732px;
  position: relative;
  margin-top: 20px;
  margin-bottom: 40px;
  margin-left: 5px;
  margin-right: 5px;
  float:left;
}

.scroll {
  height: 410px;
  width: 732px;
  overflow-x:hidden;
  overflow-y:auto;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
  background: #FFFFFF repeat-x scroll left bottom;
}

.scrollContainer div.panel {
  padding: 10px;
  height: 260px;
  width: 710px; /* change to 560px if not using JS to remove rh.scroll */
}

.scrollButtons {
  position: absolute;
  top: 150px;
  cursor: pointer;
  display: none;
}

.scrollButtons.left {
  left: -20px;
}

.scrollButtons.right {
  right: -20px;
}

.c-slider ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 4px;
}

.c-slider ul.navigation li {
    display: inline;
    margin-right: 3px;
}

.c-slider ul.navigation a {
    padding: 5px;
    color: #4290C1;
    font-weight: bold;
    text-decoration: none;
}

.c-slider ul.navigation a:hover {
    background-color: #f6f6f6;
}

.c-slider ul.navigation a.selected {
    background-color: #fff;
}

.c-slider ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}

.c-slider .shade {
    background: #EDEDEC url(/images/shade.jpg) no-repeat 0 0;
    height: 50px;
}

.panel-flow-container {
  height:375px;
}

#panel1 .panel-flow-container {
  overflow-y: auto;
  overflow-x: hidden;
}

ul.booking-items {
  margin-top: 15px;
}

ul.booking-items li {
  margin: 5px;
}


ul.booking-items li.total-price {
  display: block;
  font-size: 120%;
  color: red;
  margin-top: 20px;
  margin-right: 50px;
  float: right;
}

.small-panel-container {
  width: 223px;
  overflow: hidden;
  position: relative; /* fix for IE to respect overflow */
  float: right;
  background: repeat-x scroll left bottom;
  margin-top: 15px;
  margin-bottom: 40px;
  height: 495px;
}

.small-panel-container .shade {
  background: #EDEDEC url(/images/shade_narrow.jpg) no-repeat 0 0;
  height: 50px;
  position: absolute;
  top:430px;
  width:198px;
}

.small-panel-container h4 {
  background-color: #fff;
  width: 105px;
  color: #4290C1;
  padding: 11px 0 7px 8px;
}

.small-panel-container ul.tabs {
  padding:0 0 4px;
  margin-top: 4px;
  position: absolute;
}

.small-panel-container ul.tabs li {
  display:inline;
  margin-right:3px
}

.small-panel-container ul.tabs li a {
  color:#4290C1;
  font-weight:bold;
  padding:5px;
  text-decoration:none;
}

.small-panel-container ul.tabs li a.active {
  background-color:#FFFFFF;
}

.small-panel-container div.panel {
  padding: 5px;
  width: 188px;
  background-color: #FFFFFF;
  position: absolute;
  top: 23px;
  height: 400px;
}

.small-panel-container div.front {
  z-index: 5;
}

#item-list-panel ul {
  margin-bottom: 5px;
}

#item-list-panel ul li a {
  display: block;
  padding: 5px;
  font-weight: bold;
  color: #0898CE;
  text-decoration: none;
}

#item-list-panel h5, #item-props-panel h5 {
  font-weight: bold;
  margin-top: 10px;
}

#item-list-panel ul li a {

}



.hcalendar-button {
  display: block;
  overflow: auto;
  float: right;
  margin-right:10px;
}


.vevent abbr {
  text-decoration: none;
  border-bottom: none;
}

.vevent ol {
  padding-top: 10px;
  padding-left: 10px;
}

.vevent ol li {
  padding: 5px 0 5px 0;
}


a.addthis_button_compact {
  display: block;
  float: left;
  margin-right: 5px;
  text-decoration: none;
}

a.addthis_button_compact img {
  margin-bottom: -3px;
}


.vcalendar, .vcalendar li, .vcalendar ol, .vcalendar dl .vcalendar dd {
  list-style-type: none;
  margin: 0;
}

h5.summary {
  margin-bottom: 4px;
}

.panel-flow-container h4 {
  margin-bottom: 10px;
}

.panel-flow-container h6 {
  margin-top: 10px;
}

#trip-map {
  width: 710px;
  height: 390px;
}

ul.item-props, ul.item-props li, #trip-summary-small dl, #trip-summary-small dl dt, #trip-summary-small dl dd {
  list-style-type: none;
  margin: 0;
}

ul.item-props li {
  margin-top: 8px;
  margin-bottom: 8px;
}

#trip-summary-small .trip-url-label {
  float: left;
  overflow:auto;
}

#trip-summary-small .trip-url {
  clear: both;
  display: block;
}

a.trip-url {
  padding-top: 4px;
}

ul.item-props li strong {
  display: block;
}

#trip-summary-small dl, #trip-summary-small dl dt {
  font-weight: bold;
  text-align: right;
}


#trip-summary-small dl dt {
  color: green;
}

#trip-summary-small dl dd {
  color: red;
  font-size: 120%;
}

#trip-summary-small button {
  border: 0;
  margin: 0;
  margin-top: 15px;
  padding:0;
  color:#4290C1;
  overflow: auto;
  border: none;
  background-color: transparent;
  font-weight: bold;
  font-size: 136%;
}


/* END Styles for Coda Slider */

/* START Styles for People Page */

#people-team-picture {
  margin: 10px 0 10px 5px;
}

.people-teaser-body dl dt {
  font-weight: bold;
}

.slider-container {
  width:100%;
  position: relative;
  height: 170px;
  overflow:hidden
}

.slider-teaser-container {
  left:40px;
  overflow:hidden;
  position:absolute;
  width:890px;
}

#item-teasers .slider-teaser-container {
  position: static;
  left: auto;
  width: 100%;
}

.slider-container ol {
  width: 4000px;
}

div#slider-prev {
  position: absolute;
  left: 2px;
  top: 25px;
}

div#slider-next {
  position: absolute;
  left: 915px;
  top: 25px;
}

#slider-prev a, #slider-next a {
  display: block;
  width: 32px;
  height: 32px;
  background-repeat:no-repeat;
}

#slider-next a {
  background: url(/images/icons/button_right.png)
}

#slider-prev a {
  background: url(/images/icons/button_left.png)
}

.people-teaser {
  padding-left:10px;
  padding-right:10px;
  width:285px;
  float:left;
}

.people-teaser img {
  float: left;
}

.people-teaser-body, .people-teaser h4 {
  margin-left: 100px;
}

.people-panel {
  overflow: auto;
}

.people-panel dl {
  margin: 0;
  padding: 0;
  float: left;
  margin-right: 15px;
}

.people-panel dl dt {
  margin: 0;
  padding: 0;
  font-weight: bold;
  margin-top: 7px;
}

.people-panel dl dd {
  margin: 0;
  padding: 0;
}

.people-details {
}

.people-bio {
  margin-bottom: 20px;
}

.people-panel .pictures-thumbs-container {
  width: 190px;
  float:right;
  padding-left: 15px;
}

.people-facts {
  float:left;
  width:195px;
}

.people-vitals {
  float:left;
  margin-left:15px;
  width:195px
}


.people-portrait {
  float: left;
  margin-right: 15px;
  margin-left: 10px;
}

/* END Styles for People Page */

/* START Styles for Pre-Booking Page */
#new-booking {
  width: 460px;
  height: 500px;
  float: left;
  overflow: visible;
}

#select-start-date {
  margin-left:22px;
  width:400px;
  min-height: 250px;
}

#calender-icon-container {
  float:right;
  height:128px;
  position:absolute;
  left: -58px;
  top: -63px;
  width:128px;
}

#calender-icon-container img {
  position:relative;
  z-index: 1;
  top: 0;
}

#calender-icon-label-month {
  color:#FFFFFF;
  font-size:15px;
  font-weight:bold;
  left:46px;
  position:absolute;
  top:31px;
  z-index:2;
}

#calender-icon-label-day {
  color:#120F10;
  font-size:44px;
  font-weight:bold;
  left:0;
  position:absolute;
  text-align:center;
  top:51px;
  width:128px;
  z-index:2;
}

h3 span.trip-start-date {
  font-size: 80%;
  padding-top: 5px;
}

#trip-start-date-picker {
  font-size: 16px;
}

#select-start-date h4 {
  float:left;
  font-size:22px;
  margin-left:10px;
  padding-top:55px;
  width:207px;
}

#booking-initializer {
  font-size:20px;
  font-weight:bold;
  margin-top:65px;
  margin-left: 33px;
  width:460px;
  overflow: visible;
  background-color: #489cd6;
  border-color: #0f2c55;
  color: #fff;
  cursor: pointer;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  position: relative;
  opacity: 0.3;
}

#booking-initializer .button-text {
  display: block;
  margin-left: 60px;
}


#trips-list-compact-container {
  width: 485px;
  float: left;
}

.distance-spinner {
  background-color: #2d9bae;
  font-size: 16px;
  font-weight: bold;
  height: 27px;
  display: block;
  float: right;
  border:1px solid #BFBFBF;
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
  border-radius: 14px;
}

.distance-spinner * {
  display: block;
  float: left;
  margin-top: 2px;
}

.distance-spinner a {
  color:#FFFFFF;
  font-family:monospace;
  font-size:21px;
  font-weight:bold;
  margin-top:0px;
  padding:0 3px;
  text-decoration:none;
}

.distance-spinner a:hover {
  color:#fdff49;
  text-decoration:none;
  border-bottom: none;
}


.distance-label {
  background-color:#FFFFFF;
  color:#2D9BAE;
  font-size:15px;
  font-style:normal;
  font-weight:bold;
  padding:1px 0px;
  text-align:center;
  min-width: 100px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

.trips-list-compact {
  margin-left: 10px;
  height:310px;
  overflow-x: hidden;
  overflow-y: auto;
}

.trips-list-compact  li {
  height: 52px;
  width: 450px;
  padding-left: 12px;
  padding-right: 12px;
  margin-bottom: 5px;
}

#trips-list-compact-container h3 {
  overflow: visible;
}

#trips-list-compact-container.empty {
 background: url(/images/backgrounds/public_trip_list_bg.png) no-repeat 10px 62px;
}

.trips-list-compact h4 {
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 18px;
  font-weight: bold;
  background-color: #fff;
}

.trips-list-compact dl {
  margin: 0;
  padding: 0;
  overflow: auto;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  color: #848383;
  font-size: 18px;
  background-color: #fff;
}

.trips-list-compact dl dt {
  margin: 0;
  padding: 0;
  font-weight: bold;
  float: left;
  margin-top: 0px;
  margin-right: 5px;
  display: block;
  width: 24px;
  height: 24px;
}

.trips-list-compact dl dt span {
  margin-left: -20000px;
}


.trips-list-compact dl dt.start-date-icon {
  background: url(/images/icons/calendar.png) no-repeat;
}

.trips-list-compact dl dt.guests-icon {
  background: url(/images/icons/guests_24x24.png) no-repeat;
}

.trips-list-compact dl dd {
  margin: 0 5px 0 0;
  padding: 0;
  display: block;
  float: left;
  height: 24px;
  font-weight: bold;
}

.date-distance-0 {
  background-color: #a6ff00;
}

.date-distance-1 {
  background-color: #c0ff00;
}

.date-distance-2 {
  background-color: #d9ff00;
}

.date-distance-3 {
  background-color: #f3ff00;
}

.date-distance-4 {
  background-color: #fff300;
}

.date-distance-5 {
  background-color: #ffd900;
}

.date-distance-6 {
  background-color: #ffc000;
}

.date-distance-7 {
  background-color: #ffa600;
}

.date-distance-8 {
  background-color: #ff8c00;
}

.date-distance-9 {
  background-color: #ff7300;
}

.date-distance-10 {
  background-color: #ff5900;
}

.date-distance-11 {
  background-color: #ff4000;
}

#pre-booking-info {
  margin-left:10px;
  margin-right:10px;
}

/* END Styles for Pre-Booking Page */

/* START Styles for Legal Pages */

ul.privacy, ul.impressum {
  margin-bottom: 2em;
  font-weight: bold;
}

ul.privacy li, ul.impressum li {
  margin: 5px 0 5px 5px;
}

#contact-form-container {
  width: 330px;
}

#contact-form {
  margin-left: 20px;
}

#contact-form label {
  display: block;
  font-weight: bold;
}

#contact-form input {
  display: block;
}

#contact-form textarea {
  width: 300px;
  height: 200px;
}

input.error, textarea.error {
  background-color: red;
}


#contact-form-container, #contact-data {
  float: left;
}

#contact-form-container {
  margin-right: 25px;
}

#contact-data {
  width: 285px;
}

#social-networks-contact-data {
  float: right;
}

/* END Styles for Legal Pages */


/* START Styles for BLog */
#blog {
  margin-left:135px;
  width:520px;
}

.pagination {
  float: right;
}

.pagination li {
  float: left;
  margin-left: 15px;
}

.item-teaser .gravatar {
  width: 75px;
  margin-left: 0px;
  border-left:10px solid #D0E3EE;
  border-bottom-width:10px;
}

.gravatar {
  float: left;
  margin-left: -120px;
}

.gravatar, .people-teaser img {
  border-bottom:5px solid #D0E3EE;
}

.post-meta {
  color:#8C8C8C;
  float: right;
  margin-right: -120px;
}

#blog span.time {
  padding-left: 8px;
}

#posts {
  margin-left: 20px;
  clear: both;
  font-size: 15px;
  padding-top: 8px;
}

#posts li {
  margin-bottom: 55px;
  margin-top: 15px;
}

#posts img {
  margin-bottom: 10px;
}

/* END Styles for BLog */


/* START Sytles for Tooltips */
.tooltip {
  position: absolute;
  top: 0;
  left: 0;
}

.tooltip .content {
  background-color: white;
  opacity: 0.8;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border: solid 4px #0898CE;
  color: #120F10;
  padding: 5px;
}

/* END Styles for Tooltips */

/* START Styles for flickr Badge */

/*
Die Bilder sind in divs "flickr_badge" mit den IDs" flickr_badge_imageX" klassifiziert, wobei X ein Integer ist und die Position angibt. Sie finden unten einige Stilrichtungen.
*/

#flickr_badge_uber_wrapper {width:290px;}
#flickr_badge_wrapper {padding:10px 0 10px 0;}
.flickr_badge_image {margin:0 10px 10px 0; float: left;}
.flickr_badge_image img {}
#flickr_badge_source {text-align:left; margin:0 10px 0 10px;}
#flickr_badge_icon {float:left; margin-right:5px;}
#flickr_www {display:block; padding:0 10px 0 10px !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#4290C1;}
#flickr_badge_wrapper {}
#flickr_badge_source {padding:0 !important; color:#120F10 !important;}
/* END Styles for flickr Badge */


/* START Styles for twitter widget */
.twtr-widget {
  width:270px;
  margin-top: 10px;
  margin-bottom: 0px;
}

.twtr-hd {
  display:none;
}
/* END Styles for twitter widget */

/* START Styles for 360 Cities */
#threesixty-cities-link {
  display: block;
  width:170px;
  font-size: 26px;
  height: 74px;
  padding-left: 85px;
  background: url(/images/icons/360.png) no-repeat;
  margin-top: 15px;
}
/* END Styles for 360 Cities */

/* START Debug and Development Styles */

.hidden, .hide {display: none;}
.error-message {
  color: white;
  background-color: red;
  padding: 1.5em;
  font-size: 108%;
  text-align: center;
  display: block;
  margin: 1em;
}

/* END Debug and Development Styles */


