@charset "utf-8";

@font-face {
    font-family: "gothic-bold";
    font-style: normal;
    font-weight: normal;
    src: url("http://assets.rmcloud.com/fonts/gothicb-webfont.eot?") format("eot"), url("http://assets.rmcloud.com/fonts/gothicb-webfont.woff") format("woff"), url("http://assets.rmcloud.com/fonts/gothicb-webfont.ttf") format("truetype"), url("http://assets.rmcloud.com/fonts/gothicb-webfont.svg#webfontBtkt3uWc") format("svg");
}
@font-face {
    font-family: "gothic";
    font-style: normal;
    font-weight: normal;
    src: url("http://assets.rmcloud.com/fonts/gothic-webfont.eot?") format("eot"), url("http://assets.rmcloud.com/fonts/gothic-webfont.woff") format("woff"), url("http://assets.rmcloud.com/fonts/gothic-webfont.ttf") format("truetype"), url("http://assets.rmcloud.com/fonts/gothic-webfont.svg#webfontWl0OKycp") format("svg");
}
@font-face {
    font-family: 'carefree';
    src: url('http://assets.rmcloud.com/fonts/carefree-webfont.eot');
    src: url('http://assets.rmcloud.com/fonts/carefree-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://assets.rmcloud.com/fonts/carefree-webfont.woff') format('woff'),
         url('http://assets.rmcloud.com/fonts/carefree-webfont.ttf') format('truetype'),
         url('http://assets.rmcloud.com/fonts/carefree-webfont.svg#CarefreeNormal') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Default Styles & Common Classes */

body {
  font-family: 'gothic';
  font-size: 13px;
}

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

.wrapper { width: 100%; }

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

.tp-accentFont {
	font-family: 'carefree';
}

#site { position: relative; }
#topbar { z-index: 9999 !important; }

/* Header Styles */

#header { background: url(images/headerTile.gif) repeat-x; }

#header  .container{
  background: url(images/header3.gif) no-repeat;
  height: 130px;
  position: relative;
}

#header .header-logo {
  position: relative;
  top: 5px;
}


#header h3 {
  bottom: 20px;
  color: #363636;
  font-size: 20px;
  position: absolute;
  right: 25px;
}

#header h3 span { color: #d10109; }

#header .social {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  top: 32px;
  right: -10px;
  width: 150px;
}

#header .social li {
  float: left;
}

#header .social a {
  display: block;
  width: 25px;
  height: 25px;
  margin: 0 3px 0 0;
}

#header .social a.facebook { background: url(images/header_facebook.gif) no-repeat; }
#header .social a.twitter { background: url(images/header_twitter.gif) no-repeat; }
#header .social a.blog { background: url(images/header_blog.gif) no-repeat; }
#header .social a.linkedin { background: url(images/header_linkedin.gif) no-repeat; }
#header .social a.youtube { background: url(images/header_youtube.gif) no-repeat; }
#header .social a:hover { background-position: left bottom; }

/* Nav Styles */

#nav { background: url(images/nav.gif) repeat-x; }

#nav ul {
  list-style: none;
  padding: 0;
}

#nav li {
  float: left;
  position: relative;
  z-index: 500;
  -width: 115px;
}

#nav li#signup {
  -width: 60px;
}

#nav li a {
  display: block;
  background: url(images/navItem.gif) no-repeat left center;
  padding: 0 25px 0 10px;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  height: 50px;
  line-height: 50px;
  -font-size: 10px;
}

#nav li.over a { color: #d61921; }

#nav li ul { display: none; }

#nav li.over ul {
  display: block;
  width: 250px;
  background: url(images/dropdown.gif) repeat-x left bottom #262626;
  position: absolute;
  padding: 5px 0 15px;
  *left: -40px;
}

#nav li.over ul a {
  background: none;
  width: 240px;
  padding: 0 0 0 10px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color:#fff;
}

#nav li.over ul a:hover {
  background: #d61921;
  color: #fff;
}

/* Main Index Styles */

