@charset "utf-8";



/* CSS Document */







html, body, * {



	margin: 0px;



	padding: 0px;



}



body {



	background-color: #F0EBCA;

	border-top: 4px solid #D56733; 

	/*FFEBCA* - pinker background*/



}











li {

	list-style-position: inside;
	text-indent: 10px;



}

#sublevel_page_inside li {
		padding-left: 30px;
		text-indent: -13px;
		margin-left: 20px;
		
		
}


#bullet_list_inside li{

	/*text-indent: 30px;*/



}



/*div {



	border: 1px dashed #cccccc;	



}



*/







#clear {



	clear: both;		



}















#spacer_standard {



	height: 5px;

	display: block;



}


#outer_wrapper, #client_logos_wrapper {
		width: 973px;
		margin: auto;
}

#shadow_wrapper {

	width: 100%;
	background-image: url(images/page_shadow.png);
	background-position: top center;
	background-repeat: repeat-y;
	
}


#outer_wrapper {

	

		padding-left: 10px;

		padding-right: 22px;

		padding-top: 15px;

		background-color: #FFFFFF;

	

		

		

		

}



#client_logos_wrapper {

/* note: see outer wrapper for other settings	
	margin-top: 6px;
	border-top: 2px solid #F0EBCA;*/	

	padding-right: 0px;

	padding-left: 0px;

	text-align: center;

	height: 90px;

	width: 1007px;

	margin-left: -12px;

	

	


}



/*HEADER*/







#header {

	text-align: right;

	width: 100%;



}











#page_wrapper {





}







/*LEFT COLUMN*/







#left_column {



	float: left;

	width: 175px;	

	margin-right: 14px;



}







#navigation_wrapper {



	float: right;

	width: 158px;

	margin-top: 10px;



}





#logo  {

	



}





/*CENTER COLUMN*/





#tagline {



	padding-top: 75px;	

	margin-bottom: 12px;



}





#sublevel_page_inside {


}

#content_title, #content_body_video, #content_body img {


}

#module_intro  {
	margin-left: 110px;
	

}

#module_intro_img img{
	padding-left: 26px;;
	padding-bottom: 0;
	float: none;
}

#content_body img {

	float: left;
	padding-right: 20px;
	padding-top: 6px;
	padding-bottom: 5px;



}

#content_body_video  {

	float: left;
	margin-top: 7px;
	margin-right: 20px;

}



#external_comm_bullet_list {



	width: 300px;

	





}



#sublevel_page_content {



}







#center_column {



	float: left;

	width: 545px;





	



}







#homepage_feature_wrapper {
	width: 100%;
	height: 360px;


}







#center_column_bottom_left {

	padding-top: 18px;

	float: left;





}







#center_column_bottom_right {



	padding-top: 18px;

	float: right;



}



#center_column_bottom_right h3, #center_column_bottom_left h3 {

	background-image: url(images/dotted_underline.gif);

	background-repeat: repeat-x;

	background-position: bottom;	

	padding-bottom: 3px;

	padding-top: 5px;

	width: 250px;
	
	margin-bottom: 5px;



}

#blog_widget li{
	list-style: none;

}

#blog_widget {
	padding: 2px;
}



#link_widget a {
	padding-top: 10px;	
}

#link_widget_spacer {
	height: 20px;
	background-image: url(images/dotted_underline.gif);
	background-repeat: repeat-x;
	background-position: center;
	padding-top: 25px;

	
}

#content_title {

	background-color: #D56733;
	height: 23px;
	padding-top: 10px;



}




/*#content_body img{



	margin: 7px 20px 10px;

	float: left;

}*/















#content_body {


	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(images/gradient_gray_white_30x438.jpg);
	background-repeat: repeat-x;
	background-position: top;
	min-height:440px;


}



#content_title, #content_body, #press_page_links {
	padding-left: 30px;
	padding-right: 35px;
}

#cleantech img{

	width: 545px;
	height: 408px;
	padding-left: 0px;
	padding-right: 0;
	float: none;
}

#press_page_links {
	padding-bottom: 30px;	
	line-height: 30px;
}


#bullet_list {



	



}




#content_wrapper {



	margin-bottom: 25px;

	height: 500px;

	



}







#content_body h1 {

	background-image: url(images/dotted_underline.gif);

	background-repeat: repeat-x;

	background-position: bottom;

	margin-bottom: 10px;

	padding-bottom: 8px;



}







fieldset {

	border-color: #CCC;
	
	color: #999999;

	padding: 15px;

}



legend {

	padding: 10px;
}


#article_details {

	
}
#link_details, #releases_main
{
	float:left;
	width:475px;
}
#article_details th, #link_details th, #client_list th, #releases_main th {
	text-align: left;
	
}




