html {
	scrollbar-3dlight-color: #4C2E0E;
	scrollbar-arrow-color: #673F12;
	scrollbar-darkshadow-color: #673F12;
	scrollbar-face-color: #59370F;
	scrollbar-highlight-color: #673F12;
	scrollbar-shadow-color: #4C2E0E;
	}

body {
	margin: 0;
	padding: 0;
	background: #55350F url(gfx/wood.gif);
	color: #000;
	font-family: 'Trebuchet MS', trebuchet, verdana, arial;
	line-height: 130%;
	font-size: small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: medium;
	}

* {
	outline: none;
	}

img {
	border: 0;
	margin: 0;
	}

#dhtmltooltip {
	position: absolute;
	background: transparent url(gfx/tip.gif);
	width: 239px;
	height: 107px;
	padding: 26px 10px 10px 10px;
	z-index: 100;
	visibility: hidden;
	opacity: 0.8;
	filter: alpha(style=0,opacity=80);
	color: #000;
	font-size: 13px;
	font-weight: bold;
	line-height: 120%;
	}

#stain_1 {
	position: absolute;
	top: 250px;
	left: 130px;
	width: 135px;
	height: 122px;
	background: transparent url(gfx/stain.gif) 0 0 no-repeat;
	}

#stain_2 {
	position: absolute;
	top: 300px;
	right: 115px;
	width: 135px;
	height: 122px;
	background: transparent url(gfx/stain.gif) 0 0 no-repeat;
	}

#bar_1, #bar_2 {
	position: absolute;
	top: 25px;
	width: 250px;
	}

#bar_1 {
	left: 0;
	}

#bar_2 {
	top: 8px;
	right: 0;
	}

#note {
	width: 200px;
	height: 50px;
	margin: 10px 25px;
	color: #000;
	line-height: 100%;
	font-size: 13px;
	font-style: italic;
	}

#text_area {
	position: absolute;
	top: 25px;
	left: 250px;
	right: 250px;
	}

#login_box {
	width: 200px;
	height: 50px;
	margin: 0 25px;
	background: transparent url(gfx/plate.gif) left center no-repeat;
	}

#login_box a:link, #login_box a:visited, #login_box a:active {
	display: block;
	text-indent: -5000px;
	width: 50px;
	height: 50px;
	margin-left: 100px;
	background: transparent url(gfx/globe.gif) 0 0 no-repeat;
	}

#login_box a:hover, #login_box a:focus {
	background-position: 0 -50px;
	}

.collapsed {
	display: none;
	}

.expanded {
	display: block;
	}

/* Character conversion */

#entities, #time, #online, #bytes, #favelets, #search_pro {
	position: relative;
	margin: 5px auto;
	width: 200px;
	}

#convert_form {
	margin: 0;
	}

#convert_1, #convert_3, #clock_1, #clock_3, #online_1, #online_3, #bytes_1, #bytes_3, #faves_1, #faves_3, #search_1, #search_3 {
	width: 200px;
	height: 27px;
	margin: 0;
	padding-top: 3px;
	background: transparent url(gfx/expand.gif) 0 0 no-repeat;
	font-size: 14px;
	text-align: left;
	text-indent: 15px;
	cursor: pointer;
	}

#convert_3, #clock_3, #online_3, #bytes_3, #faves_3, #search_3 {
	background: transparent url(gfx/collapse.gif) 0 0 no-repeat;
	*margin-bottom: -1px;
	}

#convert_2 {
	padding-bottom: 2px;
	background: transparent url(gfx/field.gif) 0 30px no-repeat;
	}

#clock_2, #online_content, #bytes_2, #faves_2, #search_2 {
	background: transparent url(gfx/back.gif) 0 30px;
	}

#entities textarea {
	overflow: auto;
	scrollbar-3dlight-color: #FFF;
	scrollbar-arrow-color: #C88F21;
	scrollbar-darkshadow-color: #FFF;
	scrollbar-face-color: #FFE68A;
	scrollbar-highlight-color: #C88F21;
	scrollbar-shadow-color: #C88F21;
	scrollbar-track-color: #FEC;
	width: 185px;
	height: 60px;
	margin: 0 4px;
	border: 1px solid #C88F21;
	padding: 2px;
	font-family: 'Trebuchet MS', trebuchet, verdana, arial;
	font-size: 13px;
	background: #FFF;
	}

#entities input {
	width: 200px;
	height: 24px;
	margin: 2px 0 0 0;
	*margin: 1px 0 0 0;
	border: 0;
	background: transparent url(gfx/h2.gif) 0 0 no-repeat;
	text-align: left;
	padding-left: 12px;
	*padding-left: 15px;
	font-family: 'Trebuchet MS', trebuchet, verdana, arial;
	font-size: 13px;
	color: #000;
	cursor: pointer;
	}

