/* 
   	TABLE OF CONTENTS 
   		Layout
   		Columnas
   		Footer
   		Menu nav
   		Menu social-networks
   		Submenu
   		Explore
   		Categories
   		Subcategories
   		Cesta
   		Cajas proceso de compra
   		Formulario de compra
   		Info
   		Formas de pago
   		Register Login
   		
     
/* Layout
********************************************************/

body {
	font: 70% Arial, Helvetica, sans-serif; 
	line-height: 1em; 
	height:1%; 
}
.ocultar, .oculta {
    display: none;
}
#container{
	width: 990px;
	margin:0 auto;
}
#header {
	width: 100%;
	height: auto;
	top: 0;
	margin: 0 auto;
	position: relative;
	vertical-align:middle;
}
#content{ 
	border-right: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	border-left: 1px solid #E3E3E3;
    clear: both;
    display: block;
    margin: 0 auto;
    overflow: auto;
    width: 99.8%;
}
#footer {
	height: 138px;
    margin-top: 10px;
    padding: 20px 0;
    width: 100%;
}

/* Columnas
********************************************************/

#primary{
    width: 71.99%; 
    padding: 30px 32px;
	float:right;  
	min-height:200px; 
	font-size:1.1em; 
}
#secondary{ 
	float:left; 
	width:21.5%; 
	height:auto; 
	overflow:hidden;
}
#content-center{ 
	width:100%;
	padding-bottom:50px; 
	float:right; 
}
#sidebar{ 
	width: 99%;
    margin:15px 0px 20px 0px;
    float: left;
    border-right: 1px solid #E3E3E3;
}

/* Footer
********************************************************/

div.footer-wrapper {
	width: 100%;
	height:1%;
	margin: 0 auto;
	display:block;
	color:#323232;
}
.footer-menu{
	float:right; 
	text-align:left; 
	line-height:1.2em;
}
.footer-info{	
	margin:;
	float:left;
}
.footer-info p{	
	float:left;
}
.data-info{
	float:left;
}
.data-info p{
	float:left;
	margin: 0 1px;
}
.data-info p.telephone{
	margin: 0 5px;
    padding: 0 5px;
	border-right: 1px solid #323232;
	border-left: 1px solid #323232;
}
.data-info span.icon-map-marker{
	float: left;
    font-size: 15px;
    margin-right: 5px;
}
.footer-wrapper a{
	padding-right:5px; 
	color:#323232;
}
.footer-info p.info-name{	
	margin-right: 15px;
}

/* Menu nav
********************************************************/

#menu {
	width:100%;
	float: left;
    height: 48px;
    overflow: hidden;
    border-bottom: 1px solid #bf9300;
    background:#FCDD89;
    border-radius: 0.2em 0.2em 0em 0em;
	-webkit-border-radius: 0.2em 0.2em 0em 0em;
}
#menu .nav li {
	float:left;
	font-size:1.25em;
}
#menu .nav li a {
	color:#643C00;
	float:left;
	padding:18px 22px 19px;
	text-decoration:none;
	background: url("../images/bg_nav.png") no-repeat scroll right transparent;
}
#menu .nav li a:hover {
	color:#ffffff;
	background: url("../images/bg_nav.png") no-repeat scroll right 0 #643C00;
}
#menu .nav li a.menu_act {
	color:#ffffff;
	background: url("../images/bg_nav.png") no-repeat scroll right 0 #643C00;
}

/* Menu social-networks
********************************************************/

