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

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffcc00; 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: #f5f5f5 url(images/background.gif);
  color: #333333;
  margin: 20px 0 0 0;
}
#cont_header {
width:950px;
}
.footer_txt {
color:#FFFFFF;
font-size:9px;
font-family:Verdana, Arial, Helvetica, sans-serif;}
.footer_txt a {
color:#FFFFFF;
font-weight:bold;
font-size:9px;}
.footer_txt a:hover {
color:#FFFFFF;
font-weight:bold;}
#cont_footer {
width:950px;
}
#contenedor {
width:950px;
background:#FFFFFF;}

h3 {
text-decoration:underline;}

A {
  color: #66CC33;
  text-decoration: none;
}

A:hover {
  color: #66CC33;
  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; 
}

A.headerNavigation:hover {
  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;
}

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #FFFFFF;

}

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

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

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

TABLE.productListing {
  border: 0;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #f5f5f5;
  color: #99CC33;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-bottom:#99CC33 dashed 1px;
}

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: bold;
  color: #99CC33;
}

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;
  text-align:justify;
  padding-left:5px;
  padding-right:5px;
}

.main img {
margin:0;
padding:0;}


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: 11px;
  color: #339900;
  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: #ffcc00; }
.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; }
/*mis estilos*/
.menu_header {
background:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#66CC33;
}
.menu_header a {
color:#66CC33;
}
.menu_header a:hover {
color:#339900;
text-decoration:none;
}


/*-------------------------------------*/
/*   Horizontal Drop-Down Menu Style   */
/*-------------------------------------*/
.menu_pri	{   /* Color of main horizontal menubar and border */
	color:#FFFFFF;
	background: #66CC33 url(images/back_header.png) repeat-x;
	width:950px;
	height:30px;
}
.menu_pri a {              /* Font style, size of submenu items */
  	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;	
	text-decoration: none;
	position: relative;	
	display: block;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	color:#FFFFFF;
}

.menu_pri a:link, .horizitem a:visited 	{      /* Font style & color of main menu items */
	color: #FFFFFF;
	text-decoration: none;
}

.menu_pri a:hover	{       /* Font style & color, background menu color of main menu item when hovered over */
	color: #339900;
	text-decoration: none;
}

.menu_pri a:active	{       /* Font style & color, background menu color of main menu item when clicked */
	color: #ffff00;
	text-decoration: none;
}

.horbar	{   /* Color of main horizontal menubar and border */
	color:#FFFFFF;
	width:100%;
	height:30px;
}

.horizitem	{          /* Behaviour of main horizontal menu items, leave as is for proper operation */
	float: left;
	white-space: nowrap;
}

.horizitem a {              /* Font style, size of submenu items */
  	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;	
	text-decoration: none;
	position: relative;	
	display: block;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
}

.horizitem a:link, .horizitem a:visited 	{      /* Font style & color of main menu items */
	color: #FFFFFF;
	text-decoration: none;
}

.horizitem a:hover	{       /* Font style & color, background menu color of main menu item when hovered over */
	color: #339900;
	text-decoration: none;
}

.horizitem a:active	{       /* Font style & color, background menu color of main menu item when clicked */
	color: #ffff00;
	text-decoration: none;
}

.horizsubmenu	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	margin-top:5px;
}

.horizsubframe	{      /* Color of submenu item and border */
	background-color: #ffffff;
	border: 1px Solid #66cc33;
	position: relative;
	display: block;	
}

.horizsubitem	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.horizsubitem a {            /* Font style, size of submenu items */
  	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;	
	text-decoration: none;
	padding-left:5px;
	position: relative;
	display: block;	
}

.horizsubitem a:link, .horizsubitem a:visited	{       /* Font color, style of submenu items */
	color: #66cc33;
	font-size: 11px;	
	text-decoration: none;
}

.horizsubitem a:hover	{      /* Font color, style, background submenu color of submenu item when hovered over */
	color: #ffffff;
	background-color: #66cc33;
	text-decoration: none;
}

.horizsubitem a:active	{      /* Font color, style, background submenu color of submenu item when clicked */
	color: #CCCCCC;
	text-decoration: none;
}

.horizsubitem .horizfwdarr, .horizitem .horizfwdarr	{      /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
	
}

.horbar .dmselected {   /* Style override for selected root category */
  
}

