#tripdetails {
background-color: #6699CC;
font-size:12px;
border: 1px #1b3a12 solid;
padding: 2px;
}
#tripdetailstitle {
	background-color: #B8CFE7;
	font-size:14px;
	border-left: 1px #1b3a12 solid;
	border-top: 1px #1b3a12 solid;
	border-right: 1px #1b3a12 solid;
	padding: 2px;
	font-weight: bold;
}
h2
{
color: #16300f;
font-size: 21px;
}
/* `Pages >> Tour - Main */

#hume_difference_list, #tour_accomodations_list {
  float: left;
  width: 310px;
}

#hume_difference_list h3, #tour_accomodations_list h3 {
  font-size: 14px;
  border-bottom: 1px solid #ccc;
  padding: 0;
}



#tour_page_optionals li ul li span {
  display: block;
  font-size: 14px;
}

#tour_page_itinerary li {
  margin: 0 0 20px 0;
  padding: 0;
  border-bottom: 1px dashed #0088CF;
  position: relative;
}

#tour_page_itinerary li span.tour_leg_name {
  color: #0088CF;
  font-size: 18px;
  font-weight: bold;
}

#tour_page_itinerary li span.tour_date {
  color: #666;
  position: absolute;
  right: 60px;
  text-align: right;
}

#tour_page_itinerary li span.tour_leg_days {
  position: absolute;
  right: 0;
  color: #aaa;
  font-size: 11px;
  font-weight: bold;
  text-align: right;
}

#tour_page_itinerary li span.tour_leg_day {
  display: block;
  background: #e0ddc4;
	color:#6F6D5A;
  padding: 3px 5px 0px 5px;
  margin-bottom: 3px;
}

#tour_page_itinerary li span.tour_leg_day span {
  font-size: 14px;
  color: #555;
  padding-left: 2px;
}

#tour_page_itinerary li span.tour_leg_accomodation,
#tour_page_optionals li ul li span span {
  color: #C21E0D;
  font-weight: bold;
  display: block;
  font-size: 13px;
}

#tour_page_itinerary li p {
/*  margin-top: 10px;*/
/*  width: 440px;*/
}

.tour_style h2 {
  color: #0088CF;
}

.tour_style h2 span {
  font-size: 11px;
  color: #555;
  font-style: italic;
  font-weight: normal;
}

/* `Pages >> Community */

body.community a {
  color: #c21e0d;
}

body.community div#profile img {
  background: url(/img/bg-main-profile-photo.png) no-repeat;
  padding: 15px 30px 60px 15px;
}

body.community div.about {
  margin-bottom: 18px;
}

div.profile_nav {
  position: relative;
  overflow: hidden;
}

body.secondary div.avatar img {
  float: left; 
  border: 1px solid #ddd;
  margin-right: 10px;
  overflow: hidden;
}

div.profile_nav h1.user_profile {
  float: left;
  margin-top: 0;
}

h1.user_profile span {
  color: #444;
  font-size: 14px;
  margin-left: .5em;
}

.profile_nav h1 span.subhead {
  margin-top: 0;
}

p.user_desc {
  color: #666;
  position: absolute;
  left: 60px;
  top: 30px;
}

body.community ul.subnav {
  margin-top: 3em;
}

body.community p.profile_points {
  color: #666;
  margin-bottom: 0;
}

body.community #site_content .sidebar {
  background: #f1edc8 url(/img/bg-community-sidebar.png) no-repeat;
  padding-top: 60px;
  position: relative;
}

body.community .sidebar_section {
  background: url(/img/bg-community-sidebar-section.png) no-repeat 0 -10px;
  clear: both;
  margin: 0;
  overflow: hidden;
  padding: 3em 3em .5em 1em; 
  position: relative;
  width: 274px;
}

body.community li {
  list-style: none;
  margin-left: 0;
}

ul.listing li {
  background: none;
  clear: both;
  margin: 5px 0 1em 0;
  overflow: hidden;
}

.sidebar ul.user_list li {
  padding-left: 0;
}

.sidebar ul.listing li a {
  font-weight: bold;
}

.sidebar ul.user_list li a {
  display: block;
  margin-left: 60px;
  padding-right: 70px;
}

ul.listing li img {
  float: left;
  margin-right: 1em;
}

body.community ul.listing li small {
  color: #333;
  font-size: 11px;
}

ul.listing li strong.comment_count {
  position: absolute;
  right: 38px;
}

body.community .sidebar .first {
  background: none;
  padding-top: 1.5em;
}

#recently_saved_trips li strong {
  background: url(/img/RD-community-icon-people-saved.png) no-repeat left;
  color: #c21e0d;
  padding-left: 16px;
}

#recently_saved_articles li strong {
  background: url(/img/RD-icon-comment-count.png) no-repeat left;
  color: #fff;
  display: block;
  right: 38px;
  text-align: center;
  width: 22px;
}

body.secondary .sidebar_section p.action,
body.tours .sidebar_section p.action {
  text-align: right;
}

body.secondary .sidebar_section p.action a,
body.tours .sidebar_section p.action a {
  background: #fc0;
  font-weight: bold;
  padding: 0 2px;
}

body.community .sidebar_section p.action {
  margin-bottom: 0;
}

body.pedia .sidebar_section p.action {
  margin-bottom: 10px;
}

body.community .sidebar ul.dividers {
  background: #fff;
  position: absolute;
  right: 0;
  top: -1.3em;
  z-index: 100;
}

body.community .sidebar ul.dividers a {
  color: #535353;
}

body.pedia h3.comment_list,
body.community h3 {
  font-size: 14px;
  background: #b3cf00;
  color: #005C42;
  padding: 0 4px;
}

body.community .primary_content h3 {
}

body.community .primary_content h3 a {
  float: right;
  font-size: 12px;
  font-weight: normal;
}

body.community .sidebar .sidebar_section h2 {
  background: none;
  color: #c21e0d;
  font-size: 16px;
  margin-bottom: 1em;
}

body.community .primary_content .about h3 {
  background: #1289ca;
  color: #004070;
}

body.community .primary_content .about h3 a {
  color: #004070;
}

body.community h3 {

}

body.community .primary_content .comments h3 a {
  color: #005C42;
}

/*----------------------------------------------------------------------------------
=agents
----------------------------------------------------------------------------------*/

body.agents{
	font-size:14px;
	line-height:22px;
}
  
body.agents .sidebar_section {
  background:none;
}

body.agents #navigation .sidebar_section {
  background: #efede0;
  margin-bottom:10px;
  overflow:hidden;
  position:relative;
}

body.agents #navigation .sidebar_section h2 {
  background: #cfccb5;
  color:#444444;
  font-size: 15px;
  font-weight: bold;
  padding:8px 5px 5px 10px;
}

body.agents .contact_copy {
  color: #666;
  font-size: 11px;
  font-style: italic;
}

body.agents p.error {
  padding: 5px;
}

body.agents fieldset.new_form .form_group label .field_with_errors input {
  background: #fcc;
  border: 1px solid #f00;
  width: 200px;
}

/* agents header */

body.agents #agents_header {
  clear: both;
  overflow: hidden;
}

body.agents h1 {
  color: #c82d41;
  font-size: 24px;
  line-height: 44px;
  margin-bottom: 20px;
}

body.agents h1 span {
  font-weight: normal;
  margin-right: 10px;
}

body.agents #agents_header h1 {
  margin: 0;
}

body.agents #agents_header p {
 border-left: 2px solid #ccc; 
 font-size: 12px;
 padding-left: 20px;
}

/* end */

/* agents containers */

