body {
  font-family: 'Lucida Grande',Verdana,Helvetica,Arial,sans-serif;
  font-size: 13px;
  color: #222;
  background: transparent;
}

label {
  display: block;
}

form {
  margin: 0px;
  padding: 0px;
}

/* used for headers in "tab-enclosed" area */
h2 {
  margin: 0px;
  font-size: 18px;
}

h3 {
  color: #666;
}

a {
  color: #222;
}

a:hover {
  color: #e7c984;
}

ul {
}

ul li {
  list-style: none;
  padding-bottom: 5px;
}

textarea {
  width: 500px;
  height: 90px;
  padding: 2px;
  margin-bottom: 7px;
  font-size: 14px;
  font-family: 'Lucida Grande',Verdana,Helvetica,Arial,sans-serif;
}

div#container {
  margin: 5px;
  margin-top: 15px;
}

input#search-query {
  display: inline;
  margin-right: 8px;
}

input#go-search.big-search {
  display: inline;
}

#small-search input#go-search {
}


input.text-input {
  margin-bottom: 10px;
}

form label {
  font-size: 11px;
  font-weight: bold;
}

div#small-search {
  display: inline;
  position: relative;
  left: 15px;
  top: -28px;
}

.search-area label {
  font-size: 18px;
  font-weight: bold;
}

#small-search.search-area label {
  font-size: 13px;
  color: #444;
  display: inline;
  padding-right: 5px;
}

#small-search form {
  display: inline;
}

#small-search.search-area input.text {
  font-size: 13px;
  width: 275px;
  height: 16px;
}

.search-area label.explanatory {
  font-weight: normal;
  font-size: 11px;
}

.search-area input.text {
  font-size: 18px;
  padding-left: 2px;
  padding-top: 2px;
  width: 495px;
}

div.search-area.big-search {
  margin-top:20px;
  margin-left: auto;
  margin-right: auto;
  width: 620px;
  margin-bottom: 40px;
}

div.cols {
  margin-left: auto;
  margin-right: auto;
  width: 700px;
}

td.little-col {
  width: 300px;
  vertical-align: top;
  padding-left: 50px;
  font-size: 15px;
}

td.little-col.first-one {
  padding-left: 30px;
}

img#logo {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img#little-logo {
  display: inline;
  margin-left: 10px;
}

div#footer {
  font-size: 12px;
  margin-top: 50px;
  margin-left: 10px;
}

.cols div#footer {
  margin-left: 30px;
}

div#tab-enclosed + div#footer {
  margin-top: 5px;
  margin-left: 10px;
}

table#mini-bar {
  margin-left: auto;
  margin-right: auto;
  width: 850px;
}

#mini-bar td.right-side {
  text-align: left;
  width: 155px; /* decrease to move to the right */
}

td#iphone-ad {
  font-size: 15px;
  font-weight: bold;
  color: #333;
}

div#tabs {
  margin-top: 35px; /* how far down the tabs start */
}

#tabs {
  position: relative;
  width: 100%;
}

#tabs ul {
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: -1px;
}

#tabs ul li  {
  display: inline;
  list-style: none;
}

#tabs ul a, #tabs ul span, #tabs ul a.selected {
  display: block;
  float: left;
  padding: 4px 7px;
  margin: 2px 12px 0 0;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}

#tabs ul li.first a, #tabs ul li.first span {
  margin-left: 30px; /* how far to the right the tabs start */
}

#tabs ul span, #tabs ul a.selected, #tabs ul a.selected:hover {
  border: 1px solid #96B4EB;
  border-bottom: none;
  background: white;
  padding-bottom: 6px;
  margin-top: 0;
}

#tabs ul a {
  background: #C7D4EB;
  border-bottom: none;
}

#tabs ul a:hover {
  margin-top: 1;
  border-color: #96B4EB;
  background: #E7C984;
  padding-bottom: 5px;
}

#tab-enclosed {
  border-top: 1px solid #96B4EB;
  clear: both;
  padding-top: 20px;
  padding-left: 10px;
  min-height: 300px;
}