#entities img {
	position: relative;
	top: -107px;
	*top: -108px;
	left: 149px;
	}

#entities #output {
	margin-top: -30px;
	*margin-top: -37px;
	margin-bottom: 3px;
	*margin-bottom: 4px;
	}

/* Office hours */

.office_box {
	position: relative;
	float: left;
	width: 91px;
	margin: 0 0 1px 1px;
	border: 1px solid #C88F21;
	padding: 5px 1px 1px 1px;
	line-height: 120%;
	text-align: center;
	text-indent: 15px;
	font-size: 12px;
	font-weight: bold;
	background: #FFF url(gfx/hotel.gif) 3px 3px no-repeat;
	cursor: default;
	}

.odd {
	margin-left: 4px;
	_margin-left: 2px;
	}

.office_box span {
	display: block;
	padding: 2px 2px 2px 0;
	text-align: right;
	line-height: 100%;
	font-weight: normal;
	background: #E6EECF;
	}

/* Online people */

#online_content p {
	margin:  0 4px;
	border: 1px solid #C88F21;
	padding: 1px;
	background: #FFF;
	}

#online_content p span {
	display: block;
	width: 100%;
	padding: 10px 0;
	background: #E6EECF;
	text-align: center;
	}

#online_content p span img {
	margin: 0 auto;
	}

#table_dummy {
	width: 190px;
	margin: 0 4px;
	border: 1px solid #C88F21;
	padding: 0;
	}

#online_content table {
	margin: 1px 0 0 1px;
	*margin: 0;
	width: 189px;
	*width: 190px;
	border-collapse: collapse;
	border: 1px solid #FFF;
	padding: 0;
	background: #FFF;
	line-height: 15px;
	font-size: 13px;
	}

#online_content table tr {
	margin: 1px;
	border: 0;
	padding: 0;
	background: #E6EECF;
	color: #A36B00;
	}

#online_content table tr:hover {
	background: #FFF;
	color: #C88F21;
	}

#online_content table td {
	margin: 0;
	border-bottom: 1px solid #FFF;
	padding: 2px 2px 2px 10px;
	text-align: left;
	}

#online_content table td.one {
	padding: 2px;
	text-align: right;
	}

/* Bytes */

#bytes_2 form {
	margin:  0 4px;
	border: 1px solid #C88F21;
	}

#bytes_2 table {
	margin: 1px 0 0 1px;
	width: 189px;
	border-collapse: collapse;
	border: 1px solid #FFF;
	background: #FFF;
	}

#bytes_2 table tr {
	background: #E6EECF;
	}

#bytes_2 table td {
	margin: 0;
	padding: 3px 0 0 0;
	}

#bytes_2 table tr#bytes_bottom_row td {
	padding: 3px 0;
	}

#bytes_2 table td.row_start {
	padding: 0 2px;
	width: 30px;
	text-align: right;
	font-size: 12px;
	}

#bytes_2 form input {
	width: 117px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #FFF;
	border-right: 0;
	padding: 0 4px;
	background: #F1F6E2;
	}

#bytes_2 form input.post {
	outline: none;
	width: 21px;
	height: 22px;
	margin-right: 3px;
	border: 0;
	background: url(gfx/button.gif);
	}

#bytes_2 form input.post:hover {
	background-position: 0 -22px;
	}

/* Translation */

#favelets img {
	position: absolute;
	margin: -120px 0 0 145px;
	}

#favelets ul {
	width: 187px;
	height: 76px;
	margin: 0 0 2px 4px;
	padding: 27px 0 0 5px;
	list-style: none;
	background: transparent url(gfx/google.gif) 0 0 no-repeat;
	}

#favelets ul li {
	display: block;
	float: left;
	width: 34px;
	height: 34px;
	margin: 0 3px 3px 0;
	}

#favelets ul li a:link, #favelets ul li a:visited, #favelets ul li a:active {
	display: block;
	width: 34px;
	height: 34px;
	text-indent: -5000px;
	background: transparent url(gfx/dutch.gif) 0 0 no-repeat;
	}

#favelets ul li a.french:link, #favelets ul li a.french:visited, #favelets ul li a.french:active {
	background: transparent url(gfx/french.gif) 0 0 no-repeat;
	}

#favelets ul li a.german:link, #favelets ul li a.german:visited, #favelets ul li a.german:active {
	background: transparent url(gfx/german.gif) 0 0 no-repeat;
	}

#favelets ul li a.italian:link, #favelets ul li a.italian:visited, #favelets ul li a.italian:active {
	background: transparent url(gfx/italian.gif) 0 0 no-repeat;
	}

#favelets ul li a.danish:link, #favelets ul li a.danish:visited, #favelets ul li a.dinish:active {
	background: transparent url(gfx/danish.gif) 0 0 no-repeat;
	}

