@CHARSET "ISO-8859-1";

#vsExplorerCatalog-middle {
  background: url(../img/catalog_middle.jpg) repeat-y;
	position: relative;
	float: left;
	width: 822px;
  min-height: 100px;
  height: auto !important;
  height: 100px;
	clear: both;
	font-size: 12px;
}

#vsExplorerCatalog-top {
  background: url(../img/catalog_top.jpg) no-repeat scroll left top;
	position: relative;
	float: left;
	width: 822px;
  min-height: 100px;
  height: auto !important;
  height: 100px;
	clear: both;
	font-size: 12px;
}

#vsExplorerCatalog {
  background: url(../img/catalog_bottom.jpg) no-repeat scroll left bottom;
	position: relative;
	float: left;
	width: 822px;
	margin-top: 5px;
  min-height: 100px;
  height: auto !important;
  height: 100px;
	clear: both;
	font-size: 12px;
}

#vsExplorerCatalogProducts-contenido
{
	width: 610px;
}

#fullContent{padding: 10px 0px !important;}
#vsExplorerCatalogLeftMenu {
	width: 174px;
	float: left !important;
	clear: left;
}

#div_promocion {
	width: 174px;
	float: left !important;
}

#listado .categoria{
	font-size: 13px;
	font-weight: lighter;
	/*background: url("../media/categorias-cuerpo.png") repeat-y;*/
}
#listado .hover{
	/*background: url("../media/categorias-cuerpo-hover.png") repeat-y;*/
}
/* #listado .hover a{color: white;} */
#listado .categoria .categoria-cuerpo{
	/*background: url("../media/categorias-arriba.png") no-repeat scroll left top;*/
}
#listado .hover .categoria-cuerpo{
	/*background: url("../media/categorias-arriba-hover.png") no-repeat scroll left top;*/
}
/*#listado .categoria .categoria-abajo{
	/*background: url("../media/categorias-abajo.png") no-repeat scroll left bottom;
	
	padding:10px 8px 4px 23px;
	/*min-height: 43px;
	height: auto !important;
	/*height: 43px;
}*/

/*#listado .categoria .categoria-cuerpo a
{
	font-family: Verdana;
	font-weight: lighter;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
}

#listado .categoria .categoria-cuerpo a:hover
{
	font-family: Verdana;
	font-weight: lighter;
	font-size: 13px;
	color: #FEF000;
	text-decoration: none;
	position: relative;
}

#listado .categoria .categoria-cuerpo ul li a
{
	color: #FFFFFF;
}*/

#listado .hover .categoria-abajo{
	/*background: url("../media/categorias-abajo-hover.png") no-repeat scroll left bottom;*/
}
#vsExplorerCatalogSearch {
	clear: both;
}

#vsExplorerCatalogCategory {
	clear: both;
	/*margin: 12px 0px 5px 0px;*/
	text-align: left;
	
}

#vsExplorerCatalogCategory a {
	text-decoration: none;
}

#vsExplorerCatalogCategory UL {
	margin: 0px;
	list-style: none;
}

#vsExplorerCatalogCategory .listF {
	padding: 0px 0px 0px 5px;
}

#vsExplorerCatalogCategory .listF .main {
	padding-bottom: 10px;
}

#vsExplorerCatalogCategory .listF .title {
	font-size: 14px;
	font-weight: bold;
}

#vsExplorerCatalogCategory .listF .title a {
	color: #9C9C9C;
}

#vsExplorerCatalogCategory .listS {
	padding: 5px 0px 0px 20px;
}

#vsExplorerCatalogCategory .listS a {
	color: #FFF;
}
#loading,#vsPhiCatProductsTitle
{
	height: 20px;	
	color: #006CB7;
	margin-left: 5px;	
}

#buscarxfiltros {
	text-align: left;
}
#buscarxfiltros FORM{
	margin: 0px;
	padding: 8px 0px 0px 5px;
	
}

#buscarxfiltros input{
	height: 16px;
	border: 1px solid #393939;
	font-size: 9px;
}
#buscarxfiltros .input_button{
	
	height: 16px;
	font-size: 9px;
	border: none;
	
}
#vsExplorerCatalogProducts{
	
	
	/*width: 582px;*/
	text-align: center;
	/*height: 580px;*/
	/*margin-bottom: 8px;*/
	margin-left: 30px !important;
	margin-left: 0px;
	top: 0px !important;
	left: 0px !important;
	left: 250px; 
	float: left;
	clear: none;
	position: relative;
}
#vsPhiCatProductsTitle
{
	padding-left: 25px;
}

.prodseparator{ 
	
	background: url('../img/tablesep.jpg'); 
	background-repeat: repeat-y; width:9px; 
	height: 100%;
}
.trsep td{
	
	height: 12px;
}
.sp {
	width: 110px;
}

