
/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

#language_selector_Italiano{
display:none;
}

a img{
border:none;
}

#bodyContent{
padding:15px;
background:white;
}

.ui-widget-header{
background:url(images/fondoHeaderNavigation.png)!important;
border:none!important;
}

.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 {
    background-color : #FFFFFF;
    /* background : url('images/fondo_pagina2.png') repeat-y #dcfbe2;*/ 

    background:#9dacad;/*#FBE797;*/                            /*COLOR DEL FONDO */
    color : #000000;
    margin-bottom : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-top : 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 12px;
  }


A {
    color: #444444;
    text-decoration: none;
  }


A:hover {
    color: #AABBDD;
    text-decoration: underline;
  }


FORM {
    display: inline;
  }


TR.header {
    background: url('images/fondo_pagina2.png') repeat-X ;
     
    /*background:#c9e0e5;*/
    /*FONO DE CABECERA*/
  }


TR.headerNavigation {
    background: #bbc3d3;
  }


TD.centro {
    background:#FFFFFF;
    /*COLOR DE FONDO DEL CENTRO*/ border-color:#FFFFFF;
    /*COLOR DEL BORDE DEL CENTRO*/ border-style:solid;
    border-width:3px;
  }


TD.headerNavigation {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    background-image: url("images/fondoHeaderNavigation.png"); /*#147DCC; BARRA DE CABECERA*/ 
    color: #FFFFFF;
    font-weight : bold;
  }


A.headerNavigation {
    color: #FFFFFF;
  }


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


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


TD.footer {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    background-image: url("images/fondoHeaderNavigation.png"); /*#147DCC;*/
    /*BARRA DE PIE*/ color: #ffffff;
    font-weight: bold;
  }


.infoBox {
    background-color : #FFFFFF;
    border-bottom-color : #FFFFFF;
    border-bottom-style : solid;
    border-left-color : #FFFFFF;
    border-left-style : solid;
    border-right-color : #FFFFFF;
    border-right-style : solid;
    border-top-color : #FFFFFF;
    border-top-style : solid;
    border-width:3px;
  }


.infoBoxContents {
    background-color : white;
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
  }

/*Bloque de texto del apartado de login*/

.infoBoxContents_login {
    background-color : white;
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
  }


.infoBoxContents_login table {
    border:1px solid black;
  }


.infoBoxContents_login table table {
    border:none;
  }


.infoBoxContents_login td {
    padding-left:10px;
    padding-right: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: 16px;  
    font-weight: bold;
    background-image: url("images/fondoHeaderNavigation.png"); /*background: #147DCC;  */ /*COLOR DE LAS BARRAS DE LAS CAJAS*/ 
    color: #ffffff;
    padding-left:5px; 
}


TD.infoBox, SPAN.infoBox {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
  }

/*** MENUS**/


#infobox_categorias {
    list-style-type : none;
    padding : 0px;
    margin: 0px;
    border-bottom:1px solid  #AEAEAE;
    width:250px;
    border-left: 1px solid #AEAEAE;  
    border-right: 1px solid #AEAEAE;  
  }


#infobox_categorias li {
    font-size : 13px;
    border-top: 1px solid #AEAEAE; 
}


#infobox_categorias  a:link {
    background-color : #FBE797;
    display : block;
    width : 238px;
    padding : 2px 5px;
    
 }


#infobox_categorias  a:visited {
    display : block;
    background-color : #FBE797;
    width : 238px;
    padding : 2px 5px;
    
  }


#infobox_categorias  a:hover {
    color : #000000;
    font-weight : bold;
    text-decoration : none;
    display : block;
    background-color : #FBCE19;
    width : 238px;
    padding : 2px 5px;
  
}

/* 2º nivel*/



#infobox_categorias ul {
    margin:0px;
    padding:0px;
    font-size: 12px;
    list-style-type : none;
background-color:#D5DBFF;
}


#infobox_categorias ul li {
    background-color : transparent;
 

}


#infobox_categorias ul  a:link {
    padding : 2px 12px;
    display : block;
    background-color : #D5DBFF;
    width : 224px;
}


#infobox_categorias ul   a:visited {
    padding : 2px 12px;
    display : block;
    background-color : #D5DBFF;
    width : 224px;
}


#infobox_categorias ul  a:hover {
    padding : 2px 12px;
    color : #000000;
    font-weight : bold;
    text-decoration : none;
    display : block;
    background-color : #A9BDFF;
    width : 224px;
}

/* 3º nivel*/



#infobox_categorias ul ul {
	margin:0px;
	padding:0px;
    font-size: 10px;
    border-style : none;
background-color:#FFFFFF;
  }


#infobox_categorias ul ul li {
 background-color : transparent;
}


#infobox_categorias ul ul a:link {
     padding : 2px 20px;
   display : block;
    background-color : #FFFFFF;
    width : 208px;
  }


#infobox_categorias ul ul a:visited {
     padding : 2px 20px;
   display : block;
    background-color : #FFFFFF;
    width : 208px;
  }


#infobox_categorias ul ul a:hover {
     padding : 2px 20px;
    color : #000000;
    font-weight : bold;
    text-decoration : none;
    display : block;
    background-color : #FBCE19;
    width : 208px;
  }

/*************************TERMINA MENU*************************************************/


/***************IMAGEN DE LA CABECERA*************************/


.imagencabecera{

background-image: url("images/imagencabecera.png");
width:350px;
}


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


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-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    background:#147DCC;
    color: #FFFFFF;
    font-weight: bold;
  }


TD.productListing-data {
    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: #9a9a9a;
  }


TR.subBar {
    background: #f4f7fd;
  }


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


TD.main, P.main { 
    color : #000000;   /*texto de la pagina principal*/
    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.tipo_categoria {
    font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
    padding-bottom:20px;
  }


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


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


.moduleRow {
  }


.moduleRowOver {
    background-color: #D7E9F7;
    cursor: pointer;
}


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


.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: #ff0000;
  }
ul.sitemap {
color: #ff0000;
}

div.contenido {

background-color: #D5DBFF; /*color bordó para el fondo*/
border: 10px solid #A9BDFF; /*color naranja para el borde*/
margin: 10px;
padding: 20px;
text-align:justify;
font-size: 12px;

}

