﻿.MiddleArea .ProjectPage
{
    margin-top: 1.125em;
    overflow: hidden;
}
.MiddleArea .ProjectPage hr
{
    font-size:150%;
}

.MainColumn .ProjectArea span
{
    font-size: 0.75em;
    color: #333;
    line-height: 1.5em;
}
/* Start LeftColumn */
.MiddleArea .ProjectPage .LeftColumn
{
    display: inline;
    float: left;
    width: 12.5em;
    background-color: #eaeaea; /*background-color: Red;*/
}
/* End LeftColumn */



/* Start MainColumn */
.MiddleArea .ProjectPage .MainColumn
{
    display: inline;
    float: left;
    width: 30.25em;
    margin-left: 1.125em;
    overflow: hidden; /*background-color: Blue;*/
}

.MiddleArea .ProjectPage .MainColumn .Content
{
    display: block;
}

/* End MainColumn */

/* Start RightColumn */
.MiddleArea .ProjectPage .RightColumn
{
    display: inline;
    float: left;
    width: 15em;
    margin-left: 1.125em; /*background-color: Aqua;*/
}

/* End RightColumn */

/* Start ProjectArea */
.MiddleArea .ProjectPage .ProjectArea
{
    margin-left: 0.9em;
}
/* End ProjectArea */


span.Description
{
    float: left !important;
    width: 14em;
    font-weight: bold;
}


span.Value
{
    float: left;
}
.ProjectArea .Header p
{
    margin-top: 1em;
    font-weight: bold;
    margin-bottom: 0.25em;
}

.ProjectArea .TextBox
{
    border:0;
    font-size: 0.75em;
    height:auto;
}

.ProjectArea .ProjectInformation
{
    padding:0.5em;
}
.ProjectArea .ContactArea
{
    padding:0.5em;
    overflow:auto;
    border:0.05em solid #d8d8d8;
}

.SearchPadding
{
    padding-left: 0.5em;
    overflow: hidden;
}
.SearchPadding .SearchButtonArea
{
    margin-top: 0.7em;
    margin-bottom: 1.1em;
    float: right;
    margin-right: 2.4em;
}
.SearchButtonArea .Button
{
    padding-left: 0.625em;
    padding-right: 0.625em;
    padding-top: 0.2em;
    padding-bottom: 0.2em;
    background-color: #bbd433;
    display: inline;
    float: left;
    margin-left: 1em;
}
.SearchButtonArea a
{
    font-size: 0.8em;
    color: #fff;
}

.SearchBox
{
    border-bottom: solid 0.25em #bbd433;
}

.GoogleMap
{   
  overflow:hidden;
}

.GoogleMapInformation
{
    height: 1.875em;
    background-color: #62beeb;
    color: #fff;
    font-weight: bold;
}
.GoogleMapInformation .Text
{
    padding-left: 0.5em;
    padding-top: 0.37em;
}
.GoogleMapWhiteBubble
{
    font-size:0.75em;
    width:95%;
    line-height: 1.5em;
}
.GoogleMapWhiteBubble .ReadMorePosition
{
    float:right;
}
.MainColumn ul
{
    margin-left: 0em;
    list-style: none;
    padding-left: 0em;
}
.MainColumn li
{
    margin-left: 0em;
    padding-left: 0em;
    margin-bottom: 2em;
    width: 100%;
    overflow: hidden;
}
.NewLine
{
    width: 100%;
    float: left;
}

.NewLine .RightItem, .NewLine .RightItem
{
    width:23.6em;
    float:left;
}

.Head .Padding
{
    height: 1.45em;
    padding-top: 0.375em;
    padding-left: 0.5em;
}
.Head .Container
{
    display: block;
}


.GoogleMapsImage
{
    float:left;
    
}
.GoogleMapsTop
{
    overflow:auto;
}
.GoogleMapsTop h4
{
    overflow:hidden;
    height:2.5em;
    text-overflow: ellipsis;
}
.GoogleMapsTop p
{
    margin-bottom:0;
}
.GoogleMapsInfo
{
    overflow:auto;
    float:left;
    width:63%
}

.MainColumn .ProjectList ul 
{
 font-size: 100%;
}
.GoogleMapsSummary
{
	height:3em;
	overflow:hidden;
}