

/* 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: 0px solid #9D2304; list-style:none; float:left; margin:0 0px 0px 0; width:317px; height:213px; position: relative;}

#our_catalogues li.winph { border-top: 0px solid #140C07; list-style:none; float:left; margin:0 3px 0px 0; width:317px; height:213px; position: relative;}

#our_catalogues li.golf { border-top: 0px solid #00305F; list-style:none; float:left; margin:0 3px 0px 0; width:317px; height:213px; position: relative;}
#our_catalogues li.last { border-top: 0px solid #007000; list-style:none; float:left; margin:0 0px 0px 0; width:317px; height:213px; position: relative;}





#our_catalogues li.clothing { background: #fff url(images/k3-tex-over.jpg) no-repeat 0 0; }
#our_catalogues li.golf { background: #fff url(images/k3-soft-over.jpg) no-repeat 0 0; }
#our_catalogues li.winph { background: #fff url(images/k3-gz-over.jpg) no-repeat 0 0; }
#our_catalogues li.last{ background: #fff url(images/k3-tex-over.jpg) no-repeat 0 0; margin-right:0; }
#our_catalogues li a { display: block; position: relative; overflow: hidden; width:317px; height:213px; 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:317px; height:213px; border: 0; }


