* { 
   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 { 
background-color: #333333;
   margin: 0px auto;
   width: 940px;
}

#centerfold {
	background-color: #333333;
	margin: 0px auto;
   width: 940px;
}

#header {
   width: 939px;
	clear:both;
   padding: 0px;
   height: 140px;
   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;
}





	
#maincontent {
	background-color: #333333;
	margin: 0px auto;
   width: 940px;
}	
	
#leftcolumn { 
	display: inline;
   color: #333;   margin: 25px 15px 10px 10px;
   padding: 0px;
   width: 183px;
   float: right;
}

#leftcolumn h3 {
	color: #fff;
	padding: 5px 5px 5px 5px;
	font-size: 16px;
	background-color: #3F9F17;
	border-bottom: 2px solid #D34634;
	letter-spacing: -1px
}
#rightcolumn {
	float: left;
	color: #fff;
	margin: 10px 10px 10px 0px;
	padding-left: 15px;
	width: 670px;
	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: 15px 0 15px 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;
	background-color: #FFF;
	padding: 0px 0px 5px 10px;
	margin-top: 0px;
	color: #333;
	}
	
#contactform p {
	color: #333;
	font-size: 12px;
	line-height: 0.2ems;
	padding: 0 0 0 0;
	}	

.search_btn{
	background-color: #D34634;
	color: #FFFFFF;
	border: 0px;
	margin-top: 15px;
	padding: 5px;
}

#RightCol {
	float: right;
	width: 268px; 
	margin-left: 20px;
}


#RightCol img {
	display: block;
	margin: 10px 0px 10px 10px ;
	padding: 4px 4px 4px 4px;
	border: 1px solid #fff;
	background-color: #fff;
}

#RightCol blockquote {
 border : 2px solid #3F9F17;
 width: 258px;
 margin: 10px 10px 10px 10px;
 padding: 10px;
 background-color: #3F9F17;
 color: #FFFFFF;
 quotes: "\201C" "\201D";
 }
 blockquote:before { content: open-quote; font-weight: bold; }
 blockquote:after { content: close-quote; font-weight: bold; }
 
 #RightCol blockquote a {
 color: #FFFFFF;
 }

#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;
}   

/*************************************************************/
/*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;
}

.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;
}





 #main_photo_table {
	margin-top: 0px;
 }
 .main_photo_table_left_td {
    vertical-align: top;
 }
.main_photo_table_right_td {
    padding-left: 26px;
    vertical-align: top;
 }
 #photo_table {

 }
 .photo_capt_div_first {
	margin-top: 0px;
	margin-bottom: 4px;
    color: #333333;
    font-weight: bold;
    font-family: Arial;	
    font-size: 11px;
 }
 .photo_capt_div {
	margin-top: 20px;
	margin-bottom: 0px;
    color: #333333;
    font-weight: bold;
    font-family: Arial;	
    font-size: 11px;
 }
 .photo_ul {
	margin-top: 0px;
    font-family: Arial;
    padding: 0;
    margin: 0;	
 }
.photoLi{
    border-bottom: solid 1px #ECECEC;
    list-style: none;
    width: 180px;
    font-family: Arial;
    font-size: 11px;
	padding-bottom:4px;
	padding-top:4px;
}  
a.photo_link {
    text-decoration: none;
    color: #333333;
} 
td.photo_td {
	height: 100px;
	width: 138px;
	vertical-align: middle;
	text-align: center;
}
table.tbl_inner 
{
    height: 110px;/*100%;*/
    width: 100%;
    border: solid 1px #D4E6D6;
}
td.td_inner_photo {
	vertical-align: middle;
	text-align: center;
	border-left: 1px solid white;
	border-top: 1px solid white;
	border-right: 1px solid white;
	padding: 0px;
	background-color: #F4F4F4;
    height: 100%;
    width: 100%;	
}
td.td_inner_photo_name {
	border: 1px solid #CCCCCC;
	color: white;
	text-align: center;
	font-size: 11px;
	font-family: Arial;
	height: 20px;
	background-color: #1B3075;
} 
.cath_path {
    padding: 4px;
    font-size: 11px;
    font-family: Arial; 
    color: #333333; 
    margin-top: 0px;  
} 
.div_page_nav {
    padding: 4px;
    font-size: 11px;
    font-family: Arial;

    /*border: solid 1px black;*/
    height: 10px;
}
a.a_page_nav {
    margin: 3px;
    color: #333333;
}
a.a_page_nav:hover {
    margin: 3px;
    color: #333333;
    font-weight: bold;
}
.no_navig_link {
    font-family: Arial;
    margin: 2px;
    color: #333333;
    font-weight: bold;  
}
.div_no_photos {
    margin-top: 26px;
    font-family: Arial;
    color: #333333;
    font-weight: bold;
}
.aHomeInPath {
	color: black;
}



/* Horizontal category menu*/

#nav__ul, #nav__ul ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}


#nav__ul li { /* all list items */
	float: left;
	width: 11em; /* width needed or else Opera goes nuts */
	/*padding: 3px;*/
	margin-left: 0px;
}

#nav__ul li ul { /* second-level lists */
	position: absolute;
	background: #006633;
	width: 11em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	/*line-height: 20px;
	padding: 3px;*/
	/*border: solid 1px #3B3B3B;*/
}

#nav__ul li:hover ul, #nav__ul li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
.mn_link
{
	display: block;
	width: 11em;	
	color: White;
	cursor: pointer;
	/*border: solid 1px #3B3B3B;*/
	padding: 3px;
	padding-left: 5px;
	background-color: #006633;
	height: 22px;
	line-height: 22px;	
}
.mn_link:hover
{
	background-color: #464D55;
}
.mn_sublink 
{
	color: black;
	width: 11em;
	display: block;
	height: 22px;
	line-height: 22px;
	background-color: #D4E6D6;
	padding: 3px;
	
}
.mn_sublink:hover 
{
	background-color: #C0C0C0;
	color: Black;
	width: 11em;
}






#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #ffffff;
visibility: hidden;
z-index: 109;
cursor: hand;
cursor: pointer;
border: 1px solid #ECECEC;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: 14px Arial;
line-height: 1.1em;
color: #666666;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: #ffffff;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #ffffff;
padding: 5px;
z-index: 5;
}


