/*
 Copyright (c) 2008 Yahoo! Inc. All rights reserved.
 Licensed under the Yahoo! Search BOSS Terms of Use
 (http://info.yahoo.com/legal/us/yahoo/search/bosstos/bosstos-2317.html)
*/

#yui-history-iframe {
  position:absolute;
  top:0; left:0;
  width:1px; height:1px;
  visibility:hidden;
  display:none;
}

#searchbutton, #searchbutton2 {
  float: left;
  margin-left: 310px;
}

#myAutoComplete, #myAutoComplete2 {
  width: 300px;
}

#myInput, #myInput2 {
  font-size: larger;
}

.clear {
  clear: both;
}

img {
  border: none;
}

#timereport {
  float: right;
}

body {
  background-color: #F5F4EE;
}

#tabs {
  padding-top: 15px;
}

.tabs a {
  text-decoration: none;
}

.tab {
  font-size: 11px;
  font-weight: bold;
  padding: 5px 10px 5px 10px;
  background-color: #1B617A;
  color: #FFFFFF;
  float: left;
  margin-right: 1px;
}

#totalhits {
  float: right;
  color: #FFFFFF;
}

.sel {
  background-color: #F26DAD;
}

a:link .tab {
  text-decoration: none;
  color: #FFFFFF
}

a:visited .tab {
  text-decoration: none;
  color: #FFFFFF
}

a:hover .tab {
  text-decoration: none;
  color: #FFFFFF;
  background-color: #C44582
}

a:active .tab {
  color: #FFFFFF;
  background-color: #F26DAD
}

.result {
  border: solid 0px purple;
  padding-top: 17px;
  padding-bottom: 17px;
  border-bottom: solid 1px #DEDAD0;
}

.t {
  border: solid 0px green;
  font-size: 14px;
  margin-bottom: 0px;
  margin-top: 0px;
}

.t a:link {
  text-decoration: none;
  color: #0089BD
}

.t a:visited {
  text-decoration: none;
  color: #1B617A
}

.t a:hover {
  text-decoration: underline;
  color: #0089BD
}

.t a:active {
  color: #1B617A
}

.tag a:link {
  text-decoration: none;
  color: #0089BD
}

.tag a:visited {
  text-decoration: none;
  color: #1B617A
}

.tag a:hover {
  text-decoration: underline;
  color: #0089BD
}

.tag a:active {
  color: #1B617A
}

.result p {
  border: solid 0px red;
  font-size: 12px;
  margin-bottom: 3px;
  color: #1A1A1A;
}

.url {
  border: solid 0px blue;
  font-size: 13px;
  color: #94866E;
  text-decoration: none;
}

.tag {
  white-space: nowrap;
  font-size: 10px;
  font-weight: lighter;
  text-decoration: none;
}

#totalhits {
  background-color: #5E8391;
}

.resultimage {
  float: right;
  padding-top: 15px;
}

#logo {
  float: right;
}

#smalltext {
  font-size: smaller;
}

#smalltext a:link {
  text-decoration: none;
  color: #BBBBBB;
}

#smalltext a:visited {
  text-decoration: none;
  color: #BBBBBB;
}

#smalltext a:hover {
  text-decoration: none;
  color: #BBBBBB;
}

#smalltext a:active {
  text-decoration: none;
  color: #BBBBBB;
}

#hd {
  height: 40%;
}

#tagline {
  clear: both; /* slind: removed bold */
  padding-top: 10px;
  line-height: 1.4em; /* slind: bumped up line height */
}

#download {
  font-weight: 100;
  color: #DDDDDD;
  text-decoration: none;
}

#download a:link {
  text-decoration: none;
  color: #0089BD
}

/* slind: changed link color */
#download a:visited {
  text-decoration: none;
  color: #1B617A
}

#download a:hover {
  text-decoration: underline;
  color: #0089BD
}

#download a:active {
  color: #1B617A
}

