* { 
   padding: 0;
   margin: 0;
}

body{
font-size:0.85em;
font: 85% 'Lucida Grande',LucidaGrande,Lucida,Helvetica,Arial,sans-serif;
background:#333333 url(images/background.jpg) top center repeat-y;
color:#FFF;
line-height:1.5em;
}
#wrapper { 
   margin: 0px auto;
   background-color: #333333;
   width: 940px;
}

#centerfold {
	background-color: #333333;
	width: 100%;
}

#header {
   width: 939px;
   padding: 0px;
   height: 126px;
   margin: 0px 0px 0px 0px;
   background-image: url(images/toplogo.gif);
   background-position: left;
   /*background-repeat: repeat-y;*/
}

#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: 20px;
	margin: 30px 0px 0px 0px;
	padding: 0px;
	}

#banner {
   width: 939px;
   padding: 0px;
   height: 220px;
   margin: 20px 0px 0px 0px;
   background-image: url(images/banner.jpg);
}

#banner h2 {
	font-size:220%;
	margin: 15px 0 5px 0;
	padding: 5px 0px 5px 0px;
	line-height: 90%;
	font-style:normal;
	letter-spacing: -2px;
	color: #333;
	width: 450px;
	padding: 60px 0px 20px 25px;
}

/*special banner styles*/

#head h2{
padding-top:50px;
}

#top .banner2 h2, #top .banner5 h2 {
padding-top:10px;
}

	
#leftcolumn { 
   display: inline;
   color: #666666;   
   margin: 25px 15px 10px 10px;
   padding: 0px;
   width: 183px;
   float: right;
}

#leftcolumn h3 {
	color: #959393;
	padding: 5px 5px 5px 5px;
	font-size: 16px;
	background-color: #ECECEC;
	border-bottom: 3px solid #9FAF3F;
	letter-spacing: -1px
}
#rightcolumn {
	float: left;
	color: #fff;
	margin: 25px 10px 10px 10px;
	padding-left: 15px;
	width: 900px;
	display: inline;
	position: relative;
}

#rightcolumn p {
	font-size:100%;
	font:"Arial", "Trebuchet MS", Verdana, sans-serif;
	color: #fff;
}

#rightcolumn h1, h2, h3, h4, h5 {margin:15px 0 5px 0; padding:0; border:0;
}

#rightcolumn h1 {
	font-size:190%;
	margin: 15px 0 5px 0;
	padding: 5px 0px 5px 0px;
	font-style:normal;
	letter-spacing: -2px;
	color: #fff;
}

#rightcolumn h2 {
	font-size:130%;
	margin: 0px 0 10px 0;
	line-height:110%;
	color:#fff;
	font-weight:normal;
	letter-spacing: -1px
}
#rightcolumn h3 {
	font-size:100%;
	color:#fff;
	font-weight:normal;
}
#rightcolumn h4 {
	font-size:120%;
	color:#fff;
}

#rightcolumn ul li {
	font-size:100%;
	color: #fff;
	list-style-image: url(images/li_square.gif);
	padding-left: 0px;
	margin-left: 32px;
	line-height: 16px;
}

#contactform {
	border: 1px solid #fff;
	width: 465px;
	background-color: #fff;
	padding: 0px 5px 5px 15px;
	margin-top: 15px;
	color: #333333;
	}
	
#contactform p {
	color: #333333;
	font-size: 13px;
	line-height: 0.2ems;
	padding: 0 0 0 0;
	}	



#RightCol {
	float: right;
	width: 368px; 
	margin-left: 0px;
}


#RightCol img {
	display: block;
	margin: 10px 0px 10px 10px ;
	padding: 4px 4px 4px 4px;
	border: 1px solid #ECECEC;
	background-color: #F4F4F4;
}

#logos { 
 display: inline;
 width: 260px;
 float: right;
 margin: 10px 0px 0px 0px;
 }


#footer { 
 width: 920px;
 clear: both;
 color: #fff;
 border-top: 2px solid #D34634;
 margin: 30px 0px 0px 0px;
 padding: 10px;
 height: 60px;
}

