/* BrutalCS stylesheet */

/* Layout parts */

body
{
	margin: 0px 0px 30px 0px;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #000000;
	text-align: center;
	font: 11px Tahoma;
}

form
{
	margin: 0px;
	padding: 0px;
}

input, select, textarea
{
	font: 11px Tahoma;
	color: #262626; /* ÄNDRAT */
}

#ads_top
{
	margin: 0 auto;
	padding: 8px 0px 8px 2px;
	width: 969px;
	text-align: left;
}

	#ads_top .img01
	{
		float: left;
	}
	
	#ads_top .img02
	{
		float: right;
	}
	
	#ads_top img
	{
		border: 0px;
	}
	
	.ad_cleft
	{
		margin-top: 8px;
		margin-left: 10px;
		width: 165px;
		border: 0px;
	}

#wrapper
{
	margin: 0 auto;
	padding: 12px 6px 0px 6px;
	width: 969px;
	background-image: url(pictures/layout/wrapper_bg.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #e4e2e3;
	text-align: left;
}

#top /* Barsen */
{
	height: 42px;
	background-image: url(pictures/layout/top.gif);
	background-repeat: no-repeat;
	color: #262626; /* ÄNDRAT */
}

	#top .left
	{
		float: left;
		padding: 13px 0px 0px 15px;
	}
	
	#top .right
	{
		padding: 11px 15px 0px 0px;
		float: right;
	}
	
		#top .right input
		{
			float: left;
			padding: 3px 7px 0px 3px;
			width: 111px;
			height: 17px;
			background-image: url(pictures/layout/top_search.gif);
			background-repeat: no-repeat;
			border: 0px;
			color: #262626; /* ÄNDRAT */
		}
		
		#searchbox
		{	
			z-index: 1;
			position: absolute;
			display: none;
			padding-top: 18px;
			margin-left: 803px;
			top: 40px;
			background-image: url(pictures/layout/search_box.gif);
			background-repeat: no-repeat;
			background-color: #fff;
			border: 0px solid #9d9d9d;
			border-top: 0px;
			width: 147px;
		}
		
		#searchbox a
		{	
			float: left;
			padding: 3px 0px 3px 7px;
			width: 140px;
			background-color: #fff;	
			color: #262626; /* ÄNDRAT */
			text-decoration: none;
		}
		
		#searchbox a:hover
		{	
			float: left;
			padding: 3px 0px 3px 7px;
			width: 140px;
			background-color: #dcdcdc;	
			color: #262626; /* ÄNDRAT */
			text-decoration: none;
		}
		
	#top img
	{
		margin-right: 5px;
	}

#statistic
{
	height: 25px;
	background-image: url(pictures/layout/statistics.jpg);
	background-color: #4c4c4c;
	font-weight: 800;
	color: #e7eef0;
}

	#statistic img
	{
		margin: 3px 5px 0px 0px;
	}
	
	#statistic .left
	{
		padding: 6px 0px 0px 17px;
		float: left;
	}
	
	#statistic .right
	{
		text-align: right;
		padding: 6px 16px 0px 0px;
		float: right;
	}
	
	#statistic .narrow_txt
	{
		font-weight: 100;
	}
	
	#statistic .int
	{
		margin-right: 26px;
		margin-left: 3px;
		font-weight: 100;
		color: #e7eef0;
	}
	
	#statistic .int2
	{
		color: #f3f3f3;
	}

#header
{
	height: 160px;
	background-image: url(pictures/layout/header.jpg);
	background-repeat: no-repeat;
}

#menu
{	
	height: 33px;
	background-image: url(pictures/layout/menu_bg.jpg);
	background-repeat: repeat-x;
	border-top: 0px solid #263948;
}

	#menu ul
	{
		margin: 0px;
		padding: 0px;
		list-style-type: none;
	}	
	
	#menu li
	{
		display: inline;
	}
	
	#menu a
	{
		float: left;
		padding: 8px 0px 0px 0px;
		width: 106px;
		height: 22px;
		background-image: none;
		border-bottom: 0px solid #0b1924;
		color: #fff;
		text-align: center;
		text-decoration: none;
		font-weight: 600;
	       font: 10px
	}
	
	#menu .deselected
	{
		float: left;
		padding: 8px 0px 0px 0px;
		width: 106px;
		height: 22px;
		background-image: none;
		border-bottom: 0px solid #0b1924;
		color: #fff;
		text-align: center;
		text-decoration: none;
		font-weight: 800;
	}
	
	#menu a:hover
	{
		float: left;
		padding: 8px 0px 0px 0px;
		width: 106px;
		height: 24px;
		background-image: url(pictures/layout/menu_hover.jpg);
		border-bottom: 1px solid #1f384e;
		color: #fff;
		text-align: center;
		text-decoration: none;
		font-weight: 800;
	}
	
	
	#menu .selected
	{
		float: left;
		padding: 8px 0px 0px 0px;
		width: 106px;
		height: 24px;
		background-image: url(pictures/layout/menu_hover.jpg);
		border-bottom: 1px solid #1f384e;
		color: #fff;
		text-align: center;
		text-decoration: none;
		font-weight: 800;
	}
	
	#menu .leftover
	{
		padding-right: 22px !important;
	}
	
	#menu .spacer
	{
		float: left;
		width: 2px;
		height: 31px;
		background-image: url(pictures/layout/menu_spacer.gif);
		border-bottom: 1px solid #0b1924;
	}
	
	#menu .spacer2
	{
		float: left;
		width: 2px;
		height: 31px;
		background-image: url(pictures/layout/menu_spacer2.gif);
		border-bottom: 1px solid #0b1924;		
	}
	
	#menu_9
	{
		width: 105px !important;
	}
	
#submenu
{
	height: 31px;
	background-image: url(pictures/layout/submenu_bg.jpg);
	border-bottom: 6px solid #e4e2e3;
}

	.submenu_links
	{
		display: none;
	}
	
	.submenu_links a
	{
		float: left;
		padding: 9px 7px 6px 25px;
		color: #fff;
		text-decoration: none;
		font-weight: 100;
	       font: 10px Tahoma;
	}
a:hover {
	color: #0096d1;
}

	
	
#usert
{
	position:relative;
	left:-585px;
	top:0px;
}

#newst
{
	position:relative;
	left:201px;
	top:0px;
}


#left
{
	
	float: left;
	padding-bottom: 20px;
	width: 201px;
	background-color: #eeeeee;
	border-right: 1px solid #e5e3e4;
	color: #262626; /* ÄNDRAT */
}

	#left .topic01
	{
		padding: 10px 0px 0px 17px;
		height: 26px;
		background-image: url(pictures/layout/left_topic_01.gif);
		background-repeat: no-repeat;
		font-weight: 800;
		color: #ffffff;
	}

	#left .topic02
	{
		padding: 11px 0px 0px 17px;
		height: 26px;
		background-image: url(pictures/layout/left_topic_02.gif);
		background-repeat: no-repeat;
		font-weight: 800;
		color: #ffffff;
	}
	
	#left .username
	{
		padding: 6px 5px 0px 28px;
		width: 149px;
		height: 19px;
		background-image: url(pictures/layout/username_bg.gif);
		background-repeat: no-repeat;
		border: 0px;
		color: #262626; /* ÄNDRAT */
	}
	
	#left .password
	{
		padding: 6px 5px 0px 28px;
		width: 149px;
		height: 19px;
		background-image: url(pictures/layout/password_bg.gif);
		background-repeat: no-repeat;
		border: 0px;
		color: #262626; /* ÄNDRAT */
	}
	
	#left a
	{
		color: #262626;
		text-decoration: none;
	}
	
	#left a:hover
	{
		color: #262626;
		text-decoration: underline;
	}
	
#center /*Forum */
{
	float: left;
	padding-bottom: 20px;
	width: 585px;
	background-color: #ededed;
	color: #262626;
}

	#center textarea
	{
		padding: 3px;
		width: 357px;
		height: 113px;
		background-image: url(pictures/layout/txtfield.gif);
		background-repeat: no-repeat;
		border: 0px;
		color: #262626; /* ÄNDRAT */
	}

	#center a
	{
		color: #262626;
		text-decoration: none;
	}
	
	#center a:hover
	{
		color: #262626;
		text-decoration: underline;
	}

	#center .topic01 /* Bars centrum */
	{
		padding: 10px 0px 0px 17px;
		height: 26px;
		background-image: url(pictures/layout/center.gif);
		background-repeat: no-repeat;
		font-weight: 800;
		color: #ffffff; /* Ändrat */
	}
	#center .topic01 a
	{
		color: #ffffff; /* Ändrat */
		text-decoration: underline;
	}
	#center .topic01 a:hover
	{
		color: #ffffff; /* Ändrat */
		text-decoration: underline;
	}

	#center #left
	{
		float: left;
		width: 383px;
	}
	
		#center #left .topic01_dropdown 
		{
			height: 35px;
			background-image: url(pictures/layout/center_left.gif);
			background-repeat: no-repeat;
			font-weight: 800;
			color: #FFFFFF;
		}
		
			#center #left .left_dropdown
			{
				float: left;
				padding: 8px 0px 0px 0px;
				width: 181px;
				text-align: right;
			}
			
			#center #left .left_text
			{
				float: left;
				padding: 11px 0px 0px 17px;
				width: 220px;
			}
			
			#center #left .right_dropdown
			{
				float: right;
				padding: 8px 7px 0px 0px;
				width: 133px;
				text-align: right;
			}
			
			#center #left .dropdown
			{
				border: 2px solid #888783;
				border-right: 1px solid #fcfcfa;
				border-bottom: 1px solid #fcfcfa;
				color: #000000;
			}
			
			#center #left .newstopic
			{
				padding: 8px;
				background-color: #dedede;
				color: #636363 !important;
				font-weight: 800;
			}
			
			#center #left .newspicture
			{
				padding: 0px !important;
			}
			
			#center #left .newspicture img
			{
				border: 0px;
			}
			
			#center #left .newstxt
			{
				padding: 14px;
				color: #262626; /* ÄNDRAT */
			}
			
			#center #left .newstxt a
			{
				font-weight: 800;
				color: #0096d1 !important;
			}
			
		
		#center #left .topic01
		{
			padding: 10px 0px 0px 17px;
			height: 26px;
			background-image: url(pictures/layout/center_left.gif);
			background-repeat: no-repeat;
			font-weight: 800;
			color: #FFFFFF;
		}
		
		#center #left .topic02
		{
			padding: 10px 0px 0px 17px;
			height: 26px;
			background-image: url(pictures/layout/center_left.gif);
			background-repeat: no-repeat;
			border-top: 1px solid #e5e3e4;
			font-weight: 800;
			color: #FFFFFF;
		}
			/* timeout */
		#center #right .topic01_dropdown 
		{
			height: 36px;
			background-image: url(pictures/layout/center_right.gif);
			background-repeat: no-repeat;
			font-weight: 800;
			color: #FFFFFF;
		}

			#center #right .left_dropdown
			{
				float: left;
				padding: 8px 0px 0px 0px;
				width: 189px;
				text-align: right;
			}
			
			
			#center #right .right_dropdown
			{
				float: right;
				padding: 8px 7px 0px 0px;
				width: 133px;
				text-align: right;
			}
/* /timeout */	
	
	#center #right, #start_right #right
	{
		float: right;
		padding-bottom: 10px;
		width: 200px;
		background-color: #eeeeee;
		border-left: 0px solid #e5e3e4;
		color: #262626;
	}
	
		#start_right #right
		{
			padding: 0px;
			margin: 0px;
			float: left !important;
		}
	
		#center #right a, #start_right #right a
		{
			color: #262626;
			text-decoration: none;
		}
		
		#center #right a:hover, #start_right #right a:hover
		{
			color: #0096d1;
			text-decoration: underline;
		}
	
		#center #right .topic01, #start_right #right .topic01
		{
			padding: 10px 0px 0px 17px;
			height: 26px;
			background-image: url(pictures/layout/center_right.gif);
			background-repeat: no-repeat;
			font-weight: 800;
			color: #FFFFFF;
		}
		
		#center #right .topic02, #start_right #right .topic02
		{
		padding: 10px 0px 0px 17px;
		height: 26px;
		background-image: url(pictures/layout/center_right.gif);
		background-repeat: no-repeat;
		border-top: 0px solid #e5e3e4;
		font-weight: 800;
		color: #FFFFFF;
		}
		
		#center #right .weekday, #start_right #right .weekday
		{
			padding: 8px 0px 8px 8px;
			background-color: #e4e4e4;
			font-weight: 800;
			color: #262626; /* ÄNDRAT */
		}
		
		#center #right .icon, #start_right #right .icon
		{
			padding-right: 0px !important;
			padding-left: 0px !important;
			width: 31px;
			border-top: 1px solid #e4e4e4;
			text-align: center !important;
		}
		
		#center #right .headline, #start_right #right .headline
		{
			padding: 11px 0px 11px 0px !important;
			border-top: 1px solid #e4e4e4;
		}
	/* timeout */
		#right .topic01_dropdown
		{
			height: 36px;
			background-image: url(pictures/layout/center_right.gif);
			background-repeat: no-repeat;
			font-weight: 800;
			color: #FFFFFF;
		}
		
		#forum_quick .topic01_dropdown
		{
			height: 36px;
			background-image: url(pictures/layout/forum_quick.gif);
			background-repeat: no-repeat;
			font-weight: 800;
			color: #FFFFFF;
		}

			#right .left_dropdown, #forum_quick .left_dropdown
			{
				float: left;
				padding: 8px 0px 0px 0px;
				width: 181px;
				text-align: right;
			}
			
			
			#right .right_dropdown, #forum_quick .right_dropdown
			{
				float: right;
				padding: 8px 7px 0px 0px;
				width: 133px;
				text-align: right;
			}
			
			#forum_quick .left_dropdown
			{
				float: left;
				padding: 8px 0px 0px 0px;
				width: 191px;
				text-align: right;
			}
			
			
			#forum_quick .right_dropdown
			{
				float: right;
				padding: 8px 7px 0px 0px;
				width: 133px;
				text-align: right;
			}
/* /timeout */	
#right
{
	padding-bottom: 20px;
	float: right;
	width: 181px;
	background-color: #eeeeee;
	border-left: 1px solid #e5e3e4;
	color: #262626;
}

	#right a
	{
		color: #262626;
		text-decoration: none;
	}
	
	#right a:hover
	{
		color: #262626;
		text-decoration: underline;
	}

	#right .topic01
	{
		padding: 10px 0px 0px 17px;
		height: 26px;
		background-image: url(pictures/layout/right_topic_01.gif);
		background-repeat: no-repeat;
		font-weight: 800;
		color: #FFFFFF;
	}
	
	#right .forum_dropdown_topic
	{
		padding: 9px 8px 0px 0px;
		height: 27px;
		background-image: url(pictures/layout/right_topic_01.gif);
		background-repeat: no-repeat;
		font-weight: 800;
		color: #FFFFFF;
		text-align: right;
	}
	
	#right .topic02
	{
		padding: 10px 0px 0px 17px;
		height: 26px;
		background-image: url(pictures/layout/right_topic_01.gif);
		background-repeat: no-repeat;
		border-top: 1px solid #e5e3e4;
		font-weight: 800;
		color: #FFFFFF;
	}

#footer
{
	margin-top: 50px;
	height: 44px;
	background-image: url(pictures/layout/footer.gif);
	background-repeat: no-repeat;
}

#wrapper_bottom
{
	margin: 0 auto;
	width: 981px;
	height: 12px;
	background-image: url(pictures/layout/wrapper_bottom.gif);
	background-repeat: no-repeat;
}

/* Inloggad */

.signedin_left
{
	float: left;
	width: 92px;
	text-align: center;
}

	.signedin_left .nopic
	{
		padding: 30px 0px 65px 0px;
		font-weight: 800;
	}

.signedin_right
{
	margin: 8px;
}

	.signedin_right table
	{
		width: 100%;
	}
	
	.signedin_right table a
	{
		color: #262626;
		text-decoration: none;
	}
	
	.signedin_right table a:hover
	{
		color: #262626;
		text-decoration: underline;
	}

	.signedin_right .c1
	{
		padding: 5px 0px 5px 8px;
		width: 15px;
		background-color: #e4e4e4;
		border-bottom: 1px solid #eeeeee;
	}
	
	.signedin_right .c2
	{
		padding: 5px 0px 5px 0px;
		background-color: #e4e4e4;
		border-bottom: 1px solid #eeeeee;
	}
	
	.signedin_right .c3
	{
		padding: 5px 0px 5px 10px;
		background-color: #e4e4e4;
		border-bottom: 1px solid #eeeeee;
	}

/* Rapportera kommentar */

#report
{
	background-color: #fff;
}

#report .field
{
	padding: 3px;
	width: 364px;
	height: 119px;
	background-image: url(pictures/layout/txtfield.gif);
	background-repeat: no-repeat;
	border: 0px;
	color: #262626; /* ÄNDRAT */
}	

#report .topic01
{
	padding: 10px 0px 0px 13px;
	height: 26px;
	background-image: url(pictures/layout/center_left.gif);
	background-repeat: no-repeat;
	font-weight: 800;
	color: #FFFFFF;
	text-align: left;
}
	
/* Random */

.thickbox
{
	margin: 10px 0px 10px 0px;
	text-align: center;
	display: block;
}

	.thickbox img
	{
		margin: 0px 8px 0px 8px;
		width: 184px !important;
		border: 1px solid #6c6869;
	}
.thickbox2
{
	margin: 10px 0px 10px 0px;
	text-align: center;
	display: block;
}

	.thickbox2 img
	{
		margin: 0px 8px 0px 8px;
		border: 1px solid #6c6869;
	}
	
.quote
{
	padding: 10px;
	background-color: #e2e2e2;
	line-height: 16px;
	color: #262626; /* ÄNDRAT */
}

.quote2
{
	margin: 10px;
	padding: 10px;
	background-color: #c8c8c8;
	border: 1px solid #6a6869;
	color: #262626; /* ÄNDRAT */
}		

.userlink
{
	font-weight: 800 !important;
	color: #0096d1 !important;
}

.page_nav ul
{
	margin: 0px;
	padding: 5px 0px 0px 8px;
	list-style-type: none;
}

.page_nav li
{
	padding: 0px 0px 5px 0px;
}

.missing
{
	margin: 8px;
	padding: 8px;
	background-color: #fff8df;
	border: 1px solid #cdc9bc;
	color: #938c73;
}
	
.bold
{
	font-weight: 800;
}

.red
{
	color: red;
}

.redBold
{
	color: red;
	font-weight: 800;
}

.field
{
	padding: 6px 5px 0px 4px;
	width: 167px;
	height: 19px;
	background-image: url(pictures/layout/input_bg.gif);
	background-repeat: no-repeat;
	border: 0px;
	color: #262626; /* ÄNDRAT */
}

.tabb
{
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

.listitem
{
	padding: 6px 0px 6px 4px;
	background-color: #e4e4e4;
	color: #262626; /* ÄNDRAT */
	font-weight: 800;
}

.listrow
{
	padding: 10px 0px 10px 4px;
	border-top: 1px solid #dedede;
}

	.listrow a
	{
		color: #7e7e7e;
		font-weight: 800;
		text-decoration: none;
	}
	
	.listrow a:hover
	{
		color: #7e7e7e;
		font-weight: 800;
		text-decoration: underline;
	}

.usericon
{
	margin-right: 7px;
}

.feedback
{
	margin: 8px;
	padding: 10px;
	background-color: #fdfdde;
	border: 1px solid #dedede;
}

.edituser_row
{
	padding: 7px 8px 7px 8px;
	background-color: #e4e4e4; 
	border-bottom: 1px solid #eeeeee;
}

.fixed_dropdown
{
	border: 2px solid #888783;
	border-right: 1px solid #fcfcfa;
	border-bottom: 1px solid #fcfcfa;
	color: #262626; /* ÄNDRAT */
}

.user_access_c1
{
	padding: 8px;
	background-color: #d1d1d1; 
}

.user_access_c2
{
	padding: 8px;
	background-color: #e4e4e4; 
}

.user_access
{
	margin-right: 6px;
	float: left;
}

.nicon
{
	margin-right: 4px;
}

/* User profile */

.profile_online
{
	color: #5ca434;
	margin-left: 10px;
}

.profile_offline
{
	color: #b41a00;
	margin-left: 10px;
}

.userbox
{
	margin: 0px 8px 5px 8px;
	height: 51px;
	background-color: #e8e8e8;
}

	.userbox .left
	{
		float: left;
		padding: 5px 0px 0px 0px;
		width: 55px;
		text-align: center;
	}
	
	.userbox .right
	{
		float: left;
		padding-top: 8px;
	}
	
	.userbox .icons
	{
		margin-right: 4px;
	}
	
	.userbox .r
	{
		padding: 2px 0px 3px 0px;
	}
	
.profile_info_box
{
	margin: 8px;
	padding: 8px;
	background-color: #dedede;
}

	.profile_info_box .dark
	{
		margin-right: 5px;
		color: #454545;
	}
	
.profile_comment
{
	margin: 0px 8px 1px 8px;
	padding: 6px 4px 6px 4px;
	background-color: #ececec;
	border-bottom: 1px solid #fff;
}

	.profile_comment .date
	{
		margin-right: 8px;
		font-size: 10px;
		color: #262626; /* ÄNDRAT */
	}
	
	.profile_comment .comment
	{
		padding: 0px;
	}
	
	.profile_comment .comment a
	{
		color: #262626 !important; /* ÄNDRAT */
	}
	
	.profile_comment .comment a:hover
	{
		color: #262626 !important; /* ÄNDRAT */
	}
	
.profile_row
{
	padding: 7px 0px 7px 0px;
	background-color: #e4e4e4; 
	border-bottom: 1px solid #eeeeee;
	color: #262626; /* ÄNDRAT */
}

.profile_row2
{
	padding: 5px 0px 4px 0px;
	background-color: #e4e4e4; 
	border-bottom: 1px solid #eeeeee;
	color: #262626; /* ÄNDRAT */
}

	.profile_row .icon 
	{
		margin-right: 10px;
	}
	
.profile_arrow
{
	margin-left: 3px;
}

.profile_subject
{
	padding: 6px 4px 0px 8px;
	width: 155px;
	height: 19px;
	background-image: url(pictures/layout/profile_subject.gif);
	background-repeat:no-repeat;
	border: 0px;
	color: #262626
}
	
.profile_message
{
	margin-top: 4px;
	padding: 6px 4px 4px 8px;
	width: 160px !important;
	height: 91px;
	background-image: url(pictures/layout/profile_message.gif);
	background-repeat:no-repeat;
	border: 0px;
	color: #262626
}

.profile_presentation
{
	padding: 8px;
	color: #262626; /* ÄNDRAT */
}

.newsauthor
{
	width: 270px;
	background-color: #e2e2e2;
	padding: 7px;
	color: #262626; /* ÄNDRAT */
}

	.newsauthor .leftinfo
	{
		padding-left: 13px;
		width: 77px;
		color: #262626; /* ÄNDRAT */
	}

/* Paging */

.page_info
{
	padding-top: 8px;
	padding-bottom: 10px;
	color: #262626; /* ÄNDRAT */
}

.page_back
{
	float: left;
	padding-left: 8px;
}

.page_next
{
	float: right;
	padding-right: 8px;
}

	.page_next a
	{
		margin-right: 3px;
	}

.noposts
{
	padding-top: 10px;
	padding-bottom: 10px;
}
	
.clear
{
	font-size: 5px;
	clear: both;
}

/* Kommentarer */

.comment_top
{
	padding: 6px;
	background-color: #e4e4e4;
}
	
	.comment_top a
	{
		font-weight: 800;
		color: #262626; /* ÄNDRAT */
	}
	
	.comment_top .date
	{
		margin-left: 10px;
		color: #262626; /* ÄNDRAT */
	}
	
.comment
{
	padding: 10px 26px 10px 26px;
	color: #262626; /* ÄNDRAT */
}

.comment_report
{
	padding: 6px;
	background-color: #e4e4e4;
	text-align: right;
}

/* Lista artiklar */

.list_article_img
{
	margin: 10px 10px 0px 10px;
}

	.list_article_img img
	{
		border: 0px;
	}
	
.list_article_name
{
	margin: 0px 10px 0px 10px;
	padding: 7px;
	background-color: #dedede;
	color: #000000;
}

	.list_article_name a
	{
		color: #7e7e7e;
		text-decoration: none;
	}

.list_article_arrow
{
	margin-right: 5px;
}

/* Textarea */

.big_txtfield
{
	padding: 3px;
	width: 553px !important;
	height: 113px;
	background-image: url(pictures/layout/big_txtfield.gif) !important;
	background-repeat: no-repeat;
	border: 0px;
	color: #262626; /* ÄNDRAT */
}

.biggest_txtfield
{
	padding: 3px;
	width: 553px !important;
	height: 244px !important;
	background-image: url(pictures/layout/biggest_txtfield.gif) !important;
	background-repeat: no-repeat;
	border: 0px;
	color: #262626; /* ÄNDRAT */
}

/* Knappar */

#left .bli_medlem_btn
{
	width: 76px;
	height: 20px;
	background-image: url(pictures/layout/bli_medlem_btn.gif);
	background-repeat: no-repeat;
	border: 0px;
}

#left .logga_in_btn
{
	width: 76px;
	height: 20px;
	background-image: url(pictures/layout/logga_in_btn.gif);
	background-repeat: no-repeat;
	border: 0px;
}

.b
{
	width: 18px;
	height: 23px;
	background-image: url(pictures/icons/b.gif);
	background-repeat: no-repeat;
	border: 0px;
}

.i
{
	width: 18px;
	height: 23px;
	background-image: url(pictures/icons/i.gif);
	background-repeat: no-repeat;
	border: 0px;
}

.u
{
	width: 18px;
	height: 23px;
	background-image: url(pictures/icons/u.gif);
	background-repeat: no-repeat;
	border: 0px;
}

.del
{
	width: 24px;
	height: 23px;
	background-image: url(pictures/icons/stroke.gif);
	background-repeat: no-repeat;
	border: 0px;
}

.center_btn
{
	width: 24px;
	height: 23px;
	background-image: url(pictures/icons/center.gif);
	background-repeat: no-repeat;
	border: 0px;
}

.new_page_btn
{
	width: 24px;
	height: 23px;
	background-image: url(pictures/icons/new_page.gif);
	background-repeat: no-repeat;
	border: 0px;
}

.add_image_btn
{
	width: 24px;
	height: 23px;
	background-image: url(pictures/icons/add_image.gif);
	background-repeat: no-repeat;
	border: 0px;
}

.add_quote_btn
{
	width: 18px;
	height: 23px;
	background-image: url(pictures/icons/add_quote.gif);
	background-repeat: no-repeat;
	border: 0px;
}

.add_icon_btn
{
	width: 18px;
	height: 23px;
	background-image: url(pictures/icons/add_icon.gif);
	background-repeat: no-repeat;
	border: 0px;
}

.ladda_upp_signatur_btn
{
	width: 118px;
	height: 20px;
	background-image: url(pictures/layout/ladda_upp_signatur.gif);
	background-repeat: no-repeat;
	border: 0px;
}

.ladda_upp_profilbild_btn
{
	width: 128px;
	height: 20px;
	background-image: url(pictures/layout/ladda_upp_profilbild.gif);
	background-repeat: no-repeat;
	border: 0px;
}


.blivanmed_btn
{
	width: 76px;
	height: 20px;
	background-image: url(pictures/layout/blivanmed.gif);
	background-repeat: no-repeat;
	border: 0px;
}

.fler_nyheter_btn
{
	width: 76px;
	height: 20px;
	background-image: url(pictures/layout/fler_nyheter.gif);
	background-repeat: no-repeat;
	border: 0px;
}

.fler_artiklar_btn
{
	width: 76px;
	height: 20px;
	background-image: url(pictures/layout/fler_artiklar.gif);
	background-repeat: no-repeat;
	border: 0px;
}

.kommentera_btn
{
	width: 82px;
	height: 20px;
	background-image: url(pictures/layout/kommentera_btn.gif);
	background-repeat: no-repeat;
	border: 0px;
}

.visa_fler
{
	width: 65px;
	height: 20px;
	background-image: url(pictures/layout/visa_fler.gif);
	background-repeat: no-repeat;
	border: 0px;
}

.ladda_upp_btn
{
	width: 76px;
	height: 20px;
	background-image: url(pictures/layout/ladda_upp.gif);
	background-repeat: no-repeat;
	border: 0px;
}

.citera_btn
{
	vertical-align: top;
	margin-right: 2px;
	width: 12px;
	height: 12px;
	background-image: url(pictures/icons/quote.gif);
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
}

.profil_btn
{
	width: 76px;
	height: 20px;
	background-image: url(pictures/layout/profil.gif);
	background-repeat: no-repeat;
	border: 0px;
}

.pm_btn
{
	width: 38px;
	height: 20px;
	background-image: url(pictures/layout/pm.gif);
	background-repeat: no-repeat;
	border: 0px;
}

.ny_trad_btn
{
	width: 65px;
	height: 20px;
	background-image: url(pictures/layout/ny_trad.gif);
	background-repeat: no-repeat;
	border: 0px;
}

.visa_alla
{
	width: 65px;
	height: 20px;
	background-image: url(pictures/layout/visa_alla.gif);
	background-repeat: no-repeat;
	border: 0px;
}

.visa_alla_kategorier_btn
{
	width: 111px;
	height: 20px;
	background-image: url(pictures/layout/visa_alla_kategorier.gif);
	background-repeat: no-repeat;
	border: 0px;
}

.skicka
{
	width: 65px;
	height: 20px;
	background-image: url(pictures/layout/skicka.gif);
	background-repeat: no-repeat;
	border: 0px;
}

.boka_server
{
	width: 82px;
	height: 20px;
	background-image: url(pictures/layout/boka_server.gif);
	background-repeat: no-repeat;
	border: 0px;
}

.avboka_server
{
	width: 100px;
	height: 20px;
	background-image: url(pictures/layout/avboka_server.gif);
	background-repeat: no-repeat;
	border: 0px;
}

.next_btn
{
	width: 65px;
	height: 20px;
	background-image: url(pictures/layout/nasta_act.gif);
	background-repeat: no-repeat;
	border: 0px;
}

.ta_bort_markerade
{
	width: 111px;
	height: 20px;
	background-image: url(pictures/layout/ta_bort_markerade.gif);
	background-repeat: no-repeat;
	border: 0px;
}

.svara_btn
{
	width: 65px;
	height: 20px;
	background-image: url(pictures/layout/svara.gif);
	background-repeat: no-repeat;
	border: 0px;
}

.rosta
{
	width: 65px;
	height: 20px;
	background-image: url(pictures/layout/rosta.gif);
	background-repeat: no-repeat;
	border: 0px;
}

.ta_bort_btn
{
	width: 65px;
	height: 20px;
	background-image: url(pictures/layout/ta_bort.gif);
	background-repeat: no-repeat;
	border: 0px;
}

.logga_ut_btn
{
	width: 76px;
	height: 20px;
	background-image: url(pictures/layout/logga_ut_btn.gif);
	background-repeat: no-repeat;
	border: 0px;
}

.posta_svar
{
	width: 76px;
	height: 20px;
	background-image: url(pictures/layout/posta_svar.gif);
	background-repeat: no-repeat;
	border: 0px;
}

.tillbaka_btn
{
	width: 76px;
	height: 20px;
	background-image: url(pictures/layout/tillbaka.gif);
	background-repeat: no-repeat;
	border: 0px;
}

.sista_btn
{
	margin-left: 5px;
	width: 42px;
	height: 20px;
	background-image: url(pictures/layout/sista.gif);
	background-repeat: no-repeat;
	border: 0px;
}

.ladda_ner_btn
{
	margin-left: 5px;
	width: 76px;
	height: 20px;
	background-image: url(pictures/layout/ladda_ner.gif);
	background-repeat: no-repeat;
	border: 0px;
}

.sok_btn
{
	width: 38px;
	height: 20px;
	background-image: url(pictures/layout/sok.gif);
	background-repeat: no-repeat;
	border: 0px;
}

.spara_andringar_btn
{
	width: 111px;
	height: 20px;
	background-image: url(pictures/layout/spara_andringar.gif);
	background-repeat: no-repeat;
	border: 0px;
}

.mer_info_btn
{
	width: 65px;
	height: 20px;
	background-image: url(pictures/layout/mer_info.gif);
	background-repeat: no-repeat;
	border: 0px;
}

.visa_klanprofil
{
	width: 83px;
	height: 20px;
	background-image: url(pictures/layout/visa_klanprofil.gif);
	background-repeat: no-repeat;
	border: 0px;
}

.skapa_trad
{
	width: 76px;
	height: 20px;
	background-image: url(pictures/layout/skapa_trad.gif);
	background-repeat: no-repeat;
	border: 0px;
}

.lamna_klanen
{
	width: 82px;
	height: 20px;
	background-image: url(pictures/layout/lamna_klanen.gif);
	background-repeat: no-repeat;
	border: 0px;
}

.lagg_till
{
	width: 76px;
	height: 20px;
	background-image: url(pictures/layout/lagg_till.gif);
	background-repeat: no-repeat;
	border: 0px;
}

.ansok_till_klanen
{
	width: 111px;
	height: 20px;
	background-image: url(pictures/layout/ansok_till_klanen.gif);
	background-repeat: no-repeat;
	border: 0px;
}

.ansok_till_ligan
{
	width: 111px;
	height: 20px;
	background-image: url(pictures/layout/ansok_till_ligan.gif);
	background-repeat: no-repeat;
	border: 0px;
}

/* Adminmeny */

.adminsection
{
	padding: 5px 0px 5px 10px;
	background-color: #dedddd;
	border-bottom: 1px solid #eeeeee;
	font-weight: 800;
	cursor: pointer;
}
.adminsection2
{
	padding: 5px 0px 5px 10px;
	background-color: #efcec9;
	border-bottom: 1px solid #eeb2a7;
	font-weight: 800;
	cursor: pointer;
}

.adminmenu_item
{
	display: none;
}

.adminmenu_item2
{
	display: normal;
}

	.adminmenu_item ul, .adminmenu_item2 ul
	{
		margin: 0px;
		padding: 0px;
		list-style-type: none;
	}
	
	.adminmenu_item li, .adminmenu_item2 li
	{
		padding: 5px 0px 5px 10px;
		background-color: #e4e4e4;
		border-bottom: 1px solid #eeeeee;	}
		
/* Lista servrar */

.server_name
{
	margin-top: 8px;
	padding: 9px 0px 9px 6px;
	background-color: #e4e4e4;
	font-weight: 800;
	color: #454545;
	font-size: 10px;
}

.serverinfo_c1
{
	width: 40px;
	font-size: 10px;
	color: #262626; /* ÄNDRAT */
}

.serverinfo_c2
{
	font-size: 10px;
	color: #262626; /* ÄNDRAT */
}

/* Tables */

.center_small
{
	margin: 8px auto 8px auto;
	width: 363px;
}

.center_big
{
	margin: 8px auto 8px auto;
	width: 569px;
}

.minitable_left
{
	float: left;
	margin: 7px 7px 7px 7px;
	width: 181px;
}

.minitable_right
{
	float: right;
	margin: 7px 7px 7px 0px;
	width: 181px;
}

	.minitable_left table, .minitable_right table
	{
		margin: 0px;
		padding: 0px;
		width: 181px;
	}
	
	.minitable_left td, .minitable_right td
	{
		padding: 7px;
		border-bottom: 1px solid #fff;
	}
	
	.minitable_left .c1, .minitable_right .c1
	{
		padding-right: 0px !important;
		padding-left: 6px !important;
		width: 14px;
	}
	
	.minitable_left .c2, .minitable_right .c2
	{
		padding-right: 0px !important;
		padding-left: 0px !important;
		width: 108px;
	}
	
	.minitable_left .c3, .minitable_right .c3
	{
		padding-right: 6px !important;
		padding-left: 0px !important;
		text-align: right;
		width: 60px;
		color: #262626; /* ÄNDRAT */
	}
	
	.minitable_right .c4
	{
		padding-right: 0px !important;
		padding-left: 0px !important;
		width: 168px;
	}
	
.minitable_left .row1, .minitable_right .row1
{
	background-color: #dedede;
}

.minitable_left .row2, .minitable_right .row2
{
	background-color: #e3e3e3;
}

/* Forum */

.forum_head
{
	padding: 8px 0px 8px 10px;
	background-color: #dedede;
	color: #5e5e5e;
	font-weight: 800;
}

.forum_icon
{
	width: 45px;
	text-align: center;
	border-top: 1px solid #dedede;
}

.forum_sub
{
	padding: 20px 0px 20px 0px;
	width: 190px;
	border-top: 1px solid #dedede;
}

	.forum_sub a
	{
		color: #3f3f3f !important;
		font-weight: 800;
	}
	
.forum_threads
{
	width: 66px;
	text-align: center;
	border-top: 1px solid #dedede;
}

.forum_answers
{
	width: 120px;
	text-align: center;
	border-top: 1px solid #dedede;
}

.forum_latest
{
	line-height: 20px;
	border-top: 1px solid #dedede;
}

.list_threads_c1
{
	background-color: #e4e4e4;
	border-top: 1px solid #fff;
}

/* Tråd */

.thread_left
{
	width: 116px;
	background-color: #e3e3e3;
	border-right: 1px solid #f1f1f1;
	vertical-align: top;
}
	.thread_username, .thread_left .c1
	{
		padding: 7px;
		border-bottom: 1px solid #f1f1f1;
		background-color: #e3e3e3;
	}

.thread_right
{
	background-color: #e3e3e3;
	vertical-align: top;
}

	.thread_topic
	{
		padding: 10px;
		background-color: #dbdbdb;
		font-weight: 800;
	}
	
	.thread_thread
	{
		padding: 10px;
		color: #696768;
	}
	
	.thread_right a
	{
		font-weight: 800;
		color: #0096d1 !important;
	}
	
	.thread_quote
	{
		padding: 10px 10px 20px 30px;
		color: #9d9d9d;
	}

/* Cuper */ 

.roundinfo
{
	padding: 8px;
	background-color: #e4e4e4;
	color: #262626; /* ÄNDRAT */
}

	.roundinfo span
	{
		margin-right: 50px;
		float: left;
	}
	
.team1
{
	width: 40%;
	padding: 10px 0px 10px 30px;
	border-top: 1px solid #dedede;
}

.res
{
	width: 20%;
	padding: 10px 0px 10px 4px;
	border-top: 1px solid #dedede;
	text-align: center;
}

.team2
{
	width: 40%;
	padding: 10px 30px 10px 4px;
	border-top: 1px solid #dedede;
	text-align: right;
}

.input_res
{
	width: 20px;
	text-align: center;
}

/* Varningmätare */

.w_empty
{
	width: 83px;
	height: 13px;
	background-image: url(pictures/layout/w_unmarked.gif);
	background-repeat: no-repeat;
}

.w_filled
{
	height: 13px;
	background-image: url(pictures/layout/w_marked.gif);
	background-repeat: no-repeat;
}

/* Inloggad */

.authed_table
{
	margin: 6px auto 5px auto;
	width: 186px;
}

.authed_left
{
	width: 50%;
	vertical-align: top;
}

.authed_right
{
	width: 50%;
	vertical-align: top;
}

.authed_right table
{
	width: 100%;
}

.authed_right .icon
{
	padding: 5px 0px 4px 8px;
	background-color: #e4e4e4;
	border-bottom: 1px solid #eeeeee;
}

.authed_right .link
{
	padding: 5px 8px 4px 4px;
	background-color: #e4e4e4;
	border-bottom: 1px solid #eeeeee;
}

	.authed_right .link a
	{
		color: #262626;
		text-decoration: none;
	}
	
	.authed_right .link a:hover
	{
		color: #262626;
		text-decoration: underline;
	}
	
/* Logga in */

.l_c1
{
	padding-top: 3px; 
	padding-bottom: 0px;
}

.l_c2
{
	padding-top: 0px; 
	padding-bottom: 4px;
}

.l_c3
{
	padding-top: 7px; 
	padding-bottom: 4px;
}

.l_c4
{
	padding-top: 2px; 
	padding-bottom: 4px;
}

.ie_fix
{
	padding-top: 5px; 
	padding-bottom: 0px;
}

.ie_fix2
{
	padding-top: 5px; 
	padding-bottom: 0px;
	text-align: right;
}

/* Styrelse */

.styrelse_topic
{
	padding: 6px 0px 6px 8px;
	background-color: #e4e4e4;
	color: #262626; /* ÄNDRAT */
	font-weight: 800;
}

.styrelse_txt
{
	padding: 10px;
}

.styrelse_hide_info
{
	display: none;
}

.styrelse_show_info
{
	display: block;
}

.styrelse_pic
{
	width: 87px;
	vertical-align: top;
}

.styrelse_info
{
	width: 74px;
	height: 29px;
	padding-left:  10px;
	background-color: #e4e4e4;
	border-bottom: 1px solid #fff;
	color: #262626; /* ÄNDRAT */
}

.styrelse_data
{
	height: 29x;
	background-color: #e4e4e4;
	border-bottom: 1px solid #fff;
}

.styrelse_data2
{
	padding: 10px;
	background-color: #e4e4e4;
	border-bottom: 1px solid #fff;
}

/* Klan */

.clan_profile_userpic
{
	width: 50px;	
}

.clan_profile_user
{
	width: 160px;
	font-weight: 800;
}

.clan_profile_info
{
	width: 60px;
	color: #262626; /* ÄNDRAT */
}

.clan_profile_data
{
}

.clan_profile_userpic2
{
	width: 50px;
	border-top: 1px solid #dedede;
}

.clan_profile_user2
{
	width: 160px;
	font-weight: 800;
	border-top: 1px solid #dedede;
}

.clan_profile_info2
{
	width: 60px;
	color: #262626; /* ÄNDRAT */
	border-top: 1px solid #dedede;
}

.clan_profile_data2
{
	border-top: 1px solid #dedede;
}

.clan_profile_icon
{
	margin-right: 5px;
}

.clan_profile_blank
{
	font-size: 4px;
	border-top: 1px solid #dedede;
}	

.clan_profile_blank2
{
	font-size: 4px;
}

/* Cup */

.cup_sponsor
{
	padding: 8px 0px 2px 0px;
	text-align: center;
}

	.cup_sponsor img
	{
		width: 366px;
	}

.signup_yellow
{
	margin: 8px;
	padding: 8px;
	background-color: #eaeba6;
	border: 1px solid #d5d668;
	color: #bcbd58;
	font-weight: 800;
	cursor: pointer;
}

.singup_blue
{
	margin: 8px;
	padding: 8px;
	background-color: #b2ceed;
	border: 1px solid #8dabce;
	color: #7294bb;
	font-weight: 800;
	cursor: pointer;
}


.singup_red
{
	margin: 8px;
	padding: 8px;
	background-color: #efcec9;
	border: 1px solid #eeb2a7;
	color: #e66150;
	font-weight: 800;
	cursor: pointer;
}

.signup_neu
{
	margin: 8px;
	padding: 8px;
	background-color: #e4e4e4;
	border: 1px solid #dadada;
	color: #aaaaaa;
	font-weight: 800;
	cursor: pointer;
}

.signup_green
{
	margin: 8px;
	padding: 8px;
	background-color: #ceefc9;
	border: 1px solid #a5dc9c;
	color: #80bb76;
	font-weight: 800;
}

.cup_row_01
{
	width: 80px;
	padding: 7px 0px 7px 7px;
	background-color: #e4e4e4; 
	border-bottom: 1px solid #eeeeee;
	color: #262626; /* ÄNDRAT */
}

.cup_row_02
{
	padding: 7px 7px 7px 0px;
	background-color: #e4e4e4; 
	border-bottom: 1px solid #eeeeee;
}

.cup_list_res_01
{
	padding: 8px 0px 0px 6px;
	background-color: #e4e4e4;
	border-top: 1px solid #eee;
	font-weight: 800;	
}

.cup_list_res_02
{
	padding: 0px 0px 0px 0px;
	background-color: #e4e4e4;
	text-align: center;	
}

.cup_list_res_03
{
	padding: 0px 6px 8px 0px;	
	background-color: #e4e4e4;
	text-align: right;
	font-weight: 800;
}

.hof_list_cup
{
	padding-left: 25px;
	border-bottom: 1px solid #e4e4e4;
}

.cup_list_schedule
{
	padding: 6px 0px 6px 6px;
	background-color: #e4e4e4;
	border-top: 1px solid #eee;
	font-weight: 800;	
}

/* Galleri */

.list_picture
{
	width: 189px;
	height: 180px;
	background-image: url(pictures/layout/pic_bg_big.gif);
	background-repeat: no-repeat;
	text-align: center;
}

.list_picture_blank
{
	width: 189px;
	height: 180px;
}

.list_picture img
{
	border: 1px solid #515050;
}

.list_picture2
{
	width: 189px;
	height: 150px;
	background-image: url(pictures/layout/pic_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
}

.list_picture3
{
	margin: 10px auto 10px auto;
	width: 189px;
	height: 150px;
	background-image: url(pictures/layout/pic_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
}

.list_picture3 img
{
	border: 1px solid #515050;
}

.list_picture_blank
{
	width: 189px;
	height: 150px;
}

.list_picture2 img
{
	border: 1px solid #515050;
}

.show_picture
{
	padding: 10px 0px 10px 0px;
	text-align: center;
	background-color: #e4e4e4;
	border-bottom: 1px solid #eeeeee;
}

.show_picture .resize
{
	width: 560px !important;
}

.show_picture_row1
{
	width: 90px;
	padding: 7px 0px 7px 7px;
	background-color: #e4e4e4; 
	border-bottom: 1px solid #eeeeee;
	color: #262626; /* ÄNDRAT */
}

.show_picture_row2
{
	padding: 7px 7px 7px 0px;
	background-color: #e4e4e4; 
	border-bottom: 1px solid #eeeeee;
}

.show_picture_prev
{
	padding: 6px 0px 0px 10px;
	width: 50%;
	background-color: #e4e4e4; 
}

.show_picture_next
{
	padding: 6px 10px 0px 0px;
	width: 50%;
	background-color: #e4e4e4; 
	text-align: right;
}

.list_picture_edit
{
	float: right;
	margin-right: 8px;
	border: 0px !important;
	cursor: pointer;
}

/* Hall of Fame */

.hof_left
{
	float: left;
	width: 292px;
}

.hof_right
{
	float: right;
	width: 292px;
}

.hof_topic
{
	padding: 10px 0px 0px 17px;
	height: 26px;
	background-image: url(pictures/layout/hof_topic.gif);
	background-repeat: no-repeat;
	font-weight: 800;
	color: #858384;
}

.hof_table
{
	margin: 8px;
	width: 276px;
}

.medal
{
	float: left;
	margin-right: 10px;
}


.ny_nyhet
{
	color: #262626;
	text-decoration: none;
	font-weight: bold;
}
.ny_nyhet:hover 
{
	color: #262626;
	text-decoration: underline;
	font-weight: bold;
}
.gammal_nyhet
{
	color: #262626;
	text-decoration: none;
}
.gammal_nyhet:hover
{
	color: #262626;
	text-decoration: underline;
}


/* Forum_quick */
#forum_quick
{
	float: right; 
	width: 383px; 
	background-color: #eeeeee;
}

	#forum_quick a
	{
		color: #262626;
		text-decoration: none;
	}
	
	#forum_quick a:hover
	{
		color: #262626;
		text-decoration: underline;
	}