#main { background: url(images/main.gif) repeat-x #e1e1e1; }

#main .container { 
  background: url(images/mainContainer.gif) repeat-y right top;
  padding: 0 0 30px;
}

/* Left Styles */

#left {
  width: 703px;
  float: left;
  position: relative;
}

#slider {
  width: 703px;
  height: 313px;
  overflow: hidden;
  position: relative;
  background: url(images/slider.jpg) no-repeat;
  margin-bottom: 10px;
}

#slider .items {
  position: absolute;
  width: 20000em;
  height: 298px;
}

#slider .pane {
  float: left;
  width: 703px;
  height: 298px;
  position: relative;
}

.navi {
  position: absolute;
  bottom: 0;
  left: 10px;
}

.navi a {
  display: block;
  float: left;
  width: 18px;
  height: 34px;
  background: url(images/navi.jpg) no-repeat;
  margin: 0 3px 0 0;
}

.navi a:hover { background-position: center top; }
.navi a.active { background-position: right top; }

#slider #hire { background: url(images/sliderHire3.jpg) no-repeat; }

#slider #hire h1 {
  position: absolute;
  top: 117px;
  left: 290px;
  font-familY: 'gothic-bold';
  font-size: 18px;
  color: #fff;
}

#slider #hire h1#scot { top: 150px; }

#slider #hire h2 {
  font-family: 'carefree';
  color: #c2171e;
  font-size: 48px;
  padding: 15px 0 0 460px;
  line-height: 48px;
}

#slider #hire p {
  padding: 10px 10px 0 460px;
  font-family: arial;
  font-size: 13px;
  color: #626262;
  line-height: 17px;
text-align: justify;
}

#slider #hire h1 a {
  color: #fff;
  text-decoration: none;
}

#slider #hire h1 a:hover { color: #D01920; }
#slider #hire h1#scot a:hover { color: #333; }

#slider a.learn {
  bottom: 16px;
  color: #990005;
  font-family: 'gothic-bold';
  font-size: 12px;
  position: absolute;
  right: 15px;
  text-decoration: none;
}

#slider  a.learn:hover { color: #000; }

#slider #mobile {
  background: url(images/sliderMobile.jpg);
  padding: 0 0 0 295px;
  width: 408px;
  color: #2b2b2b;
  font-size: 18px;
  font-family: 'gothic-bold';
}

#slider #mobile h3 {
  font-family: 'carefree';
  font-size: 72px;
  line-height: 72px;
  padding: 45px 0 0;
  color: #bd0008;
}

#slider #mobile h2 {
  color: #373737;
  font-family: 'gothic-bold';
  font-size: 24px;
  line-height: 24px;
}

#slider #mobile a {
  color: #BD0008;
    display: block;
    font-size: 22px;
    padding: 23px 0;
    text-decoration: none;
    text-shadow: 1px 1px 1px #FFFFFF;
}

#slider #mobile a:hover { color: #000; }

#slider #eval { 
  background: url(images/sliderEval.jpg) no-repeat;
  padding: 0 0 0 315px;
  width: 388px;
}

#slider #eval h1 {
  font-size:36px;
  font-family: 'gothic-bold';
  color: #202020;
}

#slider #eval h1 span {
  color: #BD0008;
  display: block;
  font-family: 'carefree';
  font-size: 72px;
  line-height: 72px;
  padding: 45px 0 0 92px;
}

#slider #eval h2 {
  color: #504F4F;
  font-size: 30px;
  line-height: 30px;
  padding: 20px 0 0;
}

#slider #eval a.learn {
  bottom: 41px;
  right: 95px;
}

#slider #condo {
  background: url(images/sliderCondo.jpg);
  padding: 0 0 0 266px;
  width: 437px;
}

#slider #condo h1 {
  coloR: #090909;
  font-size: 24px;
  line-height: 40px;
  padding: 30px 0 0;
}

#slider #condo h1 span {
  font-size: 60px;
  color: #c2171e;
  font-family: 'carefree';
}

