/*
  $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:  Arial, sans-serif; font-size: 12px; font-weight: bold; color:#FFFFFF;}
.errorBox { font-family :  Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family :  Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family :  Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: url(images/fondo.gif);
  color: #000000;
  margin: 0px;
}

A {
  color: #ffffff;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
}

TD.headerNavigation {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  color: #1D6FD2;
  font-weight : bold;
  padding-left:30px;
  padding-right:40px;
}

A.headerNavigation { 
  color: #1D6FD2; 
}

A.headerNavigation:hover {
  color: #1D6FD2;
}

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

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

.infoBox {

/*  padding-left:10px; */

}

.infoBoxContents {
/*  background: #3688CE;  
*/  color:#FFFFFF;
  font-family:  Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContents1 a:hover{
color:#000000;
  font-family:  Arial, sans-serif;
  font-size: 12px;
 }
 
.infoBoxContents1 a{
color:#000000;
  font-family:  Arial, sans-serif;
  font-size: 12px;
 }
 
.infoBoxContentsLogin {
  background: #1373C6;
  color:#FFFFFF;
  font-family:  Arial, sans-serif;
  font-size: 12px;
  padding-bottom:2px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

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

TD.infoBox, SPAN.infoBox {
  font-family:  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: #f8f8f9;
}

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

.productListing-heading {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  background: #1D6FD2;
  color: #FFFFFF;
  font-weight: bold;
  padding: 5px 0px 5px 3px;
}

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

}

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

}


TD.productListing-data2 a {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  color:#3688CE;
}

TD.productListing-data2 a:hover {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  color:#3688CE;
}

A.pageResults {
  color: #0000FF;
}

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

.result_bottom_padd td {
	padding:10px 10px 10px 0px;
	font-family:  Arial, sans-serif;
	font-size: 12px;
  	color:#000000;
	
}
.result_right {
	text-align:right;
}


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

TR.subBar {
  background: #f4f7fd;
}

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

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

