/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Tahoma, Trebuchet MS, Arial, Verdana, sans serif; font-size: 12px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
/*.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #cc0033; }*/
DIV.stockWarning {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	color: #333333;
	background: #FFFBA3;
	border: 1px solid #FFD352;
	padding: 10px;
	margin-top: 10px;
}

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

.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #B49E08; text-decoration: underline; }

/* Cuadro alrededor de la web --------------------------------- */
/* BSC-L 20090514 Ini - Cambio el marco web de forma de sello a uno con forma sencilla 
#tableBodyMain {
	margin: 0;
	padding: 0;
	background-color: #ECECEC;
}
.mainTopLeft      { height: 24px; background: url(./images/iberphil/marco/mainTopLeft.gif) no-repeat bottom right; }
.mainTopCenter    { height: 24px; background: url(./images/iberphil/marco/mainTopCenter.gif) repeat-x bottom left; }
.mainTopRight     { height: 24px; background: url(./images/iberphil/marco/mainTopRight.gif) no-repeat bottom left; }
.mainMiddleLeft   { background: url(./images/iberphil/marco/mainMiddleLeft.gif) repeat-y top right; }
.mainMiddleCenter
{
	width: 765px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 10px;
}
.mainMiddleCenter table.marco
{
	border: 1px solid #DDDDDD;
}
.mainMiddleRight  { background: url(./images/iberphil/marco/mainMiddleRight.gif) repeat-y top left; }
.mainBottomLeft   { height: 24px; background: url(./images/iberphil/marco/mainBottomLeft.gif) no-repeat top right; }
.mainBottomCenter { height: 24px; background: url(./images/iberphil/marco/mainBottomCenter.gif) repeat-x top left; }
.mainBottomRight  { height: 24px; background: url(./images/iberphil/marco/mainBottomRight.gif) no-repeat top left; }
*/
#tableBodyMain {
	margin: 0;
	padding: 0;
	background-color: #ECECEC;
}
.mainTopLeft      { height: 24px;}
.mainTopCenter    { height: 24px;}
.mainTopRight     { height: 24px;}
.mainMiddleLeft   { }
.mainMiddleCenter
{
	width: 765px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 10px;
}
.mainMiddleCenter table.marco
{
	border: 1px solid #DDDDDD;
}
.mainMiddleRight  { }
.mainBottomLeft   { height: 24px; }
.mainBottomCenter { height: 24px; }
.mainBottomRight  { height: 24px; }
/* BSC-L 20090514 Fin */
/* Fin del Cuadro alrededor de la web ------------------------- */

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  font-family: Verdana, Tahoma, Trebuchet MS, Arial, sans serif;
  color: #06518C;
  font-weight: bold;
  text-decoration: none;
}

A:hover {
  font-family: Verdana, Tahoma, Trebuchet MS, Arial, sans serif;
  color: #7C2A1B;
  font-weight: bold;
  text-decoration: none;
}
/* BSC-L 200900325 Ini */
A.v2 {
  font-family: Trebuchet MS, Arial, sans serif;
  color: #06518C;
  font-weight: bold;
  text-decoration: none;
}

A.v2:hover {
  font-family: Trebuchet MS, Arial, sans serif;
  color: #7C2A1B;
  font-weight: bold;
  text-decoration: none;
}
/* BSC-L 200900325 Fin */
/* BSC-L 20090529 Ini */
A.v3 {
  font-family: Trebuchet MS, Arial, sans serif;
  color: #06518C;
  font-weight: bold;
  text-decoration: none;
  font-size: 14px;
}

A.v3:hover {
  font-family: Trebuchet MS, Arial, sans serif;
  color: #7C2A1B;
  font-weight: bold;
  text-decoration: none;
  font-size: 14px;
}
/* BSC-L 20090529 Fin */

A.padre {
  font-weight: bold;
}
A.padre:hover {
	font-weight: bold;
}

A.hijo {
  font-weight: normal;
  font-size: 11px;
}
A.hijo:hover {
	font-weight: normal;
	font-size: 11px;
}
/* BSC-L 20090515 Ini */
A.corporativo {
  display: block;
  background: url(./images/iberphil/menu/corporativo.jpg) no-repeat 0 0;
  width: 207px;
  height: 37; 
}

A.corporativo:hover {
  display: block;
  background: url(./images/iberphil/menu/corporativo.jpg) no-repeat 0 0; 
  width: 207px;
  height: 37;
}
/* BSC-L 20090515 Fin */

FORM {
	display: inline;
}

/* Barra de Navegaci�n Superior ------------------------- */
TR.header {
  background: #ffffff;
}

