body {
  background-color: #000000;
  color: #ffffff;
  /* font-family:Tahoma,Geneva,sans-serif; */
  font-family: Verdana, Tahoma,Geneva,sans-serif;
  font-size:11px;
}

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

a:hover {
  color: #e95c2f;
  text-decoration: none;
}
/* General styles */
 
/* Start header layout */
#maincontainer {
 width:1200px;
 margin: auto;
}

#header {
  /* float:left; */
  margin-bottom:2px;
  width:100%;
  /*text-align: center;*/
}
/* End header layout */

/* Start columns layout */
#contentwrapper{
  float:left;
  width:100%;
  float: left;
}

#contentcolumn {
  margin-left: 220px; /* Set left margin to LeftColumnWidth*/
}

#leftcolumn {
  float:left;
  margin-left:-1200px;
  width:220px;
  margin-top:10px;
}

.innertube{
  margin: 0 10px; /*Margins for inner DIV inside each column (to provide padding)*/
}
/* Start columns layout */

/* Footer style */
#footer {
  clear:both;
  /* float:left; */
  margin: auto;
  width: 1200px;
}
/* End footer style */

/* Pages specific styles */
#titulo_pag {
  margin: auto;
  font-size: 3em;
  font-weight: bold;
}

#mainMenu {
  background-color: #121212;
  padding: 10px;
}

#mainMenu.home {
 height:340px;
}

#leftcolumn .innertube {
  margin:0 0 0 0;
}

#leftcolumn ul
{
  margin-left: 0px;
  padding-left: 0;
  list-style-type: none;
}

#leftcolumn ul .subtab
{
  margin: 0 10px;
  border-top: solid 1px #4d4d4d;
  border-bottom: solid 1px #4d4d4d;
}

#leftcolumn a
{
  padding: 7px 5px;
  width: 100%;
  display: block;
}

#leftcolumn ul li.active a, #leftcolumn ul.subtab li.active a
{
  color: #e95c2f;
}

#leftcolumn ul .subtab li a
{
  color: #ffffff;
}


#leftcolumn a:hover
{
  background-color: grey;
}

.clear {
  clear: both;
}

#pager {
  margin: 20px;
  text-align: center;
}

#pager .pager_link {
  background-color:#6D6C6B;
  font-size:0.9em;
  padding:4px 1px 4px 1px;
}

#pager .pager_link.selected {
  background-color:#000000;
}

.pagerTop {
  text-align: center;
}

.sort {
  float: right;
  display: inline;
  margin-left: 4px;
}

img, img a {
  border: none;
}


.porFila2 {
  width: 50%;
  float: left;
}

.porFila3 {
  width: 33%;
  float: left;
}

.porFila4 {
  width: 25%;
  float: left;
}

#center-right {
  float: left;
  width: 76%;
}

#center-left {
  width: 24%;
  float: left;
  border-top: none;
  padding-top: 0;
}

.bloque, .bloque2 {
  background-color: #121212;
  border-top: solid 1px #4d4d4d;
  margin-top: 10px;
  /*margin-right: 7px;*/
}

.bloque {
  padding: 10px;
}

.inside_padding {
  margin: 10px;
}

/* End page specific styles */

/* Libro/Coleccion/serie page style */
.libro, .coleccion, .serie, .colecciones, .novedades
{
  height: 340px;
}

.novedades.bloque {
  padding: 0;
  height: 360px;
}

.libro, .coleccion, .serie {
  margin-right: 7px;
}

.libro:hover, .coleccion:hover {
  background-color: #1f1f1f;
}

.libro .libro-content, .coleccion .descripcion {
  margin: 15px 5px;
}

.libro .imagen, .coleccion .imagen {
  text-align: center;
}

 .coleccion .imagen  h1{
 font-size: 1.2em;
}

.coleccion2, .series {
  height: 220px;
  overflow: auto;
}

.coleccion2 .imagen {
  float: left;
  margin-top: -10px;
  padding: 10px;
  /* border-right: 1px solid #4D4D4D; */
}
#libro_der .descripcion
{
  border-top: 1px solid #4D4D4D;
}

.series_titulo {
 font-weight: bolder;
 font-size: 1.3em;
 border-bottom: 1px solid #4D4D4D;
 padding: 10px;
}

.series.bloque  {
  padding: 0 0 0 0;
}

.coleccion2 .titulo, .serie .titulo {
  vertical-align: middle;
  float: left;
  margin-top: -10px;
  margin-left: 20px;
  padding: 10px;
  height: 75px;
  line-height: 130px;
  font-weight: bold;
  font-size: 1.4em;
}

.libro .titulo {
  font-weight: bold;
}

.colecciones {
  text-align: center;
}

.serie-block, .coleccion-block {
  margin: 10px 4px;
}

.serie-block {
  padding: 2px 0 3px 10px;
  font-size: 1.1em;
}
.serie .imagen, .serie .imagen2 {
  float: left;
  margin-top: -10px;
  padding: 5px;
}
.serie .imagen {
  border-right: solid 1px #4d4d4d;
}

#listado_libros {
 border-spacing: 4px;
}

#listado_libros tr td.precio, #listado_libros tr td.paginas, #listado_libros tr td.ident, #listado_libros tr td.isbn {
  text-align: center;
}

#listado_libros tr th {
  background-color: #4c4c4c;
  padding: 2px 4px 2px 10px;
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
}

#listado_libros tr th:hover {
  background-color: #babdbe;
}

#listado_libros tr td {
  padding: 4px;
}

