/* ============================== */
/* ! Layout for desktop version   */
/* ============================== */

html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	font-size:  12px;
	/*line-height: 18px;*/
	color:  #333;	
}
#MSLAD
{
	width: 50px; 
	white-space: nowrap; 
	table-layout: fixed; 
	overflow: hidden; 
	text-overflow: ellipsis;
}
#MSLST
{
	width: 50px; 
	white-space: nowrap; 
	table-layout: fixed; 
	overflow: hidden; 
	text-overflow: ellipsis;
}

.gsc-wrapper .gs-webResult a.gs-title, a.gs-title * { color : #246A9B; text-decoration:underline; }
.gsc-wrapper .gs-webResult div.gs-title {color : #246A9B;}
.gsc-wrapper .gs-webResult .gs-title a {   }

/***** CONTAINERS *****/
.wrapper {
	clear:both;
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}

#top {}

#logo {
	float: left;
	margin: 10px 0 0;
	background: url(../images/bccondos-logo.gif) center no-repeat;
	width: 405px;
	height: 92px;
	clear: both;
}

#breadcrumbs {
	/*background-color: #e9eef4;*/
	margin: 0 auto;
	padding: 4px 0;
	width: 100%;
	color: #8a8e97;
	font-size: 11px;
	font-style: italic;
	border-top:  1px #ced1d8 dashed;
}

#menu-wrapper {
	float: left;
	width: auto;
}

#socials {
	float: left;
	margin: 8px 30px 0;
}

.top-socials {
	float: left;
	margin: 0 8px 0 0;
}
.top-socials-end {
	float: left;
	margin:  0 0 0;
}
.top-socials, .top-socials-end {border:0}

.footer-bar-socials {
	float:left;
	margin: 10px 10px 10px 0;
	border: 0;
}

#search {
	float: right;
}
#homesearch {
	float: center;
}


/** MAIN CONTAINERS **/


#home #mainCol {
	width: 560px;
	float: right;
}
#home #sidebar {
	float: left;
	width: 400px;
}

#building-landing #mainCol {
	width: 710px;
	float: left;
}
#building-landing #sidebar {
	float: right;
	width: 250px;
}

#listing-landing #mainCol {
	width: 710px;
	float: left;
}
#listing-landing #sidebar {
	float: right;
	width: 250px;
}

#city-landing #mainCol {
	width: 560px;
	float: left;
}
#city-landing #sidebar {
	float: right;
	width: 400px;
}




/** SEARCH FORM **/
#searchform {
	background: #fff;
    float: right;
    margin: 0;
}
#searchform input {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #979797;
    float: left;
    font-size: 12px;
    font-style: italic;
    height: 22px;
    padding: 7px 13px;
    width: 140px;
}
#searchform input#searchsubmit {
    background: url("../images/search-btn.png") center center no-repeat;
    border:  none;
    cursor: pointer;
    height: 36px;
    margin: 0;
    padding: 0;
    width: 30px;
}

/** SEARCH FORM **/
#homesearchform {
	background: #fff;
    float: right;
    margin: 0;
}
#homesearchform input {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #979797;
    float: left;
    font-size: 12px;
    font-style: italic;
    height: 22px;
    padding: 7px 13px;
    width: 504px;
}
#homesearchform input#homesearchsubmit {
    background: url("../images/search-btn.png") center center no-repeat;
    border:  none;
    cursor: pointer;
    height: 36px;
    margin: 0;
    padding: 0;
    width: 30px;
}


/** BIZ CARD **/
#biz-card {
	padding: 10px 0;
	/*width: 530px;*/
	float: right;
}
#biz-card .realtor {
	float: left;
	margin-right: 10px;
	border: none;
	max-height:  160px;
	max-width: 200px;
}
#biz-card .summary {
	float: left;
	width: auto;
	font-size:  12px;
	line-height: 16px;
}
.realtor-name {
	text-transform: uppercase;
	font-size: 15px;
	margin-right: 10px;
	margin-bottom: 3px;
}
.realty-name {
	font-size: 13px;
	color: #2f6a94;
	text-transform: normal;
	margin-right: 10px;
}
.realty-address {margin: 10px 0;}
}
.realtor-contact {}

ul#realtor-links {
	margin: 0;
	padding: 0;
	list-style: none;	
	float:  right;
}
ul#realtor-links li a {
	display: block;
	background: #ced9e5;
	width: 104px;
	padding: 1px 6px;
	margin: 0 0 1px;
	text-transform:  uppercase;
	color: #3e4244;
	text-decoration: none;
	font-size: 11px;
}
ul#realtor-links li a:hover {
	background: #b0bfcf;
	text-decoration: none;
}

/** LOG IN **/
#top-left {
	float: left;
	width:420px;
}

ul#log-in {
	float: left;
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
}
ul#log-in li {
	display: inline;
	margin: 0;
	padding: 0;
}
ul#log-in li a {
	padding: 0 6px 0 2px;
	border-right: 1px #8a8e97 solid;
	text-decoration: none;
	color: #8a8e97;
	text-transform: uppercase;
	font-size: 11px;
}
ul#log-in li a:hover {
	color: #626771;
	text-decoration: none;
}
ul#log-in li:last-child a {
	border:  none;
}



/** MENU BAR **/
#menu-bar {
	width: 100%;
	background-color: #000;
	background-color:  rgba(0, 0, 0, 0.7); /*#000008;  #246a9b; /*c2d2e2*/
	padding: 6px 0;
	margin: 0;
}

