HTML { 
	height : 100%;
	padding : 0;
	margin : 0;
} 
BODY {
	height : 100%;
	padding : 0;
	margin : 0;
	width : 100%;
	font : normal 1em Arial, Helvetica, sans-serif; 
	/*font-family: Arial, Helvetica, sans-serif; */
	font-size:12px;
	text-align : left;
	color:#4A5F6B;
} 

.clearfix:after {
	content : ".";
	display : block;
	height : 0;
	clear : both;
	visibility:hidden;
} 
.clearfix { 
	display : block;
} 



 
#main{
	margin : 0 auto;
	padding : 0;
	max-width : 980px;
	min-width : 980px;
	width : 980px;
	list-style-type: none;	
	clear:both;
}

#top_main{
	background: url(img/top_main.gif) top no-repeat;
	width:100%;
	padding-top:9px;
}

#middle_main{
	background:#fefefe;
	/*background:url(img/border_main.gif) top repeat-y;*/
	padding:0 10px;	
	width:960px;
}

#bottom_main{
	background:url(img/bottom_main.gif) bottom no-repeat;
	height:9px;
	width:100%;
}

a{
	text-decoration:none;
	color:#4A5F6B;
}

#header{
	width:960px;
	height:85px;
	background-image:url('img/header.jpg');
	background-repeat:no-repeat;
}

#results{
	float:left;
	margin:13px 0 0 10px;
	width:150px;
	font-weight:bold;
}

#results a{	
	text-decoration:none;
}

#results a:hover{
	text-decoration:underline;
}

.results_title{
	float:left;
	margin:0px 0 0 0px;
	width:100px;
	text-transform:uppercase;
}
.results_nums{
	float:left;
	margin:0px 0 0 0px;
	width:50px;
}

#login{
	float:right;
	padding:8px 20px 0 0;
	height:53px;
}

#login a{
	color:#91268F;
	text-decoration:underline;
}

#login img{
	border:0px;
}

#login .username{
	float:left;
	height:15px;
	padding:4px 0 0 0;
	font-weight:bold;
}

#login_other{
	float:left; 
	width:25px; 
	margin:2px 0 0 5px;
}

#login_other a{
	clear:both;
	margin:1px 0 0 0;
	float:left;
}

#login_other img{
	border:0px;
}

#login a:hover{
	text-decoration:none;
}

#login input{
	float:left;
	margin:3px 0 0 0;
}

#login #username{		
	width:108px;	
	border:1px solid #C2C2C2;	
	padding:1px 3px;
	height:16px;
}

#login #password{	
	width:84px;	
	border:1px solid #C2C2C2;	
	padding:1px 3px;
	height:16px;
}

#login #submit{	
	width:19px;
	margin:3px 0 0 5px;
}

#menu_other{
	float:right;
	padding:4px 20px 0 0;
	height:15px;
	clear:right;
}

#menu_other a:hover{
	text-decoration:underline;
}
	
h1{
	float:left;
	margin:0;
}

h1 a{
	float:left;
	width:249px;
	height:68px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	margin:9px 0 0 10px;
	background-image:url('img/logo.jpg');
	background-repeat:no-repeat;
	cursor:pointer;
}

#control{
	width:945px;	
	height:30px;
	padding:10px 5px 5px 5px;
	margin:0 0 0 2px;
	border-bottom:1px solid #c7c7c7;
		
	/*background-image:url('img/line.gif');
	background-repeat:repeat-x;
	background-position:bottom;*/
}
#game_title{
	float:left;
	width:180px;
	text-align:center;
	padding:4px 0 0 0px;
	font-size:13px;
	font-weight:bold;
	overflow:hidden;
}

#choose_games{
	float:left;
	margin:1px 0 0 25px;
	
}

.game_filter{
	float:left;
	margin:0 10px 0 0;
	/*height:19px;
	font-size:13px;
	width:105px;
	
	padding:2px 15px 0px 10px;
	background:url('img/meniu_o.gif') no-repeat;	*/
}	

