@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'AvantGardeBkBTBook';
	src: url('http://assets.rmcloud.com/fonts/avgardn-webfont.eot');
	src: local('☺'), url('http://assets.rmcloud.com/fonts/avgardn-webfont.woff') format('woff'), url('http://assets.rmcloud.com/fonts/avgardn-webfont.ttf') format('truetype'), url('http://assets.rmcloud.com/fonts/avgardn-webfont.svg#webfontStUfX2Bk') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: "avant-garde-demi";
    src: url('http://assets.rmcloud.com/fonts/avgardd-webfont.eot');
    src: url('http://assets.rmcloud.com/fonts/avgardd-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://assets.rmcloud.com/fonts/avgardd-webfont.woff') format('woff'),
         url('http://assets.rmcloud.com/fonts/avgardd-webfont.ttf') format('truetype'),
         url('http://assets.rmcloud.com/fonts/avgardd-webfont.svg#AvantGardeBkBTDemi') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'arrus';
    src: url('http://assets.rmcloud.com/fonts/arrusi-webfont.eot');
    src: url('http://assets.rmcloud.com/fonts/arrusi-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://assets.rmcloud.com/fonts/arrusi-webfont.woff') format('woff'),
         url('http://assets.rmcloud.com/fonts/arrusi-webfont.ttf') format('truetype'),
         url('http://assets.rmcloud.com/fonts/arrusi-webfont.svg#ArrusBTItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

.clearFloat {
  clear: both;
  height: 0px;
  line-height: 0;
}

.clear {
	height: 0;
	line-height: 0;
	font-size:0;
}

.wrapper {
	width: 100%;
}

.container {
	width: 960px;
	margin: 0 auto;
}

.content_block {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#siteHeader {
	background: url(/templates/calgaryhomelistings_ca_002/images/siteheader_bg_v2.jpg) scroll center top no-repeat;
	height: 194px;
}

#header {
	position: relative;	
}

#siteHeader h1 {
	margin: 0 0 0 -10000px;	
}

#forestPhoto {
	background: url(/templates/calgaryhomelistings_ca_002/images/forest_bg.jpg) scroll left top no-repeat;
	position:absolute;
	left:-164px;
	width: 1124px;
	height: 194px;
}

#scottLogo {
	background: url(/templates/calgaryhomelistings_ca_002/images/scottbaker_logo.png) scroll left top no-repeat;
	position:absolute;
	top: 13px; left: 21px;
	width: 291px;
	height: 115px;
}

#realtyProLogo {
  background: url(/templates/calgaryhomelistings_ca_002/images/remax_professionals_logo.png) scroll left top no-repeat;
  position: absolute;
  top: 9px; right: 30px;
  width: 200px; height: 120px;
}

#headerPhoneNumber {
  margin: 0px; padding: 0px;
  color: #FFF;
  font-size: 24px;
  font-family: 'arrus';
  font-weight: normal;
  text-shadow: 1px 1px 1px #000;
  position: absolute;
  top: 154px; left: 22px;
}

#header #socialIcons {
  list-style-type: none;
  margin: 0px; padding: 0px;
  position: absolute;
  top: 150px; right: 22px;
}

#header #socialIcons li {
  float: left;
  margin: 0px 12px;
}

#header #socialIcons li a {
  display: block;
  background-repeat: no-repeat;
  background-position: top left;
  width: 31px; height: 30px;
}

#header #socialIcons li a:hover {
  background-position: 0px -60px;
}

#header #socialIcons li a.facebook {
  background-image: url(images/facebook-sprite.png);
}

#header #socialIcons li a.twitter {
  background-image: url(images/twitter-sprite.png);
}

#header #socialIcons li a.blogLink {
  background-image: url(images/blog-sprite.png);
}

#header #socialIcons li a.linkedIn {
  background-image: url(images/linkedin-sprite.png);
}

#header #socialIcons li a.googlePlus {
  background-image: url(images/googleplus-sprite.png);
}

#menu {
	background: url(/templates/calgaryhomelistings_ca_002/images/menu_bg.gif) scroll center top no-repeat;
	height: 52px;
}

#nav {
	list-style: none;
	padding: 0;
	position:relative;
	z-index:10;
}

#nav li {
	float: left;
	position:relative;
}

#nav li a {
	border-left:1px solid #747C54;
	border-right:1px solid #414921;
	color:#FFFFFF;
	display:block;
	font-family:'AvantGardeBkBTBook';
	font-size:16px;
	margin-top:12px;
	padding:1px 33px;
	text-decoration:none;
}

#nav li#home a {
	padding-left: 40px;
	border:none;
}

#nav li.over a {
	text-decoration: underline;
}

#nav li ul {
	display: none;	
}

#nav li.over ul {
	background:url("/templates/calgaryhomelistings_ca_002/images/dropdown_bg.gif") repeat scroll 0 0 transparent;
	display:block;
	list-style:none outside none;
	padding:0;
	position:absolute;
	*left: -40px;
	width:200px;
	padding: 10px 0;
}

#nav li.over ul.navSearchListings,
#nav li.over ul.navContact {
  width: 220px;
}

#nav li.over ul.navResources {
  width: 340px;
}

#nav li.over ul.navResources li {
  float: left;
  width: 170px;
}

#nav li.over ul.navResources li.navSubHeader {
  width: 147px;
  padding: 3px 0 3px 23px;
  color: #FFF !important;
  font-family: 'avant-garde-demi';
  font-size:16px;
}

#nav li.over ul.navContact {
  left: -79px;
  *left: -120px;
}

#nav li.over ul li {
	float: none;	
}

#nav li.over ul li a {
	border: none;
	color: #fff;
	font-size: 13px;
	padding: 3px 0 3px 23px;
	margin: 1px 0;
	text-decoration:none;
}

#nav li.over ul li a:hover {
	background-color: #505d77;
	border-top:1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 2px 0 2px 23px;
}

#indexContent {
	background:url("/templates/calgaryhomelistings_ca_002/images/body_bg.jpg") no-repeat scroll center top #e0e1d7;	
	padding: 25px 0;
}

#intContent {
	min-height: 530px;
	-height: 530px;
}

#intContent #PageHeader {
	margin-bottom: 30px;	
}

#indexContent .greenBG {
	margin: 0 0 10px;
	padding: 0 0 0 3px;
	background-color: #515b29;
	width: 380px;
	font-family:'AvantGardeBkBTBook';
	color:#fff;
	font-size: 20px;
	font-weight: normal;
}

#intContent .greenBG {
  width: 954px;
}

#indexContent .niceForm h2{
  background: none;
  width: auto;
  color:#000;
}

