﻿

.slider-container {
	position:relative;
	width:100%;
	height:325px;
	margin-bottom:30px;
	z-index:1;
}

.slider-header {
	position:relative;
	width:100%;
	height:25px;
	margin-bottom:3px;
	z-index:1;
}

.slider-header h2 {
	position:relative;
	float:left;
	height:25px;
	font:bold 15px/25px Lucida Sans,Georgia,Helvetica,sans-serif;
	color:#FFFFFF;
	background:#000000;
		padding-left:20px;
}

.slider-header h2 a {
	font:bold 15px/25px Lucida Sans,Georgia,Helvetica,sans-serif;
	color:#FFFFFF;
	padding:0px 15px;
	text-transform:uppercase;
	text-decoration:none;
}

.slider-header h2 a:hover {
	color:#EC1C24;
}

.slider-header a.view-all {
	float:right;
	height:25px;
	padding-right:22px;
	font:normal 12px/25px Lucida Sans,Georgia,Helvetica,sans-serif;
	color:#0b4f8b;
	text-align:right;
	background:url(../img/view-all-red.png) no-repeat center right;
}


.slider-container .prev {
	position:absolute;
	top:90px;
	left:1px;
	width:34px;
	height:44px;
	background:url(../img/prev.png) no-repeat top left;	
	z-index:2;
}

.slider-container .next {
	position:absolute;
	top:90px;
	right:1px;
	width:34px;
	height:44px;
	background:url(../img/next.png) no-repeat top left;	
	z-index:2;
}

.slider-container .prev.disabled, .slider-container .next.disabled {
	display:none;
}

.slider {
	position:relative;
	width:100%;
	height:290px;
	padding:9px 0px;
	border:1px solid #CCCCCC;
	overflow:hidden;
	z-index:1;
	margin: 0px auto;
}


.slider .pages {
  position:absolute;
  width:20000em;
}

.slider .pages .slider-page {
	position:relative;
	float:left;
	width:100%;
}

.slider .book,
.slider .watch-all-button {
	position:relative;
	float:left;
	width:139px;
	height:290px;
	padding:0px 11px;
}

* html .slider .book,
* html .slider .watch-all-button {
	width:144px;
	w\idth:139px;
}

.slider .book .book-cover {
	position:relative;
	display:block;
	width:139px;
	height:174px;
}

.slider .book .book-cover img {
	position:absolute;
	bottom:0;
	padding:3px;
	border:1px solid #DDDDDD;
	max-width:116px;
	max-height:166px;
}

.slider .book .book-title-author {
	display:block;
	margin-top:5px;
	height:54px;
	overflow:hidden;
}

.slider .book .book-title {
	display:block;
	font:bold 11px/15px Lucida Sans,Georgia,Helvetica,sans-serif;
	color:#343434;
	margin-bottom:2px;
	max-height:30px;
	overflow:hidden;
}

.slider .book .book-title a{
	font:bold 11px/15px Lucida Sans,Georgia,Helvetica,sans-serif;
}

.slider .book .book-author {
	display:block;
	font:normal 11px/18px Lucida Sans,Georgia,Helvetica,sans-serif;
	color:#545454;
	max-height:18px;
	overflow:hidden;
}

.slider .book .book-author a{
	font:normal 11px/18px Lucida Sans,Georgia,Helvetica,sans-serif;
}

.slider .book a.btn-purchase {
	display:block;
	width:139px;
	height:28px;
    border: 1px solid #EB9B00;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background:url(../img/sprite-book-details.png) no-repeat 0px -340px;
	text-align:center;
	font:bold 13px/28px Lucida Sans,Georgia,Helvetica,sans-serif;
	color:#000000;
	text-decoration:none;
}

.slider .book a.btn-purchased {
	display:block;
	width:139px;
	height:28px;
	border:1px solid #CCCBCB;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background:url(../img/sprite-book-details.png) no-repeat 0px -376px;
	text-align:center;
	font:normal 13px/28px Lucida Sans,Georgia,Helvetica,sans-serif;
	color:#555555;
	text-decoration:none;
}

.slider .book .book-purchased:hover {
	color:#000000;
}


.slider .book .btn-purchase .price-value{
	display:inline;
}

.slider .book .btn-purchase .purchase-label{
	display:none;
}

.slider .book .btn-purchase:hover .price-value{
	display:none;
}

.slider .book .btn-purchase:hover .purchase-label{
	display:inline;
}