#slider #condo p {
  margin: 0;
  padding: 5px 0;
  color: #626262;
  font-family: arial;
  font-size: 14px;
}

#slider #condo ul {
  margin: 0;
  padding: 7px 0 0;
  list-style: none;
  width: 410px;
}

#slider #condo li {
  float: left;
  width: 100px;
  color: #BD0008;
  font-family: 'gothic-bold';
  font-size: 14px;
  height: 23px;
  line-height: 22px;
  margin: 0 0 5px;
}

#slider #condo li.title {
  width: 200px;
  padding: 0 0 0 5px;
background: url(images/sliderItem.png) no-repeat;
}

#slider #condo li a {
  font-family: 'gothic';
  color: #636363;
  font-size: 14px;
  text-decoration: none;
}

#slider #condo li a:hover {
  color: #000;
  text-decoration: underline;
}


#slider #lux {
  background: url(images/sliderLux.jpg);
  padding: 0 0 0 266px;
  width: 437px;
}

#slider #lux h1 {
  coloR: #090909;
  font-size: 24px;
  line-height: 40px;
  padding: 30px 0 0;
}

#slider #lux h1 span {
  font-size: 60px;
  color: #c2171e;
  font-family: 'carefree';
}

#slider #lux p {
  margin: 0;
  padding: 5px 0;
  color: #626262;
  font-family: arial;
  font-size: 14px;
}

#slider #lux ul {
  margin: 0;
  padding: 7px 0 0;
  list-style: none;
  width: 410px;
}

#slider #lux li {
  float: left;
  width: 125px;
  color: #BD0008;
  font-family: 'gothic-bold';
  font-size: 14px;
  height: 23px;
  line-height: 22px;
  margin: 0 0 5px;

}

#slider #lux li.title {
  width: 200px;
  padding: 0 0 0 5px;
  background: url(images/sliderItem.png) no-repeat;

}

#slider #lux li a {
  font-family: 'gothic';
  color: #636363;
  font-size: 14px;
  text-decoration: none;
}

#slider #lux li a:hover {
  color: #000;
  text-decoration: underline;
}




/* 3 Searches Styles */

#left a.threeBtns {
  display: block;
  width: 230px;
  height: 38px;
  text-align: center;
  float: left;
  margin: 0 0 0 6px;
  text-decoration:none;
  color: #fff;
  font-family: 'gothic-bold';
  font-size: 19px;
  padding: 167px 0 10px 0;
  background: url(images/mapSearch2.png) no-repeat;
  text-shadow: 1px 1px 1px #000;
}

#left a.threeBtns:hover { color: #ccc; }

#left a.threeBtns.first { 
  margin: 0;
  background: url(images/singleFam.jpg) no-repeat;
}

#left a.threeBtns.last { background: url(images/condoLiving.jpg) no-repeat; }

#cms { padding: 340px 0 0; }

#cms, #cms p, #cms li, #cms td {
  font-family: arial;
  font-size: 13px;
  color: #1d1d1d;
}

