/*
 *	Spanish Slides
*/

#slides {
	height: 296px;
	top: -34px;
}

#slide1	{
	background: url(/img/home/allergies.jpg);
	}
	

#slide2	{
	background: url(/img/home/products_esp.jpg);
	}
	
#slide3	{
	background: url(/img/home/new-moms_esp.jpg);
	}
	
#slide4	{
	background: url(/img/home/hero-cleaning_esp.jpg);
	}

ul#controls {
  	_left: 65px; /* IE6 fix */
  	background: url("/img/home/nav-bar_esp.png");
  	_background: url("/img/home/nav-bar_esp.gif");
}

#notice h1 a {
	background:url("/img/alt_lang_spanish/home/h1_nuevos_videos.png") no-repeat scroll 0 0 transparent;
}

#notice h1 a:hover { background:url("/img/alt_lang_spanish/home/h1_nuevos_videos.png") no-repeat scroll 0 0 transparent; }


ul#controls li a#ctrl1 {

  background-position: 0 0;
  width: 145px;
}
  ul#controls li a:hover#ctrl1 { background-position: 0 78px }
  ul#controls li a.on#ctrl1 { background-position: 0 39px }

ul#controls li a#ctrl2 {
  background-position: -145px 0;
  width: 135px;
}
  ul#controls li a:hover#ctrl2 { background-position: -145px 78px }
  ul#controls li a.on#ctrl2 { background-position: -145px 39px }

ul#controls li a#ctrl3 {
  background-position: -273px 0;
  width: 140px;
}
  ul#controls li a:hover#ctrl3  { background-position: -273px 78px }
  ul#controls li a.on#ctrl3  { background-position: -273px 39px }
