with(tags.BODY){ marginTop = '-8px'; marginLeft = '-8px'; if(ua.mac){ fontSize = '12px'; fontFamily = 'osaka'; } } //======================================================= // header //======================================================= with(ids.headerArea){ width = '760px'; borderRightWidth = '1px'; borderColor = 'white'; } with(ids.standardHeader){ width = '755px'; paddingBottom = '3px'; borderRightWidth = '1px'; borderColor = 'white'; } with(ids.subHeader){ width = '755px'; marginBottom = '-2px'; borderRightWidth = '1px'; borderColor = 'white'; backgroundImage = '/img/sub-header_base001.jpg'; } with(ids.identity){ marginTop = '-2px'; color = 'dadada'; } with(ids.toAnchors){ display = 'none'; } if(!ua.mac){ with(ids.toContents){ top = '9px'; left = '9px'; borderWidth = '2px'; borderColor = 'e7e7e7'; } } with(contextual(ids.standardHeader, ids.toContents)){ width = '127px'; marginBottom = '12px'; } with(contextual(ids.subHeader, ids.toContents)){ width = '222px'; marginBottom = '9px'; borderColor = 'e4e4e4'; } with(contextual(ids.subHeader, ids.headerUtility)){ paddingTop = '0'; } with(contextual(ids.headerUtility, tags.IMG)){ if(document.images){ color = 'e9e9e9'; } } with(contextual(ids.headerUtilityNS, tags.IMG)){ if(document.images){ color = 'e9e9e9'; } } with(contextual(ids.standardHeader, ids.languageSelector)){ marginTop = '-4px'; } with(contextual(ids.subHeader, ids.languageSelector)){ marginTop = '-3px'; } with(contextual(ids.standardHeader, ids.locationSelector)){ marginTop = '-9px'; backgroundImage = '/img/location-selector_base001.jpg'; } with(contextual(ids.subHeader, ids.locationSelector)){ marginTop = '-11px'; backgroundImage = '/img/location-selector_base002.jpg'; } with(contextual(ids.standardHeader, ids.headerUtilityNS, ids.locationSelector)){ marginBottom = '7px'; backgroundImage = '/img/location-selector_base003.jpg'; } with(contextual(ids.subHeader, ids.headerUtilityNS, ids.locationSelector)){ marginBottom = '3px'; backgroundImage = '/img/location-selector_base004.jpg'; } with(ids.siteSearch){ textAlign = 'right'; marginTop = '9px'; } with(ids.searchKeyword){ align = 'left'; } //======================================================= // affiliate name //======================================================= with(ids.affiliateName){ width = '754px'; marginTop = '-6px'; paddingRight = '18px'; align = 'left'; backgroundColor = '#dddddd'; backgroundImage = '/img/affiliate-Name_base002.jpg'; borderRightWidth = '1px'; borderColor = 'white'; } with(contextual(ids.affiliateName, tags.A)){ if(document.images){ color = '#dddddd'; } } with(ids.ro_gnavi001){ marginLeft = ''; } //======================================================= // contents area //======================================================= with(ids.contentsArea){ marginTop = '-12px'; marginLeft = '3px'; width = '754px'; backgroundColor = 'white'; borderRightWidth = '1px'; borderColor = 'white'; } //======================================================= // footer area //======================================================= with(ids.footerArea){ marginLeft = '2px'; paddingBottom = '11px'; width = '754px'; borderRightWidth = '1px'; borderColor = 'white'; } with(ids.footerUtility, ids.standardFooterUtility){ marginTop = '-2px'; marginLeft = '17px'; paddingTop = '0'; paddingLeft = '0'; paddingRight = '0'; backgroundImage = ''; } with(tags.ADDRESS){ marginTop = '-9px'; }