/* css reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
:focus {
  outline: 0;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*
 * Global
 */
body {
  padding: 0 0;
  margin: 0 0;
  background-color: #869e26;
  color: #404040;
  font-family: Arial, Verdana, Helvetica, san-serif, normal;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
}

a, a:link, a:visited, a:hover, a:active {
  color: #10557C;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a img {
  border: medium none;
}

#page {
  position: relative;
  width: 960px;
  margin: 0 auto;
}

#topNav {
  position: relative;
  height: 105px;
}

#logo {
  position: absolute;
  left: 10px;
  top: -102px;
}

#weather_box {
  color: white;
  position: absolute;
  right: 7px;
  top: 10px;
}

#weather_box div.conditions {
  float: right;
  text-align: right;
  padding: 0 15px 0 0;
}

#weather_box div.conditions p.location,
#weather_box div.conditions p.temps,
#weather_box div.conditions p.tempture {
  margin: 0;
  padding: 0;
}

#weather_box div.conditions p.tempture {
  font-weight: bold;
}

#weather_box div.conditions p.location {
  font-weight: bold;
  font-size: 14px;
}

#weather_box div.logoTemp {
  float: right;
  text-align: center;
  font-weight: bold;
  font-size: 13px;
}

#weather_box div.logoTemp a img {
  border: none;
  padding: 2px 0 0 2px;
}

.imageFrame {
  border: 1px solid green;
  height: 56px;
  width: 61px;
  background-color: #ffffff;
}

#topNav ul {
  position: absolute;
  bottom: 0;
  right: 6px;
  margin: 0;
  padding: 0;
  text-align: center;
  list-style: none;
}

#topNav ul li {
  float: left;
  text-align: center;
  width: 135px;
  height: 27px;
  display: block;
  margin: 0 1px 0 1px;
  background: #ebebeb;
  color: #acacac;
  font-size: 14px;
  font-weight: bold;
/*  border-bottom: 1px solid #c2c2c2;*/
}

#topNav ul li.current {
  background: white;
/*  border-bottom: 1px solid white;*/
  color: black;
}

#topNav ul li a {
  display: block;
  margin-top: 6px;
  color: #acacac;
}

#topNav ul li.current a {
  display: block;
  margin-top: 6px;
  color: black;
}

#content {
  background: white;
  padding: 37px 10px;
  margin-bottom: 10px;
  position: relative;
}

#ypSearchBox div.tab {
  width: 170px;
  height: 22px;
  color: white;
  /*background-color: #6b9ed0;*/
  background: url(/ly/whowhere/img/titleBgGradient.gif) #6b9ed0 repeat-x;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  padding-top: 8px;
}

#ypSearchBox {
  margin-bottom: 17px;
}

#ypSearchBox div.form {
  height: 75px;
  color: white;
  background-color: #6b9ed0;
}

#ypSearchBox #yp-top-search {
  position: relative;
  top: 10px;
  left: 14px;
}

#ypSearchBox .search-category, .search-location, .search-button {
  float: left;
  text-align: left;
}

#ypSearchBox .search-category, .search-location {
  width: 406px;
}

#ypSearchBox .search-category input, #ypSearchBox .search-location input {
  border: none;
  font-size: 16px;
  font-weight: bold;
  padding: 3px;
  width: 382px;
}

#ypSearchBox .search-button {
  width: 100px;
}

#ypSearchBox .search-button input {
}

#ypSearchBox .search div label {
  color: white;
  display: block;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  margin-bottom: 2px;
}

#ypSearchBox .search div label span {
  color: #fff;
  font-size: 11px;
  font-weight: normal;
}

.yellow-box {
  position: relative;
  background-color: #FFFFFF;
  overflow: hidden;
}

div.outerFull {
  width: 938px;
  background-color: #6b9ed0;
  margin-bottom: 17px;
}

div.outer620 {
  width: 620px;
  background-color: #6b9ed0;
  margin-bottom: 17px;
}

div.outer570 {
  width: 570px;
  background-color: #6b9ed0;
  margin-bottom: 17px;
}

div.outer300 {
  width: 300px;
  background-color: #6b9ed0;
  margin-bottom: 17px;
}

div.outer {
  background-color: #6b9ed0;
  margin-bottom: 17px;
}

#psSearchBox, #AboutWhoWhereBox {
  position: relative;
  background-color: #FFFFFF;
}

#psSearchBox {
  height: 255px;
}

#psSearchBox div.tab {
  width: 170px;
  height: 22px;
  color: white;
  background-color: #6b9ed0;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  padding-top: 8px;
}

#psSearchBox div.form {
  height: 75px;
  color: white;
  background-color: #6b9ed0;
}

#psSearchBox input {
  background-color: #ebebeb;
  border: none;
}

#psSearchBox .fname input,
#psSearchBox .lname input,
#psSearchBox .city input,
#psSearchBox .zip input {
  font-size: 16px;
  font-weight: bold;
  padding: 3px;
  width: 285px;
}

#psSearchBox .zip input {
  width: 125px;
}

#psSearchBox .search-button {
  width: 100px;
}

#psSearchBox .search-button input {
  position: relative;
  top: 14px;
}

#psSearchBox .search div label {
  display: block;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  margin-bottom: 2px;
}

#psSearchBox .search div label span {
  font-size: 11px;
  font-weight: normal;
}

#psSearchBox div.fname {
  position: absolute;
  top: 35px;
  left: 10px;
}

