/*
  $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: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; 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: #000000;
	margin: 0px;
	text-align: center;
	background-color: #333333;
	background-image: url(imagenes/fondoweb1.jpg);	
	background-repeat: repeat;
}

A {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

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

FORM {
margin: 0px 0px 0px 0px;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #00ccff;
}

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

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

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  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;
  	background-image: url(/images/infobox/corner_middle.gif);
}

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

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

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

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

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

A.pageResults {
  color: #0000FF;
}

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

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

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;
  line-height: 1.5;
}

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: #00ccff;
  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;
	font-size: 14px;
	font-weight: bold;
}

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

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.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; }
/* menu Image -noborderBox - Show Sub-categories  Star */
a.menucateg:link, a.menucateg:visited, a.menucateg:active {
display: block;
vertical-align: middle;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-align: left;
text-decoration: none;
border: solid 1px #E6E9EC;
}

a.menucateg:hover {
	border: solid 1px #6633CC;
	background-repeat: repeat;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3399FF;
}

a.menusubcateg:link, a.menusubcateg:visited, a.menusubcateg:active {
display: block;
vertical-align: middle;
font-size: 9px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;

text-decoration: none;
border: solid 1px #E6E9EC;
}

a.menusubcateg:hover {
	border: solid 1px #6633CC;
	background-repeat: repeat;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #CCCCCC;
}
/* menu Image -noborderBox - Show Sub-categories  End */


