* { margin: 0; padding: 0; }

body { font: 14px/1.4 Helvetica Neue, Helvetica, Arial, sans-serif; font-weight:300;  }

p { font-size: 14px; line-height: 25px; color: #000; }

strong, b{
  font-weight:bold;
}

.content a {
  color: #FF7373;
}

p a{
  color: #F66;
}

#menu-header a, .event_title h3, #logo-hover, #footer-logo-hover {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s ;
  -o-transition: all 0.25s ;
  -ms-transition: all 0.25s ;
  transition: all 0.25s ;
}

#main-title {
  position: absolute;
  top: 12px;
  left: 0px;
  height: 28px;
  overflow: hidden;
}

#main-title a {
  color: #FF7373;
  display: block;
  font-size: 30px;
  font-weight: normal;
  line-height: 30px;
  text-decoration: none;
  text-shadow: 0 1px rgba(255, 255, 255, 0.1);
  text-transform: uppercase;
}
#logo-hover, #footer-logo-hover {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s ;
  -o-transition: all 0.25s ;
  -ms-transition: all 0.25s ;
  transition: all 0.25s ;
}

article, aside, figure, footer, header, nav, section { display: block; }

*::selection,
*::-moz-selection,
*::-webkit-selection {
  background:#ffa5a5;
}

/*  CLASES DE ATRIBUTOS SIMPLES  */

.relative { position: relative; }

/*  CLEARFIX  */

.clearfix:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.clearfix {
  display: inline-block;
}

html[xmlns] .clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}

/*  ANCHOS  */

.width-145 { width: 145px; }

.full-width { width: 970px;}

.width-310 { width: 310px; }

.width-275 { width: 275px; }

.width-330 { width: 330px; }

.width-640 { width: 640px; }

.width-475 { width: 475px; }

.width-600 { width: 600px; }

.width-225 { width: 225px; }

.width-350 { width: 350px; }

.width-720 { width: 720px; }

.width-950 { width: 950px; }


/*  TIPOGRAFIAS  */

.font01 { font-family: 'LeagueGothicRegular', Helvetica Neue, sans-serif; font-weight: normal; }

.font02 { font-family: 'MuseoSlab500', Helvetica Neue, sans-serif; font-weight: normal; }

.font03 { font-family: 'MuseoSlab700', Helvetica Neue, sans-serif; font-weight: normal; }

.font04 { font-family: 'MuseoSlab900', Helvetica Neue, sans-serif; font-weight: normal; }

.font05 { font-family: 'MuseoSlab500', Helvetica Neue, sans-serif; font-size: 11px; font-weight: normal; }

.font06 { font-family: 'LeagueGothicRegular', Helvetica Neue, sans-serif; font-size: 42px; font-weight: normal; color: #FF7373;}

.font07 { font-family: 'LeagueGothicRegular', Helvetica Neue, sans-serif; font-size: 32px; font-weight: normal; color: #000000;}

.font08 { font-family: 'LeagueGothicRegular', Helvetica Neue, sans-serif; font-size: 28px; font-weight: normal; color: #FF7373;}
/*  BORDES  */

.borderBottom1px { border-bottom: 1px solid black; }

.borderTop1px { border-top: 1px solid black; }

.borderBottom2px { border-bottom: 2px solid black; }

.borderTop2px { border-top: 2px solid black; }

.borderBottom4px { border-bottom:3px solid black; }

.borderTop4px { border-top: 3px solid black; }

.borderTop0px { border-top: 3px solid white; }

.borderBottom0px { border-bottom:0px solid black; }


/*  CLEARS  */

.clear { clear: both; height: 1px; }

.clear10 {
  height: 10px;
  clear: both;
}

.clear20 {
  height: 20px;
  clear: both;
}

.hide { display: none; }

.floatLeft { float: left; }

.floatRight { float: right; }

#page-wrap { margin: 0 auto; }

a { outline: none; text-decoration: none; }

/*  BLOQUES  */

#lang-header {
  height:32px;   /*  TAMANO VISIBLE ORIGINALMENTE  */
  padding: 10px 5px 0 5px;
  overflow: hidden;
}

/*  ESTE ES EL ALTO DEL FORMULARIO OCULTO QUE SE ASIGNA CUANDO SE DESPLIEGA  */
#lang-header.displayForm {
  height: 230px;
}

/*  SELECTOR DE IDIOMAS  */

#lang {
  position: absolute;
  right: 330px;
  height: 30px;
  top: 10px;
}

#lang.right {
  position: absolute;
  right: 0;
  height: 30px;
  top: 10px;
}

#lang ul {
  display: block;
  list-style: none;

}

#lang ul li {
  float: left;
  width: 45px;
}

#lang.right ul li {
  text-align:right;
}

#lang ul li a {
  text-decoration: none;
  color: #ccc;
  font-size: 25px;
  line-height: 35px;
  text-transform: uppercase;
  vertical-align: middle;
  /*text-shadow: 0px 1px RGBA(255,255,255,0.1);*/
}

#lang ul li a:hover, #lang ul li a.active {
  color: black;
  cursor: pointer;
}

label.lang{
  margin-left: 10px;
  margin-right: 5px
}


/*  NEWSLETTER FORM */

#newsletter-form{

}