/******************************
* === SEARCH WIDGET ===
/*****************************/
.search-widget {	
    box-sizing: border-box;
    float: left;
    margin-left: 3%;
    width: 63%;
}
.search-widget * {
	box-sizing: border-box;
}
.search-widget h2 {
	overflow: visible;
	font-family: "gothic-bold", sans-serif;
}
.search-widget .tp-accentFont {
	font-size: 36px;
	color: #bd0008;
	text-shadow: 0 0 10px #FFFFFF;
}
.search-widget label {
    color: #45403c;
    display: block;
    font-size: 14px;
    line-height: 18px;
    padding-top: 13px;
}
.search-widget .rm-ajax-autocomplete-field {
    background: none no-repeat scroll 0 0 #ffffff;
    border: 1px solid #999999;
    color: #45403c;
    font-family: "gothic",sans-serif;
    font-size: 14px;
    line-height: 17px;
    padding: 3px 1%;
    width: 100%;
}
.search-widget .search-widget-left {
    float: left;
    width: 48%;
}
.search-widget .search-widget-right  {
	float: right;
	width: 48%
}
.search-widget .dropdown-toggle {
    background: url("images/icon-dropdown-toggle.png") no-repeat scroll 98% center #ffffff;
    border: 1px solid #999999;
    color: #45403c;
    cursor: pointer;
    display: block;
    font-family: "gothic",sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    padding: 3px 1%;
    width: 100%;
}
.search-widget .search-widget-left .dropdown-toggle, .search-widget .search-widget-right .dropdown-toggle  {
    background-position: 96% center;
    padding: 3px 3%;
}
.search-widget .dropdown-menu {
	font-size: 14px;
    font-family: "gothic",sans-serif;
	top: 23px;
}
.search-widget .dropdown-menu li:hover {
	background: #312626;
	cursor: pointer;
}
.search-widget .dropdown-menu li:hover a {
	color: #FFFFFF;
}
.search-widget .autocomplete-suggestions {
    border-radius: 0 0 0 0;
    font-family: "gothic",sans-serif;
    font-size: 14px;
    padding-left: 3px;
}
.search-widget .ng-scope.ng-binding {
    padding-left: 3px;
}
.search-widget .search-widget-count {
    border-bottom: 1px dashed;
    color: #666;
    float: left;
    font-family: "Arial",sans-serif;
    font-size: 11px;
    font-style: italic;
    margin-top: 17px;
    padding-top: 5px;
    width: 47%;
}
.search-widget button.search-widget-submit {
	border: 1px solid #FFFFFF;
	color: #FFF;
	width: 48%;
	text-align: center;
	font-size: 15px;
	cursor:  pointer;
	line-height: 35px;
	margin-top: 21px;
	float: right;
    font-family: "gothic",sans-serif;
    font-weight: normal;
    padding: 0;
    -moz-transition-property: none;
	-webkit-transition-property: none;
	-o-transition-property: none;
	transition-property: none;
	background: #780006; /* Old browsers */
	background: -moz-linear-gradient(top,  #780006 0%, #820106 40%, #9c0107 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#780006), color-stop(40%,#820106), color-stop(100%,#9c0107)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #780006 0%,#820106 40%,#9c0107 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #780006 0%,#820106 40%,#9c0107 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #780006 0%,#820106 40%,#9c0107 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #780006 0%,#820106 40%,#9c0107 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#780006', endColorstr='#9c0107',GradientType=0 ); /* IE6-9 */
}
.search-widget button.search-widget-submit:hover {
	background: #333333;
}
.search-widget p {
	display: none;
}


/* Featured Listings Styles */

#featured {
  position: absolute;
  top: 539px;
  width: 703px;
}

#featured h1 {
  background: url(images/featuredHead.jpg) no-repeat;
  color: #910004;
  font-size: 18px;
  height: 30px;
  line-height: 30px;
  padding: 0 0 0 20px;
  font-family: 'gothic-bold';
  margin: 0 0 1px;
}

#featured #solobasic-widget {
  width: 703px;
  height: 261px;
  border-bottom: 15px solid #FFFFFF;
}

#featured #solobasic-widget .listing {
  background-color: transparent;
}


#featured #solobasic-widget div.photo {
  margin-left: 0;
  background-color: #fff;
  padding: 1px;
  width: 466px;
  height: 249px;
  position: absolute;
  top: 0;
  left: 0;
}

#featured #solobasic-widget div.photo img {
  width: 466px;
  height: 249px;
}

#featured #solobasic-widget div.buttons-holder {
  bottom: 20px;
  left: 467px;
  width: 236px;
}

#featured #solobasic-widget div.buttons-holder a {
  background: url("images/featuredBtn.gif") no-repeat scroll 0 0 transparent;
  display: block;
  height: 25px;
  left: 0;
  line-height: 25px;
  position: absolute;
  text-decoration: none;
  top: 0;
  width: 85px;
}

#featured #solobasic-widget div.buttons-holder a span {
  color: #fff;
  cursor: pointer;
}