ul.menu-links {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.menu-links li {
	display: inline;
	margin: 0;
	padding: 0;
}
ul.menu-links li a {
	padding: 16px 4px 10px;
	text-decoration: none;
	color: #fff; /*5882a2*/
	font-size: 15px;
	line-height: 38px;
	margin-top: 5px;
}
ul.menu-links li a:hover {
	color: #c2d2e2;
	text-decoration: none;
}
ul.menu-links li:last-child a {
	border:  none;
}

ul.menu-links-login {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	clear: both;
}
ul.menu-links-login li {
	display: inline;
	margin: 0;
	padding: 0;
}
ul.menu-links-login li a {
	padding: 0 6px 0 2px;
	border-right: 1px #22567e solid;
	text-decoration: none;
	color: #22567e;
	text-transform: uppercase;
	font-size: 11px;
}
ul.menu-links-login li a:hover {
	color: #5882a2;
	text-decoration: none;
}
ul.menu-links-login li:last-child a {
	border:  none;
}


img.social {
	border: none;
	margin-right: 8px;
	float: left;
}


/** HOME PAGE & CITY MAP **/
#interactive-map-area {
	border-bottom: 1px #c2d2e2 solid;
	background-color: #e2e9f0;
	padding: 10px 0;
	margin: 0 auto 20px;
	height: auto;
	width: 100%;
}
#main-map {	
	background-color: #CED9E5;
	height: auto;
	width: 1000px;
	border-bottom: 1px #b0bfcf solid;	
	border-right: 1px #b0bfcf solid;
}
.main-map-left {
	float: left;
	width: 699px;
}
.main-map-right {
	float: right;
	width: 300px;
}

.dummie-map {
	height:450px;
	width:999px;
	border-top: 1px #b0bfcf solid;
	border-left: 1px #b0bfcf solid;
}
.dummie-mapnew {
	height:350px;
	width:708.5px;
	border-top: 1px #b0bfcf solid;
	border-left: 1px #b0bfcf solid;
}

.search-options h1 {
	text-transform: uppercase;
	color: #54595f;
	font-size: 16px;
	margin: 0 0 10px;
	padding: 0 0 3px;
	border-bottom: 1px #8f9daf dashed;
} 
 
a.tab, a.tab:link, a.tab:visited, a.tab:active {
	float: left;
	border-topleft-radius: 4px;
	border-topright-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	background-color: #6f98b9;
	padding: 4px 11px;
	color: #fff;
	text-decoration: none;
	margin-right: 3px;
	text-transform: uppercase;
	font-size: 12px;
}





a.tab:hover {
	background-color: #265b85;
	color: #fff;
}
a.last:link {
	margin: 0;
}
a.active:link {
	background-color: #CED9E5;
	color: #333;
}

form.searchoptions {
	padding: 10px;
	color: #54595f;
	font-size: 11px;
}

table#searchoptions {
	width: 100%;
}
table#searchoptions td {
	width: 50%;
}
form.searchoptions input, table#searchoptions select {
	margin-bottom: 8px;
	padding: 3px;
}
form.searchoptions input {
	margin-bottom: 10px;	
	color: #54595f;
}
form.searchoptions select {
	width: 130px;
	background: #fff;
	color: #54595f;
	border: 1px #B0BFCF solid;
}

form.searchoptions input.button {
	background-color: #b7c7da;
	padding: 4px 6px;
	color: #183658;
	border: none;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
form.searchoptions input.send {
	background-color: #6F98B9;
	padding: 4px 6px;
	color: #183658;
	border: none;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

table#searchoptions td.submit {
	padding-top: 10px;
}

a.map-links:link, a.map-links:visited, a.map-links:active {
	padding: 6px 8px;
	background-color: #22476f;
	-moz-border-radius: 6px;
	border-radius: 6px;
	color: #fff;
	border:  none;
	margin-right: 5px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
}
a.map-links:hover {
	background-color: #345b86;
	color: #fff;
	text-decoration: none;
}










/** SUMMARY AREA **/

#building-summary {
	/*background: #21527b url(../images/bg-top.jpg) top center repeat-x;*/
	border: 1px #c2d2e2 solid;
	background-color: #e2e9f0;
	padding: 10px;
	margin: 10px auto 20px;
	height: auto;
	width: 980px;
}

.bld-headline {
	color: #246a9b;
	text-transform: uppercase;
	font-size: 14px;
	margin: 0 0 15px;
}

.quicklinks {
	float: right;
	width: auto;
	margin: 0 10px 0 20px;
	border-left: 1px #C2D2E2 solid;
	padding-left: 15px;
}
.quicklinks h1 {
	color: #246a9b;
	text-transform: uppercase;
	font-size: 13px;
	margin: 0 0 5px;
}
a.quick-link, a.quick-link:link {
	color: #333;
	text-decoration: underline;
	font-size: 12px;
	display: block;
	padding: 2px 0 2px 16px;
	height: 16px;
	float: left;
	clear: both;
}
a.quick-link:hover {
	color: #246a9b;
	text-decoration: none;
}


a.quick-link.print {background: url(../images/quick-print.png) left center no-repeat;}
a.quick-link.floorplan {background: url(../images/quick-floorplan.png) left center no-repeat;}
a.quick-link.info {background: url(../images/quick-bldinfo.png) left center no-repeat;}
a.quick-link.photos {background: url(../images/quick-fotos.png) left center no-repeat;}
a.quick-link.map {background: url(../images/quick-map.png) left center no-repeat;}


