body
{
	background-color: #FFF;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

img {
	border:0px;
	}

a:link, a:visited
{
	color:#006699;
	text-decoration:none;
}
a:hover
{
	color: #000;
	text-decoration:none;
}
div.page
{
	position:relative;
	margin: 0 auto;
	width: 100%;
}
div.header
{
	background:#2E86B4 url('../img/header-bg.gif');
	background-position:top;
	border-bottom: 1px solid #FFF;
	height: 88px;
}
div.logo
{
	float: left;
	width: 260px;
}
div.logo a:hover
{
	border:0px;
	text-decoration:none;
}

div.slogan
{
	display:none;
	float: left;
	color: #444;
	font-size: 20px;
	padding: 10px;
}
div.inventory
{
	height: 29px;
	background:#000 url('../img/inventoryBg.jpg');
	border-bottom:1px solid white;
}

div.inventory a
{
	color: #FFF;
	font-weight: bold;
	text-decoration:none;
	border-right:1px solid #666666;
	padding-right:10px;
}
div.inventory a:hover
{
	color:#77B94A;
}
ul.inv
{
	margin: 0;
	padding: 0 5px 0 0;
	list-style-type: none;
	line-height: 29px;
	float: right;
}
ul.inv li
{
	float: left;
	margin: 0 5px;
	padding: 0;
}
div.line
{
	background-color: #D2D2D2;
	width: 760px;
	height: 4px;
}	
div.top-menu
{
	clear:both;
	background:white;
	background: url('../img/menu-bg.gif') center right no-repeat;

}
ul.menu
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 11px;

}
ul.menu li
{
	border-right: 1px solid #FFF;
	float: left;
	line-height: 18px;
	padding: 2px 10px;
	text-align: left;
	font-weight:bold;
}
ul.menu li a
{
	color: #000;
	text-decoration:none;

}

ul.menu li a:hover
{
	color: #000;
	border-bottom:1px solid green;
}

ul.menu li.active
{
	font-weight:bold;
		color:#006699;
}
ul.menu li.active div
{
	line-height: 18px;
	padding: 0 5px;
	
}
div.lang-switch
{
	float: left;
	margin: 4px;
	font-size: 0.9em;
	padding: 0 0 0 5px;
}
div.lang-switch select
{
	font-size: 0.9em;
}
div.listing-sorting
{
	text-align: center;
	border: 1px solid #006699;
	background: #E9F6F9;
	font-size: 0.9em;
	padding: 2px;
	margin:10px 0;
}
div.listing-sorting a
{
	font-weight: bold;
}

div.search-form
{
	font-size: 10px;
	font-weight: bold;
	float:right;
	position:absolute;
	text-align:center;
	top:60px;
	left:37%;
	width:200px;

}
div.search-form a
{
	color: #FFF;
}

input.what
{

	font-size:12px;
	font-weight:bold;
	color:#74B84B;

}
input.text
{
	border: 1px solid #006699;
	background: #FFF url('../img/text-bg.gif') center left repeat-x;
	height: 16px;
}
textarea
{
	border: 1px solid #006699;
}
input.button
{
	border: 1px solid #006699;
	background: #000;
	font: bold 11px 'Trebuchet MS', Arial, Verdana;
	color: #fff;
	font-weight: bold;
	height: 20px;
	position:relative;
	top:3px;
}
input.button:hover
{
	background: #006699;
}
input, textarea
{
	font-size: 10px;
	font-family: Verdana;
}
div.footer
{
	background:#2E86B4 url('../img/header-bg.gif');
	border-top: 3px solid #000;
	clear: both;
	color: #FFF;
	font-size: 10px;
	padding: 10px 0;
	position: relative;
	text-align: center;
}

div.footer a
{
	color: #FFF;
	font-weight: bold;
}
div.footer a:hover
{
	color: #fff;
	text-decoration:underline;
}


div.copyright
{
	margin: 10px 0;
}
div.content
{
	clear:both;
	border: 1px solid #458EBF;
	margin-top:1px;
	border-bottom: none;
	padding:10px 0px;;
}
div.breadcrumb
{
	font-weight: bold;
	font-size: 13px;
	padding: 10px 0 0 10px;
}
p
{
	padding: 0;
	margin: 0;
}
p.date
{
	font-size: 0.9em;
}
p.news
{
	margin-top: 5px;
}
p.last
{
	margin-top: 5px;
	text-align: right;
}
h2
{
	font-size: 1em;
	margin: 0 0 10px 0;
	padding: 0;
}