TD.smallText, SPAN.smallText, P.smallText {
  font-family:  Arial, sans-serif;
  font-size: 10px;
}

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: #000000; font-weight:bold; }
.checkoutBarFrom a:hover {
color:#000000;
}
.checkoutBarTo a:hover {
color:#000000;
}
.checkoutBarCurrent { font-family:  Arial, sans-serif; font-size: 11px; color: #000000; font-weight:bold; }

/* message box */

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

/* input requirement */

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

/* Graphical Borders - boxes column_left_right - Star */
.mws_boxTop    { background: url('images/infobox/top.gif');
                 font-family: arial;
                 font-size: 12px;
                 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:  Arial, sans-serif;
                 font-size: 12px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter { background: #1373C6;
				 color:#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:  Arial, sans-serif;
				  font-size: 20px;
				  font-weight: bold;
				  color: #1D6FD2;
                 text-align : left;
                 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:  Arial, sans-serif;
                 font-size: 12px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_main { background: #F9F9FA; }
/* Graphical Borders - boxes main modules and file-pages - End  */

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

.footer {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  padding-left:3px;
  font-weight:bold;
  color:#1D6FD2;	
}
.footer1 a:hover{
  font-family:  Arial, sans-serif;
  font-size: 10px;
  padding-top:20px; 
  padding-left:3px;
  font-weight:bold;
  color:#1D6FD2;	
}
.footer1 {
  font-family:  Arial, sans-serif;
  padding-left:13px;
  padding-top:20px; 
  color:#1D6FD2;	
}


.footer2 {
  font-family:  Arial, sans-serif;
  padding-left:200px;
  padding-top:5px; 
  color:#1D6FD2;	
}

.header {
font-family:  Arial, sans-serif;
font-size: 12px;
font-weight:bold;
color:#FBFBFB;
padding-top:15px;
padding-left:10px;
}

.buscar {
font-family:  Arial, sans-serif;
font-size: 12px;
font-weight:bold;
color:#FBFBFB;
padding-top:8px;
padding-left:0px;
padding-right:3px
}

.caja1{
background:#3688CE;
font-family:  Arial, sans-serif;
font-size: 10px;
padding-left:5px;
}

.tep_draw_prod_top_table {
	border:0px solid #ffffff;
}

.tep_draw_prod_top_td {
	padding:0px 0px 0px 0px;
	background:#FFFFFF;
}

.pic_t {
	background:url(images/pic_line.gif) 0px top repeat-x #ffffff;
}
table.pic_t {
	background:url(images/pic_line.gif) 0px top repeat-x #ffffff;
	width:1px;
}
.pic3_t {
	background:url(images/pic_line.gif) 0px top repeat-x #ffffff;
	margin:3px 0px 12px 0px;
}
.pic_r {
	background:url(images/pic_line.gif) right 0px repeat-y;
}
.pic_b {
	background:url(images/pic_line.gif) 0px bottom repeat-x;
}
.pic_l {
	background:url(images/pic_line.gif) 0px 0px repeat-y;
}
.pic_tl {
	background:url(images/pic_tl.gif) left top no-repeat;
	width:100%;
}
.pic_tr {
	background:url(images/pic_tr.gif) right 0px no-repeat;
}
.pic_bl {
	background:url(images/pic_bl.gif) left bottom no-repeat;
}
.pic_br {
	background:url(images/pic_br.gif) right bottom no-repeat;
	padding:1px 1px 2px 1px;
}
.pic3_br {
	background:url(images/pic_br.gif) right bottom no-repeat;
	padding:14px 13px 14px 13px;
}

* html .width_100 {
	width:100%;
}

.main .desc2_padd {
	padding:1px 10px 8px 10px;
}
.main .price2_padd {
	padding:7px 0px 4px 10px;
}
.main .button2_padd {
	padding:0px 0px 1px 10px;
}

.desc {
	color:#000000;
	font-size:12px;
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif;
}

.newp{
background:#3688CE;
font-family:  Arial, sans-serif;
font-size: 11px;
font-weight:bold;
color:#FFFFFF;
border-top:thin
}

.producl{
font-family:  Arial, sans-serif;
font-size: 11px;
font-weight:bold;
color:#3688CE;
line-height:30px;
}

.m11{font-family: Arial, sans-serif; FONT-SIZE: 14px; COLOR: #ffffff; TEXT-DECORATION: bold}
.h11{font-family:  Arial, sans-serif; FONT-SIZE: 11px; COLOR: #ffffff; }


/*----------------------------------------------------------*/
.prod_line_x {
	background:url(images/line_x.gif) 0px center repeat-x;
}
.prod_line_y {
	background:url(images/line_y.gif) center 0px repeat-y;
	vertical-align:bottom;
}
.padd_gg img {
	height:7px;
}
.padd_vv img {
	width:1px;
}

table.stats 
{text-align: center;
font-family:   Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 11px;
color: #fff;
width: 550px;
background-color: #1D6FD2;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.stats td 
{background-color: #C7ECED;
color: #000;
padding: 4px;
text-align: left;
border: 1px #fff solid;}

table.stats td.hed
{background-color: #1D6FD2;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;}

.total_carrito {
	padding:10px 10px 10px 0px;
	font-family:  Arial, sans-serif;
	font-weight:bold;
	font-size: 16px;
  	color:#ffffff;
	
}

/*BOF - Zappo - Option Types v2 - Progress Bar */
.progress{
  width: 1px;
  height: 12px;
  color: grey;
  font-size: 10px;
 /* overflow: hidden; */
  background-color: #bbc3d3;
  padding-left: 5px;
}
.bar{
  border-style: solid;
  border-width: 1px;
  border-color: #bbc3d3;
}
/*EOF - Zappo - Option Types v2 - Progress Bar */

/*BOF - Zappo - Option Types v2 - ONE LINE - Preload Option Type Images */
div#ImagePreload { display: none; }

/*** set the width and height to match your images **/


#slideshow {
    position:relative;
    height:110px;
	margin-left:16px;
	top:15px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
	height:100px;
	width:218px;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

#slideshow2 {
	clear:both;
    position:relative;
    height:100px;
	margin-left: 16px;
	margin-top:15px;
}

#slideshow2 IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
	height:100px;
	width:218px;
}

#slideshow2 IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow2 IMG.last-active {
    z-index:9;
}

/*** 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 ***/
/*****************serviweb******************#1d6fd2*/
.serviwebPie {width:100%; margin-top:0px!important; padding-top:0px; text-align:center;}
.serviwebPie h1.serviweb, 
.serviwebPie h3.serviweb, 
.serviwebPie h1.serviweb a, 
.serviwebPie h3.serviweb a {display:inline; margin:0; font-size:10px; color:#1d6fd2; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
.serviwebPie h2 {display:inline; margin:0; font-size:10px; color:#1d6fd2; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
.serviwebPie h3 {display:inline; margin:0; font-size:10px; color:#1d6fd2; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
.serviwebPie a.serviweb2{display:inline; margin:0; font-size:10px; color:#1d6fd2; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
.serviwebPie img.serviwebimg{display:inline; vertical-align:middle; text-decoration:none;}
