/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 4387 2006-09-04 13:54:28Z drbyte $
 */

/*a:hover#menualbum {
	background-image: url(../images/navegacion/inicio_r1_c12.gif);
}*/

 
#productStock  {
	float: right;
	text-align: right;
	margin-right: 25px;
	font-family: arial;
	font-size: 90%;
}

.specialsListBoxContents {
	background-image: url(../../../../images/elementos/base_oferta.gif);
}

/*Shopping Cart Display*/

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em 0.5em 1.5em;
	font-family: sans-serif;
}



/* listado de productos */

.tabTable  {
	border: 1px solid #ecf1e4;
}

.productListing-heading {
background-color: silver;
color: #bc76bc;
}
.productListing-heading a {
	color: #bc76bc;
}

.productListing-odd  a, .productListing-even a{
color: #672A2B;
}

.productListing-even {
	background-color: #ecf1e4;
}


.centerBoxHeading {
	color:  #DA70D6;
}


#condicionesventa a {
	background-color: #f5e7f5;
	}
#condicionesventa a:hover {
	background-color: #c6acc6;
	}

/*
.informationbordearribasidebox, .specialsbordearribasidebox, .searchbordearribasidebox, .manufacturersbordearribasidebox, .bestsellersbordearribasidebox, .shoppingcartbordearribasidebox  {
	background-color: #e7c7ef;
			border-top: 2px solid #990033;
		border-right: 2px solid #990033;
	border-left: 2px solid #990033;
}
.informationbordeabajosidebox, .manufacturersbordeabajosidebox, .bestsellersbordeabajosidebox, .shoppingcartbordeabajosidebox {
	border-bottom: 2px dashed #990033;
	height: 4px !important;
}
#inputsearch {
	color: #ab54ab;
	background-color: #ECF1E4;
	border: 1px solid #ab54ab;
}

#busquedaavanzadaheader a:hover {
		background-color: #ECF1E4;
		color: #ab54ab;
}*/

/*#manufacturersContent {
	background-color: #ab54ab;
background-image: url(../../../../images/background_sidebox.gif);
}*/

/*#barraNavegacion {
	background: url(../images/navegacion/telefonia.jpg) #f5f5f5 top right no-repeat;
}


#categoriesContent a {
color: black;
font-size: 10pt;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
}
#categoriesContent {
	padding: 10px 0 10px 5px;
line-height: 22pt;
border: 2px dashed #990033;
background-color: #f3e8f8;

}
.categoriesbordearribasidebox, .categoriesbordeabajosidebox {
	visibility: hidden;
}
.categoriesbordearribasidebox {
		visibility: hidden;
		height: 1px;
}
#informationContent li {
	height: 30px;
	line-height: 0px;
}*/

#informationContent li img{
/*border: 1px solid red;*/
float: left;
margin-right: 3px;
padding-bottom: 5px;
}

/*#informationContent a {
	font-size: 8pt;
	color: #8080c0;
}*/

#manufacturersContent form select {
border: 1px  solid #990033;

}

#filtros form select {
background-color: #9e9e9e;
color: white;
border-bottom: 1px solid #fe5301;
	font-size: 10pt;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}
#filtros {
	float: left;
	vertical-align: middle;
	margin:0;
	padding: 10px 0;
	background-color: #9e9e9e;
	width: 100%;
	display: compact;
}
/*td .namesuperoferta a{
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
margin-left: 10px;
color: #ef4c4c;
font-weight: bolder;
text-decoration: none;
}

.pricesuperoferta {
	color: #707070;
	font-size: 30pt;
	font-family: sans-serif;
	font-weight: bolder;
	text-align: right;
	width: 100%;
	min-height: 40px;
	overflow: visible;
	padding-top: 5px;
}
.centerBoxContentssuperoferta {
	padding: 0;
}

td.descriptionsuperoferta {
	padding-left: 10px;
	color: #708090;
	font-size: 10pt;
	font-family: arial;
}*/

/*.buttonssuperoferta img{
	width: 100px;*/
	/*border: 1px solid red;*/
	/*margin-right: 5px;
	float: right;
	}
	
.buttonssuperoferta {
	vertical-align: bottom;
	padding: 0;
}
#superofertaProducts {
	margin-top:15px;
}

td.descriptionsuperoferta img{
	visibility: hidden;
	height: 1px !important;
	width: 1px !important;
	overflow: hidden;
	position: absolute;*/
	
	.sideBoxContent {
border-bottom: 1px solid #cc66cc;
border-left: 1px solid #cc66cc;
border-right: 1px solid #cc66cc;
padding-top: 10px;
}
.boxholderaccordion{
clear: both;
padding: 5px;
background: #ff89a3;
}