/* ZANZIBAR - ENGLISH */

* { margin:0; padding:0; }
body {position:relative;background-color: #fff; font-family: "Lucida Grande", "Trebuchet MS", Futura, serif; color: #000066; font-size: x-small; }	
p { margin: 1em 0; }
a img { border: none;}

/* specific DIVS */
#wrap { width: 790px; margin: 0 auto; background: url(../images/mainbg.gif) repeat-y; }
#container { width: 770px; margin: 0 10px; background: url(../images/contentbg_int.gif) left repeat-y ; }
#top { position:relative; width:770px; background-color: #ececec; }
#utilities { position: absolute; top: 0; right: 0; }
#logo { margin: 10px; }
#left { width: 140px; float:left; display: inline;}
#header { width:630px; height:200px; float: left; }
#header IMG { vertical-align:bottom; }
#search { position: relative; padding: 4px 15px; height: 22px; text-align: left; font-size: 11px; color: #fff; background: url(../images/searchbg.gif) repeat-x;}
#main { width: 630px; padding: 0; float: left; }
#content { padding: 0 15px; font-size: small; }
#content_3cols { width: 460px; float: left; padding: 0 15px; }
#right {width: 125px; float: left; margin-top:15px; }
#footer { margin-top: 0px;	height:40px;	background: url(../images/footerbg.gif) top no-repeat;	padding-left: 150px;	padding-top: 40px; text-align: center; }
.clear { clear: left;}	
.search { position: absolute; top: 0px; right: 15px; padding: 2px;}
#mod_search_searchword { font-size: x-small; font-family: "Trebuchet MS", Futura, serif; }

/* Image Gallery */
div.moduletable_imgGallery { margin-top:15px; width: 127px; height: 84px; background-image: url(../images/imgGallery.jpg) }
div.moduletable_imgGallery A { display: block; width: 127px; height: 84px; }



/* offerte speciali */

#right div.module_specialoffers { margin-top:10px; }
#right div.module_specialoffers H3 { padding:5px 0 0 8px; color: #930; font-size:16px; }
#right div.module_specialoffers P { font-size:x-small; line-height:1.4em; padding: 0 8px 10px 8px; height: 1%;}
#right div.module_specialoffers div { background: url(../images/offers_main.gif) top repeat-y; }
#right div.module_specialoffers div div { background: url(../images/offers_top.gif) top no-repeat; }	
#right div.module_specialoffers div div div { background: url(../images/offers_bottom.gif) bottom no-repeat; }
#right div.module_specialoffers IMG.separator { margin-left: 48px; }



/* Wishlist Box */

#right div.module_wishlist { position: relative; margin-top: 20px; }
#right div.module_wishlist H3 { padding:5px 0 5px 8px; color: #930; font-size:16px; }
#right div.module_wishlist div { background: url(../images/offers_main.gif) top repeat-y;  }
#right div.module_wishlist div div { background: url(../images/offers_top.gif) top no-repeat; }	
#right div.module_wishlist div div div { 	background: url(../images/offers_bottom.gif) bottom no-repeat; padding-bottom:5px; }
#right div.module_wishlist div div div div { background: none; }
#right div.module_wishlist P#WL_tip { position: absolute; top: -4px;	right: 4px; width:14px; height: 14px; }
#right div.module_wishlist P#WL_tip A{ position:relative; /*questa è fondamentale*/
    	z-index:24; 
    	text-decoration: none}

