/*
  $Id: stylesheet.css,v 1.52 2003/02/13 13:54:41 project3000 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: Arial; font-size: 11px; }
.anchotabla {
	width: 1008px;
}

.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { 
background: url("http://www.positivos.com/tienda/errores_alerta.png") no-repeat scroll right bottom #F63;
    border: 1px solid #990000;
    font-family : Verdana, Arial, sans-serif; font-size : 13px;
    border: 1px solid #C30;
	margin-bottom: 4px;
	padding: 8px;
    color: #fff;

	vertical-align:middle;
    width: 100%;}
	
	.cardWarning { 
background: url("http://www.positivos.com/tienda/errores_alerta.png") no-repeat scroll right top #fff;
    border: 1px solid #990000;
    font-family : Verdana, Arial, sans-serif; font-size : 13px;
    border: 1px solid #C30;
	margin-bottom: 0px;
	padding: 8px;
    color: #fff;

	vertical-align:middle;
    width: 100%;}
.productsNotifications { background: #F5F5F5; ; color: #666666}
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #009900; text-decoration: underline; }

a.nada:active {
  text-decoration: none; 
  font-family: Verdana black;
  font-weight: bold;
  color: #ffffff  
}
a.nada:hover {
 color: #ffffff; 
  font-family: Verdana black;
 text-decoration: none
}
a.nada:link {
 color: #ffffff; 
  font-family: Verdana black ;
  font-weight: bold;
 text-decoration: none
}
a.nada:visited {
 color: #ffffff; 
  font-family: Verdana black;
  font-weight: bold;
 text-decoration: none
}

a:active {
  text-decoration: none; 
  color: #406f86  
; font-size: 11px
}
a:hover {
 color: #406f86; 
 text-decoration: underline
; font-size: 11px
}
a:link {
  font-family: Arial;
 color: #003783; 
 text-decoration: none
; font-size: 11px
}
a:visited {
 color: #003783; 
 text-decoration: none
; font-size: 11px
}
A.headerNavigation { 

  text-decoration: none;  
  font-family: Arial;
  font-size: 11px;
 font-weight: bold
}

A.headerNavigation:hover {
 text-decoration: none;
 font-family: Arial;
  font-size: 11px;
  font-color: #719eb7;
  font-weight: bold;
  color: #333333
}

BODY {
  background: #d9d9d9 url(fondo_web_tienda.jpg) no-repeat center top !important;
  color: 3D3D59;
  margin: 0px;
}


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #3D3D59;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #3D3D59;
  color: #ffffff;
  font-weight : bold;
}

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

TR.footer {
  background: #3D3D59;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #3D3D59;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #999999;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.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: #666666;
  color: #ffffff;
  text-align: center
}

TD.infoBoxHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #CC3300;
  color: #ffffff;
  text-align: center
}

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.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f4f7fd;
}

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

TR.productListing-heading {
  background: #E6E6E6;
}

TD.productListing-heading {
  font-family: verdana;
  font-size: 11px;
  background: #CCCCCC;
  font-weight: normal;
  font-variant: normal;
; border: none
}

TD.productListing-data {
  font-family: Arial;
  font-size: 11px;
}

A.pageResults { 
  color: #656565;
  text-decoration: none;
}

A.pageResults:hover { 
  color: #f95300; 
; text-decoration: none
}

span.pageSelected {
    font-weight: bold;
    color: #f95300;
}

TD.pageHeading{
  font-family: Arial;
  font-size: 11.5px;
  font-weight: bold;
  /*color: #9a9a9a;*/
  color: #000000;
; text-decoration: none
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
SPAN.smallText{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
; color: #666666
}

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: #ff0000;
}

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: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #F7F7F7;
; border: 1px #999999 solid
}

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: 14px;
  color: #F63;
  font-weight: bold;
}

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

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

.moduleRow { }
.moduleRowOver { background-color: #F4F4F4; cursor: hand; }
.moduleRowSelected { background-color: #F2F2F2; }

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

/* ANGEL */
font.categoria {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-size: 10px;
}
.formularios { 
 font-family: arial; 
 font-size: 10px; 
 color: #666666; 
 margin-top: 1px; 
 margin-right: 1px; 
 margin-bottom: 1px; 
 margin-left: 1px; 
 border-style: solid; 
 border-top-width: 1px; 
 border-right-width: 1px; 
 border-bottom-width: 1px; 
 border-left-width: 1px
}

DIV.pageHeading  { 
  font-family: Arial;
  font-size: 11.5px;
  font-weight: bold;
; color: #666666
; text-decoration: underline
 } 


TD.smallText { 
  font-family: Arial;
  font-size: 11px;
; color: #666666
 } P.smallText  { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
; color: #666666
 } TR.productListing-odd { 
  background: #F8F8F8;
 } P.main  { 
  font-family: Arial;
  font-size: 11px;
  line-height: 1.5;
; color: #666666 } 

.menu {  font-family: Arial; font-size: 11px; font-weight: bold; text-decoration: none}

.precios {  font-family: arial; font-size: 10px; font-weight: bold; color: #CC6600}
.10p {  font-family: verdana; font-size: 10pt}
.8p {  font-family: verdana; font-size: 8pt}
.relleno2 {  font-family: arial; font-size: 11px; color: #333333; text-decoration: none}

.menucabecera {
  font-family: arial;
 font-size: 9pt;
 font-weight: bold;
 color: #666666
; text-decoration: none
}

TR.productReviews-odd { 
  background: #F8F8F8;
 }
 
 
/* Modulo regalos */

table.regalos {
	border-collapse:   collapse;
}
 
td.cabeceraRegalos {
	background:     #fff;
    color:          #01bb29;
    font-family:    "Arial Black";
    font-size:      12pt;
    border-bottom:  2px solid #01bb29;
}

img.imagenRegalos {
    width:  60px;
}

table.regalos tr td {
    border-bottom:  2px solid #01bb29;
    padding:        10px;
}

table.regalos tr td p {
    padding:    0;
}
/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
/*** End Header Tags SEO ***/

td.colorchart
{
   width:16px;
   height:12px;
}



.menu2 {padding:0 0 0 32px; margin:0; list-style:none; height:35px; background:#fff url(http://www.positivos.com/tienda/includes/menu_superior/button1.gif); position:relative; border:1px solid #000; border-width:0 1px; border-bottom:1px solid #444;}
.menu2 li {float:left;}
.menu2 li a {display:block; float:left; height:35px; line-height:35px; color:#aaa; text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu2 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu2 li.current a {color:#fff; background:url(http://www.positivos.com/tienda/includes/menu_superior/button3.gif);}
.menu2 li.current a b {background:url(http://www.positivos.com/tienda/includes/menu_superior/button3.gif) no-repeat right top;}
.menu2 li a:hover {color:#fff; background:#000 url(http://www.positivos.com/tienda/includes/menu_superior/button4.gif);}
.menu2 li a:hover b {background:url(http://www.positivos.com/tienda/includes/menu_superior/button4.gif) no-repeat right top;}
.menu2 li.current a:hover {color:#fff; background:#000 url(http://www.positivos.com/tienda/includes/menu_superior/button3.gif); cursor:default;}
.menu2 li.current a:hover b {background:url(http://www.positivos.com/tienda/includes/menu_superior/button3.gif) no-repeat right top;}
