@font-face {  
	font-family:calibrifix;  
	src: url(calibri.ttf);  
}

body {
	font-family:Calibri,calibrifix;
	background-color:#e3e3e3;
	color:#000000;
	font-size:12px;
	line-height:1.9em;
	margin:0;
	padding:0;
	width:100%;	
}

a:link		{background: none; color:#36a4e5; text-decoration: none; outline: none;}
a:active	{background: none; color:#36a4e5; text-decoration: none; outline: none;}
a:visited	{background: none; color:#36a4e5; text-decoration: none; outline: none;}
a:hover		{background: none; color:#36a4e5; text-decoration: none; outline: none;}
a img 		{border:none;}


.lefter {
	float: left;
}

.righter {
	float: right;
}

.wrapper {
	max-width:1000px;
	margin:0 auto;
}

.close {
	font-size:0em;
	clear: both;
}

.transparency {
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}

.inputcss {
	border:1px solid #000000;
	line-height:16px;
	font-size:12px;
	height:16px;
	width:98px;
}

.inputbutton {
	border:1px solid #000000;
	line-height:20px;
	font-size:10px;
	height:20px;
	width:148px;
	cursor:pointer;
	font-size:0.8em;
}

#popupmessage {
	display: none;
	position:fixed;
	bottom:0px;
	z-index:100;
	background-image: url("topmenubg.png");
	padding:5px;
	width:254px;
	height:54px;
	color:#ffffff;
	font-size:1em;
	line-height:1.2em;
	margin: 0 0 0 738px;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
}

#popupmessage .popupimg {
	float:left;
	margin: 0 5px 0 0;
	max-height: 54px;
}

#popupmessage b {
	color: #c98f0e;
}

#tooltip{
	position:absolute;
	display:none;
	z-index:100;
	background-image:url('tooltip.png');
	background-position:center center;
	background-repeat:no-repeat;
	padding:6px 0 0 0;
	width:86px;
	height:32px;
	text-align:center;
	color:#ffffff;
	font-size:11px;	
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
}

#toph {
	padding:0;
	margin:0;
	border-bottom:1px solid #2f2f2f;
}

#draugiemlv,#twitter,#facebook {
	padding:0 10px 0 0;
}

/******************************************
--->  Top Menu
******************************************/

#topmenu {
	width:100%;
	height:96px;
	background-image:url('topmenubg.png');
	background-repeat:repeat;
}

#topmenu .searchbox {
	float:right;
	background-color:#ffffff;
	border-left:4px solid #2a2a2a;
	border-right:none;
	border-top:4px solid #2a2a2a;
	border-bottom:4px solid #2a2a2a;
	height:21px;
	width:200px;
	font-size:1.4em;
	margin:25px 0 2px 0;
}

#topmenu .search {
	float:right;
	border-right:4px solid #2a2a2a;
	border-left:none;
	border-top:4px solid #2a2a2a;
	border-bottom:4px solid #2a2a2a;
	height:31px;
	width:26px;
	background:url("search.png");
	background-position:center center;
	background-repeat:no-repeat;
	background-color:#ffffff;
	cursor:pointer;
	margin:25px 0 0 0;
}

#topmenu .rightmenu {
	float:right;
	width:250px;	
}

#navmenu {
	width:100%;
	height:96px;
	background-image:url('navbg.png');
	background-position:bottom;
	background-repeat:repeat-x;	
}

#navmenu .logo {
	float:left;
	position:absolute;
	display:block;
	height:50px;
	width:200px;
	margin:15px 0 0 0;
	background-image:url('logo.png');
	background-repeat:no-repeat;
}

#navmenu a {
	height:30px;
	width:100px;
	display:block;
	float:left;
	text-align:center;
	padding:8px 0 0 0;
	font-size:1.25em;
	font-weight:800;
	color:#d5d5d5;
	margin:54px 0 0 0;
}

#navmenu #firstnava {
	margin:54px 0 0 120px;
}

#navmenu .openbutton {
	background-image:url('navbuttonopen.png');
	background-repeat:no-repeat;		
}

#navmenu .closebutton {
	background-image:url('navbuttonclose.png');
	background-repeat:no-repeat;		
}

