crum@charset "UTF-8";
/* CSS Document */

html, body {
	width:100%;
	height: 100%;
}

body {
	background:#ffffff url(/img/base/bg-body.gif) no-repeat center top;
	font-family: Lucida, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #111111;
	padding: 0 0 20px 0;
	margin: 0;
}

div.cl {
	clear: both;
}

a {
	color: #006595;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:focus {
	outline: none;
}

#pagewrapper {
	width: 840px;
	min-height: 600px;
	height: auto!important;
	height: 600px;
	padding: 0;
	margin: 0px auto;
	position: relative;
}

#mainwrapper {
	display: block;
	width: 840px;
}

#main {
	width: 780px;
	margin: 0 auto;
	position: relative;
	font-family:Arial, Helvetica, sans-serif;
}

ul#header {
	display: block;
	height: 360px;
	width: 760px;
	padding: 0;
	margin: 0 auto;
}

ul#header li {
	list-style: none;
	float: left;
	height: 360px;
	position: relative;
}
ul#header li h1 {
	position: absolute;
	bottom: 0px;
	margin: 0 0 10px 0;
	font-size: 16px;
	font-weight: normal;
	z-index: 100;
	text-align:center;
	width:100%;
}
ul#header li img {
	position: relative;
	z-index: 110;
}

ul#boxes {
	display: block;
	height: 207px;
	width: 760px;
	padding: 0;
	margin: 12px auto 0px;
}

ul#boxes li {
	list-style: none;
	float: left;
	height: 262px;
	position: relative;
}

ul#boxes li.introbox { width: 249px; height: 193px; margin-top: 7px; background:url(/img/home/bg-left-box.gif); }
ul#boxes li.introbox div { 
	margin: 15px;
}
ul#boxes li.introbox div p { 
	width: 100%;
	line-height: 16px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #728285;
	text-align:left;
	margin: 0 auto 5px;
}

ul#boxes li.featbox { height:193px; margin:7px 6px; width:249px; background:url(/img/home/bg-center-box.gif);  } 
ul#boxes li.newsbox { width: 249px; height: 193px; margin-top: 7px; background:url(/img/home/bg-right-box.gif); }


ul#boxes li.featbox .if {
	display: block;
	border: 1px solid #beded0;
	background: #e7f3ee;
	padding: 1px;
	width: 227px;
	margin:40px auto 0;
}

ul#boxes li.featbox .ivp {
	display: block;
	border: 1px solid #ffffff;
	width: 225px;
	height: 119px;
	overflow: hidden;
}

ul#boxes li.featbox .ivp img {
	width: 100%;
	border: 0;
}

ul#boxes li.featbox a.pt {
	display: block;
	text-align: center;
	color: #728285;
	text-decoration:none;
	margin-top: 5px;
	font-size:12px;
}

ul#boxes li.featbox a.pt:hover {
	text-decoration: underline;
}

div.newsbox {
	float: left;
	width: 249px;
	margin:10px 0 0 21px;
	background: #e5eff4 url(/img/base/news-box-head.gif) no-repeat top center;
}

div.newsbox.archive {
	width: 730px;
	margin-left: 0px;
	background:none;
	margin-top: 15px;
}

div.newsbox ul {
	display:block;
	margin:55px 0 0 0;
	padding:0;
	}
div.newsbox.archive ul {
	margin-top: 15px;
	margin-bottom: 15px;
	background:#e5eff4;
}

ul#boxes li.newsbox ul {
	display:block;
	height:130px;
	margin:55px 10px 0;
	padding:0;
	width:225px;
	}

div.newsbox.archive ul {
	margin-top: 0px;
}

ul#boxes li.newsbox ul li, div.newsbox ul li {
	display: block;
	list-style:none;
	width:230px;
	height: 30px;
	margin-bottom: 10px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #728285;
	overflow:hidden;
}

div.newsbox.archive ul li {
	width: 710px;
}
div.newsbox ul li { margin:0 10px 5px; }

ul#boxes li.newsbox ul li a, div.newsbox li a {
	color:#728285;
	display:block;
	height:100%;
	padding:0 2px 0 5px;
	text-decoration:none;
	width:97%;
	background: #eff5f8;
	line-height: 14px;
}

div.newsbox.archive ul li a {
	line-height: 30px;
}

ul#boxes li.newsbox ul li a:hover, div.newsbox li a:hover {
	text-decoration:underline;
}

