/*/////////WIDGETS/////*/
/*---------------WIDGET SUB MENU SECCION---------------*/
.wdSubMenuSeccion { width:950px; margin:0 auto 10px}
.seccionSubMenuRoot {
	padding:3px 10px 2px;
	margin:0 15px;
	font-size:12px;
	background:url(../img/bgSeccionSubMenuRoot.gif) no-repeat
}
.seccionSubMenuSib {
	height:37px;
	list-style:none;
	background:url(../img/bgSeccionSubMenuSib.gif) no-repeat
}
.seccionSubMenuSib li{
	float:left;
}
.seccionSubMenuSib a {
	display:inline-block;
	font-size:14px;
	font-weight:bold;
	padding:13px 15px 0 15px;
	height:24px;
	color:#999999;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	background:url(../img/bgSeccionSubMenuSibOff.gif) top right no-repeat;
}
.seccionSubMenuSib a:hover {
	
}
.seccionSubMenuSib .on{
	margin-left:4px
}
.seccionSubMenuSib .on a{
	margin:0;
	color:#FFF;
	padding:7px 22px 0 16px;
	height:30px;
	font:normal 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(../img/bgSeccionSubMenuSibOn.gif) right no-repeat;
}
.seccionSubMenuChild {
	list-style:none;
	background:url(../img/bgSeccionSubMenuChild.gif) no-repeat bottom;
	clear:left;
	height:26px;
	margin:0 15px;
	text-align:center
}
.seccionSubMenuChild li{
	float:left
}
.seccionSubMenuChild li a{
	display:inline-block;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	background:url(../img/btnSeccionSubMenuChild.gif) bottom left;
	text-decoration:none;
	text-align:center
}
.seccionSubMenuChild li a span { 
	display:inline-block; 
	margin-left:4px; 
	padding:6px 10px 0 6px;
	height:20px;
	background:url(../img/btnSeccionSubMenuChild.gif) bottom right;}

.seccionSubMenuChild li a:hover{
	color:#000;
	background:url(../img/btnSeccionSubMenuChildOn.gif) bottom left;}

.seccionSubMenuChild li a:hover span{
	background:url(../img/btnSeccionSubMenuChildOn.gif) bottom right;}

.seccionArbol , .seccionArbol ul{
	list-style:none;
	position:absolute;
	background-color:#FFFFFF;
	border:#CCCCCC solid 1px;
	border-bottom:none;
	width:180px;
	display:inline;
	margin:-4px 0 0 10px
}
.seccionArbol li{
	list-style:none;
}
.seccionArbol .des{
	background-image:url(../img/bgSeccionArbolDes.gif);
	background-repeat:no-repeat;
	background-position:right center
}
.seccionArbol a{
	display:block;
	font-size:12px;
	font-weight:bold;
	padding:5px 10px;
	border-bottom:#CCCCCC solid 1px;
	text-decoration:none;
}
.seccionArbol li:hover {
	color:#FFFFFF !important;
	background-color:#c8c8c8  !important;
}
/*---------------WIDGET CATEGORIAS---------------*/
.wdCategorias {

}
.wdCategorias ul{
	list-style:none;
}
.wdCategorias li{
	margin-bottom:2px;
	display:inline;
}
.wdCategorias li a{
	display:block;
	padding:12px 0 8px 10px;
	background:url(../img/widgets/bgWdCategorias310.gif);
	text-transform:uppercase;
	height:20px;
	font-weight:bold;
	font-size:15px;
	color:#fff;
}
.wdCategorias li a span{ width:15px; height:15px; float:left; }
.wdCategorias .on a, .wdCategorias a:hover{
	text-decoration:none!important;
	color:#000;
	background-position:bottom
}
.wdCategorias .on{
	color:#000;
}
.wdCategorias li ul{
	margin:0 0 0 18px;
	overflow:hidden
}
.wdCategorias li ul li a{
	color:#444;
	padding-left:15px;
	font-size:10px;
}
.wdCategorias li ul li a:hover{
	color:#000;
}
.wdCategorias li ul .on {
	padding-left:0;
}
.wdCategoriasBot {
	clear:both;
	height:12px;
	overflow:hidden;
}
/*---------------WIDGET SECCIONES  ---------------*/
.wdSeccionesGeneral {
	padding-top:10px;
	max-width:910px;
	margin:0 auto
}
.wdSeccionesGeneralResumen{
	list-style:none;
}
.wdSeccionesGeneralResumen li{
	margin-bottom:2px;
	float:left
}
.wdSeccionesGeneralResumen li a{
	float:left;
	padding:15px;
	border:2px solid #e6e6e6;
	-webkit-border-radius: 10px;  
	-moz-border-radius: 10px; 
	-ms-border-radius: 10px;  
	border-radius: 10px; 
	font-size:12px;
	background-color:#fff;
	width:261px;
	text-align:center;	
	margin:0 8px 8px 0
}
.wdSeccionesGeneralResumen li strong{
	color:#06C
}
.wdSeccionesGeneralResumen li h5{
	font-size:16px;
	padding:3px;
}
.wdSeccionesGeneralResumen li a:hover{
	border:2px solid #573805;
	background-color:#ede2bd;
	text-decoration:none
}
.wdSeccionesGeneralResumen li img{
	margin-bottom:6px;
	border:#FFF 2px solid
}
.g310 .wdSeccionesGeneral {
	margin:9px 0 25px 0;
	padding:0
}
.g310 .wdSeccionesGeneral ul{
	list-style:none;
}
.g310 .wdSeccionesGeneral li{
	margin-bottom:2px;
}
.g310 .wdSeccionesGeneral li a{
	display:block;
	padding:12px 0 8px 10px;
	background:url(../img/widgets/bgWdCategorias310.gif);
	text-transform:uppercase;
	height:20px;
	font-weight:bold;
	font-size:15px;
	color:#fff;
}
.g310  .wdSeccionesGeneral .on a, .g310 .wdSeccionesGeneral a:hover{
	text-decoration:none!important;
	color:#000;
	background-position:bottom
}
.g630 .wdSeccionesGeneralResumen li a{
	width:272px;
	min-height:103px;
}


