/*
  $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: #efefef; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #757575; text-decoration: none; }

BODY {
  background: #ffffff;
  color: #333333;
  margin: 0px;
}

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

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

FORM {
	display: inline;
}

h1{
font-size:24px;
color:#666666;
}

h2{
font-size:20px;
color:#666666;
}

h3{
font-size:18px;
}

h4{
font-size:14px;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ffffff;
}

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

TD.headertopNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #EDEDED;
  color: #333333;
}


TD.headerbreadcrumb {
  font-family: Arial, sans-serif;
  font-size: 9px;
  color: #999999;
}

A.headerbreadcrumb { 
  color: #999999; 
}

A.headerbreadcrumb:hover { 
  color: #333333; 
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

A.headertopNavigation { 
  color: #333333; 
}

A.headertopNavigation:hover {
  color: #000000;
}

.flotaCart
{
 clear:both;
 position:absolute;
 float:right;
 width:198px;
 margin-top:-38px;
 background-color:#efefef;
 background-image:url(theme/bg_header_cart.png);
 background-position:left bottom;
 background-repeat:no-repeat;
 text-align:center;
 z-index:99;
}
#MainMenu 
{
	height:28px;
	width:100%;
	margin:0;
	border:0;
	position:relative;
}

#tab, #tabofertas, #tab_izq, #tab_der
{
	margin:0;
	top:0;
}

#tabla
{
	margin:0;
	top:0;
}



#tab ul
{
	margin:0;
	padding:0;
	list-style:none;
}

#tab li, #tabofertas li, #tab_izq li, #tab_der li
{
    display:inline;
	float:left;
	margin:0;
	padding:0;
}

#tab a 
{
	background:#000000 url("images/menu/bright_044.png") no-repeat right top;
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
}

#tab_izq a 
{
	background:#000000 url("images/menu/bright_044.png") no-repeat right top;
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
}

#tab_der a 
{
	background:#000000 url("images/menu/bright_044_der.png") no-repeat right top;
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
}

#tabofertas a 
{
	background:#000000 url("images/menu/bright_044_OFERTAS.png") no-repeat right top;
	margin:0 0 0 0;
	padding:0;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
}

#tab a span 
{
	display:block;
	background:url("images/menu/bleft_044.png") no-repeat left top;
	padding:0 15px 0 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:28px;
}

#tab_izq a span
{
	display:block;
	background:url("images/menu/bleft_izq.png") no-repeat left top;
	padding:0 23px 0 23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:28px;
}

#tabofertas a span 
{
	display:block;
	background:url("images/menu/bleft_044_OFERTAS.png") no-repeat left top;
	padding:0 18px 0 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:28px;
}

#tab_der a span 
{
	display:block;
	background:url("images/menu/bleft_044_OFERTAS.png") no-repeat left top;
	padding:0 22px 0 22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:28px;
}

#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
	border-color:#FF9300;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#FFFFFF;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}

#tab_izq a:hover,#tab_izq li.item_active a 
{
	background-position:right bottom;
	border-color:#FF9300;
}
#tab_izq a:hover span,#tab_izq li.item_active a span 
{
	background-position:left bottom;
	color:#FFFFFF;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}

#tab_der a:hover,#tab_der li.item_active a 
{
	background-position:right bottom;
	border-color:#FF9300;
}
#tab_der a:hover span,#tab_der li.item_active a span 
{
	background-position:left bottom;
	color:#FFFFFF;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}

#tabofertas a:hover,#tabofertas li.item_active a 
{
	background-position:right bottom;
	border-color:#FF9300;
}
#tabofertas a:hover span,#tabofertas li.item_active a span 
{
	background-position:left bottom;
	color:#FFFFFF;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}

.dropmenudiv
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border-style:solid;
	border-color:#cccccc;
	border-top-width:0;
	border-right-width:0px;
	border-bottom-width:0;
	border-left-width:0px;
	color:#FFFFFF;
	z-index:100;
	text-decoration:none;
	padding:0 0 10px 0;
	background:url("images/menu/degra.png") no-repeat bottom;
}
.dropmenudiv ul 
{
	margin:0;
	padding:10px 0 0 0 ;
	list-style:none;
	border-style:solid;
	border-color:#cccccc;
	border-top-width:0;
	border-right-width:1px;
	border-bottom-width:0;
	border-left-width:1px;

	
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	z-index:100;
	color:#333333;
}
.dropmenudiv a:link, .dropmenudiv a:visited
{
	width:164px;
	margin:0 0 0 0 ;
	padding:0;
	display:block;
	color:#FFFFFF;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv a span 
{
	float:left;
	display:block;
	line-height:22px;
	padding:0 5px 0 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
.dropmenudiv a span 
{
	float:none;
}
.dropmenudiv a:hover
{
	background-position:left bottom;
	font-style:normal;
	text-decoration:none;
	color:#FFFFFF;
}
.dropmenudiv a:hover span 
{
	background:#cccccc;
	color:#333333;
}

.linea
{
	width:120px;
	color: #999999;
	height:1px;
}


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-color: white;
}

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

.infoBox {
    background-color: #545454;
}

.infoBox3 {
  background: #EFEFEF;
}

.infoBox2 {
  border:#CCCCCC solid 1px;
  border-bottom:0px;
}

.infoBoxbordes {
  border:#CCCCCC solid 1px;
}

.tableBox2pie{
  background-image:url(theme/m-bottom.png);
  background-position:bottom left;
  background-repeat:no-repeat;
  height:6px;
}

TD.bgall_right{
  background: url(theme/bgall_right.png) repeat-y right; 
}

TD.bgall_left{
  background: url(theme/bgall_left.png) repeat-y left; 
}

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

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

.infoBoxContents3 {
  background: #EFEFEF;
  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:url(theme/bg_rojo_home.png) repeat-x;
  color: #ffffff;
  border:1px solid #CCCCCC;
  border-bottom:0;
}

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

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

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

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

A.pageResults {
  color: #333333;
  padding: 3px;
  background:#EFEFEF;
  border:1px solid #CCCCCC;
}

A.pageResults:hover {
  color: #FFFFFF;
  background: #999999;
  padding: 3px;
  border:1px solid #999999;
  text-decoration:none;
}

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

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main, .main, UL.main {
  font-family: Arial, Helvetica, 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.smallTextheader, SPAN.smallTextheader, P.smallTextheader {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color:#666666;
  background-color:#FFFFFF;
  vertical-align:middle;
}

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: #CCCCCC;
  border-color: #333333;
  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;
}

.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #AF0000;
}

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

ul.sitemap {
color: #ff0000;
}

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

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

/* parches */

