/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  MiTienda, Open Source E-Commerce Solutions
  http://www.mitienda.com

  Copyright (c) 2003 MiTienda

  Released under the GNU General Public License

  background: #0063c8;
  background: #65a1df;
  background: #8ec6ff;
  background: #cadff4;
*/
TABLE.tabline {
  border-bottom: 1px #aaa solid;
}
.boxText { 
   font-family: Verdana, Arial, sans-serif; 
   font-size: 10px; 
}

.errorBox { 
   font-family : Verdana, Arial, sans-serif; 
   font-size : 10px; 
   background-color: #ffb3b5; 
   font-weight: bold; 
}
stockWarning { 
   font-family : Verdana, Arial, sans-serif; 
   font-size : 10px; 
   color: #FF0000; 
}

.productsNotifications { 
   background-color: #f2fff7; 
}
.orderEdit { 
   font-family : Verdana, Arial, sans-serif; 
   font-size : 10px; 
   color: #CC0033; 
   text-decoration: underline; 
}

BODY {
  background: #cadff4;
  color: #000000;
  margin: 0px;
}
div.lenguaje_espanol_activo{
background-image:url(images/icons/spanish1.gif);
background-color:#cadff4;
float:left;
border:none;
background-repeat:no-repeat;
height:25px;
width:83px;
}
div.lenguaje_espanol_inactivo{
background-image:url(images/icons/spanish2.gif);
background-color:#cadff4;
background-repeat:no-repeat;
float:left;
cursor:pointer;
height:25px;
width:83px;
}
div.lenguaje_english_activo{
background-image:url(images/icons/english1.gif);
background-color:#cadff4;
background-repeat:no-repeat;
float:left;
border:none;
height:25px;
width:83px;
}
div.lenguaje_english_inactivo{
background-image:url(images/icons/english2.gif);
background-color:#cadff4;
background-repeat:no-repeat;
float:left;
cursor:pointer;
height:25px;
width:83px;
}
FORM {
	display: inline;
}

TR.header {
  background: #8EC6FF;
  background: #000000;
  background: #cadff4;
}

TR.headerNavigation {
  background: #0063c8;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #0063c8;
  color: #ffffff;
  font-weight : bold;
}


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

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

.infoBox {
  background: #b6b7cb;
  background: #000080;
  background: #0063c8;
}

.infoBoxContents {;
  background: #8ec6ff;
  background: #8ec6ff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF0000;
}
TD.infoBoxHeadingRED {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #FF0000;
  color: #ffffff;
}

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

textarea, input { 
font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular  ; 
font-size: 9.5pt ; 
color: #000000 ; }

td.NormalText {
     font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular  ; 
     font-size: 10px;
     color: #000000;; ; 
     background-color:#FFFFFF;
}

td.HeaderText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #0063c8;
  border-color: #0063c8;
  color: #ffffff;
}

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

TD.infoBoxHeading a{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #0063c8;
  color: #ffffff;
  text-decoration: none;
}
a.infoBoxHeading {
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: #8ec6ff;
  background: #8ec6ff;
}

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

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #0063c8;
  color: #FFFFFF;
  font-weight: bold;
}

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

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

A:hover {
  text-decoration:  underline;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}
A.pageResults {
  color: #0000FF;
}

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

/* Texto de Cabecera de las paginas */
TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
  color: #0063c8;
  color: #ffffff;
  color: #0063c8;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

TD.smallText, SPAN.smallText, P.smallText, table.smallText, ul.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;
}

PAN.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.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

