﻿
#toolbar #loggedIn
{
	margin-left: 2px;
	background: #DDDCDC;
	height: 78px;
}

#toolbar #loggedIn a
{
	color: #B31B34;
	font-weight: normal;
}
#toolbar #loggedIn h1 a
{
	font-weight: bold;
}

#toolbar #loggedIn div
{
	float: left;
	margin-left: 1px;
	margin-right: 28px;
	width: 161px;
	height: 65px;
	text-align: left;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	background-image: url(images/selvbetjening.gif);
	color: #B31B34;
}

#toolbar #loggedIn div.selected
{
	background-image: url(images/selvbetjening_rod.gif);
}
#toolbar #loggedIn div.selected a
{
	color: #FFFFFF;
}


#toolbar #loggedIn div.profile
{
	margin-right: 0px;
}

#toolbar #loggedIn a
{
	display: inline;
}


#toolbar #loggedIn h1
{
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#toolbar #loggedIn h1.messages
{
	padding-left: 18px;
	background-image: url(images/meldinger_trans.gif);
	background-repeat:no-repeat;
}

#toolbar #loggedIn h1.cases
{
	padding-left: 18px;
	background-image: url(images/dinesaker_trans.gif);
	background-repeat:no-repeat;
}

#toolbar #loggedIn h1.favourites
{
	padding-left: 15px;
	background-image: url(images/favoritt_trans.gif);
	background-repeat:no-repeat;
}



#toolbar #loggedIn p
{
	line-height: .99em;
	margin: .5em;
}


#mypage .box, #profileContainer .box
{
	height: auto;
	width: auto;
}


/*messages */
tr.notRead td
{
	font-weight: bold;
}
tr.read td
{

}

#messagefolder a
{
	display: block;
	line-height: 2em;
	text-decoration: none;
}

#login2 a
{
	color: #B31B34;
	text-decoration: none;
}

.loginUsernamePassword
{
	margin: 20px 0;
}

#favourites .boxContent ul
{
	width: 570px;
	position: relative;
}

#favourites .boxContent ul li
{
	background-image: url(images/favoritt_trans.gif);
	margin-top: 3px;
	margin-bottom: 3px;
	position: relative;
	height: 1.4em;
	clear:both;
	
	
}

#favourites .boxContent ul li a
{
	width: 400px;
	display: block;
	float: left;
	
}


#favourites .boxContent ul li input
{
	/*float: right;*/
}
#groups.box .boxContent ul li a
{
	background-image: none ;
	padding-left: 0px ;
	line-height: 2.5em ;
	
}
#groups ul
{
	margin-bottom: 1em;
}

a.linkToCollection
{
	line-height: 3em;
}

.textInput
{
	width: 150px;
}

.MoveToArchive
{
	float: right;
	position: relative;
	z-index: 100000;
}


td.MessageCreatedOn
{
	width: auto;
}
td.SavedOn, td.SubmittedOn
{
	width: 15%;
}
td.MessageIcon
{
	width: 20px;
}

td.MessageFrom
{
	width: 20%;
}
td.MessageSubject
{
	width: 45%;
}

td.SavedName, td.SubmittedName
{
	width: 65%;
}

td.SavedContinue, td.SavedRemove
{
	width: 10%;
}

td.SubmittedOpen
{
	width: 20%;
}

