/* CSS Document */
.pathDetail{
	text-align:left;
	margin:2px 0;
	float:left;
	width:630px;
}
h1 {
	margin:0;
	padding:0;
	border:0;
}
#all .middle .center_3 .producto{
	display: inline;
	float: left;
	width: 630px;
	overflow: hidden;
	margin-top: 4px;
}
#all .middle .center_3 .producto .prod_parent {
	float: left;
	width: 630px;
}
#all .middle .center_3 .producto .prod_tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	display: inline;
	float: left;
	width: 630px;
	margin-top: 0px;
	padding-bottom:5px;
	border-bottom:solid 1px #BFBFBF;
}
#all .middle .center_3 .producto .prod_datos {
	display: inline;
	float: left;
	/* width: 565px; */
	width: 630px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#all .middle .center_3 .producto .prod_datos .prod_img {
	display: inline;
	float: left;
	width: 210px;
	border-right: solid 1px #BFBFBF;
	margin-right: 10px;
}
#all .middle .center_3 .producto .prod_datos .prod_img .img{
	text-align: center;
	float: left;
	width: 210px;
	height: 210px;
}
#all .middle .center_3 .producto .prod_datos .prod_img .zoom {
	float: left;
	width: 210px;
	margin-top: 5px;
	text-align: center;
	display: inline;
	height: 20px;
}
#all .middle .center_3 .producto .prod_datos .prod_intro {
	font-size: 12px;
	float: left;
	color: #263683;
	line-height: 13px;
	padding-bottom:4px;
	margin-bottom:5px;
	border-bottom:solid 1px #BFBFBF;
	width: 389px;
}
#all .middle .center_3 .producto .prod_datos .prod_intro p{
	margin:0;
	padding:0;
	margin-bottom:5px;
	}
#all .middle .center_3 .producto .prod_datos .prod_comp {
	font-size: 12px;
	float: left;
	color: #263683;
	line-height: 13px;
	width: 389px;
}

#all .middle .center_3 .producto .prod_datos .prod_comp .prod_comprar{
	display: inline;
	float: left;
	width: 389px;
	overflow:hidden;
	border-bottom:solid 1px #BFBFBF;
	margin-bottom:5px;
}
.textDiscontinuo{
	display: inline;
	float: left;
	width: 389px;
	overflow:hidden;
	margin-top:5px;
	margin-bottom:5px;
	color:#666666;
	font-size:11px;
}
	
#all .middle .center_3 .producto .prod_datos .prod_comp .prod_comprar .precio_nuevo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	display: inline;
	float: left;
	/* height: 45px; */
	width: 274px;
	color: #000000;
	margin-top:1px;
	margin-bottom:15px;
}
#all .middle .center_3 .producto .prod_datos .prod_comp .prod_comprar .precio_nuevo .precioNew{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	display: inline;
	float: left;
	width: 274px;
	color: #CC0000;
	padding-bottom:2px;
	
}
#all .middle .center_3 .producto .prod_datos .prod_comp .prod_comprar .precio_nuevo .precioTexto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: inline;
	float: left;
	width: 274px;
	color: #006600;
	padding-left:0;
	font-weight:normal;
	padding-top:3px;
}
.precioNewTxt{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.precioAhorro{
	font-weight:bold;
	}
#all .middle .center_3 .producto .prod_datos .prod_comp .prod_comprar .precio_nuevo .precio_viejo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	float: left;
	padding-top: 2px;
	padding-right:10px;
	color: #000000;
	padding-bottom:5px;
}
.precio_viejo .precioViejoTxt{
	text-decoration: line-through;
	font-weight: bold;
	font-size: 13px;
}
#all .middle .center_3 .producto .prod_datos .prod_comp .prod_comprar .envio_gratis{
	float:left;
	}
	#all .middle .center_3 .producto .prod_datos .prod_comp .prod_comprar .cuotas{
	float:left;
	}
