/*
  $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

  Greenmania Template by www.badeziner.com 
  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px;color:#000000; background: #ffffff; 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; }

BODY {
  color:#999999;
  margin:0;
  height:auto;
  background-color:#e0e0e0;
  /*background-color:#12308a;*/
  text-align:center;
  /*background-image:url(images/shop_bg.jpg);
  background-repeat:repeat-x;*/
}
#wrapper {
	width:1000px;
	margin:0 auto;
	background-color:#fff;
	padding:0;
	border: 1px solid #d4d4d4; 
}
A {
  font-family: Verdana, Arial, sans-serif;
  color:#99CC33;
  text-decoration: none;
}

A:hover {
  font-family: Verdana, Arial, sans-serif;
  color: #99CC33;
  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: #EE2424;
  color: #ffffff;
  font-weight : bold;
  height:18px;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ffffff;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #000000;
  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;
}

.infoBoxSmall {
  background: #0A0909;
}
.infoBox {
  background: #0A0909;
  border:1px solid #272a2c;
}

.infoBoxContents {
  background: #191E21;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.contentBoxContents {
  background: #191E21;
  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.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}
TR.productListing-odd {

}
TR.productListing-even {

}
TABLE.productListing {
border:0;
margin:0;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color:#999999;
  text-decoration:none;
}

A.pageResults:hover {
  color:#FF9900;
  text-decoration:underline;
}

TD.pageHeading, DIV.pageHeading, SPAN.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #161843;
}

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;
  color:#000;
}

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.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
}

.moduleRow { 
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	padding:8px;
	border:1px solid #fff;
}

.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;color:#000000; background-color: #ffffff; }
.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; }
/* BOX STYLE */
.t1 {background:url(images/template/box/t1.gif) no-repeat;width:17px;height:28px;}
.t2 {background:url(images/template/box/t2.gif) repeat-x;width:100%;height:28px;}
.t2 {color:#ffffff;text-transform:uppercase;font-size:10px;font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold}
.t2 a {text-decoration:none;}
.t3 {background:url(images/template/box/t3.gif) no-repeat;width:17px;height:28px;}
.m1 {background:url(images/template/box/m1.gif) repeat-y;width:17px;}
.m2 {background:url(images/template/box/m2.gif) repeat-y;width:17px;}
.d1 {background:url(images/template/box/d1.gif) no-repeat;width:17px;height:14px;}
.d2 {background:url(images/template/box/d2.gif) repeat-x;width:100%;height:14px;}
.d3 {background:url(images/template/box/d3.gif) no-repeat;width:17px;height:14px;}
/* END BOX STYLE */
/* MENU */
#menu {
  text-align:center; 
  position:relative;
  height:37px;

  }
.box {
position:relative;
float:left; 
width:154px;
  }
.box a {
background: url(images/template/home.jpg) 0 0 no-repeat;
outline:none;
}
.box a:hover {
background: url(images/template/home.jpg) 0 100% no-repeat;
}
.box2 {
position:relative;
float:left;
width:154px;
}
.box2 a {
background: url(images/template/new_products.jpg) 0 0 no-repeat;
outline:none;
}
.box2 a:hover {
background: url(images/template/new_products.jpg) 0 100% no-repeat;
}
.box3 {
position:relative;
float:left;
width:154px;
}
.box3 a {
background: url(images/template/specials.jpg) 0 0 no-repeat;
outline:none;
}
.box3 a:hover {
background: url(images/template/specials.jpg) 0 100% no-repeat;
}
.box4 {
position:relative;
float:left;
width:152px;
}
.box4 a {
background: url(images/template/account.jpg) 0 0 no-repeat;
outline:none;
}
.box4 a:hover {
background: url(images/template/account.jpg) 0 100% no-repeat;
}
.box5 {
position:relative;
float:left; 
width:153px;
}
.box5 a {
background: url(images/template/contact.jpg) 0 0 no-repeat;
outline:none;
}
.box5 a:hover {
background: url(images/template/contact.jpg) 0 100% no-repeat;
}
#menu a, #menu a:visited {
  position:relative; 
  display:block; 
  height:37px;
  }
#menu a:hover {
  height:37px;
}
.spacer {
  float:left;
  width:8px;
  height:37px;
}
.spacer-right {
  float:right;
  width:7px;
  height:37px;
}
/* END MENU */



/* VITTO */
.footer_iva {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight:bold;
  color: #333;
  text-align:center;
  color:#F30;
}
.titulo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #333;
}

.titulo_destacados {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #fff;
  padding-left:16px;
  font-weight:bold;
}

.footer_blanco {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #333;
  padding-top:8px;
  clear:right;
}