A.headerNavigation {
  color: #808080;
}

A.headerNavigation:hover {
  color: #B39D00;
}

TABLE.headerNavigation {
  border-collapse: collapse;
  border: 1px solid #C9CACB;
  border-right-width: 0px;
  border-left-width: 0px;
}

TR.headerNavigation {
  background: #bbc3d3;
  height: 39px;
}

TD.headerNavigationLeft {
  font-family: Verdana, Tahoma, Trebuchet MS, Arial, sans serif;
  font-size: 11px;
  background: #DDDDDD url(./images/iberphil/navbar/arrow2.gif) 5px 50% no-repeat;
  color: #808080;
  padding-left: 20px;
  font-weight : bold;
  width: 50%;
}

TD.headerNavigationRight {
  background: #DDDDDD;
  text-align: right;
  width: 50%;
}

TD.headerNavigationRight A, TD.headerNavigationLeft A {
	letter-spacing: -1px;
}

TD.headerNavigationRight TABLE { height: 100%; }
TD.headerNavigationRight TD.link {
  font-family: Verdana, Tahoma, Trebuchet MS, Arial, sans serif;
  font-size: 11px;
  background: #DDDDDD;
  color: #808080;
  font-weight : bold;
  text-align: right;
  padding-right: 10px;
}

TD.headerNavigationRight A {
	display: block;
	height: 100%;
	padding-top: 10px;
}

