@charset "utf-8";
/* CSS Document */

/* OVERRIDES */
* {
	padding: 0;
	margin: 0;
	
}

body {
	font-size:70%;
	font-family: arial, helvetica, sans-serif;
	background-color: #fff;
	text-align:center;
	background-image: url(../images/border-top.gif);
	background-repeat: repeat-x;
	background-position: left top;		
	height: 100%;
}

#topborder {
	color: #CCCCCC;
	margin-top: 5px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}

h1 {font-size:2.5em}
h2 {font-size:1.875em}
p {
	font-size:1.1em;
	color: #333333;
}

img {
		border: 0;
}

/* GENERAL INDEX LAYOUT */

#container {
	text-align: left;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 45px;
	height: auto;
	
}

#header{
	width: auto;
	height: auto;
	margin-top: 50px;
}
#logo {
	margin-top: 0px;
	width: AUTO;
	float: left;
}

#logo_strapline {
	margin-top: 25px;
	clear: right;
	float: left;
	margin-left: 20px;
	font-style: italic;
	font-weight: bold;

}
#nav{
	clear: both;
}

#banner {
	width:700px;
	float:left;
	background-image: url(../images/banner_bg.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	list-style-type: none;
	
}

#slider1 {
	width:250px;
	float:right;
	margin-top: 13px;
	margin-right:0px;
	margin-bottom: 10px;
	position: static;
	clear: right;
	overflow: hidden;
}

#slider li {
list-style-type:none;
}

#news1 {
	width:535px;
	float:left;
	background-image: url(../images/news1_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 150px;
	padding-top: 25px;
	padding-right: 20px;
	height: 125px;
}

#news2 {
	width:535px;
	background-image: url(../images/news1_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 150px;
	padding-top: 25px;
	padding-right: 20px;
	height: 125px;
	margin-top: 20px;
	margin-bottom: 10px;
	float: left;
	clear: left;
}

#news3 {
	width:555px;
	float:left;
	clear: left;
	background-image: url(../images/news1_bg.gif);
	background-repeat: no-repeat;
	padding-left: 140px;
	padding-top: 20px;
	padding-right: 20px;
	height: auto;
	margin-top: 2px;
}

#readmore {
	width: 100px;
	text-align: right;
	height: auto;
	clear: none;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
#readmore2 {
	width: 100px;
	text-align: right;
	height: auto;
	clear: none;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}



.rightcol_ad {
	width:260px;
	float:right;
	margin-top: 0px;
}

.rightcol_ad2 {
	width:260px;
	float:right;
	margin-top: 0px;
	clear: right;
	position: relative;
}



#footer {
	clear:both;
	width: auto;
	background-color: #222222;
	background-image: url(../images/footer-top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
	margin-top: 20px;
	overflow: hidden;
}

#footertab {
	width: 980px;
	margin-top: 7px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 30px;
	text-align: left;
}

#sitemap {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 100%;
	background-color: #222222;
	margin-top: auto;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;

}

#sitemap ul {
	padding-left:30px;
	margin-left: 0px;
}

#sitemap li {
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-position: outside;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: disc;
}

#sitemap a:link, #sitemap a:visited {
	color:#999999;
	text-decoration:none;
}

#sitemap a:hover {
color:#CCCCCC;
}

.sitemap_col {
	width:25%;
	float:left;
	text-align:left;
}


/* FONTS */

.logotext {
	font-size:16px;
	color: #0072b0;
	font-weight: lighter;
}

.home_news_header {
	font-size: 1.25em;
	color:#0072b0;
	font-weight: bold;
}

/* HORIZONTAL NAV */

#nav {
clear:both;
}

#nav ul {
	list-style-type: none;
	background-repeat:no-repeat;
	margin: 0;
	padding-left:10px;
}

#nav li {
	float:left;
}

