* { 
   padding: 0;
   margin: 0;
}

body{
font-size:0.85em;
font-family:'Lucida Grande',LucidaGrande,Lucida,Helvetica,Arial,sans-serif;
background: #D6F1F5 url("images/background_lighter.png") repeat-x top center;
color:#004276;
line-height:1.5em;
}
#wrapper { 
   margin: 0 auto;
   width: 940px;
}
#centerfold {
	margin-bottom: 0px;
	overflow: auto;
	width: 98%;
	background-color: #FFFFFF;
}
#header {
   width: 922px;
   padding: 0px;
   height: 247px;
   margin: 0px 0px 0px 0px;
   background: #ffffff;
   background-image: url(images/toplogo.jpg);
   background-position: left;
   /*background-repeat: repeat-y;*/
}
#banner {
   width: 922px;
   padding: 0px;
   height: 0px;
   margin: 0px 0px 0px 0px;
   background-image: url(images/banner.html);
}
#banner h1
{
	color:#CC0000;
	font-weight:bold;
	padding-top: 45px;
	font-size: 150%;
	padding-left: 10px;
}
#banner p{
	color:#999999;
	padding-left: 10px;
	font-size: 110%;
}

.banneritem{
top:0;
width:550px;
}

/*special banner styles*/

#head h2{
padding-top:50px;
}

#top .banner2 h2, #top .banner5 h2 {
padding-top:10px;
}


#topcurve {
	width: 922px;
	padding: 0px;
	height: 8px;
	margin: 0px 0px 0px 0px;
	background: #ffffff;
	background-image: url(images/topcurve.html);
	background-repeat: no-repeat;
	background-color: #006633;
}
#navigation {
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#leftcolumn { 
   display: inline;
   color: #004276;   margin: 20px 0 15px 0;
   padding: 0px;
   width: 195px;
   float: left;
   margin: 20px 0 15px 0;
   list-style: none;
   font-size:0.95em;
}

#leftcolumn li {
	margin: 0;
	padding: 0;
	display: inline; /* fixes IE gap caused by display: block on inner a's */
	}
#leftcolumn a {
	display: block;
	margin: 0 0 3px 0;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	color: #336799;
	background-color: #FFFFFF;
	line-height: 1em;
	border-bottom: dashed 1px #336699;
	}
	
#leftcolumn a:hover {
background-color: #E1F5F8;
	}

#leftcolumn h3 {
	color: #FFFFFF;
	padding: 5px 5px 5px 5px;
	font-size: 14px;
	background-color: #3398CC;
}

#leftcolumn p {
	font-size:100%;
	margin: 10px 0 15px 20px;
	color: #004276;
}

#rightcolumn {
	float: right;
	color: #004276;
	margin: 10px 35px 10px 10px;
	padding: 0px;
	width: 670px;
	display: inline;
	position: relative;
}

#rightcolumn p {
	font-size:100%;
	font-family:'Lucida Grande',LucidaGrande,Lucida,Helvetica,Arial,sans-serif;
	color: #004276;
}

#rightcolumn h1, h2, h3, h4, h5 {margin:15px 0 5px 0; padding:0; border:0;
font-family:'Lucida Grande',LucidaGrande,Lucida,Helvetica,Arial,sans-serif;
}

#rightcolumn h1 {
	font-size:180%;
	margin: 15px 0 5px 0;
	padding: 0px 5px 5px 0px;
	letter-spacing: -1px;
	color: #336699;
}

#rightcolumn h2 {
	font-size:130%;
	line-height:110%;
	color: #336699;
	font-weight:normal;
	letter-spacing: -1px;
}
#rightcolumn h3 {
	font-size:100%;
	color: #336699;
	font-weight:normal;
}
#rightcolumn h4 {
	font-size:120%;
	font-family:'Lucida Grande',LucidaGrande,Lucida,Helvetica,Arial,sans-serif;
	color: #336699;
}



#RightCol {
	float: right;
	width: 225px; 
	min-height: 200px;
	margin-left: 10px;
	margin-right: 20px;
}

#RightCol img {
	display: block;
	margin: 10px auto;
	padding: 4px 4px 4px 4px;
	border: 1px solid #C4CCD6;
	background-color: #ffffff;
}

#RightCol2 {
	float: right;
	width: 250px; 
	min-height: 100x;
	margin-left: 10px;
	}

#RightCol2 img {
	display: block;
	margin: 10px 10px 10px 10px;
	padding: 4px 4px 4px 4px;
	}


#footer {
	width: 905px;
	clear: both;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	background-color: #336799;
}

#footer a {
	color: #FFFFFF;
}

