﻿div#MarketSegment
{
    top: 160px;
	float: right;
	right: 0px;
	position: absolute;
	width: 785px;
	z-index: 1;
}

div#SegmentDescription 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	top: 1px;
	float: right;
	width: 500px;
	height: 160px;
	right: 40px;
	color: #FFFFFF;
	padding-right: 5px;
	z-index: 1;
	overflow: auto;
}

div#ProjImgs 
{
    position: absolute;
	top: 210px;
	left: 0px;
	width: 785px;
	background-color: #f7f7f7;
	z-index: 1;
	line-height: 1px;
}
div#nProjImgs 
{
    position: absolute;
    top: 210px;
 	background-color: #f7f7f7;
	line-height: 1px;

}

div#SrchResults
{
    position: absolute;
	left: 0px;
	width: 785px;
	background-color: #f7f7f7;
	z-index: 1;
}
	
.CORPORATEBanner 
{
    width: 785px;
	height: 200px;
	background-image: url(/sitecollectionimages/project_profiles/corporate/main.gif);
}

.EDUCATIONBanner {
	width: 785px;
	height: 200px;
	background-image: url(/sitecollectionimages/project_profiles/education/main.gif);
}

.GOVERNMENTBanner {
	width: 785px;
	height: 200px;
	background-image: url(/sitecollectionimages/project_profiles/government/main.gif);
}

.HEALTHCAREBanner {
	width: 785px;
	height: 200px;
	background-image: url(/sitecollectionimages/project_profiles/healthcare/main.gif);
}

.SENIORLIVINGBanner {
	width: 785px;
	height: 200px;
	background-image: url(/sitecollectionimages/project_profiles/seniorliving/main.gif);
}

.RETAILBanner {
	width: 785px;
	height: 200px;
	background-image: url(/sitecollectionimages/project_profiles/retail/main.gif);
}

.ASSEMBLYBanner {
	width: 785px;
	height: 200px;
	background-image: url(/sitecollectionimages/project_profiles/assembly/main.gif);
}

.AVIATIONBanner {
	width: 785px;
	height: 200px;
	background-image: url(/sitecollectionimages/project_profiles/aviation/main.gif);
}

.ProjName
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #5c5b5a;
    font-weight: bold;
    line-height: 8pt;
    vertical-align: text-top;
   	margin: 0px;
}

.Location
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #5c5b5a;
    font-weight: normal;
    line-height: 8pt;
    vertical-align: text-top;
  	margin: 0px;
}

.MktSegName
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5c5b5a;
    font-weight: bold;
    vertical-align: middle;
}

.NoProjFound
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #5c5b5a;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
}

.ProjImgCell
{
    width: 100px;	
	vertical-align: top;
	padding: 5px;
	padding-left: 10px;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 0px;
	line-height: 1px;	
}

.xactionButton
{
    text-align: right;
}

hr 
{
 color: #ABA9A7;   
 width: 98%;
 height: 1px; 
}