@charset "utf-8";

/******* Fonts */

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

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

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

/******* Tags & Common Classes */

article, aside, canvas, details,
figcaption, figure, footer, .main-header,
hgroup, nav, section, summary, video {
    display: block;
}


body {
  font-family: 'futura';
  font-size: 14px;
  min-width: 960px;
  background-color: #000000 !important;
  background-image: url(images/main-pattern-dark.jpg) !important;
  overflow-x: hidden;
}

body.int {
  background-image: url(images/main-pattern.jpg) !important;
}

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

.editable h1, .editable h2, #businessDirectory h1 {
	font-family: 'futura';
	font-size: 30px;
	font-weight: bold;
	color: #0c0c0c;
  padding-bottom: 15px;
}

.editable h3, .localInfo h2 {
	font-family: 'futura';
	font-size: 22px;
	font-weight: bold;
	color: #0c0c0c;
	padding-top: 30px; padding-bottom: 22px;
}

.editable h4 {
  font-family: 'futura';
	font-size: 22px;
	font-weight: bold;
	color: #0c0c0c;
	padding-top: 30px; padding-bottom: 22px;
}

.editable h5 {
	font-family: 'futura';
  font-weight:bold;
	font-size: 18px;
	color: #0c0c0c;
	padding-top: 20px; padding-bottom: 10px;
}

.editable h6, #localInfoHolder .infoLinks50 h4, #localInfoHolder .infoLinks100 h4 {
	font-family: 'futura';
  font-weight:bold;
	font-size: 18px;
	color: #0c0c0c;
	padding-top: 20px; padding-bottom: 10px;
}

.wrapper {
  width: 100%;
}

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

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

body #main .editable p,
body #main .editable li {
  color:#0c0c0c;
}

/******* Top */

#top {
  background: #fff;
  border-bottom: 1px solid #0a1c20;
}

#top .container {
  text-align: right;
  position: relative;
  color: #000;
  height: 19px;
  line-height: 19px;
  margin: 0 auto;
  z-index:100;
}

#top li {
  float: right;
  padding: 0 5px 0 0;
  color: #000;
}

#top a {
  color: #000;
  text-decoration: none;
}

#top a:hover {
  color: #08696c;
}

#top a#top-contact {
  width: 27px;
  height: 36px;
  display: block;
  background: url(images/top-contact.png) no-repeat;
}

#top a#top-contact:hover { 
  background-position: right top;
}

/******* Header */

.main-header {
  background: #1a1a1a url(images/header-static.jpg) no-repeat center -24px;
}

.main-header .container {
  height: 190px;
  position:relative;
}

#social {
  position:absolute;
  left: 304px;
  top: 152px;
}
#social li {
  display:inline-block;
  *zoom:1;
  *display:inline;
  vertical-align:top;
}
#social li a {
  width: 21px;
  height: 21px;
  margin: 0 0 0 10px;
  display:block;
}

#social #facebook { background: url(images/int-facebook.png) no-repeat; }
#social #twitter { background: url(images/int-twitter.png) no-repeat; }
#social #youtube { background: url(images/int-youtube.png) no-repeat; }
#social #blog { background: url(images/int-blog.png) no-repeat; }
#social #linkedin { background: url(images/int-linkedin.png) no-repeat; }
#social #pinterest { background: url(images/int-pinterest.png) no-repeat; }
#social #g-plus { background: url(images/int-gplus.png) no-repeat; }

.main-header h1 {
  position: absolute;
  left: -10000em;
}

.main-header h2 {
  font-size: 18px;
  font-family: 'avenir-medium';
  text-shadow: 2px 2px 2px #000;
  position:absolute;
  top: 117px;
  left: 301px;
  color: #fff;
}

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

/****** Nav */

nav#nav {
  background: transparent url(images/nav-tile.png) repeat-x top left;
  height: 40px;
}

.int nav#nav {
  height: 50px;
  position: relative;
  z-index:2;
}

nav#nav .container {
  margin: 0 auto;
}

nav#nav li {
  background: url(images/nav-div.jpg) no-repeat left center;
  padding: 1px 5px 1px 14px;
  position: relative;
  float:left;
  z-index:500; 
}

nav#nav li a {
  color: #232424 !important;
  display: block;
  font-size: 22px;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  text-decoration: none;
  text-shadow: 1px 1px 1px #fff;
  -text-align: center;
  -padding: 0;
  -width: 120px;
  -font-size: 19px;
}

