/* @override http://store.qamnet.com/stylesheets/global.css */

/* Text Asset Highlight */
span.textAssetUnknown {
	background-color: #982D10 !important;
	border: 1px solid #982D10 !important;
	color: #fff !important;
}
span.textAssetNoKey {
	background-color: #2D7B78 !important;
	border: 1px solid #2D7B78 !important;
	color: #fff !important;
}
span.textAssetNoValue {
	background-color: #538622 !important;
	border: 1px solid #538622 !important;
	color: #fff !important;
}
span.textAssetFound {
/* do nothing */
}

body {
	text-align: center;
}
hr {
	display: none;
}
/* Checkout */
#as-page-content hr {
	display:block;
}
#aos-page {
	margin: 0 auto;
	width: 980px;
	text-align: left;
}
#aos_header {
	font: 10px/1.7em "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	margin:0 auto;
	padding-top: 0;
	text-align: left;
	width: 770px;
}
#aos_header * {
	margin: 0;
	padding: 0;
	line-height: 1em;
}
.as-js-wrap {
	margin: 0;
	position: absolute;
	visibility: hidden;
	width: 1px;
}
/* Hide in accessible way */
.xs {
	display: block;
	height: 1px;
	position: absolute;
	overflow: hidden;
	visibility: hidden;
	width: 1px;
	line-height: 1px;
}

/* ------- Masthead ------- */
#aos_header #masthead {
    position: relative;
	float: left;
	margin: 0 8px 8px 0;
	width: 168px;
	font-size: 11px;
	color: #fff;
	text-shadow: 1px 1px 1px #224272;
}
#aos_header #masthead_wrap {
	min-height: 104px;
	background: url(i/aos/global/masthead.gif) 0 0 no-repeat;
}
#aos_header.collapsed #masthead {
	margin-bottom: 0;
}
#aos_header.collapsed #masthead_wrap {
	min-height: 0;
	height: 45px;
	background-image: url(i/aos/global/masthead_collapsed.gif);
}
#aos_header #masthead_btm {
	float: left;
	width: 168px;
	height: 5px;
	background: url(i/aos/global/masthead_btm.gif) 0 0 no-repeat;
}
#aos_header #masthead h1 {
	overflow: hidden;
	padding-top: 16px;
}
#aos_header #masthead h1 a {
	display: block;
	height: 28px;
	line-height: 28px;
	text-indent: -999em;
	width: 168px;
}
#aos_header #masthead ul {
	margin: 6px 14px 0;
	width: 140px;
	list-style: none;
	padding-top: 0px !important;
	padding-top: 1px;
}
#aos_header #masthead li {
	display: inline;
	line-height: 14px;
	text-indent: 0;
}
#aos_header #masthead li a {
	display: block;
	overflow: hidden;
}
#aos_header #masthead address.phone {
	margin-left: 6px;
	margin-bottom: 6px;
	background: url(../layout/mh_phone.png) 0 50% no-repeat;
	width: 125px;
	float: left;
	font-style: normal;
	height: 13px; /* This gets overridden in Catalog */
	text-indent: -9999em;
}
#aos_header #masthead li#chatnow {
	display: none;
	float: left;
	padding-top: 0 !important;
	padding-top: 2px;
	margin: 1px -20px 3px 6px; /* See bottom of stylesheet for non-safari style */
	width: 46px; /* This gets overridden in Catalog */
	height: 12px; /* This gets overridden in Catalog */
}
#aos_header #masthead li#chatnow a {
	font-size: 0;
}
#aos_header #masthead .searchform {
	clear: left;
}
#aos_header #masthead .searchform #default-search-form {
	margin-left: 10px;
}
#aos_header #masthead .searchform fieldset {
	margin-left: 10px;
	border: 0;
}
#aos_header #masthead .searchform legend,
#aos_header #masthead .searchform button {
	display: none;
}
/* turning off hours everywhere*/
body #aos_header #masthead #hours { 
	display: none;
}

#aos_header #masthead #hours {
	display: inline;
	float: left;
	margin: 0 0 10px 0;
	text-indent: -9999em;
}