h1.bld-name {
	font-size: 30px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0 0 14px;
	color: #3e4244;
}
h2.bld-address {
	font-size: 22px;
	font-weight: normal;
	color: #3e4244;	
	margin: 0 0 10px;
}

h2.bld-address a.bld-number {
	margin: 0 0 0 20px;
	color: #6AB6D0;
	text-decoration: underline;
	font-size: 16px;
}
h2.bld-address a.bld-number:hover {
	text-decoration: none;
}

.bld-website {
	float: left;
	margin: 0 20px 10px 0;
	color: #246a9b;
}
.bld-website a:link {
	text-decoration: underline;
	color: #246a9b;
}
.bld-website a:hover {
	text-decoration: none;
	color: #6AB6D0;
}

ul#bld-info {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	clear: left;
}
ul#bld-info li {
	display: inline;
	margin: 0;
	padding: 0 8px 0 4px;
	border-right: 1px #3e4244 solid;
	text-decoration: none;
	color: #3e4244;
	font-size: 12px;
}
ul#bld-info li:last-child {
	border-right: none;
}
ul#bld-info li b {
	text-transform: uppercase;
	font-weight:  bold;
}



#bld-info-contact {
	margin-top: 10px;
}
#bld-info-contact img {
	float: right;
	border: none;
	max-width: 200px;
	max-height: 80px;
	display:block;
}

/** BUTTONS **/
a.adjust {margin:0 0 0 25px !important;}

a.btn-listing-main {
	width: 150px;
	margin-left: -5px;
	padding: 10px 10px 10px 40px;
	color: #fff !important;
	font-size: 17px;
	background-color: #6ab6d0;
	float: left;
	margin-right: 12px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	line-height: 24px;
	text-decoration: none !important;
}
a.btn-listing-main_free {
	width: 180px;
	padding: 10px 10px 10px 40px;
	color: #fff !important;
	font-size: 17px;
	background-color: #6ab6d0;
	float: left;
	margin-right: 12px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	line-height: 24px;
	text-decoration: none !important;
}
a.btn-listing-main_news {
	width: 50px;
	padding: 10px 10px 10px 45px;
	color: #fff !important;
	font-size: 17px;
	background-color: #6ab6d0;
	text-align:center;
	float: left;
	margin-right: -7px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	line-height: 24px;
	text-decoration: none !important;
}
a.btn-listing-main_sales {
	width: 110px;
	padding: 10px 10px 10px 60px;
	color: #fff !important;
	font-size: 17px;
	background-color: #6ab6d0;
	float: left;
	margin-right: 12px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	line-height: 24px;
	text-decoration: none !important;
}
a.btn-listing-main:hover {
	background-color: #4294b0;
	text-decoration: none;
	color: #fff;
}
a.btn-listing-main_free:hover {
	background-color: #4294b0;
	text-decoration: none;
	color: #fff;
}
a.btn-listing-main_news:hover {
	background-color: #4294b0;
	text-decoration: none;
	color: #fff;
}
a.btn-listing-main_sales:hover {
	background-color: #4294b0;
	text-decoration: none;
	color: #fff;
}
.mortgagecalculator {background: url(../images/btn-mortgagecalculator.gif) left center no-repeat;}
.mortgagerates {background: url(../images/btn-mortgagerates.png) left center no-repeat;}
.callme {background: url(../images/btn-callme.png) left center no-repeat;}
.freemarket {background: url(../images/newfreemarket.gif) left center no-repeat;}
.saleshistory {background: url(../images/sales.jpg) left center no-repeat;}
.newsbuttion {background: url(../images/org_btiion.jpg) left center no-repeat;}

.sidebar-btn {
	margin: 0 0 20px;
}

a.btn-maininfo {
	width: 110px;
	height: 38px;
	padding: 10px;
	color: #fff;
	font-size: 18px;
	background-color: #6ab6d0;
	float: left;
	margin-right: 10px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	line-height: 20px;
	text-decoration: none;
}
a.btn-maininfo:hover {
	background-color: #4294b0;
	text-decoration: none;
	color: #fff;
}

a.market-evaluation {
	display: block;
	width: 250px;
	height: 52px;
	margin: 30px 0;
	background: url(../images/btn_market-evaluation.jpg) center no-repeat;
}
a.market-evaluation:hover {
	background: url(../images/btn_market-evaluation-over.jpg) center no-repeat;
}

a.walkscore {
	display: block;
	width: 250px;
	height: 46px;
	margin: 30px 0;
	background: url(../images/btn_walkscore.jpg) center no-repeat;
}
a.walkscore:hover {
	background: url(../images/btn_walkscore-over.jpg) center no-repeat;
}

a.service-directory {
	display: block;
	width: 250px;
	height: 46px;
	margin: 30px 0;
	background: url(../images/btn_service-directory.jpg) center no-repeat;
}
a.service-directory:hover {
	background: url(../images/btn_service-directory-over.jpg) center no-repeat;
}

a.btn-stratainfo {
	display: block;
	width: 560px;
	height: 50px;
	margin: 30px 0;
	background: url(../images/btn_strata-info.jpg) center no-repeat;
	}
a.btn-stratainfo:hover {
	background: url(../images/btn_strata-info-over.jpg) center no-repeat;
	
}

a.btn-blog {
	display: block;
	width: 560px;
	height: 50px;
	margin: 0 0 30px;
	background: url(../images/btn_blog.jpg) center no-repeat;
	}
a.btn-blog:hover {
	background: url(../images/btn_blog-over.jpg) center no-repeat;
	
}




/** MODULES **/

