html { 
	position:relative;
}


body {
background-color:#F4F5F6;
	background-image: url(/graphics/background-side.gif);
	background-repeat:repeat-x;
font: 12px Arial, Helvetica, sans-serif;
	width: 980px;
margin:0px;	
margin-left: auto;
	margin-right: auto;
	text-align: center;
	
/*position:relative;*/
}
div {
	overflow: hidden;
	border: 0px;
	margin: 0px;
}
img {
	border: 0px;
	margin: 0px 0px 0px 0px;
}
table {
	font: 12px Arial, Helvetica, sans-serif;
	color:#333333;
	line-height: 18px;
	margin: 0px;
	margin-bottom:16px;
	padding: 0px;
}
tr {
	margin: 0px;
	padding: 0px;
}
td {
	margin: 0px;
	padding: 0px;
}
p {
	font: 13px Verdana, Arial, Helvetica, sans-serif;	
color:#333333;
	line-height: 18px;
	margin: 0 0 18px 0;
	padding:0;
}

h1 {
color:#415968;
font: 20px Arial, Helvetica, sans-serif;
font-weight:bold;
line-height: 24px;
margin: 0 0 14px 0;
}

h2 {
	font: 16px Arial, Helvetica, sans-serif;
	color:#535659;
	font-weight:bold;
	line-height: 20px;
	margin: 0 0 18px 0;
padding:1px 2px 1px 2px;
}
h3 {
	font: 14px Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:bold;
	line-height: 20px;
	margin: 0 0 18px 0;
}
h4 {
	font: 13px Arial, Helvetica, sans-serif;
	color:#42576A;
	font-weight:bold;
	line-height: 15px;
	margin: 0 0 14px 0;
}
em {
	font-style: italic;
	font-weight: normal;
}
hr {
	border: 0;
	border-top: 1px solid ;
	border-color:#93a599;
	margin:10px 0 14px 0;
	padding:0;
}
blockquote hr {
	border: 0;
	border-top: 1px solid #009933;
	margin:0 0 16px 0;
	padding:0;
}
form {
	margin-bottom:0px;
}
ul {
	list-style-type:disc;
	list-style-position: outside;
	margin:0 0 18px 0;
	padding:0px;
	border:none;
}
li {
	font: 13px Verdana, Arial, Helvetica, sans-serif;	
color:#535659;
	line-height: 20px;
	margin:0px;
	margin-bottom:0px;
	margin-left:40px;
	padding:0px;
	border:none;
}
a {
color:#E26B02;
font-weight:bold;
}
a.normal {
font-weight:normal;
}

a:link {
	text-decoration: none;

}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;

	color:#d79314;
}
a:active {
	text-decoration: none;
}
.textfield {
	width:150px;
	height:14px;
	font: 11px Verdana, arial, sans-serif;
	color:#666666;
	border:1px solid #666666;
	padding:2px;
}
.textarea {
	width:170px;
	font: 11px Verdana, arial, sans-serif;
	color:#666666;
	border:1px solid #666666;
}
#container {
	width: 980px;
	position:relative;
	text-align: left;
	background-color:#FFFFFF;
z-index:0;
margin-left: auto;
	margin-right: auto;
}
#headerwrap{
width:100%;
background-color:#415968;
height:132px;
overflow:visible;
}
#header {
	width: 980px;
	height: 100px;
	position:relative;
background-color:#415968;
margin-left: auto;
	margin-right: auto;
}
#logo {
	width: 280px;
	height: 100px;
	position:relative;
	float:left;
}
#header_social {
float:right;
text-align:right;
margin:20px 20px 5px 10px;
width:320px;
}
#header_social h3, #header_social h3 a, #header_social p {
color:#FFF;
}

#header_social p {
font:11px arial;
}

#navwrapper {
width:100%;
height:30px;
overflow:visible;
background-color:#B3B7C1;
border-top:1px solid #DDD;
border-bottom:1px solid #DDD;

}
#nav {
	width:980px;	
	position:relative;
height:30px;
	text-align:center;
background-color:#B3B7C1;
z-index:2;
overflow:visible;
margin-left: auto;
	margin-right: auto;

}

#contentwrapper {
width:952px;
position:relative;
padding:14px;
margin:0;
z-index:1;
background-color:#fff;
}

#teasers {
width:170px;
margin-right:26px;
margin-left:10px;
background-color:#fff;
float:left;
}

#teasers.menu {
background-color:#B3B7C1;
padding:10px 0px 10px 10px;
margin-left:0px;
min-height:400px;
}
#teasers.menu h3 {
width:170px;
text-align:center;
background-color:#333;
background-image:url(/graphics/background-tours-header.gif);
	background-repeat: repeat-x;

