/*
 * SocketTools HTML Help
 * Copyright 2026 Catalyst Development Corporation. All rights reserved.
 *
 * This stylesheet is for the ActiveX and Library Edition documentation
 * Last updated 04/30/2026
 */
body
{
	color: #000000;
	background-color: #ffffff;
	font-family: "Segoe UI", "Lucida Grande", "Verdana", "Arial", sans-serif;
	font-size: 0.938em;
	font-weight: normal;
	line-height: 1.375em;
	margin: 0px;
	padding: 0px;
}

code, pre
{
	font-family: "Consolas", "Courier New", monospace;
	font-size: 95%;
	font-weight: normal;
	line-height: 1.25em;
}

tt
{
	font-family: "Consolas", "Courier New", monospace;
	font-size: 100%;
	font-weight: normal;
	line-height: 1.25em;
}

p
{
	font-size: 100%;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 8px;
}

p.copyright
{
	color: #999999;
	font-size: 90%;
	border-top-style: solid;
	border-width: 1px;
	margin-top: 16px;
	padding-top: 4px;
}

pre
{
	margin-top: 8px;
	margin-bottom: 2px;
}

pre.code
{
	color: #000000;
	font-family: "Consolas", "Courier New", monospace;
	font-weight: normal;
}

pre span.comment
{
	color: #008000;
}

blockquote
{
	margin-top: 2px;
	margin-bottom: 8px;
	margin-left: 15px;
}

blockquote.description
{
	margin-top: 8px;
}

h1
{
	color: #3f529c;
	font-size: 120%;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 4px;
}

h2
{
	color: #3f529c;
	font-size: 110%;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 4px;
}

h3
{
	color: #3f529c;
	font-size: 110%;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 4px;
	height: 20px;
}

h4
{
	color: #3f529c;
	font-size: 110%;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 4px;
}

h5
{
	color: #3a3a3a;
	font-size: 110%;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 2px;
}

h6
{
	color: #3a3a3a;
	font-size: 100%;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 2px;
}

b, strong
{
	color: #3a3a3a;
}

pre b, code b
{
	color: #111111;
}

span.hyperlink
{
	color: #1364c4;
	text-decoration: none;
	font-weight: normal;
}	

a:link
{
	color: #1364c4;
	text-decoration: none;
	font-weight: normal;
}

a:active
{
	color: #1364c4;
	text-decoration: none;
	font-weight: normal;
}

a:visited
{
	color: #960bb4;
	text-decoration: none;
	font-weight: normal;
}

a:hover
{
	color: #1364c4;
	text-decoration: underline;
	font-weight: normal;
}

a.internal:link
{
	color: #1364c4;
	text-decoration: none;
	font-weight: normal;
}

a.internal:active
{
	color: #1364c4;
	text-decoration: none;
	font-weight: normal;
}

a.internal:visited
{
	color: #960bb4;
	text-decoration: none;
	font-weight: normal;
}

a.internal:hover
{
	color: #1364c4;
	text-decoration: underline;
	font-weight: normal;
}

table
{
	border: none;
	margin: 0px;
}

th, td
{
	text-align: left;
	text-decoration: none;
	font-size: 100%;
	font-weight: normal;
	border: none;
	margin: 1px;
	padding: 1px;
}

table.container
{
	width: 100%;
}

table.container td.title
{
	color: #3f529C;
    width: 100%;
	vertical-align: middle;
	font-size: 140%;
	font-weight: bold;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #999999;
	padding-top: 8px;
	padding-bottom: 12px;
}

table.container td.subtitle
{
    width: 100%;
	padding-top: 12px;
	padding-bottom: 12px;
}

table.roundbox
{
	width: 100%;
	margin: 8px 0px 8px 0px;
	padding: 0px;
}

table.roundbox td, table.roundbox th
{
	margin: 0px;
	padding: 0px;
}

table.roundbox h1, table.roundbox h2, table.roundbox h3
{
	margin: 0px 4px 6px 4px;
}

table.roundbox p
{
	font-size: 100%;
	font-weight: normal;
	margin: 0px 4px 8px 4px;
}