nav#nav li.first { 
  background: none;
  padding: 1px 0 2px 0
}

nav#nav li ul {
  display: none;
}

nav#nav li.over a {
  background: #212121;
  color: #8bc0e1 !important;
  text-shadow: 1px 1px 1px #000;
}

nav#nav li.over ul {
  display: block;
  position: absolute;
  width: 211px;
  background: url(images/dropdown.jpg) no-repeat left bottom #212121;
  padding: 5px 0;
  border-left: 1px solid #6b7374;
  border-right: 1px solid #6b7374;
  left: 13px;
}

nav#nav li.over li {
  padding: 0;
  background: none;
}

nav#nav li.over li a {
  background: none;
  width: 196px;
  padding: 0 0 0 15px;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  color: #fff !important;
  text-shadow: 1px 1px 1px #000;
  -text-align: left;
}

nav#nav li.over li a:hover {
  height: 28px;
  line-height: 28px;
  border-top: 1px solid #8bc0e1;
  border-bottom: 1px solid #8bc0e1;
  background: #6b92aa;
}

/******* Main Styles */

.int #main {
  background:transparent url(images/int-glow.png) repeat-y top center;
}

/****** Home Page Boxes */

.top-boxes {
  width:1000px;
  margin:30px auto 20px  auto;
  text-align:center;
}
.top-boxes .home-top-box {
  width:253px;
  height:139px;
  display:inline-block;
  *zoom:1;
  *display:inline;
  vertical-align:top;
  text-align:center;
  margin: 0px 18px;
  padding: 20px 20px 0px 20px;
  position:relative;
  overflow:hidden;
}
.top-boxes .box-spruce-grove {
  background:transparent url(images/box-spruce-grove.jpg) no-repeat top left;
}
.top-boxes .box-parkland {
  background:transparent url(images/box-parkland.jpg) no-repeat top left;
}
.top-boxes .box-stony-plain {
  background:transparent url(images/box-stony-plain.jpg) no-repeat top left;
}
.top-boxes h2 {
  font-size:20px;
  color:#FFFFFF;
  font-family:'futura';
  text-shadow: 1px 1px 1px rgba(0,0,0, 1);
  text-decoration:none;
}
.top-boxes h2 span {
  font-size:17px;
  color:#8bc0e1;
}
.top-boxes p {
  font-size:13px;
  font-family:arial,sans-serif;
  color:#FFFFFF;
  line-height: 120%;
  margin-top: 15px;
  margin-bottom: 5px;
}
.top-boxes a {
  text-decoration:none;
  font-family:arial,sans-serif;
  font-size:13px;
  float: right;
}
.top-boxes a:hover {
  color:#FFFFFF;
}
.top-boxes .shadow-box {
  width:251px;
  height:147px;
  background:transparent url(images/black-50.png) repeat top left;
  position:absolute;
  top: 110px;
  padding: 10px 20px 0px 20px;
  left:0px;
  margin:1px;
}
.bottom-boxes {
  width:1000px;
  margin:20px auto 10px  auto;
  text-align:center;
}
.bottom-boxes .bottom-box {
  width:187px;
  height:93px;
  background:transparent url(images/box-footer-bg.jpg) no-repeat top left;
  display:inline-block;
  *zoom:1;
  *display:inline;
  vertical-align:top;
  text-align:center;
  padding: 15px 20px 0px 20px;
  margin: 0px 5px;
  font-size:17px;
  color:#FFFFFF;
  font-family:arial,sans-serif;
  text-shadow: 1px 1px 1px rgba(0,0,0, 1);
  text-decoration:none;
}
.bottom-boxes .bottom-box:hover {
  background-position:top right;
}
.bottom-boxes .bottom-box span {
  font-size:13px;
  color:#8bc0e1;
  display:block;
}
.bottom-boxes .bottom-box:hover span {
  color:#FFFFFF;
}
.white-divider {
  height:1px;
  background:transparent url(images/white-divider.png) no-repeat top center;
}
.white-divider-small {
  height:1px;
  background:transparent url(images/white-divider-small.png) no-repeat top center;
}
.home-bottom {
  margin:25px auto 25px auto;
}
#welcome {
  width:422px;
  height:263px;
  background:transparent url(images/box-welcome.png) no-repeat top center;
  padding:20px;
  display:inline-block;
  *zoom:1;
  *display:inline;
  vertical-align:top;
}
#welcome .pagetitle {
  font-family:'futura';
  font-size:30px;
  color:#82b4d3;
  line-height:120%;
  margin-bottom:20px;
}
#welcome .editable, #welcome .editable p,#welcome .editable li {
  color:#c6c6c6;
  font-size:12px;
  font-family:arial,sans-serif;
  line-height:120%;
}
#welcome .editable ul {
  padding-left:16px;
}
#video-holder {
  width:459px;
  margin-left:30px;
  display:inline-block;
  *zoom:1;
  *display:inline;
  vertical-align:top;
}
#video-holder h2 {
  font-family:'futura';
  font-size:25px;
  color:#FFFFFF;
  display:inline;
  margin-bottom:10px;
}
#video-holder h2 span {
  font-size:18px;
  color:#8bc0e1;
}
#video-holder a.view-all {
  margin-left:30px;
  font-size:13px;
  text-decoration:none;
}
#video-holder a.view-all:hover {
  color:#FFFFFF;
}
#video-holder iframe {
  margin-top:10px;
}
/******* Content Area */

