/*-------------------------------------------------------------------------------------------------------------------*/
/*----CONTROL STYLES----*/
.ImageHolder
{
	padding:0;
	margin:0;
}
/*---Defines classes for listing in page---*/
#PageListing
{

}
.ListItem
{
	background-image:url(/images/BG/PageMenuLine.gif);
	background-repeat:repeat-x;
	background-position:0px top;
	margin-bottom:5px;
	margin-top:5px;	
}
.ListDate
{
	padding-top:10px;
	color: #999;
	display: block;
	text-decoration: none;
}
.ListHead
{
	font-weight: bold; 
	color: #333;
	display: block;
	text-decoration: none;
}
.ListIntro
{ 
	color: #333;
	display: block;
	text-decoration: none;
}
.ListLink
{ 
	color: #3366CC;
	font-weight:bold;
	display: block;
	text-decoration: none;
	padding-bottom:10px;
}
#Related
{
	background-image:url(/images/BG/PageMenuLine.gif);
	background-repeat:repeat-x;
	background-position:0px top;
	margin-bottom:5px;
	margin-top:5px;	
}
.RelatedHead
{
	padding-top:10px;
	padding-bottom:10px;
	font-weight: bold; 
	color: #333;
	display: block;
	text-transform:uppercase;
	text-decoration: none;
}
.RelatedLink
{ 
	color: #3366CC;
	display: block;
	text-decoration: none;
	padding-bottom:5px;
}

/*---Defines classes for listing in column---*/
.ColumnList
{
	background-image:url(/images/Clear.gif);
	background-repeat:no-repeat;

	margin-left:0em;
	text-align:left;
	border-bottom: solid 1px #000;
}
.ColumnListHead, a.ColumnListHead
{
	color:red;
	font-size:1.1em;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
}
.ColumnListItem
{
	text-align:left;

}
.ColumnListItemHead, a.ColumnListItemHead
{
	color:#000;
	font-size:1em;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
}
.ColumnListIntro, a.ColumnListIntro
{
	color:red;
	display:block;
	font-size:1.1em;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
}
.ColumnListItemIcon
{
	background-image:url(/Images/ColumnListIcon.gif);
	background-repeat:no-repeat;
	background-position:0 0.4em;	
	width:1em;
	height:1em;
}
.ColumnListItem_Last
{

	text-align:left;
	border-bottom: solid 1px red;
}
/*---Defines classes for editor in column---*/
.ColumnItemHead, a.ColumnItemHead
{
	color:red;
	font-size:1.1em;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
}
.ColumnItemTop
{

	text-align:left;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
}
.ColumnItem
{

}
.ColumnItemBottom
{
	border-bottom: solid 1px #000;
	padding:0;
	margin:0;
	height:1px;
}
/*-------------------------------------------------------------------------------------------------------------------*/
/*----GENERAL EPiSERVER STYLES----*/
/* -- Profile finder -- */
tr.datarow
{
	background-color: #F0F0F0;
}
table.searchresults
{
	background-color: #F0F0F0;
}

/* -- Changed pages -- */
td.changedpages
{
	padding-right: 1.5em;
}
/* -- Quick search -- */

img.quickbaricon
{
	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.0em;
	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;
}
	
/*---Listing headers (Startpage and LeftMenu head)----*/


a.listheading
{
	font-weight: bold; 
	font-size: 1.2em; 
	color: #333;
	padding-top:0.3em;
	padding-bottom:0.4em;
	display: block;
	text-decoration: none;
}
span.listheading
{
	font-weight: bold; 
	font-size: 1em; 
	color: #333;
	padding-top:0.3em;
	padding-bottom:0.1em;
	display: block;
	text-decoration: none;
}
img.listheadingcornerimage
{
	height: 2.2em;
}
div.listheadingcontainer
{
	background-color: #F0E5CE;
	display: block;
	width: 100%;
	height: 2.2em;
}

a.StartCalendar
{
	font-weight: bold; 
	font-size: 1em; 
	color: #333;
	display: block;
	text-decoration: none;
}
div.startpageleftnews, div.startpagecalendaritem
{
	margin-top: 0.7em;
	padding-top: 0.3em;
}

