@import url("whitespace-reset.css");

body {
	font-family: "Times New Roman", Sans-serif;
	font-size: 14px;
	background: url("/images/bg_body.gif") repeat 0 0; }

img {border:0;}

select {position: relative;z-index:50;}

#sitewrapper {
	width: 782px;
	margin: 0 auto 15px auto;
	padding: 31px 0 0 0;
	line-height:18px;
	color: #585552; }
	#sitewrapper h1 {
		margin: 0 0 15px 0;
		color:#397482;
		font:20px Lucida Sans, Arial, Helvetica, sans-serif; }
	#sitewrapper h1 span {
		color:#739a63;}
	#sitewrapper h2 {
		margin: 0 0 2px 0;
		color:#397482;
		font:16px Lucida Sans, Arial, Helvetica, sans-serif; }
		#sitewrapper h2.view-project-portfolio {
			clear:left;
			background: transparent url("/images/project-portfolio-leftarrow.gif") no-repeat 0 12px;
			margin: 20px 0 15px 0;
			color: #274959;
			font-size: 17px;
			font-family: Tahoma;
			font-weight: normal;
			border-top: 1px solid #274959;
			padding: 10px 0 0 25px;
			width: 275px; }
			#sitewrapper h2.view-project-portfolio a {
				text-decoration:none !important; }
				#sitewrapper h2.view-project-portfolio a:hover {
				text-decoration:underline !important; }
	#sitewrapper p {
		margin: 0 0 15px 0; }
	#sitewrapper a {
		color: #225764; }
	#sitewrapper a:hover {
		text-decoration:underline; }

	/* Header Styles */
	
	#sitewrapper #header {
		float: left;
		width: 782px; }
		#sitewrapper #header a#logo {
			float: left;
			width: 124px;
			height: 163px; }
		#sitewrapper #header #main-image {
			float: right;
			width: 658px;
			height: 163px; }
		#sitewrapper form {
			padding: 5px 0 0 20px;
			background: #B2AAA4 url("/images/bg_nav-form.gif") no-repeat;
			width: 180px;
			height: 27px;
			float: right; }
			#sitewrapper form input#search-box {
				padding: 0;
				margin: 0;
				font-size: 11px;
				width: 105px;
				background: #F3EEEA;
				position: relative;
				top: -5px; }
			#sitewrapper form input#search-submit {
				position: relative;
				top: 2px; }
	
	/* Homepage Page Styles */
	
	#sitewrapper #main {
		float: left;
		width: 780px;
		background-color: #F3EEEA;
		padding: 0 0 10px 0; }
		#sitewrapper #main ul#navigation {
			float: left;
			width: 580px; }
			#sitewrapper #main ul#navigation li {
				float: left;
				display: block;
				list-style: none;
				padding: 0;
				margin: 0; }
				/* nav images */
				#sitewrapper #main ul#navigation li a {
					position: relative;
					cursor: pointer;
					display: block;
					text-indent: -5000px; }

					#sitewrapper #main ul#navigation li#navabout {
						background: transparent url("http://www.cscos.com/images/nav_about.gif") no-repeat 0 0;
						width: 76px;
						height: 32px; }
						#sitewrapper #main ul#navigation li#navabout:hover, #sitewrapper #main ul#navigation li#navabout.sfhover {
							background-position: 0 -32px; }

					#sitewrapper #main ul#navigation li#navmarkets {
						background: transparent url("http://www.cscos.com/images/nav_markets.gif") no-repeat 0 0;
						width: 70px;
						height: 32px; }
						#sitewrapper #main ul#navigation li#navmarkets:hover, #sitewrapper #main ul#navigation li#navmarkets.sfhover {
							background-position: 0 -32px; }

					#sitewrapper #main ul#navigation li#navservices {
						background: transparent url("http://www.cscos.com/images/nav_services.gif") no-repeat 0 0;
						width: 68px;
						height: 32px; }
						#sitewrapper #main ul#navigation li#navservices:hover, #sitewrapper #main ul#navigation li#navservices.sfhover {
							background-position: 0 -32px; }

					#sitewrapper #main ul#navigation li#navtechnologies {
						background: transparent url("http://www.cscos.com/images/nav_technologies.gif") no-repeat 0 0;
						width: 98px;
						height: 32px; }
						#sitewrapper #main ul#navigation li#navtechnologies:hover, #sitewrapper #main ul#navigation li#navtechnologies.sfhover {
							background-position: 0 -32px; }

					#sitewrapper #main ul#navigation li#navportfolio {
						background: transparent url("http://www.cscos.com/images/nav_portfolio.gif") no-repeat 0 0;
						width: 74px;
						height: 32px; }
						#sitewrapper #main ul#navigation li#navportfolio:hover, #sitewrapper #main ul#navigation li#navportfolio.sfhover {
							background-position: 0 -32px; }

					#sitewrapper #main ul#navigation li#navnews {
						background: transparent url("http://www.cscos.com/images/nav_news.gif") no-repeat 0 0;
						width: 51px;
						height: 32px; }
						#sitewrapper #main ul#navigation li#navnews:hover, #sitewrapper #main ul#navigation li#navnews.sfhover {
							background-position: 0 -32px; }

					#sitewrapper #main ul#navigation li#navcareers {
						background: transparent url("http://www.cscos.com/images/nav_careers.gif") no-repeat 0 0;
						width: 63px;
						height: 32px; }
						#sitewrapper #main ul#navigation li#navcareers:hover, #sitewrapper #main ul#navigation li#navcareers.sfhover {
							background-position: 0 -32px; }

					#sitewrapper #main ul#navigation li#navcontact {
						background: transparent url("http://www.cscos.com/images/nav_contact.gif") no-repeat 0 0;
						width: 80px;
						height: 32px; }
						#sitewrapper #main ul#navigation li#navcontact:hover, #sitewrapper #main ul#navigation li#navcontact.sfhover {
							background-position: 0 -32px; }
				/* end nav images */
					#sitewrapper #main ul#navigation li ul {
						position: absolute;
						z-index: 100;
						top: 226px;
						background: #397482;
						width: 150px;
						left: -999em; }
						#sitewrapper #main ul#navigation li ul li {
							width: 150px; }
							#sitewrapper #main ul#navigation li ul li a {
								font-weight: bold;
								font-size: 9pt;
								font-family: Arial;
								color: #FFFFFF;
								background: #397482;
								text-decoration: none;
								text-indent: 0px;
								display: block;
								padding: 3px;
								width: 156px; }
								#sitewrapper #main ul#navigation li ul li a:hover {
									background: #6C6B6B;
									text-decoration: none; }
			#sitewrapper #main ul#navigation li:hover ul, #sitewrapper #main ul#navigation li.sfhover ul {
				left: auto;
				width: 150px; }

		#sitewrapper #main h1#hdr_cs-works-for {
			background: transparent url("/images/hdr_cs-works-for.jpg") no-repeat 0 0;
			width: 780px;
			height: 152px;
			display: block;
			text-indent: -5000px; }
		#sitewrapper #main #advances {
			float: left;
			width: 367px;
			height: 330px;
			padding: 0 0 75px 18px;
			border-right: 3px solid #B2AAA4; }
			#sitewrapper #main #advances #advances-info {
				float: left;
				width: 190px; }
			#sitewrapper #main #advances #advances-info h2 {
				font: 20px Lucida Sans, Arial, Helvetica, sans-serif;
				margin: 0 0 0 0;
				color: #397482;
				padding: 0 0 0 0; }
				#sitewrapper #main #advances #advances-info h2 a {
					color: #397482 !important; }
			#sitewrapper #main #advances #advances-info h3 {
				font-size: 14px;
				font-style:italic;
				margin: 0 0 10px 0;
				padding: 0; }
			#sitewrapper #main #advances #advances-info ul {
				width: 170px;
				margin: 0 0 0 5px; }
				#sitewrapper #main #advances #advances-info ul li {
					background: transparent url("/images/blt_interior-list.gif") no-repeat 0 3px;
					color: #585552;
					padding: 0 0 10px 10px; }
			#sitewrapper #main #advances img#advances-issue {
				float: right;
				width: 157px;
				margin-right:10px; }
		#sitewrapper #main #whats-new {
			float: right;
			width: 365px;
			padding: 0 0 0 18px; }
			#sitewrapper #main #whats-new div.morelink {
				text-align:right;
				padding-right:25px; }
			#sitewrapper #main #whats-new h2 {
				font: 20px Lucida Sans, Arial, Helvetica, sans-serif;
				margin: 0 0 15px 0;
				color: #397482;
				padding: 0 0 0 0; }
				#sitewrapper #main #whats-new h2 a {
					color: #397482;}
			#sitewrapper #main #whats-new ul {
				padding: 0 5px 0 0; }
				#sitewrapper #main #whats-new ul li {
					background: transparent url("/images/blt_interior-list.gif") no-repeat 0 3px;
					color: #585552;
					padding: 0 0 10px 10px; }

	/* Interior Page Styles */

	body#interior #main {
		background-color: #F3EEEA;
		padding: 0 0 10px 0; }

	#sitewrapper #main #contents {
		float: left;
		background: url("/images/bg_main.gif") repeat-y 216px 0; }
	#sitewrapper #main #contents #sidebar {
		float: left;
		width: 196px;
		padding: 10px 0 0 15px; }
		#sitewrapper #main #contents #sidebar h2#higheredwhatsnew_title {
			font-size:18px;
			display: block;
			margin: 10px 0 0 0; }
		#sitewrapper #main #contents #sidebar h2#subnav_title {
			font-size:18px;
			/*height: 14px;*/
			display: block;
			margin: 10px 0 0 0; }
			#sitewrapper #main #contents #sidebar h2#subnav_title a {
				color: #397482; }
		#sitewrapper #main #contents #sidebar ul {
			margin: 12px 0 0 0 !important;
			margin: 5px 0 0 0;
			list-style-type: none;
			padding: 0; }
			#sitewrapper #main #contents #sidebar ul li {
				color: #585552;
				font: 12px Lucida Sans, Arial, Helvetica, sans-serif;
				margin: 0 0 10px 0 !important;
				margin: 0;
				background: transparent url("../images/blt_interior-list.gif") no-repeat 0 3px !important;
				background: transparent url("../images/blt_interior-list.gif") no-repeat 0 5px;
				padding: 0 0 0 .9em; }
				#sitewrapper #main #contents #sidebar ul#subnav li a {
					color: #585552;
					padding: 0;
					margin: 0;
					display: block !important;
					font: 12px Lucida sans, Arial, Helvetica, sans-serif; }
					#sitewrapper #main #contents #sidebar ul#subnav li a#selected, #sitewrapper #main #sidebar ul#subnav li a:hover {
						color: #739a63 !important;
						text-decoration:none !important; }
		#sitewrapper #main #contents #sidebar div#imageContainer p {
			font: 12px Lucida Sans, Arial, Helvetica, sans-serif;
			text-align:center;}
		#sitewrapper #main #contents #sidebar div#contact-label {
			font: 18px Lucida Sans, Arial, Helvetica, sans-serif;
			margin: 15px 0 0 0;
			color: #285e6b;
			padding: 15px 0 0 0;
			/*border-top:3px solid #B2AAA4;*/ }
		#sitewrapper #main #contents #sidebar div#contact-parent-title {
			font: 18px Lucida Sans, Arial, Helvetica, sans-serif;
			margin: 0 0 0 0;
			padding: 0;
			color: #285e6b; }
		#sitewrapper #main #contents #sidebar div#contact-label-title {
			font: 18px Lucida Sans, Arial, Helvetica, sans-serif;
			margin: 0 0 10px 0;
			padding: 0;
			color: #285e6b; }
		#sitewrapper #main #contents #sidebar div#contact-sub-title {
			font: 14px Lucida Sans, Arial, Helvetica, sans-serif;
			margin: 0 0 10px 0;
			padding: 0;
			color: #285e6b; }
		#sitewrapper #main #contents #sidebar p#subnav_contact {
			color: #285e6b;
			font: 12px Lucida sans, Arial, Helvetica, sans-serif; }

	#sitewrapper #main #contents #content {
		float: right;
		width: 472px;
		padding: 10px 65px 50px 30px; }
		#sitewrapper #main #contents #content h2 {
			font-weight:bold !important; }
		#sitewrapper #main #contents #content #job_detail_location {
			margin:10px 0 15px 0;
			font-weight:bold; }
		#sitewrapper #main #contents #content a {
			text-decoration: underline; }
		#sitewrapper #main #contents #content .int_form {
			position:static;
			width:auto;
			height:auto;
			background:none !important;
			margin-bottom:20px; }
		#sitewrapper #main #contents #content #pubdate {
			margin: -10px 0 15px 0; }
		#sitewrapper #main #contents #content img {
			float: right;
			border: 1px solid black;
			margin: 0 0 10px 10px;
			border:0; }
			#sitewrapper #main #contents #content img.leftalign {
				float: left;
				border: 1px solid black;
				margin: 0 10px 10px 0;
				border: 0; }
			#sitewrapper #main #contents #content img.centeralign {
				clear: both;
				border: 1px solid black;
				display: block;
				margin: 10px 0 10px 80px;
				border: 0; }
		#sitewrapper #main #contents #content img.headerimg {
			float:none;
			border:none;
			margin: 0;
			border:0; }
			#sitewrapper #main #contents #content img#office-map-img {
				float:none;
				border:0;
				margin:auto;}
		#sitewrapper #main #contents #content ul {
			margin: 10px 0 10px 20px;
			padding-left: 15px; }
			#sitewrapper #main #contents #content ul li {
				list-style:disc;
				padding: 0 0 3px 0; }
		#sitewrapper #main #contents #content ol {
			margin: 10px 0 10px 20px;
			padding-left: 15px; }
			#sitewrapper #main #contents #content ol li {
				list-style:decimal;
				padding: 0 0 3px 0; }
	
	#sitewrapper #main #contents #content .newsletter_listings {
		float:left;
		width:220px;
	}
	
	#sitewrapper #main #contents #content .newsletter_listings img {
		float:none;
		margin:0;
		padding:0;
	}
	
	#sitewrapper #main #contents #content .newsletter_listings h2 {
		margin:20px 0 10px 0;
	}
	
	/* Footer Styles */
	
	#sitewrapper #footer {
		clear: both;
		background: transparent url("/images/bg_footer.gif") no-repeat 0 0;
		width: 780px;
		height: 71px;
		text-align: center; }
		#sitewrapper #footer ul#footer-nav {
			width: 546px;
			height: 22px;
			padding: 5px 0 0 180px;
			clear: both; }
			#sitewrapper ul#footer-nav li {
				display: inline;
				list-style-type: none; }
				#sitewrapper ul#footer-nav li a {
					color: #3A5F5C;
					font-family: Lucida Sans, Arial, Helvetica, sans-serif;
					border-right: 1px solid #3A5F5C;
					padding: 0 10px; }
		#sitewrapper #footer ul#footer-nav li.contact {
			font-family: Lucida Sans, Arial, Helvetica, sans-serif;
			color: #FFFFFF; }
			#sitewrapper #footer ul#footer-nav li.contact a {
				font-family: Lucida Sans, Arial, Helvetica, sans-serif;
				color: #FFFFFF;
				border: none;
				padding: 0; }

input.submit {
	display: block;
	background-color: transparent;
	background-image: url("/images/button.gif");
	background-repeat: no-repeat;
	width: 128px !important;
	height: 24px !important;
	padding: 5px 0 0 0;
	text-align: center;
	text-decoration: none; }

form#button fieldset {
	border: none; }

form#button fieldset table tr {
	margin: 0;
	padding: 0; }

form#button fieldset table tr td {
	margin: 0;
	padding: 0; }

form#button fieldset table tr td img {
	margin:0;
	padding:0;
	border: none; }
		
form#button fieldset table tr td input.designed_button {
	background: transparent url("/images/btn_middle.gif") repeat;
	height: 22px;
	font-weight:bold;
	margin: 0;
	padding: 0 0 0 3px;
	border: none;
	cursor: pointer;
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	color: #FFFFFF; }

table.formattedTwoColTable tr td {
	vertical-align:top;
	padding:0 20px 10px 0;
	font-weight:bold;
}