/* hide from ie on mac \*/
html, body, #sympozium{height:100%;width:100%;padding:0;margin:0;overflow: hidden;}
/* end hide */

body{
	background:#0F0F0F;
	font:86% "Helvetica Neue", Arial, sans-serif;
	padding:0;
	margin:0;
	overflow:hidden;
}

.noflash { width:800px;height:auto;margin:50px auto;display:block;font-size:11px;color:#999;padding:0 0 100px 0}

.noflash .left {width:360px;float:left}
.noflash .right {width:360px;float:right}

img {border:none}

.goOnFlash {font:bold 16px Georgia, "Times New Roman", Times, serif;color:#900;text-decoration:none;background:#FFF;display:block;padding:15px 20px;margin-bottom:50px}

.herbox_0 a {color:#999;text-decoration:none;text-transform:uppercase;font-size:10px}

.menu, .menu a {font-size:10px;color:#666;text-decoration:none;text-transform:uppercase;word-spacing:6px;display:inline}

.refsql {margin:0 auto 60px auto;width:600px;height:auto;list-style:none;padding:0}
.refsql li {margin:0 0 1px 0;width:100%;font-size:10px;list-style:none;padding:4px 0;color:#FFF;background:#1C1C1C;z-index:200;-webkit-transition: all .5s ease-in-out}
.refsql li:hover {color:#FFF;background:#222325;box-shadow:0 0 10px #000;-moz-box-shadow:0 0 10px #000;-webkit-box-shadow:0 0 10px #000;z-index:220}
.refsql li:hover a {color:#FFF}
.refsql li a {color:#666;text-transform:uppercase;text-decoration:none;width:600px}
.refsql h2 {text-transform:uppercase;text-decoration:none}

