
/* === global design ============================ */
#main-body, .immbro_search {
  font-family:georgia,verdana,sans-serif;
  font-size:75%;
  margin:0;
}
#brand {
  overflow:hidden;
  width: 850px;
  margin: 0 auto;
}
#brand img {
  border:medium none;
}
#brand-logo {
  float:left;
  width:115px;
}
#brand-logo-tag {
  float:left;
  width:150px;
}
#brand-contact-us {
  float:right;
  text-align:right;
}
#brand-contact-us li#brochure-header-about-immbro {
  clear:right;
  display:block;
  float:none;
}
#brand-contact-us li {
  display:inline;
  float:right;
  padding-left:5px;
  padding-top:2px;
}
#brand h3 {
  display:none;
}
#brand-contact-us ul {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
}

#immbro-search {
      font-size: 12px;
      width: 850px;
      margin: .5em auto;
      margin-top: 1em;
  border: 1px solid #d3d3d3;
  font-family: georgia, verdana, arial;
  background: url(d3dot.png) 599px repeat-y;
}

.floats-container {
    width: 100%;
    overflow: hidden;
}

#search-results-navigation {
  background-color: #F5F5F5;
  padding: .5em 1em;
  font-size: 110%;
}

/* === elements disposition ===================== */

#right-panel {
  float: right;
  width: 250px;
  padding: 0;
  margin: 0;
}

#immbro-search-form {
  padding: 0;
  margin: 0;
}

#immbro-search-results {
  width: 599px;
  float: none;
}

.js-show-first, .js-show-second {
  display: none;
}

#immbro-search-results-googlemap {
  width: 597px;
  height: 600px;
  background: #eee;
  border: 1px solid white;
  border-bottom-color: #d3d3d3;
}

/* === tabs ===================================== */

ul.tabs {
  margin: 0;
  padding: 0;
  list-style: none;
  border-bottom: 1px solid #d3d3d3;
	background-color: #fafafa;
  width: 100%;
  height: 1.6em;
}

ul.tabs.big {
  font-size: 140%;
  font-weight: bold;
}

ul.tabs li {
  float: left;
  padding: 0;
  margin: 0;
  border-right: 1px solid #d3d3d3;
}

ul.tabs a.tab {
  display: block;
  padding: .2em 1.2em;
  height: 1.2em;
  text-decoration: none;
  position: relative;
  background-color: white;
  color: blue;
  outline: none;
}

ul.tabs a.tab.selected {
  border-bottom: 1px solid white;
	background-color: white;
  color: black;
  font-weight: bold;
}

ul.tabs a.tab.disabled,
ul.tabs a.tab.disabled:hover {
  color: #777;
  cursor: default;
  background-color: white;
}

ul.tabs a.tab.selected:hover {
  background-color: white;
  cursor: default;
}

ul.tabs a.tab:hover {
  background-color: #FFFFCC;
}

/* === elements design ========================== */

abbr {
  border: inherit;
  color:  inherit;
  outline: inherit;
  font-style: inherit;
}

ul.immbro-tags {
  padding-left: 2em;
}

ul.immbro-tags h3 {
  margin-bottom: 0;
}

ul.immbro-tags h3.active a {
  color: red;
  cursor: default;
}

ul.immbro-tags h3 a {
  font-size: 120%;
  text-decoration: none;
  outline: none;
}

ul.immbro-tags p {
  margin-top: 0.3em;
}

option.stub {
  font-style: Italic;
  color: silver;
}

#immbro-search-form fieldset {
  border: none;
  margin: 10px;
  padding: 0;
}

#immbro-search-form .form-row {
  padding: 0;
  margin: 10px 0;
  width: 100%;
  overflow: hidden;
}

#immbro-search-form label {
  width: 90px;
  float: left;
  padding-top: 2px;
}

#immbro-search-form input,
#immbro-search-form select {
  float: left;
  margin: 0;
  padding: .1em .2em;
  width: 130px;
  background-color: #FFFFCC;
  border: 0.75pt solid #a9a9a9;
  font-family: verdana, arial;
}

#immbro-search-form select {
  width: 136px;
}

#immbro-search-form .no-label select {
  width: 227px;
}

#immbro-search-form button {
  background: #FEFEFF;
  border: 0.75pt solid blue;
  color: blue;
  margin: 0;
  padding: .1em .2em;
  font-family: tahoma, verdana;
}

#immbro-search-form .footer {
    padding-left: 90px;
    margin-bottom: 13px;
}

#immbro-search-form .footer button {
  width: 137px;
}

#no-results {
    font-style: italic;
    padding: 1em;
    margin: 0;
    text-align: center;
    font-size: 120%;
}

#no-results .errors {
  color: red;
  padding: 0;
}

.loading {
  height: 10em;
  background: url('loading.gif') center center no-repeat;
}

.immbro-search-results-table {
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  font-size: 1em;
}

.immbro-search-results-table thead {
  background-color: #FAFAFA;
  border-bottom: 1px solid #d3d3d3;
}

.immbro-search-results-table tbody tr {
  border-bottom: 1px solid #d3d3d3;
}

.immbro-search-results-table th {
  white-space: nowrap;
  text-align: left;
  padding: 5px 10px;
  cursor: default;
}

.immbro-search-results-table td {
  padding: 5px 3px;
  white-space: nowrap;
}

.immbro-result-thumbnail {
  width: 100px;
}

.immbro-search-results-table td.immbro-results-location {
  white-space: normal;
}

.immbro-search-results-table a img {
  width: 80px;
  border: 1px solid blue;
}

.immbro-search-results-table td.immbro-results-location div {
  white-space: nowrap;
  font-family: monospace;
  margin-bottom: 2px;
  font-size: 1em;
}

/* --- map popups ------------------- */

.search-result-popup .photo img {
  border: 1px solid blue;
}

.search-result-popup .photo {
  display: block;
  margin: .5em 0;
}

.search-result-popup h2 {
  font-size: 100%;
  margin: .5em 0;
}

.search-result-popup p {
  margin: .3em 0;
}

.search-result-popup a.details {
  margin-top: .5em;
  display: block;
}

.search-result-popup-container .multiple {
  font-weight: bold;
  margin: 0;
}

.search-result-popup-container .navigation {
  margin-bottom: 0;
  text-align: center;
}

.search-result-popup-container .navigation a {
  text-decoration: none;
  color: blue;
  outline: none;
}