/*---------------WIDGET PRODUCTOS GENERAL---------------*/

.wdProductosGeneral  {
	margin:0 auto;
	max-width:950px;
	padding-top:5px
}
.wdProductosGeneral .productosItem {
	float:left;
	margin:0 0 10px 10px;
	width:444px;
	padding:8px;
	background-color:#f7f3db;
	-webkit-border-radius: 8px;  
	-moz-border-radius: 8px; 
	-ms-border-radius: 8px;
	cursor:pointer;
	height:135px;
}
.wdProductosGeneral .productosItem:hover {
	background:#fced90;
}
.wdProductosGeneral .productosItem:hover .precio{
	background:#fff;
}
.wdProductosGeneral .foto img{
	float:left;
	width:130px;
	margin-right:10px;
}
.wdProductosGeneral .productosItemInfo {
	float:left;
	width:290px
}
.wdProductosGeneral .productosItem .categ{	
	font-size:12px;
	color:#0d5f8e;
	text-transform:uppercase;
}
.wdProductosGeneral .productosItem .nombre{
	font-size:16px;
	font-weight:bold
}
.wdProductosGeneral .productosItem .descrip{	
	text-align:left;
	margin-bottom:3px;
	height:12px;
	overflow:hidden
}
.wdProductosGeneral .productosItem .precio{	
	font-size:14px;
	font-weight:bold;
	background-color:#fbdf77;
	-webkit-border-radius: 5px;  
	-moz-border-radius: 5px; 
	-ms-border-radius: 5px;
	float:left;
	margin:8px 80px 8px 0;
	padding:5px 6px
}

.wdProductosGeneral .productosItem .precioOff{
	-moz-border-radius:5px 5px 5px 5px;
	float:left;
	font-size:14px;
	font-weight:bold;
	margin:8px 80px 28px 0;
	padding:5px 6px;
	background:none;
}
.wdProductosGeneral .productosItem .stock{	
	font-size:12px;
	font-style:italic;
	padding:7px 6px
}
.wdProductosGeneral .productosItem .btns{	
	clear:left;
	float:left;
	margin-left:-142px;
	margin-top:14px;
	width:166px;
}
.wdProductosGeneral .productosItem  .icons{
	float:right;
	width:80px;
	margin-top:38px
}
.productosItem .iconDescarga {
	width:30px;
	float:right;
}
.productosItem .iconCD {
	width:30px;
	float:right;
}
.btnMasInfo {
	background:url(../img/productos/iconMasInfo.png) no-repeat 5px center;
	color:#000;
	float:left;
	text-transform:uppercase;
	font-weight:bold;
	-webkit-border-radius: 5px;  
	-moz-border-radius: 5px; 
	-ms-border-radius: 5px;
	padding:4px 5px 4px 30px
}
.btnMasInfo:hover {
	background-color:#fff;
	text-decoration:none;
}
.g630 .wdProductosGeneral .productosItem {
	width:180px;
	height:285px;
}
.s620 .wdProductosGeneral .productosItem {
	width:278px;
	height:auto;
	height:130px;
}
.s620 .wdProductosGeneral .productosItem .btns{
	margin-top:41px;
}
.s620 .wdProductosGeneral .productosItemInfo {
	width:138px;
}
.s620 .wdProductosGeneral .productosItem .precioOff{
	float:left;
	font-size:14px;
	font-weight:bold;
	margin:4px 0;
	padding:5px 6px;
	background:none;
}