#favelets ul li a.portuguese:link, #favelets ul li a.portuguese:visited, #favelets ul li a.portuguese:active {
	background: transparent url(gfx/portuguese.gif) 0 0 no-repeat;
	}

#favelets ul li a.swedish:link, #favelets ul li a.swedish:visited, #favelets ul li a.swedish:active {
	background: transparent url(gfx/swedish.gif) 0 0 no-repeat;
	}

#favelets ul li a.spanish:link, #favelets ul li a.spanish:visited, #favelets ul li a.spanish:active {
	background: transparent url(gfx/spanish.gif) 0 0 no-repeat;
	}

#favelets ul li a.finnish:link, #favelets ul li a.finnish:visited, #favelets ul li a.finnish:active {
	background: transparent url(gfx/finnish.gif) 0 0 no-repeat;
	}

#favelets ul li a.norwegian:link, #favelets ul li a.norwegian:visited, #favelets ul li a.norwegian:active {
	background: transparent url(gfx/norwegian.gif) 0 0 no-repeat;
	}

#favelets ul li a:hover, #favelets ul li a:focus {
	background-position: 0 -34px !important;
	}

/* Serach providers */

#search_pro ul#search_main {
	margin: 0 3px;
	border: 1px solid #C88F21;
	padding: 1px 0 0 0;
	height: 150px;
	overflow: auto;
	list-style: none;
	font-size: 13px;
	font-style: italic;
	background: #FFF;
	scrollbar-3dlight-color: #FFF;
	scrollbar-arrow-color: #FFF;
	scrollbar-darkshadow-color: #FFF;
	scrollbar-face-color: #FFF;
	scrollbar-highlight-color: #E6EECF;
	scrollbar-shadow-color: #E6EECF;
	}

#search_pro #search_main li {
	border: 1px solid #FFF;
	border-top: 0;
	border-right: 0;
	padding-left: 10px;
	background: #E6EECF;
	color: #A36B00;
	}

#search_pro #search_main ul {
	list-style: none outside none;
	margin: 0 0 0 -10px;
	padding: 0;
	}

#search_pro #search_main ul li {
	margin: 0;
	border: 0;
	border-top: 1px solid #FFF;
	padding-left: 30px;
	font-style: normal;
	}

#search_pro #search_main ul li:hover {
	background: #FFF;
	color: #C88F21;
	cursor: pointer;
	}

#search_pro p {
	margin: 0;
	padding: 0;
	}

#search_pro select {
	width: 160px;
	margin: 4px 0 0 0;
	border: 1px solid #C88F21;
	padding: 2px;
	font-family: 'Trebuchet MS', trebuchet, verdana, arial;
	font-size: 13px;
	background: #FFF;
	}

#search_pro img {
	position: absolute;
	margin: -168px 0 0 145px;
	}

/* Text area */

#topbar {
	position: relative;
	height: 50px;
	width: 100%;
	_width: auto;
	background: transparent url(gfx/bronze_2.gif) center center repeat-x;
	text-align: center;
	}

#dummy {
	height: 50px;
	background: transparent url(gfx/bronze_1.gif) 0 5px no-repeat;
	}

#dummy_2 {
	height: 50px;
	background: transparent url(gfx/bronze_3.gif) center right no-repeat;
	}

#finally_icons {
	margin: 0 auto;
	width: 392px;
	height: 50px;
	padding: 0;
	}

a#icon_1:link, a#icon_1:visited, a#icon_1:active, a#icon_2:link, a#icon_2:visited, a#icon_2:active, a#icon_3:link, a#icon_3:visited, a#icon_3:active, a#icon_4:link, a#icon_4:visited, a#icon_4:active, a#icon_5:link, a#icon_5:visited, a#icon_5:active, a#icon_6:link, a#icon_6:visited, a#icon_6:active, a#icon_7:link, a#icon_7:visited, a#icon_7:active {
	display: block;
	float: left;
	width: 50px;
	height: 50px;
	margin: 0 3px;
	background: transparent url(gfx/icon_1.gif) 0 0 no-repeat;
	text-indent: -5000px;
	}

a#icon_2:link, a#icon_2:visited, a#icon_2:active {
	background: transparent url(gfx/icon_2.gif) 0 0 no-repeat;
	}

a#icon_3:link, a#icon_3:visited, a#icon_3:active {
	background: transparent url(gfx/icon_3.gif) 0 0 no-repeat;
	}

a#icon_4:link, a#icon_4:visited, a#icon_4:active {
	background: transparent url(gfx/icon_4.gif) 0 0 no-repeat;
	}

a#icon_5:link, a#icon_5:visited, a#icon_5:active {
	background: transparent url(gfx/icon_5.gif) 0 0 no-repeat;
	}

a#icon_6:link, a#icon_6:visited, a#icon_6:active {
	background: transparent url(gfx/icon_7.gif) 0 0 no-repeat;
	}