body.agents .container {
  background: #eee;
  margin-bottom: 20px;
  overflow: hidden;
  padding: 20px;
}

body.agents .container .container {
  background: #fff;
  border: 2px solid #ddd;
  clear: both;
  margin-bottom: 20px;
  padding: 18px;
}

/*body.agents .section {
  background: #fbfbfb;
  border: 1px solid #eee;
  padding: 5px;
}*/

body.agents .container .container_body {
  float: right;
  width: 410px;
}

body.agents .secondary {
  background: #ddd;
  font-size: 12px;
}

/* end */

/* agents headings */

body.agents h2 {
  color: #666;
  font-size: 15px;
  font-weight: normal;  
  margin-bottom: 10px;
}

body.agents h2 span {
  color: #333;
  font-weight: bold;
}

body.agents .new {
  background: url(/img/icons/user_add.png) no-repeat center left;
  padding-left: 20px;
}

body.agents h3.help {
  background: url(/img/icons/help.png) no-repeat center left;
  padding-left: 20px;
}

body.agents .add {
  background: url(/img/icons/group_add.png) no-repeat center left;
  font-size: 14px;
  padding-left: 20px;
}

body.agents .edit {
  background: url(/img/icons/group_edit.png) no-repeat left top;
  font-size: 14px;
  padding-left: 20px;
}

body.agents h3 {
  font-size: 16px;
  color: #c52e3f;
}

body.agents .secondary h3 {
  font-size: 13px;
  color: #333;
}

body.agents h3 span {
  color: #666;
}

body.agents .subhead {
  margin: 0;
  font-size: 11px;
  line-height: 16px;
  margin-left: 20px;
  text-transform: uppercase;
}

/* end */

/* agent default form styling */

body.agents fieldset.new_form label {
  color: #777;
  text-transform: uppercase;
}

body.agents fieldset.new_form label span {
  display: inline;
  font-size: 10px;
  font-weight: normal;
}

body.agents input {
  background: #f9f9f9;
  border: 1px solid #ddd;
	margin-bottom: 10px;
}

/* end */

/* agent buttons */

body.agents .button {
  background: #aaa;
  color: #333;
  display: block;
  text-decoration: none;
  text-indent: -9999px;
}

body.agents input.button {
  border: 0;
  padding: 0;
}

body.agents fieldset.new_form input.button {
  margin-left: 120px;
}

body.agents a#x_show_contact_form_button {
  background: url(/img/agents/button-show-contact-form.png);
  float: right;
  height: 30px;
  width: 108px;
}

body.agents a#x_hide_contact_form_button {
  background: url(/img/agents/button-hide-contact-form.png);
  float: right;
  height: 30px;
  margin-bottom: 20px;
  width: 108px;  
}

body.agents a#continue_button {
  background: url(/img/agents/button-continue.png);
  float: right;
  height: 30px;
  width: 98px;
}

body.agents a#continue_bottom_button {
  background: url(/img/agents/button-continue-graybg.png);
  float: right;
  height: 30px;
  width: 98px;
}

body.agents a#download_pdf_form_button {
  background: url(/img/agents/button-download.png);
  float: right;
  height: 30px;
  margin-left: 20px;
  width: 140px;
}

body.agents a#register_my_agency_button {
  background: url(/img/agents/button-register.png);
  float: right;
  height: 30px;
  margin-left: 20px;
  width: 153px;
}

/* agent sign in form */

body.agents #agent_sign_in label {
  color: #fff;
	display:inline;
  line-height: 15px;
	font: 16px Helvetica, Arial, sans-serif;
  color: #fff;
  font-weight: normal;
  text-transform: none;
}

/* end */

/* agents sign in */

body.agents #agent_sign_in {
  background: #004070;
  color: #fff;
  margin-bottom: 10px;
  padding: 20px;
}

body.agents #agent_sign_in fieldset {
  margin-bottom: 0;
}

body.agents #agent_sign_in h2 {
  background: url(/img/icons/user.png) no-repeat center left;
  color: #ccc;
  font-size: 16px;
  padding-left: 20px;
}

body.agents #agent_sign_in h2 span {
  color: #fff;
}

body.agents #agent_sign_in div.form_submit {
  border-top: none;
}

body.agents #agent_sign_in a {
  color: #fff;
}

body.agents #agent_sign_in .agents-form label {
 font-size: 14px;
 font-weight: bold;
}

body.agents #agent_sign_in .agents-form input {
  width: 250px;
}

/* end */

/* agent container elements */

body.agents .label {
  float: left;
  margin-bottom: 0;
  margin-right: 10px;
  width: 120px;
}

body.agents .found {
  background: #4b7fa7;
  color: #fff;
  padding: 10px;
}

body.agents .container div.normal {
  background: #fff;
  border: 2px solid #ddd;
  float: left;
  margin-bottom: 10px;
  padding: 14px 8px;
/*  width: 410px;
*/}

body.agents .container .normal p.help {
  display: none;
}

body.agents .container #agent_search label {
  float: left;
  margin-right: 10px;
  width: 80px;
}

body.agents .container #agent_search input {
  margin-top: 0;
  margin-bottom: 0;
}

body.agents .container #agent_search input#membership_number {
  float: left;
  margin-right: 10px;
  margin-top: 0;
  width: 180px;
}

body.agents .container #agent_search input.button {
  float: left;
  margin-bottom: 0;
}

body.agents .container div.focus {
  background: #fff;
  border: 4px solid #1970c7;
  float: left;
  margin-bottom: 7px;
  margin-top: -10px;
  overflow: hidden;
  padding: 0 15px 15px 6px;
}

body.agents .container .focus p.help {
  color: #004180;
  display: block;
  font-size: 10px;
  margin-bottom: 0;
  margin-left: 90px;
}

body.agents .container p.cta_help {
  font-size: 12px;
}

body.agents .container #agent_search dl {
  float: left;
  line-height: 16px;
  margin-bottom: 0;
  margin-right: 20px;
  width: 83px;
}

body.agents .container #agent_search dl dt {
  color: #666;
  font-size: 10px;
  text-transform: uppercase;
}

body.agents .container #agent_search dl dd {
  font-weight: bold;
  font-size: 12px;
}

body.agents .container #agent_search dl.last {
  margin-right: 0;
}

/* end */

/* agents list */

body.agents .container #agents_list {
  clear: both;
  float: left;
  margin-top: 10px;
}

body.agents .container #agents_list #registered_agents {
  float: left;
  height: 1%;
  overflow: hidden;
  width: 160px;
}

body.agents .container #agents_list #registered_agents ul {
  overflow: hidden;
}

body.agents .container #agents_list #registered_agents ul li {
  float: none;
  list-style: none;
  margin-left: 0;
}

body.agents .container #agents_list #forgot_password {
  float: left;
  font-size: 12px;
  width: 282px;
}

/* end */

/* agent account form */

#agent_form_layout {
  background: url(/img/agents/bg-agent-form.png) repeat-y;
  margin: 20px 0;
  overflow: hidden;
}

#agent_form_layout .section {
  font-size: 12px;
  margin-left: 20px;
  margin-top: 60px;
}

#agent_form_layout .header {
  overflow: hidden;
}

#agent_form_layout h1 {
  color: #666;
  float: left;
  font-weight: normal;
  margin-left: 20px;
  width: 228px;
}

#agent_form_layout h2 {
  background-position: left 10px;
  color: #c82d41;
  display: block;
  float: left;
  font-size: 24px;
  font-weight: bold;
  line-height: 44px;
  margin: 20px 0;
  padding-left: 30px;
  width: 495px;
}

