@charset "utf-8";
body{
	background: #292929 url(imagenes/f-body2.jpg) center 5px repeat-x;
	padding-top: 40px;
	font: normal 8pt Verdana;
	color: #333;
}
#fondodragostore{
	z-index: 0;
	position:absolute;
	top: 206px;
}
#nav a, #aside .block .buscador div, #aside .block input, #aside .block select, .productos tbody .l3 div, .productos tbody .l3 p.ver a, .info form.agregar input.enviar, #content .listado, #content .listado a, #content .novedades .avance, #aside .licencia{
	border-radius: 5px;
}

#content #respuestas  .informacion a, #content .temaslista tbody .l4 a.urespuesta,
div.pager,
ul#subpestanas a{
	border-radius: 3px;
}
#wrapper{
	background: #fcfcfc url('imagenes/f-wrapper2.jpg') bottom repeat-x;
	width: auto;
}

#barrafija{
	margin-top: 40px;
	width: 100%;
}
#barrafija a{
	display: block;
	width: 100%;
	height: 30px;
}
#barrasuperior{
	width: 100%;
	font: bold 13px/30px Arial;
	text-align: center;
	background: #DD4F0F;
	color: #f0f0f0;
}
#barrasuperior a{
	color: #fff;
	text-decoration: underline;
}
#nav{
	height: 28px;
	font: bold 11px Arial;
	text-transform: uppercase;
	padding: 12px 0px 8px 0px;

}

	#nav a{
		color: #ccc;
		text-decoration: none;
		padding: 7px 10px 6px 10px;
		display: block;
		
	}
	#nav a:hover, #nav a.active{
		color: #fff;
		background: #000;
	}
	#nav ul{
		list-style: none;
		width: 1000px;
		height: 28px;
		margin: 0px auto;
	}
	#nav li{
		float: left;
		height: 28px;
		margin-left: 15px;
	}
	#nav li.categorias:hover{
		color: #fff;
		background: #000;
		border-radius: 3px 3px 0px 0px;
	}
		#nav li.categorias ul{
			display: none;
			position:absolute;
			list-style: none;
			width: 340px;
			height: auto;
			margin: 0px;
			background: #ddd;
			box-shadow: 0px 2px 5px #000;
			border-radius: 0px 3px 3px 3px;
			padding: 10px 0px;
			z-index: 3;
		}
		#nav li.categorias:hover ul{
			display: block;
			
		}
		#nav li.categorias li{
			float: left;
			height: 25px;
			padding: 0px 10px;
			margin: 0px;
			width: 150px;
			padding: 5px 10px;
		}
		#nav li.categorias ul a{
			color: #333;
			padding: 3px 10px;
			display: block;
			
		}
		#nav li.categorias ul a:hover, #nav li.categorias ul a.active{
			color: #fff;
			background: #000;
		}
#header{
	padding-top: 0px;
	height: 166px;
	margin: 00px auto;
	width: 1000px;
	z-index: 5;
	position:relative;
}
	#logo{
		padding: 10px 0px;
		width: 500px;
		height: 60px;
		float: left;
	}
	#banner{
		float: right;
		width: 468px;
		height: 60px;
		padding: 10px 0px 0px 0px;
	}
	#header #actual{
		padding: 3px 20px;
		clear: both;
		color: #9f9f9f;
		height: 32px;
		font-weight: bold;
	}
	#header #actual .buscador{
		float: left;
		border-radius: 3px;
		background: #f0f0f0;
		position:relative;
		width: 480px;
		height: 18px;
		padding: 7px 10px;
		font: bold 13px Arial;
		color: #333;
	}
	#header #actual .buscador input#b_contenido{
		background: #fff;
		border: 1px solid #bbb;
		border-right: none;
		border-left: none;
		position:absolute;
		left: 195px;
		width: 240px;
		height: 18px;
		padding: 4px 10px;
		top: 2px;
	}

	#header #actual .buscador input.enviar{
		background: #222;
		color: #f0f0f0;
		position:absolute;
		left: 455px;
		top: 2px;
		padding: 0px 10px;
		width: 20px;
		line-height: 28px;
		border: none;
		height: 28px;
		width: 35px;
		border-radius: 0px 3px 3px 0px;
	}
	#header #actual .buscador select{
		background: #ddd;
		position: absolute;
		left: 65px;
		top: 2px;
		padding: 5px 10px;
		color: #999;
		height: 28px;
		width: 130px;
		border: 1px solid #bbb;
		border-right: none;
		border-radius: 3px 0px 0px 3px;
		font: normal 11px Arial;
		color: #666;
	}
	#header #actual a{
		color: #ccc;
		text-decoration: none;
	}
	#header #actual a:hover{
		color: #fff;
	}
	#header #actual a.active{
		color: #fff;
		font: bold 12px Arial;
	}