.niceForm h3.captcha-title{
  width:auto !important;
  background:none !important;
}



#indexContent h1 {
	margin: 20px 0;
	padding: 0;
	font-family:'AvantGardeBkBTBook';
	color:#31405e;
	font-size: 20px;
	font-weight: normal;
}

#indexContent .quickSearchBlue {
	margin: 0 0 10px;
	padding: 0 0 0 3px;
	background-color: #505d77;
	width: 216px;
	font-family:'AvantGardeBkBTBook';
	color:#fff;
	font-size: 20px;
	font-weight: normal;
}

#leftCol {
	width: 640px;
	float: left;
}

#leftCol #blog-posts-widget h2 {
	display: none;	
}

#leftCol #blog-posts-widget .articles {
	list-style: none;
	margin: 0;
	padding: 0;
}

#leftCol #blog-posts-widget h3 {
	margin: 0;
	position:relative;
	width: 100%;
	background-color:transparent;
}

#leftCol #blog-posts-widget h3 a {
	text-decoration: none;
	font-family:'AvantGardeBkBTBook';
	color:#505d77; 
	font-size: 16px;
	font-weight:normal;
}

#leftCol #blog-posts-widget h3 a:hover {
	text-decoration: underline;	
}

#leftCol #blog-posts-widget h3 span {
	background:url("/templates/calgaryhomelistings_ca_002/images/blog_date_bg.gif") no-repeat scroll center top transparent;
	color:#FFFFFF;
	font-family:arial;
	font-size:15px;
	height:56px;
	left:-23px;
	line-height:17px;
	padding:11px 10px 0;
	position:absolute;
	text-align:center;
	text-shadow:-2px 1px 1px #515151;
	top:30px;
	width:60px;
}

#leftCol #blog-posts-widget p.preview {
	/*background:url("/templates/calgaryhomelistings_ca_002/images/blog_bg.gif") no-repeat scroll center bottom transparent;*/
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	margin:7px 0 0 65px;
	padding-bottom:43px;
	text-align:justify;
}

#rightCol {
	float: right;
	width:294px;
}

#rightCol h1.researchOther {
  margin: 18px 0px 6px 0px; 
  padding: 0px;
}

#rightCol ul.communityNavigator {
	width: 289px;
	padding: 161px 0 10px;
	background:url("/templates/calgaryhomelistings_ca_002/images/research_comm_bg.png") no-repeat scroll left top;
	margin-bottom: 25px;
}

#rightCol ul.communityNavigator li.zone {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#rightCol ul.communityNavigator li.zone h3 {
	background-color:transparent;
	font-size:15px;
	margin:5px 0;
	padding:1px 0;
	*margin: 0px 0px;
	*padding: 0px 0px;
	width:auto;
	font-family: 'AvantGardeBkBTBook';
}

#rightCol ul.communityNavigator li.zone h3:hover {
	background-color: #505d77;	
}

#rightCol ul.communityNavigator li.zone a.condo {
	background-color:transparent;
	font-size:15px;
	margin:5px 0;
	padding:1px 0;
	width:auto;
	display: block;
	font-family: 'AvantGardeBkBTBook';
	color: #fff;
	text-decoration: none;
}

#rightCol ul.communityNavigator li.zone a.condo:hover {
	background-color: #505d77;	
}


#rightCol ul.communityNavigator li.zone div {
	left: -311px;
	top: 25px;
	background-color: #505d77;
	width: 585px;
}

#rightCol ul.communityNavigator li.zone div.communityNavigatorOverlay h3 {
	font-size: 18px;
	margin: 0;
	padding: 0 0 5px;
}

#rightCol ul.communityNavigator li.zone div.communityNavigatorOverlay li {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

#rightCol ul.communityNavigator li.zone div.communityNavigatorOverlay li a {
	color: #000;	
}

#rightCol a.threeBtn {
	color:#FFFFFF;
	display:block;
	font-family:'AvantGardeBkBTBook';
	font-size:18px;
	height:69px;
	padding:15px 0 0 70px;
	text-decoration:none;
	text-shadow:-1px -1px 1px #000000;
	width:218px;
	margin-left: 5px;
}

#rightCol a.threeBtn strong {
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-shadow:none;
}

#rightCol a#fme {
	background:url("/templates/calgaryhomelistings_ca_002/images/right_btn_eval.gif") no-repeat scroll left top transparent;
}

#rightCol a#calc {
	background:url("/templates/calgaryhomelistings_ca_002/images/right_btn_calc.gif") no-repeat scroll left top transparent;
}

#rightCol a#become {
	background:url("/templates/calgaryhomelistings_ca_002/images/right_btn_become.gif") no-repeat scroll left top transparent;
}

#rightCol a#mobileButton {
  display: block;
  background-image: url(images/mobile-button-bg.png);
  background-repeat: no-repeat;
  width: 177px; height: 105px;
  padding: 10px 0px 0px 92px;
  color: #FFF;
  font-size: 18px;
  font-family:'AvantGardeBkBTBook';
  text-shadow: 1px 1px 1px #000;
  text-decoration: none;
}

#rightCol a#mobileButton span {
  display: block;
  margin-bottom: 6px;
  color: #454E23;
  font-size: 24px;
  font-family: 'avant-garde-demi';
  text-shadow: 1px 1px 1px #FFF;
}

#rightCol a#mobileButton:hover {
  text-decoration: underline;
}

#rightCol a#mobileButton:hover span {
  text-decoration: underline;
}


/* ********************************** OLD FOOTER BG ***/
/***
#contactInfo {
	background:url("/templates/calgaryhomelistings_ca_002/images/footer_top_bg.gif") no-repeat scroll center top transparent;
	padding-top:58px;
	text-align:center;
	background-color:#505D77;
}
***/

#contactInfo {
  background-image: url(images/footer_tile_bg.jpg);
  background-repeat: repeat-x;
  height: 370px;
  position: relative;
}

#contactInfo #footerWrapper {
  height: 370px;
  position: relative;
}

#contactInfo .dynamicFooter {
  height: 42px;
  padding: 17px 0px;
  text-align: center;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

#contactInfo .dynamicFooter p {
  color: #FFF;
}

#contactInfo .dynamicFooter a {
  color: #FFF;
}

#contactInfo .dynamicFooter a:hover {
  text-decoration: none;
}

#contactInfo .footerBubbles {
  background-image: url(images/footer_bubbles.jpg);
  background-repeat: no-repeat;
  width: 645px; height: 167px;
  position: absolute;
  top: 115px;
}