.social-networks{
	float:right;
	margin:10px 15px ;
}
.social-networks li {
	float:left;
	font-size:1em;
	font-weight:bold;
	margin-left:7px;
	font-style: italic;
}
.social-networks span{
	border-left: 1px solid #bf9300;
    color: #FFFFFF;
    float: left;
    margin: 5px 15px 4px 0;
    padding: 2px 0 4px 12px;
}
.social-networks li a {
	color:#FFFFFF;
	float:left;
	height:27px;
	padding:0px;
	text-decoration:none;
	width:28px;
}
.social-networks .facebook a  {
	background:transparent url(../images/sp_social.png) no-repeat scroll 0px 0px; 
}
.social-networks .facebook a:hover  {
	background:transparent url(../images/sp_social.png) no-repeat scroll -44px 0px; 
}
.social-networks .twitter a  {
	background:transparent url(../images/sp_social.png) no-repeat scroll 0px -35px; 
}
.social-networks .twitter a:hover  {
	background:transparent url(../images/sp_social.png) no-repeat scroll -44px -35px; 
}
.social-networks .googleplus a  {
	background:transparent url(../images/sp_social.png) no-repeat scroll 0px -71px; 
}
.social-networks .googleplus a:hover  {
	background:transparent url(../images/sp_social.png) no-repeat scroll -44px -71px; 
}
.social-networks .youtube a  {
	background:transparent url(../images/sp_social.png) no-repeat scroll 0px -106px; 
}
.social-networks .youtube a:hover  {
	background:transparent url(../images/sp_social.png) no-repeat scroll -44px -106px; 
}
.social-networks .linkedin a  {
	background:transparent url(../images/sp_social.png) no-repeat scroll 0px -141px; 
}
.social-networks .linkedin a:hover  {
	background:transparent url(../images/sp_social.png) no-repeat scroll -44px -141px; 
}
.social-networks .flickr a  {
	background:transparent url(../images/sp_social.png) no-repeat scroll 0px -178px; 
}
.social-networks .flickr a:hover  {
	background:transparent url(../images/sp_social.png) no-repeat scroll -44px -178px; 
}
.social-networks .pinterest a  {
	background:transparent url(../images/sp_social.png) no-repeat scroll 0px -212px; 
}
.social-networks .pinterest a:hover  {
	background:transparent url(../images/sp_social.png) no-repeat scroll -44px -212px; 
}

/* Submenu
********************************************************/

#submenu{
	float:left;
	width:100%;
	height:55px;
	background:#FCDD89;
	-webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.26) inset;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.26) inset;
    position:relative;
}

/* Explore
********************************************************/

#explore {
	background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #FFFFFF;
    clear: both;
    display: block;
    overflow: auto;
    padding: 15px;
    width: 84%;
    margin-bottom: 5px;
}
#explore li {
	font-weight: bold;
    height: 15px;
    padding: 5px 0 4px;
    
}
#explore li .icon-chevron-right{
	background: none repeat scroll 0 0 #643C00;
    border-radius: 0.2em 0.2em 0.2em 0.2em;
	-webkit-border-radius: 0.2em 0.2em 0.2em 0.2em;
    color: #FFFFFF;
    margin: 0 8px 0 0;
    padding: 2px 0px 2px 2px;
}
#explore li a {
	color:#444648;
	text-decoration:none;
}
#explore li a:hover {
	color:#643C00;
}

/* Categories
********************************************************/

#categories {
	margin-bottom: 5px;
}
#categories ul {
	font-size:0.8em;
}
#categories li {
	background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #FFFFFF;
    font-size: 1em;
    font-weight: bold;
    padding: 7px 16px 7px 10px;
    width: 87%;
}
#categories li:hover{
	background:#e6e6e6;
	cursor:pointer;
}
#categories .icon-chevron-right{
	color:#643C00;
}
#categories li a {
	text-decoration:none;
}

/* Subcategories
********************************************************/

.bloque-top{ 
	border: 1px solid #E3E3E3;
    display: block;
    float: right;
    font-size: 1em;
    margin: 0 0 35px;
    padding: 10px 10px 10px 15px;
    width: 96%;
    border-radius: 0.2em 0.2em 0.2em 0.2em;
	-webkit-border-radius: 0.2em 0.2em 0.2em 0.2em;
}
.bloque-top ul li{
	float:left;
	margin:2px 5px 0px 10px;
}
.bloque-top ul li a{
	float:left;
}
.bloque-top ul li.menu_act{
	font-weight:bold;
}
.bloque-top ul.materias{
	padding:5px;
	width: 100%;
}
.bloque-top ul.materias li{
	margin: 0 5px 5px 0;
    width: 49%;
}
.bloque-top ul.materias li a{
	text-decoration:none;
}
.breadcrumb{
	float:left; 
	margin-bottom:20px;
}
h2.title span.enlace_top a{
	float:right; 
	font-size:0.8em; 
	font-weight:normal; 
	text-decoration:none;
	padding-left: 13px;
	margin:0px 5px 5px 0px;
}
.materias .icon-chevron-right{
	float:left;
	color: #643C00;
	font-size: 0.8em;
    padding: 1px 3px;
}

/* Cesta
********************************************************/

table{
	width:100%;
	font-size:1.0em;
	border:0px;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}