#main{
	background-color: transparent;
	width: 980px;
	margin: 0px auto;
	padding: 20px;
	position:relative;
	box-shadow: none;
}
	#content{
		float: left;
		width: 740px;
		padding-right: 20px;
		z-index: 3;
		position:relative;
		background-color: transparent;
	}
	
	#content ul{
		list-style: disc;
		padding: 0px 10px;
		list-style-position:inside;
	}
		#content #banner_inferior{
			width: 468px;
			height: 60px;
			padding: 20px 0px;
			margin: 0px auto;
		}
		#content blockquote.quote{
			padding: 10px;
			border: 1px dashed #ccc;
			background: #F0F0F0;
			margin: 10px auto;
			color: #666;
			font-style: italic;
			width: 90%;
		}
		#content blockquote div.quote{
			font-family: arial;
			font-style: normal;
			font-weight: bold;
			padding: 0px;
			color: #333;
		}
		#content table{
			border-collapse: collapse;
		}
		#content tbody .tr1 td{
				border-top: none !important;
			}
		#content p{
			margin: 9px 0px;
			padding: 0px;
		}
		#content .content ul, #pre ul{
			margin: 0px;
			padding: 0px 20px;
			list-style: disc;
		}
		#content .content a, #pre a{
			text-decoration: none;
			color: #A82F04;
		}
		#content h1{
			color: #444;
			font: bold 21px Arial;
		}
		#content h2{
			color: #c60;
			font: bold 14px Arial;
		}
		#content h2 a{
			color: #444;
		}
		#content h2 a span{
			color: #444;
		}
		#content h2 a:hover, #content  h2 a:hover span{
			color: #000;
		}
		#content .admlista{
			width: 740px;
		}
		#content .admlista tbody .l1{
			width: 40px;
		}
		#content .admlista tbody .l2{
			width: 360px;
		}
		#content .admlista tbody .l3{
			width: 80px;
		}
		#content .admlista tbody .l4{
			width: 100px;
		}
		#content .admlista tbody .l5{
			width: 100px;
		}
		
		#content .temaslista{
			width: 720px;
		}
		#content .temaslista tbody .l1{
			width: 40px;
		}
		#content .temaslista tbody .l2{
			width: 379px;
		}
		#content .temaslista tbody .l3{
			width: 100px;
		}
		#content .temaslista tbody .l4{
			width: 160px;
		}
		
		#content .listarespuestas{
			width: 740px;
		}
			#content #respuestas .respuesta{
				width: 740px;
			}
			
			#content #respuestas .x2 img{
				max-width: 620px;
			}
			#content #respuestas .x2{
				width: 620px;
			}
			
			#content #respuestas  .binformacion{
				clear: both;
				width: 620px;
			}
			#content #respuestas  .binformacion .editado{
				width: 450px;
			}
		
		
		
		
		#content .msglista{
			width: 740px;
		}
		#content .msglista tbody .l1{
			width: 40px;
		}
		#content .msglista tbody .l2{
			width: 389px;
		}
	
		#content .msglista tbody .l3{
			width: 200px;
		}
		#content .msglista tbody .l4{
			width: 100px;
		}
		
		
		
		#content #comentarios{
			background: #d0d0d0;
		}
			
			#content #comentarios .elemento .x1{
				
			}
			#content #comentarios .elemento .x3{
				width: 648px;
				background: #f1f1f1;
			}
				#content #comentarios .elemento .x3 .detalles{
					color: #000;
				}
				#content #comentarios .elemento .x3 .detalles a{
					color: #000;
				}
			
		#content #comentarios .nform textarea {
			width: 590px;
		}
		
		
		#content .productos tbody .l2 div.rating, #content #comentarios div.rating, #content .fblike div.rating, #listanavidad div.rating{
			width: 75px;
			height: 15px;
			position: absolute;
			margin-left: -95px;
			margin-top: 60px;
			background: url("../../imagenes/base/f-rating-s.gif");
		}
		#content #comentarios div.rating, #listanavidad div.rating{
			margin-left: 180px;
			margin-top: -3px;
		}
		#content .fblike div.rating, #listanavidad div.rating{
			margin-left: 220px;
			margin-top: 3px;
		}
		#content .fblike a.ratingenlace{
			position:absolute;
			margin: 25px 0px 0px 220px;
			font: bold 7pt Arial;
			text-transform: uppercase;
		}
		#content .productos tbody .l2 div.rating span, #content #comentarios div.rating span, #content .fblike div.rating span, #listanavidad div.rating span{
			height: 15px;
			width: 5px;
			display: block;
			background: url("../../imagenes/base/f-rating-s.gif") left 15px;
		}
		#content #msgtitulo, #content #usertitulo, #content #juegotitulo{
			width: 740px;
		}
		#content .msgx1{
			width: 700px;
		}
		
		
		#content .productos{
			width: 740px;
		}
		#content .productos tbody td{
			padding: 15px 0px;
			vertical-align: top;
		}
		#content .productos tbody .l1{
			width: 100px; 
			height: 75px;
			padding: 17px 0px 18px 0px;
		}
		#content .productos tbody .l1 img{
			width: 100px;
			height: 75px;
		}
		#content .productos tbody .l2{
			width: 460px; 
			padding: 15px 10px; 
			height: 80px; 
			border-top: 1px dashed #ddd;
		}
		#content .productos tbody .l2 h2{
			margin-bottom: 5px;
		}
		#content .productos tbody .l3{
			padding: 25px 10px;
			width: 160px;
			height: 60px;
			border-top: 1px dashed #ddd;
		}
		#content .productos tbody .l3 div{
			background: #F6F6F6;
			height: 50px;
			width: 140px;
			padding: 5px 10px;
			text-align: right;
			
			font: bold 12px Arial;
		}
		#content .productos tbody .l3 div p{
			padding-top: 2px;
			margin: 0px;
		}
		#content .productos tbody .l3 p.ver{
			float: right;
			width: 50px;
			height: 50px;
			padding-top: 0px;
			padding-left: 10px;
			font: bold 11px Arial;
			text-transform: uppercase;
			text-align: center;
		}
		#content .productos tbody .l3 p.ver a{
			display: block;
			padding: 18px 15px;	
			height: 14px;
			width: 20px;
			color: #fff;
			background: url(imagenes/f-productos-ver.jpg) top;	
		}
		#content .productos tbody .l3 p.ver a:hover{
			background-position: bottom;	
		}
		#content .productos tbody .l3 div .oferta{
			text-decoration: line-through;
		}
		#content .productos tbody .l3 div .precio{
			color: #333;
			
		}
		#content .carro{
			width: 740px;
			text-align: right;
		}
			#content thead, #content tfoot{
				font: bold 10px Arial;
				text-transform: uppercase;
			}
			#content thead th,#content tfoot td{
				padding: 13px 5px;
				background: #f1f1f1;
			}
			#content thead .l1, #content tfoot .l1{
				-moz-border-radius: 5px 0px 0px 5px;
				-webkit-border-radius: 5px 0px 0px 5px;
				-ms-border-radius: 5px 0px 0px 5px;
				-khtml-border-radius: 5px 0px 0px 5px;
				border-radius: 5px 0px 0px 5px;
			}
			#content thead .lf, #content tfoot .lf{
				-moz-border-radius: 0px 5px 5px 0px;
				-webkit-border-radius: 0px 5px 5px 0px;
				-ms-border-radius: 0px 5px 5px 0px;
				-khtml-border-radius: 0px 5px 5px 0px;
				border-radius: 0px 5px 5px 0px;
			}
			#content tfoot .lf img{
				vertical-align: text-bottom;
			}
			#content .carro th.l1{
				text-align: left;
			}
			#content .carro tbody td{
				padding: 10px 5px;
				border-top: 1px dashed #ddd;
			}
			
			#content .carro .l1{
				width: 400px;
				text-align: left;
				
			}
			
				#content .carro .l1 a{
					color: #444;
				}
				#content .carro .l1 a:hover{
					text-decoration: underline;	
				}
			#content .carro .l2{
				width: 100px;
			}
			#content .carro .l3{
				width: 100px;
			}
			#content .carro .l4{
				width: 100px;
				font-weight: bold;
			}
		#content .disponible{
			color: #070;
		}
		#content .pre-venta{
			color: #f90;
		}
		#content .agotado{
			color: #900;
		}
		#content .temporalmente-agotado{
			color: #070;
		}
		#content #garantizamosprecio{
			position:relative;
			width: 330px;
		}
		#content #textogaran{
			position: absolute;
			width: 380px;
			height: 280px;
			background: #fff;
			border: 1px solid #999;
			border-radius: 3px;

			left: 0px;
			top: 0px;
			padding: 10px;
			display: none;
			box-shadow: 0px 2px 2px #333;
		}
		#content #textogaran.activo{
			display: block;
		}
		#content .info{
			position: relative;
			float: right;
			width: 330px;
			height: 550px;
		}
			#content .info .fblike{
					padding-top: 10px;
					height: 60px;
					width: 330px;
			}
			#content .info .stock{
				padding-top: 10px;
				font-weight: bold;
			}
			#content .info .oferta{
				text-decoration: line-through;
				padding-top: 10px;
			}
			#content .info .precio{
				font-weight: bold;
				padding-top: 0px;
			}
			#content .info .usado{
       color: #999;
      }
			#content .avance{
				padding-top: 10px;
				color: #555;
			}
			#content .info div.agregar{
				background: #F8F8F8;
				border: 1px solid #eee;
				padding: 10px 10px 5px 10px;
				position:relative;
			}
			
			.divcontador .contadoratras{
					font-weight: bold;
			}
			.contadoratras .kkc-sec{
				display: none;
			}
			#content .info form.agregar label{
				float: left;
				font: bold 8pt Arial;
				margin-right: 10px;
				padding-top: 6px;
			}
			#content .info form.agregar input{
				width: 30px;
				height: 20px;
				background: #fff;
				border: 1px solid #ccc;
				float: left;
				margin: 3px 10px 0px 0px;
				text-align: right;
			}
			#content .info form.agregar input.enviar, #content .info form.agregar a.enviar{
				background: url(imagenes/f-agregar.jpg);
				width: 100px;
				height: 28px;
				margin: 0px;
				color: #fff;
				text-transform: uppercase;
				font: bold 11px Arial;
				border: none;
				text-align: center;
				position:absolute;
				right: 10px;
			}
			#content .info form.agregar a.enviar{
				width: 300px;
				line-height: 28px;
				border-radius: 3px;
			}
			#content .info form.agregar select{
				padding: 2px 0px;
			}
			#content .info form.agregar input#o_garantia{
				width: 15px;
				margin-right: 5px;
			}
			#content .info form.agregar label#labergarantia{
				font-size: 7.5pt;
			}
			#content .orden .l3 input, #content .orden #o_forma_pago , #content .orden #o_forma_envio{
				border: none;
				color: #666;
				background: #ddd;
			}
		#content span.video, #pre span.video{
			display: inline-block;
			padding: 5px;
			margin: 5px;
			background: #000;
		}
		#etiquetas{
			margin-left: -36px;
			display: none;
		}
			#etiquetas a{
				width: 30px;
				height: 22px;
				background: #A9A7A0;
				-moz-border-radius: 5px;
				-webkit-border-radius: 5px;
				-ms-border-radius: 5px;
				-khtml-border-radius: 5px;
				border-radius: 5px;
				border: 1px solid #ccc;
				box-shadow: none;
			   -webkit-box-shadow: none;
			   -moz-box-shadow: none;
			}
			#etiquetas a#etiqueta-fav {
				width: 30px;
				height: 30px;
				background: url(../../imagenes/base/i-favorito.gif) center no-repeat #A9A7A0;
			}
		#content .img-box{
			float: left;
			width: 402px;
			margin-right: 8px;
			height: 450px;
		}
			#content .img-box img{
				cursor: pointer;
				width: 100px;
				height: 75px;
				border: 1px solid #DDDDDD;
				margin: 10px 0px 0px 48px;
			}
			#content .img-box img:first-child{
			margin-left: 0px;
			}
			#content .img-box #img-box-principal{
				width: 400px;
				height: 300px;
				display: block;
				margin: 0px;
			}
			
		#tambienmain{
			width: 738px;
			position: relative;
			height: 160px;
			padding: 5px 0px;
			border: 1px solid #ddd;
		}
		#tambienmain .atras{
			left: 0px;
			border-color: transparent;
			border-style: solid;
			border-width: 10px;
			height: 0;
			width: 0;
			border-right-color: #222;
			position:absolute;
			top: 30px;
			cursor: pointer;
		}
		#tambienmain .siguiente{
			right: 0px;
			border-color: transparent;
			border-style: solid;
			border-width: 10px;
			height: 0;
			width: 0;
			border-left-color: #222;
			position:absolute;
			top: 30px;
			cursor: pointer;
		}
		#tambien{
			margin: 0px 19px;
			width: 700px;
			position: relative;
			height: 160px;
			overflow: hidden;
		}
		
		#tambienbox{
			width: 2100px;
			position: absolute;
			height: 160px;
			left: 0px;
		}
		#tambienbox a{
			margin: 0px 10px;
			width: 155px;
			position: relative;
			display:block;
			float: left;
			text-align: center;
			color: #333;
			font: bold 7pt Verdana;
		}
		
		#tambienbox a img{
			margin-bottom: 10px;	
		}
		#tambienbox a p{
			font: normal 7pt Verdana;
		}
		#tambienbox a  .oferta{
			text-decoration: line-through;
		}
		
		#tambienbox a:hover{
			color: #c60;
		}
		#content .sortby{
			padding: 0px;
			height: 40px;
			background: #f1f1f1;
			text-align: left;
			padding: 0px 112px;
			font: bold 10px Arial;
			text-transform: uppercase;
		}
			#content .sortby span{
				color: #333;
			}
			#content .sortby a{
				color: #444;
				padding: 5px 10px;
			}
			#content .sortby a.active{
				background: #ddd;
			}
		
		#content .orden{
	width: 680px;
	text-align: right;
}
	#content tbody{
		padding: 10px 0px;
	}
	#content thead, #content tfoot{
		font: bold 10px Arial;
		text-transform: uppercase;
	}
	#content thead th,#content tfoot td{
		padding: 13px 10px;
		background: #fff;
	}
	#content tfoot td{
		background: #e0e0e0;
	}
	#content thead .l1, #content tfoot .l1{
		-moz-border-radius: 5px 0px 0px 5px;
		-webkit-border-radius: 5px 0px 0px 5px;
		-ms-border-radius: 5px 0px 0px 5px;
		-khtml-border-radius: 5px 0px 0px 5px;
		border-radius: 5px 0px 0px 5px;
	}
	#content thead .lf, #content tfoot .lf{
		-moz-border-radius: 0px 5px 5px 0px;
		-webkit-border-radius: 0px 5px 5px 0px;
		-ms-border-radius: 0px 5px 5px 0px;
		-khtml-border-radius: 0px 5px 5px 0px;
		border-radius: 0px 5px 5px 0px;
	}
	#content tfoot .lf img{
		vertical-align: text-bottom;
	}
	#content .orden th.l1{
		text-align: left;
	}
	#content .orden tbody td{
		padding: 10px 5px;
		border-top: 1px dashed #ccc;
	}
	#content .orden.datos{
		display: none;
	}
	#content .orden .l1{
		width: 340px;
		text-align: left;
		
	}
	
		#content .orden .l1 a{
			color: #444;
		}
		#content .orden .l1 a:hover{
			text-decoration: underline;	
		}
		#content .orden.datos tbody td{
			text-align: left;
		}
		#content .orden.datos tbody .l1{
			width: 50%;
			text-align: right;
			font-weight: bold;
			
		}
	#content .orden .l2{
		width: 100px;
	}
	#content .orden .l3{
		width: 100px;
	}
		#content .orden tr.total{
			font-weight: bold;
			color: #000;
		}
	#content .orden .l4{
		width: 100px;
		font-weight: bold;
	}
	#content .orden .l3 input{
		padding: 2px;
		width: 20px;
		text-align: right;
	}
	#content .orden #o_forma_pago, #content .orden #o_forma_envio{
		padding: 5px;
		width: 320px;
		margin-left: 20px;
		height: 28px;
		
	}
		#content .orden .l3 input, #content .orden #o_forma_pago option, #content .orden #o_forma_envio option{
			padding: 2px 5px;
		}
	#content .orden .l3 input, #content .orden #o_forma_pago , #content .orden #o_forma_envio{
		border: none;
		color: #666;
	}
	#content .orden tfoot .l4{
		padding: 10px 5px;
	}
	#content .orden .botones{
		margin: 0px;
	}
		#content .orden .botones a, #content .orden .botones input{
			margin: 0px !important;
		}
	
		
		#content .mini input{
			width: 200px;
		}
		#content .novedades{
			width: 740px;
			height: 190px;
			margin-bottom: 10px;
		}
		
			#content .novedades h2{
				padding: 18px 0px 7px 10px;	
			}
			#content .novedades p{
				margin: 0px;
			}
			#content .novedades .avance{
				background: #222;
				color: #fff;
				padding: 10px 470px 10px 10px;
				width: 260px;
				height: 80px;
			}
			#content .novedades .ver{
				padding: 10px 0px 0px 190px ;
				font: bold 10px Arial;
				text-transform: uppercase;
			}
			#content .novedades div.textos{
				position: absolute;
				overflow:hidden;
				height: 190px;
			}
				#content .novedades div.textos div{
					height: 190px;
					display: none;
				}
				#content .novedades div.textos div.active{
					display: block;
				}
			#content .novedades div.splash{
				width: 450px;
				height: 180px;
				position: absolute;
				z-index: 2;
				margin-left: 280px;
				border: 1px solid #000;
				box-shadow: 0px 2px 5px #000;
			   -webkit-box-shadow: 0px 2px 5px #000;
			   -moz-box-shadow: 0px 2px 5px #000;
			   overflow: hidden;
			}
				#content .novedades .splash .actual{
					width: 17px;
					right: 10px;
					bottom: 10px;
					position: absolute;
					z-index: 3;
				}
					#content .novedades .splash .actual a{
						display: block;
						width: 15px;
						height: 15px;
						background: #000;
						border: 1px solid #ccc;
						margin-bottom: 9px;
					}
					#content .novedades .splash .actual a.active{
						background-color: #A82F04;
					}
				#content .novedades .splash .imagenes{
					position: absolute;
					z-index: 2;
					background: #000;
				}
				#content .novedades .splash .imagenes img{
					display: block;
					width: 450px;
					height: 180px;
				}
		#content .listado{
			width: 720px;
			border: 1px solid #ddd;
			height: 200px;
			padding: 10px 9px;
			background: #F6F6F6;
			margin-bottom: 20px;
		}
			#content .listado div{
				float: left;
				width: 140px;
				text-align: center;
				font: bold 12px arial;
				padding: 0px 2px;
				height: 180px;
			}
			#content .listado h2{
				font: bold 10px arial;
				text-transform: uppercase;
				text-decoration: underline;
				padding: 0px 0px 10px;
			}
			#content .listado img{
				margin: 0px auto 10px auto;
				width: 100px;
				height: 75px;
				border: 1px solid #ddd;
				display: block;
			}
			#content .listado a{
				padding: 10px 0px;
				display: block;
				width: 138px;
				color: #444;
				border: 1px solid #F6F6F6;
				height: 155px;
				
			}
			#content .listado h2 a{
				display: block;
				width: auto;
				color: #444;
				border: none;
				height: auto;
				padding: 0px;
			}
			#content .listado h2 a:hover{
				background: transparent;
			}
			#content .listado span{
				display: block;
				padding-top: 7px;
				color: #000;
			}
			#content .listado a:hover{
				border-color: #ddd;
				color: #000;
				background: #fff;
			}
			#content .listado a:hover img{
				border-color: #fff;
			}
			#content #menuadmin{
				
			}
				#content #menuadmin a.botonadmin{
					clear: both;
					cursor: pointer;
					display: block;
					width: 400px;
					height: 20px;
					background: url(imagenes/admin/botonadmin.gif) top no-repeat;
					color: #fff;
					font: bold 12px Arial;
					text-transform: uppercase;
					padding-top: 5px;
					margin: 0px auto;
					margin-bottom: 10px;
					text-align: center;
					outline:0;
				}
				#content div#menuadmin div{
					display: none;
				}
				#content div#menuadmin.active div{
					display: block;
				}
				#content #menuadmin a.botonadmin:hover, #content #menuadmin.active a.botonadmin{
					color: #f90;
				}
				#content #menuadmin div a{
					padding: 5px;
					float: left;
					margin: 0px 8px 12px 8px;
					width: 80px;
					display: block;
					height: 68px;
					border: 1px solid #d8d8d8;
					text-align: center;
				}
				#content #menuadmin div a:hover{
					border: 1px solid #a8a8a8;
				}
				#content #menuadmin div a img{
					width:48px;
				}
				
				#content #menuadmin div span{
					padding-top: 5px;
					width: 80px;
					clear: both;
					display: block;
				}
				#content .miniusuarios{
					background: #D0D0D0;
					padding: 8px 0px 8px 14px;
					-moz-border-radius: 5px;
					-webkit-border-radius: 5px;
					-ms-border-radius: 5px;
					-khtml-border-radius: 5px;
					border-radius: 5px;
				}
					#content .miniusuarios a{
						float: left;
						width: 40px;
						height: 40px;
						margin-right: 14px;
						background: #fff;
						padding: 3px;
						-moz-border-radius: 3px;
						-webkit-border-radius: 3px;
						-ms-border-radius: 3px;
						-khtml-border-radius: 3px;
						border-radius: 3px;
						display: block;
					}
					#content .miniusuarios a img{
						
					}
					#content .miniusuarios a img{
						
					}
					
	#content #comentarios{
			padding: 20px;
			margin-top: 20px;
			background: #d0d0d0;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			-ms-border-radius: 5px;
			-khtml-border-radius: 5px;
			border-radius: 5px;
		}
			#content #comentarios .elemento{
				padding-bottom: 10px;
			}
			#content #comentarios .elemento .fondo{
				position: absolute;
				height: 28px;
				background: #999;
				width: 720px;
				margin-top: 10px;
			}
			#content #comentarios .elemento .x1{
				float: left;
				width: 40px;
				height: 40px;
				padding: 5px;
				position: relative;
				text-align: right;
				background: #fff;
				box-shadow: 0px 1px 3px #999;
			   -webkit-box-shadow: 0px 1px 3px #999;
			   -moz-box-shadow: 0px 1px 3px #999;
			}
			
			#content #comentarios .elemento .x3{
				float: right;
				width: 620px;
				padding: 10px;
				position: relative;
				background: #f1f1f1;
				box-shadow: 0px 1px 3px #999;
			   -webkit-box-shadow: 0px 1px 3px #999;
			   -moz-box-shadow: 0px 1px 3px #999;
			}
				#content #comentarios .elemento .x3 .acciones{
					position: absolute;
					left: 300px;
					width: 100px;
					height: 20px;
				}
				#content #comentarios .elemento .x3 .detalles{
					text-align: right;
					font: bold 10px arial;
					color: #000;
				}
				#content #comentarios .elemento .x3 .detalles a{
					color: #000;
					float: left;
					font: bold 11px Verdana;
				}
			#content #comentarios .elemento .cmr_contenido{
				margin-top: 10px;
				
			}
		#content #comentarios .nform textarea {
			border: 1px solid #DADCD8;
			margin: 0 0 15px 50px;
			padding: 4px;
			width: 590px;
		}
		
