/*
  $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-size: 10px; }


/*
 * LTDD
 */
table.prices, table.prices1 {
  margin:0px 0px 1em 0px;
  border:0px none;
  padding:0px;
  border-collapse:collapse;
  font-size:9pt;
  }
table.prices1 { width:100%; }

table.prices th {
  text-align:left;
  padding:0px 1em 0px 0px;
  }

table.prices .label, table.prices1 .label {
  color:#7b819a; 
  font-weight:bold;
  text-align:left;
  }

table.prices .speciallabel, table.prices1 .speciallabel {
  font-weight:bold;
  color:#4b63cb;
  }

table.prices .price, table.prices1 .price {
  color:black;
  font-weight:normal;
  text-align:right;
  white-space:nowrap;
  }

table.prices .oldprice, table.prices1 .oldprice {
  text-decoration:line-through;
  }

table.prices1 .left { text-align:left; }
table.prices1 .center { text-align:center; }
table.prices1 .right { text-align:right; }

table.productinfosummary {
  margin:1em 0px 1em 0px;
  border:0px none;
  padding:0px;
  border-collapse:collapse;
  width:100%;
}

table.productinfosummary td {
  vertical-align:top;
  }

h1.gray {
  text-align:center;
  color:#aaaaaa;
  margin:0px 0px 2em 0px;
  font-size:medium;
  font-weight:bold;
  }

a.boxText, a.infoBoxContentsText_categ {
  font-size:10pt;
  text-decoration:none;
  font-weight:normal;
  color:#505050;
  }
a.boxText:hover, a.infoBoxContentsText_categ:hover {
  text-decoration:none;
  color:white;
  }

