﻿body {
	background-color:#dddbdc;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 auto; 
	padding:0;
	
}


div#wrappersite {
	width:950px;
	margin: 0 auto; 
}


p {
	font-size:0.8em;
	color:#444444;
}

a, a:visited {
	color:#4e84c4;
}


li {
	list-style-type:square;
	color:#4e84c4;
}



.header {
	width:950px;
}

#networknav {
	height:35px;
	background-color:#f0f0f0;
	margin-bottom:1px;
	visibility:hidden;
}


#networknavlinkswrapper {
	width:950px;
	margin: 0 auto; 
	padding:0;

}

#networknav p {
	
	color:white;
}

#networknav select {
	
	margin: 0.5em 0.5em 0.5em 1em;
	
}

#logoarea {
	height:105px;
	background:white url('../img/header.jpg') no-repeat;
}


#logoarea p {
	text-align:right;
	padding-right:1em;
	padding-top:0.5em;
	margin:0;
}


#logo {
	float:left;
	margin: 1.0em 1.0em 0.5em 1.0em;
	
}

#globalnav {
	background:#3366FF;
}

#globalnav ul {
	padding-left: 0;
	margin:0;
	background-color: #036;
	color: white;
	float: left;
	width: 100%;
	background-image:url('../img/navbg_off.jpg');
	background-repeat:repeat-x;
}

#globalnav ul li {
	display:inline;

}

#globalnav ul li a {
	padding: 0.2em 0.2em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	background-color: #036;
	background-image:url('../img/navbg_off.jpg');
	background-repeat:repeat-x;
	color: white;
	font-weight:500;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;

	width:120px;
	text-align:center;

}

#globalnav ul li a:hover {
	background-color: #e4e4e4;
	background-image:none;
	color:#676767;
}

#globalnav .currentnav a {
	background-color: #e4e4e4;
	background-image:none;
	color:#676767;
}	

.wrappermain {
	width:950px;
	background-color:white;
	border:0px solid black;

}


#breadcrumbs {
	background-image:url('../img/breadcrumbsbg.jpg');
	background-repeat:repeat-x;
	height:25px;
	clear:both;
	margin:0;
	padding:0;
}

#breadcrumbs p {
	margin:0;
	padding: 0.5em 20px;
	font-size:0.7em;
}



.clearer {
	display: block;
	clear: left;
	margin: 0;
	padding:0;
	visibility: hidden;
}

.block {
}

#b0 {
	float:left;
	width:700px;
	height:235px;
	background:white;
}




#b1 {
	float:left;
	width:250px;
	height:235px;
	clear:right;
}


#b2, #b3, #b4 {
	margin-top:20px;
	margin-bottom:20px;
	background-color:#F1F8FF;

	
}


#b2 {
	float:left;
	clear:left;
	width:260px;
	height:auto;
	margin-left:5px;
	margin-right:10px;

}

#b3 {
	float:left;
	width:260px;
	height:auto;
	margin-right:10px;
}

#b4 {
	float:left;
	clear:right;
	width:390px;
	height:auto;
}


.topedge250 {
	background-image:url('../img/topedge250.jpg');
	background-repeat:no-repeat;
	height:10px;
	margin:0;
}

.bottomedge250 {
	background:white;
	background-image:url('../img/bottomedge250.jpg');
	background-repeat:no-repeat;
	height:10px;
	margin:0;
}




.topedge260 {
	background-image:url('../img/topedge260.jpg');
	background-repeat:no-repeat;
	height:10px;
	margin:0;
}

.bottomedge260 {
	background-image:url('../img/bottomedge260.jpg');
	background-repeat:no-repeat;
	background-color:white;
	height:10px;
	margin:0;
}


.topedge330 {
	background-image:url('../img/topedge330.jpg');
	background-repeat:no-repeat;
	height:10px;
	margin:0;
}

.bottomedge330 {
	background-image:url('../img/bottomedge330.jpg');
	background-repeat:no-repeat;
	background-color:white;
	height:10px;
	margin:0;
}





.topedge390 {
	background-image:url('../img/topedge390.jpg');
	background-repeat:no-repeat;
	height:10px;
	margin:0;
}

.bottomedge390 {
	background-image:url('../img/bottomedge390.jpg');
	background-repeat:no-repeat;
	background-color:white;
	height:10px;
	margin:0;
}







#filterdiv {
	margin:0em 0.2em 0.2em 0.5em;
	padding:0;
}



