#foobar_holder {
width: 100%;
display: block;
position: fixed;
_position: absolute;
bottom: 0;
_top: expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);
left: 0;
background: none;
font-size: 0px;
}
#foobar_holder #foobar {
width: 100%;
display: block;
height: 25px;
border-left: 0px solid #111111;
border-top: 1px solid #111111;
border-right: 0px solid #111111;
border-bottom: 0px solid #111111;
background-color: #333333;
text-align: left;
font-size: 0px;
overflow: hidden;
}
#foobar_holder #foobar a {
display: block;
border-left: 0px;
float: left;
border-top: 0px solid #555555;
border-right: 1px solid #292929;
border-bottom: 0px;
background-color: #383838;
height: 100%;
min-height: 25px;
max-height: 25px;
min-width: 25px;
overflow: hidden;
}
#foobar_holder #foobar a:hover {
cursor: pointer;
}
#foobar_holder #foobar a#goTo_home:hover {
background-color: #414141;
}
#foobar_holder #foobar a#logo2 {
display: none;
width: 47px;
background-color: #383838;
background-image: url('http://www.gamedeviants.com/foobar/icon_logo002.gif');
background-position: center center;
background-repeat: no-repeat;
border-right: 1px dotted #111111;
}
#foobar_holder #foobar a#goTo_home:hover {
background-color: #414141;
}
#foobar_holder #foobar a#help {
width: 25px;
background-color: #383838;
background-image: url('http://www.gamedeviants.com/foobar/icon_help001.gif');
background-position: center center;
background-repeat: no-repeat;
}
#foobar_holder #foobar a#help:hover {
background-color: #414141;
}
#foobar_holder #foobar a#goTo_home {
width: 25px;
background-color: #383838;
background-image: url('http://www.gamedeviants.com/foobar/icon_home001.gif');
background-position: center center;
background-repeat: no-repeat;
}
#foobar_holder #foobar a#goTo_home:hover {
background-color: #414141;
}
#foobar_holder #foobar a#refreshAll {
width: 25px;
background-color: #383838;
background-image: url('http://www.gamedeviants.com/foobar/icon_refresh001.gif');
background-position: center center;
background-repeat: no-repeat;
}
#foobar_holder #foobar a#refreshAll:hover {
background-color: #414141;
}
#foobar_holder #foobar a#online {
display: none;width: 25px;
background-color: #383838;
background-image: url('http://www.gamedeviants.com/foobar/icon_online001.gif');
background-position: center center;
background-repeat: no-repeat;
}
#foobar_holder #foobar a#online:hover {
background-color: #414141;
}
#foobar_holder #foobar a#offline {
width: 25px;
background-color: #383838;
background-image: url('http://www.gamedeviants.com/foobar/icon_key001.gif');
background-position: center center;
background-repeat: no-repeat;
}
#foobar_holder #foobar a#logout:hover {
background-color: #414141;
}
#foobar_holder #foobar a#logout {
display: none;width: 25px;
background-color: #383838;
background-image: url('http://www.gamedeviants.com/foobar/icon_door001.gif');
background-position: center center;
background-repeat: no-repeat;
}
#foobar_holder #foobar a#offline:hover {
background-color: #414141;
}
#foobar_holder #foobar a#connected {
display: block;
width: 25px;
background-color: #383838;
background-image: url('http://www.gamedeviants.com/foobar/icon_refresh002.gif');
background-position: center center;
background-repeat: no-repeat;
}
#foobar_holder #foobar a#connected:hover {
background-color: #414141;
background-image: url('http://www.gamedeviants.com/foobar/icon_refresh003.gif');
}
#foobar_holder #foobar a#disconnected {
display: none;
background-color: #383838;
background-position: center center;
background-repeat: no-repeat;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 0pt;
padding-left: 29px;
color: #FFFFFF;
font-family: arial;
font-size: 11px;
background-image: url('http://www.gamedeviants.com/foobar/icon_alert001.gif');
background-position: 5px 4px;
text-decoration: none;
}
#foobar_holder #foobar a#disconnected:hover {
background-color: #414141;
}
#foobar_holder #foobar a#logo {
width: 50px;
background-color: #383838;
background-image: url('http://www.gamedeviants.com/foobar/icon_logo001.gif');
background-position: center center;
background-repeat: no-repeat;
border-right: 1px dotted #111111;
}
#foobar_holder #foobar a#chat {
display: none;
width: 25px;
background-color: #383838;
background-image: url('http://www.gamedeviants.com/foobar/icon_pop001.gif');
background-position: center center;
background-repeat: no-repeat;
}
#foobar_holder #foobar a#chat:hover {
background-color: #414141;
}