#aos_header #masthead #inviteBadge
{
    position: absolute;
    top: 46px;
    left: 1px;
    z-index: 9999;
    text-indent: -9999px;
    display: block;
    background: transparent;
    background-image: url(i/chat-now.png) !important;
    background-image: url(i/chat-now.gif);
    background-repeat: no-repeat;
    background-position: right center;
    width: 159px;
    height: 24px;
    border: 0px;
    cursor: pointer;
    outline: none;
}

#aos_header.collapsed #masthead #inviteBadge
{
    top: 15px;
    left: 277px;
    width: 88px;
    height: 16px;
    background: transparent;
    background-image: url(i/pancake-chat-now.gif);
}

/* ------- Guide (breadcrumb & user_nav) ------- */
#aos_header #guide {
	display: inline;
	float: left;
	width: 728px;
	line-height: 1em;
	color: #000;
	margin: 0 21px;
	text-shadow: 1px 1px 1px #fff;
	background: url(/images/global/bc-bg-corners.gif) no-repeat;
}
#guide li#chatnow {
	display: block;
	float: left;
}
/*
.home #aos_header #guide,
.department #aos_header #guide {
	width: 628px;
	background-image: url(i/aos/global/bc-bg-corners-2.png);
}*/
#guide_wrap {
	position: relative;
	display: inline;
	float: left;
	margin: 0 4px;
	width: 720px;
	border-top: 1px solid #cdcdcd;
	background: #eee url(/images/global/bc-bg.gif) 0 0% repeat-x;
}/*
.home #aos_header #guide_wrap,
.department #aos_header #guide_wrap {
	width: 620px;
}*/
#guide_wrap_btm {
	margin-top: -3px;
	margin-bottom: 9px;
	margin-left: 21px;
	margin-right: 0px;
	float: left;
	width: 728px;
	height: 4px;
	background: url(/images/global/bc-bg-corners_btm.gif) 0 0 no-repeat;
	display: inline;
}/*
.home #aos_header #guide_wrap_btm,
.department #aos_header #guide_wrap_btm {
	background-image: url(i/aos/global/bc-bg-corners_btm-2.png);
	margin-right: 176px;
	width: 628px;
}*/
#guide ul,
#guide ol {
	float: left;
	list-style: none;
}
#guide li {
	display: inline;
	text-indent: 0;
}
#guide a,
#guide span,
#breadcrumb li.title span,
#breadcrumb li.title a {
	display: block;
	float: left;
	padding: .95em 10px;
	color: #666;
}		
#guide a:hover {
	text-decoration: none;
	color: #000;
	color: #0085cf;
}				
#breadcrumb {
	float: left;
}
#breadcrumb li {
	float: left;
	text-indent: 0;
}
#breadcrumb a,
#breadcrumb li.title span,
#breadcrumb li.title a {
	margin-top: 1px;
	padding-right: 16px;
	padding-left: 8px;
	background: url(/images/global/chevron.png) 100% 50% no-repeat !important;
	background-image: url(/images/global/chevron.gif);
}
#breadcrumb.js-managed a,
#breadcrumb.js-managed li.title span,
#breadcrumb.js-managed li.title a {
	margin-left: -10px;
	padding-left: 18px;
}
#breadcrumb li.title span,
#breadcrumb li.title a {
	background: none !important;
}
#breadcrumb span.separator {
	display: none;
}
#breadcrumb #bc-home a {
	width: 40px;
	margin-left: 0;
	padding-left: 0;
	padding-right: 0;
	background: url(/images/global/chevron-home.png) 100% 50% no-repeat !important;
	background-image: url(/images/global/chevron-home.gif);
	overflow: hidden;
	text-indent: -9999em;
}
#user_nav {
	margin-top: 1px;
	margin-right: 4px;
	position: relative;
	float: right;
	min-height: 2.95em;
	background: url(/images/global/usernav-border.png) repeat-y;
}
#user_nav ul {
	padding: .795em 0 .795em 2px;
	float: left;
}
.collapsed #user_nav {
	min-height: 4.55em;
}
.collapsed #user_nav ul {
	padding: 1.675em 1.475em 2px;
}
#user_nav a {
	padding-top: 2px;
	padding-bottom: 2px;
	border-right: 1px solid #cfcfcf;
}
#user_nav #u_cart a {
	padding-right: 22px;
	border-right: 0;
	background: url(/images/global/cart.png) 100% 50% no-repeat !important;
	background-image: url(/images/global/cart.gif);
}
#contact-us {
	float: left;
	font-size: 11px;
	line-height: 1em;
	padding: 1.375em 5px 0 5px;
}
#contact-us a,
#contact-us span {
	padding: 0;
	display: block;
	float: left;
	color: #333;
}
#contact-us span {
	padding: 2px 8px 2px 10px;
}
#contact-us strong {
	font-weight: normal;
	color: #000;
}
#contact-us div#lpChatButton {
	position: absolute;
}

