/*
  $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
*/

/*
  $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:url(images/fondo2.png);
	background-repeat:repeat-x;
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

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

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

FORM {
 display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, 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: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}
.copyright {
	color: #aaaaaa;

}
.infoBox {
  background: #D3D1D1;
}

.infoBoxContents {
  background: #FFFFFF;
  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 {
  background-image: url('images/infobox/corner_center.gif');
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

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: #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: #FFFFFF;
  //shopping-cart header/footer color
  border-spacing: 1px;
  
}

.productListing-heading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #FFFFFF;
  //shopping-cart header/footer color
  color: #9F1A37;
  font-weight: normal;
  padding: 10px;
}

TD.productListing-data {

  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #282E3E;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;  
  height: 26px;
  width: 445px;
  background: url('images/m27.gif');
  background-repeat: repeat-x;
  padding: 5px;
  padding-left: 15px;
  text-transform: 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;
}

TD.inicio, P.inicio {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.5;
}

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

TD.confondo, SPAN.confondo, P.confondo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /* background:url(images/02.png) no-repeat 50% 50%; */
  background-position:center;
  padding:20;
}

div.confondo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /* background:url(images/02.png) no-repeat 50% 50%; */
  background-position:center;
  padding:20;
  height:120;
}

div.error {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /* background:url(images/02.png) no-repeat 50% 50%; */
  background-position:center;
  padding:20;
  height:120;
  color:#FF0000;
}

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

td{
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #646464;
}

 .bg{
  background-image: url(images/m20.gif);
  background-repeat: repeat-y; 
 }

 .se{
  width: 128px;
  font-size: 9px;
 }

 .ml{
  font-size: 11px;
  color: #08A8C4;
  text-decoration: none;
 }

 .ml1{
  font-size: 10px;
  color: #646464;
  text-decoration: underline; 
 }

 .ml2{
  font-size: 11px;
  color: #7d7d7d;
  text-decoration: underline; 
 }

 .bc{
  font-size: 12px;
  color: #ffffff;
 }

 .bc1{
  font-size: 16px;
  color: #FF9900;
  font-weight: bold;
 }

 .br{
  border-color:#D3D1D1;
  border-width:1px;
  border-style:solid;
 }

 .px2{
  font-size: 2px;
 }

 .px3{
  font-size: 3px;
 }

 .px7{
  font-size: 7px;
 }


 .th9{
  font-size: 9px;
  font-family: tahoma,verdana,arial;
  font-weight: normal;
  color: #616161;
  text-decoration: none;
 }

 .th9:hover{
  font-size: 9px;

  font-weight: normal;
  font-family: tahoma,verdana,arial;
  color: #616161;
  text-decoration: underline;
 }

