/*
$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
{
	background: #FFFFFF;
	color: #000000;
	margin: 16px 0px 0px;
}
A
{
	color: #000000;
	text-decoration: none;
}
A:hover
{
	color: #AABBDD;
	text-decoration: underline;
}
FORM
{
	display: inline;
}
TR.header
{
	background: #FFFFFF;
}
TR.headerNavigation
{
	background: #A64300;
}
TD.headerNavigation
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #A64300;
	color: #FFFFFF;
	font-weight: bold;
}
A.headerNavigation
{
	color: #FFFFFF;
}
A.headerNavigation:hover
{
	color: #FFFFFF;
}
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: #FF6600;
}
TD.footer
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #A64300;
	color: #FFFFFF;
	font-weight: bold;
}
.infoBox
{
	background: #A64300;
}
.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: 12px;
	font-weight: bold;
	background: #A64300;
	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: #F8F8F9;
}
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: #F8F8F9;
}
TABLE.productListing
{
	border: 1px solid #000000;
	border-style: solid;
	border-color: #FF6600;
	border-spacing: 1px;
}
.productListing-heading
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #B8B296;
	color: #4F2000;
	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: 100;
	color: #362F2F;
}
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: #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
{
}
.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;
}
/**************************** mod by figue ********************************
change the menu hover color below
#thecategories a {
background-color: #ff0000;
color: #000000;
}
*/
#thecategories A:hover
{
}
.catwithsubs, .catwithnosubs
{
	padding-right: 5px;
	vertical-align: middle;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}
