offset() returning invalid coordinates when inside relative div

offset() returning invalid coordinates when inside relative div

I'm working on a link within a relative div in a very complex web app.
when using offset it is giving me the position relative to the div, not the document window.
Any ideas?