/******* FONTS */

@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");
}

/******* TAGS */

body {
  font-family: 'gothic';
  font-size: 13px;
  line-height: 20px;
  background-color:#5e6ea1 !important;
}

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

/******* Classes */
.wrapper {
  width: 100%;
}

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

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

#site {
  position: relative;
}

/****** Header */

header {
  background: #5e6ea1;
  border-bottom: 3px solid #e38235;
}
 
header .container {
  background: url(images/header.jpg) no-repeat;
  height: 299px;
  color: #fff;
  padding: 0;
}
 
header h1 {
  font-size: 18px;
  padding: 250px 30px 0;
  margin: 0px;
}

header h1 span {
  font-family: 'gothic-bold';
}

header h1.left {
  float: left;
}

header h1.right {
  float: right;
}

 
 /******* Search */
 
 #search {
  background: url(images/search.jpg) repeat-x;
  position: absolute;
  top: 302px;
 }
 
 #search .container {
  height: 90px;
 }
 
 #search h1 {
  background: url(images/search_title.jpg) repeat-x;
  color: #202020;
  font-family: 'gothic-bold';
  font-size: 18px;
  padding: 0 10px;
  margin: 0 0 10px 555px;
  height: 35px;
  line-height: 35px;
 }
 
 #search input, #search select {
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
  border: 1px solid #202020;
  color: #e38235;
  font-size: 14px;
  float: left;
  font-family: 'gothic';
  margin: 0 10px 0 0;
  width: 165px;
 }
 
 #search select {
  width: 113px;
  padding: 4px 3px 4px 10px;
  height: 30px;
  line-height: 24px;
 }
 
 #search #DATA_TYPE {
  width: 150px;
 }
 
 #search a {
  float: left;
  display: block;
  height: 30px;
  line-height: 30px;
  width: 109px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  font-family: 'gothic-bold';
  background: url(images/search_btn.jpg) no-repeat;
 }
 
 #search a:hover {
  background-position: left bottom;
 }
 
 div.ac_results {
  z-index: 1000 !Important;
 }
 
 /******* Nav */
 
 #main-nav {
  background: url(images/nav.jpg) repeat-x;
  position: absolute;
  top: 392px;
  z-index:800;
 }
 
 nav.fix {
  position: fixed !important;
  top: 0 !important;
 }
 
 #main-nav ul {
  margin: 0 auto;
 }
 
 #main-nav li {
  float: left;
  position: relative;
  background: url(images/nav_div.gif) no-repeat left center;
  padding: 1px 0 1px 2px;
 }
 
 #main-nav li.first {
  background: none;
 }
 
 #main-nav li a {
  display: block;
  height: 58px;
  line-height: 58px;
  color: #fff;
  font-size: 16px;
  padding: 0 15px;
  text-decoration: none;
  text-shadow: 1px 1px 1px #000;
  -width: 115px;
  -padding: 0;
  -text-align: center;
  -font-size: 13px;
 }
 
 #main-nav li.over a {
  color: #E38235;
  background: url(images/nav_over.png) repeat-x;
  -background: #000;
 }
 
  #main-nav li ul {
  display: none;
 }
 
 #main-nav li.over ul {
  display: block;
  width: 230px;
  background: url(images/dropdown.jpg) no-repeat left bottom;
  position: absolute;
  padding: 5px 0 10px;
  border: 1px solid #c56a6a;
  border-top: none;
  left: -1px;
 }
 
 #main-nav li.over ul li {
  background: none;
  padding: 0;
 }
 
 #main-nav li.over ul a {
  height: 30px;
  line-height: 30px;
  width: 200px;
  padding: 0 15px;
  background: none;
  font-size: 14px;
  color: #fff;
  -text-align: left;
 }
 
#main-nav li.over ul a:hover {
  background: #fff;
  color: #202020;
  text-shadow: none;
}

/****** Main Area */

#main {
  background: url(images/main.jpg);
  padding: 157px 0 0;
}

#main_shadow {
  background: url(images/main_shadow.png) no-repeat center top;
  -background: none;
}

#main .container {
  background: url(images/main_bottom.jpg) no-repeat left bottom #f3f3f3;
  border-left: 1px solid #000333;
  border-right: 1px solid #000333;
  padding: 0 0 40px;
  position: relative;
}

.pagetitle {
  background: url(images/heading_bg.jpg) repeat-x;
  height: 43px;
  line-height: 43px;
  color: #fff;
  font-family: 'gothic-bold';
  font-size: 26px;
  padding: 0 0 0 20px;
  margin: 0 0 25px;
}

/******* Left Side */

#main .left {
  float: left;
  width: 567px;
  padding: 0 0 275px;
}