/***********************************************************************************************/	

#h1{
	background: #fff;
	margin: 0px 0px 10px 0px;
	
}
	#h1 li{
		background: #efefef;
	}
	#h1 li:first-child a{
		background: url('../../imagenes/iconos/home.png') 30px center no-repeat;
	}
	
	#h1 li a, #h1 h1{
		color: #333;
	}
	#h1 li span{ 
		border-left-color: #fff;
		border-width: 24px;
		right: -45px;
		top: -6px;
	}
	
	#h1 li span span{ 
		right: -12px;
		top: -18px;
		border-left-color: #efefef;
	}
	#h1 li:hover a{
		color: #000;
	}
	#h1 li:hover{
		background: #ccc;
	}
	#h1 li:hover span span{ 
		border-left-color: #ccc;
	}
	#h1 h1{
		color: #000;
	}
	#h1 li.h1:hover{
		background: none;
	}
/***********************************************************************************************/
div.head{
	width: 740px;
	background: #f1f1f1;
	margin: 10px 0px 10px 0px;
}
/***********************************************************************************************/
div.head.filtros{
	padding: 0px 10px;
	color: #000;
	width: 720px;
}
div.head.filtros a{
	color: #333;
}
div.head.filtros a.active{
	background: #dedede;
	color: #333;
}
div.head.filtros a.active span{
	border-bottom-color: #333;
}
div.head.filtros a.active.desc span{
	border-color: transparent;
	border-top-color: #333;
}	

