
  
/*******                   TAGS */
body {
 font-family: Verdana, Geneva, sans-serif !important;
 font-size: 15px;
 background-color: #d3d3d3 !important; /*Overwrite default color settings*/
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  margin: 0; padding: 0;
}

#cms h1, #cms h2, #cms h3, #cms h4, #cms h5, #cms h6 {
 font-weight: normal;
 margin: 0;
 padding: 0;
}

a:link, a:visited {
	color: #203D4D;
}

a:hover, a:active, a:focus {
	color: #000000;
}

/*******COMMON CLASSES */
.clear {
	clear: both;
}

.wrapper {
 min-width: 980px;
 width: 100%;
}

.nostyle {
 list-style: none;
 margin: 0;
 padding: 0;
}

html body .hide {
	display: none;
}

.underline {
	text-decoration: underline !important;
}

#header-wrapper {
	background-image: url(images/header-graphic2.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}

.left20 {
	margin-left: 20px;
}

#cms .pagetitle {
	font-weight: bold;
	font-size: 22px;
	color: #81acc0;
	margin-bottom: 10px;
}


#cms .pagetitle span {
	font-weight: normal;
	color: #203f4e;
}

#cms p {
	font-size: 15px;
	margin: 0px 0px 10px 0px;
	color: #17323f;
}

#theme-header {
	width: 960px;
	height: 300px;
	margin: 0px auto;
	position: relative;
	*z-index: 500;
}

#header-top-bar {
	width: 960px;
	height: 65px;
	position:relative;
}

#header-top-bar #phone-number {
	display: block;
	width: 210px;
	height: 20px;
	color: #000;
	font-weight: normal;
	float: left;
	font-size: 14px;
	position: absolute;
	top: 40px;
	left: 347px;
	margin: 0px;
	padding: 0px;
}

#header-top-bar #google-holder {
	width: 38px;
	height: 24px;
	float: left;
	position: absolute;
	top: 39px;
	left: 148px;
}

#header-top-bar #social-media-buttons {
	width: 135px;
	height: 35px;
	float: left;
	position:absolute;
	top: 35px;
	left: 198px;
}

#header-top-bar #social-media-buttons a:link, #header-top-bar #social-media-buttons a:visited {
	display: block;
	height: 20px;
	float: left;
	width: 20px;
	background-image:url(images/header-social-media.png);
	margin: 7px 5px;
}

#header-top-bar #social-media-buttons a:first-child {
	margin-left: 13px;
}

#header-top-bar #social-media-buttons #twitter:link {
	background-position: -20px 0px;
}

#header-top-bar #social-media-buttons #blog:link {
	background-position: -41px 0px;
}

#header-top-bar #social-media-buttons #linkedin:link {
	background-position: -62px 0px;
}

#header-top-bar #social-media-buttons a:hover, #header-top-bar #social-media-buttons #twitter:hover, #header-top-bar #social-media-buttons #blog:hover, #header-top-bar #social-media-buttons #linkedin:hover {
	background-position-y: -20px;
}

#header-top-bar #contact-button {
	display: block;
	width: 92px;
	height: 29px;
	background-image:url(images/newsletter-signup.png);
	float: left;
	position: absolute;
	left:597px;
	top:32px;
	text-decoration: none;
}

#header-top-bar #contact-button span {
	display: block;
	font-size: 8px;
	color: #ffffff;
	height: 12px;
	line-height: 12px;
	width: 45px;
	position: absolute;
	top: 14px;
	right: 0px;
	text-decoration: none;
}

#header-top-bar #contact-button:hover {
	background-position: left bottom;
}

#theme-header #logo {
	display: block;
	height:156px;
	width:167px;
	background-image:url(images/calgary-castles-logo.png);
	position:absolute;
	top: 82px;
}

#theme-header h1#realtor-name {
	display: block;
	font-size: 31px;
	line-height: 60px;
	color: #ffffff;
	font-weight: bold;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
	width: 465px;
	height: 50px;
	position: absolute;
	top: 120px;
	right: 300px;
	margin: 0px;
	padding: 0px;
}

#theme-header h2#realtor-slogan {
	display: block;
	font-size: 20px;
	font-weight: normal;
	color: #ffffff;
	width: 380px;
	height: 30px;
	position: absolute;
	top: 180px;
	right: 382px;
	margin: 0px;
	padding: 0px;
}

nav {
	height: 36px;
	width: 960px;
	position: absolute;
	bottom: 0px;
	background-color: #e4e4e4;
	border-bottom: 1px dotted #203f4e;
}

#site-content {
	width: 940px;
	background-color: #ffffff;
	margin: 0px auto;
	padding: 20px 10px;
	*position: relative;
	*z-index: 0;
}

body.int #site-content {
	width: 920px;
	background-color: #ffffff;
	margin: 0px auto;
	padding: 20px 20px;
	*position: relative;
	*z-index: 0;
}

#site-content #featured-listings {
	height:416px;
	width:403px;
	float: left;
	background-image: url(images/featured-listings-background.jpg);
	*position: relative;
	*z-index: 0;
}

#site-content #search-communities {
	height: 405px;
	width: 530px;
	float: right;
	background-image:url(images/top-info-community-background.jpg);
	position: relative;
	background-repeat: no-repeat;
	*z-index: 0;
}

