/*==================================*/
/*    Author: Lane Roberts          */
/*    Company: Corporate 3 Design   */
/*    Date: May 4, 2009             */
/*==================================*/

/*==================================*/
/*---------- PAGE/GENERAL ----------*/
/*==================================*/
* {
	margin: 0;
	padding: 0;
}
html {
	width: 100%;
	height: 100%;
	overflow-y:scroll;
}
body {
	width: 100%;
	height: 100%;
	/*margin-bottom:1px;*/
	font-family:Myriad, Calibri, "Arial", Helvetica, Verdana, sans-serif;
	font-size: 80%;
	line-height: 180%;
	position:relative;
}
.clear {
	clear:both;
}
.nomargin {
	margin:0;
	padding:0;
}
/* Change colors and options for your default on links */
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	outline:none;
}
a:focus {
}
img {
	border: 0;
}
img[align=left] {
	float:left;
	padding: 0 1em .5em 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	color:#000;
	padding:1em 0 .5ex 0;
	line-height:130%;
}
h2 {
	padding-top:0;
	font-size:1.5em;
	text-transform:uppercase;
	color:#57B3DA;
}
h3 {
	font-size:1.15em;
	text-transform:none;
}
h4 {
	color:#7e7a77;
	font-size:1.05em;
	line-height:150%;
}
h5 {
	font-size:1em;
	font-weight:bold;
	padding-bottom:0;
}
h6 {
	font-size:1.05em;
	line-height:150%;
}
.right {
	float:right;
}
.left {
	float:left;
}
p {
	color:#6e6e6e;
	line-height:145%;
}
p + p {
	padding-top:2ex;
}
hr {
	display:block;
	width:100%;
	color:#999;
	background-color:#999;
	height:1px;
	border:none;
	border-top:1px solid #999;
	margin:.5em auto;
}

font {
	color: inherit !important;
	margin: inherit !important;
	padding: inherit !important;
	font: inherit !important;
	text-decoration: inherit !important;
	border: inherit !important;
	background: inherit !important;
	bottom: inherit !important;
	top: inherit !important;
	left: inherit !important;
	right: inherit !important;
	position: inherit !important;
	clear: inherit !important;
	float: inherit !important;
	height: inherit !important;
	width: inherit !important;
	letter-spacing: inherit !important;
	text-transform: inherit !important;
	outline: inherit !important;
	overflow: inherit !important;
	display: inherit !important;
	visibility: inherit !important;
	text-indent: inherit !important;
	white-space: inherit !important;
	word-spacing: inherit !important;
	z-index: inherit !important;
	text-align: inherit !important;
	max-height: inherit !important;
	max-width: inherit !important;
	min-height: inherit !important;
	min-width: inherit !important;
	cursor: inherit !important;
}

.wrapper, #footer {
	/* Wraps around the content */
	width:1000px;
	margin:0 auto;
	padding:0;
	position:relative;
}

/** html #wrapper {
	height:100%;
}
*/

/*==================================*/
/*------------- Header -------------*/
/*==================================*/


#header {
	position:relative;
	height:65px;
	overflow:hidden;
}
#header h1 {
	display:block;
	text-indent:-3000em;
	width:210px;
	height:65px;
	overflow:hidden;
	padding:0;
	margin:0;
}
#header h1 a {
	display:block;
	text-indent:-3000em;
	width:210px;
	height:65px;
	overflow:hidden;
	background:url(../images/logo_header.png) no-repeat center center;
}
.scitech #header h1 a {
	background:url(../images/logo_header_scitech.png) no-repeat center center;
}
ul#nav {
	list-style:none;
	position:absolute;
	top:25px;
	right:0;
}
ul#nav li {
	list-style:none;
	display:block;
	float:left;
	margin-left:5px;
	padding-left:5px;
	border:1px solid #666666;
	border-width: 0 0 0 1px;
	line-height:120%;
}
ul#nav li:first-child {
	border:none;
}

ul#nav li.search {
	border:none;
	margin-right:60px;
}

