/* Primary Strom Engineering CSS Markup, 2005 */


/******************************************** Structure ********************************************/

body {
	margin: 0; padding: 0 0 20px 0;
	background: #fff;
	font: 12px verdana, "Lucida Sans Unicode", tahoma, arial, "Trebuchet MS", Times New roman, times, sans-serif;
	text-align: center;
	color: #393939;
	}
#wrap {
	width: 724px;
	margin: 0 auto;
	background: url(img/shadow.gif) repeat-y;
	padding: 0;
	text-align: left;
	position: relative;
	}
#main {
	width: 684px; height: auto;
	padding: 0 0 1px 0;
	margin: 0 auto;
	background: url(img/mainbg.gif) repeat-y ;
	border-left: 1px solid #b0a590;
	}
#head {
	height: 57px; width: 684px;
	background: url(img/header.gif) no-repeat;
	}
#head a	{
	display: block;
	height: 57px; width: 684px;
	}
#middlewrap	{
	background: url(img/boxes.gif) no-repeat  562px 100%; margin-top: 20px;
	}
.content {
	width: 440px;
	margin: 0 20px 0px 212px;
	text-align: left;
	font-size: 95%;
	position: relative;
	padding: 0px 0 45px 0;
	}
.noicon {
	margin-left: 30px; padding: 3px 0 20px 20px;
	border-left: 1px solid #ccc;
	line-height: 22px;
	}

#footer {
	clear: both;
	height: 40px;
	background: url(img/footerbg.gif) repeat-x bottom #beb29b;
	width: 674px;
	padding: 0 10px 0 0;
	vertical-align: bottom;
	line-height: 40px;
	margin: 0 auto;
	}



/******************************************** Top Navigation ********************************************/

#innernav {
	width: 684px;
	height: 35px;
	}
div#wrap div#main #innernav div.cssnav {
	background-repeat: no-repeat;
	float: left;
	display: inline;
	}
#ce 					{background:  url(img/contract-engineering-over.gif); width: 181px;}
#solutions				{background:  url(img/solutions-over.gif); width: 91px;}
#partners				{background:  url(img/partners-over.gif); width: 83px;}
#labor					{background:  url(img/labor-consulting-over.gif); width: 145px;}
#aboutus				{background:  url(img/about-us-over.gif); width: 92px;}
#contact				{background:  url(img/contact-over.gif); width: 92px;}
#contact2				{background:  url(img/contact-over2.gif); width: 92px;}
#blank					{width: 411px;}
.cssnav a				{display: block;}
.cssnav img 			{border: 0; }
* html .cssnav a:hover 	{visibility:visible}
.cssnav a:hover img		{visibility:hidden}



/******************************************** Side Navigation ********************************************/

#nav {
	float: left;
	width: 180px;
	padding: 0px 0 25px 0px; margin: 0;
	display: inline;
	list-style: none;
	}

/*** Side Navigation Bars **/
#navbars {
	padding-top: 0px;
	display: inline;
	}
#navbars a {
	display: block;
	width: 185px; height: 25px;
	background: url(img/bar.gif) no-repeat;
	padding-left: 30px; padding-top: 1px;
	line-height: 22px;
	text-align: left;
	text-decoration: none;
	}
#navbars a:hover {
	background: url(img/darkbar.gif) no-repeat;
	color: white;
	text-align: left;
	text-decoration: none;
	}
#navbars a.sub {
	width: 140px; height: 19px;
	line-height: 17px;
	background: url(img/bar.gif) no-repeat 18px -3px;
	font-size: 11px;
	padding-left: 45px; margin-bottom: 1px;
	}
#navbars a.sub:hover  {
	background: url(img/darkbar.gif) no-repeat 18px -3px;
	font-size: 11px;
	margin-bottom: 1px;
	color: white;
	}
#navbars a#subactive  {
	background: url(img/subactive_bar.gif) no-repeat 18px 0px;
	font-size: 11px;
	margin-bottom: 1px;
	color: white;
	width: 155px;
	}
#navbars a#active, #navbars a:active {
	background: url(img/active_bar.gif) no-repeat;
	color: white;
	}

/*** Side Navigation Titles/Icons ***/
.navtitle {
	background: url(img/navigate.gif) no-repeat;
	width: 107px; height: 24px; margin: 10px 0 0 10px; float: left; display: inline;
	}