#view{
	float:right;
	margin:0 0px 0px 0;
	padding:0;
	width:74px;
	
}

#view_title{
	float:left;
	padding:7px 0px 0px 170px;
	font-weight:bold;
}

#view li{
	float:left;
	list-style:none;
	text-indent:-3000px;
	cursor:pointer;
}

.view3_active{
	background:url('img/sort3_akt.gif') no-repeat;
	width:37px;
	height:26px;
	float:left;
}

.view3_inactive{
	background:url('img/sort3.gif') no-repeat;
	width:37px;
	height:26px;
}

.view1_inactive{
	background:url('img/sort1.gif') no-repeat;
	width:37px;
	height:26px;
}
.view1_active{
	background:url('img/sort1_akt.gif') no-repeat;
	width:37px;
	height:26px;
}

#content{
	width:960px;
	padding:20px 0 0 0;
}

#triangle{
	background:url('img/top-arrow.jpg') no-repeat; 
	z-index:2; 
	position:absolute; 
	height:12px; 
	width:39px; 
	margin:-1px 0 0 75px;
}

#left_side{
	width:200px;
	float:left;
}
.left_side_b{
	float:left;	
	width:100%;
	margin:0 0 5px 0;	
	background-image:url('img/left_top.gif');
	background-repeat:no-repeat;
	background-position:top;
}
.left_side_bb{
	float:left;
	width:100%;	
	background-image:url('img/left_bottom.gif');
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:10px;
}


.blokas{
	float:left;
	width:180px;	
	background-image:url('img/left_border.gif');
	background-repeat:repeat-y;
	margin:10px 0 0 0;
	padding:0px 10px;
}

.blokas img{
	float:none;
	border:0px;
	margin:5px 0 0 0;
}
.blokas p{
	margin:0px 0 0 0;
}

.blokas ul{
	float:none;
	margin:0px 3px 0 3px;
	padding:0;
	list-style:none;
}

.blokas ul li{
	border-bottom:1px solid #EEE;
	padding:2px 0 0 10px;
}

.blokas h2{
	font-size:12px;
	line-height:21px;
	margin:0;
	display:inline;
}


.blokas a:hover{
	text-decoration:underline;
}

.blokas h2 {
	color:#4A5F6B;
}

.active{
	color:#4090d0;
}


.cat_descr{
	float:left; 
	margin:5px 0 0 0;
	width:100%;
}

.right_side{
	float:left;	
	width:750px;
	margin:0 0 0 10px;
	background:url('img/right_top.gif') top no-repeat;
	
}
.right_side_b{
	background:url('img/right_border.gif') left repeat-y;
}
.right_side_bb{
	margin:5px 0px 0px 0px;
	padding:10px 15px 15px 15px;		
	background:url('img/right_bottom.gif') bottom no-repeat;
	height:100%;
}

.right_side h3{
	margin:0;
	padding:0;
	font-size:16px;
}

.rblokas1{
	float:left;
	margin:0px 0 0 0;
	padding:10px 0 3px 0;
	border-top:1px solid #EEE;
}

.rblokas1 a{
	color:#91268F;
	text-decoration:underline;
}

.rblokas1 a img{
	float:left;
	border:0px;
	width:120px;
	height:90px;
}

.virs a img{
	width:auto;
	height:auto;
}

.rblokas1_title{
	float:left;
	margin:0px 0 0 10px;
}

.rblokas1_title a{
	font-size:14px;
	color:#4090d0;
	font-weight:bold;
}

.rblokas1_title a:hover{
	text-decoration:underline;
}

.rblokas1_text{
	float:left;
	margin:5px 0 0 10px;
	width:590px;
	height:50px;
	line-height:16px;
	overflow:hidden;
}
.rblokas1_stats{
	float:left;
	margin:5px 0 0 10px;
	width:580px;
	height:20px;
}

