/* CSS Document */



body {
	font-family: Verdana, Arial, sans-serif;
	text-align:center;
	margin:0px;
	padding:0px;
	font-size:10px;
	background:#dbceac url(imgTemplate/fondoBody.jpg) top center repeat-x;
}

#container {
	position:relative;
	width:998px;
	text-align:left;
	margin:auto;	
	overflow:hidden;
}

/* -------------------------- ESTILOS CABECERA ------------------------- */ 

#cabecera { /* Cabecera del resto de páginas */
	position:relative;
	height: 363px;
	width: 998px;
	/*background:url(imgTemplate/cabecera.jpg) top no-repeat;*/
}

#logo {
	position:absolute;
	top:10px;
	left:10px;
}

#flashCabecera {
	position:relative;
}

#infoCabecera {
	position:absolute;
	top:40px;
	right:70px;
}

#infoCabecera div{
	padding: 5px 0px 5px 0px;
}

#menuCabecera {
	position:absolute;
	padding:5px 0px 0px 0px;
	width:999px;
	text-align:center;
	bottom:3px;
	left:0px;
}

.botonCabecera {
	position:relative;
	width:160px;
	height:40px;
	color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
	font-weight:bold; 
	text-align:right;
}
 
.botonCabecera a {
	color:#444444;
	font-family:verdana;
	font-size:12px;
	font-weight:bold; 
 	text-decoration:none;
}
 
.botonCabecera a:hover {
	color:#111111;
	font-family:verdana;
	font-size:12px;
	font-weight:bold; 
 	text-decoration:underline;
}

#login_box {
	position:absolute; 
	top:55px; 
	left:350px; 
	border:1px solid #999; 
	background:#d5e3bb; 
	padding:10px;
}
 
/* --------------- ESTILOS MENU DE LA CABECERA -------------------------- */ 

#menuPrincipal {
	 position:absolute;
	 top:158px;
	 right:50px;
	 width: 600px;
	 height:30px;
	 text-align:right;
}

.elementoMenuTop a {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#216907;
	padding:0px 10px 0px 10px;
}

.elementoMenuTop a:hover {
	color:#59C029;
	text-decoration:underline;
}

#cuerpo {
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:998px;
	background:url(imgTemplate/fondoContainer.jpg);
}

#contenido {
	position:relative;
	float:right;
	margin-right: 11px;
	width: 640px;
	padding:0px 20px;
}

#contenido .infoBoxHeading{
	background:none;
	color:#333;
}

#separador {
	clear:left;
}

.category_desc {
    padding-top:10px;
	font-size:11px;	
}

#pie {
	position:relative;
	width:998px;
	height:269px;
	background:url(imgTemplate/fondoPie.jpg) top no-repeat;
	text-align:right;
	clear:both;
}

#pie #infoPie {
 	position:absolute;
 	top:80px;
 	left:180px;	
	color:#6a6a6a;
	font-size:10px;
	font-family:verdana;
	font-weight:bold;
}


#pie #infoPie a{
	color:#6a6a6a;
	font-size:10px;
	font-family:verdana;
}

#pie #info {
 	position:absolute;
 	top:210px;
 	right:103px;
}

#pie #info a{ 	
	color:#fdfdfd;
	font-size:10px;
}


#pie #tarjetas {
 	position:absolute;
 	top:125px;
 	left:60px;
}

#tabla1 {
      position:relative;
      width:300px;
      height:208px;
      float:left;
}

#tabla2 {
      position:relative;
      width:300px;
      height:208px;
      float:right;
}

/*---------------------------COLUMNA IZQUIERDA------------------------------------
--------------------------------------------------------------------------------*/

#lateralIzq {
 	position:relative;
	margin-left:13px;
	float:left;
	width:291px;
	display: inline;
	text-align:left;	
}

.imgContactar {
	position:absolute;
	z-index:2;
	top:-25px;
	right:1px;
}

.numSubSec {
	display:none;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}

div.bloque_banner{
	margin-left:40px;
	margin-top:40px;
}

/*---------------------------NIVELES DE CATEGORIA---------------------------------
--------------------------------------------------------------------------------*/

.categoria0 {
	padding:3px 0px 3px 0px;
	margin-left:2px;
	font-weight:bold;
}

.categoria0 a {
	color:#7e7e7e;
	text-decoration:none;
}

.categoria0 a:hover {
	color:#000000;
	text-decoration:underline;	
}

.categoria1 {
	padding:3px 0px 3px 0px;
	margin:0px 10px 0px 10px;
	border-bottom:1px solid #cccccc;	
	font-weight:bold;
	text-align:left;
}

.categoria1 a {
	color:#999;
}

.categoria1 a:hover {
	color:#666;
}

.categoria2 {
	padding:2px 0px 2px 0px;
	margin:0px 10px 0px 15px;
	border-bottom:1px solid #ededed;	
	font-weight:bold;
}

.categoria2 a{
	color:#999999;
}

/*---------------------------ESTILOS DE LOS MENUS DE XTRA PAGES-------------------------------------*/

.elementoMenu{
	width:136px;
	margin-top:2px;
}

.elementoMenu a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#888888;
}

