/* CSS Document */
* {
	font-size: 11px;
	line-height: 14px;
	font-family: Tahoma, Verdana, Helvetica, Arial, Sans-serif;
}
p {
	color: #6b6b6b;
	font: 11px/ 14px Tahoma, Verdana, Helvetica, Arial, Sans-serif;
	text-align: left;
	margin-top: 7px;
	margin-bottom: 5px;
}

h1 {
	color: #4c83b4;
	font: 22px/ 22px Tahoma, Verdana, Helvetica, Arial, Sans-serif;
	text-align: left;
	margin: 10px 0 10px 0;
}

h3 {
	color: #4c83b4;
	font: bold 11px/ 14px Tahoma, Verdana, Helvetica, Arial, Sans-serif;
	text-align: left;
	margin: 10px 0 10px 0;
}

h4 {
	color: #4c83b4;
	font: 11px/ 14px Tahoma, Verdana, Helvetica, Arial, Sans-serif;
	text-align: left;
	margin: 10px 0 10px 0;
}


a {
	color: #4c83b4;
	text-decoration: underline;
}

a:hover {
	color: #eba400;
	text-decoration: underline;
}

input {
	color: #9c9b9b;
	font: 11px/ 14px Tahoma, Verdana, Helvetica, Arial, Sans-serif;
	text-align: left;
	background-color: #eaeff1;
	padding: 2px;
	border: 1px solid #c4c9ce;
}

.copyright {
	color: #869caf;
	font: 11px/ 14px Tahoma, Verdana, Helvetica, Arial, Sans-serif;
	text-align: left;
}

.autor {
	color: #6b6b6b;
	font: 12px/ 15px Tahoma, Verdana, Helvetica, Arial, Sans-serif;
	text-align: left;
}

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	font-family: sans-serif;
}

img {
	vertical-align: top;
}

a img {
	border: 0;
}

ul {
	list-style: none;
	padding-top: 15px;
}

.left {
	float: left;
}

.right {
	float: right;
	width: 654px;
}

.clear {
	clear: both;
}

.clickable {
	cursor: pointer;
}

.blue {
	color: #4c83b4;
}

.yellow {
	color: #eba400;
}

:focus {
		outline: 0;
}

html,input,textarea {
	font-family: Tahoma;
	line-height: 14px;
	color: #626870;
}
html{
}
input,select {
	vertical-align: middle;
	font-weight: normal;
}

/* ============================= main layout ====================== */
.main {
	margin: 0 auto;
	padding: 0px;
	width: 994px;
}

.imgindent {
	margin: 0 20px 0 0;
	float: left;
}

/* ============================= header ====================== */
#header { 
	padding: 10px 0px 0px 0px; 
	height: 345px;
}
#header .main { padding: 6px 0px 0px 0px; }
#header .left {
	width: 200px;
	padding-top: 23px;
}

#header .left .padding {
	padding: 0px 0 0 0px;
}

#header .right .padding {
	padding: 0 3px 0 0;
}

#header .menu {
	font-size: 0px;
}
#header .menu a {
	padding-top: 0px;
	float: left;
}
.imagen_header {
	padding-left:0px;
	background: url(/imgs/comunes/cabezal_home.jpg) no-repeat scroll left bottom; 
	height: 379px;
	width: 1009px;
}

.imagen_header_int {
	background: url(/imgs/comunes/cabezal_interior.jpg) no-repeat scroll left bottom;
	height: 330px;
	padding-top: 10px;
}


/* ============================= middle ====================== */
/* ============================= footer ====================== */
#footer a {
	color: #f8ffff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.indentfooter {
	padding: 8px 0 0 10px;
	font-size: 12px;
	line-height: 16px;
}

/* ==== footer links ==== */

