
/* common page styles */
body{margin-top:0; padding-top:467px;}

.clear{	
    clear: both;
    overflow: hidden;
    height: 5px;
}

#all{	
    width: 795px;
    min-width: 650px;
    margin: 0;
	top:0;
    background: url(http://www.royalcaribbean.it/mnu_img/fondomenu.gif) bottom left no-repeat #FFF;
    padding: 10px 20px;
	z-index:1002;
	position:absolute;
}

#linklogo{
	width:190px;
	height:55px;
	position:absolute;
	margin: 5px 0;
	z-index:1005;
	cursor:pointer;
}
	
/* top menu styles */
#top {	
	margin: 0;
	padding: 0;
	height:65px;
	background:url(http://www.royalcaribbean.it/mnu_img/brand_logo.gif) top left no-repeat;	
}

#top #jsmt {	
	float: left;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:23px;
	width:100%;
}

#top #jsmt a {
	line-height:23px;
	color:#0073bb;
	text-decoration:none;
}

#top #jsmt a:hover{	
	color:#FC0;
}


#item1 a, #item2 a, #item3 a, #item4 a{	
	float:right; 
	padding:0 10px 0 25px;
}

#item5 a{	
	float:right; 
	padding:0 0 0 25px;
}

#top #jsmt #space{
	float:right; 
	width:10px;
}

#item1 a{
	background:url(http://www.royalcaribbean.it/mnu_img/icon_giftbox.gif) no-repeat left;
}

#item1 a:hover{
	background:url(http://www.royalcaribbean.it/mnu_img/icon_giftbox2.gif) no-repeat left;
}

#item2 a{
	background:url(http://www.royalcaribbean.it/mnu_img/icon_CA.gif) no-repeat left;
}

#item2 a:hover{
	background:url(http://www.royalcaribbean.it/mnu_img/icon_CA2.gif) no-repeat left;
}

#item3 a{
	background:url(http://www.royalcaribbean.it/mnu_img/icon_globe.gif) no-repeat left;
}

#item3 a:hover{
	background:url(http://www.royalcaribbean.it/mnu_img/icon_globe2.gif) no-repeat left;
}

#item4 a{
	background:url(http://www.royalcaribbean.it/mnu_img/icon_check.gif) no-repeat left;
}

#item4 a:hover{
	background:url(http://www.royalcaribbean.it/mnu_img/icon_check2.gif) no-repeat left;
}

#item5 a{
	background:url(http://www.royalcaribbean.it/mnu_img/icon_excursion.gif) no-repeat left;
}

#item5 a:hover{
	background:url(http://www.royalcaribbean.it/mnu_img/icon_excursion2.gif) no-repeat left;
}

/* menu styles */
#jsddm{	
	margin: 0;
	padding: 0;
}

#jsddm li{	
	float: left;
	list-style: none;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#jsddm li a{	
	display: block;
	width: 154px;
	margin-right:5px;
	background:url(http://www.royalcaribbean.it/mnu_img/btn_bkg.gif) repeat-x;
	text-align:center;
	text-transform:uppercase;
	text-decoration: none;
	line-height:20px;
	font-weight:bold;
	color:#FFF;
	white-space: nowrap;
}

#jsddm li a:hover {
	background:url(http://www.royalcaribbean.it/mnu_img/btn_bkg.gif) repeat-x;
}

#jsddm li ul{	
	margin: 0;
	padding: 0;
	border:2px solid #FFF;
	position: absolute;
	visibility: hidden;
}

#jsddm li ul li{	
	float: none;
	display: inline;
	padding:0;
}

#jsddm li ul li a{	
	width: auto;
	text-align:left;
	text-transform:none;
	margin-right:0;
	font-size:11px;
	line-height:25px;
	background: #0073bb;
	padding:0 10px 0 10px;
	color: #FFF;
}

#jsddm li ul li a:hover{	
	background: #2f82b6;
	color:#FC0;
}

/* interior */

#interior{
	background:url(http://www.royalcaribbean.it/mnu_img/interior.gif) no-repeat top left;
	height:160px;
	width:840px;
}

/* home */

#flash {
	padding-left:20px; 
	margin-top:0px; 
	position:absolute; 
	padding-top:120px;
	text-align:left;
	top:0;
	overflow:hidden;
}