#featured #solobasic-widget div.buttons-holder .view-listing-button {
  position: absolute;
  left: 121px;
  z-index: 500;
  top: 5px;
} 

#featured #solobasic-widget div.tooltip {
  position: absolute;
  background: url(images/featuredCover.png) no-repeat;
  top: 0;
  padding: 0 0 0 464px;
  width: 239px;
}

#featured #solobasic-widget div.tooltip h1 {
  color: #565656;
  font-family: 'gothic';
  font-size: 18px;
  margin: 78px 6px 0 0;
}

#featured #solobasic-widget div.tooltip h2 {
  font-family: 'gothic-bold';
  font-size: 28px;
  color: #d01920;
  margin: 12px 0;
}

#featured #solobasic-widget div.tooltip ul { padding: 5px 0; }

#featured #solobasic-widget div.tooltip li {
  color: #565656;
  font-size: 18px;
  background: url(images/beds.gif) no-repeat;
  padding: 0 10px 0 34px;
}

#featured #solobasic-widget div.tooltip li.last {
  background: url(images/baths.gif) no-repeat;
  padding: 0 10px 0 26px;
}

#featured  #solobasic-widget button {
  font-size: 0px;
  width: 50px;
  height:15px;
  bottom:-15px;
  background: url(images/prevNext.jpg) no-repeat;
}

#featured  #solobasic-widget button.next { 
  left: 65px; 
  background-position: right top;
}

#featured  #solobasic-widget button:hover { background-position: left bottom; }
#featured  #solobasic-widget button.next:hover { background-position: right bottom; }

#featured #solobasic-widget div.buttons-holder img,
#featured #solobasic-widget div.tooltip li.first,
#featured #solobasic-widget div.tooltip li h3,
#featured  #solobasic-widget button span  { display: none; }

iframe#stats {
  border: medium none;
  height: 200px;
  width: 703px;
}
/* Video and Twitter */
#widget-video-twitter {
	width: 100%;
	height: 234px;
	background: url("images/widgets_bg2.png");
	border: 1px solid white;
	position: relative;
}

#widgetVideoPlayer #videowrapper > iframe {
    height: 170px !important;
    width: 335px !important;
}
.widget-video {
	position: absolute;
	width: 335px;
	height: 188px;
	left: 20px;
	top: 20px;
}
.widget-twitter {
    height: auto;
    left: 377px;
    position: absolute;
    top: 17px;
    width: 305px;
}
.widget-twitter p {
	padding: 40px 0 0 15px;
}
.widget-twitter h2 { position: absolute; top: 170px; left: 70px; font-size: 18px; color: #666 }
.widget-twitter h3 { position: absolute; top: 190px; left: 70px }
.widget-twitter h3 a { font-size: 18px; color: #666; text-decoration: none;  }
.widget-twitter h3 a:hover { color: #C2171E  }

#title-homepage { margin: 30px 0; }
#title-homepage h1 { font-family: Arial; font-weight: bold !important; }


/* Right Side Styles */

#right {
  width: 298px;
  margin: 0 1px 0 0;
  float: right;
  background: url(images/rightTop.jpg) no-repeat;
}

#right h1 {
  font-size: 17px;
  font-family: 'gothic-bold';
  color: #9a0006;
  text-shadow: 1px 1px 1px #fff;
}

/* Search Form Styles */

#frmMlsSearch { padding: 20px; }

#frmMlsSearch label {
  display: block;
  color: #111;
  font-size: 14px;
  padding: 5px 0 0;
}

#frmMlsSearch input, #frmMlsSearch select {
  border: 1px solid #5a5a5a;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #fff;
  padding: 2px 2px 2px 5px; 
}

#frmMlsSearch input { width: 248px; }

#frmMlsSearch select#DATA_TYPE { 
  width: 257px;
  float: none;
  margin: 0;
}

#frmMlsSearch select {
  width: 122px;
  margin: 0 0 0 10px;
}

#frmMlsSearch select.first {
  margin: 0;
}