form
{
	padding: 0;
	margin: 0;
}

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .clearfix
{
	height: 1%;
}
h1
{
	color: #5e9738;
	font-size: 2em;
	font-weight: bold;
	font-family:"Trebuchet MS", Arial;
	margin: 0;
	padding: 0;
}
div.field
{
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
}
a.title
{
	font-weight: bold;

}
div.url
{
	color: #191;
	padding: 0;
	margin: 2px;
	font-size: 11px;
	font-style: italic;
	display:inline;
}
div.description
{
	color: #333;
	padding: 0;
	margin: 2px;
	font-size: 11px;
}
div.stat
{
	color: #ccc;
	padding: 0;
	margin: 4px 0px;
	font-size: 11px;
}

.fs16 {
	font-size:16px !important;
	}
div.stat img
{
	margin: 0 5px;
}
div.pr_stat
{
	color: #333;
	font-size: 9px;
	margin: 2px 2px 15px 2px;
}
div.categories
{
	font-size: 12px;
	list-style-type: none;
	padding: 0 0 0 5px;

}
div.categories a
{
	color: #333;
	font-weight: bold;
}
div.categories a:hover
{
	color: #333;
	border-bottom:1px solid green;
}
div.categories div.col
{
	float: left;
	text-align: left;
	/*width: 165px;*/
	padding: 5px 0;
}
div.categories div.last
{
	float: left;
	text-align: left;
	/*width: 165px;*/
	padding: 5px 0;
}
div.subcategories, div.popular-game
{
	padding-left: 30px;
}
div.subcategories a, div.popular-game a
{
	font-size: 10px;
	font-weight: normal;
}
div.categories div.divider
{
	clear: both;
	height: 1px;
}
div.categories div.categ
{
	line-height: 22px;
	padding-left: 15px;
	background: url('../img/ico-dir.gif') top left no-repeat;
	margin-left: 5px;
	padding-left: 25px;
	color:#333333;
}

div.categories div.categ a
{
	color:#000;
	border-bottom:1px solid green;
	font-size:14px;

}
.no
{
	border: none;
}
a.no
{
	text-decoration: none;
}
.editor-welcome
{
	padding: 0;
	text-align: left;
}
.editor-content
{
	padding: 0;
	text-align: center;
}
div.notification
{
	background: url('../img/notif.gif') center left no-repeat;
	background-color: #FFE9DF;
	border: 2px solid #AA0000;
	color: #AA0000;
	margin-bottom: 10px;
	font-weight: bold;
	padding: 10px 10px 10px 50px;
}
div.error
{
	background: url('../img/error.gif') center left no-repeat;
	background-color: #FFE9DF;
	border: 2px solid #AA0000;
	font-weight: bold;
	color: #AA0000;
	margin-bottom: 10px;
	padding: 10px 10px 10px 50px;
}
div.error img, div.notification img
{
	position: relative;
	top: -3px;
	left: -25px;
	float: left;
}
div.navigation
{
	color: #333;
	clear: both;
	margin: 15px 0 5px 0;
	text-align: center;
}
div.navigation a
{
	color: #006699;
	border: 1px solid #006699;
	padding: 0 4px;
	text-decoration:none;
}
div.navigation a:hover
{
	background: #fff;
	border: 1px solid #000;
	padding: 0 4px;
}
div.navigation span
{
	border: 1px solid #006699;
	padding: 0 4px;
}
div.navigation span.active
{
	background: #000;
	border: 1px solid #000;
	padding: 0 4px;
	color:white;
}
div.pagerank
{
	border: 1px solid #ccc;
	height: 4px;
	margin: 0;
	padding: 0;
	width: 100px;
}
div.inner-pagerank
{
	margin-top: -1px;
	background-image: url('../img/pr10.gif');
	float: left;
	height: 5px;
	padding: 0;
}
div.pr-text
{
	float: left;
	font-size: 0.9em;
	color:#ccc;
}
div.preview
{
	background-image: url('../img/no-preview.gif');
	background-repeat: no-repeat;
	background-position: top left;
	border: 1px solid #ccc;
	height: 90px;
	width: 120px;
}
div.adsense
{
	margin: 10px;
	text-align: center;
}
div.box
{
	clear: both;
	margin: 0 0 10px 0;
}
div.box-caption-movable
{
	background:#fff url('../img/box-bg.gif') top right no-repeat;
	color: #FFF;
	font-size: 110%;
	font-weight: bold;
	padding: 3px 0 3px 10px;

}
div.box-caption-left-movable
{
	background: url('../img/movable-box-caption-left.gif') bottom left no-repeat;
	height: 20px;
}
div.box-caption-right-movable
{
	background: url('../img/movable-box-caption-right.gif') bottom right no-repeat;
	height: 20px;
} 
div.box-caption-fixed
{
	background:url('../img/box-bg.gif') top right no-repeat;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 0 3px 10px;

}
div.box-caption-left-fixed
{
	/* background: url('../img/fixed-box-caption-left.gif') bottom left no-repeat;*/
	height: 20px;
}
div.box-caption-right-fixed
{
	/* background: #AAA url('../img/fixed-box-caption-right.gif') bottom right no-repeat;*/
	height: 20px;
}
div.box-content-center
{
	padding:10px;
	border: 1px solid #333;
}