.g630 .wdProductosGeneral .productosItem .foto img{
	width:180px;
} 
.s620 .wdProductosGeneral .productosItem .foto img{
	width:130px;
}
.s620 .wdProductosGeneral .productosItem .nombre{
	height:35px;
	overflow:hidden;
	width:auto;
	font-size:13px
}
.s620 .wdProductosGeneral .productosItem .descrip{	
	display:none
}
.s620 .wdProductosGeneral .productosItem .precio{
	margin:6px 0 0 0;
	height:17px;
}
.s620 .wdProductosGeneral .productosItem .stock{	
	display:none	
}
.s620 .wdProductosGeneral .productosItem .icons{	
	margin-top:34px	
}
.s620 .wdProductosGeneral .productosItem .stock{	
	display:none	
}
.g630 .wdProductosGeneral .productosItem .btns{	
	margin-left:14px;
}
.g630 .wdProductosGeneral .productosItem {
	float:left;
	width:180px;	
	border:1px solid #e6e6e6;
	background-color:#fff;
	-webkit-border-radius: 5px;  
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;  
	border-radius: 5px; 
	margin:0 4px 9px 4px;
	display:inline;
	cursor:pointer;
	padding:10px;
	height:289px;
}
.g630 .wdProductosGeneral .productosItem:hover {
	border:1px solid #573805;
	background-color:#ede2bd;
}
.g630 .wdProductosGeneral .productosItem:hover img{
	border:1px solid #E9E6C9 ;
}
.g630 .wdProductosGeneral .productosItem .descrip{	
	text-align:left;
	height:45px;
	clear:left;
	overflow:hidden;
	width:100%;
}
.g630 .wdProductosGeneral .productosItem .stock{	
	display:none
}


/*---------------WIDGET PRODUCTOS NAVEGADOR---------------*/
.wdProductosNav {
	padding:13px 10px 0 17px; 
	margin:0 auto;
	font-weight:normal;
	font-size:11px;
	min-height:25px;
}
.g630 .wdProductosNav {
	width:603px;
	background:url(../img/bgTit630.png);
}
.wdProductosFichaBasica .wdProductosNav {
	float:left;
	width:603px;
	padding:5px 0 0 10px;
	background:none;
	min-height:inherit
}
.wdProductosNav a{
	color:#666
}
.wdProductosNav .lastChild{
	color:#000;
	font-weight:bold;
	font-size:13px;
}
.g630 .wdProductosNav .lastChild{
	display:block;
	font-size:20px;
	padding:4px 0
}
.wdProductosNavSubMenu {
	display:none;
	background-color:#FFFFFF;
	border:#CCCCCC 1px solid;
	border-right-width:2px;
	margin:20px 0 0 0px;
	position:absolute;
}
.wdProductosNavSubMenu li{
	list-style:none
}
.wdProductosNavSubMenu a{
	display:none;
	font-weight:normal !important;
	border-bottom:#CCCCCC 1px solid;
	font-size:13px !important;
	padding:5px 22px 5px 10px !important; display:block;
	color:#523F38 !important;
}
.wdProductosNavSubMenu a:hover{
	background-color:#523F38 ;
	color:#fff !important;
	text-decoration:none
}

/*---------------WIDGET PRODUCTOS LISTADO---------------*/

