@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-color: #2f2f31;

}

.hidden {
  display: none;
}

input,
textarea {
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;  
  font-size: 11px;
}

#content-wrapper {
  min-height: 400px;
}

h1.error {
  text-align: center;
  color: #cdcdcd;
  margin: 100px 0;
}
#header,
#content,
#footer {
  width: 805px;
  margin: 0 auto;
}

#preview-header {
  font-size: 15px;
  color: #fff;
  padding: 10px;
  background-color: #000;
}

.contenido-seccion {
  padding-top: 20px;
  position: relative;
}

.contenido-estatico p {
  width: 490px;
}

.separador {
  color: #e00022;
}


#top-link {
  text-align: right;
}

body#popup #content {
  width: 500px;
  margin: 0 auto;
  padding: 50px 0 30px 0;
}


#header {
  padding-bottom: 30px;
}

h2,h3 {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

a img {
  border: 0;
}

a {
	text-decoration: none;
	color:#bababa
}


a:hover {
	text-decoration: none;
	color:#e00022
}


a.boton {
  display: block;
  background-color: #e00022;
  width: 205px;
  height: 20px;
  text-align: center;
  padding-top: 5px;
}


.clear {
  clear: both;
}

.center {
  margin: 0 auto;
}

#language_esp {
	position: absolute;
	top: 20px;
	right: 10px;
	text-align: right;
}

#centrar {
	position:relative;
	height:auto;
	width:955px;
	margin-right: auto;
	margin-left: auto;
}



#Cabecera {
	position: relative;
	width: 805px;
	left: 0px;
	top: 0px;
	height: 225px;
}

#Logo_ARS {
	position:absolute;
	left:0px;
	top:70px;
	width:250px;
}

#banner_top {
	position:absolute;
	top:70px;
	right: 0;
}

#suscribase_top {
	position:absolute;
	height:15px;
	right: 73px;
	top: 125px;
}

#mainContentBanner{
	position:relative;
	width:805px;
	height:400px;
	margin-top: 45px;
	left: 75px;
	margin-bottom: 20px;
}

#menu_botones {
	position: absolute;
	width: 805px;
	left: 0;
	top: 205px;
	margin-right: 0px;
	margin-left: 0px;
	height: 16px;
}

#menu_botones a {
  overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 16px;
	position: relative;
  display: block;
  text-indent: -1500px;
}


  
#menu_botones .activo a {
  background-position: 0px -32px;
}

#menu_botones a:hover {
	background-position: 0px -16px;
}	

#menu_botones .opcion_menu {
  position: absolute;
  top: 0;
}

#bloque {
	position:relative;
	width:955px;
	margin-top: 40px;
	padding-bottom: 20px;
}

#cierre {
	position: relative;
	clear: left;
	height: 40px;
	margin-top: 25px;
}




/* NOTICIAS */
.actualidad_thumbnail_link {
  display: block;
  width: 75px;
  height: 75px;
}
.actualidad_cuadro {
  background-color: #3C3C3D;
  height: 190px;
  margin-bottom: 15px;
  position: relative;
}

.actualidad_texto {
  height: 148px;
  width: 390px;
  position: absolute;
  padding: 18px;
  left: 0px;
  top: 0px;
  overflow: hidden;
}

.actualidad_foto {
	width: 320px;
	position: absolute;
	height: 190px;
	left: 430px;
	top: 0px;
}

.actualidad_mas {
	position: absolute;
	height: 55px;
	width: 55px;
	right: 0px;
	bottom: 0px;
}

.actualidad_columna {
  xfloat: left;
}

/* noticias detalle */
#actualidad_bloque_detalle {
position: relative;
}

#actualidad_columna_texto {
  width: 390px;
  padding-right: 50px;
	float: left;
}

#actualidad_columna_imagenes {
	width: 365px;
	margin-left: 440px;
}


#actualidad_imagenes li {
  float: left;
  margin-bottom: 15px;
}

