/*
  $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 {
  color: #414B56;
  margin: 0;
  font-family:Tahoma;
  font-size:11px;
  background:#D6DCE8;
}

#contenedora {
  background: #FFFFFF;
  background-image:url(images/background.gif);
  background-repeat:repeat-y;
  width:767px;
}

img {
border:0;
}

A {
  color: #747474;
  text-decoration: none;
  outline:none;
}

A:hover {
  color: #888888;
  text-decoration: underline;
}

a.menu {
  color: #414B56;
  text-decoration:none;
  font-weight:bold;
}

a.menu:hover {
	color: #BA1977;
	text-decoration:none;
}

a.menu2 {
  color: #BA1977;
  text-decoration:none;
  font-weight:bold;
}

a.menu2:hover {
  color: #414B56;
	text-decoration:none;
}

.separacion {
width:4px;
}

* html .separacion {
width:3px;
}

.separacion2 {
height:7px;
}

* html .separacion2 {
height:5px;
}

.titular_blanco {
color:#FFFFFF;
font-weight:bold;
}

a.titular_blanco {
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}

a.titular_blanco:hover {
color:#B3E5EF;
text-decoration:none;
}

.titular_subcat {
font-family:Tahoma;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
}

a.titular_subcat{
color:#FFFFFF;
text-decoration:none;
}

a.titular_subcat:hover {
color:#3FDEFA;
text-decoration:none;
}

ul {
margin:0;
padding:0;
list-style:none;
}

li {
margin:0;
padding-right:8px;
padding-top:7px;
list-style:none;
float:left;
}

* html li {
margin:0;
padding-right:10px;
padding-top:5px;
list-style:none;
float:left;
}

a.contacto {
font-weight:bold;
text-decoration:none;
color:#BA1977;
}

a.contacto:hover {
text-decoration:none;
color:#606A74;
}

a.contacto2 {
text-decoration:none;
color:#BA1977;
}

a.contacto2:hover {
text-decoration:none;
color:#606A74;
}

a.menu_dalt {
  color: #414B56;
  font-family:Tahoma;
  font-size:11px;
  text-decoration:none;
}

a.menu_dalt:hover {
color:#FFF;
 text-decoration:none;
}

FORM {
 display: inline;
 margin:0;
}

.radios {
margin-left:-3px;
margin-right:3px;
vertical-align:bottom;
}

* html .radios {
margin-left:-3px;
margin-right:0;
}

.colorines {
margin-right:8px;
}

* html .colorines {
margin-right:0;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

td.header_text {
font-family:Tahoma;
font-weight:bold;
font-size:12px;
color:#FFFFFF;
padding-left:12px;
background-image:url(images/header_text.gif);
background-repeat:no-repeat;
width:507px;
height:30px;
}

TD.headerNavigation {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}

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: Tahoma, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #D3D1D1;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  background-image: url('images/infobox/corner_center.gif');
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

TD.infoBox, SPAN.infoBox {
  font-family: Tahoma, 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: #FFFFFF;
  /*shopping-cart content color*/
}

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;
  /*shopping-cart content color*/
}

TABLE.productListing {
  /*border: 0px;
  border-style: solid;
  border-color: #E1E5E7;*/
  /*shopping-cart header/footer color*/
  /*border-spacing: 1px;*/
}

.productListing-heading {

text-align:left;
 border-left:1px solid #E1E5E7;

  color: #424B56;
  font-weight: bold;
  padding-left: 11px;
  height:27px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  /*background: #D4DAE1;*/
  background-image:url(images/head_carro.gif);
  background-repeat:repeat-x;
  /*shopping-cart header/footer color*/
}

TD.productListing-data {
border-left:1px solid #E1E5E7;
border-top:1px solid #E1E5E7; 
/*border-bottom:2px solid #ffffff;  */
text-align:center;
vertical-align:top; 
padding:10 10 10 10;


  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #606A74;
}