.container {
	width: 938px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 1px;
	border: 1px solid #4b85ba;
}
/*HEADER*/
.header_logo{
	background-image: url(imagenes/head.jpg);
	height: 314px;
	width: 938px;
	text-align: left;
}
.menu_sup{
	margin-top: 260px;
	margin-left: 15px;
}
.header_title{
	margin-left: 10px;
	padding-top: 10px;
}
.menulin:link {	color: #FFFFFF;	font-weight: bold;	text-decoration: none;	font-size: 14px;}
.menulin:visited {	color: #FFFFFF;	font-weight: bold;	text-decoration: none; font-size: 14px;}
.menulin:hover {	color: #00ccff;	font-weight: bold;	text-decoration: none; font-size: 14px;}

.information:link {	color: #FFFFFF;	font-weight: bold;	text-decoration: none;	font-size: 14px;}
.information:visited {	color: #FFFFFF;	font-weight: bold;	text-decoration: none; font-size: 14px;}
.information:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
}

.box_white:link {color: #333333;font-weight: bold;text-decoration: none;font-size: 12px;}
.box_white:visited {color: #333333;	font-weight: bold;	text-decoration: none;	font-size: 12px;}
.box_white:hover {	color: #333333;	font-weight: bold;	text-decoration: underline;	font-size: 12px;}

.registrados:link {color: #00ccff;font-weight: bold;text-decoration: none;font-size: 12px;}
.registrados:visited {color: #00ccff;	font-weight: bold;	text-decoration: none;	font-size: 12px;}
.registrados:hover {	color: #FFFFFF;	font-weight: bold;	text-decoration: underline;	font-size: 12px;}

.registradosverde:link {color: #00FF00;	font-weight: bold;	text-decoration: none;	font-size: 12px;}
.registradosverde:visited {	color: #00FF00;	font-weight: bold;	text-decoration: none;	font-size: 12px;}
.registradosverde:hover {	color: #FFFFFF;	font-weight: bold;	text-decoration: underline;	font-size: 12px;}

.uluwatu:link {color: #00ccff;text-decoration: none;font-size: 10px;}
.uluwatu:visited {color: #00ccff;text-decoration: none;	font-size: 10px;}
.uluwatu:hover {	color: #FFFFFF;text-decoration: underline;	font-size: 10px;}

.leermas:link {color: #4b85ba;font-weight: bold;text-decoration: none;font-size: 10px;}
.leermas:visited {color: #4b85ba;	font-weight: bold;	text-decoration: none;	font-size: 10px;}
.leermas:hover {	color: #4b85ba;	font-weight: bold;	text-decoration: underline;	font-size: 10px;}

.menucategoria:link {color: #00ccff;font-weight: bold;text-decoration: none;font-size: 10px;}
.menucategoria:visited {color: #00ccff;	font-weight: bold;	text-decoration: none;	font-size: 10px;}
.menucategoria:hover {color: #FFFFFF;font-weight: bold;	text-decoration: underline;	font-size: 10px;}

.menusubcategoria:link {color: #FFFFFF;text-decoration: none;font-size: 10px;}
.menusubcategoria:visited {color: #FFFFFF;text-decoration: none;	font-size: 10px;}
.menusubcategoria:hover {	color: #00ccff;text-decoration: underline;	font-size: 10px;}

.nav_header{
	background-image: url(imagenes/nav_header.jpg);
	height: 23px;
	text-align: left;
	margin-top: 10px;
	padding-left: 10px;
	color: #CCCCCC;
}
/*categorias*/
.head_cat{
	background-image: url(imagenes/head_cate.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* BOF Dynamic Sitemap */
  ul.sitemap {
  color: #ff0000;
}
/* EOF Dynamic Sitemap */
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 20px;
	font-weight: bold;
	margin: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 14px;
}

div.column {
  font-size:10px;
  font-family: Verdana, Arial, sans-serif;
}
div.column2 {
  font-size:10px;
  font-family: Verdana, Arial, sans-serif;
}
div.column3 {
  font-size:10px;
  font-family: Verdana, Arial, sans-serif;
}
div.columnleft {
	font-size:10px;
	font-family: Verdana, Arial, sans-serif;
	width: 150px;
}

div.column_header {
	height: 14px;
	font-weight: bold;
	background-image: url(imagenes/head_cate.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 43px;
	width: 203px;
	margin: 0px 2px;
	background-color: #000000;
}
div.columnleft_header {
	height: 14px;
	font-weight: bold;
	background-image: url(imagenes/head_cate.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 43px;
	width: 203px;
	margin: 0px 2px;
	background-color: #000000;
}
div.column_header_white {
	height: 14px;
	font-weight: bold;
	background-image: url(imagenes/head_cate.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 43px;
	width: 203px;
	margin: 0px 2px;
	background-color: #FFFFFF;
}
div.columnusers_header {
	height: 14px;
	font-weight: bold;
	background-image: url(imagenes/head_users.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 43px;
	width: 174px;
	margin: 0px 2px;
	background-color: #000000;
}
div.columncarts_header {
	height: 14px;
	font-weight: bold;
	background-image: url(imagenes/head_carrito.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 43px;
	width: 174px;
	margin: 0px 2px;
	background-color: #000000;
}
div.columnbestsellers_header {
	height: 14px;
	font-weight: bold;
	background-image: url(imagenes/head_bestsellers.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 43px;
	width: 174px;
	margin: 0px 2px;
	background-color: #000000;
}
div.column_header_left {
	background-color: transparent;
	padding-top: 15px;
	padding-left: 35px;
}
div.columnleft_header_left {
	background-color: transparent;
	padding-top: 15px;
	padding-left: 35px;
}

div.column_header_right {
  background: transparent;
  	padding-top: 15px;
	padding-left: 35px;
}

div.column_header_none {
	background-color: transparent;
	padding-top: 15px;
	padding-left: 35px;
}

div.column_header_left h4 {
  padding-left: 2px;
  margin:  0 0 0 11px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

div.column_header_right h4 {
  padding-left: 13px;
  margin: 0 11px 0 0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

.column_header_none {
	background-color: transparent;
	padding-top: 15px;
	padding-left: 35px;
}

div.column ul, div.column ol, div.column_p_box {
	list-style-type: none;
	padding: 10px 0px 10px 5px;
	margin: 0px 2px 4px 2px;
	line-height: 1.2em;
	background-color: #000000;
	color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

div.column2 ul, div.column2 ol, div.column_p_box2 {
	list-style-type: none;
	padding: 10px 0px 10px 5px;
	margin: 0px 2px 4px 2px;
	line-height: 1.2em;
	background-color: #FFFFFF;
	color: #FF0000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
div.column3 ul, div.column3 ol, div.column_p_box3 {
	list-style-type: none;
	padding: 10px 0px 10px 5px;
	margin: 0px 2px 4px 2px;
	line-height: 1.2em;
	background-color: #000000;
	color: #00ccff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
div.column li, div.column_p_box p {
}

.column_li_center {
  text-align: center;
}

.column_li_left50 {
  float: left;
  text-align: left;
  width: 45%;
  clear: both;
}

.column_li_right50 {
  float: right;
  text-align: left;
  width: 45%;
  clear: both;
}

.spacernews{
	margin-left: 50px;
}
/*FORMULARIOS ENTRAR*/
.usuarios{
	background-color: #000000;
	border: 1px solid #333333;
	color: #FFFFFF;
	height: 25px;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px;
	padding: 5px;
}
.shopping_float{
	float: right;
}
.shopping_float1{
	text-align: center;
}
.precio_cesta{
	font-size: 12px;
	color: #00FF00;
}
.fondotablas{
	background-color: #FFFFFF;
	margin: 0px;
	border: 2px solid #4b85ba;
	padding: 5px;
}
.fondotablas2{
	background-color: #4b85ba;
	padding: 5px;
	font-size: 14px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.preciorojo{
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	background-color: #4b85ba;
	padding-right: 5px;
}
.footer_car{
	background-image: url(/imagenes/footer.jpg);
	height: 44px;
	width: 938px;
	margin-top: 30px;
}
.fin{
	height: 50px;
	margin-top: 20px;
}
.footer_bajo{
	width: 500px;
	float: right;
	margin-right: 20px;
	text-align: right;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer_bajo1{
	width: 300px;
	float: left;
	font-size: 11px;
	color: #CCCCCC;
	}
.web{
	width: 938px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
.productlistingPrice{
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}