




/*
     FILE ARCHIVED ON 10:06:49 Feb 23, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:56:09 Sep 7, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/* LAYOUT */
html, body { background-color: #f5f6f7; -webkit-font-smoothing:antialiased; }
#main { width: 980px; margin: 0 auto;
      background-image: url(/web/20130223100649/http://km.support.apple.com/kb/resources/images/divider.gif);
         background-position: 736px 0px;
         background-repeat: repeat-y;   
  
 }
#main a.more { background-position:100% 60%; }

/* UL LI compatibility code for safari Browser*/
@media screen and (-webkit-min-device-pixel-ratio:0) {#articlecontent ul.ListBullet {list-style:square inside;}}
@media screen and (-webkit-min-device-pixel-ratio:0) {#articlecontent ol.ListNumber{list-style:decimal inside; margin-left:6px;}}



.content { width: 980px; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; box-shadow: 0 1px 3px rgba(0,0,0,.35); -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.35); -moz-box-shadow: 0 1px 3px rgba(0,0,0,.35); }

/* CONTENT */
.content { background:#fff; }
#content { float: left; width: 680px; padding: 0 28px 28px;   border-right: 1px #d9d9d9 solid; 
     /*    background-image: url(/web/20130223100649/http://km.support.apple.com/kb/resources/images/divider.gif);
         background-position: 736px 0px;
         background-repeat: repeat-y;   */
	-webkit-border-top-left-radius: 5px; -moz-border-radius-topleft: 5px; }
#promo .alert { border: none } /* hack for Express Lane border */
/* For radar 9964185- Disclaimers need more spacing before text */
#articlecontent .attr {
    padding-bottom: 15px;
}

/*
#articlecontent ul {
    list-style: square outside none;
    margin: 4px 0 5px 2em;
}
*/

#article li {
    padding-bottom: 10px;
}




/* SIDEBAR */
#sidebar {  /* border-left: 1px #d9d9d9 solid; */  float: right !important; width: 210px !important; padding: 10px 15px 10px 16px; border-top-right-radius: 5px; }
#sidebar h2 { font-weight: normal; font-size: 16px !important; }
#meta { margin-bottom: 25px; font-size: 11px; color: #8a8a8a; }
#meta h3 { display: inline; font-size: 11px; }
#meta LI .ratingStar { display: inline }
#meta LI .ratingStar:before { opacity: 0.8; content: "\2605"; }
#languages { margin-bottom: 25px }
#languages h2 { margin-bottom: 5px }
#outer_related_articles { margin-bottom: 25px }
#outer_related_discussions { margin-bottom: 25px }

/* OFFERS */
#promo { border-top: 1px solid #dedede; padding: 15px; background-color:#FFFFFF; }
#promo h2 { font-weight: normal; font-size: 16px; }
#promo #offer_bottom { float: left; width: 48%; margin-right: 2%; }
#promo #offer_bottom_right { float: left; width: 48%; margin-left: 2%; }
#promo #offer_bottom_single { float: none; width: 80%; margin-left: 10%; margin-right: 10%; }


/* SIGN IN */
#signin { margin: 0 -16px 20px -18px; border-bottom:solid 1px #D9D9D9 }
#signin p { margin-left: 18px; margin-bottom:10px; }


/* TOOLBAR */
#articleutils { margin-bottom: 15px; }
#articleutils .tool { position: relative; float: left; margin-right: 15px; }

/* TOOLBAR OVERLAY */
#articleutils .fang { height:18px; background:url("/web/20130223100649/http://km.support.apple.com/kb/resources/images/fang_bg.png") no-repeat 50% 0; }
#articleutils .container { padding:3px 15px 18px; background:#50504f; color:#fff; }
#articleutils #email-popup, #articleutils #share-popup { margin-left:-18px; width:244px; height:0px; overflow:hidden; }
#articleutils #email-popup #email-fang { background-position:-185px 0; }
#articleutils #share-popup #share-fang { background-position:-148px 0; }
#articleutils .share-link { display:block; margin:7px 0 0; }
#articleutils a.share-link { color:#ccc; }
#articleutils a.share-link:hover { color:#fff; text-decoration:none; }
#articleutils .share-icon { width:16px; height:16px; margin:0 0 -3px; }