#actualidad_imagenes li.margin {
  margin-right: 21px;
} 

.actualidad_imagenes_descripciones {
  display: none;
}

#actualidad_imagen_descripcion,
#actualidad_video_descripcion {
  padding: 10px 0;
}


#actualidad_enlaces {
  padding: 15px 0;
  list-style-type: none;
  margin: 0;
}

#actualidad_enlaces li {
  display: inline;
}

#actualidad_enlaces li a {
  color: #e00022 !important;
}
#actualidad_enlaces li a:hover {
  text-decoration: underline !important;
}


.actualidad_banner {
 margin-bottom: 15px;
}

#subir {
	position: relative;
	right: 75px;
	bottom: 0px;
	float: right;
}

#subir_b {
	position: relative;
	right: 75px;
	bottom: 0px;
	float: right;
}


.clear {
  clear: both;
}


/* buscador */
#buscador {
  position: absolute;
  top: 13px;
  left: 355px;
  width: 200px;
  text-align: right;
  height: 30px;
}

#buscador .input-wrapper {
  background: url('../../img/search-bg.png') no-repeat 0 -1px;
  width: 155px;
  height: 30px;
  position: absolute;
  *right: 35px;	
}

#buscador_boton {
  color: #fff;
  display: block;
  padding: 8px 0 0 0;
  background-color: transparent;
  border: 0;
  position: absolute;
  right: 0;
  width: 45px;
  
}

#buscador input.search {
  border: 0;
  background: none;
  padding: 7px 4px;
  width: 125px;
  font-size: 11px;
  font-family: "Lucida Grande",Geneva,Arial,Helvetica,sans-serif;
  position: absolute;
  left: 3px;
}




/* TIENDA */
#tienda {
  padding-top: 20px;
}

.suscripciones_bloque {
  width: 205px;
  float: left;
  margin: 0 auto;
  margin-right: 95px;
  height: 120px;
  position: relative;
}

.suscripciones_bloque h3 {
  color: #e00022;
  margin-bottom: 10px;
  font-size: 11px;
}

.suscripciones_bloque a.boton {
  position: absolute;
  bottom: 0;
  width: 205px;
  left: 0;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.suscripciones_bloque.ultimo {
  margin-right: 0;
}

/* FORMULARIOS */
.contenido-formulario {
  padding: 10px 20px;
  background-color: #3C3C3D;
}

.contenido-formulario label {
  color: #fff;
  width: 80px;
  display: block;
  float: left;
}

.contenido-formulario label.inline {
  float: none;
  display: inline;
}

.contenido-formulario .input-option {
  clear: both;
  padding: 5px 0;
}

.contenido-formulario input.text-field {
  width: 350px;
}

.contenido-formulario .buttons {
  margin-top: 20px;
}

.contenido-formulario ul.errors,
.contenido-formulario .flash {
  padding: 6px 0 3px 3px;
  color: #ccc;
  font-style: italic;
}

.input-option-formtext div.errors,
.input-option-formselect div.errors {
  padding-left: 80px;
}

.contenido-formulario .flash {
  padding-bottom: 10px;
}

.contenido-formulario.formulario-revista {
  background-color: #fff;
  color: #000;
}

.contenido-formulario.formulario-revista label {
  color: #000;
  width: 100px;
}

#subscription-start {
  clear: both;
  padding: 10px 0;
}

#subscription-start label {
  width: 240px;
  display: block;
}

.contenido-formulario.formulario-revista label.product {
  display: inline;
  float: none;
}

.contenido-formulario.formulario-revista label.payment {
  width: 700px;
  padding: 5px 0;
}

.contenido-formulario.formulario-revista ul.errors {
  padding-left: 20px;
  color: #e00022 !important;
}


dt, dd {
  margin: 0;
}
.contenido-formulario dl {
  width: 600px;
}

.contenido-formulario dt {
  clear: left;
  float: left;
  font-weight: bold;
  padding: 5px 0 5px 5px;
  width: 120px;
  border-bottom: 1px solid #eee;
}

