/* CSS Document */ 
/* COMUNES */
body{	font-family:"Trebuchet MS", Tahoma;}
#cuerpolistado {
	width:100%;
	background-color:#FFF;
}
#cuerpolistado img {|
	margin-left:-16px;
}
.cuerpolistado {
	width:100%;
	height:100%;
	margin:0 auto;
	/*float:left;*/
	background-color:#FFF;
}
.tachado {
	text-decoration: line-through;
}
.rojo {
	color: #F00;
}
.verde {
	color:#333
}
.amarillo {
	color: #333;
}
.fb-like{ margin:10px 0; width:100%; overflow:hidden;}
/* NAVEGADOR */
/* navegador */
.navcat {
	width:260px;
	float:left;
	height:auto;
	margin-right:5px;
	margin-top:10px;
}
.navcat ul, li {
	margin:0 5px 10px ;
	padding:0;
}
.navcat ul {
	list-style-image:url(../../img/flecha.jpg);
	cursor:pointer;
}
.navcat ol {
	list-style-image: none;
	list-style:none;
	margin-left:0;
}
.navcat li a {
	color:#434343;	text-decoration:none;

}
.navcat li .hover a {
	color:#1dbbeb;	text-decoration:none;

}
.navcat ol li.salgo,.navcat ol{
	margin-left:-20px;
	cursor:pointer
}
.navcat li a:hover, li.hover a {
	color:#1dbbeb;
	text-decoration:none;
}

li.catsup {
	cursor:pointer;
}

li.subcat {
	color: #9f9f9f;
	font-size: 14px;
	cursor: pointer;
}
li.subcatn {
	color: #9f9f9f;
	font-size: 14px;
	cursor: pointer;
}
ul.subcatp {
	color:#787878;
	font-size:14px;
	cursor:pointer;
	display:none;
}