#mail-label{
  background-color: #999;
  position: absolute;
  right: 202px;
  top: 10px;
  height: 27px;
  padding: 3px 15px 0 0;
  color: white;
  text-transform: uppercase;
  font-size: 25px;
  line-height: 25px;
  text-shadow: 2px 2px #828282;
  margin: 0 5px 0 0;
}

#mail-label span {
  background: url(../images/span-mail-label.png);
  background-repeat: no-repeat;
  width: 20px;
  height: 30px;
  position: absolute;
  left: -20px;
  top: 0;
}

#mail-field{
  position: absolute;
  top: 9px;
  right: 0;
  border: 1px solid #999;
  width: 200px;
  height: 28px;
  margin: 1px 0 0 0;
  font-family: 'LeagueGothicRegular', Arial, sans-serif;
  font-size: 20px;
  line-height: 25px;
  padding: 0 0 0 5px;
  color: #999;
  letter-spacing: 1px;
  font-weight: normal;
}

/*  BLOQUE DE CAMPOS OCULTOS DE NEWSLETTER  */
#hidden-fields {
  margin: 40px 0 0 -5px;
  display: block;
  position: relative;
  overflow: hidden;
  border:1px solid #ebebeb;
  width:968px !important
}

/*  FILAS DE FORMULARIO DE NEWSLETTER  */
.form-block {
  height: auto;
  padding: 17px 4px 14px 4px;
  margin: 0 0 0 3px;
  float: left;
  position: relative;
  width: 960px;
  border-color: #999999 !important
}

/*  PRIMERA FILA DE FORMULARIO OCULTO NEWSLETTER  */
#first-form-block { border-top: 1px solid #e5e5e5; }

/*  ESTILO GENERAL PARA LABELS & INPUTS DEL FORMULARIO OCULTO NEWSLETTER  */
#newsletter-form #hidden-fields label, .label {
  padding: 2px 4px 0 5x;
  color: #333;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 18px;
  border: none;
  /*text-shadow: 0 1px #FFFFFF;*/
}

#newsletter-form #hidden-fields .text-input {
  font-family: Georgia, Times, Times New Roman, serif;
  padding: 6px 5px 6px 4px;
  color: #000000;
  width: 335px;
  font-style: italic;
  letter-spacing: 0px;
  font-size: 18px;
  line-height: 18px;
  border: 1px solid #EBEBEB;
  text-shadow: 0 1px #FFFFFF;
  margin:0 15px 0 3px;
  background-color: #f5f5f5
}

#newsletter-form .fieldError, #contact-form .fieldError {
  border: 1px solid #FF6666 !important;
}
#newsletter-form #postalcode-group {
  visibility:hidden;
}

#city-field, #country-field {
  color: #333;
}

#postalcode-field{
  width: 70px !important
}

#postalcode-label{
  margin-left: 0px !important
}

.disabled{
  color:#999999
}

#newsletter-form #country-select  {
  width: 220px;
  margin-right: 15px
}

#genero-label {
  margin-left: 10px;
}

#birth-label{
  margin-left: 25px
}

.custom-selector, .birth-selector, #newsletter-form #country-select, #horarios-escenarios-select, #salesPointCity {
  font-family: Georgia, Times, Times New Roman, serif;
  border: none;
  height: 30px;
  margin: 0 4px 0 0;
  min-width:40px;
  font-size: 17px;
  padding: 0px 0 0 2px;
  color: black;
  font-style: italic;
  position: relative;
  top: -2px;
  border:1px solid #ebebeb;
  background-color: #f5f5f5
}
.custom-selector option, .birth-selector option, #newsletter-form #country-select option, #horarios-escenarios-select option, #salesPointCity option {
  padding-left: 5px;
}

.birth-selector {
  width: 60px;
  margin-left: 3px
}


#year-birth {
  width: 90px;
}

/*  BOTON PARA CERRAR EL FORMULARIO  */
.exit-form {
  position: absolute;
  display: block;
  width: 50px;
  height: 50px;
  background: url(../images/equis.gif) no-repeat;
  overflow: hidden;
  text-indent: -9999px;
}

.exit-form:hover {
  background-position: 0 -50px;
}


/*  BOTON DEL FORMULARIO DE NEWSLETTER  */
#button-form {
  background: url(../images/button-form-bg.png);
  background-repeat: no-repeat;
  width: 147px;
  height: 34px;
  border: none;
  position: absolute;
  right: 10px;
  top: 10px;
  text-transform: uppercase;
  /*text-shadow: 2px 2px #f05050;*/
  /*filter: dropshadow(color=#0f0505, offx=2, offy=2);*/
  font-size: 20px;
  letter-spacing: 4px;
  color: white;
  padding-bottom: 3px;
  cursor:pointer;
}

/*  EQUIS DEL FORMULARIO DE NEWSLETTER  */

#exit-newsletter-form {
  top: 6px a 20px;
  right: 1px;
  border-left: 1px solid #EBEBEB;
}


/*  ESTILOS PARA TITULOS DE SECCIONES  */

.title-section {
  height:38px;
  border-bottom:1px solid #e5e5e5;
  position: relative;
}

.title-section > h2 {
  font-size:14px;
  letter-spacing:2px;
  line-height:35px;
  text-transform: uppercase;
  text-align: center;
  margin: 0 auto;
}

/*  PAGINACION DENTRO DE LOS TITULOS DE CADA SECCION  */
.pagination {
  position: absolute;
  right: 0;
  top: 0;
  height: 38px;
}

