/* CSS Document */

html {
	height:100%;	width:100%;}

body {
	font-family:"Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size:11px;
	border:0;
	margin:0 0 10px 0;
	color: #8E8D8D;
	height:100%;
	width:100%;
	}

#pageWrapper {
/*position:absolute;top:0;bottom:0;margin:auto;*/
height:100%;	width:100%;
}
	

#logo{ float: left;
	margin: 34px 0 0 42px;}

#logo img {
width:120px;
height:119px;
}

#iconMenu {
	float: right;
	margin-top: 20px;
	margin-right: 44px;
	margin-bottom: 0px;
}


 .headerText {
	width: 254px;
        padding:0 20px 0 0;
	height: 250px;
	float: left;
	vertical-align:top;
        border-right:1px dotted #999;
	}
 
 
 
#content {
width: 974px;
padding-top: 40px;
height: 268px;
clear: both;
padding-left:44px;
margin:auto;
background-repeat: no-repeat;
background-position:center right;
vertical-align:middle;
}


blockquote {margin-left:0;
			margin-top:0;}


#content, #pppcontent ul {}
#content ol {}
#content strong {font-weight:bold;}
#content em {font-style:italic;}

#content h2 {font-family: 'Arial Narrow', 'Helvetica Narrow', 'Helvetica Neue', Helvetica, 'Gill Sans MT', 'Gill Sans', 'Lucida Grande', Arial, sans-serif;
	letter-spacing:0.6;
	font-weight: 100;
	font-size:28px;
	text-align:right;
	color:#777;
	margin-top:-4px;}
	
h3 {
	font-size:11px;
	font-weight:bold;
	margin-bottom:0;
	}
	
h4		{font-size:12px;}

 hr {	color:#B1ADAA;
 		width: 80%}

 a {
	color: #B0ADAB;
	text-decoration:none;
  }

a:hover {
	text-decoration:underline;
	}

#content p {
	margin: 0px 0 25px 310px;
	width: 230px;
	font-size: 13px;
	color: #8E8D8D;
}

#content ul {
	margin: 20px 0 5px 340px;
}

#pppNav {
	float: left;
	width: 130px;
	height: 90px;
	clear:none;
	}
	
#pppNav img {
	border: 0;
	}

#pppNav ul {
	list-style:none;
	}

#people-trigger {
	width: 129px;
	height: 29px;
	background-image:url(../images/pppTabs/people.gif);
}
#projects-trigger {
	width: 129px;
	height: 29px;
	background-image:url(../images/pppTabs/projects.gif);
}
#partners-trigger {
	width: 129px;
	height: 29px;
	background-image:url(../images/pppTabs/partners.gif);
}

.ui-tabs-selected #people-trigger {
	width: 129px;
	height: 29px;
	background-image:url(../images/pppTabs/people2.gif);
}
.ui-tabs-selected #projects-trigger {
	width: 129px;
	height: 29px;
	background-image:url(../images/pppTabs/projects2.gif);
}
.ui-tabs-selected #partners-trigger {
	width: 129px;
	height: 29px;
	background-image:url(../images/pppTabs/partners2.gif);
}


#tabs {
 height: 90px;
} 

 #projects, #people, #partners {

 height: 90px;
 margin-left: 140px;
 }
 
 
 
  #projects ul, #people ul, #partners ul {
  list-style:none;
  }
  
    #projects li, #people li, #partners li {
	float: left;

  }
 
   #projects a, #people a, #partners a {
	color: #B0ADAB;
	margin-right: 30px;
	margin-bottom: 6px;
	background-image:url(../images/target.gif);
	background-position:left;
	background-repeat:no-repeat;
	display: block;
	height: 16px;
	padding-left: 20px;
	padding-top: 2px;
	text-decoration:none;
  }

    #projects a:hover, #people a:hover, #partners a:hover {
	text-decoration:underline;
	background-image:url(../images/target2.gif);	
	}
	
	
#footer {
	width:100%;
	text-align:center;
	}

#footer span {
border-top:1px dotted #999;
padding:10px 0 0 0;
}
	
#contacts {width:380px; margin: 2px auto 0 auto; display:block;}

/* ppp pages */

#pppcontent {
width: 1000px;
padding-top: 40px;
clear: both;
margin: 0 0 0 0;
}

.picAndContact {
	float: left;
	width:300px;
	text-align:right;
	padding-top:4px;
	}
	

#pppcontentText {
	width:420px;
	margin-left: 330px;
	}	
	
