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

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

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: #011414;
	margin-top:5px;
}

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

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

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

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

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

/*header*/
#header {
	width:912px;
	height:195px;
	background-image:url(../images/hotel-playa-pesquero-banner.jpg);
	text-decoration:none;
	cursor:pointer;
}

#header_text_hotel_domain{
	width:490px;
	height:18px;
	padding-left:420px;
	padding-top:20px;
	color: #fef7dc;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	letter-spacing: 1px;
	text-align:left;
	text-decoration:none;
}

#header_text_hotel_domain a{
	text-decoration:none;
}

#header a{
	text-decoration:none;
}

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


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

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

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

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

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

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

#content {
	float:left;
	width:505px;
	padding: 0px 5px 10px 25px;
}

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

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

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

/*main menu*/
#menu ul {
	width:192px;
	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 36px;
	color: #BE7810;
	display: block;
	background: url(../images/menu-item-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 36px;
	display: block;
	margin:0;
}

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

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

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

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

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


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

#nigel_photo a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	line-height: 13px;
	color: #012727;
	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:500px;
	margin:0px;
}

div.rooms_content {
	float:left;
	width:245px;
	margin:1px;
	text-align:center;
}

div.rooms_content_prin {
	float:left;
	width:500px;
	margin:0px;
	text-align:center;
}
	
div.rooms_content p{
	font-size:11px;
	font-weight:bold;
	margin-bottom:10px;
}

div.rooms_content_prin p{
	font-size:11px;
	font-weight:bold;
	margin-bottom:2px;
}

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

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;
}