/**************************************************** HOME SEARCH */
#home_search .container {
 width: 520px;
 background: none !important;
 height: 90px;
 position: absolute;
 top: 50px;
 right: 0px;
 *z-index: 1;
}

#home_search .field, #home_search em {
 float: left;
 position: relative;
 margin: 0 7px;
 z-index: 10;
}

#home_search .field span {
 display: block;
 height: 25px;
 line-height: 25px;
 border: 1px solid #cccccc;
 background: url(images/home_search_arrow.jpg) no-repeat right top #fff;
 padding: 0 35px 0 10px;
 border-radius: 3px;
 color:#aeaeae;
 font-size: 11px;
 cursor: pointer;
}

#home_search .field span:hover,
#home_search .block span {
 background-position: right bottom;
 color: #666666;
}

#home_search .property_info .field {
 width: 150px;
 margin: 0 10px 20px;
}

#home_search .property_details {
 clear: both;
}

#home_search .property_details em {
 margin: 0;
 font-size: 11px;
 color: #cccccc;
 font-style: normal;
}

#home_search .property_details .field {
 width: 110px; 
}

#home_search .block {
 z-index: 550;
}

#home_search .block ul {
 background: url(images/home_search_dropdown.jpg) repeat-x;
 display: block;
 padding: 2px;
 position: absolute;
 top: 24px;
 width: 220px;
 z-index: 2;
 border: 1px solid #00757f;
 max-height: 322px;
 overflow-y: scroll;
 z-index: 20;
}

#home_search .block li {
 background: url(images/home_search_item.jpg) repeat-x;
 border: 1px solid #cdcdcd;
 color: #333;
 font-size: 11px;
 height: 28px;
 line-height: 28px;
 margin: 0 0 1px;
 padding: 0 0 0 5px;
}



#home_search .block label {
 cursor: pointer;
}

#home_search .property_details .block ul {
 width: 106px;
}

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

#home_search .block ul.neighbourhood{
 width: 250px;
}

#home_search button {
 background: url(images/home_search_button.png) no-repeat scroll 0 0 transparent;
 border: medium none;
 color: #FFFFFF;
 cursor: pointer;
 height: 25px;
 line-height: 20px;
 position: absolute;
 right: 25px;
 text-shadow: -1px -1px 0 #000000;
 width: 108px;
 bottom: -40px;
}

#home_search button:hover {
	background-position: bottom center;
}

#home_search ul,
#home_search a {
 display: none;
}

/*-------*/

div#map-search {
	position:absolute;
	top: 153px;
	left: 14px;
	display: block;
	height:38px;
	width: 260px;
	background-image: url(images/map-search-map.png);
	background-repeat: no-repeat;
	background-position: left center;
}

div#map-search:hover {
	cursor: pointer;
}

div#map-search a:link, div#map-search a:visited {
	display: block;
	width: 220px;
	height: 38px;
	background-image:url(images/map-search-arrow.png);
	background-position: 20px top;
	background-repeat: no-repeat;
	float: left;
	-webkit-transition: all 0.5s linear;
	font-size: 10px;
	color: #203f4e;
	text-decoration: none;
	line-height: 110%;
	cursor: pointer;
}

div#map-search a span {
	display: block;
	width: 220px;
	height: 25px;
	margin: 9px 0px 0px 51px;
}

div#map-search a:hover, div#map-search a:active {
	-webkit-transform: translate3d(35px, 0, 0);
	cursor: pointer;
	}
	
#search-communities h2 {
	font-weight: bold;
	font-size: 22px;
	color: #81acc0;
	float: left;
	margin: 17px 0px 0px 20px;
}


#search-communities h2 span {
	font-weight: normal;
	color: #203f4e;
}

#search-communities .info-button:link, #search-communities .info-button:visited{
	font-weight: bold;
	display: block;
	height: 24px;
	line-height: 24px;
	font-size: 15px;
	color: #81acc0;
	float: left;
	margin: 17px 0px 0px 20px;
	position: absolute;
	bottom: 0px;
	left: 0;
	text-decoration: none;
	padding-left: 35px;
	text-align: right;
	background-image: url(images/info-circle.png);
	background-repeat: no-repeat;
	*z-index:-10;
}

#search-communities .info-button:hover, #search-communities .info-button:active, #search-communities .info-button span:hover {
	color: #333 !important;
	font-weight: bold !important;
}


#search-communities .info-button span {
	font-weight: normal;
	color: #203f4e;
}

#search-communities #community-hotspots {
	height: 188px;
	width: 520px;
	position: absolute;
	bottom: 14px;
	right: 0px;
	*z-index: 0;
}

#search-communities ul.communityNavigator{
  width: 400px;
  margin: 40px auto 0;
  display: block;
	height: 120px;
	width: 412px;
	background-image: url(images/community-blue-background.png);
	background-repeat: no-repeat;
	float: left;
	margin: 20px 20px 20px 20px;
}

#search-communities li.zone {
  background: url(images/browse-item.png) no-repeat transparent;
  padding: 0;
  width: 190px;
  float: left;
  margin: 5px 0 0;
  position: static;
  display: block;
	height: 30px;
	width: 175px;
	float: left;
	background: transparent;
	border-bottom: 1px dotted #9ea7aa;
	margin: 0px 10px !important;
	padding: 0px !important;
}

/*#search-communities li.second {
  text-align: right;
  margin: 5px 20px 0 0;
  background: url(images/browse-item-left.png) no-repeat transparent;
}*/

