/*-------------------------- body ----------------------------*/

* {	margin: 0; padding: 0; border: 0; }

body { font-size: 62.5%; background-color: #DDD9C6; font-family: Verdana, Arial, Helvetica, sans-serif; }

body.extrainfo { background-color: #DDD9C6; width: 600px; margin: 0 auto; padding: 0 0 0 0; font-size: 62.5%; text-align: center; }

/* to force scrollbar with centered layout */
html {
	min-height: 100%;
	margin-bottom: 1px;
}

/*----------------------- layout ----------------------------*/

#container { width: 980px; margin: 0 auto; }
	
	#head { height: 140px; background: #fff url(../img/head_bg.jpg) top left no-repeat; }
	#nav { height: 45px; }
	#contentwrap { clear: both; margin-top: 5px; }
		#tours { width: 278px; padding: 10px; background: #B79579 url(../img/left_bg2.jpg) bottom left repeat-x; float: left; }
			.spacer { margin-top: 10px; float: left; }
			.tourpicsdiv { width: 110px; float: left; clear: both; }
			.tourtext { width: 150px; padding-top: 2px; float: right; }
		#scroll { width: 177px; height: 550px; background-color: #333; text-align: center; padding: 10px 10px; float: left; }
		#logos { width: 493px; height: 50px; background-color: #fff; border: 1px solid #553F27; clear: both; }
		
		#rightmain { width: 485px; float: right; }
			#welcome { height: 164px; padding: 10px; background-color: #C4D189; }
			#flash { height: 184px; padding: 0px; background-color: #fff; }
			#currency { height: 235px; padding: 10px; background-color: #C4D189; }
		
		#maincontent { width: 662px; padding: 10px; float: left; }
			div.infosmallgreen { background: #C4D189; padding: 10px;  }
				div.buttonspace { padding: 15px 0 5px; border-top: 1px solid #3C2C1C; text-align: right; }

/*--------------------- paragraphs & headings ---------------------*/

h1 { font-size: 18px; color: #553F27; }

h3 { font-size: 14px; color: #553F27; }

h4 { font-size: 12px; color: #553F27; }

p { margin: 0 0 1em; font-size: 11px; color: #3C2C1C; }

/*--------------------- links ---------------------*/

a, a:visited { text-decoration: none; color: #553F27; }

a:active { color: #553F27; }

a:hover { color: #C9B39C; text-decoration: underline; }

a.bookmarks, a.bookmarks:visited { font-size: 10px; color: #553F27; text-decoration: none; }
a.bookmarks:hover { color: #332617; text-decoration: underline; }

a.button { padding: 5px 10px; border-left: 1px solid #AF957E; border-right: 1px solid #AF957E; background: url(../img/button.jpg) top left repeat-x; margin-right: 15px; font-weight: bold; }
a.button:hover { text-decoration: none; border-left: 1px solid #C58F6D; border-right: 1px solid #C58F6D; background: url(../img/button_hover.jpg) top left repeat-x; color: #fff; }

a.button2 { padding: 5px 10px; margin: 10px 0; border-left: 1px solid #AF957E; border-right: 1px solid #AF957E; background: url(../img/button.jpg) top left repeat-x; margin-right: 15px; font-weight: bold; }
a.button2:hover { text-decoration: none; border-left: 1px solid #C58F6D; border-right: 1px solid #C58F6D; background: url(../img/button_hover.jpg) top left repeat-x; color: #fff; }

/*--------------------- images ---------------------*/

a img { border: 0; }

.top_pic1 { width: 491px; height: 138px; float: right; }

.tourheading { width: 238px; height: 42px; float: left; margin-bottom: 10px; }
.tourpics { width: 110px; height: 83px; float: left; border: 1px solid #443120; }
.welcomehead { width: 300px; height: 22px; }

.scrollimages { width: 134px; height: 89px; }

.flags { width: 45px; height: 29px; margin-right: 5px; border: 1px solid #ccc; }

.vehiclepics { width: 329px; height: 218px; border: 1px solid #443120; }

.thumbs { width: 160px; height: 110px; margin: 0 0 20px 0; border: 1px solid #3C2C1C; }

.salogos { padding: 0 17px; }

/*--------------------- lightbox images - Don't Scratch here! ---------------------*/


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em; }			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; }	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

/*--------------------- forms ---------------------*/

form label { cursor: pointer; }
fieldset { border: none; }
input, select, textarea { }

input.button { padding: 5px 10px; font-size: 11px; border-left: 1px solid #AF957E; border-right: 1px solid #AF957E; background: url(../img/button.jpg) top left repeat-x; margin-right: 15px; font-weight: bold; }
input.button:hover { text-decoration: none; border-left: 1px solid #C58F6D; border-right: 1px solid #C58F6D; background: url(../img/button_hover.jpg) top left repeat-x; color: #fff; }


/* ---------------------- navigation - don't scratch here! ----------------------*/

#dolphincontainer { position: relative; border-bottom: 2px solid #835B37; color: #E0E0E0; background: #3E2B1A;
width: 100%; font-family: Helvetica,Arial,Verdana,sans-serif; }

#dolphinnav { position: relative; height: 33px; font-size: 12px; text-transform: uppercase; font-weight: bold; background: #fff url(../img/dolphin_bg.gif) repeat-x bottom left; padding: 0 0 0 20px;}
#dolphinnav ul { margin: 0; padding: 0; list-style-type: none; width: auto; float: left;}
#dolphinnav ul li { display: block; float: left; margin: 0 1px;}
#dolphinnav ul li a { display: block; float: left; color: #EAF3F8; text-decoration: none; padding: 0 0 0 20px; height: 33px;}
#dolphinnav ul li a span { padding: 12px 20px 0 0; height: 21px; float: left; }
#dolphinnav ul li a:hover { color: #fff; background: transparent url(../img/dolphin_bg-OVER.gif) repeat-x bottom left;}
#dolphinnav ul li a:hover span { display: block; width: auto; cursor: pointer;}
#dolphinnav ul li a.current, #dolphinnav ul li a.current:hover { color: #fff; background: #1D6893 url(../img/dolphin_left-ON.gif) no-repeat top left; line-height:275%; }
#dolphinnav ul li a.current span { display: block; padding: 0 20px 0 0; width: auto; background: #1D6893 url(../img/dolphin_right-ON.gif) no-repeat top right; height:33px; }

#dolphin_inner{ color: white; padding: 5px; font-size: 13px; height: 1em; }
#dolphin_inner a:link, #dolphin_inner a:visited, #dolphin_inner a:active { color: white}
#dolphin_inner a:hover{ color: #C9B39C; }

.innercontent{ display: none; }

/* ---------------------- secondary nav ----------------------*/

ul.level2 { list-style: none; padding: 0px; margin: 0px }
ul.level2 li { margin: 0px; float: left; }
ul.level2 a { display: block; margin-right: 25px; font-size: 12px; text-decoration: none; }
ul.level2 a:hover { text-decoration: none; }
ul.level2 a.on { }

/* ---------------------- tables ----------------------*/

table tr { }
table td { }

table.maintable { width: 660px; color: #3C2C1C; }
table.maintable tr { }
table.maintable tr.nationrow { font-weight: bold; }
table.maintable td { padding: 5px 0; }
table.maintable td.headcolum { font-weight: bold; }

table.apptable { }
table.apptable td { padding: 3px; }
td.textcolum { text-align: left; }
input.textbox1 { width: 200px; height: 18px; font-size: 11px; color: #3C2C1C; padding-top: 2px; margin-bottom: 3px; }

/* ---------------------- lists ----------------------*/

ul.pagelist { list-style-image: url(../img/bullet.gif); padding: 0 0 10px 25px; }
ul.pagelist li { font-size: 11px; color: #3C2C1C; margin: 0 0 4px 0; }

ul.pagelist2 { list-style-image: url(../img/bullet.gif); padding: 0 0 10px 25px; float:left; text-align:left; }
ul.pagelist2 li { font-size: 11px; color: #3C2C1C; margin: 0 0 4px 0; }