#nav a:link, #nav a:visited {
	background-image: url(../images/triangle_bullet.gif);
	background-repeat:no-repeat;
	background-position: left;
	padding-right: 8px;
	padding-left: 20px;
	display: block;
	line-height: 30px;
	text-decoration: none;
	text-transform:uppercase;
	font-size: 12px;
	color: #371C1C;
	font-family:Arial, Helvetica, sans-serif;
}
#nav a:hover, #nav a:active {
	background-image: url(../images/triangle_bullet_over.gif);
	background-repeat:no-repeat;
	background-position: left;
}
/* SLIDER CSS */
.menu_list {
	width: 150px;
}

.menu_list a:link, .menu_list a:visited {
color:#000;
text-decoration:none;
font-weight:bold;
}


.menu_head {
	cursor: pointer;
	position: relative;
	margin:1px;
	font-size:12px;
	background-color: #4f4e4e;
	background-image: url(../images/ecotect_slider_tab.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFF;
	text-align: center;
	height:20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 3px;
}

.menu_head2 {
	cursor: pointer;
	position: relative;
	margin:1px;
	color: #FFF;
	font-size:12px;
	text-align: center;
	height:20px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-top: 10px;
	background-color: #5C5A5A;
	background-image: url(../images/orange_slider_tab.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.menu_head3 {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
	color: #FFF;
	font-size:12px;
	text-align: center;
	height:20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 3px;
	background-color: #6D6B6B;
	background-image: url(../images/red_slider_tab.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.menu_head4 {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
	background-color: #979595;
	background-image: url(../images/blue_slider_tab.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFF;
	font-size:12px;
	text-align: center;
	height:20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.menu_head5 {
	cursor: pointer;
	position: relative;
	margin:1px;
	background-color: #7E7C7C;
	background-image: url(../images/pink_slider_tab.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFF;
	font-size:12px;
	text-align: center;
	height:20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.menu_head6 {
	cursor: pointer;
	position: relative;
	margin:1px;
	background-color: #9A9898;
	background-image: url(../images/warm_red_slider_tab.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFF;
	font-size:12px;
	text-align: center;
	height:20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.menu_head7 {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
	background-color: #A9A7A7;
	background-image: url(../images/idd_slider_tab.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFF;
	font-size:12px;
	text-align: center;
	height:20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.menu_head8 {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
	background-color: #AFADAD;
	background-image: url(../images/pink_slider_tab.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFF;
	font-size:12px;
	text-align: center;
	height:20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.menu_head9 {
	cursor: pointer;
	position: relative;
	margin:1px;
	background-color: #8C8A8A;
	background-image: url(../images/green_slider_tab.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFF;
	font-size:12px;
	text-align: center;
	height:20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.menu_head10 {
	cursor: pointer;
	position: relative;
	margin:1px;
	background-color: #8C8A8A;
	background-image: url(../images/yellow_slider_tab.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFF;
	font-size:12px;
	text-align: center;
	height:20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.menu_body {
	display:none;
	height:115px;
	list-style-position:inside;
	text-align:justify;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
	
}
.menu_body a {
  display:block;
  color:#000;
  float:right;
  font-weight:bold;
  text-decoration:none;
  padding-top:5px;
}
.menu_body a:hover {
  color: #000000;
  text-decoration:underline;
}

/* DIVISION LAYOUT */
#innerpagesbanner {
	width:713px;
	float:left;
	height: 222px;
	padding: 0px;
	margin-bottom: 10px;
	
}

#introtext {
	margin-left:20px;
	width: 665px;
	padding: 0px;
	margin-bottom: 0px;
	margin-right: 15px;
	float: left;
}

#introtext ul {
	list-style-type:disc;
	padding-left:25px;
	list-style-position: outside;
}

#introtext li {
	color:#666;
	font-size:12px;
}

#screenshot{
	position:absolute;
	padding:2px;
	display:none;
	color:#fff;
	}
.img_pdf {
	padding: 20px;
}
.inner_tagline {
	color: #666666;
	font-weight:bold;
}

/* MEDIA SECTIONS */

#media_home {
	float:left;
	width:970px;
	margin-top: 30px;
	margin-left: 10px;
}

#media_section {
	width:240px;
	height:240px;
	float:left;

}

.media_home_news {
	background-image:url(../images/media_news.jpg);
	background-repeat: no-repeat;

}

.media_home_news:hover {
	background-image:url(../images/media_news_over.jpg);
	background-repeat: no-repeat;
	cursor:hand;
}

.media_home_video {
	background-image:url(../images/media_video.jpg);
	background-repeat: no-repeat;
}

.media_home_video:hover {
	background-image:url(../images/media_video_over.jpg);
	background-repeat: no-repeat;
	cursor:hand;
}

.media_home_pubs {
	background-image:url(../images/media_pubs.jpg);
	background-repeat: no-repeat;
}

.media_home_pubs:hover {
	background-image:url(../images/media_pubs_over.jpg);
	background-repeat: no-repeat;
	cursor:hand;
}

.media_home_press {
	background-image:url(../images/media_press.jpg);
	background-repeat: no-repeat;
}

.media_home_press:hover {
	background-image:url(../images/media_press_over.jpg);
	background-repeat: no-repeat;
	cursor:hand;
}

#media_signup {
	clear:both;
	width:970px;
	background-image:url(../images/media_signup_bg.gif);
	background-repeat:no-repeat;
	margin-top: 20px;
	height: 280px;
}

#media_form {
	width:550px;
	padding: 20px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
	text-decoration: none;
}

#media_form p {
	color:#FFF;
	font-size:12px;
}

#media_form a:link, #media_form a:visited {
	color:#FFFFFF;

}

#social_icons {
	width:300px;
	float: right;
	margin-top: 35px;
	margin-right: 30px;
	text-align: center;
}

h1 {
	color:#FFF;
	font-size:18px;
}

#breadcrumb{
	width:735px;
	height:20px;
	float:left;
	background-image:url(../images/breadcrumb_bg.gif);
	background-repeat:no-repeat;
	font-size: 13px;
	color: #FFF;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: bold;
}

#breadcrumb a:link, #breadcrumb a:visited {
	color:#fff;
	text-decoration:none;
}

#breadcrumb a:hover {
	text-decoration:underline;
}

#media_vert_nav {
	width:199px;
	height:687px;
	background-image:url(../images/media_vert_nav.gif);
	background-repeat:no-repeat;
	float:right;
	margin-top: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: none;
}

#media_sub {
	float:left;
	width:970px;
	margin-top: 10px;
	margin-left: 5px;
}

#media_sub_section {
	width:150px;
	height:170px;
	float:left;
	margin-right: 10px;
	margin-left: 15px;

}

.media_sub_news {
	background-image:url(../images/media_sub_news.jpg);
	background-repeat: no-repeat;

}

.media_sub_news:hover {
	background-image:url(../images/media_sub_news_over.jpg);
	background-repeat: no-repeat;
	cursor:hand;
}

.media_sub_video {
	background-image:url(../images/media_sub_video.jpg);
	background-repeat: no-repeat;
}

.media_sub_video:hover {
	background-image:url(../images/media_sub_video_over.jpg);
	background-repeat: no-repeat;
	cursor:hand;
}

.media_sub_pubs {
	background-image:url(../images/media_sub_pub.jpg);
	background-repeat: no-repeat;
}

.media_sub_pubs:hover {
	background-image:url(../images/media_sub_pub_over.jpg);
	background-repeat: no-repeat;
	cursor:hand;
}

.media_sub_press {
	background-image:url(../images/media_sub_press.jpg);
	background-repeat: no-repeat;
}

.media_sub_press:hover {
	background-image:url(../images/media_sub_press_over.jpg);
	background-repeat: no-repeat;
	cursor:hand;
}

#media_content {
	margin-left:20px;
	margin-right:25px;
	margin-bottom: 0px;
}

