html, body {margin:0;padding:0;}
*{border:0px solid #000000;outline:0;border-collapse:collapse;zoom:1;}
html,body{width:100%;height:100%;overflow:hidden;}

/*
a,i{text-decoration:none;color:#ffde16}
a:hover,a:focus,a:active,a.cur{color:#111;background:#ffde16}
:not(input):not(textarea){-moz-user-select:-moz-none;-webkit-user-select:none}
li a{display:block}
*/

/* BG */
#bg{position:absolute;width:200%;height:200%;top:-50%;left:-50%;background:#000000;display:table}
#bg div{position:absolute;left:0;top:50%;width:100%;zoom:1}
#bg > div{display:table-cell;vertical-align:middle;height:100%;position:static;top:0}
#bg img{margin:0 auto;display:block;width:50%;-ms-interpolation-mode:bicubic;-webkit-user-drag:none}
*:first-child+html #bg img{position:relative;top:-50%} /*Fix IE7*/
*:first-child+html #bg div{position:absolute;top:50%;height:auto} /*Fix IE7*/
* html #bg img{height:50%;position:relative;top:-50%} /*Fix IE6*/
/* END-BG */

/*
h1{position:absolute;top:30px;left:80px;background:url(../server/instillinger/logo.png);width:245px;height:43px;z-index:3;text-indent:-999px}
h1 a,h1 a:hover,h1 a:focus{height:100%;display:block;background:none}
h2{color:#ffde16;height:27px;font-size:30px;letter-spacing:-1px;padding-top:30px}
*/


/*
#wrap,#float,#text,.gallery{position:absolute;z-index:9;overflow:hidden;}
*/

#wrap{position:absolute;z-index:9;overflow:hidden;}

/*
#float,#menu{white-space:nowrap;padding:0 2px;left:100px;top:100px}
#float{font-weight:bold;font-size:11px;z-index:10;top:-99px;left:-99px;background:#111}
*/

#wrap{z-index:2;height:100%;width:100%;overflow-y:scroll}
/*
#cont{margin:100px;width:430px;padding:35px;background:transparent;float:right;}
*/

/*
#menu a{background:#ffde16;padding:0 5px;color:#111;text-decoration:none;font-size:20px;line-height:24px;letter-spacing:-1px;float:left;margin-bottom:1px;clear:both}
#menu a:hover,#menu a:focus,#menu a.cur{background:#fff}
*/


/*
#text{z-index:7;right:40px;bottom:60px;color:#fff;font-size:12px;background:#111;opacity:0.3;filter:alpha(opacity=30);padding:0 5px}
#text:hover{opacity:0.8;filter:alpha(opacity=80)}
#cont div{padding-top:10px}
*/

/** html #wrap{overflow:auto}   TEST THIS*/

/*
.gallery{bottom:40px;right:40px;z-index:8}
.gallery li{float:left;width:20px;margin-left:1px;line-height:19px;font-size:11px;overflow:hidden;height:19px}
.gallery a{height:19px;background:#111;text-decoration:none;color:#ffde16;padding-left:3px}
.gallery a:hover,.gallery a:focus,.gallery a.cur{background:#ffde16;color:#111}
.gallery li.back{width:45px}

ol{border-top-width:1px;line-height:20px}
ol li{border-bottom-width:1px}
ol li a{height:20px;overflow:hidden}
ol li i{float:right;font-size:11px}
ol li a:hover i,ol li a:focus i{color:#111}

.hide{display:none}

html h1{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='server/instillinger/logo.png',sizingMethod='scale');background:none}
*/