/* OK */

.edit_link{
	background-image : url('http://cachei.gamedesire.com/i/gd3/edit.png');
	background-position : -100px 0;
	background-repeat: no-repeat;
	padding-left:20px;
}

.edit_link:hover{
	background-position : 0 0;
}

.closing_cross{
	background-image : url('http://cachei.gamedesire.com/i/gd3/cross.gif');
	background-position : center middle;
	background-repeat : no-repeat;
	width:9px;
	height:8px;
	color:transparent;
}
.closing_cross *{
	display:block;
	line-height:8px;
	font-size:0px;
}

/* TURNIEJE  */
caption{
	font-size:1.1em;
	font-weight:bold;
	padding:0.5em 0.5em 1em;
	text-align:center;
}

.main_header{
	text-align:center;
	font-size:1.1em;
	font-weight:bold;
}

/* koniec turnieji */
.side1,#SIDE1{}
.side2,#SIDE2{}
.mod_separator{height:0.5em}
.universal_frame{
	background-color:#efefe1;
	border:1px solid #e6e6d0;
	padding:1em;
}

/* paginacja - nadpisanie globalneych styli */
.pagin_pagin{
	margin-bottom:0.5em;
}
	.pagin_pagin td {
		padding:2px 2px;
	}
.pagin_pages{
	
}





/* zdjecia */
.img_photo:hover {
	border:1px solid red;
	padding:1px;
}
.img_photo {
	border:1px solid #808080;
	padding:1px;
}



/* box friends */
#friends_content .universal_frame{
	background-color:transparent;
	border:none;
}

/* LAST VISITS */
.profile_box_last_visits .universal_frame{
	background-color:transparent;
	border:none;	
}


.profile_font{color:#545454}


.mod_config{border-top:1px solid #545454;padding:0.5em}
.mod_normal_header{
	background:#efefe1 none repeat scroll 0 0;
	border-bottom:1px solid #e6e6d0;
	height:32px;
	line-height:32px;
	margin-top:10px;
	padding: 0 8px;
}
	.mod_normal_header .tright{
		width:40%;
	}
	.mod_normal_header table{
		height:100%;
	}	
.mod_normal_title{
			color:#474747;
			font-weight:bold;
			font-size : 1.2em;
}
.mod_normal_remove,
.mod_normal_remove:visited,
.mod_normal_remove:hover{
	font-weight:bold;
	text-decoration:none;
	font-size:1.2em;
	color : #efefe1;
	
}
.mod_content{
	padding:0.3em 0.6em
}

.small_font{font-size:0.8em}
.small_font a,.small_font a:visited,.small_font a:hover{font-size:1em}
.no_decoration,.no_decoration a,.no_decoration a:visited{text-decoration:none}

.profile_box_edit{color:#545454}

.profile_box_edit,
.profile_box_edit a{
	text-decoration:none;
	font-size:1em;
}

/* PROFILE INFO */
.profile_info{
	color:#545454;
}
.profile_info .advbr2{
	/*border-top:#E3E3E3 1px solid ;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-top:1em;*/
}
.last_conn, .plaing_now{
	border-top:#E3E3E3 1px solid ;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-top:1em;
}
.plaing_now{
	margin-bottom: 0;
}
.profile_info .last_game a{
	font-size:1.1em;
	font-weight:bold;
}
.profile_info .profile_photo{
	margin-bottom : 1em;
	width:206px;
}
/* remove .profileactions from global styles and put it here */
.profile_info .profile_actions{
	margin-top : 0;
	float:none;
}
.profile_info .grey_title{
	width:24em;
}
	#edit_profile_status_input{
		background-image:url('http://cachei.gamedesire.com/i/gd3/input_background.png');
		background-repeat:repeat-x;
		border : none;
		border : #545454 1px solid;
		padding:2px;
		display:block;
		margin-bottom:0.5em;
		width:99% !important;
	}

	#edit_profile_status_text{
		display:block;
		width:33em;
		overflow:hidden;
	}
	
	#edit_profile_status_edit{
		padding-left:20px;
	}
	#edit_profile_status_save{
		float:right;
	}
	#edit_profile_status_cancel{
	}

/* END : PROFILE INFO */


/* PHOTO UPLAOD 
.photo_upload_button,
.photo_upload_file{
	padding:0.5em 1em;
}
*/
/* end :  PHOTO uplado */