.parche{
padding-top:15px;
float:right;
background:url(theme/parche_oferta.gif) no-repeat top center;
width:56px;
height:57px;
position:relative;
}

.parche2{
padding-top:15px;
float:right;
background:url(theme/parche_oferta2.gif) no-repeat top center;
width:56px;
height:57px;
position:relative;
}

.prod_home_descuento{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#9a9a9a;
letter-spacing:-0.1em;
line-height:75%;
}
/* menu Solid - Show Sub-categories  Star */
.menucateg{
color:#AF0000;
}

a.menucateg:link, a.menucateg:visited, a.menucateg:active {
display: block;
vertical-align: middle;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-align: left;
text-decoration: none;
padding: 0 0 1px 1px;
}

a.menucateg:hover {
background-color:#AF0000;
text-decoration: none;
font-weight: bold;
color: #FFFFFF;
}

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

a.menusubcateg:hover {
background-color:#AF0000;
text-decoration: none;
color: #FFFFFF;

}
/* menu Solid - Show Sub-categories  End */

/*----------------------------Suggest Styles--------------------------*/
.suggest_link {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
}
.suggest_link_over {
	background-color: #3366CC;
	padding: 2px 1px 2px 6px;
}
#search_suggest {
	position: absolute; 
	background-color: #FFFFFF; 
	text-align: left; 
	border: 1px solid #CCCCCC;			
}		
/*----------------------------End Suggest Styles----------------*/

TD.compareListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: white;
  border: 1px;
  border-style: solid;
  border-color: #AAAA91;
}

.lineafoot {
background-image:url(theme/barra_foot.png);
background-repeat:repeat-y;
background-position:center;
height:87px;
width:6px;
}

.menu {
height:25px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:100%;
}

.menu ul {
margin:0 10px 0 0;
padding:0 10px 0 0;
list-style:none;
text-align:center;
}

.menu a span {
display:block;
background:url("images/menu/corto_prodinfo.png") no-repeat left top;
padding:0 18px 0 18px;
line-height:25px;
font-weight:bold;

}

.menu li {
display:inline;
line-height:25px;
}

.menu li a {
background: url("images/menu/largo_prodinfo.png") no-repeat right top;
color:#666666;
padding:0;
margin:0;
text-decoration:none;
display:block;
float:left;
}

.menu a.tabactive span, .menu a:hover span{
background-position:left bottom;
color:#FFFFFF;
}

.menu li a.tabactive,  .menu li a:hover{
background-position:right bottom;
font-weight:bold;
color:#000000;
position:relative;
}
