﻿.PublicLeftContent
{
    width: 224px;
    background-color: White;
    padding: 0 14px 0 14px;
    width:0;
    display:none;
}
.PublicMainContent
{
    width: 682px;
    padding:0 18px 0 14px;
}
.PublicRightContent
{
    width: 237px;
    padding: 0 0px 0 0;
    float: right;
    background-color: #EEEEEE;
}
#MainTitle
{
    position: relative;
    float: left;
    padding: 15px 0 5px 0;
    clear: both;
}
.SearchTypeTitle
{
    position: relative;
    float: left;
    padding: 13px 0 4px 0;
    width: 100%;
}
.OR, .OR2
{
    position: relative;
    float: left;
    color: #FF6600;
    font-size: 15px;
    font-weight: bold;
    padding:13px 18px 0 14px;
    width:20px;
}
.OR2
{
    padding-left:0;
    padding-top:4px;
    padding-bottom:12px;
    width:380px;
}
#BrowseByRegion
{
    position: relative;
    float: left;
    clear: both;
    padding: 0 0 10px 0;
    width: 400px;
}
#BrowseByBusiness
{
    position: relative;
    float: left;
    clear: both;
    padding: 0 0 10px 0;
    width: 224px;
}
#BrowseByKeywords
{
    position: relative;
    float: left;
    clear: both;
    padding: 0px 0 0 0;
    width:400px;
}
#BrowseBySectors
{
    position: relative;
    float: left;
    clear: both;
    padding: 20px 0 10px 0;
    width: 209px;
}
#ListBoxBusinesses
{
    position: relative;
    float: left;
    clear: both;
    margin: 0 0 10px 0;
    overflow-x:hidden;
    width:222px;
    border:1px solid #CCC;
}
.ProjectSearchBusinessList
{
    position:relative;
    float:left;
    font-size:12px;
    overflow:hidden;
    width:239px;
    border:0;
    color:#666663;
}
#ListBoxSectors
{
    position: relative;
    float: left;
    clear: both;
    padding: 0 0 10px 0;
}
#TextBoxKeywords
{
    position: relative;
    float: left;
    clear: both;
    padding-top:2px;
}
#KeywordSearchExamples
{
    position: relative;
    float: left;
    clear: both;
    padding: 10px 0 10px 0;
}
.SearchButton
{
    position: relative;
    float: right;
    background: #FF6600;
    
    font-size: 11px;
    padding: 2px 3px 3px 3px;
    width:92px;
    color:#fff;
    font-weight:bold;
}
#RightImages img, .PublicRightContent img
{
    width: 216px;
}
.FeaturedProject
{
    position: relative;
    float: left;
    padding: 15px 0 20px 10px;
    width: 216px;
}
.ReadMoreFeatured
{
    position: relative;
    float: left;
    clear: both;
    padding: 10px 0 0 0;
    width: 216px;
}
.FeaturedAbstract
{
    position: relative;
    float: left;
    width: 216px;
    padding: 10px 0 0 0;
}
.FeaturedImage
{
    position: relative;
    float: left;
    width:216px;
}
.StaffMenuGroup img
{
    width: auto; 
}
.CategoryContextSensitiveMenu
{
    position: relative;
    float: left;
    padding: 20px 0 0 0;
}
.InteractiveMap img
{
    border: 1px Solid #C1C1C1;
}
#MainTitle p
{
    position: absolute;
    top:40;
    left: 0;
    width: 600px;
}
#MainTitle
{
    /*height: 70px;    */
    width:700px;
}
.ProjectLeftColumn, .ProjectRightColumn
{
    position:relative;
    float:left;
}
.ProjectLeftColumn
{
    width:224px;
}
.ProjectRightColumn
{
    width:406px;
    padding-left:52px;
}
.SearchHelpText
{
    position:relative;
    float:left;
    width:118px;
    font-size:10px;
}
.ProjectSearchKeywords
{
    position:relative;
    float:left;
    padding:2px;
    font-size:12px;
    color:#666663;
}
.ProjectSnapshotDetailLeft
{
    position:relative;
    float:left;
}
#nav li.twolevelmenu a.TopLevelNavItemSelectedCustom
{
    
    background: #333333;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 11px;
    height: 18px;
    padding-top: 5px;
    text-transform: uppercase;
    width: 118px;
}
#nav li.twolevelmenuFirst a.TopLevelNavItemSelected, #nav li.threelevelmenu a.TopLevelNavItemSelected
{
    background-color:#FF6600;
}