.slider .book .price-value {
	font-size:15px;
	font-weight:bold;
}

.slider .book .old-price-value {
	font-size:12px;
	font-weight:normal;
	text-decoration:line-through;
	padding-right:5px;
	color:#343434;
}

.slider .book .btn-purchase .purchase-label {
	font-size:13px;
	font-weight:bold;
}


.slider-container#top-ebooks {
	position:relative;
	width:100%;
	height:235px;
	margin-bottom:30px;
	background:url(../img/bookshelf-bg.png) repeat-x top left;
	border:1px solid #DDDDDD;
}

.slider-container#top-ebooks .slider-header {
	width:100%;
	height:34px;
	border-bottom:0px;
	margin-bottom:0px;
}

.slider-container#top-ebooks .prev {
	left:0px;
}

.slider-container#top-ebooks .next {
	right:0px;
}

.slider-container#top-ebooks .slider {
	width:994px;
	height:185px;
	padding:5px 0px 20px 0px;
	border:none;
}

* html .slider-container#top-ebooks .slider .book {
	width:994px;
}

.slider-container#top-ebooks .slider-header h2 {
	height:34px;
	font:bold 16px/34px Lucida Sans,Georgia,Helvetica,sans-serif;
	color:#343434;
	background:none;
}

.slider-container#top-ebooks .slider-header h2 a {
	font:bold 16px/34px Lucida Sans,Georgia,Helvetica,sans-serif;
	margin-left:15px;
	color:#343434;
	text-transform:none;
	padding:0px;
}


.slider-container#top-ebooks .slider-header a.view-all {
	height:34px;
	font:normal 12px/34px Lucida Sans,Georgia,Helvetica,sans-serif;
	margin-right:10px;
}

.slider-container#top-ebooks .slider .pages .slider-page {
	width:994px;
}

.slider-container#top-ebooks .slider .book {
	height:185px;
	padding:0px 10px;
	background:url(../img/bookshelf-shadow.png) no-repeat bottom right;
}

.slider-container#top-ebooks .slider .watch-all-button {
	height:185px;
	padding: 0 20px 0 28px
}

.slider-container#top-ebooks .slider .watch-all-button a {
    display: block;
    position: relative;
    top: 50%;
    height: 38px;
    width: 154px;
    margin-top: -19px;
}

* html .slider-container#top-ebooks .slider .book,
* html .slider-container#top-ebooks .slider .watch-all-button {
	width:160px;
}

.slider-container#top-ebooks .slider .book .book-cover {
	overflow:hidden;
	height:180px;
}


.slider-container#top-ebooks .slider .book .book-cover img {
	position:absolute;
	bottom:0;
	right:0;
	padding:0px;
	border:0px;
	width:139px;
	height:172px; /* JL: Para que todas las portadas salgan iguales de tamaño */
	
	max-width:none;
	max-height:none;
	/*max-height:174px;*/
	z-index:1;
}

.slider-container#top-ebooks .slider .book .book-cover .book-details {
	display:none;
	position:absolute;
	bottom:0px;
	left:0px;
	width:139px;
	background:#FFFFFF;
	font:normal 11px/15px Lucida Sans,Georgia,Helvetica,sans-serif;
	color:#DDDDDD;
	background:#111111;
	text-align:center;
	border-top:2px solid #DDDDDD;
	padding:5px 0px;
	z-index:2;
}


.slider-container#top-ebooks .slider .book .book-cover:hover .book-details {
	display:block;
}

.slider-container#top-ebooks .slider .book .book-cover .book-details b {
	color:#FFFFFF;
}

.slider-container#top-ebooks .slider .book .book-cover .book-details strong {
	font:bold 15px/30px Lucida Sans,Georgia,Helvetica,sans-serif;
	color:#EC1C24;
}

.slider-container#top-ebooks .slider .book .book-cover .book-details .top-old-price {
	font-size:12px;
	font-weight:normal;
	text-decoration:line-through;
	padding-right:5px;
}

.promo {
	position:relative;
	width:720px;
	margin-bottom:20px;
}

.promo-list {
	position:relative;
	width:720px;
	height:92px;
	margin-bottom:20px;
}

.promo-list li {
	float:left;
	width:180px;
	height:92px;
	text-align:center;
}

.promo-list li a{
	display:block;
	width:170px;
	height:92px;
	margin:0px auto;
}

#main-advertising {
	position:relative;
	width:100%;
	height:290px;
}