#frmMlsSearch a {
  color: #FFFFFF;
  display: block;
  font-size: 18px;
  height: 25px;
  line-height: 24px;
  margin: 15px 0 0;
  text-align: center;
  text-decoration: none;
  background: url(images/searchBtn.gif);
  cursor: pointer;
}

#frmMlsSearch a:hover { color: #ccc; }

/* Community Search Module Styles */

#communities {
	width: 298px;
	height: 494px;
	background: url("images/map_bg.jpg") no-repeat 0 0;
	position: relative;
	padding: 0 !important
}
/* Search map */
.map-search-title h2 {
    color: #FFFFFF;
    font-size: 26px;
    left: 10px;
    position: relative;
    top: 12px;
    line-height: 18px;
}
.map-search-title span {
    font-size: 21px;
}
.map-search-title h2 span.carefree {
    font-family: 'carefree';
    font-size: 60px;
}
.map-search-title {
	width: 298px;
	height: 70px;
	position: relative;
	overflow: visible;
}
.map-search-title img {
	position: absolute;
	top: 2px;
	right: -22px;
}
.map-search-1 { top: 10px;  left: 78px; }
.map-search-2 {top: 52px;left: 169px;}
.map-search-3 {top: 132px;left: 169px;}
.map-search-4 {top: 52px;left: 0px;}
.map-search-5 {top: 132px;left: 0px;}
.map-search-6 {top: 188px;left: 169px;}
.map-search-7 {top: 231px;left: 78px;}
.map-search-8 {top: 93px;left: 78px;}
.map-search-9 { top: 286px; left: -13px; }

.map-search-subtitle {
    bottom: 0;
    font-size: 13px;
    height: 65px;
    left: 0;
    padding: 10px 20px;
    position: absolute;
    text-align: center;
    width: 258px;
}
#communities ul.communityNavigator {
    height: 330px;
    list-style: none outside none;
    margin: 0;
    position: relative;
    width: 100%;
}
#communities ul.communityNavigator h3 {
display: block; width: 110px; height: 33px; font-size: 11px; color: #FFF !important; text-decoration: none; line-height: 20px; background-image: url("images/map-pin.png"); background-repeat: no-repeat; background-position: -16px 0px; text-align: center; text-shadow: 1px 1px 0 #333; padding: 7px 0;
}
#communities ul.communityNavigator .communityNavigatorOverlay h3 { width: auto; text-align: center; }

#communities ul.communityNavigator li.zone { position: absolute !important; padding: 0 !important; background: none !important; margin: 0 !important }
#communities ul.communityNavigator h3:hover { background-position: -160px 0px; }

#communities .communityNavigatorOverlay {
  background-color: #A20005;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  left: -631px;
  padding: 5px;
  top: 0;
}

#communities ul.communityNavigator .communityNavigatorOverlay h3 {
  background: none;
  color: #FFFFFF;
  font-size: 20px;
  padding: 2px 0;
  text-align: center;
}

#communities ul.communityNavigator li ul li {
  font-size: 13px;
  font-weight: normal;
  line-height: 20px;
  height: 20px;
  padding-left: 0;
  width: 147px;
  text-align: center;
  border-top: 1px dotted #ccc;
  padding: 3px 0;
}

#communities ul.communityNavigator li ul li a {
  color: #A20005;
  text-decoration: none;
}

#communities ul.communityNavigator li ul li a:hover { text-decoration: underline; }

/* Mobile Btn Styles */
  
a#mobile {
  display: block;
  background: url(images/mobile.jpg);
  height: 81px;
  text-decoration: none;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  font-size: 14px;
  padding: 0 0 0 48px;
}

a#mobile span {
  display: block;
  font-family: 'gothic-bold';
  font-size: 20px;
  padding: 28px 0 5px;
  text-shadow: none;
  color: #515151;
}

a#mobile:hover { background-position: left bottom; }
a#mobile:hover span { color: #ad0006; }

/* Monthly Tips */

