/********************************************
 * AUTHOR		: Victor Julian Lipesik 
 * WEBSITE		: http://www.kairos-art.com/
 * TEMPLATE NAME: Belanja Audio User Interface
 * VERSION		: 1.0
 *******************************************/

div#pagingSortPan {margin:10px 0px 10px 0px; border-bottom:#CCCCCC 1px solid;}
div#pagingSortPan p {text-align:center; margin:5px 0px 5px 0px;}

div.contentItemPan {margin:10px 0px; border-bottom:#CCCCCC 1px solid; padding:0px 0px 10px 0px;}

div.contentItemPan div.imagePan {float:left; margin:0px 10px 0px 0px; width:190px;}
div.contentItemPan div.imagePan p.productImage {text-align:center; width:190px; height:100px;}
div.contentItemPan div.imagePan p.productImage img {max-width:190px; max-height:100px; _width:190px;}
div.contentItemPan div.imagePan p.promoImage {margin:-55px 0px; text-align:right;}

div.contentItemPan div.descriptionPan {float:left; width:465px;}
div.contentItemPan div.descriptionPan p {margin:2px 0px 3px 0px;}
div.contentItemPan div.descriptionPan p.shortDescription {font-weight:bold;}

div.contentItemPan div.descriptionPan div.detailPan {float:left; width:290px; margin:0px 10px 0px 0px;}
div.contentItemPan div.descriptionPan div.detailPan p.support a {color:#1A9111; text-decoration:none;}
div.contentItemPan div.descriptionPan div.detailPan p.support a:hover {text-decoration:underline;}
div.contentItemPan div.descriptionPan div.detailPan p.support img {width:50px; margin-right:5px;}
div.contentItemPan div.descriptionPan div.detailPan p.bonus span {color:#FF0000;}
div.contentItemPan div.descriptionPan div.detailPan p.bonus a {color:#1448E9; text-decoration:none;}
div.contentItemPan div.descriptionPan div.detailPan p.bonus a:hover {text-decoration:underline;}

div.contentItemPan div.pricePan {float:right; width:215px;}
div.contentItemPan div.pricePan p.price {font-weight:bold;}
div.contentItemPan div.pricePan p.price span {margin-right:37px;}
div.contentItemPan div.pricePan p.voucher {color:#FF0000; margin-bottom:5px;}
div.contentItemPan div.pricePan p.voucher span {margin-right:25px;}
div.contentItemPan div.pricePan p.buyButton {text-align:right;}