ul#subpestanas{
	width: 740px;;
	background: none;
	list-style: none;
	font: bold 11px/30px "Trebuchet MS";
	margin: 0px;
	margin-bottom: 10px;
}
ul#subpestanas li{
	padding: 10px 10px 0px 0px;
	margin: 0px;
}
ul#subpestanas a{
	padding: 0px 10px 0px 10px;
	color: #666;
	background: #f0f0f0;
}

ul#subpestanas a:hover{
	color: #666;
}
ul#subpestanas a.active, #content ul#subpestanas a:hover.active{
	color: #fff;
	background: #999;
}
div.pestana{
	display: none;
}	
/***********************************************************************************************/					
/**********************************************************************************************************************************/
#content div.pager{
	width: 720px;
	margin: 10px 0px 0px 0px;
	padding: 10px;
	color: #000;
	text-align: right;
	height: 20px;
	font: bold 9.5px/20px Arial;
	background: #e9e9e9;
}
#content div.pager .total{
	display: none;
}
#content div.pager ul{
	width: 540px;
	color: #333;
}
#content div.pager li a{
	color: #333;
	background: none;
}
#content div.pager  li{
	margin-left: 5px;
}
#content div.pager  li a{
	padding: 0px 7px;
	font: normal 11px/20px Arial;
}
#content div.pager  a.siguiente, #content div.pager  a.anterior, #content div.pager .pagerbotones a{
	font: bold 9.5px/20px "Trebuchet MS";
}
#content div.pager li a:hover{
	color: #999;
	background: none;
	text-decoration: underline;
}
#content div.pager  ul li.active a{
	color: #fff;
	font-weight: bold;
	background: #666;
}