#agency_form_layout h2.edit {
  
}

#agent_form_layout .section h3 {
  color: #666;
}

body.agents .help_container {
  color: #666;
  font-size: 11px;
  margin-top: 160px;
}

body.agents .help_container a {
  color: #666;
}

#agent_account_form {
  background: #fff;
  border: 1px solid #ccc;
  border-bottom: 1px solid #999;
  border-right: 1px solid #999;
  margin-bottom: 20px;
  padding: 5px;
}

#agent_account_form h3,
#agent_feedback_form h3 {
  color: #f65e26;
  margin-bottom: 20px
}

/* end */

dl.agency-list{
	float:left;
	width: 620px;
	padding-top:10px;
}

dl.agency-list dt{
	float:left;
	font-weight:bold;
	height: 22px;
	padding-bottom:10px;
	clear:both;
	display:block;
	white-space: nowrap;
	width: 170px;
}


dl.agency-list dd{
  border-bottom: 1px solid #ddd;
	display:block;
	float:right;
	height: 21px;
	margin-bottom:10px;
	text-align:left;
	width: 450px;
	
}

body.agents #site_navigation #primary_nav_area {
  background: #E71A00 url(/img/RD-white-stripes-bg.png) repeat left top;
  height: 40px;
  width: 940px;
  margin: 0 0 0 6px;
}

body.agents a:hover{
	color:#e71a00;
}

body.agents .sidebar_section p{
  padding: 0;
}

body.agents .zero {
  margin-bottom: 0;
}

body.agents .push_20 {
  margin-left: 20px;
}

body.agents .container .zero {
  margin-bottom: 0;
}

body.agents .sidebar_section a { 
  color: #2F2E29;
}

body.agents ul li span.nolink {
	display:block;
}

body.agents .sidebar_section ul {
	padding:7px;
}

body.agents .sidebar_section a:hover {
  color: #E71A00;
}

body.agents .sidebar_section h2 {
  background: none;
  font-size: 15px;
  color: #333;
	padding:8px 5px 5px 10px;
}

body.agents h4 {
	margin-top:15px;
	margin-bottom:10px;
}

body.agents input {
	padding:4px;
	margin-bottom:10px;
}

body.agents input#membership_number{
	margin-top:10px;
}
body.agents div#promo{
	border: 2px solid #F5F4F0;
}

body.agents ul.promo_links{
	display:block;
	width:100%;
	background:#CFCCB5;
	padding: 5px 0 5px 0;
	margin-bottom:0;
}

body.agents ul.promo_links li{
	display:inline;
	list-style:none;
	margin:0;
	padding-left:10px;
}


/* promotion box */

#tour_promotion p {
  margin-left: 110px;
}

#tour_promotion em {
  color: #005c42;
  font-style: normal;
}

#tour_promotion a {
  font-weight: bold;
}

.promotion_graphic {
  position: absolute;
}

/* community photos */

.x_related_photo {
  margin-left: 17px;
}

.x_related_photo img {
  background: url(/img/bg-community-photos.png) no-repeat;
  padding: 19px 40px 10px 2px;
}

#x_related_photos dl {
  margin-top: 10px;
}

#x_related_photos dl dt a {
  font-size: 14px;
  font-weight: bold;
}

#x_related_photos_back_button,
#x_related_photos_forward_button {
  position: absolute;
  top: 165px;
}

#x_related_photos_forward_button {
  right: 20px;
}

/* related tours */

#x_related_tours {
  color: #005C42;
}

.x_related_tour {
  margin-left: 31px;
}

#x_related_tours dl {
  margin-top: 10px;
}

#x_related_tours dl dt a {
  font-size: 14px;
  font-weight: bold;
}

#x_related_tours_back_button,
#x_related_tours_forward_button {
  position: absolute;
  top: 70px;
}

#x_related_tours_forward_button {
  right: 10px;
}

/*------------------------------------------------------------------------
=comment bubble
------------------------------------------------------------------------*/

body.community .comment_bubble {
  background: #f4f0d2;
}

/* end */

/* speech bubbles wider */

body.secondary div.trip-tip {
  margin-top: 2px;
  }
body.secondary div.trip-tip blockquote {
  background-image: url(/img/bq-top-274.png);
  }
body.secondary div.trip-tip blockquote p {
  background-image: url(/img/bq-bottom-274.png);
  }

/* trip taker's tips */

div.trip-tip {
  margin: 0;
  padding: 12px;
  }
body.community div.trip-tip {
  padding: 0;
}
div.trip-tip blockquote {
  margin: 2px 0 0 0;
  padding: 6px 0 0 0;
  color: #333;
  background: url(/img/bq-top-274.png) no-repeat top left;
  clear: both;
  }
div.trip-tip blockquote p {
  margin: 0;
  padding: 1px 10px 24px 10px;
  background: url(/img/bq-bottom-274.png) no-repeat bottom left;
  }
div.trip-tip div.vcard {
  margin: -20px inherit 10px;
  padding: 0 10px 10px;
  }
div.trip-tip div.vcard img.photo {
  float: left;
  margin: 0 10px 10px 0;
  }
div.trip-tip div.vcard a.url {
  font-weight: bold;
  line-height: 1.5em;
  }
div.trip-tip div.vcard em {
  display: block;
  font-size: 93%;
  font-style: normal;
  margin-left: 80px;
  }
div.trip-tip p.tags {
  clear: left;
  font-size: 93%;
  color: #666;
  }
div.trip-tip p.tags a {
  font-style: italic;
  color: #666;
  }
div.trip-tip p.tags a:hover {
  color: #1f678c;
  }

/* more tips */

ol.more-tips {
  margin: 20px 0;
  padding: 0;
  list-style: none;
  }
ol.more-tips li {
  margin: 0 0 20px 0;
  padding: 0;
  }
ol.more-tips li h4 {
  margin: 0 0 5px 0;
  padding: 0;
  font-size: 100%;
  color: #666;
  }
ol.more-tips li h4 strong {
  margin: 0 0 0 6px;
  padding: 0 0 0 6px;
  border-left: 1px solid #999;
  }
ol.more-tips li h4 a.tag {
  color: #666;
  font-style: italic;
  font-weight: normal;
  }
ol.more-tips li h4 a.tag:hover {
  color: #f48d19;
  }
ol.more-tips li blockquote {
  margin: 0;
  padding: 0;
  background: #f4f0d2;
  }
ol.more-tips li blockquote div {
  padding: 10px 10px 0 10px;
  }
ol.more-tips li blockquote p {
  margin: 0;
  padding: 0 0 10px 0;
  }
ol.more-tips li div.vcard {
  display: block;
  margin: 0;
  padding: 14px 24px 0 25px;
  font-style: normal;
  }
ol.more-tips li div.vcard img.photo {
  float: left;
  margin: 0 10px 10px 0;
  }
ol.more-tips li div.vcard a {
  color: #005c42;
}
ol.more-tips li div.vcard a.url {
  color: #005c42;
  font-weight: bold;
  line-height: 1.5em;
  }
ol.more-tips li div.vcard em {
  color: #b3cf00;
  display: block;
  font-size: 93%;
  font-style: normal;
  }
ol.more-tips li div.vcard em strong {
  margin: 0 0 0 6px;
  padding: 0 0 0 6px;
  font-weight: normal;
  border-left: 1px solid #999;
  }
ol.more-tips li div.vcard span {
  background: url(/img/RD-icon-comment-count-green.png) no-repeat center;
  color: #fff;
  font-size: 11px;
  padding: 8px;
  text-align: center;
}

