/* modified from http://namazu.org/~satoru/satoru.css thanks! */

p {
	font-size : 90%;
	margin-left: 0.5em;
	text-indent: 0em;
	line-height: 120%;
}

dl {
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
	color: #444488;
}

blockquote {
	background-color: #eeeeee;
	border-color: #aaaaaa;
	border-style: ridge;
	border-width: 1px;
	padding: 0.5em 0.5em;
}

blockquote.aSmall {
	background-color: #eeeeee;
	border-color: #aaaaaa;
	border-style: ridge;
	border-width: 1px;
	font-size: 9pt;
	padding: 0.5em 0.5em;
}

blockquote.quote {
   border-style: none;
   font-family: monospace;
   background-color: #ffffff;
   border-color: #006666;
   border-width: 2px;
}

p.author {
	font-size : 100%;
}

p.noindent {
	text-indent: 0em;
}

p.center {
	text-indent: 0em;
	text-align: center;
}

p.last-modified {
	text-indent: 0em;
	font-size: smaller;
}


p.lang-navigator { 
	text-align: right;
	font-size: small;
}

p.aSmall {
	font-size: 9pt;
}
p.pdflibhowto {
	margin-left: 2.0em;
	font-size: 90%;
}
p.pdflibhowto_install {
	margin-left: 2.0em;
	font-size: 95%;
}
p.pdflibhowto_install2 {
	margin-left: 3.0em;
	font-size: 90%;
}
ul.pdflibhowto_install {
	font-size: 95%;
}
ul.pdflibhowto_install2 {
	font-size: 90%;
}

blockquote.pdflibhowto {
	margin-left: 2.0em;
	font-size: 90%;

	background-color: #eeeeee;
	border-color: #aaaaaa;
	border-style: ridge;
	border-width: 1px;
	padding: 0.2em 0.5em;
}
blockquote.pdflibhowto_install {
	margin-left: 2.0em;
	font-size: 95%;

	background-color: #eeeeee;
	border-color: #aaaaaa;
	border-style: ridge;
	border-width: 1px;
	padding: 0.2em 0.5em;
}

body { 
        font-family: 'ƒqƒ‰ƒMƒmŠpƒS Pro W6', 'Osaka', 'Gothic BBB Mediam', Helvetica, 'MS Arial', sans-serif;

	line-height: 120%;
	background-color: White;
	color: #000000;
}

pre {
	border-style: solid;
	border-width: 0 0 0 1px;
	border-color: #8888bb; 
	color: #4444aa;
	border-width: thin thin thin thin; 
	background-color: #eee8e0;

	white-space: pre;
	margin-right: 4em;
	margin-left: 2em;
	padding: 5pt 5pt;
}

pre.aSmall {
	border-style: solid;
	border-width: 0 0 0 1px;
	border-color: #8888bb; 
	color: #4444aa;
	border-width: thin thin thin thin; 
	background-color: #eee8e0;
	white-space: pre;
	margin-right: 4em;
	margin-left: 2em;
	font-size: 9pt;
	line-height: 90%;
	padding: 5pt 5pt;
}

pre.textSmall {
	border-style: solid;
	border-width: 0 0 0 1px;
	border-color: #8888bb; 
	color: #4444aa;
	border-width: thin thin thin thin; 
	white-space: pre;
	margin-right: 4em;
	margin-left: 2em;
	font-size: 80%;
	line-height: 100%;
	padding: 5pt 5pt;
}

pre.pdflibhowto_install {
	border-style: solid;
	border-width: 0 0 0 1px;
	border-color: #8888bb; 
	color: #4444aa;
	border-width: thin thin thin thin; 
	background-color: #eee8e0;
	white-space: pre;
	margin-right: 4em;
	margin-left: 2em;
	font-size: 9pt;
	line-height: 95%;
	padding: 5pt 5pt;
}
pre.pdflibhowto_install2 {
	border-style: solid;
	border-width: 0 0 0 1px;
	border-color: #8888bb; 
	color: #4444aa;
	border-width: thin thin thin thin; 
	background-color: #eee8e0;
	white-space: pre;
	margin-right: 4em;
	margin-left: 3em;
	font-size: 9pt;
	line-height: 95%;
	padding: 5pt 5pt;
}



