/* GLOBALHEADER */
#globalheader { width: 984px; height: 18px; margin: 28px auto; position: relative; z-index: 9998; }
#globalheader #globalnav { margin: 0; padding: 0; }
#globalheader #globalnav li { display: inline; }
#globalheader #globalnav li a { float: left; width: 164px; height: 0; padding-top: 38px; overflow: hidden; }
#globalheader #globalnav li a,
#globalheader #globalsearch { background-image: url(images/globalnavbg.png); _background-image: url(images/globalnavbg.gif); background-repeat: no-repeat; }

/* BUTTONS */
#globalheader #globalnav li#gn-store a { background-position: 0 0; }
#globalheader #globalnav li#gn-store a { background-position: -164px 0; }
#globalheader #globalnav li#gn-mac a { background-position: -328px 0; }
#globalheader #globalnav li#gn-ipoditunes a { background-position: -492px 0; }
#globalheader #globalnav li#gn-iphone a { background-position: -656px 0; }
#globalheader #globalnav li#gn-downloads a { background-position: -820px 0; }


/* OVER STATES */
#globalheader #globalnav li#gn-apple a:hover { background-position: 0 -38px; }
#globalheader #globalnav li#gn-store a:hover { background-position: -164px -38px; }
#globalheader #globalnav li#gn-mac a:hover { background-position: -328px -38px; }
#globalheader #globalnav li#gn-ipoditunes a:hover { background-position: -492px -38px; }
#globalheader #globalnav li#gn-iphone a:hover { background-position: -656px -38px; }
#globalheader #globalnav li#gn-downloads a:hover { background-position: -820px -38px; }


/* PRESSED STATES */
#globalheader #globalnav li#gn-apple a:active { background-position: 0 -76px; }
#globalheader #globalnav li#gn-store a:active { background-position: -164px -76px; }
#globalheader #globalnav li#gn-mac a:active { background-position: -328px -76px; }
#globalheader #globalnav li#gn-ipoditunes a:active { background-position: -492px -76px; }
#globalheader #globalnav li#gn-iphone a:active { background-position: -656px -76px; }
#globalheader #globalnav li#gn-downloads a:active { background-position: -820px -76px; }


/* ON STATES */
#globalheader.home #globalnav li#gn-apple a:hover { background-position: 0 0; cursor: default; }
#globalheader.store #globalnav li#gn-store a { background-position: -164px -114px !important; }
#globalheader.mac #globalnav li#gn-mac a { background-position: -328px -114px !important; }
#globalheader.ipoditunes #globalnav li#gn-ipoditunes a { background-position: -492px -114px !important; }
#globalheader.iphone #globalnav li#gn-iphone a { background-position: -656px -114px !important; }
#globalheader.downloads #globalnav li#gn-downloads a { background-position: -820px -114px !important; }

/* NEW GLOBALFOOTER */
#globalfooter { color: #999; font-size: 10px; margin: 18px auto; padding-bottom: 36px; text-align: left !important; }
#globalfooter a { text-decoration: none; }
#globalfooter a:hover { text-decoration: underline; }
#globalfooter p { margin: 0; }
#globalfooter .gf-buy { float: left; width: 60%; margin: 18px 0 9px; }
#globalfooter .gf-links { float: right; text-align: right; margin: 18px 0 9px; }
#globalfooter .gf-links a { padding: 0 10px; white-space: nowrap; }
#globalfooter .gf-links a.last { padding-right: 0; _float: none !important; width: auto !important;  }
#globalfooter .gf-sosumi { clear: both; width: 100%; border-top: 1px solid #eee; padding-top: 9px; }
#globalfooter .gf-sosumi a { padding: 0 10px; }
#globalfooter { width: 980px; }

/* NEW BREADCRUMBS */
#breadcrumbs { font-size: 11px; color: #444; background: url(images/breadcrumb_bg.png) no-repeat;  behavior: url(iepngfix.htc); overflow: hidden; height: 36px; line-height: 34px; font-weight: bold; text-shadow: 2px 2px 1px #fff; }
#breadcrumbs a { color: #444; text-decoration: none; float: left; padding: 0 10px; position: relative; margin-left: -10px; _cursor: hand; }
#breadcrumbs a:hover { color: #333; text-decoration: none !important; }
#breadcrumbs a.home { margin: 0; width: 15px; height: 0; padding-top: 36px; overflow: hidden; }
#breadcrumbs span { float: left; width: 9px; margin: 0 10px 0 0; position: relative; height: 0; padding-top: 34px; margin-top: 1px; overflow: hidden; background: url(images/breadcrumb_sep.png) no-repeat; behavior: url(iepngfix.htc); }


