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

img { border : none ; }

img.portes_gratis { left:-15px; position:absolute; top:-15px; }
img.portes_gratis_pi { left:-7px; position:absolute; top:-5px; }

TD.column_left_width { vertical-align: top; width: 170px; }
TD.column_right_width { vertical-align: top; width: 161px; }
TD.column_center_width { vertical-align: top; width: 100%; }
TD.width_1p { width: 1%; }
TD.width_5p { width: 5%; }
TD.width_10p { width: 10%; }
TD.width_20p { width: 20%; }
TD.width_25p { width: 25%; }
TD.width_30p { width: 30%; }
TD.width_35p { width: 35%; }
TD.width_50p { width: 50%; }
TD.width_65p { width: 65%; }
TD.width_70p { width: 70%; }
TD.width_80p { width: 80%; }
TD.width_100p { width: 100%; }
TD.width_10px { width: 10px; }
TD.width_30px { width: 30px; }
TD.width_60px { width: 60px; }
TD.width_smallText_50p { font-family: verdana, arial, sans-serif; font-size: 10px; width: 50%; }
TD.width_pageHeading_10p { font-family: verdana, arial, sans-serif; font-size: 20px; font-weight: bold; color: #000000; width: 10%; }
TD.width_pageHeading_90p { font-family: verdana, arial, sans-serif; font-size: 20px; font-weight: bold; color: #000000; width: 90%; }
TD.width_main_20p { font-family: verdana, arial, sans-serif; font-size: 11px; line-height: 1.5; width:20%; }
TD.width_main_25p { font-family: verdana, arial, sans-serif; font-size: 11px; line-height: 1.5; width:25%; }
TD.width_main_30p { font-family: verdana, arial, sans-serif; font-size: 11px; line-height: 1.5; width:30%; }
TD.width_main_35p { font-family: verdana, arial, sans-serif; font-size: 11px; line-height: 1.5; width:35%; }
TD.width_main_50p { font-family: verdana, arial, sans-serif; font-size: 11px; line-height: 1.5; width:50%; }
TD.width_main_40p { font-family: verdana, arial, sans-serif; font-size: 11px; line-height: 1.5; width:40%; }
TD.width_main_60p { font-family: verdana, arial, sans-serif; font-size: 11px; line-height: 1.5; width:60%; }
TD.width_main_65p { font-family: verdana, arial, sans-serif; font-size: 11px; line-height: 1.5; width:65%; }
TD.width_main_70p { font-family: verdana, arial, sans-serif; font-size: 11px; line-height: 1.5; width:70%; }
TD.width_main_100p { font-family: verdana, arial, sans-serif; font-size: 11px; line-height: 1.5; width:100%; }
TD.width_main_70px { font-family: verdana, arial, sans-serif; font-size: 11px; line-height: 1.5; width:70px; }
TD.width_main_30px { font-family: verdana, arial, sans-serif; font-size: 11px; line-height: 1.5; width:30px; }
TD.width_main_A_140px { font-family: verdana, arial, sans-serif; font-size: 11px; line-height: 1.5; text-align:center; vertical-align:top; width:140px; }
TD.smallText_width_50p { font-family: verdana, arial, sans-serif; font-size: 10px; text-align:center; vertical-align:top; width:50%;}
TD.smallText_width_300px { font-family: verdana, arial, sans-serif; font-size: 10px; text-align:center; vertical-align:top; width:300px;}
TD.main_yukane_width_40p { font-family: verdana, arial, sans-serif; font-size: 11px; line-height: 1.5; text-align: justify; vertical-align:top; width:40%; }
TD.main_yukane_width_100p { font-family: verdana, arial, sans-serif; font-size: 11px; line-height: 1.5; text-align: justify; vertical-align:top; width:100%; }
TD.main_yukane_width_75p { font-family: verdana, arial, sans-serif; font-size: 11px; line-height: 1.5; text-align: justify; vertical-align:top; width:75%; }
TD.main_yukane_width_70p { font-family: verdana, arial, sans-serif; font-size: 11px; line-height: 1.5; text-align: justify; vertical-align:top; width:70%; }

TD.total_shipping_cart_2 { font-size: 16px; font-weight: bold; text-align: right; width:1%; white-space: nowrap; vertical-align: bottom; }
TD.total_shipping_cart_1 { font-size: 12px; font-weight: bold; text-align: right; vertical-align: bottom; }

TD.height_35px { height: 35px; vertical-align:top; text-align:center; }

.mws_boxTop    { background: url('images/infobox/top.gif');
                 font-family: arial, verdana, sans-serif;
                 font-size: 13px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap;
		 width: 100%; }

.mws_boxLeft   { width:14px; background: url('images/infobox/left.gif'); }
.mws_boxRight  { width:14px; background: url('images/infobox/right.gif'); }

.mws_boxUpperLeft   { height: 33px; width:14px; background: url('images/infobox/upper_left.gif') no-repeat; }
.mws_boxUpperRight  { height: 33px; width:14px; background: url('images/infobox/upper_right.gif') no-repeat ; }

/* No lo utilizamos en la clase box, ya que al hacerlo cuando el interior del box es mayor que el establecido, se come las columnas laterales de esa caja.
.mws_boxLowerLeft   { height: 12px; width:14px; background: url('images/infobox/lower_left.gif') no-repeat; }
.mws_boxLowerRight  { height: 12px; width:14px; background: url('images/infobox/lower_right.gif') no-repeat ; }
*/

.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; 
		 font-family: verdana, arial, sans-serif;
                 font-size: 15px;
                 vertical-align: top;
                 text-align: center;}

.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;
		 width: 100%; }
