.clear{clear:both;}
/* -- Profile finder -- */
tr.datarow
{
	background-color: #ddd;
}
table.searchresults
{
	background-color: #ddd;
}

/* -- Changed pages -- */
td.changedpages
{
	padding-right: 1.5em;
}

/* -- Start page -- */
img.startpageimage
{
	border: solid 0.1em #CCCCCC;
	width:100%
}

/* -- Quick search -- */
input.quicksearchbutton
{
	width: 10em;
}
span.searchlabel
{
	font-weight: bold;
	font-size: 1em;
	color: #336;
}
/* ---- TopHeader  ----*/
.intranetdivider
{
	background-image:url('../images/ung/header_right_intranet.gif');
}
		
.intranetMiddlebanner
{	background-image:url('../images/ung/header_middle_intranet.gif');
	}
.wwwdivider
{background-image:url('../images/ung/header_right_www.gif');}

.wwwMiddlebanner
{	background-image:url('../images/ung/header_middle_www.gif');
	}


/* ---- Footer images ---- */
.onlinefooter
{
	background-image:url('../images/ung/online_footer.gif'));
}

.wwwfooter
{
	background-image:url('../images/ung/www_footer.gif');
}



/*  ---  PageFooter  ----*/
.onlineleftfooter
{
	background-image:url('../images/ung/footer_middle_online.gif');
}
	
.onlinerightfooter
{
	background-image:url('../images/ung/footer_right_online.gif');
}

.wwwleftfooter
{
	background-image:url('../images/ung/footer_middle_www.gif');
}

.wwwrightfooter
{
	background-image:url('../images/ung/footer_right_www.gif');
}



.intranetleftfooter
{}
/* ---Calender template items---*/	

div.monthcalendararea
{
	float: left;
	text-align:right;
	width: 20%;
	border: solid 0px #000000;
	margin-left: 85px;
}
div.calendarlistingarea
{
	float: left;
	width: 60%;
	text-align: left;	
}
h1.calendardayheading
{
	font-size: 1.2em;
	color: #336;
	display: inline;
}
table.calendarframe
{
	border-color: #fff;
	background-color: #fff;
}
/* IE 6 does not seem to handle parent-child selectors */
div.monthcalendararea > table
{
	
	border: solid 0.1em black;
}
td.calendaritem, tr.calendaritem
{
	height: 2em; 
	width: 2.2em;
	font: normal 1em verdana;
	background-color: #fff; 
	border: solid 0.1em #000;
}
td.selecteddatecell 
{
	border: solid 0.2em #000;
}
td.datecellothermonth 
{
	background-color: #888;
}
td.weekendcell
{
	background-color: #eee;
}
td.datecellactive
{
	background-color: #e6e4c0; 
	border: solid 0.2em #000;
}	
td.dayweekheader
{
	color: #666;
	border-style: none;
}
	
/*---Listing headers (Startpage and LeftMenu head)----*/


a.listheading
{
	font-weight: bold;
	color: #336;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
}
div.startpageleftnews, div.startpagecalendaritem
{
	margin-top: 1em;
}
/* ---LeftMenu items---*/

/* --Conferance items--- */
div.conferance
{
	width: 100%;
	padding: 0.3em;
}
div.conferancelinkbuttonsarea
{
	margin-top: 0.3em;
	float: right;
	
}
div.conferanceheadingarea
{
	width: 80%;
	float:left;

}
div.conferanceheader
{
	width: 100%;
}
/*---Site map items---*/
tr.sitemapheader
{
	background-color: #dedede;
	font-weight: 600;
	padding-left: 0.2em;
}
/*---Password input ---*/
div.passwordfield 
{
	background-color: #dcdace;
	border: solid 0.1em #000;
	width: 21em;
	padding: 0.3em;
}
input.registerfield
{
	width: 20em;
}
/*---Personal registry Items---*/
table.DetailedView
{
	background-color: #fff;	
	border-style: solid; 
	border-color: #bbb;	
	border-width: 0.1em;
}
	
table.BackButton
{
	background-color: #ddd;	
	border-style: solid; 
	border-color: #bbb;	
	border-width: 0.1em;
}
	
