/*
MNS Style Sheet
Feb 2007
*/

body {
	background: #fff url("img/bg.gif") 0px 0px repeat-x;
	color: #333;
	margin: 0px;
	padding: 0px;
	border-top: 3px solid #0266a5;
	font: 10px "Verdana", sans-serif;
}

body#nonhome {
	background: #fff url("img/bg2.gif") 0px 0px repeat-x;	
}

a {	
	font-weight: bold;
	color: #000;
}

a:hover {
	color: #0066a4;
}

a img { border-width: 0px; }

input {
	border-width: 1px;
	border-color: #999;
}

.button {
	font: 0.9em "Verdana", sans-serif;
	background-color: #014670;
	color: #fff;
	padding: 0px 3px;
	margin: 0px;
	text-transform: uppercase;
	position: relative;
	top: -1px;
}

.clearBoth {
	clear: both;
}


.textInput {
	width: 130px;
	margin-right: 3px;
	font: 1em "Verdana", sans-serif;
	font-weight: bold;
	padding: 2px;
}

#wrap {
	width: 975px;
	margin: 0px auto;
}


#head h1, #head p {
	display: none;
}

#head #title {
	padding: 14px 0px 14px 18px;
	margin: 0px 0px 0px 1px;
	border: solid #ccc;
	border-width: 0px 1px;
	min-height: 55px; /*85-14-14-1*/
	width: 953px; /*975-18*/
}

#head #menu {
	margin-top: -4px;
}


.sectionTitle {
	background: #0066a4;
	color: #fff;
	margin: 0px;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0px 0px 0px 18px;
	min-height: 19px;
	line-height: 19px;
	border-bottom: 1px solid #fff;
}

#head #midRow {
	border: solid #fff;
	border-width: 0px 1px;
	min-height: 166px;
}

#head #midRow img#banner {
	width: 737px;
	float: left;
}

#home #head #midRow #latestNews {
	display: block;
	float: right;
	text-align: left;
	width: 235px;
	min-height: 166px;
	border-left: 1px solid #fff;
	padding: 0px; margin: 0px;
	background-color: #e1e1e1;
	color: #757575;
	overflow: hidden;
	font-size: 1em;
	line-height: 1.1em;
}

#head #latestNews h3 {
	font-size: 1em;
	font-weight: bold;
	color: #000;
	background-color: #e1e1e1;
	padding: 8px 5px 0px 18px;
	margin: 0px;
}

#head #latestNews p {
	display: block;
	color: #757575;
	background-color: #e1e1e1;
	padding: 0px 5px 0px 18px;
	margin: 0px;
}




#home #head #lastRow {
	min-height: 116px;
	border: solid white;
	border-width: 1px 1px 0px 1px;
	font-size: 1em;
}

#lastRow #underBanner {
	width: 737px;
	float: left;
}


#search {
	width: 235px;
	float: right;
	border-left: 1px solid #fff;
	min-height: 116px;
	color: #000;
	background-color: #ccc;
}

#search div {
	width: 190px;
	margin: 35px auto;
}

#searchInput {
	width: 146px;
}


/*these 2 apply when on the news archive page*/
#midRow #search {
	min-height: 166px;
	background-color: #e1e1e1;
}

#midRow #search div {
	margin: 55px auto;
}



#lastRow #leftCol {
	width: 369px;
	min-height: 116px;
	float: left;
	color: #000;
	background-color: #ccc;
}

#lastRow #rightCol {
	width: 367px;
	min-height: 116px;
	float: right;
	border-left: 1px solid #fff;
	color: #000;
	background-color: #ccc;
}

#lastRow p, #newsletter p {
	display: block;
	padding: 15px 15px 15px 18px;
	margin: 0px;
	font-size: 1.1em;
}


#head #midRow #featuredProject, #showcase, #newsArchive {
	float: right;
	text-align: left;
	width: 235px;
	min-height: 166px;
	border-left: 1px solid #fff;
	padding: 0px; margin: 0px;
	background-color: #e1e1e1;
	color: #757575;
	overflow: hidden;
}

#newsArchive {
	min-height: 0px;
}

#showcase {
	min-height: 116px;
	border-top: 1px solid white;
}

#featuredProject img, #showcase img {
	border: 1px solid #fff;
	display: block;
}

#featuredProject .imgFrame, #showcase .imgFrame {
	display: block;
	width: 81px;
	min-height: 50px;
	border: 1px solid #aaa;
	float: left;
	margin: 17px 15px 5px 16px;
	overflow: hidden;
}

#featuredProject h3, #showcase h3 {
	font-size: 1em;
	color: #000;
	margin: 14px 10px 0px 0px;
	padding: 0px;
}

#featuredProject p, #showcase p {
	display: block;
	margin: 0px 10px 0px 16px;
	padding: 0px;
}


.feature {
	padding: 17px 15px 15px 16px;
}