#article_details p, #news_events_shortlist, #article_details th, #releases_main td, #releases_main th   {
	padding-left: 20px;
	padding-right: 20px;
}

#client_list td, #client_list th {
	padding-left: 15px;
	padding-right: 15px;
}

#client_list td {
	padding-top: 7px;
	padding-bottom: 7px;
}


#link_details th, #link_details td{
	padding-left: 10px;
	padding-right: 10px;
}

#article_details p {
	padding-top: 5px;
	padding-bottom: 5px;
}

#link_details th {
	padding-top: 30px;
	padding-bottom: 10px;
}

#article_details td {
	margin-bottom: 0;	
}

#article_detail table, #article_details table, #link_details table, #client_list table, #releases_main, #content_body table {
	width: 100%;
}


#news_events_shortlist {
	margin-top: 15px;	
	
}

#releases_main td {
	padding-top: 15px;
	padding-bottom: 15px;
}

#link_details td, #link_details th, #article_details th, #client_list th {
	height: 23px;
	padding-top: 5px;
	padding-bottom: 5px;
	/*padding-top: 10px;
	padding-bottom: 10px;*/
}

.member {
	padding-bottom: 20px;	
}

.member p {

}

#member_img {
	padding-top: 0px;	
}

#press_page p {
	padding-top: 15px;	
}

#press_page_links {
		
}


/*RIGHT COLUMN*/







#right_column {



	float: right;

	width: 225px;





}







#right_column_top {

	text-align: right;

	margin-bottom: 13px;

}







#homepage_tagcloud_wrapper {





	padding-top: 8px;


	padding-bottom: 5px;

	

	background-image: url(images/gradient_gray_white_30x438.jpg);

	background-position: top;

	background-repeat: repeat-x;*/

}







#sublevel_rightcolumn1 {
	height: 200px;
	background-image: url(images/gradient_gray_white_30x175.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 5px;
	margin-bottom: 15px;
	padding-top: 10px;

}

#dotted_line_sample {
	background-image: url(images/dotted_underline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	color: white;
	

}





#sublevel_rightcolumn2 {
	
	height: 100px;
	background-image: url(images/gradient_gray_white_30x175.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 5px;
	margin-bottom: 15px;
	padding-top: 10px;
	

}



#transmissions_widget_headline h3 {
	background-image: url(images/dotted_underline.gif);
	background-repeat: repeat-x;
	background-position: bottom;	
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.member h4 {
	background-image: url(images/dotted_underline.gif);
	background-repeat: repeat-x;
	background-position: bottom;	
	padding-bottom: 5px;
	padding-top: 5px;
	display: inline;
	margin-bottom: 5px;
}



.menu_bar_bg {



	background-image: url(images/purple_icon.gif);



	background-position: top left;



	background-repeat: no-repeat;



	background-color: #CC6733;



	padding-left: 45px;



	padding-top: 10px;



	width: 180px;



	height: 23px;



	display: block;



	overflow: hidden;



}





.grey2{

	background-color: #dFdCCF;

}



.warm_tan {

	/*background-color: #FFEBCA;*/

}





#page_bottom {
	clear: both;
	height: 60px;
	display: block;
	background-image: url(images/page_bottom.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	
}








#footer {
	
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	font-size: 11px;
	padding-left: 50px;
	width: 955px;

	
}




#footer fieldset:hover  {
	/*background-color: #ffffff;*/
}

#footer fieldset {
	background-color: none;
	display: block;
	float: left;
	width: 152px;
	margin: 3px;
	padding: 0;
	text-indent: 0px;
	border:0 solid #000000;
}

#footer legend {

/*background-color:#FFFFFF;*/


}




#footer legend {
	padding: 0px;
	border:0 solid #000000;
}


#footer ul, #footer ul li {
	list-style: none;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	text-indent: 0;
	display: inline;
	width: 125px;
}




#copyright {

clear: both;
padding-top: 20px;
padding-bottom: 10px;

}

#pagination li {

	list-style: none;
	display: inline;
	padding-left: 10px;


}



#pagination ul {
	float: right;	
	padding-top: 20px;
	padding-bottom: 20px;

}

#filter, #filter-by {
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	width:400px;
	text-align:left;
}


#client_list img {
	
	padding-right: 0px;
	align: right;
}


#no_padding {
	
	width: 665px;
	padding-left: 0;
}

#no_padding img {
	padding-left: 0;	
}

#homepage_smalltext {
	
	background-image: url(images/top_border_recent_experience_3.jpg);
	height: 13px;
	width: 1007px;
	margin-top: 10px;
	background-repeat: no-repeat;
	margin-left: -12px;

}



