/* ============================ */
/* PARTE DEL CATALOGO DE LA WEB */
/* ============================ */
.itemProductList  {
	width: 715px;
	min-height: 180px;
	height: auto;
	background-color: #034467;
	background-image: url(/img/bg-product-list.png);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	border-bottom: 1px dotted #e1e1e1;
	float: left;
	margin-bottom: 11px;
	padding-bottom: 5px;
}

#itemImageProductList {
	width: 121px;
	min-height: 180px;
	height: auto;
	background-color: #ffffff;
	float: left;
	border: 1px solid #e1e1e1;
	text-align: center;
	float: left;
}

#itemImageProductListOpen {
	width: 235px;
	min-height: 350px;
	height: auto;
	background-color: #ffffff;
	float: left;
	border: 1px solid #e1e1e1;
	text-align: center;
	float: left;
}

#itemImageProductListGlass {
	width: 20px;
	height: 20px;
	background-color: none;
	float: bottom;
	z-index: 10;
	margin-left: 101px;
}

#itemImageProductListGlassOpen {
	width: 20px;
	height: 20px;
	background-color: none;
	float: bottom;
	z-index: 10;
	margin-left: 205px;
}

img.itemImageProductList {
	margin-top: expression(( 280 - this.height ) / 2);
	border: none;
}

img.itemImageProductListOpen {
	margin-top: expression(( 400 - this.height ) / 2);
	border: none;
}

.itemInfoProductList {
	width: 587px;
	min-height: 180px;
	height: auto;
	margin-left: 5px;
	float: left;
}

.itemInfoProductListOpen {
	width: 470px;
	min-height: 325px;
	height: auto;
	margin-left: 5px;
	float: left;
}

.itemButtonsProductList {
	width: 191px;
	height: 20px;
	margin-top: 2px;
}

.itemButtonFacebookProductList {
	width: 140px;
	height: 20px;
	background-image: none;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-align: left;
	float: right;
}

.itemButtonPurchaseProductList {
	width: 150px;
	height: 20px;
	background-image: url(/img/bg-bot-view.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	float: right;
}

.itemButtonAskProductList {
	width: 240px;
	height: 20px;
	background-image: url(/img/bg-bot-ask.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-left: 11px;
	margin-right: 5px;
	float: right;
}

.itemButtonPurchaseProductListOpen {
	width: 150px;
	height: 20px;
	background-image: url(/img/bg-bot-view.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	float: right;
}

.itemButtonViewProductListOpen {
	width: 150px;
	height: 20px;
	background-image: url(/img/bg-bot-view-product.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	float: right;
	margin-right: 3px;
}

.itemButtonAskProductListOpen {
	width: 230px;
	height: 20px;
	background-image: url(/img/bg-bot-ask.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-left: 11px;
	margin-right: 5px;
	float: right;
}

p.infoItemProductList {
	color: #e1e1e1;
	font-family: Verdana;
	font-size: 0.65em;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
	text-transform: uppercase;
	margin-top: 0px;
	padding-right: 6px;
}

p.infoItemProductList a {
	text-decoration: none;
}

p.infoItemProductList a:hover {
	text-decoration: underline;
}

p.infoItemProductListOpen {
	color: #e1e1e1;
	font-family: Verdana;
	font-size: 0.65em;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	margin-top: 0px;
	padding-right: 6px;
}

p.textItemProductList {
	color: #e1e1e1;
	font-family: Verdana;
	font-size: 0.65em;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
	text-transform: uppercase;
	margin-top: 0px;
	padding-right: 6px;
}

a.enlaceItemsProductList {
	font-size: 0.65em;
	color: #e1e1e1;
	font-family: Verdana;
	text-decoration: none;
	text-transform: capital;
}

a.enlaceItemsProductList:hover {
	color: #e1e1e1e1;
	font-family: Verdana;
	text-decoration: underline;
}

a.enlaceItemsProductList:visited {
	color: #e1e1e1e1;
	font-family: Verdana;
	text-decoration: none;
}

td.titulosApartados {
	height: 24px;
}

td.contenidosApartados {
	height: 0px;
}


font.nombreItemProductList {
	color: #ffffff;
	font-family: Verdana;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

font.descripcionItemProductList {
	color: #e1e1e1e1;
	font-family: Verdana;
	font-size: 1.2em;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
}

font.tituloPartesItemProductList {
	color: #afc9e2;
	font-family: Verdana;
	font-size: 0.85em;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
}

font.tituloPartesItemProductList  a {
	color: #afc9e2;
	text-decoration: none;
}

font.tituloPartesItemProductList  a:hover {
	color: #afc9e2;
	text-decoration: underline;
}

font.descripcionPartesItemProductList {
	color: #e1e1e1e1;
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
}

p.priceTextItemProductList {
	color: #ffffff;
	font-family: Verdana;
	font-size: 0.70em;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	text-transform: uppercase;
	margin-top: 3px;
}


p.buttonTextItemProductList {
	color: #ffffff;
	font-family: Verdana;
	font-size: 0.65em;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	margin-top: 3px;
}

p.buttonTextItemProductList a {
	color: #ffffff;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

p.buttonTextItemProductList a:hover {
	color: #ffffff;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: underline;
}

#num_nav {
	width: 900px;
	height: 30px;
	margin: 0 auto;
	top: 0px;
	left: -40px;
	position: relative;
	list-style: none;
}

#num_nav li.active  {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	margin: 2px;
	border: 1px solid;
	border-color: #e1e1e1;
	background-color: #1d8cc9;
}

#num_nav li.active:hover {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	margin: 2px;
	border: 1px solid;
	border-color: #e1e1e1;
	background-color: #156894;
}

#num_nav li{
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	margin: 2px;
	border: 1px solid;
	border-color: #e1e1e1;
	background-color: #156894;
}

#num_nav li:hover {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	margin: 2px;
	border: 1px solid;
	border-color: #e1e1e1;
	background-color: #1d8cc9;
}

#num_nav a {
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #cccccc;
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}

#num_nav a:hover {
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #ffffff;
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: underline;
}