#tab-free {
  border-top: 1px solid #96B4EB;
  padding-left: 10px;
  min-height: 300px;
}

#tab-free h2 {
  margin-top: 20px;
}

div#tab-free + div#footer {
  margin-top: 50px;
  margin-left: 10px;
}

div#welcome {
  width: 200px;
}

#inner-page-bar div#welcome {
  position: absolute;
  top: 25px;
  right: 100px;
  text-align: right;
}

.loc-line1 {
  font-size: 18px;
  font-weight: bold;
}

.loc .loc-line1 a {
  font-size: 18px;
}

.loc-line1 em.too-general {
  font-size: 11px;
  font-weight: normal;
  padding-left: 10px;
}

.loc .loc-line1 em.too-general a {
  font-size: 11px;
}

.loc {
  margin-bottom: 15px;
}

.loc a {
  font-size: 13px;
}

#tab-free .loc {
  margin-top: 20px;
}

.user-query-area {
  margin-top: 20px;
  padding: 8px;
  width: 500px;
  border: 1px solid #E7C984;
}

.user-query-area a {
  padding-left: 15px;
}

.dist {
  font-size: 18px;
  color: #888;
  padding-right: 5px;
  font-weight: bold;
}

div#all-comments {
  position: relative;
  left: -40px;
  width: 500px;
  margin-top: 15px;
}

#all-comments ul, #all-comments li {
  margin-top: 0px;
}

#all-comments .note p {
  margin-top: 10px;
  padding-top: 0px;
}

div.note {

}

div.note-sig {
  display: inline;
  margin-top: 0px;
}

.note p {
  margin-top: 20px;
  margin-bottom: 0px;
  font-size: 14px;
  max-width: 600px;
}

.note-sig {
  font-size: 12px;
  color: #666;
  margin-right: 12px;
}

.note-sig a {
  color: #666;
}

.note-actions a {
  color: brown;
  margin-right: 6px;
}

.note-actions a:hover {
  color: #e7c984;
}

div#sidebar {
  position: absolute;
  width: 265px;
  top: 150px;
  left: 560px;
}

img#detail-map {
  display: block;
  border: 1px solid #E7C984;
}

#sidebar ul {
  padding-left: 5px;
  margin-left: 0px;
}

#sidebar ul li {
  margin-bottom: 7px;
}

div#detail {
  width: 500px;
  min-height: 410px;
  border-right: 1px dashed #666;
}

#detail h2 {
  padding-right: 20px;
}

#detail em {
  display: block;
  margin-bottom: 10px;
}

ul.user-profile {
  padding-left: 0px;
  margin-left: 0px;
}

ul.user-profile li {
  margin-bottom: 10px;
}

ul.user-profile label {
  color: #666;
}

a.edit-profile-link {
  color: brown;
  display: block;
  margin-top: 3px;
}

a:hover.edit-profile-link {
  color: #e7c984;
}

a.return-home {
  margin-top: 0px;
  margin-bottom: 5px;
}

a.lil-link {
  color: brown;
  font-size: 12px;
  display: block;
  margin-top: 12px;
}

a:hover.lil-link {
  color: #e7c984;
}

div.errors, div.flash {
  background: #ffff77;
  width: 300px;
  text-align: center;
  padding: 3px;
  margin-bottom: 7px;
  border: 1px solid #E7C984;
}

.response-area {
  margin-top: 10px;
}

.location-info {
  margin-right: 20px;  
}

.extra-info {
  font-weight: bold;
  font-size: 14px;
}

.loc .extra-info a {
  font-size: 14px;
}

.loc-line1 p.explanatory {
  font-size: 12px;
  font-weight: normal;
}

#current-loc {
  border: 1px dashed #E7C984;
  padding: 8px;
  padding-bottom: 0px;
  margin-bottom: 16px;
  width: 450px;
}

div#location-header {
  margin-bottom: 10px;
}

#location-header em {
  font-size: 14px;
}

div.admin-info-box {
  border: 1px solid #333;
  padding: 5px;
  margin-bottom: 20px;
  margin-top: 20px;
  width: 500px;
}