* { padding: 0; margin: 0;font-family: "Arial","Helvetia",sans-serif;}
body{margin: 0;padding:0;}
img { border: 0}
h1 {color: #555555;}
#container {width: 800px;margin: 0 auto;}
#cargandoTienda {width: 800px;
                 height: 100px;
                 margin: 0 auto; padding-top: 55px;
                 text-align: center;
                 background-image: url("../../default/imagenes/loading-large.gif");
                 background-position: top center;
                 background-repeat: no-repeat;
}
#content {
	width: 800px;
	margin: 10px auto;
        margin-bottom: 0;
        min-height: 300px;
	height: auto !important;
        height: 300px;
        display: none;
        overflow: visible;
}
#content h1 { font-size: 1em; text-align: center}
.clear { clear:both;}
/* Encabezado */
#header {
    width: 800px;min-height: 77px;
    height: auto !important;height: 77px;
    overflow: hidden;
    margin-bottom: 20px;
}
#headerImg{display:table;clear: both; width: 800px;text-align: left;overflow: visible;}
#headerImg canvas{z-index: 11}
#back-img {width: 535px;padding:15px;float: left; overflow: hidden; padding-right: 5px;}
div#header-slogan{
    display: table; overflow: hidden;overflow: hidden;
    height: 120px;margin-left: 10px;
    _position: absolute;
    _top: 50%;
    display: table-cell; vertical-align: middle;

}
h1.header-slogan {
    float: right;padding-left: 10px;width: 90%;text-align: center;font-size: 12pt;padding: 5px; z-index: 12;
    
}
img#logoTienda {border:1px solid #CCCCCC;}
#headerLnks {width: 800px;font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold;padding: 5px 0; text-align: right;float: right}
.headerLnks {font-size: 12px;}
.headerLnks a, .headerLnks a:visited {color: #838281;text-decoration: none;}
.headerLnks a:hover {color: #ea8a47;text-decoration: underline;}
a.linkInvHeader {color: #ea8a47;font-weight: bold;}
a.linkErrHeader {color: #FF0000;}
.cmbLangHeader {font-family: Arial, Helvetica, sans-serif;font-weight: bold;font-size: 12px;color: #838281;}
.store #headerLnks a {text-decoration: none;margin: 1px 0; margin: 2px 0;display: inline-block;}
#cantidad-carrito,#cantPedidosSinCalif { color: #000000; font-weight: bold;}
#headerLnks form {float: left;}
#headerLnks select {font-size: 11px;height: 18px;padding: 0;margin: 0 0 0 4px; width:70px;}
#botonAnuncios{width: 220px;height: 12px; text-align: center; float: right;background-color: #C8440A;padding: 9px;margin-top: 15px;display: none;}
#anuncios{width: 200px;color: #FFFFFF;font-weight: bold;font-size: 12px;}
div#links-facebook-encabezado a{font-weight: bold; font-size: 11px;}
/* Fin encabezado */

/* Comienza BUSCAR */
#search-shadow {width: 800px;height: 50px;margin:5px auto 50px;display: none;clear: both}
#search{width: 580px;height: 60px;padding: 5px;text-align: left;float: right; display: inline-block;}
/* Div que conteene a text box de categorias */
.cuadroCategorias, .cuadroBusqueda {
    background-color:white;    
    color:#838281;
    display:block;
    float:left;
    height:26px;
}
#cuadroCategorias {}
.cuadroCategorias {
    margin:0;
    padding:5px;
    width:200px;/*border:5px solid #CCCCCC;*/
}
.cuadroCategorias select {width: 100%;height: 100%;font-size: 14px;border: none;padding: 3px;}
/* Div que contteiene al text box de buscador de la tienda */
.cuadroBusqueda {
    margin:0 0 0 10px;padding:5px;
    width:350px;float: right
}
/* Estilos comunes para los text box de categorias y buscardor de la tienda */
#Cadena, #buscadorCategorias {
    color:#838281;
    float:left;display:inline-block;
    height:22px;
}
/* Id del text box de categorias */
#buscadorCategorias {
    background-color:white;
    border-color:#E6E4E4;
    border-style:none;
    color:#838281;
    font-size:16px;
    height: 16px;
    width: 144px;padding: 5px 1px;
}
/* Id del text box del buscador de la tienda */
#Cadena.textoDefecto{font-style: oblique;color: #CCC;font-size: 16px;font-weight: normal;}
#Cadena {
    border-style:none;
    border-width:0;
    color:#000000;
    font-family:arial;
    font-size:19px;
    font-weight:bold;
    width:87%;padding: 2px 0
}
#imagenBuscar {
    float:right;
    height:22px;width:22px;
    margin:1px;
    padding:1px;
    
}
/* Fin de BUSCAR */
#info-store { width: 800px; min-height: 5px; height: auto !important; height: 5px; padding: 0; margin: 20px auto; margin-bottom: 0; overflow: hidden;}
 #galeria canvas {z-index: 9;}
#galeria { width: 525px; float: left;padding: 5px; z-index: 10 /*margin-right:23px;*/}
#store-box {
    width: 265px;
    overflow: hidden;
    margin: 0;padding: 0px;
    float: left;
    /*border: 5px solid #BBBBBB*/
}
#store-tools {
    width: 220px;height: 240px;
    padding: 10px;margin: 0 0 0 auto;
}
#store-tools ul { margin: 10px 0 0;padding: 0;list-style:none; z-index: 11;}
#store-tools ul li {	
	margin: 0;padding:0;
	text-align: center;
        float: left;display: inline-block;
}
.boton {margin: 3px 1px; padding:4px 12px; font-weight: bold; font-size: 12px;display: inline-block;}
.boton a, .boton a:visited, .boton a:hover { text-decoration: none;}
.botonactivado a, .botonactivado a:visited, .botonactivado a:hover { color: #FA7D1C;}
.botondesactivado, .botondesactivado a { color: #DEDEDE;}
.data {float: none;text-align: center;clear: both; width: 100%;}
.data, .data a, .data a:hover, .data a:visited {
	color: #838281;
	font-size: 12px;font-weight: bold;
	text-decoration: none;
}
#term-cond, #term-cond a, #term-cond a:hover, #term-cond a:visited {
	color: #838281;
	font-size: 10px;font-weight: bold;
	text-decoration: none;
}
#store-details {display: none;}
#info-store-shadow {}
p#info-store-gradient {width: 200px;padding: 10px;margin-left: 30px !important;font-size: 13px;color: #333;min-height: 100px;height: auto !important; height: 100px;}
p#info-store-gradient span.field{font-weight: bold;}
p#info-store-gradient a {font-size: 12px; font-weight: bold; text-decoration: none;}
p#info-store-gradient a:hover {text-decoration: underline;}
p#info-store-gradient a#btnMapInfoStore{color: #FA7D1C;}
#addThis-tools {text-align: center;float: right;width: 230px;}
#masInfo {font-size: 12px; font-weight: bold;width: 535px;display: inline-block;margin: 5px 0 0 0;}
#masInfo.addthis_toolbox {display: inline-block;padding: 2px 0 0 2px;}
span#hazteFan {float: left;}
span#hazteFan a.desactivado {text-decoration: underline; color: #838281;cursor: default;}
span#embed-featured-products{margin: 0pt 5px; float: right; color: #555;}
span#embed-featured-products a,span#embed-featured-products a:visited {text-decoration: none;color: #555}
span#embed-featured-products a:hover{text-decoration: underline;}
span#visitantes {float: right;}
span#visitantes img {vertical-align: middle;}

div.fb-muncom-like{
    float: right;
    padding-left:0;
    width: 232px;/*260*/
    height: 60px;
    margin: 0;
    margin-top: 10px;
    margin-left:28px;
    color: #3b5998;
    text-align:right;
}

div.fb-muncom-like a{
    text-decoration:none;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:bold;
    color: #3b5998;
}

div.fb-muncom-like a:hover{
    text-decoration:underline;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:bold;
    color: #3b5998;
}

/*marginIE7 {
    // margin-top: -15px;
}*/
/* Estilos para la galeria de destacados */
#featured {
	width: 415px;height: 250px;
	padding-right: 110px;
	position: relative;
	/*border: 5px solid #ccc;*/
	background: #fff;
        display: none;
        /* this declaration is for 5 or more list item */
        overflow: hidden;
}
#featured ul.ui-tabs-nav{
	position:absolute;
	top:0; left:300px;
	list-style:none;
	padding:0; margin:0;
	width:225px;
}
#featured ul.ui-tabs-nav li{
	padding:1px 0; padding-left:13px;
	font-size:12px;color:#666;
}
#featured ul.ui-tabs-nav li img{
	float:left; margin:2px 5px;
	background:#fff;
	padding:2px;
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ font-size:11px; font-family:Verdana; line-height:18px;}
#featured li.ui-tabs-nav-item a{
	display:block;
	height:60px;
	color:#333;  background:#fff;
	line-height:20px;
        overflow: hidden;
        text-decoration: none;
}
#featured li.ui-tabs-nav-item a:hover{ background:#f2f2f2; }
#featured li.ui-tabs-selected{ background:url('../images/selected-item.gif') top left no-repeat;}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ background:#ccc; }
#featured .ui-tabs-panel{
	width:300px; height:250px;
	background:#999; position:relative;
	overflow-y: hidden; text-align: center;
}
#featured .ui-tabs-panel img {vertical-align: middle;}
#featured .ui-tabs-panel .info{
	position:absolute;
	top:180px;left:0;
        width: 100%;height:70px;
	background: url('../images/transparent-bg.png');
	text-align: left;
}
/* Este es el titulo de la info de la foto */
#featured .info h2{
	font-size:14px; font-family:Georgia, serif;
	color:#fff; padding:5px; margin:0;
	overflow:hidden;
}
/* Este es el contenido de la info de la foto */
#featured .info p{
	margin:0 5px;
	font-family:Verdana; font-size:10px;
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ text-decoration:underline;color:#fff; font-weight: bold; }
#featured .info a:hover{ text-decoration:underline; }
#featured .ui-tabs-hide{ display:none;}
/* Estilos para los productos de la tienda */
 a.categorias {	font-size: 12px;padding: 0 100px 0 0 ;margin: 0;float: right;}
