`@charset "UTF-8";
/* CSS Document */

a {
   outline: none;
}


#tshirt
{
  display: block;
  width: 200px;
  height: 200px;
  background:url(../Images3/home/Tshirts.jpg) no-repeat 0 0;
  margin-left:25px;
  }

#tshirt:hover
{ 
  background-position: 0 -200px;
  
}

#tshirt span
{
  display: none;
}



#moist
{
  display: block;
  width: 200px;
  height: 200px;
  background: url(../Images3/home/Moisture.jpg) no-repeat 0 0;
  margin-left: 25px;
}

#moist:hover
{ 
  background-position: 0 -200px;
  
}

#moist span
{
  display: none;
}



#polo
{
  display: block;
  width: 200px;
  height: 200px;
  background: url(../Images3/home/Polo.jpg) no-repeat 0 0;
  margin-left: 25px;
}

#polo:hover
{ 
  background-position: 0 -200px;
  
}

#polo span
{
  display: none;
}

#woven
{
  display: block;
  width: 200px;
  height: 200px;
  background: url(../Images3/home/Woven.jpg) no-repeat 0 0;
  margin-left: 25px;
}

#woven:hover
{ 
  background-position: 0 -200px;
  
}

#woven span
{
  display: none;
}

#trou
{
  display: block;
  width: 200px;
  height: 200px;
  background: url(../Images3/home/Trousers.jpg) no-repeat 0 0;
  margin-left: 25px;
}

#trou:hover
{ 
  background-position: 0 -200px;
  
}

#trou span
{
  display: none;
}

#ladies
{
  display: block;
  width: 200px;
  height: 200px;
  background: url(../Images3/home/Ladies.jpg) no-repeat 0 0;
  margin-left:25px;
}

#ladies:hover
{ 
  background-position: 0 -200px;
  
}

#ladies span
{
  display: none;
}

#kid
{
  display: block;
  width: 200px;
  height: 200px;
  background: url(../Images3/home/Kids.jpg) no-repeat 0 0;
  margin-left: 25px;
}

#kid:hover
{ 
  background-position: 0 -200px;
  
}

#kid span
{
  display: none;
}

#jacket
{
  display: block;
  width: 200px;
  height: 200px;
  background: url(../Images3/home/Jackets.jpg) no-repeat 0 0;
  margin-left: 25px;
}

#jacket:hover
{ 
  background-position: 0 -200px;
  
}

#jacket span
{
  display: none;
}

#polar
{
  display: block;
  width: 200px;
  height: 200px;
  background: url(../Images3/home/Polar.jpg) no-repeat 0 0;
  margin-left: 25px;
}

#polar:hover
{ 
  background-position: 0 -200px;
  
}

#polar span
{
  display: none;
}



#knit
{
  display: block;
  width: 200px;
  height: 200px;
  background: url(../Images3/home/Knitwear.jpg) no-repeat 0 0;
  margin-left: 25px;
}

#knit:hover
{ 
  background-position: 0 -200px;
  
}

#knit span
{
  display: none;
}

#work
{
  display: block;
  width: 200px;
  height: 200px;
  background: url(../Images3/home/Workwear.jpg) no-repeat 0 0;
  margin-left:25px;
}

#work:hover
{ 
  background-position: 0 -200px;
  
}

#work span
{
  display: none;
}

#high
{
  display: block;
  width: 200px;
  height: 200px;
  background: url(../Images3/home/High.jpg) no-repeat 0 0;
  margin-left: 25px;
}

#high:hover
{ 
  background-position: 0 -200px;
  
}

#high span
{
  display: none;
}

#his
{
  display: block;
  width: 200px;
  height: 200px;
  background: url(../Images3/home/His.jpg) no-repeat 0 0;
  margin-left: 25px;
}

#his:hover
{ 
  background-position: 0 -200px;
  
}

#his span
{
  display: none;
}

#acc
{
  display: block;
  width: 200px;
  height: 200px;
  background: url(../Images3/home/Accessories.jpg) no-repeat 0 0;
  margin-left: 25px;
}

#acc:hover
{ 
  background-position: 0 -200px;
  
}

#acc span
{
  display: none;
}

#cap
{
  display: block;
  width: 200px;
  height: 200px;
  background: url(../Images3/home/Caps.jpg) no-repeat 0 0;
  margin-left: 25px;
}

#cap:hover
{ 
  background-position: 0 -200px;
  
}

#cap span
{
  display: none;
}
