
html,body{margin:0;padding:0}
body
{
    font: 11px Verdana,Arial,Helvetica,sans-serif;
    color:#666;
    background: #ddd url(../images/body_bg.gif) repeat-x 0 0;
}
h1,h2,h3,h4,h5
{
    margin:1em 0;
    color:#447FBB;
    font-family:"Trebuchet MS","Times New Roman",Times,serif;
}
h1{}
h2
{
    font-size:2.0em;
    font-weight:normal;
    margin:0 0 .5em;
}
h3
{
    font: bold 11px Verdana, Arial, Helvetica, sans-serif;
    margin:0 0 .8em;
    color:#369;
}
h3 span
{
    display:block;
    font: italic normal 11px Verdana, Arial, Helvetica, sans-serif;
}
h4
{
    font: bold 11px Verdana, Arial, Helvetica, sans-serif;
    color:#333;
}
p
{
    margin:0 0 16px;
    line-height:16px;
}
a,a:link,a:visited{color:#069}
a:hover,a:active{}
a img{border:none}
hr
{
    clear:both;
    border:none;
    height:1px;
    background-color:#ccc;
    color:#ccc;
    margin:8px 0;
}
ul{list-style-type:square}
ul li,ol li{line-height:1.5em}
form{margin:0;padding:0}
fieldset{padding:0}
embed{display:block}
legend{font-weight: bold; color: #666;}
/* ~~~ === POSITIONING SELECTORS ==================================================== ~~~ */
#wrapper
{
    width:740px;
    margin-left:30px;
}
#masthead{position:relative;}
#masthead h1{display:none;}
#header
{
    height: 80px;
    background-color: #42649B;
}
#header h1
{
    display: block;
    margin: 0;
    position: absolute;
    top: 54px;
    left: 110px;
    color: #fff;
    font-size: 20px;
}
#header img{display:block; border-right: 1px solid #fff;}
#header #rightImage
{
    display: block;
    position: absolute;
    top: 27px;
    right: 0;
    border: none;
}
#top{height:27px}
#masthead h1 span{display: none;}
#masthead #link
{
    position:absolute;
    top:0;
    left:0;
    line-height:24px;
    margin:0;
    font-size:10px;
    font-weight:bold;
}
#masthead #link a
{
    background:url(../images/blueArrow.png) no-repeat 0 50%;
    padding:0 0 0 8px;
    color:#3366CC;
    text-decoration:none;
}
#masthead #link a:hover{text-decoration:underline;}
#masthead #searchForm
{
    position:absolute;
    top:0;
    right:0;
    line-height:30px;
}
#masthead #searchForm p
{
    margin:0;
    line-height:24px;
}
#masthead #searchForm label
{
    font-weight:bold;
    font-size:10px;
    color:#3366CC;
    vertical-align:middle;
}
#masthead #searchForm input
{
    font: bold 10px Verdana,Arial, Helvetica, sans-serif;
    vertical-align: middle;
    color: #3366CC;
}
#masthead #searchForm input.button
{
    vertical-align: middle;
    position: relative;
    top: -2px;
    left: 0;
}


/* ~~~ ==== MAIN NAVIGATION ======================================================== ~~~ */
#menu
{
    position: relative;
    background-color: #BBBBBB;
    height: 23px;
    border-top: 1px solid #fff;
}
#menu ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#menu ul li{float: left;}
#menu ul li.right{float: right;}
#menu ul li a
{
    font: 11px Arial, Helvetica, sans-serif;
    display: block;
    height: 23px;
    line-height: 23px;
    float: left;
    background-color: #447FBB;
    color: #fff;
    padding: 0 6px;
    text-decoration: none;
    border-right: 1px solid #fff;
}
#menu ul li a:hover{background-color:#069;}

/* ~~ Right Menu Links ~~ */
#findaproperty
{
    position: absolute;
    top: 0;
    right: 0;
}
#menu #findaproperty a{font-weight: bold; background-color: #2AA;}
#menu #findaproperty a:hover{background-color: #066;}

#findaperson
{
    position: absolute;
    top: 0;
    right: 0;
}
#menu #findaperson a
{
    font-weight: bold;
    background-color: #069;
    border: none;
}
#menu #findaperson a:hover{background-color: #036;}
#menu #findaproperty a.active,
#menu #findaproperty a:hover.active,
#menu #findaperson a.active,
#menu #findaperson a:hover.active,
#menu ul li a.active,
#menu ul li a:hover.active
{
    color: #868279;
    background-color: #F8EBCC;
}

/* ~~~ Sub Menu ~~~ */
#submenu
{
    height: 22px;
    background-color: #F8EBCC;
}
#submenu a
{
    display: block;
    float: left;
    text-decoration: none;
    line-height: 22px;
    color: #3366CC;
    background: url(../images/arrowLeft.gif) no-repeat 0 50%;
    padding: 0 6px;
    margin: 0 6px;
    font-size: 10px;
}
/* ~~~ ==== MAIN CONTENT AREA ================================================== ~~~ */
#content
{
    width:740px;
    float:left;
    background: #fff url(../images/content_bg.gif) repeat-y 0 0;
    padding:0 0 1em;
}
#propertydetail #content{background-image: none;}
#main
{
    width:568px;
    float:left;
    display: inline;
    margin:1em 0 0 16px;
}

#home #main{width: 272px;}
#propertydetail #main
{
    width:700px;
    margin:1em 20px 0;
}
#homeCopy
{
    clear: both;
    margin: 0 20px;
}
#footer
{
    clear:both;
    position:relative;
    height: 20px;
    background-color: #bbb;
    color: #fff;
    font-size:10px;
}
#footer a
{
    color:#fff;
    text-decoration:none;
}
#footer a:hover
{
    color:#fff;
    text-decoration:underline;
}
#footer .disclaimer
{
    position:absolute;
    top: 0;
    left: 6px;
    margin: 0;
    line-height:20px;
}
#footer .copyright
{
    position: absolute;
    top: 0;
    right: 6px;
    margin: 0;
    line-height: 20px;
}
#propertysearch
{
    width: 256px;
    background-color:#eee;
}
#propertydetail #propertysearch{margin-left: -128px;}
#home #propertysearch
{
    width:256px;
    float: none;
    display: block;
    margin: 1em 0;
    padding-bottom: 12px;
}
#home #propertysearch .input{width: 200px;}


/* ~~~ ==== LEFT COLUMN =========================================== ~~~~ */
#leftcol
{
    width: 139px;
    float: left;
    font-size: 10px;
}
#leftcol p
{
    margin: 16px 6px;
    line-height: 1.3em;
}

/* ~~~ === PROPERTY SEARCH BOX ============================================= ~~~ */
#propertysearch h3
{
    font: 1.8em "Trebuchet MS",Verdana,Arial,sans-serif;
    background-color:#fff;
    line-height:1.5em;
    margin:0;
    color: #447FBB;
}
#propertysearch fieldset
{
    border:none;
    padding:0;
}
#propertysearch fieldset,
#propertysearch p{margin:8px;}
#propertysearch legend
{
    color:#666;
    font-weight:bold;
    margin:0 0 4px;
}
#propertysearch .input{width:180px;}
#propertysearch label
{
    display:block;
    width:20px;
    color:#fff;
    text-align:center;
}
#propertysearch table.formtable{background:url(../images/propertysearch_bg.gif) no-repeat;}
#propertysearch table.formtable td.button{background-color:#eee}
#propertysearch table.formtable td.button input
{
    font:bold 11px Verdana,Arial,Helvetica,sans-serif;
    background-color:#336699;
    color:#fff;
    padding:2px 4px;
}

/* ~~~ ==== PROPERTIES SLIDE SHOW (Home page) ================================================== ~~~ */
#properties
{
    width: 292px;
    min-height: 360px;
    float: right;
    display: inline;
    margin: 24px 12px 0 0;
    border-left: 1px solid #bbb;
}
#properties h2
{
    font:1.8em "Trebuchet MS",Verdana,Arial,sans-serif;
    background-color:#fff;
    line-height:1.5em;
    margin:0 0 0 20px;
}
h3.propertySaleType
{
    background-color: #bbb;
    font-size: 10px;
    color: #fff;
    padding: 4px 6px;
    text-transform: uppercase;
    clear: both;
    margin: 0;
}
.propertySlide
{
    min-height: 110px;
    margin-left: 20px;
}
dl.featureProperty{margin: 6px 0;}
dl.featureProperty dt
{
    width: 80px;
	height:80px;
    float: right;
    position: relative;
	border: 1px solid #bbb;
	text-align:center;
	line-height:80px;
	margin-bottom:3px;
}
dl.featureProperty dt img
{
	vertical-align:middle;
}
dl.featureProperty dt img.leased
{
    position:absolute;
    top:0;
    left:0;
    z-index:3;
    border:none
}
dl.featureProperty dd{margin: 0 94px 0 0;}
dl.featureProperty dd.tagline a
{
    text-transform: uppercase;
    text-decoration: none;
}
dl.featureProperty dd.tagline a:hover{text-decoration: underline;}

/* ~~~ === KEYWORD SEARCH =================================================== ~~~ */
#keywordSearch
{
    width:256px;
    background-color: #eee;
    padding: 6px 0 12px;
}
#keywordSearch p
{
    margin: 0 12px;
    line-height: 1.8em;
}
#keywordSearch p label{font-weight: bold;}
#keywordSearch p input{vertical-align: middle;}
#keywordSearch p input.input{width: 200px;}

/* ~~~ === FORMS =========================================================== ~~~ */
table.formtable td{padding:2px}
table.formtable tbody th
{
    text-align:right;
    font-weight:normal;
}
table.formtable th label{white-space: nowrap;}
.input{font:11px Verdana,Arial,Helvetica,sans-serif;}
.button
{
    font: bold 12px Verdana, Arial, Helvetica,sans-serif;
    background-color: #369;
    color: #fff;
    padding: 2px 4px;
}
/* ~~~ === PROPERTY LISTINGS ========================================================= ~~~ */
.propertyResults
{
    /*float:left;
    width:49%;*/
    position: relative;
    clear: left;
    height: 100px;
    padding:0;
    margin:0 0 8px;
    border: 1px solid #A1BFDD;
    color: #000;
}
p.collierId
{
    position: absolute;
    bottom: 0;
    right: 12px;
    color: #A1BFDD;
}
.propertyResults dt
{
    width: 100px;
    float: left;
    text-align: center;
    color: #36C;
    height: 100px;
	vertical-align:middle;
	line-height:98px;
	margin-right:5px;
	background-color: #E7EFF6;
}
.even dt
{
    background-color: #fff;
}

.propertyResults dt img.leased
{
    position: absolute;
    z-index: 3;
    border: none;
}
.propertyResults dt img
{
    border:none; 
    vertical-align:middle;
}
.propertyResults dd
{
    margin:0 0 0 112px;
    height:1%;
}
.propertyResults dd p{margin:0 0 .5em}
.propertyResults dd h3
{
    font-size: 12px;
    color: #036;
    font-weight: bold;
    text-transform: uppercase;
    margin: 6px 0;
}
.propertyResults dd h4
{
    color: #42649B;
    margin: 0 0 6px;
}
.premium-box
{
    position: relative;
    padding: 24px 0 0;
    background: url(../images/premium_listing_box_bg.gif) repeat-y 100% 0;
}
.premium-title
{
    position: absolute;
    top: 0;
    right: 7px;
    width: 119px;
    text-align: center;
    line-height: 24px;
    margin: 0;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    letter-spacing: -1px;
}
.premium
{
    background: #BDD6F0 url(../images/premium_listing_bg.gif) repeat-x 0 0;
    padding: 5px;
    height: 102px;
    border: 1px solid #42649B;
}
.premium dd h3{color: #fff;}
.premium dt
{
    background-color: #fff;
    border: 1px solid #BBBBBB;
}
.premium p.collierId{color: #fff;}

/* ~~~ === PAGINATION ================================================================ ~~~ */
.pagination_summany
{
    font-weight: bold;
    display: block;
    margin-bottom: 4px;
}
p.pagination{clear: both;}
a.pagination_first,
a.pagination_previous,
a.pagination_next,
a.pagination_last,
a.pagination_group
{
    background: url(../images/icons/pagination_left.gif) no-repeat 0 50%;
    text-decoration: none;
    padding: 2px 0 2px 6px;
}
a.pagination_first span,
a.pagination_previous span,
a.pagination_next span,
a.pagination_last span,
a.pagination_group span
{
    background: url(../images/icons/pagination_right.gif) no-repeat 100% 50%;
    padding: 2px 6px 2px 0;
}
a.pagination_first:hover,
a.pagination_previous:hover,
a.pagination_next:hover,
a.pagination_last:hover,
a.pagination_group:hover{color: #FF9900;}
a.pagination_active{font-weight: bold; color: #CC0000;}
#propertySearchTPL #main
{
    width: 328px;
}
#propertySearchTPL #propertysearch
{
    float: right;
    margin-top: 44px;
}

/* ~~~ ==== PROPERTY DETAIL PAGE ========================================================== ~~~ */
#titles h2 span
{
    display: block;
    font-size: 16px;
    font-weight: bold;
}
#titles h3
{
    font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
    margin: 0 0 4px;
}
#iconLinks
{
    float:right;
    width:100%;
}
#iconLinks a
{
    width: 60px;
    display: block;
    float: left;
    font-size: 10px;
    padding: 2px 0 2px 18px;
}
a.print{background:url(../images/icons/printer.gif) no-repeat 0 4px}
a.send{background:url(../images/icons/email.gif) no-repeat 0 4px}
a.search
{
    background:url(../images/icons/magnifier.gif) no-repeat 0 4px;
    padding: 1px 0 1px 20px;
}
#largeimage
{
    display: block;
    border: 1px solid #666;
    margin:0 0 1em;
}
#imageTd
{
    width: 450px;
}
#imageBox
{
    /*background-color: #333;*/
}
#imageBox div.leased
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    width: 100%;
    background-color: #CC0000;
    color: #fff;
    font: bold 16px Arial, Helvetica, sans-serif;
    text-align: center;
    padding: 4px 0;

}

#thumbs
{
    width:240px;
    float:right;
	
}
 dl.allPropertiesImage{margin:0}

  dl.allPropertiesImage dt{

width: 110px;
    float: left;
    text-align: center;
	height:110px;
	border:1px solid #666;	
	line-height:110px;
	text-decoration:none;
	margin-right:6px;
	margin-bottom:6px;	
}    
dl.allPropertiesImage dt a img
{
vertical-align:middle;
border:none;

}
#thumbnails{width:240px}
#thumbnails h3
{
    clear: both;
    font-size: 12px;
    background-color: #E6E6E6;
    padding: 10px;
    border-top: 1px solid #4580BC;
}
#thumbnails h3 span
{
    display:inline;
    font-style:normal;
}
#thumbnails a.search
{
    display:block;
    line-height:16px;
}
#propertyAddressHeading{float:left}
#propertyID
{
    float: right;
    text-align: right;
    margin-right: 12px;
}
p.propertyAddress{clear:both}
#map
{
    margin: 0 0 1em;
    text-align: center;
    overflow: hidden;
}
#propertyDetails
{
    clear:both;
    width:100%;
    margin:0 0 1em;
}
#propertyDetails h3{margin:1em 0}
#propertyDetails ul
{
    margin-bottom: 1em;
    margin-top: 0;
}
#propertyDetails #mapLink
{
    text-align: center;
    white-space: nowrap;
}
#propertyDetails #address{padding-bottom:0}
#propertyDetails #description{padding-top:0}
#propertyDetails #description p{margin:0}

/* ~~~ === BROKERS ================================================================ ~~~ */
#brokers div
{
    width: 48%;
    float: left;
    height: 164px;
    background-color: #FAFAFA;
    border:1px solid #eee;
    margin:0 4px 4px 0;
}
#brokers a.email
{
    padding: 1px 0 1px 12px;
    background: url(../images/icons/sml_email.gif) no-repeat 0 50%;
}
#brokers a.pdf
{
    padding: 1px 0 1px 12px;
    background: url(../images/icons/pdf.gif) no-repeat 0 50%;
}
#brokers div img
{
    float: left;
    border: 1px solid #666;
    margin: 6px;
    max-height: 86px;
    overflow: hidden;
}
#brokers ul
{
    list-style-type: none;
    margin: 2px 8px 8px 78px;
    padding:0;
}
#brokers li{line-height:1.4em}

/* ~~~ === RECENT TRANSACTIONS PAGE ================================================= ~~~ */
.recentTransactionsListings
{
    clear:left;
    margin: 1em 0;
    padding-bottom: 1em;
    border-bottom: 1px solid #ccc;
    overflow: auto;
    height: 100%;
}
.recentTransactionsListings dt
{
    width: 100px;
    float: left;
    min-height: 100px;
}
.recentTransactionsListings dt img{border:1px solid #666;}
.recentTransactionsListings dd
{
    margin: 0 0 2px 112px;
    height:1%;
}
.recentTransactionsListings dd h3
{
    color: #36C;
    font-weight: normal;
    margin: 0 0 .3em;
    text-transform: uppercase;
}

/* ~~~ === CALCULATORS PAGE ========================================================== ~~~ */
#calculators
{
    width: 446px;
    margin: 0 auto;
}
div.formbox table.formtable,
div.formbox table.tblconvertor{margin:0 auto;}
div.formbox
{
    width: 446px;
    background: url(../images/feature_top.png) no-repeat;
    padding-top: 7px;
    margin: 1em 0;
}
div.formbox-btm{background:url(../images/feature_btm.png) no-repeat 0 100%;}
div.formbox form{padding:12px 0;}
table.tblconvertor{width:370px;}
table.tblconvertor td{padding:2px 4px;}
table.tblconvertor td.button
{
    width:1%;
    background-color: transparent;
}

/* ~~~ === CONTACT US PAGE ============================================================= ~~~ */
#contact
{
    border: 1px solid #ccc;
    margin-bottom: 1em;
    padding: 0 1em 1em;
}
#contact legend
{
    font-weight: bold;
    color: #666;
}
#contact table.formtable{margin: 2em 2em 1em;}
#contact table.formtable input.input,
#contact table.formtable textarea.input{width:340px}
#contact table.formtable textarea.input{height:50px}
.offices
{
    list-style-type:none;
    margin:0;
    padding:0;
}
.offices li
{
    width: 250px;
    float: left;
    display: inline;
    border: 1px solid #ddd;
    background-color: #fafafa;
    margin: 0 5px 5px;
    padding: 10px;
min-height: 170px;
}
/* ~~~ === FIND A PERSON PAGE ================================================================ ~~~ */
#findperson{clear: both}
#findperson fieldset{border:1px solid #ccc}
#findperson fieldset table.formtable{margin:1em}


/* ~~~ === TABLES ============================================================================ ~~~ */
table.tableRecord
{
    width: 100%;
    border-collapse: collapse;
    margin-bottom:1em;
}
table.tableRecord td,
table.tableRecord th{padding: 2px 4px;}
table.tableRecord th
{
    width: 1%;
    white-space: nowrap;
}
table.tableRecord th,
table.tableRecord td{border-bottom: 1px solid #666;}
table.dataTable
{
    width:100%;
    border-collapse:collapse;
    border:1px solid #666;
    margin-bottom:1em;
}
table.dataTable thead th
{
    border-top:1px solid #666;
    border-bottom:1px solid #666;
    background-color:#ccc;
    padding:2px 8px;
    color:#069;
}
table.dataTable tbody td
{
    border:1px solid #666;
    text-align:right;
    padding:2px;
}
table.dataTable tfoot th
{
    background-color:#ccc;
    border:1px solid #666;
    padding:4px 2px;
    text-align:right;
}
table.dataTable tbody td.left,
table.dataTable tfoot th.left{text-align:left}
.clearleft{clear:left;}
.clear{ clear:both}