#main h1.left_title {
  color: #fff;
  font-size: 20px;
  font-family: 'gothic-bold';
  height: 37px;
  line-height: 37px;
  padding: 0 0 0 20px;
}

#main .left h2 {
  color: #e38235;
  font-size: 18px;
  padding: 0 0 5px;
}

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

#cms {
  padding: 15px;
}

#main .left .below {
  padding: 0px 15px;
  margin-bottom: 60px;
}

/******* Right Side */

#main .right {
  width: 371px;
  float: right;
}

#main .right h1 {
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  height: 37px;
  line-height: 37px;
  padding: 0 0 0 15px;
  font-size: 18px;
  font-family: 'gothic-bold';
  margin: 20px 0 10px;
}

#eval {
  display: block;
  background: url(images/eval.jpg) no-repeat left bottom;
  width: 354px;
  text-align: center;
  text-decoration: none;
  font-size: 30px;
  color: #fff;
  font-family: 'gothic-bold';
  text-shadow: 1px -1px 1px #000;
  margin:0 0 30px 10px;
}

#main .right #eval h1 {
  color: #272727;
  font-size: 24px;
  margin: 0;
  font-family: 'gothic';
  height: auto;
  line-height: 24px;
  padding: 0 0 30px;
  text-shadow: none;
}

#eval span {
  color: #FFE3E3;
  display: block;
  font-family: 'gothic-bold';
  font-size: 12px;
  line-height: 15px;
  padding: 15px 10px 19px 130px;
  text-align: left;
  text-shadow: none;
}

#eval:hover {
  background-position: right bottom;
}

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

#main a.resources {
  display: block;
  height: 61px;
  width: 325px;
  margin: 15px auto;
  text-align: right;
  padding: 15px 15px 0;
  font-family: 'gothic-bold';
  font-size: 16px;
  text-decoration: none;
  color: #333333;
}

a.resources span {
  display: block;
  padding: 10px 0 0;
  color: #FFFFFF;
}

a#calc {
  background: url(images/calc.jpg) no-repeat;
  margin: 25px auto 0px auto !important;
} 

a#pac {
  background: url(images/pac.jpg) no-repeat;
  margin: 25px auto 25px auto !important;
}

#main a.resources:hover {
  background-position: left bottom;
  color: #fff;
}

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

.right a:link {
	text-decoration: none;
}

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

#testimonials-widget li {
  background: url(images/testimonial_top.gif) no-repeat;
  clear: both;
  padding: 0 20px;
  margin-top: 30px;
}

#testimonials-widget p {
  margin: 0;
  padding: 5px 20px;
  text-align: center;
  background: url(images/testimonial_bottom.gif) no-repeat right bottom;
  font-size: 95%;
}

#testimonials-widget span.testimonial-name {
  float: right; 
  margin: 5px 0 25px;
  font-size: 15px;
  color: #FFFFFF;
  background: #E38235;
  padding: 2px 15px;
}
#testimonials-widget h2, #testimonials-widget span.testimonial-date {
  display: none;
}

/******* Footer */

footer {
  border-bottom: 1px solid #e38235;
  color: #FFFFFF;
  font-family: 'gothic';
  font-size: 18px;
  line-height: 24px;
  background: #5e6ea1;
  position: relative;
}

footer .container {
   position: relative;
   top: 0;
   min-height: 215px; 
   *position: static;
}

footer #foot_info {
  float: left;
  width: 500px;
   padding: 25px 0;
}

footer #foot_info a {
  color: #FFFFFF;
} 

#blog-posts-widget {
  width: 340px;
  float: right;
  background: #0d0d0d;
  border-left: 1px solid #565656;
  border-right: 1px solid #565656;
  padding: 15px;
   position: relative; 
}

#blog-posts-widget ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#blog-posts-widget h3 a {
  color: #e38235;
  font-size:18px;
  display:block;
  padding: 0;
  text-decoration: none;
}

#blog-posts-widget h3 a:hover {
  color: #ffffff;
}

#blog-posts-widget h3 .date {
position: absolute;
top: 15px;
right: 15px;
background: black;
color: white;
font-size: 12px;
font-family: 'gothic';
width: 130px;
text-align: center;
}

#blog-posts-widget h2 {
  color: #fff;
  font-size:24px;
  padding: 0 110px 10px 0;
  border-bottom: 1px solid #565656;
  margin-top: 0;
}

#blog-posts-widget p {
  font-family: 'gothic';
  font-size: 14px;
  color: #fff;
}

footer .social {
  position: absolute;
  padding: 10px 20px; 
  background: url(images/foot_social.jpg) repeat-x #e38235;
  top: 0;
  left: 450px;
  border: 1px solid #707070;
  border-top: none;
}

footer .social a {
  width: 44px;
  height: 44px;
  margin: 0 0 2px;
  display: block;
}