caption{
	padding-bottom:4px;
	text-align:left;
}
thead{
	color:#643C00;
	font-size:0.8em;
	font-weight:normal;
	background-color:#FCDD89;
	text-transform:uppercase
}
.basket_items th{
	padding:6px 5px 6px 11px; 
	text-align:left;
}
#formFavoritos .basket_items th{
	text-align:right;
}
#formFavoritos .basket_items #product{
	text-align:left;
}
#quantity{
	text-align:center;
}
tr{
	padding-bottom:10px;
	border-bottom:1px solid #CCCCCC;
}
td{
	text-align:left;
	padding:14px 10px 14px 6px;
	border-bottom:1px solid #CCCCCC;
	margin:0px;
}
td.price, td.total{
	padding:5px 10px;
	width:100px;
	text-align:right;
	font-size: 1.1em;
}
td.total{
	color:#99bc27;
}
table img{
	width:40px;
	padding:1px;
	background:#ffffff;
	border:1px solid #e3e3e3;
	float:left;
}
tbody .listitem{
	padding-bottom:10px;
	border-bottom:1px solid #666666;
}
td.compra{
	text-align:left;
	color:#000000;
	font-weight:bold;
	font-size:0.9em;
}
td.product {
	vertical-align: top;
	text-align:left;
	width:230px;
	font-size: 0.8em;
}
td.productdetalle {
	text-align:left;
	width:auto;
}
td.productdetalle a, td.productdetalle span.ico_ebook_detalle{	
	background:url("../images/ebook_e.png") no-repeat scroll left top transparent; 
	float:left;height:24px;
	overflow:hidden;
	padding:3px 5px 0 30px;
	width:auto;
}
td.productdetalle a{ 
	text-decoration:underline;
}
td.productdetalle span.anulado{
	width:80px;
	height:23px; 
	text-indent:-9000px; 
	float:left;overflow:hidden;
	background:url("../images/anulado.png") no-repeat scroll left top transparent;
}
td.productdetalle strong{ 
	float:left;
}
td.pedido {
	text-align:left;
	width:114px;
	padding-left:14px;
}
td.precio {
	text-align:right;
}
td.product a{
	font-weight:700;
	text-decoration:none;
	line-height:1.2em;
}
td.product .autor{
	margin-top:5px;
}
td.checktable{
	width:20px;
	padding:10px;
}
td.quantity{
	text-align:center;
}
td.quantity a{
	font-size:10px; 
	padding:2px;
}
td.quantity input{
	width:36px;
	text-align:center;
	vertical-align:middle;
}
.tr-odd{
	background:#F1F2EC;
}
tr.pie td.sub{
	text-align:right;
}
tr.pie td{
	border-bottom:5px solid #999999;
}
th.verpedido{ 
	width:50px;
}
td.verpedido{ 
	text-align:right;
}
.portada-cesta{
	position:relative;
	float: left;
}
td.imgpro .ico_ebook{
    background: none repeat scroll 0 0 #63A0DE;
    border-radius: 0.2em 0.2em 0.2em 0.2em;
    -webkit-border-radius: 0.2em 0.2em 0.2em 0.2em;
    color: #FFFFFF;
    float: left;
    font-size: 0.8em;
    font-weight: bold;
    padding: 3px;
}
.portada-cesta .wraper_idm .icon-print{
	font-size: 0.7em;
    font-weight: bold;
    padding: 4px 6px;
}
.portada-cesta .wraper_idm {
    bottom: 0;
    position: absolute;
    right: 0;
}

/* Cajas proceso de compra
********************************************************/

.progreso2 {
	height: 23px;
    margin-left: 35px;
    margin-top: 20px;
    width: 630px;
	background:transparent url(../images/spProceso.png) no-repeat scroll 0px 0px;
}
.progreso3 {
	height: 22px;
    margin-left: 45px;
    margin-top: 20px;
    width: 630px;
	background:transparent url(../images/spProceso.png) no-repeat scroll 0px -22px;
}
.progreso4 {
	height: 22px;
    margin-left: 45px;
    margin-top: 20px;
    width: 630px;
	background:transparent url(../images/spProceso.png) no-repeat scroll 0px -44px;
}
ul.proceso_compra {
	margin-bottom:30px;
	height:20px;
}
ul.proceso_compra li{
	float:left; 
	margin:10px 0 0 95px; 
	font-size:11px;
	color:#D3D2C6;
}
ul.proceso_compra li.first{
	margin-left:0px;
}
ul.proceso_compra li.select{
	color:#666666;
	font-weight:bold;
}