#scottsInfo {
  background-image: url(images/scott-baker-headshot.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  width: 420px; height: 170px;
  padding: 54px 0px 0px 160px;
  color: #FFF;
	font-size: 12px;
	font-family:'AvantGardeBkBTBook';
  position: relative;
  top: 15px;
  z-index: 400;
}

#scottsInfo h1 {
  background-color: #384153;
  width: 225px; height: 32px;
  margin: 0px 0px 2px 0px;
  padding-left: 20px;
	font-size: 22px;
	line-height: 32px;
	font-weight: normal;
}

#scottsInfo h2,
#scottsInfo span {
	margin: 0px 0px 0px 20px;
}

#scottsInfo span {
	display: block;
}

#scottsInfo a {
	color: #FFF;	
}

#scottsInfo #socialIcons {
  list-style-type: none;
  margin: 0px; padding: 0px;
  position: absolute;
  top: 11px; left: 174px;
}

#scottsInfo #socialIcons li {
  float: left;
  margin: 0px 6px;
}

#scottsInfo #socialIcons li a {
  display: block;
  background-repeat: no-repeat;
  background-position: 0px -30px;
  width: 31px; height: 30px;
}

#scottsInfo #socialIcons li a:hover {
  background-position: 0px -60px;
}

#scottsInfo #socialIcons li a.facebook {
  background-image: url(images/facebook-sprite.png);
}

#scottsInfo #socialIcons li a.twitter {
  background-image: url(images/twitter-sprite.png);
}

#scottsInfo #socialIcons li a.blogLink {
  background-image: url(images/blog-sprite.png);
}

#scottsInfo #socialIcons li a.linkedIn {
  background-image: url(images/linkedin-sprite.png);
}

#scottsInfo #socialIcons li a.googlePlus {
  background-image: url(images/googleplus-sprite.png);
}

#testimonialWidget {
  width: 319px;
  position: absolute;
  top: 112px; right: 0px;
}

#testimonialWidget h1.heading {
  margin: 0px; padding: 0px;
  color: #FFF;
  font-size: 18px;
  font-family: 'AvantGardeBkBTBook';
  text-shadow: 1px 1px 1px #000;
  position: absolute;
  top: -10px; left: 20px;
}

#testimonialWidget #testimonials-widget {
  background-image: url(images/testimonial-widget-bg.png);
  background-repeat: no-repeat;
  width: 319px; height: 194px;
}

#testimonialWidget #testimonials-widget ul {
  list-style-type: none;
  margin: 0px; 
  padding: 35px 0px 0px 0px;
}

#testimonialWidget #testimonials-widget ul li {
  display: none;
  padding: 0px 15px;
  text-align: justify;
  position: absolute;
}

#testimonialWidget #testimonials-widget ul li h2,
#testimonialWidget #testimonials-widget ul li span.testimonial-name,
#testimonialWidget #testimonials-widget ul li span.testimonial-date {
  display: none;
}

#testimonialWidget #testimonials-widget ul li p {
  color: #9AACD0;
  font-size: 14px;
  font-family: 'AvantGardeBkBTBook';
}

#testimonialWidget a#read-more-testimonials {
  display: block;
  background-image: url(images/testimonials-button-bg.png);
  background-position: top left;
  width: 150px; height: 27px;
  color: #FFF;
  font-size: 12px;
  font-family: Arial, sans-serif;
  line-height: 27px;
  text-align: center;
  text-decoration: none;
  text-shadow: 1px 1px 1px #000;
  position: absolute;
  top: 159px; left: 14px;
}

#testimonialWidget a#read-more-testimonials:hover {
  background-position: bottom left;
  text-decoration: underline;
}

/* *************************** NEW FEATURED LISTINGS ***/

#rightCol #featured {
  position: relative;
  width: 289px; height: 242px;
  margin-bottom: 40px;
  position: relative;
}

#rightCol #featured h2.featuredHeader {
  margin: 5px 0px;
  color: #213152;
  font-size: 22px;
  font-family: 'AvantGardeBkBTBook';
  text-shadow: 1px 1px 1px #FFF;
}

#rightCol #featured h2.featuredHeader strong {
  font-family: 'avant-garde-demi';
}

#rightCol #featured #solobasic-widget {
  width: 289px; height: 231px;
  margin-bottom: 30px;
  background-color: transparent;
}

#rightCol #solobasic-widget .items .listing {
  background-color: transparent;
  position: relative;
}

#rightCol #solobasic-widget .items .listing .photo {
  width: 289px; height: 184px;
  background-color: #515D77;
  margin-left: 0px;
}

#rightCol #solobasic-widget .items .listing .photo img {
  width: 277px; height: 172px;
  border: 1px solid #FFF;
  margin: 5px;
}

#rightCol #solobasic-widget .items .listing .photo .buttons-holder a {
  display: block;
  width: 45px; height: 15px;
  color: #FFF;
  font-size: 11px;
  font-family: Arial, sans-serif;
  line-height: 15px;
  text-decoration: none;
  position: absolute;
  top: 32px;
  cursor: pointer;
  *z-index: 999;
}

#rightCol #solobasic-widget .items .listing .photo .buttons-holder .view-listing-button a {
  background-color: #505B28;
  right: 3px;
}

#rightCol #solobasic-widget .items .listing .photo .buttons-holder .view-video-button a {
  background-color: #1E2D4B;
  right: 50px;
}

#rightCol #solobasic-widget .items .listing .photo .buttons-holder a:hover {
  text-decoration: underline;
}

#rightCol #solobasic-widget .items .listing .tooltip .title h2 {
  background-image: url(images/featured-price-bg.png);
  background-repeat: no-repeat;
  background-position: top;
  width: 128px; height: 24px;
  padding-top: 6px;
  color: #FFF;
  font-size: 18px;
  font-family: 'AvantGardeBkBTBook';
  position: absolute;
  top: -90px; right: 2px;
}

#rightCol #solobasic-widget .items .listing .tooltip .title h1 {
  color: #213152;
  font-size: 20px;
  font-family: 'AvantGardeBkBTBook';
  position: absolute;
  top: -42px;
  *left: 0px;
}

#rightCol #solobasic-widget .items .listing .tooltip .sb_other_fields {
  display: block;
}

#rightCol #solobasic-widget .items .listing .tooltip .sb_other_fields span.mls_num {
  color: #213152;
  font-size: 12px;
  font-family: 'AvantGardeBkBTBook';
  position: absolute;
  top: -40px; right: 0px;
}

#rightCol #solobasic-widget .items .listing .tooltip .sb_other_fields span.address {
  width: 135px; height: 12px;
  overflow: hidden;
  color: #213152;
  font-size: 14px;
  font-family: 'AvantGardeBkBTBook';
  position: absolute;
  top: -15px; left: 54px;
  *z-index: 999;
}

