/*
  $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
*/
.indextab {
font-family: arial,tahoma,helvetica,sans-serif;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 12px;
line-height: 15px;
font-size-adjust: none;
font-stretch: ;
color: #626262;
vertical-align: middle;
text-align: left;
}

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

.btop {
	border-top-width: 4px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #2f2e30;
	border-right-color: #2f2e30;
	border-left-color: #2f2e30;
}

.b {
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #2f2e30;
	border-bottom-color: #2f2e30;
	border-left-color: #2f2e30;
}

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

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

A:hover {
  color: #FF7400;
  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: #000000;
  font-weight : bold;
}

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

A.headerNavigation:hover {
  color: #ffffff;
}  */

TR.headerError {
  background: #990000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #990000;
  color: #000000;
  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: #000000;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

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

.infoBoxNoticeContents {
  background: #ffffff;
  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: #000000;
}

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: 1px;
  border-style: solid;
  border-color: #ffffff;
  border-spacing: 1px;
}

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

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

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

TR.subBar {
  background: #ffffff;
}

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

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: #000000;
  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.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #990000;
}

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

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #cccccc; }

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

#myse select {width:90%;}
/* input requirement */
.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #990000; }
/* -------------------------------------------------          -------------------------------------------------------- */
del {
				color:#000000;font-size:12px; font-weight:bold}
s {
				color:#000000;font-size:11px;font-weight:normal;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
body {padding:0; margin:0; background:#171717}
body, td,input, textarea{
	font-size:12px;
    font-family:Arial;
	color:#000000;
	line-height:13px;
	vertical-align:top;
	padding:0px;
}
input	{ color:#000000;}
img      {border:0px;}
table	 {width:100%;}

.vam { vertical-align:middle}

.header td 		 {color:#990000; font-family:Arial; font-size:12px}
.header span	 {color:#000000; font-size:10px;}
.header b   	 {color:#000000;}
.header a 		 {color:#000000; text-decoration:none; }
.header a:hover  {color:#000000;text-decoration:underline}
.header strong a 		 {color:#C9CBBD; text-decoration:underline; font-size:11px}
.header strong a:hover  {color:#C9CBBD;text-decoration:none}


#input1{
 width:37px; height:18px; 
 color:#3F4143; font-size:10px; font-family:tahoma; background:#ffffff;
}

#input2{
 width:37px; height:18px; 
 color:#3F4143; font-size:10px; font-family:tahoma; 
}


.jamp{ width:140px; height:18px; color:#464646; font-size:10px; padding-left:4px; font-family:Tahoma;}
.jamp1{ width:140px; height:18px; color:#464646; font-size:10px; padding-left:2px; font-family:Tahoma; margin-left:20px}
.jamp2{ width:137px; height:18px; color:#464646; font-size:10px; padding-left:2px; font-family:Tahoma;}
.jamp3{ width:185px; height:18px; color:#464646; font-size:10px; padding-left:2px; font-family:Tahoma;}
  
											  
.box_header_txt	td{ height:27px; vertical-align:middle; background:#FFFFFF; padding-left:20px; text-transform:uppercase;
				  color:#000000; font-size:9px; font-family:Arial;}
				  


.box_body 	{
	color: #000000;
}
.box_body  ul 	{padding:0; margin:0 0 0 0px; list-style:none; }
.box_body .bg_list 	{ background-color:#FFFFFF;}
.box_body .bg_list  a	{
	color:#005a93;
	line-height:27px;
	text-decoration: underline;
	padding-left:7px;
    font-weight: normal;
	font-size:12px;
	font-style: normal;
	margin-left:19px;
	font-family: arial,tahoma,helvetica,sans-sefif;
}
.box_body .bg_list  a:hover	{
	color:#005a93;
	text-decoration:none;
}

.box_body .bg_list_un 	{ background_color:#ffffff;}
.box_body .bg_list_un  a	{
	background-position:0 6px;
	line-height:27px;
	color:#000000;
	font-weight:bold
	text-decoration:none;
	padding-left:7px;
	font-size:12px;
	margin-left:27px;
	font-family: Verdana, Arial, sans-serif;
}
.box_body .bg_list_un  a:hover	{
	color:#99000;
	text-decoration:none;
	font-family: Verdana, Arial, sans-serif;
}

.box_body .bg_list_sub 	{background:url(images/bg_list_sub.gif) left top no-repeat; background-position:0 7px;}
.box_body .bg_list_sub  a	{
	color:#000000;
	text-decoration:underline;
        font-size:10px;
	font-weight:bold
	padding-left:15px;
	line-height:19px;
	font-family: Verdana, Arial, sans-serif;
}
.box_body .bg_list_sub  a:hover	{
	color:#990000;
	text-decoration:none;
        font-size:10px;
	font-family: Verdana, Arial, sans-serif;
}


.cont_header_txt td {
	height:30px;
	vertical-align:middle;
	background:#ffffff;
	padding-left:20px;
	text-transform:uppercase;
	color:#000000;
	font-size:9px;
	font-family:Arial;
	border:1px solid #000000;
}
.cont_header_txt a { 
				font-weight:boldborder-bottom: 20px solid #000000background: #fffffftext-transform: uppercasepadding-left: 20pxbackground-color: #fvfffffheight: 47pxfont-size: 9pxfont-family: Arialvertical-align: middlecolor: #ffffff; color:#000000; font-size:9px; text-decoration:none; vertical-align:middle;}				  
.cont_header_txt a:hover { 
				font-weight:bold; color:#000000; font-size:9px; text-decoration:underline;}	
  
.product td         {color:#000000; font-size:11px; line-height:15px}
.product a		    {color:#000000; font-size:13px; text-decoration:none; }
.product a:hover	{color:#A4682F;text-decoration:underline;}
.product span       {color:#000000; font-size:11px; text-transform:uppercase }
.product b	 {			color:#000000; font-size:16px; font-weight:bold; font-family:Tahoma}
.product strong		    {color:#A4682F; font-size:11px; text-decoration:none; font-weight:normal; }

.product div a		    {color:#990000; font-size:11px; font-weight:normal;text-decoration:none; text-transform:none;}
.product div a:hover	{color:#990000;text-decoration:underline;}


.pic img			{border: 0px solid #E30000; width:160; height:120;}

.result td           {color:#990000; height:26px; vertical-align:middle;padding:0px 16px 0px 14px; background-color:#FFFFFF; font-size:9px}
.result a            {color:#990000; text-decoration:none;}
.result a:hover      {color:#990000; text-decoration:underline;}
.result b            {color:#990000; font-weight:normal;}

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

.popup td	{color:#000000; font-size:11px; text-decoration:none;}
.popup strong		{color:#914222; font-size:11px; text-decoration:underline; font-weight:normal}	



.footer		  	  {}	
.footer td 		  {color:#000000; font-size:9px;}			
.footer a 		  {color:#cccccc; font-size:9px; text-decoration:none;} 			
.footer a:hover   {color:#cccccc;text-decoration:underline;}	
.footer b, .footer b a 	  {color:#cccccc; font-size:10px; font-weight:bold; text-decoration:underline;}			
.footer b a:hover {color:#cccccc; text-decoration:none;}


.footer1		  	  {}	
.footer1 td 		  {color:#6c6c6c; font-size:10px;}			
.footer1 a 		  {color:#6c6c6c; font-size:10px; text-decoration:none;}
.footer1 a:hover   {color:#ffffff;text-decoration:underline;}	
.footer1 b, .footer b a 	  {color:#6c6c6c; font-size:10px; font-weight:bold; text-decoration:underline;}			
.footer1 b a:hover {color: #F5EFE3; text-decoration:none;}
	

.shop_cart	{ height:22px; text-align:center; vertical-align:middle}   
.shop_cart strong{text-align:center; vertical-align:middle; color:#000000; font-size:11px}   
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.box_body td{ color:#339933;font-size:10px; }
.box_body a		    {color:#005a93; font-size:11px; font-weight:normal; text-transform:none;text-decoration: none; font:arial,tahoma,helvetica,sans-serif; }
.box_body a:hover	{color:#005a93; text-decoration: none;}
.box_body span a		    {color:#A4682F; font-size:11px; font-weight:normal;text-decoration:underline;}
.box_body span a:hover	{color:#A4682F; font-size:11px; font-weight:normal;text-decoration:none;}

.left_menu td{ color:#339933;font-size:10px; margin-left:10px; }
.left_menu a		    {color:#005a93; font-size:11px; font-weight:normal; text-transform:none;text-decoration: underline; font:arial,tahoma,helvetica,sans-serif; }
.left_menu a:hover	{color:#005a93; text-decoration: none;}
.left_menu ul 	{padding:0; margin:0 0 0 0px; list-style:none;}
.left_menu li   {padding:2;}


.smallText a { color:#990000; font-size:11px; text-decoration:none;}	/*  advanced_search.php  */
.smallText a:hover { color:#990000; font-size:11px; text-decoration:underline;}
.smallText a u { color:#990000; font-size:11px; text-decoration:none;}
.smallText a:hover u{ color:#990000; font-size:11px; text-decoration:underline;}

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;}
.main a b {
  color:#5D5F60;font-size: 10px; text-decoration:underline;
}
.main a:hover b{
  color:#5D5F60;font-size: 10px; text-decoration:none;
}
/* -------------------------------------------------          -------------------------------------------------------- */
span.txt_1	{font-size:10px; text-transform:none; color:#000000;}	

SPAN.productSpecialPrice, .product SPAN.productSpecialPrice  {
  color:#990000; font-size:18px; font-weight:bold; font-family:Tahoma; text-decoration:none;}
.box_body SPAN.productSpecialPrice{  color:#990000;font-size:18px;}

.precio{ font-weight:bold; color:#990000;font-size:22px;}

.product em		    {color:#A4682F; font-size:11px; text-decoration:none; font-style:normal;} 
 
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.main	a{ color:#990000; text-decoration:underline;}
.main	a:hover{ color:#990000; text-decoration:none;}

.product  input	{background:none;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.product .shop_cart {	 color:#000000; font-size:11px; font-weight:bold; 
						height:22px;text-align:center; vertical-align:middle;}

.padd_1 { padding:0px 10px 0px 10px;}
.padd_2 { padding:8px;}
.padd2 td	{padding:4px;}


.line_h		{ line-height:16px;}

.bg_gg	{}
.bg_vv	{}
.bg_gg_1{background:#000000;}


.product div			{padding:8px 5px 5px 5px;}
div.padd3				{text-align:left; padding-top:0px; margin-left:6px; margin-right:16px;}

.prod_info		{width:1px;}
.prod_info td	{text-align:center;}
/* -------------------------------------------------          -------------------------------------------------------- */
.box_width_left			{ width:184px;}
.box_width_right		{ width:0px;}
.box_width_cont			{ width:100%;}			

/* -------------------------------------------------          -------------------------------------------------------- */