/* ------ LeftMenu items -----*/
a.menulink
{
	color: #333;
	font-weight: normal;
	text-decoration: none;
	display: block;
}
a.menulinkactive
{
	color: #333;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
a.menulink:hover
{
	color: #333;
}

/* --------- Listings ----------- */
.NewsListingHeader
{
	border-bottom: solid 0.1em #F0E5CE;
	width:100%;
	font-size:1.2em;
	font-weight:600;
	padding: 0.4em 0.4em 0.4em 0.5em;
}
.NewsListingItem
{
	
	padding: 0.6em 0.4em 0.6em 0.5em;
}
a.NewsLink
{
	text-decoration: none;
	font-weight: bold;
}
a.RightListingHeader
{
	width:100%;
	font-size:1.2em;
	font-weight:600;
	padding: 0.4em 0.4em 0 0.2em;
	margin-bottom:0.6em;
	text-decoration: none;
	color: #333333;
}

a.RightListingItem
{
	text-decoration: none;
	display: block;
	padding-left: 0.3em;
}

a.linklist
{
	text-decoration: none;
}

.datelistingtext
{
	color: #606060; 
	font-size: 1em; 
	font-style: italic;
}
.rssevenrow
{
	background-color:  #ffffff;
	padding: 0.6em 0.4em 0.6em 0em;
}
.rssunevenrow
{
	background-color:#ffffff;
	padding: 0.6em 0.4em 0.6em 0.5em;
}
.rssheaderrow
{
	background-color: #ffffff;
	border-bottom: solid 0.1em #F0E5CE;
}

/* ----- Conferance items --- */
div.conferance
{
	width: 100%;
	padding: 0.3em;
}
div.conferancelinkbuttonsarea
{
	margin-top: 0.3em;
	float: right;
}
div.conferanceheader
{
	width: 100%;
}
/*------ Site map items ---*/
.sitemap
{
		
}
.sitemap ul
{
	
}
.sitemap li
{
	
}
/* sitemap 4
.sitemapheader
{
	font-weight: 600;
	padding: 0.4em 0.4em 0.4em 0.4em;
	font-size: 1.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: #F0F0F0;	
	border-width: 0.1em;
}
	
table.BackButton
{
	background-color: #F0F0F0;	
	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: #D9C9A8; 
	COLOR: #333333; 
	FONT-SIZE: 11px; 
	FONT-FAMILY:tahoma; 
	PADDING-BOTTOM: 2px; 
	PADDING-LEFT: 5px; 
	PADDING-TOP: 2px}

TR.NewsgroupRowActive{ 
	BACKGROUND-COLOR: #F0E5CE; 
	COLOR: #333333; 
	FONT-SIZE: 11px; 
	FONT-FAMILY:tahoma; 
	FONT-WEIGHT:bold;
	PADDING-BOTTOM: 2px; 
	PADDING-LEFT: 5px; 
	PADDING-TOP: 2px}
	
TD.NewsgroupTableheading { 
	COLOR: #ffffff; 
	FONT-SIZE: 11px;
	FONT-FAMILY:tahoma; 
	FONT-WEIGHT:bold; 
	HEIGHT: 20px;
	PADDING-LEFT: 5px; 
	BACKGROUND: #95632F}

A.NewsgroupBarButton { 
	COLOR: #333333; 	
	FONT-SIZE: 11px; 
	FONT-FAMILY:tahoma; 
	FONT-WEIGHT:bold; 
	TEXT-DECORATION: none}

A.NewsgroupBarButton:visited { 
	COLOR: #333333; 	
	FONT-SIZE: 11px; 
	FONT-FAMILY: tahoma; 
	FONT-WEIGHT: bold; 
	TEXT-DECORATION: none}

.NewsgroupBarTitle {
	COLOR: #333333; 
	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 #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;
}

.QAquestion
{
	margin: 0px 10px 0px 10px;
	background-image : url(/images/dotline.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 10px;
}

.QAanswer
{
	margin: 10px 0px 0px 10px;
	padding: 10px 10px 10px 10px;
	background-color: #F0F6FC;
}

.StartPageDialog, .StartPageDialogIFrame
{
	POSITION: absolute; 
	Z-INDEX: 10; 
	TOP: 20px; 
	left: 175px;
	HEIGHT: 100%;
	WIDTH: 50em;
	 
	padding: 25px;
	 
	BORDER-RIGHT: black thin outset; 
	BORDER-TOP: gray thin solid; 
	BORDER-LEFT: gray thin solid; 
	BORDER-BOTTOM: black thin outset; 
	
	BACKGROUND-COLOR: white
}

.StartPageDialogIFrame
{
	Z-INDEX: 9;
	border-style:none;
	visibility:hidden; 
	
}

/* for FAQ */
.ListingBG_White a p, .ListingBG_Gray a p
{
	color:#3366CC;
	text-decoration:none;
}

.ListingBG_White a:hover p, .ListingBG_Gray a:hover p
{
	color:#999999;
	text-decoration:underline;	
}


/* SubStartPage */

#SubStartPageDivider
{
	float:left; 
	padding:10px; 
	background: url(/images/BG/PageMenuLine.gif) repeat-x bottom left; 
	width:541px;
}

html>body #SubStartPageDivider
{
	width:521px;
}


#SubStartPageStandardContent
{
	float:left;
	background-image: url(/images/BG/BGMidColumn.gif); 
	margin: 0px; 
	padding: 10px 0px;
}

.event a
{
	color:#333;
	text-decoration: none;
	
}

.functionswide #PageFunctions
{
	width:760px;
}

/* Documentlist */
 
/* .documentList hr
 {
    width:543px;
    float:left;
 }*/
 
 h2.docsList
 {
    margin-bottom:0px;
 }
 
 .tblDoc
 {
    width:545px;  
    /*margin-top:10px;      
    clear:left;*/
 }
 
 .tblDoc th, .tblDoc td
 {
     padding:2px 10px 3px 0px;
 }
 
.tblDoc th
{
    border-bottom:2px solid #92b2d0;    
}

.tblDoc td
{
    border-bottom:1px solid #666;    
}
 
.tblDocTd1
{
    width:300px;
}


/* FIRST PAGE POPUP */


    .PageContainer
    {
        width: 552px; 
        padding-top: 56px; 
        padding-left: 53px; 
        padding-right: 53px;
        padding-bottom: 45px; 
        background-color: White; 
        margin:0px auto;
        margin-top: 50px; 
        color: #5b5b5b;
    }
    .HeaderContainer
    {
        width: 552px; 
        text-align: center;
    }
    .HeaderContainer span
    {
        font-family: Calibri; 
        font-size: 45px;
        color: #5b5b5b;
    }
    .LanguageContainer
    {
        width: 552px; 
        text-align: center;
    }
    .LanguageContainer .Left
    {
        width: 184px; 
        text-align: left; 
        float: left; 
        font-size: 13px; 
        font-weight: bold;
    }
    .LanguageContainer .Left span
    { 
        margin-bottom: 0px;
        color: #5b5b5b;
    }
    .LanguageContainer .Middle
    {
        width: 184px; 
        text-align: center; 
        float: left; 
        font-size: 13px; 
        font-weight: bold;
    }
    .LanguageContainer .Middle span
    { 
        margin-bottom: 0px;
        color: #5b5b5b;
    }
    .LanguageContainer .Right
    {
        width: 184px; 
        text-align: right; 
        float: left; 
        font-size: 13px; 
        font-weight: bold;
    }
    .LanguageContainer .Right span
    { 
        margin-bottom: 0px;
        color: #5b5b5b;
    }
    .TextAreaContainers
    {
        width: 552px; 
        height: 600px; 
        background-image: url(../../images/map.jpg);
        background-position: 150px 50px; 
        background-repeat: no-repeat;
    }
    .TextAreaContainers .LeftContainer
    {
        width: 200px; 
        float: left;
    }
    .TextAreaContainers .LeftContainer .FirstDiv
    {
        width: 180px; 
        margin-top: 50px; 
        float: left; 
        left: 0px; 
        text-align: left;
    }    
    .TextAreaContainers .LeftContainer .SecondDiv
    {
        width: 150px; 
        margin-top: 190px; 
        /*position: relative; */
        float: left; 
        text-align: left;
    }
    .TextAreaContainers .RightContainer
    {
        width: 200px; 
        float: right;
    }
    .TextAreaContainers .RightContainer div
    {
        width: 130px; 
        margin-top: 280px; 
        float: right; 
        left: 0px; 
        text-align: left;
    }
    .FormContainer
    {
        width:430px; 
        margin-left:60px; 
        margin-bottom:40px;
    }
    .FormContainer .CheckBoxContainer
    {
        width: 350px; 
        float: left;
    }
    .FormContainer .ButtonContainer
    {
        width: 70px; 
        float: right;
    }
    .BottomArea
    {
        width:657px; 
        height:20px; 
        background-image:url(../../images/shadow.png); 
        background-repeat:no-repeat;
        margin:0px auto;
    }


