 Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Arial, sans-serif; font-size: 11px; }
.errorBox { font-family : Arial, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; }
.Estilo1 {font-size: 10px}

BODY {
background-color: #11253d;
background-repeat : no-repeat; 
background-position : 50% 50%; 
background-attachment : fixed; 
color : #11253d; 
margin : 0; 
}

A {
  color: #11253d;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TD.headerNavigation {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #ffffff; /*flechitas y rallas*/
	font-weight : bold;
	padding: 4px;
    background-image: url('http://www.pasaisa.com/tienda/images/fondos/fondo_menu_sup.jpg');  /*inicio,catalogo,cesta texto-fondo*/
}
 
A.headerNavigation { 
  color: #FFFFFF; /*inicio,catalogo,cesta-texto cabecera*/
}

A.headerNavigation:hover {
  color: #ffffff; /*inicio,catalogo,cesta-color sobre texto*/
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #688E8E;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background-image: url('http://www.pasaisa.com/tienda/images/fondos/fondo_tit_boxes.jpg'); /*fondo fecha*/
  color: #ffffff;/*texto fecha*/
  font-weight: bold;
  padding:2px;
}

.infoBox {
 /* background: #688E8E; */
}

img {
/*	border: 1px solid #999999;  */
/* background: #688E8E; */
 
}

TABLE.infoBox {

	background-color: #FFFFFF; /*borde interior boxes y modulos*/
	border-color: #55a1e2;
	border-width: 2px;
	border-style: solid;
}

.infoBoxContents {
	background-color: #FFFFFF;
	font: normal 11px Arial, sans-serif;	
/*	border-color: #55a1e2;
	border-width: 2px;
	border-style: solid;*/
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding: 3px;
	background-color: #799D9D;
}
TH.infoBoxHeading {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url('http://www.pasaisa.com/tienda/images/fondos/fondo_tit_boxes.jpg');
	color: #ffffff; 
	padding: 3px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

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

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

TABLE.productListing {
/*  border: 0px;
  border-style: solid;
  border-color: #688E8E;
  border-spacing: 0px; */
  	background-color: #FFFFFF;
	border-color: #55A1E2;
	border-width: 2px;
	border-style: solid;
}

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background-image: url('http://www.pasaisa.com/tienda/images/fondos/fondo_tit_boxes.jpg');
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background-color: #FFFFFF;
}
TD.productListing-data p {
   margin:2px;
   padding:0;
   text-align:center;
}

A.pageResults {
  color: #0000FF;
}

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

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

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText TH.smallText {
	font: normal 11px Arial, sans-serif;
}

smallText {
	color: #333333;
	font: normal 11px Arial, Helvetica, sans-serif;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 11px; color: #ff0000; }

/*change the menu hover color below*/
#thecategories a:hover {
	background-color: #b3d4f0;
	color: #000000;
}

.catwithsubs, .catwithnosubs {
	padding-right: 5px;
}

#thecategories {
	position: relative;
	top: -9px;
	margin-bottom: -16px;
	width: 142px;
}

.activelink {
	display: block;
	font-weight: bold;
	text-decoration: none;
}

#thecategories a {
	display: block;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 100%;
}

/*mozilla fix*/
html>body #thecategories a {
	width: auto;
}
/*end of mozilla fix*/

#topcat a {
padding-left: 5px;
}

#secondcat a {
	padding-left: 20px;
}

#thirdcat a {
	padding-left: 35px;
}

#fourthcat a {
	padding-left: 50px;
}

#fifthcat a {
	padding-left: 65px;
}
/* XC Menu Styles */

#catxcdiv ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 1.5em;
}

/* menu item spacing */
#catxcdiv li{ margin-bottom: .2em; }

/*padding between submenu items*/
#catxc ul li { padding: 0 0 .2em 0; }

/*xc menu item*/
#catxcdiv li.xc { list-style: none; }

/*submenu*/
#catxcdiv li.xc ul { margin: .3em 0 0 -.8em; }

/* +/- control */
div.xcx, div.xcc {
	position: relative;
	display: inline;
}
li.xc>div.xcx, li.xc>div.xcc {
	position: static;
	margin-left: -1.5em;
	float: left;
	width: 1.5em;
}
div.xcx a, div.xcc a {
	position: absolute;
	left: -2em;
}
div.xcx>a, div.xcc>a {
	position: static;
}
div.xcx a:link, div.xcx a:visited,
div.xcc a:link, div.xcc a:visited {
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 90%;
}
/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
/*** End Header Tags SEO ***/
#indicator{position:absolute;left:50%;top:50%;z-index:100;display:none;}