.feature h3 {
	font-size: 1em;
	color: #000;
	margin: 0px; padding: 0px;
}

.feature img {
	border: 1px solid white;
	display: block;
}

.feature .text p {
	margin: 0px !important; padding: 0px !important;
	font-size: 1em !important;
	line-height: 1.2em;
}

.feature .text {
	float: right;
	text-align: left;
	width: 243px
}

.feature .imgFrame {
	display: block;
	width: 81px;
	min-height: 51px;
	border: 1px solid #aaa;
	float: left;
}


#main #content {
	/*padding: 0px 35px 15px 18px;
	width: 680px;*/

	width: 702px;
	padding: 0px 0px 15px 18px;

	margin: 0px 0px 0px 1px;
	border-left: 1px solid #ccc;
	min-height: 430px;
	float: left;
	background-color: #fff;
	color: #666;
	line-height: 13px;
}

#nonhome #main {
	border-top: 1px solid white;
}

#nonhome #content {
	/*width: 680px;*/
	margin: 0px;
	margin-left: 1px;
	min-height: 545px;
}

#content #col {
	width: 335px;
	float: left;
}

#main #content h2 {
	background-color: #fff;
	color: #333;
	padding-top: 10px;
	margin-bottom: 15px;
}

#main #content h3 {
	font-size: 1em;
}

#main #content li {
	padding-top: 2px;
}

#main #mainRightCol {
	width: 235px;
	float: right;
	border-right: 1px solid white;
	text-align: left;
	background: url("img/grille.gif") repeat-y;
	min-height: 440px;
}

#nonhome #main #mainRightCol {
	min-height: 556px;
}

#newsletter {
	min-height: 116px;
	color: #000;
	background-color: #ccc;
	border-top: 1px solid white;
}

#newsletter div {
	margin: 35px auto;
	width: 197px;
}



#contact {
	float: left;
	min-height: 57px;
	/*92-35*/
	width: 235px;
	background-color: #014670;
	color: #fff;
	text-align: center;
	padding-top: 35px;
	border: solid #fff;
	border-width: 1px 0px;
}

#contact a {
	background-color: #014670;
	color: #fff;
	font-size: 1.1em;
	text-decoration: none;
}

#contact a:hover {
	text-decoration: underline;
}

.clientShowcaseItem {
	width: 113px;
	min-height: 31px;
	border: 1px solid #a7a7a7;
	float: left;
	margin: -6px 11px 20px 0px;
}


.entryFiles {
	width: 355px;
	float: right;
}

.entryFiles img {
	border: 1px solid #fff;
	display: block;
	margin: 0px; padding: 0px;
}

.entryFiles .frame {
	border: 1px solid #aaa;
	margin-bottom: 5px;
	width: 345px;
	overflow: hidden;
	clear: both;
}

.entryFiles .hidden {
	display: none;
}

.entryFiles .frameThumb {
	border: 1px solid #aaa;
	width: 81px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.entryFiles .frameThumb a img {
	-moz-opacity: 0.5;
}

.entryFiles .frameThumb a:hover img {
	-moz-opacity: 1;
}


.logoFiles {
	width: 355px;
	float: right;
	text-align: right;
}

.logoFiles a {
	text-decoration: none;
}

.logoFiles img {
	margin: 6px;
	padding: 6px;
	-moz-opacity: 0.3;
	border: 1px solid #aaa;
}

.logoFiles img:hover {
	-moz-opacity: 1;
}



#footer {
	padding-top: 7px;
	clear: both;
	background-color: #fff;
	color: #999;
	text-transform: uppercase;
}

#footer a {
	background-color: #fff;
	color: #999;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}

#footer div {
	padding-left: 18px;
	width: 717px; /*735-18*/
	float: left;
}

/*
#footer img {
	float: right;
	padding-top: 5px;
}
*/

#footer #siteby {
	float: right;
	text-align: right;
}


#validatorIcons {
	position: relative;
	/*top: 195px;*/
	top: 315px;
	float: right;
}

#validatorIcons img {
	display: none;
}

#validatorIcons a#xhtml {
	display: block;
	float: right;
	width: 57px;
	min-height: 20px;
	background: url("img/xhtml.gif") 0px -20px no-repeat;
	margin-right: 10px;
}

#validatorIcons a#xhtml:hover {
	background: url("img/xhtml.gif") 0px 0px no-repeat;
}

#validatorIcons a#css {
	display: block;
	float: right;
	width: 57px;
	min-height: 20px;
	background: url("img/css.gif") 0px -20px no-repeat;
	margin-right: 10px;
}

#validatorIcons a#css:hover {
	background: url("img/css.gif") 0px 0px no-repeat;
}

#form .text {
	border-width: 1px;
	padding: 1px;
	width: 30em;
	font: 1em "Verdana", sans-serif;
}

#form #send {
	float: right;
}