/* grid 5 comment bubble */

.grid_5 ol.more-tips li {
  width: 380px;
  }
.grid_5 ol.more-tips li blockquote div {
  background: url(/img/bq-top-380.png) no-repeat top left;
  }
.grid_5 ol.more-tips li div.vcard {
  background: #fff url(/img/bq-bottom-380.png) no-repeat top left;
  }


/* grid 8 comment bubble */

.grid_8 ol.more-tips li {
  width: 620px;
  }
.grid_8 ol.more-tips li blockquote div {
  background: url(/img/bq-top-620.png) no-repeat top left;
  }
.grid_8 ol.more-tips li div.vcard {
  background: #fff url(/img/bq-bottom-620.png) no-repeat top left;
  }
 
/* tips navigation arrows */ 

#x_recent_tips_back_button,
#x_recent_tips_forward_button {
  position: absolute;
  top: 64px;
}

#x_recent_tips_back_button {
  left: 13px;
}

#x_recent_tips_forward_button {
  right: 24px;
}

/* user list */

ol.user-list {
  margin: 0;
  padding: 5px;
  list-style: none;
  }
ol.user-list li {
  width: 240px;
  float: left;
  margin: 0 0 20px 0;
  padding: 0;
  }
ol.user-list li.third,
ol.user-list li.fourth { /* adjust width for every third and fourth (full width) item */
  width: 210px;
  }
ol.user-list li a.vcard img {
  float: left;
  margin: 0 10px 20px 0;
  padding: 3px;
  border: 1px solid #ccc;
  background: #fff;
  }
ol.user-list li a.vcard {
  font-weight: bold;
  line-height: 1.5em;
  }
ol.user-list li em {
  display: block;
  margin-right: 10px;
  font-size: 93%;
  font-style: normal;
  }
div.cmod ol.user-list  {
  background: none transparent;
  margin:0 0 0 41px;
  }
div.cmod ol.user-list li {
  width: 220px;
  margin: 0 25px 20px 0;
  }
div.cmod ol.user-list li span {float:left; width:80px; overflow:hidden;}
div.cmod ol.user-list li a img {
  float:left; 
  margin: 0 10px 20px 0;
  padding: 3px;
  border: 1px solid #ccc;
  background: #fff;
  width: 115px;
  } 
ol.user-list .ftr_tags {
  color: #666;
  font-size: 10px;
  margin-top: 10px;
}

/* override user-list */

body.secondary ol.user-list {
  padding: 12px 5px 0 5px;
  }
body.secondary ol.user-list li a img {
  float:left; 
  margin: 0 10px 0 0;
  padding: 3px;
  border: 1px solid #ccc;
  background: #fff;
  width: 115px;
  }

body.secondary ol.user-list li a img.thumb {
  width: 52px;
  }

/* vcard on profile page */

div.profile { 
  margin: 0 0 20px 0;
  padding-top: 8px;
  }
div.vcard img.photo {
  float: left;
  margin: 6px 0 0 0;
  }
div.vcard table.data {
  float: right;
  /*width: 540px;*/
  }
table.data caption.fn {
  font-size: 130%;
  text-transform: none;
  color: #b24300;
  }

/* photo list & thumb photo list */
ol.photo-list {
  margin: 0 0 20px 0;
  padding: 0;
  list-style: none; 
  overflow: hidden;
  }
ol.photo-list li { 
  float: left;
  margin: 5px 5px 20px 5px;
  padding: 0;
  text-align: center;  
  overflow: hidden; 
  width: 196px; 
  height: 310px; 
  }
ol.photo-list li img {
  margin: 0 auto;
  padding: 3px;
  border: 1px solid #ccc;
  background: #fff;   
  }
ol.photo-list li em {
  display: block;
  margin: 4px 0 0 0;
  font-size: 93%;
  font-style: normal;
  } 
ol.photo-list li p {
  margin: 0;
  padding: 2px;
  }


/* ...thumb photo list */

ol.thumb-photo-list {
  margin: 0 0 20px 0;
  padding: 7px 0;
  list-style: none; 
  overflow: hidden;
  }
ol.thumb-photo-list li { 
  float: left;
  margin: 5px 5px 20px 5px;
  padding: 0;
  text-align: center;  
  overflow: hidden;  
  width: 130px; 
  height: 120px; 
  }
ol.thumb-photo-list li img {
  margin: 0 auto;
  padding: 3px;
  border: 1px solid #ccc;
  background: #fff;   
  }
ol.thumb-photo-list li em {
  display: block;
  margin: 4px 0 0 0;
  font-size: 93%;
  font-style: normal;
  } 
ol.thumb-photo-list li p {
  margin: 0;
  padding: 2px;
  } 
  
ol.thumb-photo-list li p.comments_count, ol.photo-list li p.comments_count{
  color: #999;
  }

/* ...thumb photo list */

ol.mid-thumb-photo-list {
  margin: 0 0 20px 0;
  padding: 7px 0;
  list-style: none; 
  overflow: hidden;
}
  
ol.mid-thumb-photo-list li { 
  float: left;
  margin: 5px 5px 20px 5px;
  padding: 0;
  text-align: center;  
  overflow: hidden;  
  width: 120px; 
  height: 200px; 
}

ol.mid-thumb-photo-list li img {
  margin: 0 auto;
  padding: 16px 10px 15px;
  background: url(/img/RD-bg-thumb-photo-list.png) no-repeat;   
}

ol.mid-thumb-photo-list li em {
  display: block;
  margin: 4px 0 0 0;
  font-size: 93%;
  font-style: normal;
} 

ol.mid-thumb-photo-list li p {
  margin: 0;
  padding: 2px;
} 

ol.mid-thumb-photo-list li p.comments_count, ol.photo-list li p.comments_count{
  color: #999;
}

/* trips list */

ol.trips {
  margin: 0 0 20px 0;
  padding: 12px 5px 0 5px;
  list-style: none;
  line-height: 1.5em;
  color: #666;
  }
ol.trips li {
  margin: 0 0 5px 0;
  padding: 0;
  }


/* my trips
---------------------------------------------------------- */

ol.trip-list {
  margin: 15px 0 0 0;
  padding: 0;
  list-style: none;
  }
ol.trip-list li {
  margin: 0 0 15px 0;
  padding: 0 0 15px 0;
  border-bottom: 1px solid #ddd;
  height: 120px;
  }
ol.trip-list li.last {
  margin-bottom: 0;
  border-bottom: none;
  }
ol.trip-list li h4 {
  margin: 0 0 8px 0;
  padding: 0;
  font-size: 90%;
  font-weight: normal;
  }
ol.trip-list li h4 strong {
  color: #f48d19;
  }
ol.trip-list li h3 {
  margin: 0;
  padding: 0;
  font-size: 140%;
  border: none;
  color: #f48d19;
  }
ol.trip-list li h3 a {
  color: #f48d19;
  text-decoration: none;
  }
ol.trip-list li h3 a:hover {
  color: #e71a00;
  text-decoration: underline;
  }
ol.trip-list li img.thumb {
  float: left;
  margin: 0 20px 0 0;
  }
ol.trip-list li table.data {
  float: right;
  width: 230px;
  border-top: 1px solid #ccc;
  }
ol.trip-list li table.data tr.last th,
ol.trip-list li table.data tr.last td {
  background: none;
  }
ol.trip-list li table.data tr th a {
  color: #f48d19;
  }
ol.trip-list li table.data tr th a:hover {
  color: #b24300;
  }