.module {
	margin: 0 0 35px;
	clear:  both;
	background: #fcfdfd url(../images/module-gradient1.jpg) top center repeat-x; /*F3F6F8*/
	border: 1px solid #E2E9F0;
	padding: 10px 10px 16px;
}
.transparent {
	margin: 10px 0 25px;
	clear:  both;
	background: transparent;
	border: none;
	padding: 0;

}

h1 a.read-more {
	float:  right;
	color: #6ab6d0;
	font-size: 12px;
	padding: 2px 17px 0 0;
	background: url(../images/arrow.png) right center no-repeat;
	text-decoration: none;
}
span a.additional-info {
	float:  right;
	color: #6ab6d0;
	font-size: 12px;
	padding: 2px 17px 0 0;
	background: url(../images/arrow.png) right center no-repeat;
	text-decoration: none;
}
h1 a.read-more:hover {
	color: #3b8fc0;
	background: url(../images/arrow.png) right center no-repeat;
	text-decoration: none;
}
span a.additional-info:hover {
	color: #3b8fc0;
	background: url(../images/arrow.png) right center no-repeat;
	text-decoration: none;
}

h1 a.youtube1 {
	float:  right;
	color: #6ab6d0;
	font-size: 12px;
	padding: 2px 17px 0 0;
	background: url(../images/arrow.png) right center no-repeat;
	text-decoration: none;
}
h1 a.youtube1:hover {
	color: #3b8fc0;
	background: url(../images/arrow.png) right center no-repeat;
	text-decoration: none;
}

.notes {
	font-size: 12px;
	font-style: italic;
	color: #6b91ad;
	margin: 0 0 0 10px;
	text-transform: none;
}
.notes a {
	color: #2F6A94;
	text-transform: uppercase;
	font-style: normal;
	text-decoration: underline;
}
.notes a:hover {
	color: #333;
	text-decoration: none;
}



.module table {
	width: 100%;
}

table.summary th {
	font-weight: bold;
	text-transform:  uppercase;
}
table.summary tr td, table.summary tr th {
	padding: 4px;
	vertical-align: top;
	/*text-align: left;*/
}
table.summary tr.odd td {
	background-color: #e1e6ea;
}
table.summary tr.openhouse td {
	background-color: #e6f38a;
}
table.summary td.floorplan {
	background:  url(../images/checkmark.png) center center no-repeat;
}

.fp {
	width: 320px;
	float: left;
	margin: 10px 40px 10px 0;
}

img.fp-area {
	width: 320px;
	height: 230px;
	border: 1px #b2c0c9 solid;
	text-align: center;
	background: #fff;
	display:block;
}



.video {
	float: left;
	width: 210px;
	margin-right: 15px;
}
.video embed {
	max-width: 210px;
	float: left;
	margin-bottom: 15px;
}


/** MAP CONTENT **/

#map-area {
	margin-bottom: 0;
	float:left;
}
.map-sml {
	float: left;
	background-color: #d0d9e8;
	width: 320px;
	margin: 0 14px 15px 0;
	text-align: center;
}
.map-sml-dummy {
	width: 320px;
	height: 320px;
	background-color: #333;
	clear: both;
}
.map-big {
	float: right;
	background-color: #d0d9e8;
	width: 350px;
	margin: 0;
	text-align: center;
}
.map-big-dummy {
	width: 350px;
	height: 682px;
	background-color: #333;
	clear: both;
}

.area-condo-map {
	float: left;
	background-color: #d0d9e8;
	width: 688px;
	margin: 0 0 15px;
	text-align: center;
	border-top: 1px #b3c0d5 solid;
	border-left: 1px #b3c0d5 solid;
	border-right: 1px #b3c0d5 solid;
	clear: both;
}
.area-condo-dummy {
	width: 688px;
	height: 300px;
	background-color: #333;
	clear: both;
}

.map-area a {
	text-transform: uppercase;
	font-size: 11px;
	color: #2F6A94;
	text-decoration: underline;
	padding: 4px 0;
	display: block;
}


/** SIDEBAR **/

#sidebar .module {
	margin: 0 0 20px;
	border: 1px #E2E9F0 solid;
	padding: 10px 8px;
	background: url("../images/module-gradient.jpg") repeat-x scroll center top #FCFDFD;
}

#sidebar .module table td {
	padding: 3px;
	line-height:16px;
	vertical-align:top;
}

.special {
	background-color: #cfd9e5;
	margin: 0 0 20px;
	border: 1px #b2c0c9 solid;
	padding: 10px 8px;
}


/* BUILDING LOGO */

.building-logo {
	border: 1px #b2c0c9 solid;
	padding: 2px;
	margin: 0 0 20px;
	float:right;
}
.building-logo img {
	border:  none;
	/*max-width: 235px;*/
	/*max-height: 245px;*/
}
.building-logo-dummy {
	display: block;
	/*width: 235px;*/
	/*height: 145px;*/
	background-color: #333;
}
/* BUILDING LOGO */


.building-photo img {
	border: none;
	max-width: 251px;
	max-height: 355px;
	margin: 0 0 20px;
}
.building-photo-dummy {
	display: block;
	width: 251px;
	height: 350px;
	background-color: #333;
}

#sidebar #location-map {
	width: 249px;
	margin: 0 14px 15px 0;
	text-align: center;	
	border: 1px #b2c0c9 solid;
	background-color: #d0d9e8;
}
form#search-location-map {
	background: url("../images/module-gradient.jpg") repeat-x scroll center top #FCFDFD;
	padding: 10px;
	color: #585f6a;
	text-align: left;
}
form#search-location-map table {
	width: 100%;
	border-collapse: separate;
}
form#search-location-map table td {
	padding:  2px;
}