#footertext { 
 width: 500px;
 float: left;
 color: #fff;
 margin: 0px 0px 0px 10px;
 }
 
 #footertext1 { 
 width: 205px;
 float: left;
 color: #fff;
 margin: 0px 0px 0px 10px;
 }
 
#footertext2 { 
 width: 212px;
 float: left;
 color: #fff;
 margin: 0px 0px 0px 10px;
 }

#footer a {
	color: #fff;
}

#footer p {
	color: #fff;
	font-size: 11px;
} 
.clear {
   clear: both;
   background: none;
}
/*Other styles*/
a {
	color: #fff;
}
p {
	margin-bottom: 4px;
	margin-top: 12px;
	color: #fff;
}

#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: 14px;
	font-style: normal;
	font-weight: bold;
}
news_ingress {
	font-size: 11px;
}
.news_link {
	font-style: normal;
	font-size: 10px;
	margin-bottom: 32px;
}

.search_field {
	background-color: #FFFFFF;
	border: solid 1px #666666;
	padding: 4px;
	color: #333333;
}

.search_btn{
	background-color: #D34634;
	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;
}
.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;
}
.news_detail_content {
	
}
.news_detail_author {
	font-size: 10px;
	font-style: normal;
}
.news_divider {
	height: 1px;
	color: #ECECEC;
	margin-top: 8px;
}
/*News div on frontpage*/
.newsDiv 
{
	border: 1px solid #ECECEC;
	background-color: #ffffff;
	padding: 5px 5px 5px 15px;
	margin-top: 28px;        
}
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:#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 {
   font-size:190%;
	margin: 15px 0 5px 0;
	padding: 5px 0px 5px 0px;
	font-weight: bolder;
	letter-spacing: -2px;
	
}	
/*HR dividing each project on projects main page*/
.hrProjectDivider {
    color: #ffffff;
    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 {
	background-color: #FFFFFF;
	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;
}
/*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 {
    font-style: italic;
}



/* 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;*/
	border: 1px solid #EEEEEE;
	width: 100%;
	}


/*IMG Pjoject thumbnails*/
.imgProjectThumbs {
    border: 1px solid #ECECEC;
	background-color: #ffffff;
    margin: 3px;
}

/* TD Project name zoom in */
.tdProjectZoomName {
	font-size:190%;
	margin: 15px 0 5px 0;
	padding: 5px 0px 5px 0px;
	font-weight: bolder;
	letter-spacing: -2px;
}
/* TD Project main image zoom in */
.tdProjectZoomMainImage {
    padding: 8px;
}
/* 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;
}
/* 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: #333333;
}
/*TD More info table left td:s*/
.tdProjectMoreInfoLeft {
	background-color: #FFFFFF;
	width: 8%;
	white-space: nowrap;
	padding: 4px;
	border-bottom: solid 1px #ECECEC;
	color: #FF0084;
}
/*TD More info table right td:s*/
.tdProjectMoreInfoRight {
    padding: 4px;
    border-bottom: solid 1px #ECECEC;
}
/* 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;
}

/*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;
}

.ddsmoothmenu{
font:bold 16px 'Lucida Grande',LucidaGrande,Lucida,Helvetica,Arial,sans-serif;
/*background: #666666; background of menu bar (default state)*/
width: 100%;
height:31px;


}

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
width: 156px;

}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
padding: 8px 10px;
text-decoration: none;
height: 14px;
color:#fff;
letter-spacing: -1px;

}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}


.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
color: #ccc;
}

.ddsmoothmenu ul li a:hover{
background: #333; /*background of menu items during onmouseover (hover state)*/
color: #ccc;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a {
color: #fff;
font: 12px;
width: 150px; /*width of sub menus*/
background: #1B3075; /*background of sub menu items (default state)*/
padding: 8px 10px;
margin: 0;
}


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
display: none;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
display: none;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: Red;/*silver*/
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.8;
}


