/*
  $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:#CCC;
  background: #000 url(../images/fondo_tienda.jpg) repeat-x;
/*  background: #fff ;*/
  color: #000;
}
.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: 200px;
    margin:0px auto;
}

.fixcenter {
  width: 980px;
  color: #000000;
  margin:0 auto;
  text-align: left;
  /*background-image:url(../images/fondo_tienda2.png);*/
  background-color:#FFF;
}

.fixfooter {
  width: 980px;
  height: 100px;
margin:0px auto;
  background: #000 url(../images/fondo_foot.jpg) repeat-x;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px; 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: #ffffff;
}

TR.headerNavigation {
  background: #d1d3d1;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d1d3d1;
  background-image: url("../images/box_header.gif");
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

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: #d1d3d1;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d1d3d1;
  background-image: url("../images/box_header.gif");
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #d1d3d1;
}

.infoBoxContents {
  background: #fff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBox5 {
  background: #d1d3d1;
}

.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: #ffffff;
}

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: #FFFFFF;
  font-weight: bold;
  height:15px;
}

TD.productListing-data {
  width: 10%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #626161;
  border-bottom: 1px solid #434342;
}

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:#434342;
    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;
  color: #000;
}

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: #cc3333;
}

SPAN.productSpecialPrice2 {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #cc3333;
}

SPAN.productSpecialPriceCycle {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 15px;
  color: #cc3333;
}

.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: #d77367; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #e8b0a9; }

.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*/
.FOOT{ height:100px;text-align: center;}

.FOOTmenu{ color:#ffffff; font-size:12px; text-align:center}
.FOOTmenu a, .FOOTmenu a:link, .FOOTmenu a:visited{ color:#ffffff; text-decoration:none;}
.FOOTmenu a:hover{ color:#ffffff; text-decoration:underline;}

.FOOTcopy, .FOOTcopy a{ color:#e1d8d8; font-size:11px; text-align:center; margin-top:10px;}
.FOOTcopy a:hover{ color:#fff; font-size:11px; text-align:center; margin-top:10px;}
.FOOTcopy h1{
    font-size:11px;
    text-decoration:none;
    color:#666666;
    display:inline;
    color:#e1d8d8;
    font-weight:normal;
}

div.confirmartarjeta{
    width:100%;
    margin:10px;
    padding:5px;
    text-align:center;
    border: 1px solid #434342;
    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{
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: #626161;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 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: 70%;
background-color:#F3F3F3;
margin-bottom:2px;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: #626161;
}

.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: #000;
}

.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;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid #dadada;
font-family:Tahoma, Geneva, sans-serif;
font-weight: bold;
font-size: 70%;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #666;
text-decoration: none;
padding: 2px 0;
padding-left: 20px;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
background-color: #F3F3F3;
}

#list_container{
    width:668px;
    text-align:center;
    margin:5px 0px 5px 0px;
    font-family:Verdana, Geneva, sans-serif;
    font-size:11px;
}

#list_container .fila{
    width:668px;
    margin:0;
    display:block;  
}

#list_container .bloque{
    width:204px!important;
    width:220px;
    float:left;
    padding:8px;
    margin-top:5px;
    border-right:1px dotted #e3e3e3;
    border-bottom:1px dotted #e3e3e3;
    text-align:center;
}
#list_container .bloquesinsep{
    width:204px!important;
    width:220px;
    float:left;
    padding:8px;
    margin-top:5px;
    border-bottom:1px dotted #e3e3e3;´
}

.imagenbloque{
    vertical-align: middle; 
    width:100%;
    text-align:center;
    height:120px;
display: block; 
    margin: auto;
    padding:auto;
    display: table;

}


.titlebloque{
    width:100%;
    height:30px;
    text-align:center;
    padding:2px;
    display: block;
    overflow:hidden;
}
.preciobloque{
    width:100%;
    text-align:center;
    vertical-align:top;
    padding:2px;
}
.preciobloque span.oferta{
    color:#cc3333;
    font-size:12px;
    text-decoration:line-through;   
}
.preciobloque span.precio{
    color: #C33;
    font-size:15px;
    margin-left:10px;
}


table.paginando{
    font-family:Verdana, Geneva, sans-serif;
    font-size:9px;
    vertical-align:middle;
	color: #333;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

div.pagination {
    padding:3px;
    margin:3px;
    text-align:right;
}

div.pagination a {
    padding: 2px 5px 2px 5px;
    margin-right: 2px;
    border: 1px solid #ddd; 
    text-decoration: none; 
    color: #626161;
}
div.pagination a:hover, div.pagination a:active {
    border:1px solid #babab9;
    color: #626161;
    background-color: #eff0ee;
    text-decoration:none;
}
div.pagination span.current {
    padding: 2px 5px 2px 5px;
    margin-right: 2px;
    border: 1px solid #000;
    font-weight: bold;
    background-color: #000;
    color: #FFF;
}

.centrar_imagen {
text-align: center;
} 


/*--- Beginning of Addition Products Cycle Slideshow ---*/
.ProductsCycleSlideshowWrapper { width: 504px; padding:0; margin:0; overflow: hidden; text-align:center; }
.ProductsCycleSlideshow { height: 310px; width: 500px; padding:0; margin:0; overflow: hidden; background-color:#fff;}
.PCSChild { height: 296px; width: 486px; text-align:center; top:0; left:0; padding: 7px; }
.PCSChild  a { text-decoration: none; color:000;}
.PCSChild  a img { border: none; border-width:0px;}
.PCSOutput { text-align:center; font-size:14px;}
.PCSOutput a { text-decoration: none; color:#000; }
.PCSPager { margin:7px; }
.PCSPager a { border: 1px solid #bbc3d3; background: #fff; color:#bbc3d3; text-decoration: none; margin: 0 5px; padding: 3px 5px; font-size:12px;}
.PCSPager a.activeSlide { border: 1px solid #000; background: #bbc3d3; color:#000;}
.PCSPager a:focus { outline: none; }
/*--- End of Addition Products Cycle Slideshow ---*/

h1.TituloNoticia{
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #626161;
  border-bottom: 1px solid #434342;
}
.fechanoticia{
  font-size: 14px;
  color: #626161;
  font-style: italic;
}
.fechanoticiabanner{
  font-size: 9px;
  color: #626161;
  font-style: italic;
}
td.article_title, .article_title a, .article_title a:visited, .article_title:active{
font-family: tahoma;
font-size: 13px;
font-weight: bold;
text-decoration: underline;
color: #000;
}
td.article_title a:hover{
color: #cc3333;
}
h1.TituloNoticia{
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #626161;
  border-bottom: 1px solid #434342;
  margin-top:5px;
}
.textoportada{
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
}
.dimeruta, .dimeruta a:active, .dimeruta a:visited, .dimeruta a{
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-decoration:none;
	padding-bottom:5px;
}
.dimeruta a:hover{
	color:#333;
	text-decoration:underline;
}


.menu1 {
	padding:0 0 0 32px!important;padding:0;margin:0; list-style:none; height:35px; background:#fff url(../images/button1.gif); position:relative; border:1px solid #000; border-width:0 1px; border-bottom:1px solid #444;}
.menu1 li {float:left;}
.menu1 li a {display:block; float:left; height:35px; line-height:35px; color:#fff; 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;}
.menu1 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu1 li a:hover {color:#fff; background:#000 url(../images/button2.gif); text-decoration:none}
.menu1 li a:hover b {background:url(../images/button2.gif) no-repeat right top;}

