﻿body 
{
}

.errorDiv {
	border: 1px solid #EEEDEB;
	padding: 10px;
}

.searchAgainTitle {
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    COLOR: #0C5EA7;
    border-bottom: solid 1px #EEEDEB;
    height: 20px;
}

.searchHeader {
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold;
    COLOR: #4684bb;
    border-bottom: solid 1px #EEEDEB;
    vertical-align: middle;
}

.searchAgainHeader {
    FONT-SIZE: 11px;
    COLOR: #0C5EA7;
    height: 22px;
    vertical-align: middle;
}

.divPropBorder{
	border: 1px solid #EEEDEB;
	padding: 5px;
}


.textblockCNT
{
    PADDING-RIGHT: 0px;
    DISPLAY: block;
    PADDING-LEFT: 0px;
    FONT-SIZE: 10px;
    BACKGROUND: url(http://www.centerpoint-prop.com/images/bkgrd.rtColumn.gif) no-repeat 0px bottom;
    PADDING-BOTTOM: 10px;
    COLOR: #676767;
    LINE-HEIGHT: 14px;
    PADDING-TOP: 0px
}

.mapNumber
{
    FONT-SIZE: 16px;
    FONT-WEIGHT: bold;
    COLOR: #0C5EA7;
}

.searchButton
{
    color: #7A7A7A;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    cursor: pointer;
}

.propTitle
{
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold;
    COLOR: #4684bb;
}

.mapPopupHeader
{
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    COLOR: #4684bb;
}

.availableHeader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #de4400;
}

.availableListing
{
    FONT-WEIGHT: lighter;
    FONT-SIZE: 10px;
    COLOR: #de4400;
}

.printEmail
{
    FONT-SIZE: 10px;
    COLOR: #676767;
}

.pin
{  width:150px;height:50px;font-family:Arial,sans-serif;font-weight:bold;font-size:8pt;color:#182e5e;overflow:hidden;
cursor:pointer;text-decoration:none;text-align:left;background:transparent;z-index:10000
}

.ScaleBar { display:none; visibility:hidden; }
.ScaleBarLabel { display:none; visibility:hidden; }
.Pushpin_default { z-index:110; }
.Pushpin_blue { z-index:110; }
.Pushpin { z-index:110; }
.VE_Message { visibility:hidden;z-index:0; } /* this hidex the box that display when it can't find a company type */} 
.Map { z-index:109; }


.clickPathSearch {
	color:#4C4C4C;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
	padding: 30px 10px 8px 15px;
}

.searchMenu
{
    background-color: #eeedeb;
    padding: 4px;
    width: 692px;
    position: relative;
    height: auto;
}

.searchSection
{
    float:left;
    background-color: #eeedeb;
    height: auto;
}

.labelHeader
{
    color: #0C5EA7;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
}

.label
{
    color: gray;
    FONT-SIZE: 11px;
}

.searchContainer
{
    padding: 2px;
}

.searchTab
{
    float:left;
    margin-left:0px;
    border-top:solid 1px lightgrey;
    border-right:solid 1px lightgrey;
    border-bottom:solid 1px lightgrey;
    width:110px;
    z-index:100;
    height: 28px;
    cursor: pointer;
    color: gray;
    text-align: center;
    padding-right:0px;
    background-color: #fff;
}

.searchTab:hover
{
    float:left;
    margin-left:0px;
    border-top:solid 1px lightgrey;
    border-right:solid 1px lightgrey;
    border-bottom:solid 1px lightgrey;
    z-index:100;
    height: 28px;
    cursor: pointer;
    color: gray;
    text-align: center;
    padding-right:0px;
    background-color: lightgrey;
}

.searchTabEnabled
{
    float:left;
    margin-left:0px;
    border-top:solid 1px lightgrey;
    border-right:solid 1px lightgrey;
    border-bottom:solid 1px #fff;
    width:110px;
    z-index:101;
    height: 28px;
    cursor: pointer;
    color: #4684bb;
    text-align: center;
    padding-right:0px;
    background-color: #fff;
}

.availableButton
{
    background-color: #eeedeb;
}
.availableButtonEnabled
{
    background-color: #fff;
}
.forSaleButton
{
    background-color: #eeedeb;
}
.forSaleButtonEnabled
{
    background-color: #fff;
}
.allPropsButton
{
    background-color: #eeedeb;
}
.allPropsButtonEnabled
{
    background-color: #fff;
}
.viewGridButton
{
    background: url(images/grid.gif) 1px 1px no-repeat;
    background-color: #eeedeb;
}
.viewGridButtonEnabled
{
    background: url(images/grid.gif) 1px 1px no-repeat;
    background-color: #fff;
}
.viewMapButton
{
    background: url(images/earth.gif) 1px 1px no-repeat;
    background-color: #eeedeb;
}
.viewMapButtonEnabled
{
    background: url(images/earth.gif) 1px 1px no-repeat;
    background-color: #fff;
}
    
   
input.searchBtn
{
    height: 24px;
    cursor:pointer;
    font-size:11px;
    border:1px solid lightgrey;
    background: url(images/movingTruck.gif) 2px 4px no-repeat;
}

.searchTool
{
    float:right;
    margin-right:0px;
    padding: 0px;
    z-index:100;
    height:26px;
    border-bottom:solid 1px lightgrey;
    border-top:solid 1px #eeedeb;
    color: gray;
    background-color: #eeedeb;
}

#searchTable
{
    color: Gray;
    background-color: #eeedeb;
}

.searchToolViewTab
{
    float:right;
    margin-right:12px;
    border:solid 1px lightgrey;
    background-color:#eeedeb;
    width:48px;
    height:20px;
    margin-top:2px;
    color: gray;
    text-align: right;
    padding-right:3px;
}
.searchToolViewTab:hover
{
    float:right;
    margin-right:12px;
    border:solid 1px lightgrey;
    background-color: lightgrey;
    width:48px;
    height:20px;
    margin-top:2px;
    cursor:pointer;
    color: gray;
    text-align: right;
    padding-right:3px;
}
.searchToolViewTabEnabled
{
    float:right;
    margin-right:12px;
    border:solid 1px lightgrey;
    background-color:#fff;
    width:48px;
    height:20px;
    margin-top:2px;
    color: #4684bb;
    cursor:pointer;
    color: #4684bb;
    text-align: right;
    padding-right:3px;
}

.checkBoxTool
{
    font-size:8px;
    color:gray;
    float:right;
    cursor:pointer;
}

.iphoneMessage
{
    font-size:20px;
    color:red;
    text-align:center;
    cursor:pointer;
    width: 950px;
    padding:10px;
}
    