* { 
   padding: 0;
   margin: 0;
}

body{
font-size:0.85em;
font: 85% 'Lucida Grande',LucidaGrande,Lucida,Helvetica,Arial,sans-serif;
background:#000 url(images/background.jpg) top center repeat-y;
color:#fff;
line-height:1.5em;
}
#wrapper { 
   margin: 0px auto;
   width: 940px;
}

#centerfold {
	background-color: #000;
	width: 100%;
}

#header {
   width: 939px;
   clear: both;
   padding: 0px;
   height: 145px;
   margin: 0px 0px 0px 0px;
  
}

#logo {
	float: left;
   width: 227px;
   padding: 0px;
   height: 144px;
   margin: 0px 0px 0px 0px;
   background-image: url(images/toplogo.gif);
   background-position: left;
   /*background-repeat: repeat-y;*/
}

#contactbutton {
	float: right;
   width: 189px;
   padding: 30px 0px 0px 0px;
   height: 64px;
   margin: 0px 0px 0px 520px;
}

#strip {
	float: left;
	clear: both;
   width: 939px;
   padding: 0px;
   height: 30px;
   margin: 0px 0px 0px 0px;
   background-image: url(images/strip.gif);
   background-position: left;
   /*background-repeat: repeat-y;*/
}


#navigation {
	height: 1px;
	margin: 0px 0px 10px 0px;
	padding: 30px 0px 0px 0px;
	}

#bannerfront {
   width: 935px;
   clear: both;
   padding: 15px 0px 0px 0px;
   height: 200px;
   margin: 0px 0px 0px 0px;
   background-position: left;
   background-repeat: none;
}

#banner {
   display: none;
}

#banner h2 {
	color:#999999;
	font-weight:bold;
	padding-top: 40px;
}

/*special banner styles*/

#head h2{
padding-top:50px;
}

#top .banner2 h2, #top .banner5 h2 {
padding-top:10px;
}


#leftcolumn { 
   display: inline;
   color: #fff;   
   margin:0 15px 10px 10px;
   padding: 0px;
   width: 183px;
   float: right;
}

#leftcolumn h3 {
	color: #fff;
	padding:5px 0px 5px 15px;
	font-size: 16px;
	background:url(images/li_square.gif) no-repeat scroll 0 50% #000;
	border-bottom: 2px solid #96A550;
	color: #fff;
}
#rightcolumn {
	float: left;
	color: #979595;
	margin: 0px 0px 30px 0px;
	padding-left: 0px;
	padding-right: 20px;
	width: 690px;
	display: inline;
	position: relative;
	border-right:1px dotted #fff;
}

#rightcolumn p {
	font-size:100%;
	font:"Arial", "Trebuchet MS", Verdana, sans-serif;
	color: #fff;
}

#rightcolumn h1, h2, h3, h4, h5 {margin:0px 0 5px 0; padding:0; border:0;
}

#rightcolumn h1 {
	font-size:2.8em;
	line-height: normal;
	padding: 0px 0px 20px 0px;
	font-style:normal;
	letter-spacing: -2px;
	color: #fff;
}

#rightcolumn h2 {
	font-size:2.0em;
	margin: 15px 0px 15px 0px;
	line-height:110%;
	color:#96A550;
	font-weight:normal;
	letter-spacing: -1px
}
#rightcolumn h3 {
	font-size:100%;
	color:#96A550;
	font-weight:normal;
}
#rightcolumn h4 {
	font-size:120%;
	color:#96A550;
}

#rightcolumn ul {
	font-size:100%;
	color: #fff;
	padding-left: 0px;
	}
	
#rightcolumn li {
	list-style-image: url(images/li_square.gif);
	padding: 5px 0px 5px 0px;
	margin-left: 32px;
	line-height: 18px;
	}	

#contactform {
	border: 1px solid #ECECEC;
	background-color: #F4F4F4;
	padding: 0px 5px 5px 15px;
	margin-top: 0px;
	color: 78B0E0;
	}
	
#contactform p {
	color: 78B0E0;
	font-size: 12px;
	line-height: 0.2ems;
	padding: 0 0 0 0;
	}	



#RightCol {
	float: right;
	width: 185px; 
	margin-left: 20px;
	margin-right: 20px;
}


#RightCol img {
	display: block;
	margin: 10px 0px 10px 10px ;
	padding: 4px 4px 4px 4px;
	border: 1px solid #ECECEC;
	background-color: #F4F4F4;
}

#logos { 
 display: none;
}


#footer { 
 width: 920px;
 height: 70px;
 background-color: #000;
 clear: both;
 color: #fff;
 border-bottom:2px solid #96A550;