#location-map a {
	text-transform: uppercase;
	font-size: 11px;
	color: #2F6A94;
	text-decoration: underline;
	padding: 4px 0;
	display: block;
}


#sidebar .module ul.list li {
	list-style: disc;
	margin: 2px 0 2px 14px;
}


#sidebar .module a.btn-blue-sml, #sidebar .transparent a.btn-blue-sml {
    background: #6AB6D0 url(../images/pointy-sml.png) right center no-repeat;
    border-radius: 8px;
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    height: auto;
    line-height: 18px;
    padding: 6px 12px 6px 6px;
    margin: 12px 0 0;
    text-decoration: none;
    width: 90%;
    clear: both;
}
#sidebar .module a.btn-blue-sml:hover, #sidebar .transparent a.btn-blue-sml:hover {
	background: #4294B0 url(../images/pointy-sml.png) right center no-repeat;
}

img.realtor-detail {
	float:  left;
	margin: 0 10px 10px 0;
	width: 110px;
	height: 130px;
}

img.realtor-side {
	float:  center;
	margin: 0 10px 10px 0;
	max-width: 200px;
	max-height: 160px;
}

.contact-info {
	margin: 0 0 20px;
}

.realtor-socials img {
	border:  none;
	float: left;
	margin-bottom: 8px;
}

form#text-message input, form#contact-realtor input {
	margin-bottom: 6px;
}


ul.external-links li {
	display: block;
	padding: 0 0 5px 20px;
	background: url(../images/icon-link.png) top left no-repeat;
	line-height: 16px;
}


.tweet {
	display: block;
	padding: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-color: #fff;
	margin: 0 0 8px;
	font-style: italic;
}

.tweet a {
	font-size: 11px;
}


#disclaimer {
	width: auto;
	display: block;
	padding: 10px;
	border: 1px #b2c0c9 solid;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	margin: 20px 0;
}




/** ADVERTISEMENTS **/
h4.ads {
	font-size: 10px;
	color: #666;
	text-transform: uppercase;
	margin: 10px 0 0;
}
.ad-spot {
	width: 100%;
	background-color: #E2E9F0;
	border: 1px solid #C2D2E2;
	text-align: center;
}

.ad-spot-sidebar {
	text-align: center;
}
.ad-spot-sidebar a img {
	display: block;
	width: 220px;
	height: 220px;
	margin: 10px auto 20px;
	border: 1px #aaa solid;
	padding: 2px;
}
.ad-spot-sidebar h4 {
	border-bottom: 1px #aaa solid;
}



/** HOME PAGE **/
/******************************************************/
img.buying-selling {
	float: left;
	margin: 0 25px 10px 0;
}

a.btn-dark-blue:link, a.btn-dark-blue:active, a.btn-dark-blue:visited {
	display:  block;
	background-color: #265b84;
	font-size: 18px;
	text-transform: uppercase;
	padding: 8px;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin: 10px 0 20px;
}
a.btn-dark-blue:hover {
	background-color: #18476c;
	text-decoration: none;
}



/** CITY LANDING PAGE **/
/******************************************************/

#city-landing table.featured {
	width:  100%;
}
#city-landing table.featured td {
	padding: 4px;
	text-align: center;
}
#city-landing table.featured img.thumb {
	display: block;
	width: 125px;
	height: 125px;
	border: 1px #C2D2E2 solid;
	background-color: #333;
}
#city-landing table.featured td.caption {
	padding-bottom: 15px;
	text-align: center;
	font-style: italic;
} 

#city-landing .news p {
	margin: 0 0 15px ;
}
#city-landing .advertisement {
	width: 160px;
	height: 160px;
	background-color: #fff;
	float: left;
	border: 1px #bfbfbf solid;
	margin: 12px;
}

#testimonials {
	background: #c4d0de;
	-moz-border-radius: 10px;
	border-radius:10px;
	padding: 10px 10px 15px;
	color: #333;
	margin: 0 0 35px;
	font-style: italic;
	text-align: justify;
}
#testimonials h1 {
	text-transform: uppercase;
	display: block;
	background: url(../images/bg-testimonials.jpg)left center no-repeat;
	line-height: 28px;
	padding: 0 0 0 42px;
	margin: 0 0 10px;
	font-size: 20px;
}
#testimonials .test-one {
	float: left;
	width: 250px;
	padding-right: 19px;
	border-right: 1px #a2b4c8 solid;
}
#testimonials .test-two {
	float: left;
	width: 250px;
	padding-left: 20px;
}
#testimonials .test-name {
	display: block;
	clear: both;
	text-align: right;
	font-style: normal;
}
	
form#questions {
	width: 100%;
}	
form#questions input, form#questions textarea {
	background: #fff;
	margin-bottom: 10px;
	border: 1px solid #C2D2E2;
	padding: 3px;
	color: #54595F;
}

.module-half {
	float: left;
	width: 270px;
	margin-right: 20px;
}


#city-landing .mortgage-rates {
	text-align: center;
}
#city-landing .mortgage-rates img {
	margin: 0 0 12px;
}
#city-landing table.mortgage-table {
	float: right;
	text-align: center;
	width: 200px;
	margin: 0 auto;
}
#city-landing table.mortgage-table th {
	font-size: 11px;
	color: #18466a;
	text-align: center;
}
#city-landing table.mortgage-table td {
	padding:  0;
}