#psSearchBox div.lname {
  position: absolute;
  top: 35px;
  left: 320px;
}

#psSearchBox div.city {
  position: absolute;
  top: 90px;
  left: 10px;
}

#psSearchBox div.state {
  position: absolute;
  top: 90px;
  left: 320px;
}

#psSearchBox select {
  margin-top: 3px;
}

#psSearchBox div.zip {
  position: absolute;
  top: 90px;
  left: 387px;
}

#psSearchBox #ps-top-search div.btn {
  position: absolute;
  top: 90px;
  left: 530px;
}

#psSearchBox hr {
  position: absolute;
  left: 10px;
  top: 150px;
  width: 600px;
  border: none;
  border-top: 1px solid #dddddd;
}

#psSearchBox #ph-top-search p {
  position: absolute;
  top: 165px;
  left: 10px;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

#psSearchBox .search .area label,
#psSearchBox .search .three label,
#psSearchBox .search .four label {
  font-size: 12px;
  margin: 0;
  font-weight: normal;
}

#psSearchBox .area input,
#psSearchBox .three input,
#psSearchBox .four input {
  font-size: 16px;
  font-weight: bold;
  padding: 3px;
  width: 47px;
}

#psSearchBox .four input {
  width: 62px;
}

#psSearchBox div.area {
  position: absolute;
  top: 190px;
  left: 10px;
  font-size: 18px;
  font-weight: bold;
}

#psSearchBox div.three {
  position: absolute;
  top: 190px;
  left: 84px;
  font-size: 18px;
  font-weight: bold;
}

#psSearchBox div.four {
  position: absolute;
  top: 190px;
  left: 163px;
}

#psSearchBox #ph-top-search div.btn {
  position: absolute;
  top: 188px;
  left: 243px;
}

.peoplesearch #psSearchBox {
  height: 190px;
}

.peoplesearch #psSearchBox .fname input,
.peoplesearch #psSearchBox .lname input {
    width: 215px;
}

.peoplesearch #psSearchBox .city input {
    width: 200px;
}

.peoplesearch #psSearchBox div.lname {
  left: 243px;
}

.peoplesearch #psSearchBox div.city,
.peoplesearch #psSearchBox div.state,
.peoplesearch #psSearchBox div.zip {
    top: 35px;
}

.peoplesearch #psSearchBox .zip input {
    width: 80px;
}

.peoplesearch #psSearchBox div.city {
  left: 474px;
}

.peoplesearch #psSearchBox div.state {
  left: 690px;
}

.peoplesearch #psSearchBox div.zip {
  left: 750px;
}

.peoplesearch #psSearchBox #ps-top-search div.btn {
  top: 35px;
  left: 848px;
}

.peoplesearch #psSearchBox hr {
  top: 90px;
  width: 920px;
}

.peoplesearch #psSearchBox #ph-top-search p {
  top: 105px;
}

.peoplesearch #psSearchBox div.area,
.peoplesearch #psSearchBox div.three,
.peoplesearch #psSearchBox div.four,
.peoplesearch #psSearchBox #ph-top-search div.btn {
    top: 130px;
}

.peoplesearch #psSearchBox #ph-top-search div.btn {
    top: 129px;
}

#AboutWhoWhereBox p,
#AboutWhoWhereBox h3 {
  margin: 0 10px;
  padding: 5px 0;
}

div.titleBar {
  color: white;
  background: url(/ly/whowhere/img/titleBgGradient.gif) #6b9ed0 repeat-x;
  font-size: 15px;
  font-weight: bold;
  padding: 5px 0 3px 10px;
}

.searchButton:hover {
  opacity: 1;
  text-decoration: none;
}

form input.searchButton {
  background: url('/ly/whowhere/img/btn_green.jpg') #007f00 center center repeat-x;
  border: 1px solid #007F00;
  cursor: pointer;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  opacity: 0.9;
  padding: 2px 12px;
  height: 26px;
  width: 80px;
}

#ypSearchBox .search-button input.searchButton {
  height: 28px;
  width: 100px;
}

#footer {
  text-align: center;
  margin: 20px auto 0 auto;
  color: #2d2a2b;
}

#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active {
  color: #fff;
  text-decoration: none;
}

a:hover.footer,
a:active.footer {
  text-decoration: underline;
}

#video-wrapper.view #video-player { width: 300px; height: 250px; }
#video-wrapper.homepage #toggle-sound { position: absolute; bottom: 5px; right:55px;}
#video-wrapper.view #toggle-sound { position: absolute; top: 415px; right:15px;  }
#video-wrapper.homepage #video-player { width: 576px; height: 324px; margin: 10px auto 10px; }
#adaptvDiv { width: 100%; height: 100%; }
#video-player.yp {}
#video-player-after { display: none; }

#rail-left { width: 300px; } 
.seo {
  margin: 0 75px 10px;
}

div.wwwpop {
  position: absolute;
  right: 0px;
  top: 0px;
}
div.wwwpop.home { top: 170px; }

div.leaderboard {
	 margin: 0 auto;
	 text-align: center;
	 width: 728px;
	 height: 90px;
}
.clrBoxBot {
  height: 1px;
}

.viewMore {
  position: absolute;
  bottom: 7px;
  right: 7px;
}

.clrfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.lft {float:left;}
.rgt {float:right;}
.clear, .clr {clear:both;}
