#form1{
margin:0px;
}

.smallColumnLeft{
	margin-right: 12px;
	float:left;
	width: 296px;
}

.mediumColumnRight{
	float:left;
	width: 520px;
}

.rubrikRightColumnInForum{
	float:left;
}

.kategoriBalk{
	background-image:url(../grafik/forumgrafik/smallBalk.png);
	background-repeat:no-repeat;
	height:18px; 
	color:#ffffff;
	font-family:Arial;
	font-weight:bold;
	font-size:10px;
	padding-top:5px;
	
}

.kategoriLabelBalk{
	float:left;
	margin-left:8px;
}

.nofSubjectsLabelBalk{
	float:right;
	margin-right:8px;
}

.iconForum{
	float:right;
}


#Categories .Category{
	display:block;
	padding-left:8px;
}

#Categories .Even{
	background-color:#ffffff;
}

#Categories .Odd{
	background-color:#e3f4fc;
}


#Categories .Category span{
	cursor:pointer;
	float:right;
	position:relative;
	top:-18px;
	left:-8px;
}

/*---Skapa ny tråd---*/

.NewThread .Row0{
	font-size: 16px;
	font-weight: bold;
	color: #ed0000;	
}

.NewThread .Row1 span{
	display:block;
	float:left;
	width:162px;
}

.NewThread .Row1 select{
	width:156px;

}

.NewThread .Row1 .txtEmail{
	width:155px;
}

.NewThread .Row1 .txtName{
	width:151px;
}

.NewThread .Row2 .txtSubject{
	width:479px;
}

.NewThread .Row4{
	position:relative;
	top:22px;
}

.NewThread .Row5{
	position:relative;
	top:-22px;
}

.NewThread .txtBody{
	width:479px;
	height:65px;
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
}

.NewThread .Send{
	background: url(../grafik/searchBtn.png) no-repeat;
	border: 0;
	width: 50px;
	height: 22px;
	font-weight: bold;
	color: #333333;
	margin-top:5px;
	text-transform:uppercase;
	padding-top:1px;
	cursor:pointer;
}

/*---Sök tråd---*/


#SearchTh .txtSubject{
	width:479px;
}

#SearchTh .row2 span{
	display:block;
	float:left;
	width:162px;
}

#SearchTh .row2 select{
	width:160px;
}

#SearchTh .row3{
	clear:both;
}

#SearchTh .Search{
	background: url(../grafik/searchBtn.png) no-repeat;
	border: 0;
	width: 50px;
	height: 20px;
	font-weight: bold;
	color: #333333;
	margin-top:5px;
	text-transform:uppercase;
	padding-top:2px;
	cursor:pointer;
}


/*---Resultatlista---*/

.Headers{
	height:20px; 
	FONT-FAMILY:Arial; 
	FONT-SIZE:10px; 
	FONT-WEIGHT:bold; 
	PADDING-LEFT:5px; 
	PADDING-TOP:3px; 
	BACKGROUND: url(../grafik/forumgrafik/sortBalk.png) no-repeat; 
	COLOR: #ffffff;
}

.Clear {
	CLEAR: both;
	WIDTH: 0px;
	HEIGHT: 0px
}

.CategoryList .CategoryName{
	font-size: 16px;
	font-weight: bold;
	color: #ed0000;	
}

.CategoryList .Headers A {
	text-transform:uppercase;
	color:#ffffff;
	FLOAT: left;
	WIDTH: 145px;
	CURSOR: pointer;
	background: url(../grafik/forumgrafik/sortItem_bg.png) no-repeat left top;
	display:block;
	float:left;
	height:16px;
	color:#ffffff;
	padding-top:2px;
	padding-left:12px;
}

.CategoryList .List A {
	CURSOR: pointer
}


.CategoryList .List .Even {
	background-color:#ffffff;
	height:18px;
}

.CategoryList .List .Odd {
	background-color:#e3f4fc;
	height:18px;
}

.CategoryList .List .ListRow {
	DISPLAY: block
	
}

.CategoryList .Headers .Subject{
	width:317px;

}

.CategoryList .Headers .Replies{
	width:40px;

}
.CategoryList .Headers .Latest{
	width:105px;
}
.CategoryList .Headers .Created{
	width:155px;
}
.CategoryList .Headers .CreatedDate{
	width:100px;
}

.CategoryList .List{
	padding-left:5px;
}

.CategoryList .List .ListRow .lrSubject{ 
	display: block;
	float: left; 
	width: 330px; 
}

.CategoryList .List .ListRow .lrReplies { 
	display: block;
	float: left; 
	width: 37px;
	text-align:right;
	margin-right:14px;
}

.CategoryList .List .ListRow .lrLastDate { 
	display: block;
	float: left; 
	width: 118px;
}

.CategoryList .List .ListRow .lrUserName { 
	display: block;
	float: left; 
	width: 167px; 
}

.CategoryList .List .ListRow .lrCreatedDate { 
	display: block;
	float: left; 
	width: 110px; 
}

.CategoryList .PageList A {
	PADDING-RIGHT: 3px;
	CURSOR: pointer
}
.CategoryList .PageList A.Current {
	COLOR: red
}
.CategoryList .Headers A.asc {
	COLOR: red
}
.CategoryList .Headers A.desc {
	COLOR: yellow
}

.CategoryList .Headers .Subject.desc{
	background: url(../grafik/forumgrafik/amne_sortup_bg.png) no-repeat left top;
	display:block;
	float:left;
	height:16px;
	color:#333333;
	padding-top:4px;
	padding-left:12px;
}