footer .social a.twitter {background:url(images/foot_twitter.jpg) no-repeat;}
footer .social a.facebook {background:url(images/foot_facebook.jpg) no-repeat;}
footer .social a.youtube {background:url(images/foot_youtube.jpg) no-repeat;}
footer .social a.blog {background:url(images/foot_blog.jpg) no-repeat;}
footer .social a.linkedin {background:url(images/foot_linkedin.jpg) no-repeat;}

footer .social a:hover {
  background-position: left bottom;
}

#footerLinks {
  height: 40px;
  line-height: 40px;
  font-family: arial;
  font-size: 15px;
  background: #5e6ea1;
}

#footerLinks, #footerLinks a {
  color: #fff;
}

/******* Compare Form */

#frmCompareSearch {
  position: absolute;
  top: 58px;
  width: 371px;
  right: 0px;
}

#frmCompareSearch h2 {
  background: url(images/compare.jpg) no-repeat right top;
  height: 37px;
  line-height: 37px;
  font-family: 'gothic-bold';
  padding: 10px 0 0;
  color: #333333;
  font-size: 24px;
}

#frmCompareSearch input, #frmCompareSearch select {
  width: 341px;
  border: 1px solid #b80000;
  padding: 0 5px;
  height: 28px;
  line-height: 28px;
  font-family: 'gothic';
  font-size: 14px;
  color: #cd0000;
  margin: 0 0 10px;
}

#frmCompareSearch select {
  width: 169px;
  margin: 0 11px 10px 0;
  padding: 4px;
  line-height: 24px;
}

#frmCompareSearch a {
  display: block;
  font-size: 16px;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  font-family: 'gothic-bold';
  text-decoration: none;
  background: url(images/compare_btn.jpg) no-repeat;
  text-align: center;
  margin: 0 0 0 184px;
  width: 149px;
  padding: 2px 10px;
}

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

/******* Ask a question */

#form_contact_agent {
  position: absolute;
  bottom: 20px;
  width: 567px;
  *left: 0;
}

#form_contact_agent h1 {
  background: url(images/question.jpg) no-repeat;
}

#form_contact_agent input {
  margin: 10px 0 10px 15px;
  height: 28px;
  width: 154px;
  border: 1px solid #333;
  color: #333;
  font-family: 'gothic';
  font-size: 14px;
  padding: 0 5px;
}

#form_contact_agent textarea {
  resize: none;
  margin: 0 0 0 15px;
  border: 1px solid #333;
  color: #333;
  font-family: 'gothic';
  font-size: 14px;
  width: 524px;
  height: 75px;
  padding: 5px;
}

#form_contact_agent div.captcha h3 {
  float: left;
  font-size: 13px;
  font-family: arial;
  color: #333;
  margin: 20px 0 0 15px;
  *margin: 20px 0 0;
  width: 190px;
  text-align: left !important;
}

#form_contact_agent div.captcha .halfcolumn {
  padding: 0;
  width: 180px;
  float: left;
}

#form_contact_agent div.captcha .halfcolumn img {
  height: 40px;
  margin: 20px 0 0;
}

#form_contact_agent div.captcha .halfcolumn input {
  margin: 0;
  width: 140px;
  height: 38px;
  text-align: center;
  font-size: 19px;
}

#form_contact_agent button {
  background: url(images/compare_btn.jpg) no-repeat;
    border: none;
    color: #FFFFFF;
    display: block;
    float: right;
    font-family: 'gothic-bold';
    font-size: 16px;
    margin: 0 15px 0 0;
    padding: 7px 10px;
    text-align: center;
    text-shadow: 1px 1px 1px #000000;
    width: 154px;
    cursor: pointer;
}

#form_contact_agent button:hover {
  background-position: left bottom;
}

#form_contact_agent .radio, #form_contact_agent div.captcha b {
  display: none;
}

/******** Featured Listings */

#featList {
  width: 567px;
  height: 271px;
  background: url(images/featList.jpg) no-repeat;
  margin: 0 0 20px;
  position: relative;
}

#main #featList h1 {
  margin: 0;
  color: #FFFFFF;
  font-family: 'gothic-bold';
  font-size: 18px;
  height: 37px;
  line-height: 37px;
  padding: 0 0 0 15px;
  text-shadow: 1px 1px 1px #000000;
}

#featList #all_listings {
  position: absolute;
  right: 10px;
  top: 10px;
  color: #fff;
}

#featList #solobasic-widget {
  background: #fff;
  border: 1px solid #333;
  height: 210px;
  width: 525px;
  margin: 5px 0 0 17px;
}

#featList #solobasic-widget .photo {
  margin:8px 0 0 8px;
  width: 260px;
  height: 190px;
  border: 1px solid #e38235;
}

