/*
  $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
*/
/* Individual Boxes - Graphical Borders for modules - Star */
.mws_boxTop_module    { background: url('images/infobox_module/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft_module   { background: url('images/infobox_module/left.gif'); }
.mws_boxRight_module  { background: url('images/infobox_module/right.gif'); }
.mws_boxBottom_module { background: url('images/infobox_module/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_module { background: #ffffff; 
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 10px;}
.mws_boxCenter_module2 { background: #ffffff; 
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 10px;}
/* Individual Boxes - Graphical Borders for modules - Star */
TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.boxText2 { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.boxText4 {      color : #0E2843;  font-size : 11px;       }
ul.sitemap {
color: #ff0000;
}

.bg  {background:url(images/bg.gif); background-repeat: repeat-x;}
.bg1 {background:url(images/m10.gif); background-repeat: no-repeat;}
.bg2 {background:url(images/m11.gif); background-repeat: no-repeat;}
.bg3 {background:url(images/bg1.gif); background-repeat: repeat-x;}
.bg4 {background:url(images/m19.gif); background-repeat: repeat-x;}
.bg5 {background:url(images/m26.gif); background-repeat: repeat-y;}
.bg6 {background:url(images/m22.gif); background-repeat: repeat-x;}
.bg7 { background-repeat: repeat-y;  border-right : 1px solid;  border-left : 1px solid;  }
.bg8 {background:url(images/bg2.gif); background-repeat: repeat-y;}
.bg9 {background:url(images/m46.gif); background-repeat: repeat-y;}
.bg10 {background:url(images/m48.gif); background-repeat: repeat-y;}

.tx3 {font-size:16px; color:#D94F00; font-weight:bold;}

.ml3 {color: #0E2843; font-size:12px; text-decoration:none; font-weight:bold;}
.ml3:hover { text-decoration:underline;}


.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: #431000; text-decoration: underline; }

BODY {
  background: White url(images/diseno/fondo.jpg) no-repeat center top;
  color: #000000;
  margin: 4px 0px 0px 0px;
  font-family : Arial, Helvetica, sans-serif;
  }

A {
  color: #571C00;
  text-decoration: none;
}

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

ul
{
	margin: 0;
	padding-top: 0px;
	padding-left: 5px;
	list-style: none;
	padding-bottom : 0px;
	padding-right : 1px;
	}
li
{

	padding-bottom : 7px;

	
}

BLOCKQUOTE {
	list-style-type : square;
}
	

FORM {
	display: inline;

}

/*input{
	 border : 1px solid #E4701D;
}*/


TR.header {
  background: transparent;
  }


TABLE.cab0 {
  background : url(images/cabecera0.jpg) center bottom;
  border-left : 1px solid White;
  border-right : 1px solid White;
  border-top : 1px solid White;
}
TABLE.tabla_head {
  border-left : 1px solid White;
  border-right : 1px solid White;
}
TABLE.principal {
  border-left : 1px solid White;
  border-right : 1px solid White;
    width : 782px;
    background : #FFFFFF url(images/menu_fondo.jpg) repeat-y left;
  }

TABLE.cab2a {
  background : url(images/cabecera2a.jpg) top ;
   
        }
TD.cab2b {
  background : url(images/cabecera2b.jpg) top left;
  color : White;
  font-size : 10px;
  text-align : center;
  padding-right : 5px;
  }
TD.cab2bint {
  background : url(images/cabecera2b.jpg) top left;
  color : White;
  font-size : 10px;
  text-align : center;
  padding-right : 5px;
  border-right : 1px solid White;
  }
TD.portada {
    color : White;
  font-size : 10px;
  text-align : right;
  padding-right : 5px;
    background : White;
}
TD.cab2a_right {
  color : #0E2843;
  font-size : 10px;
  text-align : right;
  padding-right : 5px;
}
TD.cab2a_left {
  color : White;
  font-size : 10px;
  text-align : right;
  padding-right : 5px;
}

TD.headerNavigation {
  font-family: Arial;
      color: #571C00;
  font-weight : normal;
      }

A.headerNavigation { 
  color: #431000;
  font-size : 12px;
  font-weight : bold;
}


A.headerNavigation:hover {
  color: #431000;
  }
  TD.headerNavigation2 {
  font-family: Arial;
      color: #571C00;
  font-weight : normal;
      }

A.headerNavigation2 { 
  color: #431000;
  font-size : 12px;
  font-weight : bold;
}


A.headerNavigation:hover2 {
  color: #431000;
  }
  .bread {
	padding : 5px 0 5px 10px;

}




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 {
p  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #0E2843;
   

    }

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
    color: #ffffff;
  font-weight: bold;
       text-align : center;
       vertical-align : middle;
              height : 20px;
              border-top : 1px solid #E4701D;
              border-bottom : 1px solid #E4701D;
              }
A.footer:link,A.footer, A.footer:hover {
	color : #431000;
	text-transform : uppercase;
}

.infoBox {
  background: transparent;
}

.infoBoxContents {
    font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
    background : transparent;
                        border-top : 1px solid #E4701D;
                        }

.infoBox2 {
  background: transparent;
}


.infoBoxContents2 {
    font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
    background : transparent;
                       
}

.infoBox3 {
  background: transparent;
  border : 1px solid White;
}
.infoBox4 {
  background: transparent;
  border-left : 1px solid #708090;
  border-right : 1px solid #708090;
  border-bottom : 1px solid #708090;
  }
 A.boxText4 {
	color : #FF6347;
} 
 A.boxText4:hover {
	font-weight : bold;
	color : #FF6347;
} 
.daddy {
	color : #571C00;
	font-weight : bold;
	font-size : 12px;
	text-transform : capitalize;

}
a.daddy {
	color : #571C00;
	font-weight : bold;
	font-size : 12px;
	text-transform : lowercase;

}

TD.izquierda{
	border-right : 1px dotted #E4701D;
}
TABLE.total{
	border-left : 1px dotted #E4701D;
	border-bottom : 1px dotted #E4701D;
	border-right : 1px dotted #E4701D;
}

LI,
 .nav {
 line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(images/diseno/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-size : 11px;
	font-weight : bold;
	text-transform : lowercase;
	}



.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading { 
  background: transparent url(images/diseno/cabecera.jpg) no-repeat left top;
      
      }
	.texto_cajas{
		 background: transparent url(images/diseno/cabecera.jpg) no-repeat left top;
  
	  color: #571C00;
  vertical-align : middle;
    text-align : left;
  text-transform : uppercase;
	 font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
	padding : 0 0 0 25px;
}


TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.infoBox4 {
  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: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: White;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #E4701D;
  color: #FFFFFF;
  font-weight: bold;
  padding : 10px;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-bottom : 1px dotted #E4701D;
  padding : 5px;
}

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: normal;
  color: #571C00;
  border-bottom : 1px solid #E4701D;
  }
  TD.pageHeading2, 
DIV.pageHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: normal;
  color: #571C00;
  border-bottom : 1px solid #E4701D;
  }

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.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; 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; }
.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; }
h1 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
}

h2 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
}
/*destacados*/
TABLE.destacadosa{	
width : 100%;

}
TABLE.destacadosb{
	border : 1px solid #C3C3C3;	
	padding : 2px;
}
TABLE.destacadosc{
	
	border-top : 1px solid #C3C3C3;
	margin-top : 1px;
}
TD.bot{
	background : White url(images/bot_dest.gif) repeat-x right;
	width : 150px;
}
TD.cab{
	background : #0E2843;		
	color : White;
	font-size : 11px;
	font-weight : bold;
	text-align : center;
	padding : 5px 0px 5px 0px;
	height : 50px;
		
}
A.cab{
	font-size : 11px;
	color : White;
	font-weight : bold;
}
A.cab:link{
	font-size : 11px;
	color : White;
	font-weight : bold;
}
A.cab:hover{
	font-size : 11px;
	color : White;
	font-weight : bold;
}
A.cab:visited{
	font-size : 11px;
	color : White;
	font-weight : bold;
}
TD.img{
	
	width : 100%;
	text-align : center;
}
TD.precio{
	color : #B22222;
	font-size : 13px;
	font-weight : bold;
	text-align : center;
	padding : 5px;
	
}
TD.descripcion{
	color : #696969;	
	text-align : left;
	padding : 5px;
	font-size : 11px;
}