ul#nav button#btn_search {
	position:absolute;
	cursor:pointer;
	top:-1px;
	right:50px;
	border:none;
	background:url(../images/search.gif) no-repeat;
	width:16px;
	height:16px;
	text-indent:-3000em;
	overflow:hidden;
}
input#q {
	border:none;
	height:20px;
	width:125px;
	font-size:.8em;
	color:#cccccc;
	padding:4px 5px 3px;
	margin-right:18px;
	margin-top:-3px;
	background:url(../images/bg_search.png) no-repeat 0 0;
}
/*==================================*/
/*------------ SIDEBAR -------------*/
/*==================================*/

#sidebar {
	width:234px;
	padding-top:25px;
	background:#58595B;
	color:#ffffff;
	float:left;
	min-height:275px;
	_height:275px;
}
#sidebar h2 {
	padding:0 0 .5em 0;
	font-size:1em;
	color:#ffffff;
}
#sidebar ul {
	list-style:none;
	line-height:120%;
	color:#cccccc;
	margin:0;
	padding-right:10px;
	padding-left:1em;
}
#sidebar ul li {
	list-style:none;
}
#sidebar ul li h2 {
	padding: 1em 0 0;
	margin-left:-1em;
}
#sidebar ul li:first-child h2 {
	padding-top:0;
}
#sidebar ul li a:link, #sidebar ul li a:visited,
#sidebar a:link, #sidebar a:visited {
	color:#cccccc;
}
#sidebar ul li a:hover, #sidebar ul li a.active,
#sidebar a:hover, #sidebar a.active {
	color: #fff;
}
.newslist div {
	width:224px;
	_width:214px;
	padding-right:10px;
	background-color:#58595B;
}
.newslist div div {
	line-height:120%;
	padding-bottom:.75em;
	display:block;
}
#sidebar ul.news li {
	padding-bottom:10px;
}

ul#newspager {
	display:block;
	position:relative;
	width:auto;
	height:25px;
	list-style:none;
}
ul#newspager li {
	float:left;
	font-size:1em;
	text-align:center;
}
ul#newspager li a {
	display:block;
	width:18px;
	height:20px;
	text-align:left;
	outline:none;
}
ul#newspager li a.activeSlide {
	color:#ffffff;
	text-decoration:underline;
}
ul#newspager li.norm {
	padding:0 5px 5px;
	color:#ffffff;
	border:none;
}


/*==================================*/
/*------------ CONTENT -------------*/
/*==================================*/


div#background {
	background:#fff url(../images/bg_bleed.png) repeat-y top center;
	width:100%;
}
#copy {
	position:relative;
	float:left;
	width:760px;
	overflow:visible;
	min-height:300px;
	border-left:2px solid #ffffff;
	background:#ffffff;
	_height:300px;
}
#copy.cycle {
	height:300px;
	overflow:hidden;
}
#copy h2 {
	font-size:1em;
	color:#000;
	font-weight:bold;
	text-transform:none;
	padding-bottom:.75em;
}
#copy ul li {
	line-height:125%;
	padding-bottom:.5em;
	color:#6e6e6e;
	margin-left:2em;
}

#copy.tan {
	background-color:#dad7c5;
}
#copy.darkTan {
	background-color:#b0a68d;
}
#copy.darkTan p, #copy.darkTan ul li {
	color:#444444;
}
#copy.green {
	background-color:#c9c48c;
}
#copy.orange {
	background-color:#c9ac68;
}
#copy.orange p, #copy.orange ul li {
	color:#444444;
}
#copy.blue {
	background-color:#b1c0c9;
}
#copy.gray {
	background-color:#d2d3d4;
}
.subleft {
	padding:25px 10px 20px 20px;
	float:left;
	width:300px;
}
.news .subleft {
	width:370px;
}
.subright {
	position:absolute;
	top:0;
	right:0;
}
#copy .subright p {
	position:absolute;
	top:5px;
	right:5px;
	color:#ffffff;
	font-size:.7em;
	width:400px;
	text-align:right;
}
.subright img {
	position:absolute;
	top:0;
	right:0;
}
.subright p img {
	top:-5px;
	right:-5px;
}
.subright h2, .subright h3, .subright h4, .subright h5, .subright h6 {
	padding: 25px 20px 10px 10px;
}
/*==================================*/
/*------------ SEARCH -------------*/
/*==================================*/


