* {
	margin: 0;
	padding: 0;
}

body {
	font: 100%/130% Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	background: #fff;
}

/* =Structure
----------------------------------------------- */

#container {
	position: relative;
	width: 1000px;
}

#masthead {
	width: 1000px;
	padding-top: 25px;
	position: relative;
	background: #fff;
	padding-bottom: 78px;
	/*background: transparent url(../images/headers/1.jpg) no-repeat bottom left;*/
	background: transparent url(../images/headers/getheader.php) no-repeat bottom left;
	border-bottom: 1px solid #fff;
	height: 87px;
}

#incubator #masthead {
	background: transparent url(../images/headers/incubator/4.jpg) no-repeat bottom left;
}

#content {
	width: 1000px;
	float: left;
	background: url(../images/content_bg.gif) repeat-y;
}

#maincontent {
	width: 780px;
	float: right;
	background: url(../images/content_bg.jpg) repeat-x;
}

#main {
	float: left;
	width: 509px;
	margin: 15px 0 15px 0;
	padding: 0 25px 0 15px;
	font-size: .7em;
	border-right: #848484 1px solid;
}

#sub {
	float: left;
	width: 165px;
	padding: 0 0 0 25px;
	margin-top: 15px;
	font-size: .7em;
}

#subcontent {
	width: 220px;
	float: left;
	background: url(../images/subcontent_bg.jpg) no-repeat;
	padding: 44px 0 15px 0;
	font-size: .7em;
	display: inline;
}

#footer {
	position: relative;
	clear: both;
	background: #fff url(../images/footer_bg.jpg) no-repeat;
	padding: 45px 15px 15px 15px;
}

/* =Menus
----------------------------------------------- */

ul#accessbar  {
	position: absolute;
	top: 10px;
	left: 510px;
	font-size: .7em;
}

ul#accessbar  li {
	display: inline;
}

ul#accessbar  li a {
	float: left;
	padding-right: 10px;
	border-right: 1px solid #333;
	line-height: 100%;
	margin-right: 10px;
}

ul#accessbar  li a.end {
	padding-right: 0;
	border-right: none;
}

ul#main-nav {
	position: absolute;
	top: 83px;
	left: 210px;
	font-size: .9em;
}

ul#main-nav li {
	float: left;
	width: 81px;
	height: 29px;
	margin-right: 1px;
	}
	
ul#main-nav li.home_nav {
	background: url(../images/nav/home_nav.jpg) no-repeat bottom left;
	width: 67px;
}

ul#main-nav li.about_nav {
	background: url(../images/nav/about_nav.jpg) no-repeat bottom left;
}

ul#main-nav li.research_nav {
	background: url(../images/nav/research_nav.jpg) no-repeat bottom left;
}

ul#main-nav li.services_nav {
	background: url(../images/nav/services_nav.jpg) no-repeat bottom left;
}

ul#main-nav li.incubator_nav {
	background: url(../images/nav/incubator_nav.jpg) no-repeat bottom left;
}

ul#main-nav li.resources_nav {
	background: url(../images/nav/resources_nav.jpg) no-repeat bottom left;
}

ul#main-nav li.contact_nav {
	background: url(../images/nav/contact_nav.jpg) no-repeat bottom left;
}

ul#main-nav li.staff_nav {
	background: url(../images/nav/staff_nav.jpg) no-repeat bottom left;
}

ul#main-nav li.benefactors_nav {
	background: url(../images/nav/benefactors_nav.jpg) no-repeat bottom left;
}

ul#main-nav li a {
	color: #333;
	text-decoration: none;
	float: left;
	width: 81px;
	height: 29px;
	text-indent: -1000em;
}

ul#main-nav li a.home_nav {
	background: url(../images/nav/home_nav.jpg) no-repeat;
	width: 67px;
}

ul#main-nav li a.about_nav {
	background: url(../images/nav/about_nav.jpg) no-repeat;
}

ul#main-nav li a.research_nav {
	background: url(../images/nav/research_nav.jpg) no-repeat;
}

ul#main-nav li a.services_nav {
	background: url(../images/nav/services_nav.jpg) no-repeat;
}

ul#main-nav li a.incubator_nav {
	background: url(../images/nav/incubator_nav.jpg) no-repeat;
}

ul#main-nav li a.resources_nav {
	background: url(../images/nav/resources_nav.jpg) no-repeat;
}

ul#main-nav li a.contact_nav {
	background: url(../images/nav/contact_nav.jpg) no-repeat;
}

