﻿ul	
{
	padding-left:20px;
	list-style:circle;
	list-style-image:url('/images/li.gif');
}

* {margin:0px;padding:0px;}

/* tables */
.sortableTable {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}

.sortableTable thead tr th, sortableTable.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
.sortableTable thead tr .header {
	background-image: url(/images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}

.sortableTable tbody tr .header {
	background-image: url(/images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}

.sortableTable tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
.sortableTable tbody tr.odd td {
	background-color:#F0F0F6;
}
.sortableTable thead tr .headerSortUp {
	background-image: url(/images/asc.gif);
}
.sortableTable thead tr .headerSortDown {
	background-image: url(/images/desc.gif);
}
.sortableTable thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
    background-color: #8dbdd8;
}

/* Webshop */

#ProductsBoxes .webshopProductBox
{
	width: 200px;
	height: 200px;
}

#ProductsBoxes .webshopProductBox .db4_content
{
	width: 200px;
	height: 200px;
	text-align:center;
	vertical-align:middle;
}


/* User Profile and Public Profile */

#right_content .innehall_bred .UserProfileLeft
{
	float:left;
	width: 220;
}

.UserProfileMiddle
{
	width:475px;
	float:left;
	padding-left: 10px;
}

.UserProfileLeft .display-label
{
	font-weight: bold;
}

/* Games */
.GamesLeft
{
	width:100%;
}

.GamesTop
{
	width: 100%;
}

.BlogsLeft
{
	width:75%;
	float:left;
}

.BlogsRight
{
	width:20%;
	margin-left:20px;
	float:left;
}


.sortableTable tbody tr .gamesrolecell
{
    background-color: #e6EEEE;
    width:50px;
}

.sortableTable tbody tr .gamesrefereethumbnailcell
{
    background-color: #e6EEEE;
    width:50px;
}

.sortableTable tbody tr td .gamesRefereeLink
{
    float:left;
    width:100%;
}

.sortableTable tbody tr td .gamesRefereeLinkActive
{
    font-weight:bold;
}

.sortableTable tbody tr td .gamesrefereecontactinfo
{
    float:left;
    margin-right:10px;
}

.sortableTable tbody tr td .gamesoptionlinks
{
    float:left;
    margin-right:20px;
}

/* Forums */

.sortableTable tbody tr .forumgroupheading
{
	background-color:#e6EEEE;
}

.sortableTable tbody tr .forumgroupheading .forumgrouplargetext
{
	font-size:14px;
	font-weight: bold;
}

.sortableTable tbody tr .forumgroupheading .forumgroupsmalltext
{
	font-size:12px;
}

.sortableTable tbody tr .forumiconcell
{
	width:50px;
}

.sortableTable tbody tr .forumforumnamecell
{
	font-size:14px;
	font-weight: bold;
	width:600px;
	vertical-align:middle;
}

.sortableTable tbody tr .forumlastpostcell
{
	width:120px;
}
.sortableTable tbody tr .forumnumberofthreadscell
{
	width:70px;
	vertical-align:middle;
	text-align:center;
}
.sortableTable tbody tr .forumnumberofpostcell
{
	width:70px;
	vertical-align:middle;
	text-align:center;
}

.sortableTable tbody tr .forumreplyheading
{
	background-color:#e6EEEE;
}

.sortableTable tbody tr .forumreplylargetext
{
	font-size:14px;
	font-weight: bold;
	float:left;
}

.forumreplyedittext
{
	float:right;	
}

.sortableTable tbody tr .forumreplythumbnailcell
{
	width:150px;
	vertical-align:middle;
	text-align:center;
	background-color:#e6EEEE;
}

.sortableTable tbody tr .forumreplythumbnailcell .forumreplysmalltext
{
	font-size:12px;
}

.sortableTable tbody tr .forumreplytextcell
{
	font-size:14px;
}



.sortableTable tbody tr td .forumlargetext
{
	font-size:14px;
	font-weight: bold;
}
.sortableTable tbody tr .forumiconcell
{
	width:50px;
}
.sortableTable tbody tr .forumnamecell
{
	width:500px;
}
.sortableTable tbody tr .forumcreatedcell
{
	width:120px;
	vertical-align:middle;
	text-align:center;
}
.sortableTable tbody tr .forumlastupdatecell
{
	width:120px;
	vertical-align:middle;
	text-align:center;
}

/* Blogs */

.sortableTable tbody tr .blogthumbnailcell
{
	width:120px;
	text-align:center;
	height:70px;
	vertical-align:middle;
}
.sortableTable tbody tr .blogdatecell
{
	width:60px;
	text-align:center;
}

.sortableTable tbody tr .blogcommentscell
{
	width:90px;
	text-align:center;
}

.sortableTable tbody tr .blogtextcell .blogtextreadmore
{
	text-align:right;
}

/* AD-Evaluation */

.EvaluationAssistantReferee
{
	width:320px;
	float:left;
	padding: 10px;
}

/* design box 3*/



.editor-label
{
    font-weight: bold;
}

.display-label
{
    font-weight: bold;
}


.editor-field textarea
{
    width: 100%;
    height: 200px;
}

.AssistantEvaluationImage
{
	text-align:center;
}




/*.db3
{
	margin:10px 0;
}
.db3_content
{
	background:#ebf3fa;
	border-left:1px solid #b1c9d9;
	border-right:1px solid #b1c9d9;
	padding: 0px 10px;
}

.db3_content h3
{
	padding:10px 0;
	margin:0;
}

.db3_content {
border-bottom:1px solid #CCC;
padding-bottom:15px;
}


/*
.bd3_top
{
	 background:url('images/db3_bg_right.gif') no-repeat scroll right top;
	height:10px;
	line-height:0;
	font-size:1px 
}
.bd3_top_content
{
	background:url('images/db3_bg_left.gif') no-repeat scroll left top;
	height:10px;
	line-height:0;
	font-size:1px
}


.bd3_top, .bd3_top_content, .bd3_bot_content, .bd3_bot {
	display:none;
}

/*
.bd3_bot
{
	background:url('images/db3_bg_right.gif') no-repeat scroll right bottom;
	height:10px;font-size:1px
}

.bd3_bot_content
{
	background:url('images/db3_bg_left.gif') no-repeat scroll left bottom;
	height:10px;font-size:1px
}
*/

.db3
{
	margin:10px 0;
} 
.db3_content
{
	background:#FAFAFA;
	border-left:1px solid #E0E1E1;
	border-right:1px solid #E0E1E1;
	
	padding: 0px 10px;
}

.db3_content h3
{
border-bottom:1px solid #E0E1E1;
margin:0  5px 10px 5px;
padding:0px 5px 5px 10px;
}

.bd3_top
{
	background:url('../images/db4_bg_right.png') no-repeat scroll right top;
	height:10px;
	line-height:0;
	font-size:1px;
	line-height:0;
}
.bd3_top_content
{
	background:url('../images/db4_bg_left.png') no-repeat scroll left top;
	height:10px;
	line-height:0;
	font-size:1px;
	line-height:0;

}
.bd3_bot
{
	background:url('../images/db4_bg_right.png') no-repeat scroll right bottom;
	height:10px;font-size:1px;	line-height:0;
}

.bd3_bot_content
{
	background:url('../images/db4_bg_left.png') no-repeat scroll left bottom;
	height:10px;font-size:1px;
}


.db3_content .newsauthor
{
	text-align:right;
	font-size:10px;	
}

.db4
{
	margin:10px 0;
} 
.db4_content
{
	background:#FAFAFA;
	border-left:1px solid #E0E1E1;
	border-right:1px solid #E0E1E1;
	
	padding: 0px 10px;
}

.db4_content h3
{
border-bottom:1px solid #E0E1E1;
margin:0  5px 10px 5px;
padding:0px 5px 5px 10px;
}

.bd4_top
{
	background:url('../images/db4_bg_right.png') no-repeat scroll right top;
	height:10px;
	line-height:0;
	font-size:1px;
	line-height:0;
}
.bd4_top_content
{
	background:url('../images/db4_bg_left.png') no-repeat scroll left top;
	height:10px;
	line-height:0;
	font-size:1px;
	line-height:0;

}
.bd4_bot
{
	background:url('../images/db4_bg_right.png') no-repeat scroll right bottom;
	height:10px;font-size:1px;	line-height:0;
}

.bd4_bot_content
{
	background:url('../images/db4_bg_left.png') no-repeat scroll left bottom;
	height:10px;font-size:1px;
}
