body {
	margin: auto;
	background-color: #f0f0f0;
}

div#text {
	position: relative;
	margin: auto;
	font-family: "Helvetica Neue","Helvetica",sans-serif;
	color: black;
	background-color: #f0f0f0;
	max-width: 800px;
}

div#text a {
	font-weight: bold;
	cursor: pointer;
}

div#text a:link, div#text a[onClick] {
	color: #000088;
	background-color: #f0f0f0;
	text-decoration: none;
}

div#text a:visited {
	color: #000033;
	background-color: #f0f0f0;
	text-decoration: none;
}

div#text a:hover {
	color: #0000ff;
	background-color: #f0f0f0;
	text-decoration: underline;
}

div#text a:active {
	color: #ffcc00;
	background-color: #f0f0f0;
	text-decoration: underline;
}

div#text strong {
	text-decoration: underline;
}

div#text em {
	font-variant: small-caps;
	font-weight: bold;
	font-style: normal;
}

div#text h1 {
	font-size: 400%;
	font-family: "Futura","Atlanta","Arial","Helvetica",sans-serif;
	font-weight: bold;
	margin: 0em;
	padding-left: 20px;
	background-color: #000088;
	background-image: url("okhotsk.jpg");
	color: #f0f0f0;
}

div#text h2 {
	margin-top: 0em;
	margin-bottom: 1em;
	font-size: 230%;
	padding-left: 20px;
	font-family: "Futura","Atlanta","Arial","Helvetica",sans-serif;
}

div#text h3 {
	padding-left: 30px;
	font-size: 150%;
}

p {
	padding-left: 20px;
	padding-right: 20px;
}

div#text div.screenshot {
	position: absolute !important;
	margin-top: 2em !important;
	margin-left: 50% !important;
	padding: 3em 3em !important;
	top: 11em;
}

div#text div.screenshot img {
	border: thin solid !important;
}

div#text address {
	text-align: right;
	padding-right: 20px;
	font-style: normal;
	margin-top: 40px;
}

div#text .clear {
	clear: both;
}

div#text ul#navigation {
	margin: 0px auto;
	padding: 0px;
	font-size: small;
	width:  46em;
}

div#text ul#navigation li {
	list-style-type: none !important;
	float: left;
	margin: 0px;
	padding: 2px 1em;
}

div#text ul#navigation li ul {
	position: absolute;
	visibility: hidden;
	margin: 0px 0px 0px -1em;
	padding: 0em 0em 0.5em 0em;
	
}

div#text ul#navigation li ul li {
	float: none;
	margin: 0px;
	padding: 0px;
	width: auto;
}


div#text ul#navigation li:hover ul {
	visibility: visible;
	background-image:url("texture.png");
	border: 2px ridge #a0a0a0;
}

div#text ul#navigation li:hover ul li {
	margin-top: 0.5em;
	padding-left: 1em;
	padding-right: 1em;
}

div#text ul#navigation li:hover ul a {
	background-color: transparent !important;
}

div#text hr {
	height: 0px;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #ffffff;
	border-left: 0px solid #f0f0f0;
	border-right: 0px solid #f0f0f0;
}

div#text ul#menu {
/*	float: left;*/
	width: 45%;
	margin-top: 2em;
	margin-bottom: 3em;
	margin-left: 1em;
	padding-left: 40px;
}

div#text ul#menu li {
	list-style-type: none;
	font-size: x-large;
	font-weight: bold;
	margin-bottom: 1em;
}

div#text ul.MenuPopUp {
	position: absolute;
	float: none;
	max-width: none;
	display: none;
	z-index: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 2.5em;
	border: 2px ridge #a0a0a0;
	padding-bottom: 0.5em;
	padding-left: 0em;
	background-image:url("texture.png");
}

div#text ul#menu > li:hover > ul.MenuPopUp {
	display: block;
	z-index: 1000;
}

div#text ul.MenuPopUp li {
	font-size: medium !important;
	font-weight: normal !important;
	margin-bottom: auto !important;
	margin-top: 0.5em !important;
	padding-left: 1em !important;
	padding-right: 1em !important;
}

div#text ul.MenuPopUp a {
	background: transparent !important;
}

div#text dl {
	margin-top: 0em;
	margin-bottom: 3em;
	margin-right: 0px;
	margin-left: auto;
	padding-right: 40px;
	padding-left: 7em;
	max-width: 45em;
}

div#text dt {
	margin-top: 1em;
	font-size: large;
	font-weight: bold;
}

div#text dd {
	margin-top: 1em;
}

div#text table {
	margin-bottom: 5em;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	width: 600px;
}

div#text caption {
	font-weight: bold;
	text-align: center;
	font-size: x-large;
	margin: 1em auto 0em auto;
}

div#text tr {
	border-top: 1px solid #a0a0a0;
	border-bottom: 1px solid #a0a0a0;
}

div#text th {
	width: 200px;
	padding:  20px 10px;
}

div#text td {
	padding:  20px 10px;
	text-align: center;
}

div#text img {
	border: thin solid;
}

div#text div#infoseekAnalyzer div {
	top: auto !important;
	left: 1em !important;
	right: auto !important;
	bottom: 1em !important;
}

div#text div#infoseekAnalyzer div img {
	border: 0px;
}

/* Installer */
div#text div#shield {
	z-index: 2001;
	position: fixed;
	background-image:url("shield.png");
	display: none;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	margin: auto;
}

div#text div#installer {
	z-index: 2002;
	display: none;
	position: fixed;
	top: -15em;
	margin: 0px;
	width: 400px;
	height: 10em;
	font-size: medium !important;
	font-weight: normal !important;
	background-color: #fcfcfc;
	border-top: 1px solid #a0a0a0;
	border-right: 2px ridge #a0a0a0;
	border-bottom: 2px ridge #a0a0a0;
	border-left: 2px ridge #a0a0a0;
}

div#text div#installer div#installerSelectFile {
	margin : 0px auto;
	padding: 0em 0em 1em 20px;
	line-height: 1.5em;
	float: left;
	height: 6em;
}

div#text div#installer div#installerSelectFile select {
	width: 200px;
}

div#text div#installer div#installerResetButton {
	margin : 0px auto;
	padding: 0em 20px 1em 0em;
	line-height: 1.5em;
	float: right;
	height: 6em;
/*	width: 4em;*/
	position: relative;
}

div#text div#installer div#installerResetButton button#installerReset {
	display: block;
	position: absolute;
	bottom: 1em;
	right: 20px;
}

div#text div#installer div#installButtons {
	margin : 1em 20px;
	text-align: right;
	padding: 0.5em 0em;
	border-top: 1px solid #a0a0a0 ;
	clear: both;
}

div#text div#installer optgroup {
	margin-top: 1em;
	margin-bottom: 0em;
}