#city-landing table.for-rent {
	width:  100%;
	border-collapse: separate;
	border-spacing: 5px 0;
}
#city-landing table.for-rent td {
	padding: 4px;
	text-align: center;
	line-height: 16px;
}
#city-landing table.for-rent img.thumb {
	display: block;
	width: 110px;
	height: 110px;
	background-color: #333;
}
#city-landing table.for-rent td.caption {
	padding-bottom: 15px;
	text-align: center;
} 





/** BUILDING LANDING PAGE **/
/******************************************************/
#building-landing .col-half-left {
	width: 330px;
	float: left;
	padding-right: 10px;
	border-right: 1px #C2D2E2 dashed;
	margin-right: 10px;
}
#building-landing .col-half-right {
	width: 330px;
	float: left;
}

#building-landing  table.technical-info td {
	padding: 2px;
}



#building-landing .mortgage-rates {
	text-align: center;
}

#building-landing table.mortgage-table {
	text-align: center;
	width: 70%;
	margin: 0 auto;
}
#building-landing table.mortgage-table th {
	font-size: 11px;
	color: #18466a;
	text-align: center;
}
#building-landing table.mortgage-table td {
	padding:  0;
}


#building-landing .advertisement {
	width: 210px;
	height: 210px;
	background-color: #fff;
	float: left;
	border: 1px #bfbfbf solid;
	margin: 12px;
}

#building-landing table.features {
	width:  100%;
	border-collapse: separate;
	border-spacing: 5px 0;
}
#building-landing table.features td {
	padding: 5px;
	background-color: #fff;
}
#building-landing table.features img.thumb {
	display: block;
	width: 150px;
	height: 150px;
	border: 3px #fff solid;
	background-color: #333;
}
#building-landing table.features td.caption {
	padding-bottom: 5px;
	text-align: center;
	width: 25%;
} 

#building-landing table.photos {
	width:  100%;
}
#building-landing table.photos td {
	padding: 4px;
}
#building-landing table.photos img.thumb {
	display: block;
	width: 160px;
	height: 160px;
	border: 1px #C2D2E2 solid;
	background-color: #333;
}
#building-landing table.photos td.caption {
	padding-bottom: 15px;
	text-align: center;
	font-style: italic;
	width: 25%;
} 

#mortgage-calculator dd {
    height: 28px;
}
#mortgage-calculator #m-monthly {
    font-size: 12px;
    font-weight: bold;
    margin-top: 0;
}
#mortgage-calculator input[disabled], #mortgage-calculator input[readonly] {
    background-color: #FFFFFF;
    border: medium none;
}
#mortgage-calculator input, #mortgage-calculator select {
    font-size: 10px;
    width: 90%;
}
.orange {
    color: #F26522;
}
.money, .numeric, .decimal {
    text-align: right;
}


/** LISTING LANDING PAGE **/
/******************************************************/
.listed-by {
	display: inline;
	width: auto;
	background: url(../images/listed-icon.gif) left center no-repeat;
	/*border-radius: 4px;
	-moz-border-radius: 4px;
	color: #fff;*/
	padding: 6px 10px 6px 26px;
	margin: 0 0 6px 0;
	font-size: 12px;
	float:left;
}


.listing-image {
	width: 300px;
	height: 200px;
	float: left;
	margin: 0 20px 20px 0;
}

.open-house {
	display: block;
	margin-top: 15px;
	//border-top: 1px solid #C2D2E2;
	background-color: #E2E9F0;
	padding: 4px 7px;
	clear: both;
}
.open-house b {
	font-weight: bold;
	text-transform: uppercase;
}

img.floor-plan {
	width: 200;
	height: 160px;
	border: 1px #333 solid;
	margin: 0 auto;
	display: block;
}

#listing-landing .mortgage-rates {
	text-align: center;
}

#listing-landing table.mortgage-table {
	text-align: center;
	width: auto;
	margin: 0 auto;
}
#listing-landing table.mortgage-table th {
	font-size: 11px;
	color: #18466a;
	text-align: center;
}
#listing-landing table.mortgage-table td {
	padding:  0;
}

#listing-landing .advertisement {
	width: 210px;
	height: 210px;
	background-color: #fff;
	float: left;
	border: 1px #bfbfbf solid;
	margin: 12px;
}

.buttons-photo-size {
	text-align: center;
	font-size: 12px;
	font-style: normal;
	color: #6b91ad;
	margin: 0px;

}

.buttons-photo-size a {
	color: #2F6A94;
	font-style: normal;
	text-decoration: underline;
}
.buttons-photo-size a:hover {
	color: #333;
	text-decoration: none;
}

.photos-small {
	width:330px;
	height: 250px;
	float: left;
	margin-left: 160px;
	margin-right: 50px;
	margin-bottom: 25px;
}
.photos-large {
	width: 680px;
	height: 515px;
	float: left;
	margin-right: 0;
	margin-bottom: 25px;
}





/** FOOTER **/

#footer {
	background: #e6eaeb url(../images//bg-footer.jpg) top center repeat-x;
	padding: 0;
	font-size: 11px;
	color: #474c4f;
	line-height: 16px;
	margin-top: 20px;
}

#footer .container {
	clear: both;
	margin: 0 auto 10px;
	overflow: hidden;
	width: 1000px;
	border-left: 1px dashed #a1aab6;
	border-right: 1px dashed #a1aab6;
}