div.box-content
{

	border: 1px solid #333;
	border-bottom: none;
	padding-bottom: 1px;
}

div.latestArticle-title a {
	font-weight:bold;
	}

div.box-content-center a:hover
{
	border-bottom:1px solid green;
}


div.featured-listing
{
	margin: 0 0 5px 0 ;
}
div.featured-listing a
{
	font-size: 11px;
}
div.sponsored-listing
{
	margin: 0 0 5px 0 ;
}
div.sponsored-listing a
{
	font-size: 11px;
	display:block;
	border-bottom:1px solid #ccc;
	padding:1px 0px 3px 0px;
}

div#content_2 {
		background-color:#EFF4FC;
		}
		
div.partner-listing
{
	font-size: 11px;
}
div.partner-listing a
{
	text-align: left;
}
span.highlight
{
	background-color: #CCC;
	color: #000;
	font-weight: bold;
}
ul.account-menu
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 20px;
	margin-top: 10px;
}
ul.account-menu li
{
	margin: 0;
	padding: 0;
}

ul.account-menu li a
{
	width:150px;
	border-bottom:1px solid #ccc;
	padding:2px;
	line-height: 20px;
	display:block;
		background-color:#F9F9F9;
}

ul.account-menu li a:hover
{
	width:150px;
	border-bottom:1px solid #ccc;
	padding:2px;
	line-height: 20px;
	display:block;
	background-color:#f0f0f0;
}

div.comment
{
}
div.posted
{
	font-size: 10px;
	margin-bottom: 10px;
	text-align: right;
}
hr
{
	color: #333;
	height: 1px;
	border: none;
	background-color: #333;
}
div.comment-approval
{
	font-size: 0.9em;
	color: #666;
}
p.user
{
	padding: 0;
	margin: 8px 0;
}
div.news-title
{
	font-weight: bold;
	margin: 0 0 5px 0;
}
div.news-date
{
	font-size: 0.9em;
	text-align: right;
	margin: 0 0 10px 0;
}
td.left-column
{
	width: 180px;
	padding: 0 10px 10px 10px;
}
td.center-column
{
	padding: 0;
}
td.right-column
{
	width: 180px;
	padding: 0 10px 10px 10px;
}
div.xml-button
{
	text-align: right;
	padding-top:3px;
}
p.field
{
	font-size: 0.9em;
	margin: 0 0 10px 0;
}
div.categories-tree
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #006699;
	background: #E9F6F9;
}
ol
{
	padding: 0;
	margin: 0 0 0 30px;
}
.suspended
{
	background-color: #eee;
}
.approval
{
	background: #E9CFCF;
}
div.admin-approve
{
	margin: 10px;
}
div.waiting
{
	margin: 0 5px 0 0;
	float: left;
	width: 15px;
	height: 15px;
	background: #5e9738;
	border: 1px solid #000;
}
div.dbx-box
{
}
div.dbx-handle
{
	color: #215DC6;
	height: 31px;
	padding:0px;
	margin:0px;
}
fieldset /* FEAUTURED, SPONSORED ETC LISTING BOX */
{
	padding:10px;
	margin: 10px 1px;
	border: 1px solid #006699;
	/*background-color:#EDFCEB; */
	background-repeat:repeat-x;

}