.gsc-results {
	font-family:Myriad, Calibri, "Arial", Helvetica, Verdana, sans-serif;
	line-height: 150%;
}

.gsc-resultsHeader {
	display:none;
	}

.gsc-result a.gs-title {
	color:#58595B;
}
.gsc-result a.gs-title:hover {
	color:#000000;
}

.gsc-tabHeader.gsc-tabhActive {
	border-left: 0px none #DAD7C5;
	border-right: 0px none #DAD7C5;
	border-top: 0px none #DAD7C5;
	padding-top:3px;
	color:#57B3DA;
	font-size:1.5em;
	text-transform:uppercase;
}

.gs-result a.gs-visibleUrl, .gs-result .gs-visibleUrl {
	color:#444 !important;
}

.gsc-results .gsc-trailing-more-results, .gsc-results .gsc-trailing-more-results * {
	color:#58595B !important;
}

.gs-result .gs-snippet {
	width:70%;
}

/*==================================*/
/*------------ EXTRAS -------------*/
/*==================================*/

div.tooltip {
	float:none;
	background:#333;
	color:#666;
	font-size:13px;
	margin-top:-150px;
	height:150px;
	padding:15px 10px 15px 20px;
	display:none;
	width:730px;
	overflow:hidden;
}
/* tooltip title element (h3) */ 
div.tooltip h3 {
	margin:0;
	color:#FFF;
	line-height:100%;
	padding:0;
}
div.tooltip h4 {
	color:#FFF;
	padding:0;
	padding-bottom:.5em;
}

div.tooltip p {
	line-height:120%;
	color:#FFF;
}
ul#pager {
	display:block;
	position:absolute;
	z-index:100;
	top:265px;
	left:260px;
	width:auto;
	height:25px;
	list-style:none;
}
ul#pager li {
	float:left;
	font-size:.8em;
}
ul#pager li {
	border:1px solid #ffffff;
	text-align:center;
}
ul#pager li a {
	display:block;
	width:18px;
	height:20px;
	background:#cccccc;
	text-align:center;
	outline:none;
}
ul#pager li a.activeSlide {
	background:#333333;
	color:#ffffff;
}
ul#pager li.norm {
	padding:0 5px 5px;
	color:#ffffff;
	border:none;
}
#lower {
	clear:both;
	padding-left:255px;
	padding-top:15px;
	margin-right:165px;
	min-height:180px;
	_height:200px;
	position:relative
}
#lowernav {
	list-style:none;
	height:22px;
	line-height:120%;
	border-bottom:1px solid #cccccc;
	position:relative;
}
#lowernav li {
	list-style:none;
	float:left;
	padding: 0;
	display:block;
	width:auto;
	height:30px;
	position:relative;
}
#lowernav li:first-child {
	border:none;
	padding-left:0;
}
#lowernav li a {
	cursor:default;
}
#lowernav li ul a {
	cursor:pointer;
}
#lowernav li ul {
	display:block;
	position:absolute;
	width:250px;
	height:auto;
	top:30px;
	left:8px;
	padding-top:0;
	padding-bottom:0;
}
#lowernav li:first-child ul {
	left:0;
}
#lowernav li ul li {
	display:none;
	border:none;
	float:none;
	padding:0;
	margin:0;
	height:18px;
	width:100%;
	line-height:140%;
}
#lowernav li:hover ul li {
	display:block;
}
.jsready #lowernav li:hover ul li {
	display:none;
}
#lowernav li a {
	padding: 0 8px;
	border-left: 1px solid #ccc;
}