.prtitle {
	font-size: 12px;
	color: #396CAD;
	font-weight: bold;
	padding: 5px;
	text-decoration:none;
	line-height: 8px;
}

.minipdf {
	margin: 5px;
	padding: 0px;
}

#pub_section {
	height:200px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding: 5px;
	margin-bottom: 0px;
	
	
}

.pub_image_left {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
}

.pub_image_right {
	margin: 10px;
	float:right;
}

.pub_heading {
	font-size: 14px;
	color: #0072B0;
	font-weight: bold;
}

.img_ecorys {
	text-align:right;
	padding-top: 100px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#content_box {
	background-image:url(../images/panel_middle.gif);
	width: 705px;
}

#paneltop {
	background-image:url(../images/panel_top.gif);
	width:705px;
	height:25px;
	clear:left;
}

#panelbottom {
	background-image:url(../images/panel_bottom.gif);
	width:705px;
	height:25px;
}

#paneltop_media {
	background-image:url(../images/panel_top_media.gif);
	width:760px;
	height:23px;
	clear:left;
	background-repeat: no-repeat;
}

#panelbottom_media {
	background-image:url(../images/panel_bottom_media.gif);
	width:770px;
	height:23px;
	background-repeat: no-repeat;
}

#content_box_media {
	background-image:url(../images/panel_middle_media.gif);
	width: 760px;
	background-repeat:repeat-y;
	margin-right: auto;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#news_archive {
	width:150px;
	float: left;
	margin-left: 20px;
	padding: 5px;
	height: auto;
}