#all .middle .center_3 .producto .prod_datos .prod_comp .prod_comprar .boton_comprar{
	display: inline;
	float: left;
	color: #000000;
	text-align:left;
	background-image:url(../img/comprarBack.gif);
	background-repeat:no-repeat;
	width:274px;
	height:40px;
	padding:7px 0px 0px 5px;
}
/* SELECTOR DE CANTIDAD *********************************/
.qty_cant_text{
		float:left;
		display:inline;
		margin-top:7px;
		margin-right:7px;
		font-size:10px;
		font-weight:bold;
}
.qty_selector{
		float:left;
		height:20px;
		width:32px;
		display:inline;
		border-top-color:#6A899D;
		border-top-style:solid;
		border-top-width:1px;
		border-right-color:#6A899D;
		border-right-style:solid;
		border-right-width:1px;
		margin-top:5px;
		margin-right:5px;
}
.qty_selector a{
	color:#CC0000;
}
.qty_input{
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		text-align:center;
		width:14px;
		height:16px;
		padding:0px;
		margin:0px;
		border:0px;
		border-style:none;
		float:left;
		padding-left:2px;
		padding-top:3px;
		border-bottom-color:#6A899D;
		border-bottom-style:solid;
		border-bottom-width:1px;
		border-left-color:#6A899D;
		border-left-style:solid;
		border-left-width:1px;
}
.qty_add_btn{
		font-family:Arial, Helvetica, sans-serif;
		font-size:9px;
		line-height:9px;
		float:left;
		height:9px;
		overflow:hidden;
		width:14px;
		text-align:center;
		background-color:#FFFFFF;
		padding:0px;
		margin:0px;
		border-bottom-color:#6A899D;
		border-bottom-style:solid;
		border-bottom-width:1px;
		border-left-color:#6A899D;
		border-left-style:solid;
		border-left-width:1px;
		color:#CC0000;
}
.qty_add_btn:hover{
		background-color:#EFEFEF;
}
.add_btn{
		float:left;
		width:50px;
		height:18px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:9px;
		line-height:9px;
		padding:0px;
		padding-top:1px;
		padding-left:4px;
		background-color:#FFFFFF;
		border-color:#B9C7D0;
		border-style:solid;
		border-width:1px;
		border-left-width:2px;
		overflow:hidden;
}
.add_btn:hover{
		background-color:#EFEFEF;
}

/* FIN DE SELECTOR DE CANTIDAD **************************/

#all .middle .center_3 .producto .prod_datos .prod_comp .mensajes{
	font-family:Tahoma;
	font-size: 11px;
	display: inline;
	float: left;
	text-align:left;
	width:259px;
	padding:7px 0px 4px 0px;
}
#all .middle .center_3 .producto .prod_datos .prod_comp .mensajes .mensaje {
	display: inline;
	float: left;
	text-align:left;
	width:236px;
	padding:2px 0px 4px 23px;
	margin-bottom:7px;
}
#all .middle .center_3 .producto .prod_datos .prod_comp .mensajes .mensaje a{
	color:#333333;
}
.msj1{
	background-image:url(../img/iconAvisar.gif);
	background-repeat:no-repeat;
}
.msj2{
	background-image:url(../img/iconAddFavorites.gif);
	background-repeat:no-repeat;
}
.msj3{
	background-image:url(../img/iconAvisarAmigo.gif);
	background-repeat:no-repeat;
}
.social{
	font-family:Tahoma;
	font-size: 11px;
	display: inline;
	float: left;
	text-align:left;
	width:389px;
	padding:7px 0px 0px 0px;
}
.meGusta{
	float:left;
	width:130px;
	margin-top:5px;
	background-image:url(../img/megustaBack.gif);
	background-repeat:no-repeat;
	height: 50px;
}
.meGusta .votos{
	float:left;
	padding:12px 0 0 9px;
	width:35px;
	height: 38px;
	text-align: center;
	color: #000000;
	font-weight: bold;
	}
.meGusta .boton{
	float:left;
	padding:25px 0 0 10px;
	}
	
.addthis_toolbox{
	float: left;
	text-align:left;
	width:210px;
	margin-bottom:10px;
	display:inline;
}
	
#all .middle .center_3 .producto .prod_datos .prod_comp .prod_comprar .boton_comprar .comprar_boton {
	background-image:url(../img/comprarBoton.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 178px;
	cursor: pointer;
	border:0px;
}

#all .middle .center_3 .producto .prod_datos .prod_comp .envio {
	display: inline;
	float: left;
	width: 115px;
	padding-top: 5px;
	padding-bottom: 5px;
}


#all .middle .center_3 .producto .prod_datos .prod_comp_2 {
	font-size: 12px;
	float: left;
	color: #263683;
	line-height: 13px;
	margin-top:5px;
	padding-bottom:5px;
	border-bottom:solid 1px #BFBFBF;
	width: 370px;
	overflow:hidden;
}
#all .middle .center_3 .producto .prod_datos .prod_comp_2 .disponible {
	display: inline;
	float: left;
	width: 160px;
	margin-right: 10px;
	text-align: center;
	color:#333333;
}