/* CSS TRANSITIONS */
#articleutils #email-popup { 
	/* no transition for closing */
	opacity:0;
}

#articleutils #email-popup.open { 
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;	
	opacity:1;
}

#articleutils #share-popup { 
	/* no transition for closing */
	opacity:0;
}

#articleutils #share-popup.open { 
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;	
	opacity:1;
}

/* EMAIL */
#articleutils #email-send, #articleutils #email-sent { margin-top:5px; }
#articleutils #email-send { padding-left:22px; background:url("/web/20130223100649/http://km.support.apple.com/kb/resources/images/email_spinner.gif") no-repeat 0 50%; }
#articleutils #email-text-box { margin:2px 0 0; } 
#articleutils #sendbutton { margin-top:5px; }


/* ARTICLE */
#article h1 { line-height: 1.2em; margin: 0 -35px 10px -20px; padding: 25px 20px 10px; }
#article h2 { font-weight: bold; font-size: 14px; margin-bottom: 4px; }
#article.TROUBLESHOOTING-ARTICLES h1,
#article.HOWTO-ARTICLES h1,
#article.DOWNLOADS h1,
#article.SPECIFICATIONS h1,
#article.HELP h1,
#article.VIDEO h1,
#article.DOCUMENT h1,
#article.PRODUCT-HELP h1,
#article.GLOSSARY h1 { padding-left: 73px; padding-top: 10px; background-position: 20px 8px; background-repeat: no-repeat; margin-top: 10px; vertical-align: middle; line-height: 28px; }

/* custom article headers for different doctypes */
#article.HOWTO-ARTICLES h1                  { background-image: url("/web/20130223100649/http://km.support.apple.com/kb/resources/images/dt_bg_howto.png") }
#article.DOWNLOADS h1                       { background-image: url("/web/20130223100649/http://km.support.apple.com/kb/resources/images/dt_bg_download.png") }
#article.TROUBLESHOOTING-ARTICLES h1        { background-image: url("/web/20130223100649/http://km.support.apple.com/kb/resources/images/dt_bg_howto.png") }
#article.VIDEO h1  			                { background-image: url("/web/20130223100649/http://km.support.apple.com/kb/resources/images/dt_bg_video.png"); }
#article.DOCUMENT h1                        { background-image: url("/web/20130223100649/http://km.support.apple.com/kb/resources/images/dt_bg_document.png"); }
#article.SPECIFICATIONS h1                  { background-image: url("/web/20130223100649/http://km.support.apple.com/kb/resources/images/dt_bg_specs.png"); }
#article.SITE-HELP h1                       { background-image: url("/web/20130223100649/http://km.support.apple.com/kb/resources/images/dt_bg_howto.png"); }
#article.HELP h1                            { background-image: url("/web/20130223100649/http://km.support.apple.com/kb/resources/images/dt_bg_howto.png"); }
#article.PRODUCT-HELP h1                    { background-image: url("/web/20130223100649/http://km.support.apple.com/kb/resources/images/dt_bg_howto.png"); }  

#article.GLOSSARY h1                        { background-image: url(/web/20130223100649/http://km.support.apple.com/support/iknow/images/dt_bg_glossary.png) }
#article.BULLET-NEWS h1                     { background-image: url(/web/20130223100649/http://km.support.apple.com/support/iknow/images/dt_bg_bulletnews.png) }
#article.SERVICE-NEWS h1                    { background-image: url(/web/20130223100649/http://km.support.apple.com/support/iknow/images/dt_bg_bulletnews.png) }
#article.CAPTURE-REQUESTS h1                { background-image: url(/web/20130223100649/http://km.support.apple.com/support/iknow/images/dt_bg_captures.png) }
#article.HOT-DISCUSSIONS h1                 { background-image: url(/web/20130223100649/http://km.support.apple.com/support/iknow/images/dt_bg_hotdiscussions.png) }
#article.EMERGING-ISSUES h1                 { background-image: url(/web/20130223100649/http://km.support.apple.com/support/iknow/images/dt_bg_emergingissues.png) }
#article.COLLABORATIVE-PROCEDURES h1        { background-image: url(/web/20130223100649/http://km.support.apple.com/support/iknow/images/dt_bg_collab.png) }
#article.APPLE_DIRECT_SSO_PROCEDURES h1     { background-image: url(/web/20130223100649/http://km.support.apple.com/support/iknow/images/dt_bg_procedures.png) }
#article.CHANNEL_SALES_SUPPORT_PROCESSES h1 { background-image: url(/web/20130223100649/http://km.support.apple.com/support/iknow/images/dt_bg_procedures.png) }