.pagination a, .pagination p {
  float: left;
  height: 38px;
  color: black;
  line-height: 38px;
  font-size: 22px;
}

.pagination a {
  background: url(../images/pagination-arrows.gif) no-repeat;
  overflow: hidden;
  text-decoration: none;
  font-weight: bold;
  display: block;
  width: 30px;
  text-indent: -9999px;
}

.pagination a.prev-btn:hover, .pagination a.prev-btn.disable { background-position: 0 -38px; }

.pagination a.next-btn { background-position: -30px 0; }

.pagination a.next-btn:hover, .pagination a.next-btn.disable { background-position:	-30px -38px; }

.pagination p {
  margin: 0 5px;
  height: 38px;
}

.pagination a.disable, .pagination a.disable {
  pointer-events: none;
  cursor: default;
}

#bg-menu-header { background-color: white; height: 95px; margin: 0 auto; }


#menu-header {
  background-color: white;  /*  SE NECESITA ESTO PORQUE EN IE NO VA EL '#bg-menu-header' ??  */
  border-top: 3px solid black;
  height:85px;
  margin: 7px auto 0 auto;
  box-shadow: 0px 5px 0px rgba(255,255,255,0.5);
  -moz-box-shadow: 0px 5px 0px rgba(255,255,255,0.5);
  -webkit-box-shadow: 0px 5px 0px rgba(255,255,255,0.5);
}

/* --  SUBMENU  --  */

#menu-header nav ul li ul.submenu {
  /*visibility: hidden;*/
  display: none;
  position: absolute;
  float: none;
  background: black;
  top: 75px;
  left: -80px;
  padding: 15px 20px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 0 3px #fff;
  -moz-box-shadow: 0 0 0 3px #fff;
  box-shadow: 0 0 0 3px #fff;
  z-index: 1000;
  width: 220px;
  height: auto;
  border: none;
}

.submenu:before {
  content: "";
  height: 15px;
  position: absolute;
  top: -15px;
  width: 25px;
  background: url(../images/pestana1-submenu.png);
  background-repeat: no-repeat;
  left: 108px;
}

#menu-header nav ul li ul li {
  list-style-image: none;
  float: none;
  background: black;
  margin: 0;
  padding: 0;
  border-bottom: 2px solid #404040;
  margin-bottom: 5px;
}

#menu-header nav ul li ul li a {
  color: white;
  text-shadow: none;
  letter-spacing: 2px;
  display: block;
  text-align: center;
  line-height: 25px;
  height: auto;
  padding: 8px 0;
}

#menu-header nav ul li ul li a:hover {
  border: none;
  color: #ff6666;   /* opcion rojo web */
}


/*  LOGO CON ANIMACION  */

#logo, #footer-logo {
  background: url(../images/logo-bg.png) no-repeat;
  position: absolute;
  width: 48px;
  height: 48px;
  z-index: 40;
  overflow: hidden;
}

#logo {
  left: 10px;
  top: 18px;
}

#logo-hover, #footer-logo-hover {
  position: absolute;
  display: block;
  background: url(../images/logo-hover.png);
  background-repeat: no-repeat;
  width: 96px;
  height: 48px;
  text-indent: -9999px;
  left: 0;
}

#logo-hover:hover, #footer-logo-hover:hover {
  left: -48px;
}

#store {
  background: url(../images/ps_store.gif) no-repeat;
  overflow: hidden;
  width: 107px;
  height: 57px;
  float: right;
  text-decoration: none;
  color: #fff;
  font-size: 24pt;
  text-transform: uppercase;
  text-align: center;
  text-indent: -20px;
  line-height: 55px;
  margin-top: 16px;
  margin-left: 8px;
}

#store:hover {
  background-position: 0 -57px;
  text-shadow: none;
  /*filter: none;*/
}
#primavera-btn-connect {
  text-indent: -9999px;
  margin-left: 8px;
  overflow: hidden;
  cursor: pointer;
  width: 65px;
  height: 65px;
  float: right;
  position: absolute;
  background: url(../../psb/images/BTN_CONNECT_PRIMAVERA.jpg);
  overflow: hidden;
  margin-top: 10px;
  margin-left: 755px;
}

#primavera-tv {
  text-indent: -9999px;
  margin-left: 8px;
  overflow: hidden;
  cursor: pointer;
  width: 65px;
  height: 65px;
  float: right;
  background: url(../images/ps_tv.gif);
  overflow: hidden;
  margin-top: 10px;
}

#primavera-tv:hover {
  background-position: 0 -65px;
}

#primavera-pro {
  margin-left: 8px;
  margin-top: 10px;
  text-indent: -9999px;
  overflow: hidden;
  cursor: pointer;
  width: 65px;
  height: 65px;
  background: url(../images/ps_pro.gif);
  float: right;
}

#primavera-pro:hover {
  background-position: 0 -65px;
}

#primavera-elsegell {
  margin-left: 8px;
  margin-top: 10px;
  text-indent: -9999px;
  overflow: hidden;
  cursor: pointer;
  width: 65px;
  height: 65px;
  background: url(../images/elsegell.jpg);
  float: right;
}

#primavera-elsegell:hover {
  background-position: 0 -65px;
}


