/*-------------------------- 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; 
	font-size: 62.5%; 
	text-align: center; 
	}
	
ul {
	list-style:none;
}

li {
	list-style:none;

}
	

/* 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;
	}

#footer {
	height:35px;
	widows:979px;
	text-align:center;
	margin-top:360px;
	
}

#content { 
   width: 960px; 
   padding: 10px; 
   background: #B79579 url(../img/left_bg2.jpg) bottom left repeat-x; 
   float: left; 
   width:960px; 
   }
   
 #contentcenter { 
   width:940px; 
   padding: 10px; 
   float: right;
   border-color:#896840;
   border-style:solid;
   border-width:2px;
   line-height:20px;
   background-color:#ffffff;
   }
   	
#tours { 
   width: 220px; 
   padding: 10px; 
   float: left;
   background-color:#c4d189;
   border-color:#896840;
   border-style:solid;
   border-width:2px;
   font-size:12px;
   line-height:20px;

   }
   
#tours li{
	list-style:none;
	background-image:url(../img/bullet_paw.png);
	background-repeat:no-repeat;
	background-position:left top;
	line-height:25px;
	padding-left:25px;
}
   
#featuredtoursheader {
	font-size:18px;
	background-image:url(../img/featuredtoursheader.jpg);
	background-repeat:no-repeat;
	padding-top:23px;
	padding-bottom:20px;
	padding-left:120px;
}
   
#contentright { 
   width: 680px; 
   padding: 5px; 
   float: right;
   border-color:#896840;
   border-style:solid;
   border-width:2px;
   line-height:20px;
   background-color:#ffffff;
   }
   
#featuredholder {
	width:660px;
}

#featuredtours {
   width:193px;
   border-color:#896840;
   border-style:solid;
   border-width:2px;
   margin: 10px;
   float:left;
   height:290px;

	
}
   
.spacer { 
   margin-top: 10px; 
   float: left; 
   }
   
.tourpicsdiv { 
   width: 120px; 
   float: left; 
   clear: both; 
   height:110px; 
   }
   
.tourpicdiv { 
    width: 120px; 
	float: left; 
	clear: both; 
	height:110px; 
	}
	
.tourtext { 
    width: 150px; 
	padding-top: 2px; 
	float: right;
	 }
	 
#scroll { 
    width: 177px; 
	height: 540px; 
	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; 
	float:right;
	}
		
#rightmain { 
    width: 485px; 
	float: right; 
	}
	
#righttop { 
    width: 497px; 
	float: right;
	 
	}
	
#welcome {
	 height: 134px; 
	 padding: 10px; 
	 background-color: #C4D189; 
	 }
	 
#comments {
	 padding: 10px; 
	 background-color: #ffffff; 
	 }
	 
#flash { 
    height: 184px; 
	padding: 0px; 
	background-color: #fff; 
	}
	
#currency { 
    height: 220px; 
	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; }

h2 { font-size: 12px;  }

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

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

h5 { font-size: 16px; color:#000; text-align:center; }

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:none;
	 
	 }
	 
ul.pagelist li { 
     list-style:none;
     font-size: 11px; 
	 color: #3C2C1C; 
	 margin: 0 0 4px 0; 
	 background-image:url(../img/bullet_paw_small.png);
	 background-repeat:no-repeat;
	 background-position:left top;
	 padding: 0 0 0px 20px; 
	   }

