/* Stylesheet for XnView's help document */
A:link {color:#0000D0}
A:visited {color:#000080}
A:hover {color:#FF6010}
A:active {color:#000080}

BODY { margin-top: 20px; margin-left:10px; margin-right:10px; }
H1{color:#101010; margin-top:0px; margin-bottom:0px; font-size:22px}
H2{color:#0000F0; margin-top:20px;}
H3{color:#4040F0; margin-top:20px;}
H4{color:#333333; margin-top:10px; margin-bottom:8px;}

/* Horizontal lines */
HR.title { align:left; color="#E0B040"; margin-top:0px; margin-bottom:10px;}
HR.small { align:center; width:260px; height:2px; color="#A0A0D0"; margin-top:6px; margin-bottom:12px; }
HR.large { align:center; width:400px; height:2px; color="#A0A0D0"; margin-top:6px; margin-bottom:12px;}

UL {}
LI { margin-top: 8px; }

.HowTo { color:#804000; font-weight:bold; }
.dialog { font-style:italic }
.control { font-style:italic }
.menu { font-style:italic }
.key { font-style:italic }

.hilite { font-weight:bold }
.note { COLOR:#0000FF; font-style:italic;  }
.attention { color:#000000; font-weight:bold; }

/* Copyright notice in the footer */
DIV.copyright {color:#101010; font-size:10px; font-family:Arial, sans-serif}
HR.copyright {align:left; color="#E0B040"; margin-top:10px; margin-bottom:0px;}
