/* --------- Module ------------- */
div.ModuleHeader
{
	background-image:url( /images/avantime/meny_mitt.gif);
	background-repeat:repeat-x;
	font-size: 10px;
	color: #000000;
	font-family: Verdana;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0.0em;
}

h1.ModuleHeader
{
	font-size: 10px;
	color: #000000;
	font-family: Verdana;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0.0em;
}

.ModuleImage img
{
	width: 148px;
}

.ModuleContext
{
	padding-left: 6px; 
	padding-right: 6px; 
	padding-bottom: 8px;
	padding-top: 8px;
	font-size: 0.95em;
	margin-right:3px;
	background-color: #F3F0EB;
	
}

.ModuleBGColor
{

}

/* ---- Articles --------------- */
.ArticleRow
{
    margin-top: 12px;
    padding-top: 12px;
    border-top: solid 1px #B5B1AE;
}
.ArticleRowRight
{
/*    margin-left: 12px; */
}


h1.ArticleHeader, .ArtcleHeaderRight
{
	font-family: Verdana, Arial, Helvetica, Tahoma;
	font-weight: bold;
	font-size: 15px; 
	color: #333;
	EditMenuName:Rubrik 
}
.ArticleHeader
{
	font-family: Verdana, Arial, Helvetica, Tahoma;
	font-weight: bold;
	font-size: 15px; 
	EditMenuName:Rubrik 
}
.ArticleText p, .ArticleText Normal, .ArticleText a, .ArticleText div
{
    font-size: 91%;
}
.TopArticle .ArticleText p, .TopArticle .ArticleText Normal, .TopArticle .ArticleText a, .TopArticle .ArticleText div
{
    font-size: 100%;
}


.ArtcleTextRight, .ArtcleHeaderRight
{
	margin-left:20px;
	margin-right:5px;
	margin-bottom: 0.3em;
}
.ArtcleTextRight
{
	margin-bottom:10px;
}


/* Articles on ordinary page */
h1.ArticleHeaderPage
{
    font-size: 100%;
	margin-top: 0px;
	margin-bottom: 0.4em;
	text-decoration: none;
}

.ArticleRowPage
{
    margin-top: 10px;
    padding: 5px 5px 5px 5px;
    background-color: #f3f0eb; 
}







/* -- Profile finder -- */
tr.datarow
{
	background-color: #F0F0F0;
}
table.searchresults
{
	background-color: #F0F0F0;
}

/* -- Changed pages -- */
td.changedpages
{
	padding-right: 1.5em;
}

/* -- Quick search -- */
input.quicksearchinput
{
	width: 15em;
	border: 1px solid #9C9A94;
}
span.searchlabel
{
	font-weight: bold;
	font-size: 1em;
	color: #336;
}
img.quicksearch
{
    padding-top: 0px;
}

/*----- Password input ---*/
div.passwordfield 
{
	background-color: #dcdace;
	border: solid 0.1em #000;
	width: 21em;
	padding: 0.3em;
}
input.registerfield
{
	width: 20em;
}
/*----- Border  -----*/
.borderTop
{
    width:162px;
    background-image:url(/images/avantime/box_bg_top.gif);   
    background-repeat:no-repeat;
    height:7px;
}
.borderMiddel
{
    width:162px;
    background-image:url(/images/avantime/box_bg_middle.gif);   
    background-repeat:repeat-y;  
}
.borderBottom
{
    width:162px;
    height:7px;
    background-image:url(/images/avantime/box_bg_bottom.gif);   
    background-repeat:no-repeat;  
}







/*Unit ---- Chat Styles ---- */
.questionDiv 
{
	background-color:#f3f0eb;
	padding:5px 5px 10px 10px;
}
.indicatorDiv 
{
	background-color:#FD0100;
	padding-left:8px;
}
.answerDiv
{ 
	background-color:#ffffff;
	padding:10px;
}
.answerButtonDiv
{
	padding-top:10px;
}
.editDiv
{
	float:right;
}
.listDiv
{ 
	padding-left:20px;
	padding-right:20px;
	width:300px 
}
.spacerDiv
{ 
	height:10px; 
	clear: both;
}

.MailDate
{
	font-family:Arial;
	font-size:11px;
}
.MailPageName, .MailPagePreview
{
	font-family:Arial;
	font-size:11px;
}
	.ChatTypeHeader
	{
		font-family: arial;
		font-size: 1.5em;
		font-weight: bold;
		color: #000000;
		padding-bottom: 5px;
	}
	
	.ChatHeader
	{
		font-family: arial;
		font-size: 1.1em;
		font-weight: bold;
		color: #000000;
	}
.RelatedLinkHeader
{
	height: 20px;
	font-family: Arial;
	font-weight: bold;
	font-size: 1.1em;
	color: #d11d15;
	width:100%;
}