/* ------- Two column layout ------- */
#primary { 					/* Any content to the right of the "left rail" */
	float: right;
	width: 728px;
	margin: 0 21px;
	min-height: 6.75em;	/* Keeps the nav to the left if no content in primary div */
	font-size: 1.1em;
	text-align: left;
} /* IE-overrides exist */

.full #primary { /* full width - put class="full" on the body tag */
	width: 980px;
	min-height: 0; /* Keeps the nav to the left if no content in primary div */
}
#navigation { /* The "left rail" */
	margin-top: 5px;
	float: right;
	margin-right: 21px;
	margin-left: 0px;
	width: 168px;
	font-size: 1.1em;
	line-height: 1.2em;
	display: inline;
	font: 10px/1.7em "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;


}

/* ------- Also used *if* the right rail is included: -------*/
#primary_main {
	margin-right: 0;
	width: 548px;
	margin-left: 21px;
	float: left;
	margin-top: 5px;
	padding-bottom: 10px;
}

#secondary { /* The "right rail" */
	float: left;
	width: 169px;
}/*

/* ------- Global Footer ------- */
#globalfooter {
	clear: both;
	margin: 0 auto 21px;
	padding-top: 10px;
	padding-bottom: 1px;
	width: 980px;
	text-align: left;
	font: 10px/1.7em "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
}
#globalfooter * {
	margin: 0;
	padding: 0;
}
#globalfooter ul {
	list-style: none;
	margin-bottom: 0;
}
#globalfooter #orderbyphone,
#sosumi {
	float: left;
}
#globalfooter #otherstores p,
#globalfooter #otherstores ul,
#globalfooter li{
	display: inline;
}
#globalfooter li {
	margin-right: 1em;
	padding-right: 1.25em;
	border-right: 1px solid #666;
	text-indent: 0;
}
#globalfooter li.last {
	margin-right: 0;
	border-right: 0;
}
#globalfooter a {
	color: #0085cf;
}
#globalfooter #otherstores p {
	margin-right: 1em;
}
#globalfooter #otherstores ul,
#globalfooter #otherstores form,
#globalfooter #otherstores fieldset {
	border: 0;
	display: inline;
	vertical-align: top;
	clear: none;
	width: auto;
	margin: 0;
	padding: 0;
}
#globalfooter #otherstores form#as-country-switch div {
	display: inline;
	width: auto;
	float: none;
	clear: none;
	margin: 0;
	padding: 0;
}
#globalfooter #otherstores form#as-country-switch fieldset {
	width: 120px;
}
#globalfooter #otherstores form#as-country-switch select {
	position: relative;
	top: -6px;
	margin: 0;
	margin-bottom: -6px;
	padding: 0;
	width: 120px;
}
#globalfooter #otherstores legend {
	display: none;
}
#globalfooter #shopelsewhere {
	margin-bottom: .5em;
	padding-bottom: .5em;
	border-bottom: 1px solid #d0d1d2;
}
#globalfooter #otherstores,
#globalfooter #gethelp {
	text-align: right;
}