#foot {
	margin:10px 0 10px 0;
	width:980px;
	height:40px;
	line-height:13px;
	padding:5px 10px 5px 10px;
	background-image:url('footbg.png');
	background-repeat:repeat;
	color:#ffffff;
	font-size:0.9em;
}

#foot a {
	text-shadow: #626262;
	margin:0 10px 0 0;
	line-height:13px;
}

#foot .iconboxlink {
	height:36px;
	width:36px;
	padding:4px 0 0 4px;
	margin:0 0 0 5px;
	float:right;
}

#foot .iconboxlink:hover {
	background:url("iconbg.png");
	background-position:center center;
	background-repeat:no-repeat;	
}

#page {
	margin:10px 0 0 0;
	padding:10px;
	min-height:980px;
	width:980px;
	background-image:url('pagebg.png');
	background-repeat:repeat-x;
	background-position:center top;	
	background-color:#ffffff;
}

#pageleft {
	float:left;
}

#pageleft .topline {
	width:578px;
	height:25px;
	padding:0 0 0 10px;
	border-left:1px solid #2f2f2f;
	border-right:1px solid #2f2f2f;
	background-image:url('blockhead.png');	
	font-size:1.3em;
	line-height:25px;
	color:#ffffff;	
}

#pageright {
	width:380px;
	min-height:400px;
	float:right;
	
}

#pageright .topline {
	width:358px;
	height:25px;
	padding:0 10px 0 10px;
	border-left:1px solid #2f2f2f;
	border-right:1px solid #2f2f2f;
	background-image:url('blockhead.png');	
	font-size:1.3em;
	line-height:25px;
	color:#ffffff;	
}

#bottomline {
	color: #b0b0b0;
	background-color: #b0b0b0;
	border:none;
	height: 5px;
}

/******************************************
--->  User Profile
******************************************/
#profil {
	width:360px;
	height:70px;
	padding:10px 10px 10px 10px;
	margin:0 0 10px 0;
	background-color:#000000;
	color:#ffffff;
}

#addarticle {
	display:block;
	position:absolute;
	background-image:url('addarticle.png');
	background-position:center right;
	background-repeat:no-repeat;
	height:41px;
	width:43px;
	margin:-7px 0 0 330px;	
}

#profil #profilimg {
	height:70px;
	width:70px;
}

#profil #profilexit {
	display:block;
	height:70px;
	width:70px;
	margin:0 10px 0 0;
	float:left;
	background-image:url('exit.png');
	background-position:center center;
	background-repeat:no-repeat;		
}

#profil #friendlist {
	position:absolute;
	width:197px;
	margin:0 0 0 173px;
	z-index:10;
}

#profil #friendlistlist {
	width:196px;
	min-height:75px;
	padding:5px 0 3px 0;
	background-image:url('topmenubg.png');
	border-left:1px solid #2f2f2f;
	border-top:1px solid #2f2f2f;
	overflow:hidden;
}

#friendlistlist .friend {
	height:20px;
	line-height:20px;
	width:196px;
	margin:0 0 5px 0;
	font-weight:800;
	font-size: 0.9em;
}

#friendlistlist .friend img{
	height:20px;
	width:20px;
	margin:0 10px 0 5px;
	float:left;	
}
#friendlistlist .friend .mail {
	background-image:url('icon_email.gif');
	height:16px;
	width:16px;
	display:block;
	float:right;
	margin:2px 10px 0 0;
}

#friendlistlist .user_loc {
	float: right;
	font-weight: 100;
	padding: 0 5px 0 0;
	font-size: 0.9em;
}

#profil #friendlistbutton {
	display:block;
	height:14px;
	width:197px;
	background-image:url('friendsdown.png');
	text-align:center;
	font-size:0.8em;
	line-height:14px;
	color:#ffffff;
}

#profilnouser {
	width:360px;
	height:50px;
	padding:10px;
	background-color:#000000;
	color:#ffffff;
}

#profilnouser .loginbox {
	width:106px;
	height:20px;
	float:left;
	display:block;
	margin:0 0 6px 0;
	text-align:center;
}