.moduleRow { }
/* #D7E9F7=AZUL MUY MUY muy claro  */
/* cambiado a letrablanca sobre fondo azul  */
.moduleRowOver { 
font-family: Verdana, Arial, sans-serif; 
font-size: 10px; 
color: #ffffff; 
background-color: #0063C8; 
cursor: pointer;
}
/* #E9F4FC=MUY muy claro  */
/* cambiado a letrablanca sobre fondo azul  */
.moduleRowSelected { 
font-family: Verdana, Arial, sans-serif; 
font-size: 10px; 
color: #000000;
background-color: #8EC6FF; }

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

font.Error {
     font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular  ; 
     font-size:  10px; 
     background-color: #FF0000; 
     color: #ffffff ; 
}

/* -------------------- ESTILOS AŅADIDOS POR GERMAN ----------------------- */
 h1 {
 	font-family:Verdana, Arial, sans-serif;
 	color:#0080FF;
	font-size:10px;
}

/* BOF: More Pics  */
IMG.productsMainImage {
	border-width:2px;
  border-style:solid;
  border-color:black;
}

IMG.productsImages {
	border-width:2px;
  border-style:solid;
  border-color:black;
  filter:alpha(opacity=50);   /* Internet Explorer       */
  -moz-opacity:0.5;           /* Mozilla 1.6 and below   */
  opacity: 0.5;               /* newer Mozilla and CSS-3 */
}

IMG.productsImages:hover {
	/*border-color:blue;*/
	filter:alpha(opacity=100);   /* Internet Explorer       */
    -moz-opacity:1;           /* Mozilla 1.6 and below   */
    opacity: 1;               /* newer Mozilla and CSS-3 */
}

TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-color: #666;
}
div.products_images{
border-width:2px;
  border-style:solid;
  border-color:black;
}
/* EOF: More Pics  */
a.tip {
border:none;
position: relative;
text-decoration:none;
}

a.tip span {
border:none;
  decoration: none;
/*  background:#000080; 
  text-decoration:  none;*/
  font-size:10px;
	display: none;
	font-family: verdana, Arial, Geneva;
	position: absolute;
	top: 15px;
	left: 60px;
	/*width: 125px;*/
	white-space: nowrap;
	padding: 5px;
	z-index: 255;
	background: #000099;
	color: #ffffff;
	-moz-border-radius: 5px; /* this works only in camino/firefox */
	-webkit-border-radius: 5px; /* this is just for Safari */
}

a:hover.tip {
	font-size: 99%; /* this is just for IE */
}

a:hover.tip span {
border:none;
	display: block;
	/*text-decoration::none;
	  decoration: none;*/
/*  background:#000080; */

}
#hiddenDIV{
   visibility:hidden;
   background-color:white;
   border: 1px solid black;
   vertical-align:top;
   margin: 5 5 5 5;
   padding: 3 3 3 3;
   z-index:255;
   overflow:auto;
   overflow-x:hidden;
   height:480px;
}
a.zona{
	background-color:#09F;
	color:#000;
}
a.zona_act{
	background-color:#C00;
	color:#FFF;
}
div.goog-te-gadget {
      white-space: normal;
    } 
div.short_desc{
	/*width:150px;*/
	max-width:200px;
	color:#666;
	text-align:left;
	padding:2px;
	margin-left:3px;
}
/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(css_slim/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(css_slim/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(css_slim/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(css_slim/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
 /* 
--------------------------------------
-------- CATEGORIES MENU -------------
 */
	#nav, #nav ul { /* all lists */
		padding: 0;
		margin: -4px;
		list-style: none;
		float : left;
		width : 156px;
	}
	#nav ul { /* sub lists */
		width : 200px;
		float:left;
	}
	#nav ul li  { /* sub lists */
		width : 200px;
		float:left;
		line-height : 15px;
		margin-bottom : -1px;
	}
	#nav ul li  a { /* sub lists */
		width: 198px;
		display : block;
		font-family: Verdana, Arial, sans-serif;
  		font-size: 10px;
  		font-weight: normal;
		color: #000;
		text-decoration : none;
		border : 1px solid #0063C8;
		padding : 0px;
	
	}
	#nav ul li  a:hover { /* sub lists */
		width: 198px;
  		font-weight: bold;
		color : #FFF;
		border : 1px solid #0063C8;	
	}
	
	#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 15px;
		margin-bottom : -1px;
		/*width: 156px;*/
		background-color : #8cc7ff;
		text-indent: 5px;	
		z-index:255;
	}
	
	#nav li:hover { /* all list items */
	background-color : #0063c8;
	}
	
	#nav li ul { /* second-level lists */
		position: absolute;
		left: -999em;
		margin-left : 156px;
		margin-top : -17px;
		width: 200px;
		z-index:255; 
	}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
		margin-bottom: -1px;
		margin-left : 200px;
		z-index:255; 
	}
	
	#nav li a {
		width: 154px;
		display : block;
		font-family: Verdana, Arial, sans-serif;
  		font-size: 10px;
  		font-weight: normal;
		color: #000;
		text-decoration : none;
		border : 1px solid #0063C8;
		padding : 0px;
		z-index:255;
	}
	
	#nav li a:hover {
		width: 154px;
  		font-weight: bold;
		color : #FFF;
		border : 1px solid #0063C8;
	}
	
		#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul { /* un ul mas por cada subnivel mas*/
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul { /* lists nested under hovered list items || un li mas por cada subnivel mas*/
		left: -1px;
	}

