/*
  $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
*/
#contenedor {position:relative;}
#special {position:absolute; left:-85px; top:-115px; z-index:1}

#cuerpo {padding: 15px;} .cuadro {background-color:#F5E46E;}
td.pdL10, tr.pdL10 {padding-left:10px;} td.pdR10{padding-right:10px;} td.pd10 {padding-right:10px; padding-left:10px;}
.twhite {color:#000000;} .tblue {color:#31c8f3;} .tbold {font-weight:bold;} .tup {text-transform:uppercase;} tblack{color:#000000} tgrey{color:#B0B0B0}
p {margin-bottom:0px;}


.boxText { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height:18px; }
.errorBox { font-family : Arial, Helvetica, sans-serif; color:#000000; font-size : 10px; background: #dde07f; font-weight: bold; }
.stockWarning { font-family : Arial, Helvetica, sans-serif; font-size : 11px; color: #31c8f3; }
/*.productsNotifications { background: #f2fff7; }*/
.orderEdit { font-family : Arial, Helvetica, sans-serif; font-size : 12px;}

BODY {
  background: #ffffff;
  background-image:url(images/bg.jpg);
  background-position:top center;
  background-repeat:repeat-y;
  color: #000000;
  margin: 0px;
}
textarea {
	border:0px;
	background-color:#FFFFFF;
}

input {
	background-color:#FFFFFF;
	border:0px;
}
.tmax {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	text-transform:uppercase;
	font-weight:bold
}
.tbig {
	font:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
}
.tmed {
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.tsmall {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.tcenter {
	text-align:center;
}
.tjustify {
	text-align:justify;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
}

TD.headerNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ca0538;
  font-weight : bold;
}

A.headerNavigation { 
  color:  #ca0538; 
}

A.headerNavigation:hover {
  text-decoration:underline;
}

A.blue { 
  color: #31c8f3; 
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  /*background: #f5e46e;*/
}

TD.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  /*background: #f5e46e;*/
  color: #000000;
  font-weight: bold;
}

/*.infoBox {
  background: #b6b7cb;
}*/

.infoBoxContents {
  /*background: #F5E46E;*/
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  padding-left:3px;
}

.BoxContents {
  background: #F5E46E;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  padding-left:3px;
}

/*.infoBoxNotice {
 background: #FF8E90;
}*/

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

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  /*background: #bbc3d3;*/
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, 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: #f2de4d;*/
}

TABLE.productListing {
  /*border-top: 1px;
  border-top-style: solid;
  border-top-color: #000000;*/
}

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #31c8f3;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color:#FFFFFF;
  padding:15 10 15 10;
  border-top:5px #f0d931 solid;
}

TD.productListing-data2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #000000;
  text-transform:uppercase;
  padding-top:4px;
  padding-left:9px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}
TD.title, P.title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 1.5;
  color:#000000;
  text-transform:uppercase;
}
TD.title2, P.title2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 1.5;
  color:#000000;
  text-transform:uppercase;
}
TD.titleBlack, P.titleBlack {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 1.5;
  color:#000000;
  text-transform:uppercase;
}
TD.titleBlack2, P.titleBlack2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 1.5;
  color:#000000;
  text-transform:uppercase;
}
TD.main, P.main {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  color:#000000;
}
TD.main_blue, P.main_blue, A.main_blue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  font-color:#31c8f3;
}
TD.main_white, P.main_white {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  color:#000000;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}
TD.smallText2, SPAN.smallText2, P.smallText2 {
	color:#B0B0B0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.smallText2 A {
	color:#B0B0B0;
}

TD.accountCategory {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

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

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

SPAN.greetUser {
  font-family: Arial, Helvetica, 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: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #31c8f3;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Helvetica, sans-serif;
  color:#31C8F3;
}

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

.moduleRow { }
.moduleRowOver { background-color: #dde07f; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #dde07f; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-transform:uppercase; }
.checkoutBarCurrent {font-weight:bold; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-transform:uppercase; }

/* message box */

.messageBox { padding:4px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; color:#000000; font-size: 11px; background:#F5E46E; }
.messageStackError, .messageStackWarning { padding:4px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; color:#FFFFFF; font-size: 11px; background-color: #FF0000; }
.messageStackSuccess { padding:4px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#FFFFFF; background-color: #31c8f3; }

/* input requirement */

.inputRequirement { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }

/* especificas de cada pagina */

.input input {
	width:166px;
	height:17px;
}
#checkout_new_address .statedrop,
#address_book_details .statedrop,
#create_account .statedrop,
#product_info .statedrop {
	width: 166px;
}
.formulario tr {
	height:25px;
}
#column_right_table a {
	color:#000000;
	font-weight :bold; 
}
#column_right_table a:hover {
	
	color:#0000CC;
	text-decoration:none;
}
#contact_us td input {
	width:235px;
	height:17px;
}
#contact_us td textarea {
	width:235px;
	height:150px;
}
#contact_us #formulario {
	padding-left:69px;
}
#checkout_shipping textarea {
	width:566px;
}
td.moduleRow, #account td.moduleRow, #address_book td.moduleRow {border-bottom:1px solid #000000;}
td.moduleRowTop {border-top:1px solid #000000;}
td.bloque {	border-top: 1px solid #000000; border-bottom:1px solid #000000;}

#footer li {
	float: left;
	list-style-type: none;
	display: block;
	background-position: left;
	margin-right:6px;
}