#search-communities li.zone h3 {
  font-size: 18px;
  text-shadow: 1px 1px 1px #000;
  line-height: 22px;
  height: 22px;
  margin: 0;
  padding: 0 15px;
	font-weight: normal;
	line-height: 30px;
	color: #101f27;
	text-shadow: none;
	padding: 0px;
	font-size: 16px;
	margin: 0px;
}

#search-communities li.zone:hover {
  background-position: left bottom;
}

#search-communities li.zone h3:hover {
  color: #496F99;
  text-shadow: 1px 1px 0px #fff;
}

#comm-holder {
  position: relative;
  z-index:999;
}

#search-communities .communityNavigatorOverlay {
  background: #5d94ba;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  left: 0;
  padding: 5px;
  position: absolute;
  top: -80px;
  left: -200px;
  width: 580px;
  z-index: 1000;
}

#search-communities .communityNavigatorOverlay a.close {
  position: absolute;
  display: block;
  top: 5px;
  right: 10px;
  width: 25px;
  height: 25px;
  background: url(images/comm-close.png);
  cursor:pointer;
 position: absolute;
 display: block;
 top: 5px;
 right: 10px;
 width: 25px;
 height: 25px;
 background: url(images/comm-close.png) !important;
 cursor:pointer;
}

#search-communities .communityNavigatorOverlay h3 {
  color: #FFFFFF !important;
  font-size: 25px;
  line-height: 25px;
  padding: 0 0 5px;
  text-align: center;
  text-shadow: -1px -1px 0 #315C99;
}

#search-communities .communityNavigatorOverlay ul {
  list-style: none;
  margin: 10px 0px 0px 0px;
 *margin: 10px 10px 20px 10px;
 padding: 0;
}

#search-communities  .communityNavigatorOverlay li {
  font-size: 12px;
  font-weight: normal;
  height: 28px;
  line-height: 28px;
  margin: 1px 0 0;
  padding: 0;
  width: 141px;
  display: inline-block;
  *float: left;
  background-color: #CCC;
}

#search-communities  .communityNavigatorOverlay li.even {
  background: #fff;
}

#search-communities  .communityNavigatorOverlay li a {
  color: #315C99;
  display: block;
  text-align: center;
  text-decoration: none;
}

#search-communities .communityNavigatorOverlay li a:hover {
  background: #315C99;
  color: #fff;
  text-shadow: -1px -1px 1px #244470;
}

#lower-content-holder {
	min-height:400px;
	width: 940px;
	float: left;
	position: relative;
	background-color: #ebebeb;
	*z-index: -10;
	margin-top: 30px;
}

/* Featured Areas */

#featured-areas {
	height: 185px;
	float: left;
	margin-top: 20px;
}

#featured-areas .featured-area-holder {
	width: 300px;
	height: 185px;
	float: left;
}

#featured-areas .featured-area-holder h2{
	display: block;
	width: 160px;
	height: 15px;
	background-image:url(images/featured-area-bar.jpg);
	background-repeat: no-repeat;
	line-height: 15px;
	font-size: 18px;
	color: #17323f;
	float: left;
	padding-left: 140px;
}

#featured-areas .featured-area-holder img {
	display: block;
	height: 140px;
	width: 130px;
	float: left;
	margin-top: 5px;
}

#featured-areas .featured-area-holder p {
	display: block;
	height: 120px;
	width: 140px;
	float: right;
	margin-top: 5px;
	font-size: 11px;
	line-height: 14px;
	color: #17323f;
	padding: 10px;
	background-color: #d7d7d7;
	position: relative;
}

#featured-areas .featured-area-holder a:link, #featured-areas .featured-area-holder a:visited {
	display: block;
	height: 22px;
	width: 65px;
	background-image: url(images/more-button-sprite.png);
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	text-shadow: -1px -1px 1px #000000;
	text-decoration: none;
	line-height: 22px;
	position:absolute;
	bottom: -11px;
	right: 0px;
}

#featured-areas .featured-area-holder a:hover {
	background-image: url(images/more-button-sprite.png);
	background-position: left bottom;
}

#lower-content-holder #cms {
	min-height: 300px;
	padding: 10px;
}

#button-holder {
	width: 290px;
	background-image: url(images/lrg-button-holder.png);
	background-position: left bottom;
	float: right;
	padding-bottom: 30px;
	position: relative;
	z-index: 2;
}

#button-holder ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#button-holder ul li {
	height: 78px;
	width: 290px;
	background-image:url(images/lrg-button-dots.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#button-holder a {
	display: block;
	height: 52px;
	width: 213px;
	padding: 26px 0px 0px 57px;
	-webkit-transition: all 0.3s linear;
	text-decoration: none;
	font-size: 9px;
	color: #000000;
	margin: 0px auto;
}

#button-holder a .lrg-button-text {
	display: block;
	width: 213px;
	font-size: 22px;
	line-height: 22px;
	color: #203d4d;
	padding: 0px;
	margin: 0px;
}

#button-holder a .faded-text {
	-webkit-transition: opacity 0.2s ease-in-out; 
	opacity: 0.4;
}

#button-holder a span .thick-button-text {
	font-weight: bold;
	display: inline;
}	
#button-holder a:hover .faded-text {
	opacity: 1;
}
	
#button-holder a:hover {
	-webkit-transform:  scale(1.05);
	cursor: pointer;
}