#all .middle .center_3 .producto .prod_datos .prod_comp_2 .disponible .green {
	color: #009900;
}
#all .middle .center_3 .producto .prod_datos .prod_comp_2 .disponible .red {
	color: #AA0000;
}
.imgFamily{
	float:left;
	padding:5px 0px;
	}
#all .middle .center_3 .producto .prod_datos .prod_comp_2 .calcular {
	display: none;
	float: left;
	width: 160px;
	text-align: center;
	color:#333333;
}
#all .middle .center_3 .producto .prod_datos .prod_comp_2 .calcular a{
	color:#333333;
}
#all .middle .center_3 .producto .prod_datos .prod_comp .prod_comprar .observaciones {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	display: inline;
	float: left;
	width: 350px;
	margin-bottom: 5px;
	padding-left:5px;
}
#all .middle .center_3 .producto #descripcion, #all .middle .center_3 .producto #descVideo, #all .middle .center_3 .producto #descForm,#all .middle .center_3 .producto #descOpinion{
	float:left;
	width:630px;
	overflow:hidden;
	visibility:hidden;
	height:1px;
}
#all .middle .center_3 .producto #descripcion{
	overflow:visible;
	visibility:visible;
	height:auto;
}
#all .middle .center_3 .producto #descripcion-inside{
	font-size: 11px;
	background-image: url(../img/back_descripcion.jpg);
	float: left;
	width: 610px;
	margin-bottom: 15px;
	padding:10px;
	border-bottom:solid 1px #CCCCCC;
	overflow:hidden;
}
#all .middle .center_3 .producto #descripcion-inside a
{
	color:Blue;
	
	}
#all .middle .center_3 .producto #descVideo-inside{
	font-size: 11px;
	background-image: url(../img/back_descripcion.jpg);
	float: left;
	width: 630px;
	margin-bottom: 15px;
	padding:10px 0px;
	text-align:center;
	border-bottom:solid 1px #CCCCCC;
}
#all .middle .center_3 .producto #descForm-inside{
	font-size: 11px;
	background-image: url(../img/back_descripcion.jpg);
	float: left;
	width: 610px;
	margin-bottom: 15px;
	padding:10px;
	text-align:center;
	border-bottom:solid 1px #CCCCCC;
}
#all .middle .center_3 .producto #descOpinion-inside{
	font-size: 11px;
	background-image: url(../img/back_descripcion.jpg);
	float: left;
	width: 610px;
	margin-bottom: 15px;
	padding:10px;
	text-align:center;
	border-bottom:solid 1px #CCCCCC;
}
/* 	FORMULARIO CONSULTAS *********************************/

.consTexto {
	text-align: right;
	float: left;
	width: 100px;
	padding-right:10px;
}
.consCampo {
	float: left;
	width: 170px;
	margin-bottom:10px;
}
.consCampo a{
	margin-left:5px;
	margin-top:4px;
	float:left;
}
.consCampo .consCamp {
	float: left;
	height: 16px;
	width: 160px;
}
.consCampo .consCampCorto {
	float: left;
	height: 16px;
	width: 80px;
}
.consTexto2 {
	text-align: left;
	float: left;
	width: 500px;
	padding-right: 3px;
}
.consCampo2 {
	float: left;
	height: 56px;
	width: 500px;
}
.consCampo2 .consCamp2 {
	float: left;
	height: 56px;
	width: 500px;
}
.consBot {
	background-image: url(../img/bot_consultar.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	margin-top: 35px;
	padding: 0px;
	margin-left: 10px;
	border:0px;
	height: 25px;
	width: 79px;
	cursor:pointer;
}
.comments_ok{
	padding:10px;
}
.comments_no{
	padding:10px;
}
.consBottom{
	padding:10px;
}
.consTextoComen {
	text-align: left;
	float: left;
	width: 35px;
}
.consTextoComen2 {
	text-align: left;
	float: left;
	width: 52px;
}
.consCampoComen {
	float: left;
	width: 230px;
	margin-bottom:10px;
}
.consCampoComen .consCamp {
	float: left;
	height: 16px;
	width: 180px;
}
.comments_list td {
	border-bottom:solid 1px #EEEEEE;
	padding:4px;
	}
/* fIN DE FORMULARIO **************************************/


#all .middle .center_3 .producto .detalles {
	background-color: #EEEEEE;
	background-image: url(../img/back_detalles_prod.gif);
	background-repeat: repeat-x;
	display: inline;
	float: left;
	width: 628px;
	margin-bottom: 20px;
	border: 1px solid #999999;
}
#all .middle .center_3 .producto .detalles .dato_1 {
	float: left;
	width: 294px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
