/*inicialization*/
html{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222301;
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	padding: 0;
	background-color: #001a1b;
}

h1, h2, h3, p, form { margin: 0; padding: 0; }

img {
	border: none;
}

/*--------------------------------------------------*/

strong {
	font-weight:bold;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size: 24px;
	color: #222301;
	margin-top:5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size: 20px;
	color: #222301;
	margin-top:4px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size: 16px;
	color: #222301;
	margin-top:4px;
}

p {
	margin-top: 10px;
	line-height: 14px;
	padding-right:10px;
}

/*--------------------------------------------------*/

/*main container*/
#wrapper {	
	margin: 0;
	width:909px;
	margin: 0 auto;
}

/*header*/
#header-top {
	width:909px;
	height:22px;
	background-image:url(../images/banner-top.jpg);
	text-decoration:none;
}

#header_text_left {
	float:left;
	width:650px;
	height:16px;
	margin-left:5px;
	margin-top:4px;
	color: #ECDD97;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	letter-spacing: 0.8px;
}

#header-top a{
	text-decoration:none;
}

/*header*/
#header {
	width:909px;
	height:197px;
	background-image:url(../images/hotel-playa-turquesa-banner.jpg);
	text-decoration:none;
}

#header_text_hotel_domain{
	width:260px;
	height:18px;
	padding-left:630px;
	padding-top:127px;
	color: #FFCC66;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	letter-spacing: 0.3px;
	text-align:center;
	text-decoration:none;
}

#header a{
	text-decoration:none;
}

#header-bottom {
	width:909px;
	height:43px;
	background-image:url(../images/banner-bottom.jpg);
	text-decoration:none;
}


/*content wrapper*/
#main {
	float:left;
	width:909px;
	background: url(../images/back-main.jpg) repeat-y left bottom;
	padding-top:0px;
	padding-bottom:10px;
}

/*menu separator*/
#menu-left-separator {
	float:left;
	width:8px;
	height:50px;
}

/*content main menu*/
#menu {
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	width:213px;
	background: url(../images/back-menu.jpg) repeat-y left bottom;
}

/*content main menu*/
#menu-bottom {
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	width:213px;
	height:32px;
	background-image: url(../images/menu-bottom.jpg);
}

/*menu separator*/
#menu-right-separator {
	float:left;
	width:7px;
	height:50px;
}

/*content contenido*/
#content-wrapper {
	float:left;
	width:673px;
	background: url(../images/back-content.jpg) repeat-y left bottom;
}

#content {
	float:left;
	width:505px;
	padding: 0px 10px 20px 15px;
}

/*content hotels  menu*/
#nigel_photo {
	float:right;
	width:140px;
	padding-bottom:20px;
}

#content-wrapper-bottom {
	clear:both;
	width:673px;
	height:29px;
	background-image: url(../images/content-bottom.jpg);
}

/*content footer*/
#footer {
	clear:both;
	width:909px;
	height:40px;
	background-image:url(../images/footer.jpg);
}

/*main menu*/
#menu ul {
	width:213px;
	list-style: none;
	margin: 0;
	padding: 0;
}

li.menu-off {
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	letter-spacing: 1px;
	padding: 8px 0px 0 40px;
	color: #67dbf2;
	display: block;
	background: url(../images/menu-off.jpg) no-repeat 0px 2%;
	text-align:left;
	margin:0;
}

#menu li a {
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	letter-spacing: 1px;
	padding: 8px 0px 0 40px;
	display: block;
	margin:0;
}

#menu li a:link, #menu li a:visited {
	color: #011314;
	background: url(../images/back-menu-item-n.jpg) no-repeat 0px 2%;
	text-align:left;
}

#menu li a:hover, menu li #current, menu li a:active {
	color: #9f1901;
	background: url(../images/back-menu-item-a.jpg) no-repeat 0px 2%;
	text-align:left;
}

div.main_menu_space {
	width:165px;
	height:20px;
}

/*--------------------------------------------------*/

/*copyright */
div.copyright {
	font-size:10px;
	font-weight:bold;
	color:#ECDD97;
	text-align:center;
	letter-spacing:0.1em;
	padding-top:1.6em;
}


#nigel_photo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #2D2E01;
	padding-left:15px;
	padding-right:15px;
	margin-bottom:2px;
}

#nigel_photo a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	line-height: 13px;
	color: #2D2E01;
	text-decoration:none;
}

/*--------------------------------------------------*/

#content ol, #content ul {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 12px;
}

#content li {
	margin-top: 6px;
	margin-bottom: 6px;
}

/*--------------------------------------------------*/

div.rooms {
	float:left;
	width:504px;
	margin-top: 4px;
	margin-bottom: 4px;
}

div.rooms_content {
	margin-top:4px;
	margin-bottom:4px;
	margin-right:2px;
	text-align:center;
}

div.rooms_content p{
	font-size:11px;
	font-weight:bold;
	margin:0;
	margin-top:3px;
}

/*--------------------------------------------------*/

.div_places {
	float:left;
	display:block;
	width:505px;
	margin-bottom:10px;
}

.div_places img {
	float:left;
	border:#a3966d 1px solid;
	margin-top:2px;
	margin-right:5px;
}

.div_places p {
	margin-top: 10px;
	line-height: 14px;
}

/*--------------------------------------------------*/

div.hotels_links {
	float:left;
	width:505px;
	padding:0px;
	margin-top:6px;	
	margin-bottom:3px;	
}

div.hotels_links h3{
	margin-top:0px;	
	margin-bottom:0px;	
}

div.hotels_links p{
	margin-top:4px;	
	margin-bottom:0px;	
}

div.hotels_links a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #011414;
	text-decoration:none;
}

div.hotels_links img{
	float:left;
	border:#853607 1px solid;
	margin-right:10px;
}

/*--------------------------------------------------*/

div.div_facilities_wrapper {
	float:left;
	width:500px;
	margin:2px;	
}

div.div_facilities {
	float:left;
	width:245px;
	margin:2px;	
}