
/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 3688 2006-06-02 00:12:18Z drbyte $
 * @WVD 1.3.0.2 to 1.3.8a
 */



body {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color: #FFFFFF;
	padding: 0px; margin: 0px;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #BC66CB;
	text-decoration: none;
	}
 
a:visited {
	color: #BC66CB;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover {
	color: #36459A;
	text-decoration: none;
	}

a:active {
	color: #36459A;
	}

h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	/* font-size: 1.2em; */
	}

h3, h4, h5, h6 {
	margin: 0.3em;
	}
h1, h2 {
	margin: 0.0em;
	}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;

	}

/* ************************ */
SELECT {
	display: inline;
	font-size: 1em;
	/* margin: 0.1em; */
	margin-top: 10px;
	}

TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;

	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;

	}

LABEL {
	line-height: 1.5em;
	padding: 0.2em;
	}

/* ***************************** */
h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	/* padding-bottom: 25px; */
	/* border: 1px solid #9a9a9a; */
	}


LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #FBEAFF;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}






/*wrappers - page or section containers*/

/* ***************************************************** */
#contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;

	}
/* *************************************************** */
#headerWrapper {
	/* margin: 0em;
	padding: 0em; */
	}

/* ************************************************** */
#navColumnOneWrapper {
	/* border: 2px solid blue; */
	}

#navColumnTwoWrapper {
	/* border: 2px solid blue; */
	}

#headerWrapper {
	margin-bottom: 0px;
	/* border: 2px solid blue; */
	}
/* **************************************************** */






#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: auto;

	} 


#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	/* vertical-align: top; */
	/* border: 1px solid #cacaca; */
	margin: 0.3em 0em;
	}









/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

/* *********** fondo de partes de la cavesa y pata*************** */


#navMain ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navCatTabs ul li {
	display: inline;
	white-space: nowrap;
	}



#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

/* ************************************ */
#navBreadCrumb {
	font-size: 0.95em;
	font-weight: bold;
	/* margin: 0em; */
	/* padding: 0.5em; */
	/* margin: 15px; */
	/* background-color: blue; */
	margin-left: 18px;
	margin-right: 18px;
	border-bottom: 1px dotted #ffccff;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

/* ******************************************************* */
#navColumnOne {
	padding-left: 0px;
	/* background-color: #FFCC99; */
	}

/* ******************************************************* */
#navColumnTwo {
	padding-right: 0px;
	/* background-color: #00BFBF; */
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: black;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	/* font-weight: bold; */
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}


.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}







/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #F2E0F5;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #ffffff;
	}

.tableHeading, #cartSubTotal {
	background-color: #F5C8FF;
	 }

#cartSubTotal {
	border-top: 1px solid #ffffff;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	/* color: #ffccff; */
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

/* ********************************** */
.cartOldItem {
	/* color: #ffccff; */
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

#cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
width: 50%; 
margin: 0.2em;
padding: 0.5em;
}
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

#productMainImage {
	/* margin-top: 25px; */
	}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}




/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}









/*sideboxes*/

.columnLeft {}

/* ***************************************************** */
.leftBoxContainer {
	font-size: 0.9em;
	}
.leftBoxHeading {
	margin: 0em;
	background-color: #BC66CB;
	/* background: url(../images/lb.png) #ffccff; */
	/* padding: 0.5em 0.2em; */
	padding-top: 12px; padding-bottom: 12px;
	}
h3.leftBoxHeading {
	font-size: 0.8em;
	color: #ffffff;
	text-transform: uppercase;
	}
h3.leftBoxHeading a {
	font-size: 0.9em;
	color: #ffffff;
	text-transform: uppercase;
	}
h3.leftBoxHeading a:hover {
	color: #000000;
	text-decoration: none;
	}

/* ***************************************************** */
.rightBoxContainer {
	font-size: 0.9em;
	}
.rightBoxHeading {
	margin: 0em;
	background-color: #7A2789;
	padding-top: 12px; padding-bottom: 12px;
	}
h3.rightBoxHeading {
	font-size: 0.8em;
	color: #ffffff;
	text-transform: uppercase;
	}
h3.rightBoxHeading a {
	font-size: 0.9em;
	color: #ffffff;
	text-transform: uppercase;
	}
h3.rightBoxHeading a:hover {
	color: #DE5AFE;
	text-decoration: none;
	}

/*el fondo de todas las cajas*/
.sideBoxContent {
	background-color: #F5CEFF;
	/* background: url(../images/lb.png); */
	padding: 0.4em;
	}


/* ********************************************************** */


.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;

	}

.forward {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #FCEAFF;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F9D9FF;
	height: 1.5em;
	vertical-align: top;
	}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	height: 2em;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}

/* ********************************************* */
/* *********** nuevos de 1.3.8a **************** */
/* ********************************************* */

.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}
.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 
#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

#cartBoxEmpty, #cartBoxVoucherBalance {
	text-align: center;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}


/* ********************************************* */
/* *************creados mios ******************* */
/* ********************************************* */

h1.cavesa {font-size: 24px; color: #ffffff;}

div.cavesa {padding-top: 12px; padding-right: 12px; text-align: right;}

LEGEND {
color: #000000;
font-size: 1.0em;
	}

.navNextPrevWrapper {
	margin-bottom: 25px;
	}
TR.productListing-rowheading {
	padding-top: 25px;
	}

TR.productListing-even {
	padding-bottom: 25px;
	}

TR.productListing-odd {
	padding-bottom: 25px;
	}





.cartOldItem {
	color: #bc66cd;
	}

.ppal {
	width: 107px; height: 107px; BACKGROUND-COLOR: #ffffff; text-align: center; padding-top: 3px;
}
.micavesa{height: 315px; BACKGROUND-COLOR: #DBC2E0;}

#mainWrapper {

	/* border: 1px solid #000000; */
	background-color: #ffffff;
	text-align: left;
	width: 982px;
	vertical-align: top;
	margin: auto;
	} 

#navMainWrapper {
	border-top: solid 1px #ffffff;
	margin: 0em;
	background-color: #FBEAFF;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}
#navMain ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	color: #AF94C1;
	}