/*  NAVEGACION DEL 'menu-header'  */
#menu-header nav {
  position: absolute;
  height: 85px;
  top: 0;
  left: 70px;
  /*background-color: white;*/
  text-shadow: 0px 1px RGBA(0,0,0,0.1);
  letter-spacing: 2px;
}

#menu-header nav ul li {
  float: left;
  margin: 0 10px 0 15px;
  list-style-image: url(../images/bullet-header-nav.png);
}

/*  PARA QUITARLE EL PUNTO ROJO DE DELANTE AL PRIMER ELEMENTO DE LA LISTA DE LA NAVEGACION  */
#menu-header nav ul li:first-child { list-style: none;}

#menu-header nav ul li a {
  display: block;
  text-decoration: none;
  font-size: 20pt;
  line-height: 80px;
  text-transform: uppercase;
  color: #000;
  text-shadow:2px 2px 0 #efefef;
  letter-spacing: 1px;
  /*filter: dropshadow(color=#dadada, offx=2, offy=2);*/
}

#menu-header nav ul li.submenu-title:hover ul.submenu, #menu-header nav ul li.submenu-title ul.submenu:hover {
  display: block;
}

/*  ESTILO DE HOVER PARA LOS ITEMS DE MENU QUE NO TIENEN DESPLEGABLE  */
.hover-bottom-line:hover, #menu-header nav ul li a.active {
  border-bottom: 5px solid black;
}

/*  CAJA A LA DERECHA DEL 'menu-header' PARA OCULTAR CONTENIDO CUANDO SEA NECESARIO (AL ESTAR FIJO, OCULTAR LOS SPANS DE LOS THUMBNAILS*/
#fixed-right-whiteBox {
  position: absolute;
  width: 20px;
  background: white;
  height: 95px;
  right: -20px;
  top: -10px;

}

div.title-page {
  position: relative;
  margin-bottom: 10px;
  padding: 40px 0 0 0;
  /*filter:dropshadow(color=#fff, offx=1, offy=1);*/
}

div.title-page > h1 {
  font-size: 58px;
  line-height: 58px;
  color: black;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
}

div.title-page-press > h1 {
  font-size: 50px;
  line-height: 58px;
  color: black;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
}

div.title-page form {
  display: block;
  height: 30px;
  position: absolute;
  right: 0;
  top: 51px;
}

input.searchBar, button.btn_searchBar {
  border: 1px solid black;
  line-height: 30px;
  font-size: 20px;
  font-weight: normal;
  float: left;
}

input.searchBar {
  width: 240px;
  height: 35px;
  text-indent: 10px;
}

button.btn_searchBar {
  background: black;
  border: 1px solid black;
  color: white;
  width: 63px;
  padding: 0 10px;
  height: 37px;
  text-transform: uppercase;
}

button.btn_searchBar:hover {
  cursor: pointer;
}



/*  TEXTO DE PREVIOS  */
.excerpt {
  font-size: 14px;
  color: #333;
  line-height: 20px;
}

/*  FORMA LA CUAL INDICA QUE HAY MAS CONTENIDO EN LOS PREVIOS DE CADA SECCION  */
.moreShape {
  display: block;
  width: 10px;
  height: 10px;
  background: #ff7373;
  margin-top: 5px;
}

.moreShape:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 5px solid #ff7373;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  margin-left: 10px;
}

#footer-logo { left: 0px; top: 15px; }

#corchete-izq, #corchete-izq-pstp, #corchete-der {
  position: absolute;
  width: 11px;
  height: 40px;
  top: 20px;
  background: url(../images/footer-corchetes.png) no-repeat;
}

#corchete-izq { right: 535px; }
#corchete-izq-pstp { right: 460px; }

#corchete-der { right: 0; background-position: -11px 0; }

#sponsors { overflow: hidden; }

#sponsors-container li {
  display: block;
  width: 150px;
  float: left;
  margin: 0 10px 10px 0;
}

#footer-social-links { /*  UL DE LINKS DE REDES SOCIALES */
  display: block;
  height: 40px;
  position: relative;
  width: 530px;
  float: right;
  margin-right: 16px;
  margin-top: 18px;
}

#footer-social-links-pstp { /*  UL DE LINKS DE REDES SOCIALES */
  display: block;
  height: 40px;
  position: relative;
  /*width: 490px;*/
  float: right;
  margin-right: 16px;
  margin-top: 10px;
}
#header-social-links { /*  UL DE LINKS DE REDES SOCIALES */
  display: block;
  height: 40px;
  position: relative;
  width: 590px;
  float: right;
  margin-right: 16px;
  margin-top: 18px;
}
#header-social-links-pstp { /*  UL DE LINKS DE REDES SOCIALES */
  display: block;
  height: 40px;
  position: relative;
  /*width: 490px;*/
  float: right;
  /*margin-right: 16px;*/
  margin-top: 10px;
}

.footer-link {
  width: 40px;
  height: 58px;
  overflow: hidden;
  float: left;
  margin-left: 18px;
  /*background: url(../images/custom-social-links5.gif) no-repeat;*/
  cursor: pointer;
}
.footer-link-menu {
  /*width: 40px;*/
  height: 60px;
  overflow: hidden;
  float: left;
  margin-left: 18px;
  /*background: url(../images/custom-social-links5.gif) no-repeat;*/
  cursor: pointer;
}