a#tips {
  background: url(images/tips.jpg) no-repeat;
  display: block;
  height: 110px;
  font-family: arial;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
  padding: 0 0 0 130px;
  margin: 2px 0
}

a#tips span { 
  color: #dc000a;
  text-decoration: underline;
}

a#tips strong {
  color: #9A0006;
  display: block;
  font-family: 'gothic-bold';
  font-size: 22px;
  padding: 12px 0 17px 10px;
}

a#tips:hover { background-position: left bottom; }
a#tips:hover span { color: #fff; }

/* Blog Widget Styles */

#blog { padding: 15px 20px; }
#blog #blog-posts-widget h2 { display: none; }

#blog .articles {
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: arial;
  font-size: 13px;
  color: #676767;
}

#blog .article {
  padding: 10px 0;
  border-bottom: 1px dotted #960006;
  min-height: 65px;
}

#blog .article h3 { position: relative; }

#blog .article h3 a {
  font-size: 16px;
  color: #232323;
  text-decoration: none;
}

#blog .article h3 a:hover { color: #970006; }

#blog .article span.date {
  position: absolute;
  bottom: -47px;
  font-size: 14px;
  font-weight: bold;
  color: #970006;
  width: 65px;
  left: 0;
  text-align: center;
}

#blog .article p.preview {
  margin: 0;
  padding: 5px 0 5px 70px;
}


/* Footer Styles */

#contactInfo { 
  background: url(images/footer_tile.gif) repeat-x;
  border-bottom: 3px solid #fff;
}

#contactInfo .container {
  background: url(images/footer2-no-overlapp.gif) no-repeat right top;
  height: 153px;
  color: #ef0e1f;
  font-size: 14px;
  position: relative;
}

#contactInfo h2 {
  font-size: 36px;
  color: #c2c2c2;
  font-family: 'carefree';
  line-height: 36px;
  padding: 15px 0 5px;
}

#contactInfo h1 {
  font-family: 'gothic';
  font-size: 19px;
  color: #fff;
  line-height: 24px;
  padding: 20px 0 0 0;
}

#contactInfo h1 span {
  font-family: 'gothic-bold';
  font-size: 24px;
}

#contactInfo a { color: #ef0e1f; }

#footLinks { background: url(images/footLinks.gif) repeat-x; }

#footLinks { 
  height: 25px;
  line-height: 22px;
  font-family: arial;
  font-size: 11px;
  color: #fff;
}

#footLinks a { color: #fff; }

/* Interior Styles */

.int #main .container { 
  background: none; 
  padding: 0 0 10px; 
  min-height: 500px;
  background: #fdfdfd;
  border-left: 1px solid #9d9d9d;
  border-right: 1px solid #9d9d9d;
  width: 1022px;
}

.int #cms { 
  padding: 20px; 
  background: url(images/int-cms.gif) no-repeat;
}

.int #contactInfo .container { 
  background: url(images/int-footer2-no-overlap.gif) no-repeat; 
  position: relative;
}

#contactInfo .footer-logo {
  display: block;
  width: 266px;
  position: absolute;
  bottom: 10px; left: 0;
}
#contactInfo .ci-section {
  position: absolute;
  bottom: 18px; left: 290px;
}

div.pagetitle {
  background: #dadada;
  font-family: 'gothic';
  font-size: 22px;
  padding: 5px 20px;
  color: #151515;
}

div#PageHeader {
  padding: 1px;
  border: 1px dotted #151515;
  margin: 0 0 15px;
}

/* Autoblog styles */

#cms #autoblog li.active , #cms #autoblog .community_header, #cms #autoblog #list-properties a.view { background: #980b11; }
#cms #autoblog a { color: #980b11; }

#cms #autoblog li.expanded, #cms #autoblog div.communityNavigatorOverlay, #cms #autoblog #list-properties-box, #cms #autoblog #amenities { background: #151515; }
#cms #autoblog h2 { color: #151515; }

#cms #autoblog ul.properties-group { width: 955px; }

