

/* our catalogues div */
#our_catalogues { margin-left:0px; padding:0px; text-align:left;  border: 0px solid #333333;}
#our_catalogues ul  { margin-left:0px; padding:0;}




#our_catalogues li.clothing { border-top: 10px solid #AA0004; list-style:none; float:left; margin:0 5px 0px 0; width:290px; height:264px; position: relative;}

#our_catalogues li.winph { border-top: 10px solid #FF6C00; list-style:none; float:left; margin:0 5px 0px 0; width:290px; height:264px; position: relative;}

#our_catalogues li.golf { border-top: 10px solid #13B640; list-style:none; float:left; margin:0 5px 0px 0; width:290px; height:264px; position: relative;}
#our_catalogues li.last { border-top: 10px solid #687805; list-style:none; float:left; margin:0 0px 0px 0; width:290px; height:264px; position: relative;}
#our_catalogues li.clothing { background: #fff url(images/home-fabrics-over.png) no-repeat 0 0; }
#our_catalogues li.golf { background: #fff url(images/home-indfabrics-over.png) no-repeat 0 0; }
#our_catalogues li.winph { background: #fff url(images/home-blanket-over.png) no-repeat 0 0; }
#our_catalogues li.last{ background: #fff url(images/homeimage-tbfabric-over.png) no-repeat 0 0; margin-right:0; }
#our_catalogues li a { display: block; position: relative; overflow: hidden; width:290px; height:264px; color: #000; font: 1.92em/1.2 "Avenir LT Std", Avenir, Helvetica, Arial, sans-serif; }
#our_catalogues li img { position: absolute; top: 0; left: 0; width:290px; height:264px; border: 0; }