.footer-link a {
  text-decoration: none;
  color: #999;
  font-size: 12pt;
  font-weight: normal;
  text-transform: uppercase;
  display: block;
  text-align: center;
  width: 50px;
  height: 25px;
  padding-top: 55px;
  margin-left: -2px;
}
.footer-link-menu a {
  text-decoration: none;
  color: #999;
  font-size: 12pt;
  font-weight: normal;
  text-transform: uppercase;
  display: block;
  text-align: center;
  width: 50px;
  height: 25px;
  padding-top: 45px;
  margin-left: -2px;
}

.header-link a {
  text-decoration: none;
  color: #999;
  font-size: 12pt;
  font-weight: normal;
  text-transform: uppercase;
  display: block;
  text-align: center;
  width: 54px;
  height: 25px;
  padding-top: 55px;
  margin-left: -2px;
}
.header-link-menu a {
  text-decoration: none;
  color: #999;
  font-size: 12pt;
  font-weight: normal;
  text-transform: uppercase;
  display: block;
  text-align: center;
  width: 50px;
  height: 25px;
  padding-top: 45px;
  margin-left: 0px;
}

.header-link-menu {
  width: 55px;
  height: 65px;
  overflow: hidden;
  float: left;
  margin-left: 0px;
  /*background: url(../images/custom-social-links5.gif) no-repeat;*/
  cursor: pointer;
  margin-left: -0px;
}


#foro-link { background: url(/ps-single/images/social-icon-foro.png) no-repeat; background-position: 0px -2px; }																	
#foro-link:hover { background: url(/ps-single/images/social-icon-foro.png) no-repeat; background-position: 0px -82px; }

#twitter-link { background: url(/ps-single/images/social-icon-twiter.png) no-repeat; background-position: 0px -2px; }																	
#twitter-link:hover { background: url(/ps-single/images/social-icon-twiter.png) no-repeat; background-position: 0px -82px;	 }

#googleplus-link { background: url(/ps-single/images/social-icon-googleplus.png) no-repeat; background-position: 0px -2px; }																	
#googleplus-link:hover { background: url(/ps-single/images/social-icon-googleplus.png) no-repeat; background-position: 0px -82px;	 }

#facebook-link { background: url(/ps-single/images/social-icon-facebook.png) no-repeat; background-position: 0px -2px; }																	
#facebook-link:hover { background: url(/ps-single/images/social-icon-facebook.png) no-repeat; background-position: 0px -82px; }

#myspace-link { background: url(/ps-single/images/social-icon-myspace.png) no-repeat; background-position: 0px -2px; }																	
#myspace-link:hover { background: url(/ps-single/images/social-icon-myspace.png) no-repeat; background-position: 0px -82px; }

#spotify-link { background: url(/ps-single/images/social-icon-spotify.png) no-repeat; background-position: 0px -2px; }																	
#spotify-link:hover { background: url(/ps-single/images/social-icon-spotify.png) no-repeat; background-position: 0px -82px; }																	

#rss-link { background: url(/ps-single/images/social-icon-rss.png) no-repeat; background-position: 0px -2px; }
#rss-link:hover { background: url(/ps-single/images/social-icon-rss.png) no-repeat; background-position: 0px -82px; }

#pinterest-link { background: url(/ps-single/images/social-icon-pinterest.png) no-repeat; background-position: 0px -2px; }
#pinterest-link:hover { background: url(/ps-single/images/social-icon-pinterest.png) no-repeat; background-position: 0px -82px; }

#instagram-link { background: url(/ps-single/images/social-icon-instagram.png) no-repeat; background-position: 0px -2px; }
#instagram-link:hover { background: url(/ps-single/images/social-icon-instagram.png) no-repeat; background-position: 0px -82px; }

#youtube-link { background: url(/ps-single/images/social-icon-youtube.png) no-repeat; background-position: 0px -2px; }
#youtube-link:hover { background: url(/ps-single/images/social-icon-youtube.png) no-repeat; background-position: 0px -82px; }

#wordpress-link { background: url(/ps-single/images/social-icon-wordpress.png) no-repeat; background-position: 0px -2px; }
#wordpress-link:hover { background: url(/ps-single/images/social-icon-wordpress.png) no-repeat; background-position: 0px -82px; }

#tumblr-link { background: url(/ps-single/images/share-tmblr.png) no-repeat; background-position: 0px 3px; }
#tumblr-link:hover { background: url(/ps-single/images/share-tmblr-hover.png) no-repeat; background-position: 0px 3px; }

#header-tumblr-link { background: url(/ps-single/images/share-tmblr.png) no-repeat; background-position: 4px 3px; }
#header-tumblr-link:hover { background: url(/ps-single/images/share-tmblr-hover.png) no-repeat; background-position: 4px 3px; }

#deezer-link { background: url(/ps-single/images/social-icon-deezer.png) no-repeat; background-position: 0px -2px; }																	
#deezer-link:hover { background: url(/ps-single/images/social-icon-deezer.png) no-repeat; background-position: 0px -82px;	 }

footer {
  height: 100px;
  clear:both;
  width:100%;
  margin-top: 80px;
  position:relative;
}

footer::before {
  content:"";
  display:block;
  height:1px;
  width:100%;
  border-top:1px solid #e5e5e5;
  position:absolute;
  top:-60px;
  left:0;
}

footer a, footer p {
  color: black;
}

footer a:hover {
  color: #ff7373;
}