ul#boxes li.newsbox ul li span, div.newsbox li span {
	background: #FFFFFF;
	border-right:1px solid #CDE1EA;
	color:#799fb2;
	float:left;
	font-size:16px;
	line-height:14px;
	margin:0 5px 5px 0;
	padding:2px;
	text-align:center;
	width:30px;
}
ul#boxes li.newsbox ul li span em, div.newsbox li span em {
	font-style: normal;
	font-size: 10px;
	text-transform:uppercase;
}

div.newsbox.archive ul li:first-child {
	background:url("/img/base/news-arch.bg.gif") no-repeat scroll center top transparent;
	color:#006595;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	height:41px;
	line-height:41px;
	margin:0 0 10px;
	text-indent:10px;
	width:730px;
}

div.newsbox ul li:last-child {
	height:31px;
	margin:10px 0 0;
	width:249px;
}
div.newsbox.archive ul li:last-child {
	height: 13px;
	margin: 0px;
	width: 730px;
	background:url(/img/base/news-arch.bg.gif) no-repeat center bottom;
}
div.newsbox ul li:last-child a {
	width: 490px;
	height: 31px;
	background:url(/img/base/news-arch-button.gif) no-repeat 0px 0px;
	line-height: 31px;
	font-size: 6px;
	color: #448eb1;
	text-indent: 250px;
}

div.newsbox ul li:last-child a:hover { background-position: 0px -31px; }

img#header {
	margin: 0 10px;
}

#main h1 {
	font-weight: normal;
	text-transform:uppercase;
	color: #006595;
	font-size: 21px;
	padding: 0 0 8px 0;
	border-bottom: 1px solid #006595;
	font-family:"Lucida Grande",Helvetica,Arial,sans-serif;
	margin:15px 10px;
}

#main h1.prods {color: #7A5D88; border-bottom-color:#7A5D88;}
#main h1.projs {color: #188856; border-bottom-color:#188856;}
#main h1.conts {color: #6ab924; border-bottom-color:#6ab924;}

#cwrap {
	margin:12px auto 40px;
	display: block;
	width: 780px;
	background: #ffffff url(/img/base/bg-cwrap.png) no-repeat top center;
}

#content {
	margin:0 25px;
	width:730px;
	padding-top: 10px;
}

#copy {
	display: block;
	width: 480px;
	float: left;
}

#copy h2 {
	color: #006595;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#copy h3 {
	color: #728285;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px 0px;
	margin-bottom: 0px;
}

#copy p, #copy ul {
	color: #728285;
	font-size: 12px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
}

#copy ul {
	padding-left: 20px;
}

#copy div.inline-img {
	float: left;
	width: 200px;
	height: 223px;
	overflow: hidden;
	margin: 0 15px 15px 0;
	background:url(/img/base/bg-inline-img.gif) no-repeat;
}

#copy div.inline-img div.imgwin {
	display: block;
	overflow: hidden;
	width: 185px;
	height: 209px;
	text-align:center;
	margin:7px;
}

#copy div.inline-img div.imgwin img {
	height: 100%;
}

ul#sideimgs {
	float: left;
	margin: 10px 0px 15px 20px;
	padding: 1px 0 0;
}

ul#sideimgs li {
	list-style:none;
	display: block;
	height: 193px;
	width: 230px;
	margin-top: -1px;
	background:url(/img/base/bg-sideimgs-li.gif) no-repeat;
	overflow:hidden;
}

ul#sideimgs li div.imgwin {
	display: block;
	overflow: hidden;
	width: 216px;
	height: 178px;
	text-align:center;
	margin:8px 7px;
}

ul#sideimgs li div.imgwin img {
	height: 100%;
}


/* PROJECTS SECTION */
#projectwrapper {
	display: block;
	width: 760px;
	margin:20px 0;
}

div.pbox {
	display: block;
	position: relative;
	width: 778px;
	margin: 15px 0px 0px 0px;
	padding-top: 11px;
	background:url(/img/base/bg-projects-pbox.png) no-repeat center top;
}

div.pbox.prods {
	background-image:url(/img/base/bg-products-pbox.png);
	background-position:0 -22px;
}

div.pbox h3 {
	color:#728285;
	display:block;
	font-size:13px;
	font-weight:normal;
	height:24px;
	line-height:24px;
	margin:0 35px;
	padding:0;
	width:210px;
	font-family:Arial, Helvetica, sans-serif;
}

div.pbox h3 img {
	float: left;
	margin-right: 5px;
}