.home #lowernav li.home > a {
	color:#000;
}
.civic #lowernav li.civic > a {
	color:#000;
}
.healthcare #lowernav li.healthcare > a {
	color:#000;
}
.scitech #lowernav li.scitech > a {
	color:#000;
}
#lowernav li:first-child a {
	padding-left:0;
	border:none;
}
#lowernav li ul li a {
	border:none;
	display:block;
	padding:0;
	height:18px;
	width:100%;
}
#lowernav li a span {
	font-size:1.1em;
	font-weight:bold;
	text-transform:uppercase;
	/*color:#000;*/
}
#lower a.specialty {
	display:block;
	position:absolute;
	top:15px;
	right:0;
	line-height:120%;
}
#other {
	position:absolute;
	width:100%;
	top:65px;
	bottom:0;
	min-height:90%;
	_height:90%;
}
#full {
	display:none;
	position:absolute;
	top:0;
	bottom:0;
	_bottom:auto;
	z-index:700;
	_height:100%;
	width:100%;
	background:#58595B url(../images/spinner.gif) no-repeat center 30%;
}
.over {
	display:none;
	position:absolute;
	top:0;
	z-index:1000;
	height:auto;
	background:#58595B;
	width:100%;
	min-height:60%;
	_height:60%;
}
.over img {
	background:url(../images/spinner.gif) no-repeat center center;
}
.over h3 {
	font-size:1.3em;
	color:#fff;
	font-weight:normal;
	padding-top:0;
}
.over h4 {
	color:#ffffff;
	font-size:1.1em;
}

.over h5 {
	color:#ffffff;
	font-size:1em;
	font-style:italic;
}
.over p, .over font {
	color:#fff;
	line-height:130%;
}
.over ul {
	color: #ffffff;
	margin: 0 0 1em 3em;
}
.over .pad {
	width:940px;
	position:relative;
	margin:0 auto;
	padding-top:35px;
}
.over .pad.project {
	display:none;
}
.foliocontent {
	display:none;
	position:relative;
}
.over a:link, .over a:active {
	color: #cccccc;
}
.over a:visited {
	color:#cccccc;
}
.over a:hover {
	color:#ffffff;
}
a#closeOverlay, a#closeProject {
	position:absolute;
	display:block;
	top:35px;
	right:0;
	z-index:1000;
	color:#ffffff;
}
a#closeOverlay:hover, a#closeProject:hover {
	text-decoration:none;
}
.over .overcontent, .over .foliocontent {
	position:relative;
}
.over .sidebar {
	width:220px;
	position:absolute;
	top:0;
	left:0;
	float:left;
	z-index:10000;
}
.sidebar ul {
	list-style:none;
	margin:0;

}
.sidebar ul li {
	height:22px;
	list-style:none;
	/*padding-left:1em;
	background:url(../images/bullet.png) no-repeat 0 7px;*/
}
#portfolioq {
	border:none;
	background:url(../images/bg_search_rev.png) no-repeat 0 0;
	display:block;
	color:#ccc;
	width:136px;
	height:18px;
	padding:3px 5px 0;
	font-size:.8em;
}
#portfoliosubmit {
	border:none;
	position:absolute;
	top:1px;
	left:138px;
	background:url(../images/search_rev.gif) no-repeat 0 0;
	display:block;
	width:18px;
	height:18px;
	text-indent:-3000em;
	overflow:hidden;
}
.over .sidebar + .content {
	padding: 0 25px 0 250px;
	position:relative;
}
.overcontent>.content {
	padding: 0 25px 0 45px;
	position:relative;
}
/*==================================*/
/*------------- FOOTER -------------*/
/*==================================*/


#footer {
	width:80%;
	FONT: 10px Verdana,Geneva,sans-serif;
	margin:0 auto;
	margin-bottom:1px;
	clear:both;
	margin-top:0;
	text-align:center;
	line-height:normal;
	color:#666;
}
/*==================================*/
/*--------- PERSPECTIVES -----------*/
/*==================================*/

.over h2.perspectives {
	padding-left:200px;
}
.over div.perspectives {
	padding:1em 0 ;
}
.over div.perspectives h3 {
	padding-top:0;
	font-size:1.1em;
}
.over div.perspectives div {
	margin-left:200px;
	padding-top:0;
	padding-bottom:1em;
	border-bottom:1px solid #999999;
}
.over div.perspectives img {
	float:left;
	margin-left:50px;
}


