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

ul#agent-list li {
  width: 129px;
  height: 200px;
  list-style-type: none;
  margin: 0 9px 24px 0;
  float: left;
  text-align: center;
}

ul#agent-list li.clearfix {
  width: auto;
  margin: auto;
  float: none;
  *min-height: 250px;
}

ul#agent-list li {
}

ul#agent-list li div.agent-contact {
  padding: 0;
}

ul#agent-list li div.agent-contact span.agent-name {
  font-weight: bold;
  display: block;
  margin-bottom: 3px;
}

span.agent-email {
  font-size: 10px;
  line-height: .75em;
}

span.agent-phone {
  font-size: 10px;
  display: block;
  padding: 0;
}

div.search-lastname {
  margin-top: 20px;
  font-weight: bold;
}

div.search-lastname ul {
  list-style-type: none;
}

div.search-lastname ul li {
  display: inline;
  margin: 0;
  margin-right: 8px;
  font-size: 14px;
  font-weight: normal;
}

div.search-lastname ul li.last {
  margin: 0;
}

div.search-lastname a {
  color: #74754f;
}


/*

ul.agents {
  width: 620px;
  position: relative;
}

ul.agents a {
  color: #302717;
}

ul.agents li {
  margin: 0;
  float: left;
  list-style-type: none;
  margin-bottom: 30px;
  margin-right: 15px;
  width: 135px;
}

ul.agents li img {
  display: block;
  margin: 0 auto;
  border: 3px solid #ffffff;
  margin-bottom: 10px;
}

.offices {
  background: #74754f;
  width: 202px;
  padding: 20px 20px 10px;
  margin-bottom: 5px;
}

.offices a {
  display: block;
  font-size: 16px;
  color: #f8f6ea;
  margin-bottom: 15px;
}


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

.tips a,
.relocation a,
.tips h3,
.relocation h3 {
  display: block;
  font-size: 14px;
  color: #f8f6ea;
  margin-bottom: 5px;
  text-decoration: none;
  margin-left: 10px;
  padding-left: 8px;
  background: url(../images/dash_bg.png) no-repeat left center;
}

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

ul.questions {
  list-style-type: none;
}

ul.questions li {
  margin: 0;
}

ul.questions a {
  display: block;
  color: #74754f;
  font-weight: bold;
  margin-bottom: 15px;
}

*/



/*@group Agent Pages*/
/*
  Agent success Content
*/

#photo-gallery {
  margin-top: 20px;
  clear: both;
}

#agent-contact-container {
  margin:0 0 15px 0;
}

#about-me, #contact-me {
  background: #FFFFFF none repeat scroll 0 0;
  margin-top: 25px;
}
#contact-me { width:242px; margin:0 0 10px 0; text-align:left; }

#about-me h2, #contact-me h2 {
  background: #74754F none repeat scroll 0 0;
  color: #FFFFFF;
  font-size: 1.3em;
  height: 32px;
  line-height:32px !important;
  margin-bottom: .5em;
  padding-left: 13px;
  position: relative;
}

#about-me .bio, #contact-me dl {
  margin: 21px 21px 0 21px;
  padding-bottom: 17px;
}

#contact-me dl dt {
  font-weight: bold;
}

#contact-me dl dd {
  margin-bottom: 14px;
}

#agent-search-container {
  width: 250px;
}
/*@group Agent Search Containter*/
/*
  THIS CONTROLS THE QUICK SEARCH ON THE HOMEPAGE,
  ALSO THE CUSTOMIZED SEARCH ON THE INTERIOR PAGES
*/

#quick-search {
  margin-top: 25px;
}

div#customized-search {
  margin-bottom: 2em;
}


#agent-search-container h3 {
  font-family: Georgia, Times, serif;
  font-size: 25px;
  font-weight: normal;
  margin-bottom: .5em;
  text-decoration: underline;
}

#agent-search-container input,
#agent-search-container select,
#agent-search-container textarea {
  background: #d3c6ab;
  border: none;
}

#agent-search-container input,
#agent-search-container select {
  color: #423826;
  font-family:Georgia,"Times New Roman",Times,serif;
  height: 16px;
  padding: 5px 0;
  font-size: 12px;
}
/*
--- here is the Search form
*/
#agent-search-container div.select-container {
  float:left;
  margin:0.5em 12px 0.5em 0;
}
#agent-search-container div.even {
  margin-right: 0px;
}

#agent-search-container label {
  color: #767851;
  font-size: 14px;
  font-weight: bold;
}

#agent-search-container select {
  display: block;
  height: 26px;
  width: 100%;
}

#agent-search-container select#contact_request_state {
  width: 190px;
}
#agent-search-container input {
  padding: 5px 0 5px 6px;
}
#agent-search-container input[type=submit] {
  background-color: #757750;
  color: #e8e4d0;
  font-size: 16px;
  font-weight: bold;
  height: 33px;
  margin-top: 0px;
  width: 277px;
}

#agent-search-container textarea#contact_request_message{
  width: 185px;
}


/*@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"] {
/*  width: 208px;*/
}

table.contact-form textarea {
/*  width: 214px !important;*/
}

table.contact-form td.state select {
  width: 96px !important;
}

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

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

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

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

#agent-info-container { clear:both; }


/*
--- here is the Contact form
*/

#interior-contact-form { background-color:#fff; overflow:hidden; }
#interior-contact-form h3 {
  background: #74754F none repeat scroll 0 0;
  color: #FFFFFF;
  font-size: 1.3em;
  height: 32px;
  line-height:32px !important;
  margin-bottom: .5em;
  padding-left: 13px;
}
#interior-contact-form form { margin:0 21px; }
/*
#interior-contact-form input {
  width: 214px !important;
}

#interior-contact-form select {
  width: 220px !important;
}

#interior-contact-form textarea {
  width: 220px !important;
}

#interior-contact-form input[type=submit] {
  background-color: #757750 !important;
  color: #e8e4d0;
  font-size: 16px;
  font-weight: bold;
  height: 33px;
  margin-top: 0px;
  margin-left: -4px;
  width: 285px !important;
}

form#contact-me input {
  margin-bottom: .5em;
}

#agent-search-container form#contact-me input#state {
  float: left;
  width: 130px;
}

#agent-search-container form#contact-me input#zip-code {
  left:8px;
  position:relative;
  width:130px;
}

#agent-search-container form#contact-me textarea {
  color:#423826;
  font-family:Georgia,"Times New Roman",Times,serif;
  font-size:12px;
  padding-left:6px;
  padding-top:5px;
  width:100%;
}
*/
/*@end*/

/*@group Interior Contact Form*/

/*@end*/
/*@end*/