TD.headerNavigationRight A.ShoppingCartEmpty { color: #808080; padding-left: 35px; background: url(./images/iberphil/navbar/carrito.gif) 0px 2px no-repeat; }
TD.headerNavigationRight A.ShoppingCartEmpty:hover { color: #B39D00; padding-left: 35px; background: url(./images/iberphil/navbar/carrito.gif) 0px 2px no-repeat; }
TD.headerNavigationRight A.ShoppingCartFull { color: #808080; padding-left: 35px; background: url(./images/iberphil/navbar/carrito.gif) -150px 2px no-repeat; }
TD.headerNavigationRight A.ShoppingCartFull:hover { color: #B39D00; padding-left: 35px; background: url(./images/iberphil/navbar/carrito.gif) -150px 2px no-repeat; }

TD.headerNavigationRight A.Point {
  color: #808080;
  padding-left: 17px;
  background: url(./images/iberphil/navbar/point.gif) 0px 10px no-repeat;
}

TD.headerNavigationRight A.Point:hover {
  color: #B39D00;
  padding-left: 17px;
  background: url(./images/iberphil/navbar/point.gif) -188px 10px no-repeat;
}
/* Fin de Barra de Navegaci�n Superior ------------------ */

/* Informacion de la Compa��a --------------------------- */
DIV.CompanyInfo {
	font-family: Verdana, Tahoma, Trebuchet MS, Arial, sans serif;
	font-size: 10px;
	color: #666666;
	background: #FFFFFF url(./images/iberphil/menu/phone.gif) top center no-repeat;
	padding-top: 70px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
}
/* Fin de Informacion de la Compa��a -------------------- */
/* BSC-L 20080922 Mensaje informativo Ini --------------------------- */
DIV.MensajeInfo {
	font-family: Verdana, Tahoma, Trebuchet MS, Arial, sans serif;
	font-size: 10px;
	color: #666666;		
	text-align: justify;
}
SPAN.MensajeInfo {
	font-family: Verdana, Tahoma, Trebuchet MS, Arial, sans serif;
	font-size: 10px;
	color: #666666;		
	text-align: justify;
}
/* BSC-L 20080922 Mensaje informativo Fin -------------------- */

/* Boxes personalizados --------------------------------- */
/* Cabeceras */
TABLE.aippemBoxHeading {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-color: #DDDDDD;
	border-style: solid;
}

TABLE.aippemBoxHeading TD {
	font-family: Verdana, Tahoma, Trebuchet MS, Arial, sans serif;
	background-color: #ECCD00;
	color: #000000;
	height: 30px;
}

TD.aippemCategoriesBoxHeading {
	background: url(./images/iberphil/boxes/BoxHeaders.gif) 0px 0px no-repeat;
}

TD.aippemSearchBoxHeading {
	background: url(./images/iberphil/boxes/BoxHeaders.gif) 0px -30px no-repeat;
}

TD.aippemInformationBoxHeading {
	background: url(./images/iberphil/boxes/BoxHeaders.gif) 0px -60px no-repeat;
}

TD.aippemManufacturersBoxHeading {
	background: url(./images/iberphil/boxes/BoxHeaders.gif) 0px -90px no-repeat;
}

TD.aippemWhatsNewBoxHeading {
	background: url(./images/iberphil/boxes/BoxHeaders.gif) 0px -120px no-repeat;
}

TD.aippemShoppingCartBoxHeading {
	background: url(./images/iberphil/boxes/BoxHeaders.gif) 0px -150px no-repeat;
}

TD.aippemSpecialsBoxHeading {
	background: url(./images/iberphil/boxes/BoxHeaders.gif) 0px -180px no-repeat;
}

TD.aippemReviewsBoxHeading {
	background: url(./images/iberphil/boxes/BoxHeaders.gif) 0px -210px no-repeat;
}

TD.aippemLanguagesBoxHeading {
	background: url(./images/iberphil/boxes/BoxHeaders.gif) 0px -240px no-repeat;
}

TD.aippemCurrenciesBoxHeading {
	background: url(./images/iberphil/boxes/BoxHeaders.gif) 0px -270px no-repeat;
}

TD.aippemManufacturerInfoBoxHeading {
	background: url(./images/iberphil/boxes/BoxHeaders.gif) 0px -300px no-repeat;
}

TD.aippemNotificationsBoxHeading {
	background: url(./images/iberphil/boxes/BoxHeaders.gif) 0px -330px no-repeat;
}

TD.aippemTellAFriendBoxHeading {
	background: url(./images/iberphil/boxes/BoxHeaders.gif) 0px -360px no-repeat;
}

TD.aippemBestSellersBoxHeading {
	background: url(./images/iberphil/boxes/BoxHeaders.gif) 0px -390px no-repeat;
}

TD.aippemAdvancedSearchBoxHeading {
	background: url(./images/iberphil/boxes/BoxHeaders.gif) 0px -420px no-repeat;
}

TD.aippemLotesRealizadosBoxHeading {
	background: url(./images/iberphil/boxes/BoxHeaders.gif) 0px -450px no-repeat;
}

/* Cuerpos */
TABLE.aippemBox {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #DDDDDD;
	border-style: solid;
	padding: 10px;
}

TABLE.aippemBoxContents {
	background: #f8f8f9;
	font-family: Verdana, Tahoma, Trebuchet MS, Arial, sans serif;
	font-size: 12px;
	color: #333333;
}

/* BSC-L 20081001 Ini */
TD.aippemBoxVeryTextSmall { font-family: Verdana, Tahoma, Trebuchet MS, Arial, sans serif; font-size: 9px; text-align:right;}
/* BSC-L 20081001 Fin */
TD.aippemBoxTextSmall { font-family: Verdana, Tahoma, Trebuchet MS, Arial, sans serif; font-size: 10px; }
TD.aippemBoxTextMedium { font-family: Verdana, Tahoma, Trebuchet MS, Arial, sans serif; font-size: 11px; }
TD.aippemBoxTextLarge { font-family: Verdana, Tahoma, Trebuchet MS, Arial, sans serif; font-size: 12px; /*text-align: justify;*/ }
/* Fin de Boxes personalizados -------------------------- */

/* Tabla Principal de Contenidos ------------------------ */
#Container {
	width: 100%;
	border-collapse: separate; /* ie no comprende esto */
	border-spacing: 5px; /* ie no comprende esto, en cuenta se debe emplear <table ... cellspacing="5"...> */
	padding: 3px;
	border: 0px;
}

#Container .content {
	border: 1px #DDDDDD solid;
	padding: 10px;
	width: 100%;
	vertical-align: top;
}

#Container .content TD {
	color: #444444;
	font-size: 12px;
}

#Container TD.pageHeading, #Container DIV.pageHeading {
  font-family: Tahoma, Trebuchet MS, Arial, Verdana, sans serif;
  font-size: 20px;
  letter-spacing: -1px;
  color: #333333;
}
#Container TD.pageHeading DIV.LinAuxiliarSubasta, 
#Container DIV.pageHeading DIV.LinAuxiliarSubasta {
  border: 0;
  width: 100%;
  font-weight: normal;
  font-size: 10px;
  letter-spacing: 0px;
  color: #666666;
}
#Container TD.pageHeading DIV.LinAuxiliarSubasta p,
#Container DIV.pageHeading DIV.LinAuxiliarSubasta p {
  margin: 0;
  margin-bottom: -1px;
}

/* Fin de Tabla Principal de Contenidos ----------------- */

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

#footer {
	height: 28px;
	border: 0px;
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	background: url(./images/iberphil/footer/footer_bg.gif) repeat-x top left;
}

#footer TR {
	background-color: transparent;
}