.link-list {
	background: transparent url(/imgs/backgrounds/pt_hor.gif) repeat-x scroll center top;
	float: left;
	font-size: 10px;
	margin-bottom: 0;
	margin-left: 25px;
	margin-top: 20px;
	padding: 5px 5px 30px;
	padding-top: 10px;
	width: 942px;
}
.link-item {
    float: left;
    padding: 0;
    border: 0;
    margin: 0;
}
.link-item-r {
    float: right;
    padding: 0;
    border: 0;
    margin: 0;
}



/* ==== index ===== */
#index #middle .indent {
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 16px;
}

#index #middle .column1 ul {
	margin-top: 9px;
}

#index #middle .column1 .slist {
	margin: 7px 0 14px 0;
}

.tit_column2 {
    position: relative;
	float: left;
    width: 308px;
    height: 42px;
    top: 146px;
    left: 0px;
    margin: 0;
    padding: 7px 0 0 0;
    color: #000;
    border: 0;
}

.column2 {
	border: 0;
	margin: 0;
	padding: 0;
	width: 334px;
}

.column2 .boxed {
	border: 0;
	margin: 0;
	padding: 0;
	width: 333px;
	background: url(/imgs/backgrounds/submenu.gif) repeat-y bottom;
}


form .row {
	height: 35px;
}

.input {
	width: 180px;
	height: 18px;
	border: 1px solid #a4a9ae;
	background: none;
	padding: 0 0 0 5px;
}

textarea {
	width: 181px;
	height: 124px;
	border: 1px solid #a4a9ae;
	background: none;
	padding: 0 0 0 5px;
	overflow: auto;
}

form .div {
	text-align: left;
	padding: 16px 1px 0 0;
}

/* For News list */
.view-data-node-data-field-resumen-field-resumen-value {
	font-weight: normal;
}

/**
 * Vistas!!!
 */
.destacados_portada * { text-align: center; }

.destacados_portada {
	width: 628px;
	border: medium solid;
	width: 628px;
	background: url(/imgs/backgrounds/promovidos_bg.gif) no-repeat bottom #eeeff1;
	color: #fff;
}

.destacados_portada h2 {
	margin: 0 0 0 0;
	padding: 0 0 0 9px;
	font-size: 16px;
	color: #8697ab;
	text-align: left;
}

.destacados_portada h3 {
	color: #4e83b9;
	margin: 0 3px; 0 0;
	padding: 5px 0 0 0;
}

.destacados_portada p {
	margin: 0 0px 0 3px;
	padding: 0 0 0 0;
	color: #717274;
}

.destacados_portada .libros_destacados {
	float: left;
	width: 200px;
	margin-left: 5px;
	background: url(/imgs/backgrounds/pt_vert.gif) repeat-y right;
	margin-bottom: 10px;
}

.libros_destacados ul {
	padding-top: 5px;
}

.destacados_search {
	background: #fff;
	width: 600px;
	height: 500px;
	overflow: hidden;
	padding-left: 20px;
}
.destacados_search .isticky {
	width: 205px;
	height: 600px;
	float: left;
	text-align: center;
	border-right: 1px dotted #cecece;
}
.destacados_search .isticky .precio {
	font-size: 14px;
}
.destacados_search .destacados {
	float: left;
	width: 360px;
	margin-left: 5px;
	margin-bottom: 10px;
	text-align: left;
}
.destacados_search .imagen {
	width: 80px;
	float: left;
}
.destacados_search .texto {
	float: left;
	width: 280px;
}
.destacados_search .texto h3{
	margin: 0px;
}
.destacados_search .precio {
	vertical-align: middle;
	padding-top: 3px;
}
.destacados_search .separador-hor {
	width: 360px;
	border-bottom: 1px dotted #cecece;
}
.lib_editorial *{
	background: #fff;
}

