a{cursor:pointer;}
img, div,#header,#footer { behavior: url('/iepngfix.htc') }
body 
{
	behavior: url('/csshover3.htc');
	background-image: url('img/taust.png');
	background-repeat: repeat-y;
	background-position: center;
	background-color: #666666;
	margin-top: 8px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 1px;
}

input
{
	border: 0;
	width: 150px;
	height: 19px;
	background-image: url('img/input_bg.png');
	text-align: center;
	padding-top: 7px;
}
input, textarea
{
	font-family: arial;
	font-size: 12px;
	color: #FFF;
	background-color: #ccc;
}
textarea
{
	width:320px;
	height:60px
}

.input_submit{padding-bottom:7px;height: 26px;
	background-image: url('img/input_bg2.png');}

.input_no
{
	height: auto;
	width: auto;
	padding: 0;
}

#logo
{
	margin-bottom: 15px;
}

#header
{
	height: 129px;
	background-image: url('img/header_bg.png');
	padding-right: 30px;
	font-family: arial;
	font-size: 13px;
	color: #ccc;
}

#menu
{
	background-image: url('img/menu_bg.png');
}

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

#menu ul li
{
	float: left;
	display: inline;
	line-height: 45px;
	padding-left: 5px;
	padding-right: 5px;
	color: white;
	font-family: verdana;
	font-size: 11px;
}


#menu ul li span{padding:10px;}
#menu ul li.selected span, #menu ul li:hover span
{
	background-color: #000;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
}

#menu2
{
	background-color: #3e3e3e;
	color: #FFF;
	font-family: tahoma;
	font-size: 11px;
}

#menu2 ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

#menu2 ul li
{
	float: left;
	display: inline;
	line-height: 35px;
	padding-left: 10px;
	padding-right: 10px;
}

#menu2 ul li:hover, #menu2 ul li.selected2
{
	background-color: #222;
}

#menu2 ul li.selected
{
	background-color: #333;
}

#footer
{
	height: 14px;
	background-image: url('img/footer.png');
}

#content
{
	background-image: url('img/content_bg.png');
	color: #999999;
	font-family: arial;
	font-size: 12px;
	padding: 10px;
	line-height: 20px;
}

.box
{
	width: 215px;
	list-style: none;
	margin: 0;
	padding: 0;
	clear: none;
	float: left;
}
.box li
{
	line-height: 36px;
	background-image: url('img/box_bg.png');
	text-align: center;
	font-family: tahoma;
	font-size: 12px;
}

.box li:hover
{
	color: #FFFFFF;
	cursor: pointer;
}
.box .title:hover{color: #333;cursor: default;}
.box .title
{
	background-image: url('img/box_top.png');
	color: #333;
	font-weight: bold;
}


#friends
{
	border-top: 1px dotted #555;
	background-image: url('img/content_bg.png');
	color:#ccc;
	text-align:center;
	overflow:hidden;
}

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

#friends li
{
	display: inline;
	line-height:35px;
	padding: 6px;
	font-size:11px;
	padding-left:15px;
	padding-right:15px;
	cursor: pointer;
	font-family: tahoma;
	font-size: 12px;
}

#friends li:hover
{
	color: #999;
}

#banner
{
	margin-top: 5px;
	margin-bottom: 10px;
	width: 728px;
}


.games td
{
	background-image: url('img/game_bg.png');
	background-repeat: no-repeat;
	width: 130px;
	height: 140px;
	text-align: center;
	cursor: pointer;
}

.games td:hover{background-image: url('img/game_bg2.png');}

.games div
{
	margin-left: 20px;
	width:90px;
	height:80px;
	margin-bottom: 3px;
	padding: 0;
	text-align: left;
	line-height: 28px;
	font-size: 10px;
	color: white;
}

.games img
{
	margin: 0;
	width: 90px; 
	height: 90px;
	position: absolute;
}
.games div{background-image: url('img/lisa.png');}

a{text-decoration: none;color: #999999; font-family: arial; font-size: 12px;}
a:visited{text-decoration: none;color: #999999; font-family: arial; font-size: 12px;}
a:hover{text-decoration: none;color: #666; font-family: arial; font-size: 12px;}

#info
{
	background: url('img/game_bg2.png'); 
	background-position: bottom;
	font-size: 11px;
	line-height: 13px;
}


#searchbox
{
	background-color: #222;
	padding: 5px;
	position: absolute;
	display: none;
	line-height: 16px;
}
#search_results{padding-left:10px;}

.tip
{
	background-color: #222;
	border: 1px solid #333;
	height: 80px;
	padding: 2px;
	color: white;
	font-family: arial;
	font-size: 11px;
	line-height: 28px;
	width: 250px;
}

.tip img{margin-right: 5px;}
.errormessage{color: red;}
.warning{font-weight:bold; color:orange;}

#gameinfo
{
	line-height: 30px;
	width: 640px;
	background-color: #242424;  
	margin-bottom: 10px;
	text-align: left;
	color: #cccccc;
	padding-left: 10px;
	padding-right: 10px;
}

#gameinfo .right
{
	float: right;
}

.pages a
{
	color: white;
	padding: 3px;
	padding-left: 5px; 
	padding-right: 5px;
}
.pages .selected{background-color: #444; padding-left: 7px; padding-right: 7px;}
.pages a:hover{color: #ccc;}






#rating
{
	margin: 0;

	padding:0;

	list-style:none;

}

#rating li 
{

	cursor: pointer;

	float:left;
	font-size: 14px;
	color: #FF9900;

}
#rating li.on{color: yellow;}

.avatar
{
	background-image: url('img/avatar_bg.png');
	width: 70px;
	height: 70px;
	float: left;
	margin: 5px;
	text-align: center;
}

.comment
{
	margin-top: 10px;
	color:white;
	width: 640px;
}
.comment td{padding: 0 20px 0 20px; background-color: #525252;}
.avatar img{margin-top: 5px;}

#stat{color: #FFFFFF;font-weight:normal;font-size: 12px;}
#login_status{color: #FF9900; font-weight:bold;height:20px;}

