
/* overrides to allow no right margin on content */
.resourcesAll div#topnav_wrap { top: 1px; left: 40px; }
.resourcesAll #topnav { width: 100%; margin-top: 1px; padding-left: 40px; }
.resourcesAll div#pageWrapper { padding-left: 0; }
.resourcesAll div#m8footer { margin-left: 0; }
.resourcesAll div#mainWrap { width:1116px; }
.resourcesAll div#m8footer { margin-left: 54px; }
.resourcesAll h1 { margin-left: 60px; margin-bottom: 25px; }

#subnav ul {padding: 0px 31px 0px 30px !important;}

/* resource general */
div.resourcesWrap { position: relative; margin: 0 20px 0 0; }
  div.resourcesWrap p a, div.resourcesWrap p a:link, div.resourcesWrap p a:active, div.resourcesWrap p a:visited, div.resourcesWrap p a:hover { color: #222; }
  div.resourcesWrap h2 { position: absolute; top: 0; left: 60px; width: 902px; z-index: 1; border-top: 1px solid #ddd; padding-top: 7px; }
  div.resourcesWrap img.layer { position: absolute; top: 50px; z-index: 1; }
  div.resourcesWrap div.leftCol { position: absolute; top: 50px; left: 60px; width: 340px; z-index: 2; }
  div.resourcesWrap div.centerCol { position: absolute; top: 50px; left: 420px; width: 250px; z-index: 2; }
  div.resourcesWrap div.rightCol { position: absolute; top: 50px; left: 705px; width: 250px; z-index: 2; }



/* resource specific */
#learn { height: 318px; }
  #learn div.centerCol, #learn div.rightCol { width: 260px; }
#interact { height: 216px; }
  #interact img.layer { top: 45px; right: 20px; }
  #interact div.leftCol { top: 60px; }
#experts { height: 252px; }
  #experts div.centerCol, #experts div.rightCol { top: 60px; }
#getinvolved { height: 260px; }
  #getinvolved div.leftCol { width: 300px; }
  #getinvolved p { margin-bottom: 0; }
  #getinvolved #resource_social { margin-top: 15px; }
    #getinvolved #resource_social a { display: inline-block; width: 25px; height: 45px; margin: 0 5px 0 0; vertical-align: middle; background: pink url('/mathematica/resources/images/resources_social.png') no-repeat; }
      #resource_social a#facebook { width: 26px; background-position: 0 0; }
      #resource_social a#twitter { background-position: -32px 0; }
      #resource_social a#rss { background-position: -63px 0; }
      #resource_social a#youtube { background-position: -95px 0; }
#gethelp { height: 203px; }