color:#fff;
margin:-10px 0px 10px -9px;
padding:4px;
}
#teasers.menu a {
color:#333;

font-weight:normal;
}
#teasers.menu a:hover {
color:#fff;
text-decoration:none;
}
#teasers.menu .active a {
color:#fff;
}
#teasers.menu .active {
color:#fff;
margin-right:3px;
border-bottom:1px solid #fff;
}
#teasers ul{
list-style-type:none;
margin:0px;
padding:0px;
}
#teasers li {
margin:0px 0px 6px 0px;
padding:0px;
}

#teasers ul ul {
margin-left:18px;
margin-bottom:5px;
}
.teaser{
margin-bottom:12px;
}
.teaser img {
width:170px;
height:150px;
}

#content, #contentwide {
	width: 733px;
	margin-top:0px;
	margin-bottom:20px;
	position:relative;
	text-align:left;
	float:left;

	z-index:1;
min-height:400px;
}
#contentwide{
width: 950px;
}
#content h3, #contentwide h3{
color:#415968;
padding:3px 3px 0px 0px;
margin:10px 3px 2px 0px;
}

.breadcrumb {
font:10px Arial, Helvetica, sans-serif;
margin-bottom:10px;
}

.filter {
margin-bottom:14px;
margin-top:-6px;
padding:0px;
}

.top_images {
margin-bottom:18px;
padding:0px;
}
.top_image {
float:left;
margin:0px;
width:730px;
}
.top_image img {
width:730px;
}

.inner_left{
float:left;
width:386px;
width:460px;
margin-right:20px;
padding-right:20px;
border-right:1px solid #B3B7C1;
}
.inner_right {
float:left;
width:300px;
width:220px;
}

.inner_right li {
list-style-type:none;
margin-left:0px;
}

.introimage {
margin-bottom:16px;
height:400px;
}

#latest{
float:right;
width:230px;
margin:5px 0px 0px 20px;
padding:0px;
}

.pagecontent h1, .pagecontent h3, .pagecontent h4{
color:#415968;
}
.pagecontent h2{
color:#535659;
}

.pagecontent h3{
	font-size:14px;
	background-color:#415968;
	color:#fff;
	padding:4px;

	background-image:url(/graphics/background-tours-header.gif);
	background-repeat: repeat-x;
}

/*.pagecontent h1 {
font-size:16px;
line-height:22px;
margin-bottom:8px;
}*/

.pagecontent p {
line-height:20px;
color:#535659;
}

.pagecontent.nolist ul li{
list-style-type:none;
}
.pagecontent.nolist ul li ul{
list-style-type:none;
margin-top:-20px;
margin-left:8px;
}

.RHfloat {
float:right;
width:230px;
margin-left:20px;
}

.RHfloat img {
padding:0px 0px 4px 0px;
}

.latest_entry {
background-color:#e0e0e0;
padding:0px 8px 10px 8px;
margin-bottom:8px;
}

#latest  h3 {
margin-top:0px;
padding-top:5px;
line-height:18px;
color:#415968;
}

.latest_entry label{
font:11px Arial, Helvetica, sans-serif;
padding:2px 3px 2px 3px;
padding-right:8px;
color:#666;
font-weight:bold;
display:block;
}
.latest_entry input {
border:1px solid #aaa;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
font-size:11px;
padding:2px 3px 2px 3px;
width:145px;
}
.latest_entry .button{
border:1px solid #aaa;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
font-size:11px;
padding:2px 3px 2px 3px;
width:55px;
background-color:#f6f6f6;
}


.team_member{
clear:left;
margin-bottom:20px;
}

#content .team_member h3 {
color:#B3B7C1;
margin-top:0px;
padding-top:0px;
}

.team_portrait{
float:left;
margin-right:30px;
}
.team_portrait img {
border:1px solid #415968;
padding:2px;
}

.team_details{
margin-left:236px;
}

.team_details a {
font-weight:normal;
}

.team_cat {
margin:0px 0px 10px 0px;
padding-bottom:0px;
}
#content .team_cat h3{
	font-size:14px;
	background-color:#415968;
	color:#fff;
	padding:4px;

	background-image:url(/graphics/background-tours-header.gif);
	background-repeat: repeat-x;
}
.team_cat p{
margin-left:236px;
margin-left:0px;

}


#tour_options{
float:left;
width:230px;
margin:0px;
}
#tour_options p {
font:12px Arial, Helvetica, sans-serif;
line-height:18px;
}

#tourlisting {
width:930px;
float:left;
min-height:380px;
}

