/* kernel */
*{-moz-box-sizing: border-box;box-sizing: border-box}
body {color: #000000; background-image:url(images/bg_body.gif); margin: 0px; padding: 0px; border: none; font-family: tahoma, Helvetica, sans-serif; font-size: 11px; }
p { margin-top: 7px; margin-bottom: 0px; }

img {border: 0px; }
a img {border: 0px; }

a { text-decoration: none; color:#E7761C;}
a:hover { color: #ff0000; text-decoration: underline; }

select { font-size: 11px; font-family: tahoma, Helvetica, sans-serif; }
input { font-size: 11px; font-family: tahoma, Helvetica, sans-serif; border: #787878 1px solid; }
textarea { font-size: 11px; 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: #FFFFFF; border: solid 1px #E7761C; }
li { margin-left: 2px; list-style: square inside; color: #E7761C; }

hr { color: #1E2671; height: 1px; border: solid 0px #1E2671; border-bottom: solid 1px #1E2671; }
span { vertical-align: middle; }
span input { vertical-align: middle; }
label { vertical-align: middle; }

table {margin: 0px; padding: 0px; font-size: 11px;}
table td { vertical-align: top; }
th {background-color: #E77817; color: #FFFFFF; padding : 2px; vertical-align : middle; }

.msgHighlight { font-weight: bold; color: #565E5E; }
.warning { font-weight: bold; margin-left: 6px; }
.msgWarning { color: #DD0000; }
.error { color: #ff0000; font-weight: bold; }
.error td { color: #FFFFFF; font-weight: bold;}
.error span { font-weight: bold; }
.requiredIndicator { color: #ff0000; font-weight: bold; }
.infoHolder { width: 80%; border: solid 1px #565E5E; }
.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;}

.page { width: 775px; }
.left { width:295px; height: 100%;  }
.center { width:480px; background-color: #FFFFFF;  }
.right { width:175px; height: 100%; background-color: #EFEFEF; }
.list_center {  width:481px; height: 100%; background-image:url(/images/centerRepeat.gif); background-repeat:repeat-y; }
.center_total { width: 100%; height: 100%; background-color: #FFFFFF; }

.header { height:120px; width: 100%; background-image:url(images/header.gif); background-repeat: no-repeat;}
.headerLogo { vertical-align: top; width: 178px; }
.headerBanner { vertical-align: bottom; height: 60px; width:480px; }
.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 { width:450px; margin-top:37px; padding-left:35px;}

.headerMenu1 { }
.headerMenu1 a {padding-left:20px;}
.headerMenu1 a:hover {padding-left:20px; width:30px; background-image:url(/images/b_cabecera_select.gif); background-position:0 -1; background-repeat:no-repeat;}

.headerMenu2 { }
.headerMenu2 a {padding-left:20px;}
.headerMenu2 a:hover {padding-left:20px; width:30px; background-image:url(/images/b_cabecera_select.gif); background-position:0 -1; background-repeat:no-repeat;}

.headerMenu3 { }
.headerMenu3 a {padding-left:20px;}
.headerMenu3 a:hover {padding-left:20px; width:20px; background-image:url(/images/b_cabecera_select.gif); background-position:0 -1; background-repeat:no-repeat;}

.headerMenu4 { }
.headerMenu4 a {padding-left:20px;}
.headerMenu4 a:hover {padding-left:20px; width:30px; background-image:url(/images/b_cabecera_select.gif); background-position:0 -1; background-repeat:no-repeat;}


.headerBar { }
.headerGoogleText { vertical-align: bottom; padding: 0px; text-align: right; font-weight:bold; color: #0000FF; }
.headerLanguage { margin-top:30px; margin-left:40px; }
.headerLanguageText { color:#9E9D9C; font-size:10px; }

.footer { padding-top:8px; color:#9E9D9C;  background-image:url(/images/footer.gif); background-repeat:no-repeat; width:100%; height:47px; }
.footerLinks {  color:#9E9D9C;  padding-top: 3px; padding-bottom: 3px; }
.footerLinks a { padding-left:50px; color:#9E9D9C;  font-size: 10px;   }
.footerLinks a:hover { color:#9E9D9C;  text-decoration: underline; }
.footerBar { font-size:10px; color:#9E9D9C;   }
.footerIcons { color:#9E9D9C;  } 
.footerInfoText { color:#9E9D9C; font-size: 10px; padding-top: 0px; padding-bottom: 0px; }
.addisText {color:#9E9D9C; font-size: 10px;}
.addisText a {color:#9E9D9C;}
.addisText a:hover {color:#9E9D9C;}

.search { background-image:url(/images/bg_buscar.gif); background-repeat:no-repeat; width:293px; height:118px; }
.searchTitle { padding-top:16px; padding-left:68px; }
.searchInfoText { padding-top:10px; color:#9E9D9C; padding-left:68px; }
.searchLabel { }
.searchTextBox { margin-left:68px; color:#565E5E; margin-bottom:30px; }
.searchTextBox input {width: 130px; border: 1px solid #9E9D9C;}
.searchAdvancedLink a { color: #565E5E; }
.searchAdvancedTitle { font-weight: bold; color: #565E5E; border-bottom: solid 1px #565E5E; padding-top: 10px; }
.searchAdvancedText { padding-top: 4px; padding-bottom: 4px; }
.searchAdvancedLabel { width: 135px; font-weight: bold; color: #505050; padding-right: 10px; }
.searchButton { padding-bottom:30px; padding-right:30px;}


.contact { width:90%; height: 100%; color: #565E5E; margin:15px;}
.contactTitle { color:#1E2671; border-bottom:solid 1px #1E2671;  font-weight:bold; font-size:12px; padding-bottom:5px; text-transform:uppercase;} 
.contactLabel { color: #565E5E; font-weight: bold;}
.contactInfoText { padding-top: 5px; padding-bottom: 5px; }
.contactMsg { color: #0000FF; font-weight: bold; }

.paginationBar { width:100%; background-color: #565E5E; 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 { margin-left:15px; margin-right:15px; width:90%; color:#565E5E;  }
.categoryItemListTitle { padding-top:15px;  font-weight:bold; font-size:11px; text-transform:uppercase; }
.categoryItemListText { }
.categoryItemListItem { border-bottom:solid 1px #565E5E; padding-bottom:5px; padding-left:5px;  padding-top:5px; }
.categoryItemListItem a { color:#565E5E; font-weight:bold; padding-left:10px; }
.categoryItemListItem a:hover { color:#E7761C; }
.categoryItemListPaginationBar { }

.categoryList {   }
.categoryListTitle { padding-top:15px; padding-left:69px; background-image:url(/images/title_cat_lat.gif); background-repeat:no-repeat; width:293px; height:37px; }
.categoryListItem {  background-image:url(/images/cat_lat_rep.gif); background-repeat:repeat-y; width:293px; height:37px; }
.categoryListItem a {}
.categoryListItem a:hover { }

.categoryListItem2 {  padding-top:2px; padding-left:75px; background-image:url(/images/cat_lat_rep.gif); background-repeat:repeat-y; width:293px; }
.categoryListItem2 a {padding-left:5px; color:#E7761C;}
.categoryListItem2 a:hover {color:#E7761C; }

.categoryListItem3 {  padding-top:2px; padding-bottom:4px; padding-left:75px; background-image:url(/images/cat_lat_rep2.gif); background-repeat:repeat-y; width:293px; }
.categoryListItem3 a {padding-left:5px; color:#E7761C;}
.categoryListItem3 a:hover {color:#E7761C; }


.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 {  background-image:url(/images/bg_boletin.gif); background-repeat:no-repeat; width:293px; height:104px;  }
.suscriberTitle { padding-left:65px; padding-top:17px; }
.suscriberInfoText { padding-left:65px;  color:#9E9D9C;}
.suscriberLabel { }
.suscriberTextBox { margin-left:58px;padding-left:3px; margin-bottom:10px;   color:#565E5E; }
.suscriberTextBox input {  width: 115px; border: 1px solid #9E9D9C; }
.suscriberLegalNotice a { font-size: 10px; color: #505050; }
.suscriberLegalNotice a:hover { color: #000000; text-decoration: underline; }
.suscriberSubmit { padding-right:34px; }
/* kernel_end */

/* content */
.bienvenidaHome {  width:480px; height:220px; background-image:url(/images/bg_bienvenidos.gif); background-repeat:no-repeat;}
.bienvenidaHomeTitle { height:80px; padding-top:40px; padding-left:45px;}
.bienvenidaHomeImage { padding-left:40px; padding-top:10px; padding-right:10px;}
.bienvenidaHomeText { color:#565E5E; font-size:10px; padding-right:35px; padding-top:3px;}
.bienvenidaHomeText a { color:#F35D14; }
.bienvenidaHomeText a:hover { color:#F35D14; }
.bienvenidaHomeMore { color:#4CADDA; font-weight:bold; text-decoration:underline; font-size:10px; padding-bottom:20px; padding-left:25px;}
.bienvenidaHomeMore a { color:#4CADDA;}
.bienvenidaHomeMore a:hover { color:#4CADDA;}


.noticiasHome {  width:480px; background-image:url(/images/bg_noticias.gif); background-repeat:no-repeat;}
.noticiasHomeTitle { height:80px; padding-top:40px; padding-left:45px;}
.noticiasHomeItem { padding-left:45px; padding-right:45px;}

.contentNewsTitle {}
.contentNewsDate { color:#565E5E; font-style:italic; font-size:10px;}
.contentNewsResume { color:#565E5E; font-size:10px; padding-right:5px; padding-top:3px;}


.nuestrosSocios { width:240px; background-image:url(/images/bg_nuestrosSocios.gif); background-repeat:no-repeat;}
.nuestrosSociosTitle { padding-top:33px; padding-bottom:21px; padding-left:66px;}
.nuestrosSociosItem { padding-left:20px; height:75px; }
.nuestrosSociosItem table {  height:78px; background-image:url(/images/nuestrosSocios_item.gif); background-repeat:no-repeat;}

.sociosImagen {padding-top:10px; padding-right:4px; padding-left:5px;}
.sociosName { padding-top:0px; color:#E7761C; font-weight:bold; padding-left:5px; padding-bottom:1px; text-decoration:underline;}
.sociosName a { color:#E7761C;  }
.sociosName a:hover { color:#E7761C;  }
.sociosResume { color:#565E5E; font-size:10px; padding-left:5px; padding-right:10px; padding-bottom:1px;}
.sociosMore { font-size:10px; font-weight:bold; padding-left:5px; padding-top:2px;}
.sociosMore a { color:#EA7516;}
.sociosMore a:hover { color:#EA7516;}

.dondEstamosHome { width:241px; background-image:url(/images/bg_dondeEstamos.gif); background-repeat:no-repeat;}
.dondEstamosHomeTitle { padding-top:31px; padding-bottom:21px; padding-left:35px;}
.dondEstamosHomeImage { padding-left:20px; padding-bottom:5px; padding-top:10px;}
.dondEstamosHomeText { text-align:left; color:#565E5E; font-size:10px; padding-left:24px; padding-right:30px;}

.caracteristicasHome { width:241px; background-image:url(/images/bg_foro.gif); background-repeat:no-repeat;}
.caracteristicasHomeTitle { padding-top:28px; padding-bottom:15px; padding-left:38px;}
.caracteristicasHomeItem { padding-left:20px;}

.caracteristicas { margin-top:2px; margin-bottom:1px;}
.caracteristicasTitle { color:#E7761C; font-weight:bold;}
.caracteristicasTitle a { color:#E7761C;}
.caracteristicasTitle a:hover { color:#E7761C;}
.caracteristicasText { color:#565E5E; font-size:10px; padding-top:3px; padding-bottom:3px; padding-left:0px; padding-right:30px;}



.contentHolder { width:90%; height: 100%; color: #565E5E; margin:15px;}
.content { height: 97%;   }
.content td { }
.content ul { margin: 2px; padding: 2px; list-style: decimal inside; text-align: left;}
.content li { margin-left: 2px; list-style: square inside; color: #565E5E; font-weight: normal; }
.content a { color:#E7761C; }
.content a:hover { color:#E7761C; }
.contentTitle {color:#1E2671; border-bottom:solid 1px #1E2671; font-weight:bold; font-size:12px; padding-bottom:5px; text-transform:uppercase; }
.contentTitle2 { margin:10px; color:#1E2671; border-bottom:solid 1px #1E2671; font-weight:bold; font-size:12px; padding-bottom:5px; text-transform:uppercase; }
.contentText {padding-left:10px; text-align:justify; text-justify:auto; color: #565E5E; padding-top: 5px; padding-bottom: 5px; padding-right: 10px;  }
.contentSubTitle { padding-bottom:5px; padding-top:8px; font-weight:bold; color: #565E5E; text-decoration:underline; vertical-align: middle;}
.contentSpacer { height: 100%; }


.contentImage1 { }
.contentImage2 {}
.contentLink { padding-top:4px; text-align:right;}
.contentLink a {color:#E7761C; }
.contentLink a:hover {color:#E7761C; }

.contentAction { margin-left: 10px; margin-right: 10px; background-color: #FFFFFF;  }
.contentActionItem { width: 130px; }
.contentActionItem a { color: #565E5E; text-decoration: underline; }
.contentActionItem2 { width: 100px; }
.contentActionItem2 a { color: #565E5E; text-decoration: underline; }
.contentActionItemIcon { padding: 7px; }

.contentSide { }
.contentSideTitle { }
.contentSideItem { }
.contentSideItem a { }
.contentSideItem a:hover { }
/* content_end */

/* catalog */
.product { }
.productHolder { }
.productName { }
.productName h1 { font-size: 11px; }
.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 { width:100%; height: 100%; color: #565E5E; padding-left:15px;}
.customerZoneTitle {  font-weight:bold; font-size:12px; padding-bottom:5px; text-transform:uppercase;} 
.customerZone td { color: #565E5E;}
.customerZoneTableHolder { padding: 5px; }
.customerZoneLabel { font-weight: bold; color: #565E5E; }
.customerZoneLabel a { color: #E7761C; }
.customerZoneLabel a:hover { color: #E7761C; }
.customerZoneLabelLight { color: #565E5E; }
.customerZoneSubTitle { font-weight: bold; color: #565E5E; border-bottom: solid 1px #565E5E; }
.customerZoneText { }
.customerZoneText a { color: #E7761C; }
.customerZoneText a:hover { color: #E7761C; }
.customerZoneNoBorder input { border: none; }

.customerLoginR {  background-image:url(/images/bg_zonaUsuario.gif); background-repeat:no-repeat; width:293px; height:103px; }
.customerLoginRTitle { padding-top:18px; padding-left:70px;  }
.customerLoginRLabel { margin-left: 10px; margin-top:10px; }
.customerLoginRLabel2 { margin-left: 70px; margin-top: 20px; height:5px; color:#9E9D9C; }
.customerLoginRTextbox { margin-left: 68px; margin-top: 2px;  }
.customerLoginRTextbox input { width: 120px; color:#565E5E; border:solid 1px #9E9D9C; padding-left:4px;}
.customerLoginRLink { padding-left: 70px; margin-top:2px; }
.customerLoginRLink a { color: #E7761C; text-decoration: underline;  }
.customerLoginRButton { padding-top:25px; padding-right:40px;}

.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 #565E5E;}
.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: #565E5E; border-bottom: solid 1px #565E5E; }
.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; }

.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; }

.forumCategoryNumThreads { vertical-align:middle; text-align:center;}
.forumCategoryLastThread { vertical-align:middle;}
.forumMessageTitle { border-bottom: solid 2px #5B5B5B; color:#5B5B5B; vertical-align:middle; font-family:Arial; font-size:16px; font-weight:bold; text-transform:uppercase; }

.forumCategoryListHeader { padding-right:10px; padding-bottom:10px; padding-top:10px; height:30px; border-bottom: solid 2px #5B5B5B; color:#5B5B5B; }
.forumCategoryListHeader1 { width:50%; padding-right:10px; padding-bottom:10px; padding-top:10px; height:30px; border-bottom: solid 2px #5B5B5B; color:#5B5B5B; }
.forumCategoryListHeader2 {width:20%; padding-right:5px; padding-bottom:5px; padding-top:10px; height:30px; border-bottom: solid 2px #5B5B5B; color:#5B5B5B; }
.forumCategoryListHeader3 {width:20%;  padding-right:10px; padding-bottom:10px; padding-top:10px; height:30px; border-bottom: solid 2px #5B5B5B; color:#5B5B5B; }

.forumCategoryCategoryList {  font-family:Arial; font-size:10px; font-weight:bold; text-transform:uppercase; }
.forumSeparator {padding-bottom:2px; padding-top:0px; border-bottom: solid 1px #5B5B5B;}

.ForumEnter { margin-top:20px; }

.ForumReplyTable { padding-left:20px;}
.forumList { padding-bottom:5px; padding-top:5px; border-bottom: solid 1px #5B5B5B; font-family:Arial; font-size:10px; font-weight:bold; text-transform:uppercase; }
.forumReplyLink { color:#5B5B5B; font-family:Arial; font-size:10px; font-weight:bold;}
.forumReplyLink a { color:#5B5B5B;}
.forumReplyLink a:hover { color:#5B5B5B;}
.forumReplyText { color:#5B5B5B; font-family:Arial; font-size:10px; font-weight:bold; }
.forumReply { border-bottom: 1px solid #5B5B5B; }
.forumReplyAuthor { font-family:Arial; font-size:10px; color:#5B5B5B; }
.forumCategoryName { color:#5B5B5B; font-family:Arial; font-size:11px; font-weight:bold; padding-top:20px;}
.forumCategoryName a { color:#E7761C;}
.forumCategoryName a:hover {  color:#E7761C; }
.forumName { color:#5B5B5B; font-family:Arial; font-size:10px; font-weight:bold;}
.forumName a { }
.forumName a:hover { }

.forumZone { margin:15px; width:90%;  height: 100%; background-color:#FFFFFF;}
.forumZoneTitle {color:#1E2671; border-bottom:solid 1px #1E2671; font-weight:bold; font-size:12px; padding-bottom:5px; text-transform:uppercase;}
.forumZoneTableHolder { padding: 5px; }
.forumZoneLabel { font-weight: bold; color: #49535E; }
.forumZoneLabel a { }
.forumZoneLabel a:hover {  }
.forumZoneLabelLight { color: #49535E; }
.forumZoneSubTitle { font-weight: bold; color: #49535E; border-bottom: solid 1px #49535E; }
.forumZoneText { padding: 0px 4px 0px 4px; }
.forumZoneText a { color: #49535E; }
.forumZoneText a:hover { color: #555555; }
.forumZoneNoBorder input { border:none; }

.forumInput input { width:100px;}

.forumlistHead { background-color: #808080;  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: #565E5E; }
.affiliateZoneLabel a { color: #565E5E; }
.affiliateZoneLabel a:hover { color: #555555; }
.affiliateZoneLabelLight { color: #565E5E; }
.affiliateZoneSubTitle { font-weight: bold; color: #565E5E; border-bottom: solid 1px #565E5E; }
.affiliateZoneText { padding: 0px 4px 0px 4px; }
.affiliateZoneText a { color: #565E5E; }
.affiliateZoneText a:hover { color: #555555; }
.affiliateZoneNoBorder input { border:none; }

.affiliateZoneSeparator { border-top: solid 1px #565E5E;}

.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: #565E5E; }
.easyorderZoneLabel a { color: #565E5E; }
.easyorderZoneLabel a:hover { color: #555555; }
.easyorderZoneLabelLight { color: #565E5E; }
.easyorderZoneSubTitle { font-weight: bold; color: #565E5E; border-bottom: solid 1px #565E5E; }
.easyorderZoneText { padding: 2px; }
.easyorderZoneText a { color: #565E5E; }
.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: #565E5E; }
.advertiserZoneLabel a { color: #565E5E; }
.advertiserZoneLabel a:hover { color: #555555; }
.advertiserZoneLabelLight { color: #565E5E; }
.advertiserZoneSubTitle { font-weight: bold; color: #565E5E; border-bottom: solid 1px #565E5E; }
.advertiserZoneText { padding: 2px; }
.advertiserZoneText a { color: #565E5E; }
.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%; background-color: #EFEFEF; border: 1px solid #295608; }
.opinionpollTitle { background-color: #EFEFEF; padding: 5px; color: #565E5E; font-weight:bold; }
.opinionpollQuestion { padding: 5px }
.opinionpollLabel { }
.opinionpollRadio { width: 115px; }
.opinionpollRadio input { border:none; }
.opinionpollStat a { font-size: 10px; color: #505050; }
.opinionpollStat a:hover { color: #000000; text-decoration: underline; }
.opinionpollSubmit { }
.opinionpollResults { width:95%; background-color: #EFEFEF; border: 1px solid #295608;  }

/* 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 */

.contentNews { width: 440px; margin-top: 5px; margin-bottom: 1px; margin-left:20px; }
.contentNewsTitle { color: #2E5A89; }
.contentNewsTitle a { color: #2E5A89; }
.contentNewsTitle2 { padding-bottom: 5px; color: #2E5A89; }
.contentNewsTitle2 a { color: #2E5A89; }
.contentNewsItem { padding-top: 5px; padding-left: 10px; padding-right: 10px; padding-bottom: 10px; }
.contentNewsDate { text-decoration: underline; padding-bottom: 5px; padding-top: 5px;   }
.contentNewsLink { width:80px; text-align: right; font-size: 9px; border-bottom: solid 1px #CFCFCF; padding-bottom: 6px;  }
.contentNewsText {  padding-bottom:5px; border-bottom: solid 1px #CFCFCF; color: #565E5E; }