/*
  $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: #292929; }
.orderEdit 				{ font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #F4149c; text-decoration: underline; }

BODY 					{background: #ffffff; color: #000000; margin: 0px;}

.infoBox 				{background: #4e4f51;}
.infoBoxContents 		{background: #181818;font-family: Verdana, Arial, sans-serif; font-size: 10px;}

  A {color: #000000;  text-decoration: none;}A:hover {  color: #AABBDD;  text-decoration: underline;}  
FORM 					{display: inline;}
TR.header 				{background: #181818; }
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;}

.footer		  	  {}	
.footer td 		  {color:#A9A9A9; font-size:11px;}			
.footer a 		  {color:#A9A9A9; font-size:11px; text-decoration:none;} 			
.footer a:hover   {color:#A9A9A9;text-decoration:underline;}	
.footer span 	  {color:#A9A9A9; font-size:11px;}
.footer b, .footer b a 	  {color:#A9A9A9; font-size:11px; font-weight:bold; text-decoration:underline;}			
.footer b a:hover {color:#A9A9A9; text-decoration:none;}

.box_body 	{background: #181818;font-family: Verdana, Arial, sans-serif; font-size: 9px;}
.box_body  ul 	{padding-left:10; margin:0 0 0 20px; list-style:none; line-height:30px;}
.box_body .bg_list 	{font-family: Verdana, Arial, sans-serif; font-size: 10px;}
.box_body .bg_list  a	{background:url(images/bg_list.gif) left  center no-repeat; background-position:0 3px; color:#858585;text-decoration:none; padding-left:10px; margin-left:20px; line-height:30px}
.box_body .bg_list  a:hover	{color:#ffffff;text-decoration:none;}
.box_body td				{color:#ffffff;font-size:10px; }
.box_body a		    		{color:#858585; font-size:11px; font-weight:normal; text-transform:none;text-decoration: underline; }
.box_body a:hover			{color:#ffffff;text-decoration: none;}
.box_header_txt	td{ height:35px; vertical-align:middle; background:#2D2D2D; 
				  font-weight:bold;  color:#F4149D; font-size:12px; font-family: Verdana, Arial, sans-serif;}

h1 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
}

h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}

/**************************/
body {padding:0; margin:0; background:#181818}
body, td, textarea{
	font-size:11px;
    font-family:Tahoma;
	color:#B0B0B0;
	line-height:13px;
	vertical-align:top;
	padding:0px;
}
img      {border:0px;}
/**************************/
.infoBox {
/*  background: url(images/bg2.gif) bottom;/* en la caja central, el color del borde*/
}

.infoBoxContents {
/*  background: #B5AB4F;/*color del box central */
  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;
  color: #000000; /* color de las letras de la cabecera*/
}

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

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

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

.productListing-heading {
color:#858585; 
font-size:12px; font-weight: bolder; text-transform:none;text-decoration: none;  
height: 20px;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #9a9a9a;
}

A.pageResults:hover {
  color: #000000;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

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.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;
  color: #F4149D;
}

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, .product SPAN.productSpecialPrice  
											{color:#F4149D; font-size:16px; font-weight:bold;}
.productSpecialPrice			{color:#F4149D; font-size:16px; font-weight:bold;vertical-align:middle;}

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

.cont_header_txt td { vertical-align:middle;background:#2D2D2D; 
				  font-weight:bold;  color:#FFFFFF; font-size:12px; vertical-align:middle}
.cont_header_txt a { 
				font-weight:bold; color:#FFFFFF; font-size:12px; text-decoration:none; vertical-align:middle;}				  
.cont_header_txt a:hover { 
				font-weight:bold; color:#FFFFFF; font-size:12px; text-decoration:underline;}	
.vam			{vertical-align:middle;}
.vam a		    		{color:#858585; font-size:11px; font-weight:normal; text-transform:none;text-decoration: none; }
.vam a:hover			{color:#ffffff;text-decoration: none;}
.vam2			{vertical-align:middle;}
.vam2 a		    		{color:#cccccc; font-size:14px; font-weight:normal; text-transform:none;text-decoration: none; }
.vam2 a:hover			{color:#ffffff;text-decoration: none;}
.vam3 {color:#F4149D;}
.vam3 a		    		{color:#cccccc; font-size:14px; font-weight:normal; text-transform:none;text-decoration: none; }
.vam3 a:hover			{color:#ffffff;text-decoration: none;}

#vam3 h1{
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
}



.bg_gg	{background:url(images/bg_list1.gif) center no-repeat;}
.bg_vv	{background:url(images/bg_vv.gif) left top repeat-y;}
.bg_gg_1{background:#ffffff;}
.box_width_cont			{ width:100%;}			

TD.ve_1 {
  font-family: Andalus, Arial, fantasy;
  font-size: 13px;
  color:#F4149D;
}
TD.ve_form {
  font-family: Andalus, Arial, fantasy;
  font-size: 14px;
  color:#BCb154;
}
.ve_formt, input{
  font-family: Andalus, Arial, fantasy;
  border-color:#181818;
  font-size: 12px;
  color:#000000;
}
.loginError{
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#000000;
}




.result td           {color:#BABABA; height:40px; vertical-align:middle;padding:0px 16px 0px 5px;}
.result a            {color:#F4149D; text-decoration:underline;}
.result a:hover      {color:#F4149D;text-decoration:none;}
.result b            {color:#BABABA; font-weight:normal;}

.result u {text-decoration:underline; color:#F4149D;} 
.result_right	{ text-align:right;}
.result_right b	{color:#F4149D; font-weight:bold; }
.result_right a            {color:#F4149D; text-decoration:underline;}
.result_right a:hover      {text-decoration:none;}

.box_width_left			{ width:232px;}
.box_width_right		{ width:0px;}
.box_width_cont			{ width:100%;}			

.product .shop_cart {	color:#BABABA; font-size:11px; font-weight:bold; 
						height:35px;text-align:center; vertical-align:middle;}
.product td         {color:#858585; font-size:10px;}
.product a		    {color:#BABABA; font-size:12px; text-decoration:none; font-weight:bold}
.product a:hover	{color:#BABABA;text-decoration:underline;}
.product span       {color:#3F4143; font-size:11px;}
.product b	 {			}

.product div a		    {color:#F4149D; font-size:11px; font-weight:normal;text-decoration:underline; text-transform:none;}
.product div a:hover	{color:#F4149D;text-decoration:none;}
.product em		    	{color:#BABABA; font-size:12px; text-decoration:none; font-weight:bold; font-style:normal;} 
.remove		{ width:15%;}
.products	{ width:50%;}
.quantity	{ width:15%;}
.total		{ width:20%;}

/********************* Mostrar productos ****************/
#centro {
	float: left;
	width: 551px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 0.75em;
	line-height: 1.3em;
	color: #797979;
}
#centrocontenido {
	margin: 0 1em;
}
#centro #centrocontenido h3 {
	margin: 0;
	padding: 0;
}
#producto {
	text-align: center;
	font-size: 0.8em;
	float: left;
	font-weight: bold;
	color: #646464;
	padding: 0px 10px;
}
#introduccion_producto {
	margin-right: 10px;
}
#introduccion_producto p{
	line-height: 1.3em;
	padding: 0px;
	margin: 0px;
}
#introduccion_producto h1{
	border: none;
	line-height: 1.2em;
	padding-top: 0;
}

#introduccion_producto h2{
	color: #115BA6;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;

}
#precio_producto {
	color: #3E3E3E;
}


#precio_prod strong {
	color: #F4149D;
}
#precio_produ {
	color: #858585;
	font-size: 0.8em;
	font-weight: bold;
}

#precio_prod {
	color: #858585;
	font-size: 1em;
	font-weight: bold;
}
#opc{
	color: #F4149D;
	font-size:0.8em;
}
.finalizador {clear: both; width: 1px; height: 1px;}
/**********************************************/