#left {
  width:570px;
  padding: 10px;
  float: left;
  color: #b0fdff;
}

#left .pagetitle {
  font-size: 30px;
  color: #fff;
  line-height: 30px;
  text-shadow: 1px 1px 1px #000;
  padding: 0 0 10px;
}

#content-links #mobile {
  height: 58px;
  display: block;
  float: left;
  width: 174px;
  text-decoration: none;
  background: url(images/mobile.png) no-repeat;
  padding: 0 0 0 55px;
  color:#8bc0e1;
  font-size: 12px;
  line-height: 15px;
  -cursor: pointer;
}

#content-links {
  padding: 25px 0;
}

#content-links #mobile span {
  display: block;
  font-size: 16px;
  color: #ffffff;
  padding: 5px 0;
  text-shadow: 1px 1px 1px #000;
}

#content-links #mobile:hover {
  background-position: left bottom;
}

#content-links #mobile:hover span {
  text-decoration: underline;
}

#content-links #condo-specialist {
  width: 95px;
  height: 95px;
  float: left;
  margin: 0 10px;
  background: url(images/condo-specialist.png) no-repeat;
}

#fb-like {
	float: left;
	height: 31px;
	line-height: 31px;
	margin: 30px 0 0;
	text-align: center;
	width: 160px;
}

/******* Twitter Feed */

#right {
  width: 359px;
  background: url(images/twitter-feed.png) no-repeat;
  min-height:246px;
  *height: 246px;
  float: right;
}

.twtr-bd {
  background: url(images/twitter-bg.png) center bottom no-repeat;;
  padding: 10px 10px 20px !important;
  position: absolute;
  right: 0;
  top: 84px;
  width: 245px;
}

.twtr-timeline {
  height: auto !important;
}

.twtr-hd, .twtr-ft {
  display: none;
}

/******* Footer */

footer {
  background:#0c0c0c;
  margin: 0 auto;
}

footer .container {
  background: url(images/footer2.jpg) no-repeat center -1px;
  height: 265px;
  color: #fff;
  font-family: arial;
  position:relative;
  width:1275px;
}
footer .container .contact-info {
  text-align:center;
  position:absolute;
  top: 50px;
  left: 506px;
  line-height: 120%;
}
footer .container .contact-info .independant {
  font-size:11px;
  margin-top:10px;
  display: block;
}

footer h1 {
  font-size: 18px;
  padding-top: 0px;
  padding-bottom: 0px;
}

footer span {
  color: #8bc0e1;
}

#footer-links {
  height: 30px;
  line-height: 30px;
  font-family: arial;
  font-size: 11px;
  margin-top: -30px;
}

#footer-links, #footer-links a {
  color: #8bc0e1;
}
.contact-info a.linkPartners {
  font-size: 10px;
  position: absolute;
  bottom: -35px; right: 110px;
}

footer .footer-logo {
	position: absolute;
	right: 150px;
	top: 80px;
}

footer .adr {
	display: block;
	margin-bottom: 10px;
}

/******* Map */

#home-map h1 {
  font-family: 'avenir-medium';
  font-size: 24px;
  color: #fff;
  background: url(images/map/map-heading.png) no-repeat;
  height: 51px;
  padding: 35px 0 0 80px;
}

#home-map h1 span {
  color: #8bc0e1;
  font-size: 18px;
  font-family: 'souvenir';
}

