﻿body {
	font-family: verdana, arial, sans-serif;
    font-size: 11px;    
	color: Black;
	background-image:url("");
	background-repeat:repeat-x;
	background-color:#ffffff;
	margin:0;
	padding:0;
}

.clear {clear:both;}
a img {border:none;}

.accessibility {
   	position: absolute;
   	top: -999em;
   	left: -999em;
}

h1, h2, h3, h4, h5, h6 {
    margin:0;
    padding:0;
}
h1 {font-size:150%}
h2 {font-size:120%}
h3 {font-size:110%}
h4 {font-size:100%}

/*------------ Main structure Start -----------------*/

#MainContent {
	width:950px;
	margin:0 auto;
    padding:0;
    position:relative;
}

#TopLogo {
    position:absolute;
    top:2px;
    z-index:1000;
}

#TopArea {
	height: 126px;
	background-color:white;
    margin:0;
    padding:0;
    z-index:100;
}
#TopArea .siteconfig {position:relative;top:2px;}


/* ------ Toolbar START ------- */

#Toolbar {margin-bottom:1em;font-weight:bold;font-size:9px;}
#Toolbar .Tool1,.Tool2,.Tool3,.Tool4,.Tool5 {}
#Toolbar a {color:Black;text-decoration:none;}
#Toolbar a:hover {color:Black;text-decoration:underline;}

/*Alfabetisk indeks*/
#Toolbar #Tool1 {
    background-color:transparent;
    position:absolute;
    top:40px;
    right:80px;
    width:50px;
    text-align:center;
/*    border-left:1px solid black;*/}
/*Print*/
#Toolbar #Tool2 {
    background-color:transparent;
    position:absolute;
    top:155px;
    right:175px;
    padding-left:18px;
    background-image:url("/img/icon.print.gif");
    background-repeat:no-repeat;}
/*Sitemap*/
#Toolbar #Tool3 {
    background-color:transparent;
    position:absolute;
    top:40px;
    right:110px;
    width:100px;
    text-align:center;
    background:url("/img/icon.sitemap.gif") no-repeat 4px 1px;
    /*border-left:1px solid black;*/}
/*Tip en ven*/
#Toolbar #Tool4 {
    background-color:transparent;
    position:absolute;
    top:155px;
    right:90px;
    padding-left:15px;
    background:url("/img/icon.contact.gif") no-repeat 2px 3px;
}
/*Få siden læst op*/
#Toolbar #Tool5 {
    background-color:transparent;
    position:absolute;
    top:40px;
    right:280px;
    width:100px;
    text-align:center;
}
/*Kontakt*/
#Toolbar #Tool6 {
    background-color:transparent;
    position:absolute;
    top:40px;
    right:5px;
    width:75px;
    text-align:center;
    background:url("/img/icon.contact.gif") no-repeat 4px 3px;
    /*border-left:1px solid black;*/}
/*Forstør tekst*/
#Toolbar #ToolEnglargeText {width:100px;text-align:center;background-color:transparent;position:absolute;top:39px;right:200px;text-transform:uppercase;}
#Toolbar #ToolEnglargeText #normalText {font-size:8px;}
#Toolbar #ToolEnglargeText #mediumText {font-size:10px;}
#Toolbar #ToolEnglargeText #largeText {font-size:12px;}

/* ------ Toolbar END ------- */


#SearchBar {
    position:absolute;
    top:70px;
    right:18px;
    border:0px solid black;
}

#SearchBar .SearchBoxIndputField {width:100px;height:12px;border:1px soid black;font-size:10px;padding:0;margin:0;}
#SearchBar .SearchBoxButton {height:16px;border:0;font-size:10px;background-color:#654364;color:#ffffff;font-weight:bold;padding:0;margin:0;}

#TopNavigation {
	position:absolute;
	top:95px;
	right:0px;
}

#CategoryNavigation {
    border-top:2px solid white;
}

#MainDisplayContent {
	clear:both;
    padding-top:20px;
/*  border-top:2px solid white;*/
/*	min-height:600px;*/
	background-color:white;
	background-image:url("");
