/* $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 {
	margin: 20px 15px 0 15px;
}

#footPng1 {
	background-image: url(img/sys/1000/opina.png);
	width: 67px;
	height: 29px;
}

#footPng2 {
	background-image: url(img/sys/1000/rescata.png);
	width: 72px;
	height: 36px;
}

#footPng3 {
	background-image: url(img/sys/1000/empresa.png);
	width: 85px;
	height: 29px;	
}

#footPng4 {
	background-image: url(img/sys/1000/fondo.png);
	width: 85px;
	height: 32px;		
}




/** 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/myaccount/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; }

/** ADDED FOR NEW FOOTER  **/
#footerTop { padding: 40px 0 20px 0; }
#footerTop .frame { width: 980px }
#footerTop .footColumn { width: 165px;  }
.vrFloat {  padding: 0 0 0 50px; margin: 0 50px 0 0; }
#footerTop .h5 { margin-bottom: 3px; }

