/* CSS Document */

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

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

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

#cabecera { /* Cabecera del resto de páginas */
	position:relative;
	height: 390px;
	width: 999px;
	overflow:hidden;	
}

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

#flashCabecera {
	position:relative;
}


#galeria_imagenes_cabecera{
	position:absolute;
	width:888px;
	height:235px;
	top:141px;
	left:56px;
	overflow: hidden;
}
 
 /* ---- slider ---- */
#galeria_imagenes_cabecera{}

#galeria_imagenes_cabecera ul, #galeria_imagenes_cabecera li {
	margin:0;
	padding:0;
	list-style:none;
	}
#galeria_imagenes_cabecera li { 
	width:887px;
	height:235px;
	overflow:hidden; 
	}

p#controls{
	margin:0;
	position:absolute;
	top:232px;
	left:28px;
	} 

#prevBtn, #nextBtn{
	
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-8000px;		
	width:27px;
	height:61px;
	position:absolute;
	}	
#nextBtn{
	left: 915px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:27px;
	height:61px;
	background:url(imgTemplate/izq.png) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(imgTemplate/der.png) no-repeat 0 0;	
	}
 
/* --------------- 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:999px;
	background:url(imgTemplate/fondoContainer.gif);
}

#contenido {
	position:relative;
	margin-left: 270px;
	width: 640px;
	padding:7px 20px;
}

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

#separador {
	clear:left;
}

.category_desc {
	font-size:10px;	
}

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

#pie #info {
 	position:absolute;
 	top:73px;
 	right:160px;
}

#pie #info a{ 	
	color:#CC0000;
}


#pie #tarjetas {
 	position:absolute;
 	top:15px;
 	left:155px;
}

#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:39px;
	float:left;
	width:240px;
	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;
}

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

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

.categoria0 a {
	color:#666;
	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:240px;
	height:45px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#ff0000;
	margin: 0px 0px 0px 0px;
	background:url(imgTemplate/titular.jpg);
	text-align:left;
}

.infoBoxHeading td{
    padding-left:10px;
    padding-top:0px;
}

/*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:5px 0px 10px 10px;	
}
.infoBoxContents  a:hover /*Categorias en general*/{
	font-weight: bold;
	color: #000000;
}

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


/*---------------------------------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:#000000;
}

.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: 645px;
	margin-left:5px;
	text-align:center;
}

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

.styleSeccionImage{
 	position:absolute;
 	overflow:hidden;
	width:202px;
	height:160px;
	top:2px;
	left:2px;
}

.styleSeccionName {
	position:absolute;
	top:177px;
	left:0px;
	width:80%;
	padding:0% 10% 0% 10%;
	text-align:center;
}


.styleSeccionName a {
	display:block;
	font-size:12px;
	color:#fff;
	font-weight:normal;
	margin-top:3px;
	margin:auto;
	text-decoration:none;
}

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

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

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

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

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

.elementoProducto {
	width: 206px;
	height: 262px;
	position:relative;
	float:left;
	text-align:center;
	margin:5px 3px;
	margin-right:5px;
	background:url(imgTemplate/cajaProd.jpg);
	overflow:hidden;	
}

.styleProductModel {
}

.styleProductName {
	position:absolute;
	top:162px;
	left:3px;	
	font-size:13px;
	font-weight:bold;
	width: 200px;
	text-align:center;
	line-height:14px;	
}

.styleProductName a {
	font-size:11px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
}

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

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

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

.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;
	top:1px;
	left:2px;
	width:202px;
	height:160px;
	overflow:hidden;
}

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


.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: #000000;
}

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

h1 {
	font-size:22px;
	color:#333333;
	margin:0px;
	font-weight:normal;
	font-family:Verdana;
	padding-bottom:3px;
	border-bottom:1px solid #bbb;
}

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;
}