#pppcontentText h2 {
	margin-top:-4px;
	font-family: 'Arial Narrow', 'Helvetica Narrow', 'Helvetica Neue', Helvetica, 'Gill Sans MT', 'Gill Sans', 'Lucida Grande', Arial, sans-serif;
	letter-spacing:0.6;
	font-weight: 100;
	font-size:32px;
	color:#B1ADAA;
	margin-bottom:14px;
	}
	
#pppcontentText a, #pppcontact a {
	color:#boadab;
	text-decoration:none;}	

#pppcontentText a:hover, #pppcontact a:hover {
	text-decoration:underline;}	
	
#pppcontentText p {
	margin-top:0;
	margin-bottom:16px;
	}
	
#pppcontentText ul {
	
	margin-top:0;
	}
	
cite {margin-top: -14px;
		margin-bottom: 16px;
		display: block;
		padding-left: 20px;
		}

	
#leftStuff {
	float: left;
	}

 #rightcol {
 width: 200px;
 float: right;
 border-left: 1px dotted #999;
 }
	
.clear {clear: both;
		margin-bottom:10px;}
		
		
#projectsR, #peopleR, #partnersR {
 width: 160px;
 margin-left: 16px;
 }
 
#projectsR h4, #peopleR h4, #partnersR h4 {
	margin-bottom: 5px;
	margin-top:0;
	color:#666;
	font-weight:bold;
	}
 
 #projectsR a, #peopleR a, #partnersR a {
	color: #B0ADAB;
	margin-bottom: 5px;
	text-decoration:none;
	display: block;
	clear:right;
  }

#projectsR a:hover, #peopleR a:hover, #partnersR a:hover {
text-decoration:underline;	
	}
	
.line {
border-bottom:1px dotted #999;
margin: 16px 30px 16px 16px;
}

/* homepage styles */

#HomepageIconMenu {
	width:530px;
	margin: auto;
	}
	
#HomepageLogo {
 	float: left;
	position: absolute;
	top: 34px;
	left: 42px;
}

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(tab.png) no-repeat;
}
.ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: #27537a;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    color: #000;
}
.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
    border-top: 0px solid #97a5b0;
    padding: 0px 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

/* News Items Display */

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    margin:20px 0 0 0;
    position: relative;
    clear: right;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 75px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

/* Main News Container */
.jcarousel-container-horizontal {
    width: 400px;
    height: 170px;
    float: right;
    margin-right: 5%;
    top: -50px;
}

.jcarousel-clip-horizontal {
    top: 15px;
    width: 390px;
    height: 170px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0 5px;
    z-index: 20;
}

.jcarousel-item,
.jcarousel-item-placeholder {
    width: 390px;
    height: auto;
    margin: 5px 0;
}

.jcarousel-item h3,
.jcarousel-item p {
    margin: 0;
}
.jcarousel-item img {
    margin: 0;
    float: left;
    padding-right: 1em;
}

.jcarousel-next-horizontal {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 400px;
    height: 10px;
    cursor: pointer;
	display:none;

}

.jcarousel-next-disabled-horizontal {
    cursor: default;
    opacity: .5;
    -moz-opacity: .5;
    filter: alpha(opacity=50);
	display:none;

}

.jcarousel-prev-horizontal {
    position: absolute;
    top: 0;
    left: 0;
    width: 400px;
    height: 10px;
    cursor: pointer;
	display:none;

}

.jcarousel-prev-disabled-horizontal {
    cursor: default;
    opacity: .5;
    -moz-opacity: .5;
    filter: alpha(opacity=50);
	display:none;

}

.newslink {
	position: relative;
	float: right;
	clear: right;
}

.newslink img {
	border: none;
	
}

/* Main News Page */

#newspagetext {
	vertical-align:top;
}

#contentText > #newspage {
	margin-top: -4px;
	margin-right: 0pt;
	margin-bottom: 25px;
	margin-left: 310px;
	width: auto;
	list-style: none;
}

#newspage li {
	background: #ededed;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin-bottom: 15px;
}

.newstitle {
	text-align: center;
}

#newspage > li.newsitem >  p {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: auto;
	min-height: 5em;
	font-size: 13px;
	color: #8e8d8d;
}

.newsitem img {
	margin-right: 5px;
	float: left;
}

.morelink {

	text-align: right;
}	





/* CLient Area */

ul.filelist {
	list-style: none;
}

ul.filelist li {
	background: #ededed;
	padding: 6px;
	margin-bottom: 5px;
}