#footer p {
	color: #FFFFFF;
} 
.clear {
   clear: both;
   background: none;
}
/*Other styles*/
a {
	color: #265098;
}
p {
	margin-bottom: 4px;
	margin-top: 12px;
	color: #FFFFFF;
	line-height: 1.3em;
}
li {
list-style-image: url(images/li_square.html);
	margin-left: 22px;
}
ul {
	margin-bottom: 16px;
	margin-left: 15px;
}

/* Top name of each page */
.DivPageCaption {
	font:Lucida, Helvetica, sans-serif;
	font-weight:bold;
	font-size:150%;
	border-bottom: 1px dashed #dedede;
	margin: 15px 0 5px 0;
	padding: 5px 5px 5px 0px;
	}	

/*Page name and date at bottom of each page*/
.page_foot  {
	font-family: Verdana, Geneva, Lucida, Helvetica, sans-serif;
	font-size: smaller;
	color: #ffffff;
	text-transform: uppercase;
	padding-top: 3px;
	margin-top: 26px;
}


.news_date {
	margin-top: 14px;
	font-size: 10px;
}
.news_title {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
news_ingress {
	font-size: 11px;
	color: #255198;
}
.news_link {
	font-style: normal;
	font-size: 10px;
	margin-bottom: 32px;
}

.search_field {
	background-color: #FFFFFF;
	border: solid 1px #999999;
	padding: 4px;
	color: #333333;
}

.search_btn{
	background-color: #999999;
	color: #FFFFFF;
}



.news_archive_caption {
	font-size: 20px;
	margin-top: 12px;
	margin-bottom: 6px;
}
.news_detail_date {
	margin-top: 14px;
	font-size: 10px;
}
.news_detail_title {
	font:Lucida, Helvetica, sans-serif;
	font-size:150%;
	border-bottom: 1px dashed #dedede;
	margin: 15px 0 5px 0;
	padding: 5px 5px 5px 0px;
	}
.news_detail_ingress {
	font-style: normal;
}
.news_detail_content {
	
}
.news_detail_author {
	font-size: 10px;
	font-style: normal;
}
.news_divider {
	height: 1px;
	color: #97AAD4;
	margin-top: 8px;
}
/*News div on frontpage*/
.newsDiv 
{
	border: 1px solid #C4CCD6;
	background-color: #ffffff;
	padding: 5px 5px 5px 15px;        
}
div.archive_link {
	margin-top: 28px;
}

/* Div holding the Search form */
.searchBox {
	float: right;
	margin-top: 30px;
	margin-right: 0px;
}

/* Table holding search result info */
.search_result_table
{
    background-color: #CCCCCC;
    margin-bottom: 12px;
}    


/* Table holding news navigation items */
#tblNewsNavigation {
    margin-bottom: 22px;
}
/* Td holding "First record" button */
.tdFirstNewsRecEnabled {
    padding-right: 4px;
}
/* Td holding "Previous record" button */
.tdPreviousNewsRecEnabled {
    padding-right: 4px;
}
/* Td holding "News page X of X" label */
.tdNewsPageOfPage {
    padding: 4px;
}
/* Td holding "Next record" button */
.tdNextNewsRec {
    padding-left: 4px;
}
/* Td holding "Last record" button */
.tdLastNewsRec {
    padding-left: 4px;
}
/* TD:s holding link to each news page in news archive */
.tdNewsArchivePageLinks {
    padding: 2px;
}
/* A: link to each news page in news archive */
.aNewsArchivePageLinks {
    font-weight: bold;
}

/*-----------------------------------------------------------*/
/*--- NEWSLETTER STYLES -------------------------------------*/
/*-----------------------------------------------------------*/
/* Subscribe form */
.tdSubscribeCaption {
    font-size:150%;
	line-height:110%;
	color:#265098;
	font-weight:normal;
	border-bottom-width: 1px;
	border-color: #7687BD;
	border-bottom-style: solid;
	}

.tdSubscribeYourEmail {
    padding-right: 8px;
    text-align: right;
}

.btnSubscribe {
    font-weight: normal;
    margin-top: 4px;
}

/* Unsubscribe form */
.tdUnsubscribeCaption {
    font-size:150%;
	line-height:110%;
	color:#265098;
	font-weight:normal;
	border-bottom-width: 1px;
	border-color: #7687BD;
	border-bottom-style: solid;
	}

.tdUnsubscribeYourEmail {
    padding-right: 8px;
    text-align: right;
}

.btnUnsubscribe {
    font-weight: normal;
    margin-top: 4px;
}
/*************************************************************/
/*PROJECT PRESENTATION STYLES*/
/*************************************************************/