#footer TD {
	font-family: Verdana, Tahoma, Trebuchet MS, Arial, sans serif;
	font-size: 10px;
	background-color: transparent;
	color: #ffffff;
	font-weight: bold;
}

#footer TD.left {
	background: url(./images/iberphil/footer/footer_left.gif) no-repeat top left;
}

#footer TD.right {
	background: url(./images/iberphil/footer/footer_right.gif) no-repeat top right;
	text-align: right;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Tahoma, Trebuchet MS, Arial, Verdana, sans serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Tahoma, Trebuchet MS, Arial, Verdana, sans serif;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: Tahoma, Trebuchet MS, Arial, Verdana, sans serif;
  font-size: 12px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Tahoma, Trebuchet MS, Arial, Verdana, sans serif;
  font-size: 12px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #DDDDDD;
  border-spacing: 1px;
}

.productListing-heading {
	height: 25px;
	vertical-align: middle;
}

.productListing-heading, .productListing-heading A {
  font-family: Tahoma, Trebuchet MS, Arial, Verdana, sans serif;
  font-size: 12px;
  background: #CCCCCC;
  color: #444444;
  font-weight: bold;
}

.productListing-heading A:hover {
  font-family: Tahoma, Trebuchet MS, Arial, Verdana, sans serif;
  font-size: 12px;
  background: #CCCCCC;
  color: #7C2A1B;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Tahoma, Trebuchet MS, Arial, Verdana, sans serif;
  font-size: 12px;
  padding: 5px;
}

TD.productListing-data SPAN.description {
  color: #626469;
  font-size: 11px;
}

TD.productListing-data SPAN.price {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: bold;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Tahoma, Trebuchet MS, Arial, Verdana, sans serif;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Tahoma, Trebuchet MS, Arial, Verdana, sans serif;
  font-size: 12px;
  text-align: justify;
  /*line-height: 1.5;*/
}

TD.smallMain, P.smallMain {
  font-family: Verdana, Tahoma, Trebuchet MS, Arial, Verdana, sans serif;
  font-size: 10px;
  text-align: justify;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma, Trebuchet MS, Arial, Verdana, sans serif;
  font-size: 12px;
}

TD.accountCategory {
  font-family: Tahoma, Trebuchet MS, Arial, Verdana, sans serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Tahoma, Trebuchet MS, Arial, Verdana, sans serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Tahoma, Trebuchet MS, Arial, Verdana, sans serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Tahoma, Trebuchet MS, Arial, Verdana, sans serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Tahoma, Trebuchet MS, Arial, Verdana, sans serif;
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma, Trebuchet MS, Arial, Verdana, sans serif;
  font-size: 11px;
}

INPUT.shadow {
	vertical-align: top;
	margin: 0;
	padding: 2px 2px 0 4px;
    border: 1px solid #9BA2A9;
    background: #FFFFFF url(./images/iberphil/frmshadow_txtBox1.gif) left top repeat-x;
	font-family: Verdana, Arial, geneva, sans-serif;
    font-size: 11px;
    color: #000000;
    height: 20px;
}

TEXTAREA {
  width: 100%;
  font-family: Tahoma, Trebuchet MS, Arial, Verdana, sans serif;
  font-size: 11px;
  border: 1px solid #9BA2A9;
  background: #FFFFFF url(./images/iberphil/frmshadow_txtBox1.gif) left top repeat-x;
}

SPAN.greetUser {
  font-family: Tahoma, Trebuchet MS, Arial, Verdana, sans serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

SPAN.errorText {
  font-family: Tahoma, Trebuchet MS, Arial, Verdana, sans serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma, Trebuchet MS, Arial, Verdana, sans serif; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Tahoma, Trebuchet MS, Arial, Verdana, sans serif; font-size: 12px; color: #000000; }

/* message box */

.messageBox { font-family: Tahoma, Trebuchet MS, Arial, Verdana, sans serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Tahoma, Trebuchet MS, Arial, Verdana, sans serif; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Tahoma, Trebuchet MS, Arial, Verdana, sans serif; font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Tahoma, Trebuchet MS, Arial, Verdana, sans serif; font-size: 12px; color: #ff0000; }


/**********************************************
/* Navigation Toolbar v1.00
/**********************************************
/* Container navigator properties */
#navigation {
	margin: 0px;
	padding: 0px;
	border: 0px #ddd solid; /* border? */
}
#navigation TD {
	height: 50px;	/* 50x50 pixel buttons */
	width: 50px;
	background-color: transparent;
	text-align: center;
	padding: 0px;
}
#navigation TD a {
	display: block;
	height: 100%;
	border: 1px #ddd solid;
}
#navigation TD a:hover {
	display: block;
	height: 100%;
	border: 1px #888 solid; /* border around buttons */
}