.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; }

/*INDIVIDUAL BOXES & GRAPHICAL BORDERS BEGIN*/

.mws_boxCenter_module { background: #ffffff; 
                 font-family: verdana, arial, sans-serif;
					  width: 80%;
                 font-size: 10px;
                 text-align: center;}
.mws_boxCenter_module2 { background: #ffffff; 
                 font-family: verdana, arial, sans-serif;
					  width: 10%;
                 font-size: 10px;
                 text-align: justify;}
    
.mws_boxCenter_table { background: #ffffff; 
                 font-family: verdana, arial, sans-serif;
                 font-size: 12px;
                 text-align: center;}

.mws_boxCenter_table_pvp_without_offer { background: #ffffff; 
                 font-family: verdana, arial, sans-serif;
		 font-weight: bold;
                 font-size: 20px;
                 text-align: right;}

.mws_boxCenter_table_pvp_with_offer { background: #ffffff; 
                 font-family: verdana, arial, sans-serif;
		 text-decoration: line-through;
                 font-size: 15px;
                 text-align: right;}
                 
.mws_boxCenter_table_offer { background: #ffffff; 
                 font-family: verdana, arial, sans-serif;
                 font-size: 20px;
                 text-align: right;}

.mws_boxCenter_table_2 { background: #ffffff; 
                 font-family: verdana, arial, sans-serif;
                 font-size: 12px;
                 text-align: center;}
                                  
.mws_boxCenter_table_iva { background: #ffffff; 
                 font-family: verdana, arial, sans-serif;
                 font-size: 9px;
                 text-align: right;}


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

.td_cellspacing { font-family: verdana, arial, sans-serif; font-size: 10px; border-collapse:collapse; }

html {
	height:100%;
}

BODY {
	margin: 0px;
	padding: 0px;
	font-family:arial;
	font-size:12px;
	color:#000;
	height:100%;
   background:url(../css/images/fondo.png) left top repeat-x;   
}

A {
  color: #3D3D3D;
  font-weight : normal;
  text-decoration: none;
}

A:hover {
  color: #000000;
  font-weight: bold;
  text-decoration: underline;
}

A.boxText {
  color: #3D3D3D;
  font-weight: normal;
  text-decoration: none;
}

A.boxText:hover {
  color: #000000;
  font-weight: bold;
  text-decoration: underline;
}

A.productName {
  color: #0056AF;
  font-weight: bold;
  text-decoration: none;
}