/* Formulario de compra
********************************************************/

.grupo_datos {
	width:100%;
	float:left; 
	clear:both; 
	margin-bottom:20px;
	margin-top:10px;
}
.grupo_datos form {
	border-top:1px solid #CCCCCC; 
	padding-top:25px; 
	margin-top:20px;
}
h2.proceso{
	margin: 0px 0px 20px 0px;
	padding:0px 0px 5px 0px;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.3;
	border-bottom:1px solid #CCCCCC;
}
h2.proceso a{
	color:#006699; 
	margin-left:10px;
	font-size:11px; 
	font-weight:normal;
}
.grupo_datos label.corto{
	width:30px;
}
.grupo_datos input.checkbox{
	float:left;
	clear:none;
}
.grupo_datos label.checkbox{
	width:auto;
	height:auto;
	color:#333333;
	float:left;
	font-size:1em;
	margin:-10px 0 0 5px;
}
.grupo_datos .totalPedido{
	float:left;
	font-size:16px;
	font-weight:bold;
}

/* Info
********************************************************/

.info2{ 
	display:block;
	clear:both;
	overflow:hidden;
	padding:14px 0px;
	margin-bottom:0px; 
}
.info2 a{ 
	font-size:11px; 
	color:#006699; 
	float:right; 
	margin-right:25px;  
	margin-top:10px; 
}
.info2 .campo_form, .info2 .campo_form label, .bot_form{ 
	float:left;
}
.info2 .campo_form input{ 
	margin-right:24px; 
	border:1px solid #CCCCCC; 
	padding:5px;
}
.info2 .campo_form label{
	color:#666666; 
	font-weight:bold; 
	padding:5px 9px 0 0;
}
.info2 .bot_form{ 
	width:134px; 
	height:30px;
	border:0px; 
	text-transform:uppercase; 
	color:#FFFFFF; 
	font:bold 12px Arial, Helvetica, sans-serif;
}

/* Formas de pago
*******************************************************/

.gastosenvio{
	background-color: #F9F9F9;
    border-bottom: 1px solid #EEEEEE;
    float: left;
    margin-top: 20px;
    padding: 20px 15px 15px;
    width: 96%;
}
.gastosenvio h3{
	float: left;
    font-size: 13px;
    margin: 0 0 15px;
    padding: 0;
}
.selectenvio{
	float: left;
    margin: 0 0 0 15px;
    width: 99%; 
}
#plazoEntrega{
	float: left;
    margin: 12px 0 0 15px;
    width: 180px; 
}
#plazoEntrega p{
	font-size:12px;
}
.labelenvio, .labelpago { 
	width:90px; 
	float:left; 
	font-size:0.8em; 
	line-height:1.2em; 
	margin-right:15px; 
	text-transform:uppercase;
	padding-top:5px; 
	color:#333;
}
.labelenvio strong, .labelpago strong{
	float:right;
}
.formaenvio, .formapago {
	float: left;
    height: 20px;
    margin: 0 15px 0 0;
    padding: 2px;
    width: 162px;
}
.selectenvio .icon-ok{
	 color: #2ABA03;
}
.formaenvio select, .formapago select {
	width:160px;
	height:18px;
	float:left;
	color:#333333;
	font-size:0.9em;
}
.totalenvio, .totalpago {
	font-size:1.1em;
	margin-right:13px;
	float:right;
	font-weight:bold;
	color:#3D4043; 
}
.totalenvio span, .totalpago  span{ 
	font-weight:normal; 
	font-size:0.9em;
}
.delivery, .payment { 
	width:100%;
	float:right;
	clear:both;
	margin-bottom: 3px; 
	padding-top: 5px;
}
.payment{ 
	padding-top:0px;
}
.cesta { 
	padding-bottom: 16px; 
	border-bottom: 1px solid #ccc; 
	margin-bottom: 12px;
}
#content-center .botones_cesta{
	width:100%;
	float:left;
	padding-top:12px;
	border-top:1px solid #CCCCCC;
}
#content-center .price_summary .botones_cesta{
	width:182px;
	margin:5px 0 0 0;
	padding:0;
	border:0;
	color:#006699;
}
.form_control{
	width:100%;
	display:block;
	clear:both;
	color:#3D4043;
}
.botones_cesta{
	float:right;
}
.price_summary {
	float:left;
	padding:20px 0;
	width:100%;
}
.price_summary span{
	font-weight:normal;
	margin:0 20px 0 0;
	color:#333333;
	float:left;
}
#totalPedido{
	float:right;
	font-size:1.4em;
	font-weight:bold;
	padding-right:10px;
	text-align:left;
	color:#99bc27;
}
#price, #total {
    text-align: center;
}
#capaGastosEnvioPOD .labelenvio{
	margin: 0 5px 0 0;
    width: 45px;
}
#capaGastosEnvioPOD .formaenvio,#capaGastosEnvioPOD .formapago {
    float: left;
    height: 20px;
    margin: 0;
    padding: 2px;
    width: 144px;
}
#capaGastosEnvioPOD{
	margin:0px;
}
#capaGastosEnvioPOD .totalenvio{
    color: #3D4043;
    float: right;
    font-size: 1.1em;
    font-weight: bold;
    margin: 6px 6px 6px 15px;
}
#capaGastosEnvioPOD .btn{
	 float: left;
}
.loading {
	float: right;
    margin: 0 0 0 10px;
}
#capaGastosEnvioPOD h3{
	font-weight: normal;
}