/*    border:2px solid red;*/
}

#Footer {
	clear:both;
	background-color:#035441;
	border-top:3px solid #035441;
	height:17px;
	padding:2px;
	text-align:center;
	color:white;
	font-weight:bold;
	margin-bottom:1em;
}
#Footer a {color:#ffffff;text-decoration:none;}

/*Leftcolumn*/
#DisplayLeftContent {
	width:220px;
	float:left;
	min-height:435px;
	background:url("/img/back_leftcolumn.gif") no-repeat;
    margin-top:5px;
	 /*IE Hack for min-height */
	height:auto !important;
	height:435px;
	/* End hack */
}

/*Leftcolumn wide*/
#DisplayLeftContentWide {
	width:220px;
	float:left;
	min-height:435px;
	background-image:url("/img/back_leftcolumn.gif");
    margin-top:5px;
	 /*IE Hack for min-height */
	height:auto !important;
	height:435px;
	/* End hack */
}

/*Rightcolumn*/
#DisplayRightContent {
	width:220px;
	float:right;
    margin-top:5px;
}

/*Contentcolumn*/
#DisplayCenterContent {
	width:480px;
	background-color:white;
/*    height:100%;*/
    padding:5px 20px 20px 10px;
	float:left;
}

/*Contentcolumn wide*/
#DisplayCenterContentWide {
	width:699px;
/*	background-color:yellow;*/
    background-color:#ffffff;
    height:100%;
    padding:5px 20px 20px 10px;
	float:left;
	min-height:310px;
	 /*IE Hack for min-height */
	height:auto !important;
	height:310px;
	/* End hack */
}

#BreadCrumbBar {
    position:absolute;
    left:0px;
    top:143px;
    height:30px;
    width:720px;
    color: #ABABAB;
    padding:10px 2px 0px 2px;
}

#BreadCrumbBar {color:#808080;}
#BreadCrumbBar a {color:#000;text-decoration:none;}
#BreadCrumbBar a:hover {color:#000;text-decoration:underline;}

#BreadCrumbBarWide {
	position:absolute;
    left:230px;
    top:136px;
    width:430px;
    color: #ABABAB;
    padding:2px;
    background-color:cyan;
}

.LeftTopContent {}

#CenterContent {
    margin-top:0;
    padding-top:0;
}

#CenterContent h1 {
    height:20px;
    padding:0 2px;
    color:#ffffff;
    background:#A8A92A url("/img/back_h1_yellow.gif") no-repeat;
    text-transform:uppercase;
}

#CenterContent p {
    margin-top:5px;
    margin-bottom:1.4em;
    line-height:1.3em;    
}

/*------------ Main structure end -----------------*/


/*------------ HorizontalNavigation Start -----------------*/

#TopNavigation ul, #CategoryNavigation ul{
	clear:both;
	list-style-type:none;
	margin:0;
	padding:0;
}

#TopNavigation li, #CategoryNavigation li {
	display:inline;
	float:left;
}

#TopNavigation li a {
    width:105px;
    display:block;
    line-height:20px;
    text-align:center;
    text-decoration:none;
    background-image:url("/img/arrow_right_green.gif");
    background-repeat:no-repeat;
    background-position: 0 -5px;
    color:#015440;
    font-size:9px;
    font-weight:bold;
    background-color:transparent;
    border-right:1px solid white;}
#TopNavigation a:hover		{color:#000000;}
#TopNavigation a.HorizontalNavigationItem_Selected {color:#000000;}
#TopNavigation a.HorizontalNavigationLastItemAnchor {width:105px;border-right:1px solid #007AA9;}

#CategoryNavigation a {
/*    width:105px;*/
    padding-left:8px;
    padding-right:8px;
    display:block;
    line-height:20px;
    text-align:center;
    text-decoration:none;
    color:#ffffff;
    font-size:10px;
    font-weight:bold;
    background-color:#015440;
    border-right:1px solid white;}
