/* -- Profile finder -- */
tr.datarow
{
	background-color: #F0F0F0;
}
table.searchresults
{
	background-color: #F0F0F0;
}

/* -- Changed pages -- */
td.changedpages
{
	padding-right: 1.5em;
}

/* -- Start page -- */
img.startpageimage
{
	/*padding: 2em;*/
	margin-bottom: 1em;
	width: 100%;
}

/* -- Quick search -- */
input.quicksearchinput
{
	width: 15em;
	height: 1.75em;
	border: 0.1em solid #9C9A94;
}
img.quickbaricon 				/* OK */
{
	margin-left: 0.75em;
	/* width: 2.45em; */
}
span.searchlabel
{
	font-weight: bold;
	font-size: 1em;
	color: #336;
}

/* ---Calender template items---*/	

div.monthcalendararea
{
	float: right;
	width: 38%;
}
div.calendarlistingarea
{
	float: left;
	width: 61%;
	text-align: left;	
}
h1.calendardayheading
{
	font-size: 1.2em;
	color: #333;
	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 #ffffff;
}
td.calendaritem, tr.calendaritem
{
	height: 2em; 
	width: 2.2em;
	font: normal 1em verdana;
	background-color: #fff; 
	border: solid 0.1em #F0E5CE;
}
td.selecteddatecell 
{
	border: solid 0.2em #95632F;
}
td.datecellothermonth 
{
	background-color: #F0F0F0;
}
td.weekendcell
{
	background-color: #DADADA;
}
td.datecellactive
{
	background-color: #F0E5CE; 
	border: solid 0.2em #95632F;
}	
td.dayweekheader
{
	color: #333;
	border-style: none;
}
	


/* ------ LeftMenu items -----*/ 				/* OK */
a.menulink
{
	background: transparent url(/images/arrow_grey.png) no-repeat left center;
  color: #7F7F7F;
  font-size:12px;
  line-height: 16px;
	display: block;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
}
a.menulinkactive
{
	 color: #2A4D7D;
  background: transparent url(/images/arrow_down_grey.png) no-repeat left center;
  font-size:12px;
  line-height: 16px;
	display: block;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
}
a.menulink:hover
{
	color: #257a61;
}
.menuitem
{	 background: transparent url(/images/dotted_border.png) repeat-x scroll left bottom;
	padding-top:14px;
	padding-bottom: 14px;
	margin-left: 8px;
	max-width:250px;
	width:250px;
}
.menuitemchild
{
	 background: transparent url(/images/dotted_border.png) repeat-x scroll left bottom;
	padding-top:14px;
	padding-bottom: 14px;
	margin-left: 8px;
	max-width:250px;
	width:250px;
}
.menuitemselected
{ background: transparent url(/images/dotted_border.png) repeat-x scroll left bottom;
	padding-top:14px;
	padding-bottom: 14px;
	margin-left: 8px;
	max-width:250px;
	width:250px;
}
.menuitemexpanded
{
	 background: transparent url(/images/dotted_border.png) repeat-x scroll left bottom;
	padding-top:14px;
	padding-bottom: 14px;
	margin-left: 8px;
	max-width:250px;
	width:250px;
}

.menuitem img, .menuitemchild img, .menuitemselected img, .menuitemexpanded img
{
	float:left;
}

/* --------- Rightnews items ----------- */
.NewsList
{
	width:276px;
	min-width:276px;
	margin: 3px 24px 12px 0px;
}
.NewsListHeader
{
	color:#257a61;
	font-size:1.2em;
	font-weight:bold;
	padding-bottom:20px;
}
.NewsListHeader a{ text-decoration:none;}
.NewsListItem
{
	color:#000000;
	font-size:1em;
	font-weight:normal;
	padding-bottom: 1em;
}
.NewsListItemDate
{
	display:block;
	font-style:italic;
}
.NewsListItemTitle
{
	display:block;
	font-weight:bold;
}
.NewsListItemPreview
{
	display:block;
}
.NewsListItemLink
{
	display:block;
	text-decoration: none;
	font-weight: bold;
}

/* --------- Listings ----------- */
.Listing{}
.ListingHeader
{
	border-bottom: solid 0.1em #F0E5CE;
	width:100%;
	font-size:1.2em;
	font-weight:600;
	padding: 0.4em 0.4em 0.4em 0.5em;
}
.ListingItem
{
	padding: 0.6em 0.4em 0.6em 0.5em;
}
.ListingItemDate
{
	display:block;
	font-style:italic;
}
.ListingItemLink
{
	display:block;
	text-decoration: none;
	font-weight: bold;
}
.ListingItemPreview
{
	display:block;
}