.wdProductosListadoTools {
	margin:4px 0 5px 0;
	height:22px;
	padding:4px;
	text-align:right;
	border-bottom:#4c4c4c solid 2px;
}
.wdProductosListadoTools a{
	float:left;
	outline:none;
	padding:6px 10px;
	margin-right:-12px;
	display:inline;	
	color:#999;
	font-weight:bold;
	width:96px;
	height:14px;
	text-align:left;
	text-transform:uppercase;
	background:url(../img/productos/solapaOff.png);
}
.wdProductosListadoTools .on, .wdProductosListadoTools a:hover{
	text-decoration:none !important; color:#fff;
	background:url(../img/productos/solapaOn.png);
	z-index:100;
	position:relative;
}
.wdProductosListadoTools a img{ margin-right:10px;
}
.productosOrderInput{
	cursor:pointer; 
	padding-right:10px;
	background:url(../img/productos/bgInputOrder.gif) no-repeat top right #fff !important;
	border:1px solid #CCCCCC;
	height:16px !important
}
.productosOrder{
	position:absolute;
	padding:5px;
	border:1px solid #CCCCCC;
	background-color:#fff;
	text-align:left;
	margin-top:2px;
	display:none;
	margin-left:418px;
	width:230px
}
.productosOrder a{
	width:90px;
	border:#999999 solid 1px;
	margin-bottom:2px;
	margin-right:2px;
	background-image:none;
}
.productosOrder a:hover{
	color:#fff;
	background-image:none;
	background-color:#666;
}
.contOrdenTit {
	background-color:#E9E9E9;
	margin-left:10px;
	margin-bottom:3px;
	height:27px;
}
.wdProductosListadoGaleria .productosContTit {
	display:none;
}
.wdProductosListadoGaleria .productosItem {
	float:left;
	margin:0 0 9px 10px;
	width:184px;
	padding:8px;
	background-color:#f7f3db;
	-webkit-border-radius: 8px;  
	-moz-border-radius: 8px; 
	-ms-border-radius: 8px;
	cursor:pointer;
	height:280px;
}
.wdProductosListadoGaleria .productosItem:hover {
	background:#fced90;
}
.wdProductosListadoGaleria .productosItem:hover a{
	text-decoration:none
}
.wdProductosListadoGaleria .productosItem:hover .precio{
	background:#fff;
}
.wdProductosListadoGaleria .foto img{
	width:180px;
	margin-bottom:5px;
}
.wdProductosListadoGaleria .productosItem .categ{	
	font-size:12px;
	color:#0d5f8e;
	text-transform:uppercase;
}
.wdProductosListadoGaleria .productosItem .nombre{
	font-size:16px;
	font-weight:bold;
	overflow:hidden;
	height:37px
}
.wdProductosListadoGaleria .productosItem .descrip{	
	text-align:left;
	height:30px;
	clear:left;
	overflow:hidden;
	width:100%;
	margin-bottom:5px
}
.wdProductosListadoGaleria .productosItem .precio{	
	font-size:14px;
	font-weight:bold;
	background-color:#fbdf77;
	-webkit-border-radius: 5px;  
	-moz-border-radius: 5px; 
	-ms-border-radius: 5px;
	float:left;
	margin:0 5px 8px 0;
	padding:5px 6px
}
.wdProductosListadoGaleria .productosItem .stock{	
	font-size:12px;
	font-style:italic;
	padding:7px 6px
}
.wdProductosListadoGaleria .productosItem .btns{	
	clear:left
}