#footer-links {
  left: 60px;
  top: 18px;
  letter-spacing: 1px;
  font-size: 11px;
  text-indent: 0px;
  text-transform: uppercase;
  line-height: 15px;
  position: absolute;
  padding-bottom: 8px;
}

#copyright {
  padding-top: 3px;
  left: 60px;
  /*font-size: 12px;*/
  position: absolute;
  /*color: #666;*/
}

footer.pso #terms, footer.pso #contact {
  top: 15px;
  letter-spacing: 2px;
  font-size: 12px;
}

footer.pso #terms {
  text-indent: 0px;
  text-transform: uppercase;
}
footer.pso #terms, footer.pso #copyright {
  left:60px;
}

footer.pso #terms:hover, footer.pso #contact:hover {
  color: #ff7373;
}
footer.pso a, footer.pso p {
  color: black;
  line-height: 20px;
  position: absolute;
}

footer.pso #contact {
  left: 260px;
  text-indent: 18px;
  text-transform: uppercase;
}
footer.pso #footer-social-links {
  width:485px;
}
footer.pso #corchete-izq {
  right: 495px;
}

#copyright {
  top: 40px;
}

#contact {
  left: 346px;
  text-transform: uppercase;
  text-indent: 20px;
}

#contact strong {
  margin: 0 10px;
}

#contact:hover strong { color: black; }

/*  TEXTO CITADO EN LOS PARRAFOS  */

.quote {
  display: block;
  padding: 20px 20px 10px 20px;
  font-size: 25px;
  line-height: 30px;
  color: #333;
}

.quote em {
  color: #ff6666;
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  width: 30px;
  height: 30px;
  background: url(../images/quote.png);
  background-repeat: no-repeat; margin-top: 10px;
}

#backtoTop {
  font-family: 'LeagueGothicRegular', Helvetica Neue, sans-serif;
  position: absolute;
  float:left;
  font-size: 19px;
  letter-spacing: 4px;
  font-weight:normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  background: #ddd;
  margin-top: -45px;
  margin-left:-96px;
  left: 50%;
  padding: 3px 22px 0 38px;
  display: block;
  color: white;
  height:25px;
  line-height: normal;
  /*-webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;*/
  -webkit-box-shadow: 0px 2px 0px 0px #efefef;
  -moz-box-shadow: 0px 2px 0px 0px #efefef;
  box-shadow: 0px 2px 0px 0px #efefef;
  text-shadow: 2px 2px 0px #ccc;
  /*filter: dropshadow(color=#ccc, offx=2, offy=2);*/
}

#backtoTop::before {
  content: "";
  display:block;
  position:absolute;
  top:-4px;
  left:-8px;
  height:39px;
  width:39px;
  font-weight:bold;
  background: url('../images/arrow-backtotop.png') top left no-repeat;
}


#backtoTop::after {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  font-size: 0;
  border-width: 15px;
  border-style: solid;
  border-color: transparent white transparent transparent;
  right: -1px;
  top: -1px;
}

#backtoTop:hover {
  background: #f66;
  text-shadow: 2px 2px 0px #F05050;
  /*filter: dropshadow(color=#F05050, offx=2, offy=2);*/
}

/*  CONTENIDO OCULTO  */

/*  BLOQUE NEGRO CON TRANSPARENCIA  */
#overlay {
  display: none;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  background: black;
  opacity: 0.5;
  width: 100%;
  height: 100%;
  z-index: 550;
}

/*  FORMULARIO DE CONTACTO  */
#contact-form {
  display: none;
  opacity: 0;
  padding: 20px 30px 10px 30px;
  /*height: 575px;*/
  /*margin: -320px 0 0 -320px;*/
  position: fixed;
  top: 8%;
  left:15%;
  right:15%;
  bottom:8%;
  overflow:auto;
  min-width: 580px;
  z-index: 1001; /* Debe estar por encima del submenÃº */
  background: #ffffff;
  -webkit-box-shadow: 6px 6px 0 0 rgba(0, 0, 0, 1), inset 0px 0px 0px 1px #ddd;
  -moz-box-shadow: 6px 6px 0 0 rgba(0, 0, 0, 1),inset 0px 0px 0px 1px #ddd;
  box-shadow: 6px 6px 0 0 rgba(0, 0, 0, 1),inset 0px 0px 0px 1px #ddd;
  border: 7px solid #EEE;
}

#alojamiento {
  display: none;
  opacity: 0;
  padding: 0px 0px 0px 0px;
  /*height: 575px;*/
  /*margin: -320px 0 0 -320px;*/
  position: fixed;
  top: 50%;
  left:50%;
  right:15%;
  margin-top: -125px;
  margin-left: -290px;
  /*
  bottom:8%;
  */
  overflow:none;
  width: 580px;
  height: 250px;
  z-index: 1001; /* Debe estar por encima del submenÃº */
  background: #ffffff;
  -webkit-box-shadow: 6px 6px 0 0 rgba(0, 0, 0, 1), inset 0px 0px 0px 1px #ddd;
  -moz-box-shadow: 6px 6px 0 0 rgba(0, 0, 0, 1),inset 0px 0px 0px 1px #ddd;
  box-shadow: 6px 6px 0 0 rgba(0, 0, 0, 1),inset 0px 0px 0px 1px #ddd;
  border: 7px solid #EEE;
}