#rightCol #solobasic-widget .items .listing .tooltip ul.details,
#rightCol #solobasic-widget button {
  display: none;
}

#rightCol #featured .whiteBar {
  background-color: #FFF;
  width: 284px; height: 21px;
  padding-left: 5px;
  border-bottom: 1px solid #434C22;
  color: #213152;
  font-size: 12px;
  line-height: 21px;
  font-family: 'AvantGardeBkBTBook';
  position: absolute;
  top: 242px;
  *top: 247px;
  *z-index: -999;
}


/* ********************************* NEW SEARCH FORM ***/

#searchForm {
  background-image: url(images/search-form-background.png);
  background-repeat: no-repeat;
  background-position: top;
  width: 641px; height: 199px;
  margin-bottom: 18px;
  color: #87915E;
  font-size: 12px;
  font-family: Arial, sans-serif;
  position: relative;
}

#searchForm h2.searchHeader {
  margin: 0px; padding: 0px;
  color: #213152;
  font-size: 23px;
  font-family: 'AvantGardeBkBTBook';
  text-shadow: 1px 1px 1px #FFF;
  position: absolute;
  top: 4px; left: 9px;
}

#searchForm h2.searchHeader strong {
  font-family: 'avant-garde-demi';
  position: relative;
}

#searchForm h2.searchHeader span {
  color: #515B29;
  position: relative;
}

#searchForm h1.hide,
#searchForm em {
  display: none;
}

#searchForm .container {
  width: 641px; height: 213px;
  position: absolute;
  top: 34px;
}

#searchForm .field {
 float: left;
 /* z-index: 10; */
}

#searchForm .field span {
 display: block;
 height: 27px;
 line-height: 27px;
 padding: 0px 27px 0px 5px;
 color:#42506C;
 font-family: Arial, sans-serif;
 font-size: 14px;
 text-align: left;
 text-shadow: 1px 1px 1px #FFF;
 cursor: pointer;
 overflow: hidden;
}

#searchForm .property_info .field {
  width: 192px; height: 27px;
  margin: 22px 7px 10px 7px;
}

#searchForm .property_details .field {
  width: 132px; height: 27px;
  margin: 24px 10px 0px 5px;
}

#searchForm .property_details {
 clear: both;
}

#searchForm .property_info .region,
#searchForm .property_details .min_price {
  margin-left: 18px;
}

#searchForm .property_details .beds {
  margin-left: 37px;
}

#searchForm .region span,
#searchForm .neighbourhood span,
#searchForm .prop_type span {
  background-image: url(images/search-field-bg-192.png);
  background-repeat: no-repeat;
  background-position: top left;
}


#searchForm .min_price span,
#searchForm .max_price span,
#searchForm .beds span,
#searchForm .baths span {
  background-image: url(images/search-field-bg-132.png);
  background-repeat: no-repeat;
  background-position: top left;
}

#searchForm .field span:hover,
#searchForm .block span {
 background-position: bottom left;
 color: #000;
 position: relative;
}

#searchForm .block ul {
 background-color: #D7D9CC;
 display: block;
 padding: 2px;
 border: 1px solid #203F4E;
 overflow-y: scroll;
 position: relative;
 top: -13px;
 *top: -20px;
 z-index: 50;
 *z-index: 999;
}

#searchForm .property_info ul {
  width: 186px;
  max-height: 184px;
  left: -18px;
}

#searchForm .neighbourhood ul,
#searchForm .prop_type ul {
  left: 0px;
  *left: -40px;
}

#searchForm .property_details ul {
 width: 126px;
 max-height: 125px;
 left: -18px;
}

#searchForm .property_details ul.max_price,
#searchForm .property_details ul.baths {
  left: 0px;
  *left: -40px;
}

#searchForm .property_details ul.beds {
  left: -37px;
}

#searchForm .block li {
 color: #42506C;
 font-family: arial;
 font-size: 13px;
 height: 25px;
 line-height: 25px;
 margin: 0 0 1px;
 padding: 0 0 0 5px;
 overflow: hidden;
 position: relative;
}

#searchForm .block label {
 padding-left: 5px;
 cursor: pointer;
 position: relative;
}

#searchForm .property_details .block li {
 cursor: pointer;
}

#searchForm button {
 display: block;
 background-image: url(images/search-form-submit-bg.png);
 background-position: top left;
 background-color: transparent;
 border: none;
 width: 130px; height: 27px;
 color: #FFF;
 font-size: 14px;
 font-family: Arial, sans-serif;
 text-align: center;
 line-height: 24px;
 text-decoration: none;
 position: absolute;
 bottom: 58px; right: 18px;
 cursor: pointer;
}

#searchForm button:hover {
 background-position: bottom left;
 color: #000;
}

#searchForm ul,
#searchForm form.container a {
 display: none;
}

#searchForm .selectPrice {
  background-image: url(images/select-price-range.png);
  background-position: top left;
  width: 235px; height: 16px;
  position: absolute;
  top: 96px; left: 39px;
}

#searchForm .bedsBath {
  background-image: url(images/number-beds-baths.png);
  background-position: top left;
  width: 235px; height: 16px;
  position: absolute;
  top: 96px; right: 39px;
}

#searchForm .mapSearch {
  color: #9AAD4D;
  font-size: 14px;
  font-family: 'AvantGardeBkBTBook';
  position: absolute;
  bottom: 11px; left: 30px;
  z-index: 5;
  *z-index: -999;
}

#searchForm .mapSearch a {
  color: #FFF;
  text-transform: uppercase;
  text-decoration: none;
}

#searchForm .mapSearch a:hover {
  text-decoration: underline;
}


/**************** OLD SEARCH FORM IN RIGHT COL ***/
/*
#frmMlsSearch {
	margin: 0 0 15px 7px;
	width:275px;	
}

#frmMlsSearch .homeFormSubmit {
	background-color:#515B29;
	border:medium none;
	color:#FFFFFF;
	float:right;
	font-family:'AvantGardeBkBTBook';
	font-size:17px;
	margin:0 3px 0 0;
	width:111px;
	cursor:pointer;
}

#frmMlsSearch input#s_subarea1 {
	background-color:#C6C6BE;
	border:1px solid #9C9C95;
	color:#5E5E5A;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	margin: 0 10px 15px 0;
	padding:3px;
	width:264px;
}

#frmMlsSearch .select {
	color:#5E5E5A;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	height:24px;
	width:134px;
	border: none;
	background:url("/templates/calgaryhomelistings_ca_002/images/select_bg.gif") no-repeat scroll left top transparent;	
	position: absolute;
	overflow: hidden;
	padding-left: 5px;
}

#frmMlsSearch select option {
	background-color:#C6C6BE;
	color:#5E5E5A;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
}

#frmMlsSearch select {
	margin-bottom: 18px;					  
}
*** */