.wdProductosListadoGrilla {
	background-color:#FFFFFF;
	padding:4px 0
}
.wdProductosListadoGrilla .productosContTit {
	background-color:#E9E9E9;
	margin-bottom:3px;
	height:26px;
	overflow:auto;
}
.wdProductosListadoGrilla .productosContTit p, .wdProductosListadoGrilla .contOrdenTit p{
	float:left;
	border-left:#fff 1px solid;
	height:18px;
	font-weight:bold;
	padding:5px 0 3px 5px;
	display:inline;
}
.wdProductosListadoGrilla .productosItem {
	background-color:#fff;
	margin-bottom:5px;
	padding:2px;
	clear:left;
	border-bottom:#CCCCCC solid 1px;
	cursor:pointer;
	height:90px
}
.wdProductosListadoGrilla .productosItem:hover {
	background-color:#fbf6e1;
}
.wdProductosListadoGrilla .productosItem:hover img{border:#999 solid 1px}
.wdProductosListadoGrilla .dest {
	background-color:#eee ;
}
.wdProductosListadoGrilla .foto img{
	margin-right:10px;
	border:#CCCCCC solid 1px;
	float:left;
	display:inline;	
	width:110px;
}
.wdProductosListadoGrilla .categ{	
	font-size:12px;
	font-weight:bold;
	color:#0d5f8e;
	text-transform:uppercase;
}
.wdProductosListadoGrilla .nombre {
	font-size:16px;
	font-weight:bold;
	width:400px !important;
	text-align:left;
}
.wdProductosListadoGrilla .descrip{	
	text-align:left;
	float:left;
	width:275px;
	text-align:justify;
}
.wdProductosListadoGrilla .datos img{	
	width:75px;
}
.wdProductosListadoGrilla .precio{	
	margin-left:10px;
	font-size:15px;
	display:inline;
	font-weight:bold
}
.wdProductosListadoGrilla .stock{	
	margin-left:10px;
	display:inline;
}
.wdProductosListadoGrilla .btns{	
	float:left;
	background: url(../img/productos/bgBotones.gif) no-repeat;
	padding:3px 10px 0 10px;
	height:17px;
	margin:10px;
}
.wdProductosListadoGrilla .btns a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:900;
	color:#333;
	text-transform:uppercase;
}
/*---------------WIDGET PRODUCTOS FICHA BASICA---------------*/
.wdProductosFichaBasica {
	padding-top:15px;
	max-width:950px;
	margin:0 auto
}
.productoFotos {
	float:left;
	display:inline;
	margin:5px;
	width:300px;
	text-align:center
}
.productoFotos img{
	cursor:pointer;
}
.productoFotoPr {
	display:inline-block;
	border:solid 1px #e5e5e5;
	padding:5px;
	margin-bottom:5px;
}
.productoFotosSec a{
	display:inline-block;
	border:solid 1px #e5e5e5;
	margin:0 1px 1px 0
}
.productoTit {
	font-size:27px;
	float:left;
	width:530px;
	padding:3px 10px;
}
.productoInfo {
	float:left;
	width:635px;
	margin-bottom:10px;
	font-size:12px
}
.productoMarca {
	float:right;
	margin:5px;
	width:80px;
	display:inline;	
}
.productoMarca img{
	width:80px;
}
.productoInfo .cod{
	padding:10px 0 0 10px;
	font-weight:bold
}
.productoInfo .stock {
	padding:10px 0 0 10px;
	font-weight:bold;
	color:#EE7F01;
}
.productoInfo p{
	padding:6px 35px 0 10px;
}
.productoInfo .precio{
	padding:5px 10px !important;
	margin:0 0 2px 150px !important;
	width:auto !important;
	float:left;
	clear:left;
	font:bold 24px Arial, Helvetica, sans-serif !important
}
.productoTools {
	width:630px;
	float:right;
	text-align:right;
	padding-top:8px;
	margin-right:10px
}
.productoTools a{
	float:right;
	height:20px;
	margin-left:5px
}
.siguiente {
	background:url(../img/icon/siguiente.gif) bottom;
	width:20px; height:20px;
}
.anterior {
	background:url(../img/icon/anterior.gif) bottom;
	width:20px; height:20px;
}
.siguiente:hover {
	background:url(../img/icon/siguiente.gif) top;
}
.anterior:hover {
	background:url(../img/icon/anterior.gif) top;
}
.anterior span,  .siguiente span, .anteriorOff span,  .siguienteOff span{
	display:none
}
.anteriorOff {
	background:url(../img/icon/anteriorOff.gif) bottom;
	width:20px; height:20px;
	cursor:default
}
.siguienteOff {
	background:url(../img/icon/siguienteOff.gif) bottom;
	width:20px; height:20px;
	cursor:default
}
.cuadAnt, .cuadSig{
	position:absolute; 
	background-color:#FFFFFF; 
	padding:5px; 
	border:1px solid #CCCCCC; width:208px;
	display:none;
}
.descargaPTit {
	color:#fff;
	background-color:#cc9a26;
	font-size:13px;
	font-weight:bold;
	padding-bottom:6px
}
.descargasFicha {
	background-color:#fff; position:absolute; width:300px; 	border:#926e19 solid 3px; visibility:hidden; top:-1000px; z-index:44
}
.descargasFicha h4 {
	padding:5px 0;
	font-size:19px;
}
.descargasFFoto {
	float:left;
	margin:3px 6px 3px 3px;
}
.descargasFicha p{
	padding:2px 0 2px 0;
}
.descargasFicha ul{
	padding:8px 0 8px 0;
	list-style:none;
	width:300px;
	float:right
}
.descargasFicha li{
	padding:5px 6px;
	margin:1px 4px 1px 4px;
	text-align:left;
	border-bottom:#CCCCCC solid 1px;
	font-weight:bold
}
.descargasIcon{
	vertical-align:middle;
	margin-right:2px;
}
.productoGal {
	margin-top:10px;
	clear:both;
	background:#e9e6c9;
}
.productoGal img{
	border:#CCCCCC solid 1px;
	cursor:pointer;
	width:110px;
}
.productoGal a{
	margin:0 3px 7px 4px !important;
	float:left;
}
.btnComprar, .btnComprarB{
	float:left;
	margin:5px 10px 0;
	background:url(../img/productos/bgComprar.gif) no-repeat bottom left;
	color:#a17027;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
}
.btnComprar span, .btnComprarB span { 
	display:inline-block; margin-left:35px; 
	height:27px; padding:3px 6px 0 0; 
	background:url(../img/productos/bgComprar.gif) no-repeat bottom right;
}
.btnComprarB span { 
	height:24px; padding:6px 6px 0 0; 
}
.btnComprar img { 
	vertical-align:middle
}
.btnComprar:hover, .btnComprarB:hover{
	background-position:top left;
	color:#ba873e;
	text-decoration:none
}
.btnComprar:hover span, .btnComprarB:hover span{ background-position:top right; }

/*---------------ALBUMS---------------*/

