




img {
  border: none;
}

body {
  background-color: #786B63;
  height: 100%;
  color: #000000;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 15px;
  text-align: left;
  margin: 0;
}


h1 {
  font-size: 1.3em;
  color: #666666;
  text-align: left;
  font-weight: bold;
  letter-spacing: 1px;
}

h2 {
  color: #1E90FF;
  font-size: 1em;
  text-align: left;
}

h3 {
  color: #786B63;
  font-size: .9em;
  text-align: left;
}

.operations {
  color: red;
  font-size: 1.1em;
  text-align: center;
}

h1 a:link {
  text-decoration: none;
  color: #666666;
}

h2 a:link, h3 a:link {
  text-decoration: none;
  color: #786b63;
}

h2 a:hover, h3 a:hover {
  text-decoration: none;
  color: blue;
}

p {
  font-size: .8em;
  text-align: justify;
  line-height: 1.7em;
}

h2 img {
 
  padding-left:20px;
}



ul li {
  font-size: .8em;
  text-align: left;
  line-height: 1.7em;
}


a:link {
 color: blue;
}

a:visited {
  
}

a:hover {
  color: #786B63;
}

a:active {
  
}

#container {
  background-image: url(../kk_images/background_img.jpg);
  background-repeat: repeat-y;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 800px;
  border: solid 1px #000000; 
}

#header {
  background-color: #ffffff;
  position: relative;
  top: 0;
  left: 0;
}

#image {
  background-color: transparent;
  position: relative;
  border-top: 1px solid #000000;
}

/*Slideshow img for Homepage below*/
#image_slideshow {
  background-color: transparent;
  position: relative;
  margin-bottom: -5px;
}

#navbar {
  background-color: #2080d9;
  position: relative;
  border-top: 1px solid #000000;
  
}

#navbar ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 20%;
  display: inline;
  font-size: 1em;
}

#navbar ul {
  margin: 0;
  padding: 0;
}

#navbar ul li a:link, #navbar ul li a:visited {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 60px;
}

#navbar ul li a:hover, #navbar ul li a:active  {
 color: yellow;
}


#content_trips b  {
  color: #1F527F;
}

#content_trips .highslide-gallery img {
  border: solid 2px silver;
}

#content_trips .highslide-gallery:hover img {
	border-color: gray;
}

#sunrise, #twohour, #combo, #family, #transfers  {
  position: relative;
  width: 580px;
  margin: 0;
  padding: 0;
  clear: right;

}

#sunrise_img   {
  float: right;
  width: 180px;
  padding: 63px 20px 15px 10px;
}  

#twohour_img, #combo_img, #family_img, #transfers_img {
  float: right;
  width: 180px;
  padding: 25px 20px 15px 10px;
}
  
#sunrise_content, #twohour_content, #combo_content, #family_content, #transfers_content  {
  float: right;
  width: 340px;
  padding: 10px;
}
  
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }


#sidebar { 
  float: left;
  width: 180px;
  height: auto;
  padding: 20px;
  border-top: 1px solid #AFA9A4;
}


.highslide-maps ul{
  margin-left:-20px;
}

.highslide-maps ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display:inline ;
  font-size: 1em;
}



#sidebar h1, #sidebar h3 {
  text-align: center;
}


/*Content for all pages but Home & T&C and Trips pages below*/
#content {
  border-top: 1px solid #AFA9A4;
  background-color: #ffffff;
  padding-left: 10px;
  padding-right: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  float: right;
  width: 550px;
}

/*Content for Trips page below*/
#content_trips {
  border-top: 1px solid #AFA9A4;
  background-color: #ffffff;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  float: right;
  width: 560px;
}

/*Content for Home & T&C pages below*/
#content_hp {
  border-top: 1px solid #AFA9A4;
  background-color: #ffffff;
  padding: 10px;
 
}


#tripnav {
  background-color: #ffffff;
  padding: 0px;
}

table.trip_img {
  width: 100%;
  text-align: center;
  
}

table.trip_img td {
  width: 33%;
  text-align: center;

}

table.trip_img td a img {
  border: solid 1px #000000;

}

table.trip_img td a:hover img {
  border: solid 1px blue;
}

#footer {
  background-color: #2080d9;
  border-top: 1px solid #AFA9A4;
  color: #ffffff;
  font-size: .7em;
  text-align: center;
  font-weight: bold;
  font-style: oblique;
  line-height: 25px;
  clear: both;
}

a.terms:link, a.terms:active, a.terms:visited {
  color: #ffffff;
  text-align: right;
  text-decoration: none;
  font-style: oblique;
}

a.terms:hover {
  color: yellow;
  text-decoration: none;
}

.kk_logo {
  background: #ffffff;
  position: relative;
}

.bk_img {
  background: #ffffff;
  position: absolute;
   top: 0px;
  right: 0px;
}

span.tc {
  position: relative; 
  right: -240px;
}

span.icon, span.icon a {
  font-size: 1.2em;
  font-weight: bold;
  color: #64B557;
  text-decoration: none;
  padding-left:40px;
  letter-spacing:.05em;
 
}

span.icon1, span.icon1 a {
  font-size: 1.2em;
  font-weight: bold;
  color: #2080d9;
  text-decoration: none;
  padding-left:40px;
  letter-spacing:.05em;
}

body#home a#homenav, body#trips a#tripsnav, body#bookings a#booknav, body#accommodation a#accomnav, body#getting_here a#getnav {
  color: yellow;
 
}

#bookings #content_hp {
 background-color: #EDEDED;
}