/*--- Newsgroup ---*/
body.newsgroupitem
{
	padding: 0; 
	margin: 0;
}
div.newsgroupheader
{
	background-color: #ddd;
	border-bottom: solid 0.1em back;
	padding: 0.4em 0;
}
A.newsgroupbarbutton 
{ 
	color: #000; 	
	font-size: 1.1em; 
	font-family: tahoma; 
	font-weight: bold;
	text-decoration: none;
}

/* ---News Groups---*/
TR.NewsgroupRow {
	BACKGROUND-COLOR: #DEDEDE; 
	COLOR: #000000; 
	FONT-SIZE: 11px; 
	FONT-FAMILY:tahoma; 
	PADDING-BOTTOM: 2px; 
	PADDING-LEFT: 2px; 
	PADDING-TOP: 2px}

TR.NewsgroupRowActive{ 
	BACKGROUND-COLOR: #DEE8F2; 
	COLOR: #000000; 
	FONT-SIZE: 11px; 
	FONT-FAMILY:tahoma; 
	FONT-WEIGHT:bold;
	PADDING-BOTTOM: 2px; 
	PADDING-LEFT: 2px; 
	PADDING-TOP: 2px}
	
TD.NewsgroupTableheading { 
	COLOR: #ffffff; 
	FONT-SIZE: 11px;
	FONT-FAMILY:tahoma; 
	FONT-WEIGHT:bold; 
	HEIGHT: 20px;
	PADDING-LEFT: 2px; 
	BACKGROUND: #333366}

A.NewsgroupBarButton { 
	COLOR: #000000; 	
	FONT-SIZE: 11px; 
	FONT-FAMILY:tahoma; 
	FONT-WEIGHT:bold; 
	TEXT-DECORATION: none}

A.NewsgroupBarButton:visited { 
	COLOR: #000000; 	
	FONT-SIZE: 11px; 
	FONT-FAMILY: tahoma; 
	FONT-WEIGHT: bold; 
	TEXT-DECORATION: none}

.NewsgroupBarTitle {
	COLOR: #000000; 
	FONT-SIZE: 12px; 
	FONT-FAMILY:Verdana, arial, tahoma; 
	FONT-WEIGHT:bold;}

.NewsgroupItemMessage {
	FONT-SIZE: 10px; 
	FONT-FAMILY:Verdana, Courier new;
	COLOR: #333333;}

.NewsgroupItemHeading{
	COLOR: #ffffff; 
	FONT-SIZE: 11px; 
	FONT-FAMILY:tahoma; 
	FONT-WEIGHT:bold;}

.NewsgroupItemHeading2{
	COLOR: #ffffff; 
	FONT-SIZE: 11px; 
	FONT-FAMILY:tahoma;}
	
	
/* ---Document list---*/

.DocumentListBox
{
	border: 1px solid #eeeeee;
}

.DocumentListItem
{
	width: 100%;
	background: #ffffff;
	padding-left: 5px;
	padding-right: 50px;
	padding-top: 0px;
	padding-bottom: 5px;
}

.DocumentListItemAlt
{
	width: 100%;
	background: #eeeeee;
	padding-left: 5px;
	padding-right: 50px;
	padding-top: 0px;
	padding-bottom: 5px;
}


.DocumentMainIntro
{
	padding-left: 20px;
	padding-right: 50px;
	padding-top: 0px;
	padding-bottom: 5px;
}

/* ---Document---*/

.DocumentFrameHeader
{
	text-align: left;
	padding: 0.5em 0.5em 0.5em 6em;
}
.DocumentArea
{
	float: none;
	text-align: center;
}

.PPTFrameStyle
{
	border-style:		outset;
	border-color:		threedhighlight threedlightshadow threedlightshadow threedhighlight;
	border-width:		2px;
	width: 95%;
	height: 45em;
}
.XLSFrameStyle
{
	border-style:		outset;
	border-color:		threedhighlight threedlightshadow threedlightshadow threedhighlight;
	border-width:		2px;
	width: 95%;
	height: 52em;

}

.DOCFrameStyle
{
	border-style:		outset;
	border-color:		threedhighlight threedlightshadow threedlightshadow threedhighlight;
	border-width:		2px 2px 2px 2px;
	width: 85%;
	height: 62em;
}


/* Toplogga */
.topLoggaDiv
{
	width:786px;
	background-color:Black;
	padding-bottom:5px;
}

.topLogaBig
{
	position:absolute; 
}
.TopLoggaTable
{
	border-collapse:collapse;
}
.BigLoggaTr
{
	padding:30px 0px 0px 13px;
	width:108px;
	vertical-align:top;
}
.SmalLoggaTr
{
	width:218px;	
	padding:0px 0px 3px 9px;
	vertical-align:bottom;
}
/*Top menu*/
.topMenuDiv
{

}
.topMenuItems, .topMenuSearch, .topMenuItemsSelected
{
	height:26px;
	width:106px;
	background-color:Black;
	float:left;
	margin:6px 7px 0px 0px;
	font-weight:bold;

}
.topMenuItemsSelected
{
	background-color:#676058;
}
.topMenuItemsPadding
{
	padding:7px 0px 0px 7px;
}
.topMenuSearch
{
	background-color:White;
}
.topMenuSearchPadding{}
a.topMenuLinks
{
	color:White;
	text-decoration:none;
}
a:visited.topMenuLinks
{
	color:White;
	text-decoration:none;
} 
.searchInputBox, .searchInputBoxIE6
{
	width:100px;
	border-top:solid 1px #A6A6A6;
	border-left:solid 1px #EDEDED;
	border-right:solid 1px #EDEDED;
	border-bottom:solid 1px #EDEDED;
	font-weight:bold;
	padding:3px 0px 0px 5px;
	height:21px;
	width:100px;
}
.searchInputBoxIE6
{
	padding:3px 0px 0px 5px;
	height:21px;
	width:102px;
}

/*Menu*/
.MenuBG
{
	margin-top:8px;
	background-color:#F6F6F6;
	width:794px;
	padding:8px 0px 8px 0px;
}
.menuItem
{
	width:106px;
	background-color:#443B32;
	float:left;	
	
	font-weight:bold;
	overflow-x:hidden;
	
}
.menuItemInner
{
	padding:5px 5px 5px 7px;
	width:500px;
	
}
.menuItemSeperator
{
	float:left;
	width:7px;
	height:1px;	
}
a.BreadCrumbLink, .BreadCrumbText
{
	font-weight:bold;
	color:Black;
	border-bottom:solid 1px #BDBCB8;
	text-decoration:none;
}
a:hover.BreadCrumbLink
{
	color:Black;
	text-decoration:none;
}
a:visited.BreadCrumbLink
{
	color:Black;
	text-decoration:none;
}
/* Moduler */
.BannerDivider
{
	border-top:solid 1px #DDD6CE; 
	padding-top:15px;
	margin-top:15px;
}

a.forumCreate
{
	background-image:url('/images/ung/btn_startadiskussion.gif');
	width:130px;
	height:27px;
	font-size:17px;
}
	a:hover.forumCreate
	{	
		background-image:url('/images/ung/btn_startadiskussion_Over.gif');
	}

a.forumYoutubeCreate
{
	background-image:url('/images/ung/btn_publicera.gif');
	width:147px;
	height:27px;
	font-size:17px;
}
	a:hover.forumYoutubeCreate
	{
		background-image:url('/images/ung/btn_publicera_Over.gif');
	}

a.forumReply
{
	background-image:url('/images/ung/btn_svara.gif');
	width:46px;
	height:27px;
}
	a:hover.forumReply
	{
		background-image:url('/images/ung/btn_svara_Over.gif');
	}
a.forumReplyYoutube
{
	background-image:url('/images/ung/btn_svara.gif');
	width:46px;
	height:27px;
	font-size:20px;
}
	a:hover.forumReplyYoutube
	{
		background-image:url('/images/ung/btn_svara_Over.gif');
	}
	


.emform
{
	width:130px;	
}
.emformBox
{
	width:130px;	
	height:60px;
}
.RadioButtonType label
{
	color:Black;
}