#contact-form .title-section {
  margin-bottom: 10px;
  border-bottom: 1px solid black;
  height: 44px;
}

#contact-form .title-section h2 {
  line-height: 40px;
  font-size: 35px;
  padding-bottom: 8px;
  letter-spacing: 8px;
  font-weight: normal;
}

#contact-form .title-section h2 strong {
  color: #ff7373;
}
#contact-form form {
  min-width:530px;
  margin:0 auto;
}
#exit-contact {
  right: 0;
  top: -7px;
  border-left: 1px solid #ebebeb;
}

#contact-form form ul li.input {
  display: block;
  height: 30px;
  min-width: 570px;
  border-bottom: 1px solid #ccc;
  padding: 10px 0 10px 10px;
}

#contact-form form ul #li-message {
  height: 175px;
  border-bottom: 3px solid #e5e5e5;
}

#contact-form form ul { border-bottom: 1px solid #b7b7b7; }

#contact-form form ul li { list-style-type: none; }

#contact-form form ul li.input input,
#contact-form form ul li.input select,
#contact-form form ul li.input textarea {
  font-family: Georgia, Times, Times New Roman, serif;
  border: none;
  height: 30px;
  margin-left: 20px;
  width: 365px;
  font-size: 18px;
  padding: 0 10px;
  color: black;
  font-style: italic;
}

#contact-form form ul li.input select {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
}

#contact-form form ul li.input textarea {
  height: 160px;
  background: #f2f2f2;
  border: 1px solid #ccc;
  padding: 5px 10px;
  resize: none;
}

#contact-form form ul li.input label {
  font-family: 'LeagueGothicRegular', Helvetica, sans-serif; font-weight: normal;
  width: 27%;
  float: left;
  text-align: right;
  text-transform: uppercase;
  line-height: 30px;
  font-size: 24px;
  letter-spacing: 1px;
}

#contact-form-button {
  background: url(../images/button-form-bg.png);
  background-repeat: no-repeat;
  width: 147px;
  height: 34px;
  border: none;
  position: relative;
  left: 50%;
  margin-top: -10px;
  margin-left: -73px;
  font-family: 'LeagueGothicRegular', Arial, sans-serif;
  text-transform: uppercase;
  text-shadow: 2px 2px #f05050;
  /*filter: dropshadow(color=#f05050, offx=2, offy=2);*/
  font-size: 20px;
  letter-spacing: 4px;
  color: white;
  padding-bottom: 3px;
  cursor: pointer;
}

#contact-form-button.press-selected {
  bottom: 40px;
}

#contact-form form ul #li-message textarea.press-selected {
  height: 115px;
}


/*  CONFIRMACION DEL FORMULARIO DE NEWSLETTER  */
#newsletter-error, #contact-error {
  color:#ff6666;
  height:10px;
  margin-left:10px;
}

#newsletter-confirmation, #settings-newsletter-confirmation {
  text-align: center;
  margin: 50px 0 0 0;
  position: relative;
}

#newsletter-confirmation > h2 {
  width: 200px;
  height: 60px;
  margin: 0 0 0 30px;
  background: #ff7373;
  position: relative;
  color: white;
  font-size: 40px;
  text-align: center;
  text-indent: 25px;
  text-shadow: 4px 4px 0 #F05050;
  /*filter: dropshadow(color=#F05050, offx=2, offy=2);*/
  font-weight: normal;
  letter-spacing: 1px;
  /*-webkit-fontfilter-smoothing: antialiased;*/
}

#newsletter-confirmation > h2:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 30px solid white;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  top: 0;
  left: -1px;
}

#newsletter-confirmation > h2:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 30px solid #ff7373;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  top: 0;
  right: -29px;
}

#newsletter-confirmation > p, #settings-newsletter-confirmation > p {
  font-size: 28px;
  line-height: 32px;
  display: block;
  width: 640px;
  position: absolute;
  top: 0;
  right: 0;
  height: auto;
  border-left: 1px solid #e5e5e5;
  padding: 3px 0 0 20px;
  text-align: left;
}



/*  CONFIRMACION DEL FORMULARIO DE CONTACTO  */

#contact-confirmation{
  text-align: center;
  margin: 40px 20px;
}

#contact-confirmation > h2 {
  margin: 20px auto;
  width: 250px;
  height: 80px;
  background: #ff7373;
  position: relative;
  color: white;
  font-size: 60px;
  text-align: center;
  line-height: 75px;
  text-shadow: 4px 4px 0 #F05050;
  /*filter: dropshadow(color=#F05050, offx=2, offy=2);*/
}

#contact-confirmation > p {
  margin: 30px 0 0 0;
  font-size: 25px;
  border-top: 1px solid #b7b7b7;
  padding-top: 20px;
}

.points-pager {
  text-align: center;
  margin: 0 auto 0 auto;
  height: 55px;
}

.points-pager ul {
  margin: 10px;
}

.points-pager ul li {
  background: url(../images/pagination-dot.png);
  background-repeat: no-repeat;
  float: left;
  margin: 10px 15px;
  overflow: hidden;
}

.points-pager ul li a {
  display: block;
  width: 14px;
  height: 14px;
  text-indent: -9999px;
}

.points-pager ul li.visible {
  background: url(../images/pagination-dot-visible.png);
  background-repeat: no-repeat;
  color: black;
}