.albumItemDest {
	float:left;
	margin:20px 0 25px 20px;
	width:295px;
}
.albumItemDest .iconDescarga {
	position:absolute;
	margin:84px 0 0 -50px;
}
.albumItemDest .iconCD {
	position:absolute;
	margin:84px 0 0 -95px;
}
.albumItemDest .foto img{
	float:left;
	width:130px;
	margin-right:6px;
}
.albumItemDest .nombre{
	font-size:15px;
	font-weight:bold
}
.albumItemDest .precio{
	font-size:14px;
	font-weight:bold;
	background-color:#FFF;
	-webkit-border-radius: 5px;  
	-moz-border-radius: 5px; 
	-ms-border-radius: 5px;
	float:left;
	margin:8px 80px 8px 0;
	padding:4px 6px
}
.btnComprarDest {
	background:url(../img/productos/iconComprarCh.png) no-repeat 5px center;
	color:#000;
	float:left;
	text-transform:uppercase;
	font-weight:bold;
	-webkit-border-radius: 5px;  
	-moz-border-radius: 5px; 
	-ms-border-radius: 5px;
	padding:4px 5px 4px 30px
}
.btnComprarDest:hover {
	background-color:#fff;
	text-decoration:none;
}
.albumTodos {
	float:right;
	color:#614300;
	font-size:15pt;
	margin-top:8px;
}
.albumTodos:hover {
	color:#e4a109;
}
.albumesCont {
	padding-left:10px
}

.albumesCat {
	float:left;
	width:310px;
	margin-left:20px;
}
.albumesCat h4, .albumesTop h4{
	padding:14px 10px 10px;
	margin-bottom:0
}

.albumesCat li, .albumesTop li{
	list-style:none;
}
.albumesCat a, .albumesTop a{
	display:block;
	padding:7px 0 7px 10px;
	border-bottom:#F2F2F2 solid 1px;
}
.albumesTop a{
	border-bottom:#fff solid 1px;
}
.albumesCat a:hover, .albumesTop a:hover{
	background-color:#fbdf77;
	text-decoration:none
}
.albumesTop {
	float:left;
	width:300px;
	margin-left:10px;
	background-color:#fff8df
}

/*---------------ALBUM FICHA---------------*/
.albumFotos {
	float:left;
	display:inline;
	margin:5px;
	width:300px;
	text-align:center
}
.albumFotos img{
	cursor:pointer;
}
.albumFotoPr {
	display:inline-block;
	border:solid 1px #e5e5e5;
	padding:5px;
	margin-bottom:5px;
}
.albumTit {
	font-size:27px;
	float:left;
	width:530px;
	padding:3px 10px;
}
.albumInfo {
	float:left;
	width:635px;
	margin-bottom:10px;
	font-size:12px
}
.albumInfo .cod{
	padding:10px 0 0 10px;
	font-weight:bold
}
.albumInfo .stock {
	padding:10px 0 0 10px;
	font-weight:bold;
	color:#EE7F01;
}
.albumInfo p{
	padding:6px 35px 0 10px;
}
.albumInfo .precio{
	padding:5px 10px !important;
	margin:0 0 2px 150px !important;
	width:auto !important;
	float:left;
	clear:left;
	font:bold 24px Arial, Helvetica, sans-serif !important
}
.albumPistas {
	clear:left
}
.albumPistas table{
	width:620px;
	margin:5px auto 0 
}
.albumPistas th{
	font-size:16px;
	padding:3px 5px 8px
}
.albumPistas td{
	font-size:14px;
	padding:7px 5px;
	background-color:#faf4eb;
	border-bottom:#FFF solid 1px
}
.albumPistas td a{
	float:left;
	width:28px;
	height:28px;
	margin-left:2px;
	cursor:pointer !important;
}
.albumPistas td a span{
	display:none
}
.albumPistas .on td{
	border:none;
	background-color:#f4e6d2
}
.albumPistas .letras{
	display:none;
}
.albumPistas .letras td{
	background:url(../img/productos/bgProductoPistasLetras.gif) repeat-x
}
.albumPistas .letras p{
	font-size:11px;
	padding-left:40px
}
.btnPrint {
	background:url(../img/productos/iconPrint.png);
}
.btnLetras {
	background:url(../img/productos/iconLetras.png);
}
.btnPlay {
	background:url(../img/productos/iconPlay.png);
}
.btnPause{
	background:url(../img/productos/iconPause.png);
}
.btnBuy {
	background:url(../img/productos/iconComprar.png);
}
.btnVideo {
	background:url(../img/productos/iconVideo.png);
}
.pistaLoader{
	background:url(../img/productos/pistaLoader.gif) center;
	float:left;
	width:28px;
	height:28px;
	margin-left:2px;
	display:none;
}
.albumPistas td a:hover{
	background-position:bottom
}
.albumPlayer {
	width:620px;
	margin:20px auto 0
}
.albumLinks {
	padding:5px 10px;
	list-style:none;
	clear:left;
	text-align:center
}
.albumLinks a {
	padding:4px 0;
	margin:0 5px
}
.albumLinks li {
	display:inline
}