#right div.module_wishlist P#WL_tip A SPAN {display: none}
#right div.module_wishlist P#WL_tip A:hover span{ display: block; position:absolute; top: 2em; left: -2em; width: 10em; padding: 3px; border: 1px solid #999; background-color: #eee; color:#000; font-size:0.9em}
#right div.module_wishlist P#WL_tip A:hover{ z-index: 25;}
#right div.module_wishlist A.WLitem { display: block; margin: 0 1px;	color:#930; font-size:11px; padding-left: 9px; text-decoration:none; }
#right div.module_wishlist A.WLitem:hover { background-color: #e6e6e6; }	
A.WLbutton { color:#000066; display:block; margin: 0 1px; padding-left: 22px; background: url(../images/WL_arrow.gif) 6px no-repeat; text-decoration:none; font-size:11px; }
A.WLbutton:hover { background-color: #e6e6e6; }

/* Com_Wishlist */

#wishlist_heading { background-color:#AA0000; width:100%; color:#fff; font-weight:bold; }
#wishlist_data { width:100%; text-align: left; padding: 10px 0; color:#000;	font-size: x-small; border-bottom: 1px dashed #828282;  }
#WL_image{ width: 175px; height:128px; background: url(../images/image_bg.gif) bottom right no-repeat; }	
#wishlist_data IMG {	padding:2px 2px 2px 4px; }
#WL_title { font-size: large; font-weight: bold; color: rgb(255, 153, 51); text-transform: uppercase; }	
#WL_text { padding-left: 15px; }	
#WL_del_button { text-align:right; }	
#WL_del_button INPUT { font-size: 0.9em; }



/* GESTIONE MENU */

/* top menu */

#mainleveltop { padding:3px 0; text-align:right; }
#mainleveltop LI { display: inline; padding: 0 1em; height:0;	border-left:1px solid #666;	}
#mainleveltop A:link, #mainleveltop A:visited {	white-space:nowrap; color: #000; text-decoration:none;	}
#mainleveltop A:hover { text-decoration:underline;}


/* Language menu */

DIV#language_menu { margin-left: 10px; padding:3px 0; }
#language_menu UL { display: inline; vertical-align: middle; }	
#language_menu UL LI { display: inline; padding: 0 3px; height:0; }	


/* Main menu */

#left UL#mainlevel {	margin:20px 2px 0 0; }
#mainlevel LI { list-style-type: none; padding-top: 10px; }
A.mainlevel {	display:block; font-size: small; font-weight: bold; color: orange; font-variant: small-caps; padding-left:15px;}
A.mainlevel:link, A.mainlevel:visited { text-decoration: none; }
A.mainlevel:hover, A.mainlevel:focus, A.mainlevel:active { background-color: #00107F; }
#mainlevel A.mainlevel_current, A.mainlevel_active { 
	display:block;
	font-size: small;
	font-weight: bold;
	color: orange;
	text-decoration: none;
	font-variant: small-caps;
	padding-left:15px;
	background: url(../images/punto.gif) 5px no-repeat;
}

#mainlevel LI UL { margin-left:0; }
#mainlevel LI UL LI { padding: 2px 0 3px 0; }
#mainlevel LI UL LI A.sublevel { display: block; padding:1px 0 1px 20px; font-size: 1.2em; line-height:13px; color: #fff; text-decoration: none; }
#mainlevel LI UL LI A.sublevel:hover {		/* primo sottolivello */
	background-color: #00107F;
}

A.sublevel_active, A.sublevel_current { display: block; padding:2px 0 2px 20px; line-height:13px; font-size: 1.2em; font-weight:bold; color:#fff; text-decoration: none; }
#mainlevel LI UL LI UL { padding:0px 0 5px 0; }

#mainlevel LI UL LI UL LI {						/* secondo sottolivello */
	color: #fff;
	margin-left:35px;
	padding-top:1px;
	list-style-image:url(../images/punto.gif);
}

#mainlevel LI UL LI UL LI A.sublevel { font-size:11px; padding:0; margin:0; } 
#mainlevel LI UL LI UL LI A.sublevel:hover { text-decoration:underline; background-color:transparent;  } 
#mainlevel LI UL LI UL LI a#active_menu {				/* secondo sottolivello - Voce attiva */
	background-color:transparent;
	font-weight:bold;
	margin:0; 
	padding:0; }



/* Booking Form */

.booking_form { width: 100%; }
TABLE.accomodation_form { width:100%; }	
.accomodation_form TD { line-height:22px; vertical-align:middle; }
.accomodation_form INPUT { margin-right:5px; }
.accomodation_form TEXTAREA { font-family: Trebuchet MS; font-size:0.8em; }
.booking_form TD { padding:2px; }
.required { color:#990000; font-weight:bold; }
.red { color: red; font-weight: bold; }
DIV#booking_error { background-color: #e6e6e6; margin: 10px 0; padding: 10px; border: 1px dashed blue; }
TD#buttons { padding: 20px; }
#submit, #reset {
	border: 3px double #999;
	border-top-color: #CCC;
	border-left-color: #CCC;
	padding: 0.25em;
	background-color: #FFFFFF;
	background: url(../images/button_bg.gif) repeat-x;
	color: #333333;
	font-size: 0.8em;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	}

