html, body
{
	padding: 0;
	margin: 0;
}
body
{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img
{
	border: 0;
	vertical-align: middle;
}
#contenedorPrincipal
{
	width: 908px;
	margin: auto;
}
#cabecera
{
	display: table-row;
	float: left;
	width: 908px;
}
#topCabecera
{
	display: table-row;
	float: left;
	width: 908px;
	height: 87px;
	vertical-align: middle;	
	font-size: 10px;
}
#topCabecera form
{
	margin: 0;
	padding: 0;
}
#carrito img
{
	margin-right: 10px;
}
#carrito
{
	display: table-cell;
	float: left;
	margin-top: 20px;
	margin-left: 30px;
	font-size: 12px;
	height: 87px;
}
#carrito a
{
	color:#FF0000;
	font-weight: bold;
	text-decoration: underline;
}
#carrito a:hover
{
	text-decoration: none;
}
#topCabecera .titulo
{
	display: table-cell;
	float: left;
	vertical-align: middle;
	font-weight: bold;
}
#topCabecera .contenido
{
	display: table-cell;
	float: left;
}
#topCabecera div form select
{
	border: 1px solid #ee7d01;
	font-size: 10px;
}
#mensajesSuperior
{
	display: table-cell;
	float: left;
	width: 259px;
	height: 78px;
	background-image: url(../images/gastosEnvio.png);
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 6px;
	margin-left: 50px;
}
#logoCabecera
{
	display: table-row;
	float: left;
	width: 902px;
	height: 241px;
	background-image: url(../images/bisuteria.png);
	background-position: center;
	background-repeat: no-repeat;
}
#menu
{
	display: table-row;
	float: left;
	width: 908px;
	height: 57px;
	background-image: url(../images/menu.png);
	background-position: center;
	background-repeat: no-repeat;
}
#inicio
{
	display: table-cell;
	float: left;
	height: 57px;
	width: 69px;
	margin-left: 7px;
}
#nuevosProductos
{
	display: table-cell;
	float: left;
	height: 57px;
	width: 221px;
	margin-left: 53px;
}
#miCuenta
{
	display: table-cell;
	float: left;
	height: 57px;
	width: 138px;
	margin-left: 53px;
}
#faq
{
	display: table-cell;
	float: left;
	height: 57px;
	width: 78px;
	margin-left: 118px;
}
#contacto
{
	display: table-cell;
	float: left;
	height: 57px;
	width: 112px;	
	margin-left: 45px;
}
#cuerpo
{
	width: 908px;
	text-align: left;
}
#loginHeader
{
	display: table-cell;
	float: left;
	margin-top: 10px;
}
#loginHeader .error
{
	color: #FF0000;
	font-weight: bold;
}
.campo, .campos input, .campos select, .campos textarea, #atributosProducto select, #cuponDescuento input, dt imput, dd input, dd select
{
	border: 1px solid #9f0566;
	margin-bottom: 5px;
}
dt 
{
  clear: both;
  float:left;
  width: 130px;
  padding: 4px 0 2px 0;
  text-align: left;
}
dd 
{
  float: left;
  width: 375px;
  margin: 0 0 8px 0;
  padding-left: 6px;
}
span.derecha
{
	display: block;
	float: left;
	text-align: right;
}
span.centrado
{
	display: table-cell;
	height: 50px;
	text-align: center;
	vertical-align: middle;
}
#usuarioAut
{
	display: table-cell;
	float: left;
	margin-top: 10px;
	font-size: 12px;
}
#usuarioAut fieldset
{
	border: 1px solid #9f0566;
}
#usuarioAut fieldset legend
{
	font-weight: bold;
}

#columnaIzquierda
{
	display: table-cell;
	float: left;
	width: 156px;
	margin-top: 20px;
	font-size: 14px;
}
.sidebox
{
	display: table-cell;
	float: left;
	margin-bottom: 20px;
}
#search form
{
	margin-top: 10px;
}
#campoBuscar
{
	display: table-cell;
	float: left;
	width: 156px;
	height: 34px;
	background-image: url(../images/campoBuscar.png);
	background-repeat: no-repeat;
}
#campoBuscar input
{
	border: 0;
	margin-top: 5px;
	margin-left: 10px;
}
.botonDerecha
{
	display: block;
	text-align: right;
}
#columnaIzquierda ul, #columnaDerecha ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#columnaIzquierda li, #columnaDerecha li
{
	display: block;
	width: 143px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 3px;
}
#columnaIzquierda a, #information a, #contenido a
{
	color: #000000;
	text-decoration: none;
}
#columnaIzquierda a:hover, #information a:hover, #contenido a:hover
{
	color: #0000FF;
	text-decoration: underline;
}
.topCategoria
{
	font-weight: bold;
}
.category-top
{
	font-weight: bold;
}
.liVerde
{
	background-color: #fdb308;
}
#contenido
{
	display: table-cell;
	float: left;
	width: 576px;
	padding: 5px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	margin-right: 6px;
}
#columnaDerecha
{
	display: table-cell;
	float: left;
	width: 156px;
	margin-top: 20px;
	font-size: 14px;
}
#scrolling
{
	text-align: center;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.precio
{
	color: #990000;
	font-weight: bold;
	font-size: 16px;
}
.precio .normalprice
{
	color: #000000;
	font-size: 12px;
	text-decoration: line-through;
}
.productPriceDiscount
{
	color: #FF0000;
	font-size: 10px;
}
#pie
{
	display: table-row;
	float: left;
	width: 906px;
	height: 191px;
	background-image: url(../images/bisuteria_fina.png);
	background-repeat: no-repeat;
}
#navegacionPie
{
	display: table-row;
	float: left;
	width: 100%;
	margin-top: 60px;
}
.textoGrande
{
	font-size: 16px;
	font-weight: bold;
}
#logoNeobytec
{
	display: table-cell;
	float: left;
	margin-left: 650px;
	margin-top: 4px;
	width: 215px;
	height: 58px;
}
#copy
{
	display: table-row;
	float: left;
	width: 100%;
}
#webmaster
{
	display: table-row;
	float: left;
	width: 100%;
}
#navegacion
{
	display: block;
	float: left;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
	margin-bottom: 5px;
	width: 100%;
}
#categorias
{
	display: table-row;
	float: left;
}
.cuadroCategoria
{
	display: table-cell;
	float: left;
	width: 190px;
	text-align: center;
	margin-bottom: 20px;
}
.etiquetas
{
	display: table-cell;
	float: left;
	text-align: left;
	margin-right: 20px;
	margin-top: 0px !important;
	margin-top: 10px;
}
.campos
{
	display: table-cell;
	float: left;
	margin-top: 0px !important;
	margin-top: 10px;
}
.etiquetas label
{
	display: block;
	margin-bottom: 12px !important;
	margin-bottom: 14px;
}
.olvido
{
	display: table-cell;
	float: left;
	margin-left: 10px !important;
	margin-left: 5px;
	font-size: 10px;
}
.botonLogin
{
	display: table-cell;
	float: right;
	margin-top: 20px;
}
.cajaFormulario, .cajaFormulario fieldset
{
	display: table-row;
	float: left;
	width: 95%;
	border: 1px solid #a1b012;
	padding: 10px;
	margin-top: 20px;
}
.cajaFormulario legend
{
	background-color: #a1b012;
	border: 1px solid #9f0566;
	padding: 3px;
	color: #FFFFFF;
	font-weight: bold;
}
.alertaRequired
{
	color: #FF0000;
	font-weight: bold;
}
.alerta
{
	display: table-row;
	float: left;
	margin-top: 10px;
	color: #FF0000;
	font-weight: bold;
}
.information
{
	display: table-row;
	float: left;
	border: 1px dashed #88B7F0;
	background-color: #EBEDFA;
	padding: 10px;
	text-indent: 10px;
	width: 95%;
	margin-top: 10px;
}
.tituloCabecera
{
	display: table-cell;
	float: left;
	width: 690px;
	height: 33px;
	background-image: url(../images/tituloCabecera.png);
	background-repeat: no-repeat;
	margin-top: 5px;
	padding-top: 0;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}
.tituloCabecera span
{
	display: block;
	margin-left: 10px;
	margin-top: 6px;
}
.error
{
	display: table-row;
	float: left;
	border: 1px solid #FF0000;
	color: #FF0000;
	font-weight: bold;
	padding: 10px;
	width: 95%;
}
.error ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.subCategorias
{
	display: table-cell;
	float: left;
	margin-top: 20px;
}
#sorter
{
	display: table-cell;
	float: left;
	width: 100%;
	margin-top: 20px;
}
.totalProductos
{
	display: table-cell;
	float: left;
	font-size: 12px;
	margin-left: 5px;
}
.paginas
{
	display: table-cell;
	float: right;
	font-size: 12px;
	text-align: right;
	margin-right: 10px;
}
.cuadroArticulo
{
	display: table-cell;
	float: left;
	width: 190px;
	text-align: center;
	margin-bottom: 20px;
	vertical-align: baseline;
}
#cuadrosArticulos
{
	display: table-cell;
	float: left;
	margin-top: 20px;
}
.addCarrito
{
	display: table-row;
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 40px;
	text-align: right;
}
.imagenCuadro
{
	text-align: center;
	vertical-align: middle;
	width: 190px;
	height: 190px;
}
.textoCuadro
{
	display: table-cell;
	float: left;
	width: 100%;
	height: 65px;
	text-align: center;
}
.precioCuadro
{
	display: table-cell;
	float: left;
	width: 100%;
	height: 50px;
	text-align: center;
	margin-top: 10px;
}
.botones
{
	display: table-row;
	float: left;
	width: 100%;
}
.botones .detalles
{
	display: table-cell;
	float: left;
	width: 90px;
	height: 20px;
}
.botones form
{
	display: table-cell;
	float: left;
	width: 90px;
	height: 20px;	
	margin: 0;
	padding: 0;
}
.botones input
{
	margin: 0;
	padding: 0;
}
#producto
{
	display: table-cell;
	float: left;
	width: 100%;
	height: 100%;
	margin-top: 20px;
}
#imagenProducto
{
	display: table-cell;
	float: left;
	width: 190px;
	height: 190px;
	margin-left: 5px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #000000;
}
#descripcion
{
	display: table-cell;
	float: left;
	margin-left: 15px;
	width: 355px;
}
#precioCarritoProducto
{
	display: table-row;
	float: left;
	width: 570px;
	margin-top: 20px;
}
#precioProducto
{
	width: 225px;
	height: 110px;
	margin: 0 auto;
	border: 1px solid #009900;
	text-align: center;
	padding: 10px;
	background-color: #F7FCF5;
}
.textoCampoDerecha
{
	text-align: right;
}
#amigo, #fechaProducto
{
	display: table-row;
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
#atributosProducto
{
	display: table-cell;
	float: left;
	width: 100%;
	margin-top: 20px;
	text-align: center;
}
#opcionesProducto
{
	font-weight: bold;
	font-size: 20px;
}
.tituloAtributo
{
	font-size: 18px;
}
.attribsRadioButton
{
	font-size: 20px;
	font-weight: bold;
}
#atributosProducto select
{
	border: 1px solid #9f0566;
	margin-bottom: 5px;
	width: 50px;
}
#carritoAyuda
{
	display: table-row;
	float: left;
	width: 570px;
	text-align: right;
	margin-bottom: 10px;
}
#instruccionesCarrito
{
	display: table-row;
	float: left;
	width: 95%;
	margin-top: 10px;
	margin-left: 10px;
	text-align: justify;
}
#totalCarrito
{
	display: table-row;
	float: left;
	width: 95%;
	text-align: center;
	margin-top: 20px;
	font-weight: bold;
}
#shoppingCartDefault table
{
	display: table-row;
	float: left;
	width: 570px;	
	border-collapse: collapse;
}
#shoppingCartDefault table th
{
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #fdb308;
	padding: 5px;
	height: 30px;
}
#shoppingCartDefault table td
{
	height: 100px;
}
.cantidadCarrito, .cambiarCantidadCarrito, .precioProductoCarrito, .totalProductoCarrito, .borrarProductoCarrito
{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 10%;
	height: 100%;
}
.precioProductoCarrito, .totalProductoCarrito
{
	text-align: right;
	width: 12%;
}
.productoCarrito img
{
	margin-right: 20px;
}
.cambiarCantidadCarrito input, .borrarProductoCarrito input
{
	border: 0;
}
.totalProductoCarrito
{
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
#subtotalCarrito
{
	display: table-row;
	float: left;
	width: 549px;;
	margin-bottom: 20px;
	background-color: #fdb308;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: right;
}
#subtotalCarritoPrecio
{
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bolder;
}
table input
{
	border: 1px solid #9f0566;
	text-align: right;
}
.impar td
{
	background-color: #faf2f7;
}
.par td
{
	background-color: #FFFFFF;
}
#cartImage
{
	display: table-cell;
	float: left;
	width: 100px;
	text-align: center;
}
#cartProdTitle, #cartAttribsList
{
	display: table-cell;
	float: left;
	width: 120px;
	margin-left: 15px;
}
.bold
{
	font-weight: bold;
}
.alert
{
	color: #FF0000;
}
.outStock input
{
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
}
#botonesCarrito
{
	display: table-row;
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 50px;
}
.boton
{
	display: table-cell;
	float: left;
	width: 50%;
}

#botonesCheckout
{
	display: table-row;
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#textoSiguiente
{
	display: table-cell;
	float: left;
	height: 48px;
	padding-top: 10px;
	text-align: right;
	vertical-align: middle;
}
#botonSiguiente
{
	display: table-cell;
	float: left;
	height: 48px;
	padding-left: 10px;
	text-align: left;
}
.cajaFormulario textarea
{
	border: 1px solid #9f0566;
	width: 100%;
}
.direccionEntrega
{
	display: table-cell;
	float: right;
	background-color: #FFD297;
	border: 1px solid #FF9900;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding: 10px;
	margin-top: 0 !important;
	margin-top: 10px;
}
.textoDerecha
{
	display: table-cell;
	margin: 10px;
	padding: 10px;
	text-align: left;
}
ul.sinEstilo
{
	display: table-row;
	float: left;
	margin-top: 20px;
	list-style: none;
}
.lineaTotal
{
	text-align: right;	
	font-weight: bold;
}
.textoTotal
{
	margin-right: 10px;
	width: 80%;
}
.cantidadTotal
{
	color: #FF0000;
	font-size: 15px;
	width: 20%;
}
#ottotal .lineaTotal
{
	border-top: 1px solid #000000;
	padding-top: 5px;
}
#ottotal .cantidadTotal
{
	padding: 2px;
	border: 1px dashed #9f0566;
	background-color: #faf2f7;
}
.alertaN
{
	color: #FF0000;
}
.cajaCupon
{
	display: table-row;
	float: left;
	margin-top: 20px;
}
.cajaCupon input
{
	border: 1px solid #9f0566;
}
.botonCentrado
{
	text-align: center;
}
.cabeceraTexto
{
	display: block;
	float: left;
	width: 100%;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	padding-bottom: 5px;
	margin-top: 30px;
	margin-bottom: 10px;
}
table.productosPedido
{
	display: table-row;
	float: left;
	width: 100%;
	margin-left: 5px;
	background-repeat: repeat-y;
	border-collapse: collapse;
}
table.productosPedido th
{
	text-align: center;
	background-color: #fdb308;
	padding: 5px;
	color: #FFFFFF;	
}
table.productosPedido th a
{ 
	color: #FFFFFF;
}
table.productosPedido td
{
	padding: 5px;
}
.rowEven
{
	background-color: #faf2f7;
}
.rowOdd
{
	background-color: #FFFFFF;
}
.cartQuantity
{
	text-align: right;
	width: 75px;
}
.cartTotalDisplay
{
	text-align: right;
	width: 75px;
}
.cartProductDisplay
{
	width: 400px;
}
.normal
{
	font-weight: normal;
}
.mt20
{
	display: table-row;
	float: left;
	margin-left: 5px;
	margin-top: 20px;
}
#numeroPedido, #textoCompraRealizada, #cerrarSesion, #estadoPedidos, #contactoCompra, #graciasCompra
{
	display: table-row;
	float: left;
	text-indent: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.centrado
{
	width: 100%;
	text-align: center;
}
.video
{
	display: table;
	margin-top: 20px;
	margin-bottom: 20px;
}
#pie h1, #pie h3 {display:inline; font:12px Verdana, Arial, Helvetica, sans-serif; color:#000000; font-weight:normal;}
#pie h1 a, #pie h3 a {color:#000000; text-decoration:none;}
#pie h1 a:hover,  #pie h3 a:hover {text-decoration:none;}
#enviosMundo
{
	display: table-cell;
	float: right;
	width: 263px;
	height: 99px;
}
p 
{ 
    float: left;
    margin-top: 15px;
    text-indent: 10px;
}
.botonVolver
{
    float: left;
    width: 100%;
    margin-top: 20px;
}
#unsubscribe dl
{
    text-align: center;
    margin: auto;
    width: 410px;
    margin-top: 20px;
}
#unsubscribe dt
{
    width: 200px;  
}
#unsubscribe dd
{
    width: 200px;
}
ol, ul, address, h4
{
    float: left;
}
#prevOrders, #pedidoPrevio, #estadoPedido
{
    float: left;
    width: 100%;
}
#prevOrders caption, #pedidoPrevio caption, #estadoPedido caption
{    
    margin-top: 20px;
    padding: 15px 0 5px 0;
    font-weight: bold;
    font-size: 18px;
    border-bottom: 1px solid #000000;
}
#prevOrders thead th, #pedidoPrevio thead th, #estadoPedido thead th
{
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    background-color: #fdb308;
    padding: 5px;
    height: 30px;
}
#prevOrders td.fecha, #prevOrders td.numeroPedido, #estadoPedido td.fecha
{
    text-align: center;
    width: 40px;    
}
#prevOrders td.texto, #prevOrders td address
{
    width: 120px;
    text-align: center;
}
#prevOrders td.precio, #pedidoPrevio td.precio
{
    color:#990000;
    font-size: 12px;
    font-weight:bold;
    text-align: right;
    width: 70px;
    padding-left: 10px;
}
#prevOrders td.verPedido
{
    text-align: center;
    width: 70px;    
}
#prevOrders td.verPedido a, #accountLinksWrapper .list a
{
    display: block;
    border: 1px solid #000000;
    background-color: #eed3e4;
    padding: 2px;
    margin: auto;
    color: #000000;
}
#prevOrders td.verPedido a { width: 40px; }
#prevOrders td.verPedido a:hover, #accountLinksWrapper .list a:hover
{
    background-color: #eeaee4;
    text-decoration: none;
    color: #000000;
    font-weight: bold;
}
#prevOrders tfoot td
{
    text-align: center;
    background-color: #fdb308;
    padding: 5px;
    color: #ffffff;
}
#accountLinksWrapper
{
    float: left;
    width: 100%;
    margin-top: 20px;
}
#accountLinksWrapper .list
{
    list-style: none;
    margin: 0;
}
#accountLinksWrapper .list a, #accountLinksWrapper .list a:hover
{
    padding: 5px 15px 5px 15px;
    margin-bottom: 10px;
    width: 300px;
}
#pedidoPrevio td.texto
{
    padding-left: 15px;
}
#pedidoPrevio td.cantidad
{
    text-align: right;
}
.f18
{
    font-size: 18px;
}
.ultimaFila
{
    border-top: 1px solid #000000;
    padding: 5px 0;
    margin-bottom: 30px;
}
#estadoPedido .estado
{
    text-align: center;
    width: 75px;
}
#estadoPedido .comentario
{
    width: 250px;
}
#myAccountShipInfo .direccionEntrega, #myAccountPaymentInfo .direccionEntrega
{
    float: none;
}
.botonActualizarCuenta
{
    width: 100%;
    float: right;
    text-align: right;
}
.floatLeft { float: left; }
.floatRight { float: right; }
.botonCuenta
{ 
    float: left;
    margin: 20px auto;
    width: 550px;
    text-align: center;
}
.botonCuenta a
{
    display: block;
    width: 170px;
    margin: auto;
    text-align: center;
    border: 1px solid #000000;
    background-color: #eed3e4;
    padding: 5px;
    margin: auto;
    color: #ffffff;
}
.botonCuenta a:hover
{
    background-color: #eeaee4;
    text-decoration: none;
    color: #000000;
    font-weight: bold;
}
.botonesGestionDireccion
{
    float: right;
    width: 300px;
    margin: 0 20px;
    text-align: center;
}
.botonesGestionDireccion .boton, .botonesGestionDireccion .botonCuenta a
{
    margin: 0 15px;
    width: 100px;
}
dl.texto dt 
{
  clear: both;
  float:left;
  width: 130px;
  padding: 4px 0 2px 0;
  text-align: left;
  font-weight: bold;
}
dl.texto dd 
{
  float: left;
  width: 375px;
  margin: 0;
  padding: 4px 0 0 6px;
}
.telefonoAyuda
{
    display: block;
    height: 48px;
    background-image: url(../images/telephone.png);
    background-position: top left;
    background-repeat: no-repeat;
    font-size: 22px;
    font-weight: bold;
    padding: 7px 0 0 22px;
}
.avisoSmall
{
    font-weight: bold;
    font-size: 10px;
}
#contactUsDefault .direccionEntrega
{
    clear: both;
    float: none;
    display: block;
    margin: 15px auto;
    width: 200px;
}
#botones
{
	float: left;
	width: 100%;
	margin-top: 30px;
	text-align: center;
	cursor: pointer;		
}

#mensajeVacaciones {
	margin: 40px 20px;
	padding: 10px;
	font-size: 26px;
	font-weight: bold;
	float: left;
	color: #990000;
	border: 3px solid #000;
	background-color: #FFDFDF;
}