.block_separated {
	clear: both;
	font-size: 11px;
	color: #96b3ce;
	height: 20px;
	text-align: right;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
}
.tag_libros{
	float: left; 
	padding-left: 13px; 
	width: 150px; 
	height: 15px; 
}
.tag_libros_rigth{
	background: url(/imgs/backgrounds/pt_vert.gif) repeat-y right;
}
.tag_libros_left{
}
.libros_categorias{
	width:320px;
	height:315px;
	padding:0 0 0 10px;
	margin: 0 2px 0 0;
	background-color:#ecedef;	
		
}
.tags{
	font-size:10px;
	color:#617c99;
	padding:0 0 0 0;
	margin: 0 0 0 0;
}

/* Banners */
.banner {
	width: 334px;
	cursor: pointer;
	text-align: center;
	margin: 5px 0 5px 0;
}

/* Frase home */
.home-block {
	margin: 10px 0 50px 30px;
	border: 0;
}
.home-block h3 {
	color: #4c83b4;
	font: 14px/14px Tahoma,Verdana,Helvetica,Arial,sans-serif;
	padding: 0;
	margin: 0;
}
.home-block ul {
	list-style: disc;
	margin: 0;
	padding: 0;
	margin-left: 15px;
	font-size: 12px;
	line-height: 14px;
}

/* login */
.login-form {
    position: relative;
	float: left;
    width: 670px;
    height: 53px;
    top: 145px;
    left: 0px;
    margin: 0;
    padding: 5px 0 0 0;
    color: #000;
    border: 0;
}
.login-form input {
    height:16px;
    margin-left:10px;
    padding: 1px;
    width:120px;
}
.login-form img {
    margin-top:4px;
    margin-left:4px;
}
.login-form p {
	padding: 0 0 0 10px;
}
.login-help-text p {
	border: 0;
	margin: 0;
	padding: 0 0 0 10px;
	color: #eba400;
	color: #4c83b4;
	font-weight: bold;
}
.login-help-text {
	float: left;
	border: 0;
}
.registrarse {
	padding: 2px 0 0 10px;
	margin-top: 1px;
}
.boton-ingresar {
    background: url(/imgs/botones/ingresar_on.gif) no-repeat;
    width:70px !important;
    height:23px !important;
    border:0px;
	margin-top: 12px;
}

/* search */
#edit-search-theme-form-1 {
	width: 200px;
	color: #9c9b9b;
	font: 11px/ 14px Tahoma, Verdana, Helvetica, Arial, Sans-serif;
	text-align: left;
	background-color: #eaeff1;
    border: 1px solid #c4c9ce;
	float: left;
	margin-top: 5px;
}
#edit-submit {
	float: left;
	padding: 0 0 0 10px;
	margin: 5px 0 0 0px;
	width: 63px;
	height: 23px;
	cursor: pointer;
	border: 0;
	background: url(/imgs/botones/buscar.gif) no-repeat;
}
#edit-submit-1 {
	float: left;
	padding: 0 0 0 10px;
	margin: 5px 0 0 10px;
	width: 63px;
	height: 23px;
	cursor: pointer;
	border: 0;
	background: url(/imgs/botones/buscar.gif) no-repeat;
}
#edit-submit-2 {
	float: left;
	padding: 0 0 0 10px;
	margin: 5px 0 0 10px;
	width: 63px;
	height: 23px;
	cursor: pointer;
	border: 0;
	background: url(/imgs/botones/buscar.gif);
}

.search-box {
  float: right;
  width: 340px;
  .width: 350px;
  padding-left: 230px;
  .padding-left: 245px;
	padding-top: 10px;
  height: 72px;
  overflow: hidden;
	background-image: url('/images/backgrounds/bg_buscador.gif');
	.background-image: url('/images/backgrounds/bg_buscador_ie.gif');
	background-repeat: no-repeat;
	background-position: 210px 0px;

}
.search-box div.form-item-radio {
		line-height: 20px;
		.font-size: 9px;
		.line-height: 15px;
		display: inline;
	}
	.search-box div.form-item-radio input {
		border: 0px;
		background: #fff;
}