#submit:active { border: 3px double #CCCCCC; border-top-color: #999999; border-left-color: #999999; }
form fieldset { font-size: 1em; border-color: #000000; border-width: 1px 0px 0px 0px; border-style: solid none none none; padding: 10px; margin: 0px 0px 0px 0px;}
form fieldset legend { font-size: 150%; font-weight: normal; color: #000000; margin: 0px 0px 0px 0px; padding: 0px 5px; }
form div label { width: 130px; padding: 3px 5px; margin: 0px 0px 5px 0px; text-align: right; }
#privacy P { font-size:9px; text-align:justify; }



/* Contenuti speciali */

Table#accomodationTable { font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;  }		/* Accomodation Table */
Table#accomodationTable th { font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; color: #5a5a5a; border: 1px solid #C1DAD7; text-align: left; padding: 6px 6px 6px 6px; background: url(../images/accTable_thbg2.gif) top left repeat-x;}
Table#accomodationTable th.nobg { border-top: 0; border-left: 0; border-right: 1px solid #C1DAD7; background: none; }
Table#accomodationTable th.spec {	font-size: 12px; border: none; letter-spacing: 2px; font-variant: small-caps; background: #e6e6e6 url(../images/bullet1.gif) no-repeat;	}
Table#accomodationTable td { border: 1px solid #C1DAD7; background: #fff; padding: 6px; color: #6D929B; }
Table#accomodationTable td A { font-size: 12px; text-decoration: none; }
Table#accomodationTable td A:hover { text-decoration: underline; }

.contentpaneopen404 UL.level_0 { margin-left: 1.2em; list-style: none; line-height:2em; }
.contentpaneopen404 UL.level_0 LI { display: inline; }
.contentpaneopen404 UL.level_0 A { margin-top: 1em; font-size: medium; font-weight: bold; color: rgb(118, 121, 124); text-decoration:none; display: block; border-bottom: 1px dotted rgb(161, 165, 169); }
.contentpaneopen404 UL.level_0 A:hover, .contentpaneopen404 UL.level_0 A:active { color: #930; }
.contentpaneopen404 UL.level_1 { margin-left: 5px; list-style: none; line-height:16px; }
.contentpaneopen404 UL.level_1 A { margin-top: 3px; font-size:12px; font-weight: bold; text-decoration:none; border-bottom:none; color: blue; }
.contentpaneopen404 UL.level_2 { margin-left: 10px; list-style: none; line-height:14px; }
.contentpaneopen404 UL.level_2 A { margin-top: 0; font-size:10px; font-weight: normal; text-decoration:none; }

table.ratesTable {width:100%; padding:0; border: 1px solid #999; border-width:1px 1px 0 1px;}
table.ratesTable td { padding:0; margin:0; border-bottom: 1px solid #999;}


/* Joomla classes */

.contentheading H1, .componentheading, DIV#content H1 {		/* Titoli interni contenuti e componenti */
	font-size: large;
	font-weight: bold;
    	color: #930;
	text-transform: uppercase;
}

.contentpaneopen P img.left {		/* MosImage left */
	float:left;
	margin: 5px 10px 5px 0;
	padding: 1px;
	border: 1px solid #333;
	}

.contentpaneopen P img.right {		/* MosImage right */
	float:right;
	margin: 5px 0px 5px 10px;
	}

DIV.mosimage_caption {			/* MosImage Caption */
	margin:0;
	padding:0;
	font-size: 10px;
	font-weight:bold;
	}

.contentpaneopen { font-size: small; }
.contentpaneopen H1 { color: #930; }
.contentpaneopen H3 { padding-top:8px; line-height:0; }
.contentpaneopen HR.clearhr { height: 0; margin: 0; border: none; clear:both; }
.message { background-color:#e6e6e6; margin: 10px 0; padding: 10px; }

/* Contenuti speciali */

Table#accomodationTable {
	width: 100%;
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;  }		/* Accomodation Table */

Table#accomodationTable th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;;
	color: #5a5a5a;
	border: 1px solid #C1DAD7;
	text-align: left;
	padding: 6px;
	background: url(../images/accTable_thbg4.gif) top left repeat-x;
}

Table#accomodationTable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

Table#accomodationTable th.spec, Table.priceTable th.spec {	
	font-size: 12px;
	border: 1px solid #C1DAD7;
	letter-spacing: 2px;
	font-variant: small-caps;
	background: #e6e6e6 url(../images/bullet1.gif) no-repeat;

	}

Table#accomodationTable td {
	border: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px;
	color: #6D929B;
	text-align:center;
	background-color: #F5FAFA;

}

Table#accomodationTable td.name{
	text-align:left; }


Table#accomodationTable td A {
	font-size: 12px;
	text-decoration: none; }

Table#accomodationTable td A:hover {
	text-decoration: underline; } 

Table.priceTable, table.legenda {							/* Tabelle prezzi e legenda */
	width:100%;
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; }
	
Table.priceTable CAPTION {
	font: bold italic 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	padding:10px 0; }
	
Table.priceTable th {
	text-align:center;
	border: 1px solid #C1DAD7;
	color: #5a5a5a;
	padding: 6px 2px; }
	
Table.priceTable th.nobg {
	border: none; }

Table.priceTable th.spec {	
	text-align: left;
	padding: 4px 6px; }

Table.priceTable th.general {
	background: #bad3f9; }

Table.priceTable td.name {
	text-align:left; }

Table.priceTable th.low, Table.legenda th.low {
	background:	#bad3f9;
	}
	
Table.priceTable th.standard, Table.legenda th.standard {
	background: #bad3f9; }
	
Table.priceTable th.high, Table.legenda th.high {
	background: #bad3f9;  }
	
Table.priceTable td {
	border: 1px solid #cccffc;
	background: #fff;
	padding: 6px;
	color: #003366;
	text-align:left;
	background-color: #f3f4fc; }
	
Table.legenda {
	margin-top: 10px; }
	
Table.legenda th {	
	text-align: left;
	border: 1px solid #C1DAD7;
	color: #092eb5;
	padding: 6px 2px; }
	
Table.legenda td {
	font: normal 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	border: 1px solid #C1DAD7;
	color: #092eb5;
	padding: 6px 2px;
	background-color: #F5FAFA;
}


TABLE.glance {				/* Tabella 'Riad at a glance' */
	padding: 3px;
	width: 100%;
	border: 1px solid #f90;
	}

TABLE.glance TD.heading {
	background-color: #ff9900;
	font-weight: bold;
	color: #8f0000;
	padding: 1px; }	