.tab_cont{clear:both}
.profile_tabs{display:block;outline-style:none;clear:both;margin:0;padding:0}
.profile_tabs li{display:inline;float:left;margin:0.2em 0;padding:0 0.5em;border-right:1px solid #545454}
.profile_tabs li.li_last{border:0}
.profile_tabs a{font-weight:normal}
.profile_tabs a.active{font-weight:bold}

/* mozliwe ze nie uzywany */
.header_edit{
	padding:0.2em 0.4em;
	font-size:0.8em;
	text-align:right;
}

.header_edit a,.header_edit a:hover,.header_edit a:visited{font-size:1em;text-decoration:none}
.arrow_down{
	background-image:url(http://cachei.gamedesire.com/profile_styles/gd3/2_m.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:2em
}
.arrow_right{
	background-image:url(http://cachei.gamedesire.com/profile_styles/gd3/arrow_right2_m.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:2em
}


.scroll_content{clear:both;margin-top:1em;margin-bottom:1em}



.vinput{
	border:1px solid #B3CDE1;
	padding:2px 3px;
}


.profile_table{
	margin:0;
	width:100%;
	font-weight:bold;
	color:#545454;
}

.profile_table .fc{
	width:11em;
	padding:0.3em 1em;
	
	font-size:1em;
	font-weight:normal;
}

.profile_table td{
	border-bottom : #e3e3e3 1px solid;
	padding:0.3em 0em;

	margin:1px;
}
.profile_table td a{
	font-size:1em;
}

.profile_table .collapse_div{
	font-weight:normal;
}

#profile_results .result_table{margin:0}
#profile_results .result_table .fc{width:10em}
#profile_results .result_table td{border:none;padding:0.1em 0.5em}
.result_content{overflow:hidden;padding:0 2em}
.result_content .zebra{background:none;}
#profile_results .result_content{padding:0}
.result_table{width:100%;margin:0.3em 0 1em 0}
.result_table td{font-family:Arial;color:#545454;padding:0.3em 1em;border-top:1px solid #DBDCE0}
.result_table .fc{width:15em}
.big_title{
	background:#e6e6d0 none repeat scroll 0 0;
	border-top:1px solid #e6e6d0;
	line-height:32px;
	font-size:1.2em;
	font-weight:bold;
	padding:0 8px;	
	margin-bottom:1em;
	color:#474747;
}
.small_title{color:#545454}
#profile_results .small_title{color:#545454;border-bottom:1px solid #DBDCE0;padding:0.2em 0}

.collapse_div a{text-decoration:none;font-size:0.9em !important}

.player_url_input{
	width:28em;
	margin:0 0.5em;
	background-image:url('http://cachei.gamedesire.com/i/gd3/input_background.png');
	background-repeat:repeat-x;
	border : #545454 1px solid;	
	padding:2px;
}
.com_changer_data{padding:0.3em}

.players_container .universal_frame{margin-bottom:1em;zoom:1;padding:0.5em}
.players_container .universal_frame.player_online{background-color:#FFFDD0}

#profile_tab_content{
	clear:both;
}

.jqmWindow{
	display:none;
	position:fixed;top:25%;left:50%;margin-left:-21em;width:42em;
	background-color:#FFFFFF;
	color:#545454;
	border:0.5em solid #FFFFFF;
	-moz-border-radius:5px;
	border-radius: 5px;
	padding:1em;
}
#jq_modal_content{
	font-size:1.2em;
	font-weight:bold;
}
#jq_modal_title{
	visibility:hidden;
}
.jqmOverlay{background-color:#000}
* iframe.jqm{position:absolute;top:0;left:0;z-index:-1;width:expression(this.parentNode.offsetWidth+'px');height:expression(this.parentNode.offsetHeight+'px')}
* html .jqmWindow{position:absolute;top:expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(25 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px')}

.profile_box_personal .profile_table{
	font-weight:normal;
}

.change_password_frame .profile_table td,
.change_email_frame .profile_table td,
.player_details .profile_table td,
.player_contact .profile_table td,
.player_personal .profile_table td,
.mod_ignored .profile_table td{
	border:none;
}


.profile_checkbox{
	line-height:2em;
}

.profile_checkbox_label{
	line-height:1.6em;
	margin:0 0.5em;
}


.player_personal{
	margin-top:55px;
}
.archieve_table table{
	color:#545454;
	text-align:left;
	width:100%;
}
.archieve_table th{
	background-color:#E6E6D0;
	font-weight:bold;
	padding:10px 5px;
}
.user_search_simple{
	margin-top:25px;
	margin-bottom:100px;/* without it contentpage is to short */
	
}
.topBottomPadding{
	padding : 1em 0;
}

/* ################## BLOGS BELOWE ################ */
/* ################## BLOGS BELOWE ################ */
#blog2 h3 {
	color:#333;
	margin:0.5em 0 0.5em 0;
	display:block;
	
}
#blog2 .noteEntry{
	list-style:none;
	margin:0 0 10px 0;
	padding:5px 0;	
}

#blog2 .noteEntries{
	margin:0;
	padding:0;
	overflow:hidden;
}

#blog2 *[dir="ltr"]{
	text-align:left;
}
#blog2 *[dir="rtl"]{
	text-align:right;
}

#blog2 ul {
}
#blog2 .blog_menu{
	margin:0;
	padding:0;
}
#blog2 .blog_menu li{
	list-style:none;	
}