fieldset.active /* FEAUTURED, SPONSORED ETC LISTING BOX */
{
	border:0px;
	/*background-color:#EDFCEB; */
	background-image:url(../img/feautured-bg.jpg);
	background-position:top;
	background-repeat:repeat-x;

}


fieldset.active a /* FEAUTURED, SPONSORED ETC LISTING LINK */
{
	font-size:16px;
}

legend
{
	padding: 0px;

}
td.listing
{
	padding: 5px 0;
	border-bottom:1px solid #ccc;
	
}

td.listing .title a {
	border-bottom:1px solid green;
	}
	
{
	padding: 5px 0;
	border-bottom:1px solid #ccc;
	
}
div.listings
{
	padding-top: 5px;
}

div.listings a
{
	font-size:12px; /* FONT SIZE IN LISTING BOXES       FONT SIZE IN LISTING BOZESFONT SIZE IN LISTING BOZESFONT SIZE IN LISTING BOZES */
}

div.listings legend 
{
	border: 1px solid #006699;
}

div.listings div.area
{
	border: 1px solid #006699;
	background: #E9F6F9;
	padding: 10px;
	margin: 20px 0;
}
div.listings div.icon
{
	border: 1px solid #006699;
	background: #E9F6F9;
	display: block;
	float: right;
	margin-top: -30px;
	right: 10px;
	height: 30px;
	padding: 5px;
	font-size: 1em;
	vertical-align: middle;
}
/*
** Collapsing fieldsets
*/
html fieldset.collapsed {
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  margin-bottom: 0px;
  height: 1em;
}
html fieldset.collapsed * {
  display: none;
}
html fieldset.collapsed legend {
  display: block;
}
html fieldset.collapsible legend a {
  padding-left: 15px;
  background: url(../img/expanded-arrow.png) 0 75% no-repeat;
}
html fieldset.collapsed legend a {
  background-image: url(../img/collapsed-arrow.png);
  background-position: 0 50%;
}
/* Note: IE-only fix due to '* html' (breaks Konqueror otherwise). */
* html fieldset.collapsed legend,
* html fieldset.collapsed legend *,
* html fieldset.collapsed table * {
  display: inline;
}
html fieldset.collapsible legend a 
{
	font-weight: bold;
	display: block;
	text-decoration: none;
}
/* Avoid jumping around due to margins collapsing into collapsible fieldset border */
html fieldset.collapsible .fieldset-wrapper {
  /*overflow: auto;*/
}

/* Tree CSS */
ul.tree
{
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 0px 25px;
}
ul.tree li
{
	font-size:12px;
}

ul.tree a
{
	text-decoration: none;
	border: 0;
}

div.tree-col
{
	vertical-align: center;
}

img.tree-icon-collapsed
{
	background: url('../img/tree/vista/plus.gif') center no-repeat;
	height: 9px; 
	width: 9px;
}
img.tree-folder-collapsed
{
	background: url('../img/tree/vista/closed_folder.gif') center no-repeat;
	height: 12px;
	width: 16px;
}

img.tree-icon-expanded
{
	background: url('../img/tree/vista/minus.gif') center no-repeat;
	height: 9px; 
	width: 9px;
}

img.tree-icon-space
{
	height: 9px; 
	width: 9px;
}

img.tree-folder-expanded
{
	background: url('../img/tree/vista/open_folder.gif') center no-repeat;
	height: 12px;
	width: 16px;
}
img.tree-cat-locked
{
	background: url('../img/tree/vista/locked.gif') center no-repeat;
	height: 13px;
	width: 16px;
}
img.tree-cat-crossed
{
	background: url('../img/tree/vista/crossed.gif') center no-repeat;
	height: 13px;
	width: 16px;
}

/* Star rating */

.boxrating
{
	display:block;
}

.rating 
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 30px;
	position: relative;
	background: url('../img/starrating.gif') top left repeat-x;		
}

.rating li
{
	text-indent: -90000px;
	padding: 0px;
	margin: 0px;
	float: left;
}

.rating li a 
{
	outline: none;
	display: block;
	width: 30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	cursor: pointer;
	background: none;
}

.rating li a:hover
{
	background: url('../img/starrating.gif') left center;
	z-index: 2;
	left: 0px;
}

