/* GLOBAL CHROME STYLES */
#chrome { 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:left; }
#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 14px 0 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 */

/*JP FIX - Using US css*/
a.avidLogo_en { background: url('/header/txt_sibeliusisavid_jp.gif') 0 0 no-repeat; }
/**/

a.avidLogo_es { background: url('/header/txt_digiisavid2_es.gif') 0 -31px no-repeat; }
a.avidLogo_fr { background: url('/header/txt_digiisavid2_fr.gif') 0 -31px no-repeat; }
a.avidLogo_jp { background: url('/header/txt_digiisavid2_jp.gif') 0 -31px no-repeat; }
a.avidLogo_de { background: url('/header/txt_digiisavid2_de.gif') 0 -31px no-repeat; }
a.avidLogo_cn { background: url('/header/txt_digiisavid2_cn.gif') 0 -31px no-repeat; }
a.avidLogo_ko { background: url('/header/txt_digiisavid2_ko.gif') 0 -31px no-repeat; }
a.avidLogo_tw { background: url('/header/txt_digiisavid2_tw.gif') 0 -31px no-repeat; }