.photo_tour{
margin:0px 0px 20px 0px;
}

.tour_thumb{
float:left;
margin-right:20px;
width:170px;
}
.tour_thumb img {
border:1px solid #ddd;
width:160px;
}

.tour_details{
float:left;
width:320px;
min-height:100px;
}

.tour_details p{
color:#636466;
}

#content .tour_details h3, #contentwide .tour_details h3 {
margin:0px;
font-size:16px;
}

.introtext {
font-weight:bold;
}

p.tour_dates, .tour_dates {
font-size:13px;
font-weight:bold;
margin:0px 0px 4px 0px;;
padding:0px;
}
.tour_dates{
font-weight:normal;
}
.tour_country{
color:#415968;
}

.tour_summary {
float:left;
width:360px;
padding-left:30px;
border-left:1px solid #ccc;
}
.tour_summary p {
margin:0px 0px 4px 0px;
color:#636466;
}

#tourdetails{
width:630px;
float:left;
}
#tourdetails.fullwidth {
width:732px;
}

#tourdetails h2, #tourlisting h2{
font-size:20px;
font-size:16px;
margin:0px 0px 4px 0px;
padding:0px;
}

#tourdetails h3 {
color:#fff;
margin:0px 0px 12px 0px;
padding:2px;
}

#tourlisting h3{
color:#aaa;
margin:0px 0px 12px 0px;
padding:0px;
}

#tourimages{
margin-left:0px;
height:420px;
overflow:none;
}
#tourimages img{
width:630px;
}
.imagechooser {
height:30px; 
width:620px;
margin-top:1px; 
position:relative; 
text-align:right; 
background-color:#fff;
}
.imagechooser .divider {
color:#bbb;
padding:0px 2px 0px 2px;
}

#tours_facts {
float:left;
width:298px;
margin:0px 0px 0px 20px;
}

.tour_fact {
background-color:#B3B7C1;
padding:10px;
}
#content .tour_fact h3, #contentwide .tour_fact h3 {
color:#fff;
margin:0px -10px 4px -10px;
font-size:14px;
text-align:center;
background-color:#415968;
background-image:url(/graphics/background-tours-header.gif);
padding:4px 0px 4px 0px;
height:20px;
}
.tour_fact h4 {
color:#fff;
margin:0px;
padding:0px;
}

.tour_fact p{
color:#434446;
margin:0px 0px 6px 0px;
padding:0px;
}

.bootprints{
margin:0px;
padding:2px 0px;
}

.full {
font-weight:bold;
color:#636466;
}

.reserve{
font-size:11px;
line-height:15px;
}

.smalltext {
font-size:10px;
padding:0px 0px 5px 14px;

}


.sponsor{
margin:4px;
float:left;
}
.sponsor img {
border:1px solid #bbb;
padding:0px;
}

.image_of_month {
margin:20px 0px 30px 0px;
}
.image_of_month img{
max-width:620px;
}

.right_image img {
border: 1px solid #ddd; 
padding: 2px;  
margin: 0px 10px 10px 40px;
}

p.quote {
font-style:italic;
font-size:11px;
color:#444444;
margin-top:8px;
margin-bottom:5px;
}

.quote .author {
color:#fff;
font-style: normal;
font-weight:bold;
}


.buttons {
list-style: none;
width:100%;
position:relative;
padding:2px;
margin-left:1px;
margin-top:5px;
font: 11px Verdana, Helvetica, sans-serif;
}

.buttons ul {
list-style:none; 
margin:0px; 
padding:0px;
width:100%;
}

.buttons li {
margin:0px 0px 4px 0px;
padding:0px 0px 2px 0px;
	width: auto;
}

.buttons ul li a{
background-image: url('/graphics/navbar-back.jpg');
background-repeat:repeat-x;
border:0px; 
color:#e5e5e5; 
font: 11px Verdana, Helvetica, sans-serif;
margin-top:0px; 
margin-right:3px;
padding:4px 5px 5px 5px; 
text-decoration:none; 
}

.buttons ul li a:hover { 
color:#FFCC00;
}	

/*galleries */
.gallerythumb {
float:left;
margin:2px;
padding:4px 0px;
width:170px;
height:120px;
text-align:center;

}

.gallerythumb img {
max-height:115px;
padding-top:0px;
}

/* news section */
#contentwide .blog_feed {

}

.feed {
margin-bottom:14px;
}

#content .blog_feed  h3, #contentwide .blog_feed  h3 {
margin:0px;
font-size:16px;
}

.blog_feed p {
margin:0px 0px 10px 0px;
}