ol.trip-list li table.data td span.daily_price {
  font-size: .8em;
}  
ol.trip-list li div.info {
  margin: 0 320px 0 239px;
  }
ol.trip-list li div.article-info {
  margin-right: 0;
}
ol.trip-list li div.info p {
  margin: 0 0 8px 0;
  padding: 0;
  line-height: 1.4em;
  }
ol.trip-list li div.info p.meta {
  padding: 5px;
  color: #999;
  border-top: 1px solid #ccc;
  }
ol.trip-list li div.article-info p.meta {
  text-align: right;
}
ol.trip-list li div.info p.meta span,
ol.trip-list li div.info p.meta strong {
  color: #333;
  }
ol.trip-list li div.info p.meta span {
  margin-right: 3px;
  }
ol.trip-list li div.info p.meta a {
  margin-left: 3px;
  }

/* my trips
---------------------------------------------------------- */

ol.saved-articles {
  list-style: none;
  margin: 15px 0 0 0;
  padding: 0;
  }
ol.saved-articles li {
  margin: 0 0 15px 0;
  padding: 0;
  border-bottom: 1px solid #ddd;
  }
ol.saved-articles li.last {
  margin-bottom: 0;
  border-bottom: none;
  }
ol.saved-articles li h4 {
  margin: 0 0 8px 0;
  padding: 0;
  font-size: 90%;
  font-weight: normal;
  }
ol.saved-articles li h4 strong {
  color: #f48d19;
  }
ol.saved-articles li h3 {
  margin: 0;
  padding: 0;
  font-size: 140%;
  border: none;
  color: #f48d19;
  }
ol.saved-articles li h3 a {
  color: #f48d19;
  text-decoration: none;
  }
ol.saved-articles li h3 a:hover {
  color: #b24300;
  text-decoration: underline;
  }
ol.saved-articles li h3 span {
  color: #b24300;
	float: right;
  }
ol.saved-articles li table.data {
  float: right;
  width: 150px;
  border-top: 1px solid #ccc;
  }
ol.saved-articles li table.data tr.last th,
ol.saved-articles li table.data tr.last td {
  background: none;
  }
ol.saved-articles li table.data tr th a {
  color: #f48d19;
  }
ol.saved-articles li table.data tr th a:hover {
  color: #b24300;
  }
ol.saved-articles li div.info {
  margin: 0 170px 0 169px;
  }
ol.saved-articles li div.article-info {
  margin: 0;
}
ol.saved-articles li div.info p {
  margin: 0 0 8px 0;
  padding: 0;
  line-height: 1.4em;
  }
ol.saved-articles li div.info p.meta {
  padding: 5px;
  color: #999;
  border-top: 1px solid #ccc;
  }
ol.saved-articles li div.article-info p.meta {
  text-align: right;
}
ol.saved-articles li div.info p.meta span,
ol.saved-articles li div.info p.meta strong {
  color: #333;
  }
ol.saved-articles li div.info p.meta span {
  margin-right: 3px;
  }
ol.saved-articles li div.info p.meta a {
  margin-left: 3px;
  }

ol.saved-articles li table.data tr td ul.subnav {
  border-bottom: none;
    }

ol.saved-articles li table.data tr td ul.subnav li {
  border-bottom: none;
  line-height: 12px;
  margin: 0 6px 0 0;
  padding: 0 6px 0 0;
}

/* tag cloud */

.content .tag_cloud {
  padding: 5px; 
  margin: 10px 0; 
}

.sidebar .tag_cloud {
  margin: 0 0 15px 0;
  padding: 5px;
}

.tag_cloud a { 
  text-decoration: none; 
  margin: 5px;
}

.tag_cloud a:hover { 
  text-decoration: underline; 
}

.cloud1 {
  font-size: 1.0em;
}

.cloud2 {
  font-size: 1.4em;
}

.cloud3 {
  font-size: 1.8em;
}

.cloud4 {
  font-size: 2.4em;
}

.cloud5 {
  font-size: 3.0em;
}

.cloud6 {
  font-size: 3.6em;
}

/* tag selections */

#tag_cloud_functions {
  display: inline;
  float: left;
  margin: 0 10px 20px 0; 
  border-bottom: 1px solid #ccc;
  padding: 10px; 
  padding-bottom: 2px;
  width: 600px; 
}

#tag_cloud_functions li {
  float: left;
  margin: 0 7px 7px 0;
  list-style: none;   
}

#tag_cloud_functions li a, 
#tag_cloud_functions li.tags_pick_new_tag {
  border: 1px solid #999;
  text-decoration: none;
  background: #fff;
  display: block;
  padding: 5px 6px 4px 6px;
}

#tag_cloud_functions li a:hover { 
  border: 1px solid #333; 
}

#tag_cloud_functions li.selected a {
  border: 1px solid #333;
  color: #333;
}

#tag_cloud_functions li.tags_pick_new_tag {
  background: #FFF;
  border: 1px dashed #666;
  font-style: italic;
  color: #999;
}

#tag_cloud_functions li.plus_symbol {
  border: 1px solid transparent;
  text-decoration: none;
  display: block;
  padding: 5px 6px 4px 6px;
  font-weight: bold;
  color: #333;
}

/* tours table */

table.tours td.dest {
  width: 500px;
  padding-right: 20px;
  }
table.tours td div.blurb p {
  margin: 0;
  font-size: 90%;
  color: #666;
  }

/*------------------------------------------------------------------------
=misc
------------------------------------------------------------------------*/

.group:after {
	content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  overflow: hidden;
  visibility: hidden;
}

/*------------------------------------------------------------------------
 =Paginator (Plugin)
------------------------------------------------------------------------*/

.pagination {
  overflow: hidden;
  text-align: right;
  position: relative;
}

.pagination ul {
  float: right;
  list-style: none;
  overflow: hidden;
}

.pagination ul li {
  float: left;
  line-height: 12px;
  margin-left: 10px;
}

.pagination_label {
	font-weight:bold;
	text-transform:uppercase;
	color: #666;
	margin-top:3px;
	font-size:10px;
}

div.pg_top {
  border-bottom: 1px solid #ccc;
  margin-bottom: 19px;
  overflow: hidden;
  padding-bottom: 8px;
}

div.pg_bottom {
  margin-top: 18px;
  padding-top: 8px;
}

.pagination ul li a {
  border: 1px solid #DFDDD1;
  color: #DFDDD1;
  display: block;
  padding: 2px 5px;
  text-decoration: none; 
}

.pagination ul li a:hover, 
.pagination ul li a:active {
  border: 1px solid #c21e0d;
  color: #c21e0d;
}

.pagination ul li.current {
  background: #c21e0d; 
  border: 1px solid #c21e0d;
  color: #fff;
  font-weight: bold;
  padding: 2px 5px;
}

.pagination ul li.disabled {
  border: 1px solid #DFDDD1;
  color: #DFDDD1;
  padding: 2px 5px;
} 

.pg_top p { font-weight: bold; }
.pg_top p span,
.pg_top p a { 
  font-weight: normal; 
  }

/* for paginator info */

h3 span.search_info {
  color: #000;
  float: right;
  font-size: 80%;
  font-weight: normal;
  line-height: 130%;
}

.pagination p {
  text-align: left;
}

/* =community search
----------------------------------------------- */

#community_search {margin-bottom: 20px;}
#community_search dl { margin-bottom: 3px; }
#community_search dl * { display: inline; }
#community_search dl dt { 
  font-weight: bold; 
  margin: 0 7px 0 3px;
  text-transform: uppercase;
  color: #666;
  font-size: 10px;
  }
