/* $Id: langoverlay_en-gb.css,v 1.2 2008-06-27 22:03:29 achai Exp $ */  
#home {
	width:78px;
}

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

#sports {
	width: 77px;
	background-position: -156px top;
}

#arts {
	width:150px;
	background-position: -233px top;
}

#family {
	width: 191px;
	background-position: -383px top;
}

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_en-gb.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:138px !important; }
img.addfav-large-button { width:157px !important;}
img.addfavnow-button { width:180px !important;  }
img.myfav-button { width:124px !important; }

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

/** ADDED FOR NEW FOOTER 4/16 **/

.vrFloat {  padding: 0 0 0 50px; margin: 0 40px 0 0; }

#footerTop .h5 { margin-bottom: 3px; }

#footerTop .frame { width:720px; }
