/* @override http://staging.centresource.com/fridrich-and-clark/web/css/main.css */

body {
  background: #443322 url(../images/main/body_bg.jpg);
  font-size: 13px;
  line-height: 18px;
  color: #231A08;
  font-family: Georgia, "Times New Roman", Times, serif;
  position: relative;
}

body.inline {
  background: #E7E2CE none;
  padding: 28px;
}

h1 {
  font-size: 30px;
  font-weight: normal;
  display: inline;
  border-bottom: 1px solid #423826;
  line-height: 30px;
}

h1, h2, h3, h4, h5, h6 {
  color: #423826;
}

h2 {
  line-height: 1.25em !important;
}

#branding {
  position: relative;
  height: 140px;
  margin-top: 20px;
}

#branding h1#logo {
  width: 196px;
  height: 126px;
  background: url(../images/frontend/home/logo.png);
  text-indent: -9999px;
  float: left;
  position: relative;
  left: 20px;
  margin: 0;
}

#branding h1#logo a {
  display: block;
  width: 100%;
  height: 100%;
}

#branding #nav-main {
  margin: 0;
  list-style-type: none;
  position: absolute;
  right: 30px;
  bottom: 0;
  font-size: 16px;
}

#branding #nav-main li {
  float: left;
  margin: 0;
  height: 40px;
  background: #a58f71;
  margin-right: 5px;
  padding: 0 15px;
  line-height: 40px;
  background: url(../images/frontend/home/nav_main_bg.png) repeat-x;
}
.newhomes #branding #nav-main li { padding:0 10px; }

#branding #nav-main li.active,
#branding #nav-main li:hover {
  background: url(../images/frontend/home/nav_main_active_bg.png) repeat-x;
}

#branding #nav-main li a {
  color: #fffcef;
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
}

#branding {
  z-index: 800;
}

#branding #nav-main {
  z-index: 900;
}

#branding #nav-main ul {
  z-index: 1000;
}

#branding #nav-main ul li {
  padding: 0;
  background: #A58F71;
}

#branding #nav-main ul li.active,
#branding #nav-main ul li:hover {
  background: #74764F;
}

#branding #nav-main ul li a {
  padding: 0 15px;
}


#branding #search {
  position: absolute;
  top: -20px;
  right: 35px;
  width: 285px;
  height: 50px;
  background: #a58f71;
}

#branding #search input {
  height: 16px;
  display: block;
  float: left;
  font-family: Georgia, Times, serif;
  width: 185px;
  margin-right: 5px;
  position: relative;
  left: 10px;
  top: 12px;
}

#branding #search img {
  margin-top: 13px;
  margin-left: 13px;
  cursor: pointer;
}

.side-menu {
  text-align: left;
  width: 242px;
  margin: 7px 0 7px 0;
}

.side-menu ul {
  margin: 0;
}

.side-menu ul li {
  margin: 10px 0 10px 0;
  padding: 15px;
  background: #74754f;
}

.side-menu ul li ul li {
  margin: 7px 0 7px 20px;
}

.side-menu ul li, .side-menu ul li ul li {
  list-style-type: none;
  font-size: 16px;
}

.side-menu ul li ul li {
  font-size: 80%;
}

.side-menu a,
.side-menu a:link,
.side-menu a:visited {
  display: block;
  color: #F8F6EA !important;
  text-decoration: none !important;
}

.side-menu a:active,
.side-menu a:focus,
.side-menu a:hover {
  text-decoration: underline !important;
}

.side-menu h2 {
  width: 242px;
  margin-bottom: 5px;
}

.side-menu h2 a {
  font-size: 18px;
  color: #f8f6ea;
  display: block;
  text-align: center;
  background: #74754f;
  height: 50px;
  line-height: 50px;
  text-decoration: none;
  font-weight: normal;
}