/* ******************************** NEW STATS BUTTON ***/

#leftCol a#stats {
	display: block;
	background-image: url(images/community-stats-button-blue.jpg);
	width: 561px; height: 53px;
	padding-left: 80px;
	margin-bottom: 20px;
	color: #FFF;
	font-family: 'AvantGardeBkBTBook';
	font-size: 18px;
	line-height: 53px;
	text-decoration: none;
	text-shadow: 1px 1px 1px #000;
	
}

#leftCol a#stats strong {
	font-weight: normal;
	font-size: 24px;
}

#leftCol a#stats:hover {
  text-decoration: underline;
}



#commMod {
	margin-bottom: 25px;
}

#commMod #commLeft {
	float: left;
	width: 462px;
	height: 332px;
	background-color: #31405e;
	padding: 2px;
	position:relative;
}

#commMod #commLeft .swap {
	width: 462px;
	height:332px;
	display: none;
	position:absolute;
	top: 2px;
	left:2px;
}

#commMod #commLeft .swap h1 {
	color:#5B6437;
	font-family:'AvantGardeBkBTBook';
	font-size:32px;
	font-weight:normal;
	margin:0;
	padding:5px 0 5px 36px;
}

#commMod #commLeft .swap h2 {
	background:none repeat scroll 0 0 transparent;
	color:#5B6437;
	font-family:'AvantGardeBkBTBook';
	font-size:16px;
	font-weight:normal;
	margin:0;
	padding:15px 15px 0;
}

#commMod #commLeft .swap a.info {
	background: url("/templates/calgaryhomelistings_ca_002/images/commInfo_bg.png") no-repeat scroll left top transparent;
}

#commMod #commLeft .swap a.listings {
	background: url("/templates/calgaryhomelistings_ca_002/images/commListing_bg.png") no-repeat scroll left top transparent;
}


#commMod #commLeft .swap a {
	color:#000000;
	display:block;
	font-family:'AvantGardeBkBTBook';
	font-size:14px;
	margin:0 0 0 123px;
	padding:0 0 0 25px;
	text-decoration:none;
}

#commMod #commLeft .swap p {
	color:#FFFFFF;
	font-family:arial;
	font-size:13px;
	margin-left:10px;
	margin-top:120px;
	text-align:justify;
	text-shadow:1px 1px 1px #000000;
	width:288px;
}

#commMod #commLeft #seton p {
	margin-top: 175px !important;
}

#commMod #commLeft #cranston {background: url("/templates/calgaryhomelistings_ca_002/images/comm_cranston_bg.jpg") no-repeat scroll left top transparent;}
#commMod #commLeft #mckenzietowne {background: url("/templates/calgaryhomelistings_ca_002/images/comm_mckenzietown_bg.jpg") no-repeat scroll left top transparent; display:block;}
#commMod #commLeft #mckenzielake {background: url("/templates/calgaryhomelistings_ca_002/images/comm_mckenzielake_bg.jpg") no-repeat scroll left top transparent;}
#commMod #commLeft #auburnbay {background: url("/templates/calgaryhomelistings_ca_002/images/comm_auburnbay_bg.jpg") no-repeat scroll left top transparent;}
#commMod #commLeft #newbrighton {background: url("/templates/calgaryhomelistings_ca_002/images/comm_newbrighton_bg.jpg") no-repeat scroll left top transparent;}
#commMod #commLeft #copperfield {background: url("/templates/calgaryhomelistings_ca_002/images/comm_copperfield_bg.jpg") no-repeat scroll left top transparent;}
#commMod #commLeft #mahogany {background: url("/templates/calgaryhomelistings_ca_002/images/comm_mahogany_bg.jpg") no-repeat scroll left top transparent;}
#commMod #commLeft #seton {background: url("/templates/calgaryhomelistings_ca_002/images/comm_seton_bg.jpg") no-repeat scroll left top transparent;}
#commMod #commLeft #lakechaparral {background: url("/templates/calgaryhomelistings_ca_002/images/comm_lakechaparral_bg.jpg") no-repeat scroll left top transparent;}

#commMod #commRight {
	float: left;
	width: 174px;
	height: 336px;
	background: url("/templates/calgaryhomelistings_ca_002/images/comm_right_bg.png") no-repeat scroll right top transparent;	
	position: relative;
}

#commMod #commRight #commNav {
	list-style:none outside none;
	margin:0;
	padding:18px 0 0;
	position:relative;
	z-index:5;
}

#commMod #commRight #commNav li {
	color: #FFF;
	text-align:center;
	cursor:pointer;
	font-family: 'AvantGardeBkBTBook';
	font-size:16px;
	padding: 4px 0;
}

#commMod #commRight #commNav li.over {
	color: #a6c3de;	
}

#commMod #commRight #commNav li.active {
	color: #fff;
	cursor:default;
}

#commMod #commRight #commSlider {
	background: url("/templates/calgaryhomelistings_ca_002/images/slider_bg.png") no-repeat scroll right top transparent;	
	width:174px;
	height: 40px;
	position:absolute;
	top: 45px;
	right: -4px;
}

/* SIGNUP STYLES */

#SignupOverlay {
background:url("/templates/calgaryhomelistings_ca_002/images/signup_body.png") no-repeat scroll left bottom transparent;
border:medium none !important;
color:#000000 !important;
font-family:verdana,sans-serif !important;
height:750px !important;
margin-bottom:0 !important;
margin-left:auto !important;
margin-right:auto !important;
margin-top:40px;
padding:0 !important;
width:677px !important;
}

#SignupOverlay h1 {
background:url("/templates/calgaryhomelistings_ca_002/images/signup_heading.png") no-repeat scroll left top transparent;
border:medium none;
color:#FFFFFF !important;
font-family:'AvantGardeBkBTBook' !important;
font-size:26px !important;
font-weight:normal !important;
margin:0;
padding:37px 25px 50px;
text-shadow:0 0 8px #000000;	
}

#SignupOverlay h1 span {
	font-weight: normal;
	margin-top: -7px;
}

#SignupOverlay h1 span a {
	color: #FFF;	
}

#SignupOverlay #formContainer {
background:none repeat scroll 0 0 transparent;
padding:0;
font-size: 11px;
line-height:17px;
}

#SignupOverlay p {
font-size:11px;
line-height:17px;
margin:0;
}