/*==================================*/
/*----------- PORTFOLIO ------------*/
/*==================================*/
/* root element for the whole scrollable setup */
div.contactsheet {
	position:relative;
	overflow:hidden;
	width: 600px;
	height:300px;
}
/* 
	root element for scrollable items. It is 
	absolutely positioned with large width. 
*/
#projects {
	position:absolute;
	width:20000em;
	height:250px;
	clear:both;
}
/* custom positioning for navigational links */
a.prevPage, a.nextPage {
	display:block;
	position:absolute;
	cursor:pointer;
	width:18px;
	height:35px;
	background-image:url(../images/btn_prevnext.png);
	background-repeat:no-repeat;
}
a.prevPage.disabled, a.nextPage.disabled {
	display:none;
}
a.prevPage {
	top:145px;
	left:215px;
	background-position:0 0;
}
a.nextPage {
	top:145px;
	left:885px;
	background-position:0 -40px;
}
/* single item */
#projects div {
	float:left;
	width:70px;
	cursor:pointer;
	margin:0 8px;
}
#projects img {
	margin:8px;
}
/* style when mouse is over the item */
#projects div.hover {
	background-color:#444;
}
/* style when element is active (clicked) */
#projects div.active {
	background-color:#066;
	cursor:default;
}
#projects i {
	display:block;
}
#projects b {
	display:none;
}
#caption strong {
	display:block;
	float:left;
	height:4em;
	padding-right:5px;
}
#caption span {
	color:#c9c48c;
	display:block;
}
.portfoliocycle {
	position:relative;
	top:0;
	left:0;
	overflow:hidden;
	width: 700px;
	height:550px;
	margin-top:20px;
}
.portfoliocycle .items {
	width:20000em;
	position:absolute;
}
.portfoliocycle .items div {
	float:left;
	width:700px;
	height:550px;
	position:relative;
}
.portfoliocycle .items div a {
	display:block;
	width:576px;
	height:320px;
	outline:none;
}
.portfoliocycle .items div div {
	float:left;
	position:relative;
}
.portfoliocycle .items div div span {
	font-size:.75em;
	color:#999999;
	position:absolute;
	right:0;
	bottom:0;
}
ul#cyclenav {
	list-style:none;
	margin:0;
}
ul#cyclenav li {
	list-style:none;
	float:left;
	cursor:pointer;
	display:block;
	height:50px;
	border:none;
	margin:0;
	margin-right:6px;
	margin-bottom:12px;
}
ul#cyclenav li.active {
	border-bottom:3px solid #fff;
	margin-bottom:9px;
}
ul#cyclenav li a:active, ul#cyclenav li a:focus {
	outline:none;
}
ul#cyclenav li a.activeSlide {
	border-bottom:3px solid #fff;
}
a#next, a#prev {
	display:block;
	zoom:1;
	position:absolute;
	top:65px;
	left:250px;
	width:200px;
	height:375px;
	z-index:1000;
	cursor:w-resize;
}
a#next {
	left:auto;
	right:0;
	cursor:e-resize;
}

div.more {
	position:relative;
	padding-bottom:60px;
	display:none;
}
/*==================================*/
/*------------ FORMS ---------------*/
/*==================================*/
div.center {
	width:600px;
	margin:0 auto;
}
div.center p {
	float:left;
	width: 150px;
}
#contactform {
	padding:0 0 0 175px;
}
#contactform span.wrap {
	display:block;
	position:relative;
	margin-bottom:8px;
	overflow:visible;
}
#contactform input[type=text], #contactform textarea {
	width:350px;
	border:none;
	background:#000;
	color:#fff;
	padding:5px;
	font-family:Calibri, "Arial", Helvetica, sans-serif;
	font-size:1em;
}
#contactform label {
	position:absolute;
	display:block;
	top:4px;
	left:0;
	color:#fff;
	font-weight:bold;
	padding:2px 5px 0;
	line-height:120%;
}
#contactform label.error {
	left:360px;
	width:230px;
	font-weight:normal;
}
#contactform label span {
	font-weight:normal;
}
#contactform button[type=submit] {
	position:absolute;
	top:0;
	left:190px;
	background-color:#000;
	color:#ffffff;
	border:2px solid #fff;
	padding:5px;
	width:170px;
}






.sitemap ul {
	margin:0;
	padding:0;
	list-style:none;
	
}
.sitemap li {
	list-style:none;
}
.sitemap ul ul {
	margin:0 0 0 1em;
}