#thecategories
{
	position: relative;
	top: -10px;
	margin-bottom: -18px;
	width: 160px;
}
.activelink
{
	display: block;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #0000FF;
	background-color: #F4F4F4;
}
.activelink:hover
{
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
}
.noactivelink
{
	display: block;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #F4F4F4;
	color: #333333;
}
.noactivelink:hover
{
	background-color: #FFFFFF;
	color: #666666;
	text-decoration: none;
}
#thecategories A
{
	display: block;
	padding-bottom: 4px;
	padding-top: 6px;
	width: 100%;
}
/*mozilla fix*/
HTML>BODY #thecategories A
{
	width: auto;
}
/*end of mozilla fix*/
#topcat A
{
	padding-left: 0px;
}
#secondcat A
{
	padding-left: 10px;
}
#thirdcat A
{
	padding-left: 18px;
}
#fourthcat A
{
	padding-left: 26px;
}
#fifthcat A
{
	padding-left: 34px;
}
/************************* end mod 1 ***************************
BOF Dynamic Sitemap*/
UL.sitemap
{
	color: #FF0000;
}
/*EOF Dynamic Sitemap*/
H1
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 0;
	padding-bottom: 0;
	color: #333333;
}
H2
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 0;
	padding-bottom: 0;
	color: #000;
}
/*index slider*/
TD.presentacion_indexContent
{
	width: 100%;
	height: 100%;
	text-align: center;
	background: #FFFFFF;
	border: 0px solid #FFFF00;
	padding: 0px;
/*top right bottom left*/
}
TABLE.presentacion_indexContent
{
	width: 630px;
	height: 100%;
	background: #F8F8F9;
	border: 0px solid #000000;
	padding: 0px;
/*top right bottom left*/
}
TD.presentacion_indexContent2
{
	width: 100%;
	height: 100%;
	text-align: left;
	background: #F8F8F9;
	border: 0px solid #0000FF;
	padding: 0px;
/*top right bottom left*/
}
TABLE.presentacion_indexContent2
{
	width: 600px;
	height: 100%;
	background: #FFFFFF;
	text-align: left;
	border: 0px solid #000000;
	padding: 0px;
/*top right bottom left*/
}
TD.presentacion_index
{
	width: 600px;
	height: 425px;
	text-align: center;
	background: #FFFFFF;
	border: 6px solid #F8F8F9;
	padding: 0px;
/*top right bottom left*/
}
/*fin index slider
video index*/
TD.video_indexContent
{
	width: 100%;
	height: 100%;
	text-align: center;
	background: #FFFFFF;
	border: 0 solid #FFFF00;
	padding: 0px;
/*top right bottom left*/
}
TABLE.video_indexContent
{
	width: 100%;
	height: 100%;
	background: #F8F8F9;
	border: 0px solid #000000;
	padding: 0px;
/*top right bottom left*/
}
TD.video_indexContent2
{
	width: 100%;
	height: 100%;
	text-align: center;
	background: url(#ffff);
	border: 0px solid #0000FF;
	padding: 0px;
/*top right bottom left*/
}
TABLE.video_indexContent2
{
	width: 630px;
	height: 425px;
	background: #FFFFFF;
	text-align: center;
	border: 0px solid #000000;
	padding: 0px;
/*top right bottom left*/
}
TD.video_index
{
	width: 100%;
	height: 100%;
	text-align: center;
	border: 6px solid #F8F8F9;
	padding: 0px;
/*top right bottom left*/
}
/*P.video_index { width: 100%px; }
fin video index
imagen index*/
TD.imagen_indexContent
{
	width: 100%;
	height: 100%;
	text-align: center;
	background: #FFFFFF;
	border: 0 solid #FFFF00;
	padding: 0px;
/*top right bottom left*/
}
TABLE.imagen_indexContent
{
	width: 100%;
	height: 100%;
	background: #F8F8F9;
	border: 0px solid #000000;
	padding: 0px;
/*top right bottom left*/
}
TD.imagen_index
{
	width: 610px;
	height: 100%;
	text-align: center;
	border: 6px solid #F8F8F9;
	background: #FFFFFF;
	padding: 0px;
/*top right bottom left*/
}
/*fin imagen index
============================
=== Custom Slider Styles ===
============================*/
#slider
{
	position: relative;
	width: 600px;
	height: 425px;
	margin-left: 0px;
/*background:url(images/loading.gif) no-repeat 50% 50%;*/
}
#slider IMG
{
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}
#slider A
{
	border: 0;
	display: block;
}
.nivo-controlNav
{
	position: absolute;
	left: 601px;
	top: 6px;
}
.nivo-controlNav A
{
	display: block;
	width: 22px;
	height: 22px;
	background: url(../images/bullets2.png) no-repeat;
/*background:url(images/bullets2.png) no-repeat;*/
	text-indent: -9999px;
	border: 0;
	margin-right: 3px;
	float: left;
}
.nivo-controlNav A.active
{
	background-position: 0 -22px;
}
.nivo-directionNav A
{
	display: block;
	width: 30px;
	height: 30px;
	background: url(../images/arrows.png) no-repeat;
/*background:url(images/arrows.png) no-repeat;*/
	text-indent: -9999px;
	border: 0;
}
A.nivo-nextNav
{
	background-position: -30px 0;
	right: 15px;
}
A.nivo-prevNav
{
	left: 15px;
}
.nivo-caption
{
	text-shadow: none;
	font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption A
{
	color: #EFE9D1;
	text-decoration: underline;
}
/*====================
=== Other Styles ===
====================*/
.clear
{
	clear: both;
}
/************************************************
The Nivo Slider styles*/
.nivoSlider
{
	position: relative;
}
.nivoSlider IMG
{
	position: absolute;
	top: 0px;
	left: 0px;
}
/*If an image is wrapped in a link*/
.nivoSlider A.nivo-imageLink
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	z-index: 6;
	display: none;
}
/*The slices and boxes in the Slider*/
.nivo-slice
{
	display: block;
	position: absolute;
	z-index: 5;
	height: 100%;
}
.nivo-box
{
	display: block;
	position: absolute;
	z-index: 5;
}
/*Caption styles*/
.nivo-caption
{
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: #FFF;
	color: #000;
	opacity: 0.8;
/*Overridden by captionOpacity setting*/
	width: 100%;
	z-index: 8;
}
.nivo-caption P
{
	padding: 5px;
	margin: 0;
}
.nivo-caption A
{
	display: inline !important;
}
.nivo-html-caption
{
	display: none;
}
/*Direction nav styles (e.g. Next & Prev)*/
.nivo-directionNav A
{
	position: absolute;
	top: 45%;
	z-index: 9;
	cursor: pointer;
}
.nivo-prevNav
{
	left: 0px;
}
.nivo-nextNav
{
	right: 0px;
}
/*Fin Nivo slider
Fin Nivo slider
Fin Nivo slider*/
TD.h_3td
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px 10px;
/*top right bottom left*/
}
/*busqueda*/
A.h_3ad
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
/*busqueda*/
A.h_3ad:hover
{
	color: #000000;
	text-decoration: none;
}
TABLE.anchotienda
{
	width: 1000px;
	height: 100%;
	background: #FFFFFF;
	border: 3px solid #A64300;
	padding: 0px 0px 10px;
/*top right bottom left*/
}
TD.smallText_info
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.3;
}
#shadow-root div{
	width:668px;
}
