textarea {font-family:monospace;} 

.smallplayer {
		width:400px;
		border-width:thin;
		border-style:dashed;
		padding:6px;
}
.playbutton {
		white-space:nowrap; 
		font-size:16px;
		border-style:outset;
		height:18px;
		width:150px;
		border-width:4px;
		padding:2px;
		background-color:#dddddd;
		font-weight:bold;
		text-align:center;
}

.menuText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image:url(/pics/menu2.png);
}

.pmsgbox {
	width:600px;
	border-width:thin;
	border-style:solid;
	font-family: monospace;
	font-size: 11px;
}

.tsbutton {
	font-size:12px;
	border-style: outset;
	border-width: 3px;
	padding: 2px;
	background-color:#dddddd; 
	text-decoration: none;
}

#formatwarning {
    width:65%;
    background-color:#cef010;
    display: none;
}

ul {
	margin-top: 6px; 
	margin-bottom: 8px; 
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	color: #000000;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.vcsid{
	visibility: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	color: #aaaaaa;
	font-size: 10px;
}

.quoted{
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #eeeeff;
	border: 1px dashed #4444ff;
}

h1 {
	font-size: 18px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #000000;
}

h2 {
	font-size: 16px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}

a:hover {
	text-decoration: underline;
}

.mLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	color: #ffffff;
	text-decoration: none;
}

.sLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
/*	text-decoration: none; */
}

.greytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #aaaaaa;
	font-size: 10px;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #aaaaff;
	font-size: 11px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

tr.hl {
    background-color:#dfdfdf;
}

.mmbackground {
    background: #ffffff;
}

.mmactive {
    font-weight: bold;
    color: #000000;
    background: #ffffff;
}

.mminactive {
    font-weight: normal;
    color: #444444;
    background: #ffffff;
}


.smalltd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.tborder {
	border: 1px solid #4444ff;
}
.tborderred {
	border: 1px solid #ff0000;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

pre {
	font-size: 11px;
	text-decoration: none;
}


.highscorehighlight {
    background-color: #dddddd;
}

.highscore {
	width: 100%;
}

.highscore-item {
	font-size: 12px;
	border-width: 1px;
	border-color: #000000;
}


.table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #336633;
	border-right-color: #336633;
	border-bottom-color: #336633;
	border-left-color: #336633
}

/* livevalidation stuff */

.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
		    border: 2px solid #00CC00; 
}

.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
		    border: 2px solid #CC0000; 
}

.LV_field, 
input.LV_field:hover, 
input.LV_field:active,
textarea.LV_field:hover, 
textarea.LV_field:active {
		    border: 1px solid #CCCC00; 
}

/* new flash player */

#playercontroller {
	background-color: #eeeeee;
	color: #000;
	height: 20px;
	width: 160px;
	border: solid 1px #ccc;
	margin: 0 0 0 0;
}
	#playercontroller .timeline {
		position: relative;
	}
		#playercontroller .timeline a {
			position: absolute;
			left: 0px;
			display: block;
			height: 20px;
			width: 40px;
			text-indent: -100em; 
			overflow: hidden;
			background-image: url(/pics/control_slider.png);
		}
		#playercontroller .timeline a:visited {
			background-image: url(/pics/control_slider.png);
		}
		#playercontroller .position {
			position: relative;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12pt;
			left: 170px;
			display: block;
			height: 20px;
			width: 40px;
			overflow: hidden;
		}

/* Responsive layout */

*, *::before, *::after {
	box-sizing: border-box;
}

img {
	max-width: 100%;
	height: auto;
}

.lcwo-header {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	background-image: url(/pics/lcwo-bg2.png);
}

.lcwo-header-banner {
	flex: 1 1 260px;
	min-width: 0;
	padding: 4px 8px;
}

.lcwo-menu {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 4px 14px;
	background-image: url(/pics/menu2.png);
	padding: 6px 8px;
	margin-bottom: 6px;
}

.lcwo-page {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	gap: 20px;
	padding: 0 10px;
}

.lcwo-sidebar {
	flex: 0 0 220px;
	max-width: 220px;
}

.lcwo-main {
	flex: 1 1 400px;
	min-width: 0;
}

.lcwo-mm-charsetform label {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 4px;
}

.lcwo-mm-chargrid {
	display: flex;
	flex-wrap: wrap;
	gap: 2px 8px;
	margin: 8px 0;
}

.lcwo-mm-charcol {
	display: flex;
	flex-direction: column;
	align-items: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.lcwo-audioplayer {
	max-width: 100%;
	overflow-x: auto;
}

.lcwo-dualplayer {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.lcwo-dualplayer > div {
	max-width: 100%;
	overflow-x: auto;
}

.lcwo-practicetext-row {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	gap: 10px;
}

.lcwo-practicetext-input {
	flex: 1 1 320px;
	min-width: 0;
}

.lcwo-practicetext-input textarea {
	width: 100%;
	box-sizing: border-box;
}

.lcwo-practicetext-player {
	flex: 0 1 auto;
	max-width: 100%;
	overflow-x: auto;
}

.lcwo-practicetext-submit {
	margin-top: 8px;
}

.lcwo-mm-keyrow {
	margin: 10px 0;
	max-width: 480px;
}

.lcwo-mm-keyrow-row {
	display: flex;
	flex-wrap: nowrap;
	gap: 3px;
	margin-bottom: 4px;
}

.lcwo-mm-keyrow-row2 {
	margin-left: 5%;
	margin-right: 5%;
}

.lcwo-mm-keyrow-row3 {
	margin-left: 10%;
	margin-right: 10%;
}

.lcwo-mm-keyrow-digits {
	margin-top: 8px;
}

.lcwo-mm-keyrow-punct {
	margin-top: 8px;
	max-width: 50%;
}

.lcwo-mm-key {
	flex: 1 1 0;
	min-width: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	min-height: 40px;
	border-style: outset;
	border-width: 2px;
	background-color: #dddddd;
	cursor: pointer;
}

.lcwo-mm-key:active {
	border-style: inset;
}

.lcwo-mm-keyrow-controls {
	margin-top: 8px;
}

.lcwo-mm-key-space {
	flex: 4 1 0;
}

.lcwo-mm-key-backspace {
	flex: 1 1 0;
}

@media (max-width: 700px) {
	.lcwo-page {
		flex-direction: column;
		gap: 12px;
		padding: 0 8px;
	}

	.lcwo-sidebar {
		order: 2;
		flex-basis: auto;
		max-width: 100%;
		width: 100%;
	}

	.lcwo-main {
		order: 1;
		flex-basis: auto;
		width: 100%;
	}

	.lcwo-header-logo img {
		height: 50px;
		width: auto;
	}

	table {
		max-width: 100%;
	}

	.lcwo-sidebar table {
		width: 100%;
	}

	input[type=text], input[type=password], input[type=submit], input[type=button], select, textarea {
		font-size: 16px;
	}

	input[type=submit], input[type=button] {
		min-height: 44px;
		padding: 6px 12px;
	}

	.lcwo-mm-key {
		min-height: 46px;
		font-size: 20px;
	}
}