#home_news{
padding:10px;
}
#home_news .feed {
margin-bottom:8px;
padding-bottom:4px;
border-bottom:1px solid #ccc;
}
#home_news .feed h2{
margin-bottom:4px;
padding:0px;
}
#home_news  .feed p {
margin-bottom:6px;
font-size:11px;
}


/* press room */
#press_images {
margin-bottom:20px;
}

.pressroom {
border-bottom:1px solid #ddd;
margin:3px;
padding:2px;
position:relative;
text-align:left;
}
.pressroom_image {
float:left;
width:180px;
}
.pressroom img {
max-height:180px;
max-width:180px;
float:left;
}

.pressroom_caption {
float:left;
width:270px;
text-align:left;
	line-height: 18px;
	margin: 0 15px 10px 30px;

}
.presslink {
float:left;
position:relative;
width:120px;
font: 12px Arial, Helvetica, sans-serif;	
}


/* projects and links */
.projects {
float:left;
width:100%;
margin-bottom:10px;
padding:5px;
border-bottom:1px solid #ccc;
}

.links {
margin-bottom:0px;
padding:5px 5px 5px 0px;
}
.links p{
line-height:19px;
margin-bottom:4px;
}

.projects img {
border:0px;
float:left;
margin:1px 20px 8px 0px;
padding-top:3px;
}

.projects p {
margin-left:170px;
line-height:19px;
}

/* store */
.store_cat, .store_cat_details {
margin-top:10px;
margin-bottom:20px;
border-bottom:1px solid #ddd;
padding-bottom:18px;
}
.store_cat img{
float:left;
margin-right:30px;
margin-left:10px;
}
.store_cat p, .store_cat_details p {
margin:0px 0px 8px 160px;
line-height:18px;
padding:0px;
}

.store_cat_image {
float:left;

}

.store_cat_details img, .store_item img {
float:left;
margin-right:30px;
}

.store_cat_details h3, .store_item h3 {
font-size:17px;
}

.store_cat_details p {
margin-left:210px;

}

.store_item {

}

.store_image_wrapper{
width:240px;
float:left;
}

#storeimage {

}

.store_video {
padding-top:15px;
}

.store_item p {
margin:0px 0px 8px 0px;
line-height:20px;
}

.store_item_full {
margin:0px 0px 8px 30px;
float:left;
width:458px;
}

.store_item_full li{
font: 13px Verdana, Arial, Helvetica, sans-serif;	
color:#535659;
padding:0px 0px 8px 0px;
line-height:17px;
}

/* booking form */
.person1, .person2 {
float:left;
width:432px;
border:1px solid #ccc;
-moz-border-radius:8px;
-webkit-border-radius:8px;
border-radius:8px;
padding:10px;
margin:10px 24px 18px 0px;
} 

.person2 {
margin-right:0px;
width:448px;
}

.rest_of_form, .form_top {
clear:left;
border:1px solid #ccc;
-moz-border-radius:8px;
-webkit-border-radius:8px;
border-radius:8px;
padding:10px;
margin:18px 0px 18px 0px;
}

.booking_form, .booking_form p{
font: 13px Verdana, Arial, Helvetica, sans-serif;	
color:#535659;
line-height:18px;
}

.booking_form hr {
margin:10px;
border-top:1px solid #ddd;
}

.booking_form textarea, .booking_form input, .booking_form select{
padding:2px 3px 2px 3px;
margin:2px 6px 4px 4px;
font-size:11px;
color:#333;
border:1px solid #bbb;
-moz-border-radius:4px;
-webkit-border-radius: 4px;
border-radius:4px;
width:200px;
}

.booking_form ol li{
padding-bottom:8px;
}

.booking_form label {
font-size:12px;
color:#535659;
padding-right:4px;
min-width:150px;
display:block;
}

.booking_form input[type=checkbox] {
width:auto;
}

/* error container */
#errors {
	background-color:#c3c7C1;
	color:#fff;
	width:500px;
	padding:10px 20px;
	margin:5px auto;
	display:none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
background-image:url(/graphics/background-tours-header.gif);
	background-repeat: repeat-x;			
}

#errors h2 {
	margin:-5px 0 7px 0px;
	color:#fff;
}

#errors p {
margin:0px 0px 12px 0px;
color:#333;
}
#errors p strong {
color:#333;
}

.important {
color:#bb3300;
}

.message {
background-color:#c3c7C1;
padding:10px;
margin-top:12px;
}
.message p {
width:640px;
}

.questions {
float:right;
width:200px;
}
#contentwide .message h3 {
margin-top:0px;
padding-top:0px;
font-size:15px;
color:#fff;
}
.questions p {
width:auto;
}

