/*
 * ------------------------------------------------------------------------
 * JA University Template for J25 & J32
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
 * @license - Copyrighted Commercial Software
 * Author: J.O.O.M Solutions Co., Ltd
 * Websites:  http://www.joomlart.com -  http://www.joomlancers.com
 * This file may not be redistributed in whole or significant part.
 * ------------------------------------------------------------------------
*/

/* @import url(http://fonts.googleapis.com/css?family=Istok+Web); */

/* COMMON STYLE
--------------------------------------------------------- */
a:hover, a:active, a:focus {

}

p.readmore a:hover {
  background-image: url(../images/readon-hover-bg.png);
}

button.validate:hover {
  background-color: #f78f20;
}

/* Profile page ---*/
body.profiles h2.contentheading a:hover,
body.profiles h2.contentheading a:focus,
body.profiles h2.contentheading a:active,
body.profiles .items-row .contentpaneopen:hover h2.contentheading a {

}

/* Videos page ---*/
.blog.videos .contentpaneopen .contentheading a:hover,
.blog.videos .contentpaneopen .contentheading a:focus,
.blog.videos .contentpaneopen .contentheading a:active {

}

/* Events page ---*/
.event-time a.btn-book {
  background: #f78f20;
}

/* Pagination */
.pagination ul li span {
  background: #f78f20;
}

/* MODULE STYLE
--------------------------------------------------------- */
/* Login form ---*/
#login-form p .button:hover {
  background: #f78f20;
  border: 1px solid #f78f20;
}

.login_form .button:hover, .login button:hover {
  background: #f78f20;
}

#login-form ul li a:hover,
#login-form ul li a:focus,
#login-form ul li a:active {
  background-image: url(../images/bullet-hover.gif);
}

div.user-links ul li a:hover {
  border-color: #f78f20;
}

div.logout-button .button:hover {
  background-color: #f78f20;
  border-color: #f78f20;
}

/* Newsfeed module ---*/
ul.newsfeed li h5.feed-link a:hover,
ul.newsfeed li h5.feed-link a:focus,
ul.newsfeed li h5.feed-link a:active {
  color: #f78f20;
}

/* Logout page ---*/
div.logout .button:hover {
  background-color: #f78f20;
  border-color: #f78f20;
}

/* HEADER
--------------------------------------------------------- */
#ja-header {
  background: #6f7072;
  border-bottom: 1px solid #606060;
}

h1.logo a {
	background-image: url(../images/logo.png);
}

/* Search form */
#ja-search .inputbox {
  background: #7f7f7f;
  border: 1px solid #7f7f7f;
  color: #d9d9d9;
}

#ja-search .button {
  background: url(../images/icon-search.png) no-repeat center center #626263;
  border-color: #626263;
  color: #c8dcc3;
}

#ja-search .button:hover {
  background-color: #f78f20 !important;
  border-color: #f78f20 !important;
}

/* NAVIGATION
--------------------------------------------------------- */
#ja-mainnav {
  border-top: 1px solid #808080;
}

/* SPOTLIGHT
--------------------------------------------------------- */
/* Bottom spotlight 1 */
#ja-botsl1 {
  background: url(../images/pattern-bg.png) #6c6d6e;
  color: #d3d4d4;
}

#ja-botsl1 .main {
  border-bottom: 1px solid #7d7e7f;
}

#ja-botsl1 .ja-moduletable h3 {
  color: #d3d4d4;
}

#ja-botsl1 a {
  color: #d3d4d4;
}

#ja-botsl1 a:hover,
#ja-botsl1 a:focus,
#ja-botsl1 a:active {
}

/* Bottom spotlight 2 */
#ja-botsl2 {
  background: url(../images/pattern-bg.png) #6c6d6e;
  border-bottom: 1px solid #5d5d5d;
  color: #d3d4d4;
  text-shadow: 1px 1px 0 rgba(0,0,0,.2);
}

#ja-botsl2 .ja-moduletable h3 {
  color: #d3d4d4;
}

#ja-botsl2 ul.menu li a {
  background-image: url(../images/bullet-dark.gif);
  color: #d3d4d4;
}

/* Breadcrumbs ---*/
#ja-navhelper {
  background: url(../images/pattern-bg.png) #6c6d6e;
  border-top: 1px solid #7d7e7f;
  border-bottom: 1px solid #5d5d5d;
}

#ja-navhelper .main {
  color: #d3d4d4;
}

#ja-navhelper .main a {
  color: #d3d4d4;
}

