/**  2007 revamping of memberpage toolbar CSS  **/

/**
#tb_container {
width:1038px;
        moz-height:125px;
padding-top:10px;
width: 100%;
        text-align: center;
margin-bottom: 10px;
        margin-left: auto;
        margin-right: auto;
 }
**/

#tb_container {
text-align: center;
margin-left: auto;
margin-right: auto;
}

#tb img { border: 0; }



#tb1 {
width: 100%;
text-align: center;
margin: 2px auto 10px;
 }

#tb {
width: 100%;
margin: 2px auto 10px;
 }

#tb table { border: 0px solid #000; }

#tb table table { border: 0; }

#tb td {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: .75em;
 color: #333;
/** background-color: #dcf7ff; **/
 }

#tb td a {
  font-weight: bold;
  color: #666;
  font-size: 9px;
  }

#top100 a {
  font-size: 11px;
  font-weight: bold;
  color: #00f;
  }

#tb form { margin: 0; }

#tb #query {
  width: 170px;
  height: 22px;
  font-size: 16px;
  font-weight: bold;
  background-color: #fff;
  border: 1px solid #999;
  vertical-align: top;
  }

#tb .raquo {
  background-color: transparent;
  color: #00f;
  font-weight: bold;
  }

#tb td.bot_links {
  background: #fff url(http://af.lygo.com/d/toolbar/bg.gif) repeat-x;
  color: #000;
  text-align: right;
  }

#angle {
 width: 22px;
 vertical-align: top;
 text-align: right;
 }

#tb td.rotator {
 padding-left: 15px;
 }

/**  PromoBar for Sponsor Logo Display  **/

div.sponsorBar {
  width: 550px;
  margin: 15px 0;
  background-color: #fff;
  color: #000;
  border: 1px solid #999;
  font-family: sans-serif;
  }

div.sponsorBar div {
  padding: 0 6px;
  border-bottom: 1px solid #999;
  font-size: 10px;
  text-align: left;
  }

div.sponsorBar img,
div.sponsorBar iframe {
  margin: 2px 25px;
  vertical-align: middle;
  border: 0;
  }


/**  New toolbar css  **/

.tbar {
text-align: center;
    margin-left: auto;
margin-right: auto;
background-color: #fff;
width: 1200px;
height: 38px; 
}

.aflogo {
float: left; 
margin: 2px 0 0 22px
}

.lydog {
float: left; 
margin: 8px 0 0 -95px
}

.searchInput {
float: left; 
margin: 8px 0 0 -70px
}

.gogetit {
float: left; 
       text-decoration: none; 
color: #ffffff; 
       font-family: arial; 
       font-size: 12px; 
padding: 4px 0 0 7px;
}

.searchText {
float: left; 
margin: 12px 0 0 8px; 
        font-family: arial; 
        font-size: 14px; 
color: #000000
}

.radio {
float: left; 
margin: 10px 0 0 2px
}

.radioText {
float: left; 
margin: 12px 0 0 0px; 
        font-family: arial; 
        font-size: 12px; 
color: #4e4e4e
}

.buildSite {
background: url('http://af.lygo.com/d/common/tbar/buildSite_btn_out.gif') no-repeat;
cursor: pointer;
height: 27px;
width: 211px;
display: block;
float: left; 
margin: 6px 0 0 -70px
}
.buildSite:hover {
background: url('http://af.lygo.com/d/common/tbar/buildSite_btn_over.gif') no-repeat;
}
.updateSite {
background: url('http://af.lygo.com/d/common/tbar/updateSite_btn_out.gif') no-repeat;
cursor: pointer;
height: 27px;
width: 211px;
display: block;
float: left; 
margin: 6px 0 0 -70px
}
.updateSite:hover {
background: url('http://af.lygo.com/d/common/tbar/updateSite_btn_over.gif') no-repeat;
}

.shareSite {
background: url('http://af.lygo.com/d/common/tbar/shareSite_btn_out.gif') no-repeat;
cursor: pointer;
height: 27px;
width: 211px;
display: block;
float: left; 
margin: 10px 0 0 35px
}
.shareSite:hover {
background: url('http://af.lygo.com/d/common/tbar/shareSite_btn_over.gif') no-repeat;
}

.reportAbuse {
background: url('http://af.lygo.com/d/common/tbar/reportAbuse_btn_out.gif') no-repeat;
cursor: pointer;
height: 27px;
width: 211px;
display: block;
float: left; 
margin: 8px 0 0 35px
}
.reportAbuse:hover {
background: url('http://af.lygo.com/d/common/tbar/reportAbuse_btn_over.gif') no-repeat;
}








.search {
background: url('http://af.lygo.com/d/common/tbar/searchBtn_out.gif')  
no-repeat;
cursor: pointer;
height: 25px;
width: 60px;
display: block;
float: left;
margin: 7px 0 0 4px;
}

.search:hover {
background: url('http://af.lygo.com/d/common/tbar/searchBtn_over.gif')  
no-repeat;
}


.sharePop {
height: 30px;
border: 1px solid #000;
        background-color: #fff;
width: 435px;
margin-left: auto;
margin-right: auto;
margin-top: 4px
display: none;
}

.shareText {
float: left; 
margin: 10px 0 0 20px; 
        font-family: arial; 
        font-size: 12px; 
color: #4e4e4e
}

.shareItem {
float: left; 
margin: 8px 0 0 20px; 
        font-family: arial; 
        font-size: 12px
}

.shareClose {
float: left; 
margin: 2px 0 0 60px; 
        font-family: arial; 
        font-size: 12px; 
color: #4e4e4e
}