/* =PSEARCH
This section controls the "pretty search" fields
that mimic Safari's input type="search" display.
========================================== */
form .psearch {
    background: none;
    border: 0;
    height: 30px;
    margin: 0;
    padding: 0;
    width: 130px;
}
form div.psearch {
    position: relative;
    background: url(/images/search/psearch-def-white.gif) 0 0 no-repeat;
}
form div.psearch.safari {
    background: none;
}

form div.focused {
    background-position: bottom left;
}
/*
form div#default-search-form {
    background: url(/images/search/psearch-def-ececec.gif) 0 0 no-repeat;
}
*/

form div#default-search-form {
    background: url(/images/search/psearch-def-white.gif) 0 0 no-repeat;
}

form div#default-search-form.focused {
    /* needed for ie*/
    background-position: bottom left;
}
form div#default-search-form.safari {
    background: none;
}
/*
form div#drk-grey-search-form {
    background: url(/images/search/psearch-def-cccccc.gif) 0 0 no-repeat;
}
*/

form div#drk-grey-search-form {
    background: url(/images/search/psearch-def-white.gif) 0 0 no-repeat;
}

form div#drk-grey-search-form.focused {
    /* needed for ie*/
    background-position: bottom left;
}
form div#drk-grey-search-form.safari {
    background: none;
}

form div.psearch label {
    display: block;
    padding: 4px 0;
}

form input.psearch {
    /* prevent google toolbar from breaking pretty search when autofill is enabled*/
    background-color: transparent !important;
    color: #666;
    font-size: 11px;
    height: 18px;
    margin: 0 4px;
    padding: 4px 4px 0px 10px;
    width: 120px;
}

/* Fix so that the text won't flow pased the end of the background image (x) */
form input.psearch.nonsafari {
    width: 108px;
}
form div.psearch span {
    position: absolute;
    width: 11px;
    height: 11px;
    overflow: hidden;
    z-index: 1;
    right: 9px;
    top: 10px;
    background: url(/images/search/clear.gif);
    cursor: pointer;
    display: none;
}
form div.psearch span.down {
    background: url(/images/search/clear-down.gif);
}



/* =PAGE-WRAP
    Note: the #page-wrap div has differing
    widths between pages
========================================== */
#as-page-wrap {
	clear: both;
	margin: 0 auto;
	padding: 10px 0;
	position: relative;
	text-align: left;
}
#as-page-wrap:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* =PAGE-WIDTHS
========================================== */
#as-homepage #as-page-wrap { width: 723px }
#as-homepage #as-page-content { width: 588px }
#as-homepage #as-main { width: 433px }
#as-pagewrapper #as-page-wrap { width: 723px }
#as-pagewrapper #as-page-content { width: 588px }
#as-pagewrapper #as-main { width: 433px }
#as-ipodstore #as-page-wrap { width: 900px }
#as-ipodstore #as-page-content { width: 765px }
#as-ipodstore #as-main { width: 620px }
#as-landing #as-page-wrap { width: 745px }
#as-landing #as-main { width: 600px }
#as-category #as-page-wrap { width: 893px }
#as-category #as-main { width: 748px }
#as-fullpage #as-page-wrap { width: 700px }
#as-900page #as-page-wrap,
#as-itunesgifting #as-page-wrap,
#as-stepone #as-page-wrap { width: 900px }
#as-980page #as-page-wrap { width: 980px }
#as-stepthree #as-page-wrap { width: 982px }
#as-480page #as-page-wrap { width: 480px }
#as-580page #as-page-wrap { width: 580px }
#as-promopage #as-page-wrap { width: 620px }
#as-nmpage #as-page-wrap { width: 750px }
#as-nmpage #as-page-content { width: 615px }
#as-footer,
#as-country-switch { width: 675px }



/* Clear Fix -- Add the "clearfix" class to the parent element of floated item(s) to clear -- */
.clearfix:after,
#primary:after,
#aos-page:after,
#navigation:after,
#globalfooter #shopelsewhere:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix,
#aos_header.collapsed,
#primary,
#aos-page,
#navigation,
#globalfooter #shopelsewhere {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix,
* html #aos_header.collapsed,
* html #primary,
* html #aos-page,
* html #navigation,
* html #globalfooter #shopelsewhere {
	height: 1%;
}
.clearfix,
#aos_header.collapsed,
#primary,
#aos-page,
#navigation,
#globalfooter #shopelsewhere {
	display: block;
}
/* End hide from IE-mac */