#CategoryNavigation a:hover		{color:#7AC695;}
#CategoryNavigation a.HorizontalNavigationItem_Selected {color:#7AC695;}
/*#CategoryNavigation a.HorizontalNavigationLastItemAnchor {width:101px;border-right:1px solid #007AA9;}*/
#CategoryNavigation a.HorizontalNavigationFirstItemAnchor {padding-left:14px;border-left:1px solid #007AA9;}
#CategoryNavigation a.HorizontalNavigationLastItemAnchor {padding-right:14px;border-right:1px solid #007AA9;}

/*------------ HorizontalNavigation Slut -----------------*/

/*------------ VerticalNavigation Start -----------------*/


	#VerticalNavigation ul, #VerticalNavigation li {padding: 0px; margin: 0px; list-style-type: none; border: none;}
	#VerticalNavigation li a {
		text-decoration: none;
		display: block;
		/* float: left; */
		color: #000;
		padding: 3px 5px 4px 9px; 
		width: 100%;
		voice-family: "\"}\""; 
		voice-family:inherit;
		width: 206px;
		}
	
		html>body #VerticalNavigation li a {
		width: 206px;
	
		} 
		#VerticalNavigation li a:hover {
			text-decoration: underline;
		    background-color:#E1C7D4;
		}

		#VerticalNavigation li a.VerticalNavigationItems_clicked {

			font-weight:bold;
			padding: 3px 5px 4px 9px; 
            background-color:#B896B7;
			color: #000;
			width: 100%;
			voice-family: "\"}\""; 
			voice-family:inherit;
			width: 206px;
			}
			html>body #VerticalNavigation li a.VerticalNavigationItems_clicked 
			{
			width: 206px;
			} 

	#VerticalNavigation li li a {
		text-decoration: none;
		/* display: block; */
		background-color:#B896B7;
		padding: 3px 5px 4px 28px; 
		width: 100%;
		voice-family: "\"}\""; 
		voice-family:inherit;
		width: 187px;
	}
	
	html>body #VerticalNavigation li li a {
		width: 187px;
		} 

		#VerticalNavigation li li a:hover {
			text-decoration: underline;
		    background-color:#E1C7D4;
    		border-top: 0px solid #0080A4;		
    		border-bottom: 0px solid #0080A4;		
		}
	
		#VerticalNavigation li li a.VerticalNavigationItems_clicked {
			font-weight: bold;
			padding: 3px 5px 4px 28px; 
			background: #B896B7 url('') no-repeat 19px 7px; 
			width: 187px;
			border-top:0px;
			border-bottom:0px;
			}
			html>body #VerticalNavigation li li a.VerticalNavigationItems_clicked {
			width: 187px;
		} 


	#VerticalNavigation li li li a {
		text-decoration: none;
		/* display: block; */
		background: #B896B7 url('') no-repeat 27px 7px; 
		border:0;
		border-bottom: 0px solid #BAB5A6;				
		padding: 3px 5px 4px 36px; 
		width: 100%;
		voice-family: "\"}\""; 
		voice-family:inherit;
		width: 179px;
	}
	
	html>body #VerticalNavigation li li li a {
		width: 179px;
		} 

		#VerticalNavigation li li li a:hover {
			text-decoration: underline;
		    background-color:#E1C7D4;
    		border-top: 0px solid #0080A4;		
    		border-bottom: 0px solid #0080A4;		
		}

	
		#VerticalNavigation li li li a.VerticalNavigationItems_clicked {
			font-weight: bold;
			padding: 3px 5px 4px 36px; 
			background: #B896B7; 
			width: 179px;			
			}
			html>body #VerticalNavigation li li li a.VerticalNavigationItems_clicked {
			width: 179px;
		} 

	#VerticalNavigation li li li li a {
		text-decoration: none;
		/* display: block; */
		background: #B896B7; 
		border:0;
		padding: 3px 5px 4px 44px; 
		width: 100%;
		voice-family: "\"}\""; 
		voice-family:inherit;
		width: 171px;
	}
	
	html>body #VerticalNavigation li li li li a {
		width: 171px;
		} 
	
		#VerticalNavigation li li li li a.VerticalNavigationItems_clicked {
			font-weight: bold;
			padding: 3px 5px 4px 44px; 
			background: #B896B7; 
			width: 111px;			
			}
			html>body #leftnav li li li li a.VerticalNavigationItems_clicked {
			width: 111px;
		} 