#home-map h1 a {
  font-family: 'souvenir';
  color: #8bc0e1;
  float: right;
  background: url(images/map/hide-map.png) no-repeat;
  padding: 0 0 0 15px;
  font-size:13px;
  line-height: 15px;
  height:15px;
  cursor: pointer;
  display: none\0/;
  *margin: -10px 0 0;
}

#home-map h1 a:hover {
  text-decoration: underline;
}

#home-map h1 a.show {
  background: url(images/map/show-map.png) no-repeat;
}

#map-holder {
  height: 500px;
  position: relative;
}

#county {
  background: url(images/map/county-default.jpg) no-repeat;
  height: 500px;
}

#inner-city {
  height: 500px;
  display: none;
  background: url(images/map/inner-city.jpg) no-repeat;
}

#map-holder img {
  display:none;
  position: absolute;
  top: 0;
  z-index: 10;
}

#map-holder area {
  cursor: pointer;
}

#map-holder img.blank-img {
  display: block;
  z-index: 80;
}

#map-holder .titles li {
  position: absolute;
  z-index:20;
}

#map-holder .towns li {
  position: absolute;
  z-index: 99;
  display: none;
}

#map-holder li h2 {
  color: #fff;
  font-size: 20px;
  text-shadow: 2px 2px 2px #000;
  text-align: center;
}

#map-holder li h2.larger { 
  color: #8bc0e1;
}

#map-holder li.lac-st-anne {
  top: 100px;
  left: 60px;
}

#map-holder li.parkland {
  top: 340px;
  left: 60px;
}

#map-holder li.leduc-c {
  top: 445px;
  left: 400px;
}

#map-holder li.strathcona {
  top: 105px;
  right: 30px;
}

#map-holder li.sturgeon {
  top: 40px;
  left: 350px;
}

#map-holder li.edmonton {
  top: 235px;
  left: 540px;
}

#map-holder li.inner-millwoods {
  top: 330px;
  right: 225px;
}

#map-holder li.inner-nw {
  top: 100px;
  left: 200px;
}

#map-holder li.inner-w {
  top: 265px;
  left: 200px;
}

#map-holder li.inner-sw {
  top: 330px;
  left: 330px;
}

#map-holder li.inner-se {
  top: 215px;
  right: 220px;
}

#map-holder li.inner-ne {
  top: 95px;
  right: 225px;
}

#map-holder li.inner-inner {
  top: 185px;
  right: 458px;
}

#map-holder li a {
  display: block;
  text-decoration: none;
  font-size: 14px;
  color: #8bc0e1;
  height: 30px;
  line-height: 30px;
  position: relative;
  text-shadow: 2px 2px 2px #000;
}

#map-holder li a:hover {
  color: #fff;
}

#map-holder li a img {
  display: block;
  height: 25px;
  position: absolute;
  top:3px;
}

#map-holder li.sleft a {
  padding: 0 5px 0 30px;
}

#map-holder li.sleft img {
  left: 0;
}

#map-holder li.sright a {
  padding: 0 30px 0 5px;
}

#map-holder li.sright img {
  right: 0;
}

#map-holder li.onoway {
  top: 45px;
  left: 165px;
}

#map-holder li.spruce-grove {
  top: 250px;
  left: 290px;
}

#map-holder li.stony-plain {
  top: 290px;
  left: 240px;
}

#map-holder li.devon {
  top: 385px;
  left: 280px;
}

#map-holder li.leduc {
  top: 450px;
  left: 535px;
}

#map-holder li.beaumont {
  top: 415px;
  left: 575px;
}

#map-holder li.sherwood-park {
  top: 245px;
  right: 100px;
}

#map-holder li.fort-saskatchewan {
  top: 55px;
  right: 30px;
}

#map-holder li.morinville {
  top: 96px;
  left: 465px;
}

/*#map-holder li.morinville {
  top: 75px;
  left: 465px;
}*/

#map-holder li.st-albert {
  top: 135px;
  left: 415px;
}

#map-holder #zoom-out {
  display: block;
  text-decoration: none;
  background: url(images/map/zoom-out.png) no-repeat;
  width: 114px;
  height: 34px;
  font-size: 16px;
  color: #8BC0E1;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 100;
  padding: 4px 0 0 26px;
  cursor: pointer;
}

#map-holder .map-toggle {
  cursor: pointer;
}

