@import url(http://fonts.googleapis.com/css?family=Patrick+Hand);

body {
	background:url(images/agua.jpg) repeat #0FF;
   /* font: 14px/21px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
  font-family: 'Patrick Hand',cursive;
  /*font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;*/
    color: #222;
    -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
    -webkit-text-size-adjust: 100%;
	margin:0px;
	font-size:16px;
}



#arrow, .bt{
    cursor: pointer;
}

.bt{
    width: 77px;
    height: 40px;
    margin: -1px;
    text-align:center;
    border:1px solid #858fa6;
    font: bold 13px Helvetica,Arial,sans-serif;
    text-shadow:0px 0px 5px rgba(0, 0, 0, 0.75);
    background:#014464;
         background-image: -o-linear-gradient(left, #1F82AF, #002F44);
        background-image: -ms-linear-gradient(left, #1F82AF, #002F44);
       background-image: -moz-linear-gradient(left, #1F82AF, #002F44);
    background-image: -webkit-linear-gradient(left, #1F82AF, #002F44);
    background-image: -webkit-gradient(linear, left top, right top, from(#1F82AF), to(#002F44));
}

.bt a{
    line-height: 40px;
    color: #fff;
    display: block;
}

.bt:hover{
    transition: background .3s linear;
    background: #32A3D3;
         -o-transition: background .3s linear;
       -moz-transition: background .3s linear;
    -webkit-transition: background .3s linear;
}

#deco{
    width: 75px;
    float: left;
            box-shadow:0px 0px 5px #000;
       -moz-box-shadow:0px 0px 5px #000;
    -webkit-box-shadow:0px 0px 5px #000;
}


div#header {
  background: url("images/back_header.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);
  height: 40px;
  overflow: hidden;
  padding: 0 0 0 378px;
  width: 392px;
}

div#gallery_holder {
  background-color: #393b37;
  clear: both;
  height: 295px;
  overflow: hidden;
  position: relative;
  width: 770px;
}

div#gallery_top {
  background: url("images/gallery_top.png") no-repeat scroll left top rgba(0, 0, 0, 0);
  display: block;
  height: 30px;
  left: 0;
  position: absolute;
  top: 0;
  width: 770px;
  z-index: 15;
}

/**/

.logos{
	width:1000px; margin:0 auto;
	}
	
.logos_lateral{
	float:left; width:200px; text-align: center;
}	

.logos_centro{
	float:left;  width:600px; text-align:center;
	
	}


.element-code .run-example {
  cursor: pointer;
  display: block;
  float: right;
  font-size: 12px;
  font-weight: bold;
  margin: 17px 5px 0 0;
  z-index: 10;
}

.actions a, .run-example {
  background: none repeat scroll 0 0 #f54747;
  border-radius: 2px;
  box-shadow: 0 2px 0 0 #c83c3c;
  color: #fff;
  display: block;
  overflow: hidden;
  padding: 3px 10px;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
}


.wrapper {
  /*background-color: #333;*/
  height: auto;
  margin: 0 auto;
  position: relative;
  width: 1200px;
  text-align:center;
  padding-top:220px;
}

.wrapper_puerto {
  /*background-color: #333;*/
  background:url(images/hoja2.png) 50% 0 repeat-y;
  /*background-size:100% 100%;*/
  height: auto;
margin: 170px auto;
 position: relative;
  width: 700px;
  text-align:justify;
  padding: 10px 50px 11px;
-webkit-box-shadow: 5px 10px 10px 5px #1B89A1;
box-shadow: 5px 10px 10px 5px #1B89A1;
}

.wrapper_puerto1 {
  background:url(images/fondo_muelle1.png) 0 0 repeat;
  height: auto;
margin: 170px auto;
 position: relative;
  width: 700px;
  padding: 20px 0px;
-webkit-box-shadow: 5px 10px 10px 5px #1B89A1;
box-shadow: 5px 10px 10px 5px #1B89A1;

 -webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding: 20px 0px;
}


	
.wrapper_puerto1-info {
	margin: 0 auto;
  width: 650px;
  padding: 8px;
  border: 2px dashed #AD3184;
	  -webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-align:center;
}

.wrapper_puerto1-info h3 {
	
	color:#AD3184;
	font-size:38px;
}




.wrapper_puerto ol{
	list-style:none;
}
.wrapper_puerto_top {
  background: url("images/hoja1.png") no-repeat scroll 50% 0 rgba(0, 0, 0, 0);
  height: 370px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  text-align: justify;
  top: -175px;
  width: 800px;
  z-index: 4;
}

.wrapper_puerto_bottom {
  background: url("images/hoja3.png") no-repeat scroll 50% 0 rgba(0, 0, 0, 0);
  /*bottom: 0;*/
  height: 146px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  text-align: justify;
  width: 800px;
  z-index: 4;
}

.pregunta {
  background-color: #333;
  color: #fff;
  padding: 10px !important;
  width: 100% !important;
}

.texto_puerto{
	text-align:justify;
	position:relative;
	z-index:7;
	}


.wrapper2 {
  /*background-color: #333;*/
  height: auto;
  margin: 0 auto;
  position: relative;
  width: 1200px;
  text-align:center;
  padding-top:10px;
}


/**/



.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
       -o-user-select: none;
          user-select: none;
}


.btn, .entry .btn {
  background-color: transparent;
  background-image: url("images/buttons.png");
  background-position: right -43px;
  background-repeat: no-repeat;
  border: 0 none;
  box-shadow: none;
  color: #626161;
  display: inline-block;
  font-family: Arial;
  font-size: 13px;
  font-weight: 700;
  height: 43px;
  line-height: 39px;
  margin: 3px;
  padding: 0 22px 0 0;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 1);
  white-space: nowrap;
}

.btn span, .entry .btn span, .btn input, .entry .btn input {
  background-color: transparent;
  background-image: url("images/buttons.png");
  background-position: left 0;
  background-repeat: no-repeat;
  border: medium none;
  color: #626161;
  display: inline-block;
  font-family: Arial;
  font-size: 13px;
  font-weight: 700;
  height: 43px;
  line-height: inherit;
  outline: medium none;
  padding: 0 0 0 22px;
}


.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}