/*
.navcat {
	width:19%;
	float:left;
	text-transform:uppercase;
	font-family:tahoma;
	text-align:left;
	padding-right: 1%;
	margin-top:10px; 
	margin-left:1%; 
}
.navcat ul{
	margin:0; padding:0; list-style:none;
}
li.catsup {
	color:#9f9f9f;
	font-size:14px;
	cursor:pointer;
}
ul.subcatp {
	font-size:13px;
	line-height:20px;
	color:#333;
	cursor:pointer;
	margin:0 0 0 10px;
}
	height:20px;
	line-height:20px;
	margin:10px 5px;
ul.subcatp {
	font-size:13px;
	line-height:20px;
	color:#333;
	cursor:pointer;
	padding-left:15px;
}
li.subcat {
	font-size:13px;
	line-height:20px;
	color:#333;
	cursor:pointer;
	padding-left:15px;
	margin:10px 5px;
}
li.catinf {
	font-size:14px;
	line-height:20px;
	font-family:tahoma;
}
li.catinf:hover {
	color:#9f9f9f;
	cursor:pointer;
}
*/
/* LISTADO */
#internas { margin-bottom:50px; width:996px; overflow:hidden;}
#internas .listado {
	width:730px;
	float:left;
	height:auto;
}
#internas .titulo {
	color:#4dccef;
	font-size:16px;
	font-weight:bold;
	padding-left:17px;
	margin:5px 0
}
#internas .titulo a {
	color:#4dccef;
	text-decoration:none;
}
#internas .titulo a:hover {
	color:#333;
}
#internas .titulo span {
	color:#333;
	font-size:14px;
}
#internas .color {
	border-bottom:1px solid #039
}
#internas .pastillas {
margin-right:12px; margin-bottom:10px; width:227px; float:left;border:1px solid #666; }
.img{width:227px; height:227px;float:left; margin:0;border-bottom:none;}
.img img{width:227px; height:227px;float:left; margin:0;}
.detalles{width:120px; height:14px; float:left; line-height:14px; font-size:12px; margin:3px 0; text-align:justify; color:#333;}
.detalles a{ font-weight:bold; color:#333; text-decoration:none; font-size:15px; text-align:justify;}
.precio{width:48%; height:18px; line-height:18px; font-size:18px; color:#000909; text-align:left; padding-left:2%;}
/*.precio{ width:490px; height:40px; float:left; text-align:right; padding-right:20px;} 
.precio span.fr{ height:25px; line-height:25px;font-size:18px; float:right; border:3px solid #666; border-radius:5px; padding:5px 2px;}
.precio span.fl{ float:left;}*/

.vermas{
	width:48%;
	text-align:right;
	background-color:transparent;
	color:#000909;
	float:right;
	padding-right:2%; font-size:18px;  height:18px; line-height:18px; 
}
.vermas a{ color:#040404; text-decoration:none; text-transform:uppercase;font-family:"Trebuchet MS", Tahoma; font-size:16px;}
.vermas a:hover{ color:#000;}
.comprar{width:100%; height:40px; float:left; margin-top:5px; background-color:#4dccef}
.pastillas .capadet { 
	position:absolute;
	z-index:100;
	margin:1px;
	background-color:rgba(125,125,125,.8);
	display:none;
	overflow:hidden;
	font-size:12px;
	text-align:justify;
	color:#FFF;
}

/*/////////////////////////////////////////*/

#internas .cuadroshover {
	margin-right:1%;
	width:99%;
	float:left; 
	margin-top:10px;
	border-bottom:1px solid #333;
}
.cuadroshover .img {
	width:10%;
	height:80px;
	float:left;
	margin:0;
	overflow:hidden;
}
.cuadroshover .img img {
	height:100%;
	float:left;
	margin:0;
}
.cuadroshover .detalles {
	width:48%;
	height:80px;
	float:left;
	line-height:14px;
	font-size:12px;
	margin:3px 1%;
	text-align:justify;
}
.cuadroshover .detalles a {
	font-weight:bold;
	color:#333;
	text-decoration:none;
	font-size:15px;
	text-align:justify;
}
.cuadroshover .comprar {
	width:40%;
	height:80px;
	float:left;
	margin-top:30px;
}

.cuadroshover .precio {
	width:450px;
	height:18px;
	float:left;
	line-height:18px;
	font-size:18px;
	margin:3px;
	color:#333;
	text-align:left
}
.cuadroshover .precio span.fr {
	height:25px;
	line-height:25px;
	font-size:18px;
	float:right;
	border:3px solid #333;
	border-radius:5px;
	padding:5px 2px;
}
.cuadroshover .precio span.fl {
	float:left;
}
.cuadroshover .vermas {
	width:50%;
	height:42px;
	float:left;
}
.cuadroshover .vermas a {
	text-align:center;
	color:#DDD;
	font-size:18px;
	background-color:#d3c09f;
	text-decoration:none;
	margin:0 auto;
	height:45px;
	line-height:45px;
	padding:10px 10px;
	border:none;
	border-radius:5px;
}
.cuadroshover .vermas a:hover {
	color:#F1F1F1;
}

.cuadroshover .capadet {
	position:fixed;
	width:1px;
	top:0;
	left:0;
	display:none;
	overflow:hidden;
	visibility:hidden;
}

.muestrapor {
	width:100%;height:29px; padding-top:5px; margin:10px 0; 
}
.minilink {
	font-size:12px;
	color:#123; 
	float: left;
	width:40%;
	line-height:29px;
}
.minilink a {
	text-decoration: none;
	color:#123;
}
.minilink a:hover {
	text-decoration: none; 
	color:#123;
	cursor:auto;
}
.order {
	font-size:11px;
	color:#123;
	float: left;
	width:35%;
	line-height:29px;
}
.list{ background-image:url(../images/list_a.png); background-repeat:no-repeat; background-position:bottom; width:10%; height:24px; float:left; margin:0 5px; cursor:pointer;}
.list:hover{ background-position:top;}
.list_a{background-image:url(../images/list_a.png); background-repeat:no-repeat; background-position: top; width:10%; height:24px; float:left; margin:0 5px; cursor:pointer;}
.list_a:hover{ background-position:bottom;}
.grid_a{ background-image:url(../images/grid_a.png); background-repeat:no-repeat; background-position: top; width:10%; height:24px; float:left; margin:0 5px; cursor:pointer;}
.grid_a:hover{ background-position:bottom;}
.grid{ background-image:url(../images/grid_a.png); background-repeat:no-repeat; background-position:bottom; width:10%; height:24px; float:left; margin:0 5px; cursor:pointer;} 
.grid:hover{ background-position:top;}


/* PAGINACION */
#paginacion { margin-top:50px;}
#paginacion, .rawpag {
	width:90%;
	padding:5px 5%;
	height:16px;
	font-size:11px;
	line-height:16px;
	float:left;
	color:#435A67;
	text-align:center;
	margin-bottom:10px;
}
#paginacion span {
	border:1px solid #435A67;
	border-radius:5px;
	padding:2px 5px;
	margin:0 2px;
}
#paginacion span:hover {
	background-color:#333;
	color:#FFF;
	border-color:#CCC;
	cursor:pointer;
}
#paginacion code, #paginacion page {
	text-decoration:none;
	text-align:center;
	color:#435A67;
	font-weight:bold;
}
/* DETALLE */
#detalle {
	width:100%;
	float:left;
	height:auto;
}
#detalle .imagen {
	width:49%;
	float:left;
	height:auto; 
	margin-right:1%;
}
#detalle .imagenprinc img {/*width:200px; height:125px;float:left;*/
	margin:0;
	border:1px solid #666;
}
#detalle .texto {
	width:48%;
	margin-left:0;
	height:auto;
	float:left;
	margin-top:0;
	color:#333;
	font-size:12px;
	margin-left:2%;
}