#featList #solobasic-widget .photo img {
  height: 100%;
}

#featList #solobasic-widget span.courtesyOf {
    display: block;
    position: absolute;
    right: -249px;
    top: -2px;
    width: 236px;
}

#featList #solobasic-widget .tooltip {
  top: 0;
  left: 0;
  padding: 35px 0 0 270px;
  width: 255px;
}

#featList #solobasic-widget .title {
  background: #dedede;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 0 10px;
}

#featList #solobasic-widget .title h1 {
  text-align: left;
  color: #e38235;
  font-size: 20px;
  height: auto;
  padding: 0;
  text-shadow: none;
  line-height: 30px;
}

#featList #solobasic-widget .title h2 {
  text-align: left;
  font-size: 20px;
  color: #333333;
  height: auto;
  line-height: auto;
  line-height:30px;
}

#featList #solobasic-widget ul.details {
  padding: 15px 0 0;
}

#featList #solobasic-widget li {
  background: url(images/feat_beds.gif) no-repeat left center;
  padding: 0 15px 0 22px;
} 

#featList #solobasic-widget li.last {
  background: url(images/feat_bath.gif) no-repeat left center;
  padding: 0 0 0 17px;
}

#featList #solobasic-widget li h3 {
  display: inline;
  font-size: 14px;
  color: #333;
}

#featList #solobasic-widget li.first {
  display: none;
}

#featList #solobasic-widget .view-listing-button a {
  position: absolute;
  background: #f00;
  display: block;
  width: 233px;
  height: 51px;
  line-height: 50px;
  background: url(images/feat_btn.jpg) no-repeat;
  top: 138px;
  left: 272px;
  z-index: 100;
  color: #fff;
  font-size: 18px;
  text-shadow: 1px 1px 1px #000;
  text-decoration: none;
}

#featList #solobasic-widget .view-listing-button a:hover {
  background-position: left bottom;
}

#featList #solobasic-widget .buttons-holder {
  top: 0;
}

#featList #solobasic-widget .view-listing-button a img {
  display: none;
}

#featList #solobasic-widget button {
  background: url(images/prev.png) no-repeat;
  height: 110px;
  width: 35px;
  top: 0;
  top: 50px;
  left: 9px;
}

#featList #solobasic-widget button.next {
  background: url(images/next.png) no-repeat;
  left: 234px;
}

#featList #solobasic-widget button:hover {
  background: url(images/prev_over.png) no-repeat;
}

#featList #solobasic-widget button.next:hover {
  background: url(images/next_over.png) no-repeat;
}

#featList #solobasic-widget button span {
  display: none;
}

/****** Interior Pages */

.int #main .container #cms{
  padding: 0 20px;
}

#front-page-list {
	padding: 0px;
	padding-left: 25px;
	list-style-type: circle;
	margin-bottom: 20px;
}

#front-page-list li {
	width: 270px;
	float: left;
	font-size: 95%;
}

.article h3 {
	margin: 0px 0px 10px 0px;
	line-height: 100%;
	font-family: 'gothic-bold';
}


.twtr-widget {
	width: 340px;
	float: right;
	padding: 0px !important;
	margin-top: 0px;
	margin-right: 2px;
}

body div#twtr-widget-1 .twtr-doc, #twtr-widget-1 .twtr-hd a, #twtr-widget-1 h3, #twtr-widget-1 h4 {
	background-color: #5e6ea1 !important;
}

body div#twtr-widget-1 .twtr-bd {
	width: 310px !important;
	background: #5e6ea1 !important;
	border-left: 1px solid #8f9abd !important;
	border-right: 1px solid #8f9abd !important;
	padding: 15px !important;
}

body div#twtr-widget-1 .twtr-hd a, body div#twtr-widget-1 h3, body div#twtr-widget-1 h4, body div#twtr-widget-1 .twtr-ft, body div#twtr-widget-1 .twtr-hd {
	display: none !important;
}

body div#twtr-widget-1 .twtr-bd p {
color: white !important;
font-family: 'gothic';
font-size: 13px;
line-height: 20px;
}

body div#twtr-widget-1 .twtr-tweet a {
	font-size: 13px;
}

body div#twtr-widget-1 .twtr-doc {
	width: 310px !important;
	overflow: visible !important;
	width: 100%;
	text-align: left;
	font-weight: normal;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px solid black;
}

#twitter-footer {
	display: block;
	width: 310px !important;
	float: right !important;
	padding: 0px 15px 10px 15px !important;
color: white;
font-size: 24px;
padding: 0 110px 10px 0;
margin-top: 10px;
text-decoration: none;
background: url(images/berlando-bird.png) no-repeat;
background-position: top right;
height: 40px;
}
