body { 
	height: 100%; 
	background-color: #000000;
	font-family: "verdana", "sans-serif";
	font-size: 0.8em;
	color: #c0c0c0;
	overflow: hidden;
}

html, body { width: 100%; margin: 0px; border: 0px; padding: 0px; background-color: #000000; }
a { text-decoration: none; color: #ffffff; } 
a:hover { color: #ff8000; }

p { margin: 0px 0px 16px 0px; }
h2 { margin: 0px; font-size: 1.0em; line-height: 160%; font-weight: normal; }
h3 { margin: 0px; font-size: 0.8em; color: #605d5c; line-height: 160%; font-weight: normal; }
h4 { margin: 0px; font-size: 0.7em; color: #605d5c; line-height: 190%; font-weight: normal; }
h5 { margin: 0px; margin-top: 16px; font-size: 1.1em; color: #ff8000; text-align: left; line-height: 180%; font-weight: normal;}
img { margin: 0px; padding: 0px; border: 0px; }
br { clear: both; }
table { margin: 0px; padding: 0px; border: 0px; border-collapse: collapse; }
td,tr,th { margin: 0px; padding: 0px; border: 0px; }

table#page { height: 100%; margin: 0px; padding: 0px; border: 0px; border-collapse: collapse; }

table#tablefeatures { width: 97%; margin: 8px auto 0px auto; padding: 1px; border: 1px solid #c0c0c0; border-collapse: collapse; }
.th1 { border-bottom: 1px solid #c0c0c0; }
.td1 { width: 34%; border-right: 1px solid #c0c0c0; padding: 0px 5px 0px 5px; text-align: left;}
.td2 { width: 22%; border-right: 1px solid #c0c0c0; padding: 0px 5px 0px 5px; text-align: center;}
.tr1 { background-color: #303030; }
.tr2 { background-color: #202020; }

table#tablelegenda { width: 97%; margin: 2px auto 12px auto; padding: 1px; border: 0px; border-collapse: collapse; }

.tablepic { width: 33%; margin: 0px; padding: 0px; border: 0px; border-collapse: collapse; text-align: center; }
.tablepics { width: 97%; margin: 0px auto 16px auto; padding: 0px; border: 0px; border-collapse: collapse; text-align: center; }

table#panel { height: 100%; margin: 8px; border: 1px solid #d0d0d0; }
.tdp { margin: 0px; padding: 4px; border: 1px solid #d0d0d0; }

table#form1 {
	width: 400px;
	margin-left: 1px;
	border-collapse: collapse;
}

.error {
	border: 1px solid #d00000;
	margin-left: 1px;
	color: #d00000;
	width: 390px;
	padding: 4px;
	margin-bottom: 8px;
}

.noerror {
	border: 1px solid #00d000;
	margin-left: 1px;
	color: #00d000;
	width: 390px;
	padding: 4px;
	margin-bottom: 8px;
}

#bigmushroom {
	width: 600px;
	height: 600px;
	background-color: #000000;
	background-image: url('big_amanithvg.png');
	background-position: center center;
	background-repeat: no-repeat;
}

#privacy {
	width: 380px;
	height: 100px;
	font-family: "tahoma", "sans-serif";
	font-size: 1.0em;
	text-align: justify;
	line-height: 120%;
	background-color: #d0d0d0;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 4px;
	border: 1px solid #d0d0d0;
	color: #000;
	overflow: auto;
}

.biglink {
	width: 600px;
	height: 600px;
	display: block;
}

.inputform {
	font-family: "courier new", "monospace"; 
	font-size: 1.0em;
	background-color: #d0d0d0;
	margin-top: 3px;
	padding: 2px;
	border: 1px solid #d0d0d0;
	color: #000;
}

.submitform {
	font-family: "verdana", "sans-serif";
	font-size: 1.0em;
	border-bottom:1px solid #808080;
	border-right:1px solid #808080;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	background-color: #d0d0d0;
	margin-top: 3px;
	padding: 0px;
	color: #000;
}

#full { width: 760px; height: 100%; margin: auto; }

.codebox { 
	font-family: "courier new", "monospace"; 
	font-size: 1.0em;
	text-align: left;
	width: 90%;
	margin: 8px auto 0px auto;
	padding: 8px;
	color: #f8f8f8;
	background-color: #303030;
	border: 1px solid #505050; 
}

.page-title { 
	height: 40px;
	font-size: 1.25em;
	color: #f0f0f0;
	text-align: center;
	font-weight: normal;
	background-image: url('background.png');
	background-position: center;
	background-repeat: repeat-y;
}

#pg-text {
}

.page-text {
	padding: 4px 16px 4px 16px;
	font-size: 0.85em;
	color: #c0c0c0;
	text-align: justify;
	line-height: 180%;
	font-weight: normal;
	background-image: url('background.png');
	background-position: center;
	background-repeat: repeat-y;
}

.internal {
	height: 100%;
	margin: 0px;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 12px;
	overflow: auto;
}


.header { 
	width: 760px;
	height: 101px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url('header.png');
	background-position: center top;
	background-repeat: no-repeat;
}

.footer { 
	width: 760px;
	height: 57px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url('footer.png');
	background-position: center bottom;
	background-repeat: no-repeat;
}

.spacer {
	width: 760px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #000000;
}	
	
.menubar {
	width: 760px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url('background.png');
	background-position: center;
	background-repeat: repeat-y;
}

.screenshot {
	margin: auto;
	padding: 0px;
	border: 0px;
}

.label {
	font-size: 0.8em;
	padding: 3px 3px 0px 3px;
	line-height: 150%;
}

.btn-left { width: 40px; height: 33px; margin: 0px; padding: 0px; border: 0px; background-image: url('btn_left.png'); background-position: left;}
.btn-right { width: 40px; height: 33px; margin: 0px; padding: 0px; border: 0px; background-image: url('btn_right.png'); background-position: right;}
.btn-space { width: 6px; height: 33px; margin: 0px; padding: 0px; border: 0px; background-image: url('btn_space.png');}

.btn-project { width: 92px; height: 33px; margin: 0px; padding: 0px; border: 0px; }
.btn-project a { width: 92px; height: 33px; display: block; background-image: url('btn_project.png'); }
.btn-project a:hover { width: 92px; height: 33px; display: block; background-image: url('btn_project_h.png'); }

.btn-features { width: 92px; height: 33px; margin: 0px; padding: 0px; border: 0px; }
.btn-features a { width: 92px; height: 33px; display: block; background-image: url('btn_features.png'); }
.btn-features a:hover { width: 92px; height: 33px; display: block; background-image: url('btn_features_h.png'); }

.btn-performance { width: 92px; height: 33px; margin: 0px; padding: 0px; border: 0px; }
.btn-performance a { width: 92px; height: 33px; display: block; background-image: url('btn_performance.png'); }
.btn-performance a:hover { width: 92px; height: 33px; display: block; background-image: url('btn_performance_h.png'); }

.btn-extensions { width: 92px; height: 33px; margin: 0px; padding: 0px; border: 0px; }
.btn-extensions a {	width: 92px; height: 33px; display: block; background-image: url('btn_extensions.png'); }
.btn-extensions a:hover { width: 92px; height: 33px; display: block; background-image: url('btn_extensions_h.png'); }

.btn-download { width: 92px; height: 33px; margin: 0px; padding: 0px; border: 0px; }
.btn-download a { width: 92px; height: 33px; display: block; background-image: url('btn_download.png'); }
.btn-download a:hover { width: 92px; height: 33px; display: block; background-image: url('btn_download_h.png'); }

.btn-screenshots { width: 92px; height: 33px; margin: 0px; padding: 0px; border: 0px; }
.btn-screenshots a { width: 92px; height: 33px; display: block; background-image: url('btn_screenshots.png'); }
.btn-screenshots a:hover { width: 92px; height: 33px; display: block; background-image: url('btn_screenshots_h.png'); }

.btn-aboutus { width: 92px; height: 33px; margin: 0px; padding: 0px; border: 0px; }
.btn-aboutus a { width: 92px; height: 33px; display: block; background-image: url('btn_aboutus.png'); }
.btn-aboutus a:hover { width: 92px; height: 33px; display: block; background-image: url('btn_aboutus_h.png'); }

