/*
  $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: 12px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffe0f3; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #937e4a; font-weight: bold; }
.productsNotifications { background: #ffe0f3; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #937e4a; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #937e4a;
  margin: 0px;
  background-image: url('images/fondocuerpo.png');
  background-repeat: repeat;
}

A {
  color: #937e4a;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TABLE.header {
	background-image: url('images/logofondo.png');
	background-repeat: no-repeat;
}

TR.header {
  background: transparent;
}

TABLE.headerNavigation {
	width: 1002px;
  height: 30px;
  background-image: url('images/barra.png');
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 10px;
}

TD.headerNavigation {
  font-family: Verdana, Arial;
  font-size: 14px;
  font-weight : bold;
}

A.headerNavigation {  
}

A.headerNavigation:hover {
  text-decoration: none;
}

TR.headerError {
  background: #ff0000;
}

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

TABLE.footer {
  width: 1002px;
  height: 30px;
  background-image: url('images/barra.png');
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 10px;
}

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

/*Lineas Box*/
.infoBox {
	background: url('images/fondo.png');
 /* border-top: 1px ridge #ffe0f3;
  border-right: 1px ridge #e8debe;
  border-left: 1px ridge #e8debe;
  border-bottom: 1px ridge #e8debe; */
}

.infoBox2 {
	/*background: url(images/fondo.png);*/
 /* border-top: 1px ridge #ffe0f3;
  border-right: 1px ridge #e8debe;
  border-left: 1px ridge #e8debe;
  border-bottom: 1px ridge #e8debe; */
}

/*Fondo Boxes*/
.infoBoxContents {
  background-image: url('images/fondo.png');
  background-repeat: repeat-y; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
 
 .infoBoxContents1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: transparent;
}

/*Fondo Login*/
.infoBoxLogin {
  background-image: url('images/fondo1.png');
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

/*Fondo box central*/
.infoBoxContents2 {
  background-image: url('images/fondo2.png');
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

/*Cabecera Box*/
TD.infoBoxHeading, TR.infoBoxHeading {
  font-family: Verdana, Arial;
  font-size: 14px;
  font-weight: bold;
  background: transparent;
  color: #ffffff;
  text-align: center;
}

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.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #ffe9f7;
}

TR.productListing-odd {
  background: none;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #ffeff9;
}

TR.productListing-even {
  background: none;
}

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

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

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

A.pageResults {
  color: #937e4a;
}

A.pageResults:hover {
  color: #937e4a;
  background: #f9f1db;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: white;
}

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: 12px;
  line-height: 1.5;
  font-weight: bold;
  background: #ffe0f3;
}

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

TD.main1, P.main1, SPAN.main1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  font-weight: bold;
}

TD.main3, P.main3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  font-weight: bold;
  border-right: 1px solid #937e4a;
}

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

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

TD.smallText2, SPAN.smallText2, P.smallText2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

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


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: 11px;
  font-weight: bold;
}

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: 11px;
  color: #937e4a;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

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

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

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
   font-weight: bold;
}

TD.productSpecialPrice2, SPAN.productSpecialPrice2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

TD.productSpecialPrice3, SPAN.productSpecialPrice3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
}

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

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

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

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold; background-color: transparent; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #937e4a; }

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #937e4a;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #937e4a;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	

/* Individual Boxes - Graphical Borders for modules - Star */
.mws_boxTop_module    { 
	background: url('images/infobox_module/top.gif');
  font-family: Tahoma;
  font-size: 11px;
  text-align : center;
  font-weight: bold;
  background-repeat:repeat-x;
  vertical-align: middle;
  white-space: nowrap; 
}

.mws_boxLeft_module   { 
	background: url('images/infobox_module/left.gif'); 
}

.mws_boxRight_module  { 
	background: url('images/infobox_module/right.gif'); 
}

.mws_boxBottom_module { 
	background: url('images/infobox_module/bot.gif');
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  text-align : center;
  vertical-align: middle;
  white-space: nowrap; 
}

