/* CSS Document */
@charset "UTF-8";

/* Textual styles */
h1, h2, h3	{margin:2px; margin-bottom:5px; color:#000;}
h3			{color:#666;}
a:link 		{color:#009ac7; text-decoration:none;}      
a:visited 	{color:#52bbd9; text-decoration:none;}  
a:hover 	{color:#005e9c; text-decoration:none;}  
a:active 	{color:#005e9c; text-decoration:none;} 
a h3		{color:#009ac7; }
a:hover h3		{color:#005e9c; }
a:visited h3		{color:#52bbd9; }
p{
	text-align: justify;
	font-size: 13px;
	line-height:1.5em;
	margin:0px;
}



/*wrapper */
body 
{
	margin: 0px;
	color:#555;
	font: 1em/1.5em "Lucida Grande", sans-serif;
	font-size: 12px;
}
/* firefox img fix*/
img {border:none;}
#wrapper{
	background-color:#FFF;
	overflow:visible;
	min-width:960px;
}

/*Header */
#headerBackground{
	background-color:#333333;
	height:104px;
}
.searchBar {width:300px; float:right; margin-top:30px;}
#header
{
	height: 104px;
	width: 960px;
	margin: 0 auto;
}

#logo 
{
	float: left;

	position:relative;
	left:-10px;
	text-align:center;
	vertical-align:middle;
}

#logo img
{
	margin-top:15px;
}

#icons
{
	float: right;
	vertical-align:middle;
	line-height:104px;
	width:200px;
}

#icons img
{
	margin-left:5px;
	margin-right:5px;
}

.Menu
{
	padding:0px;
	font-size:15px;
	
	clear:left;
	border-bottom:1px solid #bdbdbd;
	z-index:7;
	position:relative;
	left:-17px;
}

.Menu ul
{
	background:#FFF;
	height:38px;
	width: 960px;
	margin: 0 auto;
	list-style:none;
	padding:0;
	z-index:8;
	font-weight:bold;
}

.Menu ul li
{
	float:left;
	line-height:30px;
	font-weight:normal;
	font-size:14px;
	text-align:center;
	width:120px;
	position:relative;
	z-index:9;
	display:inline-block;
	height:auto;
	background-position:bottom center;
	background-repeat:no-repeat;
	background-image:url(../images/moreArrow.png);
}

.Menu ul li a
{
	color:#000;
	text-decoration:none;
	padding-right: 20px;
	padding-left: 15px;
}


.Menu ul li a:hover
{
	color:#09F;
}

.Menu ul li .MenuFoldout
{
	display:none;
	background-image:url(../images/MenuBottom.png);
	background-position: bottom;
	background-repeat: no-repeat;
	left:14px;
	top:45px;
	position:absolute;
	z-index:2;
	padding-bottom:11px;
	width:190px;
	height:auto;
	min-height:16px;
}

.Menu ul li ul
{
	background: transparent;
	background-position: top;
	background-repeat: no-repeat;
	background-image:url(../images/MenuTop.png);
	position:relative;
	left:0px;
	width:100%;
	height:auto;
	z-index:10;
	padding-top:16px;
	
}

.Menu ul li ul li a
{
	background: transparent;
	background:#000;
	height:40px;
	font-size:12px;
	margin:0px 15px 0px 15px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #4E4E4E;	
	width:130px;
	display:block;
	text-align:left;
	color:#FFF;
}

.Menu ul li ul li:last-child a
{
	background: transparent;
	background:#000;
	height:31px;
	font-size:12px;
	margin:0px 15px 0px 15px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #4E4E4E;	
	width:130px;
	display:block;
	text-align:left;
	color:#FFF;
}

.Menu ul li ul li:hover a
{
	color:#09F;
}

.Menu ul li ul li
{
	background-color:#000;
	width:100%;
	zoom:1;	
	filter: alpha(opacity=85);
	opacity:0.85;
	-ms-filter: “alpha(opacity=85)”; 
	filter: alpha(opacity=85);
	-khtml-opacity: .85; 
	-moz-opacity: .85; 
}


#sliderWrapper
{
	height:320px;
	max-width:1160px;
	min-width:960px;
	width:100%;
	margin:0 auto;
}

.SliderImg
{
	width:960px;
	height:280px;
	margin:0 auto;
	
	
}


#slider
{
	height: 320px;
	background-color:#FFF;
	width:960px;
	text-align:center;
	overflow:hidden;
	margin:0 auto;
	float:left;
	position:relative;
}

#sliderContentWrapper
{
	position:relative;
	overflow:hidden;	
	height:290px;
	width:2000%;
	right:-960px;
	text-align: left;
}

.SliderContent{float:left; width:930px; height:280px; overflow:hidden; margin:15px; text-align:center;}
.SliderColumn{float:left; width:45%; padding:5px;}

#sliderNav
{
	margin-top:20px;
	height:11px;
	margin:0 400px;
	text-align: center;
	display:inline-block;
}

.SliderNavPoint
{
	margin:10px;
	margin-top:1px;
	float:left;
	width:11px;
	height:11px;
}

#sliderNavArrowLeft
{
	position:relative;  
	right:0px;
}

#sliderNavArrowRight
{
	left:0px;
	position:relative;
}

.SliderNavBox
{
	width:65px;
	height:190px;
	float:left;
	position:relative;
	
	margin:0;
	padding-top:140px;
	padding-left:35px;
}

#content {
	background-image:url(../images/shadow.png);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#F4F4F4;
	
	overflow:visible;
	position:relative;
	height:auto;
}

#footerWrapper 
{
	height:225px;
	background-color:#d1d1d1;	
}

#footer 
{
	width:960px;
	margin:0 auto;
}

#footerText
{
	float:left;
	width:250px;
	margin-top: 20px;
	margin-right: 50px;
}

#footerLatest
{
	float:right;
	margin: 20px 50px;	
}

#footerMap
{
	float:right;
	width:120px;
	margin: 40px 50px;
}

#content-content{
	width: 960px;
	margin: 0 auto;
	height:auto;
	overflow:visible;
}


.ContactPerson{
	padding:5px;
	padding-top:10px;
	height:95px;
	position:relative;
}


.ContactPicture
{
	width:80px !important;
	float:left;	
	margin:50px 50px;
	margin-bottom:15px;
}

.ContactPicture img
{
	border: 1px solid #ccc;
	drop-shadow:2px;
	-moz-box-shadow: 2px 2px 5px #888;
	-webkit-box-shadow: 2px 2px 5px #888;
	box-shadow: 2px 2px 5px #888;
}


.profile-pic{
	border:1px solid #bdbdbd;
	border-radius: 5px;
		-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	float: left;
	margin-right: 10px;
	width:80px !important;
	height:80px;
	position:relative;
}

#peopleArrowLeft
{
	float:left;
   	position: relative;
   	top: 75px;
   	height: 31px;
	width:11px !important;
   	margin-top: -15px;
}

#peopleArrowRight
{
	float:left;
   	position: relative;
   	top: 75px;
   	height: 31px;
	width:11px !important;
   	margin-top: -15px;
}

#peopleSelector
{
	height:100px;
	position:relative;
	overflow:hidden;
	width:380px;
	margin:5px;
	float:left;
	margin-top:20px;
}

#peopleSelectorWrapper
{
	height:100px;
	position:relative;
	width:1000%;
	left:0px;
}

.PeoplePersonWrapper{
	height:100px;
	position:relative;
	float:left;
	width:230px;
}

.PeopleIconWrapper
{
	width:105px;
	float:left;	
	position:relative;
	height:100px;
	margin-bottom:10px;	
}

.PeopleIcon
{
	position:absolute;
	width:100%;
	height:100%;
	overflow:hidden;
	background:#FFF;
	float:left;
	font-size:10px;
}


.PeopleIconLarge a
{
	color:#555;
}

.PeopleIcon a
{
	color:#555;
}

.PeopleIconImage
{
	border:2px solid #CCCCCC; 
	float:left;
	margin-right:20px;
}


.PeopleIconWrapperLarge
{
	width:60px;
	float:left;	
	position:relative;
	height:85px;
	margin:5px;
	
}

.PeopleIconNameLarge
{
	float:left;	
	width:60px;
	height:100%;
	float:left;
}


.PeopleIconLarge
{
	position:absolute;
	width:100%;
	height:100%;
	overflow:hidden;
	background:#FFF;
	text-align:center; 
	font-size:12px;	
}

.PeopleIconDescripLarge
{
	float:left;
	overflow:hidden;
	width:190px;
	padding:10px;
}


.PeopleIconImageLarge
{
	border:2px solid #CCCCCC; 
	width:100%;
	max-width:80px;
}

.PeoplePerson{
	height:100px;
	position:relative;
	float:left;
	width:230px;
	overflow:hidden;
	margin-right:10px;
	padding-bottom:5px;
	padding-left:5px;
	border-radius:10px;
		-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}


#boxes
{
	float:left;
	width:960px;
	padding-bottom:50px;
}

#leftBoxes
{
	float:left;
	width:480px;
}

#rightBoxes
{
	float:right;
	width:480px;
}


.boxLarge
{
	width:930px;
	height:auto;
	padding: 20px 15px;
	min-height: 10px;
	background-color:#FFF;
	margin-top:40px;
	border-radius: 10px;
		-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: 1px solid #959595;
	position:relative;
}
.boxLarge p.crossbow
{
	padding:10px 60px 0px 20px;
	
}
tr.grey {background:#F3F3F3;}

.box1
{
	width: 437px;
	padding: 20px 15px;
	min-height: 10px;
	float: left;
	background-color:#FFF;
	margin-top: 25px;
	border-radius: 10px;
		-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: 1px solid #959595;
	position:relative;
	clear:left;
}

.box1 img{max-width:100%;}
.box1 embed{max-width:100%;}
.BoxArrow1
{
	position:absolute;
	top:50px;
	left:-170px;
}

.BoxArrow2
{
	position:absolute;
	top:50px;
	right:-170px;
	font-size:22px;
	font-style:bold;
	text-align:left;
}
.box2
{
	width: 437px;
	padding: 20px 15px;
	min-height: 10px;
	float: right;
	background-color:#FFF;
	margin-top: 25px;
	border-radius: 10px;
		-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: 1px solid #959595;
	position:relative;
	clear:right;
}

.box2 img{max-width:100%;}
.box2 embed{max-width:100%;}


.BoxTitle
{
	background:#333333;
	top:-13px;
	left:4px;
	width:auto;
	height:auto;
	display: inline-block;
	position:absolute;
	height:24px;
	line-height:24px;
	color:#FFF;	
	padding-left:12px;
	padding-right:12px;
	border-radius:12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
}

.BoxBlogHeader
{
	height:100px;
	line-height:16px;
}

.BoxBlogHeader h1
{
	font-size:16px;
}

.BlogPostIntro p
{
	text-align:justify;
	color:#222;
}


.button {
	
	box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	-moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;

	
	background-color:#79bbff;
		
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );

	border:1px solid #84bbf3;
	
	border-radius:100px;
	-moz-border-radius:100px;
	-webkit-border-radius:100px;
cursor:pointer;
	
	color:#ffffff;
	font-family:"Lucida Grande", sans-serif;
	font-size:12px;
	padding:3px 10px;
	text-decoration:none;
	text-shadow:1px 1px 0px #528ecc;
	position:relative;
}
.button:hover {
	
	box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	-moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;

	
	background-color:#79bbff;
		
		
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #42aefb), color-stop(1, #0279de) );
	background:-moz-linear-gradient( center top, #42aefb 5%, #0279de 100% );

	border:1px solid #84bbf3;
	
	border-radius:100px;
	-moz-border-radius:100px;
	-webkit-border-radius:100px;
cursor:pointer;
	
	color:#ffffff;
	font-family:"Lucida Grande", sans-serif;
	font-size:12px;
	padding:3px 10px;
	text-decoration:none;
	text-shadow:1px 1px 0px #528ecc;
	position:relative;
}
.button:active {
	position:relative;
	top:1px;
}

.inputSearch{
	width:auto;
	height:auto;
	border:1px solid #bdbdbd;	
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	display:inline-block;
	margin:0px 10px;
	padding:5px;
	position:relative;
	float:left;
}


.DocumentSearch{
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #bdbdbd;
	height:20px;
	font-family:"Lucida Grande", sans-serif;
	background-image: url(../images/search_glass.png);
	background-repeat: no-repeat;
	background-position: left center;	
	padding-left:25px;
	float:left;
}

.DocumentSearchAuthor{
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #bdbdbd;
	height:20px;
	font-family:"Lucida Grande", sans-serif;
	background-image: url(../images/search_glass.png);
	background-repeat: no-repeat;
	background-position: left center;	
	padding-left:25px;
	float:left;
}

.inputfield{
	border-radius: 5px;
		-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #bdbdbd;
	height:20px;
	font-family:"Lucida Grande", sans-serif;
	float:left;
	padding:3px;
	margin-bottom:10px;
}
.inputfield.spamfield {
	margin-bottom:4px;
}


.inputfield:focus{
	background-color: #f4f4f4;
}

.textfield{
	border-radius: 5px;
			-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #bdbdbd;
	font-family:"Lucida Grande", sans-serif;
	font-size:12px;
	min-height:100px;
	width:400px;
	resize::vertical;
	max-width:400px;
}

.textfield:focus{
	background-color: #f4f4f4;
}


.InputForm p
{
	clear:left;	
}

.okay
{
	color:#0F0;
	font-size: 10px; 
	float:left;
	background-image:url(../images/ok.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:20px;
	width:20px;
	height:20px;
}

.error
{
	color: #F00;
	font-size: 10px;
	float:left;
	background-image:url(../images/error.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:20px;
}



.list-style-50 						{ width:340px; height:30px; }
.list-style-50 a 					{ background: url(../images/icons/list-style-img-24.png) left center no-repeat; display: block; float: left; width: 100%; padding-left:30px;}
.list-style-50 a:hover 				{ background: #f1f1f1 url(../images/icons/list-style-img-24-hover.png) left center no-repeat; text-decoration: none; }
.list-style-50 a img		 		{ float: left; height: 35px; margin: 4px; margin-right: 10px; width: 35px; padding:3px; }
.list-style-50 a strong 			{ color: #666; float: left; margin-top: 7px; width: 281px; }
.list-style-50 a:hover strong 		{ color: #06c; }
.list-style-50 a span 				{ color: #999; }
.list-style-50 a span.name 			{ float: left; }
.list-style-50 a span.date 			{ float: right; }
	
.list-style-24 						{ float: left; list-style: none; width: 100%; margin-left:0px;}
.list-style-24 li 					{ width: 100%; } 
.list-style-24 a 					{ background: transparent url(../images/icons/list-style-img-24.png) left center no-repeat; display: block; padding: 6px 0px 6px 30px; }
.list-style-24 a:hover 				{ background: #f1f1f1 url(../images/icons/list-style-img-24-hover.png) left center no-repeat; text-decoration: none; }
.list-style-24 a span.extrainfo 	{ color: #999; }

.comment {border-bottom: 1px solid #959595;}


    .defaultText { width: 300px; }
    .defaultTextActive { color: #a1a1a1; }


.HomeProject
{
	width:50%;
	float:left;
	margin:5px;
	position:relative;
}

.HomeProjectImg
{
	width:40%;	
	padding:10px;
	border:1px solid #959595;
		
	float:left;
	margin:5px;

	border-radius:10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	position:relative;

}

.ContactSelect
{
	width:215px;	
}

#harryPic
{
	float: left; 
	width:80px;	
	border:2px solid #ccc;
}

.Agenda
{
	
}

.Agenda h3
{
	width:100%;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom:10px;
	margin-top:10px;
}

/*selectbox!*/

/* Dropdown control *//* Dropdown control */
.selectBox-dropdown {
	min-width: 150px;
	position: relative;
	border: solid 1px #BBB;
	line-height: 1.5;
	text-decoration: none;
	color: #000;
	outline: none;
	vertical-align: middle;
	background: #F2F2F2;
	background: -moz-linear-gradient(top, #F8F8F8 1%, #E1E1E1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #F8F8F8), color-stop(100%, #E1E1E1));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F8F8F8', endColorstr='#E1E1E1', GradientType=0);
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
	box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	cursor: default;
}

.selectBox-dropdown:focus,
.selectBox-dropdown:focus .selectBox-arrow {
	border-color: #666;
}

.selectBox-dropdown.selectBox-menuShowing {
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.selectBox-dropdown .selectBox-label {
	padding: 2px 8px;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
}

.selectBox-dropdown .selectBox-arrow {
	position: absolute;
	top: 0;
	right: 0;
	width: 23px;
	height: 100%;
	background:url(../images/arrowSelect.gif) 50% center no-repeat;
	border-left: solid 1px #BBB;
}


/* Dropdown menu */
.selectBox-dropdown-menu {
	position: absolute;
	z-index: 99999;
	max-height: 200px;
	min-height: 1em;
	border: solid 1px #BBB; /* should be the same border width as .selectBox-dropdown */
	background: #FFF;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	overflow: auto;
}


/* Inline control */
.selectBox-inline {
	min-width: 150px;
	outline: none;
	border: solid 1px #BBB;
	background: #FFF;
	display: inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: auto;
}

.selectBox-inline:focus {
	border-color: #666;
}


/* Options */
.selectBox-options,
.selectBox-options LI,
.selectBox-options LI A {
	list-style: none;
	display: block;
	cursor: default;
	padding: 0;
	margin: 0;
}

.selectBox-options LI A {
	line-height: 1.5;
	padding: 0 .5em;
	white-space: nowrap;
	overflow: hidden;
	background: 6px center no-repeat;
}

.selectBox-options LI.selectBox-hover A {
	background-color: #EEE;
}

.selectBox-options LI.selectBox-disabled A {
	color: #888;
	background-color: transparent;
}

.selectBox-options LI.selectBox-selected A {
	background-color: #C8DEF4;
}

.selectBox-options .selectBox-optgroup {
	color: #666;
	background: #EEE;
	font-weight: bold;
	line-height: 1.5;
	padding: 0 .3em;
	white-space: nowrap;
}


/* Disabled state */
.selectBox.selectBox-disabled {
	color: #888 !important;
}

.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
	opacity: .5;
	filter: alpha(opacity=50);
	border-color: #666;
}

.selectBox-inline.selectBox-disabled {
	color: #888 !important;
}

.selectBox-inline.selectBox-disabled .selectBox-options A {
	background-color: transparent !important;
}


.partners 
{
	color: #666666;
	font-size: 12px;
	line-height: 1.7;
	list-style: none;
	margin: 0 1em 0 0;
	padding: 0px;
	width: 205px;
	float: left;
	border-top: 1px solid #ebebeb;
	}
	
	.communities
{
	color: #666666;
	font-size: 12px;
	line-height: 1.7;
	list-style: none;
	margin: 0 1em 0 0;
	padding: 0px;
	width: 205px;
	float: left;
	border-top: 1px solid #ebebeb;
	}

.partners li 
{
	border-bottom: 1px solid #ebebeb;
	padding: 3px 0px;
	padding-left:20px;
	background-image:url(../images/moreArrowCollapse.png);
	background-repeat: no-repeat;
	background-position: left 11px;
}

.partners li .ShowArrow
{
	background-image:url(../images/moreArrow.png);
}
	
.PartnerProject
{
	margin-left:20px;
	padding:0px;
	display:none;
}

.PartnerProject li
{
	background-image:none;
	padding:0px;
}

td.crossbow {
	vertical-align: top;
	width: 250px;
	height: 120px;
	border: 1px dotted #383838;
	border-radius:10px;
	border-spacing:10px;
	position:relative;
	top:0px;
	left:0px;
}

td.crossbow:hover
{
	background-color:#F7F7F7;
}