#market-eval-button {
	background-image:url(images/market-eval-button.png);
	background-repeat: no-repeat;
	background-position: 0px 14px;
}

#mobile-search-button {
	background-image:url(images/mobile-search-button.png);
	background-repeat: no-repeat;
	background-position: 10px 15px;
}

#buyers-guide-button {
	background-image:url(images/buyers-guide-button.png);
	background-repeat: no-repeat;
	background-position: 3px 19px;
}

#our-blog-button {
	background-image:url(images/our-blog-button.png);
	background-repeat: no-repeat;
	background-position: 7px 17px;
}

#membership-benefits-button {
	background-image:url(images/membership-benefits-button.png);
	background-repeat: no-repeat;
	background-position: 0px 19px;
}

#social-media-buttons-small {
	height: 64px;
	width: 147px;
	float: right;
	background-image: url(images/social-blue-square.png);
	position: absolute;
	z-index: 1;
	bottom: 110px;
	right: 55px;
	padding: 0px 19px;
}

#social-media-buttons-small a {
	display: block;
	height: 29px;
	width: 29px;
	float: left;
	text-decoration: none;
	background-image: url(images/social-media-icons.png);
	margin: 25px 10px 0px 10px;
	padding: 0px;
}

#social-media-buttons-small #facebook-small {
	background-position: 0px 0px;
}

#social-media-buttons-small #facebook-small:hover, #social-media-buttons-small #twitter-small:hover, #social-media-buttons-small #linkedin-small:hover {
	background-position-y: 29px;
}

#social-media-buttons-small #twitter-small {
	background-position: 58px 0px;
}

#social-media-buttons-small #linkedin-small {
	background-position: 29px 0px;
}

#footer-wrapper {
	background: url(images/footer-wrapper-background.jpg) repeat-x top #203d4d;
	background-position: 0px 1px;
	position: relative;
	*z-index: -10;
	border-bottom: 1px solid white;
}

#cmsfooterCode {
	padding: 30px 0 0 0;
	color: white;
}

footer {
	width: 960px;
	background:url(images/footer.jpg) no-repeat top center #203d4d;
	margin: 0px auto;
	position: relative;
	padding: 0 0 50px 0;
	*z-index: -10;
}

/* FOOTER CONTACT STYLING */

#contact-information {
	width: 370px;
	height: 110px;
	float: left;
	margin-top:20px;
}

#contact-information #realtor-name {
	font-size: 18px;
	font-weight: bold;
}

#contact-information p {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
}

#contact-information span {
	padding: 0 3px;
}

#contact-information a:link, #contact-information a:visited {
	color: #ffffff;
}

#contact-information a:hover {
	text-decoration: none;
}

#copyrightCode, #copyrightCode a  {
	color:#9bdfff!important;
	font-size:11px;
}

#footer-sitemap {
	background-color: #29424e;
	width: 420px;
	height: 110px;
	float: left;
	marign-left: 30px;
	margin-top: 20px;
	padding: 8px 0px 0px 10px;
}

#footer-sitemap ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#footer-sitemap ul li {
	display: block;
	float: left;
	height: 20px;
	width: 100px;
	border-bottom: 1px dotted #5c6f78;
	margin: 0px 15px;
	padding-bottom: 2px
}

#footer-sitemap ul li a:link, #footer-sitemap ul li a:visited {
	color: #ffffff;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
}

#footer-sitemap ul li a:hover {
color: #D3D3D3;
}

footer #cir-logo {
	height: 138px;
	width: 159px;
	background-image: url(images/cir-logo.png);
	float:right;
	z-index: 10;
	*position:relative;
	margin: 10px 0 0 0;
	*margin-top: 10px;
}


/*** ********** NEW FEATURED LISTINGS ***/
#solobasic-widget {
	width: 403px; height: 416px;
	background: none;
	position: relative;
	*z-index: 1 !important;
}
#solobasic-widget .img-holder { 
	width: 330px; height: 260px;
	border: 1px solid #000000;
	position: absolute;
	top: 34px; left: 34px;
	z-index: 10;
}
#solobasic-widget .img-holder img { 
  width: 330px; height: 260px;
}
#solobasic-widget .buttons-holder { 
	width: 170px; height: 25px;
	background-color: #FFF;
	text-align:center;
	position: absolute;
	top: 296px; left: 195px;
	z-index: 20;
}
#solobasic-widget .buttons-holder .view-listing-button,
#solobasic-widget .buttons-holder .view-video-button { 
	display: inline-block;
	*display:inline;
	*zoom: 1;
	width: 80px; height: 25px;
	*z-index: 10;
}
#solobasic-widget .buttons-holder .view-listing-button a,
#solobasic-widget .buttons-holder .view-video-button a { 
	display: block;
	width: 80px; height: 25px;
	color: #17323f;
	font-size: 12px;
	text-decoration: none;
	line-height: 25px;
}

#solobasic-widget .details h2.mls_num {
  display: none;
}

#solobasic-widget .details .address {
	display: block;
	width: 296px;
	color: #474747;
	font-size: 14px;
	text-align: left;
	position: absolute;
	top: 364px; left: 38px;
}

#solobasic-widget .details .price { 
	display: inline-block;
	*display: inline;
	*zoom: 1;
	color: #474747;
	font-size: 18px;
	text-align: left;
	position: absolute;
	top: 300px; left: 32px;
}

