body{
	font-family:arial,verdana;
	font-size:0.9em;
	background-color:#000;
	color:#c4c4c4;
	margin:0px;
	width:100%;
}

h1{
	font-family:Trebuchet MS,arial,verdana;
	font-size:1.6em;
	margin-top:0px;
	margin-bottom:0.2em;
	font-weight:normal;
	color:#fff;
}

h2{
	font-family:Trebuchet MS,arial,verdana;
	font-size:1.4em;
	margin-top:0.8em;
	margin-bottom:0.2em;
	font-weight:normal;
	color:#fff;
}

h3{
	font-family:Trebuchet MS,arial,verdana;
	font-size:1.2em;
	margin-top:1em;
	margin-bottom:0.2em;
	font-weight:normal;
	color:#fff;
}


h4{
	font-size:1.0em;
	font-weight:normal;
	margin-top:1.2em;
	margin-bottom:0.2em;
	color:#fff;
}

h5{
	font-size:0.8em;
	font-weight:bold;
	margin-top:1.4em;
	margin-bottom:0.2em;
	color:#fff;
}

h6{
	font-size:0.8em;
	font-weight:normal;
	margin-top:1.8em;
	margin-bottom:0.2em;
	color:#fff;
}

p{
	margin-top:0px;
	margin-bottom:1em;
	font-size:0.8em;
	line-height:1.4em;
}

table{
	margin:0px;
	font-size:0.8em;
	color:#c4c4c4;
}
table tr td{
	color:#c4c4c4;
}
table h1, table h2, table h3, table h4, table h5, table h6{
	font-size:1em;
}

table p{
	margin:0px;
	font-size:1em;
}

ul ,ol{
	font-size:0.8em;
	line-height:1.4em;
	padding-left:1.4em;
	margin:0px;
	margin-bottom:1em;
}

form{
	margin:0px;
}

label{
	font-size:0.8em;
}

iframe{
	background-color:#000;
}

a:link{color:#af4c23;}
a:visited{color:#af4c23;}
a:hover{color:#af4c23;}

a img{
	border:0px;
}

/* LOGOTYP */
.logotype{
	vertical-align:middle;
	padding-top:4px;
	padding-left:10px;
}


/* SIDANS INNEHÅLL */
.container{
	width:100%;
	background-image:url(../gfx/header_bg.gif);
	background-position:top center;
	background-repeat:repeat-x;
}

/* HUVUD  */
.header{
	margin:auto;
	width:970px;
	height:268px;
	background-image:url(../gfx/header.gif);
	background-position:top center;
	background-repeat:no-repeat;
}



/* SATSYTA  */
.content{
	width:780px;
	height:auto;
	margin:auto;
	padding-top:102px;
	margin-left:100px;
}

.topimage{
	margin-bottom:15px;
}

/* Vänster kolumn */
.leftColumn{
	width:160px;
	height:auto;
	float:left;
	overflow:hidden;
}

/* Mitten kolumn */
.centerColumn{
	width:420px;
	height:auto;
	float:left;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:30px;
}


/* Höger kolumn */
.rightColumn{
	width:160px;
	height:auto;
	float:left;
	overflow:hidden;
}

/* Övrigt */
.hidden{
	display:none;
}
.clear{
	clear:both;
}

/* Grå boxar */
.box{
	background-color:#1e1e1e;
	overflow:hidden;
	width:160px;
	height:auto;
}
.box_top{
	background-image:url(../gfx/box_top.gif);
	background-repeat:no-repeat;
	background-color:#1e1e1e;
	width:160px;
	height:10px;
}
.box_bottom{
	background-image:url(../gfx/box_bottom.gif);
	background-repeat:no-repeat;
	background-color:#1e1e1e;
	width:160px;
	height:10px;
	margin-bottom:15px;
}
.box .image{
	padding-left:10px;
	padding-bottom:10px;
}
.box ul{
	list-style-type:none;
	padding-left:10px;
	padding-right:10px;
}
.box h2{
	padding-left:10px; margin:0px; font-weight:normal;
}

/* LOGGA IN BOX */
.common_loginbox{
	padding-left:10px;
	padding-right:10px;
}
.common_loginbox .input_text{
	width:138px;
	height:auto;
	font-size:0.9em;
	border:solid 1px #666;
	background-color:#2f2f2f;
	vertical-align:bottom;
	margin:0px;
	padding:0px;
	color:#fff;
	margin-bottom:10px;
}
.common_loginbox .input_button{
	background-color:transparent;
	background-image:none;
	border:none;
	cursor:pointer;
	font-weight:bold;
	vertical-align:bottom;
	text-align:left;
	font-size:1em;
	margin:0px;
	padding:0px;
	text-decoration:underline;
	color:#af4c23;
	width:auto;
	height:auto;
}
.common_loginbox :hover.input_button{
	color:#af4c23;
}
.common_loginbox img{
	vertical-align:bottom;
}
.common_loginbox a{
	font-size:1em;
	font-weight:bold;
}
.common_loginbox p{
	margin-bottom:0px;
}



/* VISAR MEDLEMMAR */
.viewMembers{
}
.viewMembers table{
	width:420px;
}
.viewMembers_box_line{
	
}
.viewMembers_box_full{
	border:solid 1px #c4c4c4;
	padding:20px;
	margin-bottom:10px;
	background-image:url(../gfx/member_bg.jpg);
	background-repeat:no-repeat;
}
.viewMembers_box_full h2.headline{
	margin-top:0px;
}


/* REDIGERA ANVÄNDARE */
.editUser{
	margin:auto;
	background-color:#000;
	width:700px;
	padding-top:30px;
	padding-bottom:30px;
}
.editUser fieldset{
	background-color:#000;
}
.editUser label{
	display:block;
	font-size:0.7em;
	color:#fff;
}
.editUser legend{
	font-weight:bold;
	font-size:0.8em;
	color:#fff;
}
.editUser input{
	width:250px;
	border:solid 1px #000;
}
.editUser textarea{
	width:420px;
	height:70px;
	border:solid 1px #000;
	font-family:Arial, Verdana;
	font-size:1em;
}
.editUser .inside_fieldset{
	margin:5px;
	padding:10px;
	background-color:#666;
}
.editUser p, .editUser h3{
	margin:0px;
}


/*Sigfid Spelet*/
.sigfridgame table{
	width:100%;
	border-collapse:collapse;
}
.sigfridgame table th, .sigfridgame table td{
	text-align:left;
}
.sigfridgame table tr.darkBg{
	background-color:#222;
}
.sigfridgame table tr.lightBg{
	background-color:#000;
}
.sigfridgame h3{
	border-bottom:solid 1px #fff;
}

/* Används av TinyMCE */
/* TinyMCE specific rules */
body.mceContentBody {
   background: #000;
   width:420px;
   border-right:dashed 1px #555;
   border-bottom:dashed 1px #555;
}

body.mceContentBody table tr td{
  color:#c4c4c4;
}

.mceContentBody a:link{color:#af4c23 !important;}
.mceContentBody a:hover{color:#af4c23 !important;}
.mceContentBody a:visited{color:#af4c23 !important;}