.superlink {
	cursor: pointer;
}



/* GLOBALHEADER */
#globalheader { width: 982px; height: 38px; margin: 18px auto; position: relative; text-align: left; }
#globalheader ul { list-style: none; }
#globalheader #globalnav { margin: 0; padding: 0; }
#globalheader #globalnav li { float: left; margin: 0; padding: 0; text-indent: 0; }
#globalheader #globalnav li a { float: left; height: 38px; line-height: 38px; overflow: hidden; text-indent: -999em; width: 117px; }
#globalheader #globalnav li a,
#globalheader #globalsearch { 
	background-image: url(i/aos/global/nav/globalnavbg.png); 
	_background-image: url(i/aos/global/nav/globalnavbg.gif); 
	background-repeat: no-repeat;
}
#globalheader {
	height: 38px !important;
	z-index: 255;
}

/* BUTTONS */
#globalheader #globalnav li#gn-store a { background-position: 0 0; }
#globalheader #globalnav li#gn-store a { background-position: -117px 0; }
#globalheader #globalnav li#gn-mac a { background-position: -234px 0; }
#globalheader #globalnav li#gn-ipoditunes a { background-position: -351px 0; }
#globalheader #globalnav li#gn-iphone a { background-position: -468px 0; }
#globalheader #globalnav li#gn-downloads a { background-position: -585px 0; }
#globalheader #globalnav li#gn-support a { background-position: -702px 0; }

/* OVER STATES */
#globalheader #globalnav li#gn-apple a:hover { background-position: 0 -38px; }
#globalheader #globalnav li#gn-store a:hover { background-position: -117px -38px; }
#globalheader #globalnav li#gn-mac a:hover { background-position: -234px -38px; }
#globalheader #globalnav li#gn-ipoditunes a:hover { background-position: -351px -38px; }
#globalheader #globalnav li#gn-iphone a:hover { background-position: -468px -38px; }
#globalheader #globalnav li#gn-downloads a:hover { background-position: -585px -38px; }
#globalheader #globalnav li#gn-support a:hover { background-position: -702px -38px; }

/* PRESSED STATES */
#globalheader #globalnav li#gn-apple a:active { background-position: 0 -76px; }
#globalheader #globalnav li#gn-store a:active { background-position: -117px -76px; }
#globalheader #globalnav li#gn-mac a:active { background-position: -234px -76px; }
#globalheader #globalnav li#gn-ipoditunes a:active { background-position: -351px -76px; }
#globalheader #globalnav li#gn-iphone a:active { background-position: -468px -76px; }
#globalheader #globalnav li#gn-downloads a:active { background-position: -585px -76px; }
#globalheader #globalnav li#gn-support a:active { background-position: -702px -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: -117px -114px !important; }
#globalheader.mac #globalnav li#gn-mac a { background-position: -234px -114px !important; }
#globalheader.ipoditunes #globalnav li#gn-ipoditunes a { background-position: -351px -114px !important; }
#globalheader.iphone #globalnav li#gn-iphone a { background-position: -468px -114px !important; }
#globalheader.downloads #globalnav li#gn-downloads a { background-position: -585px -114px !important; }
#globalheader.support #globalnav li#gn-support a { background-position: -702px -114px !important; }