/*------------ VerticalNavigation Slut -----------------*/





/*------------ Document Start -----------------*/

#ContentDocument {}

/*------------ Document Slut -----------------*/


/*------------ ColumbDocument Start -----------------*/

/* Venstre kolonne */
#LeftButtomContent {margin-top:25px;}

#LeftButtomContent .ColumbDocumentContentClass {
    background-color:transparent;
}

#LeftButtomContent .ColumbDocumentContentClass ul {
	list-style-image:none;
	list-style-type:none;
	margin:0;
    padding:0;
}

#LeftButtomContent .ColumbDocumentContentClass li {
	line-height: 22px;
}

#LeftButtomContent .ColumbDocumentContentClass li a {
    display:block;
    width:180px;
    padding-left:40px;
    background-image:url("/img/arrow_right_purple.gif");
    background-position: 20px -4px;
    background-repeat:no-repeat;
    border-top:0px solid #D0BACF;
    border-bottom:0px solid #D0BACF;
    text-decoration:none;
    color:#000000;
}
#LeftButtomContent .ColumbDocumentContentClass li a:hover {
    background-color:#E1C7D4;
    border-top:0px solid #E1C7D4;
    border-bottom:0px solid #E1C7D4;
}

#LeftButtomContent h2 {
    padding-left:20px;
    color:#fff;
    text-transform:uppercase;
    position:relative;
    top:-23px;
    left:-5px;
}

    #VerticalNavigation h2 {
   	    position: absolute;
   	    top: -999em;
   	    left: -999em;
    }

/* Højre kolonne */

.news {}
.news h1 {background:#6B9B81 url("/img/back_columnfocusdoc.gif");margin:0;padding:1px 5px;color:#fff;font-size:14px;text-transform:uppercase;}
.news h3 {padding:0 3px;}
.news p {padding:0 3px;}

#RightContent .ColumbDocumentContentClass, 
#RightTopContent .ColumbDocumentContentClass, 
#RightButtomContent .ColumbDocumentContentClass {
    background-color:#ffffff;
    padding:0 10px;
    margin:0 0 10px 0;
    border-top:1px solid #ffffff;
    border-bottom:1px solid #ffffff;
    position: relative /*Support for negative margins in IE 6*/
    }
    #RightContent .ColumbDocumentContentClass h2, 
    #RightTopContent .ColumbDocumentContentClass h2, 
    #RightButtomContent .ColumbDocumentContentClass h2 {
	background-color:#946292;
	background-image:url("/img/back_columndoc.gif");
	margin:0px -10px;
	padding:2px 5px;
	color:#fff;
	text-transform:uppercase;
}

#RightContent .ColumbFocusDocumentContentClass, 
#RightTopContent .ColumbFocusDocumentContentClass, 
#RightButtomContent .ColumbFocusDocumentContentClass {
    background-color:#ffffff;
    padding:0 10px;
    margin:0 0 10px 0;
    border-top:1px solid #ffffff;
    border-bottom:1px solid #ffffff;
    position: relative /*Support for negative margins in IE 6*/
    }
    #RightContent .ColumbFocusDocumentContentClass h2, 
    #RightTopContent .ColumbFocusDocumentContentClass h2, 
    #RightButtomContent .ColumbFocusDocumentContentClass h2 {
        background-color:#6B9B81;
        background-image:url("/img/back_columnfocusdoc.gif");
        margin:0px -10px;
        padding:2px 5px;
        color:#ffffff;
        text-transform:uppercase;
}

.ColumbFocusDocumentContentClass ul, .ColumbDocumentContentClass ul {
	list-style-image: url("/img/arrow_right_purple.gif");
	margin:0;
	padding-left:10px;
}

.ColumbFocusDocumentContentClass li a, .ColumbDocumentContentClass li a {
    color:#000000;
    text-decoration:none;
    font-weight:bold;
}
.ColumbFocusDocumentContentClass li a:hover, .ColumbDocumentContentClass li a:hover {
    text-decoration:underline;
}

