@import url(../brand/bpage_catalog_product.css);

table.product_photo_table {
	height:100%;
}
div#ingredients_spacer {
	font-size:0px;
}

#product_complementary_img_large li {display:none}
#product_complementary_img_large li:first-child {display:block}
#product_complementary_img_large ul {list-style:none outside none}
#pcp_carousel ul li { cursor:pointer }

/* Core CSS for Topic association product box and Category product brother box // obe.201305 */
#topicassociation {clear:both}
.ta_listprd {}
.ta_listprd:after {content: ""; display: table; clear: both;}
.ta_prd_item {text-align:center; float:left}
.ta_prd_item.prdperline2 {width: 50%;}
.ta_prd_item.prdperline3 {width: 33%;}
.ta_prd_item.prdperline4 {width: 25%;}
.ta_prd_item.prdperline5 {width: 20%;}
.ta_prd_item.prdperline6 {width: 16%;}
.ta_prd_item .ta_prd_item_txt a span {display:none}

#catprdbrother {clear:both}
.cpb_listprd {}
.cpb_listprd:after {content: ""; display: table; clear: both;}
.cpb_prd_item {text-align:center; float:left}
.cpb_prd_item.prdperline2 {width: 50%;}
.cpb_prd_item.prdperline3 {width: 33%;}
.cpb_prd_item.prdperline4 {width: 25%;}
.cpb_prd_item.prdperline5 {width: 20%;}
.cpb_prd_item.prdperline6 {width: 16%;}

div.prd_paging { font-size: 10px; position:relative}
div.prd_paging ul {list-style:none; width:300px; margin:0 auto}
div.prd_paging ul:after {content: ""; display: table; clear: both;}
div.prd_paging ul li {float:left}
div.prd_paging .paging_arrow {font-size:50px}
div.prd_paging .paging_arrow.paging_arrow_prev {position:absolute; left:5px; top:-90px}
div.prd_paging .paging_arrow.paging_arrow_next {position:absolute; right:5px; top:-90px}
div.prd_paging .paging_arrow.paging_arrow_prevoff, div.prd_paging .paging_arrow.paging_arrow_nextoff {display:none}
div.prd_paging .paging_header {display:none}
div.prd_paging .paging_pagelist {display:none}
div.prd_paging .paging_counter {display:none}
div.prd_paging .paging_pagetotal {display:none}
/* /End Core CSS for Topic association product box and Category product brother box // obe.201305 */