p, h1, h2, h3, h4, th, td, li, dt, dd, #cart-summary { font-family: helvetica, arial, sans-serif; }

h1 { font-size: 16px;
    margin: 6px 0 0 0;
    padding: 0 0 6px 0;
    color: #333;
    }
    
h2 { font-size: 14px;
    color: #333;
    }
    
h3 { font-size: 12px;
    color: #333;
    }

h1.hilight, p.hilight { color: #bf2300;
    font-weight: normal;
    border-bottom: 1px dotted #999;
    margin: 6px -18px 0 -18px;
    padding: 0 0 6px 18px;
}
h1.hilight { font-size: 14px;}

.crumbs { font-weight: bold; color: #333; }
.crumbs a:link, .crumbs a:visited { color: #333; text-decoration: none; }
.crumbs .current { color: #bf2300; }

#content p, #content li { font-size: 12px; color: #333;}

#content p.lead { font-size: 16px; color: #666; margin-top: 8px;}

div.leftimage p, div.rightimage p, div.centerimage p { font-size: 11px; font-style: italic; margin-top: 4px;}


/* panel */

#panel * { color: #fff; }
#panel ul {margin: 0 0 0 10px; padding: 0; list-style: none;}
#panel ul li { margin: 0; 
    padding: 0 20px 0 0;
    background: url('/images/bullet.gif') no-repeat top left;
}
#panel ul li.highlight {background: url('/images/bullet-red.gif') no-repeat top left;
}
#panel ul li p { font-size: 11px;}
#panel p.note { margin: 1em 20px 0 20px;  font-size: 11px; }
#panel p.contact { margin: 1em 20px 0 20px;  font-size: 12px; }
#panel ul li p.standalone { margin: 0 20px 12px 20px;  }

/* for embedded lists in front page news */
#panel ul.front li li { font-size: 11px; line-height: 1em;} 
#panel ul.front li p img { display: block; margin-top: 0;}

/* newsletter specific */
#newsletter #panel p { margin: 0 24px 12px 20px; font-size: 12px; }
#newsletter #panel ul li { margin: 0; 
    padding: 0 20px 0 20px;
    background: url('/images/bullet.gif') no-repeat top left;
    font-size: 12px;
}
#newsletter #panel ul { margin-bottom: 20px; }
#newsletter #panel a:link, #newsletter #panel a:visited {color: #53A3E8; text-decoration: none; font-weight: bold;}
/* end newsletter specific */

/* second level panel lists */
#panel ul ul {list-style-type: disc; margin: 0 0 0 26px;}
#panel ul ul li {background-image: none; line-height: 0.8em;}

#panel h3 { font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
}
#panel li h3 { margin-left: 20px; }
#panel h3 a:link, #panel h3 a:visited { text-decoration: none; }

#panel h4 { font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 20px;
    border-bottom: 1px dotted white;
    margin-right: 18px;
}

#panel a.more:link, #panel a.more:visited {color: #53A3E8; text-decoration: none; font-weight: bold;}
/* duplicate of above link style for all links in panel paragraphs - above can be removed? */ 
#panel p a:link, #panel p a:visited {color: #53A3E8; text-decoration: none; font-weight: bold;}

#panel img { display: block; margin: 40px 0 20px 0; }
#panel #map-link img {margin: 0 0 0 0; border: 0;}

#panel ul.blog-categories li { background-image: none; font-size: 12px; line-height: 1.6em;}
#panel ul.blog-categories li a {text-decoration: none;}

