/******* FONTS */

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

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

/******* TAGS AND COMMON CLASSES */

body {
  background: url(images/body_tile.jpg);
  font-family: arial;
  font-size: 14px;
  line-height: 20px;
  color:#fff;
}

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

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

.wrapper {
  width: 100%;
}

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

/******* PLUS 1 */

#___plusone_0 {
  background: none repeat scroll 0 0 #891515 !important;
  border: 1px solid #B03233 !important;
  left: 0;
  padding: 15px !important;
  position: fixed;
  top: 150px;
  border-left: none !important;
  *position: absolute;
}

/******* NAV */

nav {
  background: #450808;
  border-bottom: 3px solid #c3c2c2;
  border-top: 3px solid #c3c2c2;
}

nav #nav {
  margin: 0 auto;
  background: url(images/remax_logo.gif) right bottom no-repeat;
}

nav li {
  float: left;
  position: relative;
  *z-index: 999;
}

nav li.first{
  background: url(images/jd_nav_logo.gif) no-repeat left bottom;
  padding: 0 0 0 110px;
}

nav #nav li a {
  height: 68px;
  line-height: 68px;
  font-family: 'palatino';
  font-size: 19px;
  color: #fff;
  text-shadow: 2px 2px 2px #000;
  text-decoration: none;
  padding: 10px 10px 0;
  display: block;
  -paddign: 10px 0 0;
  -text-align: center;
  -width: 68px;
  -font-size:13px;
}

nav li.over a {
  background: url(images/nav_arrow.gif) center bottom no-repeat #5e0404;
  color: #c2c2c2;
}

nav li ul {
  display: none;
}

nav li.over ul {
  display: block;
  width: 200px;
  background: url(images/dropdown.jpg) no-repeat left bottom #891616;
  position: absolute;
  z-index:150;
  padding: 5px 0 10px;
  border: 2px #c2c2c2 solid;
  border-top: none;
}

nav #nav li.over ul a {
  color: #fff;
  width: 180px;
  padding: 0 10px;
  background: none;
  height: 33px;
  line-height: 33px;
  text-shadow: 1px 1px 1px #000;
  font-size: 16px;
  -text-align: left;
}

nav #nav li.over ul a:hover {
  background: #5e0404;
}

/****** HEADER */

header {
  background: url(images/header_main_tile.png) repeat-x;
}

#header {
  background: url(images/header_bg.jpg) no-repeat center top;
}

header .container {
  height: 485px;
}

header .left {
  width: 390px;
  float: left;
  text-align: center;
}

header h1 {
  font-family: 'palatino';
  font-size: 80px;
  line-height: 60px;
  padding: 60px 0 30px;
  text-shadow: 1px 1px 5px #000;
}

header h1 span {
  font-size: 47px;
  display: block;
}

header h2 {
  font-family: 'chunkfive';
  font-size: 20px;
  text-shadow: 1px 1px 5px #000;
}

header p {
  color: #fff;
  padding: 30px 10px 0;
}

header .right {
  width: 520px;
  height: 330px;
  padding: 10px;
  background: #cecece;
  border: 1px solid #fff;
  float: right;
  margin: 30px 0 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-box-shadow: 0 3px 5px #000;
  -webkit-box-shadow: 0 3px 5px #000;
}
/******* Main Area */

#main {
  position: relative;
  padding: 115px 0 0;
}

/******* Buckets */

#buckets {
  background: url(images/buckets_bg.jpg) left bottom no-repeat;
  border-top: 1px solid #fff;
  padding: 0 2px 23px;
  width: 936px;
  margin: 0 auto 15px;
}

#buckets a {
  display: block;
  float: left;
  width:234px;
  background: url(images/buckets_div.gif) no-repeat left center;
  text-decoration: none;
  color: #fff;
  font-family: 'chunkfive';
  font-size: 20px;
  text-align: center;
  padding: 55px 0;
  line-height: 25px;
  text-shadow: 0px 1px 1px #000;
}

#buckets a:first-child {
  background: none;
}

#buckets a span {
  display: block;
  font-family: arial;
  font-size: 16px;
}

#buckets a:hover {
  background-color: #891515;
  color: #cdbdbd;
  font-size: 22px;
}

/******* LEFT COLUMN */

#main .left {
  width: 620px;
  float: left;
}

#cms {
  width: 578px;
  padding: 20px 21px 43px; 
  background: url(images/index_cms.jpg) no-repeat left bottom;
  border-top: 1px solid #fff;
}

#main #cms h1 {
  font-size: 26px;
  font-family: 'chunkfive';
  padding: 0 0 20px;
  text-shadow: 0 1px 1px #000;
}

/******* STATS */

.external-board-stats {
  background: url(images/stats_bg.jpg) no-repeat left bottom;
  border-top: 1px solid #fff;
  padding: 20px 12px 43px;
  margin: 15px 0 0;
}

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

#main #stats-text {
  background-image: url(images/stats_logo.png);
  background-color: transparent;
  background-repeat: no-repeat;
  color: #fff;
  font-family: 'palatino';
  font-size: 12px;
  color: #fff;
  width: auto;
}

