@charset "utf-8";
/* CSS Document */

	#clients-researchers .subpage-heading {
    margin-bottom: 20px !important;
    }
	.profiles-listing { width: 680px; background: white; border-collapse: collapse; }
	.profiles-listing .areas { width: 25px; }
	.profiles-listing th { background: #007447; line-height: 36px; height: 36px; color: white; text-align: left; padding-left: 1em; }
	.profiles-listing td { padding-left: 1em; padding-right: 1em; background: url(../images/dots.gif) bottom left repeat-x; line-height: 29px; height: 29px; overflow: hidden; }
	.profiles-body div { margin: 17px; }
	.profiles-listing .areas { text-align: center; }
  .profiles-listing .areas img { margin-left: 10px; margin-right; 10px; }
  .profiles-listing .total { text-align: right; margin-right: 5em; }
	
  #areas-selector { width: 100%; height: 40px; overflow: hidden; padding-bottom: 1em; border-bottom: 1px solid #9c9c9c; margin-bottom: 1px; }
  #areas-selector a { display: block; float: left; outline: none; }
  #areas-selector img { display:none; margin: 0; padding: 0; border: none !important; }
  #area-selector-divider { height: 23px; border: none; border-top: 1px solid #e0e0e0; }
	
	#areas-icon-all {
		width: 67px; height: 41px;
		background: url(../images/categories-all.gif) 0px 0px no-repeat;
		} 
		#areas-icon-all:hover, #areas-icon-all-selected { width: 67px; height: 41px; background: url(../images/categories-all.gif) 0px -41px no-repeat; }
	#areas-icon-agriculture {
		width: 127px; height: 41px;
		background: url(../images/categories-agriculture.gif) 0px 0px no-repeat;
		} 
		#areas-icon-agriculture:hover, #areas-icon-agriculture-selected { width: 127px; height: 41px; background: url(../images/categories-agriculture.gif) 0px -41px no-repeat; }
	#areas-icon-biomaterials {
		width: 135px; height: 41px;
		background: url(../images/categories-biomaterials.gif) 0px 0px no-repeat;
		} 
		#areas-icon-biomaterials:hover, #areas-icon-biomaterials-selected { width: 135px; height: 41px; background: url(../images/categories-biomaterials.gif) 0px -41px no-repeat; }
	#areas-icon-environmental {
		width: 143px; height: 41px;
		background: url(../images/categories-environmental.gif) 0px 0px no-repeat;
		} 
		#areas-icon-environmental:hover, #areas-icon-environmental-selected { width: 143px; height: 41px; background: url(../images/categories-environmental.gif) 0px -41px no-repeat; }
	#areas-icon-lifesciences {
		width: 121px; height: 41px;
		background: url(../images/categories-lifesciences.gif) 0px 0px no-repeat;
		} 
		#areas-icon-lifesciences:hover, #areas-icon-lifesciences-selected { width: 121px; height: 41px; background: url(../images/categories-lifesciences.gif) 0px -41px no-repeat; }
	#areas-icon-water {
		width: 85px; height: 41px;
		background: url(../images/categories-water.gif) 0px 0px no-repeat;
		} 
		#areas-icon-water:hover, #areas-icon-water-selected { width: 85px; height: 41px; background: url(../images/categories-water.gif) 0px -41px no-repeat; }
	
	.profiles-summary-name {
		width: 230px;
		}
	.areas {
		 width: 36px !important; overflow: hidden !important; margin: 0px !important; padding: 0px !important;
		 }
	
  .profiles-name {
		font-size:24px;
		font-weight:bold;
		margin-top:20px;
		margin-bottom:20px;
		color: #007447;
		}
	.profiles-link { text-align: right; }
	.profiles-summary { padding: 17px; font-weight: bold; display: block; clear: both; float: none; }