.elementoMenu a:hover{
	color:#009900;
}

.elementoMenuActual {
	width:136px;
	margin-left:5px;
	margin-top:2px;
	background-color:#ededed;
}

.elementoMenuActual a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#2A5D12;
}

/*---------------------------ESTILOS DE LAS CAJAS------------------------------------
--------------------------------------------------------------------------------*/

.infoBoxHeading {
	width:291px;
	height:156px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	color:#dac389;
	margin: 0px 0px 0px 0px;
	background:url(imgTemplate/infoboxheading.jpg);
	text-align:left;
}

.infoBoxHeading td{
        padding-left:125px;
        padding-top:100px;
}

/*Box*/
.infoBoxHeading td a{
	color:#ddd;	
}

.infoBoxHeading td a:hover{
	color:#fff;
}

.infoBox {
	
}

.infoBox img{
	margin: 0px 5px 0px 4px;
}

.infoBoxContents {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding:0px 10px 10px 50px;	
}
.infoBoxContents  a:hover /*Categorias en general*/{
	font-weight: bold;
	color: #000000;
}

.boxText {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #555555;
	line-height:18px;
}


/*---------------------------------BOX CARRO COMPRA-----------------------*/

#carro{
}

*html #carro{

}	
.productListing a {
	color:#666666;  
}
.productListing a:hover{
	color:#999999;  
}

#carro .infoBoxContents a/*elementos del carro*/{
	width:210px;
	font-size:11px;
	color:#000000;
}

#carro .boxText /*precio total*/{
	font-size:12px;
	font-weight:bold;
	margin-right:8px;
}

.itemInCart /*numero de elementos*/{
	font-size:11px;
	color:#ed801b;
}

.newItemInCart /*Nuevo producto en box carro compra */{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C0091B;
}

.cabeceraBoxCesta {
	width:200px;
	background-color:#F8D582;
	margin:0px 0px 4px 0px;
	padding:2px 0px 2px 0px;
	text-align:center;

}
.cabeceraBoxCesta span {
	padding:0px 10px 0px 10px;
	color:#85602A;
}

.cabeceraBoxCesta span a{
	color:#85602A;
	text-decoration:none;
}

/*-------------------------------LISTADOS DE PRODUCTOS--------------------------------
------------------------------------------------------------------------------*/

td .smallText a:hover{
	color:#333333;
}

/*---------------------------ESTILOS DEL BLOQUE DE SECCIONES-----------------------
--------------------------------------------------------------------------------*/

#bloqueSecciones {
	width: 635px;
	margin-left:5px;
	text-align:center;
}

.elementoSeccion {
	width: 307px;
	height: 294px;
	float: left;
	background:url(imgTemplate/cajaSeccion.jpg);
	margin: 8px 2px 3px 2px;
	position: relative;
	text-align:center;
	display:block;
}

.styleSeccionImage{
 	position:absolute;
 	overflow:hidden;
	width:232px;
	height:150px;
	top:50px;
	left:35px;
}

.styleSeccionName {
	position:absolute;
	top:220px;
	left:25px;
	width:232px;
	padding:0px 10px 0px 10px;
	text-align:center;
}


.styleSeccionName a {
	display:block;
	font-size:14px;
	color:#ee801a;
	font-weight:bold;
	margin-top:3px;
	margin:auto;
	text-decoration:none;
	font-family:arial;
}

.styleSeccionName a:hover{	
	color:#ee801a;
	text-decoration:underline;
}

/*---------------------------ESTILOS DEL BLOQUE DE PRODUCTOS-----------------------
--------------------------------------------------------------------------------*/

.bloqueProductos {
	width: 635px;
	text-align:center;
}

.bloqueProductos .productListing-heading {
	display:none;
}

.productListing-even td, .productListing-odd td  {
	vertical-align:middle;
}

.elementoProducto {
	width: 307px;
	height: 259px;
	float: left;
	background:url(imgTemplate/cajaProducto.jpg);
	margin: 8px 2px 3px 2px;
	position: relative;
	text-align:center;
	display:block;
}

.styleProductModel {
}

.styleProductName {
	position:absolute;
	top:200px;
	left:25px;
	width:232px;
	padding:0px 10px 0px 10px;
	text-align:center;
}

.styleProductName a {
	font-size:14px;
	font-weight:bold;
	color:#837366;
	text-decoration:none;
	font-family:arial;
}

.styleProductName a:hover{
	text-decoration:underline;
}

.styleProductManufacturer {
	display:block;
	font-size:12px;
}

.styleProductPrice {
	position:absolute;
	bottom:38px;
	left:0px;
	text-align:center;	
	font-size:12px;
	font-weight:normal;
	color:#666;
	width: 206px;
	display:none;
}

.styleProductQuantity {
	position:absolute;
	bottom:10px;
	left:10px;
	font-style:italic;
	display:none;
}

.styleProductDescription {
	display:none;
	position:absolute;
	top:45px;
	left:115px;
	font-size:10px;
	height:40px;
 }
 
 
.styleProductWeight {
}

.styleProductImage{
	position:absolute;
 	overflow:hidden;
	width:232px;
	height:130px;
	top:50px;
	left:35px;
}