#community_search dl dd { margin-left: 5px; }
#community_search dl dd a { padding: 3px 5px; }
#community_search dl dd.x_current_search_option a {
  background: #d94019;
  color: #fff;
  text-decoration: none;
  }
#community_search div { background: #efefef; }
#community_search p { 
  border-top: 3px solid #F48D19; 
  margin: 0px;
  padding: 5px;
  font-size: 11px;
  text-align: center;
  }
#community_search form { 
  text-align: center;
  padding: 5px 0 10px 0; 
  }
#community_search input {
  margin-bottom: 0;
}
  
/*------------------------------------------------------------------------
=highlight and optionals (places)
------------------------------------------------------------------------*/


.highlight .copy, .optional .copy {
  line-height: 16px;
  padding-left: 0;
  padding-right: 0;
}

.highlight .group, .optional .group {
  margin-bottom: 30px;
}

.highlight .left_col .related_of_kind, .optional .left_col .related_of_kind {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 7px 0;
  line-height: 16px;
  color: #999;
}

.highlight .left_col .related_of_kind a, .optional .left_col .related_of_kind a {
  color: #777;
}

.highlight .left_col .related_of_kind a:hover, .optional .left_col .related_of_kind a:hover {
  color: #B24300;
}

.highlight .left_col .related_of_kind h3, .optional .left_col .related_of_kind h3 {
  border: none;
  font-size: 10px;
  color: #888;
  text-transform: uppercase;
}

.highlight .left_col .related_of_kind span, .optional .left_col .related_of_kind span {
  color: #999;
  font-size: 10px;
}

.highlight .left_col h3, .optional .left_col h3 {
  border-bottom: 5px solid #ddd;
  color: #1F678C;
  padding-bottom: 3px;
}

.highlight .left_col .related_photos, .optional .left_col .related_photos {
  padding-top: 3px;
  margin-bottom: 20px;
}

.highlight .left_col .related_photos img, .optional .left_col .related_photos img {
  padding: 1px;
}

.highlight ol.saved-articles, .optional ol.saved-articles {
  margin-top: 0;
}

.highlight ol.saved-articles h4, .optional ol.saved-articles h4 {
  margin: 10px 0 5px 0;
}

.highlight ol.saved-articles .group, .optional ol.saved-articles .group {
  margin-bottom: 0;
}

.highlight .left_col ol.saved-articles h4 a, .optional .left_col ol.saved-articles h4 a {
  border: none;
  font-size: 14px;
  color: #B24300;
  text-decoration: none;
  font-weight: bold;
}

.highlight .left_col ol.saved-articles h4 a:hover, .optional .left_col ol.saved-articles h4 a:hover {
  text-decoration: underline;
}

.highlight .right_col a, .optional .right_col a {
  color: #777;
}

.highlight .right_col .listing span, .optional .right_col .listing span {
  color: #999;
  font-size: 11px;
  white-space: nowrap;
}

.highlight .right_col h3, .optional .right_col h3 {
  border-bottom: none;
  color: #1F678C;
  margin-bottom: 0;
}

.highlight .right_col ul, .optional .right_col ul {
  border-top: 3px solid #F48D19;
  background: #eee;
  padding: 7px;
}

.highlight h1, .optional h1 {
  font-size: 24px;
  padding-bottom: 7px;
  margin-bottom: 13px;
}

.highlight h2, .optional h2 {
  color: #555;
  position: relative;
  font-size: 14px;
}

.highlight h2 span, .optional h2 span {
  color: #999;
  position: relative;
}

.optional h2 span.price {
  position: absolute; 
  right: 10px;
  color: green;
}

.highlight .right_col h3 span, .optional .right_col h3 span {
  display: block;
  color: #333;
  font-size: 11px;
  font-weight: normal;
}

  
/*------------------------------------------------------------------------
=tables
------------------------------------------------------------------------*/
/* data table */

table.data {
  width: 100%;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  }
table.data caption {
  margin: 0;
  padding: 6px 5px;
  text-align: left;
  text-transform: uppercase;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  }
table.data th {
  width: 112px;
  margin: 0;
  padding: 6px 5px;
  font-size: 100%;
  line-height: 1.4em;
  font-weight: bold;
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid #ccc;
  }
table.data td {
  margin: 0;
  padding: 6px 5px;
  font-size: 100%;
  line-height: 1.4em;
  border-bottom: 1px solid #ccc;
  }
table.data tr.last th,
table.data tr.last td {
  border-bottom: none;
  }
table.data tr.last td em {
  display: block;
  }
table.data tr.soldout td {
  color: #999;
  }

/* dates table specific */

table.dates {
  margin: 10px 0 0 0;
  }
table.dates th,
table.dates td {
  padding-left: 0;
  }
ul.data-footnotes {
  margin: 8px 0 20px 0;
  padding: 0;
  list-style: none;
  }
ul.data-footnotes li {
  margin: 0 0 3px 0;
  }

table.dates tr.even {
 background: #fffaec;
}

/* contikipedia
---------------------------------------------------------- */

body.pedia div.content h1 {
  margin-bottom: 5px;
  font-size: 230%;
  }
body.pedia p.deck,
p.border {
  padding: 0 0 5px 0;
  border-bottom: 5px solid #600;
  }
body.pedia p.alt {
  margin-bottom: 20px;
  padding: 0;
  border: none;
  }
div.copy {
  margin: 0;
  padding: 10px;
  }
.content h2,
#primary_content h2,
div.copy h2 {
  margin: 0 0 .5em 0;
  padding: 0;
  font-size: 140%;
  line-height: 1.2em;
  color: #004070;
  }
h3 {
  background: none;
  margin: 0 0 .2em 0;
  padding: 0;
  border: none;
  line-height: 1.2em;
  color: #c21e0d
  }
div.copy p {
  margin: 0 0 20px 0;
  line-height: 1.5em;
  }
div.copy p.note {
  font-family: Georgia, serif;
  font-style: italic;
  color: #666;
  }
div.figure {
  float: left;
  margin: .4em 20px 10px 0;
  }
div.alt {
  float: right;
  margin: .4em 0 10px 20px;
  }
div.figure p {
  margin: 4px 0 0 0;
  padding: 0;
  font-size: 90%;
  font-style: italic;
  color: #666;
  }
div.copy ul.listing {
  margin: 5px 0 25px 0;
  }
div.copy blockquote {
  margin: 0 0 0 20px;
  padding: 0;
  font-family: Georgia, serif;
  font-size: 110%;
  font-style: italic;
  color: #b24300;
  }
div.copy blockquote p {
  margin: 0;
  padding: 0;
  }

/* add a tip form */

form#add-tip {
  margin: 15px 10px;
  padding: 0;
  }
form#add-tip fieldset {
  margin: 0 0 15px 0;
  padding: 0;
  border: none;
  }
form#add-tip fieldset.last {
  margin-bottom: 8px;
  }
form#add-tip label {
  display: block;
  margin: 0 0 5px 0;
  font-weight: bold;
  }
form#add-tip label em {
  font-weight: normal;
  color: #666;
  }
form#add-tip input.add-input {
  width: 500px;
  font-size: 110%;
  }
form#add-tip textarea {
  width: 500px;
  height: 100px;
  }
form#add-tip div.btns {
  width: 500px;
  text-align: right;
  }

/*------------------------------------------------------------------------
=contest engine
------------------------------------------------------------------------*/

div#contest_engine .sidebar img {
  width: 200px;
  border: 1px solid #ddd;
  padding: 4px;
}

div#contest_engine {
  position: relative;
}