a#icon_7:link, a#icon_7:visited, a#icon_7:active {
	background: transparent url(gfx/icon_8.gif) 0 0 no-repeat;
	}

a#icon_1:hover, a#icon_1:focus, a#icon_2:hover, a#icon_2:focus, a#icon_3:hover, a#icon_3:focus, a#icon_4:hover, a#icon_4:focus, a#icon_5:hover, a#icon_5:focus, a#icon_6:hover, a#icon_6:focus, a#icon_7:hover, a#icon_7:focus {
	background-position: 0 -50px;
	}

/* text field */

#editor {
	position: relative;
	margin: 5px 0;
	padding: 0 12px;
	}

#visual_only_3 {
	position: relative;
	top: 3px;
	width: 100%;
	_width: auto;
	height: 400px;
	overflow: auto;
	margin-left: -10px;
	border: 1px solid #000;
	padding: 10px;
	background: #F1F6E2 url(gfx/paper.gif) 0 9px;
	}

#results {
	position: relative;
	top: -423px;
	_left: -12px;
	width: 100%;
	_width: auto;
	height: 400px;
	overflow: auto;
	scrollbar-3dlight-color: #F1F6E2;
	scrollbar-arrow-color: #FFF;
	scrollbar-darkshadow-color: #F1F6E2;
	scrollbar-face-color: #E6EECF;
	scrollbar-highlight-color: #FFF;
	scrollbar-shadow-color: #FFF;
	margin: 0 0 0 -12px;
	border: 1px solid #000;
	padding: 10px;
	background: #F1F6E2 url(gfx/paper.gif) 0 9px;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	}

a#copy_button:link, a#copy_button:visited, a#copy_button:active {
	position: absolute;
	top: 370px;
	right: 15px;
	margin-top: -10px;
	display: block;
	width: 54px;
	height: 52px;
	text-decoration: none;
	text-indent: -5000px;
	background: transparent url(gfx/copy.gif) 0 0 no-repeat;
	color: #000;
	}

a#parse_button:link, a#parse_button:visited, a#parse_button:active {
	position: absolute;
	top: 436px;
	right: 100px;
	margin-top: -10px;
	display: block;
	width: 84px;
	height: 30px;
	text-decoration: none;
	text-indent: -5000px;
	background: transparent url(gfx/copy.gif) 0 0 no-repeat;
	color: #000;
	}

a#copy_button:hover {
	background-position: 0 -52px;
	}

/* DOM Collapse */

#links_header {
	margin: 0 25px;
	width: 200px;
	height: 47px;
	padding-top: 25px;
	background: transparent url(gfx/header.gif) 0 0 no-repeat;
	color: #000;
	font-size: 14px;
	font-weight: normal;
	text-indent: -5000px;
	}

#links {
	width: 200px;
	margin: 0 25px;
	background: transparent url(gfx/back.gif) 0 23px;
	}

#links h3 {
	margin: 0 0 1px 0;
	width: 200px;
	height: 23px;
	padding-top: 1px;
	background: transparent url(gfx/h2.gif) 0 0 no-repeat;
	color: #000;
	font-size: 14px;
	font-weight: normal;
	text-indent: 15px;
	}

#links h3 img {
	float: right;
	margin: 7px 15px 0 0;
	}

#links ul {
	list-style: none;
	margin: 4px;
	border: 1px solid #C88F21;
	padding: 0 0 1px 0;
	background: #FFF;
	font-size: 13px;
	}

#links ul li {
	margin: 0;
	padding: 0;
	}

#links ul li a:link, #links ul li a:visited, #links ul li a:active {
	display: block;
	width: 178px;
	border: 1px solid #FFF;
	border-bottom: 0px;
	padding-left: 10px;
	background: #E6EECF;
	color: #A36B00;
	text-decoration: none;
	}

#links ul li a:hover {
	background: #FFF;
	color: #C88F21;
	}

.trigger {
	cursor: pointer;
	}
		
.trigger:hover {
	cursor: pointer;
	}
		
.expanded {
	margin: 0;
	padding: 0;
	background: transparent url(h2_selected.gif) 0 0 repeat-x;
	cursor: default;
	}

.expanded img {
	cursor: default;
	}

.show {
	position: static;
	display: block;
	margin: 0;
	padding: 0;
	text-align: justify;
	}

.hide {
	position: absolute;
	left: -999em;
	height: 0px;
	width: 100px;
	overflow: hidden;
	}

#visual_only_1, #visual_only_2, #visual_only_4, #visual_only_5, #visual_only_6, #visual_only_7 {
	clear: both;
	width: 200px;
	height: 3px;
	_font-size: 0px;
	background: transparent url(gfx/bottom.gif) 0 0 no-repeat;
	}