.CategoryList .Headers .Subject.asc{
	background: url(../grafik/forumgrafik/amne_sort_bg.png) no-repeat left top;
	display:block;
	float:left;
	height:16px;
	color:#333333;
	padding-top:4px;
	padding-left:12px;
}

.CategoryList .Headers .Replies.desc{
	background: url(../grafik/forumgrafik/svar_sortup_bg.png) no-repeat left top;
	display:block;
	float:left;
	height:16px;
	color:#333333;
	padding-top:4px;
	padding-left:12px;
}

.CategoryList .Headers .Replies.asc{

	background: url(../grafik/forumgrafik/svar_sort_bg.png) no-repeat left top;
	display:block;
	float:left;
	height:16px;
	color:#333333;
	padding-top:4px;
	padding-left:12px;
}

.CategoryList .Headers .Latest.desc{
	background: url(../grafik/forumgrafik/senastesvar_sortup_bg.png) no-repeat left top;
	display:block;
	float:left;
	height:16px;
	color:#333333;
	padding-top:4px;
	padding-left:12px;
}

.CategoryList .Headers .Latest.asc{
	background: url(../grafik/forumgrafik/senastesvar_sort_bg.png) no-repeat left top;
	display:block;
	float:left;
	height:16px;
	color:#333333;
	padding-top:4px;
	padding-left:12px;

}

.CategoryList .Headers .Created.desc{
	background: url(../grafik/forumgrafik/skapadav_sortup_bg.png) no-repeat left top;
	display:block;
	float:left;
	height:16px;
	color:#333333;
	padding-top:4px;
	padding-left:12px;
}

.CategoryList .Headers .Created.asc{
	background: url(../grafik/forumgrafik/skapadav_sort_bg.png) no-repeat left top;
	display:block;
	float:left;
	height:16px;
	color:#333333;
	padding-top:4px;
	padding-left:12px;
}

.CategoryList .Headers .CreatedDate.desc{
	background: url(../grafik/forumgrafik/datum_sortup_bg.png) no-repeat left top;
	display:block;
	float:left;
	height:16px;
	color:#333333;
	padding-top:4px;
	padding-left:12px;
}

.CategoryList .Headers .CreatedDate.asc{
	background: url(../grafik/forumgrafik/datum_sort_bg.png) no-repeat left top;
	display:block;
	float:left;
	height:16px;
	color:#333333;
	padding-top:4px;
	padding-left:12px;
}

.CategoryName{
	font-weight:bold;
}

/*---Inläggssidan---*/

#fullWidthForumInlagg{
	margin-bottom:0px;
}


.ThreadList div{
	float:none;

}


#Threads_uxBody_1{
	clear:both;
}

.Thread{
	clear:both;
}

.Thread .Even div{
	padding-left:5px;
	padding-right:5px;
}

.Thread .Odd div{

	padding-left:5px;
	padding-right:5px;
}


.Thread .Even{
	background-color:#ffffff;
	border:1px solid #e4e4e4;
}

.Thread .Odd{
	background-color:#e3f4fc;
	border:1px solid #b9e6fc;
}


.Thread .Subject{
	font-size: 16px;
	font-weight: bold;
	color: #ed0000;
	text-decoration:none;
}

.Thread .ThreadContent{
 	margin-bottom:10px;
}

.ThreadList .ThreadContainer {
	margin: 0 0 0 7px;
}

 
.Thread .ThreadContainer .Subject{
	font-size: 12px;
}

.Thread .Info{
	text-align:right;
}

.Thread .Info span{
	margin-right:7px;
}

.Thread .Info a{
	margin-right:7px;
}

.Thread .ReportToggle{
	cursor:pointer;
	color: #0066cc;
	text-decoration: none;
}

.Thread .ReportToggle:hover{
	text-decoration:underline;
}

.AnswerThread .NewThread .Row1 span{
	display:block;
	float:left;
	width:235px;
}

.AnswerThread .NewThread .Row1 .txtEmail{
	width:235px;
	margin-left:10px;
}


.AnswerThread .NewThread .Row1 .lblEmail{
	margin-left:10px;
}

.AnswerThread .NewThread .Row1 .txtName{
	width:235px;
}

.AnswerThread .NewThread .Row2 .txtSubject{
	width:479px;
}
.AnswerThread .NewThread .Row2{
	width:479px;
}

.AnswerThread .NewThread .txtBody{
	width:479px;
	height:65px;
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
}

#ThreadsList .ThreadContainer{
	margin-bottom:10px;
}

.ThreadList .ThreadContent .Subject{
	margin-left:5px;
}

.ThreadList .ThreadContent .Info{
	font-size:10px;
	position:relative;
}

.ThreadList .ThreadContent .Report{
	font-size:12px;

}
.ThreadList .ThreadContent .Reply{
	font-size:12px;
}

.ThreadList .ThreadContent .ReportToggle{
	font-size:12px;
}

.ThreadContent .Info .UserValue{
	font-weight:bold;
}

.Thread .HiLite{
	border:2px dotted #017ab9;
}

.txtReportComment{
	position:absolute;
	right:10px;
	top:18px;
	height:18px;
	width:355px;
	font-family:"Trebuchet MS", Arial;
	font-size:12px;	
}


.MainBackSeparator{
	background: url(../grafik/forumgrafik/breadcrumbs_arrow.png) no-repeat bottom;
	width:12px;
	height:9px;
	position:relative;
	top:-4px;	
}

.CategoryBackSeparator{
	background: url(../grafik/forumgrafik/breadcrumbs_arrow.png) no-repeat bottom;
	width:12px;
	height:9px;
	position:relative;
	top:-4px;
}