.tdimage {
	
	width: 120px;
	height: 120px;
}
.tdimage img{
	border:1px solid black;
	
}
.contraida{
	display: none;
}
.expandida{
	display: block;
}

.subcategoria a
{
	font-family: Verdana;
	font-weight: lighter;
	font-size: 12px;
	color: #FFFFFF;
	position: relative;
	font-weight: lighter;
}

.subcategoria a:hover
{
	font-family: Verdana;
	font-weight: lighter;
	font-size: 12px;
	color: #FEF000;
	text-decoration: none;
	position: relative;
}

/* 		PAGER		*/

#pager
{
	border-top:				1px dotted #393939;
	margin-top:				20px;
	padding-top:			8px;
	text-align:				center;
	width:					100%;
	font-size:				10px;
	color: black;
}
#pager a
{
	text-decoration:		none;
	color:					#black;
	border:					1px solid #393939;
	padding:				2px 5px 2px 5px;
	font-size:				10px;
}
#pager a:hover, #pager a:visited
{
	text-decoration:		none;
	color:					black;
	/*background-color:		#4983b2;*/
	font-size:				10px;
	cursor: pointer;
	
}
#pager a:hover{
	background-color:		#647548;
}
#pager .nr{
	color:		#647548;
	font-weight: bold;
}


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

#listado-categorias
{
/*  background:transparent url(../../../iberopartes/media/lateral_middle.jpg) repeat-y scroll 0 0; */
  float:left;
  left:18px;
  position:relative;
  width:174px;
  margin-bottom: 20px;
}

#listado-categorias #listado-categorias-cuepo
{
/*  background:transparent url(../../../iberopartes/media/lateral_top.jpg) no-repeat scroll left top; */
  float:left;
  position:relative;
  width:174px;
}

#listado-categorias #listado-categorias-cuepo #listado
{
  /* background:transparent url(../../../iberopartes/media/lateral_bottom.jpg) no-repeat scroll left bottom; */
  float:left;
  position:relative;
  width:154px;
  padding: 10px;
}

#listado .categoria-abajo a
{
  color:#FFFFFF;
  font-family:Arial;
  font-size:12px;
  text-decoration:underline;
  background:transparent url(../../../iberopartes/media/vinetatitulo.jpg) no-repeat scroll left center;
  padding-left:9px;
}

#listado-categorias #listado-categorias-cuepo #listado h1
{
/*  background:transparent url(../../../iberopartes/media/siblings_titulo.jpg) no-repeat scroll left bottom; */
  background:transparent url(../img/subguioninterna.png) no-repeat scroll left bottom;
  color:#FFFFFF;
  font-family:Arial;
  font-size:11px;
  font-weight:bolder;
  margin-bottom:10px;
  padding-bottom:4px;
  text-align:center;
}

#listado-categorias #listado-categorias-cuepo #listado li
{
  background: none;
}

#tabla_productos
{
  font-family: calibri;
  font-size: 13px;
  color: #333333;
  border: 1px solid #D8D8D8;
  width: 560px;
  max-width: 560px;
  margin-left: 22px;
}

#tabla_productos tr th
{
  border-bottom: 1px solid #D8D8D8;
  border-left: 1px solid #D8D8D8;
  text-align: center;
}

#tabla_productos tr td
{
  border-left: 1px solid #D8D8D8;
  text-align: center;
  padding: 20px 0px 0px;
  height: 85px;
  border-bottom: 1px solid #D8D8D8;
}

#tabla_productos tr td img
{
  border: 1px solid #D8D8D8;
}

#tabla_productos .tabla_productos_imagen
{
  width: 100px;
}

#tabla_productos .tabla_productos_marca
{
  width: 76px;
}

#tabla_productos .tabla_productos_referencia
{
  width: 149px;
}

#tabla_productos .tabla_productos_valor
{
  width: 117px;
}

#banners_catalogo
{
  float: left;
  clear: both;
  position: relative;
  width: 822px;
}

#banner_ir_catalogo
{
  float: left;
  position: relative;
  margin-bottom: 3px;
  margin-left: 42px;
}

#banner_il_catalogo
{
  float: left;
  position: relative;
  bottom: 20px;
  left: 30px;
  width: 160px;
}

#banner_il_catalogo *
{
  color: #FFFFFF;
}

#banner_il_catalogo h1
{
  font-family: calibri;
  font-size: 16px;
  font-weight: bolder;
}

#banner_il_catalogo p
{
  font-family: calibri;
  font-size: 11px;
  text-decoration: underline;
}

#titulo_pagina
{
  margin-top: 20px;
  margin-bottom: 10px;
}