div.pbox h3 span.date {
	float: right;
}

div.pbox h3 span.date {
	float: right;
}

div.pcopy {
	display: block;
	width: 756px;
	background-color: #e7f3ee;
	margin: 2px;
	min-height: 180px;
	height: auto!important;
	height: 180px;
	margin:2px 11px;
	padding:10px 0;
}

.prods div.pcopy { background-color: #ffffff; }

#main div.pcopy h1 {
	border:none;
	color:#188856;
	font-size:16px;
	font-weight:normal;
	text-transform:none;
	width:480px;
	margin:5px 20px;
	padding: 0px;
}

#main .prods div.pcopy h1 { color:#7a5d88; }

div.pcopy p {
	color:#728285;
	font-size:12px;
	line-height:20px;
	margin: 10px 20px;
	width:470px;
	display:none;
	text-align:justify;
}

div.pcopy p.first { display: block; } 

.prods div.pcopy p.fb {
	background: #f7f4f8;
	padding: 10px;
	font-size: 11px;
	line-height: 15px;
	width: 450px;
}
.prods div.pcopy p.fb strong { display: block; }
.prods div.pcopy p.fb span {
	background:url("/img/base/crumb-separator.gif") no-repeat scroll 0 10px transparent;
	display:block;
	line-height:16px;
	padding:4px 0 0 12px;
}

.prods div.pcopy p.rftech {
	background:url(/img/base/rfsmall.jpg) no-repeat top right;
	padding-right: 20px;
	line-height: 40px;
	font-style:italic;
	color: #999999;
}

a.readmore {
	background:url(/img/base/button-read-more.png) no-repeat 0px 0px;
	display: block;
	width: 117px;
	height: 36px;
	color: #188856;
	line-height:36px;
	text-decoration:none;
	text-indent:35px;
	font-size: 12px;
	margin:15px 0 0 15px;
}

a.readmore.collapse {
	background:url(/img/base/button-collapse.png) no-repeat 0px 0px;
}

.prods a.readmore { background-image:url(/img/base/button-read-more-prods.png);color: #7a5d88;float: left;}
.prods a.readmore.collapse { background-image:url(/img/base/button-collapse-prods.png); color: #7a5d88;}

a.pdf {
	float: left;
	background:url(/img/base/button-brochure-prods.png) no-repeat 0px 0px;
	width: 155px;
	height: 36px;
	color: #188856;
	line-height:36px;
	text-decoration:none;
	text-indent:35px;
	font-size: 12px;
	margin: 15px 0px 0px 0px;
}

.prods a.pdf {
	color: #7a5d88;
}

a.readmore:hover,a.pdf:hover {
	background-position: 0px -36px;
	
}

div.slideshow {
	position: absolute;
	display: block;
	top: 45px;
	right: 20px;
	padding: 2px 4px 28px 24px;
	text-align:right;
	background: url(/img/base/bg-slideshow.png) right top;
}

.prods div.slideshow { top:25px; }

div.slideshow .imgwrap {
	display: block;
	background: #ffffff;
	padding: 1px;
}

.prods div.slideshow .imgwrap {
	background: transparent url(/img/base/bg-slideshow-prods.png) no-repeat top right; 
}

div.slideshow .imgwrap img {
	display: block;
	width: 216px;
	height: 161px;
	border: 7px solid #ffffff
}

div.slideshow a.ssexpand {
	display: block;
}

div.imgarr {
	display: none;
}

div.slideshow a.ssexpand img {
	position: absolute; 
	bottom: 18px;
	left: 16px;
	border: 0px;
}

div.slideshow a.ss-back, div.slideshow a.ss-forw {
	position: absolute;
	top: 40px;
	display: none;
	width: 78px;
	height: 39px;
	overflow: hidden;
	text-decoration:none;
	color:#728285;
}


div.slideshow a.ss-back { 
	background:url("/img/base/slideshow-backforw.png") no-repeat scroll 10px 0 transparent;
	font-family:Helvetica,Arial,sans-serif;
	font-size:13px;
	left:33px;
	line-height:39px;
	text-align:left;
	text-indent:27px;
}
div.slideshow a.ss-forw { 
	background:url("/img/base/slideshow-backforw.png") no-repeat scroll 10px -39px transparent;
	font-family:Helvetica,Arial,sans-serif;
	font-size:13px;
	right:23px;
	line-height:39px;
	text-align:left;
	text-indent:27px;
}

div.slideshow a.ss-back:hover, div.slideshow a.ss-forw:hover { color:#3b4b4e;text-decoration: underline; }

/* contact page */
div#map {
	float: right;
	width:350px;
	height: 430px;
	margin-left: 20px;
	border: 1px solid #737d80;
	margin-top: 15px;
}

div#address {
	display: block;
	width: 350px;
	color: #728285;
	font-size: 12px;
	line-height: 16px;
	padding: 1px;
}

div#address p.a {
	width: 200px;
}
div#address p.p {
	float: right;
	width: 150px;
}