/*------------ ColumbDocument Slut -----------------*/

/*------------ Sitemap Start ----------------- mangler til synk*/ 

#CenterContent #Sitemap
{
	background-color: white;
	width: 100%;
	height: 100%;
	margin: auto;
}

#CenterContent #Sitemap ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-top: 7px;
	padding-left: 10px;
}

#CenterContent #Sitemap ul ul
{
	padding-left: 30px;
}

#CenterContent #Sitemap li
{
	
	
}

#CenterContent #Sitemap li a:link		{color:#00634b;text-decoration:underline;}
#CenterContent #Sitemap li a:visited	{color:#00634b;text-decoration:underline;}
#CenterContent #Sitemap li a:active		{color:#00634b;text-decoration:underline;}
#CenterContent #Sitemap li a:hover		{color:#00634b;text-decoration:underline;}


/*------------ Sitemap Slut -----------------*/

/*------------ Index Start ----------------- mangler til synk*/ 

#CenterContent #Index
{
	background-color: white;
	width: 100%;
	height: 100%;
	margin: auto;
}

#CenterContent .IndexNavigationArea
{
	padding-bottom: 50px;
}

#CenterContent #Index ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-top: 7px;
	padding-left: 10px;
	float: left;
}

#CenterContent #Index li
{
	display: inline;
	line-height: 15px;
	
}

#CenterContent #Index  a:link		{color:#00634b;text-decoration:underline;}
#CenterContent #Index  a:visited	{color:#00634b;text-decoration:underline;}
#CenterContent #Index  a:active		{color:#00634b;text-decoration:underline;}
#CenterContent #Index  a:hover		{color:#00634b;text-decoration:underline;}

#Index a:link.IndexLetterItem_Selected,#Index a:visited.IndexLetterItem_Selected
{
	font-weight:bold;
	border: solid 1px #86052E;
}

#CenterContent .IndexResultArea
{
	
}

#CenterContent #Index .IndexResultItemContainer
{
	width: 100%;
	padding-bottom: 10px;
	padding-top: 5px;
	border-top: solid 1px #86052E;
	padding-left: 5px;
}

#CenterContent #Index .IndexResultItemFieldName
{
	width: 100%;
	font-weight: bold;
	padding-bottom: 2px;
	
}
#CenterContent #Index .IndexResultItemFieldDescription, #CenterContent #Index .GridViewIndexresult
{
	width: 100%;
}


#CenterContent #Index .GridViewIndexresultsPaging
{
	
	
}


/*------------ Index Slut -----------------*/

/*------------ SearchBox Start ----------------- mangler til synk*/ 
/*
#SearchBox
{
	
}

.SearchBoxButton
{
	height: 18px;
	font-size: 10px;
}

.SearchBoxIndputField
{
	height: 12px;
	font-size: 10px;
}
*/

/*------------ SearchBox Slut ----------------- mangler til synk*/ 


/*------------ SearchResults Start ----------------- mangler til synk*/ 

#SearchResult
{
	background-color: white;
	width: 100%;
	height: 100%;
	margin: auto;
}

#SearchResultArea
{
	
}

.GridViewSearchResults
{
	width: 100%;
}

.SearchResultItemContainer
{
	width: 100%;
	padding-bottom: 10px;
	padding-top: 5px;
	border-top: solid 1px #007AA9;
	padding-left: 5px;
	
}

.SearchResultsItemFieldName
{
	width: 100%;
	/*font-weight: bold;*/
	padding-bottom: 2px;

}

.SearchResultsResultItemFieldDescription
{
	width: 96%;
	padding-right: 10px;
	text-align:justify;

}

#CenterContent #SearchResult a:link			{font-weight:bold;color:#00634b;text-decoration:underline;}
#CenterContent #SearchResult a:visited		{font-weight:bold;color:#00634b;text-decoration:underline;}
#CenterContent #SearchResult a:active		{font-weight:bold;color:#00634b;text-decoration:underline;}
#CenterContent #SearchResult a:hover		{font-weight:bold;color:#00634b;text-decoration:underline;}


