/* 	Alunperin kuvat oli osoitteessa:
	'/images/default2-test/...'
*/

/* RESET */
body { margin: 0; padding: 0; }
dl, dd, dt, ol, ul, li, blockquote, p, a, div, h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 0;
}

img {
 	border: none;
}

body 
{
	padding: 6px;
	color: #fff;
	font: 12px/14px Verdana, sans-serif;
}

h3
{
	font-weight: bolder;
	font-size: 16px;
}

h4
{
	font-weight: bolder;
	font-size: 12px;
}
	
.selected 
{
	color: #5c5b60 !important;
	background: #c3d85f;
}

#wrap 
{
	margin: 0 auto;
}

#logo img 
{
	margin-bottom: -25px;
	margin-right: 12px;
	float: right;
}

a 
{
	text-decoration: none;
	color: #fff;
}

a:hover 
{
	color: #c3d85f;
}

#navigation, #scene, #footer
{
	clear: both;
	margin-bottom: 10px;
}

/* NAVIGATION AND FOOTER BARS */
#navigation, #footer 
{
	background: #5c5b60 url('/images/default2/thebar.gif') top left no-repeat;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	position: relative;
	width: auto;
	float: left;
}

#navigation div.barend,
#footer div.barend 
{
	position: absolute;
	height: 25px;
	width: 10px;
	top: 0;
	right: -1px;
	background: #5c5b60 url('/images/default2/thebar.gif') top right no-repeat;
}

#navigation a 
{
	display: block;
	float: left;
	height: 100%;
	padding: 0 5px;
}

/*#screenshot {
  border-left: 2px solid #bbb;
}*/

#TurnTool 
{
	margin-left: 28px;
	margin-right: 28px;
	min-width: 876px;
	min-height: 500px;
}
	
	#topleft
	{
		background: url('/images/default2/topleft.gif') top left no-repeat;
	}
	#topright
	{
		background: url('/images/default2/topright.gif') top right no-repeat;
	}
	#bottomleft
	{
		background: url('/images/default2/bottomleft.gif') bottom left no-repeat;
	}
	#bottomright
	{
		background: url('/images/default2/bottomright.gif') bottom right no-repeat;
	}
	#scene {
		clear: both;
		background-color: #5c5b60;
		min-height: 500px;
		height: 100%;
	}

/* FOOTER */
#footer { float: none; }

#footer span
{
	display: block;
	line-height: 25px;
	margin: 0 5px;
	float: left;	
}

#footer span.lang img
{
	margin-top: 7px;
}

#cclogo 
{
	display: block;
	position: absolute;
	height: 25px;
	width: 96px;
	top: 0;
	right: 10px;
}
#cclogo img { margin-top: 3px; }

#legal 
{
	clear: both;
	color: #444;
	font-size: 11px;
	margin: 3px 20px 0px 20px;
	text-align: left;
}

