/* $Id: langoverlay_es-mx.css,v 1.3.32.1 2008-11-14 08:54:41 lweng Exp $ */  
#logoBox {
	height: 50px;
	margin: 0px 55px 0 15px;
}	

#home {
	width:73px;
}

#music {
	width:119px;
	background-position: -73px top;
}

#sports {
	width: 105px;
	background-position: -192px top;
}

#arts {
	width:111px;
	background-position: -297px top;
}

#family {
	width: 112px;
	background-position: -408px top;
}

#especiales {
	width: 117px;
	height: 28px;
	background-position: -520px top;
}


/** For MX only, footer images **/
#footPng1, #footPng2, #footPng3, #footPng4 {
	width: 112px;
	height: 50px;
}

#footPng1, #footPng3 {
	margin-right: 10px;
}

#footPng1 {
	background-image: url(../img/sys/1000/opina.png);
}

#footPng2 {
	background-image: url(../img/sys/1000/rescata.png);
}

#footPng3 {
	background-image: url(../img/sys/1000/empresa.png);
}

#footPng4 {
	background-image: url(../img/sys/1000/fondo.png);
}


/** added with homepage redesign **/

#onSaleList a.more {
	width: 120px;
}

#onsale_soon_data #onSaleList a.more {
	width: 105px;
}

.catLinks td a { font-size: 13px }

a.btn-remove img, a.btn-remove:hover img { 
	width:52px;
	height:12px;
	background-image: url('../img/sys/common_new/edp/btn-remove-sprites.png');	
}

/* ADD THESE SELECTORS IN langoverlay_es-mx.css */
img.left-arrow-icon,
img.right-arrow-icon,
img.email-icon,
img.mobile-icon,
img.addfav-icon,
img.page-next-icon,
img.page-prev-icon,
img.addfav-small-button,
img.addfav-large-button,
img.addfavnow-button,
img.myfav-button,
img.prevpage-button,
img.nextpage-button { background-image: url('../img/sys/1000/mytm/myTM-button-sprites.png');}


/* irregular image buttons */
img.addfav-small-button { width:144px !important; }
img.addfav-large-button { width:165px !important;}
img.addfavnow-button { width:202px !important;  }
img.myfav-button { width:107px !important; }

/* pagination buttons */
img.prevpage-button {  width:103px !important; }
img.nextpage-button {  width:152px !important; }