#detalle .consulta {
	width:auto;
	margin:10px auto;
	color:#4dccef;
	font-size:14px;
	height:15px;
	padding:15px 10px;
	line-height:15px;
	border:none;
	background-color:#F1F1F1;
	text-transform:uppercase;
	text-decoration:none;
}
#detalle .consulta:hover{	
	background-color: #4dccef;
	color:#666;
	cursor:pointer;
}

#detalle .extra {
	width:25%;
	margin-left:1%;
	height:auto;
	float:left;
	margin-top:0;
	color:#333;
	font-size:12px;
}
#detalle p.catsuptit {
	color:#4dccef;
	font-size:14px;
	height:20px;
	line-height:20px;
	margin:0;
	padding:0;
	margin-bottom:12px;
}
#detalle .detalles {
	width:200px;
	height:14px;
	float:left;
	line-height:14px;
	font-size:12px;
	margin:3px 0;
	text-align:justify;
}
#detalle .precio {
	width:200px;
	height:18px;
	float:left;
	line-height:18px;
	font-size:18px;
	margin:3px 0;
	padding:0;
	color:#333;
	text-align:left
}
/* REGISTRO Y CHECKOUT */
.checkout {
	text-align:center;
	color:#0A97EB;
	font-size:18px;
	line-height:50px;
}
.checkout_body a {
	color:#033;
	text-decoration:none;
}
.checkout_body a:hover {
	color: #039;
}
.checkout_body {
	float:left;
	width:96%;
	margin:20px 0 0 0;
	padding:2%;
	background-color:#FFF;
}
.checkout_body #topcart {
	float:left;
	font-size:24px;
	text-align:center
}
.checkout_body div {
	border-bottom:1px dashed #033;
	width:100%;
	margin:5px 0;
	clear:both;
}
.visible {
	display: inline-table
}
.novisible {
	display: none
}
#registro input.jcart-item-name, #yareg input {
	width:60%;
	border:1px solid #1dbbeb;
	background-color:transparent;
	font-size:12px;
	line-height:14px;
	padding:5px 2px;
	margin:5px 0
}
#registro select.jcart-item-name {
	border:1px solid #1dbbeb;
	background-color:transparent;
	font-size:12px;
	line-height:14px;
	padding:5px 0
}
#registrado {
	font-size:16px;
	color:#000;
}
#cargo, #olvido {
	font-size:14px;
	padding:5px 10px;
	border-radius:3px;
	background-color:#D1D1D1;
	border:1px solid #666
}
#nrcpr {
	display:none;
}