#ja-navhelper .main a:hover,
#ja-navhelper .main a:focus,
#ja-navhelper .main a:active {
  color: #fff;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footer {
  background: url(../images/pattern-bg.png) #696969;
  border-top: 1px solid #7d7e7f;
  color: #c1c1c1;
}

#ja-footer a {
  color: #e5e5e5;
}

/* Contact page ---*/
div.contact-links ul li a:hover,
div.contact-links ul li a:focus,
div.contact-links ul li a:active {
  border-color: #f78f20;
}

.contact-form .button {
  background: #f78f20;
  border: 1px solid #f78f20;
}

.search-course div.finder .button:hover {
  background: #f78f20;
  border-color: #f78f20;
}

div.contact-miscinfo .info-block.icon1 {
  background-image: url(../images/ct-icon1.png);
}

div.contact-miscinfo .info-block.icon2 {
  background-image: url(../images/ct-icon2.png);
}

div.contact-miscinfo .info-block.icon3 {
  background-image: url(../images/ct-icon3.png);
}

/* Search page */
.search .word button:hover {
  background: #f78f20;
  border-color: #f78f20;
}

#finder-search .word .button:hover {
  background-color: #f78f20;
  border-color: #f78f20;
}

/* Mostread module */
ul.mostread li a:hover,
ul.mostread li a:focus,
ul.mostread li a:active {
  background-image: url(../images/bullet-hover.gif);
}

/* ACYmail */
div.acymailing_form p .inputbox {
  background: #868686;
  color: #dbdbdb;
}

div.acymailing_form p .button {
  background: #f78f20;
  border-color: #f78f20;
}

/* Contact list */
ul.contact-list li.phone {
  background-image: url(../images/icon-phone.png);
}

ul.contact-list li.email {
  background-image: url(../images/icon-email.png);
}

ul.contact-list li a {
  border-bottom-color: #a1a8b6;
}

/* Social list */
ul.social-list li a {
  background-image: url(../images/icon-socials.png);
}

/* Edit button */
.formelm-buttons button:hover {
  background: #f78f20;
  border-color: #f78f20;
}

/* Typograpy */
.btn-submit:hover {
  background-color: #f78f20;
}





















/**************************************************************************/
/**************************************************************************/
/**************************************************************************/
/**************************************************************************/
/*** CSS ESCRITORES.ORG 2013/14 *******************************************/
/**************************************************************************/
/**************************************************************************/
/**************************************************************************/
/**************************************************************************/

body {
color: #3c3c3c;
font-family: Verdana,Geneva,sans-serif;
/*font-family: 'Istok Web', Verdana,Geneva,sans-serif;*/
}

body.fs4 #ja-wrapper {
font-size: 100%;
}

body#bd {
  font-size: 13px;
}

a:link,a:active,a:visited {
    color: #827430 !important;
    text-decoration: none;
}
a:hover{
  color: #69F !important;
  text-decoration: underline;
}

td {
    font-size: 100%;
    padding: 0 16px 0 0;
}

form label {
    cursor: none;
}

#ja-topsl1{
  display: none;
}
.column ul li {
line-height: 124%;
margin-bottom: 0px;
padding-left: 0px;
padding-bottom: 9px;
font-size: 12px;
padding-right: 20px;
}
.ja-box {
    float: left;
    overflow: hidden;
    margin: 10px 0;
}
#ja-container ul.menu span.separator { 
color: #6699F7;
display: block;
padding: 10px 0px;
font-size: 13px;
}
#ja-content{
  padding: 10px;
}


/* HEADER */

h1.logo {
    margin-left: 10px;
}
#ja-search {
bottom: 24px;
border: 1px solid #e6e6e6;
padding: 0px;
right: 50px;
background: #e6e6e6;
}
#ja-search .inputbox {
background: #FFF;
border: 1px solid #F1F1F1;
color: #CCC;
float: left;
margin: 0px;
padding: 2px 12px;
width: 200px;
font-size: 14px;
}
#ja-search .button {
    background: url('../images/icon-search.png') no-repeat scroll center center #000;
    border: 0px solid #000;
    color: #666;
    display: block;
    float: left;
    font-weight: bold;
    margin: 0px;
    padding: 2px 0px;
    width: 26px;
    text-transform: uppercase;
    text-indent: -999em;
    transition: all 0.5s ease 0s;
}
#ja-search .button:hover {
    background-color: #6699f7;
    border-color: #6699f7;
}


#ja-header {
border-bottom: medium none;