h1 {
	padding: 0.1em 0.1em;
	line-height: 120%;
	border-bottom : 1px dotted #8888bb;
}
h2 {
    font-family: 'MS PGothic', Osaka, sans-serif;
	padding: 0.3em;
	text-indent: 0.25em; 

	background-color: #eeeeee;	
	border:1px solid #8888bb;
	border-left:10px solid #8888bb;
}
h2.pdflibhowto {
    font-family: 'MS PGothic', Osaka, sans-serif;
	padding: 0.3em;
	text-indent: 0.25em; 
	font-size: 90%;
	
	background-color: #d1d6ef;
	border-color: #8888bb;
	border-width: 0 0 1px 0;
}
h2.pdflibhowto_install {
    font-family: 'MS PGothic', Osaka, sans-serif;
	padding: 0.3em;
	text-indent: 0.25em; 
	font-size: 95%;
	
	background-color: #d1d6ef;
	border-color: #8888bb;
	border-width: 0 0 1px 0;
}
h2.pdflibhowto_install_php {
    font-family: 'MS PGothic', Osaka, sans-serif;
	padding: 0.3em;
	text-indent: 0.25em; 
	font-size: 95%;
	
	background-color: #ccff66;
	border-color: #33cc00;
	border-width: 0 0 1px 0;
}
h2.pdflibhowto_licensekey {
    font-family: 'MS PGothic', Osaka, sans-serif;
	padding: 0.3em;
	text-indent: 0.25em; 
	font-size: 95%;
	
	background-color: #ffcc66;
	border-color: #ff9900;
	border-width: 0 0 1px 0;
}
h2.pdflibhowto_faq {
    font-family: 'MS PGothic', Osaka, sans-serif;
	padding: 0.3em;
	text-indent: 0.25em; 
	font-size: 95%;
	
	background-color: #ffccff;
	border-color: #ff99cc;
	border-width: 0 0 1px 0;
}

h3 {
    font-family: 'MS PGothic', Osaka, sans-serif;
	padding: 0.1em;
	text-indent: 0.25em;
	border-color: #8888ff;
	border-width: 0 0 1px 0;
}
h3.howto2 {
    font-family: 'MS PGothic', Osaka, sans-serif;
	font-size: 90%;
	padding: 0.1em;
	text-indent: 0.25em;
	border-color: #aaaaaa;
	border-width: 0 0 1px 0;
	background-color: #eee8e0;
	margin-left: 0.5em;
}
h3.pdflibhowto {
    font-family: 'MS PGothic', Osaka, sans-serif;
	font-size: 90%;
	padding: 0.1em;
	margin-left: 1.0em;
	border-color: #8888ff;
	border-width: 0 0 1px 0;
	background-color: #eeeeee;	
}
h3.pdflibhowto_install {
    font-family: 'MS PGothic', Osaka, sans-serif;
	font-size: 95%;
	padding: 0.1em;
	margin-left: 1.0em;
	border-color: #8888ff;
	border-width: 0 0 1px 0;
	background-color: #eeeeee;	
}


h4 {
    font-family: 'MS PGothic', Osaka, sans-serif;
	padding: 0.1em;
	text-indent: 0.25em;
	border-color: #8888bb;
	border-width: 0 0 1px 0;
}
h4.pdflibhowto_install {
    font-family: 'MS PGothic', Osaka, sans-serif;
	font-size: 95%;
	padding: 0.1em;
	margin-left: 2.0em;
	background-color: #eee8e0;
	border-width: 0 0 1px 0;
}

a:link  {
        color: #4444ff;
}

a:visited {
	color: #aa55cc;
} 

a:active {
	color: #ff4422;
}

a:hover {
	background: #ffeecc;
}

a:focus{
	color: #ff4422;
}

img {
	border-width: 0px;
}

li {
	margin-left: 1.25em;
	line-height: 120%;
	padding-top: 0.25em;
}

hr {
	border-color: #8888bb; 
	border-style: solid;
	height: 0px;
}