#listanavidad{

}
#listanavidad h2{
	font: bold 12px Arial;
}
#listanavidad div.elemento{
	float: left;
	height: 220px;
	width: 160px;
	margin-right: 6px;
	padding: 9px;
	background: #fff;
	border-radius: 5px;
	border: 1px solid #f0f0f0;
	margin-bottom: 10px;
	position:relative;
}
#listanavidad div.elemento:nth-of-type(4n){
	margin-right: 0px;
}
#listanavidad span.titulo{
	display: block;
	height: 50px;
}
#listanavidad span.imagen{
	display: block;
	margin: 0px auto;
	width: 100px;
	height: 75px;
}
#listanavidad div.precios{
	font: bold 11px Arial;
	padding-top: 20px;
}
#listanavidad div.precios .precio span{
	text-decoration:line-through;
}
#listanavidad div.precios .oferta span{
	font: bold 12px Arial;
	color: #a00;
}
#listanavidad div.precios .ahorras span{
	color: #a00;
}

#listanavidad div.rating{
	left: 50px;
	margin: 0px;
	top: 140px;
}


#content div.pager .pagerbotones{
	font: bold 9.5px/20px "Trebuchet MS";
}
#content div.pager .pagerbotones a{
	padding: 0px 10px 0px 30px;
	background-color: transparent;
	color: #333;
	background-position: 8px 1px;
}
#content div.pager .pagerbotones a:hover{
	background-color: transparent;
	color: #c60;
}
#content div.pager .pagerbotones a img{
	top: 1px;
}
#content #listaCupones {
	text-align: center;
}
#content #listaCupones hr{
	margin: 20px 0;
}