background-image: -webkit-gradient(
  linear,
  left top,
  left bottom,
  color-stop(0, #FFFFFF),
  color-stop(0.53, #E6E6E6),
  color-stop(1, #F0F0F0)
);
background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #E6E6E6 53%, #F0F0F0 100%);
background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #E6E6E6 53%, #F0F0F0 100%);
background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #E6E6E6 53%, #F0F0F0 100%);
background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #E6E6E6 53%, #F0F0F0 100%);
background-image: linear-gradient(to bottom, #FFFFFF 0%, #E6E6E6 53%, #F0F0F0 100%);

}

#ja-mainnav {
  border-top: 1px solid #CCC !important;
  border-bottom: 1px solid #ececec !important;
  position: relative;
  z-index: 20;
 
background-image: -webkit-gradient(
  linear,
  left top,
  left bottom,
  color-stop(0, #FAFAFA),
  color-stop(0.53, #F7F7F7),
  color-stop(1, #E8E8E8)
);
background-image: -o-linear-gradient(bottom, #FAFAFA 0%, #F7F7F7 53%, #E8E8E8 100%);
background-image: -moz-linear-gradient(bottom, #FAFAFA 0%, #F7F7F7 53%, #E8E8E8 100%);
background-image: -webkit-linear-gradient(bottom, #FAFAFA 0%, #F7F7F7 53%, #E8E8E8 100%);
background-image: -ms-linear-gradient(bottom, #FAFAFA 0%, #F7F7F7 53%, #E8E8E8 100%);
background-image: linear-gradient(to bottom, #FAFAFA 0%, #F7F7F7 53%, #E8E8E8 100%);

}

#ja-slideshow {
    background: none repeat scroll 0% 0% #fff;
    border-bottom: none;
    position: relative;
    z-index: 10;
}

#ja-ss-144{
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  margin: -1px;
}
.ja-ss-item img {
    background: none repeat scroll 0% 0% #FFF;
    width: 100%;
    max-width: 100%;
    height: 110px;
}
.ja-ss-mask {
    display: none;
}

div.ja-moduletable h3, div.moduletable h3 {
    background: none repeat scroll 0% 0% #6699f7;
    font-size: 1em;
    font-weight: normal;
    text-transform: uppercase;
    padding: 4px 8px;
    text-indent: 0px;
    display: inline-block;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    text-shadow: 0px 1px 0px #FFF;
}

.column h1, .column h2, .column h3, .column h4, .column h5, .column h6, .column ol, .column ul, .column dl {
    margin: 0px 0 16px !important;
    /* margin: 0px 0 16px; */
}

.column p, .column pre, .column blockquote{
    padding: 0px !important;
}

.contentheading {
    color: #CCC;
    font-size: 1em;
}
h1.contentheading, h2.contentheading, .contentheading {
    margin: 0px;
    padding: 0px 0px 0px;
}
h1.componentheading, .componentheading {
  border-bottom: 1px solid #CCC;
  font-weight: normal;
  font-size: 20px;
  padding: 14px 0 4px;
  padding-bottom: 10px;
}

.cat-list-row1, .cat-list-row12, tr.cat-list-row1 td, tr.cat-list-row2 td {
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  padding: 4px 0 4px;
}

td {
    padding: 6px 16px 6px 0px;
}

.pagination ul li {
line-height: 124%;
margin-bottom: 0px;
padding-left: 0px;
padding-bottom: 9px;
font-size: 12px;
padding-right: 0px;
margin-right: 8px;
}
/* HOMEPAGE */

#ja-right {

}
.ja-r2{
  padding: 0px 0 0;
}
#Mod94,#Mod160,#Mod151 {
top: 0px;
border-top: 1px solid #CCC;
padding: 9px 10px 0;
margin: 10px 10px 0 0px;
overflow: visible;
}

#Mod94{
padding: 0;
margin: 0;
width: 90%;
}
#Mod160 {
padding: 0px;
margin: 0px;
width: 90%;
}
#Mod151{
padding: 0;
margin: 0;
width: 90%;
}
.videoHome, .professor-list, #conocer-autor{
border-top: 1px solid #ccc;
padding: 0 0 10px;
}
ul.professor-list {
padding: 10px 0 0;
}
.videoHome{
display: inline-block;
margin: 0px 0px 20px;
color: #666;
padding: 10px 0px 0px 30px;
}
.videoHome h2{
color: #8EB1F7;
padding: 0px 0px 10px;
font-size: 17px;
}
.videoHome iframe {
float: left;
margin: 0px 10px 0 0;
}
ul.professor-list li {
color: #999;
border-bottom: 1px solid #EFECE1;
margin: 0px;
padding: 10px 0px;
font-size: 11px;
line-height: 15px !important;
}
ul.professor-list li a {
color: #827430
}
ul.professor-list li img {
border: 1px solid #FFF;
}
ul.professor-list li strong {
display: block;
font-size: 12px;
line-height: 14px !important;
margin: 0px 0px 2px 0px;
}
#home-suscribete h4{
text-align: left !important;
color: #69F;
text-transform: none;
font-size: small;
margin-bottom: 26px !important;
}
#home-suscribete ul {
margin: 28px 0px 0px 6px;
}
#home-suscribete ul li {
margin: -17px;
}
#home-suscribete img {
width: 18px;
float: left;
margin: -1px 4px 10px 10px;
}
#home-suscribete strong{
padding: 10px;
font-weight: bold;
font-size: 10px;
margin: 0px 0px 6px;
}
#Mod48{
margin: 10px 0;
}