#main .stats-title {
  color: #fff;
  font-family: 'chunkfive';
  font-size: 24px;
  font-weight: normal;
  padding: 0;
  width: auto;
  text-shadow: 0 1px 1px #000;
}

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

#main .stats-title-text a {
  display: block;
  text-decoration: none;
  color: #fff;
  font-family: 'palatino';
  font-size: 12px;
  font-weight: normal;
  padding: 10px 0 6px;
}

#main .stats-title-text a:hover {
  text-decoration: underline;
}

#main #stats-left {
  padding: 0 0 170px;
  text-align: left;
  width: auto;
}

#main #stats-middle {
  padding: 0;
  width: auto;
}

#main table.stats {
  border-top: none;
  font-family: 'palatino';
  font-size: 12px;
}

#main #stats-middle th {
  background: none repeat scroll 0 0 #640606;
  border-bottom: 1px solid #6E1717;
  border-left: 1px dotted #770000;
  color: #FFFFFF;
  font-weight: normal;
  padding: 3px 1px;
}

#main #stats-middle th.stats-type-header {
  background: none;
  border: none;
  padding: 15px 0;
}

#main #stats-middle table.stats td {
  border: none; 
  padding: 0;
  width: auto;
  color: #c2c2c2;
}

#main #CREBStats_HowCalcLink {
  padding: 15px 0 0;
}

#main #CREBStats_HowCalcLink a{
  color: #c13d3d;
  font-size: 12px;
}

/******** RIGHT COLUMN */

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

#whyRemax {
  background: url(images/index_right.jpg) no-repeat left bottom;
  width: 282px;
  padding: 15px 0px 38px 18px;
  border-top: 1px solid #fff;
  position:relative;
}

#whyRemax a {
  text-decoration:none;
}

#whyRemax a.tinydisclaimer {
  text-decoration:none;
  position:absolute;
  top:93px;
  left:80px;
  font-size:11px;
}

#whyRemax a.tinydisclaimer:hover {
  color: #CDBDBD;
}

#whyRemax h1 {
  background: url(images/JDREMAX1silver.png) no-repeat -14px 0px;
  padding: 23px 0 26px 97px;
  font-size: 20px;
  font-family: 'chunkfive';
  line-height: 25px;
  text-shadow: 0 1px 1px #000;
}

#whyRemax a:hover h1 {
color: #CDBDBD;
}

#whyRemax h1 span {
  font-family: arial;
  font-size: 16px;
  display: block;
}

#whyRemax input {
  display: block;
  width: 238px;
  height: 25px;
  border: none;
  border-top: 2px solid #c2c2c2;
  padding: 0 10px;
  line-height; 25px;
  color: #540101;
  margin: 0 0 10px;
}

#whyRemax .button {
  background: url(images/gogreen_btn.gif) repeat-x;
  border: 1px solid #fff;
  color: #fff;
  cursor: pointer;
  font-family: 'chunkfive';
  font-size: 13px;
  height: 36px;
  letter-spacing: 2px;
  line-height: 36px;
  margin: 10px 0 0 0;
  padding: 0;
  text-align: center;
  text-shadow: 0 1px 1px #000000;
  width: 100px;
}

#whyRemax .button:hover {
  background: #961913;
}

#whyRemax a.button {
  display: block;
  float: left;
  height: 34px;
  line-height: 34px;
  margin: 0 10px 0 26px;
  padding: 0 10px;
  text-decoration: none;
}

/******** SOCIAL */

ul.social {
  background: url(images/index_right.jpg) no-repeat left bottom;
  width: 258px;
  padding: 0 21px 23px;
  border-top: 1px solid #fff;
  margin: 20px 0;
}

ul.social li {
  display: block;
  margin: 10px 0 0;
  border-bottom: 1px solid #591616;
}

ul.social li:last-child {
  border-bottom: none;
}

ul.social a {
  height: 58px;
  padding: 6px 0 0 70px;
  display: block;
  text-decoration: none;
  color: #fff;
  font-family: 'chunkfive';
  font-size: 20px;
  line-height: 25px;
  margin: 0 0 10px;
  text-shadow: 0 1px 1px #000;
  background-repeat: no-repeat;
}

ul.social a span {
  display: block;
  font-family: arial;
  font-size: 16px;
}

ul.social a:hover {
  background-position: left bottom;
  color: #cdbdbd;
}

ul.social a.facebook { background-image: url(images/facebook.png);}
ul.social a.twitter { background-image: url(images/twitter.png);}
ul.social a.blog { background-image: url(images/blog.png);}
ul.social a.youtube { background-image: url(images/youtube.png);}
ul.social a.linkedin { background-image: url(images/linkedin.png);}
ul.social a.mobile { 
  background: url(images/JDiphonesilver.png) no-repeat -10px 0px;
  height: 64px;
  padding-top: 37px;
}

/****** TESTIMONIALS */

#testimonials-widget {
  background: url(images/index_right.jpg) no-repeat left bottom;
  width: 258px;
  padding: 15px 21px 38px;
  border-top: 1px solid #fff;
}