#solobasic-widget .details .community { 
	display: block;
	width: 240px; height: 24px;
	overflow: hidden;
	color: #17323f;
	font-size: 20px;
	text-align: left;
	position: absolute;
	top: 330px; left: 32px;
}

#solobasic-widget ul.otherDetails .sqft,
#solobasic-widget ul.otherDetails li span {
	display: none;
}

#solobasic-widget ul.otherDetails li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 20px; height: 15px;
	margin-left: 10px;
	font-size: 11px;
	text-align: left;
}

#solobasic-widget ul.otherDetails li.bedrooms,
#solobasic-widget ul.otherDetails li.baths {
  position: absolute;
  top: 332px;
}

#solobasic-widget ul.otherDetails li.bedrooms {
  left: 299px;
}

#solobasic-widget ul.otherDetails li.baths {
  left: 340px;
}

.prev, .next {
  display: none;
}



/*NAV STYLING*/

nav ul {
  width: 930px;
  margin: 0 auto;
  list-style: none;
  padding: 0px 15px;
}

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

nav ul li a {
  display: block;
  height: 30px;
  line-height: 30px;
  padding: 0 20px;
  *padding: 0 17px;
}
nav ul li a:link, nav ul li a:visited {
  font-size: 15px;
  color: #203f4e;
  text-decoration:none;
}

nav ul li.over a {
	background-color: #203d4d;
	color: #ffffff;
}

nav ul li ul {
  display: none;
}

nav ul li.over ul {
  display: block;
  position: absolute;
  width: 215px;
  list-style: none;
  margin: 0;
  padding: 10px 0;
  background-image:url(images/nav-dropdown.png);
  background-repeat: no-repeat;
  background-position: bottom right;
  z-index: 999;
  *z-index: 999;
  padding-bottom: 20px;
}

nav ul li.over ul a {
  width: 190px;
  padding: 0 0 0 10px;
  margin: 3px 6px;
  border-bottom: 1px dotted #407a9a;
  color: #ffffff;
  font-weight: normal;
  font-size: 13px;
  background: transparent;
}

nav ul li.over ul a:hover {
  background: #132d3c;
}


/* *************************** INTERIOR PAGES **/


/* **************** AUTOBLOG **/

.int #autoblog ul.communityNavigator h3 {
  z-index: 10;
}

.int #autoblog div.community_header, 
.int #autoblog #list-properties-box, 
.int #autoblog #stats_and_news.two_col .col .colContent, 
.int #autoblog #amenities, 
.int #autoblog ul.communityNavigator li.zone, 
.int #autoblog div.communityNavigatorOverlay,
.int #autoblog ul.communityNavigator li.active, 
.int #autoblog ul.communityNavigator li.active.expanded, 
.int #autoblog div.communityNavigatorOverlay.active {
  background-color: #81ACC0;
}

.int #autoblog h2,
.int #autoblog #list-properties .details dd.price,
.int #autoblog a {
  color: #203F4E;
}


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

.int #cms .editable h1, .int #cms .editable h2,
.int #cms .editable h3, .int #cms .editable h4 {
  padding: 0px;
  margin: 20px 0px 5px 0px;
}

.int #cms .editable h5, .int #cms .editable h6 {
  padding: 0px; margin: 0px;
}

.int #cms .editable h1 {
  font-size: 22px;
  font-weight: normal;
  color: #203F4E;
}

.int #cms .editable h2 {
  font-size: 19px;
  font-weight: bold;
  color: #81ACC0;
}

.int #cms .editable h3, .int #cms .editable h4 {
  font-size: 17px;
  font-weight: bold;
}

.int #cms .editable h3 {
  color: #203F4E;
}

.int #cms .editable h4 {
  color: #81ACC0;
}

.int #cms .editable h5, .int .editable h6 {
  color: #17323F;
  font-size: 15px;
}

.int #cms .editable h5 {
  font-size: 15px;
  font-weight: bold;
}

.int #cms .editable h6 {
  font-size: 15px;
  font-weight: normal;
  font-style: italic;
}

.sb_other_fields .mls_num {
	display: none !important;
}

.sb_other_fields span.address, .sb_other_fields {
	display: block !important;
position: absolute;
left: 20px;
bottom: 17px;
width: 296px;
text-align: left;
font-size: 14px !important;
color: #474747 !important;
}

.prev, .next {
	display: none;
}

/***** **************************** RURAL MAPS *****/
.ruralLandingPage {
  position: relative;
}

#rockyView .mapBG {
  background-image: url(images/rockyview-map-bg.jpg);
  width: 900px; height: 747px;
  margin: 0px auto;
}

#foothills .mapBG {
  background-image: url(images/foothills-map-bg.jpg);
  width: 900px; height: 741px;
  margin: 0px auto;
}

.ruralLandingPage .mapBG .whiteBox {
  background-color: rgba(255,255,255,0.9);
  width: 385px;
  border: 1px solid #B0B5AE;
  box-shadow: 1px 1px 4px rgba(0,0,0,0.2);
  position: absolute;
}

#foothills .mapBG .whiteBox {
  padding: 10px 30px;
  bottom: 80px; left: 12px;
}

#rockyView .mapBG .whiteBox {
  padding: 10px 20px;
  top: 86px; left: 11px;
}

.ruralLandingPage .mapBG .whiteBox h2 {
  margin: 0px 0px 10px 0px !important;
  color: #203F4E !important;
  font-size: 30px !important;
  text-align: center;
}

