@charset "UTF-8";
/* CSS Document */

/*IPAD*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) 
 
{ 
	img[usemap] {
		border: none;
		height: auto;
		max-width: 100%;
		width: auto;
	}

#villa_content
	{
	width:675px;
	height:388px; 
	left:30%;
	
	}
#map_holder2 img
	{
	width:675px;
	height:388px;
	}
	
#resort_plan_map
	{width: 725px;
	height: 388px;
	left:20%;
	}
	
#resort_plan_map_holder img
	{
	width: 725px;
	height: 388px;
	}
	
ul#jmenu li
{padding: 0 5px;}
ul#jmenu li a:link, ul#jmenu li a:visited 
{
	font-size:14px;}

#logo {width:20%; background-image:url('../images/ui/black_trans.png'); background-repeat:repeat;}

#menu {left:20%; width:80%;}
#secondary_nav {left:30%}
#info_text_box {width:30%; height:auto; max-height:480px; overflow:scroll; z-index:10;}
.text {padding:5px;}
#flash_content {left:30%; margin-left:10px;}
.text_only_content {left:20%; max-height:455px; overflow:scroll;}
#press_content {width:65%; left:30%; height:480px;}
#contact {left:30%;}
}

/*iphone*/
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) 

{
	img[usemap] {
		border: none;
		height: auto;
		max-width: 100%;
		width: auto;
	}

#villa_content
	{
	width:675px;
	height:388px; 
	left:30%;
	
	}
#map_holder2 img
	{
	width:675px;
	height:388px;
	}
	
#resort_plan_map
	{width: 725px;
	height: 388px;
	left:20%;
	}
	
#resort_plan_map_holder img
	{
	width: 725px;
	height: 388px;
	} 
	
ul#jmenu li
{padding: 0 2px;}
ul#jmenu li a:link, ul#jmenu li a:visited 
{ 
	font-size:16px;}
	
#logo {width:20%; background-image:url('../images/ui/black_trans.png'); background-repeat:repeat;}
#menu {left:20%; width:80%;}
#secondary_nav {left:30%}
#info_text_box {width:30%; height:auto; max-height:280px; overflow:scroll; z-index:10;}
.text {padding:5px;}
#flash_content {left:30%; margin-left:10px;}
.text_only_content {left:20%; max-height:355px; overflow:scroll;}
#press_content {width:65%; left:30%; height:380px;}
#contact {left:30%;}
#footer {bottom:0;}

body {overflow:auto !important;}
	
}

@media screen and (device-width: 320px) and (device-height: 533px) and (-webkit-device-pixel-ratio: 1.5) {
	
	img[usemap] {
		border: none;
		height: auto;
		max-width: 100%;
		width: auto;
	}

#villa_content
	{
	width:675px;
	height:388px; 
	left:30%;
	
	}
#map_holder2 img
	{
	width:675px;
	height:388px;
	}
	
#resort_plan_map
	{width: 725px;
	height: 388px;
	left:20%;
	}
	
#resort_plan_map_holder img
	{
	width: 725px;
	height: 388px;
	} 
	
ul#jmenu li
{padding: 0 2px;}
ul#jmenu li a:link, ul#jmenu li a:visited 
{ 
	font-size:16px;}
	
#logo {width:20%; background-image:url('../images/ui/black_trans.png'); background-repeat:repeat;}
#menu {left:20%; width:80%;}
#secondary_nav {left:30%}
#info_text_box {width:30%; height:auto; max-height:280px; overflow:scroll; z-index:10;}
.text {padding:5px;}
#flash_content {left:30%; margin-left:10px;}
.text_only_content {left:20%; max-height:355px; overflow:scroll;}
#press_content {width:65%; left:30%; height:380px;}
#contact {left:30%;}
#footer {bottom:0;}

body {overflow:auto !important;}
}
