/*
  $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 {
  background: #B17B27;
  color: #000000;
  margin: 0px;
}

A {
  color: #653205;
  text-decoration: none;
  padding-left:5px;


}

A:hover {
  /*color: #AABBDD;*/
  color:#990000;
  text-decoration: underline;


}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  /*background: #bbc3d3;*/
  background: #DB7F3C;
  height:30px;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /*background: #bbc3d3;*/
  background: #DB7F3C;
  /*color: #ffffff;*/
  color: #653205;
  font-weight : bold;
}

A.headerNavigation { 
  /*color: #FFFFFF;*/
  color: #653205;
}

A.headerNavigation:hover {

	color:#990000;
  /*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;
}

a.footer {
font-family: Arial;
color:#855636;
font-size: 11px;
font-weight: bold;
text-decoration:underline;
}


a.footer:hover {
font-family: Arial;
color:#AC6F46;
font-size: 11px;
font-weight: bold;
text-decoration:none;
}

.noborderBox {
 font-family: Arial;
 font-size: 12px;
 color: #312D29;
  
  

}
td.noborderBox a.enlacescategoria:hover{
color:#990000;
/*font-size:15px;*/
/*color:#FF0000;*/
/*display:block;
padding-bottom:0px;
padding-top:10px;
background-color:#009999;*/
}
td.botonera{
padding-left:0;
padding-right:0;
padding-bottom:0;
padding-top:0;

}
.infoBox {
  background: #A9AD48;
}

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

.infoBoxNotice {
  background: #FDFDFB;
}

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



TD.infoBoxHeading {
  /*font-family: "Times New Roman";*/
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #653205;
  /*color: #695545;*/
  background-color:#DB7F3C;
  height:30px;
  padding-left:3px;


}

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

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

TR.underline_productinfo {

background: #FFFFFF;
padding-bottom: 10px;
border-bottom: 1px solid #A3AD48;


}

TD.underline_productinfo {

background: #FFFFFF;
padding-bottom: 10px;
border-bottom: 1px solid #A3AD48;


}

TABLE.productListing {
  border-right: 5px solid #FFFFFF;
  border-left: 5px solid #FFFFFF;
  border-bottom: 1px solid #A9AD48;
  border-spacing: 1px;
  
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-image: url(/proposal/images/productlisting-heading.jpg);
  color: #6B6F00;
  font-weight: bold;
  padding: 15px;
  border-top: 1px solid #8C8F3E;
}

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: 14px;
  color: #5F3A00;
  text-transform: uppercase;
  font-weight: bold;
  padding-left: 5px;
  padding-top: 5px;
  padding-right: 5px;
  background-image: url(/proposal/images/pageheading.jpg);
}

SPAN.main {
   padding-left: 5px;
  padding-top: 5px;
  padding-right: 5px;
}

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;
  padding-left: 30px;
  padding-top: 5px;
  padding-right: 5px;
  color:#D94100;
  
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-left: 5px;
}

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

TD.principalbody {
border-top: #F2E5AF 19px solid;
border-right: #F2E5AF 19px solid;
border-left: #F2E5AF 19px solid;
border-bottom: #F2E5AF 5px solid;
background: #F2E5AF;


}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

TD.content {
background-color:#FFFFFF;
/*font-family: Times New Roman;
font-size: 14px;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-align: justify;
padding-left:30px;
padding-right:30px;
padding-top:30px;
}

TD.destacados{
font-family: Times New Roman;
font-size: 24px;
font-weight: bold;
color: #EC4500;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right:30px;
background-image:url(images/background_destacados.jpg);
background-repeat: repeat-x;
}
TD.destacados td.infoBoxHeading{
height:0px;
visibility:hidden;
/*background-color:#FFFFFF;*/
}




td.menutalleres {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
padding: 5px;
height:30px;
padding-left:3px;

}


INPUT, CHECKBOX, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

select.selectcurrencies {

border:#514137 1px solid;
background-color: #F7F1D9;
height: 16px;
margin-bottom: 3px;}

input.inputbuscar {
border:#514137 1px solid;
background-color: #F7F1D9;
height: 16px;
margin-bottom: 3px;
}


/* border:#514137 1px solid;
background-color: #F7F1D9;*/

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
 font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color:#653205;
  font-weight: bold;
}

/* a.greetUser {
color:#FFAC2F;
}

a.greetUser:hover {
color:#FFCC00;
}*/

a.readmore {
font-family: Arial;
color:#545885;
font-size: 12px;
padding-right: 10px;
font-weight: bold;
}

a.readmore:hover {
color:#A8AAC8;
font-size: 13px;
padding-right: 10px;
font-weight: bold;
}


.greetUser {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  /*font-family: "Times New Roman";
  font-size: 14px;*/
  color:#653205;
  font-size: 10px;
  /*color:#7F4F2F;*/
  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; }

/* personal talleres */

.titulo1 {

font-family: Times New Roman;
font-size: 18px;
color:#EC4500;
padding-left: 30px;
padding-top: 10px;

}

.titulo2 {
font-family: Times New Roman;
font-size: 24px;
color:#EC4500;
padding-left: 30px;
font-weight: bold;


}

.texto1 {

/*font-family:Times New Roman;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #4E3E3E;
padding-left: 30px;
padding-right:30px;
padding-top: 15px;
text-align:justify;


}