table.summary
{
	margin-top: 16px;
	border-width: 1px 1px 0px 0px;
	border-style: solid;
	border-color: #999999;
	border-collapse: collapse;
}

table.summary th
{
	background-color: #dfdfdf;
	text-align: left;
	vertical-align: top;
	font-size: 100%;
	font-weight: normal;
	white-space: nowrap;
	padding: 4px 6px 4px 6px;
	border-width: 0px 0px 1px 1px;
	border-style: solid;
	border-color: #999999;
}

table.summary td
{
	text-align: left;
	vertical-align: top;
	font-size: 100%;
	font-weight: normal;
	white-space: wrap;
	padding: 4px 6px 4px 6px;
	border-width: 0px 0px 1px 1px;
	border-style: solid;
	border-color: #999999;
}

table.toc
{
	width: 100%;
	margin-top: 16px;
	border-width: 1px 1px 0px 0px;
	border-style: solid;
	border-color: #999999;
	border-collapse: collapse;
}

table.toc th, table.toc td
{
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	font-size: 100%;
	font-weight: normal;
	padding: 4px 6px 4px 6px;
	border-width: 0px 0px 1px 1px;
	border-style: solid;
	border-color: #999999;
}

table.toc th
{
	background-color: #dfdfdf;
}

table.syntax
{
	font-family: "Consolas", "Courier New", monospace;
	font-size: 95%;
	line-height: 1.0em;
}

table.syntax td
{
	min-width: 16px;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}

table.syntax td b
{
	color: #000000;
	font-weight: normal;
	font-style: normal;
}

table.syntax td i
{
	color: #000000;
	font-weight: normal;
	font-style: italic;
}

table.constants
{
	width: 100%;
	border-width: 1px 1px 0px 0px;
	border-style: solid;
	border-color: #999999;
	border-collapse: collapse;
	margin-top: 8px;
}

table.constants th, table.constants td
{
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding: 4px 6px 4px 6px;
	border-width: 0px 0px 1px 1px;
	border-style: solid;
	border-color: #999999;
}

table.constants th
{
	background-color: #dfdfdf;
	white-space: nowrap;
}

table.constants td
{
	background-color: #ffffff;
}

tr.section td
{
	padding-top: 14px;
	font-weight: 600;
	white-space: nowrap;
}

table.outer
{
	min-width: 600px;
}

table.outer th, table.outer td
{
	padding: 0px;
}

table.inner
{
	margin-top: 8px;
}

table.inner th
{
	text-align: left;
	vertical-align: middle;
	font-size: 100%;
	font-weight: normal;
	white-space: nowrap;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #999999;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
}

table.inner td
{
	text-align: left;
	vertical-align: middle;
	font-size: 100%;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;
}

table.warning
{
	width: 98%;
	min-width: 600px;
	margin: 12px 8px 4px 8px;
	padding: 0px;
	border-collapse: collapse;
}

table.warning tr
{
	margin: 0px;
}

table.warning th
{
	color: #ffffff;
	background-color: #a80000;
	font-weight: bold;
	font-size: 110%;
	text-align: left;
	vertical-align: middle;
	margin: 8px;
	padding: 8px;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #353535;
}

table.warning td
{
	text-align: left;
	vertical-align: top;
	margin: 8px 4px 8px 4px;
	padding: 8px 4px 8px 4px;
}

dl.parameters
{
	font-size: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}

dl.parameters dt
{
	font-size: 100%;
	font-weight: normal;
	font-style: italic;
	margin-top: 5px;
	margin-bottom: 5px;
}

dl.parameters dd
{
	font-size: 100%;
	font-weight: normal;
	margin-left: 15px;
}

ul
{
	list-style: square outside url('images/bullet1.gif');
}

li
{
	margin-top: 4px;
	margin-bottom: 12px;
}

ul.compact li, ol.compact li
{
	margin-top: 2px;
	margin-bottom: 4px;
}

hr
{
	color: #999999;
	height: 1px;
	border: none;
}

fieldset
{
	padding: 12px;
	margin-bottom: 8px;
}

fieldset legend
{
	color: #3f529c;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.50em;
	padding-left: 12px;
	padding-right: 12px;
}