/******************************************
--->  Game list
******************************************/

#gamelist .openbutton {
	background-image:url('navbuttonopen.png');
	background-repeat:no-repeat;
	margin:0 1px 0 0;	
}

#gamelist .closebutton {
	margin:1px 1px 0 0;
	background-image:url('navbuttonclose.png');
	background-repeat:no-repeat;		
}

#gamelist a {
	height:30px;
	width:100px;
	display:block;
	float:left;
	text-align:center;
	padding:8px 0 0 0;
	font-size:1.25em;
	font-weight:800;
	color:#d5d5d5;
}

#gamelist {
	width:100%;
	height:43px;
	background-image:url('navbgempty.png');
	background-repeat:repeat-x;
}

#massgamelist {
	width:100%;
	height:345px;	
}

#massgamelist .game {
	width:360px;
	height:92px;
	padding:10px;
	border-bottom:1px solid #626262;	
}

#massgamelist .game u {
	text-decoration: none;
	color: #a1a1a1;	
}

#massgamelist .star {
	height: 20px;
	width: 20px;
	display: block;
	background-image: url('star.gif');
	background-position: center center;
	float:left;
}

#massgamelist .starrate {
	background-position: center top;
}


#massgamelist .icon {
	margin:0 10px 0 0;
	height:90px;
	width:64px;
	float:left;
	border:1px solid #acacac;	
}

#massgamelist .gamename {
	font-size:1.4em;		
	color: #333333;
}

#massgamelist .trailerbox {
	height:92px;
	width:23px;
	float:right;
	background-image:url('treileris.png');
}

#massgamelist .trailer {
	height:90px;
	width:120px;
	float:right;
	border-top:1px solid #2f2f2f;
	border-bottom:1px solid #2f2f2f;
	border-right:1px solid #2f2f2f;
}

#xboxgamelist,#psgamelist {
	display:none;
}

#pcgamelist,#xboxgamelist,#psgamelist {
	position:absolute;
	background-color:#ffffff;
}

/******************************************
--->  Vote list
******************************************/
#pageright .voteimg {
	border-left:1px solid #2f2f2f;
	border-bottom:1px solid #2f2f2f;
	border-right:1px solid #2f2f2f;	
	width:378px;
	height:120px;
}

#pageright .voteline {
	height:20px;
	border:1px solid #2f2f2f;
	line-height:20px;
	background-image:url('votelinebg.png');
	color:#ffffff;	
}

#pageright .votebutton {
	display:block;
	height:21px;
	width:77px;
	background-image:url('balsot.png');
	float:right;
}

/******************************************
--->  New at- forum & articls
******************************************/
#page .newblock {
	height:372px;
	width:485px;
	float:left;
}

#page .newblockhead {
	width:475px;
	height:20px;
	line-height:20px;
	background-image:url('newtopick.png');
	padding:0 0 0 10px;
	color:#ffffff;
}

#page .newblock .lineblock {
	display:block;
	width:485px;
	height:40px;
	padding:5px 0 5px 0;
	border-bottom:1px solid #626262;
}

.lineblock .lineblockimg {
	width:70px;
	height:40px;
	float:left;
	margin:0 10px 0 0;
}

.lineblock .lineblockimgav {
	width:40px;
	height:40px;
	float:left;
	margin:0 10px 0 0;	
}

.lineblock .lineblockhead a{
	color:#000000;
	font-size:1.1em;
	font-weight:800;
}

.lineblock .lineblockend {
 	color: #626262;
}

.lineblock .lineblockend b{
	color: #8b363a;
}

/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating-cancel,div.star-rating{float:left;width:20px;height:20px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel,div.rating-cancel a{ display:none; width:0px; height:0px;}
div.star-rating,div.star-rating a{background:url(star.gif) no-repeat 0 0px;	height:20px; width:20px; display:block; float:left;}
div.rating-cancel a,div.star-rating a{background-position:0 0px; border:0; height:20px; width:20px; display:block; float:left;}
div.star-rating-on a{background-position:0 -40px!important}
div.star-rating-hover a{background-position:0 -20px}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */

