/* index.css */


#catch-Grassy-LeDio {
  position:relative;
  width:100%;
  height:200px;
}
#catch-Grassy-LeDio a {
  display:block;
  width:100%;
  height:100%;
  text-indent:-999em;
  background:url(../img/index/catch-Grassy-LeDio.jpg) no-repeat left top;
}
/*\*/
#catch-Grassy-LeDio a {
  overflow:hidden;
}
/**/

#whats-new {   /* whats-new field */
  float:right;
  width:450px;
}

#whats-new p.message {
  padding:5px 10px;
  background:#ffd;
  border:solid 1px #666;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  -khtml-border-radius:5px;
  border-radius:5px;
}



#products {   /* products field */
  float:left;
  width:320px;
}
#products h2 {
/*  display:none;*/
}
#products ul {
  margin:0;
  padding:0;
  list-style-type:none;
}
#products ul li {
  margin:0 0 10px 0;
}
#products ul li a {
  display:block;
  width:100%;
  height:100%;
  text-indent:-999em;
}
/*\*/
#products ul li a {
  overflow:hidden;
}
/**/

#products ul li.wqm-monitor {
  width:320px;
  height:200px;
}
#products ul li.wqm-monitor a {
  background:url(../img/index/WQM-monitor.jpg) no-repeat left top;
}
#products ul li.ledio-21e {
  width:320px;
  height:200px;
}
#products ul li.ledio-21e a {
  background:url(../img/index/Grassy-LeDio-21e.jpg) no-repeat left top;
}
#products ul li.ledio-27 {
  width:320px;
  height:200px;
}
#products ul li.ledio-27 a {
  background:url(../img/index/Grassy-LeDio-27.jpg) no-repeat left top;
}
#products ul li.ledio-9 {
  width:320px;
  height:200px;
}
#products ul li.ledio-9 a {
  background:url(../img/index/Grassy-LeDio-9.jpg) no-repeat left top;
}
#products ul li.led-lamp {
  width:320px;
  height:200px;
}
#products ul li.led-lamp a {
  background:url(../products/img/Grassy-LeDio.jpg) no-repeat left top;
}
#products ul li.metalhalide-lamp {
  width:320px;
  height:200px;
}
#products ul li.metalhalide-lamp a {
  background:url(../products/img/Grassy-glow.jpg) no-repeat left top;
}