/* ABSTRACT */
#abstract { padding: 10px 30px; margin:0 -28px 30px; border-bottom: 1px solid #d9d9d9; font-size: 11px; color: #444; }
#abstract h2 { font-size: 11px }
#abstract a { color:#444; }
div.truncate p a{color:#08c !important;}
#abstract a.trigger { color:#08c; }
#abstract .truncate { max-height:112px; overflow:hidden; }
#abstract .truncate.transition {
   	-moz-transition: height 150ms linear;
    -webkit-transition: height 150ms linear;
    -o-transition: height 150ms linear;
    transition: height 150ms linear;	
}
#intro-container { float: left; width: 47%; padding-right: 3%; }
#affected-container { float: left; width: 48%; }



/* COLLAPSERS */
.collapse { margin-top: 10px; padding-left: 20px; background:url(/web/20130223100649/http://images.apple.com/support/main/elements/grayarrow.gif) no-repeat 0px 3px; }
.collapse-down { background:url(/web/20130223100649/http://images.apple.com/support/main/elements/grayarrowdown.gif) no-repeat 0px 3px; }


/* INDICATORS */
.internal-warning { font-size:11px; font-weight:bold; color:#da473f; line-height:18px; margin-bottom:18px; }
.extended-warning { font-size:11px; font-weight:bold; color:#428be0; line-height:18px; margin-bottom:18px; }
#indicator-container { padding-bottom:15px; }
.indicator { height:28px; color:#8a8a8a; font-size:11px; font-weight:bold; margin-bottom:8px; padding:5px 0 0 45px; background:no-repeat 7px 0; }
.indicator.archived { color:#da473f; background-image:url(/web/20130223100649/http://km.support.apple.com/kb/resources/images/i_archived.png); }
.indicator.newuser { background-image:url(/web/20130223100649/http://km.support.apple.com/kb/resources/images/i_newuser.png); }
.indicator.windows { background-image:url(/web/20130223100649/http://km.support.apple.com/kb/resources/images/i_windows.png); }

/* RESTRICTED CONTENT */
#restrictedcontent .extended { background-color:#E1EEFB; margin-bottom:15px; padding:15px; }
#restrictedcontent .extended h2 { color:#428be0; }
#restrictedcontent .internal { background-color:#FBE1E1; margin-bottom:15px; padding:15px; }
#restrictedcontent .internal h2 { color:#da473f; }


/* RATINGS */
#rating { margin:20px 0; }
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating { background: url(/web/20130223100649/http://km.support.apple.com/kb/resources/images/star.png) left -999px repeat-x; }
.star-rating { position:relative; width:125px; height:25px; overflow:hidden; list-style:none; margin:0; padding:0; background-position: left top; }
.star-rating li { display:inline; padding:0 !important; }
.star-rating a, 
.star-rating .current-rating { position:absolute; top:0; left:0; text-indent:-999em; height:25px; line-height:25px; outline:none; overflow:hidden; border: none; }
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus { background-position: left bottom; }
.star-rating a.one { width:20%; z-index:6; }
.star-rating a.two { width:40%; z-index:5; }
.star-rating a.three { width:60%; z-index:4; }
.star-rating a.four { width:80%; z-index:3; }
.star-rating a.five { width:100%; z-index:2; }
.star-rating .current-rating { z-index:1; background-position: left center; }	

.small { width:83px; height:10px; }
.small .current-rating { background-image: url(/web/20130223100649/http://km.support.apple.com/kb/resources/images/star_small.png); line-height: 10px; height: 8px; }

.inline { display:-moz-inline-block; display:-moz-inline-box; display:inline-block; vertical-align: middle; }

#rating-send, #rating-done { display:none; margin:22px 0; font-size:11px; padding:3px 0 3px 16px; color:#666; }
#rating-send { background: url(/web/20130223100649/http://km.support.apple.com/kb/resources/images/aqua2spinner12.gif) no-repeat center left; }
#rating-done { background: url(/web/20130223100649/http://km.support.apple.com/kb/resources/images/i_greencheck.gif) no-repeat center left; }


/* ASK WIDGET */

#ask-widget { width:100%; background-color:#f9f9f9; border-top:1px solid #dedede; }
#ask-widget { 
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f0f0f0)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #fff,  #f0f0f0); /* for firefox 3.6+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f0f0f0'); /* for IE */
}
#ask-widget .contentWrapper { padding:15px 30px; }
#ask-widget .sectionHeaderLayout { clear:both }
#ask-widget .sectionHeaderLayout .icon { float:left; vertical-align:middle; background:url("/web/20130223100649/http://km.support.apple.com/kb/resources/images/discussion.png") no-repeat; width:41px; height:42px; }
#ask-widget .sectionHeaderLayout .titleTextLayout { float:left; padding-left:10px; }
#ask-widget .sectionHeaderLayout .titleTextLayout .title { margin-top:8px; font-size:16px; line-height:18px; }
#ask-widget .sectionHeaderLayout .titleTextLayout .subtitle { font-size:12px; color:#777; }
#ask-widget .sectionFormInputLayout .fieldwrap { display:block; border:3px solid #f0f0f0; width:660px; height:34px; margin:10px 0;
	border-radius:4px; 
	-webkit-border-radius:4px; 
	-moz-border-radius:4px;
	-o-border-radius:4px;
	-khtml-border-radius:4px; 
}
#ask-widget .sectionFormInputLayout .questionInputField { border:1px solid #c0c0c0; width:640px; height:30px; font-size:18px; }
#ask-widget .sectionFormInputLayout input { padding: 0.1em 0.5em; }
#ask-widget .sectionFormInputLayout .questionSubmitFormButton { width:auto; height:35px; padding:0 25px; margin-bottom:20px; border:none; 
	color:#fff; font-size:15px; font-weight:normal;
	background-color:#3693c2;
	background: -webkit-gradient(linear, left top, left bottom, from(#4aa6d6), to(#207daa)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #4aa6d6,  #207daa); /* for firefox 3.6+ */                                            
	border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -o-border-radius:5px;
    -khtml-border-radius:5px;
}
#ask-widget .sectionFormInputLayout .questionSubmitFormButton:hover { cursor:pointer; }
#ask-widget #results-loading { padding:15px 5px; }

/* ASK WIDGET RESULYS */
#results div.title { font-weight:bold; line-height:110%; }
.results-table { border-collapse:collapse; }	
.results-table tr { vertical-align: top; }
.results-table tr.separate td { border-bottom: 1px solid #dedede; }
.results-table td { padding:10px 10px 10px 0px; }
.results-table .message { line-height:150%; margin-bottom:5px; }
.results-table .metadata { font-size: 0.8em; }
.results-table .question-title { }
.result-icon { display:block; float:left; height:16px; width:28px; background:url(/web/20130223100649/http://km.support.apple.com/kb/resources/images/i_discussion.png) 10px 0 no-repeat;  }


/* DOWNLOADS TEMPLATE */
#article.DOWNLOADS .INTRODUCTION { margin-top:15px; }
a.download-button { width:auto; height:25px; padding:5px 25px; margin-bottom:20px; border:none; 
	color:#fff; font-size:15px; font-weight:normal;
	background-color:#3693c2;
	background: -webkit-gradient(linear, left top, left bottom, from(#4aa6d6), to(#207daa)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #4aa6d6,  #207daa); /* for firefox 3.6+ */                                            
	border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -o-border-radius:5px;
    -khtml-border-radius:5px;
}
a.download-button:hover { text-decoration:none; }

/* ERROR TEMPLATE */
#errorbox { padding:20px; margin-bottom:150px; }


/* OLD TEMPLATE (DEPRECATED) */
/* for backward compatibility only - do not use these styles */

#article .kbint { margin-bottom:20px; margin-top:20px; }
#article .kbint blockquote { margin:15px 40px; }
#article .kbinttitle { height: 7px; background: #c13131; vertical-align: middle; font-size: 10px; font-weight: bold; padding: 5px; color: #FFFFFF;}
#article .kbintbody { background: #fbe1e1; color: #000; font-size: 12px; line-height: 16px; vertical-align: top; padding: 5px; }

/* Old h4 headers */
#article h4 { font-weight:bold; font-size:14px; margin-bottom:4px; }

/* Previous Knowledge Base Table */
#article #kbtable { border-top: 1px solid #a1a5a9; border-left: 1px solid #a1a5a9;margin-bottom:18px;}
#article #kbtable td { padding: 4px; border-bottom: 1px solid #a1a5a9; border-right: 1px solid #a1a5a9; font-size: 10px; }
#article #kbtable tr { background-color: #FFFFFF; font-size: 10px; }
#article #kbtable tr#header TD { background-color: #e2e2e2; font-size: 12px; font-weight: bold; }
#article #kbtable tr#even TD { background-color: #f1f1f1; font-size: 10px; }
#article #kbtable.nobottommargin { margin-bottom:0; }
/* Validated Knowledge Base Table */
.kbtable { border-top: 1px solid #b1b5b9; border-left: 1px solid #b1b5b9; }
.kbtable td { background-color: #fff; padding: 4px; border-right: 1px solid #b1b5b9; font-size: 10px; }
.kbtable tr td { font-size: 10px; line-height: 13px; border-bottom: 1px solid #b1b5b9;}
.kbtable tr.header TD { background-color: #e2e2e2; font-size: 12px; font-weight: bold; border-bottom: 1px solid #b1b5b9;}
.kbtable tr.subheader TD { background-color: #f1f1f1; font-weight: bold; border-bottom: 1px solid #b1b5b9;}
.kbtable tr.even TD { background-color: #edf3fe; }
.kbtable td.subheader { background-color: #f1f1f1; font-weight: bold; }
.kbtable tr.even td.subheader { background-color: #f1f1f1; font-weight: bold; }

.kbtable tr td.yes,
.kbtable tr.even td.yes { font-weight: bold; color: #363; background-color: #edffdc; text-align: center; }

.kbtable tr td.no,
.kbtable tr.even td.no { background-color: #fff; color: #a1a5a9; text-align: center; }

/* Hack for APP module in AppleTV articles */
#sidebar .sbsurveytop { display:block; position:relative; top:-1px; left:-1px; padding: 5px 10px; color:white; background-color:#aaa; background: url(/web/20130223100649/http://km.support.apple.com/support/_images/module_headerbg_article.png) no-repeat center top; }
#sidebar .sbsurveytop strong { font-weight:normal;}
#sidebar .sbsurveybody { padding:10px; font-size:10px; line-height:18px; color:#666; }
#sidebar .sbsurveybody img { margin-left:-10px; margin-top:-6px; }
#sidebar .sbsurveybody a { color:#235a93; }

/* Hack for Help content */
#mainbox #caticon, #headerbox #iconbox { float:left; position:relative; top:-8px; margin:0 8px 0 0; }
#mainbox h1 { margin:0 0 18px; }

/* Override default ul for radar #9955147 iKB - article UI - bullets not displayed */
#articlecontent ul { list-style:square outside; margin:8px 0 8px 2em; }  /* force UL in article content to square */
/* Hack for the article content containing <tt><nobr> or <pre> html tags */
#articlecontent pre { display:block; width:630px; overflow:auto; border:1px solid #dedede; padding:0px 4px 4px; margin-left:4px !important; margin-right:4px}
#articlecontent tt { font-family:courier; }
#articlecontent #restrictedcontent  pre ,#articlecontent #restrictedcontent  tt { display:block; width:600px; overflow:auto; border:1px solid #ffffff; padding:0px 4px 4px 4px;margin-left:4px !important; margin-right:15px;}

#articlecontent p.nobottommargin { margin-bottom:0; }
#articlecontent p {overflow:auto;}
#articlecontent ul li ul, #articlecontent ul li ul li ul { margin-bottom:0; }
#article #articlecontent li { padding-bottom:6px; }
#article #articlecontent li:last-child { padding-bottom:0; }
#articlecontent .kbtablecontainer { display:block;overflow:auto;border:1px solid #dedede; width:660px;margin-left:0px !important; margin-right:15px !important ; margin-bottom:15px !important}

/* DRAFT used in preview channel */
#articlestatus.draft { position:absolute; display:block; text-indent:-9999px; width:145px; height:100px; right:25px; top:25px; background: url(/web/20130223100649/http://acux.apple.com/support/iknow/images/draft_watermark.png); }