border-top: 2px solid #96A550;
margin-top:2em;
padding:1em 0 2em;
}

#footertext { 
 width: 650px;
 float: left;
 color: #fff;
 margin: 0px 0px 0px 0px;
 }

#footer a {
	color: #96A550;
}

#footer p {
	color: #fff;
	font-size: 11px;
} 
.clear {
   clear: both;
   background: none;
}
/*Other styles*/
a {
	color: #96A550;
}
p {
	margin-bottom: 4px;
	margin-top: 12px;
	color: #CC0000;
}

#sitemap {
	font-size: 100%;
	}

#sitemap li {
	list-style: none;
	}

#sitemap li ul {
	font-size: 90%;
	}

#sitemap li ul li ul li {
	list-style-image: url(images/li_square.gif);
	padding-left: 0px;
	margin-left: 22px;
	}


/*li {
list-style-image: url(images/li_square.gif);
	margin-left: 22px;
}
ul {
	margin-bottom: 0px;
}*/

/* Top name of each page */
.DivPageCaption {
	font-size:150%;
	line-height:110%;
	color:#333333;
	font-weight:normal;
	border-bottom-width: 1px;
	border-color: #999999;
	border-bottom-style: solid;
	}	

/*Page name and date at bottom of each page*/
.page_foot  {
	font-size: smaller;
	color: #666666;
	padding-top: 3px;
	margin-top: 26px;
}