.nform legend{
	padding: 0px 15px;
	font: bold 10px/30px Arial;
	text-transform: uppercase;
	display: block;
	margin-bottom: 10px;
	color: #c60;
	background: none;
	-moz-border-radius:0px 5px 5px 0px;
	-ms-border-radius: 0px 5px 5px 0px;
	border-radius: 0px 5px 5px 0px;
}
/**********************************************************************************************************************************/
#aside{
		float: right;
		padding: 0px;
		width: 220px;
	}
#aside h4{
	background-color: #444 !important;
	color: #fff;
	text-transform: uppercase;
	font: bold 12px Arial;
	padding: 10px 10px 0px 10px;
	height: 22px;
	margin: 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	-ms-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	background-position: 194px center;
}
#aside h4 span{
	display: none;
}
#aside h4.usuarios{
	background-image: url('../../imagenes/iconos/usuarios-w.png');
}
#aside a{
	color: #666;
}
#aside a:hover{
	color: #000;
}
#aside ul{
	width: 200px;
	padding: 9px;
	-moz-border-radius: 0px 0px 5px 5px;
	-ms-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	border: 1px solid #ddd;
	border-top: none;
	font: normal 12px Arial;
	background: #F6F6F6;
}
#aside li{
	
}

#aside ul.simple li:first-child, #aside ul.doble li:first-child{
	border-top: none;
}
#aside ul.simple li:last-child, #aside ul.doble li:last-child{
	border-bottom: none;
}
#aside ul.simple li a{
	background: none;
	width: 200px;
	padding: 0px;
	
	color: #444;
	font: bold 12px Arial;
	text-decoration: none;
}
#aside ul.simple li a:hover{
	background-color: transparent;
	color: #000;
}