/* GLOBAL SEARCH */
#globalsearch { width: 163px; height: 38px; position: absolute; top: 0; right: 0; background-position: 100% 0; background-repeat: no-repeat; }
#globalsearch.active { background-position: 100% -38px; }
#globalsearch input.g-prettysearch { width:140px; height: 19px; margin-top: 9px; margin-left: 11px; background: url(i/aos/global/nav/searchfield_repeat.png) center top repeat-x; }
#globalsearch .search-wrapper { position: relative; width: 140px; margin-top: 9px; margin-left: 11px; }
#globalsearch .search-wrapper input.g-prettysearch { width: 110px; margin-left: 20px; *margin-top:-1px; *margin-right:-2px; *margin-left:10px; }
#globalsearch .search-wrapper .left, 
#globalsearch .search-wrapper .right { behavior:url(/Catalog/global/iepngfix/iepngfix.htc); }
#globalsearch .search-wrapper .left { display: block; position: absolute; left: 0; top: 0; width: 20px; height: 19px; background: url(i/aos/global/nav/searchfield_leftcap.png) left top no-repeat; }
#globalsearch .search-wrapper .right { display: block; position: absolute; right: 0; top: 0; width: 10px; height: 19px; background: url(i/aos/global/nav/searchfield_rightcap.png) right top no-repeat; }
#globalsearch .search-wrapper.empty.blurred input { color: #7E7E7E; }
#globalsearch .search-wrapper .reset { position: absolute; width: 11px; height: 11px; overflow:hidden; z-index: 1; right: 4px; top: 4px; background: url(i/aos/global/nav/close.gif); display: block; cursor: pointer; _cursor:hand; }
#globalsearch .search-wrapper.empty .reset { display: none; }
#globalsearch .search-wrapper input.g-prettysearch { position: absolute; width: 110px; top: 0; right: 10px; background: url(i/aos/global/nav/searchfield_repeat.png) center top repeat-x; border: 0px; margin: 0; padding: 3px 0 0 0; font: 11px "Lucida Grande", Geneva, Arial, sans-serif; }
#globalsearch label .prettyplaceholder { display: none; }

