/*----------------------------------
Author: Laurens Ortiz B.
Date: 25/4/2010
----------------------------------*/
/*RESET*/
* {
	margin:0;
	padding:0;
}
a {
	outline:none;
	cursor:pointer;
}
body {
	font: 12px  Geneva, sans-serif;
	background-color:#f9f8f2;
	text-align:justify;
}
h1 {
	color:#e6e5c6;
	font-size:1.2em;
	text-transform: uppercase;
	margin-bottom:10px;
}
h2 {
	color:#F6F5E1;
	font-size:1em;
	margin-bottom:10px;
	list-style: circle;
}
li.normal {
	list-style-type: circle;
	}
li.play{
	list-style-image:url(../images/list.gif);
	}
sup{
	font-size:10px;
	}
ul {
	margin:10px 0 10px 20px;
}
ul li {
	color:#fff;
}
input[type="submit"], input[type="reset"] {
	border:0;
	cursor: pointer;
	background-color:#E6E5C6;
	padding:4px;
}
strong u.red{
	color:#F30;
	
	}
.clear{
	clear:both;
	}
table.rates {
	background-color:#706e5e;
}
table.rates td{
	background-color:#413F31;
	}
/*GENERAL*/
#wrap {
	width:947px;
	height:100%;
	margin:0 auto;
}
.borderImg {
	border:4px solid #E6E5C6;
	margin: 10px;
}
.borderImgPq {
	border:2px solid #E6E5C6;
	margin: 5px;
}
/*HEADER*/
#header {
	width:946px;
	height:72px;
	position:relative;
}
ul#menu {
	position:absolute;
	right:0;
	bottom:10px;
	width: 680px;
}
ul#menu li {
	display:inline;
}
ul#menu li a {
	float:left;
	padding:3px;
	height:20px;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	margin-left:3px;
	background:#5e8ac7 url(../images/bgMenuOff.gif) no-repeat right bottom;
	font-family: Geneva, Lucida Sans, Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
	font-size:95%;
	font-weight:bold;
}
ul#menu li a:hover, ul#menu li a.selected {
	background:#6f7072 url(../images/bgMenuOn.gif) no-repeat right bottom;
}
/*CONTENT*/
#container {
	width:946px;
	height:525px;
	position:absolute;
	background-color:#413f31;
	color:#fff;
}
/*COLUM LEFT*/
#columLeft {
	width:280px;
	height:100%;
	float:left;
}
#menuLeft {
	width:280px;
	height:380px;
	background-color:#e6e5c6;
}
#columLeft > img {
	margin:20px auto;
	margin-left:5px;
}
#columLeft #menuLeft a.logo {
	width:280px;
	height:124px;
	background-image: url(../images/logo_Bosque-del-Mar.gif);
	display:block;
	text-indent:-10000px;
}
/*MENU NAV*/
ul#nav {
	width: 225px;
	margin:10px auto 0;
}
ul#nav li {
	list-style:none;
}
ul#nav li a {
	color:#605b58;
	font-size:1em;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	height:25px;
	line-height:25px;
	padding-left:10px;
	border-left:1px solid #e6e5c6;
	border-top:1px solid #e6e5c6;
	font-family: Geneva, Lucida Sans, Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
}
ul#nav li a:hover, ul#nav li a.selected {
	background:#fff url(../images/menuLat.jpg) no-repeat right;
	border-left:1px solid #CCC;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
ul#nav li:last-child a:hover, ul#nav li:last-child a.selected {
	border-bottom:1px solid #CCC;
}
ul#nav li:last-child a {
	border-bottom:1px solid #e6e5c6;
}
/*COLUM RIGHT*/
#columRight {
	width:638px;
	height:100%;
	float:right;
}
#pane1 {
	width:620px;
	height:470px;
	overflow:hidden;
	margin: 20px 0;
	padding-right:10px;
}
#pane1 a {
	color:#E6E5C6;
}
#bannerPr {
	width:638px;
	height:380px;
	background-color:#e6e5c6;
	overflow:hidden;
	margin-bottom:10px;
	float:right;
}
#columRight #contentText {
	width:620px;
	margin:0 auto;
	height:135px;
	overflow:hidden;
	text-align:justify;
}
div.jScrollPaneContainer {
	margin:10px 0;
}
#columRight #contentText p {
	margin-bottom:10px;
 font-family:
}
ul#menuRight li {
	display:inline;
}
#menuRight a {
	color:#413F31;
	font-weight:bold;
	text-transform:uppercase;
	font-size:.80em;
	text-decoration:none;
	letter-spacing:-.2px;
	font-family: Geneva, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}
#menuRight a:hover {
	text-decoration: underline;
}
a.box {
	width:608px;
	height:111px;
	display:block;
	padding-right:30px;
	background-image:url(../images/boxOff.png);
	background-repeat:no-repeat;
	background-position:98% 50%;
	border:0;
	text-decoration:none;
}
a.box:hover {
	background-image:url(../images/boxOn.png);
}
a.box h2 {
	font-size:2em;
	font-weight:normal;
	color:#FFF;
	display:inline;
	line-height:50px;
	padding:0;
	text-transform:uppercase;
}
a.box:hover h2 {
	background-color:#000;
	color:#dadddc;
}
a.box p {
	padding:0 20px;
}
.js, .gvs, .bfs {
	border-bottom:3px solid #FFF;
}
.js {
	background-color:#696360;
	color:#e8eeec;
}
.gvs {
	background-color:#c7d3cf;
	color:#605b58;
}
.bfs {
	background-color:#6a726f;
	color:#fff;
}
.ph {
	background-color:#dadddc;
	color:#605b58;
	margin-bottom:10px;
}
a.box img {
	border:0;
	float:left;
	margin-right:10px;
}
ul#menuRight {
	text-align:right;
	margin-bottom:10px;
}
/*FOOTER*/
#footer {
	width:946px;
	height:160px;
	padding-top:10px;
	clear:both;
	position:relative;
}
#footer a.social {
	width:32px;
	height:32px;
	display:block;
	position:absolute;
	top:-70px;
	text-indent:-10000px;
}
#footer a.fb {
	left:150px;
	top: -130px;
	background:url(../images/FaceBook_32x32.png) no-repeat;
}
#footer p {
	width:610px;
	float:left;
	margin:10px 0 0 20px;
	color:#212018;
	font-weight:bold;
	font-size:.80em;
	text-align:center;
}
.error {
	margin-top:100px;
	text-align:center;
	font-weight:bold;
}
.error a {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #e6e5c6;
}
.error a:hover {
	text-decoration: none;
}
.mapa {
	margin: 10px auto;
	width: 505px;
	height:400px;
	display:none;
}
.guestForm {
	margin-top: 70px;
}