.fleft{
	float:left;
}

.rblokas1 .rblokas1_stats img{
	/*width:60px;
	height:12px;*/
	border:0px;
	float:none;
}

.rblokas3{
	float:left;
	width:100%;
	height:100%;
	margin:10px 0 0px 0;
	padding:10px 0 0px 0;
	border-top:1px solid #EEE;
}

.rb3_midi{
	float:left;
	width:230px;
	height:172px;
	margin:0 0 0 15px;
	padding:0;
	font-size:14px;
}

a.rb3_midi_href{
	font-size:16px;
	color:#89c5e2;
	cursor:pointer;
	
}


a.rb3_midi_href:hover{
	text-decoration:underline;
}


a.rb3_midi_href img{
	
	width:230px;
	height:172px;
}

.rb3_midi img{
	border:0px;
	vertical-align:top;
}

.detail{
	z-index:2; 	
	bottom:0px;  
	position: relative;	
}	
.detailr{	
	z-index:3; 
	padding:0px 3px;
	margin:-169px 0 0 205px;
	position:absolute;
	font-size:18px;
	font-weight:bold;
	color:#FF0000;
	border:1px solid red;
	float:left;
}

.detailr_2{	
	z-index:3; 
	padding:0px 3px;
	margin:2px 0 0 100px;
	position:absolute;
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
	border:1px solid red;
	float:left;
}

.detail2{	
	z-index:3; 
	height:45px; 
	width:100%; 
	margin:-45px 0 0 0;
	position: absolute; 
}
	
.detail2 a{
	z-index:30;
	position: absolute; 
}

.detail_content {
	z-index:100;
	position:absolute;
	float:left;
	margin:4px 0 0 10px;	
	width:210px;
	height:37px;
	overflow:hidden;	
	/*opacity:0.9;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);	*/
}

.detail_content img{
	border:0px;
	float:left;
	margin:2px 0 0 0px;
}

.detail_title{
	float:left;
	width:100%;
	display:inline;
	height:20px;
}

.detail_title a{
	font-size:16px;
	color:#89c5e2;
}

.detail_title a:hover{
	text-decoration:underline;
}

.detail_text{
	float:left;
	width:100%;
	display:inline;
	height:13px;
	margin:3px 0 0 0px;
	font-size:11px;
	color:#FFFFFF;
}

.game{	
	float:left;	
	width:100%;
	margin:5px 0 0 0;
	border-top:1px solid #c2c2c2;	
}

.game_window{
	float:left;
	margin:10px 0 0 0;
	width:555px;
}

.game_screen{
	float:left;
	margin:0px 0 0 0;
	width:100%;
	overflow:hidden;	
}

.login_rem{
	float:left;
	margin:5px 0 10px 0;
	width:100%;
}

.login_rem a{
	font-weight:bold;
	text-decoration:underline;
}

.login_rem a:hover{
	text-decoration:none;	
}

.geriausi{
	float:left;
	margin:10px 0 0 10px;
	width:155px;
	/*border:1px solid red;*/
}

.geriausi p{
	margin:0;
}


.geriausi_title{
	float:left;
	width:135px;
	font-size:14px; 
	font-weight:bold;
	padding:4px 5px 0px 15px;
	background-color:#E8E8E8;
}

.top_geriausi{
	float:left;
	width:155px;
	height:5px;
	background: url(img/top_best.gif) top no-repeat;
}

.bottom_geriausi{
	float:left;
	width:155px;
	height:5px;
	background: url(img/bottom_best.gif) bottom left no-repeat;
}


.geriausi_description{
	float:left;
	width:139px;
	padding:4px 6px 4px 10px;
	background-color:#E8E8E8;		
	font-size:11px;
}

.geriausi_name{
	float:left;
	width:82px;
	overflow:hidden;
}