.mws_boxCenter_module { 
	background: #ffffff; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

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

.mws_boxCenter_module3 { 
	background: #ffffff; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  margin-left: 5px;
}

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

/* Individual Boxes - Graphical Borders for modules - Star */

.fondo {
	background: white;
}

.space {
	margin-top: 2px;
	margin-right: 5px;
}

.space2 {
	margin-top: 2px;
	margin-left: 5px;
}

.productTitle {
	font-size: 14px;
}

SPAN.featuredPrice {
	font-size: 14px;
	font-weight: bold;
}

SPAN.noSpecialPrice {
	font-size: 9px;
}

TABLE.carrito {
	background: transparent;
	font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.carrito1 {
	background: #af9860;
}

.headerProduct {
	background: url('images/header_product.png');
	height: 40px;
}

SPAN.iva { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TABLE.productinfoBox1 {
/*  background-image: url('images/osc_bg.gif');*/
  background: #fafaFf;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.Price {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

.bordeleft {
	background: url('images/infobox_module/bordeleft.gif');
	background-repeat: repeat-y;
}

.borderight {
	background: url('images/infobox_module/borderight.gif');
	background-repeat: repeat-y;
}

.bordetop {
	background: url('images/infobox_module/bordetop.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #ffe0f3; 
}

.bordebottom {
	background: url('images/infobox_module/bordebottom.gif');
	background-repeat: no-repeat;
	background-color: #ffe0f3; 
}

.bordetop2 {
	background: url('images/infobox_module/bordetop2.gif');
	background-repeat: no-repeat;
	background-color: #ffe0f3; 
}

.bordebottom2 {
	background: url('images/infobox_module/bordebottom2.gif');
	background-repeat: no-repeat;
	background-color: #ffe0f3; 
}

.description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  text-align: justify;
}

/* BOF Dynamic Sitemap */
  ul.sitemap {
  color: #ff0000;
}
/* EOF Dynamic Sitemap */

.categ {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  font-weight: bold;
}

.esp {
	display: none;
}

#procedure1 {
	display:none;
}

.centrar {
	 display: block;
	 margin: auto;
	}
	
	/* Beginn Warenkorb im Header */
#header-basketDiv { 
    position: relative;
    width: 200px;
    height:60px;
    float:left;
}

#header-basketBox { 
    position: relative;
    width: 206px;
    height:60px;
    float:left;
  background-image: url('images/header_box_basket.png');
}

/* Start - Link BASKETBOX */
A.header-basket:link {
    font-weight: normal;
    text-decoration: none;
    font-size: 10px;
}
A.header-basket:visited {
    font-weight: normal;
    text-decoration: none;
    font-size: 10px;
}
A.header-basket:active {
    font-weight: normal;
    text-decoration: none;
    font-size: 10px;
}
A.header-basket:hover {
    font-weight: normal;
    text-decoration: none;
    font-size: 10px;
}
/* Ende - Link BASKETBOX */

#header-basketText { 
    line-height:12px; 
    font-family: Verdana, Arial, Helvetica, "Sans Serif", Tahoma;
    font-size: 10px;
    font-weight: normal;
    margin: 3px 0px 0px 6px;
}
/* Ende Warenkorb im Header */

/* Special Scroller */

#pscroller1 {
	height: 160px;
	border: 0px;
	padding: 5px;
}

#pscroller2{
	width: 350px;
	height: 20px;
	border: 0px;
	padding: 3px;
}

#pscroller2 a{
	text-decoration: none;
}

.someclass {
  	font-family: sans-serif;
  	font-size: 11px;
  	line-height: 1.5;
}

/* New Products Scroller */

#pscroller_np {
height: 150px;
border: 0px;
padding: 5px;
}

.pscroller_c_np {
  font-family: sans-serif;
  font-size: 11px;
  line-height: 1.5;
}