#map-holder #zoom-out:hover {
  color: #fff;
}

/******* Interior Pages */

.int #main {
  margin-top:-10px;
}
.int #main .container {
  padding: 5px 50px 40px;
  width: 920px;
  background:#FFFFFF;
  -moz-box-shadow: 0px 0px 10px rgba(0,0,0,1);
  -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,1);
  box-shadow: 0px 0px 10px rgba(0,0,0,1);
}

.int #main, .int #main p, .int #main td, .int #main li {
  font-family: 'avenir-medium';
  font-size: 14px;
}

.int #main .pagetitle {
  background: url(images/int-underline.png) no-repeat bottom center;
  height: 30px;
  margin: 0 0 15px;
  font-size: 24px;
  padding: 30px 0 0 20px;
  color: #0c0c0c;
}

.int ul.testimonial-list li.color {
  background-color: #0d1f23;
}

.int td.formLabels, #ADVANCED_OPTIONS_BUTTONS_ROW td { color: #000 !important; }


.int #lMapTip td.SwitchboardSelectedText { color: #000; }

.int .virtual_tour h3 {
	color: #0c0c0c;
}

#BusinessDirectoryAdd h1 {
	color: #5486a1 !important;
}
#businessDirectory p {
  color: #000 !important;
}
#businessDirectory a {
  color: #5486a1 !important;
}

#bD-jumpTo li:nth-child(2n) {
  background-color: transparent !important;
  border-left: 1px dashed #333333;
  border-right: 1px dashed #333333;
  width: 21%;
}

#businessDirectory nav .button { 
  color: #000;
}

div .pages strong {
  color: #0c0c0c;
}

#bD-toolbar strong {
  color: #0c0c0c;
}

.int #contact_agent h2 { 
  color: #0c0c0c;
}


/* ////////////////////////////////// ABOUT PAGE */

#aboutUs .bioImage {
	width: 215px;
	padding: 4px;
	border: 1px solid gray;
}

#aboutUs .ianKondics {
	margin-top: 40px;
}

#aboutUs .ian {
	float: left;
	margin-right: 20px;
}

#aboutUs .chantelNieberding {
	clear: both;
	margin-top: 80px;
	margin-bottom: 80px;
}

#aboutUs .chantel {
	float: right;
	margin-left: 20px;
}


/* ////////////////////////////////// GOVERNMENT FORM */

#irpRelocation .irpForm {
	width: 334px;
	padding: 0px 10px;
	margin-left: 20px;
	float: right;
	background-color: #051215;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#irpRelocation .irpImage {
	margin: 4px 0px 22px 0px;
}

#irpRelocation .clearBoth {
	clear: both;
}



/* ////////////////////////////////// LOCAL INFO CUSTOM */

.localInfo h6 {
	color: #fff;
}

.localInfo .sideBar h5 {
	font-weight: normal;
	color: #fff;
}

.localInfo .sideBar {
	border: 1px solid #666 !important;
}

#localInfoHolder .infoLinks50 p, 
#localInfoHolder .infoLinks100 p {
	font-size: 12px !important;
}

#localInfoHolder .infoLinks50 li, 
#localInfoHolder .infoLinks100 li {
	font-size: 12px !important;
}

/******* Community Module */
li.zone, li.expanded {
  background-color: #4e4e4e !important;
}

div.community_header, 
div.community ,
#autoblog li.active,
div#list-properties-box,
div#amenities,
a.view {
  background-color: #4e4e4e !important;
  background-image: url(images/grey-grid-texture-bg.jpg) !important;
}

#autoblog div.community_header h1 {
  font-family: 'avenir-heavy' !important;
}

li.expanded,
div.communityNavigatorOverlay {
  background-color: #4c4c4c !important;
}

#autoblog h2 {
  font-family: 'avenir-medium' !important;
  color: #000 !important;
}

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

#autoblog a {
  color: #000 !important;
}
#autoblog div.communityNavigator ul li:hover,
#autoblog div.communityNavigatorOverlay ul li:hover {
  background-color: #4e4e4e !important;
}
#autoblog div.communityNavigator ul li:hover a,
#autoblog div.communityNavigatorOverlay ul li:hover a {
  color: #FFF !important;
  text-decoration: none !important;
}

#autoblog a.view {
  color: #FFF !important;
  border: 1px solid #000 !important;
}

#autoblog #amenities ul.categories li.active {
  color: #FFF !important;
}

