body {
	background: black;
}

div.field {
	width: 228px;
	height: 228px;
	
	position: absolute;
	left: 6px;
	top: 6px;
}

div.hnexts, div.vnexts {
	position: absolute;
	background: url('images/22/BG_22.gif');
}

div.hnexts {
	width: 220px;
	height: 44px;
}

div.vnexts {
	width: 44px;
	height: 220px;
}

div.vnexts#next1 {
	left: 264px;
	top: 44px;
}

div.hnexts#next2 {
	left: 44px;
	top: 0px;
}

div.vnexts#next3 {
	left: 0px;
	top: 44px;
}

div.hnexts#next4 {
	left: 44px;
	top: 264px;
}


div.innerfield {
	position: relative;
	left: 44px;
	top: 44px;
	height: 220px;
	width: 220px;
	
	background: url('images/22/BG_22.gif');
}

div.black, div.blue, div.red, div.yellow, div.green, div.brown, div.grey, div.cyan, div.magenta, div.pink, div.orange {
	width: 22px;
	height: 22px;
	
	text-align: center;
	background-repeat: no-repeat;
} 

div.black {
	visibility: hidden;
}

div.blue {
	background: url('images/22/blue_22.png');
}

div.red {
	background: url('images/22/red_22.png');
}

div.yellow {
	background: url('images/22/yellow_22.png');
}

div.green {
	background: url('images/22/green_22.png');
}

div.brown {
	background: url('images/22/brown_22.png');
}

div.grey {
	background: url('images/22/grey_22.png');
}

div.cyan {
	background: url('images/22/cyan_22.png');
}

div.magenta {
	background: url('images/22/magenta_22.png');
}

div.pink {
	background: url('images/22/pink_22.png');
}

div.orange {
	background: url('images/22/orange_22.png');
}

/* UI elements */

div.statuspanel {
	position: absolute;
	left: 500px;
	top: 20px;
	
	width: 200px;
	height: 220px;
}

div#rules, div#managegames, div#about, div#menu, div#live, div#newgame, div#hof, div#userinfo, div#club {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 310px;
	height: 350px;
	background-color: black;
	padding: 5px;
	overflow: auto;
	font-family: Tahoma, Helvetica, Arial;
	font-size: 13px;
	color: white;
	z-index: 2;
}

div#userinfo {
	left: 0px;
	top: 50px;
	height: 200px;
	width: 300px;
	border: 1px solid #cccccc;
}

div#menu {
	padding: 0;
	left: 50px;
	top: 50px;
	width: 220px;
	height: 220px;
}

div.menu_new, div.menu_managegames, div.menu_rules, div.menu_about, div.menu_hof, div.menu_live {
	margin-left: 20px;
	margin-top: 10px;
}

div.menu_undo, div.menu_subscribe {
	display: none;
}

div.menutoggle, div.outerundo {
	position: fixed;
	top: 270px;
	width: 44px;
	height: 30px;
	text-align: center;
	background: url('images/22/cornerbtn.gif') no-repeat;

	padding-top: 14px;
	font-weight: bold;
	font-size: 12px;
	color: white;
	text-decoration: none;
}

div.menutoggle {
	left: 6px;
}

div.outerundo {
	left: 270px;
}


div.formdiv, form {
	background: #222222;
	text-align: center;
}

td {
	color: white;
	font-size: 13px;
}

h1 {
	font-family: Tahoma, Helvetica, Arial;
	font-weight: bold;
	font-size: 20px;
	margin-top: 0px;
	border-bottom: 1px solid #808080;
}

h2 {
	font-family: Tahoma, Helvetica, Arial;
	font-weight: bold;
	font-size: 16px;
}

div.score, div.level {
	position: fixed;
	background: url('images/22/score_bg.gif');
	width: 120px;
	height: 30px;
	padding: 0px;
	font-size: 12px;
	color: #CCCCCC;
}

.gcolors {
	display: none;
}

div.score {
	left: 20px;
	top: 320px;
}

div.level {
	left: 180px;
	top: 320px;
}

/* TUTORIAL */
div#tutorial {
	font-size: 12px;
	color: white;
}

div#tutlabel, div#tut1, div#tut2, div#tut3, div#tut4, div#tut5, div#tut6 {
	position: absolute;
	text-align: center;
	background: black;
	padding: 5px;
}

div#tutlabel {
	left: 10px;
	top: 0px;
	width: 290px;
}

div#tut1 {
	left: 100px;
	top: 70px;
	width: 200px;
}

div#tut2 {
	left: 70px;
	top: 70px;
	width: 220px;
}

div#tut3 {
	left: 20px;
	top: 220px;
	width: 120px;
}

div#tut4 {
	left: 20px;
	top: 180px;
	width: 120px;
}

div#tut5 {
	left: 70px;
	top: 170px;
	width: 170px;
}

div#tut6 {
	left: 30px;
	top: 130px;
	width: 250px;
}


div.marker {
	position: absolute;
	display: none;
	width: 22px;
	height: 22px;
	background: url('images/22/tutmarker.gif');
	z-index: 1;
}

div.menu_about {
	display: none;
}

/* AGIT */
div.agclose {
	font-size: 14px;
	color: white;
	position: absolute;
	text-align: right;
	top: 2px;
	left: 0px;
	width: 98%;
}

div#agit1, div#agit2, div#agit3, div#agitiphone {
	font-size: 13px;
	color: white;
	position: absolute;
	text-align: center;
	background: black;
	padding: 5px;
	padding-top: 20px;
}

div#agit1, div#agit2, div#agit3, div#agitiphone {
	left: 10px;
	top: 10px;
	width: 290px;
}