/*FICHA CONSULTA*/

.fichaConsulta{
	padding:3px;
	margin:5px;
	float:left;
	width:180px;
	border:1px solid #CCCCCC;
	background-color:#FFF
}
.imgConsulta{
	margin-bottom:5px;
	border:#999999 solid 1px;
}
.imgConsulta img{
	width:179px;
}
.datFichaConsulta span{
	font-weight:bold;
	padding:2px 4px;
	font-size:15px;
}
.datFichaConsulta p{
	padding:2px 4px;
}
.datFichaConsulta strong{
	font-size:12x;
	padding:2px 4px;
}
.blockOrden{
	position:absolute; background-color:#fff; display:none;filter:alpha(opacity=90);opacity:.90;
}
.loaderOrden{
	position:absolute;display:none; font-weight:bold; text-align:center; width:150px;z-index:2;
}

/*---------------WIDGET MEDIA LISTA---------------*/
.wdMediaLista {
}
.wdMediaLista h4{
	margin-bottom:8px
}
.g630 .mediaItem {
	width:180px;
	height:164px;
	float:left;
	display:inline;
	margin:0 0 10px 10px;
	padding:7px;
	border:1px solid #e6e6e6;
	background-color:#fff;
	cursor:pointer;
	-webkit-border-radius: 5px;  
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;  
	border-radius: 5px; 
}
.mediaItem h6{
	font-size:14px;
	color:#666;
	text-align:center;
	margin-top:6px;
	height:46px;
	overflow:hidden;
}
.mediaItem span{
	font-size:10px;
	color:#666;
	float:left
}
.mediaItem .autor{
	float:right;
	font-size:10px;
	color:#666666;
}
.mediaItem .fecha{
	float:right;
	clear:right;
	font-size:10px;
	color:#666666;
}
.mediaItem:hover {
	border:1px solid #573805;
	background-color:#ede2bd;
}
.mediaItem:hover h6{
	color:#000
}
.fotos{
}
.videos{
}
.videos .mediaItem{
	height:160px !important;
}
.mediaItemVideoIcon {
	position:relative;
	margin-top:-105px;
}
.s300 .wdMediaLista {
	padding:5px 0 7px;
}
.s300 .mediaItem {
	width:135px;
	height:133px;
	float:left;
	display:inline;
	margin:0 0 5px 5px;
	padding:4px;
	border:1px solid #e6e6e6;
	background-color:#fff;
	cursor:pointer;
	-webkit-border-radius: 5px;  
	-moz-border-radius: 5px;  
	-ms-border-radius: 5px;  
	border-radius: 5px; 
}
.s300 .mediaItem img{
	width:135px;
}
.s300 .mediaItem h6{
	font-size:11px;
	color:#000;
	text-align:center;
	padding:2px;
	margin-top:0
}
.s300 .mediaItem span{
	display:none
}
.s300 .mediaItem:hover {
	background-color:#FFF
}
.s300 .videos .mediaItem{
	height:130px !important;
}
.s300 .mediaItemVideoIcon {
	margin-top:-79px;
}
/*---------------WIDGET NOTICIAS LISTADO---------------*/
.wdNoticiasLista {
	padding:5px
}
.noticiasLista {
	padding:10px;
	max-width:930px;
	margin:0 auto 8px
}
.noticiasLista .volanta{
	padding:2px 5px;
	color:#666;
	font-size:10px;
}
.noticiasLista .volanta strong{
	color:#666;
}
.noticiasLista .foto{
	float:left;
	display:inline;
	border:#FFFFFF 2px  solid;
	margin:5px 15px 6px 6px;
}
.noticiasLista h4{
	padding:2px 0 10px 5px;
	font-size:22px;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
}
.noticiasLista h4 a{
	color:#927629;
}
.noticiasLista .bajada{
	text-align:justify;
	padding:0 12px
}
.noticiasLista .bajada a{
	color:#09C
}
.g310 .noticiasLista{
	margin:0 auto;
	border-bottom:#CCC solid 1px
}
.g310 .foto{
	margin:0
}
.g310 .noticiasLista h4{
	font-size:15px;
	padding:2px 0 4px 5px;
}
.g310 .bajada{
	font-size:11px;
	padding:0 6px;
}
.noticiasListaComent {
	background:url(../img/noticias/coment.png) no-repeat center left;
	padding:0 0 0 27px !important;
	margin-top:5px
}
.noticiasListaComent a{
	color:#006699; text-decoration:none
}
.noticiasListaComent a:hover{
	color:#000
}
.noticiasListaComent span{
	font-weight:bold;
	font-size:18px
}
/*---------------WIDGET NOTICIA FICHA---------------*/
.noticiasCompleta {
	padding:8px 0
}
.noticiasCompleta .tools {
	float:right;
	border:#EEEEEE solid 1px;
	padding:4px;
	margin-top:-5px;
}
.noticiasCompleta .tools  span{
	display:none
}
.noticiasCompleta .tools  a:hover{
	background-position:bottom
}
.toolAchica { background:url(../img/noticias/a-.gif) top no-repeat; width:20px; height:20px; float:left; margin-right:8px }
.toolAgranda { background:url(../img/noticias/a+.gif) top no-repeat; width:20px; height:20px; float:left; margin-right:8px }
.toolRec { background:url(../img/noticias/mail.gif) top no-repeat; width:20px; height:20px; float:left; margin-right:8px  }
.toolPrint { background:url(../img/noticias/print.gif) top no-repeat; width:20px; height:20px; float:left; margin-right:8px  }
.toolAnt { background:url(../img/noticias/izq.gif) top no-repeat; width:20px; height:20px; float:left; margin-right:8px  }
.toolSig { background:url(../img/noticias/der.gif) top no-repeat; width:20px; height:20px; float:left;  }
.toolAntOff { background:url(../img/noticias/izqOff.gif) top no-repeat; width:20px; height:20px; float:left; margin-right:8px; cursor:default }
.toolSigOff { background:url(../img/noticias/derOff.gif) top no-repeat; width:20px; height:20px; float:left; cursor:default  }
.cuadAnt, .cuadSig{
	position:absolute; 
	background-color:#FFFFFF; 
	padding:5px; 
	border:1px solid #CCCCCC;
	width:200px;
	display:none;
	text-align:center
}
.cuadAnt{
	margin:-80px 0 0 30px;
}
.cuadSig{
	margin:-80px 0 0 30px;
}
.cuadAnt img, .cuadSig img{
	float:left;
	margin-bottom:5px;
}
.cuadAnt label, .cuadSig label{
	font-weight:bold;
	vertical-align:middle;
}
.noticiasCompleta .volanta {
	font-size:13px;
	color:#666;
	font-weight:800;
	font-size:12px;
	padding-left:8px
}
.noticiasCompleta .volanta strong {
	font-size:13px;
	color:#314087;
}
.noticiasCompleta h4 {
	font-size:24px;
	padding:8px 0;
	padding-left:8px
}
.noticiasCompleta .foto{
	float:right;
	display:inline;
	margin:4px 3px;
	border:1px solid #ccc;
	cursor:pointer !important;
}
.noticiaFotos {
	float:right;
	display:inline;
	text-align:center
}
.noticiaFotos img{
	cursor:pointer;
}
.noticiaFotoPr {
	display:inline-block;
	border:solid 1px #e5e5e5;
	margin-bottom:5px;
}
.noticiaFotosSec a{
	display:inline-block;
	border:solid 1px #e5e5e5;
	margin:0 1px 1px 0
}
.noticiasCompleta .bajada{
	padding:12px 12px 6px 12px;
	font-weight:bold;
	font-size:15px;
}
.noticiasCompleta .cuerpo{
	padding:0 12px 15px 12px;
}
.noticiasCompleta .cuerpo p{
	margin-top:15px;
}
.noticiasCompleta .fuente{
	margin-bottom:5px;
	font-weight:800;
	color:#314087;
}
.noticiasCompleta .galeria{
	padding:8px;
	clear:left
}
.noticiasGaleria a {
	float:left;
	margin:2px
}
/*---------------WIDGET NOTICIA COMENTARIOS---------------*/
.noticiasComentBox {
	padding-bottom:20px;
}
.noticiasComent {
	margin:0 3px 10px 3px;
	background:url(../img/noticias/bgNotaComent.gif) no-repeat center 33px;
}
.noticiasComentAutor {
	padding:15px;
	color:#999999;
	background:url(../img/icon/cometarioAutor.gif) left no-repeat;
}
.noticiasComentAutor strong{
	color:#000000; font-size:13px;
}
.noticiasComentTxt {
	padding:10px 25px 5px 25px;
	margin-top:20px
}
.noticiasComentForm {
	padding:0 10px
}
.noticiasComentForm p{
	padding:10px;
}
.noticiasComentForm label{
	display:block;
	font-weight:bold;
	padding:3px 8px
}
.noticiasComentForm input{
	width:250px
}
.noticiasComentForm textarea{
	width:580px; height:70px
}
.blockerComentario{
	position:absolute;
	background-color:#FFFFFF;
	width:628px;
	height:450px;
	display:none;
}
.enviandoComentario{
	font-size:16px;
	font-weight:bold;
	margin:150px 0 0 300px;
	position:absolute;
	text-align:center;
	display:none;
}