/* Toolbar buttons (50x50 pixel buttons) */
#navigation TD a.button1 { background: url(./images/iberphil/menu/icons.gif) no-repeat 0 0; }
#navigation TD a.button2 { background: url(./images/iberphil/menu/icons.gif) no-repeat -100px 0; }
#navigation TD a.button3 { background: url(./images/iberphil/menu/icons.gif) no-repeat -200px 0; }
#navigation TD a.button4 { background: url(./images/iberphil/menu/icons.gif) no-repeat -300px 0; }
#navigation TD a.button5 { background: url(./images/iberphil/menu/icons.gif) no-repeat -400px 0; }
#navigation TD a.button6 { background: url(./images/iberphil/menu/icons.gif) no-repeat -500px 0; }
#navigation TD a.button7 { background: url(./images/iberphil/menu/icons.gif) no-repeat -600px 0; }
#navigation TD a.button8 { background: url(./images/iberphil/menu/icons.gif) no-repeat -700px 0; }
#navigation TD a.button9 { background: url(./images/iberphil/menu/icons.gif) no-repeat -800px 0; }

#navigation TD a.button1:hover { background: url(./images/iberphil/menu/icons.gif) no-repeat -50px 0; }
#navigation TD a.button2:hover { background: url(./images/iberphil/menu/icons.gif) no-repeat -150px 0; }
#navigation TD a.button3:hover { background: url(./images/iberphil/menu/icons.gif) no-repeat -250px 0; }
#navigation TD a.button4:hover { background: url(./images/iberphil/menu/icons.gif) no-repeat -350px 0; }
#navigation TD a.button5:hover { background: url(./images/iberphil/menu/icons.gif) no-repeat -450px 0; }
#navigation TD a.button6:hover { background: url(./images/iberphil/menu/icons.gif) no-repeat -550px 0; }
#navigation TD a.button7:hover { background: url(./images/iberphil/menu/icons.gif) no-repeat -650px 0; }
#navigation TD a.button8:hover { background: url(./images/iberphil/menu/icons.gif) no-repeat -750px 0; }
#navigation TD a.button9:hover { background: url(./images/iberphil/menu/icons.gif) no-repeat -850px 0; }

TABLE.headerNavigation2 {
  border-collapse: collapse;
  border: 1px solid #C9CACB;
  border-top: 0px solid #C9CACB;
  border-right-width: 0px;
  border-left-width: 0px;
}

TR.headerNavigation2 {
  background: #bbc3d3;
  height: 19px;
}

TD.headerNavigationLeft2 {
  font-family: Verdana, Tahoma, Trebuchet MS, Arial, sans serif;
  font-size: 11px;
  background: #eee;
  color: #808080;
  padding-left: 20px;
  font-weight : bold;
  width: 50%;
}

TD.headerNavigationRight2 {
  font-family: Verdana, Tahoma, Trebuchet MS, Arial, sans serif;
  font-size: 11px;
  background: #eee;
  color: #808080;
  text-align: right;
  padding-right: 10px;
  font-weight : bold;
  width: 50%;
}

TD.headerNavigationBanner {
  font-family: Verdana, Tahoma, Trebuchet MS, Arial, sans serif;
  font-size: 11px;
  background: #cccccc;
  color: #808080;
  font-weight : bold;
  width: 900px;
}

TD.headerNavigationBannerLat {
  background: #ffffff;
}

TD.productListing-data-small {
  font-family: Tahoma, Trebuchet MS, Arial, Verdana, sans serif;
  font-size: 12px;
  padding: 0px;
}

TD.download-lotes { /**/ }
TD.download-lotes P.lote-date {
  font-family: Verdana, Tahoma, Trebuchet MS, Arial, sans serif;
  font-size: 11px;
  margin: 2px 0;
}
TD.download-lotes P.lote-name {
  font-family: Verdana, Tahoma, Trebuchet MS, Arial, sans serif;
  font-size: 12px;
  font-weight: bold;
  margin: 2px 0;
}

h1 {
  font-family: Verdana, Tahoma, Trebuchet MS, Arial, sans serif;
  font-size: 13px;
  font-weight: bold;
}

h2 {
  font-family: Verdana, Tahoma, Trebuchet MS, Arial, sans serif;
  font-size: 11px;
  font-weight: bold;
}

h3 {
  font-family: Verdana, Tahoma, Trebuchet MS, Arial, sans serif;
  font-size: 11px;
}