/* SEARCH SHORTCUTS */
#sp-results { position: absolute; margin-right: -2px; margin-bottom: 0; margin-left: 0; top: 61px; left: 165px; _left: 171px; height: 0; z-index:105;}
#sp-results .inside { width: 328px; height: auto; position: absolute; top: 0; right: 0; line-height: 1px; font-size: 1px; }
#sp-results .resultCat { position: relative; color: #f6f6f6; background: #919191; width: 308px; height: 8px; margin: 0; padding-bottom: 12px; width: 302px; font: 11px "Lucida Grande", Geneva, Arial, Verdana, sans-serif; font-weight: bold; border: 1px none #fb6bff; }
ul.sp-results { background: url(i/aos/global/nav/shortcuts_bg_mid_grey.png) repeat-y 0 0; _background: url(i/aos/global/nav/shortcuts_bg_mid_grey.gif) repeat-y 0 0; color: #333; padding: 0 3px; margin: 0; width: 328px; text-align: left; font: 10px/14px "Lucida Grande", Geneva, Arial, Verdana, sans-serif; }
.family ul.sp-results {margin: 0}
ul.sp-results li { margin: 0 0 -3px 0; padding: 5px 10px; list-style-type: none; height: 4.6em; position: relative; border-left: 1px solid #919191; border-right: 1px solid #919191; width: 300px; }
ul.sp-results li.viewall { width: 308px; height: 20px; text-align: right; color: #000; position: absolute; bottom: -30px; *bottom: -27px; left: 0px; background: url(i/aos/global/nav/shortcuts_bg_foot_grey.png) no-repeat left bottom; _background: url(i/aos/global/nav/shortcuts_bg_foot_grey.gif) no-repeat left bottom; border-style: none; }
ul.sp-results li.viewall a { color: #fff; padding-right: 23px; background: url(i/aos/global/nav/shortcuts_arrow.gif) no-repeat 99% 50%; behavior: url(/Catalog/global/iepngfix/iepngfix.htc); padding-top: 3px; padding-bottom: 3px; font: bold 11px "Lucida Grande", Geneva, Arial, Verdana, sans-serif; }
ul.sp-results li.hoverli { background: #b7b7b7 none repeat-x; color: #fff; cursor: pointer; }
ul.sp-results li.hoverli h4 a { color: #fff; }
ul.sp-results li.hoverli p { color: #f1f1f1; }
ul.sp-results li span.text { display: block; position: absolute; left: 68px; width: 240px; }
ul.sp-results li h4 { margin: 0; font-size: 11px; font-weight: bold; }
ul.sp-results li p { margin: 0; font-size: 10px; overflow: hidden; height: 2.7em; color: #555; }
ul.sp-results li a { color: #606060; text-decoration: none; }
ul.sp-results li img, 
ul.sp-results li .replacementimg { position: absolute; left: 10px; width: 46px; height: 46px; behavior: url(/Catalog/global/iepngfix/iepngfix.htc); }
ul.sp-results li h4 a { color: #191919; }
ul.sp-results li.viewall.hover { background: url(i/aos/global/nav/shortcuts_bg_foot_grey.png) no-repeat bottom left; }
#sp-search-spinner { position: absolute; top: 13px; right: 16px; z-index: 10; display: none; }
#sp-search-cancel img { cursor: pointer; }
#sp-results .firstCat { position: absolute; top: -25px; left: 0; width: 308px; height: 8px; background: url(i/aos/global/nav/shortcuts_bg_head_grey.png) no-repeat left top; _background: url(i/aos/global/nav/shortcuts_bg_head_grey.gif) no-repeat left top;} 
#sp-result-none.viewall {bottom: -27px; *bottom: -27px;}
#sp-result-none.viewall a { font-size: 10px; }

/* NEW GLOBALFOOTER */
#globalfooter { color: #999; font-size: 10px; margin: 0 auto 18px; 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; }

/* NEW BREADCRUMBS */
#breadcrumbs { font-size: 11px; color: #444; background: url(i/aos/global/nav/breadcrumb_bg.png) no-repeat;  behavior: url(/Catalog/global/iepngfix/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; _cursor: hand; }
#breadcrumbs.js-managed a { margin-left: -10px; }
#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(i/aos/global/nav/breadcrumb_sep.png) no-repeat; behavior: url(/Catalog/global/iepngfix/iepngfix.htc); }

/* DIRECTORY NAV */
#directorynav { font-size: 11px; background: url(i/aos/global/nav/directory_bg.png) repeat-y; border-top: 1px solid #e5e5e5; float: left; width: 100%; position: relative; margin-top: -4px; }
#directorynav .column { width: 122px; padding: 9px 0 0 18px; }
#directorynav .column.last { float: left !important; padding-right: 0; }
#directorynav h3 { color: #444; font-weight: bold; }
#directorynav h3.standalone { margin-bottom: 18px; }
#directorynav a { display: block; _zoom: 1; }
#directorynav a:link,
#directorynav a:visited { color: #777; text-decoration: none; }
#directorynav h3.standalone a:link,
#directorynav h3.standalone a:visited { color: #444; }
#directorynav a:hover { color: #333 !important; text-decoration: none !important; }
#directorynav .capbottom { clear: both; position: relative; top: 5px; _top: 12px; height: 5px; width: 980px; background: url(i/aos/global/nav/directory_capbg.png) no-repeat; behavior: url(/Catalog/global/iepngfix/iepngfix.htc); }

/* DIRECTORY NAV CUSTOM WIDTHS */
.gf-900 #directorynav .column { width: 120px; }
.gf-980 #directorynav.mac #dn-colb { width: 100px; }
.gf-980 #directorynav.mac #dn-colg { width: 130px; }
#directorynav.iphone .column { width: 174px;}
#directorynav.ipoditunes .column { width: 178px; }
#directorynav.ipoditunes .productred { font-size: 9px; white-space: nowrap; }



/* GLOBALHEADER-NI */
div.ase-ni #globalheader #globalnav li,
div.ase-ni #globalheader #globalnav li a {
	width: 136px;
}
div.ase-ni #globalheader #globalnav li#gn-support,
div.ase-ni #globalheader #globalnav li#gn-support a {
	width: 139px;
}

div.ase-ni #globalheader #globalnav li a,
div.ase-ni #globalheader #globalsearch {
	background-image: url(i/aos/global/nav/globalnavbg-ni.png);
	_background-image: url(i/aos/global/nav/globalnavbg-ni.gif);
}

/* BUTTONS */

div.ase-ni #globalheader #globalnav li#gn-apple,
div.ase-ni #globalheader #globalnav li#gn-store a {
	background-position: 0 0;
}

div.ase-ni #globalheader #globalnav li#gn-store,
div.ase-ni #globalheader #globalnav li#gn-store a {
	background-position: -136px 0;
}

div.ase-ni #globalheader #globalnav li#gn-mac,
div.ase-ni #globalheader #globalnav li#gn-mac a {
	background-position: -272px 0;
}

div.ase-ni #globalheader #globalnav li#gn-ipoditunes,
div.ase-ni #globalheader #globalnav li#gn-ipoditunes a {
	background-position: -408px 0;
}

div.ase-ni #globalheader #globalnav li#gn-downloads,
div.ase-ni #globalheader #globalnav li#gn-downloads a {
	background-position: -544px 0;
}

div.ase-ni #globalheader #globalnav li#gn-support,
div.ase-ni #globalheader #globalnav li#gn-support a {
	background-position: -680px 0;
}

/* OVER STATES */
div.ase-ni #globalheader #globalnav li#gn-apple a:hover {
	background-position: 0 -38px;
}
div.ase-ni #globalheader #globalnav li#gn-store a:hover {
	background-position: -136px -38px;
}
div.ase-ni #globalheader #globalnav li#gn-mac a:hover {
	background-position: -272px -38px;
}
div.ase-ni #globalheader #globalnav li#gn-ipoditunes a:hover {
	background-position: -408px -38px;
}
div.ase-ni #globalheader #globalnav li#gn-downloads a:hover {
	background-position: -544px -38px;
}
div.ase-ni #globalheader #globalnav li#gn-support a:hover {
	background-position: -680px -38px;
}