TD.productListing-data2 {
border-left:1px solid #E1E5E7;
border-top:1px solid #E1E5E7; 
/*border-bottom:2px solid #ffffff;  */
text-align:center;
vertical-align:middle; 
padding:10 10 10 10;


  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #606A74;
}

.eliminar {
margin:0;
background-image:url(includes/languages/espanol/images/buttons/button_eliminar.gif);
background-repeat:no-repeat;
width:54px;
height:21px;
border:0;
}

A.pageResults {
  color: #747474;
}

A.pageResults:hover {
  color: #747474;
}

A.pageResults:visited {
  color: #747474;
}


TD.pageHeading, DIV.pageHeading {

 font-size: 13px;
 font-weight: bold;
 color: #FFFFFF;
  text-decoration: none;
  height:27px;
  width: 497px;
  background: url('images/m99.gif');
  background-repeat: no-repeat;

  padding-bottom:0px;
  padding-left: 40px;

}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.3;
  font-weight:normal;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  padding-left: 10px;
}

TD.smallText2, SPAN.smallText2, P.smallText2 {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  padding-left: 10px;
  background-color: #F8E8F1;
  color:#BA1977;
}

TD.accountCategory {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Tahoma, 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: Tahoma, Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; background-color: #F8E8F1; color:#BA1977; }
.messageStackSuccess { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Tahoma, Arial, sans-serif; font-size: 11px; color: #C8388C; }












td{
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #58646A;
}

 .ch1{
 font-size: 11px;
 font-weight: bold;
 color: #5F5F5F;
 }

 .ch2{
 font-family:Tahoma;
 font-size: 11px;
 color: #606A74;
 }

 .ch3{
 font-family: arial;
 font-size: 15px;
 color: #FDF6EB;
 font-weight: bold;
 }

 .ch4{
 padding-left: 34px;
 }

 .ch5{
 padding-left: 15px;
 border-right:1px solid #636D76;
 }

 .ch6{
 border-left: #FFFFFF 2px solid;
 }

 .ch7{
 padding-left: 12px;
 }

 .ch8{
 font-family: arial;
 font-size: 11px;
 color: #2C2C2C;
 }
 .ch99{
 font-size: 11px;
 color: #414B56;
 }


 .ch9{
 font-size: 11px;
 color: #838372;
 tex-decoration:underline;
 }
 .ch9:hover{
 font-size: 11px;
 color: #838372;
 tex-decoration:none;
 }



 .ch10{
 font-size: 17px;
 color: #940700;
 font-weight: bold;
 }

 .ch11{
 font-size: 10px;
 color: #545454;
 }


 .ml1{
 font-family:Tahoma;
 font-size: 11px;
 font-weight: bold;
 color: #B70B7A;
 text-decoration: none; 
 }

 .ml2{
 font-size: 11px;
 color: #454345;
 text-decoration: none;
 padding-left:2px;
 }

 .ml3{
 font-size: 20px;
 color: #B51A12;
 text-decoration: none; 
 font-family: arial;
 }

 .ml4{
 font-size: 11px;
 color: #EEE4CF;
 text-decoration: none; 
 }

 .ml5{
 font-size: 16px;
 font-weight:bold;
 color: #B74B0A;
 text-decoration: none; 
 font-family: arial;
 }
 
  .info {
 font-size: 12px;
 font-weight:bold;
 color: #414B56;
 text-decoration: none; 
 font-family: tahoma;
 }
 
  .Product_info {
 font-size: 12px;
 font-weight:bold;
 color: #29B7D5;
 text-decoration: none; 
 font-family: tahoma;
 }
 
 .text_blau {
 font-size: 11px;
 font-weight:bold;
 color: #29B7D5;
 text-decoration: none; 
 font-family: tahoma; 
 }
 
   .Manufacturer_info {
 font-size: 12px;
 color: #606A74;
 text-decoration: none; 
 font-family: tahoma;
 }
 
    .Attributes_info {
 font-size: 12px;
 font-weight:bold;
 color: #BA1977;
 text-decoration: none; 
 font-family: tahoma;
 }
 
#informacio {
 font-size: 11px;
 color: #BA1977;
 font-family: tahoma;
} 

#informacio a {
 color: #606A74;
 text-decoration:none;
}