#SignupOverlay .captcha {
border-right: none;
border-top: 1px dotted #000;
display:block;
font-family:verdana,sans-serif;
font-size:11px;
margin-top:17px;
padding:9px 0 0;
text-align:center;
}

#SignupOverlay .captcha img {
	width:55%;
}

#SignupOverlay .captcha h3 {

background:none repeat scroll 0 0 transparent;
color:#000000;
width:auto;
}


/* AUTOBLOG STYLE */

#autoblog ul#cranstonBenefits {
	list-style: circle;
	
}

#autoblog ul#cranstonBenefits li {
	width: 40%;
	margin-right: 5%;
	float: left;
padding: 5px 0;
}




#autoblog div.communityNavigatorDropdown ul.communityNavigator li.zone h3 {
font-size:17px;
margin:0;
padding:0 4px;
width:auto;
}

#autoblog ul.communityNavigator li.active {
	background-color: #515b29 !important;	
}

#autoblog ul.communityNavigator li.expanded {
	background-color: #5a6334 !important;	
}

#autoblog div.communityNavigatorDropdown div.communityNavigatorOverlay {
	background-color: #5a6334 !important;
}

#autoblog div.communityNavigatorDropdown div.communityNavigatorOverlay ul li a {
	color: #000 !important;	
	font-family:'AvantGardeBkBTBook';
	font-weight: normal;
	font-size: 14px;
	padding-left:3px;
}

#autoblog div.community_header {
	background-color: #5a6334 !important;	
}

#autoblog div.community_header h1 {
	font-family:'AvantGardeBkBTBook';
	font-size: 25px;
	font-weight:bold;
}

#autoblog div.community_header h2 {
	color: #FFF !important;
width:500px;	
}

#autoblog h2 {
	font-family:'AvantGardeBkBTBook';
	color: #31505E !important;
}

#autoblog #list-properties-box, #autoblog #amenities {
	background-color: #5a6334 !important;
}

#autoblog #list-properties a.view {
	background-color: #31505E !important;
}

#autoblog #amenities ul.categories li {
font-family:arial !important;
font-size:13px !important;
font-weight:normal !important;
padding:9px !important;
}

#autoblog #amenities div.amenities_list ul h3 {
	width: auto !important;
	background-color:transparent !important;
	color: #000;
}

#autoblog #amenities div.amenities_list li.amenity h4 a {
	color:#000 !important;	
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
}

#autoblog table.stats th {
background:none repeat scroll 0 0 #5A6334 !important;
color:#FFFFFF;
}


/* ********************* NEW ACREAGE COMMUNITY LINKS ***/

#acreageCommunities {
  background-image: url(images/acreage-community-bg.png);
  background-repeat: no-repeat;
  width: 606px; height: 67px;
  position: relative;
  left: 9px;
}

#acreageCommunities h2.acreage {
  margin: 0px; padding: 0px;
  color: #31405E;
  font-size: 16px;
  font-family:'AvantGardeBkBTBook';
  position: relative;
  top: -1px; left: 15px;
}

#acreageCommunities ul {
  list-style-type: none;
  margin: 10px 0px 0px 11px; 
  padding: 0px;
}

#acreageCommunities ul li {
  float: left;
  width: 137px; height: 26px;
}

#acreageCommunities ul li.foothills {
  margin-left: 12px;
}

#acreageCommunities ul li.bighorn {
  margin-left: 13px;
}

#acreageCommunities ul li.mountainview {
  margin-left: 12px;
}

#acreageCommunities ul li a {
  display: block;
  background-color: #3B4767;
  width: 137px; height: 26px;
  color: #FFF;
  font-size: 18px;
  line-height: 26px;
  font-family:'AvantGardeBkBTBook';
  text-align: center;
  text-decoration: none;
}

#acreageCommunities ul li a:hover {
  background-color: #FFF;
  color: #31405E;
  text-decoration: underline;
}

/*********************** OLD ACREAGE COMMUNITY LINKS ***/

ul#acreages {
	list-style:none outside none;
	margin:0 0 15px;
	padding:0;
	width:640px;
}

ul#acreages li {
	float: left;
	width: 150px;
	margin-right: 10px;
}

ul#acreages li a {
	font-family: 'AvantGardeBkBTBook';
	color: #505D77;
	font-size: 16px;
text-decoration: none;
display: block;
padding: 3px 0 3px 5px;
}

ul#acreages li a:hover {
	background-color: #505D77;
	color: #fff;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: 3px 0 2px 4px
}

#fb_btn {
	background: url(images/fb_btn.gif) top center no-repeat;
	position: relative;
	height:46px;
	margin-top:20px;
}
#fb_btn span {
	text-decoration: none;
	font-family: 'AvantGardeBkBTBook';
	color: #2E4581;
	font-size: 22px;
	font-weight: normal;
	padding: 12px 0 0 10px;
	display: block;
	float: left;
}
#fb_btn a {
	display: block;
	margin: 0;
	float: left;
	width: 100px;
	padding: 5px 0 0 15px;
}

#fb_frame {
	position: absolute;
	top: 10px;
	right: 10px;
}

#autoblog div.communityNavigator .community {
	background-color: #5A6334 !important;
}

#autoblog div.community ul li a {
    color: #000000 !important;
    font-family: 'AvantGardeBkBTBook';
    font-size: 14px;
    font-weight: normal;
    padding-left: 3px;
    text-decoration: none;
    line-height: 30px;
    display: block;
}

#autoblog div.community ul li a:hover {
	text-decoration: underline;
	color: #5A6334 !important
}

#indexContent .businesses h2 {
background-color: #515B29;
color: #CCCCCC !important;
font-family: 'AvantGardeBkBTBook';
font-size: 20px;
font-weight: normal;
margin: 0 0 10px;
padding: 10px;
text-shadow: none;
width: 938px;
}

#indexContent .businesses h2 a {
color: #fff !important;
}

.calConSearch {
	background-color: #505D77;
	width: 500px;
	margin: 10px 0;
	padding: 2px 5px;
	color: white;
	font-size: 17px;
}

.calConLinks a {
	color:#31405E;
	margin:0 0 0 20px;
	text-decoration:none;
	font-size: 14px;
}

.calConLinks a:hover {
	color:#5A6334;
}
 
 
/******** OLD SOCIAL ICONS IN LEFT COL BODY */
/** 
#index-social {
  list-style: none;
  margin: 20px 0;
  padding: 0;
}
 
#index-social li {
  float: left;
}
 
#index-social li a {
  display: block;
  height: 45px;
  width: 157px;
}

#index-twitter {
  background: url(images/index-twitter.jpg) no-repeat;
}

#index-facebook {
  background: url(images/index-facebook.jpg) no-repeat;
}
#index-blog {
  background: url(images/index-blog.jpg) no-repeat;
}
#index-linkedin {
  background: url(images/index-linkedin.jpg) no-repeat;
  width: 169px !important;
}

#index-social a:hover {
  background-position: left bottom;
} 
***/
/******** Blog-social */
 
