a:active { color: #0000ff; }
a:link, a:visited { text-decoration: none; color:#0022aa; }
a:hover { text-decoration: underline; }

html { height: 100%; margin-bottom: 1px; }

body, td, li, pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

li { line-height: 1.5em; }
img { border: none; }
body { background-color: #e0e9e9; }
pre { font-family: "Courier New", Courier, monospace; }

.title, .subtitle, .subsubtitle {
	padding-top: 7px;
	margin-bottom: 12px;
	color: #2D3956;
	font-size: 160%;
	font-weight: bold;
}

.subtitle {
	font-size: 130%;
}

.subsubtitle {
	font-size: 100%;
	font-style: italic;
}

.table { background-color: #f8f8f8; }
.center { text-align: center; }
.center table { margin: auto; }
.clear { clear: both; }

.footnote { font-size: 9px; }
.noborder { border: 0px #000000; }
.comment { color: #007000; }
.grey { color: #999999; }

.codeblock {
	margin: 10px;
	padding: 20px;
	background-color: #f8f8f8;
	border: 1px solid #aaaaaa;
}


.navbar { color: #999999; }

.defheader {
	font-size: 14px;
	vertical-align: text-bottom;
	color: #000066;
	font-weight: bold;
}

.deflabel {
	color: #660000;
	font-style: italic;
}

.code, .codequote, .precode, .keyword, .bitcell {
	padding: 2px 4px;
	font-size: 0.9em;
	font-family: Consolas,Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace,serif;
	background-color: #eeeeee;
}

.codequote, .precode {
	padding: 5px 15px;
	line-height: 1.5;
	white-space: pre;
	overflow: hidden;
}

.codequote span.keyword {
	padding: 0;
}

.code {
	white-space: nowrap;
}

.keyword { color: #0000ff; }
.bitcell {
	text-align: center;
	border: 1px solid #cccccc;
	width: 60px;
}

.changelog { font-size: x-small; }


div#portrait-page, div#landscape-page, div#nav-page {
	margin: 0 auto;
	padding: 0px 15px;
	background-color: white;
}

div#nav-page { width: 800px; }

div#portrait-page {
	padding: 10px 50px;
	width: 600px;
}

div#landscape-page {
	padding: 10px 50px;
	width: 1000px;
}


.nav-offset { margin-left: 150px; }

div#header {
	padding: 15px 0px;
	border-bottom: 2px solid #cccccc;
	font-size: 2.4em;
	font-style: italic;
	font-weight: bold;
}

div#content { }

div#footer {
	clear: left;
	border-top: 2px solid #cccccc;
	padding:  15px 0px;
}


div#navcontainer {
	float: left;
	padding: 0.8em;
	width: 110px;
	background-color: #f8f8f8;
}


#navcontainer ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navlist li a {
	display: block;
}

#navlist li { /*parent*/
	font-weight: bold;
}

#navlist li ul a { /*child*/
	padding-left: 1em;
	font-weight: normal;
}

#navlist ul li a:hover { /*child hover*/
	background-color: #e8f0f0;
	text-decoration: none;
}

#page_copy li#nav_copy, #page_scan li#nav_scan, #page_info li#nav_info, #page_list li#nav_list, #page_format li#nav_format, #page_view li#nav_view, #page_rpm li#nav_rpm, #page_dir li#nav_dir, #page_create li#nav_create,
#page_sam li#nav_sam, #page_plus3 li#nav_plus3, #page_cpc li#nav_cpc,
#page_formats li#nav_formats, #page_options li#nav_options,
#page_faq li#nav_faq, #page_messages li#nav_messages,
#page_intro li#nav_intro, #page_usage li#nav_usage, #page_structs li#nav_structs, #page_ioctls li#nav_ioctls {
	background-color: #d8e0e0;
}