form#cform {
	display: block;
	width: 350px;
	height: 302px;
	padding:5px 0 0;
	background:url(/img/base/bg-cform.gif) no-repeat top center;
	position: relative;
}

form#cform label {
	color:#728285;
	float:left;
	margin:10px 10px 0 20px;
	width:60px;
	font-size: 12px;
	height: 23px;
	line-height: 23px;
	white-space:nowrap;
}

form#cform .std {
	border:1px solid #D2D2D2;
	margin-top:10px;
	padding:4px;
	width:240px;
}


form#cform input.std.num {
	width: 90px;
	float: left;
}

form#cform .std.ta {
	height: 65px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
}
.em { color:#c96464;font-style: italic }

form#cform .err {
	background: #e7cccc;
	border-color:#c96464;
}

form#cform div.loader {
	display: none; 
	width: 44px;
	height: 44px;
	background:url(/img/base/form-loader-bg.png);
	position: absolute;
	top: 115px;
	left: 151px;
}
form#cform div.loader img {
	margin: 10px;
	}
	
#ss-loader {
	display: none;
	bottom:212px;
	height:22px;
	position:absolute;
	right:238px;
	width:22px;
	background:url(/img/base/slideshow-loader-bg.gif) no-repeat 0px 0px;
}
#ss-loader img {
	width: 16px!important;
	height: 16px!important;
	margin: 3px!important;
	border: none!important;
}
.pli {
	display: none;
}

/* search styles */


#result_report {
	font-size: 12px;
	margin: 10px 0;
}

#results {
	font-size: 14px;
}

#results div.description {
	font-size: 12px;
	line-height: 18px;
}

#results a {
	color: #006595;
}

#results div.url {
	color: green;
}

#copy p.btt, #projectwrapper p.btt {
	margin:0;
	padding: 0;
	font-size: 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	text-align:right;
}

#projectwrapper p.btt {
	display: none;
}

#copy p.btt a, #projectwrapper p.btt a {
	color: #666666;
	text-decoration:none;
}
#copy p.btt a:hover, #projectwrapper p.btt a:hover {
	color: #666666;
	text-decoration:underline;
}

#copy ol {
	padding: 0;
	margin: 0;
	font-size: 13px;
	line-height: 16px;
}

#copy ol li {
	padding: 0;
	margin: 0 0 15px 28px;
	color: #728285;
	font-size:12px;
	line-height:18px;
}
#copy ol ol {
	padding: 0 0 0 15px;
	margin: 0;
}

#copy ol ol li {
	padding: 0;
	margin: 0 0 10px 25px;
	list-style-type:lower-latin;
	color: #728285;
}

.pbox div.enviro-tab {
	display: block;
	width: 27px;
	height: 45px;
	background:url(/img/base/enviro-tab.gif) no-repeat;
	position:absolute;
	right: -18px;
	top: 20px;
}

.enviro-p {
	display: none;
	background:#e1f2d3 url(/img/base/bg-enviro-p.gif) no-repeat 10px 4px;
	padding:10px 10px 5px;
	width:450px;
	margin-left:20px;
}

#main .prods div.pcopy div.enviro-p h1 {
	color: #69bf21;
	border-bottom: 1px solid #a5d87a;
	margin: 0;
	padding-top:2px;
	padding-bottom:7px;
	width:450px;
	text-transform:uppercase;
	font-size:13px;
	text-indent: 25px;
}

.enviro-p ul {
	margin: 0;
	padding: 10px 0 0 15px;
}

.enviro-p ul li {
	/* float: left; */
	color: #728285;
	/* width: 205px; */
	margin-bottom: 5px;
	margin-left: 10px;
	list-style:square;
	margin-left:10px;
}

p.envirohome {
	color: #999999;
	font-size: 12px;
	line-height:26px;
	margin:10px auto 15px;
	width:680px;
	font-style:italic;
}

p.envirohome img {
	float: left;
	margin: 0 8px 0 0;
}