.contenido-formulario dt.long {
  width: 550px;
}

.contenido-formulario dt.linea {
  float: none !important;
  display: block;
  border: 0;
}

.contenido-formulario dd {
  padding: 5px 0;
  border-bottom: 1px solid #eee;
  
}

.contenido-formulario img.producto {
  /*
  width: 80px;
  vertical-align: middle;
  border: 1px solid #cdcdcd;
  padding: 2px;
  margin-right: 10px;
  width: 160px;
  */
}

.input-option.producto {

  width: 155px;
  height: 265px;
  position: relative;
  padding: 0;
  float: left;
  clear: none;
  margin-right: 60px;
}

.producto.right { margin-right: 0; }
.input-option.producto img { width: 155px;}

.input-option.producto input {
  position: absolute;
  left: 0;
  top: 198px;
}

.input-option.producto .info {
  position: absolute;
  left: 22px;
  top: 198px;
  width: 145px;
}

.input-option.producto .issue-number { display: block; }
.input-option.producto .separador { display: none; }
.input-option.producto .price {
  position: absolute;
  left: 22px;
  top: 230px;
}

.contenido-formulario.formulario-revista {
  padding: 10px 0;
}
/*
.input-option.producto label {
  width: 160px;
  height: 200px;
  position: relative;
}

.input-option.producto input {
  position: absolute;
  left: 0;
  top: 205px;
}

.input-option.producto .separador { display: none; }
.input-option.producto .issue-number { display: block; }
.input-option.producto .price { display: block; margin: 20px 0 0 25px;}

.input-option.producto .info {
  position: absolute;
  left: 25px;
  top: 205px;
}
*/

#fieldset-user_data {
  border: 0;
  clear: both;
  padding: 0;
  padding-top: 20px;

}

#lopd{
  display: block;
  font-size: 9px;
}

/* COLABORADORES */
.colaborador_ficha {
  clear: both;
  height: 130px;
}
.colaborador_foto {
  float: left;
}

.colaborador_texto {
  padding: 0 5px;
  margin-left: 115px;
}

.colaborador_bio p {
  margin: 0;
}


h3.colaborador_nombre {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: normal;
}


/* BUSCADOR */
#busqueda * {
  font-size: 11px;
}
#busqueda a {
  color: #e00022 !important;
}
#busqueda h2,
#busqueda h3 {
 font-weight: normal;
  font-size: 11px;
}

#busqueda h4,
#busqueda h5 {
  margin: 0;
  padding: 0;
}
#busqueda h4.info-revista {
  color: #e00022;
  text-transform: uppercase;
  font-weight: normal;
}

h2#resultado-busqueda {
  font-size: 11px;
  font-weight: normal;
  margin-bottom: 20px;
}

.busqueda-revista h3.titulo {
  font-weight: bold !important;
}

.busqueda-revista {
  margin-top: 15px;
}


#columna_izquierda {
  clear: both;
  float: left;
  width: 530px;
}

#columna_derecha {
  width: 265px;
  margin-left: 530px;
  padding-left: 10px;
}

#error-page {
  color: #fff;
}

#columnas .banner {
	margin-bottom: 10px;
}

/* iconos redes sociales */
.social:hover { color: #fff !important;}
.social-facebook { background: url('/img/social_facebook_16.png') no-repeat;}
.social-twitter { background: url('/img/social_twitter_16.png') no-repeat;}
.social { padding: 2px 0 2px 20px; background-position: 0 0px !important;}

#social-buttons {
  padding: 10px 0 0 0;
}


/* rediseño */

#archive-nav {
  text-transform: uppercase;
  margin-bottom: 17px;
}

#archive-nav li {
  display: inline;
}

#archive-nav a {
  color: #fff;
}

#archive-nav li .separador{
  padding: 0 3px;
}


#actualidad_bloque {
  margin-top: -18px;
}