.side-menu .tips,
.side-menu .relocation,
.side-menu .news,
.side-menu .agent {
  background: #74754f;
  width: 218px;
  padding: 15px 12px 10px;
  margin-bottom: 5px;
}

.side-menu .tips a,
.side-menu .relocation a,
.side-menu .news a,
.side-menu .agent a {
  display: block;
  font-size: 14px;
  color: #f8f6ea;
  margin-bottom: 0px;
  text-decoration: none;
  margin-left: 20px;
  padding-left: 8px;
  background: url(../images/frontend/dash_bg.png) no-repeat left center;
}
#content-area .side-menu .agent a {
  background: none;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: .75em;
  text-decoration: underline !important;
}
.side-menu .tips h3,
.side-menu .relocation h3,
.side-menu .news h3,
.side-menu .agent h3 {
  text-decoration: underline;
  color: #fff;
  margin-bottom: 5px;
}

.side-menu .tips h3 a,
.side-menu .relocation h3 a,
.side-menu .news h3 a,
.side-menu .agent h3 a {
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  margin-left: 0px;
  margin-bottom: 5px;
  background: none;
}

.social {
  width: 242px;
  margin-left: 4px;
}

.social .bookmark, .social .share {
  display: block;
  float: left;
  width: 100px;
  margin: 0;
  padding: 0;
}

.social .bookmark {
  margin-right: 15px;
}

.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  overflow: hidden;
}

.clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}

h1.title {
  display: block;
  margin-bottom: 15px;
}

.cms-body h3 {
  margin-top: 30px;
  line-height: 23px;
}

.cms-body ul li{
  margin-bottom: 10px;
}


.contact-left {
  float: left;
}

.contact-left .contact-request h3 {
  display: none;
}

.contact-request h3 {
  display: none;
}

.contact-right {
  float: right;
  padding-top: 30px;
}

/*@group Contact Form*/
div.contact-request {
  float: left;
  margin-top: 15px;
}
div.contact-request table {
  margin-bottom: 0;
}

div.contact-request label {
  display: inline;
}
table.contact-form input[type="text"],
table.contact-form textarea {
  width: 250px;
}

table.contact-form td.state select,
table.contact-form td.zip input[type="text"] {
  width: 102px !important;
}

table#name-street-city input {
  margin-left: 11px;
}

td.state select {
  margin-left: 18px;
}

div.contact-request input#contact-submit {
  margin-left:73px;
  width:250px !important;
}
/*@end*/

#google-map {
  height: 305px;
  margin: 0 0 15px 15px;
  width: 542px;
}
#google-map .gs-directions-to-from,
#google-map .gs-watermark {
  display: none;
}

/* GOOGLE MAP SEARCH */
#google-map-search {
  margin: 0 0 15px 15px;
}

#searchwell {
  overflow: hidden;
  margin: 0 0 15px 15px;
}

#searchwell .unselected {
  background-image: url("http://labs.google.com/ridefinder/images/mm_20_yellow.png");
  background-repeat: no-repeat;
  background-position: top left;
  float: left;
  margin-top: 5px;
  margin-right: 5%;
  padding-left: 18px;
  padding-top: 1px;
  width: 40%;
}
#searchwell .unselected:nth-child(odd) {
  clear: both;
}

.unselected .gs-watermark {
  display: none;
}

.unselected .gs-directions {
  display: none;
}

.unselected .gs-directions-to-from {
  display: none;
}

.unselected .select {
  cursor: pointer;
  text-decoration: underline;
  color: #7777cc;
}

#searchwell .red {
  background-image: url("http://labs.google.com/ridefinder/images/mm_20_red.png");
}

#map-pagination {
  margin: 0 0 15px 15px;
  overflow: hidden;
}
#map-pagination a {
  border: 1px solid #74744E;
  display: block;
  float: left;
  margin-right: 5px;
  padding: 3px 10px;
  text-decoration: none !important;
}
#map-pagination a.active {
  background-color: #74744E;
  color: #fff !important;
}