#blog2 h4 {
	color:#545454;
	font-size:1.2em;
}
#blog2 .noteTitle{
	display:block;
	font-weight:bold;
	margin: 3px 1px;
	clear:both;
}

#blog2 .noteTitleSep{
	display:block;
	font-weight:bold;
	margin: 3px 1px;
	clear:both;
}

#blog2 .blogAction li {
	margin:0;
	padding:0;
	display:inline;
	float:right;
}

#blog2 .blogAction a {
	padding:0 5px 2px;
	border-right:1px solid #666666;
}

#blog2 .blogAction .first a {
	padding:0 5px 2px;
	border-right:none; /* FIRST becaause there is float right - it means last :) */
}

#blog2 .blogAction li .editNote {
	border-right:none;
}

#blog2 .sendTime
{
	font-size:0.9em;
	margin: 0 7px;
	color:#666;	
}

#blog2 .entry{
	clear:both;
	margin:5px 0;
	color:#333;
}
#blog2 .entry p{
	margin:10px 0;
}
#blog2 .entry li{
	margin-top:3px ;
	margin-bottom:3px ;
}
#blog2 .entry h1,
#blog2 .entry h2,
#blog2 .entry h3,
#blog2 .entry h4{
	display:block;
	font-weight:bold;
}

#blog2 .entry h1 {font-size: 2em}
#blog2 .entry h2 {font-size: 1.5em}
#blog2 .entry h3 {font-size: 1.17em}
#blog2 .entry h4 {font-size: 1em}
#blog2 .entry h5 {font-size: .83em}
#blog2 .entry h6 {font-size: .75em}

#blog2 li {
	/* list-style:none;	*/
	/*margin:0 0 10px 0;
	padding:5px 0; */
/*	border-bottom: 1px dotted #cfcfcf;*/
}
#newNote #button_send{
	float:right;
	margin-top:5px;
	clear:both;
}

#blog2 li .more {
	display:block;
	font-size:0.9em;
	margin:0.5em 0 0 0;
}


#blog2 .commentsAction li a{
	font-size: 0.9em;
}

#blog2 .commentsAction {
	text-align:left;
}

#blog2 .commentsAction li {
	display:inline;
	margin: 0 7px 0 0;
	border-bottom:none;
	padding:0;
}
#blog2 .comments{
	margin:0;
	padding:10px;
}

.html_default #blog2 .comments{
	background-color:#F7F7F7;
	border : #F4F4F4 1px solid;
}
.html_black #blog2 .comments{
	background-color:#5B5B5B;
	border : #2B2B2B 1px solid;
}

#blog2 h5 {
	margin:0 0 0.9em 0;
	padding:0;
}

#blog2 .miniPhoto {
	float:left;
	margin:3px 10px 0 0;
	max-width:47px;
	overflow:hidden;
}

#blog2 .comments li {
	margin:0 0 10px 0;
	padding:0;
	clear:both;
	list-style:none;
}


#blog2 .userName{
	color:#333333;
	font-weight:bold;
	margin:0 7px 0 6px;
	text-decoration:none;
}



#modid_8 .header_edit {
	text-align:right;
}

#modid_8 .header_edit ul {
}

#modid_8 .header_edit li{
	display:inline;

}

	
#modid_8 .header_edit li a {
	border-right:1px solid #666666;
	color:#666666;
	font-size:10px;
	margin-left:3px;
	padding:0 5px 2px
}

