body{
	background-image: url(/images/site_background.jpg);
	background-repeat: repeat;
	background-color: black;
	color: #ffffff;
	font-family: Arial, sans-serif;
	margin-top: 0px;
}

a{
	color: #fbe399;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	}
	
a:hover{
	text-decoration: underline;
	color: #ffcc33;
	}
	
a.interactive-map{
	color: #053f43;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	}
	
a.interactive-map:hover{
	text-decoration: underline;
	color: #000;
	}

h1{
	font-size: 15px;
	}
	
h3 {
margin: 0;
width: 307px;
height: 22px;
text-align: center;
background-image: url(../images/h3-head.gif);
background-repeat: no-repeat;
padding-top: 6px;
font-size: 0.8em;
font-weight: bold;
color: #fff;
}
	
p, li{
	font-size: 12px;}
	

div.all{
	width: 960px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	margin: auto;	
	
	}
	
	div.header {
		height:335px;
		background-color: gray;
		background-image: url(/images/menu_off.jpg);
		background-repeat: repeat-x;
		}
		
			
		div.header img.logo{
			display: inline;
			float: left;
			border: 0px;
		}			
		
		
.menu {
	width:950px; 
	height:30px; 
	margin-bottom: 15px;
	padding-top: 39px;
	z-index:100;
	font-family:arial, sans-serif;
}
	
	
	/* remove all the bullets, borders and padding from the default list styling */
	.menu ul {
		padding:0;
		margin:0;
		list-style-type:none;
	}
	.menu ul ul {
		padding-top: 2px;		
		margin-left: 0px;
		z-index:101;	
	}

	.menu ul ul li{
	}

	
	/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
	.menu li {
		float:left;
		position:relative;
	}
	
	/* style the links for the top level */
	.menu a, .menu a:visited {
		display:block;
		font-size:12px;
		text-decoration:none; 
		color:#fff; 
		height:25px; 
		line-height:24px; 
padding-left: 10px;
		padding-right: 10px;	
		font-weight:bold;
		text-align: center;
		border-left: 1px solid #666666;
		
	}
	
	/* style the top level hover */
	.menu a:hover, .menu ul ul a:hover{
		color: black; 
		background-image: url(/images/menu_on.jpg);
		background-repeat: repeat-x;

		}
	.menu :hover > a, .menu ul ul :hover > a {
		color: black; 
	}
	
	/* style the second level link */
	.menu ul ul li a {
		background-color: #991719;
		color: #FFFFFF;
				
	}
	
	/* style the second level hover */
	.menu ul ul li a:hover{
		background-color: #FFFFFF;
		border-left: 1px solid #999999;
		border-right: 1px solid #999999;					
		color: #666666;
		background-image: none;
	}
	
	/* hide the sub levels and give them a positon absolute so that they take up no room */
	.menu ul ul {
		visibility:hidden;
		position:absolute;
		height:0;
		top:25px;
		left:0; 
		width:80px;
	}
	
	/* style the table so that it takes no ppart in the layout - required for IE to work */
	.menu table {
		position:absolute; 
		top:0; 
		left:0; 
		border-collapse:collapse;
	}
	
	/* style the second level links */
	.menu ul ul a, .menu ul ul a:visited {
		background-color: #991719;
		color:#FFFFFF; 
		height:auto; 
		line-height:1em; 
		padding:5px 10px; 
		padding-top: 8px;
		padding-bottom: 8px;
		width:175px;
		
		text-align: left;
		border-bottom: 1px solid black;
		border-left: 1px solid black;
		border-right: 1px solid black;		
	}
	
	#last{
		border-right: none;
	}
	
	/* make the second level visible when hover on first level list OR link */
	.menu ul li:hover ul, .menu ul a:hover ul{
		visibility:visible; 
	}
			
		div.header div.headerblock{
			z-index: 0;
			height: 250px;
			width: 960px;
			border: 0px;
			padding: 0px;
			margin: 0px;
		}
			
		div.header div.headerblock{
			z-index: 0;
			height: 250px;
			width: 960px;
			border: 0px;
			padding: 0px;
			margin: 0px;
		}
		
		
div.allcontent{
	margin: 0px;
	margin-top: -5px;
	padding: 0px;
	background-color: #153340;
}	
			
		div.left span.label{
			font-size: 13px;
		
		}
			
		div.left select.background{
		background-color: #fff;
		/*margin-top: 10px;
		margin-right: auto;
		margin-bottom: 0px;*/
		margin-top: 10px;
		margin-left: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000;
		text-decoration: none;
		border-width: thin;
		}
		
		div.left input{
			width: 80px;
			height: 30px;
			font-size: 13px;
			background-image: url(/images/button_background.jpg);
			background-repeat: repeat-x;
			color: #ffffff;
			margin: 0px;
			padding: 0px;
			border: 0px;
		}
		
		#noimage{
			background-image: none;
			color: #000000;
			height: 20px;
			
		}
		
		div.left label{
			font-size: 12px;}

	div.content {
   		margin-left: 205px;
   		margin-right:205px;
   		padding: 5px;
   		padding-top: 25px;
   		_padding-top: 10px;

		}
		
		div.content a.toplinks{
		text-align: left;
		font-weight: bold;
		font-size: 15px;
		text-decoration: none;
		padding-left: 20px;
		background-image: url(/images/link_triangle.gif);
		background-position: left;
		background-repeat: no-repeat;
		}
		
		a.toplinks:hover{
			text-decoration: underline;
		}
		
	div.right {
		float: right;
		width:190px;
   		padding: 5px;
		margin-top: 20px;   		
		}