#rockyView .mapBG .whiteBox h2 {
  font-size: 25px !important;
}

.ruralLandingPage .mapBG .whiteBox p {
  margin: 0px !important; 
  padding: 0px 0px 40px 11px !important;
  font-size: 13px !important;
}

.ruralLandingPage .mapBG .whiteBox a {
  display: inline-block;
  background-color: #6799B3;
  border: 1px solid #547B8F;
  margin-top: 10px;
  padding: 3px 6px;
  color: #FFF;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
  position: absolute;
  bottom: 10px; right: 10px;
}

.ruralLandingPage .mapBG .whiteBox a span {
  margin-left: 10px;
}

.ruralLandingPage .mapBG .whiteBox a:hover {
  background-color: #547B8F;
}

.ruralLandingPage .hover {
  display: inline;
  position: absolute;
}

.ruralLandingPage .hover .dropper {
  display: none;
  background:transparent url(images/trans-white.png) repeat top left;
  border: 1px solid #547B8F;
  border-radius: 3px;
  box-shadow: 0px 0px 3px rgba(0,0,0,0.6);
  width: 400px;
  padding: 30px 10px 10px 10px;
  position: absolute;
  left: -20px; top: 10px;
}

.ruralLandingPage .hover .dropLeft {
  left: -295px;
}

.ruralLandingPage .hover .arrow {
  display: block;
  background-image: url(images/arrow-tail-sprite.png);
  background-repeat: no-repeat;
  background-position: top left;
  width: 25px; height: 26px;
  position: absolute;
  top: 20px; left: 5px;
  z-index: 10;
}

.ruralLandingPage .hover .arrowRight {
  left: auto; right: 0px;
}

.ruralLandingPage .hover .commLabel {
  display: inline-block;
  background-color: #6799B3;
  border: 1px solid #547B8F;
  border-radius: 1px;
  box-shadow: 1px 1px 4px rgba(0,0,0,0.6);
  padding: 3px 6px;
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
  position: relative;
  z-index: 20;
}

.editable .button {
	display: inline-block;
  background-color: #6799B3;
  border: 1px solid #547B8F;
  border-radius: 1px;
  box-shadow: 1px 1px 4px rgba(0,0,0,0.6);
  padding: 3px 6px;
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
  position: relative;
  margin:10px;
  text-decoration:none;
}
.editable .button:hover {
  background-color: #81B5D0;
}
.editable .halfWidthButton {
  width: 420px;
  text-align: center;
}
.editable .fullWidthButton {
  display: block;
  text-align: center;
}
.editable .buttonContainer {
  height: 45px;
  position: relative;
}
.editable .buttonContainer .buttonLeft {
  position: absolute;
  left: 0px;
}
.editable .buttonContainer .buttonRight {
  position: absolute;
  right: 0px;
}


/*** HOVER STATE ***/
.ruralLandingPage .hover:hover .arrow,
.customMapStyles .hover:hover .arrow {
  background-position: bottom left;
}
.ruralLandingPage .hover:hover .commLabel,
.customMapStyles .hover:hover .commLabel {
  background-color: #81B5D0;
}


/*** DROPPER STYLES ***/
.ruralLandingPage .hover .dropper p,
.customMapStyles .hover .dropper p {
  padding-bottom: 30px;
  font-size: 12px !important;
  text-align: justify;
  line-height: 17px;
}
.ruralLandingPage .hover .dropper a.goSearch,
.customMapStyles .hover .dropper a.goSearch {
  background-color: #6799B3;
  border: 1px solid #547B8F;
  border-radius: 1px;
  padding: 2px 5px;
  color: #FFF;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
  text-decoration: none;
  position: absolute;
  bottom: 10px; right: 10px;
}
.ruralLandingPage .hover .dropper a.goSearch span,
.customMapStyles .hover .dropper a.goSearch span {
  margin-left: 10px;
}
.ruralLandingPage .hover .dropper a.goSearch:hover,
.customMapStyles .hover .dropper a.goSearch:hover {
  background-color: #547B8F;
}


/*** PIN COORDINATES ***/
#rockyView .airdrie {
  top: 182px; left: 474px;
}
#rockyView .balzac {
  top: 261px; left: 464px;
}
#rockyView .bearspaw {
  top: 333px; left: 288px;
}
#rockyView .beiseker {
  top: 99px; right: 65px;
}
#rockyView .bottrel {
  top: 88px; left: 183px;
}
#rockyView .braggCreek {
  bottom: 192px; left: 127px;
}
#rockyView .chestermere {
  top: 438px; right: 204px;
}
#rockyView .cochrane {
  top: 291px; left: 181px;
}
#rockyView .conrich {
  top: 384px; right: 280px;
}
#rockyView .crossfield {
  top: 52px; left: 460px;
}
#rockyView .elbowValley {
  bottom: 237px; left: 310px;
}
#rockyView .irricana {
  top: 167px; right: 109px;
}
#rockyView .langdon {
  bottom: 215px; right: 160px;
}
#rockyView .madden {
  top: 54px; left: 302px;
}
#rockyView .springbank {
  top: 396px; left: 254px;
}
#rockyView .morgansrise {
  top: 409px; left: 118px;;
}