#modid_8 .header_edit li a:hover,
#modid_8 .header_edit li a:active,
#modid_8 .header_edit li a:focus
{
	color:#C20008;
}


#modid_8 .header_edit li:last-child a {border-right:none;}

#blog2 .comment {
	padding:5px;
	font-size:0.95em;
	margin:2px 0 0;
	min-height:45px;
	clear:both;
	position:relative;/* ie fix */
}
#blog2 .comment .avatar{
	position:relative;/* ie fix */
}

		#blog2 .messageOwner .comment
		{
			/* replaced with universal_frame 
			background-color:#f3f6fc;
			border-top:1px solid #efefef; */
			border-bottom:1px solid #efefef;
			border-left:1px solid #efefef;
			border-right:1px solid #efefef;
		}	

		#blog2 .owner .comment
		{
			/*
			background-color:#FAFAF0;
			border-top:1px solid #E8E7D0;
			*/
			border-bottom:1px solid #E8E7D0;
			border-left:1px solid #E8E7D0;
			border-right:1px solid #E8E7D0;
		}	


#blog2.box {
	padding:15px 10px;
}

.blog2Form{
	padding:5px 10px;	
}

#blog2 label
{
	color:#666666;
	display:block;
	margin:0.6em 0 0.5em;
}

#blog2 textarea {
	margin:0 0 10px;
	width:100%;
}

#blog2 textarea:hover,
#blog2 textarea:active,
#blog2 textarea:focus
{
	border:1px solid #B3CDE1;
}

#blog2 label.error 
{
	color:#ff0000;	
}

#blog2 input.error,
#blog2 textarea.error
{
	border:1px solid #ff0000;
	color:#333;
}




#blog2 .hidden{
	display:none;
}
#blog_title{
	width:100%;
}

#ajaxAddNoteContainer{
	padding-bottom:2em;
}
#blog2 #ajaxAddNoteContainer textarea:hover, 
#blog2 #ajaxAddNoteContainer textarea:active, 
#blog2 #ajaxAddNoteContainer textarea:focus,
#blog2 #ajaxAddNoteContainer input:hover, 
#blog2 #ajaxAddNoteContainer input:active
#blog2 #ajaxAddNoteContainer input:focus{
	border:1px solid #C20008;
}

#blog2 .paginator{
	text-align:right;
	margin-bottom : 5px;
}

#blog2 .paginator li{
	display:inline;
	padding:2px 3px;
}
#blog2 .paginator a:hover{
	background: blue;

}
#blog2 hr{
clear:both;
}
/* ##########END BLOGS ############# */

/* ##########WALL BELOWE ############# */
/* ##########WALL BELOWE ############# */
#wall fieldset,
#wallComment fieldset {
	border:none;
	overflow:hidden;
}

#field_wall_message_parent {
margin:5px 0 10px 0;
display:block;
}

#wall .mainWallMsg{
	height:108px;
	width:98%;
}



#wall label,
#wallComment label {
	color:#666;
	margin:0 0 0.5em 0; 
	display:block;
	
}

#wall textarea {

	margin:0 0 10px 0;
}

#w2wForm {
	margin:5px auto 5px auto;
	width:100%;

}
#w2wMessage{
	width:98%;
	margin:auto;
}


#wall .submit
{
	margin-right:5px;
}

#wallMessages 
{
	margin:0;
	padding:3px 0;
}

#wallMessages .miniPhoto
{
	float:left;
	margin:3px 10px 0 0;
	max-width:47px;
	overflow:hidden;
}

