#header{display:block;clear:both;background-color:#000;width:100%;height:170px}#logo{padding-left:20px;float:left}#logo img{border-width:0}#loggedUserInfo{padding:15px;margin:20px;float:right;background:#efefef;background:linear-gradient(top,#efefef 0%,#bbb 100%);background:-moz-linear-gradient(top,#efefef 0%,#bbb 100%);background:-webkit-linear-gradient(top,#efefef 0%,#bbb 100%);color:#333;border:#252425 solid 1px;-moz-border-radius:8px;-webkit-border-radius:8px;-khtml-border-radius:8px;border-radius:8px}#loggedUserInfo a{color:#000}#loggedUserInfo a:visited{color:#000}#loggedUserInfo a:hover{color:#000;opacity:.6}#loggedUserInfo a:active{color:#000}#loggedUserInfo #settingsMenu{text-decoration:underline}#loggedUserInfo #settingsMenu:hover{opacity:.6;cursor:pointer}.filmstrip{width:100%;height:30px;background-image:url('../Content/Images/filmstrip.png');background-repeat:repeat-x}.smooth{width:100%;height:30px;background-image:url('../Content/Images/smooth.png');background-repeat:repeat-x}#title{width:100%;margin:10px auto 30px auto;color:#333;text-align:center;font-weight:bold;font-size:xx-large}#title span{display:inline-block}#content{width:100%;display:block;clear:both}#clear-footer{width:100%;height:60px;clear:both}#footer{clear:both;position:fixed;bottom:0;left:0;width:100%;height:30px;background-color:#000;font-size:.7em;font-family:"Segoe UI",Verdana,Sans-Serif}#copyright{float:right;padding:7px}#copyright a{color:#ddd;text-decoration:underline}nav{margin:0 auto;text-align:center;display:none}nav ul ul{display:none}nav ul li:hover>ul{display:block}nav ul{margin:0;padding:0;background:#efefef;background:linear-gradient(top,#efefef 0%,#bbb 100%);background:-moz-linear-gradient(top,#efefef 0%,#bbb 100%);background:-webkit-linear-gradient(top,#efefef 0%,#bbb 100%);box-shadow:0 0 9px rgba(0,0,0,.15);list-style:none;position:relative}nav ul:after{content:"";clear:both;display:block}nav ul li{float:left;border-right:solid #5f6974 1px}nav ul li:hover{background:#cfcfcf;background:linear-gradient(top,#cfcfcf 0%,#999 100%);background:-moz-linear-gradient(top,#cfcfcf 0%,#999 100%);background:-webkit-linear-gradient(top,#cfcfcf 0%,#999 100%)}nav ul li:hover a{}nav ul li a{display:inline-block;padding:10px;color:#333;text-decoration:none;font-weight:bold}nav ul ul{background:#5f6975;border-radius:0;padding:0;position:absolute;top:100%}nav ul ul li{float:none;border-top:1px solid #6b727c;border-bottom:1px solid #575f6a;position:relative}nav ul ul li a{padding:15px 40px;color:#fff}nav ul ul li a:hover{background:#4b545f}nav ul ul ul{position:absolute;left:100%;top:0}