@charset "utf-8";

div.categoryTitle{ margin-top:20px; }


/****************subCategory*****************/
#categoryContent{ width:590px; background:#ffffff; margin:5px 0px; }

div.subCategory{ width:250px; height:300px; float:left; margin:20px 0px 10px 30px; background:#afafaf; display:inline; }
div.subCategoryImage{ display:block; margin:10px auto; width:230px; height:140px; background:#ffffff; }
img.subCategoryImage{ margin:auto; }
div.subCategoryName{ display:block; margin-left:10px; }
a.subCategoryName, a.subCategoryName:hover{ font-size:18px; font-weight:bold; color:#000000; text-decoration:none; }
div.subCategoryDescription{ display:block; margin:10px; height:60px; }
a.subCategoryDescription{ font-size:12px; font-weight:normal; color:#000000; text-decoration:none; }
div.subCategoryMoreInfo{ float:left; }
a.subCategoryMoreInfo{ background:#000000; color:#ffffff; text-decoration:none; font-size:10px; margin-left:10px; display:inline; padding:2px; }
div.subCategoryHighLight{ float:right; }
img.subCategoryHighLight{ border:none;position:relative; right:10px; top:-10px; }

/****************products*****************/
#categoryContent{ width:590px; background:#ffffff; margin:5px 0px; }

div.productBox{ width:250px; height:350px; float:left; margin:20px 0px 10px 30px; background:#afafaf; display:inline; }
div.productBoxImage{ display:block; margin:10px auto; width:230px; height:140px; background:#ffffff; }
img.productBoxImage{ margin:auto; }
div.productBoxName{ display:block; margin-left:10px; }
a.productBoxName, a.productBoxName:hover{ font-size:18px; font-weight:bold; color:#000000; text-decoration:none; }
div.productBoxDescription{ display:block; margin:10px; height:80px; }
a.productBoxDescription{ font-size:12px; font-weight:normal; color:#000000; text-decoration:none; }
div.productBoxMoreInfo{ float:left; clear:left; }
a.productBoxMoreInfo{ background:#000000; color:#ffffff; text-decoration:none; font-size:10px; margin-left:10px; display:inline; padding:2px; }
div.productBoxHighLight{ float:right; }
img.productBoxHighLight{ border:none;position:relative; right:10px; top:-10px; }

.productBoxPrice{ float:left; margin:10px; }
.productPriceRetail{ font-size:12px; color:#ffffff; text-decoration:line-through; font-weight:bold; }
.productPrice{ font-size:12px; color:#000000; text-decoration:none;font-weight:bold; }


/****************Pager*******************/
.categoryPagerBottom{padding-top:10px; padding-bottom:10px;}
.tablePager{ margin:auto; }
td.actualPager{ padding-left:5px; text-align:center; vertical-align:middle; padding-right:5px;}
a.actualPager{ color:#C10076; font-size:12px; font-weight:bold ; text-decoration:none; cursor:default;}
td.pager{ color:#000000;font-size:12px;padding-left:5px;padding-right:5px;text-align:center;vertical-align:middle;}
a.pager{ color:#000000; font-size:12px; font-weight:bold; text-decoration:none;}
td.pagerEtc{ padding:2px; text-align:center }
td.tdNext{vertical-align:middle;}