ul#main-nav li a.staff_nav {
	background: url(../images/nav/staff_nav.jpg) no-repeat;
}

ul#main-nav li a.benefactors_nav {
	background: url(../images/nav/benefactors_nav.jpg) no-repeat;
}

ul#main-nav li a:hover {
	background: none;
}

#home ul#main-nav li.home_nav a,#about ul#main-nav li.about_nav a, #services ul#main-nav li.services_nav a,
#resources ul#main-nav li.resources_nav a,#research ul#main-nav li.research_nav a,
#contact ul#main-nav li.contact_nav a, #incubator ul#main-nav li.incubator_nav a, #benefactors ul#main-nav li.benefactors_nav a, #staff ul#main-nav li.staff_nav a {
	background: none;
}


a.ciclogo {
	position: absolute;
	left: 820px;
	top: 11px;
	width: 144px;
	height: 56px;
}

#intro, #brochures {
	background: url(../images/intro_bg.jpg) no-repeat;
	padding: 15px;
	border-bottom: 1px solid #8A8A8A;
	float: left;
	width: 490px;
	border-top: 10px solid #8a8a8a;
}

#intro dl, #incubator #main #intro dl, #brochures dl {
	display: block;
	position: relative;
	width: 150px;
	float: left;
}

#brochures dl {
	margin: 0 0 20px 0;
}

#intro dl.middle, #incubator #main #intro dl.middle, #brochures dl.middle {
	margin: 0 20px 20px 20px;
}

#intro dl dt.image, #incubator #main #intro dl dt.image, #brochures dl dt.image {
	border: #BDBDBD 1px solid;
	padding: 3px;
	background: #fff;
}



#subcontent p, #subcontent form, #subcontent h4 {
	padding: 0 25px 0 15px;
}



#footer div.copy {
	position: absolute;
	top: 40px;
	left: 240px;
}

#footer div.copy p {
	font-size: .7em;
	margin-top: .7em;
}



ul {
	list-style: none;
}

#sub ul, #main ul {
	padding-bottom: .75em;
	border-bottom: 1px solid #848484;
	width: 170px;
	margin-bottom: .75em;
}

#sub ul li ul {
	border-bottom: none;
}

#main ul {
	width: auto;
	border: none;
	margin: 0;
}

#sub ul li, #main ul li {
	background: url(../images/bullet.gif) no-repeat 0 .7em;
	padding-left: 15px;
	margin-bottom: .75em;
}

#main ul.noarrow li {
	background: none;
	padding-left: 0;
	margin-bottom: 0;
}

ul#subnav {
	border-top: 1px solid #fff;
	margin: 5px 0 15px 0;
	width: 220px;
}

ul#subnav li {
	border-bottom: 1px solid #fff;
}

ul#subnav li a {
	display: block;
	width: 195px;
	padding-left: 15px;
	line-height: 25px;
	height: 25px;
	background: #E9E9E9;
	color: #333;
	text-decoration: none;
	font-size: 90%;
}

.services_intro ul#subnav li.services_intro a, .admin_intro ul#subnav li.admin_intro a,.research_intro ul#subnav li.research-at-the-ipi a,.about_intro ul#subnav li.introduction-to-the-ipi a, .partners ul#subnav li.partners a, 
.staff ul#subnav li.staff a,.papers ul#subnav li.papers a,.news ul#subnav li.news a,
.resources_intro ul#subnav li.resources_intro a,.events ul#subnav li.events a,
.content_blocks ul#subnav li.content_blocks a, .news ul#subnav li.news a,
.research ul#subnav li.research a, .services ul#subnav li.services a, .staff ul#subnav li.staff a,
.events ul#subnav li.events a,.partners ul#subnav li.partners a, .presentations ul#subnav li.presentations a,
.contact ul#subnav li.contact a, .find ul#subnav li.find a,
.clients ul#subnav li.incubator_clients a, .incubator_intro ul#subnav li.introduction a,.incubator ul#subnav li.incubator a, .about ul#subnav li.about a, .brochures ul#subnav li.brochures a,
.incubatorclients ul#subnav li.incubator_clients a, .sitemap ul#subnav li.sitemap a,
.accessibility ul#subnav li.accessibility a, ul#subnav li a.active, .benefactors_intro ul#subnav li.benefactors-intro a , .benefactors ul#subnav li.benefactors a{
	display: block;
	width: 203px;
	padding-left: 15px;
	line-height: 25px;
	height: 25px;
	background: #fff url(../images/nav_arrow.gif) no-repeat top right;
	color: #333;
}