/*Caption on projects main page*/
.divProjectsPageCaption {
   font:Lucida, Helvetica, sans-serif;
	font-size:150%;
	border-bottom: 1px dashed #dedede;
	margin: 15px 0 5px 0;
	padding: 5px 5px 5px 0px;
	}	
		
/*HR dividing each project on projects main page*/
.hrProjectDivider {
    height: 1px;
    color: #dedede;
    margin-top: 14px;
    margin-bottom: 14px;
}
/*IMAGE holding main image on projects main page*/
.imgMainProjectImage {
    border: 1px solid #dedede;
	background-color: #ffffff;
	padding: 4px 4px 4px 4px;
}
/*TD holding main image on projects main page*/
.tdMainProjectImage {

}
/*TD holding project name on projects main page*/
.tdMainProjectName {
    font-size: large;
    padding-left: 12px;
    padding-bottom: 6px;
}
/*TD holding project time on projects main page*/
.tdMainProjectTime {
    font-size: smaller;
    font-style: normal;
    padding-left: 12px;
    padding-bottom: 6px;
}
/*TD holding project short description on projects main page*/
.tdMainProjectShortDesc {
    padding-left: 12px;
    padding-bottom: 6px;
}
/*TD holding project link on projects main page*/
.tdMainProjectLink {
    padding-left: 12px;
    padding-bottom: 6px;
}

/* Table holding Projects navigation items */
#tblProjectsNavigation {
    margin-bottom: 22px;
}

/* Td holding "Projects First record" button */
.tdFirstProjectRecEnabled {
    padding-right: 4px;
}

/* Td holding "Previous record" button */
.PreviousProjectRecEnabled {
    padding-right: 4px;
}

/* Td holding "News page X of X" label */
.tdProjectPageOfPage {
    padding: 4px;
}
/* Td holding "Next record" button */
.tdNextProjectRec {
    padding-left: 4px;
}
/* Td holding "Last record" button */
.tdLastProjectRec {
    padding-left: 4px;
}

/* TD:s holding link to each news page in news archive */
.tdProjectsArchivePageLinks {
    padding: 2px;
}
/* A: link to each project page (pageing) in projects main page */
.aProjectPageLinks {
    font-weight: bold;
}
/*A: link to each specific project*/
.aZoomProject {
    font-style: italic;
}
/*TABLE Project details main table*/
.tblProjectDetails {
    margin: 12px;
}

/*IMG Pjoject thumbnails*/
.imgProjectThumbs {
    border: 1px solid #dedede;
	background-color: #ffffff;
    margin: 3px;
}

/* TD Project name zoom in */
.tdProjectZoomName {
    font-size:150%;
	border-bottom: 1px dashed #dedede;
	margin: 15px 0 5px 0;
	padding: 5px 5px 5px 5px;
	}

/* TD Project main image zoom in */
.tdProjectZoomMainImage {
    padding: 8px;
}
/* IMG Project main image zoom in */
.imgProjectZoomMainImage {
    border: 1px solid #dedede;
	background-color: #ffffff;
	padding: 4px 4px 4px 4px;
}
/* TD Project main project time zoom in */
.tdProjectZoomProjectTime {
	padding: 8px;
	padding-left: 4px;
	padding-bottom: 0px;
	font-style: normal;
	color: #255198;
}
/* TD Project main project short description zoom in */
.tdProjectZoomProjectShortDescription {
    padding: 8px;
    padding-top: 2px;
    padding-left: 4px;
    font-weight: bold;
}
/* TD Project main project short description zoom in */
.tdProjectZoomProjectAllImages {
    padding: 8px;
}
/* TD Project main project holding details table zoom in */
.tdProjectZoomProjectDetails {
    padding: 8px;
}

/* TABLE Project main project zoom in, table with details */
.tblProjectMoreInfo {
    background-color: #ffffff;
    color: #004276;
}
/*TD More info table left td:s*/
.tdProjectMoreInfoLeft {
	background-color: #FFFFFF;
	width: 8%;
	white-space: nowrap;
	padding: 4px;
	border-bottom: solid 1px #dedede;
	color: #255198;
}
/*TD More info table right td:s*/
.tdProjectMoreInfoRight {
    padding: 4px;
    border-bottom: solid 1px #dedede;
}
/* TD Project main project zoom in, long description */
.tdProjectZoomProjectLongDescription {
    padding: 8px;
    padding-top: 16px;
}
/* TD Project main project zoom in, link back to Projects */
.tdProjectZoomLinkBack {
    padding: 8px;
    padding-top: 16px;
}
/*A Link back to all projects*/
.aProjectZoomLinkBack {
    font-style: italic;
}