.geriausi_name a:hover{
	text-decoration:underline;	
}

.geriausi_results{
	float:right;
	width:53px;
	overflow:hidden;
}

.game_description{
	float:left;
	width:720px;
	margin:10px 0 0 0;
}

.comments{
	float:left;
	width:718px;
	margin:10px 0 0 0;
	border:1px solid #c2c2c2;
}

.comments h4{
	float:left;
	width:150px;
	clear:left;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	margin: 5px 0 0 0px;
	padding: 5px 10px; 
}

.comments fieldset {
	width:685px;
	font-size: 11px;
	padding:5px;
	margin:5px 0 0 10px;
	border:1px solid #D6D2D2;
	clear:both;
	float:left;
}

.comments_text{
	float:left;
	width:500px;	
	padding:5px 10px;
	margin: 5px 0 0 0px;	
	line-height: 16px;
}

.comments_text a{
	color:#91268F;
	text-decoration:underline;
	cursor:pointer;
	width:40px;
}

.comments_text a:hover{
	text-decoration:none;
}

.eil {	
	float:left;	
	width:100%;	
	padding:0 0 5px 0;
}
.eil textarea{
	padding:0px 4px;
}

.eil label {	
	float:left;	
	width:120px;	
	padding:1px 10px 0 0;
	text-align:right;
}
.eil label span {
	color:#DD1111;
}
.eil input.ived {
	padding:0 3px;
	width:100px;
	border:#dbdfe1 1px solid;
}
.eil textarea {
	width:320px;
	border:#dbdfe1 1px solid;
	height:100px;
	font:normal 12px Arial, Verdana, Tahoma, sans-serif;
	
}
.error_ads{
	color:#DD1111; 
	margin-left:130px;
}

#counter{
	float: left;	
	margin: 0px 0px 5px 0px; 
}

#counter img{
	float:left;
	margin:5px 0px 0 5px;
	border:0px;	
}


#form_register{
	margin:0 0 5px 0;
	padding:0;
}
#form_register input{
	margin:3px 0 0 0;
	width:150px;	
	border:1px solid #C2C2C2;	
	padding:1px 3px;
	height:16px;
	clear:both;
}

#form_register select{
	margin:3px 0 0 0;
	width:65px;	
	border:1px solid #C2C2C2;	
	padding:1px 3px;
	clear:both;
}


#form_register #inputcheckbox {
	width:13px;
	height:13px;
	margin:0;
	padding:0;
	border:0px;
}

#form_register #registruotis{
	margin:10px 0 0 0;
	width:150px;
	height:20px;
	border:0px;
	cursor:pointer;
	background-image:url(img/mygt.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.register_error{
	color:#FF0000; 
	margin:5px 0 0 0;
	float:left;
	font-weight:bold;
	width:100%;
}
.register_ok{
	color:#FF0000; 
	float:left;
	font-weight:bold;
	width:100%;
}

#form_register .register_title{ 
	float:left;
	margin:5px 0 0 0;
	width:100%;
}

#atliekama {
	display:none; 
	position:absolute;
	background-color:#E6E6E6;
	/*color:#91268F;*/
	width:75px;
	height:18px;
	z-index:100;
	padding:15px;
	font-size:16px;
	left:50%;
	top:50%;
}




#footer_counter{
	float:right; 
	margin:6px 10px 0 0;
}

#footer{
	width:960px;
	height:42px;
	background:url('img/footer.gif') no-repeat;
	margin:10px 0px 0 0px;
	font-size:12px;
	color:#FFF;
}

#footer a{
	text-align:center;
	color:#FFFFFF;
}

#footer a:hover{
	text-decoration:underline;
}

#footer_left{
	float:left;
	margin:14px 0 0 30px;
}

#footer_right{
	float:right;
	margin:14px 20px 0 0px;
}

.opaque {	
	background-image:url('img/bpoint.gif');
	opacity:0.6;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);	
}

