/*
# (c) 2006 DS Data Systems UK Ltd, All rights reserved.
#
# DS Data Systems and KonaKart and their respective logos, are 
# trademarks of DS Data Systems UK Ltd. All rights reserved.
#
# The information in this document below this text is free software; you can redistribute 
# it and/or modify it under the terms of the GNU Lesser General Public
# License as published by the Free Software Foundation; either
# version 2.1 of the License, or (at your option) any later version.
# 
# This software is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
# Lesser General Public License for more details.
#
*/

/* Import the tile style 

@import 'tile2.css';*/





@import 'edp.css';

@import 'content.css';


/*
@import 'mytile6.css';

@import 'tile2.css';


@import 'mytile6.css';

@import 'skin5.css';
*/

body {
  background: #F2f2f0;
  color: #000000;
  margin: 0px;
}

.body-header { 
   font-family: Arial, Helvetica, sans-serif;
    color: #000000;
	font-size: 20px;
	font-weight: bold;
}
div.espacio
{
min-height:80px;
}
div.espacio2
{
padding:4em 0em;
}
a.cambio-color
{
color:#CC0000;
text-decoration:underline;
}
.body-header img {
 float: right;
}

.body-header  .small  {
   font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  padding-left:20px;
}

.body-header  .taggroup  {
   font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
  padding-left:0px;
}

.body-header  .tag  {
   font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
  padding-left:0px;
}

.body-content-div { 
  padding-top: 20px;
   font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

.body-content-tab { 
   font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}
.body-content-tab a{

 font-weight:bold;  
 text-decoration:underline;
}
table.productListing {
  border: 0px;
  border-style: solid;
  border-color:rgb(221,221,221);
  border-spacing: 1px;
}

.productListing-heading {
   font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
/*  background: rgb(248,248,248);*/
  color: 0;
  font-weight: bold;
}
.productListing-cabecera  {
   font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#808075;
  font-weight: bold;
}
a.productListing-cabecera  {
 
 color:#5F5F58;

}
a.productListing-cabecera:hover  {
 
 color:#000000;

}
td.productListing-data {
   font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
div.productListing-data-year
{
padding-top:0.4em;
}
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: rgb(255,255,255);
}

tr.accountHistory-even, tr.addressBook-even, tr.alsoPurchased-even, tr.payment-even, tr.productReviews-even, tr.upcomingProducts-even, tr.shippingOptions-even {
  background: rgb(255,255,255);
}
 tr.productListing-even
 {
 background-color:#F2F2F0;
 }
td.smallText, span.smallText,p.smallText {
   font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

u {
	color: #666666;	
}

/*--------------*/


#icono-impresora
{
	margin:0;
	padding-right:1em;
	border:0;
}
div.cabecera-enlace-publicaciones
{
float:right;
padding:0.5em 0.5em;

}
.enlace-publicaciones
{
font-size:56%;
color:#D77603;
text-decoration:underline;
}
.enlace-publicaciones:hover
{
font-size:56%;
color:#000000;
}
/*--------------*/

a.pageResults {
  color: #0000FF;
}

a.pageResults:hover {
  color: #0000FF;
  /*background: #FFFF33;*/
}

.stockWarning { 
 font-family : Arial, Helvetica, sans-serif;; 
 font-size : 11px; 
 color: #cc0033; 
}

.msg-box {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 8px;
  padding-right: 16px;
  background: #f8f8f9; 
  border: 1px;
  border-style: solid;
  border-color: #bbc3d3;
  height:100%;
}

.msg-box-no-pad {
  background: #f8f8f9; 
  border: 1px;
  border-style: solid;
  border-color: #bbc3d3;
  height:100%;
}

.boxText { 
	 font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
}

.productsNotifications { 
	background: #f2fff7; 
}

.orderEdit { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	color: #333333; 
	text-decoration: underline; 
}

a {
  color: #000000;
  text-decoration: none;
}



a:hover {
    color: #CB0000;
   
  text-decoration: none;
}

form {
	display: inline;
}


td.fieldKey {
   font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

td.fieldValue {
   font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.menu-desplegable-anyo
{
margin:0;
text-align:right;
padding:0em 1em 1em 1em;
}

checkbox, input, radio, select {
   font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

textarea {
  width: 100%;
   font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

input.cajaBuscador
{
border:2px solid #d1d2d4;
color:#000000;
background-color:#dfe5db;
width: 110px;
 font-size: 96%;
}
input.imagenBuscador
{
vertical-align:middle;
}

span.markProductOutOfStock {
  font-family: Tahoma, Arial, Helvetica, sans-serif; 
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

span.productSpecialPrice {
   font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { 
	background-color: #D7E9F7; 
	cursor: pointer; 
	cursor: hand; 
}

.checkoutBarFrom, .checkoutBarTo { 
	 font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #8c8c8c;
}

.checkoutBarCurrent { 
	 font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
}

.messageStackError, .messageStackWarning { 
	 font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	background-color: #ffb3b5; 
}

.messageStackSuccess { 
	 font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	background-color: #99ff00; 
}

.inputRequirement { 
	 font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #ff0000; 
}

.list-detail-header { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #0;
}

/* ---------------------- KonaKart GWT styles-------------------------*/

.konakart-HandCursor {
  cursor: pointer;
}

.konakart-PointerCursor {
 cursor: default;
}

.konakart-TextBox {
	background-color: white;
}

.konakart-TextBox-Invalid {
	background-color: #ffb3b5;
}

.konakart-smallFont {
  font-size: 60%;
}

.gwt-DialogBox {
	border: 2px solid #AAAAAA;
	background-color: white;
}

.gwt-DialogBox .Caption {
     font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
	color: #9a9a9a;	padding: 4px;
	padding-bottom: 8px;
	cursor: default;
}

/* ---------------------- Image Gallery-------------------------*/

#gallery img {
	border: none;
}

#gallery_nav {
	float: left;
	width: 150px;
	text-align: center;
}

#gallery_output {
	float: left;
	height: 250px;
	overflow: hidden;
}

#gallery_output img {
	display: block;
	margin: 4px auto 0 auto;

#imgcontent {
	width: 500px;
	margin: 50px auto;
	padding: 20px;
	background: #FFF;	
	border: 1px solid #CCC;
}

p {
	margin: 0;	
	padding: 7px 0;
}

.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}