#cms #autoblog ul.properties-group li {
  line-height: 10px;
  margin-right: 13px;
}

#cms #autoblog #list-properties a.view { border: 1px solid #151515; }

#autoblog .navi { display: none; }

iframe { border: 1px solid #fff; }

#cms {
	line-height: auto;
}

#cms h1 {
	*line-height: 38px;
}

.int #cms h2 {
	*line-height: 38px;
}

/* creb stats styling */

#left .external-board-stats img {
	display:none;
}

#left .external-board-stats {
	margin: 30px 0 0 0;
}

#left .stats-title {
	width: 690px;
	padding:  10px 0 24px;
	background: url(images/creb_bg.jpg) no-repeat;
	color: #9D0005;
	font-size: 18px;
}

#left #stats-left {
	margin: -19px 0 10px 0;
}

#left .stats-title-text {
	padding:0;
}

#left .stats-title a {
	color: #9D0005;
	margin: 10px 0 0 0!important;
	display: block;
}

#left #stats-text {
	background-color: transparent;
}

#left #CREBStats_HowCalcLink a{
	color: #9D0005!important;
}

#left table.stats {
border-top:none;
}

/************************** CONDO SEARCH PAGE */

#cal-condo-search {
	width: 883px;
	margin: 0 auto;
	height: 404px;
	background: url(images/cal-condo-search.jpg) no-repeat;
}

#cal-condo-search ul {
	list-style: none;
	margin: 0;
	padding: 10px 30px 0 30px;
	width: 440px;
}

#cal-condo-search ul li {
	font-familY: 'gothic-bold';
	color: #a60006;
	font-size: 18px;
	line-height: 25px;
	float: left;
	width: 125px;
}

#cal-condo-search ul li.title {
	float: none;
	clear: both;
	width: 400px;
padding: 20px 0 0;
}

#cal-condo-search ul li a {
	font-family: 'gothic';
	color: #000;
	font-size: 16px;
	line-height: 20px;
}


/************************** SINGLE SEARCH PAGE */

#cal-single-family {
	width: 883px;
	margin: 0 auto;
	height: 404px;
	background: url(images/cal-single-search.jpg) no-repeat;
}

#cal-single-family ul {
	list-style: none;
	margin: 0;
	padding: 10px 30px 0 30px;
	width: 440px;
}

#cal-single-family ul li {
	font-familY: 'gothic-bold';
	color: #a60006;
	font-size: 18px;
	line-height: 25px;
	float: left;
	width: 125px;
}

#cal-single-family ul li.title {
	float: none;
	clear: both;
	width: 400px;
padding: 20px 0 0;
}

#cal-single-family ul li a {
	font-family: 'gothic';
	color: #000;
	font-size: 16px;
	line-height: 20px;
}



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

#localInfoHolder .localInfo p {
	font-size: 14px !important;
}

.localInfo h1 {
	padding-bottom: 15px !important;
	padding-top: 15px !important;
}

#localInfoHolder .localInfo h2 {
	padding-bottom: 15px;
}

/**************************** CUSTOM LISTING DETAILS STYLES */

#listingContainer #vlPrimaryColumn #vlHeader #vlTitle,
#listingContainer #vlPrimaryColumn #vlSpecs .propertySpecs h3 {
  color: #C2171E;
  font-family: 'gothic-bold';
}

#listingContainer #vlPrimaryColumn #vlHeader #vlSubtitle,
#listingContainer #vlContact h3 {
  font-family: 'gothic';
  font-weight: normal;
}

#listingContainer #vlSecondaryColumn #propertyPrice h2 {
  font-family: 'gothic-bold' !important;
  color: #C2171E !important;
  text-shadow: 1px 1px 1px #000;
}

#listingContainer .closestSchools h2 {
  font-family: 'gothic-bold';
  color: #C2171E;
  font-size: 22px !important;
  text-transform: capitalize !important;
  
}

#listingContainer #vlPrimaryColumn #vlSpecs .propertySpecs h3 {
  font-size: 16px;
}