.articleblock {
	padding:0em 0.5em 0em 0.5em;
	margin:0px;

}

.articleblock h2 {
	color:#4e84c4;
	font-size:1em;
	margin:10px 0.3em 20px 0em;

}

.articleblock h3 {
	font-size:0.9em;
	font-variant:small-caps;
	margin:0 0 0.2em 0em;
	color:#676767;

}


.articleblock p {
	margin:0;

}



p.articledate {
	color:#636468;
	font-size:0.7em;
}

p.articletext {
	margin-bottom:1em;
}

p.categorytext {
	color:#676767;
	font-weight:500;
	font-size:0.8em;

}


/* STYLING FOR NEWS */
.news img {
	width:120px;
	height:90px;
	float:left;
}


.news h3, .news .articledate, .news .articletext, .news .articletitlelink, .news .categorytext .smallprojectcategory  {
	margin-left:130px;
}

.news .articletitlelink {
	margin-bottom:0.3em;
}

.news .readmore {
	margin-right:2em;
	text-align:right;
}

/* END STYLING FOR NEWS */



/* STYLING FOR SINGLE PAGE */

#b0.singlepage {
	width:930px;
	height:auto;
}

#b0.singlepage .articleblock {
	margin-left:10px;
}
/* END STYLING FOR SINGLE PAGE */


/* STYLING FOR LANDING PAGE */

#b2.landingpage, #b3.landingpage {
	width:330px;
	height:auto;
}

#b4.landingpage {
	width:250px;
}

/* END STYLING FOR LANDING PAGE */


/* STYLING FOR LANDING PAGE FILTERED */
#b0.landingpagefiltered {
	width:670px;
	height:auto;
	margin:0px 10px 0px 10px;
}

/* IE6 fix */
.landingpagefiltered {
margin-left:5px;
height:auto;
width:670px !important;

}
/* END IE6 fix */


/* END STYLING FOR LANDING PAGE FILTERED */


.footer {
	clear:both;
	background-image:url('../img/footer.jpg');
	background-repeat:no-repeat;
	width:950px;
	height:35px;
	
}


.footer p {
	text-align:center;
	color:white;
	font-size:0.7em;
	padding:-0.3em;
	margin:0;
}

#footerlogo {
	position:relative;
	padding:0.3em;
	left:250px;
	border:0px;
	width:50px;
	height:20px;

}

.footer a, .footer a:visited {
	color:white;
	margin-right:1em;
	margin-left:1em;
}

.footer a:hover {
	
}




/* SIMPLE GALLERY STUFF */
/*Make sure your page contains a valid doctype at the top*/
#simplegallery1{ /*CSS for Simple Gallery Example 1 */
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
/*
border: 10px solid darkred;
*/
}

#simplegallery1 .gallerydesctext{ /* CSS for description DIV of Example 1 (if defined) */
text-align: left;
padding: 2px 5px;
}


/* END SIMPLE GALLERY STUFF */



#projectfactsblock { /* Defintion List */
	width: 350px;
	font-size: 0.9em;
	float: left;
	margin: 0;
	padding: 0;
}

#projectfactsblock dt {
    margin-top: 10px;
	font-weight: bold;
}

#projectfactsblock dd {
    margin: 0 0 0 0;
    padding: 0;
}

.projectcontent {
	float: right;
	width: 530px;
}

div.projectimage {
  float: right;
  border: 1px solid rgb(245,245,245);
  margin-bottom: 0.5em; 
  padding: 0.5em;
}

div.projectimage p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
img.scaled {
/*  width: 100%;*/
}



.linkedthumb img{
	width:120px;
	height:90px;
	padding-right: 10px;
	float:left;
	border: none;
}

p.smallprojectcategory {
	color:#636468;
	font-size:0.7em;
	margin-bottom: 8px;
	margin-left: 130px;
}

.viewdownload {
	margin-right:2em;
	text-align:right;
	padding-bottom: 10px;
}

.downloadtext {
    color: rgb(175,175,175);
	font-size: 0.7em;
}


#globalnav .currentnav a {
	background-color: #e4e4e4;
	background-image:none;
	color:#676767;
}		

p.categorytext {
 color:#676767;
 font-weight:500;
 font-size:0.8em;
 
}


div.projectimage {
  float: right;
  border: 1px solid rgb(245,245,245);
  margin-bottom: 0.5em; 
  padding: 0.5em;
  margin-left: 0.7em;
}
 
div.projectimage p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
img.scaled {
/*  width: 100%;*/
}