/*Estilo Search Box*/
/*----------------------------Suggest Styles--------------------------*/
.suggest_link {
	background-color: #f4f4f4;
	padding: 2px 6px 2px 6px;
}
.suggest_link_over {
	background-color: #66CC33;
	padding: 2px 6px 2px 6px;
	text-decoration:none;
}
#search_suggest {
	position: absolute;
	background-color: #FFFFFF;
	text-align: left;
}
#search_suggest a {
	color:#66CC33;
}
#search_suggest a:hover {
	text-decoration:none;
	color:#FFFFFF;

}
#buscar {
margin:0;}
#buscar input {
float:left;
background:#66CC33 url(images/lupa.png) left no-repeat;
height:20px;
padding-left:25px;
padding-top:5px;
border:0;
margin:0;
color:#FFFFFF;
font-size:10px;}
/*Caja verde*/
.roundedcornr_box_487385 {
   background: #66cc33;
}
.roundedcornr_top_487385 div {
   background: url(images/roundedcornr_487385_tl.png) no-repeat top left;
}
.roundedcornr_top_487385 {
   background: url(images/roundedcornr_487385_tr.png) no-repeat top right;
}
.roundedcornr_bottom_487385 div {
   background: url(images/roundedcornr_487385_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_487385 {
   background: url(images/roundedcornr_487385_br.png) no-repeat bottom right;
}

.roundedcornr_top_487385 div, .roundedcornr_top_487385, 
.roundedcornr_bottom_487385 div, .roundedcornr_bottom_487385 {
   width: 100%;
   height: 5px;
   font-size: 1px;
}
.roundedcornr_content_487385 { margin: 0 5px; }		
/*----------------------------End Suggest Styles------------------------*/
/* OTF contrib begins */
/* DDB - 041031 - Form Field Progress Bar */
.progress{
  width: 1px;
  height: 14px;
  color: #ffffff;
  font-size: 12px;
  overflow: hidden;
  background-color: navy;
  padding-left: 5px;}
/* OTF contrib ends */
/*Informacion footer*/
.menu_footer	{   /* Color of main horizontal menubar and border */
	color:#FFFFFF;
	background: #66CC33 url(images/back_header.png) repeat-x;
	width:950px;
	height:30px;
}
.menu_footer a {              /* Font style, size of submenu items */
  	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;	
	text-decoration: none;
	color:#FFFFFF;
}

.menu_footer a:link, .horizitem a:visited 	{      /* Font style & color of main menu items */
	color: #FFFFFF;
	text-decoration: none;
}

.menu_footer a:hover	{       /* Font style & color, background menu color of main menu item when hovered over */
	color: #339900;
	text-decoration: none;
}
.menu_footer img {
margin:0 5px 0 0;}
/*Atributos en product_info.php*/
td.atrib_name {
  background:#f5f5f5;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight:bold;
  line-height: 1.5;
  padding-left:3px;
  border-bottom:#ccff00 solid 1px;}
.atrib_select {
padding-top:5px;
padding-bottom:5px;}
td.atrib {
  background:#FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;}
.molino {
background:#FFFFFF url(images/molino.png) left no-repeat;
padding-left:23px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:20px;
color:#339900;}
.textos {
background:#FFFFFF;
padding-left:23px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:14px;
color:#666666;}
/* Graphical Borders - boxes column_left_right - Star */
.mws_boxTop    { background: url('images/infobox/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
				 color:#999999;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft   { background: url('images/infobox/left.gif'); }
.mws_boxRight  { background: url('images/infobox/right.gif'); }
.mws_boxBottom { background: url('images/infobox/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter { background: #FFFFFF; }
/* Graphical Borders - boxes column_left_right - Star */

/* Graphical Borders - boxes main modules and file-pages - Star */
.mws_boxTop_main    { background: url('images/infobox_main/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_main   { background: url('images/infobox_main/left.gif'); }
.mws_boxRight_main  { background: url('images/infobox_main/right.gif'); }
.mws_boxBottom_main { background: url('images/infobox_main/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_main { background: #FFFFFF; }
/* Graphical Borders - boxes main modules and file-pages - End  */
TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.recuerde {
font-size:9px;
color:#666666;
}
.recuerde li {
padding-left:10px;}

.precio {
color:#66CC33;
font-size:16px;
font-weight:bold;}
/*Formulario imagenes*/
.title_form {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
padding-left:20px;
line-height:20px;
color:#339900;
background:#f5f5f5;
}
.txt_form {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
padding-left:20px;
line-height:20px;
background:#f5f5f5;
}
.small_sheet {
color:#333333;
text-decoration:none;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding:5px;
}
.small_sheet a {
color:#339900;
text-decoration:none;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.small_sheet a:hover {
color:#339900;
text-decoration:none;
background:#f5f5f5;
border:#CCCCCC solid 1px;
}
h1 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color:#66CC33;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color:#66CC33;
}