#aside ul.vendidos li a img{
	border: 5px solid #666;
	position: absolute;
	margin-left: -100px;
	margin-top: -52px;
	display: none;
}
#aside ul.vendidos li a:hover img{
	display: block !important;
	
}
		
		
#aside ul.doble li a{
	margin-left: 40px;
	background: none;
	width: 140px;
	font: bold 11px/26px "Trebuchet MS";
	
	-moz-border-radius: 0px 3px 3px 0px;
	-ms-border-radius: 0px 3px 3px 0px;
	border-radius: 0px 3px 3px 0px;
}
#aside ul.doble li a:hover{
	background-color: #666 !important;
	color: #fff  !important;
}
#aside ul.doble li a span{
	margin-left: -50px;
	background-color: transparent;
	padding: 3px 10px;
	-moz-border-radius: 3px 0px 0px 3px;
	-ms-border-radius: 3px 0px 0px 3px;
	border-radius: 3px 0px 0px 3px;
}
#aside ul.doble li a:hover span{
	background-color: #666 !important;
}
#aside ul.doble li.favorito span{
	background-image: url('../../imagenes/iconos/favorito.png');
}
#aside ul.doble li.abierto span{
	background-image: url('../../imagenes/iconos/abierto.png');
}
#aside ul.doble li.eliminar span{
	background-image: url('../../imagenes/iconos/eliminar.png');
}
#aside ul.doble li.mensaje span{
	background-image: url('../../imagenes/iconos/mensaje.png');
}