#foothills .priddis {
  top: 40px; left: 266px;
}
#foothills .heritagePointe {
  top: 72px; right: 267px;
}
#foothills .deWinton {
  top: 106px; right: 418px;
}
#foothills .norrisCoulee {
  top: 115px; right: 243px;
}
#foothills .millarville {
  top: 179px; left: 206px;
}
#foothills .okotoks {
  top: 210px; right: 314px;
}
#foothills .blackDiamond {
  top: 248px; left: 333px;
}
#foothills .turnerValley {
  top: 279px; left: 196px;
}
#foothills .highRiver {
  top: 366px; right: 234px;
}



/***** **************************** RURAL PROFILES *****/

.ruralCommunityProfile h2,
.communityProfile h2 {
  margin-bottom: 15px !important;
}
.ruralCommunityProfile p,
.textSection .textCopy p,
.communityProfile p {
  font-size: 14px !important;
  text-align: justify;
}
.ruralCommunityProfile .profileSection,
.textSection,
.communityProfile .profileSection {
  position: relative;
}
.ruralCommunityProfile .profileCopy,
.communityProfile .profileCopy,
.textSection .textCopy {
  margin-right: 310px;
}
.ruralCommunityProfile .fullWidthCopy,
.communityProfile .fullWidthCopy,
.textSection .fullWidthCopy {
  margin-right: 0px;
}
.ruralCommunityProfile .profileLinks,
.communityProfile .profileLinks,
.textSection .textLinks {
  background-image: url(images/lrg-button-holder.png);
  background-repeat: no-repeat;
  background-position: bottom left;
  width: 270px;
  padding: 10px;
  position: absolute;
  top: 3px; right: 0px;
}
.ruralCommunityProfile .profileLinks h3,
.communityProfile .profileLinks h3,
.textSection .textLinks h3 {
  margin-top: 0px !important;
  color: #000 !important;
  text-align: center;
}
.textSection .textLinks .spaceAbove,
.textSection .textCopy .spaceAbove {
  margin-top: 20px !important;
}
.ruralCommunityProfile .profileLinks a,
.communityProfile .profileLinks a,
.textSection .textLinks a {
  display: block;
  background-color: #BBB;
  border: 1px solid #999;
  margin: 10px 0px;
  padding: 3px;
  color: #17323F;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  text-shadow: 1px 1px 1px rgba(255,255,255,0.4);
}
.ruralCommunityProfile .profileLinks a:hover,
.communityProfile .profileLinks a:hover,
.textSection .textLinks a:hover {
  background-color: #6799B3;
  border: 1px solid #547B8F;
  color: #FFF;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
}
.ruralCommunityProfile .profileSection img,
.communityProfile .profileSection img,
.textSection img {
  background-color: #FFF;
  max-width: 600px;
  border: 1px solid #ACCDDF;
  padding: 4px;
}
.ruralCommunityProfile .profileSection .fullWidthCopy img,
.communityProfile .profileSection .fullWidthCopy img,
.textSection .fullWidthCopy img {
  max-width: 910px;
}
.ruralCommunityProfile .profileSection .profileLinks img,
.communityProfile .profileSection .profileLinks img,
.textSection .textLinks img {
  max-width: 262px;
  margin-bottom: 15px;
}
#villas .textSection .textCopy {
  padding-top: 12px;
  margin-bottom: 80px;
}



/***** **************************** LAKE COMMUNITIES *****/

.customMapStyles {
  position: relative;
  min-height: 820px;
}

.customMapStyles .mapBG,
.customMapStyles .smallMaps {
  margin: 0px;
}

#lakeCommunities .mapBG h2,
#lakeCommunities .smallMaps h2 {
  display: inline-block;
  background-color: rgba(255,255,255,0.9);
  box-shadow: 1px 1px 4px rgba(0,0,0,0.2);
  border: 1px solid #B0B5AE;
  padding: 10px !important;
  color: #203F4E !important;
  position: relative;
}

#lakeCommunities .smallMaps h2 {
  position: absolute;
}

#lakeCommunities .southCalgary {
  background-image: url(images/south-calgary-map-bg.jpg);
  width: 616px; height: 507px;
  position: absolute;
  top: 32px; left: 0px;
}
#lakeCommunities .southCalgary h2 {
  top: -33px; left: 113px;
}

.customMapStyles .hover {
  display: inline;
  position: absolute;
}

.customMapStyles .hover .dropper {
  display: none;
  background:transparent url(images/trans-white.png) repeat top left;
  border: 1px solid #547B8F;
  border-radius: 3px;
  box-shadow: 0px 0px 3px rgba(0,0,0,0.6);
  width: 400px;
  padding: 30px 10px 10px 10px;
  position: absolute;
  left: -20px; top: 10px;
}

.customMapStyles .hover .dropLeft {
  left: -295px;
}

.customMapStyles .hover .communityOutline {
  position: absolute;
  background-position: top left;
}

.customMapStyles .hover:hover .communityOutline {
  background-position: top right;
}

.customMapStyles .hover .arrow {
  display: block;
  background-image: url(images/arrow-tail-sprite.png);
  background-repeat: no-repeat;
  background-position: top left;
  width: 25px; height: 26px;
  position: absolute;
  top: 20px; left: 5px;
  z-index: 10;
}

.customMapStyles .hover .arrowRight {
  left: auto; right: 0px;
}

.customMapStyles .hover .commLabel {
  display: inline-block;
  background-color: #6799B3;
  border: 1px solid #547B8F;
  border-radius: 1px;
  box-shadow: 1px 1px 4px rgba(0,0,0,0.6);
  padding: 3px 6px;
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
  position: relative;
  z-index: 20;
}