ul#subnav li a:hover {
	background-color: #fff;
	color: #333;
}

a {
	color: #990033;
}

a:hover {
	text-decoration: none;
}

p {
	margin-bottom: .75em;
}

img {
	display: block;
	border: 0;
}

.bold {
	font-weight: bold;
}

/* =Headings
----------------------------------------------- */

h1 {
	position: absolute;
	top: 25px;
	left: 15px;
	width: 159px;
	height: 64px;
	background: #fff url(../images/ipi_logo.gif) no-repeat;
	margin: 0 15px 25px 15px;
}

h1 a {
	display: block;
	width: 159px;
	height: 64px;
	background: #fff url(../images/ipi_logo.gif) no-repeat;
	text-indent: -1000em;
	text-decoration: none;
}

h2 {
	text-indent: -1000em;
	height: 29px;
	margin-left: 15px;
	color: #FFF;
	font-size: 1em;
}

#home h2 {
	background: url(../images/headings/home.jpg) no-repeat;
}

#incubator h2 {
	background: url(../images/headings/incubator.jpg) no-repeat;
}

#admin h2 {
	background: url(../images/headings/admin_area.jpg) no-repeat;
}

#about h2 {
	background: url(../images/headings/about.jpg) no-repeat;
}

#services h2 {
	background: url(../images/headings/services.jpg) no-repeat;
}

#research h2 {
	background: url(../images/headings/research.jpg) no-repeat;
}

#resources h2 {
	background: url(../images/headings/resources.jpg) no-repeat;
}

#contact h2 {
	background: url(../images/headings/contact.jpg) no-repeat;
}

#search h2 {
	background: url(../images/headings/search.jpg) no-repeat;
}

#help h2 {
	background: url(../images/headings/help.jpg) no-repeat;
}

#staff h2 {
	background: url(../images/headings/staff.jpg) no-repeat;
}

#benefactors h2 {
	background: url(../images/headings/benefactors.jpg) no-repeat;
}

h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 130%;
	margin-bottom: 1em;
}

h4 {
	font-size: 130%;
}

h4.red {
	font-size: 130%;
	margin: .5em 0;
	color: #990033;
}

#subcontent h4 {
	/*border-top: 1px solid #fff;*/
	margin: 0 0 0.75em 0;
}

#subcontent .quick-contact {
	display: block;
	position: relative;
	float: left;
	padding: 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #fff;
}

#subcontent .newsletter-block {
	display: block;
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	width: 100%;
}

#sub h4 {
	margin-bottom: .75em;
}

.newsitem h4 {
	border-bottom: 1px solid #848484;
	padding-bottom: 5px;
	margin-bottom: .75em;
	font-size: 130%;
}

h5 {
	font-size: 110%;
}

/* =Forms
----------------------------------------------- */

#masthead form {
	position: absolute;
	top: 35px;
	left: 510px;
	height: 20px;
}

fieldset {
	border: none;
}

#subcontent input.text, #sub input.text, #masthead input.text {
	border: 1px solid #333;
	width: 172px;
	padding: 3px;
	margin: 3px 0 .75em 0;
}

#sub input.text, #masthead input.text {
	width: 162px;
}

#masthead input.text {
	height: 18px;
}

.button {
vertical-align: top;
margin: 3px 0 0 6px;
background: #fff url(/images/search.jpg) no-repeat;
width: 70px;
height: 27px;
border: none;
border-width: 0;
color: #fff;
}

/* =Lists
----------------------------------------------- */

#staff #main dl, #about #main dl, #incubator #main dl {
	float: left;
	width: 510px;
	margin: 10px 0 0 0;
	padding: 10px 0 10px 0;
	border-top: 1px solid #848484;
}

.staff #main dt {
	float: right;
	width: 370px;
	font-weight: bold;
}

.partners #main dt, #incubator #main dt {
	font-weight : bold;
	font-size: 130%;
	margin: .5em 0;
	color: #990033;
	font-family: Arial, Helvetica, sans-serif;
}

#staff #main dt img, #about #main dt img, #incubator #main dt img {
	display: block;
}

.partners #main dt.image, #incubator #main dt.image {
	float: right;
	margin-left: 15px;
}

#staff #main dt.logo, #about #main dt.logo { 
float : left;
width : 140px;
vertical-align: top;
}

.staff #main dd {
	float : right;
	width : 370px;
	margin-bottom: 10px;
}