.news_section {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding: 5px;
	margin-bottom: 10px;
	margin-left: 200px;
	width: 515px;
	margin-top: 0px;
	clear: none;
	
	
}
#news_header {
	width:210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 5px;
	float: left;
}
#rss {
	width:200px;
	padding: 5px;
	float: right;
	margin-top: 0px;
	margin-right: 45px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}

.news_orange_heading {
	color:#cc6600;
	font-size:13px;
	font-weight:bold;
}

.news_blue_heading {
	color:#0072b0;
	font-size:13px;
	font-weight:bold;
}

.summary_readmore {
	color:#cc6600;
	font-weight:bold;
	margin-top: 5px;
	text-align:right;
}
#break {
	margin-top:0px;
}

.news_fullstory {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding: 5px;
	margin-bottom: 10px;
	margin-left: 200px;
	width: 515px;
	margin-top: 0px;
	clear: none;
	
	
}
.news_fullstory a:link, .news_fullstory a:visited {
	color:#0072b0;
	text-decoration:none;
}

.news_fullstory a:hover {
	text-decoration:underline;
}

.contact1 {
	width:340px;
	padding: 10px;
}

.contact2 {
	width:300px;
	display: inline;
}

table {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
th { text-align: right; }
td {
	text-align: left;
	vertical-align: top;
}

.contact_img {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#content_box a:link, #content_box a:visited {
	color: #0072b0;
	text-decoration:none;
}

#content_box a:hover {
text-decoration:underline;
}

#content_box_media a:link, #content_box_media a:visited {
color: #0072b0;
font-weight: bold;
text-decoration:none;
}

#content_box_media a:hover {
text-decoration:underline;
}

/* JQUERY OVERLAY - EXTERNAL PAGES */
#scrolltext {
	text-align:justify;
	width: 565px;
	margin-left:10px;
}

#scrolltext h1{
font-size: 14px;
color: #333;
}

#scrolltext ul {
list-style-type:disc;
list-style-position: outside;
color:#666;
}

#scrolltext li {
font-size: 12px;
margin-left:20px;
}

.scrollbody {
background-color:#FFFFFF;
background-image:none;
}

.contact_col2 {
	float:right;
	width: 275px;
	text-align: right;
}
.contact_col1 {
	width: 350px;
}

.video {
	width: 310px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-left: 10px;
}

.videotext {
	width:360px;
	float: right;
	font-size:12px;
}

.videotext_h1 {
	font-size: 14px;
	color: #0072B0;
	font-weight: bold;
}

#video_links {
	margin-left: 10px;
}
.video_img {
	border: 5px dashed #000;
}

#ads {
	width: 265px;
	margin-left: 715px;
	clear: right;
}
#ads2{
	width: 260px;
	float: right;
	clear: right;
}

.bullets {
	list-style-position:outside;
	list-style-type:disc;
	padding-left:5px;
	font-size: 12px;
	color: #666666;
	margin-left: 15px;
}

.homelink a:link, .homelink a:visited {
	color:#0072B0;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
}