.cartQuantity {
	display:none;
	position:absolute;
	bottom:30px;
	left:10px;
	font-size:10px;
	font-weight:bold; 
}
 
 
.styleProductBuyNow {
 	position:absolute;
	bottom:6px;
	left:55px;
	display:none;
}


.paginacionProductos /*numero de paginas de productos, debajo de un listad0*/ {
	width:510px;
	margin-top:10px;
	clear:both;
	padding:2px;
	padding-top:20px;
}

.paginacionProductos .smallText {
	font-size:11px;
	color:#999;
}

SPAN.markProductOutOfStock {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c76170;
	font-weight: bold;
}

SPAN.productSpecialPrice {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #ff0000;
}

/*---------------------------PRODUCT INFO----------------------------------------
--------------------------------------------------------------------------------*/
.contenedor_titulo{
	font-size:12px;	
}

.contenedor_titulo_opciones{
	width:400px;
	font-size:12px;
	left:10px;
	position:relative;
}

.contenedor_titulo_flor{
	left:13px;
	position:relative;
	font-size:12px;	
}

img.flor_naranja{
	width:14px;
	border:none;
	padding-right:2px;
}

.titulo_flor{
	color:#FF6600;
	font-weight:bold;
}


/*---------------------------ESTILOS GENERALES------------------------------------
--------------------------------------------------------------------------------*/

h1 {
	font-size:20px;
	color:#666;
	margin:0px;
	font-weight:normal;
	font-family:Verdana;
}

h2 {
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333333;
	margin:0px;
}

a { 
	color:#333333; 
	text-decoration: none; 
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

a:hover { 
      color: #333333;
      text-decoration: underline; 
}

.Estilo1 {
	color: #00CC33;
	font-weight: bold;
}

p {
	color: #666666;
	line-height:20px;
	font-size:12px;
	text-align:justify;
}

/*JQUERY*/

	
#slider{
	position:relative;
	margin:0px 0px 0px 20px;	
	width:595px;
	height:326px;
	overflow:hidden; 
}

	
#slider ul, #slider li{
	margin:0px 0px 0px 0px;
	padding:0;
	list-style:none;
}


#slider li{
	position:relative;
	width:595px;
	height:326px;
	overflow:hidden; 
}

#slider2Container {
	position:relative;
	width:610px;
	height:244px;
	background: url(imgTemplate/fondoGaleria.jpg);
	clear:both;	
	margin:00px 0px 0px 13px;
}

#slider2{
	position:relative;
	margin:20px 0px 0px 19px;	
	width:568px;
	height:244px;
	overflow:hidden; 
}	


#slider2 ul, #slider2 li{
	margin:10px 0px 0px 0px;
	padding:0;
	list-style:none;
}


#slider2 li{	
	position:relative;	
	width:568px;
	height:244px;
	overflow:hidden; 
}


/*------------------- control 1 -----------------------------*/
	
#controls{
	position:absolute;
	top:100px;
	left:0px;	
} 


#prevBtn{ 
	position:absolute;
	top:20px;
	left:12px;
}

#nextBtn{ 
	position:absolute;
	top:20px;
	left:613px;
}


#prevBtn a{  
	display:block;
	width:50px;
	height:36px;
	background:url(imgTemplate/flecha_izq.png) no-repeat 0 0;
	outline:none;
}

#nextBtn a{  
	display:block;
	width:50px;
	height:36px;
	background:url(imgTemplate/flecha_der.png) no-repeat 0 0;
	outline:none;
}

/*-------------------------------------------------------*/

/*---------------------- control 2 ----------------------------*/

#controls2{
	position:absolute;
	top:60px;
	left:0px;	
}

#prevBtn2{ 
	position:relative;
	top:20px;
	left:-10px;
}

#nextBtn2{ 
	position:relative;
	top:-13px;
	left:565px;
}

#prevBtn2 a{  
	display:block;
	width:50px;
	height:36px;
	background:url(imgTemplate/flecha_izq.png) no-repeat 0 0;
	outline:none;
}

#nextBtn2 a{ 
	display:block;
	width:50px;
	height:36px;
	background:url(imgTemplate/flecha_der.png) no-repeat 0 0;
	outline:none;
}

/**********************************************/

/* GALERIA PRODUCTOS */

.cuerpoproducto{
	position:relative;
	width:225px;
	height:206px;
	top:5px;	
	float:left;
	margin:15px 20px 0px 20px;
	display:inline;
}


.imagenOferta{
	position:relative;
	width:232px;
	height:127px;
	top:2px;
	left:15px;
}

.nombreOferta{
	position:relative;
	padding:0px 5px;
	top:5px;
	left:15px;
	width:220px;
	text-align:center;	
}

.nombreOferta a{		
	font-family:arial;
	font-size:14px;
	color:#693200;
	font-weight:bold;
}

.precioOferta{
	position:absolute;
	top:163px;
	left:15px;
	padding:0px 5px;
	width:118px;
	text-align:center;
	font-weight:bold;
	font-family:arial;
	font-size:14px;
	color:#484848;
}

