/* CSS updated 7/6/2011 by SMK for GLOBAL NAV project to fix INDC pagees with Global Nav CSS */

@import url("http://www.att.com/Common/global/css/about_us/gbl_corp.css");
@import url("http://www.att.com/Common/global/css/about_us/gbl_corp_nav.css");
/* temp INDC top nav fix to unbreak the nav */
#header div, #header ul.topNav { display:none; }
#wrapper #content { margin-left: 6px; margin-top: 30px; }


/*pn-social for old version ONLY!
#PrimaryNav li { height:55px !important; }
#PrimaryNav li #pn-social { position:static; height:55px; text-indent:-9000px; left:auto }
#PrimaryNav li #pn-social, #noimg_PrimaryNav li #noimg-social { background:transparent url(/Common/global/images/about_us/txt_aboutus_nav.png) no-repeat scroll -323px 0; width:110px; }
#PrimaryNav li.selected #pn-social, #PrimaryNav li.selected #pn-social:hover, #PrimaryNav li #pn-social:hover { background-position: -323px -55px; width: 110px; }
ul.topLeftTabs, .topNav { display:none; }
#PrimaryNav li.first { margin-left: 70px; }
#header div.logo { left: 12px; position: absolute; top: 36px; z-index:99999; }
#header div.logo a { display:block; height:55px; }
#header div.logo a img { position:absolute; left:-99999999px; top:-99999999px; }
#header div.logo a { background:transparent url(/Common/global/images/about_us/txt_aboutus_nav.png) no-repeat -7px 0; width:63px; }
#header div.logo a:hover { background-position: -7px -55px; width: 63px; }
*/