/* Menu items with subcategories */	
#nav li a.daddy {
	background: url(../../images/cat_arrow.png) center right no-repeat;
}
#nav li a.daddy:hover {
	background: url(../../images/cat_arrow.png) center right no-repeat;
}

/* Selected items with subcategories */	
#nav li.selected {
	color:#F00;
}
.cat_no{
	color:#CCC;
}
/*---------------------------
---- END CATEGORIES MENU */
table.info{border-collapse:collapse; font:11px Geneva, Arial, sans-serif; border:solid 1px #000000;}
table.info td{ border:solid 1px #000000;}
table.info td table {font:11px Geneva, Arial, sans-serif;}
table.info td table td{ border: none; padding:1px; padding-left:2px; padding-right:2px;}
table.info th{ font:bold 13px Arial,sans-serif; background-color:#f0c090; border:solid 1px #000000;}
a.info_si{ display: block; width: 100%; height: 14px; background-color: #6FCF6F; filter:alpha(opacity=80); -moz-opacity:0.8;opacity:0.8; cursor: help; border: solid 1px #3F6F0F;float:left; color:#3F3F3F; /*position:relative;*/ text-decoration:none; }
a.info_si:hover{ background-color: #3F9F0F; filter:alpha(opacity=100); -moz-opacity:1;opacity:1; color:#000000; }
a.info_no{ display: block; width: 100%; height: 16px; background-color: #CFCF0F; filter:alpha(opacity=80); -moz-opacity:0.8;opacity:0.8; cursor: default; border: solid 1px #CF6F3F; text-decoration:none; float:left}
a.info_no:hover{ cursor:no-drop; filter:alpha(opacity=100); -moz-opacity:1;opacity:1; text-decoration:none; }
a.info_si span {
border:none;
text-decoration:none;
  font-size:10px;
	display: none;
	font-family: verdana, Arial, Geneva;
	position: absolute;
	width: 138px;
	text-decoration:none;
	text-align:center;
	padding: 5px;
	z-index: 255;
	background: #000099;
	color: #ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	white-space:nowrap;
}/*
a.tip {
border:none;
position: relative;
text-decoration:none;
}
a.tip span {
	top: 15px;
	left: 60px;
}*/
a.info_si span.izq {/*top: 13px;*/margin-top: 15px;}
a.info_si span.dcha {/*top: 13px;*/ margin-top: 15px;}
a:hover.info_si {font-size: 99%; } /*IE*/
a:hover.info_si span {border:none;display: block;}
div.dist_izq{ height:26px; width:8px; background: url(images/icons/dist_izq.png) no-repeat; float:left;margin-bottom:5px;}
div.dist_dcha{ height:26px; width:10px; background: url(images/icons/dist_dcha.png) no-repeat; float:left;margin-bottom:5px;}
div.dealerheader{ font: bold 12pt Helvetica, Verdana, Arial; background: url(images/icons/dist_back.png) repeat-x; height:26px;width:288px; cursor:pointer; z-index:0;margin-bottom:5px; color:#266b8e; float:left; line-height: 28px; vertical-align: top}
.dealer_info{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height:1em;
clear:both;
}
#dealer_img{
max-height:60px;
width: auto;
vertical-align: middle;
}
.dealer_link{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#666699;
font-weight:bold;
line-height:0.8em;
}
div.header table{
	background-color:  #f0c090;
	width:230px;
	cursor:pointer;
	font: bold 10pt Verdana, Geneva, sans-serif;	
}
/*font-style | font-variant | font-weight |  
font-size | line-height | font-family;*/