#all .middle .center_3 .producto .detalles .dato_2 {
	float: left;
	width: 608px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#all .middle .center_3 .producto .detalles .dato_2 .especif {
	font-size: 10px;
	line-height: 11px;
}
#all .middle .center_3 .producto .recomendados {
	/* background-image: url(../img/back_recomendacion.jpg);
	background-repeat: no-repeat;
	padding-top: 22px;*/
	display: inline; 
	float: left;
	width: 630px;
	
}
#all .middle .center_3 .producto .recomendados .recomendado {
	display: inline;
	float: left;
	width: 157px;
	margin-top:10px;
	overflow:hidden;
	margin-bottom:5px;
}
#all .middle .center_3 .producto .recomendados .recomendado .rec_img {
	float: left;
	width: 157px;
	height:130px;
	overflow:hidden;
}
#all .middle .center_3 .producto .recomendados .recomendado .rec_tit h3{
	margin:0;
	padding:0;
	border:0;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	display: inline;
	float: left;
	width: 147px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top:5px;
	height:30px;
	overflow:hidden;
	line-height:14px;
}
#all .middle .center_3 .producto .recomendados .recomendado .rec_plat {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	display: inline;
	float: left;
	width: 147px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top:2px;
	color:#999999;
}
#all .middle .center_3 .producto .recomendados .recomendado .rec_precio {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	display: inline;
	float: left;
	width: 147px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top:2px;
}
#all .middle .center_3 .producto .prod_datos .prod_comp_2 .avisar {

	display: inline;
	float: left;
	width: 160px;
	text-align: center;
	color:#333333;
	background-color: #F5F5F5;
}
#all .middle .center_3 .producto .prod_datos .prod_comp_2 .avisar .news_campo {
	text-align: right;
	float: left;
	width: 130px;
	padding-right: 5px;
}
#all .middle .center_3 .producto .prod_datos .prod_comp_2 .avisar .news_campo .news_camp {
	height: 16px;
	width: 127px;
	border:solid 1px #999999;
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	padding-left:3px;
}
#all .middle .center_3 .producto .prod_datos .prod_comp_2 .avisar .news_boton {
	text-align: left;
	float: left;
	width: 20px;
	padding-top:2px;
}
#all .middle .center_3 .producto .prod_datos .prod_comp_2 .avisar .news_boton .news_bot {
	background-image: url(../img/bot_news.gif);
	height: 18px;
	width: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.selEnvios {
	font-size:11px;
}
#_shc_text_{
	display:inline;
}
#_MeGustaBlock{
	border:0;
	padding:10px;
	font-size:12px;
}
#_MeGustaError{
	border:0;
	padding:10px;
	font-size:12px;
}
#_MeGustaOk{
	border:0;
	padding:10px;
	font-size:12px;
}
#_MeGustaBlock{
	border:0;
}

.registerBoton{
	background-color: #EEEEEE;
	background-image: url(../img/bot_registrar.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 79px;
	border:0;
	cursor:pointer;
	text-indent:-9999px;
}
.cancelBoton{
	background-color: #EEEEEE;
	background-image: url(../img/bot_cancelar.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 100px;
	border:0;
	cursor:pointer;
	text-indent:-999999px;
	float:left;
	margin-left:30px;
}

.stock_locales
{
	float:left;
	padding-top:10px;
	font-size: 11px;
	color: #333333;	
	
}

.stock_locales .seleccion
{
	float:left;
}

.stock_locales .seleccion select
{
	font-size: 11px;
	color: #333333;	
	margin-top:5px;
}

.stock_locales .resultado
{
	text-align:center;
	float:left;	
	}

.stock_locales .resultado #_nostock
{
	float:left;
	margin-top:10px;
	padding:3px;
	/*background-color:Red;*/
	font-weight:bold;
	color:#FFFFFF;
	margin-bottom:10px;
	margin-left:50px;
}


.stock_locales .resultado #_ystock
{
	float:left;
	margin-top:10px;
	padding:3px;
	/*background-color:Green;*/
	font-weight:bold;
	color:White;
	margin-bottom:10px;
	margin-left:50px;
}
