#doc,#doc1,#doc2,#doc3 {
  width: 800px;
}
.tooltip {
  font-size: 12px;
  width: 210px;
}
.tooltip span.top {
  background: url(/ypguides_images/bt.gif) no-repeat top;
  padding: 18px 6px 0 8px;
}
.tooltip b.bottom {
  background: url(/ypguides_images/bt.gif) no-repeat bottom;
  height: 10px;
  margin: 0;
  padding: 0;
}
.pwrlogo {
  margin: 0;
  margin-bottom: -4px;
  padding: 0;
  text-align: right;
  vertical-align: bottom;
}

#bd2 .first {
  width: 300px;
}

#mapcontainer {
  margin-bottom: 1em;
}
#map {
  border: .5em solid #999;
  height: 380px;
  width: 380px;
}
#citymapinfo strong {
  font-weight: bold;
}
#citymapinfo a {
  color: #922;
}

ul.citylist {
  text-align: left;
}
ul.morecities {
  border-top: 1px solid #666;
  margin-top: 4px;
}

ul.citylist li {
  float: left;
  padding: .2em 1em;
  width: 9em;
}
ul.citylist li a {
  color: #fff;
  text-decoration: none;
}
ul.citylist li a:hover {
  text-decoration: underline;
}

#overlay {
  background-image: url(/images/overlay.png);
  height: 100%;
  min-height: 1020px;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 90;
}

* html #overlay {
  background-color: #333;
  background-color: transparent;
  background-image: url(/images/pixel.gif);
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/overlay.png", sizingMethod="scale");
}

#box {
  background: #2d2d2d;
  border: 2px solid #eee;
  color: #eee;
  font-size: 90%;
  padding: 4px;
  width: 800px;
}

#close {
  cursor: pointer;
  position: absolute;
  right: -5px;
  top: -5px;
}

.trafficdesc {
  display: none;
}
#traffic .more {
  font-size: 90%;
  padding-top: 0;
  text-align: right;
}

#weather .boxacontent {
  text-align: center;
}
#weather td {
  padding: .5em;
  text-align: center;
  vertical-align: bottom;
}
#weather td.current {
  font-weight: bold;
}
#weather td.current img {
  display: block;
  width: 50px;
  margin: 0 auto;
}
#weather td.forecast {
  text-align: center;
}
#weather td.forecast .day,
#weather td.forecast img,
#weather td.forecast .temp {
  display: block;
}
#weather td.forecast img {
  width: 25px;
  margin: 0 auto;
}
#weather td .temp {
  white-space: nowrap;
  color: #555;
}
#weather td .temp .hi {
  color: #600;
}
#weather td .temp .lo {
  color: #006;
}

#welcomecontainer {
  font-size: 140%;
}
#welcome {
  float: left;
  margin-left: 1em;
  white-space: nowrap;
}
#welcome .city {
  color: #069;
}
#chgcity {
  font-size: 50%;
  text-align: right;
}
#chgcity a {
  color: #f93;
}

.guide {
  border-bottom: 1px dotted #ccc;
  margin-bottom: 1em;
  padding-bottom: 1em;

}
.guide h2 {
  color: #069;
  margin-bottom: .5em;
  padding-bottom: 0;
  cursor: pointer;
}
.guide p, .guide form {
  margin: 0 1em;
}
.guide p.link {
  margin-top: .5em;
  text-align: center;
}
#b_q {
  width: 14em;
}
#b_l {
  width: 8em;
}
#p_q, #c_q, #e_q {
  width: 18em;
}
#localcategories ul {
  background-color: #ffc;
}
#localcategories li {
  float: left;
  width: 13em;
  margin: 0 .5em .5em .5em;
}
#localcategories .subs {
  display: none;
}
.expc {
  margin-left: 1em;
}
.expc h3 {
  font-weight: bold;
}
.expc ul {
  margin-left: 1em;
}
.expc li {
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
}
.expc li:hover {
  border-left-color: #069;
  border-right-color: #069;
}
.expc ul.vert li {
  font-size: 90%;
  margin-bottom: .2em;
  padding: 2px;
}
.expc ul.vert li:hover {
  background-color: #f3f3f3;
}
.expc ul.vert a:hover {
  background-color: #f3f3f3;
}

ul.horz li {
  float: left;
  font-size: 80%;
  margin: 0 .5em;
  text-align: center;
  width: 100px;
}
ul.horz li img {
  display: block;
  margin: 0 auto;
}
ul.horz li a  {
  display: block;
}
ul.horz li a:hover {
  text-decoration: underline;
}

#recentevents li {
  list-style: disc inside;
}

.detlnk {
  text-align: center;
}

#search_realestate {
  border-bottom: none;
}
#spon336 {
  background-color: #fff;
  padding: .5em auto;
  text-align: center;
}