#footer .container > div:first-child {
    border: medium none;
    margin-left: 0;
}
#footer .container > div {
    border-left: 1px dashed #a1aab6;
    float: left;
    height: 100%;
    padding: 10px 20px;
}
#footer .container > div h5 {
	font-weight: bold;
	color: #fff;
	font-size: 13px;
	margin-bottom: 10px;
}

.footer-logo {
	margin: 15px 0 10px 0;
}
#footer a {
	text-decoration: none;
	color: #246A9B;
}
#footer a:hover {
	text-decoration: none;
	color: #6AB6D0;
}

#footer .copyright {
	width: 1000px;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
	clear: both;
}


/********************** HTML ********************/
.clear {clear: both;}
.bold {	font-weight: bold;}
.right {text-align: right;}	
.left {text-align: left;}	
.last {margin-right: 0;}
	
a, a:link, a:visited, a:active {
	color: #2f6a94;
	text-decoration:  underline;
}	
a:hover {
	color: #333;
	text-decoration: none;
}	

.module h1 {
	display: block;
	border-bottom: 1px #C2D2E2 solid;
	color: #246A9B;
	padding: 6px 0px 3px;
	margin: 0 0 10px;
	font-size: 18px;
	font-weight: normal;
}
.module .fourpointfive h1 {
	margin: 16px 0 0;
}

#sidebar h1 {
	display: block;
	border-bottom: 1px #C2D2E2 solid;
	color: #246A9B;
	text-transform: none;
	padding: 0 0 2px;
	margin: 0 0 10px;
	font-size: 15px;
	font-weight: normal;
}

#sidebar .special h1, .special h1 {
	display: block;
	color: #333;
	text-transform: none;
	padding: 0 0 2px;
	margin: 0 0 10px;
	font-size: 15px;
	font-weight: normal;
}

h2 {
	color: #222;
	margin: 0 0 5px;
	font-size: 15px;
	font-weight: normal;
}

#sidebar .special h2, .special h2 {
	margin: 15px 0 0;
}








/* ============================= */
/* ! Layout for mobile version   */
/* ============================= */

@media handheld, only screen and (max-width: 767px) {

	body {
		
	}

}


/* ========================================== */
/* ! Provide higher res assets for iPhone 4   */
/* ========================================== */

@media only screen and (-webkit-min-device-pixel-ratio: 2) { 

/*	.logo {
		background: url(logo2x.jpg) no-repeat;
		background-size: 212px 303px;
	}*/

}
/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious1, #cboxNext1,#cboxPrevious, #cboxNext, #cboxClose,#cboxClose1, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(../images/overlay.png) repeat 0 0;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(../images/controls.png) no-repeat -101px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(../images/controls.png) no-repeat -130px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(../images/controls.png) no-repeat -101px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(../images/controls.png) no-repeat -130px -29px;}
    #cboxMiddleLeft{width:21px; background:url(../images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(../images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(../images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(../images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious1{position:absolute; top:0; left:0; background:url(../images/back.png) no-repeat 0px 0; width:28%; height:90%; text-indent:-9999px; cursor:pointer;}
        #cboxPrevious1:hover{position:absolute; top:0; left:0; background:url(../images/previousNew.png) no-repeat 0px 0; width:28%; height:90%; text-indent:-9999px; cursor:pointer;}
		#cboxNext1{position:absolute; top:0; right:0; background:url(../images/back.png) no-repeat 0px 0; width:20%; height:90%; text-indent:-9999px; overflow:hidden;}
		#cboxNext1:hover{position:absolute; top:0; margin-right:0; background:url(../images/nextnew1.png) no-repeat; width:200px ; height:90%; text-indent:-9999px; cursor:pointer;}
		#cboxPrevious{position:absolute; bottom:0; left:0; background:url(../images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(../images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}        #cboxLoadingOverlay{background:url(../images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
       #cboxClose{position:absolute; bottom:0; right:0; background:url(../images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
		#cboxClose1{position:absolute; bottom:0; right:0; width:30px; color:#949494; height:18px; text-indent:-115px;}
        #cboxClose:hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/*
  The following provides PNG transparency support for IE6
  Feel free to remove this and the /ie6/ directory if you have dropped IE6 support.
*/
.cboxIE6 #cboxTopLeft{background:url(../images/ie6/borderTopLeft.png);}
.cboxIE6 #cboxTopCenter{background:url(../images/ie6/borderTopCenter.png);}
.cboxIE6 #cboxTopRight{background:url(../images/ie6/borderTopRight.png);}
.cboxIE6 #cboxBottomLeft{background:url(../images/ie6/borderBottomLeft.png);}
.cboxIE6 #cboxBottomCenter{background:url(../images/ie6/borderBottomCenter.png);}
.cboxIE6 #cboxBottomRight{background:url(../images/ie6/borderBottomRight.png);}
.cboxIE6 #cboxMiddleLeft{background:url(../images/ie6/borderMiddleLeft.png);}
.cboxIE6 #cboxMiddleRight{background:url(../images/ie6/borderMiddleRight.png);}
.cboxIE6 #cboxPrevious1{position:absolute; top:0; left:0; background:url(images/back.png) no-repeat 0px 0; width:28%; height:90%; text-indent:-9999px; cursor:pointer; filter:alpha(opacity=0.6);}
.cboxIE6 #cboxNext1{position:absolute; top:0; right:0; background:url(images/back.png) no-repeat 0px 0; width:20%; height:90%; text-indent:-9999px; overflow:hidden; filter:alpha(opacity=0.6);}