#main-advertising-left {
	float:left;
	width:550px;
	height:230px;
}
#main-advertising-left a {
	display:block;
	width:550px;
	height:230px;
}

#main-advertising-right {
	float:right;
	width:180px;
}

#main-advertising-right a {
	display:block;
	width:180px;
	height:110px;
	margin-bottom:10px;
}

#secondary-advertising {
	position:relative;
	width:100%;
	height:135px;
	margin-bottom:30px;
}

#secondary-advertising li {
	float:left;
	width:235px;
	margin:0px 5px;
}

#target-help {
    position: relative;
    width: 186px;
	height: 186px;
    margin-bottom: 20px;
    padding-bottom: 14px;
	background:url(../img/bg-target-help.png) no-repeat top left;
}

#target-help dt {
	position:relative;
	width:186px;
	height:24px;
	margin-bottom:15px;
	font:bold 14px/24px Lucida Sans,Georgia,Helvetica,sans-serif;
	color:#FFFFFF;
	text-indent: -5000px;
}

#target-help dd {
	position:relative;
	height:34px;
	margin:0px 12px 18px 12px;
}

#target-help dd#target-sanbornsbook {
	background:url(../img/target-sanbornsbook.png) no-repeat top left;
}

#target-help dd#target-devices {
	background:url(../img/target-devices.png) no-repeat top left;
}

#target-help dd#target-old-users {
	background:url(../img/target-old-users.png) no-repeat top left;
}

#target-help dd a {
	display:block;
	height:34px;
	padding-left:36px;
	font:bold 11px/16px Lucida Sans,Georgia,Helvetica,sans-serif;
	color:#303030;
	text-decoration:none;
}

#sanborns-ebooks-universe {
	position:relative;
	height:160px;
	padding:20px 15px 20px 230px;
	margin:0px 0px 40px 0px;
	background:url(../img/sanborns-ebooks-universe-home-bg.jpg) no-repeat top left;
	text-align:left;
        border: 1px solid #CCCCCC;
}

#sanborns-ebooks-universe p {
	font:normal 14px/22px Lucida Sans,Georgia,Helvetica,sans-serif;
	padding:0px 0px 10px 0px;
}

#sanborns-ebooks-universe p.title {
	padding:0px 0px 15px 0px;
}

#sanborns-ebooks-universe .title span {
	font:bold 18px/20px Lucida Sans,Georgia,Helvetica,sans-serif;
	color:#333333;
	padding:3px 5px;
}

#sanborns-ebooks-universe dl {
	height:58px;
}

#sanborns-ebooks-universe dt {
	float:left;
	font:bold 14px/18px Lucida Sans,Georgia,Helvetica,sans-serif;
	color:#000000;
	padding:10px 5px;
	text-align:left;
}

#sanborns-ebooks-universe dd {
	float:left;
	width:185px;
	height:58px;
}

#sanborns-ebooks-universe dd#app-store {
	background:url(../img/btn-app-store.png) no-repeat center left;
}

#sanborns-ebooks-universe dd#google-play {
	background:url(../img/btn-google-play.png) no-repeat center left;
}

#sanborns-ebooks-universe dd a {
	display:block;
	width:185px;
	height:61px;
	text-indent:-20000em;
}

/* LAYOUTS
--------------------------*/
#slideshow-container {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}

#slideshow {
  position: relative;
  display: block;
  list-style: none;
  overflow: hidden;
  width: 100%;
  }

#slideshow li {
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

#slideshow li:first-child {
  position: relative;
  display: block;
  float: left;
  }

#slideshow img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

.slideshow_nav {
  z-index: 3;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 50%;
  left: 0;
  opacity: 0.7;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("../img/nav-slideshow.png") no-repeat left top;
  margin-top: -45px;
  }

.slideshow_nav:active {
  opacity: 1.0;
  }

.slideshow_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }

.slideshow_tabs {
	position:absolute;
	left:10px;
	bottom:1%;
	z-index: 3;
}

.slideshow_tabs li {
	float:left;
	width:18px;
	height:18px;
	margin-right:5px;
}

.slideshow_tabs li a {
	float:left;
	width:18px;
	height:18px;
	background:url(../img/pager-slideshow.png) no-repeat 0px 0px;
	text-align:right;
	color:transparent;
}

.slideshow_tabs li.slideshow_here a {
	background:url(../img/pager-slideshow.png) no-repeat 0px -18px;
}

#slideshow {
    position: relative;
}