#blog-social {
  list-style: none;
  margin: 20px 0;
  padding: 0;
  position: absolute;
  right: 155px;
  bottom: -15px;
}
 
#blog-social li {
  float: left;
}
 
#blog-social li a {
  display: block;
  height: 27px;
  width: 26px;
  margin: 0 5px 0 0;
}

#blog-twitter {
  background: url(images/blog-twitter.jpg) no-repeat;
}

#blog-facebook {
  background: url(images/blog-facebook.jpg) no-repeat;
}
#blog-blog {
  background: url(images/blog-blog.jpg) no-repeat;
  margin: 0 3px 0 0 !important;
  width: 28px !important;
}
#blog-linkedin {
  background: url(images/blog-linkedin.jpg) no-repeat;
}

#blog-social a:hover {
  background-position: left bottom;
} 


/* **************************************** CMS STYLES ***/

#indexContent #intContent .content_block h1, 
#indexContent #intContent .content_block h2,
#indexContent #intContent .content_block h3, 
#indexContent #intContent .content_block h4, 
#indexContent #intContent .content_block h5,
#indexContent #intContent .content_block h6 {
  margin: 0px;
  padding: 20px 0px 5px 0px;
  font-weight: normal;
}

#indexContent #intContent .content_block h1, 
#indexContent #intContent .content_block h3,
#intContent #localInfoHolder .infoLinksContainer h3 {
  color: #31405E;
}

#indexContent #intContent .content_block h2,
#intContent #localInfoHolder .localInfo h2, 
#indexContent #intContent .content_block h4 {
  color: #515B29;
}

#indexContent #intContent .content_block h1, 
#indexContent #intContent .content_block h2,
#intContent #localInfoHolder .localInfo h2 {
  font-family: 'avant-garde-demi';
  text-shadow: 1px 1px 1px #FFF;
}

#indexContent #intContent .content_block h1 {
  font-size: 26px
}

#indexContent #intContent .content_block h2,
#intContent #localInfoHolder .localInfo h2 {
  font-size: 22px;
}

#indexContent #intContent .content_block h3,
#intContent #localInfoHolder .infoLinksContainer h3, 
#indexContent #intContent .content_block h4 {
  font-size: 20px;
  font-family: 'AvantGardeBkBTBook';
}

#indexContent #intContent .content_block h5, 
#indexContent #intContent .content_block h6 {
  margin: 0px; padding: 0px;
  font-size: 14px;
}

#indexContent #intContent .content_block h5,
#intContent #localInfoHolder .localInfo h5 {
  font-weight: bold;
}

#indexContent #intContent .content_block h6 {
  font-style: italic;
}

#indexContent #intContent .content_block p,
#intContent #localInfoHolder .localInfo p {
  font-size: 14px;
  font-family: Arial, sans-serif;
}

#indexContent #intContent .content_block a,
#intContent #localInfoHolder .localInfo a,
#intContent #localInfoHolder .infoLinksContainer ul li a {
  color: #31405E;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 1px 1px 1px #FFF;
}

#indexContent #intContent .content_block a:hover,
#intContent #localInfoHolder .localInfo a:hover,
#intContent #localInfoHolder .infoLinksContainer ul li a:hover {
  color: #515B29;
  text-decoration: underline;
}

#intContent #localInfoHolder .localInfo .sideBar {
  font-family: Arial, sans-serif;
  font-size: 11px !important;
}

#intContent #localInfoHolder .infoLinksContainer {
  font-family: Arial, sans-serif;
}



/* **************************************** LISTING DETAILS ***/

#listingContainer #vlHeader #vlTitle {
  color: #31405E !important;
  font-family: 'avant-garde-demi' !important;
}

#listingContainer #vlHeader #vlSubtitle {
  color: #31405E !important;
  font-family: 'AvantGardeBkBTBook' !important;
}

#listingContainer #vlSecondaryColumn #propertyPrice h2 {
  color: #31405E !important;
  font-family: 'avant-garde-demi' !important;
}

#listingContainer .nextSteps {
  font-family: 'AvantGardeBkBTBook' !important;
}

#listingContainer .nextSteps span {
  color: #515B29 !important;
  font-family: 'avant-garde-demi' !important;
}

#listingContainer .rm-vl-bigbtn .rm-vl-bigbtn-text,
#listingContainer .whyRegister h2 {
  font-family: 'avant-garde-demi' !important;
}

#listingContainer .rm-vl-bigbtn .rm-vl-bigbtn-text small {
  font-family: Arial, sans-serif !important;
}

#listingContainer #vlContact h3,
#listingContainer #vlSpecs h3 {
  color: #515B29 !important;
  font-family: 'avant-garde-demi' !important;
}


#whyRemaxContainer .reasonsRemax {
padding: 15px 0px 10px 40px!important;
}

.clearFloat {
line-height: 18px!important;
margin: 0 0 50px 0!important;
}

#InfoBtnHolder {
	position:relative;
	border-bottom:1px solid #fff;
	height:39px;
	padding: 0 30px 0 0;
}

#InfoBtnHolder h1 {
	width:600px;
	height:40px;
	display:block;
	margin:0;
	padding: 0;
	font-size:18px!important;
	position:absolute;
	top: -15px;
	left: 25px;

}

a.localInfoBtn {
	background:url('http://assets.rmcloud.com/templates/calgaryhomelistings_ca_002/images/localInfo_btn.gif') no-repeat top;
	width:160px;
	height:40px;
	display:block;
	font-size:20px;
	text-align:center;
	color:#FFFFFF!important;
	text-decoration:none;
	float:right;
	line-height:40px;
	margin: 0 5px 0 0;
	text-shadow: none!important;
}

a.localInfoBtn:hover {
	background:url('http://assets.rmcloud.com/templates/calgaryhomelistings_ca_002/images/localInfo_btn.gif') no-repeat bottom;
	text-decoration:none!important;
}

#mortgage-button {
    background: url("images/mortgage-button.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    display: block;
    font-family: 'AvantGardeBkBTBook';
    font-size: 24px;
    line-height: 53px;
    margin: 10px 0;
    text-decoration: none;
    text-shadow: 1px 1px 1px #000000;
    width: 561px;
    padding-left: 80px;
}
#mortgage-button:hover { 
	text-decoration: underline;
}