/* PRESSED STATES */

div.ase-ni #globalheader #globalnav li#gn-apple a:active {
	background-position: 0 -76px;
}

div.ase-ni #globalheader #globalnav li#gn-store a:active {
	background-position: -136px -76px;
}

div.ase-ni #globalheader #globalnav li#gn-mac a:active {
	background-position: -272px -76px;
}

div.ase-ni #globalheader #globalnav li#gn-ipoditunes a:active {
	background-position: -408px -76px;
}

div.ase-ni #globalheader #globalnav li#gn-downloads a:active {
	background-position: -544px -76px;
}

div.ase-ni #globalheader #globalnav li#gn-support a:active {
	background-position: -680px -76px;
}

/* ON STATES */
div.ase-ni #globalheader.home #globalnav li#gn-apple,
div.ase-ni #globalheader.home #globalnav li#gn-apple a:hover {
	background-position: 0 0;
	cursor: default;
}
div.ase-ni #globalheader.store #globalnav li#gn-store,
div.ase-ni #globalheader.store #globalnav li#gn-store a {
	background-position: -136px -114px !important;
}
div.ase-ni #globalheader.mac #globalnav li#gn-mac,
div.ase-ni #globalheader.mac #globalnav li#gn-mac a {
	background-position: -272px -114px !important;
}
div.ase-ni #globalheader.ipoditunes #globalnav li#gn-ipoditunes,
div.ase-ni #globalheader.ipoditunes #globalnav li#gn-ipoditunes a {
	background-position: -408px -114px !important;
}
div.ase-ni #globalheader.downloads #globalnav li#gn-downloads,
div.ase-ni #globalheader.downloads #globalnav li#gn-downloads a {
	background-position: -544px -114px !important;
}
div.ase-ni #globalheader.support #globalnav li#gn-support,
div.ase-ni #globalheader.support #globalnav li#gn-support a {
	background-position: -680px -114px !important;
}

/* remove the global search field */
form#g-search { display: none; }





/* Basic styles */
a img {
	border: 0;
	vertical-align: bottom;
}


/* ======================================================= W A R N I N G !!! ======================================================= 
												Non-safari styles -- Safari cannot see these styles, or anything 
												under it, so this section must remain at the bottom of the file  */

																	#aos_header #masthead li#chatnow {
																		margin-bottom: 4px; #
																	}