#modul-cursos img {
margin: 0 10px 0 0;
}
#modul-cursos a:hover{
  text-decoration: none;
}
#modul-cursos .title {
font-weight: bold;
font-size: 12px;

}
#modul-cursos .site-slogan {
font-size: 11px;
color: #999;
}
#modul-cursos .site-slogan a:hover {
color: #999;
}


.negretaTit{
    font-weight: bold;
}

.current{
  font-weight: bold;
}
.current a{
  color: #6699f7 !important;
}

#ja-content-main ul li {
background: url("https://www.escritores.org/libros/images/bullet.gif") no-repeat scroll 16px 24px transparent;
margin: 0px 0px 0px !important;
overflow: hidden; 
line-height: 140%;
padding: 2px 0px 2px 0 !important;
}

.pagination ul li {
background: none !important;
padding: 2px 0px 2px 30px !important;
}



/******************************************************/
/* FOOTER ******FEB14*********************************/
/*****************************************************/

.ja-breadcrums {
}
.ja-breadcrums a:link,.ja-breadcrums a:active,.ja-breadcrums a:visited {
}
.ja-breadcrums a:hover{
  text-decoration: underline; 
}
.ja-botsl2 .column ul li {
  line-height: 110%;
  margin-bottom: 0px;
  padding-left: 0;
  padding-bottom: 10px;
  font-size: 11px;
}
ul.mostread li a {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-bottom: 0px;
}
.latestnews li{
  margin-bottom: 10px;
}
#ja-footer .ja-copyright {
  float: left;
  padding-left: 0;
}
#ja-footer {
  background: url('../images/pattern-bg.png') repeat scroll 0% 0% #454545;
  border-top: 1px solid #7D7E7F;
  color: #C1C1C1;
  font-size: 100%;
  padding: 8px 0 12px;
}
#ja-footer a {
  color: #999 !important;
  text-shadow: 0px 0px 0px #999;
}
#ja-footer a:hover {
  color: #FFF !important;
  text-shadow: 0 0px 0 #666;
}
.ja-copyright{
  width: 100 !important;
}
.ja-copyright ul li {
border-right: 1px solid #888;
display: block;
float: left;
margin: 0px 0px;
padding: 0 20px 0 20px;
text-align: center;
width: auto;
font-size: 11px;
text-align: left; 
}
.ja-copyright ul li:last-child{
  border-right: none;
}
#ja-botsl2 {
    background: url('../images/pattern-bg.png') repeat scroll 0% 0% #454545;
    border-bottom: 1px solid #5D5D5D;
    color: #D3D4D4;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
    height: 216px;
}
#ja-botsl2 .moduletable h3 {
  font-size: 105%;
  color: #D9DEE4;
  font-weight: normal;
  margin: 0 0 10px;
  padding: 0;
  text-transform: uppercase;
}
#footer-secciones{
}
#footer-secciones ul {
  float: left;
  margin: 0 20px 0 0;
}
#ja-navhelper {
    background: url('../images/pattern-bg.png') repeat scroll 0% 0% #6C6D6E;
    border-top: 1px solid #7D7E7F;
    border-bottom: 1px solid #5D5D5D;
    display: none;
}
#ja-botsl2 {
  background: url(../images/pattern-bg.png) #454545 !important;
  border-bottom: 1px solid #000;
  color: #d3d4d4;
  text-shadow: 1px 1px 0 rgba(0,0,0,.2);
  height: 70px;
}
#ja-botsl2 a {
color: #FFF !important;
}
#ja-botsl2 a:hover{
  color: #999;
  text-decoration: underline;
  background: none !important;
}
div.ja-moduletable h3, div.moduletable h3 {
  background: #f1f1f1;
  font-size: 1.0em;
  font-weight: normal;
  text-transform: uppercase;
  padding:4px 8px;
  text-indent:0px;
  display:inline-block;
  color:#777777;
  text-decoration:none;
  text-align:center;
  text-shadow:0px 1px 0px #ffffff;  
  margin: 6px 0 6px 0px !important;
}
#ja-topsl2{
  margin: 0 0 0;
}
#ja-botsl2 .moduletable h3 {
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    margin: 0px 0 10px !important;
    padding: 0px;
    text-transform: none;
    text-shadow: 0px 0px 0px #000;
    background: none repeat scroll 0% 0% transparent !important;
}
#ja-topsl2 .main {
    border-bottom: 0px none;
    padding: 0px 0px 0px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
