body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*background: #000 url('images/mass_bg_test_2.jpg') center top no-repeat;*/
	color:#CCC;
	font-size: x-small;
}

p {
	margin-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
a:link { 
	text-decoration: underline; 
	color: #FF9;
	}
a:visited {  
	color: #FF9;
	text-decoration: underline;
	}
a:hover {
	color: #CCC;
 	text-decoration: none;
	} 
a:active {
	color: #003399;
	text-decoration: underline;
	} 
	
table.mainTable {
	background-color: #000;
	width: 850px;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

table.mainTableTopBorder {
	border-top: 1px solid #333;
}

table.mainTable td.footer {
	padding-top: 10px;
}

table.mainTable td.mainPadding {
	vertical-align: top;
}

h3 {
	padding: 5px;
	margin-top: 0px;
	border: 1px dotted #444;
	background-color: #2e4b68;
	margin-bottom: 15px;
	font-size: 12px;
	color: white;
}

table.mainTable td.vasenValikko {
	padding-top: 0px;
	margin-top: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 150px;
}

table.vasenValikko {
	padding-top: 0px;
	padding-left: 2px;
}


div.ylaValikko {
	vertical-align:top;
	width: 100%;
	margin: 0px;
}

div.ylaValikkoItem {
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 0px;
	border-bottom: 1px solid black;
	border-left: 0px solid black;
	border-right: 0px solid black;
	cursor: pointer;
	background-color:#222;
	position:relative;
	*top: -2px;
}
div.ylaValikkoItemFirst {
	margin-left: 0px;
	margin-top: 0px;
	border-left: 1px solid black;
	float:left;
	width: 80px;
}
div.ylaValikkoItemNext {
	margin-left: 1px;
	margin-top: 0px;
	float:left;
	width: 80px;
}
div.ylaValikkoItemLast {
	margin-left: 1px;
	margin-top: 0px;
	float: left;
	width: 113px;
}


table.mainTable td.mainWindow {
	border: 1px solid #444;
	background-color: #222;
}
table.mainTable th.mainWindow {
	background-color: #2e4b68;
	color: white;
    width:100%; 
    *width: 440px;
}

table.ylacontainer {
	font-size: small;
	padding:0px;
	margin:0px;
}

table td.oikeaValikko {
	background-color: black;
	text-align: center;
}

table.oikeaContainer {
	border: 1px solid #444;
	margin-right:5px;
	width: 100%;
	*width: 99%;
	background-color: #222;
	font-size: x-small;
}
table.oikeaContainer th {
	background-color: #2e4b68;
	color: white;
}

table.newsTable {
	vertical-align: top;
}

table.pelikauppaLista {
	width: 100%;
}

table.pelikauppaLista td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

table.pelikauppaLista th {
	background-color: #444;
	color: white;
}

img.mainoskuva {
	margin-top: 10px;
/*	margin-left: 10px;*/
	width:160px;
	border: 1px solid black;
}
img.valikoimalistakuva {
	margin-top: 10px;
	margin-left: 10px;
	width: 80px;
	border: 1px solid black;
}

table.infoTable {
	width: 90%;
	margin-left: 25px;
}

table.infoTable td {
	border: 1px dotted #444;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
}

table.infoTable td.nowrap {
	white-space: nowrap;
}

table.infoTable th {
	border: 1px dotted #444;
	white-space: nowrap;
	background-color: #2e4b68;
	color: white;
}

table.infoTable2 {
	width: 100%;
}

table.infoTable2 td {
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
}

table.infoTable2 th {
	background-color: #2e4b68;
	color: white;
}

table.infoTable3 {
	width: 100%;
}

table.infoTable3 td {
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 5px;
}

table.infoTable3 th {
	background-color: #2e4b68;
	color: white;
}

table.infoTable tr {
	background-color: #333;
}

#dhtmltooltip{
	position: absolute;
	width: 120px;
	border: 1px dotted #444;
	padding: 5px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

img.pelinKuvaus {
	margin-left: 25px;
	border: 1px solid black;
}

table.ostoskori {
	width: 95%;
}

table.ostoskori td {
	padding-left: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
}

table.ostoskori th {
	background-color: #2e4b68;
	color: white;
}

table.ostoskori tr {
	background-color: #333;
}

img.pelinKansi {
	height:50%;
	min-height: 200px;
	max-height: 300px;
	border: 1px solid black;
	margin-left:20px;
}



#nav-menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
} 

#nav-menu li
{
	float: left;
	margin: 0 0.15em;
}

#nav-menu li a
{
	border: 1px solid #444;
	background-color: #222;
	padding-top: 3px;
	margin-top: 1px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: small;
	color: #FFF;
	text-decoration: none;
	width: 140px;
	cursor: pointer;
	font-weight:bold;
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
} 

#nav-menu li a:hover
{
	background-color:#444;
}