.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}



.btn.btn-right span, .btn.btn-right input{background-position:left -602px;}
.btn.btn-right{background-position:right -645px; padding-right: 26px;}
.btn.btn-left span, .btn.btn-left input{background-position:left -688px; padding-left: 26px;}
.btn.btn-left{background-position:right -731px;}
.btn.btn-pagination span, .btn.btn-pagination input{background-position:left -774px;}
.btn.btn-pagination{background-position:right -817px;}



.menu_left {
  left: -205px;
  position: absolute;
  top: 100px;
  width: 190px;
  z-index: 10;
}
	
.menu_left_boton {
  background: url("images/botonmenu.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #fff;
  float: left;
  font-family: 'Patrick Hand',cursive;
 /* font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;*/
  font-size: 16px;
  height: 45px;
  padding: 8px 15px 11px;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 2;
  cursor:pointer;
}


.menu_left_boton:hover {
  background: url("images/botonmenu2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);

}


	
	
.titulo_puerto1 {
  background: none repeat scroll 0 0 #099;
  border-radius: 15px;
  height: 50px;
  margin: 0 auto;
  text-align: center;
  width: 400px;
}


.hpuerto1 {
  color: #fff;
  font-family: 'Patrick Hand',cursive;
  font-size: 22px;
  font-weight: normal;
  line-height: 50px;
  margin: 0;
}


.titulo_puerto2 {
  /*background: none repeat scroll 0 0 #099;*/
  border-radius: 15px;
  height: 50px;
  margin: 0 auto;
  text-align: center;
  width: 400px;
}


.hpuerto2 {
  color: #009999;
  font-family: 'Patrick Hand',cursive;
  font-size: 30px;
  font-weight: normal;
  line-height: 50px;
  margin: 0;
}
	
.titulo_puerto3 {
  /*background: none repeat scroll 0 0 #099;*/
  border-radius: 15px;
  height: 50px;
  margin: 0 auto;
  text-align: center;
  width: 100%;
}


.hpuerto3 {
  color: #6b267c;
  font-family: 'Patrick Hand',cursive;
  font-size: 36px;
  font-weight: normal;
  line-height: 50px;
  margin: 0;
}			


.letrero {
  background: url("images/p2m1.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  height: 220px;
  position: absolute;
  top: -200px;
  width: 160px;
  z-index: 1;
  left: 25px;
}

.letrerom2 {
  background: url("images/p2m2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  height: 220px;
  position: absolute;
  top: -200px;
  width: 160px;
  z-index: 1;
  left: 25px;
}

.botones_bottom{
	position:relative;
	width:700px;
	z-index:4;
	}

.bsiguiente {
  background: url("images/botonsiguente.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #6b267c;
  font-family: 'Patrick Hand',cursive;
  font-size: 18px;
  height: 45px;
  position: relative;
  width: 140px;
  text-align: center;
  line-height: 45px;
  color: #fff;
  float:right;
  cursor: pointer;
}


.bsiguiente:hover {
  background: url("images/botonsiguente2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);

}


.banterior {
  background: url("images/botonsiguente.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #6b267c;
  font-family: 'Patrick Hand',cursive;
  font-size: 18px;
  height: 45px;
  position: relative;
  width: 140px;
  text-align: center;
  line-height: 45px;
  color: #fff;
  float:left;
  cursor: pointer;
}


.banterior:hover {
  background: url("images/botonsiguente2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);

}


/**/

.muelle1-1a{
	
	  background: url("images/puerto1muelle1.1a.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	  width:700px;
	  height:236px;

	}
	
.muelle1-1a-info {
  left: 250px;
  position: relative;
  top: 130px;
  width: 370px;
}


.muelle1-1b{
	  background: url("images/puerto1muelle1.1b.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	  width:700px;
	  height:236px;

	}
	
.muelle1-1b-info {
  left: 25px;
  position: relative;
  top: 65px;
  width: 460px;
}




.muelle1-2a{
	  background: url("images/fondo_p1.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	  width:700px;
	  -webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding: 20px 0px;

	}
	
.muelle1-2a-info {
	/*position:relative;
	top:20px;	*/
  width: 650px;
  margin: 0 auto;
  padding: 8px;
  border: 2px dashed #FFFFFF;
	  -webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	}


.muelle1-2a-img {
  background: url("images/puerto1muelle1.2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  bottom: 0px;
  height: 158px;
  position: absolute;
  width: 548px;
  left: 60px;
}


.muelle1-3a{
	  background: url("images/fondo_p1m3.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	  width:700px;
	  -webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding: 20px 0px;

	}
	
.muelle1-3a-info {
	/*position:relative;
	top:20px;	*/
  width: 650px;
  margin: 0 auto;
  padding: 8px;
  border: 2px dashed #FFFFFF;
	  -webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	}


.muelle1-3a-img {
  background: url("images/puerto1muelle1.3.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  bottom: 0px;
  height: 158px;
  position: absolute;
  width: 260px;
  left: 60px;
}


.muelle1-4a{
	  background: url("images/fondo_p1m4.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	  width:700px;
	  -webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding: 20px 0px;

	}
	
.muelle1-4a-info {
	/*position:relative;
	top:20px;	*/
  width: 650px;
  margin: 0 auto;
  padding: 8px;
  border: 2px dashed #FFFFFF;
	  -webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	}




.muelle1-5a{
	
	  background: url("images/puerto1muelle1.5a.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	  width:700px;
	  height:236px;

	}
	
.muelle1-5a-info {
  left: 50px;
  position: relative;
  top: 150px;
  width: 600px;
}


.muelle1-5b{
	  background: #83B21D;
	  width:700px;
	  -webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding: 20px 0px;
	  

	}
	
.muelle1-5b-info {
	margin: 0 auto;
  width: 650px;
  padding: 8px;
  border: 2px dashed #FFFFFF;
	  -webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}





.muelle2-1a{
	  background: url("images/fondo_muell2_1.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	  width:700px;
	  -webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding: 20px 0px;

	}
	
.muelle2-1a-info {
	/*position:relative;
	top:20px;	*/
  width: 650px;
  margin: 0 auto;
  padding: 8px;
  border: 2px dashed #FFFFFF;
	  -webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	}


.muelle2-1a-img {
  background: url("images/puerto1muelle2-1.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  bottom: 0px;
  height: 158px;
  position: absolute;
  width: 548px;
  left: 60px;
}





/**/



/**/


.accion {
 /* border: 2px solid #A58C70;*/
  padding: 10px;
}

.i2{
	font-size:18px;
	color:#009999;
	margin-right:5px;
	}
	
	
/**/




input{
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #555;
  font-family: inherit;
  margin-bottom: 10px;
  padding: 8px;
  width: 100%;
}

select {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #555;
  font-family: inherit;
  margin-bottom: 10px;
  padding: 4px;
  width: 120px;
}


.select1{}

.memberful-card-number input[type="text"], .memberful-card-name input[type="text"], .memberful-billing-postal input[type="text"] {
  width: 166px;
}


/*

<div class="memberful-card-number">
      <label for="cc-number" style="display: none">Card number:</label>
      <input type="text" required="required" placeholder="Card number" id="cc-number" autofocus="autofocus" autocompletetype="cc-number" autocomplete="cc-number">
    </div>
*/


.textarea{border:#666 1px solid; width:200; font-size:14px; width:100%; height:100}

.labeltab{ font-family:Tahoma, Geneva, sans-serif; font-size:11px; font-weight:bold}
.question{ font-family:Tahoma, Geneva, sans-serif; font-size:12px}
.radio{ border:#666 1px solid; background:#9C6}
.table{ border:#CCCCCC 1px solid}
.table tr td{ border-bottom:#CCCCCC 1px dashed}
label{ cursor:pointer;}
label:hover{ cursor:pointer; background:#99FFFF}

.pregunta {
  background-color: #6B267C;
  color: #fff;
  padding: 10px !important;
  width: 100% !important;
  margin-bottom:10px;
}
.button1 {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #3b93d7;
  background-image: -moz-linear-gradient(center top , #4bb0ff, #3b93d7);
  background-repeat: repeat-x;
  border-color: #2792e5 #2792e5 #1777c2;
  border-image: none;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35), 0 2px 0 rgba(255, 255, 255, 0.3) inset, 0 -1px 1px rgba(0, 0, 0, 0.07) inset;
  color: #fff;
  display: inline-block;
  font-family: "Helvetica Neue","Helvetica",Arial,sans-serif;
  font-size: 16px;
  font-weight: bold;
  margin-top: 5px;
  padding: 14px 0;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(45, 82, 143, 0.33);
  width: 276px;
  cursor:pointer;
}	

.button1:hover{background-color:#469adb;background-repeat:repeat-x;background-image:-khtml-gradient(linear, left top, left bottom, from(#5fb4f7), to(#469adb));background-image:-moz-linear-gradient(top, #5fb4f7, #469adb);background-image:-ms-linear-gradient(top, #5fb4f7, #469adb);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #5fb4f7), color-stop(100%, #469adb));background-image:-webkit-linear-gradient(top, #5fb4f7, #469adb);background-image:-o-linear-gradient(top, #5fb4f7, #469adb);background-image:linear-gradient(top, #5fb4f7, #469adb)}

.button1:active{box-shadow:inset rgba(0,0,0,0.2) 0 0 14px 10px,rgba(0,0,0,0.07) 0 1px 0,rgba(255,255,255,0.05) 0 1px 0}


.wrapper_juegos{
  /*background-color: #333;*/
  height: auto;
  margin: 0 auto;
  position: relative;
  width: 700px;
  text-align:center;
  padding-top:10px;
}

.ayuda{
	position:relative;
	border: #0CF 3px solid;
	width:300px;
	margin: 0 auto;
	}