div#contest_engine img.contest_header {
  width: 100%;
  margin-bottom: 20px;
}

/*div#contest_engine .sidebar {
  float: none;
  background: transparent;
  left: 434px;
  position: absolute;
  top: 0;
  width: 236px;
}*/

div#contest_engine fieldset {
  border: none;
  padding: 10px;
}

fieldset fieldset.required {
  background: #ddd;
}

fieldset fieldset.optional {
  background: #eee;
}

div#contest_engine div#entry_card_wrapper {
  margin: 18px 0;
  border: 10px solid #ddd;
  position: relative;
  background: #fff;
  padding: 10px;
}

div#contest_engine div#entry_card_wrapper fieldset#entry_card {
  margin: 0 -10px;
}

fieldset#entry_card legend {
  font-size: 16px;
  font-weight: bold;
  background: none;
  text-transform: uppercase;
}

fieldset#entry_card legend span {
  font-size: 10px;
  font-style: italic;
  font-weight: normal;
  text-transform: none;
}

fieldset p.section_required {
  color: #999;
  font-size: 10px;
  font-weight: bold;
  margin-bottom: 0;
  text-align: right;
  text-transform: uppercase;
  padding: 10px;
}

fieldset p.section_optional {
  padding: 10px;
}

div#contest_engine textarea {
  width: 386px;
}

fieldset#entry_card input.month,
fieldset#entry_card input.day {
  width: 30px;
}

fieldset#entry_card input.year {
  width: 60px;
}

div#optional_fields {
  background: #ddd;
  margin-top: -18px;
  padding: 9px;
}

/* newsletter form  */

#rank_destinations th,
#rank_destinations td {
  text-align: left;
}

table tr td input {
  margin: 0;
}


/* Added background for /newsletters/subscribe */
/* Request by US marketing; KJL; 20080729 */
div.newsletter_background {
	background: url(http://downloads.contiki.com/newsletters/EnewsSignup_NewLook_Background.jpg) no-repeat 0 1px;	
	width: 560px;
	height: 420px;
}

/*------------------------------------------------------------------------
=Bring a Friend
------------------------------------------------------------------------*/

#bring_a_friend {
  margin: 0 auto;
  width: 675px;
}

#bring_a_friend h1 {
  margin-top: 0;
}

#bring_a_friend p {
  font-size: 16px;
  line-height: 25px;
}

#bring_a_friend h3 {
  clear: left;
}

.bring_a_friend_left {
  width: 330px;
  float: left;
}

.bring_a_friend_left h2 {
  margin-bottom: 20px;
}

.bring_a_friend_right {
  width: 320px;
  margin-left: 25px;
  float: left;
  margin-bottom: 20px;
}

.bring_a_friend_right h2 {
  margin-bottom: 9px;
}

.bring_a_friend_right fieldset {
  background: #efefef;
  border-top: 2px dashed #ddd;
  padding: 9px 15px;
  margin-bottom: 0px;
  margin-left: 0;
  position: relative;
  font-size: 20px;
  color: #0088cf;
  font-weight: bold;
}

.bring_a_friend_right p {
  margin: 0;
  line-height: 20px;
  font-size: 14px;
}

.bring_a_friend_right fieldset label {
  width: 100px;
  float: left;
  line-height: 30px;
}

.bring_a_friend_right fieldset input {
  width: 180px;
  float: left;
  margin-bottom: 10px;
}

.bring_a_friend_right fieldset .friend_email {
  margin-bottom: 0;
}

#bring_a_friend h3.fine_print {
  font-size: 14px;
}

#bring_a_friend p.fine_print {
  font-size: 11px;
  line-height: 18px;
}

/*------------------------------------------------------------------------
 =Utility Classes
------------------------------------------------------------------------*/

.leftwise {float:left;}
.rightwise {float:right;}

div.copy img {padding: 3px; border: 1px solid #ccc; background: #fff;} /* I just noticed this was in here piggybacking on "img. rightwise". I had to correct some overreaching behavior  - it was overriding the "leftwise" margin assignments. Do we want to use this, or will there be cases where this goes beyond what it was intended for? - d.e.*/
img.leftwise {padding: 3px; border: 1px solid #ccc; background: #fff; margin:0 10px 0 0;} /* leaving border and background and padding settings in here as these get used outside the "copy" div class */
img.rightwise {padding: 3px; border: 1px solid #ccc; background: #fff; margin:0 0 0 10px;} /* ditto */

hr {display:block; border-top:1px dashed #0088CF; clear:both; margin:10px 0;}

.fineprint {font-size:80%;}
.clearer {clear:both;}

/*------------------------------------------------------------------------
 =Partners - Domain7
------------------------------------------------------------------------*/
.partners{
  padding-left: 17px;
  width: 923px !important;
}
.partners h1{
  margin-bottom: 10px;
  float: left;
}
.partners img{
  float: left;
  margin: 0;
}
.partners-head{
  float: left;
  margin-bottom: 20px;
}
.partner-container{
  width: 828px;
  border-top: 14px solid #b3b3b3;
  float: left;
}
.partner-left{
  float: left;
  width: 279px;
}
.partner-left a{
  margin-top: 40px;
  margin-left: 25px;
  float: left;
}
.partner-right{
  float: left;
  width: 549px;
  padding-top: 20px;
}
.partner-right h2{
  margin-bottom: 0;
}
.partner-right h2 a{
  color: #004070;
  font-size: 18px;
  text-decoration: none;
  font-weight: bold;
}
.partner-right p{
  font-size: 15px;
}
.more-link{
  font-weight: bold;
  font-size: 15px;
}
.more-link a{
  color: #000000;
  font-size: 15px;
}

/*------------------------------------------------------------------------
 =Join Contiki - Domain7
------------------------------------------------------------------------*/
.join-top-form{
  float: left;
  width: 600px;
  background: #ecf5fe;
  overflow: hidden;
  margin-top: 14px;
  padding: 10px 10px 0 10px;
  margin-bottom: 10px;
}
.join-top-left{
  float: left;
  width: 350px;
}
.join-top-form h1{
  margin-top: 0;
}
.join-top-form input{
  width: 320px;
}
.join-top-form label{
  width: 300px;
}
* html label span.below_field {
  margin-top: 0;
}
* html #person_upgrade_to_club, * html #person_terms_of_service{
  position: absolute;
  left: -20px;
  width: 20px;
}
.join-contiki-community{
  margin-top: 15px;
  margin-left: 5px;
  float: left;
  width: 236px;
}
.join-contiki-community img{
  margin-bottom: 27px;
}
.join-contiki-community a{
  color: #fe7501 !important;
}
.more-community{
  float: right;
  margin-right: 8px;
}
.more-community a{
  float: right;
  padding: 3px 4px;
  background: #fd7400;
  color: #634200 !important;
  text-decoration: none;
  font-weight: bold;
}
.more-community a:hover{
  text-decoration: underline;
}
#booking_info{
  background: #f6fae1 url(/img/community/booking-info.jpg) 0 35px repeat-x;
  float: left;
  width: 620px;
  padding-bottom: 10px;
}
#booking_info h3{
  background: #c0d401 url(/img/community/previous-booking-heading.jpg) repeat-x;
  height: 18px !important;
  padding-top: 17px;
}
#booking_info_left{
  float: left;
  width: 380px;
  padding: 24px 0 0 20px;
}
#booking_info_left input{
  width: 310px;
  margin-bottom: 0;
  color: #016d55;
  background: #ffffff !important;
}
#booking_info_left label{
  color: #016d55;
  margin-bottom: 4px;
}
.invite-left{
  width: 260px !important;
}
.invite-left input{
  width: 256px !important;
}
.invite-right{
  float: left;
  margin: 36px 0 0 22px;
}
#booking_info_left div{
  margin-bottom: 20px;
}
#booking_info_left span{
  color: #026c56;
  font-size: 10px;
  font-weight: bold;
  margin: 0 0 20px 6px !important;
  padding-bottom: 23px;
}
#booking_info_right{
  float: right;
  width: 189px;
  padding: 17px 5px 17px 8px;
  background: #f8fbe6 url(/img/community/booking-info-right.jpg) repeat-x;
  margin: 24px 18px 0 0; 
  display: inline;
}
#booking_info_bottom{
  float: left;
  margin-left: 10px;
  margin-bottom: 20px;
}
#booking_info_bottom label{
  margin-bottom: 0;
  height: 24px;
}
body.community .sidebar-club {
  background: #f1edc8 url(/img/community/bg-community-sidebar-club.png) no-repeat;
  margin-top: -10px;
}
.edit-account-sidebar{
  margin-top: 34px !important;
  background: #f4f0d2 url(/img/community/edit-account-sidebar.png) no-repeat !important;
}
.edit-account-sidebar h2{
  margin-top: 30px;
}
.sidebar-club .sidebar_section{
  background: none !important;
  padding-top: 10px !important;
}
.invite-sidebar {
  background: #f4f0d2 url(/img/community/invite-sidebar.png) no-repeat !important;
  padding-top: 60px;
  position: relative;
}
.landing-page-sidebar{
  background: #f4f0d2 url(/img/community/landing-page-sidebar.jpg) no-repeat !important;
}
.landing-page-sidebar p{
  margin-left: 12px;
}
.invite-sidebar h2{
  margin-top: 20px;
}
.edit-account{
  overflow: hidden;
}
.join-subhead{
  font-size: 18px !important;
}
/* `Pages >> Tour - Main */