div.footer{
	height: 24px;
	_height: 30px;
	padding-top: 5px;
	background-color: gray;
	background-image: url(/images/footer_background.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

	div.footer a{
		font-size: 11px;
		margin-top: 5px;
		padding: 5px;	
		padding-top: 10px;
		_padding-top: 5px;


		color: #ffffff;
		text-decoration: none;
		}
		
	div.footer a:hover{
		text-decoration: underline;
	}

	hr{ 
	color: #fff;
	background-color: #fff;
	height: 1px;
	}
	
	
	br.clear{
		clear: both;
	}
	
	
form {
	margin: 0;
}

form fieldset {
	margin: 10px 15px;
	padding-bottom: 5px;
}
	fieldset legend{
	font-size: 14px;
	font-weight: bold;	
	color: #ffffff;
	
	}

div.formrow {
	padding-top: 10px;
}

div.formrow label span {
	float: left;
	width: 140px;
	text-align: right;
	padding-right: 5px;
	font-size: 12px;
	margin-top: 5px;
}
div.formrow input, textarea{
background-color: #000000;
		/*margin-top: 10px;
		margin-right: auto;
		margin-bottom: 0px;*/
		margin-left: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #ffffff;
		text-decoration: none;
		border-width: thin;
	}
/* Page specific styles */

/*Index page */

div.apartment{
	float: left;
	height: 120px;
	width: 100px;
	margin-left: 5px;
	text-align: center;
}

	div.apartment span{
		font-size: 12px;
	}
	
	div.apartment img{
		width: 97px;
		height: 80px;
		margin-top: 5px;
		border: 2px solid #666666;
	
	}

/* apartment pages */

div.apartment_images{
	height: 120px;
	margin: auto;
	text-align: center;
}

	div.apartment_images img{
		float: left;
		margin-top: 5px;
		margin-left: 5px;
		border: 2px solid #666666;
	
	}

div.travel li{
		list-style:	disc;
		}
	
span.label{
		font-size: 12px;
}

input.button{
			width: 100px;
			height: 20px;
			font-size: 12px;
			background-image: url(/images/button_background.jpg);
			background-repeat: repeat-x;
			color: #ffffff;
			margin: 0px;
			padding: 0px;
			border: 0px;
			
		}
input.background{		
		background-color: #000000;
		/*margin-top: 10px;
		margin-right: auto;
		margin-bottom: 0px;*/
		margin-top: 10px;
		margin-left: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #ffffff;
		text-decoration: none;
		border-width: thin;		
}

img.offer{
		float: left;
		margin: 5px;
		border: 2px solid #666666;
}

.offer_wrapper{
		width: 520px;
}

.credits {
		font-size: 9pt;
}


.clear  {
		text-decoration: none;
}


#content-img {
float: left;
margin-right: 5px;
}

#key-table {
text-align: center;
padding-top: 8px;
width: 609px;
height: 60px;
background: #99B3CC;
/*float: left;*/
}

.key {
float: left;
margin-right: 15px;
padding-top: 7px;
}

#key-description {
text-align: center;
padding-top: 4px;
width: 200px;
height: 35px;
background: #BCF9F4;
border: 2px solid #fff;
font-size: 12px;
font-weight: normal;
color: #07485E;
float: left;
margin-right: 15px;
}


#listing-table {
text-align: center;
padding-top: 8px;
height: 30px;
/*float: left;*/
}

#listing-description {
text-align: center;
padding-top: 4px;
width: 120px;
height: 18px;
background: #BCF9F4;
border: 2px solid #fff;
font-size: 12px;
font-weight: normal;
color: #07485E;
float: left;
margin-right: 4px;
}

.listing-key {
float: left;
}

.content-img {
		float: left;
		margin-right: 15px;
		border: 2px solid #666666;
}

.content-map {
		float: left;
		margin-bottom: 35px;
		border: 0px;
}


#map ul {
	list-style: none;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
	padding: 0;
	}
	
#map li {
	background: url(/images/interactive-map.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0px 0px 8px 0px;
	}
	
#map a {
	font-weight: normal;
	color: #fbe399;
	padding-left: 32px;
	text-decoration: underline;
	}
	