/* Register Login
*******************************************************/

#box-register{
	padding: 15px;
    width: 44%;
    margin-right: 20px;
	float:left;
	border:1px dashed #E3E3E3;
	border-radius: 0.2em 0.2em 0.2em 0.2em;
	-webkit-border-radius: 0.2em 0.2em 0.2em 0.2em;
}
#box-login{
	padding: 15px;
    width: 44%;
	float:left;
	border:1px dashed #E3E3E3;
	border-radius: 0.2em 0.2em 0.2em 0.2em;
	-webkit-border-radius: 0.2em 0.2em 0.2em 0.2em;
}
#box-login .field input, #box-register .field input{
	width: 53%;
}
#box-login .field label, #box-register .field label{
	margin: 7px 0;
    width: 43%;
}
#box-login h2,#box-login h2.title, #box-register h2,#box-login h2.title{
	border-bottom: 1px solid #E3E3E3;
    margin-bottom: 20px;
    padding: 0 0 10px;
    position: relative;
    width: 100%;
}
#box-login span.icon-user, #box-register span.icon-user{
	font-size: 30px;
    position: absolute;
    right: 0;
    top: -10px;
}
#box-login span.icon-user{
	color:#cccccc;
}
.recuperar{
	float: left;
    margin-top: 5px;
}
.ayuda{
	float:left; 
	padding:0 0 10px 0;
	margin-bottom:10px;
	margin-top:30px;
	clear: both;
}
.volver{ 
	padding-left:12px; 
	text-decoration:none;
}

/* Google books
*******************************************************/

div.modal{
	position:absolute;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	width:100%;
	height:100%;
}
div.modal a.background{
	display:block;
	position:absolute;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	width:100%;
	height:100%;
	background:#000;
	filter:alpha(opacity=30);
	opacity:0.3;
	z-index:1;
}
div.modal div.window{
	position:fixed;
	padding:10px;
	padding-top:32px;
	margin:auto;
	top:40px;
	left:50%;
	width:800px;
	margin-left:-400px;
	height:500px;
	background:#FFF;
	z-index:2;	
}
div.modal .close-modal{
	display:block;
	position:fixed;
	width:800px;
	left:50%;
	margin:auto;
	margin-left:-400px;
	top:13px;
	z-index:3;	
}
div.modal .close-modal a{
	display:block;
	float:right;
	width:80px;
	height:22px;
	margin-top:5px;
	background:url(../images/boton-close.png) no-repeat top left;
	text-indent:-100000px;
}
#flashpaper{
	bottom:0;
	height:100%;
	left:0;
	position:absolute;
	right:0;
	top:0;
	width:100%;
}
#flashpaper div.window{
	position:fixed;
	padding:0;
	margin:auto;
	top:40px;
	left:50%;
	width:800px;
	margin-left:-400px;
	height:500px;
	background:#FFF;
	z-index:2;	
}
#flashpaper .close-modal{
	display:block;
	position:fixed;
	width:800px;
	left:50%;
	margin:auto;
	margin-left:-400px;
	top:13px;
	z-index:3;	
}
#flashpaper .close-modal input{
	border:none;
	display:block;
	float:right;
	width:80px;
	height:22px;
	margin-top:5px;
	background:url(../images/boton-close.png) no-repeat top left;
	text-indent:-100000px;
}