/* --------- Links-Listings ----------- */
.linklist{}
.linklistitem
{
}
.linklistname
{
	font-weight:bold;
}
.linklisttext
{
}
a.linklistlink
{
	color:#257a61;
	font-weight:normal;
	text-decoration: none;
}


/*------ Site map items ---*/
table.sitemap
{
	color:#257a61;
	text-decoration:none;
	font-weight:normal;
	font-size:0.9em;
	width:100%;
}
tr.sitemapheader
{
	color:#660027;
	text-decoration:none;
	font-weight:bold;
	padding: 0.4em 0.4em 0.4em 0.4em;
	font-size: 1.2em;
}
a.sitemaplink
{
	text-decoration: none;
}


.DocumentListBox
{
	border: 1px solid #FFFFFF;
}

.DocumentListItem
{
	background: #ffffff;
	padding-left: 5px;
	padding-right: 50px;
	padding-top: 0px;
	padding-bottom: 5px;
}

.DocumentListItemAlt
{
	background: #ffffff;
	padding-left: 5px;
	padding-right: 50px;
	padding-top: 0px;
	padding-bottom: 5px;
}


.DocumentMainIntro
{
	padding-left: 10px;
	padding-right: 50px;
	padding-top: 3px;
	padding-bottom: 5px;
}

/* ---Document---*/

.DocumentFrameHeader
{
	text-align: left;
	padding: 0.5em 0.5em 0.5em 6em;
}
.DocumentArea
{
	float: left;
	text-align: center;
	width: 100%;
}

.PPTFrameStyle
{
	border-style:		solid;
	border-color:		#f0f0f0;
	border-width:		0.1em;
	width: 95%;
	height: 45em;
}
.XLSFrameStyle
{
	border-style:		solid;
	border-color:		#f0f0f0;
	border-width:		0.1em;
	width: 95%;
	height: 52em;

}

.DOCFrameStyle
{
	border-style:		solid;
	border-color:		#f0f0f0;
	border-width:		0.1em;
	width: 85%;
	height: 62em;
}

A.SelectedPagingItem
{
	font-weight: bold;
}

A.UnselectedPagingItem
{
}

/* ---Tab strip---*/
.tabbackground
{
	background-image:url(../images/Tab/tabrow_background.gif);
	text-align: left; 
	height: 26px; 
	background-position: top; 
	background-repeat: repeat-x;	
}
.tabOuterContainer 
{
	display: inline-block;
}
.tabContainer 
{
	display: block; 
	float: left;
}
.tabActive
{
	font-weight: bold; 
	font-size: 1.1em; 
	z-index: 10; 
	background-image:url(../images/Tab/tab_background_active.gif);
	cursor: hand; 
	padding-top: 6px; 
	height: 26px; 
	text-align: center; 
	float: left; 
	background-repeat: repeat-x;

}
.tabActiveLeft
{
	width: 7px; 
	height: 26px; 
	float: left; 
	background-repeat: no-repeat;
	background-image:url(../images/Tab/tab_background_left_active.gif);
}
.tabActiveRight
{
	width: 7px; 
	position: relative; 
	height: 26px; 
	float: left; 
	background-repeat: no-repeat;
	background-image:url(../images/Tab/tab_background_right_active.gif);
}
.tabInactive
{
	font-size: 1.1em; 
	background-image:url(../images/Tab/tab_background.gif);
	cursor: hand; 
	padding-top: 6px;
	height: 26px; 
	text-align: center; 
	float: left; 
	background-repeat: repeat-x; 
	display: inline;
}
.tabInactiveLeft
{
	width: 7px; 
	height: 26px; 
	float: left; 
	background-repeat: no-repeat;
	background-image:url(../images/Tab/tab_background_left.gif);
}
.tabInactiveRight
{
	width: 7px; 
	height: 26px; 
	float: left; 
	background-repeat: no-repeat;
	background-image:url(../images/Tab/tab_background_right.gif);
}
.tabDisabled
{
	font-size: 1.1em; 
	background-image:url(../images/Tab/tab_background.gif);
	color: gray; 
	padding-top: 6px; 
	height: 26px; 
	text-align: center; 
	float: left; 
	background-repeat: repeat-x;
}
.tabDisabledLeft
{
	width: 7px; 
	height: 26px; 
	float: left; 
	background-repeat: no-repeat;
	background-image:url(../images/Tab/tab_background_left.gif);
}
.tabDisabledRight
{
	width: 7px; 
	height: 26px; 
	float: left; 
	background-repeat: no-repeat;
	background-image:url(../images/Tab/tab_background_right.gif);
}
.tabObjectActive
{
	display:block;
	float: left;
	width: 99%;
	text-align: left;
}
.tabObjectInactive
{
	display: none;
}
