/*menu*/
html
{
	overflow:auto;
}

.top_menu, .top_menu:link, .top_menu:active, .top_menu:visited, .top_menu:hover
{
	font-weight: normal;
    font-size: 10px;
    color: #A12E2E;
	font-family: Tahoma, Arial, Helvetica, sans-serif
	text-decoration:none;
}

.top_menu:hover
{
	text-decoration:none;
}
/*end*/

/*docs*/

.doc_title
{
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	/*text-transform:uppercase;*/
	color: #CC0000; /*#4183B0;*/
    font-weight: normal;
    font-size: 19px;
	/*line-height: 10px;*/
}

.doc_title_2
{
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	/*text-transform:uppercase;*/
	color: #CC0000; /*#4183B0;*/
    font-weight: bold;
    font-size: 12px;
	/*line-height: 10px;*/
	line-height:24px;
}


.doc_ingress
{
	font-family: verdana, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #333333;
    font-weight: normal;
    font-size: 9px;
	/*line-height: 14px;*/
}

.doc_text *
{
	font-family: verdana, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color:  #000000;
   /* font-weight: normal;*/
    font-size: 10px;
	line-height: 14px;
}

.doc_text2 *
{
	font-family: verdana, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #333333;
    /*font-weight: normal;*/
    font-size: 9px;
	line-height: 14px;
}

.doc_list_title, .doc_list_title:link, .doc_list_title:active, .doc_list_title:visited, .doc_list_title:hover
{
	font-family: verdana, tahoma, helvetica, sans-serif;
    text-decoration: none;
	/*text-transform:uppercase;*/
	color: #666666;
    font-weight: normal;
    font-size: 10px;
	/*line-height: 10px;*/
}

.doc_list_title_sel
{
	font-family: verdana, tahoma, helvetica, sans-serif;
    text-decoration: none;
	/*text-transform:uppercase;*/
	color: #CC0000; /*#4183B0;*/
    font-weight: normal;
    font-size: 10px;
	/*line-height: 10px;*/
}

.doc_list_text
{
	font-family: verdana, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #333333;
    font-weight: normal;
    font-size: 10px;
	line-height: 14px;
}

/*END*/



/* SEARCH*/
/*END*/



/*NEWS*/

.news_title,  news_title:link, news_title:active, news_title:visited, news_title:hover
{
	/*text-transform:uppercase;*/
	font-family: verdana, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #CC0000; /* #D81F2A; #5B914C; #A12830*/
    font-weight: normal;
    font-size: 10px;
	/*line-height: 10px;*/
}

.news_title:hover
{
	text-decoration: none;
}

.news_text
{
	font-family: verdana, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #333333;
    font-weight: normal;
    font-size: 10px;
	/*line-height: 16px;*/
}

.news_date
{
	font-family: verdana, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #999999;
    font-weight: normal;
    font-size: 10px;
	/*line-height: 16px;*/
}


/*END*/

/* OTHER */

tr td.att_element
{
	cursor:hand;
	cursor:pointer;
}

tr td.att_element_over
{
	background-image: url(../images/design/3_img_att_sel.gif);
	background-repeat: repeat-x;
	cursor:hand;
	cursor:pointer;
}


.community_heading{
	font-size:14px;
	padding:15px;
	color:#333333;
	font-weight:bold;
}

.cal_entry{
	width:78px;
	height:84px;
	/*background:#D9F1D9;*/
	background:#FFF;
	float:left;
	border:1px solid #666666;
	border-bottom:0px;
	border-right:0px;
}

.cal_day{
	float:left;
	width:76px;
	padding-left:5px;
}

.cal_details{
	padding:4px;
	/*background:#D9F1D9;*/
	background:#FFF;
	height:76px;
	cursor:hand;
	cursor:pointer;
	overflow-y:auto;
	overflow-x:hidden;
	width:70px;
}

.cal_details_confirmed{
	padding:4px;
	background:#A53232;
	color:#FFF;
	height:76px;
	/*color:#FFF;*/
}
.bildekarusell{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

img{
	border:0;
}

.week_day_name{
	float:left;
	width:78px;
	height:15px;
	text-align:center;
}
.week_num{
	float:left;
}

.week_num div{
	width:40px;
	height:86px;
	text-align:center;
}

.RO{
	background-color:#EAEAE2;
	border:1px solid #A7A6AA;
}
.doc_comments{
	padding-left:28px;
	overflow:hidden;
	font-family: verdana;
}
.left_menu{
	width:152px;
	list-style:none;
	padding:0px;
	margin:14px 0px 0px 28px;
	text-align:left;
}
.left_menu a:link, .left_menu a:visited, .left_menu a:active{
	color:#333333 !important;
}
.left_menu a:hover{
	color:#D60000 !important;
}
	.left_menu_level1{
		line-height:28px;
		background:url('../images/design/communitybordertop.gif') repeat-x;
		background-position:top left;
	}
	
	.left_menu_level2{
		margin-left:12px;
		line-height:18px;
	}
	.left_menu_level3{
		margin-left:24px;
		line-height:18px;
	}

	.left_menu_level4{
		margin-left:36px;
		line-height:18px;
	}
.start_list{
	padding:0px;
	list-style:none;
	margin:14px 0px 0px 15px;
	text-align:left;
	width:166px;
}
	.start_list li{
		padding:9px 0px 8px 0px;
		background:url('../images/design/communitybordertop.gif') repeat-x;
		background-position:top left;
	}
.community_shortcuts, .community_unread{
	display:none;
	width:100%;
	overflow:hidden;
}
	.community_shortcuts ul, .community_unread ul{
		margin:0px;
		margin-left:10px;
		padding:0px;
		list-style:none;
	}
	.community_shortcus li, .community_unread li {
		background:none;
	}
.related_header{
	padding:31px 0px 17px 0px;
	background:url('../images/design/communitybordertop.gif') repeat-x;
	background-position:bottom left;
}
	.related_element{
		cursor:hand;
		cursor:pointer;
		line-height:26px;
		padding-bottom:3px;
		background:url('../images/design/communitybordertop.gif') repeat-x;
		background-position:bottom left;
	}
	.related_element:hover{
		background:#FFF url('../images/design/communitybordertop.gif') repeat-x;
		background-position:bottom left;
	}
.site_container{
	width:595px;
	height:115px;
	position:relative;
}
	#sites{
		position:absolute;
		width:595px;
		top:0;
		left:0;
		height:17px;
		text-align:center;
	}
	#farstad_community_head{
		position:absolute;
		width:395px;
		height:38px;
		bottom:0;
		left:0;
		margin-left:210px;
	}