.footer_blanco2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
}

A.footer_blanco {
  color:#333;
  text-decoration: none;
}

A:hover.footer_blanco {
  color: #333;
  text-decoration: underline;
}

.espacio {
  background: url(images/espacio.gif) repeat;
  width: 100%;
  height: 10px;
}

h3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #EE2424;
  text-transform:uppercase;
  margin:0px 0px 10px 0px;
}

h3 a, h3 a:hover, h3 a:visited {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #EE2424;
  text-transform:uppercase;
}

#texto_bloques {
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:left;
	color: #333;
}

.destacados {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	/*padding:8px;*/
	text-align:left;
}

.precio_destacados {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	padding:8px;
	text-align:center;
}

A.destacados, A:hover.destacados {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#006;
	padding:8px;
}

.tit_destacados, A.tit_destacados, A:hover.tit_destacados {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#EE2424;
	font-weight:bold;
}

A:hover.tit_destacados{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#F30;
	font-weight:bold;
	text-decoration:none;
}

.images_vitto {
	border: 8px solid #F0F0F0;
	background-position:center;
	margin:8px;
}

.bg_line_x	{background:url(/tienda/images/line_x.gif) center top repeat-x;height: 1px;width: 100%;}
.bg_line_y	{background:url(/tienda/images/line_y.gif) left center repeat-y; height:50px;}

.tablas_vitto {
	border: 1px thin #CCC;
	padding: 3px 3px 3px 3px;
}

img.pngfix { 	behavior: url(pngHack.htc); }

.footer_sitemap{
	background:#f7f7f7;
	width:1000px;
	height:275px !important;
	padding:0px;
	margin:0px;
	border: 1px solid #d4d4d4;
}
.footer_sitemap2{
	/*background:url(images/black_back.gif);*/
	width:1000px;
	height:30px !important;
	margin:0px;
	padding:0px;
	background:#FFF;
}

#column {
	width:145px;
	float:left;
	text-align:left;
	margin:5px 10px 10px 10px;
}
.footer_text, A.footer_text {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#888888;
	border-bottom:1px dotted #ccc;
}
A:hover.footer_text {
	color:#333333;
	background-color:#e5e6fc;
	text-decoration:none;
	border-bottom:none;
}
#column h2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#F00;
	font-weight:bold;
}
#column h2 a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#F00;
	font-weight:bold;
}

#column ul{
	font:"Courier New", Courier, monospace;
	list-style-image:  url("images/category_bullet.gif");
	line-height:0.8em;
	color: #0d2474;
	font-weight: normal;
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 0px 0px;
}
.footer_dicell {
  font-family:Verdana, Geneva, sans-serif;
  font-size: 10px;
  color: #fff;
  text-align:center;
  float:right;
}
.footer_dicell2 {
  float:left;
  clear:right;
  width:300px;
  background-color:#FFF;
}

.footer_dicell3 {
  font-family:Verdana, Geneva, sans-serif;
  font-size: 10px;
  color:#fff;
  text-align:center;
}


.titulo_electronics {
  font-family: Verdana, Arial, sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: #161843;
  float:left;
  text-align:center;
  margin:10px 10px 0px 10px;
  padding-bottom:10px;
  border-bottom:1px solid #d4d4d4;
  clear:right;
  width:970px;
}

.titulo_electronics2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: #161843;
  text-align:center;
  margin:10px 10px 0px 10px;
  padding-bottom:10px;
  border-bottom:1px solid #d4d4d4;
}


.ul_vitto{
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style-image:  url("images/category_bullet.gif");
	line-height:1.2em;
	font-weight: normal;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
}

.info_tablas{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:center;
	color:#000;
}

.info_tablas TH {
	background-color:#1855A5;
	color:#FFF;
	font-size:12px;
}
.info_tablas TD {
	background-color:#F7F7F7;
}
H1{
  font-family: Verdana, Arial, sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: #161843;
  padding-top:15px;
}

#cambiar_color TD:hover, #cambiar_color2 TD:hover{
	background-color:#ecf4ff;
	cursor:pointer;
	cursor:hand;
	border:1px solid #b1cdf3;
}
TD.errorBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color:#000000;
	background: #ffffff;
	font-weight: bold;
}

TD.errorBox2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color:#161843;
	background: #DDF8A0;
	font-weight: bold;
	text-align:right;
	padding-right:3px;
	padding-bottom:2px;
	vertical-align:middle;
}

TD.errorBox3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color:#161843;
	background: #F8F1A0;
	font-weight: bold;
	text-align:right;
	padding-right:3px;
	padding-bottom:2px;
	vertical-align:middle;
}



/* VITTO */