#ja-container .main {
    padding: 6px 0px 0px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
#Mod153 h3, #Mod157 h3, #Mod158 h3, #Mod159 h3 {
  color: 000;
  background: #FFF;
  font-weight: bolder;
}
#ja-botsl li {
   /* background: url('../images/arrow.gif') no-repeat scroll 0px 10px transparent; */
    padding: 3px 0px 3px 10px;
}
#ja-botsl div.moduletable h3 {
    background: none repeat scroll 0% 0% transparent;
    border: medium none;
    color: #D5D5D5;
    font-size: 110%;
    font-weight: bold;
    letter-spacing: normal;
    padding: 0px;
    text-transform: none;
}
#datosContacto{
    color: #888 !important;
}



/**********************************************************************
 LIBROS SECCTION (joomla a part) 
***********************************************************************/

h2.contentheading, .contentheading {
    font-weight: normal;
    display: none;
}

#menu446 .menu-title {
font-weight: bold;
color: #6699f7;
padding: 0 0 0 8px;
}


.zoo-filter{
  width: 90%;
  display: inline;
}
.zoo-filter .form-element-row {
    margin-bottom: 0px;
    padding: 10px;
}
.yoo-zoo h1 {
    font-size: 24px;
    line-height: 33px;
    margin-top: 28px;
    padding: 10px 0 0 !important;
}
.zoo-filter input {
    height: 1em;
    padding: 10px 10px 10px 10px;
    margin: 10px 20px;
    font-size: 14px;
    color: #333;
    width: 300px;
}

.zoo-filter .button {
    margin: 15px 0px 0px 30%;
    padding: 6px 40px;
    cursor: pointer;
    color: #FFF;
    font: bold 14px Tahoma,Verdana,Arial;
    text-transform: uppercase;
    border: 0px none;
    background-color: #6699f7 !important;
    background-image: none !important;
    border-radius: 4px;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.3);
    box-shadow: none;
}

#yoo-zoo{
 padding: 10px 20px 0 20px; 
}

.yoo-zoo .teaser-item ul li {
    background: none !important;
}

#yoo-zoo .items .row {
    margin: 30px 0px;
    padding-bottom: 10px;
}

#yoo-zoo .items h2.pos-title {
    margin: 10px 0px 0px 0px !important;
    line-height: 16px;
    font-size: 12px !important;
    font-weight: bolder;
    text-align: center;
}

#category_15881285381398424130{
box-shadow: none;
margin: -16px 16px;
width: 100% !important;
}

div.sj_category a {
}
div.sj_category a:hover {
    color: #6699f7 !important;
    cursor: pointer;
    text-decoration: underline;
}
span.theme1_root_title {
    color: #496db1 !important;
    font-size: 14px;
    color: #333;
}

div.theme1_root_item {
    display: block;
    float: left;
    padding: 6px !important;
    margin: 0px 0px 0 130px;
    width: 100% !important;
}

div.sj_category {
    width: 100%;
    overflow: hidden;
    box-shadow: none;
}

#yoo-zoo .autor{
  margin: 0;
}

#yoo-zoo .details.alignment-center h1.title {
    font-size: 22px;
    line-height: 42px;
    letter-spacing: 0px;
    color: #6699f7;
}

#yoo-zoo .item{
  margin: 0px;
}

#yoo-zoo .item h1.pos-title {
margin: 0px 0px 60px !important;
font-weight: normal;
color: #000;
font-size: 24px;
line-height: 27px;
width: 100%;
}