#products {display: none;}
#products #ver-galeria, #products #ver-lista{width: 100%; height: 100px;}
#products ul.ui-tabs-nav{margin:0 0 0 5px;list-style:none;float: left;width: 304px;height: 30px}
#products ul.ui-tabs-nav li {
	margin:0 2px 0 0;padding:0;
	float:left;
	width: 150px;height:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	text-align: center;
	line-height:30px;text-transform:uppercase;
}
#products ul.ui-tabs-nav li:hover {
	background-image: url(http://www.muncom.com/plantillas/classic/images/classic-sprite1.png); background-position: 0 -349px;background-repeat: no-repeat;
	color:#333333;
}
	#products ul.ui-tabs-nav li:hover a {color:#333333;}
#products ul.ui-tabs-nav li {
    background-image: url(http://www.muncom.com/plantillas/classic/images/classic-sprite1.png); background-position: 0 -308px;background-repeat: no-repeat;
}
	#products ul.ui-tabs-nav li a {	color:#AAAAAA;text-decoration:none;}
        #products ul.ui-tabs-nav li.ui-tabs-selected a {color:#336699;text-decoration:none;}
#products ul.ui-tabs-nav li.ui-tabs-selected {
	background-image: url(http://www.muncom.com/plantillas/classic/images/classic-sprite1.png); background-position: 0 -390px;background-repeat: no-repeat;
}
#products .ui-tabs-panel {
	margin:0; padding:0;
	float:none;clear:both;
	width:100%;min-height: 100px;
	height: auto !important;height: 100px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#products .ui-tabs-hide {
	margin:0;padding:0;
	float:none;clear:both;
	display:none;
	width:100%;min-height: 200px;
	height: auto !important;height: 200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;color:#333333;
}
#list-view, #gallery-view {
	width: 790px;min-height: 200px;
	height: auto !important;height: 200px;
	padding: 5px 0;margin: 0 auto;
	overflow: visible;
}
.categories{float: right;}
#list-view {padding: 5px 5px 15px 5px;}
#gallery-view {
    width: 780px;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
}
.full-description {color: #555555;}
calificacion-lista {height: 25px;width: 140px;}
.calificacion-galeria{height: 25px;width: 140px;margin: 0 auto;}
.rating {width: 85px; margin: 0 auto;}
.rating-tot {display: inline; float: left;padding: 2px 0 0 5px;font-size: 10px;}
/* Tabla de productos de la lista */
.prod-table {background-color: #cccccc;height: 40px;padding: 5px;width: 780px;}
.prod-table h4 {text-align: center;padding: 0;margin: 0;}
/* Encabezado de la tabla */
.prod-head {font-weight: bold;overflow: visible;}
.pagTop {width: 100%; text-align: center;}
/* Nombre de las columnas */
.prod-head div.prod-head-prod {width: 305px;margin-left: 70px;float: left;text-align: center;}
.prod-head div.prod-head-price {width: 160px;float: left;text-align: center;padding: 5px 30px 0 30px;}
.prod-head div.prod-head-buy {width: 180px;float: left;text-align: center;}
div #Producto h2 { font-size: 12px}
div #Producto p.descProd { margin: 0; padding: 0; font-size: 10px}
prod-list {width: 790px;}
.row {width: 790px;min-height: 100px; height: auto !important; height: 100px;margin-top: 10px;padding-bottom: 10px;border-bottom: 1px solid #C3D9FF;}
.celda {float: left;height: 95px;}
.prod-image {width: 80px;float: left;text-align: center;}
.prod-image a { text-decoration: none; font-size: 9px;}
.prod-desc {width: 300px;border-right: 1px solid #C3D9FF;}
.prod-desc h2 {padding: 0;margin: 0;}
.calificarProducto { position:absolute; display:none;background:#FFFFFF; width:200px; height:120px;border:solid black 1px;margin-left:-400px;margin-top:-200px;left:50%}
.popUpCalificar{display:none;background:#FFFFFF;width:200;height:120;}
.popUpCalificar button {margin: 0px; background-color: transparent; border: none;}
.prod-price {
    width: 160px;padding: 10px 25px 0 25px;
    text-align: center;vertical-align: middle;
    font-size: 12px;font-weight: bold;
}
.prod-price p {padding: 5px 5px;}
.descFan {font-weight: bold;color: #EA8A47; font-size: 12px;}
.prod-buy {width: 198px;text-align: center;border-left: 1px solid #C3D9FF;}
div.prod-buy p {margin-top: 16px;}
div.prod-buy p.comprar {word-spacing: 10px;margin-top: 16px;}
div.prod-buy a {font-weight: bold; word-spacing: normal;}
/* Vista de galeria */
.prod-table-gallery {width: 780px;min-height: 20px;height: auto !important;height: 30px;padding: 5px 0 0 0;margin: 0 auto;overflow: hidden;z-index: 1;}
.prod-box {
    float: left;width: 230px;
    padding: 2px 5px;height: 280px;
    margin: 10px 10px;background-color: #E0E0E0;
    text-align: center;}
.prod-box h2 { font-size: 12px;	margin: 2px 0;height: 30px; clear: both; }
.prod-box p {padding: 0;}
.prod-box div.prod-top {height: 160px;}
.prod-box div.buy {height: 260px;font-size: 12px;font-weight: bold;}
.prod-box div.buy p.muro {height: 15px;padding-bottom: 5px;}
.prod-box div.buy div.imagenGaleria {height: 130px;}
.prod-box div.buy div.imagenGaleria2 {float: left;margin-left: 10px;}
/*.prod-box div.buy p.price,.prod-box div.buy p.descuentoFan,.prod-box div.buy p.comprar{padding: 0;}*/
.prod-box div.buy p.comprar {font-size: 12pt;}
.prod-box div.buy .linkWall {margin-bottom: 2px;padding-bottom: 2px;}
.prod-box div.calificacion{height: 25px;}
span.rated img { cursor: pointer; }
/* Dialog */
.ui-dialog {}
.ui-dialog-titlebar {}
#ui-dialog-title-dialog {}
.ui-dialog-titlebar-close {}
.ui-dialog-content {}
.paginado{width: 773px;margin: 5px 0; text-align: center;display: inline-block; min-height: 10px; height: auto !important;height: 10px;}
div#list-view .paginado {width: 782px;}
.paginado a{text-decoration: none;}
.paginado a:hover { text-decoration: underline;}
#categories-box { float: right; width: 490px;height: 20px;margin-top: 8px; position: relative;z-index: 2;display: none;}
#verCategorias { float: left; font-size: 12px; color: #336699; text-transform: uppercase; text-decoration: none;}
#categorias {
    position: absolute;display: none; top: 20px;
    z-index: 3000;background-color: #FFFFFF;
    border:1px solid #888888;padding: 10px;
    color: #888888;font-size: 10px;
    float: left;width: 180px;clear: both;}
.descuentoFan { color: #EA8A47;font-weight: bold;float: right;}
p#leyendaFan.descuentoFan {height: 20px;margin-top: 5px;}
/*.embed-product{text-decoration: none; color: #555;padding: 2px 5px;margin: 2px 5px;background: #E9E9E9;}*/
a.embed-product, a.embed-product:hover,a.embed-product:visited{text-decoration: none; font-weight: bold; color: #555;padding: 2px 5px;margin: 2px 5px;/*background: #E9E9E9;*/font-size: 8pt;}
.embed-product{text-decoration: none;}
.embed-product{text-decoration: none;}
.linkWall {color: #EA8A47;font-weight: bold;}
#products div.buy p.descuentoFan {margin: 0;padding: 0; float: none;}
div.galeriaBotones{float:right}
span.galeriaBotones{display: block;}
#content-1, #content-2 {z-index: 2}
#categorias ul li { list-style: none; padding: 0;margin: 0;}
#categorias ul li a {text-decoration: none; color: #000000;}
#categorias ul li a:hover { text-decoration: underline; color: #000000;}
div#linksmuncom {margin-left:800px;margin-top:-295px;padding-left:5px;position:absolute; display: none;}
div#linksmuncom ul{padding: 0;margin: 0}
div#linksmuncom ul li{list-style-image:none;list-style-position:outside;list-style-type:none;margin:0;padding:1px;}
div#linksmuncom ul li a{font-size:12px;font-weight:bold;margin:0;padding:0;}
/* CSS para el slider */
.graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{margin:0;padding:0;display:block;overflow:hidden;text-indent:-8000px;}
#contentslide{position:relative;width: 220px;height: 120px;margin: 0 auto;margin-top: 40px}
/* Easy Slider */
#slider{margin: 0 0 0 30px;padding: 18px 0 0 0;}
#slider ul, #slider li,
#slider2 ul, #slider2 li{margin:0;padding:0;list-style:none;}
#slider2{margin-top:1em;}
#slider li, #slider2 li{
    /*define width and height of list item (slide) entire slider area will adjust according to the parameters provided here*/
    width:160px;height:100px;overflow:hidden;margin: 0;color: #606060;font-weight: bold;}
#prevBtn, #nextBtn,#slider1next, #slider1prev{display:block;width:30px;height:77px;position:absolute;left:0;top:20px;z-index:1000;}
#nextBtn, #slider1next{/* Tienen el mismo ancho que los LI */left:190px;}
#prevBtn a, #nextBtn a,#slider1next a, #slider1prev a{display:block;position:relative;width:30px;height:77px;background-image: url(http://www.muncom.com/plantillas/classic/images/classic-sprite1.png); background-position: 0 -78px; width: 30px; height: 77px;}
#nextBtn a, #slider1next a{ background-image: url(http://www.muncom.com/plantillas/classic/images/classic-sprite1.png); background-position: 0 0; width: 30px; height: 77px;}
/* Estilos de los links del slider */
div#slider ul#catSlider li.catSlider a {font-size: 0.8em;color: #336699;text-decoration: none;}
/* numeric controls */
ol#controls{ margin:1em 0;padding:0; height:28px;}
ol#controls li{margin:0 10px 0 0;padding:0;float:left;list-style:none;height:28px;line-height:28px;}
ol#controls li a{float:left;height:28px;line-height:28px;border:1px solid #ccc;background:#DAF3F8;color:#555;padding:0 10px;text-decoration:none;}
ol#controls li.current a{background:#5DC9E1; color:#fff;}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}

#sponsors {width: 780px; margin: 0 auto; text-align: center;background-color: #e9e9e9;margin: 10px 0; padding: 10px;min-height: 50px;height: auto !important; height: 50px;display: none; }
#sponsors h3 {margin: 5px 0 15px 0;border-bottom: 2px dotted; text-align: left;display: none;}
#sponsors img {border: 4px solid #CCCCCC;vertical-align: middle;}
/*prettyPhoto*/
div.light_rounded .pp_top .pp_left{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat;}div.light_rounded .pp_top .pp_middle{background:#fff;}div.light_rounded .pp_top .pp_right{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat;}div.light_rounded .pp_content .ppt{color:#000;}div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right{background:#fff;}div.light_rounded .pp_content{background-color:#fff;}div.light_rounded .pp_next:hover{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor: pointer;}div.light_rounded .pp_previous:hover{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor: pointer;}div.light_rounded .pp_expand{background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.light_rounded .pp_expand:hover{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.light_rounded .pp_contract{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.light_rounded .pp_contract:hover{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.light_rounded .pp_close{width:75px;height:22px;background: url(../../../librerias/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.light_rounded #pp_full_res .pp_inline{color:#000;}div.light_rounded .pp_arrow_previous{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat;}div.light_rounded .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.light_rounded .pp_arrow_next{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat;}div.light_rounded .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}div.light_rounded .pp_bottom .pp_left{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat;}div.light_rounded .pp_bottom .pp_middle{background:#fff;}div.light_rounded .pp_bottom .pp_right{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat;}div.light_rounded .pp_loaderIcon{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat;}div.dark_rounded .pp_top .pp_left{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat;}div.dark_rounded .pp_top .pp_middle{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;}div.dark_rounded .pp_top .pp_right{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat;}div.dark_rounded .pp_content_container .pp_left{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;}div.dark_rounded .pp_content_container .pp_right{background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;}div.dark_rounded .pp_content{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;}div.dark_rounded .pp_next:hover{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor: pointer;}div.dark_rounded .pp_previous:hover{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor: pointer;}div.dark_rounded .pp_expand{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.dark_rounded .pp_expand:hover{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.dark_rounded .pp_contract{background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.dark_rounded .pp_contract:hover{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.dark_rounded .pp_close{width:75px;height:22px;background: url(../../../librerias/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.dark_rounded .currentTextHolder{color:#c4c4c4;}div.dark_rounded .pp_description{color:#fff;}div.dark_rounded #pp_full_res .pp_inline{color:#fff;}div.dark_rounded .pp_arrow_previous{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat;}div.dark_rounded .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.dark_rounded .pp_arrow_next{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat;}div.dark_rounded .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}div.dark_rounded .pp_bottom .pp_left{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat;}div.dark_rounded .pp_bottom .pp_middle{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;}div.dark_rounded .pp_bottom .pp_right{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat;}div.dark_rounded .pp_loaderIcon{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;}div.dark_square .pp_left ,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/dark_square/contentPattern.png) top left repeat;}div.dark_square .currentTextHolder{color:#c4c4c4;}div.dark_square .pp_description{color:#fff;}div.dark_square .pp_loaderIcon{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;}div.dark_square .pp_content_container .pp_left{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;}div.dark_square .pp_content_container .pp_right{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;}div.dark_square .pp_expand{background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.dark_square .pp_expand:hover{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.dark_square .pp_contract{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.dark_square .pp_contract:hover{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.dark_square .pp_close{width:75px;height:22px;background: url(../../../librerias/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.dark_square #pp_full_res .pp_inline{color:#fff;}div.dark_square .pp_arrow_previous{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat;}div.dark_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.dark_square .pp_arrow_next{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat;}div.dark_square .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}div.dark_square .pp_next:hover{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor: pointer;}div.dark_square .pp_previous:hover{background: url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor: pointer;}div.light_square .pp_left ,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content{background:#fff;}div.light_square .pp_content .ppt{color:#000;}div.light_square .pp_expand{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.light_square .pp_expand:hover{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.light_square .pp_contract{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.light_square .pp_contract:hover{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.light_square .pp_close{width:75px;height:22px;background: url(../../../librerias/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.light_square #pp_full_res .pp_inline{color:#000;}div.light_square .pp_arrow_previous{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat;}div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.light_square .pp_arrow_next{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat;}div.light_square .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}div.light_square .pp_next:hover{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor: pointer;}div.light_square .pp_previous:hover{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor: pointer;}div.facebook .pp_top .pp_left{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat;}div.facebook .pp_top .pp_middle{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x;}div.facebook .pp_top .pp_right{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat;}div.facebook .pp_content .ppt{color:#000;}div.facebook .pp_content_container .pp_left{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y;}div.facebook .pp_content_container .pp_right{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y;}div.facebook .pp_content{background:#fff;}div.facebook .pp_expand{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.facebook .pp_expand:hover{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.facebook .pp_contract{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.facebook .pp_contract:hover{background: url(../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.facebook .pp_close{width:22px;height:22px;background: url(../../../librerias/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.facebook #pp_full_res .pp_inline{color:#000;}div.facebook .pp_loaderIcon{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/facebook/loader.gif) center center no-repeat;}div.facebook .pp_nav .pp_arrow_previous{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px;}div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default;}div.facebook .pp_nav .pp_arrow_next{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px;}div.facebook .pp_arrow_next.disabled{background-position: -32px -96px;cursor:default;}div.facebook .pp_nav{margin-top:0;}div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px;}div.facebook .pp_next:hover{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor: pointer;}div.facebook .pp_previous:hover{background: url(../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor: pointer;}div.facebook .pp_bottom .pp_left{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat;}div.facebook .pp_bottom .pp_middle{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x;}div.facebook .pp_bottom .pp_right{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat;}div.pp_pic_holder a:focus{outline:none;}div.pp_overlay{background:#000;display: none;left:0;position:absolute;top:0;width:100%;z-index:9500;}div.pp_pic_holder{display: none;position:absolute;width:100px;z-index:10000;}.pp_top{height:20px;position: relative;}* html .pp_top{padding:0 20px;}.pp_top .pp_left{height:20px;left:0;position:absolute;width:20px;}.pp_top .pp_middle{height:20px;left:20px;position:absolute;right:20px;}* html .pp_top .pp_middle{left:0;position: static;}.pp_top .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px;}.pp_content{height:40px;}.pp_content .ppt{left:auto;margin-bottom:5px;position: relative;top:auto;}.pp_fade{display: none;}.pp_content_container{position: relative;text-align: left;width:100%;}.pp_content_container .pp_left{padding-left:20px;}.pp_content_container .pp_right{padding-right:20px;}.pp_content_container .pp_details{margin:10px 0 2px 0;}.pp_description{display: none;margin:0 0 5px 0;}.pp_nav{clear: left;float: left;margin:3px 0 0 0;}.pp_nav p{float: left;margin:2px 4px;}.pp_nav a.pp_arrow_previous,.pp_nav a.pp_arrow_next{display:block;float: left;height:15px;margin-top:3px;overflow: hidden;text-indent: -10000px;width:14px;}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000;}a.pp_next{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float: right;height:100%;text-indent: -10000px;width:49%;}a.pp_previous{background: url(../../../librerias/prettyPhoto/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float: left;height:100%;text-indent: -10000px;width:49%;}a.pp_expand,a.pp_contract{cursor: pointer;display: none;height:20px;position:absolute;right:30px;text-indent: -10000px;top:10px;width:20px;z-index:20000;}a.pp_close{display:block;float: right;text-indent: -10000px;}.pp_bottom{height:20px;position: relative;}* html .pp_bottom{padding:0 20px;}.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px;}.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px;}* html .pp_bottom .pp_middle{left:0;position: static;}.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px;}.pp_loaderIcon{display:block;height:24px;left:50%;margin: -12px 0 0 -12px;position:absolute;top:50%;width:24px;}#pp_full_res{line-height:1 !important;}#pp_full_res .pp_inline{text-align: left;}#pp_full_res .pp_inline p{margin:0 0 15px 0;}div.ppt{color:#fff;display: none;font-size:17px;left:0;position:absolute;top:0;z-index:9999;}.clearfix:after{content: ".";display:block;height:0;clear:both;visibility: hidden;}.clearfix {display: inline-block;}* html .clearfix {height:1%;}.clearfix {display:block;}
/*ajax sugerencias 2*/
.ac_results {padding: 0px;border: 1px solid black;background-color: white;overflow: hidden;z-index: 99999;}.ac_results ul {width: 100%;list-style-position: outside;list-style: none;padding: 0;margin: 0;}.ac_results li {margin: 0px;padding: 2px 5px;cursor: default;display: block;/*if width will be 100% horizontal scrollbar will apear when scroll mode will be used*/	/*width: 100%;*/font: menu;font-size: 12px;/*it is very important, if line-height not setted or setted in relative units scroll will be broken in firefox*/line-height: 16px;overflow: hidden;}.ac_loading {background: white url('../imagenes/ajax-loader.gif') right center no-repeat;}.ac_over {background-color: #0A246A;color: white;}
/*tooltip*/
#tooltip {position: absolute;z-index: 3000;border: 1px solid #111;background-color: #eee;padding: 5px;opacity: 0.85;font-size: small;font-family: sans-serif;}
#tooltip h3, #tooltip div { margin: 0; }
/* Pie de pagina */
#footer {
    font-family: "Arial","Helvetia",sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: #838281;
    padding-top: 20px;
    width: 800px;
    margin: 0 auto;
    min-height: 100px;
    height: auto !important;
    height: 100px;
    display: none;
}
#footer a:hover { color: #ea8a47;}
#footer .links a {color: #838281;}
#footer .idiomas a {color: #1E5F7C;}
#footer .copyright,#footer .copyright a,#footer .copyright a:hover,#footer .copyright a:visited{font-size: 9px;padding-top: 10px;color: #838281;text-decoration: none;}
/*sprites*/
.sprite-btn_next {background-image: url(http://www.muncom.com/plantillas/classic/images/classic-sprite1.png); background-position: 0 0; width: 30px; height: 77px; }
.sprite-btn_prev {background-image: url(http://www.muncom.com/plantillas/classic/images/classic-sprite1.png); background-position: 0 -78px; width: 30px; height: 77px; }
.sprite-cart {background-image: url(http://www.muncom.com/plantillas/classic/images/classic-sprite1.png);background-position: 0 -156px; width: 24px; height: 24px; }
.sprite-lock {background-image: url(http://www.muncom.com/plantillas/classic/images/classic-sprite1.png); background-position: 0 -181px; width: 16px; height: 16px; }
.sprite-rss {background-image: url(http://www.muncom.com/plantillas/classic/images/classic-sprite1.png); background-position: 0 -198px; width: 16px; height: 16px; }
.sprite-secure1 { background-image: url(http://www.muncom.com/plantillas/classic/images/classic-sprite1.png);background-position: 0 -215px; width: 20px; height: 20px; }
.sprite-selected-item {background-image: url(http://www.muncom.com/plantillas/classic/images/classic-sprite1.png);background-position: 0 -236px; width: 15px; height: 40px; }
.sprite-sign_in1 {background-image: url(http://www.muncom.com/plantillas/classic/images/classic-sprite1.png); background-position: 0 -277px; width: 30px; height: 30px; }
.sprite-tab {background-image: url(http://www.muncom.com/plantillas/classic/images/classic-sprite1.png);background-position: 0 -308px; width: 150px; height: 40px; }
.sprite-tab_hover {background-image: url(http://www.muncom.com/plantillas/classic/images/classic-sprite1.png); background-position: 0 -349px; width: 150px; height: 40px; }
.sprite-tab_selected {background-image: url(http://www.muncom.com/plantillas/classic/images/classic-sprite1.png); background-position: 0 -390px; width: 150px; height: 40px; }
.sprite-transparent-bg {background-image: url(http://www.muncom.com/plantillas/classic/images/classic-sprite1.png); background-position: 0 -431px; width: 2px; height: 2px; }
.sprite-transparent-bg {background-image: url(http://www.muncom.com/plantillas/classic/images/classic-sprite1.png);background-position: 0 -434px; width: 2px; height: 2px; }
/*Plugin URI: http://www.mis-algoritmos.com/2007/09/09/wp-digg-style-pagination-plugin-v-10/ */
/*CSS Youtube style pagination*/
div.pagination {font-family: Arial, Helvetica, sans-serif;font-size: 13px;text-align:right;padding:4px 6px 4px 0;background-color:#cecfce;}
div.pagination a {font-weight:bold;color:#0030ce;text-decoration:underline;padding:1px 3px 1px 3px;margin:0 1px 0 1px;}
div.pagination a:hover, div.pagination a:active {}
div.pagination span.current {padding:1px 2px 1px 2px;color:#000;background-color:#fff;}
div.pagination span.disabled {display:none;}
/** Custom css for add this */
.custom_images {width:124px; margin: 5px auto;}
.custom_images a.addthis_button_facebook span {background: transparent url(http://www.muncom.com/plantillas/default/imagenes/facebook.png) no-repeat scroll 0 0}
.custom_images a.addthis_button_twitter span {background: transparent url(http://www.muncom.com/plantillas/default/imagenes/twitter.png) no-repeat scroll 0 0}
.custom_images a.addthis_button_email span {background: transparent url(http://www.muncom.com/plantillas/default/imagenes/email.png) no-repeat scroll 0 0}
.custom_images a span {
    display:block;
    float:left;
    height:32px;
    line-height:32px;
    margin-right:5px;
    overflow:hidden;
    width:32px;
}
div#linksmuncom ul li div {margin: 10px;}

.blink {color: #ec9355}
.bordered{ border-bottom: 1px solid #c3d9ff;}
.Estilo5 {color: #FF0000}
.fb-muncom-like .marginIE7 { //margin: -42px;}