#hume_difference_list, #tour_accomodations_list {
  float: left;
  width: 310px;
  background: url(/img/RD-site-bg.png) 0 -60 repeat-x;
}

#hume_difference_list h3, #tour_accomodations_list h3 {
  font-size: 14px;
  border-bottom: 1px solid #ccc;
  padding: 0;
}

#tour_page_highlights,
#tour_page_optionals,
#tour_page_itinerary {
  list-style: none;
  margin: 0;
  padding: 0;
  clear: left;
}

#tour_page_itinerary {
  padding-top: 20px;
}

#tour_page_highlights li,
#tour_page_optionals li,
#tour_page_itinerary_day li {
  position: relative;
  font-size: 18px;
  margin: 0 0 20px 0;
  padding: 9px 0 0 0;
  color: #0088CF;
  font-weight: bold;
  border-top: 1px dashed #0088CF;
}



#tour_page_highlights li a,
#tour_page_optionals li a,
#tour_page_itinerary_day li h2 {
  border-bottom: 1px dotted #0088CF;
  color: #004070;
  text-decoration: none;
}

#tour_page_highlights .related_photos {
  position: absolute;
  right: 0;
}

#tour_page_highlights .related_photos a {
  border-bottom: none;
}

#tour_page_highlights li ul {
  width: 470px;
}

#tour_page_highlights li ul li {
  display: inline;
}

#tour_page_highlights li ul li,
#tour_page_optionals li ul li,
#tour_page_itinerary li ul li {
  font-size: 13px;
  font-weight: normal;
  margin: 0 10px 0 0;
  padding: 0;
  border-top: none;
  list-style: none;
  color: #333;
}

#tour_page_optionals li ul,
#tour_page_itinerary li ul {
  margin-top: 10px;
  margin-bottom: 9px;
}

#tour_page_highlights li ul {
  margin-top: 10px;
  margin-bottom: 29px;
}

#tour_page_optionals li ul li p {
  margin-bottom: 10px;
}

#tour_page_highlights li ul li a,
#tour_page_optionals li ul li a {
  color: #555;
  border-top: none;
  border-bottom: 1px dotted #aaa;
  padding-top: 2px;
  display: inline;
}

#tour_page_optionals li ul li a {
  font-weight: bold;
}

#tour_page_highlights li ul li a:hover,
#tour_page_optionals li ul li a:hover {
  background: #ddd;
  border-bottom: 1px solid #ccc;
}

#tour_page_optionals li ul li span {
  display: block;
  font-size: 14px;
}

#tour_page_itinerary li {
  margin: 0 0 20px 0;
  padding: 0;
  border-bottom: 1px dashed #0088CF;
  position: relative;
}

#tour_page_itinerary li span.tour_leg_name {
  color: #0088CF;
  font-size: 18px;
  font-weight: bold;
}

#tour_page_itinerary li span.tour_date {
  color: #666;
  position: absolute;
  right: 60px;
  text-align: right;
}

#tour_page_itinerary li span.tour_leg_days {
  position: absolute;
  right: 0;
  color: #aaa;
  font-size: 11px;
  font-weight: bold;
  text-align: right;
}

#tour_page_itinerary li span.tour_leg_day {
  display: block;
  background: #e0ddc4;
	color:#6F6D5A;
  padding: 3px 5px 0px 5px;
  margin-bottom: 3px;
}

#tour_page_itinerary li span.tour_leg_day span {
  font-size: 14px;
  color: #555;
  padding-left: 2px;
}

#tour_page_itinerary li span.tour_leg_accomodation,
#tour_page_optionals li ul li span span {
  color: #C21E0D;
  font-weight: bold;
  display: block;
  font-size: 13px;
}

.tour_style h2 {
  color: #0088CF;
}

.tour_style h2 span {
  font-size: 11px;
  color: #555;
  font-style: italic;
  font-weight: normal;
}
div.float {
	float: left;
	margin: 2px;
	border: 1px solid #000000;
	background-color: #ffffff;
	padding:0px;
}
div.float p{
	text-align: center;
	margin:0px;
	padding:0px;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
div.caption {
	margin: 2px;
	border: 1px solid #999999;
	background-color: #cccccc;
	width:660px;
}
div.caption p{
	text-align: right;
	margin:0px;
	padding:0px;
	font-size: 9px;
	color: #666666;
}
div.floatr {
	float: right;
	margin: 2px;
	border: 1px solid #000000;
		background-color: #999999;
}
div.floatr p{
	text-align: center;
	margin:0px;
	padding:0px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.pagemargins
{
width: 600px;
}
<!-- Pagination CSS -->
.paginationstyle{ /*Style for demo pagination divs*/
width: 250px;
text-align: center;
padding: 2px 0;
margin: 10px 0;
}

.paginationstyle select{ /*Style for demo pagination divs' select menu*/
border: 1px solid navy;
margin: 0 50px;
}

.paginationstyle a{ /*Pagination links style*/
padding: 5px;
text-decoration: none;
border: 1px dotted #1b3a12;
color: #16300f;
background-color: #77B864;
font-size: 14px;
height: 25px;
font-weight:bold;
}

.paginationstyle a:hover, .paginationstyle a.selected{
	text-decoration:none;
}

.paginationstyle a.imglinks{ /*Pagination Image links style (class="imglinks") */
border: 0;
padding: 0;
}

.paginationstyle a.imglinks img{
vertical-align: bottom;
border: 0;
}

.paginationstyle a.imglinks a:hover{
	text-decoration:none;
	background-color: #66CCFF;
	background-image: none;
}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{ /*Pagination div "flatview" links style*/
color: black;
background-color: #9ecf8f;
padding: 5px;
}
<!-- End Pagination CSS -->