#autoblog #list-properties .details dd.price {
  color: #000 !important;
  font-weight: normal !important;
  font-family: 'avenir-heavy' !important;
}

#autoblog #list-properties .properties-group li {
  margin-right: 2px !important;
}

#amenities li.active {
  background-color: #0c0c0c !important;
}

.properties-group li {
  color: #000 !important;
}


/*** CUSTOM BUSINESS DIRECTORY STYLES ***/
#businessDirectory h1 {
  font-size: 24px;
}


/*** CUSTOM TESTIMONIAL STYLES ***/
.testimonial-basic li {
  color: #000;
  border-bottom: 1px dashed #777 !important;
}


/*** CUSTOM PAGE STYLES - REUSABLE ***/
.editable .photoHeader img {
  width: 100%;
}
.editable h6.photoCredit {
  margin-bottom: 20px;
  font-size: 10px;
}
.headerSearchButtons {
  width: 35%;
  float: right;
  margin-left: 20px;
  color: #FFF;
}
.editable .headerSearchButtons h2 {
  margin: 0px; padding: 0px;
  font-family: 'Sevarek-Medium';
  text-align: center;
}
.editable a.simpleGreyButton {
  display: block;
  background-color: #e1e1e1;
  margin: 10px 0;
  padding: 5px 0;
  color: #848484;
  font-size: 16px;
  line-height: normal;
  text-decoration: none;
  text-align: center;
}
.editable a.simpleGreyButton:hover {
  background-color: #636363;
  color: #f9f9f9;
}
#main .editable .introText p {
  font-size: 16px !important;
}

.editable ul.twoColBlocks,
.editable ul.singleColBlock {
  list-style-type: none;
  margin-left: 0px; margin-top: 0px;
  padding-left: 0px;
}
.editable ul.twoColBlocks li {
  display: block;
  margin: 10px;
}
.tp-xlarge .editable ul.twoColBlocks li,
.tp-large .editable ul.twoColBlocks li,
.tp-medium .editable ul.twoColBlocks li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 46%;
  margin: 1%;
  vertical-align: top;
}
.editable ul.singleColBlock li {
  margin-top: 20px;
}
.editable ul.twoColBlocks li strong,
.editable ul.singleColBlock li strong {
  display: block;
  margin-bottom: 8px;
  font-size: 18px;
}
.editable div.sidebarRight {
  width: 35%;
  float: right;
  margin-left: 20px;
}
.editable .sidebarRight img {
  width: 100%;
  border: 1px solid #333;
}
.editable .sidebarRight h6.photoCredit {
  margin-top: 10px; padding-top: 0px;
  margin-bottom: 20px;
  text-align: center;
  font-weight: normal;
}
.editable .sidebarRight h6.photoCredit span.photoCaption {
  display: block;
  margin-bottom: 5px;
  font-size: 14px;
}
.editable .sidebarRight .lastSidebarItem {
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
}
.editable ul.threeColList {
  list-style-type: none;
  margin-left: 0px; padding-left: 0px;
}
.editable ul.threeColList li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 284px;
  margin: 2px 10px;
  font-size: 16px;
}

#main .editable p.call2action {
  border-top: 2px solid #777;
  border-bottom: 2px solid #777;
  margin-top: 15px;
  padding: 10px 0px;
  font-size: 20px;
  text-align: center;
  clear: both;
}

#businessDirectory ul.businesses li.business .editbar a {
  color: #FFF !important;
}


/*** FAKE COMMUNITY AUTOBLOG INSERT ***/
.editable .autoblogCommunityList ul {
  margin: 0px; padding: 0px;
  list-style-type: none;
}
.editable .autoblogCommunityList ul li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 5px;
  padding: 0;
}
.tp-large .editable .autoblogCommunityList ul li,
.tp-xlarge .editable .autoblogCommunityList ul li {
  width: 18.5%;
}
.tp-medium .editable .autoblogCommunityList ul li {
  width: 31.5%;
}
.tp-small .editable .autoblogCommunityList ul li,
.tp-xsmall .editable .autoblogCommunityList ul li {
  width: 31%;
}
.editable .autoblogCommunityList ul li a {
  display: block;
  background-color: #e1e1e1;
  padding: 5px 0;
  color: #848484;
  line-height: normal;
  text-decoration: none;
  text-align: center;
}
.editable .autoblogCommunityList ul li a:hover {
  background-color: #636363;
  color: #f9f9f9;
}