/* table for tour lists, itinerary and facts and figures */
table.tourdata { border-collapse: collapse; }
table.tourdata th { text-align: left; font-size: 12px; padding: 0; border-bottom: 1px dotted #666;}
table.tourdata th span.tab { background-color: #CD002B; color: #FFF; padding: 2px;}
table.tourdata tr {  }
table.tourdata td { font-size: 11px; padding: 3px 12px 3px 0; border-bottom: 1px dotted #666;} 
table.tourdata td span.label,
table.tourdata td span.label a:link,
table.tourdata td span.label a:visited { color: #007AD1; text-decoration: none; font-weight: bold; }
table.tourdata a:link.more, table.tourdata a:visited.more { color: #CD002B; text-decoration: none;}

/* quick link buttons */
div.quicklinks { padding: 20px 0 12px 0; }
div.quicklinks img { border: none; }


/* Booking Form 
   also used on guestbook submission form
   and contact forms */
table.form { border-collapse: collapse; }
table.form td { font-size: 11px; background-color: #DAE1E7; border: 1px solid #DCC;}
table.form td.highlight { background-color: #CD002B; color: #FFF; font-weight: bold;}
table.form td label { font-weight: bold; }

div.fieldWithErrors { display: inline; }

table.schedule { border-collapse: collapse; }
table.schedule td { text-align: center; font-size: 11px; background-color: #DAE1E7; border: 1px solid #DCC;}
table.schedule td.highlight { background-color: #CD002B; color: #FFF; font-weight: bold;}
table.schedule td.country, table.schedule td.date { text-align: left; font-weight: bold;}
table.schedule a:link, table.schedule a:visited { color: #000;}

table.misc { border-collapse: collapse; }
table.misc td { font-size: 11px; background-color: #DAE1E7; border: 1px solid #DCC;}
table.misc td.highlight { background-color: #CD002B; color: #FFF; font-weight: bold;}
table.misc td.label { text-align: left; font-weight: bold;}

table.bike-hire { border-collapse: collapse; margin: auto;}
table.bike-hire td, table.bike-hire th { padding: 2px 30px 2px 30px; font-size: 11px; background-color: #DAE1E7; border: 1px solid #DCC; text-align: center;}
table.bike-hire th { background-color: #CD002B; color: #FFF; font-weight: bold;}

/* footer */
#footer ul, #footer li { margin: 0; padding: 0; list-style: none;}
#footer ul { text-align: center; margin-top: 6px;}
#footer li { display: inline;
    border-left: 1px solid #666;
    padding: 0 4px 0 4px;
}
#footer li.first { border-left: none; }
#footer { font-weight: bold; color: #666; font-size: 10px; padding-top: 12px; text-align: center;}
#footer li a:link, #footer li a:visited { text-decoration: none; color: #666;}
#footer a.shock, #footer a.shock:visited { color: #bf2300; }
#footer p#bbr a { text-decoration: none; }

/*content picture */
div.rightimage { float: right; padding-left: 12px; }
div.leftimage { float: left; padding-right: 12px; }
div.centerimage { text-align: center; }

#cart-summary { text-align: right;
    color: #fff;
    font-size: 11px;
}
#cart-summary a:link, #cart-summary a:visited { color: #fff; }

#notice { border: 1px solid #966; padding: 12px; margin: 20px; background-color: #BBD;}
#notice p { font-size: 13px; color: #333; font-weight: bold; margin: 0; padding: 0;}

/* guestbook + news + blog */
ul.guestbook, ul.news, ul.blog { margin: 0; padding: 0; list-style: none;}
ul.guestbook li, ul.news li, ul.blog li { margin: 0 0 1px 0; padding: 0 0 16px 0; border-bottom: 1px dotted #999;}
ul.news h2, ul.blog h2 {margin-top: 6px; }
ul.news li li { border: none; margin: 0;}
ul.news .date, .news-item .date {font-weight: bold; font-size: 11px; color: #007AD1;}
ul.guestbook div.date strong, ul.guestbook div.name strong {color: #007AD1; }
ul.guestbook p, ul.news p {margin: 1em 0 0.4em 0; }
.news-item { margin-bottom: 20px; }

#content p.permalink, ul.blog div.data { color: #666; font-size: 10px; }
p.permalink a:link, p.permalink a:visited, 
p.categories a:link, p.categories a:visited   { color: #666; text-decoration: none; border-bottom: 1px #666 dotted;}
ul.blog div.data { margin-top: 2em;}


.paginator {text-align: center; font-family: helvetica, arial, sans-serif; font-weight: bold; font-size: 12px;}
.paginator a:link, .guestbook-paginator a:visited { color: blue; }

.pagination {
  padding: 3px;
  margin: 12px 3px 12px 3px;
  text-align: center; font-family: helvetica, arial, sans-serif; font-weight: bold; font-size: 11px;
}
.pagination a {
  padding: 2px 3px 2px 3px;
  margin: 2px;
  border: 1px solid #aaaadd;
  text-decoration: none;
  color: blue;
}
.pagination a:hover, .pagination a:active {
  border: 1px solid #000099;
  color: #000;
}
.pagination span.current {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #000099;
  font-weight: bold;
  background-color: blue;
  color: #FFF;
}
.pagination span.disabled {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #eee;
  color: #ddd;
}



/* tour leaders */
.tour-guide { clear: both; padding-top: 8px;}
.tour-guide div img {margin-top: 8px; border: 1px solid black; }
.tour-guide .name {color: #007AD1; font-weight: bold;}

/* faq */
dl#faq dt, dl#faq dd { padding: 0; margin: 0;}
dl#faq dt {font-size: 13px; color: #007AD1; font-weight: bold; margin-top: 1.6em;}
dl#faq dd {font-size: 12px; margin-top: 0.8em}
dl#faq dd strong {color: #333; }

/* media listing page */
div.media-article { margin-bottom: 1.4em; }
div.media-article a:link, div.media-article a:visited { color: blue; }
div.media-article span.title a:link, div.media-article span.title a:visited { color: #007AD1; text-decoration: none; font-weight: bold; }

table.staff { width: 100%}
table.staff td { text-align: center; padding-bottom: 20px;} 
table.staff .name { font-size: 11px; font-weight: bold; }
table.staff .position { font-size: 10px; font-style: italic; }

/* testimonials */
ul.testimonials, ul.testimonials li { margin: 0; padding: 0; list-style: none;}
ul.testimonials li {padding: 8px 0 16px 34px; background: url('/images/quote.gif') no-repeat top left;}
#content ul.testimonials li div.body p { margin: 0 0 0.6em 0;}
ul.testimonials div.attribution { font-size: 11px; }
ul.testimonials div.attribution .name { font-weight: bold; }
ul.testimonials div.attribution .company,
ul.testimonials div.attribution .position { font-style: italic; }

/* newsletter */
#newsletter #content h2 {color: #bf2300;
    font-weight: normal;
    font-size: 16px;
}

#newsletter #content h2.top-border {
    padding: 12px 18px 0 18px;
    margin: 20px -18px 0 -18px;
    border-top: 1px dotted #999;
}

#newsletter div.two-col {padding: 1px 0 0 10px;
    margin: 20px -18px 0 -18px;
    border-top: 1px dotted #999;
    position: relative;
}

#newsletter div.two-col .col { width: 46%; 
    float: left; 
    padding: 10px 0 0 10px;
}
#newsletter div.two-col .right {border-left: 1px dotted #999; }

#sitemap ul li {font-size: 11px;}
#sitemap ul ul li {font-size: 10px;}
#sitemap td {vertical-align: top;}
#sitemap a:link, #sitemap a:visited { color: blue;}

/* currently the map link image */
.popped img {border: none;}

/* forum styles */

table.forum {width: 100%; border-collapse: collapse; margin-top: 14px;}
table.forum td, table.forum th {padding: 3px 6px 3px 6px;}
table.forum td {padding-bottom: 6px; vertical-align: top;}
table.forum th {font-size: 12px; text-align: left; background-color: #CD002B; color: #FFF; font-weight: bold;}
table.forum td { font-size: 12px; background-color: #DAE1E7; border: 1px solid #DCC;}
table.forum td.highlight { background-color: #CD002B; color: #FFF; font-weight: bold;}
table.forum td.forum-details { }
table.forum td label { font-weight: bold; }
table.forum .count {text-align: center;}
table.forum .name {font-size: 13px; font-weight: bold;}
table.forum .name a:link, table.forum .name a:visited {color: blue;}
table.forum .description {font-style: italic;}
table.forum .member-details {font-size: 11px; font-style: italic;}
table.forum .action-summary {font-size: 11px; font-style: italic;}
table.forum .actions {padding: 2px 4px;}
table.forum .actions a:link, table.forum .actions a:visited {color: #339;}
table.forum tr.poster td {background-color: #ccc;}
table.forum tr.message td p {margin-top: 0;}
/* sizes */
table.forum td.poster-name {width: 120px;}

/* end forum styles */


    