/* CSS Document */

.active {
	background-position:0 150px;
	border-bottom-width: 10px;
	color: #000;
}
#info {
	padding-bottom:100px;
}
.menu {
	padding:0;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 0px;

}
.menu dt {
	display:none;
}
.menu dd {
	float:left;
	padding:0;
	margin:0;
	text-align:center;
}
.menu dd span.aa {
	display:block;
	width:5px;
	height:1.5em;
	height:auto;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	background-image: url(../images/menu/inner-menu/taglft.gif);
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.menu dd span.bb {
	height:1.5em;
	height:auto;
	float:left;
	padding:5px 0;
	background-image: url(../images/menu/inner-menu/tagmid.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
.menu dd span.cc {
	display:block;
	width:5px;
	height:1.5em;
	height:auto;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	background-image: url(../images/menu/inner-menu/tagrgt.gif);
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.menu a, .menu a:visited {
	color:#666;
	text-decoration:none;
	font-size:0.7em;
	line-height:1.8em;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
}
.menu a:hover {
 color:#000;
 background:#fff;
}
.menu a:hover span {
	/*background-position:0 150px;*/
	color: #900;
}
.image-left {
	float:left;
}
.image-right {
	float:right;
}
.text {
	background-image: url(../images/icons/next.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
}
span.im {
	height:auto;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	background-image: url(../images/menu/inner-menu/tagmid.gif);
}
.h7 {
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.h8 {
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
/*Other destinations menu*/
#info {
	height:500px;
}
#menu {
	margin-top:7px;
}
#menu dl {
	width: 150px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	background-color: #9BB5FF;
	background-image: url(../images/menu/destinations-menu/bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#menu dt {
	margin:0;
	font-size: 12px;
	font-weight:bold;
	color: #fff;
	border-bottom:1px solid #fff;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 8px;
	text-transform: uppercase;
	background-color: #999;
	background-image: url(../images/menu/destinations-menu/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu dd {
	padding:0;
	color: #fff;
	font-size: .9em;
	border-bottom:1px solid #fff;
	background-color: #FFF;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 1px;
	margin-right: 1px;
}
#destination-menu a, #destination-menu a:visited {
	color:#666;
	text-decoration:none;
	display:block;
	padding:5px 5px 5px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-image: url(../images/icons/latin-menu-icon.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	
}
#destination-menu a:hover {
	color:#333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-image: url(../images/icons/spain-menu-icon.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	background-color: #FFF;


}
span.aax {
	display:block;
	width:5px;
	height:1.6em;
	height:50px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	background-image: url(../images/menu/inner-menu/taglft.gif);
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
