@charset "UTF-8";
/* Oh! CD CSS Document By Wachem Huyge */
body { background:#000; margin:0;}
img{ border:0}

#horizon { position:absolute; top:50%; left:0px;; width:100%;}
#container{ background:url(bg.jpg) no-repeat center; height:600px; margin-top:-300px; }
#buttons{ width:1000px; margin:auto; overflow:hidden; padding-top:490px;}
#facebook a{ float:left; width:128px; height:37px; background:url(facebook.png) no-repeat;}
#facebook a:hover{ float:left; display:block; width:128px; height:37px; background:url(facebook.png) -128px no-repeat;}
#enter a{ float:right; display:block; width:147px; height:37px; background:url(enter.png) no-repeat;}
#enter a:hover{ float:right; width:147px; height:37px; background:url(enter.png) -147px no-repeat;}

#ie-message { background:#C00; text-align:center; border-bottom:1px solid #900; color: #fff; position:absolute; top:0; padding:5px; width:100%;}
#ie-message a {color: #fff;}

#bottombar{position:fixed; top:0px; z-index:998; width:100%; height:40px; display:block; overflow:hidden; background:url(bus-bg.png) repeat-x;}
#playercontainer{width:938px; height:30px; margin: 0 auto 10px auto;}