/*
    Document   : manufacturer
    Created on : 01-mar-2011, 1:28:47
    Author     : root
    Description:
        Purpose of the stylesheet follows.
*/

/*
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

#category-tabs{border:none; width:595px;margin-left:13px; margin-bottom:28px; float:left;}
.category-products{margin-top:10px; float:left; width:594px;}
.ui-tabs .ui-tabs-panel{padding-right:0px; padding-left:0px;}

.prod-line{clear:both;}
.prod-page{float:left; width:594px;}
.prod-item{background:url(/images/products-tips/box-bg.jpg) repeat-x; width:289px; height:211px; position:relative; border:1px solid #FDBDE0; border-top:2px solid #FB68B8; float:left; margin-bottom:19px;}

.left{float:left;}
.right{float:right;}

.prod-cat-image{float: left; width: 95px;margin: 20px 5px 0 0;}
.prod-cat-image a img{margin: 0 0 4px;}
.prod-cat-image .prod-cat-image-logo{float: left;margin: 4px 0 0;}

.prod-cat-desc{margin: 23px 0 21px; float: left; width: 185px;}
.prod-cat-desc .product-name{font-family: Arial,Helvetica,sans-serif; font-size: 11px; font-style: normal; list-style-position: inside; list-style-type: none; padding-top: 10px;}
.prod-cat-desc .product-name a{color:#FA2398;}
.prod-cat-desc .manufacturer-name{color: #000000; display: table-row; font-family: Arial,Helvetica,sans-serif; font-size: 10px; font-style: normal; list-style-position: inside; list-style-type: none; padding: 0;}
.prod-cat-desc .product-category{float: left; color:#686868; display:inline; font-family:Arial,Helvetica,sans-serif; font-size:9px; font-style:normal; list-style-position:inside; list-style-type:none; padding:0; width: 100%;}
.prod-cat-desc .product-short-desc{ float: left; margin-top: 10px; padding-right: 10px;margin-bottom: 0; height: 84px; overflow: hidden; color: #858585;}
.prod-cat-desc .format{font-family:Verdana,Helvetica,sans-serif; font-size:10px; width: 94px; margin: -8px 95px 0 0; text-align: center; color: #808080; position: absolute; bottom: 37px; left: 2px;}
.prod-cat-desc .price{position: absolute; bottom: 10px; color: #FA2398; font-size:12px; font-weight: bolder; right: 12px; text-align: right;}
.prod-cat-desc .price .price-image{padding: 5px 0 ; float: left;}
.prod-cat-desc .price button {font-size: 9px; margin: 0 0 0 8px; float: left;}
.prod-item .flo-pr-vip{position: absolute;text-align: center; top: -2px; right: 0; z-index: 1; width: 300px;}
.prod-item .flo-pr-vip img{ float: right; margin: 0 11px 0 0;}