html{overflow:hidden;}
body{margin:0;padding:0;background:#171717 url(bg.jpg) 0 0px repeat-x;font:12px Tahoma;}
img{border:0;}
#navigation{width:950px;height:58px;margin:0 auto;position:relative;z-index:2000;}
#logo{position:absolute;top:0;left:0;}
#selectbox{border:0px solid #f00;position:absolute;left:325px;top:0;}
#selectbox form{margin:0;padding:0;}
#selectbox select{margin-top:19px;width:270px;overflow:hidden;color:#ccc;background:#FFF;height:22px;}
#download{float:right;width:205px;height:42px;margin:5px 50px 0 0;background:url(download.jpg) 0 0 no-repeat;}
#download:hover{background:url(download.jpg) 0 -42px no-repeat;}
#selecttpl{margin:16px 5px 0 0;float:left;width:273px;height:26px;background-position:top center;background-repeat:no-repeat;background-image:url(demo-selectbox.jpg);cursor:pointer;}
#selecttpl span.current{font-size:12px;font-weight:normal;padding-left:10px;line-height:25px;color:#fff;}
#list{background:#000;position:absolute;z-index:3500;padding:0;overflow:hidden;margin:6px 0 0 0;}
#list div{padding:0;max-height:352px;overflow:auto;}
#list div ul{margin:0;padding:0;list-style:none;}
#list div ul li a{font-size:12px;outline:none;display:block;color:#ccc;font-weight:normal;text-decoration:none;padding:5px 8px;border-bottom:1px solid #292929;}
#list div ul li a:hover{background-color:#202020;color:#F90;}
#list div ul li a.bonus:hover{background-color:#202020;color:#F90;}
#list div ul li a.selected{background:#000000 url(current.gif) right center no-repeat;color:#F60;}
#list div ul li a.selected:hover{background-color:#202020;color:#F90;}