#yoo-zoo .item h1.pos-title a {
    position: absolute;
    width: 100%;
    border-bottom: none;
    padding: 0 0 20px 0;
}
#yoo-zoo .item h1.pos-title a:hover {
  text-decoration: none;
  cursor: crosshair;
}
#yoo-zoo .item ul.pos-specification strong {
    display: inline-block;
    width: 140px;
    color: #323232;
}

#yoo-zoo .item ul.pos-specification {
    list-style: none outside none;
    margin: 0px !important;
    padding: 10px 0px 20px;
    border-top: 1px solid #C8C8C8;
    border-bottom: 1px solid #C8C8C8;
    overflow: hidden;
}
#yoo-zoo .item ul.pos-specification li {
    background: none repeat scroll 0% 0% transparent;
    margin: 0px 0px 0px 0px !important;
    overflow: hidden;
    line-height: 160%;
    padding: 2px 0px 0px 0px !important;
}
#yoo-zoo .item div.sidebar-right {
    margin-left: 20px;
    float: right;
    margin-top: 60px;
    margin-right: 20px;
    width: 30%;
}
#yoo-zoo .item div.pos-sidebar .element-image {
    padding: 0px;
    border: medium none;
    margin: 0px 0px 16px 0px;
}
.element-link h3 {
  margin: 20px 0px 0px !important;
}
.element-link a {

}
.pos-description{
  margin-bottom: 40px !important;
}



#ja-botsl2 .ja-box {
    float: right;
    width: 65% !important;
    margin: 0px;
}
#Mod140{
}
#menuFooterLibros{
}
#menuFooterLibros a{
  color: #999;
}
#menuFooterLibros a:hover{
  color: #fff;
}
#menuFooterLibros li {
    float: left;
    padding-right: 10px;
    border-right: 1px dotted;
    padding: 2px 12px 2px;
    background: none;
    font-size: 11px;
}





/**********************************************************************
 END LIBROS SECTION (joomla a part) 
***********************************************************************/






/* CSS media query */

@media (max-width: 799px) {

#ja-header h1.logo a {
    background-image: url('../images/logo.png');
    height: 60px;
    width: 300px;
    margin: 0px -15px;
}
#ja-search {
    bottom: 0px;
}
.ja-ss-item img {
    background: none repeat scroll 0% 0% #FFF;
    width: 100%;
    max-width: 100%;
    height: 80px;
}
#ja-menu-button {
color:#6699f7
}
#ja-menu-button {
    border-right: 0px solid #222;
    color: #000 !important;
    display: block !important;
    font-size: 1em;
    font-weight: bold;
    padding: 1em;
    text-transform: uppercase;
    text-align: center;
    text-shadow: none;
    z-index: 4;
    font-size: 1.1em;
}
#ja-topsl1{
  display: inline;
}

.videoHome {
    line-height: 12px;
}


/* LIBROS SECTION */

#yoo-zoo {
    padding: 10px 0px 0px;
}
#yoo-zoo .items div.teaser-item {
    text-align: left;
}
#yoo-zoo .items .teaser-item {
}
#yoo-zoo .items h2.pos-title {
text-align: left !important;
}
#yoo-zoo .items h2.pos-title a {
width: 80px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis; 
text-align: left !important;
}
#yoo-zoo .items ul.pos-description .element {
width: 100px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis; 
text-align: left !important;
}
#yoo-zoo .items h2.pos-title a::after { 
content:"..."; 
}

#yoo-zoo .teaser-item img{
  height: 180px !important;
  width: 125px !important; 
}



#yoo-zoo .details.alignment-center h1.title {
    font-size: 22px;
    line-height: 29px;
    letter-spacing: 0px;
    color: #6699F7;
    text-align: center;
    margin: -20px 0px 10px !important;
}
#yoo-zoo .item ul.pos-specification li {
    background: none repeat scroll 0% 0% transparent;
    margin: 0px 0px 0px 0px !important;
    overflow: hidden;
    line-height: 140%;
    padding: 2px 0px 0px 0px !important;
}
#yoo-zoo .width20, #yoo-zoo .width25, #yoo-zoo .width33, #yoo-zoo .width50 {
    width: 50%;
}
#ja-botsl2 .ja-box {
    float: right;
    width: 100% !important;
    margin: -20px 0px 0px;
    padding: 0px;
}
#ja-botsl2 .ja-box ul{
text-align: center;
}

}