#SearchResult .GridViewSearchresultsPaging
{
	
	color: #86052E;text-decoration: none;
}

/*------------ Google SearchResults Start ----------------- */ 
#cse-search-results iframe {
  width:720px;
}
/*------------ Google SearchResults Slut ----------------- */


/*------------ SearchResults Slut -----------------*/

a:link      {color:#00634b; background:transparent; text-decoration:underline}     
a:visited   {color:#00634b; background:transparent; text-decoration:underline}     
a:hover     {color:#00634b; background:transparent; text-decoration:underline}     
a:active    {color:#00634b; background:transparent; text-decoration:underline}  

/*------------ DIS Frontpage News -----------------*/

.disFrontpageNews {}

.disFrontpageNews h2 a {text-decoration:none;}
.disFrontpageNews p a {text-decoration:none;color:#000;}

.disTopNewsItem, .disNewsItem {
    border-bottom:1px solid #00563B;
    clear:both;
    margin-top:10px;
    padding-bottom:10px;
    min-height:100px;
    /*IE Hack for min-height */
	height:auto !important;
	height:110px;
	/* End hack */
}
.disTopNewsItem .disNewsImage {width:210px;float:left;margin-right:15px}
.disNewsItem .disNewsImage {width:100px;float:left;margin-right:15px}

.disTopNewsItem .disNewsContent {}
.disNewsItem .disNewsContent {}

.disNewsReadMore {
    float:right;
    margin-top:10px;
    width:120px;
    background:url("/img/arrow_right_purple.gif") no-repeat 2px -8px;
    padding-left:20px;
    font-weight:bold;
}

/*------------ Classes for editor Start -----------------*/

.manchet {font-weight:bold;}
.faktaboks {padding:10px;background:#D0E8D0 url("/img/back.faktaboks.gif") repeat-y;}

/*------------ Classes for editor Slut -----------------*/


/* Style added */
.ColumbDocumentContentImageFieldClass {margin:0px -10px;padding:0;}

#CenterContent #Index  a:link		{font-weight:bold;color:#00634b;text-decoration: underline;}
#CenterContent #Index  a:visited	{font-weight:bold;color:#00634b;text-decoration: underline;}
#CenterContent #Index  a:active		{font-weight:bold;color:#00634b;text-decoration: underline;}
#CenterContent #Index  a:hover		{font-weight:bold;color:#00634b;text-decoration: underline;}

/*------------ Acadre Styles - START -----------------*/
.agendadiveder {border-top:1px solid #000;margin:10px 0}

.acadrelogin {padding:15px 0 0 10px}
.acadrelogin h3 {padding-bottom:10px;padding-top:5px}
.acadrelogin .acadreloginButton {margin-top:5px}
.acadrecommittee {margin-top:20px}
.acadrecommittee h3 {margin-bottom:3px;padding-left:10px}

.acadrecommittee ul, .acadrecommittee li {padding:0;margin:0;list-style-type:none;border:none}
.acadrecommittee li a {
  text-decoration: none;
  display: block;
  color: #000;
  padding: 3px 5px 4px 9px; 
  width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
  width: 206px;
}
html>body .acadrecommittee li a {width:206px}
.acadrecommittee li a:hover {
  text-decoration:underline;
  background-color:#E1C7D4;		
}
.acadrecommittee a:hover {color:#000}
.acadrecommittee li li a {
  text-decoration:none;
  background-color:#B896B7;
  padding: 3px 5px 4px 28px; 
  width:100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:187px;
}
	
html>body .acadrecommittee li li a {width: 187px} 
.acadrecommittee li li a:hover {
  text-decoration: underline;
  background-color:#E1C7D4;
  border-top: 0px solid #0080A4;		
  border-bottom: 0px solid #0080A4;		
}

.agendapage {width:100%;}
.agendapage h2 {margin-top:15px;margin-bottom:15px;}
.acadreoversigt {float:left;font-weight:bold;}
.acadreyear {float:left;padding-left:5px;font-weight:bold;}
.acadreyearprev {float:right;margin-right:20px}
.acadreyearnext {float:right}
.acadreyearprev a, .acadreyearnext a {color:#00634b;font-weight:bold;}
.acadreyearprev a:hover, .acadreyearnext a:hover {text-decoration: underline;font-weight:bold;}

.agenda, .agendaFull {clear:both;overflow:hidden}
.agendamonth {text-transform:capitalize;background:#A8A92A;color:#fff;margin:20px 0 10px 0;font-weight:bold;padding:2px 0 2px 5px}
.agenda h2, .agendaFull h2 {margin:5px 0;float:left}
.agenda ul, .agendaFull ul {list-style-type:none;margin:0;padding-left:0;clear:both}
.agenda ul li, .agendaFull ul li {line-height:20px}
.meetingDate {float:left;padding:7px 0 0 10px}

.agendaitem {width:100%;}
.agendaitem h2, .agendaitemAlt h2 {color:#000}
.agendaitem .agendaitemname a, .agendaitemAlt .agendaitemname a {display:block;color:#00634b}
.agendaitem .agendaitemname a:hover, .agendaitemAlt .agendaitemname a:hover {text-decoration:underline;}
.agendaitemid {float:left;width:45px}

.agendaitemname
{
	padding-left: 45px;
}

div.agendaitem .agendaitemname, div.agendaitem .agendaitemid
{
	font-weight: bold;
	font-size: 120%;
}

.agenda h2 a:hover
{
	text-decoration: underline;
}

.agendaitemfullname
{
	padding-left: 45px;
	font-weight: bold;
}

.agendaitemAlt {width:100%;font-size:1em;background:#eee}

.agendaitembullets {padding-left:45px}
.bulletid {float:left;width:30px}
.bulletname {font-weight:bold}
.bulletcontent {margin:0 0 10px 0;padding:0}
.bulletcontent p {margin:0;padding:0;line-height:110%}

.meetingdate, .meetingstart, .meetingend, .meetinglokationtext {float:left;width:165px;font-weight:bold}
.meetingDate {float:left;padding:7px 0 0 10px}
.backToItem {margin-top:20px}

.agendaitemheader {padding:0 0 10px 45px}
.agendaitemenclosures {padding-left:45px}
.itemcasenotext, .itemcaseofficertext {float:left;width:110px;font-weight:bold}

.meetingmembers {padding-top:10px}
.meetingmembername {float:left;padding-right:10px}
.meetingmemberrole {}
.meetingGoBack, .agendaItemsFullGoBack {padding-bottom:10px}
.meetingGoBack a, .meetinglink a, .backToItem a, .agendaItemsFullGoBack a, .agendalinks a, .agenda h2 a {color:#00634b}

.agenda .agendalinks a,.agenda h2 a {margin:20px 0 10px 0;color:#00634b;}
.agendaFrontpageText {
  display:block;
  height:100%;
  clear:both;
}
.acadreloggedin h3 {
  margin-bottom:0
  padding-bottom:0
}
.acadreloggedin p {
    margin-top:-5px;
    font-weight:bold
}
/*Acadre Styles - END*/


/* Content Selector */
.galleryform {width:100%;margin-bottom:20px}
.moduleimage {float:left;padding:5px;margin:10px 10px 0 0;border:1px solid #000}

.modulenotes td {padding:5px}
.modulenotes li {margin-left:-15px}
.Notes1 { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
.Notes2 { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
.Notes3 { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

.contactform {float:left;width:100%; padding:10px 0 10px 0; margin-bottom:10px}
.contactformcontent {float:left;width:100%;border-bottom:1px dotted black;padding-bottom:10px}
.contactentry { float:left; width:100%; padding-top:10px; margin-top:10px; border-top:1px dotted black }
.contactimage {float:left;padding-right:10px}
.contactphoneHeader, .contactmobileHeader, .contactemailHeader { float:left; width:50px; }
.contactzip { float:left; width:40px; }

.modulenotes td.CSS_sest1 .notesTitle {font-weight:bold}
.modulenotes td.CSS_sest1 .notesContent {}
.modulenotes td.CSS_sest2 .notesTitle {font-weight:bold}
.modulenotes td.CSS_sest2 .notesContent {}
.modulenotes td.CSS_sest3 .notesTitle {font-weight:bold}
.modulenotes td.CSS_sest3 .notesContent {}


/* Searchbox */
table#searchbox {
   width:100%
}

table#searchbox #thbox1 {}
table#searchbox #thbox2 {width:60%}
table#searchbox #thbox3 {text-align:right}

table#searchbox th {
    text-align:left
}


/* Phonebook list */
table#phonebooklist {
    width:100%;
    border:0;
    margin:1em 0;
    margin-bottom:30px;
}

table#phonebooklist #th1 {width:40%}
table#phonebooklist #th2 {width:15%}
table#phonebooklist #th3 {width:45%}

table#phonebooklist th, table#phonebooklist td {
    border:0;
    padding:2px 0;
}
table#phonebooklist th {
    text-align:left
}


/* Phonebook searchresult */
.phonebooksearch {
   margin-bottom:15px;
}

table#phonebooksearchresult {
    width:100%;
    border:0;
    margin:1em 0;
    margin-bottom:30px;
}
table#phonebooksearchresult #th1 {width:40%}
table#phonebooksearchresult #th2 {width:15%}
table#phonebooksearchresult #th3 {width:45%}

table#phonebooksearchresult #th11 {background-color:#ccc}

table#phonebooksearchresult th, table#phonebooksearchresult td {
    border:0;
    padding:2px 0;
}
table#phonebooksearchresult th {
    text-align:left
}
/*------------ Download form Start -----------------*/
.downloadForm,
.downloadLinks	{
	float: left;
	width: 468px;
	padding-top: 10px;
	padding-left: 12px;
}
.downloadForm fieldset	{
	border: none;
	padding: 0px;
	margin: 0px;
}
.downloadForm legend	{
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
.downloadFormSection	{
	float: left;
	width: 100%;
	padding: 0px 0px 8px 0px;
}
.downloadFormSection label	{
	float: left;
	width: 95px;
	padding-top: 3px;
}
.downloadFormSection input	{
	float: left;
	width: 330px;
}
.downloadFormSubmitSection	{
	padding-top: 5px;
	text-align: right;
	width: 430px;
}
.downloadFormErrorSection	{
	color: red;
	font-weight: bold;
}
.downloadLinks .links ul	{
	padding-left: 16px;
	margin: 10px 0px 0px 0px;
}
.downloadLinks .links ul li	{
	padding-bottom: 6px;
}
/*------------ Download form End -----------------*/

/*----------------------- DIS Comments Module styles -----------------------*/
#comments {
	padding-top: 0px;	
}

#comments h2 {
	margin-bottom: 10px;	
}

#comments h3 {
	margin-bottom: 1px;	
}

#comments ul {
	padding: 0px; margin: 0px; list-style-type: none; border: none;	
}

#comments .commentNummber {
	float:left;
	width:40px;	
}

#comments .commentInner {
	float:left;
	width:420px;
}

#comments li {
	float:left;
	width:460px;
	padding:10px;
}
#comments .butComment{
	float:right;
         margin-right: 34px;
}
#comments li.commentsOdd {
	background:#F3F3F3;
}

#comments .commentTitle {
	font-weight:bold;
}

#comments .commentName {
	float:left;
	font-size:.9em;
}

#comments .commentDate {
	font-size:.9em;
}

#comments .commentText {
	margin-top:10px;
}

#comments .CommentsForm 
{
	float:left;
	border:1px solid #F3F3F3;
	padding:10px;
	margin-top:0px;
        margin-bottom:30px;
	width:458px;
}

#comments .CommentsForm li {
	padding:0 0 5px 0;
	margin:0px;	
}


#comments .CommentsForm .commentLabel {
	float:left;
	width:120px;
	margin-top:5px;
}

#comments .butComment {
	margin-top:10px;
}

#comments .commentsError {
	margin-top:10px;
}

/*----------------------- DIS Comments Module styles END -----------------------*/