/*** SMALLER MAPS ***/
.customMapStyles .smallMaps .dropper {
  width: 257px;
  top: 53px; left: 0px;
}

#lakeCommunities .arbourLake {
  background-image: url(images/arbour-lake-map-bg.png);
  width: 278px; height: 238px;
  position: absolute;
  top: 32px; right: 0px;
}
#lakeCommunities .arbourLake .pinStyles {
  position: absolute;
  top: 40px; left: 100px;
}
#lakeCommunities .arbourLake h2 {
  bottom: -5px; left: 25px;
}

#lakeCommunities .coralSprings {
  background-image: url(images/coral-springs-map-bg.jpg);
  width: 278px; height: 238px;
  position: absolute;
  top: 302px; right: 0px;
}
#lakeCommunities .coralSprings .pinStyles {
  position: absolute;
  top: 40px; left: 125px;
}
#lakeCommunities .coralSprings h2 {
  bottom: -5px; left: 28px;
}

#lakeCommunities .crystalShores {
  background-image: url(images/crystal-shores-map-bg.jpg);
  width: 278px; height: 238px;
  position: absolute;
  top: 560px; left: 326px;
}
#lakeCommunities .crystalShores .pinStyles {
  position: absolute;
  top: 40px; left: 105px;
}
#lakeCommunities .crystalShores h2 {
  bottom: -5px; left: 80px;
}

#lakeCommunities .elbowValley {
  background-image: url(images/elbow-valley-map-bg.jpg);
  width: 278px; height: 238px;
  position: absolute;
  top: 560px; left: 7px;
}
#lakeCommunities .elbowValley .pinStyles {
  position: absolute;
  top: 40px; left: 75px;
}
#lakeCommunities .elbowValley h2 {
  bottom: -5px; left: 26px;
}


#lakeCommunities .chestermere {
  background-image: url(images/chestermere-map-bg.jpg);
  width: 278px; height: 238px;
  position: absolute;
  top: 560px; left: 641px;
}
#lakeCommunities .chestermere .pinStyles {
  width: 179px;
  position: absolute;
  top: 40px; left: 75px;
}
#lakeCommunities .chestermere h2 {
  bottom: -5px; left: 60px;
}



/*** PIN COORDINATES ***/
#lakeCommunities .auburnBay .communityOutline {
  background-image: url(images/auburn-bay-outline.png);
  width: 117px; height: 126px;
}
#lakeCommunities .auburnBay {
  top: 277px; left: 348px;
}
#lakeCommunities .auburnBay .pinStyles {
  width: 117px;
  position: absolute;
  top: 44px; left: -70px;
}
#lakeCommunities .auburnBay .dropper {
  top: 59px; left: -200px;
}

#lakeCommunities .mahogany .communityOutline {
  background-image: url(images/mahogany-outline.png);
  width: 132px; height: 114px;
}
#lakeCommunities .mahogany {
  top: 267px; left: 430px;
}
#lakeCommunities .mahogany .pinStyles {
  position: absolute;
  top: 12px; left: 0px;
}
#lakeCommunities .mahogany .dropper {
  top: 28px;
}

#lakeCommunities .lakeBonavista .communityOutline {
  background-image: url(images/lake-bonavista-outline.png);
  width: 144px; height: 110px;
}
#lakeCommunities .lakeBonavista {
  top: 66px; left: 69px;
}
#lakeCommunities .lakeBonavista .pinStyles {
  position: absolute;
  top: 24px; left: 16px;
  width: 150px;
}
#lakeCommunities .lakeBonavista .dropper {
  top: 40px;
}

#lakeCommunities .midnapore .communityOutline {
  background-image: url(images/midnapore-outline.png);
  width: 107px; height: 111px;
}
#lakeCommunities .midnapore {
  top: 179px; left: 66px;
}
#lakeCommunities .midnapore .pinStyles {
  position: absolute;
  top: 20px; left: 20px;
}
#lakeCommunities .midnapore .dropper {
  top: 30px;
}

#lakeCommunities .sundance .communityOutline {
  background-image: url(images/sundance-outline.png);
  width: 123px; height: 90px;
}
#lakeCommunities .sundance {
  top: 256px; left: 95px;
}
#lakeCommunities .sundance .pinStyles {
  position: absolute;
  top: 20px; left: 20px;
}
#lakeCommunities .sundance .dropper {
  top: 30px;
}

#lakeCommunities .chaparral .communityOutline {
  background-image: url(images/chaparral-outline.png);
  width: 99px; height: 90px;
}
#lakeCommunities .chaparral {
  top: 334px; left: 117px;
}
#lakeCommunities .chaparral .pinStyles {
  position: absolute;
  top: 10px; left: 30px;
}
#lakeCommunities .chaparral .dropper {
  top: 22px;
}

#lakeCommunities .mckenzieLake .communityOutline {
  background-image: url(images/mckenzie-lake-outline.png);
  width: 86px; height: 174px;
}
#lakeCommunities .mckenzieLake {
  top: 152px; left: 274px;
}
#lakeCommunities .mckenzieLake .pinStyles {
  position: absolute;
  top: 45px; left: 45px;
  width: 146px;
}
#lakeCommunities .mckenzieLake .dropper {
  top: 58px; left: -125px;
}