@charset "UTF-8";
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#contenedor {
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.item_thumb  {
	display:none;
}
.item_Name  {
	display:none;
}
.item_add {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #000;
		 outline:none;
}
.breadcrumb {
	color: #764F30;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	position: relative;
	top: -7px;
	bottom: 0px;
}
.breadcrumb a {
	color: #630;
	text-decoration: none;
}
.breadcrumb a:hover {
	color: #C60;
	text-decoration: none;
}
.breadcrumb a:active {
	color: #C90;
	text-decoration: none;
}
.nombre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: .9em;
	margin-top: 8px;
	margin-bottom: 5px;
}
.simpleCart_items {
	width: 188px;
	display: block;
}
h2.title {
	display:none;
}
/* CSS del acordeon */
     .drawers-wrapper {
            position: relative;
            width: 240px;
            
        }

        .drawer {
            background:transparent url(http://www.enriquerech.com/tienda/img/sideboxlight_bg20070611.gif) repeat-y scroll 0pt;
            color:#76797C;
            font-size:11px;
            line-height:1.3em;
        }

        .boxcap {
            height:5px;
            left:0pt;
            position:absolute;
            width:100%;
            z-index:100;
            background:transparent url(http://www.enriquerech.com/tienda/img/sidenav_capbottom.png) no-repeat scroll 0%;
            margin-top:-5px;
        }

        .captop {
            background-image:url(http://www.enriquerech.com/tienda/img/box_188captop.png);
            bottom:auto;
            top:0pt;
            margin-top:0;
        }

        .drawers {
            margin-bottom:15px;
            color:#76797C;
            font-size:11px;
            line-height: 18px;
        }

        .drawers A {
            color:#666666;
            text-decoration:none;
            font-family:"Trebuchet MS",Geneva,Arial,Verdana,sans-serif;
            font-size-adjust:none;
            font-style:normal;
            font-variant:normal;
            font-weight:normal;
        }

        .drawer li {
            border-bottom:1px solid #E5E5E5;
            line-height:16px;
            padding:6px 0pt;
        }

        UL {
            list-style: none;
            padding: 0;
        }

        UL.drawers {
            margin: 0;
        }

        .drawer-handle {
	background:#939393 url(http://www.enriquerech.com/tienda/img/slider_handlebg188.png) no-repeat scroll 0pt;
	color:#333333;
	cursor:default;
	font-size:12px;
	font-weight:normal;
	height:25px;
	line-height:25px;
	margin-bottom:0pt;
	text-indent:15px;
	width:100%;
	margin-top: 0px;
        }

        .drawer-handle.open {
            background-color:#72839D;
            background-position:-240px 0pt;
            color:#FFFFFF;
        }

        .drawer UL {
            padding: 0 12px;
            padding-bottom:0pt;
        }

        .drawer-content UL {
            padding-top: 7px;
        }

        .drawer-content LI A {
            display:block;
            overflow:hidden;
        }

        .alldownloads li {
            border:0pt none;
            line-height:18px;
            padding:0pt;
        }
		
/* CSS cesta compra */

.itemContainer{
		width:100%;
	}
	
	.itemContainer div{
		margin: 5px 10px 5px 10px ;
	float: left;
}
div.itemThumb {
	margin-left: 33px;
	margin-right: 33px;
}
div.itemQuantity {
	font-size: 14px;
	top: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-left: 0;
}

div.itemName {
	color: white;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	background-color: black;
	padding: 3px;
		text-decoration: none;
}

div.itemdecrement a {
	display: block;
	width: 24px;
	height: 24px;
	text-indent: -9999px;
	background: url("http://www.enriquerech.com/tienda/imagenes/btn_menos.gif") no-repeat 0 0;
	margin-left: 0;
	text-decoration: none;
	margin-right: 0;
		 outline:none;
}

div.itemdecrement a:active {
	text-decoration: none;
}
div.itemincrement a {
	display: block;
	width: 24px;
	height: 24px;
	text-indent: -9999px;
	background: url("http://www.enriquerech.com/tienda/imagenes/btn_mas.gif") no-repeat 0 0;
	text-decoration: none;
	margin-left: 0;
	margin-right: 0;
		 outline:none;
}
div.itemPrice {
	display: none;
}

div.itemTotal {
	margin-left: 0;
	margin-top: 8px;
	font: italic 16px Georgia, "Times New Roman", Times, serif;
}

	
	.itemContainer a{
		text-decoration:none;
	}
	
	.cartHeaders{
		width:100%;
		float:left;
	}
	
	.cartHeaders div{
		float:left;
		margin: 5px 20px 5px 20px ;
	}
	
.itemremove a{
 display: block;
 width: 157px;
 height: 35px;
 background: url("http://www.enriquerech.com/tienda/imagenes/btn_eliminar.gif") no-repeat 0 0;
 text-decoration: none;
 text-indent: -9999px;
 outline:none;
}

a.simpleCart_checkout {
	text-indent: -9999px;
	width: 157px;
	height: 104px;
	background: url("http://www.enriquerech.com/tienda/imagenes/btn_comprar.gif") no-repeat;
	display: block;
	text-decoration: none;
	margin-left: 15px;
	 outline:none;
}

a.simpleCart_empty {
	display: block;
 width: 157px;
 height: 36px;
 background: url("http://www.enriquerech.com/tienda/imagenes/btn_vaciar_carro.gif") no-repeat 0 0;
 text-decoration: none;
 text-indent: -9999px;
 	margin-left: 15px;
 	margin-bottom:15px;
 		 outline:none;
}
a.simpleCart_empty:hover {
	background-position: 0 -36px;
}
.itemremove a:hover { 
background-position: 0 -35px;
}	

.item_peso {
	font-weight: bold;
}
.simpleCart_shelfitem {
	font-size: 12px;
}
.item_price {
	font-weight: bold;
	color: #C30;
}
.detalles {
	font-size: 10px;
}
.contenedor_producto {
	display: block;
	float: left;
	width: 150px;
	padding: 10px;
	border-right: 1px solid #e5e5e5;
	height: 200px;
}
.contenedor_producto_lotes {
	display: block;
	float: left;
	width: 150px;
	padding: 10px;
	border-right: 1px solid #e5e5e5;
	height: 275px;
}

/* CSS TOOLTIP */

#JT_close_left, #JT_close_right{font-size: 1.1em;}
#JT_copy p, #JT_copy ul{font-size: 1.1em;}

/* ---- jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url("http://www.enriquerech.com/tienda/img/arrow_left.gif");
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url("http://www.enriquerech.com/tienda/img/arrow_right.gif");
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#JT strong {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #C60;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(img/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}

.resumen_compra {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 0;
	position: relative;
	padding-top: 30px;
	display: inline-block;
	border-top: 1px dotted #858585;
	margin: 25px 15px;
	padding-bottom: 30px;
	border-bottom: 1px dotted #858585;
}
.cuadrobuscar {
	margin-bottom: 0px;
	margin-right: 10px;
}
.pie {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: 12px;
	margin: 10px;
}
.pie strong {
	color: #F90;
	font-size: 16px;
}
.telefono {
	font-weight: bold;
	color: #F90;
}
.pie a:hover {
	color: #C60;
	text-decoration: underline;
}
.pie a {
	color: #F90;
	text-decoration: none;
}
.total {
	font-size: 18px;
}
.simpleCart_finalTotal {
	font-size: 18px;
	color: red;
}
.cuadropersonaliza {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F6F0DA;
	display: block;
	margin: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.titulopresonaliza {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #630;
	padding-top: 10px;
	text-align: center;
}
.drawer.open ul li a strong {
	color: #454547;
	font-size: 14px;
}
.cuadroentrada {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000;
	display: block;
	margin: 20px;
	background-image: url(../fondo_entrada_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 1250px;
	cursor: pointer;
	padding: 20px;
}

.subtitulo {
	font-size: 18px;
	color: #F90;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

	
.nombredetalle {
	font-size: 24px;
}
.comprardetalle {
	font-size: 15px;
}
.listado {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	list-style-type: square;
	text-align: center;
	line-height: 20px;
}
.verdetalle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	background-color: #CCC;
	display: block;
	height: 20px;
	width: 155px;
	margin-top: 10px;
}
.verdetalle a{
	text-decoration: none;
	font-size: 12px;
	color: #333;
	text-align: center;
	margin-left: 40px;
}
.textopie {
	font-family: "Trebuchet MS", Verdana;
	color: #6d471a;
	font-size: 12px;
	text-align: left;
	margin-top: 22px;
}
.textopie a:link {
	color: #000000;
	text-decoration: none;
}
.textopie a:visited {
	text-decoration: none;
	color: #000000;
}
.textopie a:hover {
	color: #990000;
}
#jijona {
	text-align: center;
}
.textoblanco {
	color: #FFF;
	line-height: 22px;
}
.tablanegratransparente {
	filter: Alpha(Opacity=75 FinishOpacity=75);
}
.tituloentrada {
	color: #FC0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-variant: normal;
	font-style: normal;
}
#contenedor tr td .cuadroentrada table {
	text-align: center;
	margin-left: 45px;
	margin-top: 110px;
}
#aviso {
	background-color: #C00;
	text-align: center;
	color: #FFF;
	padding: 20px;
	vertical-align: middle;
	margin: 20px;
}
#aviso p a {
	text-decoration: none;
	color: #FC0;
}
