body 
{
	background-image: url(../images/sandbgr.jpg);
	margin: 0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;

}

 	a:link 
	{
	color:#474B80;text-decoration:none;font: bold 13px "Arial"
	}
	a:visited 
	{
	color:#474B80;text-decoration:none;font: bold  13px "Arial"
	}
	a:hover 
	{
	color:#688B10; text-decoration:none;font: bold  13px "Arial"
	}
/* *********************** CENTER  **************************/
div#wrapper
{
	width: 950px;
	margin: 0 auto;
	
}
#cell
{
	position: absolute;
	top: 12%;
	 
}
#hack
{
	position: relative;
	width: 950px;
}
/* *********************** END CENTER  **************************/
div.bgr
{
	background-image: url(../images/shellandmap.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 370px;
	height: 540px;

	
}
div.main
{
	background-image: url(../images/kinaziupepomain.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 950px;
	height: 553px;

}
div.imagecenter
{
	text-align: center;
	margin-top: 20px;
}

div.menu
{
	width: 670px;
	height: 15px;	
	margin-top: 475px;
	margin-left: 170px;
	position: fixed;
}
img.rightmargin
{
	margin-right: 10px;
	border:none;
}

div.homebackground1
{
	width: 702px;
	height: 387px;
	background-image: url(../images/homebackground1.jpg);
	margin-top: 70px;
	margin-left: 165px;
	position:fixed;
}
div.activbackground
{
	width: 702px;
	height: 387px;
	background-image: url(../images/activbackground.jpg);
	margin-top: 70px;
	margin-left: 165px;
	position:fixed;
}
div.accbackground
{
	width: 702px;
	height: 387px;
	background-image: url(../images/accbackground.jpg);
	margin-top: 70px;
	margin-left: 165px;
	position:fixed;
}
div.ratesbackground
{
	width: 702px;
	height: 387px;
	background-image: url(../images/ratesbackground.jpg);
	margin-top: 70px;
	margin-left: 165px;
	position:fixed;
}
div.bookingbackground
{
	width: 702px;
	height: 387px;
	background-image: url(../images/ratesbackground.jpg);
	margin-top: 70px;
	margin-left: 165px;
	position:fixed;
}
div.zanzibarbackground
{
	width: 702px;
	height: 387px;
	background-image: url(../images/zanzibarbackground.jpg);
	margin-top: 70px;
	margin-left: 165px;
	position:fixed;
}
div.zanzibar2background
{
	width: 702px;
	height: 387px;
	background-image: url(../images/zanzibar2background.jpg);
	margin-top: 70px;
	margin-left: 165px;
	position:fixed;
}
div.flightsbackground
{
	width: 702px;
	height: 387px;
	background-image: url(../images/flight.jpg);
	margin-top: 70px;
	margin-left: 165px;
	position:fixed;
}
div.byseabackground
{
	width: 702px;
	height: 387px;
	background-image: url(../images/bysea.jpg);
	margin-top: 70px;
	margin-left: 165px;
	position:fixed;
}
div.gastronomybackground
{
	width: 702px;
	height: 387px;
	background-image: url(../images/gastronomybackground.jpg);
	margin-top: 70px;
	margin-left: 165px;
	position:fixed;
}
div.bookingbackground
{
	width: 702px;
	height: 387px;
	background-image: url(../images/bookingbackground.jpg);
	margin-top: 70px;
	margin-left: 165px;
	position:fixed;
}
div.contactbackground
{
	width: 702px;
	height: 387px;
	background-image: url(../images/contactbackground.jpg);
	margin-top: 70px;
	margin-left: 165px;
	position:fixed;
}
div.txtcontent
{
	width: 322px;
	height: 356px;
	margin: 15px 10px 10px 15px;
	float:left;
	
	
}
div.txtcontentright
{
	width: 312px;
	height: 356px;
	
	margin: 14px 10px 10px 370px;
}
 
 div.txtcontentright2
{
	width: 312px;
	height: 192px;
	
}
img.gallery
{
	border: solid 4px #FFFFFF;
	margin-right: 15px;
	margin-bottom: 15px;
	float:left;	
}
img.gallerylast
{
	border: solid 4px #FFFFFF;
	margin-right: 15px;
	margin-bottom: 15px;
	
}
div.accomodationphotos
{ 
	width: 110px;
	height: 260px;
	float: left;
	display: table-cell;
}
img.accborders
{
	border: solid 4px #FFFFFF;
}

div.accomodationdescription
{
	width: 200px;
	height: 260px;	
	display: table-cell;
	
}
/* *********************** LIGHTBOX **************************/
 #lightbox
 {
 position: absolute;
 top: 40px;
 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;
 }
#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: #D5C5A2;
 filter:alpha(opacity=60);
 -moz-opacity: 0.6;
 opacity: 0.6;
 }
 

.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }

* html>body .clearfix {
 display: inline-block; 
 width: 100%;
 }

* html .clearfix {
 /* Hides from IE-mac \*/
 height: 1%;
 /* End hide from IE-mac */
 }