.Domogenio_TituloProd  { color: black; font-weight: bold; font-size: 9pt; padding-right:1em; }
.Domogenio_TituloProd1 { color: black; font-weight: 800; font-size: 11pt; }
.TD.Domogenio_MenuSuperior { color: black; font-weight: bold; font-size: 9pt; border-top: 2px solid #b8c0e5; border-bottom: 2px solid #b8c0e5 }
.Domogenio_SmallText { color: #5e5e5e; font-weight: normal; font-size: 9pt; }
.Domogenio_TituloRef { color: #7B819A; font-weight: bold; font-size: 8pt; text-align: left; }
.Domogenio_TituloRef_ordenar { color: #5e5e5e; font-weight: normal; font-size: 9pt; text-align: left; }
.Domogenio_PrecioProducto { color: #7b819a; font-weight: bold; font-size: 9pt; text-align: left; }
.A.Domogenio_PrecioProducto  { color: #7b819a; font-weight: bold; font-size: 10pt; text-align: left; }
.A.Domogenio_PrecioProducto:hover  { color: #7b819a; font-weight: bold; font-size: 10pt; text-align: left; }
.Domogenio_PrecioProductoN { color: gray; font-weight: normal; font-size: 8pt; text-align: left; }
A.Domogenio_headerNavigation { color: #374682; font-weight: 500; font-size: 10pt; }
.Domogenio_PrecioProductoNegrita { color: gray; font-weight: bold; font-size: 8pt; text-align: left; }
.Domogenio_PrecioProductoTachado  { color: #7b819a; font-weight: normal; font-size: 8pt; text-decoration: line-through; text-align: left; }
.Domogenio_OfertaProducto1 { color: #7e8dd2; font-weight: bold; font-size: 9pt; text-align: left; }
.boxText_center { font-size: 10px; padding-left:5px; padding-right:5px; }
.boxText_left { font-size: 10px; padding-left:7px; padding-right:5px; padding-top: 10px; padding-bottom: 10px; }
.boxText_right { font-size: 10px; padding-left:5px; padding-right:5px; padding-top: 10px; padding-bottom: 10px; }
.boxText_specials { font-size: 10px; padding-left:5px; padding-right:5px; padding-top: 10px; padding-bottom: 10px; }
.boxText_cart { font-size: 9px;  padding-top: 5px; color: #236C96;}
.boxText_information { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 9px; color: #5E7080; padding-left:35px; padding-right:5px; }
.boxText_search { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px;   color: #677B8D; padding-left:5px; padding-right:5px; padding-top: 10px; padding-bottom: 10px; }
.errorBox { font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-size : 10px; color: #70d250; text-decoration: underline; }
BODY {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  background: #F0F2FA;
  color: #000000;
  margin: 0px;
  
}
A {
  color: #000000;
  text-decoration: none;
}
A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}
TR.header {
/*  background: #ffffff; */
}
TR.headerNavigation {
/*  background: #bbc3d3; */
}
TD.headerNavigation {
  
  font-size: 10px;
/*  background: #bbc3d3; */
  color: #ffffff;
  font-weight : bold;
}
A.headerNavigation   { color: #ffffff; font-weight: 500; font-size: 7pt; }
A.headerNavigation:hover   { color: #ffffff; font-weight: 500; font-size: 7pt; }

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

TD.backImage {
  background-image: url (images/header-back.gif) repeat-y left top;
}

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

TR.footer {
/*  background: #bbc3d3; */
}

TD.footer {
 font-family: Tahoma, Verdana, Arial, sans-serif;  
 font-size: 9px; 
 color: #627586;
 vertical-align: middle;
}

A.footer {
 font-family: Tahoma, Verdana, Arial, sans-serif;  
 font-size: 9px; 
 color: #627586;
 vertical-align: middle;
}

.infoBox {
 /* background: #b6b7cb; */
}

.infoBox_form {
  background: #b6b7cb;
}

.infoBox_button {
/*  background: #b6b7cb; */
}

.infoBox_center {
/*  background: #b6b7cb; */
}

.infoBox_left {
/*  background: #b6b7cb; */
}

.infoBox_right {
/*  background: #b6b7cb; */
}

.infoBoxContents {
/*  background: #f8f8f9; */
  
  font-size: 10px;
}

.infoBoxContents_form {
  background: #f8f8f9;
  
  font-size: 10px;
}

.infoBoxContents_button {
/*  background: #f8f8f9; */
  
  font-size: 10px;
}

.infoBoxContents_center {
/*  background: #f8f8f9; */
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContentsText_center {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #627586;
}

.infoBoxContentsTextEnvio_center {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #D9E0FF;
}

A.infoBoxContentsText_center {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #627586;
  font-weight: bold;
}

.infoBoxContents_left {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContentsText_left {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #236C96;
}

A.infoBoxContentsText_left {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #236C96;
  text-decoration: none; 
}


.infoBoxContents_right {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContentsText_right {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #627586;
}

A.infoBoxContentsText_right {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  text-decoration: none; 
  color: #627586;
}

A.productTitle {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #888888;
	text-decoration: none;
	padding-top: 6px;
	font-weight: bold;
}

.infoBoxNotice {
  background: #FF8E90;
  
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  
  font-size: 10px;
}

TD.infoBoxHeading {
  
  font-size: 10px;
  
  height: 27px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBoxHeading_center {
  
  font-size: 10px;
  font-weight: bold;
  background: #ffb900;
  height: 27px;
  color: #6E8595;
  vertical-align: middle;
  padding-left: 10px;
  padding-bottom: 1px;
}

TD.infoBoxHeading_left {
  
  font-size: 10px;
  font-weight: bold;
  background: #ffb900;
  height: 27px;
  color: #ffffff;
  vertical-align: middle;
  padding-left: 10px;
  padding-bottom: 1px;
}

TD.infoBoxHeading_right {
  
  font-size: 12px;
  font-weight: bold;
  background: #ffb900;
  height: 27px;
  color: #ffffff;
  vertical-align: middle;
  padding-left: 10px;
  padding-bottom: 1px;
}

TD.infoBoxHeading_categ  { color: #ffffff; font-weight: bold; font-size: 12px; background-color: #ffb900; vertical-align: middle; padding-bottom: 1px; padding-left: 10px; height: 27px }

TD.infoBox, SPAN.infoBox {
  
  font-size: 10px;
}

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: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  
  font-size: 16px;
  font-weight: bold;
  color: #EF3E33;
  padding-left: 10px;
}

TD.pageHeading_information {
  
  font-size: 16px;
  font-weight: bold;
  color: #AAAAAA;
  text-align:center;
  padding-bottom:2em;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  
  font-size: 10px;
  color: #000000;
}

TD.main, td.mainnowrap, P.main {
  
  font-size: 11px;
  line-height: 1.5;
  padding-left: 8px;
  padding-right: 5px;
  color: #627586;
}
td.main, td.mainnowrap {
  vertical-align:top;
  }

td.mainnowrap {
  white-space:nowrap;
  }

TD.smallText, SPAN.smallText, P.smallText {
  
  font-size: 10px;
  padding-left: 5px;
  padding-right: 5px;
  color: #627586;  
}

td.ltddproductimage {
  border:0px none;
  padding:0px 0px 5px 5px;
  text-align:left;
  vertical-align:top;
  width:200px;
  }

TD.accountCategory {
  
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  
  font-size: 12px;
  font-weight: bold;
  color: #627586;
}

TD.fieldValue {
  
  font-size: 12px;
}

TD.tableHeading {
  
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  
  font-size: 10px;
  color: #627586;
}

CHECKBOX, INPUT, RADIO, SELECT {
  
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  
  font-size: 11px;
}

SPAN.greetUser {
  
  font-size: 12px;
  color: #4F6EA5;
  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.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  
  color: #ff0000;
  font-weight: bold;
  font-size: 11px;
}

SPAN.errorText {
  
  color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo { font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning { font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-size: 10px; color: #ff0000; padding-right: 7px; }

TD.infoBoxHeading_cart {
  
  font-size: 10px;
  font-weight: bold;
  height: 27px;
  color: #236C96;
  vertical-align: bottom;
  padding-left: 10px;
  padding-bottom: 1px;
}

.comprar {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  color: #236C96;
  font-size: 10px;
}

.infoBoxContents_cart {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  color: #236C96;
  font-size: 10px;
}

.infoBoxContentsText_cart {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  color: #236C96;
  font-size: 10px;
}

A.infoBoxContentsText_cart {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  color: #236C96;
  font-size: 10px;
  text-decoration: none; 
}

TD.infoBoxHeading_information {
  
  font-size: 10px;
  font-weight: bold;
  background: #ffb900;
  height: 27px;
  color: #ffffff;
  vertical-align: middle;
  padding-left: 10px;
  padding-bottom: 1px;
}

.infoBoxContents_information {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 9px;
}

.infoBoxContentsText_information {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #5E7080;
}

A.infoBoxContentsText_information {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 9px;
  text-decoration: none; 
  color: #5E7080;
}

A.copyright {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 9px;
  text-decoration: none; 
  color: #8595A2;
  vertical-align: middle;
}

TD.copyright {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 9px;
  text-decoration: none; 
  color: #8595A2;
  vertical-align: middle;
}

TD.infoBoxHeading_search {
  
  font-size: 10px;
  font-weight: bold;
  background: #ffb900;
  height: 27px;
  color: #ffffff;
  vertical-align: middle;
  padding-left: 10px;
  padding-bottom: 1px;
}

.infoBoxContents_search {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContentsText_search {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #677B8D;
}

A.infoBoxContentsText_search {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  text-decoration: underline; 
  color: #677B8D;
}

TD.infoBoxHeading_specials {
  
  font-size: 10px;
  font-weight: bold;
  background: #ffb900;
  height: 27px;
  color: #ffffff;
  vertical-align: middle;
  padding-left: 10px;
  padding-bottom: 1px;
}
.infoBoxContents_specials {
  background: #ffb900;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContentsText_specials {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

A.infoBoxContentsText_specials {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  text-decoration: none; 
  font-weight: bold;
  color: #ffffff;
}
.infoBoxContents_languages {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
}

.inputRequirement { font-size: 10px; color: #ff0000; }

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: url('../images/blank.gif') no-repeat; /* Trick IE into showing hover */
	display: block
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url('../images/prevlabel.gif') no-repeat left 15%; }
#nextLink:hover, #nextLink:visited:hover { background: url('../images/nextlabel.gif') no-repeat right 15%; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
	/* BOF Dynamic Sitemap */
  ul.sitemap {
  color: #ff0000;
}
/* EOF Dynamic Sitemap */



/*ruben*/


/*---------------------------*/
/* Tree and Plain Menu Style */
/*---------------------------*/

.treemenudiv	{     /* Behaviour of tree/plain menu item - leave as is for proper performance */
	display: block;
	white-space: nowrap;
}


.phplmbodytable { /* Class of table cells containing plain menus */

}

.phplmnormal   { color: #505050; font-size: 8pt; text-decoration: none; padding-left: 6px }


a.phplm {
  color:#505050;
  font-size:10pt;
  text-decoration:none;
  padding-left:6px;
  }

a.phplm:hover {
  color:white;
  text-decoration:none;
  }

.dmselected {   /* Style overide for selected category tree */
    background-color: #ccc;

}




