@charset "utf-8";
td img {display: block;}

#Table_01 {
	margin: 0px auto;
	position:relative;
	left:0px;
	top:0px;
	width:900px;
}

body {background-image:url(images/01%20Pelagosbay.png); width:100%; height:100%; background-position:center }

td,th {
	font-family: verdana;
	font-size: 12px;
}
a {
	font-family: verdana;
	font-size: 12px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: verdana;
}
h1 {
	font-size: 12px;
}

  #home
  {
    display: block;
    width: 51px;
    height: 25px;
    background: url("images/01 Home.gif") no-repeat 0 0;

  }

  #home:hover
  { 
    background: url("images/01 Home-over.gif") no-repeat 0 0;
  }

#contactus
  {
    display: block;
    width: 79px;
    height: 25px;
    background: url("images/02 Contactus.gif") no-repeat 0 0;

  }

  #contactus:hover
  { 
    background: url("images/02 Contactus-over.gif") no-repeat 0 0;
  }
  
#sitemap
  {
    display: block;
    width: 67px;
    height: 25px;
    background: url("images/03 Sitemap.gif") no-repeat 0 0;

  }

  #sitemap:hover
  { 
    background: url("images/03 Sitemap-over.gif") no-repeat 0 0;
  }
  
#pool
  {
    display: block;
    width: 75px;
    height: 47px;
    background: url("images/04 Pool.gif") no-repeat 0 0;

  }

  #pool:hover
  { 
    background: url("images/04 Pool-over.gif") no-repeat 0 0;
  }


#bar
  {
    display: block;
    width: 96px;
    height: 47px;
    background: url("images/05 Bar.gif") no-repeat 0 0;

  }

  #bar:hover
  { 
    background: url("images/05 Bar-over.gif") no-repeat 0 0;
  }


#location
  {
    display: block;
    width: 100px;
    height: 47px;
    background: url("images/06 Location.gif") no-repeat 0 0;

  }

  #location:hover
  { 
    background: url("images/06 Location-over.gif") no-repeat 0 0;
  }

#rooms
  {
    display: block;
    width: 94px;
    height: 47px;
    background: url("images/07 Rooms.gif") no-repeat 0 0;

  }

  #rooms:hover
  { 
    background: url("images/07 Rooms-over.gif") no-repeat 0 0;
  }

#activities
  {
    display: block;
    width: 103px;
    height: 47px;
    background: url("images/08 Activities.gif") no-repeat 0 0;

  }

  #activities:hover
  { 
    background: url("images/08 Activities-over.gif") no-repeat 0 0;
  }

#gallery
  {
    display: block;
    width: 98px;
    height: 47px;
    background: url("images/09 Gallery.gif") no-repeat 0 0;

  }

  #gallery:hover
  { 
    background: url("images/09 Gallery-over.gif") no-repeat 0 0;
  }

#kids
  {
    display: block;
    width: 93px;
    height: 47px;
    background: url("images/10 Kids.gif") no-repeat 0 0;

  }

  #kids:hover
  { 
    background: url("images/10 Kids-over.gif") no-repeat 0 0;
  }

#zebra
  {
    display: block;
    width: 103px;
    height: 47px;
    background: url("images/11 Zebra.gif") no-repeat 0 0;

  }

  #zebra:hover
  { 
    background: url("images/11 Zebra-over.gif") no-repeat 0 0;
  }

#guestbook
  {
    display: block;
    width: 138px;
    height: 47px;
    background: url("images/12 Guestbook.gif") no-repeat 0 0;

  }

  #guestbook:hover
  { 
    background: url("images/12 Guestbook-over.gif") no-repeat 0 0;
  }

#more
  {
    display: block;
	width: 60px;
    height: 28px;
	background-position:inherit;
    background: url("images/More.gif") no-repeat 0 0;

  }

  #more:hover
  { 
    background: url("images/More-over.gif") no-repeat 0 0;
  }
  
.style1 {color: #FFFFFF}
.style2 {color: #FF660E;font-weight: bold;}
.style3 {color: #000000}

td[axis="sidemenu"] {background-image:url(images/sidemenu.png); background-repeat:no-repeat}

td[axis="bottommenu"] {background-image:url(images/bottom.gif); background-repeat:no-repeat}
td[axis="welcomemain"] {background-image:url(images/welcomeback.png); background-position:center; background-repeat:no-repeat}
td[axis="jenfe"] {background-image:url(images/zebrabar.png); background-position:center; background-repeat:no-repeat}
td[axis="menu2"] {background-image:url(images/bottommenu.png); background-position:center; background-repeat:no-repeat}
td[axis="mainback"] {background-image:url(images/mainback.png); background-repeat:repeat-y; background-position:center;}

a.link:link{color:white; text-decoration:none}
a.link:active{color:white; text-decoration:none}
a.link:visited{color:white; text-decoration:none}
a.link:hover{color:#308DD3; text-decoration:underline}

a.bar:link{color:#FF660E; text-decoration:none}
a.bar:active{color:#FF660E; text-decoration:none}
a.bar:visited{color:#FF660E; text-decoration:none}
a.bar:hover{color:#308DD3; text-decoration:underline}

a.link2:link{color:black; text-decoration:none}
a.link2:active{color:black; text-decoration:none}
a.link2:visited{color:black; text-decoration:none}
a.link2:hover{color:#FF660E; text-decoration:underline}

a.link3:link{color:#FF660E; text-decoration:none}
a.link3:active{color:#FF660E; text-decoration:none}
a.link3:visited{color:#FF660E; text-decoration:none}
a.link3:hover{color:#308DD3; text-decoration:underline}

<!--Gallery-->


	a:active,a:link,a:visited,a:focus {
		color: red;
		font-weight: normal;
		text-decoration : none;
	}	

	a:hover {
		color : #f27b08;
	}

	small {
		font-size: 10px;
		font-weight: normal;
	}

	table.outer {
		border : $thumb_border_width = 1px solid #505050;
		background : transparent;
		color: black;
		font-size: 11px;
		text-align : center;
		vertical-align : top;
		margin : 0px;
		padding : 0px;
}

	table.outer td {
		border : none;
		color: #ffffff;
		padding : 5px;
	}

	table.outer td.img {
		border :  $thumb_td_border_width = 1px solid #505050;
		background : #303030;
		padding : $thumb_td_padding = 7px;
	}

	table.outer td.empty {
		border : none;
		background : transparent;
		padding : 0px;
	}

	table.outer td.desc {
		background : #363636;
		color: red;
	}

	table.outer th {
		border : none;
		background : #505050;
		color: red;
		font-size: 18px;
		font-weight: bold;
		text-align : center;
		padding : 5px;
	}

	table.outer th.sub {
		border : none;
		background : #505050;
		color: #ffffff;
		font-size: 11px;
		font-weight: normal;
		text-align : left;
		padding : 1px 1px 1px 10px;
	}

	img.thumb {
		border : $thumb_td_border_width = 1px solid black;
		margin : 0px;
	}

	img.full {
		border: none;
		margin : 10px;
	}