#testimonials-widget h1 {
  font-size: 24px;
  font-family: 'chunkfive';
  text-shadow: 0 1px 1px #000;
}

#testimonials-widget h2, #testimonials-widget  span {
  display: none;
}

#testimonials-widget li {
  border-bottom: 1px solid #591616;
}

#testimonials-widget p {
  margin: 15px 0;
  color: #fff;
}

#testimonials-widget a {
  display: block;
  text-align: right;
  color: #fff;
  font-family: 'chunkfive';
  font-size:14px;
  text-shadow: 0 1px 1px #000;
  margin: 5px 0 0;
}

#testimonials-widget a:hover {
  color: #cccbcb;
}

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

#frmMlsSearch {
  background: url(images/search_bg.jpg) no-repeat left bottom;
  position: absolute;
  border-top: 1px solid #fff;
  padding: 15px 0 31px;
  top: 20px;
}

#frmMlsSearch input, #frmMlsSearch select {
  height: 25px;
  line-height: 25px;
  border: none;
  border-top: 2px solid #c2c2c2;
  width: 130px;
  padding: 0 10px;
  font-size: 12px;
  font-family: arial;
  float: left;
  margin: 6px 0 0 72px;
}

#frmMlsSearch select {
  margin: 6px 0 0 10px;
  height: 27px;
  padding: 3px;
  width: 110px !important;
}

#frmMlsSearch a {
  background: url(images/gogreen_btn.gif) repeat-x;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  float: left;
  font-family: 'chunkfive';
  font-size: 13px;
  height: 36px;
  letter-spacing: 2px;
  line-height: 36px;
  margin: 0 0 0 10px;
  text-align: center;
  text-shadow: 0 1px 1px #000000;
  width: 90px;
  text-decoration: none;
}

#frmMlsSearch a:hover {
  background: #961913;
}

#search_balloon {
  position: absolute;
  background: url(images/search_balloon.png) no-repeat;
  width: 102px;
  height: 137px;
  top: -60px;
  left: -20px;
}

/******** FOOTER */

footer {
  background: url(images/footer_tile.png) repeat-x;
  margin: 60px 0 0;
}

footer .container {
  height: 304px;
}

.foot-menu {
  float: left;
  border-left: 1px solid #751111;
  margin: 15px 0 0;
}

.foot-menu li {
  color: #fff;
  font-family: 'chunkfive';
  font-size: 18px;
  text-shadow: 0 1px 1px #000;
  padding: 0 15px;
}

.foot-menu li a {
  font-family: arial;
  font-size: 14px;
  color: #fff;
  text-shadow: none;
  line-height: 25px;
}

#foot-links {
  text-align: right;
  color: #fff;
  font-size: 12px;
  padding: 0 0 20px;
}

#foot-links a {
  color: #fff;
}

.foot-menu li.large a {
  color: #fff;
  font-family: 'chunkfive';
  font-size: 18px;
  text-shadow: 0 1px 1px #000;
  text-decoration: none;
}

.foot-menu li.large a:hover {
  text-decoration: underline;
}

#foot-info {
  float: right;
  width: 337px;
  background: url(images/footer_info.jpg) no-repeat left bottom;
  padding: 15px 21px 38px;
  border-top: 1px solid #fff;
  margin: -40px 0 0;
  -margin:0;
  text-align: center;
}

#foot-logo {
  background: url(images/footer_logo.gif) no-repeat center top;
  height: 74px;
  width: 337px;
}

#foot-info h1 {
  font-family: arial;
  font-size: 24px;
  padding: 20px 0 15px;
  font-weight: bold;
}

#foot-info h1 span {
  display: block;
  font-size: 13px;
  font-weight: normal;
}

#foot-info a {
  color: #fff;
}

/******* Interior Styles */

.int #main {
  padding: 25px 0 0;
  position: static;
}

.int #cms {
  width: 898px;
  padding: 20px 20px 10px;
  background: #731112;
  border: 1px solid #c0c0c2;
  border-bottom: none;
}
.int #cms.solidPage {
  width: 936px;
  padding: 20px 0px 10px;
  background: #FFF;
}


.int #cms_bottom {
  background: url(images/int_cms.jpg) no-repeat;
  height: 43px;
  margin: 0 auto 20px;
}

header {
  background: url(images/int_header_main_tile.jpg) repeat-x;
}

#header {
  background: url(images/int_header_bg.jpg) no-repeat center top;
}

header .container {
  height: 291px;
  position: relative;
}

header h1 {
  padding: 30px 0 20px;
}

header p {
   background: #540101;
    border-left: 1px solid #905A5A;
    padding: 15px;
    position: absolute;
    right: 0;
    top: 70px;
    width: 500px;
}

header .right {
  display: none;
}

.int .niceForm input.active {
	background: url("http://assets.rmcloud.com/shared-images/forms/bg-submit-gradient.png") repeat-x #900 !important;
}

.int .formWrapper {
	background: none;
box-shadow: none;
color: #fff !important;
}

.int #hotListings .engine_block  a {
  background: #891515;
  color: #fff;
}

.int #hotListings a span {
  color: #fff;
}

.int #solobasic-widget div.view-listing-button a span {
  color: #000;
}