/* GLOBAL CHROME STYLES */
#chrome {
  display: none;
  height:59px; background:#000;
}
#chrome #chromeWrapper { position:relative; width:1080px; margin:0 auto; }
#chrome #chromeTools { position:absolute; right:0; top:18px; width:520px; _width:540px; overflow:hidden; }
#chrome #chromeTools fieldset { border:0; padding:0; margin:0; display:inline; }
#chrome #chromeTools label { display:none; }
#chrome #chromeTools form { display:inline; float:right; }
#chrome #chromeTools input { float:left; font-size:11px; color:#333; }
#chrome #chromeTools option { float:left; font-size:11px; border:0; }
#chrome #chromeTools select { float:left; font-size:11px; margin:0 0 0 6px; width:159px; height:20px; background:#555555; color:#ccc; border:0; }
#chrome #chromeTools .country,
#chrome #chromeTools .products { float:left; margin: 0; width:165px; height:20px; }
#chrome #chromeTools .search { float:left; background: url('/header/bg_fldSearchChrome.gif') no-repeat; width:160px; height:20px; }
#chrome #chromeTools .search input#searchField { border:0; background:none; width:120px; margin:2px 0 0 6px; }


/* M-AUDIO */
#chrome.mAudio #chromeWrapper { position:relative; width:949px; margin:0 auto; }
#chrome.mAudio #chromeWrapper a.avidLogo { position:absolute; top:9px; display:block; width: 462px; height: 31px; }
#chrome.mAudio #chromeWrapper a.avidLogo:hover { background-position:0 0; }

/* INTL AVID LOGO */
a.avidLogo_en { background: url('/header/txt_sibeliusisavid_en.gif') 0 0 no-repeat; }
a.avidLogo_es { background: url('/header/txt_sibeliusisavid_es.gif') 0 0 no-repeat; }
a.avidLogo_fr { background: url('/header/txt_sibeliusisavid_fr.gif') 0 0 no-repeat; }
a.avidLogo_it { background: url('/header/txt_sibeliusisavid_it.gif') 0 0 no-repeat; }
a.avidLogo_jp { background: url('/header/txt_sibeliusisavid_jp.gif') 0 0 no-repeat; }
a.avidLogo_de { background: url('/header/txt_sibeliusisavid_de.gif') 0 0 no-repeat; }
a.avidLogo_cn { background: url('/header/txt_sibeliusisavid_cn.gif') 0 0 no-repeat; }
a.avidLogo_ko { background: url('/header/txt_sibeliusisavid_ko.gif') 0 0 no-repeat; }
a.avidLogo_tw { background: url('/header/txt_sibeliusisavid_tw.gif') 0 0 no-repeat; }

/* AVID CHROME BAR LOCAL */

#searchAsYouType div.searchResults {
  text-align:left;
}

#searchAsYouType div.searchResults div.searchResult h1 {
  font-weight: bold;
  left:auto;
  position:relative;
  top:auto;
  width:auto;
  background: none ;
}