html{ min-height: 100%; margin-bottom: 1px;}
/*body { background:url(images/b2.jpg); background-repeat:repeat-x; background-color: #ffffff; font-family: arial, helvetica, sans-serif; font-size:12px; color:#555;} */
body { background-color: #99CCCC; font-family: arial, helvetica, sans-serif; font-size:12px; color:#555;}
div, td, p {line-height:18px;}

a, a:link, a:active, a:visited {text-decoration:none; color:#555;}
a:hover {text-decoration:underline; color:#555;}

h1, h2 {font-size:12px; color:#555; padding:0; margin:0 0 20px 0; background:none; border-bottom: 1px solid #efefef; }
.product_lister_header h1 {font-size:12px; color:#555; padding:0; margin:0 0 20px 0; background:none; border-bottom: 0px;}
#right_column h2 {font-size:14px; color:#9e1b32; padding: 0 0 0 35px; background: url(images/grey_arrow.png) no-repeat top left; background-position: 15px 3px;}
h3 {font-size:12px; padding:0px; margin:30px 0 10px 0; font-weight:bold; clear:both;}
h4 {}

textarea, input {font-family: arial, helvetica, sans-serif; color:#555; background:#fff url(images/bg_input.png) no-repeat; border: 1px solid #c5c5c5;}
select {font-family: arial, helvetica, sans-serif; color:#555;}

ul {list-style: disc; list-style-type: disc;}
li {}

#why ul {margin: 0px; padding: 0px 0px 0px 0px; list-style-type: none;}
#why li {margin: 0px; padding: 0px 0px 0 31px;  background: url(images/whylist.png) no-repeat;}

#wrapper {width: 900px; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; background:#fff url(wrapper_background.png) -1820px 0px repeat-y;}
#wrapper_right_col{width: 900px; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; background:#fff url(wrapper_background.png) -910px 0px repeat-y;}
#inner_wrapper {padding: 0px 5px 0px 5px; float:left; background:transparent url(wrapper_background.png) 0px 0px no-repeat;}
#pagebg { background-image: url(bodybg.png); background-repeat: repeat-x; background-position: top; margin-top: 0px}

td#leftshadow { background-image: url(wrapleft.png); background-repeat: repeat-y; background-position: left bottom; width: 5px; vertical-align: top;}
td#rightshadow { background-image: url(wrapright.png); background-repeat: repeat-y; background-position: right bottom; width: 5px; vertical-align: top;}

#header {height:200px; width:900px; padding: 0px; margin:0px; clear:both; background-color:#fff;}
#banderitas {position:absolute; width:100px; padding: 0px; margin:0px; background-color:#fff; left:600px; top:50px;}
#inner_header {float:left; width: 635px; text-align:right; line-height:74px; font-size:12px; font-weight:;}
#logo {float:left; width:240px; height:200px; background: url(images/background.png) 0px -272px no-repeat;}
#right_column {position:relative; width:210px; margin:0px; height:auto; float:right; }

.content_main {float:left; text-align:justify; min-height:300px; height:auto !important; height:300px;} /* IE6 not support min-height, this solves */
.content_main a, #content_main a:link, #content_main a:active, #content_main a:visited {text-decoration:none; color:#0066CC;}
.content_main a:hover {text-decoration:underline;}

a.learn_more {padding-right:12px; background:url(background.png) no-repeat right 3px; display:inline-block; color:#0066CC;}

.front_box {background: url(images/fondoboton.png) no-repeat; width: 200px; height: 140px; float:left; padding: 3px 12px 12px 12px;}
.front_box_inner {height:90px; width:170px;}
.front_box_inner_bottom {width:170px; height:50px;}
a.big_button, input.big_button {background: url(images/botonout.png) no-repeat; padding-right:7px; font-size:14px; color:#fff; text-decoration:none; width:185px; line-height:30px; border: none; float:left; text-align:center; cursor:pointer;}
a.big_button:hover, input.big_button:hover {background: url(images/botonover.png) no-repeat; text-decoration:none; color:#fff;} /* IE6 won't suport :hover for input, unsolvable without javascript */
a.big_button:visited, input.big_button:visited {color: #fff;}
input.big_button {height:50px; width:200px;}
.content_head .big_button {float:right; margin-right:30px;}

#cpanel {text-align: center;  vertical-align: middle; width:400px; float:left; }
#cpanel div.icon {margin:6px 6px 0 0;}
#cpanel div.icon a {display: block; float: left; height: 97px !important; height: 100px; width: 108px !important; width: 110px; vertical-align: middle; text-decoration : none; border: 1px solid #efefef; padding: 2px 5px 1px 5px;}
#cpanel div.icon a:hover   {background-color: #f2f6fb;  border: 1px solid #dbe8f7; padding: 3px 4px 0px 6px;}
#cpanel div.icon a:link, #cpanel div.icon a:active, #cpanel div.icon a:visited {color:#555;}
#cpanel div.icon img { margin-top: 13px; }
#cpanel div.icon span { display: block; padding-top: 3px;}

.copyright {text-align:center; text-decoration:none; margin-bottom:10px; font:10px normal Arial, Helvetica, sans-serif; color:#555;}

/* -- Menu Main Settings -- */
#imMenuMain {height: 31px; width: 894px; background-color: #CCF3BA; background-repeat: no-repeat; background-position: left top; }
#imMnMn {padding-top: 6px; }
#imMnMn ul, #imMnMn ul li {margin: 0; padding: 0; list-style: none; z-index: 1000; cursor: pointer; text-align: center; }
#imMnMn ul li {position: relative; float: left; margin-right: -0px; padding-right: 0px; }
#imMnMn ul a {display: block; text-decoration: none; padding: 3px 3px 3px 3px; height: auto !important; height: 1%; width: 118px; font: 11px Tahoma; background-color: #CCF3BA; color: #000000; float: none !important; float: left; }

/* -- Menu Main Hover Settings -- */
#imMnMn ul a:hover, #imMnMn ul li:hover a, #imMnMn ul li.iehover a {background-color: #00C000; color: #000000; }

/* -- Menu Main Images -- */
span.imMnLv {display: block; width: 98%; background: url('imiconmenu.gif') no-repeat center right; }

/* -- Menu Level -- */
#imMnMn ul ul {display: none; position: absolute; top: 19px; left: 0px; }
#imMnMn ul ul ul {top: 0; left: 120px;}
#imMnMn ul ul li {float: left !important; float: none; display: block !important; display: inline; }
#imMnMn ul li:hover li a, #imMnMn ul li.iehover li a, #imMnMn ul li:hover li:hover li a, #imMnMn ul li.iehover li.iehover li a, #imMnMn ul li:hover li:hover li:hover li a, #imMnMn ul li.iehover li.iehover li.iehover li a {padding: 3px 3px 3px 6px; height: auto !important; height: 1%; font: 11px Tahoma; background-color: #FFC080; background-image: url(''); color: #000000; border: none; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70); opacity: 1.0; width: 111px; float: left !important; float: none; text-align: left; }
#imMnMn ul li li {padding-bottom: 0; }
#imMnMn ul li:hover li a:hover, #imMnMn ul li:hover li:hover a, #imMnMn ul li.iehover li a:hover, #imMnMn ul li.iehover li.iehover a, #imMnMn ul li:hover li:hover li a:hover, #imMnMn ul li:hover li:hover li:hover a, #imMnMn ul li.iehover li.iehover li a:hover, #imMnMn ul li.iehover li.iehover li.iehover a, #imMnMn ul li:hover li:hover li:hover li a:hover, #imMnMn ul li.iehover li.iehover li.iehover li a:hover {background-color: #FF8000; background-image: url(''); color: #FFFFFF; }
#imMnMn ul li:hover ul ul, #imMnMn ul li:hover ul ul ul, #imMnMn ul li.iehover ul ul, #imMnMn ul li.iehover ul ul ul {display: none;}
#imMnMn ul li:hover ul, #imMnMn ul ul li:hover ul, #imMnMn ul ul ul li:hover ul, #imMnMn ul li.iehover ul, #imMnMn ul ul li.iehover ul, #imMnMn ul ul ul li.iehover ul {display: block;}

.imInvisible, h1 {position: absolute; top: -10000px; left: -10000px; }