/*	@group mtpl9 styles	*/     
.mtpl9
    {
	width: 673px;
	position: relative;
	height: 523px;
	padding: 21px 18px 0px 18px;
	overflow:hidden;
    }

 .mtpl9,.mtpl9 ul,.mtpl9 ul li,.mtpl9 ul li img
	{
	float: left;
	}
	
.mtpl9 h2
    {
	padding: 12px 0px 0px 0px;
	width: 219px;
	height: 18px;
	float: left;
	background: url(../../../../../public/_images/pdo/collection-header.jpg) no-repeat;
    }
       
.mtpl9 h2 span
    {
    display: none;
    }
  
.mtpl9 .collections
	{
	width:627px;
	height:260px;
	overflow:hidden;
	position:relative;
	float:left;
	left:22px;
	}
    
.mtpl9 ul
    {
	height:260px;
	position:absolute;
	left:0px;
	top:0px;
	padding: 15px 0px 0px 0px;
	width:2476px;
    }
    
.no_padding
    {
	padding: 0px !important;
    } 
    
.mtpl9 ul li
    {
	list-style: none;
	padding: 0px 41px 0px 0px;
	margin: 0px;
	width: 299px;
    }
    
.collections ul li img
	{
	padding-bottom:1px;
	}
    
.mtpl9 a.prev_btn,.mtpl9 a.unbindPrev
    {
	position: absolute;
	left: 16px;
	top: 93px;
	width: 27px;
	height: 119px;
	background: url(../../../../../public/_images/pdo/prev-btn.png) no-repeat;
	overflow:hidden;
	text-indent:-500px;
    }
    
.mtpl9 a.next_btn,.mtpl9 a.unbindNext
    {
	position: absolute;
	right: 15px;
	top: 93px;
	width: 27px;
	height: 119px;
	background: url(../../../../../public/_images/pdo/next-btn.png) no-repeat;
	overflow:hidden;
	text-indent:-500px;
    }
    
.mtpl9 ul li p
    {
	display: block;
	font-size: 11px;
	color: #7a4e3e;
	font-family: arial;
	text-align: center;
    }
    
.mtpl9 ul li p span,.mtpl9 ul li p strong
    {
	text-transform: uppercase;
    }
    
.thumbnails ul
    {
    width: 700px;
    padding: 14px 0px 0px 0px;
    position:relative;
    left: -4px;
    }  
    
.thumbnails ul li
    {
    list-style: none;
    padding: 0px;
    width: auto;
    } 
         
.thumbnails ul li a
    {
    margin: 0px;
    padding: 0px;
    } 
      
/*	@end mtpl9 styles	*/  