﻿/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  *//* body/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */body{	font-family:  Helvetica, Verdana, Arial, Monaco, sans-serif;	font-size: 12px;	line-height: 14px;	color: #009ee0;	background-color: #ffffff;	margin: 0px;	padding: 0px;}/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  *//* a/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */a:link, a:visited, a:active{	color: #009ee0;	text-decoration: none;}a:hover{	color: #009ee0;	text-decoration: underline;}.selected a:link, .selected a:visited, .selected a:active{	color: #009ee0;	font-weight: bold;	text-decoration: none;}.selected a:hover{	color: #009ee0;	font-weight: bold;}/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  *//* on game/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */#timerstar{	position: absolute;	top: 4px;	left: 907px;	width: 136px;	height: 136px;	background-color: #FFF;	padding: 7px;	z-index: 11;	display: none;}#stop{	position: absolute;	top: 154px;	left: 907px;	width: 136px;	height: 136px;	background-color: #FFF;	padding: 7px;	z-index: 11;	display: none;}#timer{	font-family:  Helvetica, Verdana, Arial, Monaco, sans-serif;	font-size: 46px;	line-height: 50px;	position: absolute;	top: 52px;	left: 930px;	width: 100px;	z-index: 11;	color: #fff;	text-align: center;	display: none;}#highscore_input{	color: #fff;	position: absolute;	top: 310px;	left: 913px;	height: 210px;	width: 210px;	z-index: 20;	background-image: url(img/stern200.gif);	background-repeat: no-repeat;	padding: 60px 0 0 50px;	text-transform: uppercase;	display: none;}.itext{	width: 80px;}.isubmit{	width: 80px;}/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  *//* off game/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */#logo{	position: absolute;	top: 160px;	left: 164px;	width: 590px;	height: 150px;	background-color: #FFF;	padding: 0px;	z-index: 10;}#play{	position: absolute;	top: 310px;	left: 160px;	width: 136px;	height: 136px;	background-color: #FFF;	padding: 7px;	z-index: 11;}#highscore{	position: absolute;	top: 307px;	left: 610px;	width: 140px;	height: 140px;	background-color: #FFF;	padding: 5px;	overflow: auto;	z-index: 10;	text-transform:uppercase;}#credits{	position: absolute;	top: 307px;	left: 310px;	width: 290px;	height: 290px;	background-color: #FFF;	padding: 5px;	overflow: hidden;	z-index: 10;	display: none;	overflow: auto;	text-transform: uppercase;}#order{	position: absolute;	top: 307px;	left: 310px;	width: 290px;	height: 290px;	background-color: #FFF;	padding: 5px;	overflow: hidden;	z-index: 12;	display: none;	overflow: auto;	text-transform: uppercase;}.field{	background-color: #FFF;	width: 240px;	border-color: #999;	border-width: 1px;	border-style: solid;} #instructions{	position: absolute;	top: 307px;	left: 310px;	width: 290px;	height: 290px;	background-color: #FFF;	padding: 5px;	overflow: hidden;	z-index: 11;	display: none;	text-transform: uppercase;}#order_successful{	position: absolute;	top: 0px;	left: 0px;	height: 600px;	width: 900px;	background-color: #FFF;	padding: 4px 0px 0px 7px;	z-index:1000;	text-align: center;	vertical-align: middle;}#beta{	position: absolute;	top: 250px;	left: 690px;	height: 80px;	width: 80px;	z-index: 2000;	background-image: url(img/beta.gif);	background-repeat: no-repeat;}/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  *//* playground/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */#playground{	position: absolute;	top: 0px;	left: 0px;	height: 604px;	width: 907px;	background-color: #FFF;	padding: 4px 0px 0px 7px;}#playground_cover{	position: absolute;	top: 0px;	left: 0px;	height: 600px;	width: 900px;	padding: 0px;	z-index: 9;}/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  *//* texte/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */.box{	position: absolute;	top: 0px;	left: 0px;	height: 146px;	width: 146px;	background-color: #FFF;	padding: 2px;	overflow: auto;	display: none;	z-index: 20;}/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  *//* debug/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */#debug{	position: absolute;	top: 610px;	left: 4px;	width: 900px;	height: 100px;	background-color: #CCC;	padding: 0px;	display: none;}