#aside ul.participantes span img{
	width: 20px;
	height: 20px;
}
#aside h4.herramientas{
	background-image: url('../../imagenes/iconos/herramientas-w.png');
}		


#aside ul.formas li{
	padding: 10px 10px 0px 10px;
	border: none;
	float: left;
}
	#aside ul.formas li a{
		padding: 0px;
	}
#aside div.siguenos{
	text-align: center;
	padding: 10px 0px 30px 0px;
}
#aside div.siguenos img{
	margin-left: 5px;
}
#aside .boton{
	font: bold 11px arial;
	text-transform: uppercase;
	background: #a9a7a0;
	padding: 5px 30px;
	margin-bottom: 10px;
}
	#aside .boton img{
		vertical-align: text-bottom;	
		margin-right: 5px;
	}
	#aside .boton a{
	   background: #000;
	   color: #fff;
		display: block;
		padding: 5px 20px;
		width: 100px;
		
	}
	#aside .boton a.active{
		color: #f60;
	}	
	
	
	
		#aside .block a{
			color: #333;
			font: normal 12px Arial;
			text-decoration: underline;
		}
		#aside .block{
			width: 220px;
			margin-bottom: 20px;
		}
		
		#aside .block .blockcontent{
			width: 200px;
			padding: 9px;
			-moz-border-radius: 0px 0px 5px 5px;
			-ms-border-radius: 0px 0px 5px 5px;
			border-radius: 0px 0px 5px 5px;
			border: 1px solid #ddd;
			border-top: none;
			font: normal 12px Arial;
			background: #F6F6F6;
		}
		#aside .block ul{
			list-style: none;
		}
		#aside .block ul li{
			padding: 2px 0px;
		}
		#aside .block ul a{
			color: #444;
			font: normal 12px Arial;
			text-decoration: none;
		}
			#aside .block ul li.active a{
				color: #000;
				font-weight: bold;
			}
			#aside .block ul li.sub a{
				padding-left: 20px;
				font-size: 11px;
			}
		#aside .block input{
			padding: 7px;
			height: 14px;
			font: normal 12px arial;
			background: #fff;
			border: 1px solid #DDDDDD;
			width: 184px;
		}
		#aside .block select{
			background: #fff;
			border: 1px solid #DDDDDD;
			padding: 7px;
			height: 34px;
			font: normal 12px arial;
			width: 198px;
		}
		#aside .block select option{
			padding: 3px;
		}
		#aside .block .buscador div{
			background: #fff;
			border: 1px solid #DDDDDD;
			height: 20px;
			padding: 4px 7px;
		}
		#aside .block .buscador input{
			border: none;
			width: 164px;
			height: 17px;
			padding: 3px 0px 0px 0px;
			float: left
		}
		#aside .block input.enviar{
			background: #fff url('imagenes/f-buscar.jpg') right center no-repeat;
			width: 20px;
			height: 20px;
			padding: 0px;
			float: right
		}
		
		#aside .block .buscador p{
			padding-top: 10px;
		}
		#aside .block input.check{
			width: 14px;
			height: 12px;
			margin-right: 5px;
			float: left;
		}
		#aside .block .buscador label{
			font-weight: bold;
			color: #444444;	
		}
		#aside .licencia{
			margin-bottom: 10px;
			text-align: right;
			clear: both;
			font: normal 11px Arial;
			background: #d9d7d0;
			padding: 5px;
		}
		#aside .licencia img{
			vertical-align: text-bottom;
		}
		#aside .licencia p{
			margin-bottom: 10px;
		}
#footer{
	height: 53px;
	width: 100%;
	width: 1000px;
	font: normal 14px Arial;
	margin: 0px auto;
	color: #ccc;
}
	#footer #powered{
		padding: 6px 0px 0px 0px;
		float: right;
		width: 150px;
		height: 40px;
	}
	#footer p{
		padding: 18px 0px 0px 20px;
		height: 16px;
		float: left;
		width: 800px;
	}
	#footer p a{
		font-weight: bold;
		text-decoration: underline;
		color: #fff;
	}
	