.rating a.r1-unit
{
	left: 0px;
}
.rating a.r1-unit:hover
{
	width:30px;
}
.rating a.r2-unit
{
	left:30px;
}
.rating a.r2-unit:hover
{
	width: 60px;
}
.rating a.r3-unit
{
	left: 60px;
}
.rating a.r3-unit:hover
{
	width: 90px;
}
.rating a.r4-unit
{
	left: 90px;
}	
.rating a.r4-unit:hover
{
	width: 120px;
}
.rating a.r5-unit
{
	left: 120px;
}
.rating a.r5-unit:hover
{
	width: 150px;
}
.rating a.r6-unit
{
	left: 150px;
}
.rating a.r6-unit:hover
{
	width: 180px;
}
.rating a.r7-unit
{
	left: 180px;
}
.rating a.r7-unit:hover
{
	width: 210px;
}
.rating a.r8-unit
{
	left: 210px;
}
.rating a.r8-unit:hover
{
	width: 240px;
}
.rating a.r9-unit
{
	left: 240px;
}
.rating a.r9-unit:hover
{
	width: 270px;
}
.rating a.r10-unit
{
	left: 270px;
}
.rating a.r10-unit:hover
{
	width: 300px;
}
.rating li.current-rating
{
	background: url('../img/starrating.gif') left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}
.voted
{
	color:#999;
}
.thanks
{
	color:#36AA3D;
}
/* Suggest listing */
img.edit-field
{
	background: url('../img/edit.png') center no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}
img.field_tooltip
{
	background: url('../img/question.png') center no-repeat;
	width: 16px;
	height: 16px;
	cursor: pointer;
}
/* JS Box notification */
div.js_notification
{
	top: 10px;
	position: absolute;
	left: 10px;
	width: 200px;
	border: 1px solid black;

	background-color: #FFFFFF;
	font-family: Arial, Verdana, Tahoma;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
#tooltip
{
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
	width: 250px;
}
#tooltip h3, #tooltip div 
{
	margin: 0; 
}

/* quick search */
div.quickSearch
{
	position: absolute; 
	background: #FFFFFF;
	margin-top: 3px; 
	width: 450px; 
	overflow: hidden;
	float: left;
	display: none;
	z-index: 9001;
	text-align:left;
	border:1px solid #ccc;
	padding:4px;
}

div.quickSearchItem
{
	border-color: #FFFFFF;
	border-style: solid;
	border-width:1px;
	color: #555555;
	font-size: 11px;
	font-size-adjust: none;
	padding: 2px;
	white-space: normal;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-weight: 100;
}
div.quickSearchItem h3
{
	color: #000;
	margin: 0pt;
	font-size: 11px;
	display: block;
	font-family: inherit;
	font-size: inherit;
	font-stretch: inherit;
	font-style: inherit;
	font-weight: bold;
	line-height: inherit;
	border-bottom:1px solid green;
	display:block;
}
div.quickSearchItem:hover
{
	background: #DFE8F6 none repeat scroll 0%;
	border: 1px dotted #A3BAE9 !important;
}
a.keyword_uniq
{
	margin-right:10px;
}
div.listing-keywords
{
	margin:5px 0;
	text-align:right;
	color:#808080;
}
div.listing-keywords a
{
	text-decoration:none;
	color:#808080;
	border:none;
	margin:0 5px;
}
div.listing-keywords a:hover
{
	text-decoration:underline;
}

div.listing-contacts {
	float:right;
	text-align:right;
	color:#808080;
	font-size:11px;
	margin-right:10px;
	padding:0px 0px 10px 10px;
	}
img.listing-icon {
	position:relative;
	top:2px;
	}

#send_queries_category
{
	margin:10px 0;
	cursor:pointer;
	text-decoration:underline;
}	
#send_queries_category:hover
{
	text-decoration:none;
}

.otsingu-nimikiri {
	margin-bottom:10px;
	}
	
.otsingu-nimikiri b{
	color:#ccc;
	}
	
.otsingu-nimikiri a {
	color:#ccc;
	}
.otsingu-nimikiri a:hover {
	color:#000;
	border-bottom:1px solid green;
	}

div.game-title a 
{
	color:#841c19;
	font-size:1.4em;

}

li.login {
	display:none;
	}