#informacio a:hover {
 color: #BA1977;
 text-decoration:none;
}

.Tallas {
 font-size: 11px;
 font-weight:bold;
 color: #000000;
 text-decoration: none; 
 font-family: tahoma;
}

 .info2{
 font-family:tahoma;
 font-size: 12px;
 color: #414B56;
 tex-decoration:none;
 }  
 
 .options_info {
 background-image:url(images/fondo_precio.gif);
 background-repeat:repeat-x;
 }
              
 .se{            
 width: 100px;
 font-size: 9px;
 color: #282E3E
 }

 
td.firma {
background-image:url(images/fondo_footer.gif);
background-repeat:repeat-x;
font-family:tahoma;
font-size:11px;
color:#FFF;
}

.firma a {
font-family:tahoma;
font-size:11px;
color:#86D6E7;
text-decoration:none;
}

.firma a:hover {
font-family:tahoma;
font-size:11px;
color:#FFF;
text-decoration:none;
}

 .image_border_{
  border:1px solid #999999; 
 }

 .currency_symbol_{
 font-size: 11px;
 color: #797979;
 font-weight: bold;
 }
 
 /* DDB - 041031 - Form Field Progress Bar */
.progress{
	width: 1px;
	height: 14px;
	color: white;
	font-size: 12px;
      overflow: hidden;
	background-color: navy;
	padding-left: 5px;}

.info_tec {
/*width:300px;
height:200px;*/
overflow:auto;
margin-right:15px;
margin-bottom:10px;
}

li.listado {
list-style:disc;
float:none;
padding-left:10px;
}

.menudet {
color:#BA1977;
font-family:Tahoma, Arial;
font-size:10px;
}

.boto {
  border:0;
  width:53px;
  height:20px;
  background:url(includes/languages/espanol/images/buttons/button_enviar.gif);
}

.boto_adjunto {
  border:0;
  width:92px;
  height:21px;
  background:url(includes/languages/espanol/images/buttons/button_enviar_adjunto.gif);
}

#loader_trans {
  width: 96px;
  height: 18px;
  background-color:#FFFFFF;
  /*background-image: url(images/precarga.gif);
  background-repeat:no-repeat;
  background-position:left middle;*/
  padding-top:2px;
}

* html #loader_trans {
  padding-top:9px;
  width: 110px;
  height: 35px;
}

#loader {
  position: fixed;
  width: 100px;
  height: 32px;
  top: 50%;
  left: 50%;
  z-index:1001;
  background-color:#FFFFFF;
  border:1px solid #616A74;
}

a.subcat {
color:#BA1977;
text-decoration:none;
}

a.subcat:hover {
color:#454345;
text-decoration:none;
}

.tabla {
border:1px solid #69727a;
background-color:#69727a;
}

.tabla2 {
border:1px solid #69727a;
background-color:#fff;
}

.tabla_td1 {
color:#fff;
width:56px;
}

.tabla_td2 {
border-left:1px solid #fff;
color:#fff;
width:51px;
}

.tabla_td3 {
color:#606a74;
width:56px;
}

.tabla_td4 {
border-left:1px solid #69727a;
color:#606a74;
width:51px;
}

a.boto {
display:block;
width:183px;
height:58px;
text-indent:-9999px;
}

a.boto:hover {background-position:0 -58px;}

a.roly {
background:url(images/marcas/roly.gif) top left no-repeat;
}

a.sols {
background:url(images/marcas/sols.gif) top left no-repeat;
}

a.varios {
background:url(images/marcas/varios.gif) top left no-repeat;
}

a.makito {
background:url(images/marcas/makito.gif) top left no-repeat;
}