#compass {background: url(img/compass_sidebar.gif) no-repeat; width: 44px; height: 44px; margin: 0 0 10px 125px; }
#hands	 {background: url(img/hands_sidebar.gif) no-repeat; width: 44px; height: 44px; margin: 0 0 10px 125px; }
#strom_sidebar	 {background: url(img/strom_sidebar.gif) no-repeat; width: 44px; height: 44px; margin: 0 0 10px 125px; }
#labor_graph	{background: url(img/labor_graph.gif) no-repeat; width: 387px; height: 128px;}



/******************************************** Links ********************************************/

div.noicon a.external , div.noicon a.external:link {
		background: url(img/external_link.gif) no-repeat top right;
		padding-right: 16px; border: 0; text-decoration: underline; color: #7f7565;}
div.noicon a:hover.external, div.noicon a:active.external {
		background: url(img/external_link.gif) no-repeat top right;
		padding-right: 16px; text-align: right; color: #563a04;}
span.top a, span.top a:link, span.top a:visited	{
		background: url(img/uparrow.gif) no-repeat top right;
		padding-right: 13px; border: 0; text-decoration: underline; color: #7f7565;}
span.top a:hover, span.top a:active {
		background: url(img/uparrow.gif) no-repeat top right;
		padding-right: 13px; text-align: right; color: #563a04;}

a			{text-decoration: none}
a:link		{color: #7f7565;}
a:visited	{color: #7f7565;}
a:hover		{color: #563a04;}
a:active	{color: #7f7565;}
.content a, .content a:link  {border-bottom: 1px solid #2c577f; color: #2c577f;}
.content a:hover, .content a:active {border-bottom: 0px solid #1d4870; color: #000; background: #d1dbe5;}
a.plain, a:link.plain, a:hover.plain, a:active.plain {border: 0px; background: #fff;}
a.external, a:link.external {border: 0px; text-decoration: underline; color: #7f7565;}
a:hover.external, a:active.external {border: 0px; text-decoration: underline; color: #563a04;}
#nav a:link, #footer a:link, #innernav a:link {border-bottom: 0px; text-decoration: none;}
.noline a:hover {border-bottom: 1px solid #e6e6e6;}
#brochure_icon a	{background: url(img/brochure_icon_idle.gif) no-repeat top left;
					 height: 61px; width: 95px; display: block; margin: 30px 0 0 25px;
					 padding: 10px 3px 0 45px; line-height: 13px; text-align: center;}
#brochure_icon a:hover	{background: url(img/brochure_icon.gif) no-repeat top left}
#footer a, #footer a:link, #footer a:visited 	{color: #524c42; text-decoration: none;}
#footer a:hover, #footer a:active	{border-bottom: 1px solid black; color: #2b2823;}
#footershadow {
	width: 724px; height: 58px;
	margin: 0 auto;
	background: url(img/shadow_bottom.gif) no-repeat bottom left;
	}



/******************************************** Lists ********************************************/

.content ul	{list-style-type: none;
	padding-left: 30px; margin: 0;}
.content ul li {
	margin: 0;
	background: url(img/bullet.gif) no-repeat 0 9px;
	padding: 0 0 0 15px;
	}

div.sitemap ul {
	list-style-type: none;
	padding: 10px 0 0 17px; margin: 0 0 0 0px;}
div.sitemap ul li {
	padding: 0 0 20px 15px; margin:0 0 0 0;
	background: url(img/bullet.gif) no-repeat 0 10px;
	}
div.sitemap ul li ul
	{padding: 0 0 0 25px; margin: 0 0 0 15px;}
div.sitemap ul li ul li {
	padding: 0;
	background: #fff;}

ol {list-style-type: decimal;}
ul, ol, dl {position: relative;}
.noicon ul {padding-bottom: 15px;}



/******************************************** Page Headings and Sidebars ********************************************/

#solutionshead		{background: url(img/solutions_head.gif) no-repeat 128px 0px;}
#partnershead		{background: url(img/partners_head.gif) no-repeat 136px 0px;}
#login_head			{background: url(img/partners_head.gif) no-repeat 116px 0px;}
#consultinghead		{background: url(img/consulting_head.gif) no-repeat 113px 0px;}
#aboutushead		{background: url(img/about_head.gif) no-repeat 163px 0px;}
#contactushead		{background: url(img/contact_head.gif) no-repeat 145px 0px;}
#historyhead		{background: url(img/history.gif) no-repeat 148px 0px;}
#peoplehead			{background: url(img/people_head.gif) no-repeat 147px 0px;}
#linkshead			{background: url(img/links.gif) no-repeat 179px 0px;}
#downloadshead		{background: url(img/downloads_head.gif) no-repeat 108px 0px;}

#contact_sidebar	{background: url(img/contact_sidebar.gif) no-repeat; width: 107px; height: 473px; margin: 15px 0 0 84px;}
#about_sidebar		{background: url(img/about_sidebar.gif) no-repeat; width: 124px; height: 377px; margin: 15px 0 0 66px;}
#consulting_sidebar	{background: url(img/consulting_sidebar.gif); width: 124px; height: 458px; margin: 15px 0 0 66px;}
#solutions_sidebar	{background: url(img/solutions_sidebar.gif); width: 124px; height: 569px; margin: 15px 0 0 66px;}
#ce_sidebar			{background: url(img/ce_sidebar.gif); width: 124px; height: 150px; margin: 15px 0 0 66px;}
#sitemap_sidebar	{background: url(img/sitemap_sidebar.gif); width: 124px; height: 590px; margin: 15px 0 0 66px;}
#login_sidebar		{background: url(img/login_sidebar.gif); width: 156px; height: 309px; margin: 15px 0 0 66px;}
.login_content {
	width: 420px;
	margin: 0 20px 0px 232px;
	text-align: justify;
	font-size: 95%;
	position: relative;
	padding: 0px 0 45px 0;
	}
.headline {
	width: 100%; height: 24px;
	border-bottom: 1px solid #ccc;
	background: url(img/home.gif) no-repeat 304px 2px;
	}


/******************************************** Type Formatting ********************************************/

.copyright {
	font-size: 11px;
	font-family: tahoma, verdana, century gothic, sans-serif;
	color: #524c42;
	text-align: right;
	}
.large	{font-size: 20px;}
.medium	{font-size: 18px;}
.small 	{font-size: 9px;}
.subtext {font-size: 10px; color: #767676;  line-height: 14px; padding: 0 0 10px 0;}
.bold 	{font-weight: bold; }
.right 	{text-align: right;}
.center	{text-align: center; }
.italic	{font-style: italic;}
.indent	{padding-left: 15px;}
.indentmore {padding-left: 35px;}
.h1	{text-transform: uppercase; font-size: 13px; font-weight: bold; line-height: 16px;}
.h2	{font-size: 12px; font-family: verdana, tahoma, arial, sans-serif;}
.definition {margin: 0 0 18px 15px; line-height: 17px;}
.toppadding	{margin-top: 25px;}
.leftpadding {padding-left: 10px;}
p	{padding: 3px 0;}
.dots {background: url(img/dots.gif) repeat-x; height: 1px; margin: 14px 0 14px 0; }
h2  {
	background: url(img/h3_underline.gif) no-repeat bottom left;
	font-family: "trebuchet ms", sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #7e7062;
	padding-top: 18px; margin-bottom: 10px;
	line-height: 21px;
	}
h4 {
	background: url(img/underline.gif) no-repeat bottom left;
	font-family: "trebuchet ms", sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #7e7062;
	padding-top: 19px; margin-right: 0px;
	line-height: 17px;
	}
.floatleft {float: left;}



/******************************************** Forms ********************************************/

input, form, textarea {font: 11px verdana, sans-serif; padding-left: 3px;}
textarea {width: 225px; height: 125px; padding-top: 2px;}
.loginbutton {background: url(img/login.gif) no-repeat; width: 60px; height: 32px; border: 0px solid;}
.sendbutton {background: url(img/send.gif) no-repeat -2px 0px; width: 60px; height: 32px; border: 0px solid;}
.searchbutton {background: url(img/search.gif) no-repeat -2px 0px; width: 60px; height: 32px; border: 0px solid;}
#formwrap {margin-left: 25px;}



/******************************************** Misc ********************************************/

#preload {display: none;}
#hiddenseotext {display: none; font-size: 1px;}
img { border: none; }
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.hide {display: none;}

/******************************************** Home ********************************************/

#sidemsg {
	padding: 20px 10px 0 22px;
	background: url(img/quotes.gif) no-repeat 5px 0;
	font-size: 10px;
	line-height: 15px;
	}
#sidemsg .pic {
	margin-top: 4px;
	background: url(img/jrandds.gif) no-repeat;
	width: 155px; height: 234px;
	}
.home a, .home a:link {
	background: url(img/compass.gif) no-repeat 14px 15px;
	padding: 13px 5px 15px 85px;
	display: block;
	color: #7e7062;
	width: 340px;
	border-bottom: 1px solid #e6e6e6; border-left: 1px solid #fff; border-top: 1px solid #fff;
	text-decoration: none;
	}
.home a:hover {
	background: url(img/compass_dark.gif) no-repeat 14px 15px #f9f8f6;
	color: #2b2823; text-decoration: none; border: 1px solid #e6e6e6;
	}
#sol a	 		{background: url(img/graph.gif) no-repeat 14px 15px; border-top: 0;}
#sol a:hover	{background: url(img/graph_dark.gif) no-repeat 14px 15px #f9f8f6; border-top: 0;}
#lock a	 		{background: url(img/hands.gif) no-repeat 14px 15px; border-top: 0;}
#lock a:hover	{background: url(img/hands_dark.gif) no-repeat 14px 15px #f9f8f6; border-top: 0;}
#scale a	 	{background: url(img/scale.gif) no-repeat 14px 15px; border-bottom: 1px solid #fff;  border-top: 0;}
#scale a:hover	{background: url(img/scale_dark.gif) no-repeat 14px 15px #f9f8f6; border-top: 0; border-bottom: 1px solid #e6e6e6;}

#eng_servs {
	border: 1px solid #e6e6e6;
	margin: 10px 8px 0 0;
	}
#eng_servs h2 {
	font: bold 12px verdana, sans-serif;
	margin: 0;
	padding: 3px 10px 5px 10px;
	background: #e6e6e6;
	border-bottom: 2px solid #BEB29B; 
	}
#eng_servs p {
	padding: 0;
	margin: 5px 10px 5px 10px;
	}

/******************************************** CE ********************************************/

/*** Headings ***/
#ceone			{background: url(img/ce.gif) no-repeat 140px 0px;}
#jobs			{background: url(img/jobs.gif) no-repeat 156px 0px;}
#services		{background: url(img/services.gif) no-repeat 115px 0px;}
#staffing		{background: url(img/staffing.gif) no-repeat 115px 0px;}
#aboutce		{background: url(img/aboutce.gif) no-repeat 137px 0px;}
#contactce		{background: url(img/contactce.gif) no-repeat 119px 0px;}
#sitemap		{background: url(img/sitemap_head.gif) no-repeat 270px 0px;}

/*** Subheadings ***/
.subhead div {
	border-right: 1px solid #ccc; border-bottom: none;
	margin: 0 30px 15px 0; padding: 30px 10px 20px 0; width: 91%;
	}
#architects		{background: url(img/architects_head.gif) no-repeat 283px 50px;}
#dd			{background: url(img/dd.gif) no-repeat 180px 50px;}
#engineers		{background: url(img/engineers.gif) no-repeat 290px 50px;}
#estimators	{background: url(img/estimators.gif) no-repeat 283px 50px;}
#inspectors 	{background: url(img/inspectors.gif) no-repeat 284px 50px;}
#machinists	{background: url(img/machinists.gif) no-repeat 281px 50px;}
#managers		{background: url(img/managers.gif) no-repeat 290px 50px;}
#programmers	{background: url(img/programmers.gif) no-repeat 247px 50px;}
#surveyors		{background: url(img/surveyors_head.gif) no-repeat 285px 50px;}
#technicians	{background: url(img/technicians.gif) no-repeat 271px 50px;}
#alljobs		{background: url(img/alljobs.gif) no-repeat 320px 50px;}
#otherjobs		{background: url(img/other.gif) no-repeat 330px 50px;}

#developers	{background: url(img/developers.gif) no-repeat 271px 50px;}
#technicalwriters	{background: url(img/technicalwriters.gif) no-repeat 215px 50px;}
#helpdesk		{background: url(img/helpdesk.gif) no-repeat 143px 50px;}
#softhardeng	{background: url(img/softhardeng.gif) no-repeat 65px 50px;}
#dbas		{background: url(img/dbas.gif) no-repeat 337px 50px;}
#syseng		{background: url(img/syseng.gif) no-repeat 195px 50px;}
#analysts		{background: url(img/analysts.gif) no-repeat 305px 50px;}
#netadmins		{background: url(img/netadmins.gif) no-repeat 140px 50px;}
#internetdesigners	{background: url(img/internetdesigners.gif) no-repeat 195px 50px;}
#testeng		{background: url(img/testeng.gif) no-repeat 240px 50px;}


.allhead {
	border-bottom: 1px solid #ccc;
	font-family: "trebuchet ms", sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #7e7062;
	padding-top: 15px; margin-right: 0px;
	}
.storytitle {font-size: 13px; padding: 4px 0 0 0; margin: 0;}

/*** Contact Pages ***/
#contactcefloat {
	float: left;
	width: 155px;
	text-align: right;
	padding-top: 45px;
	line-height: 22px;
	}
#float	{margin-left: 170px; padding: 45px 0 0 10px; text-align: left;}
.para {
	margin-left: 80px; padding: 35px 0 20px 20px;
	border-left: 1px solid #ccc;
	line-height: 22px;
	}


/*** Jobs ***/
div.post ul {margin: 7px 0;}
div.post	{margin-bottom: 15px;}
div.storycontent p {margin: 0; padding: 0;}
#nav form {margin: 15px 0 0 15px;}
#nav input {background: #edeae5; padding-top: 2px; margin-bottom: 4px;}



/******************************************** About Us ********************************************/

#people {margin-top: 20px;}
#people a {
	background: url(img/donstrom_idle.jpg) no-repeat 180px 15px;
	padding: 33px 175px 10px 20px;
	margin: 0px 0 0 30px;
	display: block;
	color: #7e7062;
	width: 150px;
	height: 75px;
	border-bottom: 1px solid #e6e6e6; border-left: 1px solid #fff; border-top: 1px solid #fff;
	text-align: right; text-decoration: none;
	line-height: 16px;
	}
#people a:hover {
	background: url(img/donstrom_active.jpg) no-repeat 180px 15px #f9f8f6;
	color: #2b2823; text-decoration: none; border: 1px solid #e6e6e6; text-decoration: none;
	}
#johnr a	 		{background: url(img/johnradick_idle.gif) no-repeat 180px 15px; border-top: 0;}
#johnr a:hover	 	{background: url(img/johnradick_active.gif) no-repeat 180px 15px #f9f8f6; border-top: 0;}
#jimc a	 		{background: url(img/jimc_idle.gif) no-repeat 180px 15px; border-top: 0;}
#jimc a:hover	 	{background: url(img/jimc_active.gif) no-repeat 180px 15px #f9f8f6; border-top: 0;}
#timl a	 		{background: url(img/timl_idle.gif) no-repeat 180px 15px; border-top: 0;}
#timl a:hover		{background: url(img/timl_active.gif) no-repeat 180px 15px #f9f8f6; border-top: 0;}
#jasonh a	 		{background: url(img/jasonh_idle.gif) no-repeat 180px 15px; border-top: 0;}
#jasonh a:hover	 	{background: url(img/jasonh_active.gif) no-repeat 180px 15px #f9f8f6; border-top: 0;}
#carll a	 		{background: url(img/carll_idle.jpg) no-repeat 180px 15px; border-top: 0;}
#carll a:hover	 	{background: url(img/carll_active.jpg) no-repeat 180px 15px #f9f8f6; border-top: 0;}
#mikej a	 		{background: url(img/mikej_idle.jpg) no-repeat 180px 15px; border-bottom: 1px solid #fff;  border-top: 0;}
#mikej a:hover	 	{background: url(img/mikej_active.jpg) no-repeat 180px 15px #f9f8f6; border-top: 0; border-bottom: 1px solid #e6e6e6;}

div#ds {
		background: url(img/donstrom.jpg) no-repeat top right;
		height: 47px; padding: 40px 100px 0 0; text-align: right; margin-top: 20px;}
div#jr {
		background: url(img/johnradick.gif) no-repeat top right;
		height: 47px; padding: 40px 100px 0 0; text-align: right; margin-top: 20px;}
div#jc {
		background: url(img/jimc.gif) no-repeat top right;
		height: 47px; padding: 40px 100px 0 0; text-align: right; margin-top: 20px;}
div#tl {
		background: url(img/timl.gif) no-repeat top right;
		height: 47px; padding: 40px 100px 0 0; text-align: right; margin-top: 20px;}
div#jh {
		background: url(img/jasonh.gif) no-repeat top right;
		height: 47px; padding: 40px 100px 0 0; text-align: right; margin-top: 20px;}
div#cl {
		background: url(img/carll.jpg) no-repeat top right;
		height: 47px; padding: 40px 100px 0 0; text-align: right; margin-top: 20px;}
div#mj {
		background: url(img/mikej.jpg) no-repeat top right;
		height: 47px; padding: 40px 100px 0 0; text-align: right; margin-top: 20px;}