.points-pager-pstp {
  text-align: center;
  /*margin: 0 auto 0 auto;*/
  height: 55px;
}
.points-pager-pstp ul {
  margin: 10px;
}

.points-pager-pstp ul li {
  background: url(../images/pagination-dot.png);
  background-repeat: no-repeat;
  float: left;
  margin: 10px 15px;
  overflow: hidden;
}

.points-pager-pstp ul li a {
  display: block;
  width: 14px;
  height: 14px;
  text-indent: -9999px;
}

.points-pager-pstp ul li.visible {
  background: url(../images/pagination-dot-visible.png);
  background-repeat: no-repeat;
}

li.info-block {
  display: block;
  background: #ff7373;
  list-style-type: none;
  margin: 0 20px 20px 0;
  float: left;
  padding: 10px 0;
  color: white;
  text-align:center;
  border: 1px solid #f66;
  box-shadow:  5px 5px 0px #eeeeee;
  -webkit-box-shadow: 5px 5px 0px #eeeeee;
  -moz-box-shadow:  5px 5px 0px #eeeeee;
}

li.info-block h3 {
  font-size: 36px;
  font-weight: normal;
  line-height: 35px;
  text-transform: uppercase;
  border-top: 1px dotted white;
  padding:15px 20px 5px 20px;
  text-shadow: 2px 2px 0px #f05050;
  /*filter: dropshadow(color=#f05050, offx=2, offy=2);*/

}

li.info-block p {
  font-size: 23px;
  border-top: 1px solid #ff9696;
  margin: 0 20px;
  text-transform: uppercase;
  text-shadow: 2px 2px 0px #f05050;
  color: #fff;
  /*filter: dropshadow(color=#f05050, offx=2, offy=2);*/
  line-height: 35px;
}

#share-news li a span {
  display: none;
}

.lista {
  list-style-type: circle;
  margin-left:30px;
}

.lista li {
  margin-top: 10px;
}

.lista a{

  color: #F66;

}
/* WIDGET ALOJAMIENTO */
#alojamiento-widget {
  display: none;
  opacity: 0;
  padding: 20px 30px 10px 30px;
  /*height: 575px;*/
  /*margin: -320px 0 0 -320px;*/
  position: fixed;
  top: 8%;
  left:15%;
  right:15%;
  bottom:8%;
  overflow:auto;
  min-width: 280px;
  z-index: 1001; /* Debe estar por encima del submenú */
  background: #ffffff;
  -webkit-box-shadow: 6px 6px 0 0 rgba(0, 0, 0, 1), inset 0px 0px 0px 1px #ddd;
  -moz-box-shadow: 6px 6px 0 0 rgba(0, 0, 0, 1),inset 0px 0px 0px 1px #ddd;
  box-shadow: 6px 6px 0 0 rgba(0, 0, 0, 1),inset 0px 0px 0px 1px #ddd;
  border: 7px solid #EEE;
}

#alojamiento-widget .title-section {
  margin-bottom: 10px;
  border-bottom: 1px solid black;
  height: 44px;
}

#alojamiento-widget .title-section h2 {
  line-height: 40px;
  font-size: 35px;
  padding-bottom: 8px;
  letter-spacing: 8px;
  font-weight: normal;
}

#alojamiento-widget .title-section h2 strong {
  color: #ff7373;
}
#alojamiento-widget form {
  min-width:230px;
  margin:0 auto;
}
#exit-alojamiento {
  right: 0;
  top: -7px;
  border-left: 1px solid #ebebeb;
}

.lopd-text {
  color: #666;
  font: 14px Helvetica Neue, Helvetica, Arial, sans-serif;
  padding: 15px 0px 4px 0px;
}

.lopd-text-press {
  color: #666;
  font: 12px Helvetica Neue, Helvetica, Arial, sans-serif;
  padding: 15px 0px 4px 0px;
}

.feature-block2 h2 i {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  color:#999;
}

#main-title i {
  text-transform: uppercase;
  height: 60px;
  line-height: 0px;
  font-weight: normal;
  padding: 0;
  letter-spacing: 4px;
  text-shadow:2px 2px 0px #cccccc;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-style: normal;
  color:#999;
}

#cookie-foo {
  display: none;
  border: 1px solid #EEE;
  background: #EEE;
  height: 69px;
  padding: 0px 8px 15px 8px;
}

#cookie-foo span {
  float: left;
  color: #666;
  /*    font: 14px Helvetica Neue, Helvetica, Arial, sans-serif;*/
  padding: 2px 2px 6px 4px;
  line-height: 23px;
}

#cookie-foo a {
  color: #666;
  font-weight: bold;
}

.exit-cookie {
  float: right;
  margin-top: 2px;
  padding: 0px 10px 0px 15px;
  display: block;
  width: 30px;
  height: 30px;
  background: url(../images/equis.gif) no-repeat;
  background-position: 0px -5px;
  text-indent: -9998px;
}

#cookie-foo .cookie-law-button {
  color: #fff;
  background-color: #444;
  padding: 1px;
  line-height: 1;
  padding: 5px 10px 6px;
  font-size: 12px;
}

#cookie-foo .cookie-law-button:hover {
  color: #ff7373;
}

.noMenus .full-width { width: 100%;}
.noMenus .floatRight {float:left;}
.noMenus .title-page h1 {display:none;}
.noMenus .sidebar {display:none;}
