/* @override http://192.168.13.114/-/lang/en/main.css */

/*
	Language file (ENGLISH)
*/

/* Global navigation */

#global a {
	background-image: url("img/nav-global.png");
}
#gl-about a {
	background-position: -90px 0;
	width: 45px;
}
#gl-about a:hover,
#gl-about a:focus,
body.gl-about #gl-about a {
	background-position: -89px -28px;
}
#gl-investors a {
	background-position: -162px 0;
	width: 73px;
}
#gl-investors a:hover,
#gl-investors a:focus,
body.gl-investors #gl-investors a {
	background-position: -162px -28px;
}
#gl-news a {
	background-position: -261px 0;
	width: 39px;
}
#gl-news a:hover,
#gl-news a:focus,
body.gl-news #gl-news a {
	background-position: -261px -28px;
}
#gl-careers a {
	background-position: -326px 0;
	width: 61px;
}
#gl-careers a:hover,
#gl-careers a:focus,
body.gl-careers #gl-careers a {
	background-position: -326px -28px;
}
#gl-global a {
	background-position: -413px 0;
	width: 112px;
}
#gl-global a:hover,
#gl-global a:focus,
body.gl-global #gl-global a {
	background-position: -413px -28px;
}
#gl-contactus a {
	background-position: -554px 0;
	margin-right: 16px;
	width: 76px;
}
#gl-contactus a:hover,
#gl-contactus a:focus,
body.gl-contactus #gl-contactus a {
	background-position: -554px -28px;
}
body.gl-about #gl-about a,
body.gl-investors #gl-investors a,
body.gl-news #gl-news a,
body.gl-careers #gl-careers a,
body.gl-global #gl-global a,
body.gl-global #gl-contactus a {
	cursor: default;
}

/*
	Section navigation
*/
#sections a {
	background-image: url("img/nav-sections.png");
}

/* Homepage features */

#find-prgxpert {
	background-image: url("img/find-prgxpert.jpg");
}
#feat-about p.more a {
	background-image: url("img/btn-more.png");
}