/* kernel */
*{-moz-box-sizing: border-box;}
body {color: #000000; margin: 0px; padding: 0px; border: none; font-family: tahoma, Helvetica, sans-serif; font-size: 0.7em; }
p { margin-top: 7px; margin-bottom: 0px; }

img {border: 0px; }
a img {border: 0px; }

a { text-decoration: none; color:#213B0B}
a:hover { color: #ff0000; text-decoration: underline; color:#213B0B}

select { font-size: 1em; font-family: tahoma, Helvetica, sans-serif; }
input { font-size: 1em; font-family: tahoma, Helvetica, sans-serif; border: #787878 1px solid; }
textarea { font-size: 1em; font-family: tahoma, Helvetica, sans-serif; border: #787878 1px solid; }
form { margin: 0px; padding: 0px; }

ul { margin: 2px; padding: 4px; list-style: decimal inside; text-align: left; background-color: #E7E7E7; border: solid 1px #FF0000; }
li { margin-left: 2px; list-style: square inside; color: #FF0000; }

hr { color: #5EAB17; height: 1px; border: solid 0px #5EAB17; border-bottom: solid 1px #5EAB17; }
span { vertical-align: middle; }
span input { vertical-align: middle; }
label { vertical-align: middle; }

table {margin: 0px; padding: 0px; font-size: 1em;}
table td { vertical-align: top; }
th {background-color: #E77817; color: #FFFFFF; padding : 2px; vertical-align : middle; }

.msgHighlight { font-weight: bold; color: #009900; }
.warning { font-weight: bold; margin-left: 6px; }
.msgWarning { color: #DD0000; }
.error { color: #ff0000; font-weight: bold; background-color:#FFFFFF; }
.error td { color: #FFFFFF; font-weight: bold;}
.error span { font-weight: bold; }
.requiredIndicator { color: #ff0000; font-weight: bold; }
.infoHolder { width: 80%; border: solid 1px #009900; }
.infoTitle { font-weight: bold; color: #0000FF; font-weight: bold; border-bottom: solid 1px #0000FF; }

.panelOverflow { overflow: auto; }
.rowAlignMiddle { vertical-align: middle; }
.rowAlignMiddle td { vertical-align: middle; }
.inputNoBorder input { border:none; vertical-align: middle;}
.inputNoBorder label { vertical-align: middle; }

.inputNoBorderError input { border:none; vertical-align: middle;}
.inputNoBorderError label { vertical-align: middle; color: #ff0000; font-weight: bold;}

/*.pageHolder {width: 100%; background:url(images/bg_page_sides1.gif) scroll 0% ; background-repeat:repeat-x; background-position: 0px 157px}*/
.page { width: 100%; }
/*.left { width:200px; height: 100%; margin-right:10px; margin-left:57px;}*/
.left { height: 100%; width:212px; }
.center { width:525px; float:left; margin-left:6px;}
.right { width:222px; height: 100%;  margin-left:8px;}
.list_center1 { width:549px; height: 100%; }
.list_center { width:537px; height: 100%; }
.center_total { width: 100%; height: 100%;}
.centerTotal {background-color: #FFFFFF; width:1000px; margin:0px auto;}

/*.headerHolder {background: url(images/bg_header.gif) repeat-x; clear:both; width:100%; }*/
.headerHolder {background: url(images/bg_header1.gif);clear:both; width:999px; margin:0px auto;}
/*.header { width:999px; margin:0 auto; background-image:url(images/header1.gif); background-repeat: no-repeat;}*/
.headerLogo { vertical-align: top; width: 178px; }
.headerBanner { vertical-align: bottom; height: 60px; width:480px; cursor:pointer; }
.headerCategory { height: 25px;}
.headerCategoryItemHolder { padding-right: 3px; }
.headerCategoryItem { padding: 0px; color: #FFFFFF; vertical-align: middle; }
.headerCategoryItem a { color: #FFFFFF; font-weight: bold; }
.headerCategoryItem a:hover { color: #000000; } 
.headerCategoryItemSelected { padding:0px; color: #FFCC00; }
.headerCategoryItemSelected a { color: #FFFFFF; font-weight: bold; }
.headerCategoryItemSelected a:hover { color: #FFFFFF;  }
.headerLinks { }
.headerLinkItem {  }
.headerLinkItem a { }
.headerLinkItem a:hover { }
.headerMenu { }
.headerBar { }
.headerGoogleText { vertical-align: bottom; padding: 0px; text-align: right; font-weight:bold; color: #0000FF; }
.headerLanguage { }

.footerHolder {background:url(images/bg_footer1.gif) repeat-x; clear:both; width:999px; margin:0px auto;}
.footer { width:100%; position:relative; margin:0 auto; height:51px; background-repeat:repeat-x; background-image:url(images/bgFooterGreen.gif);}
.footerLinks { position:absolute; top:8px; left:231px; color:#FFCB4D; clear:both;}
.footerLinks a { color:#FFCB4D;}
.footerLinks a:hover { color:#FFCB4D; text-decoration: underline; }
.footerBar { position:absolute; top:27px; left:230px;  color:#FFFFFF;}
.footerIcons { position:absolute; top:24px; left:836px;  } 
.footerIcons a {text-decoration:none; } 
.footerIcons a:hover{ border-bottom:1px solid #FFFFFF; } 
.footerInfoText { color: #000000; font-size: 0.9em; padding-top: 5px; padding-bottom: 5px; }

.search {margin-top:10px; width:212px; height:60px; margin-bottom:10px;}
.searchTitle { padding: 3px; font-weight: bold ; }
.searchInfoText { padding-left:10px; padding-top:7px; padding-bottom:7px;}
.searchLabel { }
.searchTextBox { width: 130px; margin-left:10px;}
.searchAdvancedLink a { color: #009900; }
.searchAdvancedTitle { font-weight: bold; color: #009900; border-bottom: solid 1px #009900; padding-top: 10px; }
.searchAdvancedText { padding-top: 4px; padding-bottom: 4px; }
.searchAdvancedLabel { width: 135px; font-weight: bold; color: #505050; padding-right: 10px; }

.searchByTypeHolder { background-color: #EFEFEF; width:130px; }
.searchByTypeHeader { padding: 3px; font-weight: bold ; }
.searchByTypeCategoryLabel { }
.searchByTypeCategoryDdL { width: 130px; padding: 0px;}
.searchByTypeAttributesHolder {}
.attributesHolder {}
.attributesTitle {}
.attributesLabel {}
.atributesChkBx {}
.searchAdvancedTitle { font-weight: bold; color: #009900; border-bottom: solid 1px #009900; padding-top: 10px; }
.searchAdvancedText { padding-top: 4px; padding-bottom: 4px; }
.searchAdvancedLabel { width: 135px; font-weight: bold; color: #505050; padding-right: 10px; }

.contact { height: 100%; width:480px; margin:0px auto; }
.contactTitle { font-weight: bold ; padding-top: 5px; padding-bottom: 5px; padding-left:20px;} 
.contactLabel { color: #004000; font-weight: bold; }
.contactText { color: #000000; }
.contactText a{ color: #000000; }
.contactText a:hover{ color: #000000; }
.contactInfoText { padding:5px 0px;}
.contactMsg { color: #5EAB17; font-weight: bold; width:500px; padding-left:20px;}
.contactForm { width:0px; margin:0 auto;}

.paginationBar { width:100%; background-color: #009900; padding-top: 2px; padding-right: 0px; padding-bottom: 2px; padding-left: 0px; color: #FFFFFF;  font-weight: bold ; }
.paginationBarPages { padding-top: 2px; padding-right: 5px; padding-bottom: 2px; padding-left: 5px; }
.paginationBarPages a { color: #FFFFFF; font-weight: bold; }
.paginationBarPages a:hover { color: #FFFFFF; text-decoration: underline; }
.paginationBarNumberSelected { color: #FFFFFF; text-decoration: underline; }
.paginationBarNumber { text-decoration: none; }
.paginationBarLocation { background-color: #EFEFEF; padding-top: 3px; padding-right: 5px; padding-bottom: 3px; padding-left: 5px; color: #000000; font-weight: bold; }

.category { }
.categoryTitle { }
.categoryItem { }
.categoryItemHolder { }
.categoryText { }	
.categoryCategoryLink { }
.categoryCategoryLink a { }
.categoryCategoryLink a:hover { }

.categoryItemList { float:left; }
.categoryItemListTitle { color:#888888; padding-left:5px; padding-bottom:5px;}
.categoryItemListText { }
.categoryItemListItem { padding-left:5px; padding-bottom:5px;color: #009900; font-weight: bold; }
.categoryItemListItem a {padding-left:5px; padding-bottom:5px; color: #009900; font-weight: bold; }
.categoryItemListItem a:hover {padding-left:5px; padding-bottom:5px; color: #009900; font-weight: bold; }
.categoryItemListPaginationBar { }

.categoryList { }
.categoryListTitle { }
.categoryListItem { }
.categoryListItem a { }
.categoryListItem a:hover { }

.categorySide { }
.categorySideTitle { }
.categorySideItem { }
.categorySideItem a { }
.categorySideItem a:hover { }

.categoryBrowsing { }
.categoryBrowsingTitleTop { }

.categoryBrowsingTitleTop a { }
.categoryBrowsingTitleTop a:hover { }
.categoryBrowsingTitle { }
.categoryBrowsingCategory { }
.categoryBrowsingCategoryTitle { }
.categoryBrowsingCategoryItem { }
.categoryBrowsingCategoryItem a { }
.categoryBrowsingCategoryItem a:hover { }
.categoryBrowsingCategoryItemHolder { }

.suscriber { width:100%; background-color: #EFEFEF; }
.suscriberTitle { background-color: #EFEFEF; padding: 4px; color: #009900; font-weight: bold; }
.suscriberInfoText { padding: 5px; }
.suscriberLabel { }
.suscriberTextBox { width: 115px; }
.suscriberLegalNotice a { font-size: 0.9em; color: #505050; }
.suscriberLegalNotice a:hover { color: #000000; text-decoration: underline; }
.suscriberSubmit { }
/* kernel_end */

/* content */
.contentHolder { height: 100%; width:480px; margin:0px auto;}
.content { margin: 10px; background-color: #FFFFFF; height: 97%; }
.content ul { margin: 2px; padding: 2px; list-style: decimal inside; text-align: left;}
.content li { margin-left: 2px; list-style: square inside; color: #000000; font-weight: normal;}
.content a { }
.content a:hover { }
.contentTitle { font-weight:bold; }
.contentText { width:460px; padding-bottom: 5px; padding-top: 10px; line-height: 16px; text-align: justify; }
.contentText a{font-weight:bold;}
.contentSubTitle { color: #009900; text-align:center; font-weight: bold; border-bottom: solid 1px #009900; vertical-align: middle;}
.contentSpacer { height: 100%; }

.contentAction { margin-left: 10px; margin-right: 10px; background-color: #FFFFFF; }
.contentActionItem { width: 130px; }
.contentActionItem a { color: #303030; text-decoration: underline; }
.contentActionItem2 { width: 100px; }
.contentActionItem2 a { color: #303030; text-decoration: underline; }
.contentActionItemIcon { padding: 7px; }

.contentSide { margin-bottom:20px; }
.contentSideTitle { }
.contentSideItem { }
.contentSideItem a { }
.contentSideItem a:hover { }
/* content_end */

/* catalog */
.product { }
.productHolder { }
.productName { }
.productName h1 { font-size: 1em; }
.productImage { }
.productImageHolder { }
.productAttributeLabel { }
.productAttribute { }
.productAttributeHolder { }
.productCategoryPath { font-weight: bold; color: #295608; }
.productCategoryPath a { font-weight: bold; color: #295608; }
.productCategoryPath a:hover { font-weight: bold; color: #3B7F08; }
.productInfo a { font-weight: bold; }
.productInfo a:hover { font-weight: bold; }
.productBuy { font-weight: bold; }
.productBuy a { }
.productBuy a:hover { }
.productPrice { font-weight: bold; }
.productQuantity { }
.productQuantity input { width:20px; height: 16px; text-align: right; }
.productKeywords { }
.productVariant { }
.productVariantLabel { }
.productVariantValue { }
.productSalePriceList { }
.productSalePriceListTitle { }
.productSalePriceListHolder {}
.productSalePriceListLabel { }
.productSalePriceListValue { }
.productSalePriceListValue2 { }

.productValoration { }
.productValorationHolder { }

.productHighlight { }
.productHighlightName { }
.productHighlightImage { }
.productHighlightPrice { }
.productHighlightReferencePrice { }
.productHighlightPriceLabel {  }
.productHighlightDesc { }
.productHighlightText { }
.productHighlightBuy { }
.productHighlightBuy a { }
.productHighlightBuy a:hover { }

.productList { }
.productListHolder { }
.productListName { }
.productListImage { }
.productListPrice { }
.productListReferencePrice { }
.productListAttribute { }
.productListAttributeLabel { }
.productListAttributeHolder { }

.productBrowsing { }
.productBrowsingName { }
.productBrowsingName a { }
.productBrowsingName a:hover { }
.productBrowsingImage { }
.productBrowsingPrice { }
.productBrowsingItemNumber { }

.productRecommend { margin: 10px; width: 95%; background-color: #FFFFFF; }
.productRecommendTitle { font-weight:bold; padding-left: 20px; }
.productRecommendText { }
/* catalog_end */

/* commerce */
.customerZone { }
.customerZoneTitle { }
.customerZoneTableHolder { padding: 5px; }
.customerZoneLabel { font-weight: bold; color: #009900; }
.customerZoneLabel a { color: #009900; }
.customerZoneLabel a:hover { color: #555555; }
.customerZoneLabelLight { color: #009900; }
.customerZoneSubTitle { font-weight: bold; color: #009900; border-bottom: solid 1px #009900; }
.customerZoneText { }
.customerZoneText a { color: #009900; }
.customerZoneText a:hover { color: #555555; }
.customerZoneNoBorder input { border: none; }

.customerLoginR { }
.customerLoginRLabel { margin-left: 10px; margin-top: 5px; }
.customerLoginRTextbox { margin-left: 10px; margin-top: 2px;  }
.customerLoginRTextbox input { width: 110px; }
.customerLoginRLink { padding-left: 10px; margin-top: 4px; }
.customerLoginRLink a { color: #5184BB; text-decoration: underline;  }

.basketReduced { }
.basketReducedTitle { }
.basketReducedLine { }
.basketReducedLine td { vertical-align: middle; }
.basketReducedQuantity { }
.basketReducedQuantity input { width:20px; height: 16px; text-align: right; }
.basketReducedDelete { }
.basketReducedStockType { }
.basketReducedStockType a { }
.basketReducedStockType a:hover { }
.basketReducedLineText { }
.basketReducedLineText a { }
.basketReducedLineText a:hover { }
.basketReducedProductPrice { }
.basketReducedLinePrice { }
.basketReducedShipText { }
.basketReducedShipPrice { }
.basketReducedTotal { font-weight: bold; background-color: #CECECE; }
.basketReducedTotal td { vertical-align: middle; border-top: 1px solid #009900;}
.basketReducedTotalUnit { font-weight: normal; }
.basketReducedTotalText { }
.basketReducedTotalPrice {  font-weight: bold; }
.basketReducedProcess { }
.basketReducedProcess a { }
.basketReducedProcess a:hover{ }
.basketReducedCurrencyText { vertical-align: middle; padding-right: 3px;}
.basketReducedCurrency { vertical-align: middle;}
.basketReducedText { font-weight: normal; }
.basketReducedMsgEmpty { padding-top: 10px; padding-bottom: 10px; }
.basketReducedPossiblePromotionTitle {}
.basketReducedPossiblePromotionRow {}

.orderStep { }
.orderStepTitle { }
.orderStepTitleTextOn { color: #00FF00; }
.orderStepTitleTextOff { color: #BBBBBB; }
.orderStepSubTitle { font-weight: bold; color: #009900; border-bottom: solid 1px #009900; }
.orderStepText { }
.orderStepTextRemarks { color: #555555; }
.orderStepTextHighlight { font-weight: bold; }
.orderStepNoBorder input { border: none; }
.orderStepBonus { background-color: #FFCC00; padding-left: 5px;  }
.orderStepGreetings { background-color: #FFE16B; padding: 5px; font-weight: bold; }
.orderStepWarnConfirm { text-align: center; background-color: #009DFF; font-weight: bold; color: #FFFFFF; padding: 5px; }


.order_pasos_holder { height:102px; padding-top:15px; clear:both; background-image:url(/images/zones_order_bg.jpg); background-repeat:repeat-x;}

.order_paso_1_on { padding-left:65px; padding-top:30px; padding-right:5px; color:#484848; font-size:10px; margin-left:10px; margin-right:10px; float:left; width:216px; height:86px; background-image:url(/images/paso_1_banner_on.jpg); background-repeat:no-repeat;}
.order_paso_2_on { padding-left:65px; padding-top:30px; padding-right:5px; color:#484848; font-size:10px; margin-left:10px; margin-right:10px; float:left; width:216px; height:86px; background-image:url(/images/paso_2_banner_on.jpg); background-repeat:no-repeat;}
.order_paso_3_on { padding-left:65px; padding-top:30px; padding-right:5px; color:#484848; font-size:10px; margin-left:10px; margin-right:10px; float:left; width:216px; height:86px; background-image:url(/images/paso_3_banner_on.jpg); background-repeat:no-repeat;}

.order_paso_1_off { padding-left:65px; padding-top:30px; padding-right:5px; color:#484848; font-size:10px; margin-left:10px; margin-right:10px; float:left; width:216px; height:86px; background-image:url(/images/paso_1_banner_off.jpg); background-repeat:no-repeat;}
.order_paso_2_off { padding-left:65px; padding-top:30px; padding-right:5px; color:#484848; font-size:10px; margin-left:10px; margin-right:10px; float:left; width:216px; height:86px; background-image:url(/images/paso_2_banner_off.jpg); background-repeat:no-repeat;}
.order_paso_3_off { padding-left:65px; padding-top:30px; padding-right:5px; color:#484848; font-size:10px; margin-left:10px; margin-right:10px; float:left; width:216px; height:86px; background-image:url(/images/paso_3_banner_off.jpg); background-repeat:no-repeat;}

.orderPass1_login { width: 256px; margin-left: 216px; margin-top: 50px; }
.orderPass1_signin { float:left; width:256px; margin-top:10px; margin-right:8px;}
.orderPass1_register { width:58%; float:right; margin-top:10px; margin-bottom:10px;}
.pass_1_customerRegisterTitle { padding-top:5px; padding-left:10px; height:26px; color:#126cb3; background-color:#F6F6F6; font-weight:bold; width:100%;}

.pass_1_tituloX { height:16px; padding-top:16px; background-image:url(/images/linea_separadora_pasos.gif); background-repeat:repeat-x; }

.pass_1_titulo { height:23px; padding-left:16px; background-color:#126cb3; width:100%; color:#FFFFFF; font-family:Tahoma; font-size:14px; font-weight:bold; vertical-align:middle;}

.pass_1_customerLogin { border:solid 1px #CCCCCC;}
.pass_1_customerLoginTitle { padding-top:2px; padding-left:10px; height:26px; color:#126cb3; background-color:#F6F6F6; font-weight:bold;}
.pass_1_customerLoginText { background-color:#FFFFFF; font-size:11px; color:#333435; padding-top:10px; padding-bottom:8px; padding-left:10px; padding-right:10px;}
.pass_1_customerLoginHolder { background-color:#FFFFFF; width:100%; }
.pass_1_customerLoginButton { text-align:center; padding-top:6px; padding-bottom:3px; border-top:solid 1px #CCCCCC; background-color:#F6F6F6;}
.pass_1_customerLoginLabel {color:#333435; font-weight:bold; font-size:11px; padding-left:10px; text-align:right; padding-right:4px;}
.pass_1_customerLoginInput input { font-size:11px; border:solid 1px #126cb3; width:170px; padding-left:4px; color:#040404; }
.pass_1customerLoginRemmember { padding-top:5px; padding-bottom:5px; padding-left:8px; font-size:10px;width:100%; background-color:#FFFFFF;}
.pass_1customerLoginRemmember a { color:#00549A;}
.pass_1customerLoginRemmember a:hover {color:#00549A;}
.pass1_customerSigninRegister { font-size:11px; color:#126cb3; font-weight:bold;}
.pass1_customerSigninRegisterText { font-size:11px; color:#333435;}
.pass1_orderRegister {border:solid 1px #CCCCCC; width:100%; background-color:#F6F6F6;}
.pass1_sigininLabel { font-size:11px; color:#333435; width:150px; font-weight:bold; text-align:right; padding-right:3px; }
.pass1_zoneInput {}
.pass1_zoneInput input { font-size:11px; padding-left:4px; border:solid 1px #126cb3; width:150px;}
.pass1_inputNoBorder { padding-top:12px; padding-bottom:12px; font-size:11px; border-bottom:solid 1px #CCCCCC; padding-left:30px; padding-right:30px; background-color:#FFFFFF; vertical-align:middle;}
.pass1_inputNoBorder input { height:12px; border:none;}
.pass1_zoneInput select { font-size:11px;}
.pass1_requiredText { font-size:10px; padding-left:40px; padding-top:5px;}
.pass1_confirmar { border-top:solid 1px #CCCCCC; padding-top:10px; padding-bottom:10px;}
.pass1_suscriptionTitle { font-size:11px;  font-weight:bold; color:#333435;}
.pass1_suscriptionText label { font-size:11px;  color:#333435;}
.pass1_opcionalIndicator {color:#333435; font-size:10px;}
.pass1_Wrong_Required { font-size:11px; font-weight:normal; color:#FF0000;}
.pass1_Wrong_Required ul { font-size:11px; font-weight:normal;}
.pass1_Wrong_Required li { font-size:11px; font-weight:normal; color:#FF0000;}
.pass1_avisoLegal textarea { font-size:11px;}
.pass_1customerLoginWrong {font-size:11px; font-weight:normal; color:#FF0000; text-align:center; padding:3px; width:100%; background-color:#FFFFFF;}
.pass1_zoneRadio { color:#333435;font-size:11px; vertical-align:middle;}
.pass1_zoneRadio input { border: none; height:14px; }
.pass1_labelLasNameOrContact { float: right; text-align: right; vertical-align: middle;  }

.pass_2_invoiceHolder { border:solid 1px #CCCCCC; margin-top:10px;}
.pass_2_datosPersonales { margin:10px 10px 10px 20px; }
.pass_2_datosPersonales td { font-size:11px; padding-bottom:2px;color:#333435;}

.pass_2_datosModify { padding-top:5px; padding-left:20px; text-align:right; font-size:10px; color:#126cb3; vertical-align:top; padding-top:10px; padding-right:5px;}
.pass_2_datosModify a { color:#126cb3; }
.pass_2_datosModify a:hover { color:#126cb3; }

.pass_2_shipHolder { width:362px; margin-left:5px; border:solid 1px #CCCCCC; margin-top:10px;}
.pass_2_datosModify2 { padding-top:5px; text-align:right; padding-left:20px; font-size:10px; color:#000000; vertical-align:bottom; padding-bottom:10px; padding-right:5px;}
.pass_2_methods {font-size:11px; padding-bottom:2px; color:#333435; padding-left:20px; padding-top:5px; padding-bottom:5px;}
.pass_2_methods label {font-size:11px; color:#333435;}
.pass_2_orderStepNoBorder { font-size:11px; color:#333435; padding-left:20px; padding-top:5px; padding-bottom:5px; padding-right:10px;}
.pass_2_orderStepNoBorder input {font-size:11px; color:#333435; border:none;}
.pass2_sigininLabel { font-size:11px; color:#333435; width:120px; font-weight:bold; text-align:right; padding-right:3px; }
.pass2_zoneInput {}
.pass2_zoneInput input { font-size:11px; padding-left:4px; border:solid 1px #126cb3; width:150px;}

.pass_3_Holder { border: solid 1px #CCCCCC; margin-top: 10px; margin-bottom: 5px; width: 100%; }
.pass_3_cuponLabel { padding-top: 15px; padding-bottom: 15px; padding-right: 5px; text-align: right; }
.pass_3_cuponTextBox { padding-top: 12px; padding-right: 10px; text-align: left; width: 150px; }
.pass_3_order { width: 100%; padding: 10px; }
.pass_3_PleaseWait { text-align: center; padding: 15px; color: #404040; }
.pass_3_Buttons { text-align: center; padding-bottom: 15px; }


.order { width:100%; background-color: #FFFFFF; }
.orderTitle { padding: 5px; background-color: #60C82B; font-weight: bold; color: #FFFFFF;  }
.orderAddressHolder { padding: 0px; }
.orderAddress { width: 50%;  padding: 5px; border: solid 1px #555555; }
.orderAddressTitle { padding: 4px; background-color: #60C82B; font-weight: bold; color: #FFFFFF; }
.orderPayment { font-weight: bold; }
.orderLineHolder { width: 100%; padding: 5px; border: solid 1px #555555; }
.orderLineHeader { height: 24px; padding: 5px; background-color: #60C82B; font-weight: bold; color: #FFFFFF; }
.orderLineHeader td { vertical-align: middle; }
.orderLineHeaderQuantity { text-align: center; }
.orderLineHeaderProduct { }
.orderLineHeaderProductPrice { text-align: right; }
.orderLineHeaderPrice { text-align: right; padding-right: 10px; }
.orderLine { height: 22px; padding: 4px; border-bottom: solid 1px #60C82B; }
.orderLine td { vertical-align: middle; }
.orderLineQuantity { text-align: center; border-bottom: solid 1px #60C82B; }
.orderLineProduct { text-align: left; border-bottom: solid 1px #60C82B; }
.orderLineProductPrice { text-align: right; border-bottom: solid 1px #60C82B; }
.orderLinePrice { text-align: right; border-bottom: solid 1px #60C82B; }
.orderTotalHolder { padding: 5px; border: solid 1px #555555; }
.orderTotalLine { padding: 3px; border-bottom: solid 1px #60C82B; text-align: right; }
.orderTotalText { border-bottom: solid 1px #60C82B; }
.orderTotalPrice { border-bottom: solid 1px #60C82B; }
.orderTotalTotalLine { padding: 3px; border-bottom: solid 1px #60C82B; text-align: right; }
.orderTotalTotalText { background-color: #EFEFEF; font-weight: bold; color: #000000; }
.orderTotalTotalPrice { background-color: #EFEFEF; font-weight: bold; color: #000000; }
.orderPaymentMsg { padding: 4px; border: solid 1px #555555; background-color: #EFEFEF; }

.comparative { width: 771px; height: 100%; }
.comparativeTitle { padding: 9px; color: #224282; font-weight: bold; }
.comparativeHolder { width: 701px; height: 100%; padding-left: 9px; }
.comparativeProductHolder { width: 615px; height: 600px; overflow: auto; }

.forumZone { width:100%; height: 100%; background-color:#FFFFFF;}
.forumZoneTitle { background-image: url(images/bg_centertitle.gif); padding: 3px 0px 3px 5px; color: #FFFFFF;  font-weight: bold ; }
.forumZoneTableHolder { padding: 5px; }
.forumZoneLabel { font-weight: bold; color: #009900; }
.forumZoneLabel a { color: #009900; }
.forumZoneLabel a:hover { color: #555555; }
.forumZoneLabelLight { color: #009900; }
.forumZoneSubTitle { font-weight: bold; color: #009900; border-bottom: solid 1px #009900; }
.forumZoneText { padding: 0px 4px 0px 4px; }
.forumZoneText a { color: #009900; }
.forumZoneText a:hover { color: #555555; }
.forumZoneNoBorder input { border:none; }

.forumlistHead { background-color: #808080; height:35px; color: #FFFFFF; font-weight: bold; vertical-align:middle; }
.forumlistHead a { color: #ffffff; }
.forumlistHead a:hover { color: #FFFFFF; }
.forumlistDataGrid { border: solid 0px #ffcc00; width: 100%; }
.forumlistDataGrid td { vertical-align: middle; border: none; padding: 5px; } 
.forumlistItem { color: #000000; background-color: #ffffff; height: 18px; }
.forumlistItemAlternate { color: #000000;  background-color: #eeeeee; height: 18px; }
.forumlistItemOnOver { color: #FFFFFF; background-color: #F12C20; height: 18px; }
/* commerce_end */

/* commerce_plus */
.affiliateZone { width:100%; height: 100%; background-color:#FFFFFF;}
.affiliateZoneTitle { background-image: url(images/bg_centertitle.gif); padding: 3px 0px 3px 5px; color: #FFFFFF;  font-weight: bold ; }
.affiliateZoneTableHolder { padding: 5px; }
.affiliateZoneLabel { font-weight: bold; color: #009900; }
.affiliateZoneLabel a { color: #009900; }
.affiliateZoneLabel a:hover { color: #555555; }
.affiliateZoneLabelLight { color: #009900; }
.affiliateZoneSubTitle { font-weight: bold; color: #009900; border-bottom: solid 1px #009900; }
.affiliateZoneText { padding: 0px 4px 0px 4px; }
.affiliateZoneText a { color: #009900; }
.affiliateZoneText a:hover { color: #555555; }
.affiliateZoneNoBorder input { border:none; }

.affiliateZoneSeparator { border-top: solid 1px #009900;}

.easyorderZone { width:100%; height: 100%; background-color:#FFFFFF;}
.easyorderZoneTitle { background-image: url(images/bg_centertitle.gif); padding: 3px; color: #FFFFFF; font-weight: bold; }
.easyorderZoneTableHolder { padding: 5px; }
.easyorderZoneLabel { font-weight: bold; color: #009900; }
.easyorderZoneLabel a { color: #009900; }
.easyorderZoneLabel a:hover { color: #555555; }
.easyorderZoneLabelLight { color: #009900; }
.easyorderZoneSubTitle { font-weight: bold; color: #009900; border-bottom: solid 1px #009900; }
.easyorderZoneText { padding: 2px; }
.easyorderZoneText a { color: #009900; }
.easyorderZoneText a:hover { color: #555555; }
.easyorderZoneNoBorder input { border:none; }

.advertiserZone { width:100%; height: 100%; background-color:#FFFFFF;}
.advertiserZoneTitle { background-image: url(images/bg_centertitle.gif); padding: 3px; color: #FFFFFF; font-weight: bold; }
.advertiserZoneTableHolder { padding: 5px; }
.advertiserZoneLabel { font-weight: bold; color: #009900; }
.advertiserZoneLabel a { color: #009900; }
.advertiserZoneLabel a:hover { color: #555555; }
.advertiserZoneLabelLight { color: #009900; }
.advertiserZoneSubTitle { font-weight: bold; color: #009900; border-bottom: solid 1px #009900; }
.advertiserZoneText { padding: 2px; }
.advertiserZoneText a { color: #009900; }
.advertiserZoneText a:hover { color: #555555; }
.advertiserZoneNoBorder input { border:none; }

.adsstatisticHead { background-color: #808080; height:35px; color: #FFFFFF; font-weight: bold; vertical-align:middle; }
.adsstatisticHead a { color: #ffffff; }
.adsstatisticHead a:hover { color: #FFFFFF; }
.adsstatisticDataGrid { border: solid 0px #ffcc00; width: 100%; }
.adsstatisticDataGrid td { vertical-align: middle; border: none; padding: 5px; } 
.adsstatisticItem { color: #000000; background-color: #ffffff; height: 18px; }
.adsstatisticItemAlternate { color: #000000;  background-color: #eeeeee; height: 18px; }
.adsstatisticItemOnOver { color: #FFFFFF; background-color: #F12C20; height: 18px; }

.opinionpoll { width:100%; }
.opinionpollTitle { padding: 5px; color: #009900; font-weight:bold; }
.opinionpollQuestion { padding: 5px; color:#E02A9A; text-decoration:underline;}
.opinionpollLabel {  }
.opinionpollRadio { color:#262626; font-size:9px; padding-left:20px; }
.opinionpollRadio input { border:none;  vertical-align:middle; margin-right:5px;}
.opinionpollStat a { font-size: 0.9em; color: #505050; }
.opinionpollStat a:hover { color: #000000; text-decoration: underline; }
.opinionpollSubmit { }
.opinionpollResults { width:95%;}

/* categorytreeCategoryLink */
.ctCL1 { }
.ctCL1 a { }
.ctCL1 a:hover { }
.ctCL2 { }
.ctCL2 a { }
.ctCL2 a:hover { }
.ctCL3 { }
.ctCL3 a { }
.ctCL3 a:hover { }

.categorytreeCategoryLinkSelected { }
.categorytreeCategoryLinkSelected a { }
.categorytreeCategoryLinkSelected a:hover { }
/* commerce_plus_end */

.divHolder {position:relative;}
.divTop {position:absolute; top:0px; left:0px; background-image:url(images/bg_header.gif); width:100%; height:157px; z-index:3;}
.divCenter {position:absolute; top:0px; left:110px; z-index:20;}


.menuSup {background:url(images/bgMenuSup.jpg); background-repeat:no-repeat; height:157px; }
.headerMenu0 {color:#FFFFFF; float:left; font-family:Arial; font-size:11px; font-weight:bold; padding-top:20px; }
.headerMenu0 a{color:#FFFFFF; float:left; margin-top:22px; font-family:Arial; font-size:11px; font-weight:bold; }
.headerMenu0 a:hover{color:#FFFFFF; float:left; margin-top:22px; font-family:Arial; font-size:11px; font-weight:bold; }
.headerMenu1 {padding-left:249px; }
.headerMenu2 {padding-left:39px; }
.headerMenu3 {padding-left:35px; }
.headerMenu4 {padding-left:45px; }
.headerMenu5 {padding-left:45px; }
.headerMenu6 {padding-left:50px; }
.headerMenu7 {padding-left:50px; }
.headerBwrIcon {position:absolute; top:10px; right:15px;}

.bannerLateralDerecho { clear:both; margin-bottom:15px; padding-bottom:15px;}

.dondeComprarLateral {background-image:url(images/bgSearchCP.jpg); width:210px; height:167px; background-repeat:no-repeat; }
.dondeComprarLateralTitle {}
.dondeComprarLateralInfoText {color:#740195; text-align:center; font-weight:bold; padding-top:15px;}
.dondeComprarTextBox {margin-left:82px; margin-top:84px; height:13px; width:65px; border:none;}
.searchTph1 {padding-bottom:20px; padding-top:15px}

.lineaSeparadora {padding-top:15px; padding-bottom:15px; padding-left:10px;}
.cpText {color:#740195; padding-left:20px;}
.btnSearch {cursor:pointer; width:63px; height:22px; margin-bottom:25px; margin-left:86px; }
.languageSelector {padding-left:880px; padding-top:7px; }

.logo {left:700px; position:absolute;}
.headerHolder {position:relative; }

.categoriasHeader {background-image:url(images/bgCategoriasHeaderGreen.gif); background-repeat:no-repeat; width:212px; height:31px;}
.categoriasFooter {background-image:url(images/bgCategoriasFooterGreen.gif); background-repeat:no-repeat; width:212px; height:10px;}
.categoriasCenter {background-color:#FF6A21; color:#FFFFFF; height:5px; text-align:left;}
.categoriasCenter a{background-color:#FF6A21; color:#FFFFFF;}
.categoriasCenter a:hover{background-color:#FF6A21; color:#FFFFFF;}
.lineaSep {margin:2 0 2 0; padding-left:22px;}

.bgCenterHeader {background-image:url(images/bgCenterHeader.png); background-repeat:no-repeat; height:15px; behavior:url(iepngfix/iepngfix.htc);}
.bgCenterCenter {background-image:url(images/bgCenterCenter.gif); background-repeat:repeat-y; width:100%; text-align:center;}
.bgCenterFooter {background-image:url(images/bgCenterFooter.png); background-repeat:no-repeat; height:15px; behavior:url(iepngfix/iepngfix.htc); }
.bgCenterTable {margin-bottom:20px; width:549px; }

.bgDefaultHeader {background-image:url(images/bgDefaultHeader.png); background-repeat:no-repeat; height:15px; behavior:url(iepngfix/iepngfix.htc);}
.bgDefaultCenter {background-image:url(images/bgDefaultCenter.gif); background-repeat:repeat-y; width:100%; text-align:center;}
.bgDefaultFooter {background-image:url(images/bgDefaultFooter.png); background-repeat:no-repeat; height:15px; behavior:url(iepngfix/iepngfix.htc); }
.bgDefaultTable {margin-bottom:20px; width:537px; }

.bgCenterHeaderRight {background-image:url(images/bgCenterHeaderRight.png); background-repeat:no-repeat; width:240px; height:14px; behavior:url(iepngfix/iepngfix.htc);}
.bgCenterCenterRight {background-image:url(images/bgCenterCenterRight.gif); background-repeat:repeat-y; width:100%; height:100%}
.bgCenterFooterRight {background-image:url(images/bgCenterFooterRight.png); background-repeat:no-repeat; height:10px; width:240px; behavior:url(iepngfix/iepngfix.htc); }

.listadoFaqTable {width:212px;}
.faqTitle {text-align:center; padding-bottom:10px;}
.faqQuestion {color:#4E8B17; font-size:12px; padding-top:8px; font-weight:bold;}
.faqQuestion a{color:#4E8B17; font-size:12px; padding-top:8px; font-weight:bold;}
.faqQuestion a:hover{color:#4E8B17; font-size:12px; padding-top:8px; font-weight:bold;}
.faqAnswer {color:#2D322A; padding-bottom:1px;}
.faqMoreInfo {color:#2B3326; font-weight:bold; padding-bottom:10px; text-decoration:underline;}
.faqMoreInfo a{color:#2B3326; font-weight:bold;}
.faqMoreInfo a:hover{color:#2B3326; font-weight:bold;}
.faqverMasPreguntas {text-align:center; padding-top:10px;}
.iconFaq {float:left; padding-top:10px; padding-right:2px;}
.contentSubTitleFaq {color: #009900; font-weight: bold; border-bottom: solid 1px #009900; vertical-align: middle; width:520px; margin-left:5px;}

.contentCatgPath {color:#888888; padding-left:5px; text-align:left;}
.contentCatgPath a{color:#888888;}
.contentCatgPath a:hover{color:#888888;}

.faqTable {width:537px;}
.bgCenterHeaderFaq {background-image:url(images/bgCenterHeader.png); background-repeat:no-repeat; height:10px; behavior:url(iepngfix/iepngfix.htc);}
.bgCenterCenterFaq {background-image:url(images/bgCenterCenter.gif); background-repeat:repeat-y; width:100%}
.bgCenterFooterFaq {background-image:url(images/bgCenterFooter.png); background-repeat:no-repeat; height:17px; behavior:url(iepngfix/iepngfix.htc); }

.zonePath1 {color:#888888; float:left; margin-left:4px; margin-top:-1px;}
.zonePath1 a{color:#888888;}
.zonePath1 a:hover{color:#888888;}

.tarifasSearchTable {}
.tarifasSearchText { color:#004000;}
.tarifasSearchText input{ color:#004000;}
.tarifasSearchLink {color:#FF6A21; padding-left:64px; font-weight:bold;}
.tarifasSearchLink a{color:#FF6A21;}
.tarifasSearchLink a:hover{color:#FF6A21;}
.tiendasTextNoData {color:#FF0000;}

#tiendas {text-align:left;}
.dondeComprarItem {}
.tiendaTitleItem {padding-right:2px; padding-bottom:2px;  width:600px; color:#263321; padding-left:2px;}
.tiendaMailItem {color:#000000; text-decoration:underline; font-weight:bold;}
.tiendaMailItem a{color:#FF6A21; text-decoration:underline; font-weight:bold;}
.tiendaMailItem a:hover{color:#FF6A21; text-decoration:underline; font-weight:bold;}
.tiendasTextInfo {color:#004000;}

.searchHeader {background-image:url(images/bgSearchHeader.png); height:33px; behavior:url(iepngfix/iepngfix.htc);background-repeat:no-repeat;}
.searchCenter {background-color:#E7E7E7;}
.searchFooter {background-image:url(images/bgSearchFooter.png);height:11px; behavior:url(iepngfix/iepngfix.htc); background-repeat:no-repeat;}

.bgCenterHeaderPopup {background-image:url(images/bgCenterHeaderPopup.png); background-repeat:no-repeat; height:17px; behavior:url(iepngfix/iepngfix.htc);}
.bgCenterCenterPopup {padding-left:5px; background-image:url(images/bgCenterCenterPopup.gif); background-repeat:repeat-y; width:100%}
.bgCenterFooterPopup {background-image:url(images/bgCenterFooterPopup.png); background-repeat:no-repeat; height:17px; behavior:url(iepngfix/iepngfix.htc); }

.tarifasText {}
.tarifasText ul{background-color:#FFF; border:none;}
#tarifasTableSup{margin-top:10px;margin-bottom:10px;}
.tarifasTableTitle {font-weight:bold; color:#3B5B25; text-decoration:underline;}
.tarifasTableContent{}
.tarifasTableContent td{padding-left:5px;}
#tarifasTableInf{}
#tarifasLeyenda {background-color:#C9E3B4; margin-top:20px;}
#tarifasLeyenda ul{background-color:#FFF; border:none; background-color:#C9E3B4;}

.quieroMovilTable { width:450px; border:1px solid #2D540B; margin-top:10px;}
.quieroMovilNameLabel {color:#3B5B25; font-weight:bold; padding-left:5px;}
.quieroMovilPriceLabel {color:#3B5B25; font-weight:bold; padding-left:5px;}
.quieroMovilTextLabel {color:#3B5B25; font-weight:bold; padding-left:5px;}
.quieroMovilName { vertical-align:middle;  font-weight:bold; width:30%; padding-left:5px;}
.quieroMovilPrice {padding-left:5px;}
.quieroMovilText {padding-left:5px;}
.quieroMovilNameAlt { background-color:#5AA916; vertical-align:middle; color:#FFF; font-weight:bold; width:30%; padding-left:5px;}
.quieroMovilPriceAlt {background-color:#ACD48A; padding-left:5px;}
.quieroMovilTextAlt {background-color:#ACD48A; padding-left:5px;}
.quieroMovilSep {background-color:#627F48;}
.quieroMovilMoreInfo { font-size:14px; margin-top:10px; margin-left:170px;}
.quieroMovilMoreInfo a{margin-top:10px; margin-left:3px; font-weight:bold; color:#5EAB17; text-decoration:underline;}
.quieroMovilMoreInfo a:hover{margin-top:10px; margin-left:3px; font-weight:bold; color:#5EAB17;}