.news_date {
	margin-top: 14px;
	font-size: 10px;
}
.news_title {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.news_ingress {
	font-size: 11px;
	margin-bottom: 15px;
}
.news_link a {
	font-style: normal;
	background-color: #96A550;
	padding: 5px;
	font-size: 11px;
	margin: 20px 0px 32px 0px;
	color: #FFFFFF;
	text-decoration: none;
}

.news_link a:hover {
	font-style: normal;
	background-color: #666;
	padding: 5px;
	font-size: 11px;
	margin: 20px 0px 32px 0px;
	color: #FFFFFF;
	text-decoration: none;
}

.search_field {
	background-color: #FFFFFF;
	border: solid 1px #666666;
	padding: 4px;
	color: #333333;
}

.search_btn{
	background-color: #9FAF3F;
	color: #FFFFFF;
	border: 0px;
	margin-top: 15px;
	padding: 5px;
}



.news_archive_caption {
	font-size: 20px;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 6px;
}
.news_detail_date {
	margin-top: 14px;
	font-size: 10px;
	color: #666666;
}
.news_detail_title {
	font-size:150%;
	line-height:110%;
	color:#333333;
	font-weight:normal;
	border-bottom-width: 1px;
	border-color: #ECECEC;
	border-bottom-style: solid;
}
.news_detail_ingress {
	font-style: normal;
	color: #666666;
}
.news_detail_content {
	
}
.news_detail_author {
	font-size: 10px;
	font-style: normal;
	color: #666666;
}
.news_divider {
	border-top: 1px dotted #666;
	margin-top: 8px;
}
/*News div on frontpage*/
.newsDiv 
{
	padding: 0px 5px 15px 10px;
	margin-top: 0px;        
}
div.archive_link a {
	background-color:#96A550;
color:#FFFFFF;
font-size:11px;
font-style:normal;
margin:20px 0 32px;
padding:5px;
}

/* 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:#333333;
	font-weight:normal;
	border-bottom-width: 1px;
	border-color: #ECECEC;
}

.tdSubscribeYourEmail {
    padding-right: 8px;
    text-align: right;
}

.btnSubscribe {
    font-weight: normal;
    margin-top: 4px;
}

/* Unsubscribe form */
.tdUnsubscribeCaption {
    font-size:150%;
	line-height:110%;
	color:#333333;
	font-weight:normal;
	border-bottom-width: 1px;
	border-color: #ECECEC;
}

.tdUnsubscribeYourEmail {
    padding-right: 8px;
    text-align: right;
}

.btnUnsubscribe {
    font-weight: normal;
    margin-top: 4px;
}
/*************************************************************/
/*PROJECT PRESENTATION STYLES*/
/*************************************************************/

/*Caption on projects main page*/
.divProjectsPageCaption {
   color:#000000;
font-size:2.8em;
font-style:normal;
letter-spacing:-2px;
margin:15px 0 5px;
padding:5px 0 20px;
	
}	
/*HR dividing each project on projects main page*/
.hrProjectDivider {
    border-top:1px dotted #666666;
margin-top: 14px;
    margin-bottom: 14px;
}
/*IMAGE holding main image on projects main page*/
.imgMainProjectImage {
    border: 1px solid #ECECEC;
	background-color: #F4F4F4;
	padding: 4px 4px 4px 4px;
}
/*TD holding main image on projects main page*/
.tdMainProjectImage {
	width: 140px;

}
/*TD holding project name on projects main page*/
.tdMainProjectName {
    font-weight: bold;
	font-size: large;
    padding: 6px 6px 6px 12px;
	letter-spacing: -1px;
    }
/*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;
	vertical-align: text-top;
	color: #fff;
}
/*TD holding project link on projects main page*/
.tdMainProjectLink {
	padding-left: 12px;
	padding-bottom: 6px;
	text-align: right;	
}

/* 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 {
background-color:#96A550;
color:#FFFFFF;
font-size:11px;
font-style:normal;
margin:20px 0 32px;
padding:5px;
text-decoration: none;
}


/* Wrapper of projects, TABLE and TD */
.tblProjectWrapper {
    width: 100%
}
.tdProjectWrapper {
    vertical-align: top;
    width: 50%;
}




/*TABLE Project details main table*/
.tblProjectDetails {
    margin: 12px;
	}

.tblProjectDetailsgrey {
 	/*background-image: url(images/background_block_slice.jpg);
    margin: 12px;
	padding: 10px;*/
	width: 100%;
	padding: 10px;
	}


/*IMG Pjoject thumbnails*/
.imgProjectThumbs {
    border: 1px solid #ECECEC;
	background-color: #ffffff;
    margin: 3px;
}

/* TD Project name zoom in */
.tdProjectZoomName {
	font-size:2.0em;
	margin: 10px 0 10px 0;
	line-height:110%;
	color:#96A550;
	font-weight:normal;
	letter-spacing: -1px
}
/* TD Project main image zoom in */
.tdProjectZoomMainImage {
    padding: 8px 8px 8px 0px;
}
/* IMG Project main image zoom in */
.imgProjectZoomMainImage {
    border: 1px solid #ECECEC;
	background-color: #F4F4F4;
	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: #FF0084;
}
/* TD Project main project short description zoom in */
.tdProjectZoomProjectShortDescription {
    padding: 8px;
    padding-top: 2px;
    padding-left: 4px;
    font-weight: bold;
	color: #fff;
}
/* TD Project main project short description zoom in */
.tdProjectZoomProjectAllImages {
    display: none;
}
/* TD Project main project holding details table zoom in */
.tdProjectZoomProjectDetails {
    padding: 8px;
}

/* TABLE Project main project zoom in, table with details */
.tblProjectMoreInfo {
    background-color: #000;
    color: #fff;
}
/*TD More info table left td:s*/
.tdProjectMoreInfoLeft {
	background-color: #000;
	width: 8%;
	white-space: nowrap;
	padding: 4px 4px 4px 0px;
	border-bottom:1px dotted #666666;
	color: #96A550;
}
/*TD More info table right td:s*/
.tdProjectMoreInfoRight {
    padding: 4px;
    border-bottom:1px dotted #666666;
	color: #fff;
}
/* TD Project main project zoom in, long description */
.tdProjectZoomProjectLongDescription {
    /*padding: 8px;
    padding-top: 16px;*/
	color: #fff;
}
/* TD Project main project zoom in, link back to Projects */
.tdProjectZoomLinkBack {
    padding: 8px;
    padding-top: 16px;
}
/*A Link back to all projects*/
.aProjectZoomLinkBack {
    background-color:#96A550;
color:#FFFFFF;
font-size:11px;
font-style:normal;
margin:20px 0 32px;
padding:5px;
}

/*TD holding "Description" caption, right before long description*/
.tdProjectZoomProjectCationTxt {
    font-size: 16px;
    font-weight: bold;
    padding-top: 8px;
}
.tdProjectName {
    font-size: 16px;
    font-weight: bold;
}


/*A-links to project files*/
.aProjectFile {
    text-decoration: none;
    display:block;
    border: solid 1px #D6D6D6;
    height: 26px;
    width: 150px;
    background-color: #F5F5F5;
    line-height: 26px;
    text-align: center;
}


#dropcontentsubject{
width: 100%;/*250px*/
font-weight: bold;
margin-top: 0px;
    font-size: 150%;
    padding: 4px;
    padding-left: 0px;
}

.dropcontent{
width: 100%;/*250px*/
height: 200px;/**/
/*background-color: #DFDFFF;*/
padding: 0px;
display:block;
}

.divCaseStudieFrontCaption {
    width: 100%;/*250px*/
    font-weight: bold;
    margin-top: 34px;
    font-size: 150%;
    padding: 8px;
    padding-left: 0px;
}


.imgLatestCaseStudie {
    border: solid 1px #DEDEDE;
    margin-top: 5px;
}

