@charset "utf-8";

#categoryInfoNameBox{ display:inline;}
#categoryInfoDescriptionBox{}
.prodCategoryContent{ text-align:center; }


.subcategoryInfo{margin-top:10px; margin-bottom:10px; margin-right:5px; display:inline-block; overflow:hidden; }
.subcategoryInfoImageBox{width:100px; height:100px; border:1px solid #666; text-align:center; vertical-align:middle;}
.subcategoryInfoNameBox{ font-weight:bolder; color:#9F3099; text-align:center; margin-left:5px; margin-right:5px; font-size:16px;}
.subcategoryinfoDescriptionBox{white-space:normal; display:inline;}
#categoryHeaderC{padding-top:10px; padding-bottom:10px; font-size:14px;}

.subCategoryDetail{ background:transparent url(../ecommerce/images/structure/backgrounds/bg_category.jpg) no-repeat scroll center center; float:left; height:150px; margin:3px 10px 3px 0; overflow:hidden; width:140px;}
.subCategoryDetailNameBox{ width:135px; height:40px; vertical-align:middle; margin:auto; }
.subCategoryDetailName{color:#9F3099; font-size:9px; font-weight:bold; text-transform:uppercase;}
.subCategoryDetailImage{ margin:10px auto; display:block; width:89px; }

a.categoryHeaderText:HOVER{ color:#716F6E; text-decoration:underline;}

#prodCategoryTable{ width:590px; margin:auto; overflow:hidden;}
#prodCategoryTable2{ width:682px; margin:auto; overflow:hidden;}
#prodCategoryInsideTable{ width:140px; height:190px; margin:3px 10px 3px 0; overflow:hidden; background:url(../ecommerce/images/structure/backgrounds/bg_item.jpg) no-repeat center; float:left;}
#prodCategoryTitle{ color:#9F3099; font-size:9px; font-weight:bold; margin-top:5px; height:36px; vertical-align:top;}
#prodCategoryTitle a  {color:#9F3099; font-size:9px; font-weight:bold; text-transform:uppercase;}
#prodCategoryTitle a:hover {color:#9F3099; font-size:9px; font-weight:bold; text-transform:uppercase;}
#prodCategorySku{font-size:10px; color:#555; font-weight:normal; text-align:center;}
#prodCategoryShortDescription{display:none}
.categoryTitle{ text-align:center; }

#prodCategoryImages{ width:120px; height:120px; padding:0px; margin:auto; vertical-align:middle;}
.mainProductImage{ margin-top:5px;}
#prodCategoryInfo{ width:99%; text-align:center; margin:auto; height:69px;}
#prodCategoryActions{text-align:center; vertical-align:bottom; display:block; }
#prodCategoryBuyDiv{display:inline; display:none;}


/*prices*/
#prodDetailRetailPrice{margin-right:5px; text-decoration:line-through; color:#CC0033; font-size:11px; display:inline;}
#prodCategoryRetailPrice{margin-right:5px; color:#CC0033; font-size:11px; display:inline;}
#prodCategoryIntRetailPrice{ font-size:11px; text-decoration:line-through; color:#666666; }
#prodCategoryDecRetailPrice{ display:inline; font-size:10px; text-decoration:line-through; }
#prodCategoryPrice{ color: #FF0099; font-size:11px; font-weight:bold; display:block; margin:10px auto; }
.prodCategoryIva{color:#F124FD; display:inline;}
#prodCategoryIntPrice{ font-size:11px; color:#CCCCFF; display:inline; text-decoration:line-through;}
#prodCategoryDecPrice{font-size:1em; display:inline; font-size:11px;}