/* multimedia */
.video, .podcast {
border-bottom:1px solid #ddd;
margin:14px 0px 10px 0px;
padding-bottom:12px;
}


.podcast {
font: 13px Verdana, Arial, Helvetica, sans-serif;	
color:#333333;
	line-height: 18px;
	margin: 0 0 18px 0;
	padding:0 0 12px 0px;
}

.podcast a {
font-weight:normal;
}

.video_title {
width:300px;
float:right;
}

.podcast_title {
float:left;
width:460px;
}

.podcast_image {
float:left;
margin-right:20px;
}

.field_left {
float:left;
width:130px;
clear:left;
}
.field_right {
float:left;
width:320px;

}

.podcast_download {
float:left;
margin-left:20px;
width:246px;
}


/* shows */
.shows{
clear:left;
margin:10px 0px 14px 0px;
padding-bottom:8px;
border-bottom:1px solid #ddd;
}

.shows h4 {
margin:5px 0px 8px 0px;
}
.dateblock {
width:50px;
margin:5px 20px 12px 0px;
float:left;
}

.e_month {
color:#fff;
display:block;
padding:1px;
text-align:center;
background-color:#415968;
font-weight:bold;
width:50px;
}

.e_day{
width:46px;
font-size:20px;
text-align:center;
display:block;
padding:3px 1px 3px 1px;

border-left:1px solid #ddd;
border-right:1px solid #ddd;
border-bottom:1px solid #ddd;
}

.e_year{
width:46px;
text-align:center;
background-color:#fff;
color:#415968;
display:block;
font-weight:bold;
padding:1px;
border-bottom:1px solid #ddd;
border-left:1px solid #ddd;
border-right:1px solid #ddd;
}

.showtitle {
float:left;
width:380px;
}

.showdates {
float:left;
margin-top:5px;
line-height:20px;
}


/*photostories */
.photostory {
margin:10px 0px 10px 0px;
border-bottom:1px solid #ccc;
padding-bottom:10px;
}

.photostory img {
float:left;
max-width:240px;
}

.photostory_thumbs {
clear:both;
padding-top:20px;
}

.photostory_thumb {
float:left;
width:130px;
height:90px;
margin:4px;
padding:2px;
text-align:center;
border:1px solid #ccc;
}

.photostory_thumb img {
float:none;
text-align:center;
max-width:120px;
}


.photostory_summary {
margin-left:270px;
width:460px;
}

.photostory_summary p{
line-height:18px;
color:#535659;
}



#bottom {
	width:970px;
	height:10px;

	position:relative;
	clear:left;
	background-image: url(/graphics/bkg_bottom.png);
	background-repeat:no-repeat;
}
#footer {
	width: 980px;
	height:80px;
	position:relative;
	background-image:url(/graphics/bkg_footer.gif);
	background-repeat:no-repeat;
background-image: url(/graphics/background-top.gif);
	background-repeat:repeat-x;
margin-left: auto;
	margin-right: auto;

	font: 12px Arial, Helvetica, sans-serif;
	line-height:20px;
	text-align:left;
	color:#eee;
margin-top:2px;
}
#footer a { color:#eee; }
#footer a:hover {color:#eee; }
#footercontent{
	width: 930px;
	position:relative;
font: 11px Arial, Helvetica, sans-serif;
line-height:16px;
	margin-top:14px;
	margin-left:20px;
}
#credits {
	width:240px;
	float:right;
	position:relative;
	text-align:right;
font: 11px Arial, Helvetica, sans-serif;
}

#credits a {
padding-right:3px;
}

.bold {
font-weight:bold;
}

.errormessage {
border:1px solid #cc4400;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
padding:5px;
}
.errormessage p {
margin:0px;
padding:0px 0px 0px 8px;
}

#human {
visibility:hidden;
display:none;
}




/* slideshow stuff */
#slideshow {
    position:relative;
    height:400px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
	filter: alpha(opacity=0);
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
	filter: alpha(opacity=100);
}


#slideshow IMG.last-active {
    z-index:9;
}

/* overlays */
/* the overlayed element */
.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#fff;
padding-bottom:10px;
	padding-top:30px;
	width:800px;	
	border:1px solid #999;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 70px 5px #000;
	-webkit-box-shadow: 0 0 70px #000;	
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(/graphics/close.png);
	position:absolute;
	overflow:visible;
	right:-2px;
	top:-4px;
	cursor:pointer;
	height:35px;
	width:35px;

}

.booking_form .required {
border-left:3px solid #d04433;
}

.inactive {
background-color:#eee;
visibility: hidden;
}
.inactive input, .inactive textarea{

}