.partners #main dd, #incubator #main dd {
	margin-bottom: 10px;
}

/* =Misc
----------------------------------------------- */

.newsitem {
	border-bottom: 1px solid #8a8a8a;
	clear: both;
	float: left;
	margin-bottom: .75em;
	width: 510px;
}

.postfooter {
	background: #E9E9E9;
	padding: 5px 10px;
	clear: both;
}

span.newsimagetop {
	margin: .75em 0 .75em 0;
	border: 1px solid #8a8a8a;
}

span.newsimageleft,span.imageleft {
	float: left;
	margin: .75em 15px .75em 0;
	border: 1px solid #8a8a8a;
	padding: 2px;
}

span.newsimageright, span.imageright {
	float: right;
	margin: .75em 0 .75em .75em;
	border: 1px solid #8a8a8a;
	padding: 2px;
}

.clear {
	clear: both;
}

span.date {
	color: #990033;
	display: block;
	font-size: 75%;
}

.right {
	float: right;
	width: 200px;
}

.boxout {
	padding: 15px;
	background: #e9e9e9;
	border-top: 1px solid #8a8a8a;
	border-bottom: 1px solid #8a8a8a;
}

.row1 {
	padding: 15px;
	background: #e9e9e9;
	border-top: 1px solid #8a8a8a;
	border-bottom: 1px solid #8a8a8a;
}

.row2 {
	padding: 15px;
	background: #fff;
}

.row1 a, .row2 a {
	background: url(../images/bullet.gif) no-repeat 0 50%;
	padding-left: 15px;
}

.further {
	padding: 15px;
	border-top: 10px solid #8a8a8a;
	background: url(../images/intro_bg.jpg) no-repeat;
	border-bottom: 1px solid #8A8A8A;
	clear: both;
}

.mainbox {
	float: left;
	width: 270px;
}

#main ul#photothumbs li {
	background: none;
	padding-left: 0;
	margin-bottom: 10px;
	float: left;
	margin-left: 15px;
}

	
dl.left {
	width: 240px;
	float: left;
	height: 120px;
}
html>body dl.left {
	height: auto;
	min-height: 120px;
}

dl.right {
	width: 240px;
	float: right;
	height: 120px;
}
html>body dl.right {
	height: auto;
	min-height: 120px;
}
#contact .further {
	margin-bottom: .7em;
}

#contact .further address {
	width: 220px;
	float: left;
}

#contact .further ul {
	width: 200px;
	float: right;
}

address {
	font-style: normal;
}

a.unilogo {
	display: block;
	width: 190px;
}

#intro {
	background: url(../images/intro_bg.jpg) no-repeat;
	padding: 15px;
	border-bottom: 1px solid #8A8A8A;
	float: left;
	width: 490px;
	border-top: 10px solid #8a8a8a;
}

#intro dl, #incubator #main #intro dl, #staff #main #intro dl, #about #main #intro dl {
	width: 150px;
	float: left;
	margin: 0;
	padding: 0;
	border: none;
}

#intro dl.middle, #incubator #main #intro dl.middle, #staff #main #intro dl.middle, #about #main #intro dl.middle {
	margin: 0 20px;
}

#intro dl dt.image, #incubator #main #intro dl dt.image, #staff #main #intro dl dt.image, #about #main #intro dl dt.image {
	border: #BDBDBD 1px solid;
	padding: 3px;
	background: #fff;
	margin: 0;
	float: none;
}

.pdf {
width:20px;
padding:0 20px 5px 0;
background: url(../images/pdf.png) no-repeat right;
}


#subcontent h4.inline {
	font-family: verdana;
	font-size: 100%;
	border-top: none;
	border-width: 0;
	margin: 0;
	padding: 0 0 0 15px;
}

.jumpnav {
	display: none;
}

/* =Tables
----------------------------------------------- */

table {
	width: 510px;
}

thead th {
	border-bottom: 1px solid #8a8a8a;
	text-align: left;
	padding: 2px;
}

tbody th {
	width: 196px;
	font-weight: normal;
	vertical-align: top;
}

#stafftable tbody th, .stafftable tbody th {
	width: 100px;
	font-weight: normal;
}

#newstable tbody th {
	width: 330px;
	font-weight: normal;
}

#servicestable tbody th {
	width: 250px;
	font-weight: normal;
}

tbody th, tbody td {
	border-bottom: 1px solid #e9e9e9;
	text-align: left;
	padding: 2px;
	vertical-align: top;
}