@charset "utf-8";
/* CSS Menu Style Sheet*/

#availability,#availability_white,#book,#book_white
{
height: 20px;
width: 175px;
display: block;
overflow: hidden;
}


#availability {
background: url(../images/buttons/patmos-island-hotel.gif) top left no-repeat;
}

#availability_white {
background: url(../images/buttons/patmos-greece-hotel.gif) top left no-repeat;
}



#book {
background: url(../images/buttons/patmos-greece-holidays.gif) top left no-repeat;
}

#book_white {
background: url(../images/buttons/patmos-greece-best.gif) top left no-repeat;
}


#availability:hover, #availability_white:hover,#book:hover, #book_white:hover
{
background-position: bottom left;
}





#home, #hotel, #voyagerspa, #accomodation , #rates, #packages, 
#reservations, #honeymoon, #weddings, #patmosisland, #reachpatmos
{
height: 30px;
width: 175px;
text-indent: 10000px;
display: block;
overflow: hidden;
}

#home {
background: url(../images/buttons/menu/home.gif) top left no-repeat;
}
#hotel{
background: url(../images/buttons/menu/hotel.gif) top left no-repeat;
}
#voyagerspa{
background: url(../images/buttons/menu/voyagerspa.gif) top left no-repeat;
}
#accomodation{
background: url(../images/buttons/menu/accomodation.gif) top left no-repeat;
}
#rates{
background: url(../images/buttons/menu/rates.gif) top left no-repeat;
}
#packages{
background: url(../images/buttons/menu/packages.gif) top left no-repeat;
}
#reservations{
background: url(../images/buttons/menu/reservations.gif) top left no-repeat;
}
#honeymoon{
background: url(../images/buttons/menu/honeymoon.gif) top left no-repeat;
}
#weddings{
background: url(../images/buttons/menu/weddings.gif) top left no-repeat;
}
#patmosisland{
background: url(../images/buttons/menu/patmosisland.gif) top left no-repeat;
}
#reachpatmos{
background: url(../images/buttons/menu/reachpatmos.gif) top left no-repeat;
}


	

#greek, #german, #italian, #french, #newsletter
{
float:left;
height: 30px;
width: 175px;
text-indent: 10000px;
display: block;
overflow: hidden;
margin-bottom:10px;
}

#greek{
background: url(../images/buttons/menu/greek.gif) top left no-repeat;
}
#german{
background: url(../images/buttons/menu/german.gif) top left no-repeat;
}
#french{
background: url(../images/buttons/menu/french.gif) top left no-repeat;
}
#italian{
background: url(../images/buttons/menu/italian.gif) top left no-repeat;
}

#newsletter{
background: url(../images/buttons/menu/newsletter.gif) top left no-repeat;
}

#reviews, #photogallery, #quotes, #contactus, #links, #dorizabay, #greeklang
{
float:right;
height: 30px;
width: 170px;
display: inline;
}
#greeklang {
background: url(../images/lang/greek-language.gif) top right no-repeat;
width:120px
}
#dorizabay{
background: url(../images/buttons/menu/dorizabay.gif) top left no-repeat;
}
#reviews{
background: url(../images/buttons/menu/reviews.gif) top left no-repeat;
}
#photogallery{
background: url(../images/buttons/menu/photogallery.gif) top left no-repeat;
}
#quotes{
background: url(../images/buttons/menu/quotes.gif) top left no-repeat;
}
#contactus{
background: url(../images/buttons/menu/contactus.gif) top left no-repeat;
}
#links{
background: url(../images/buttons/menu/links.gif) top left no-repeat;
width:120px;
}



/* Sub levels*/

#amenities, #pool, #reception, #apolisbistro, #saintmaximos {
height: 20px;
width: 175px;
text-indent: 10000px;
display: block;
overflow: hidden;
}

#amenities{
background: url(../images/buttons/menu/amenities.gif) top left no-repeat;
}
#pool{
background: url(../images/buttons/menu/pool.gif) top left no-repeat;
}
#reception{
background: url(../images/buttons/menu/reception.gif) top left no-repeat;
}
#apolisbistro{
background: url(../images/buttons/menu/apolisbistro.gif) top left no-repeat;
}
#saintmaximos{
background: url(../images/buttons/menu/saintmaximos.gif) top left no-repeat;
}

#doublegarden, #doublepool, #doublesea, #juniorsuite, #honeymoonsuite, #twobedpool, #twobedsea {
height: 20px;
width: 175px;
text-indent: 10000px;
display: block;
overflow: hidden;
}


#doublegarden {
background: url(../images/buttons/menu/doublegarden.gif) top left no-repeat;
}

#doublepool {
background: url(../images/buttons/menu/doublepool.gif) top left no-repeat;
}
#doublesea {
background: url(../images/buttons/menu/doublesea.gif) top left no-repeat;
}
#juniorsuite {
background: url(../images/buttons/menu/juniorsuite.gif) top left no-repeat;
}
#honeymoonsuite {
background: url(../images/buttons/menu/honeymoonsuite.gif) top left no-repeat;
}
#twobedpool {
background: url(../images/buttons/menu/twobedpool.gif) top left no-repeat;
}
#twobedsea {
background: url(../images/buttons/menu/twobedsea.gif) top left no-repeat;
}


#doublegarden:hover, #doublepool:hover, #doublesea:hover, #juniorsuite:hover,
#honeymoonsuite:hover, #twobedpool:hover, #twobedsea:hover
{
background-position: bottom left;
}


#home:hover, #hotel:hover, #voyagerspa:hover, #accomodation:hover, #rates:hover, #packages:hover,
#reservations:hover, #honeymoon:hover, #weddings:hover, #patmosisland:hover, #reachpatmos:hover,
#dorizabay:hover,#amenities:hover, #pool:hover, #reception:hover, #apolisbistro:hover, #saintmaximos:hover,
#greek:hover, #german:hover, #french:hover, #italian:hover,
#reviews:hover, #photogallery:hover, #quotes:hover, #contactus:hover,#links:hover,#newsletter:hover
{
background-position: bottom left;
}
#greeklang:hover
{
background-position: bottom right;
}


h2 {
	font-size:16px;
}