/*
  $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: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  text-align: center;
  background-color:#000;
/*  background: #cccccc url(images/fondo_tienda2.png) repeat-x;*/
  color: #000000;
}
.tachada{
text-decoration:line-through;
}

.tachado_rojo{
	width:80%;
	font-size:14px;
	color: #000;
	text-decoration:line-through;
	text-align:right}   
.tachado_rojo span{color:#000;}  

TD.Texto_Precio{
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#666;
	text-align:left}
	
.contenedor{
	width:100%;
	margin: 0px auto;	
}

.fixheader {
  width: 980px;
  height: 150px;
    margin:0px auto;
}

.fixcenter {
  width: 980px;
  color: #000000;
  margin: auto;
  text-align: left;
  /*background-image:url(images/fondo_tienda2.png);*/
  background-repeat:repeat-x;
  background-color:#FFF;
}



div.carrito{
	float:left;
	width:50px;
	height:50px;	
}
div.carrito_txt{
	float:right;
	width:76px!Important;
	width:86px;
	height:50px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#333;
	text-align:center;
	vertical-align:middle;
	padding:5px;
}
div.banners{
	width:136px;
/*	margin:5px 0px 5px 0px;*/
}

.clear{
	clear:both}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #fff;
}

TR.headerNavigation {
  background: #cfdaca;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #cfdaca;
  background-image: url("images/box_header.gif");
  color: #504f4f;
  font-weight : bold;
}

A.headerNavigation { 
  color: #504f4f; 
}

A.headerNavigation:hover {
  color: #000;
}

TR.headerError {
  background: #000000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #000000;
  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;
}

TR.footer {
  background: #cfdaca;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #cfdaca;
  background-image: url("images/box_header.gif");
  color: #ccc;
  font-weight: bold;
}

.infoBox {
  background: #cfdaca;
}

.infoBoxContents {
  background: #f5f4f4;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBox5 {
  background: #cfdaca;
}

.infoBoxCentral {
  background: #FFF;
}

.infoBoxContents5 {
  background: #FFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: none;
  background-image: url("images/box_header.gif");
  color: #504f4f;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  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: #ffffff;
  height:100px;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #ffffff;
  border-spacing: 1px;
 
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #504f4f;
  font-weight: bold;
  height:15px;
}

TD.productListing-data {
  width: 10%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #504f4f;
  border-bottom: 1px dashed #ba001d;
}

TD.Descripcion_producto{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#2f2e2e;
	text-align:justify;
	
}




td.enlaces_productos, .enlaces_productos a:link, .enlaces_productos a:visited, .enlaces_productos a:hover {
	color:#81902C;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;		
	font-size:12px;
	text-align:center;
	text-decoration:none;
}





TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

td.smallText5 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  height:100px;
  vertical-align:bottom;
  text-align:center;

}

TD.smallText-bottom{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  vertical-align:top;
  text-align:center;  
  height:45px;
}



TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ff82ec;
  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 {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 19px;
  color: #ba001d;
}

SPAN.productSpecialPrice2 {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #ba001d;
}

.IvaInc {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 9px;
  color: #bf475a;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.FooterMsg { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #FFFFFF;}
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

TABLE.productinfoBox {
background: #ffffff;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
}

TD.Price {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;

  border-left-width:0px;
  border-left-color:#C63;
  border-left-style:dashed;

  
}

/* Special Scroller */

#pscroller1 {
	height: 360px;
	border: 0px;
	padding: 5px;
}

#pscroller2{
	width: 350px;
	height: 20px;
	border: 0px;
	padding: 3px;
}

#pscroller2 a{
	text-decoration: none;
}

.someclass {
  	font-family: sans-serif;
  	font-size: 11px;
  	line-height: 1.5;
}




/*FOOTER*/

.fixfooter {
  width: 980px;
  height: 100px;
margin:0px auto;
  background: #000 url(images/fondo_foot.jpg) repeat-x;
  font-family:Tahoma, Geneva, sans-serif;
  font-size: 11px; color : #dcdcdc;
}

.FOOT{ height:100px;text-align: center;}

.FOOTmenu{ color:#dcdcdc; font-size:12px; text-align:center}
.FOOTmenu a, .FOOTmenu a:link, .FOOTmenu a:visited{ color:#dcdcdc; text-decoration:none;}
.FOOTmenu a:hover{ color:#dcdcdc; text-decoration:underline;}

.FOOTcopy, .FOOTcopy a{ color:#dcdcdc; font-size:11px; text-align:center; margin-top:10px;}
.FOOTcopy a:hover{ color:#dcdcdc; font-size:11px; text-align:center; margin-top:10px;}


div.confirmartarjeta{
	width:100%;
	margin:10px;
	padding:5px;
	text-align:center;
	border: 1px solid #81902C;
	background-color:#FFC;
}

div.confirmartarjeta h1{
	font-size:18px;
	color:#F00;
	margin-bottom:5px;
}

h1 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
}

h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}


.glossymenu{
margin: 5px 0;
padding: 0;
width: 136px; /*width of menu*/
border-bottom-width: 0;
}

.glossymenu a.menuitem{
/*background: black url(images/glossyback.gif) repeat-x bottom left;*/
color: #636363;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
font-family:Tahoma, Geneva, sans-serif;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 80%;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: #636363;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
color: #636363;
background-color: #F3F3F3;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
color: #636363;
text-decoration: none;
font-family:Tahoma, Geneva, sans-serif;
font-weight: bold;
font-size: 80%;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid #dadada;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 20px;
}

.glossymenu div.submenu ul li a:hover{
color: #636363;
background-color: #F3F3F3;
}


/*
Esto es una prueba con el menu nuevo
*/


.arrowlistmenu{
width: 136px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 14px Arial;
color: white;
background: black url(images/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(images/titlebar-active.png);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #636363;
background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
font-family:Tahoma, Geneva, sans-serif;
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 80%;
}

.arrowlistmenu ul li a:visited{
color: #636363;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #636363;
background-color: #F3F3F3;
}