.cboxIE6 #cboxTopLeft,
.cboxIE6 #cboxTopCenter,
.cboxIE6 #cboxTopRight,
.cboxIE6 #cboxBottomLeft,
.cboxIE6 #cboxBottomCenter,
.cboxIE6 #cboxBottomRight,
.cboxIE6 #cboxMiddleLeft,
.cboxIE6 #cboxMiddleRight {
    _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
}
.feature{
text-align: left;
}


*/ Social Media Footer Bar */

#socialMediaBar {
bottom: 0px;
position: fixed;
text-align: center;
width: 100%;
z-index: 10;
}
#socialMediaBar .container {
display: block;
width: 1000px;
margin: 0px auto;
}
#socialMediaBar .container > * {
display: block;
float: left;
height: 30px;
}
#socialMediaBar .container > div.left {
background: transparent url('/images/socialMediaBar/left.png') no-repeat;
width: 12px;
}
#socialMediaBar .container > div.right {
background: transparent url('/images/socialMediaBar/right.png') no-repeat;
width: 12px;
}
#socialMediaBar .container > ul {
background: transparent url('/images/socialMediaBar/bg.png');
width: 570px;
}
#socialMediaBar .container > ul > li {
border-right: 1px solid #cccccc;
display: block;
float: left;
margin-top: 6px;
position: relative;
}
#socialMediaBar .container > ul > li.right {
border-right: none;
border-left: 1px solid #CCCCCC;
float: right;
}
#socialMediaBar .container > ul > li.more {
margin: 6px 0px 0px 13px;
padding-top: 2px;
}
#socialMediaBar .container > ul > li.border-none {
border: none;
}
#socialMediaBar .container > ul > li > a {
display: block;
}
#socialMediaBar .container > ul > li > #toolbar-rss {
background: transparent url('http://bccondos.net/images/ico-rss.png') no-repeat 0px 0px;
height: 23px;
width: 30px;
}
#socialMediaBar .container > ul > li > #toolbar-youtube {
background: transparent url('http://bccondos.net/images/ico-youtube.png') no-repeat 0px
0px;
height: 23px;
width: 30px;
}
#socialMediaBar .container > ul > li > #toolbar-linkedin {
background: #FFFFFF url('http://bccondos.net/images/ico-linkedin.png') no-repeat;
height: 23px;
width: 30px;
}
#socialMediaBar .container > ul > li > #toolbar-twitter {
background: #FFFFFF url('http://bccondos.net/images/ico-twitter.png') no-repeat;
height: 23px;
width: 30px;
}
#socialMediaBar .container > ul > li > #toolbar-facebook {
background: #FFFFFF url('http://bccondos.net/images/ico-facebook.png') no-repeat;
height: 23px;
width: 30px;
}

#city-name-area {
	float:left;
    display:block;
    width:100%;
    text-align: center;
}
#city-name {
    background-color: #AFB4B8;
    width: 374px;
    margin: 20px 0 0 10px;
    padding:5px 7px;
    color:#FFF;
    text-transform: uppercase;
    border-radius: 6px;
    -moz-border-radius: 6px;
    webkit-border-radius: 6px;
    display: block;
}

/* SALES HISTORY */
/**************************************************/

table#sales-history-table {
	font-size: 11px;
	width: 100%;
	border: 1px #bcc9d3 solid;
}
table#sales-history-table tr td {
	padding: 5px;
	background-color: #fff;
	border-bottom: 1px #bcc9d3 solid;
}
table#sales-history-table tr.odd td {
	padding: 5px;
	background-color: #E1E6EA;
	border-bottom: 1px #bcc9d3 solid;
}
table#sales-history-table th {
	background-color: #bcc9d3;
	padding: 5px;
	font-weight: bold;
}

table#sales-history-table td.floorplan {
	background:  url(../images/checkmark.png) center center no-repeat;
}

/* Used Above */
/*#disclaimer {
	width: 100%;
	display: block;
	font-size: 11px;
	text-align: justify;
	padding: 10px 0;
	border-top: 1px #bcc9d3 solid;
	border-bottom: 1px #bcc9d3 solid;
	margin-top: 30px;
	line-height:16px;
	color: #444;
}*/

/** FORM PAGES **/
/******************************************************/

form.standard-form {
	padding: 10px;
	background-color: #CED9E5;
	margin: 10px 0;
	font-size: 12px;
}
form.standard-form td{
	padding: 5px;
}
form.standard-form input, form.standard-form textarea, form.sales-history-signup-module input, form.sales-history-signup-module textarea{
	padding: 4px 5px;
	border: 1px #b0c1d3 solid;
	font-size: 11px;
	color: #444;
}
form.standard-form select {
	padding: 3px;
	border: 1px #b0c1d3 solid;
	width: 95%
}
input.button {
	padding: 4px 10px;
	width: 100px; 
}

table.sales-history-signup-module {
	margin-bottom: 20px;
	width: 100%;
}

.sales-history-signup-module h2 {
	color:#3E6C8E
}

/** REGISTER **/

.module .reg-text {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	font-size:  12px;
	line-height: 18px;
	color:  #333;
}

/** FULL LISTINGS **/
table.full-listings tr {background:#E1E6EA;}
table.full-listings tr.odd {background:none;}

/** RECEIVE MORE INFO **/
/******************************************************/

div#more-information {
	width: 460px;
	margin: 0 auto;
	padding: 10px;
	background-color: #CED9E5;
}

div#more-information h1 {
	border-bottom: 1px solid #C2D2E2;
    color: #246A9B;
    display: block;
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 10px;
    padding: 6px 0 3px;
}