.search-box div.form-item-textfield {
	float: left;
	margin-top: 5px;
	.margin-top: 5px;
}
	.search-box div.form-item-textfield input {
		width: 225px;
}

input#phrase {
  color: #6b6b6b;
  font: 11px/14px Tahoma, Verdana, Helvetica, Arial, Sans-serif;
  text-align: left;
  background: url(/imgs/backgrounds/bg_search.gif) repeat-x;
  padding: 4px 4px 2px;
  border-top: 1px solid #969a9d;
  border-right: 1px solid #dde0e0;
  border-bottom: 1px solid #dde0e0;
  border-left: 1px solid #969a9d;
}

.buscar {
	margin: 5px 0px 0px 10px;
	.padding-top: 4px;
}
/* listado de categorias */
.libros-por-temas {
	border: 0;
	padding-left: 30px;
	font-size: 10px;
	margin-bottom: 20px;
}
.libros-por-temas h3 {
	margin-bottom: 10px;
}

.libros-por-temas ul {
	padding: 0;
	margin: 0;
}

.libros-por-temas ul ul li {
	margin-left: 10px;
}
/* pagina de contacto */
div.header-contacto {
	height: 76px;
	margin-bottom: 10px;
}
div.header-contacto .tit_contacto{
	float: left;
	width: 50%;
}
div.header-contacto .enviar_msj{
	text-align: right;
	float: left;
	width: 50%;
}
div.rounded { 
	background: #eeeff1; 
}
div.rounded img{ 
	margin-left: 10px;
}
div.tit_sucursales img {
	margin: 0px;
	padding-left: 10px;
}
td.col-izq ,td.col-der {
	padding-left: 20px;
}
td.col-izq strong,td.col-der strong{
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
}
/* Forward */
#forward-form textarea {
	width: 70%;
}
#forward-form #edit-submit {
	background: url('/images/botones/enviar.gif') no-repeat;

}

/* Help Page*/
div.help01 {
	background: url('/images/comunes/ayuda01.gif') no-repeat;	
	width: 250px;
	height: 142px;
	padding: 100px 0px 0px 270px;
	float: left;
}
div.help02 {
	background-image: url('/images/comunes/ayuda02.gif');
	background-repeat: no-repeat;	
	background-position: 100px 0px;
	width: 520px;
	height: 142px;
	padding: 90px 0px 0px 0px;
	float: right;
}
div.help02 p{
	text-align: right;
	width: 200px;
}
div.help03 {
	background: url('/images/comunes/ayuda03.gif') no-repeat;	
	width: 250px;
	height: 142px;
	padding: 100px 0px 0px 270px;
	text-align: right;
	float: left;
}
/* Pbook Custom Search Form */
optgroup {
	background: #E3E4E8;
	color: #626870;
}
option {
	background: #fff;
	color: #626870;
}
#pbook-custom-form {
	width: 625px;
	background: #eeeff1;
	clear: both;
}
#pbook-custom-form .pbook-form-item {
	width: 310px;
	height: 50px;
	float: left;
}

#pbook-custom-form .pbook-form-item label{
	text-align: right;
	width: 70px;
	float: left;
	padding: 0px 5px 5px 5px;
	font-weight: normal;
	line-height: 20px;
}
#pbook-custom-form .pbook-form-item input{
	width: 205px;		
}
#pbook-custom-form-footer {
	height: 40px;
	width: 625px;
	background: #e3e4e8;
	text-align: right;
}
#pbook-custom-form-footer .pbook-form-submit {
	float: right;
	padding-right: 15px;
}

/* pager */
.item-list .pager li {
	padding: 4px;
	border: 0px solid #eee;
	color: #6F94B7;
}
.item-list .pager li a.active {
	color: #6F94B7;
}
.item-list ul li {
	margin: 0 0 0 3px;
}
.msg {
	padding: 20px 0px;
}

div.captcha {
    padding-bottom: 10px;
}

div.captcha img{
    border: 1px solid #A4A9AE;
}