#listado_libros tr.odd td {
  background-color: #232829;
}

/* End libro/coleccion/serie page style */


/* Autor style */
.autor_list {
  float: left;
  border-top: solid 1px #4d4d4d;
  border-right: solid 1px #4d4d4d;
  padding: 7px;
  width: 22%;
  margin: 3px 10px 0 0;
  height: 1.4em;
}

.autor_list_blog {
  border-top: solid 1px #4d4d4d;
  border-right: solid 1px #4d4d4d;
  padding: 7px;
  margin: 0 10px 0 0;
  height: 1.4em;
}

.autor_list.odd, .autor_list_blog.odd  {
  background-color: #232829;
}

.autor_list:hover, .autor_list_blog:hover {
  background-color: #babdbe;
}

.otros_libros_tit {
  font-size: 1.2em;
  font-weight: bold;
  color: #e95c2f;
}
/* End autor style */

/* Letter filter css */

#lettersFilter {
  float: right;
  margin-top: 15px;
  clear: right;
}

#lettersFilter .letter  {
  display: block;
  float: left;
  background-color: #6d6c6b;
  padding: 4px 1px 4px 1px;
  font-size: 0.9em;
}

#lettersFilter .selected {
  background-color: #000000;
}
/* End letter filter css */

/* Start search filter css */
#searchForm {
  background-color: #232829;
  padding: 10px 10px 10px 10px;
}

#searchForm .header {
  margin-bottom: 15px;
  margin-top: 0;
}

#searchForm .last {
  margin-bottom: 15px;
}

#searchForm div {
  margin-top: 8px;
}

#searchForm label {
  display: block;
  float: left;
  width: 90px;
  margin-right: 5px;
}

#searchForm #submit_image {
  background-color: transparent;
  float: right;
}

/* End search filter css */

/* Forms css */
input, select, textarea, .button {
  font-size: 11px;
  color: #FFFFFF;
  background-color: #6d6c6b;
  border: none;
  padding: 2px;
}

.button {
  padding: 5px;
}

input:disabled, select:disabled {
  background-color:#a9a7a5;
}
/* End forms css */

/* Libro view css */
#libro_izq {
  width: 23%;
  text-align: right;
  float: left;
}

#libro_izq .imagen {
  text-align: center;
}

#libro_izq .imagen img {
/*  width: 100px; */
  margin-right: 5px;
}

#libro_der {
  width: 73%;
  float: right;
}

#libro_der .titulo {
  font-size: 1.4em;
  margin-top: 20px;
}

#libro_der .subtitulo {
  font-size: 1.2em;
  margin-bottom: 10px;
}

#libro_der .autores {
  margin: 20px 0;
}

#libro_der .fecha {
  margin: 20px 0;
}

.autor_col {
  margin: 25px 0;
}

.titulo_libro {
  font-weight: bold;
}

.subtitulo_libro {
  font-weight: normal;
}

.autor_col .imagen {
  margin: 20px 0;
  text-align: center;
}

.autor_col .autor{
  margin: 15px 0;
  font-size: 1.2em;
}

.autor_col .biografia {
  margin: 10px 0;
}

.otros_libros_titul {
  font-weight: bold;
  color: #e95c2f;
}

.otros_libros_autor {
  padding: 4px;
}

/* End libro view css */

/* Contacto form CSS */
#contacto label {
  font-size: 1.1em;
  font-weight: bold;
  display: block;
}

#contacto form {
  margin-bottom: 30px;
}

.help {
  color: #e95c2f;
}
/* End contacto form CSS */

/* Carrito css */
#carrito .pie {
  margin: 20px 5px;
}
#carrito table td {
  padding: 5px;
}

#carrito .total td, #carrito .gastos_envio td, #carrito .total_total td {
  border-top: solid 1px #4d4d4d;
}

#carrito .libro_table td {
  padding: 2px;
}

#pedido_form th {
  text-align: left;
}
#carrito #pedido_form td {
 padding: 1px;
}
#carrito #pedido_form td, #carrito #pedido_form th {
  vertical-align: top;
}
/* End carrito css */


/* Subscribe form CSS */
#subscribe label {
  font-size: 1.1em;
  font-weight: bold;
  display: block;
}

#subscribe form {
  margin-bottom: 50px;
}

#subscribe input {
  padding: 10px;
}

#subscribe .datos {
  margin: 20px 0;
}
/* End contacto form CSS */

/* Start distribuidores CSS */
#distribuidores {
  border-top: none;
}

#distribuidores .region {
  margin: 20px 0;
  border-top: solid 1px #4d4d4d;
  border-bottom: solid 1px #4d4d4d;
  padding: 10px 0;
  font-size: 1.3em;
  font-weight: bold;
}
/* End distribuidores CSS */

/* Start Noticias CSS */
.noticia_list {
  float: left;
  margin-right: 10px;
  height: 250px;
}

.noticia_list, .noticia_imagen img{
  max-height: 250px;
}

.noticia_imagen {
  text-align: center;
}

.noticia_content {
  padding-right: 10px;
}

.noticia_list big {
 font-size: 1.1em;
}

.noticia_list .titulo {
  font-size: 1.3em;
  font-weight: bold;
}

.noticia_list #center-left {
  text-align: center;
}

.noticia_list .leer_mas {
  margin-top: 20px;
  font-weight: bold;
}
/* End noticias CSS */

.editorial_imagen img {
 margin: 20px;
}

.fade_in {
  opacity: 0;
  filter: alpha(opacity = 0);
}<!-- bob@pangea.org mailto:bob@pangea.org -->