A.productName:hover {
  color: #0056AF;
  font-weight: bold;
  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-image: url(images/header/header_nav.gif);
  background-repeat: repeat;
  color: #CCCCCC;
  font-weight : bold;
  vertical-align:middle;
}

TD.headerNavigation_2 {
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  background-image: url(images/header/header_nav.gif);
  background-repeat: repeat;
  color: #CCCCCC;
  font-weight : bold;
  vertical-align:middle;
  text-align:right;
  width:415px;
}

A.headerNavigation { 
  color: #999999;
  font-weight: bold;
}

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

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_height {
  background: #b6b7cb;
  height: 100%;
}

.table_height {
  height:100%;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
}

.infoBoxContents_yukane {
  background: #f99506;
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
}

.infoBoxContents_vacaciones {
  background: #cfedf7;
  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: #f8f8f9;
}

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: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
  color: #3D3D3D;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: verdana, arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

TD.pageHeading_yukane {
  font-family: verdana, arial, sans-serif;
  text-align: justify;
  font-size: 14px;
  font-weight: bold;
  color: #6d6d6d;
}

TD.text_footer_yukane {
  font-family: verdana, arial, sans-serif;
  text-align: left;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
}

TD.text_footer_yukane_2 {
  font-family: verdana, arial, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
}

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.main_yukane {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align: justify;
}

TD.main_center_yukane {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align: right;
}

TD.cabecera_promocion {
  font-family: verdana, arial, sans-serif;
  font-size: 15px;
  color: #000083;
  font-weight:bold;
  background: #f3cd88;
  text-align: center;
}

TD.pie_promocion {
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #000083;
  font-weight:normal;
  background: #f3cd88;
  text-align: justify;
}

.enlace_condiciones_promocion {
  font-size: 9px;
  vertical-align: super;
}

TD.main_cabecera_listado {
  font-family: verdana, arial, sans-serif;
  font-size: 20px;
  color: #000000;
  line-height: 1.5;
  text-align: center;
}

TD.main_yukane_paypal {
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color: #000000;
  line-height: 1.5;
  text-align: justify;
}

TD.main_yukane_sugerencia {
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #000000;
  line-height: 1.5;
  text-align: justify;
}

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: 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.priceWithoutSpecialOffer_pi {
  font-family: verdana, arial, sans-serif;
  font-size: 25px;
  font-weight: bold;
  color: #000000;
}

SPAN.priceWithSpecialOffer {
  font-family: verdana, arial, sans-serif;
  text-decoration: line-through;
  font-size: 15px;
  color: #000000;
}

SPAN.productSpecialPrice {
  font-family: verdana, arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #ff0000;
}

SPAN.productSpecialPrice_pi {
  font-family: verdana, arial, sans-serif;
  white-space: nowrap;
  font-size: 25px;
  font-weight: bold;
  color: #ff0000;
}

SPAN.textEndSpecialPrice {
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #ff0000;
}

a.new_product {
  font-family: verdana, arial, sans-serif;
  color: #fd7500;
}

a.new_product:hover {
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
  	color: #ff6900;
}

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

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

.moduleRowTitle {
	text-align:center;
	font-weight:bold;
}

.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.noborderbox {
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
}
/*INDIVIDUAL BOXES & GRAPHICAL BORDERS END*/

/*Sitemap start*/
ul.sitemap {
color: #ff0000;
}

a.header_box {
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
  	color: #000000;
}
a.header_box:hover {
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
  	color: #000000;
}
/*Sitemap end*/

/*** Begin Header Tags SEO ***/

H1.pageHeading {
  font-family: verdana, arial, sans-serif;
  font-size: 19px;
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 0;
  color: #000000;
}

H2.pageHeading_yukane {
  font-family: verdana, arial, sans-serif;
  text-align: justify;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 0;
  color: #6d6d6d;
}

H2.pageHeading_yukane2 {
  font-family: verdana, arial, sans-serif;
  text-align: justify;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 0;
  color: #6d6d6d;
}

IMG.imagen {
  border: 0;
}

/*** End Header Tags SEO ***/