#logoWrapper{background: url(../images/botcavelin.gif) repeat-x; padding: 2px;}




#navCatTabsWrapper {
	margin: 0em; padding-bottom: 2px;
	background-color: #FFFFFF;
	color: #ffffff;
	height: 1%;
	width: 100%;
	border-bottom: solid 2px #333333;
	}
#navCatTabs ul li a {
	font-family: Tahoma; font-size: 1.2em; text-decoration: none; text-transform: lowercase;
	color: #AFADAF;
	padding: 0em 0.5em;
	}
#navCatTabs ul li a:hover {
	font-family: Tahoma; font-size: 1.2em; text-decoration: none; text-transform: lowercase;
	color: #666666;
	}

.centerColumn {
	/* border: solid 1px #000000; */

	background: url(../images/aribacuer1.gif) repeat-x top;
	padding-left: 20px; padding-right: 20px; 
	padding-top: 0px; padding-bottom: 0px; 
	margin-left: 0px; margin-right: 0px; 
	margin-top: 0px; margin-bottom: 20px; 
	}
.categoryIcon {}


/* LAS CAVESAS */
#centerColumnHeading, .centerColumnHeading, #featuredDefaultHeading, .centerBoxHeading, #newProductsDefaultHeading, #reviewsDefaultHeading, #shippingInfoHeading, #privacyDefaultHeading, #conditionsHeading, #siteMapHeading, #gvFaqDefaultHeading, #unsubDefaultHeading, #allProductsDefaultHeading, #advSearchDefaultHeading, #advSearchResultsDefaultHeading, #loginDefaultHeading, #cartDefaultHeading, #checkoutShippingHeading, #checkoutPaymentHeading, #checkoutConfirmDefaultHeading, #productListHeading, #logoffDefaultHeading, #accountNotificationsHeading, #mireviewsWriteHeading, #accountDefaultHeading, #addressBookDefaultHeading, #acctNewslettersDefaultHeading, #indexCategoriesHeading
{
margin-bottom: 15px; 
padding-top: 10px; padding-bottom: 11px; padding-left: 0px;
font-size: 0.9em; font-weight: normal; text-transform: uppercase; color: #BC66CB;
}


#shoppingcartHeading {background-color: #000000;}
#informationHeading {background-color: #7A2789;}
#searchHeading {background-color: #BC66CB;}


/* LOS NOMBRES */
#productName, #checkoutShippingHeadingMethod, #checkoutShippingHeadingAddress, #checkoutPaymentHeadingAddress, #checkoutConfirmDefaultBillingAddress, #checkoutConfirmDefaultShippingAddress, #checkoutConfirmDefaultShipment, #checkoutConfirmDefaultPayment, #checkoutConfirmDefaultHeadingComments, #checkoutConfirmDefaultHeadingCart, #reviewsWriteHeading, #productReviewsDefaultHeading, #reviewsInfoDefaultHeading, #addressBookDefaultPrimary, #addressBookDefaultName, .addressBookDefaultName, #accountLinksWrapper h2
{font-size: 1.0em; color: #BC66D4; text-transform: uppercase;}


/* PRESIOS */
#productPrices, #reviewsWritePrice, #productReviewsDefaultPrice, #reviewsInfoDefaultPrice
{font-size: 1.1em; color: #FE65C9;} /* #FE89A3 */

/* CARTO */
#checkoutShippingHeadingMethod, #checkoutConfirmDefaultShipment, #checkoutConfirmDefaultPayment
{padding-top: 20px;}

#checkoutConfirmDefaultPaymentTitle, #checkoutConfirmDefaultShipmentTitle
{font-weight: normal;}

#cartEmptyText{}

/* REGALO CERTIFICADOS */
#gvFaqDefaultSubHeading
{font-size: 1.0em; color: #BC66D4; text-transform: uppercase; padding-top: 15px; padding-bottom: 3px;}

#navSuppWrapper {
	text-align: center;
	margin: 0em; padding-bottom: 2px;
	background-color: #E98FFF;
	background: url(../images/patatra-1.gif) repeat-x;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

#navSupp {}
#navSupp ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 2.0em;
	}
#navSupp ul li {
	display: inline;
	white-space: nowrap;
	}
#navSupp ul li a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	padding: 0em 0.5em;
	}
#navSupp ul li a:hover {
	color: #36459A;
	text-decoration: none;
	font-weight: normal;
	}

#reviewsWrite {}
#reviewsWriteReviewer, #reviewsInfoDefaultDate
{font-size: 0.8em; color: #BC66D4;}
.miinstructions {
	padding: 0.0em 1.0em 0.0em 1.0em;
	/* border: solid 1px #000000; */
	width: 400px;
	}
.black {color: #000000;}
#mipata {
	margin-top: 18px;
	border: solid 0px #000000; 
}

#attribsOptionsText {font-size: 1.0em; color: #BC66D4; text-transform: uppercase;}

.attribsSelect {
	font-size: .8em;
	color: #FE65C9;
	}
.attribsInput {font-size: .8em;}
.wrapperAttribsOptions SELECT {margin-top: 7px;}
.wrapperAttribsOptions INPUT {	margin-top: 7px;}




