/* CSS Document 
ISO.css
Style the dictionary content
*/
.sitetitle:before       { content: 'SIL Philippines';}
.dicttitle:before       { content: 'Central Tagbanwa - English Dictionary';}
.nav0:before            { content: 'Home';}
.nav1:before            { content: 'Introduction';}
.nav2:before { content: 'Index';}
.nav3:before { content: 'Main entry search';}
.nav4:before { content: ''}
.message:before { content: 'Message ';}

/* Labels for fields */
:before, :after { font-weight:normal; font-style: italic; font-size: 70%;}
.data { margin: 0 0 0 0}
.exGroup:before {content: 'Example sentence'}
.ms:before { content: 'Sense '}
.ps:before { content: ''}
.gl:before { content: 'Meaning '}
.subject:before {content: 'Subject: '}
.object:before {content: 'Object: '}
.ld:after {content: ' Derivative'}
.reGroup:before { content: 'Related word '}
.re:after { content: ', '}
.rsGroup:before { content: 'Synonym '}
.rs:after { content: ', '}
.raGroup:before { content: 'Antonym '}
.ra:after { content: ', '}
.scGroup:before { content: '(See appendix '}
.scGroup:after { content: ') '} 
.sc:after { content: '; '}
.ec:before { content: "Cultural Note ";}
.co:before { content: "Meaning ";}
.rtGroup:before { content: "(See ";}
.rtGroup:after { content: ' for table) '}
.rt:after { content: ', '}
.rgGroup:before { content: 'See also '}
.lsGroup:before { content: 'Saying '}
.li:after { content: ' Idiom'}
.va:before { content: 'Variant '}
.senseafter:after { content: ' Sense '}
.mr:before { content: 'Alternate form '}
.oi:before { content: 'Inflected form '}
.ps_aj:before { content: 'Adjective  ' ; font-size: 100% ;}
.ps_av:before { content: 'Adverb  ' ; font-size: 100% ;}
.ps_clitic:before { content: 'Clitic  ' ; font-size: 100% ;}
.ps_conj:before { content: 'Conjunction  ' ; font-size: 100% ;}
.ps_daff:before { content: 'Derivative affix  ' ; font-size: 100% ;}
.ps_dem:before { content: 'Demonstrative  ' ; font-size: 100% ;}
.ps_int:before { content: 'Interogative  ' ; font-size: 100% ;}
.ps_intj:before { content: 'Interjection  ' ; font-size: 100% ;}
.ps_n:before { content: 'Noun  ' ; font-size: 100% ;}
.ps_nm:before { content: 'Noun phrase marker  ' ; font-size: 100% ;}
.ps_pn:before { content: 'Proper noun  ' ; font-size: 100% ;}
.ps_pro:before { content: 'Pronoun  ' ; font-size: 100% ;}
.ps_ptl:before { content: 'Participle  ' ; font-size: 100% ;}
.ps_v:before { content: 'Verb  ' ; font-size: 100% ;}
.ps_vaff:before { content: 'Verb affix  ' ; font-size: 100% ;}
.oc_AF:before { content: ' Agent Focus ' ; font-size: 100% ;}
.oc_Infl:before { content: ' Inflection ' ; font-size: 100% ;}
.oc_NAF:before { content: ' Non-agent Focus ' ; font-size: 100% ;}
.oc_POTAF:before { content: ' Potentiality, Agent Focus ' ; font-size: 100% ;}
.oc_POTNAF:before { content: ' Potentiality, Non-agent Focus ' ; font-size: 100% ;}
.oc_AF:before { content: 'Agent Focus ' ; font-size: 100% ;}
.oc_Infl:before { content: '' ; font-size: 100% ;}
.oc_NAF:before { content: 'Non-agent Focus  ' ; font-size: 100% ;}
.oc_POTAF:before { content: 'Potentiality, Agent Focus  ' ; font-size: 100% ;}
.oc_POTNAF:before { content: 'Potentiality, Non-agent Focus  ' ; font-size: 100% ;}









    
/* keep .last:after at the end of css */
.last:after { content: ' '}