#staff h2, #otherstaff h2 {
background-color: transparent;
}

#staff .details, #otherstaff .details {
font-family: arial;
font-size: 13px;
}

#otherstaff {
font-size:11px;
margin:0 auto;
text-align:left;
width:80%;
}


/*** *********************** SCOTT BAKER FORM STYLES ***/
.customFormWrapper {
  background-color: #d1d3c7;
  padding: 15px;
}
.redform, .redform form {
  background-color: transparent;
  border-radius: 0;
  padding: 0;
}
.redform form, .legend {
  font-family: Arial, Helvetica, sans-serif;
}
.redform {
  box-shadow: 0;
  -webkit-box-shadow: none;
}
.redform form {
  border: 0;
  color: #000;
}
.redform input {
  height: 30px;
}
.redform input, .redform textarea {
  background-image: none;
  border: 0;
  border-radius: 0;
  line-height: 30px;
}
.redform .type-captcha input,
.redform .type-textInput input,
.redform textarea {
  box-shadow: 0;
  -webkit-box-shadow: none;
}
.redform .type-submit button {
  height: 30px;
  background-color: #525b29;
  background-image: none;
  border-radius: 0;
  box-shadow: 0;
  -webkit-box-shadow: none;
  color: #FFF;
  font-family: 'AvantGardeBkBTBook';
  line-height: 26px;
}
.redform .type-submit button:hover {
  background-color: #809537;
}
.redform .type-submit button:active {
  background-color: #3d4619;
}


/*** *********************** SHARED STYLES ***/
.contentSection {
  margin-bottom: 40px;
  overflow: hidden;
}
.pull-left {
  float: left;
  margin-right: 20px;
}
.pull-right {
  float: right;
  margin-left: 20px;
}
.fadeWhite {
  height: 47px;
  background-image: url('images/fade-white-header-bg.png');
  background-repeat: no-repeat;
  margin-bottom: 20px !important; 
  padding: 0px 10px !important;
  color: #213152 !important;
  font-size: 23px;
  font-family: 'avant-garde-demi';
  line-height: 47px;
}
.fadeWhite .font-thinner {
  font-family: 'AvantGardeBkBTBook';
}
.whiteborder {
  border: 2px solid #FFF;
}
.simpleblue {
  padding: 0px !important;
  color: #213152 !important;
  font-size: 21px;
  font-family: 'AvantGardeBkBTBook' !important;
  font-weight: normal;
}
.simpleblue .font-heavy {
  font-family: 'avant-garde-demi' !important;
}
p.highlight {
  margin: 30px 0px !important;
  padding: 0px 110px;
  color: #213152;
  font-size: 21px !important;
  font-family: 'AvantGardeBkBTBook'!important;
  text-align: center;
  position: relative;
}
p.highlight-addquotes:before,
p.highlight-addquotes:after {
  content: '';
  display: block;
  width: 52px; height: 48px;
  background-repeat: no-repeat;
  position: absolute;
}
p.highlight-addquotes:before {
  background-image: url('images/highlight-open-quote.png');
  top: 0; left: 65px;
}
p.highlight-addquotes:after {
  background-image: url('images/highlight-close-quote.png');
  top: 0; right: 65px;
}
p.highlight .font-heavy {
  font-family: 'avant-garde-demi' !important;
}
.featureSection {
  background-color: rgba(255,255,255,0.3);
  padding: 25px;
}
.featureSection .simpleblue {
  margin-bottom: 15px !important;
  padding: 0 !important; 
}
.tidylist {
  margin-bottom: 0;
  padding-left: 25px;
}
p.actionFooter {
  color: #000;
  font-size: 20px !important;
  font-family: 'avant-garde-demi' !important;
  text-align: center;
}
.green-button {
  display: inline-block;
  background-color: #515b29;
  margin: 5px 0px;
  padding: 3px 25px;
  box-shadow: 0px 0px 0px 1px #FFF, 0px 0px 0px 3px #515B28;
  color: #FFF !important;
  font-family: 'AvantGardeBkBTBook'!important;
  text-decoration: none;
  text-shadow: 1px 1px 1px #000 !important;
}
.green-button:hover {
  background-color: #7d9236;
}
.green-button:active {
  background-color: #3c4519;
}

/*** *********************** CONDO LANDING PAGE ***/
/*** PAGE CONTENT ***/
.condoTower {
  margin-right: 40px;
}
.condoDefinition .fadeWhite {
  margin-left: 290px !important;
}
.condoDefinition p.highlight {
  padding-left: 400px;
}
.condoDefinition p.highlight:before {
  left: 355px;
}
.condoSearches, .condoSearches ul {
  list-style-type: none;
  margin: 0; padding: 0;
}
.condoSearches {
  margin-bottom: 40px;
  font-family: 'AvantGardeBkBTBook';
}
.condoSearches .searchGroup-header,
.condoSearches a {
  font-size: 18px;
}
.condoSearches .searchgroup-white {
  background-color: rgba(255,255,255,0.5);
}
.condoSearches .condoSearchGroup {
  margin-bottom: 20px;
  position: relative;
}
.condoSearches .condoSearchGroup li {
  display: inline-block;
  width: 19%;
  padding: 6px 0px;
  text-align: center;
}
.condoSearches .condoSearchGroup .searchGroup-header {
  width: 200px;
  background-color: #515b29;
  padding: 6px 0px;
  color: #FFF;
  text-align: center;
}
.houseOrCondo p.highlight {
  padding-left: 50px;
  padding-right: 440px;
}

/*** FORM ***/
.condoPage .customFormWrapper {
  margin-bottom: 40px;
  padding-bottom: 0px;
  position: relative;
}
.condoPage .customFormWrapper:before {
  content: 'Looking For Help In Finding The Right Condo? Tell Us What You Are Looking For:';
  display: block;
  background-color: #FFF;
  padding: 8px 0px;
  color: #525b29;
  font-size: 23px;
  font-family: 'AvantGardeBkBTBook';
  text-align: center;
  position: absolute;
  top: -38px;
  left: 0; right: 0;
}
.redform.condo-form {
  width: 930px;
  position: relative;
}
.redform.condo-form .form-group {
  width: 33%;
}
.redform.condo-form .form-group.type-textarea {
  width: 63%;
  position: absolute;
  top: -6px; right: 0px;
}
.redform.condo-form .type-textarea textarea {
  width: 100%; height: 200px;
}
.redform.condo-form .type-submit button {
  width: 63.8%; height: 35px;
  padding: 0;
  position: absolute;
  bottom: 19px; right: -2px;
}
.condoPage .legend,
.redform.condo-form label {
  font-size: 14px;
}


