/* Primary settings*/
*{
	padding:0px;
	margin:0px;
}
html,body{    
	height: 100%;
    width: 100%;	
}
img{
    border: none;
    text-decoration: none;
}
body{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	background-image:url(bg.jpg);
	background-color:#2478be;
	background-repeat:repeat-x;
}
a{
	text-decoration:none;	
}
a:focus{
	outline:none;	
}
.fix{
	clear:both;	
}
img{
	text-decoration:none;	
}
a:focus{
	outline:none;	
}
/*Template*/
#wrap{
	width:970px;
	margin:0px auto;
}
#header{
	background-image:url(header.jpg);
	background-repeat:no-repeat;
	height:135px;
}
#top_bar{
	height:34px;
	line-height:34px;
	color:#fafeff;
	font-size:11px;
	cursor:default;
}
#top_bar a{
	color:#ebebeb;
}
#top_bar b{
	font-weight:normal;
}
#logo{
	display:block;
	margin-top:30px;
	height:50px;
	margin-left:40px;
	width:270px;
}
#footer{
    background-color: #fff;
    padding: 5px 0px;
    text-align: center;
    font-size: 11px;
}
#footer a{
    text-decoration: underline;
    color: #2a2e31;
}
h1{
	height:34px;
	line-height:34px;
	background-image:url(menu_selected.jpg);
	background-repeat:repeat-x;
	font-size:16px;
	color:#37a7cf;
	padding-left:5px;
	cursor:default;
	overflow:hidden;
}
.descr{
	color:#2f3032;
	font-weight:bold;
	font-size:11px;
	text-indent:5px;
	display:block;
}
/* Meniu */
#meniu{
	height:33px;
	background-image:url(menu_bg.jpg);
	border-bottom:2px solid #41b8e2;
}
#meniu a{
	display:block;
	color:#2a2e31;
	height:33px;
	line-height:33px;
	width:auto;
	padding-left:6px;
	padding-right:6px;
	background-color:transparent;
	float:left;
	background-image:url(delimitator.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	font-weight:bold;
	text-decoration:underline;
	font-size:11px;
}
#meniu a:hover{
	text-decoration:none;
}
#meniu .home{
	background-image:none;	
}
#gameAdd{
    width: 728px;
    text-align: center;
    padding: 10px 0px;
    background-color: #E4F5FF;
    border: 1px solid #CDE9FF;
    margin: 0px auto;
}
/* Tags */
#tags a{
    display: block;
    padding: 2px;
    margin: 4px 2px;
    background-color: #E4F5FF;
    color: #000;
    font-size: 11px;
    width: auto;
    float: left;
}
/* Sageata buton more */
#sageata{
	display:block;
	background-position:center center;
	background-repeat:no-repeat;
	height:33px;
	width:9px;
	float:left;
}
.normal{
	background-image:url(bullet.jpg);
}
.fliped{
	background-image:url(bullet_flip.jpg);
}
/*Jocuri ascunse*/
#jocuri_ascunse{
	background-image:url(ascunse_bg.jpg);
	background-repeat:repeat-x;
	background-color:#43b8e3;
	padding-left:10px;
	padding-bottom:5px;
	display:none;
}
#jocuri_ascunse .h{
	font-weight:bold;
	height:20px;
	line-height:20px;
	color:#fafeff;
}
#jocuri_ascunse ul{
	float:left;
	list-style-type:none;
	width:160px;
}
#jocuri_ascunse ul li{
	font-size:11px;
	height:15px;
	line-height:15px;
}
#jocuri_ascunse ul li a{
	color:#2a2e31;
	text-decoration:underline;
	background-image:url(li.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:15px;
}
#jocuri_ascunse ul li a:hover{
	text-decoration:none;	
}
/*Publciitate*/
#publicitate{
	height:91px;
	padding:4px;
	background-color:#fdfffc;
	border-bottom:2px solid #41b8e2;
}
#publicitate span{
	display:block;
	float:left;
	height:91px;
}
#publicitate #google{
	width:740px;
}
#publicitate #premii{
	width:220px;	
}
#publicitate #premii img{
	 border:none;	
}
/*Site content*/
#site_content{
	padding:4px;
	background-color:#fff;
}
#site_left{
	width:181px;
	float:left;
}
#site_center{
	width:470px;
	margin-left:4px;
	margin-right:4px;
	float:left;
}
#site_center_big{
	width:775px;
	float:left;
	margin-left:4px;
}
#site_right{
	width:301px;
	float:left;
}
/*Switch menu*/
.switch{
	background-color:#ccebff;
	margin-bottom:4px;
	padding:4px;
}
.switch_menu a{
	display:block;
	float:left;
	padding-left:10px;
	padding-right:10px;
	color:#fff;
	background-image:url(menu_switch.jpg);
	background-repeat:repeat-x;
	height:34px;
	line-height:34px;
	font-weight:bold;
	margin-left:1px;
}
.switch_menu .selected{
	background-image:url(menu_selected.jpg);
	color:#37a7cf;
}
.switch_games a{
	display:block;
	margin:10px;
	float:left;
	border:1px solid #91d1ed;
	color:#e40c0d;
	width:120px;
	text-align:center;
	font-weight:bold;
	background-image:url(switch_bg.jpg);
	background-repeat:repeat-x;
	height:170px;
	background-color:#cdecff;
	padding-top:8px;
}
.switch_games a img{
	width:90px;
	height:60px;
	border:1px solid #37a7cf;
}
.switch_games a .sw_url{
	text-decoration:underline;
	font-size:11px;
	height:37px;
	display:block;
	padding-left:3px;
	padding-right:3px;
}
.switch_games a .sw_descr{
	font-size:10px;
	color:#2f3032;
	padding-left:3px;
	padding-right:3px;
	height:38px;
	overflow:hidden;
	display:block;
}
.switch_games a .play{
	display:block;
	margin:0px auto;
	background-image:url(play.jpg);
	background-repeat:no-repeat;
	width:54px;
	height:18px;
	margin-top:5px;
}
.switch_paginate{
	padding-top:15px;	
}
.switch_paginate .display_text{
	background-image:url(menu_selected.jpg);
	color:#000;
	font-weight:bold;
	margin-right:2px;
}
.switch_paginate a,.switch_paginate span{
	display:block;
	background-image:url(menu_switch.jpg);
	height:25px;
	line-height:25px;
	color:#fff;
	padding-left:5px;
	padding-right:5px;
	margin-right:1px;
	width:auto;
	float:left;
}
.switch_paginate .current_pag{
	color:#fff;
	font-weight:bold;
}
/*Box*/
.box_header{
	background-image:url(box_top.jpg);
	background-repeat:repeat-x;
	height:30px;
	line-height:30px;
	color:#fff;
	font-weight:bold;
	padding-left:10px;
	cursor:default;
}
.box_hint{
	margin-left:10px;
	width:9px;
	height:5px;
	background-image:url(box_hint.jpg);
	background-repeat:no-repeat;
}
.box_menu a{
	background-image:url(menu_bullet.gif);
	background-position:8px center;
	background-repeat:no-repeat;
	padding-left:18px;
	display:block;
	height:20px;
	line-height:20px;
	color:#2f3032;
	background-color:#ccebff;
	margin-top:1px;
	font-size:11px;
}
.box_menu .alternate{
	background-color:#e4f5ff;
}
.box_menu a:hover{
	background-color:#fdfffc;	
}
.box_menu .box_current{
	background-color:#fdfffc;
	font-weight:bold;
}
.space_top{
	padding-top:5px;	
}
/*Comentarii*/
#comentarii{
	padding:4px;
	background-color:#e4f5ff;
}
#comentarii2{
	float:left;
	width:295px;
	margin-top:2px;
	margin-left:9px;
	background-color:#e4f5ff;
}
.comentariu{
	padding:5px;
	background-color:#cde9ff;
	margin-bottom:5px;
	margin-top:5px;
	color:#0087c9;
	height:60px;
}
.comentariu .comentariu_poza{
	float:left;
	width:95px;
}
.comentariu .comentariu_poza img{
	width:90px;
	height:60px;
	border:none;
}
.comentariu .comentariu_body{
	float:left;	
	width:180px;
	clear:right;
}
.comentariu_body span{
	font-size:11px;	
	display:block;
	height:40px;
	overflow:hidden;
}
.comentariu a{
	color:#e50d10;
	text-decoration:underline;
	font-weight:bold;
	font-size:11px;
}
/*Jocul*/
#game_info{
	background-color:#ccebff;
	padding:4px;
	margin-bottom:2px;
}
#game{
	width:728px;
	height:410px;
	margin:2px auto;
	background-color:#ccebff;
}
.game_box{
	background-color:#ccebff;
	padding:4px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:5px;
	font-size:11px;
}
.game_box a{
	color:#e50d10;
}
.heading{
	background-image:url(menu_switch.jpg);
	background-repeat:repeat-x;
	background-position:center center;
	height:25px;
	line-height:25px;
	color:#fff;
	padding-left:5px;
	margin-bottom:2px;
	font-size:16px;
	cursor:default;
}
#game_vote{
	background-color:#cde9ff;
	font-size:11px;
	margin-top:2px;
	padding:4px;
	font-weight:bold;
	color:#0087c9;
	width:80px;
	float:left;
	margin-right:10px;
}
#game_vote img{
	border:none;	
}
.split_box{
	width:49%;
	float:left;
	text-align:center;
	padding-top:10px;
}
/* COMENTS */
#add_comment{
	background-color:#cde9ff;
	font-size:11px;
	margin-top:2px;
	padding:4px;
	float:left;
	width:364px;
}
#add_comment label{
	height:20px;
	line-height:20px;
	font-weight:bold;
	color:#2f3032;
}
#add_comment textarea{
	width:360px;	
	border:1px solid #ccc;
}
#add_comment input{
	background-color:#145a8d;
	border:none;
	color:#cde9ff;
	font-weight:bold;
	font-size:11px;
	padding:2px;
	margin-top:4px;
}
#msg_comment{
	color:#e50d10;
	padding-top:3px;
	padding-bottom:3px;
}