#map a:hover {
	color: #ffcc33;
	text-decoration: underline;
	}

	div.leftmap{
		float: left;
		width: 350px;
		height: 650px;
		margin-top: 0px;
		background: #85D7EF;
		border-top: 1px solid #fff;

		
	}
	
	div.map_container{
		width: 609px;
		height: 650px;
		margin-left: 350px;
		margin-top: 4px;
		border-left: 1px solid #fff;
		border-top: 1px solid #fff;	
	}
	
	
	div.main_map{
		width: 609px;
		height: 650px;
	}
	
	div.zoomed_map{
		width: 609px;
		height: 585px;
	}
	
	div.map_container img.icons{
		border: 0px;
		margin: 0px;
		padding: 0px;
	}
	
	
.map-icon {
float: left;
margin-right: 5px;
}

.blue {
color: #153340;
}

.book-now {
padding-top: 10px;
margin-left: 210px;
}

/* header links */

#header_links {
	float:right;
	text-align:right;
	padding-top: 11px;
	padding-right: 15px;
	font-size: 11px;
}

#header_links a {
	color: #d4d4d4;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

#header_links a:hover {
	text-decoration: underline;
	color: #fff;
}

.gold {color: #ffcc33;}

hr {
color:#fff;
background-color:#fff;
height: 0;
border-bottom: 1px solid #fff;
}


/* pdf download style */
	
#pdf ul {
	list-style: none;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
	}
	
#pdf li {
	background: url(../images/download.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 2px 0px 6px 0px;
	}
	
	#pdf a {
	padding-left: 22px;
	}
	
	
/* interactive map */

#interactive-map { 
  width: 307px;
  margin-top: 20px;
  margin-left: 20px; 
  margin-bottom: 10px;
  }
  
#promotion { 
  width: 307px;
  margin-top: 0px;
  margin-left: 20px; 
  }
  
.inner-tube {
background: #bcf9f4;
padding: 12px;
font-size: 11px;
color: #053f43;
}

.resort {
float: left;
margin-right: 10px;
}

/* icon styles */

.book {
float: left;
width: 200px;
margin-top: 5px;
padding: 2px 0px 4px 30px;
background: url(../images/book.gif);
background-repeat: no-repeat;
}

.food {
padding: 2px 0px 4px 30px;
background: url(../images/food_and_drink.gif);
background-repeat: no-repeat;
}

.spa {
padding: 2px 0px 4px 30px;
background: url(../images/spa.gif);
background-repeat: no-repeat;
}

.attractions {
padding: 2px 0px 4px 30px;
background: url(../images/attractions.gif);
background-repeat: no-repeat;
}

.view {
padding: 2px 0px 4px 30px;
background: url(../images/view.gif);
background-repeat: no-repeat;
}

.diving {
padding: 2px 0px 4px 30px;
background: url(../images/diving.gif);
background-repeat: no-repeat;
}

/* paid listings */

.listing {
margin-top: 5px;
margin-bottom: 5px;
padding: 5px;
height: 40px;
border: 1px solid #fff;
background-color: #1E4D62;
}

.resort-listing {
margin-top: 5px;
margin-bottom: 5px;
padding: 5px;
height: 33px;
border: 1px solid #fff;
background-color: #1E4D62;
}

.shopping-listing {
margin-top: 5px;
margin-bottom: 5px;
padding: 5px;
height: 25px;
width: 200px;
border: 1px solid #fff;
background-color: #1E4D62;
}

.food-drink-listing {
margin-top: 5px;
margin-bottom: 5px;
padding: 5px;
height: 25px;
width: 200px;
border: 1px solid #fff;
background-color: #1E4D62;
}

.attraction-listing {
margin-top: 5px;
margin-bottom: 5px;
padding: 5px;
height: 25px;
width: 200px;
border: 1px solid #fff;
background-color: #1E4D62;
}

.wedding-listing {
margin-top: 5px;
margin-bottom: 5px;
padding: 5px;
height: 25px;
width: 200px;
border: 1px solid #fff;
background-color: #1E4D62;
}

.icon-float {
float:left;
}

/* LEFT COLUMN */
	
	div.left {
			float: left;
			width:185px;
			padding: 5px;
			margin: 0px 0px 0px 10px;	
			}
			
	#section-top{
	width:165px;
	margin-top: 15px;
	padding: 8px;
	background: url(http://www.l3travel.com/images/section-bg.jpg);
	}
	
	#section-bottom{
	width:175px;
	margin-top: 10px;
	padding: 8px;
	background-color: #457684;
	}
	
h4 {
margin: 20px 0px 0px 0px;
width: 180px;
height: 23px;
text-align: center;
background-image: url(http://www.l3travel.com/images/h4-head.gif);
background-repeat: no-repeat;
padding-top: 6px;
font-size: 0.9em;
font-weight: bold;
color: #fff;
}

.content-tube-left {
width: 180px;
background-image: url(http://www.l3travel.com/images/section-top-bg.jpg);
font-size: 12px;
color: #fff;
}

.content-tube-map {
width: 180px;
background-image: url(http://www.l3travel.com/images/section-map.jpg);
font-size: 12px;
color: #fff;
}

.inner-tube-left {
padding: 8px;
}