#wallMessages .message
{
	margin: 2px 0 0 0;
	padding:5px 8px 5px 8px;
	
	overflow:hidden;
	min-height:45px;
	clear:both;
}	
		#wallMessages .message .avatar{
			text-align:center;
			width:38px;
		}
		
		#wallMessages .ltr_content {
			text-align:left;
		}
		#wallMessages .ltr_content .avatar{
			float:left;
		}
		
		#wallMessages .rtl_content {
			text-align:right;
		}
		#wallMessages .rtl_content .avatar{
			float:right;
		}
		#wallMessages .ltr_content .message_text{
			margin-left:45px;
		}
		
		#wallMessages .rtl_content .message_text{
			margin-right:45px;
		}		
		#wallMessages .message p{
			margin-top:0;
		}

		#wallMessages .messageOwner .message
		{
			background-color:#f3f6fc;
			border-top:1px solid #efefef;
			border-bottom:1px solid #efefef;
			border-left:1px solid #efefef;
			border-right:1px solid #efefef;
		}	

		#wallMessages .owner .message
		{
			background-color:#FAFAF0;
			border-top:1px solid #E8E7D0;
			border-bottom:1px solid #E8E7D0;
			border-left:1px solid #E8E7D0;
			border-right:1px solid #E8E7D0;
		}	

		#wallMessages .private .message
		{
			background-color:#FAFAF0;
			border-top:1px solid #cf0008;
			border-bottom:1px solid #cf0008;
			border-left:1px solid #cf0008;
			border-right:1px solid #cf0008;
		}	
	
	
#wallMessages li {
	margin:0 0 15px 0;
	padding:3px 0 0 0;
	list-style:none;
	color:#666;
	overflow:hidden;
	clear:both;
}

#wallMessages li a:hover,
#wallMessages li a:active,
#wallMessages li a:focus
{
	color:#c20008;
}

#wallMessages li .userName 
{
	font-weight:bold;
	margin:0 6px;
}


#wallMessages .sendTime {
	font-size:0.9em;
}

#wallMessages .msgAction a
{
	font-size: 0.9em;
	margin-left: 3px;
	padding: 0 5px 2px 5px;
	border-right:1px solid #666;
}

#wallMessages .msgAction a:last-child {
	border-right:none !important; 
}

#wallMessages .msgAction 
{
	/*   float:right;
	padding:0 3px;
	margin-left:5px;*/
	right:10px;
}

#wallComment {
	margin:10px 0;						
}

.wallComment {
	background-color:#fff;
	padding:0 0 0 15px;
	margin:0;
}
.wallComment li{
	border-top:#E3E3E3 1px solid ;
}	

#wall textarea:hover,
#wall textarea:active,
#wall textarea:focus,
#wallComment textarea:hover,
#wallComment textarea:active,
#wallComment textarea:focus
{
	border: 1px solid #3076c8;
}



#wall {
	max-width:780px;
	overflow:hidden;
}


#wallMessages .wallComment li .message
{
	min-height:10px;;
	margin:0;
	padding:0;
}	

#wallMessages .wallComment .message
{
	border:none;
	background-color:#fff;
}

#wallMessages .message_header{
	height:1.2em;
}
.archieve_table th span {display:block}
.avatarPopup{
	display:block;
	top:1em;
	width:	710px;
	margin-left:-360px;
	z-index:3000;
	padding:10px;
	padding-top:5px;
}
* html .avatarPopup{top : 1em;}
.avatarPopup .close_popup{
	font-weight:bold;
	cursor:pointer;
}
.avatar_popup_holder{
	height:500px;
}
.avatar_banner {
	margin:1em 3em 1em 3em;
	padding:0;
	height:70px;
	background-image:url(http://cachei.gamedesire.com/i/gd3/avatar_banner.png);
	background-repeat:no-repeat;
}
.avatar_banner .vbutton,
.avatar_banner .green_button{
	float:right;
	margin-top:25px;
	margin-right:1em;
	padding:3px 10px;	
}
.ajax_background{background-image:url('http://cachei.gamedesire.com/i/gd3/loader.gif'); background-position:center; background-repeat:no-repeat;text-align:center;}
/* ######## END WALL  begin mod profile albums ######### */
.photo_frame{
	margin:1em 0.5em;
	border:1px solid #e6e6d0;
	padding:0.5em;
	position:relative;
	background-color:#efefe1;
}
.photo_frame_photo{padding-top:0.6em}
.photo_frame_info{padding-top:0.5em}

.album_thumb{
	padding:0.5em;
	width:250px;
	height:250px;
	border:1px solid #e6e6d0;
	margin:0.2em 0.3em;
	background-color:#efefe1;
}
.photo_space{
	width:206px;
	height:206px;
	margin-bottom:0.3em;
}
.album_thumb_title{white-space:nowrap;overflow-x:hidden}
.photo_thumb_desc{padding-bottom:0.3em;width:22em;color:#454545;font-size:1.3em}
.photo_thumb_desc a{
	font-size:12px;
}
.photo_thumb_desc input{
	display:block;
	border:1px solid #b3cde1;
	padding:2px 3px;
}
