/* Main CSS */ * html blockquote { display: inline-block; } body { background: #FFFFFF; color: #000000; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; margin: 0px; padding: 0px; text-align: center; } form { display: inline; } img { display: inline; border: 0px; } input { font-size: 11px; } select { font-size: 11px; } table { color: #000000; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; } textarea { color: #000000; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; } /* Link CSS */ a:link { color: #005789; text-decoration: underline; } a:visited { color: #005789; text-decoration: underline; } a:hover { color: #005789; text-decoration: none; } a:active { color: #005789; text-decoration: underline; } /* ID CSS */ #container { height: 100%; margin-left: auto; margin-right: auto; width: 753px; vertical-align: top; } #content { background: #FFFFFF; height: 100%; padding: 0px 5px 0px 5px; text-align: justify; vertical-align: top; } #documentLibrary { background: #FFFFFF; border: 1px solid #005789; bottom: 35px; left: 20%; padding: 5px; position: fixed; width: 60%; } * html #documentLibrary { position: absolute; } #menu { background: url('../default_files/images/menu_background.png') center repeat-x; position: absolute; bottom: 26px; } #newQuestions { border-top: 1px solid #005789; border-bottom: 1px solid #005789; cursor: pointer; font-weight: bold; height: 0px; margin-top: 3px; overflow: hidden; } #newQuestionsText { left: 5px; position: relative; top: 5px; } #questionPanel { background: #FFFFFF; border: 1px solid #005789; bottom: 35px; left: 20%; padding: 5px; position: fixed; width: 60%; } * html #questionPanel { position: absolute; } #slideSelection { height: 400px; overflow: auto; text-align: center; width: 178px; } #systemTest { padding: 0px 5px; } /* Class CSS */ td.block { vertical-align: top; width: 1px; } table.block { background: #FFFFFF; width: 100%; } .bold { font-weight: bold; } .bottom { vertical-align: bottom; } .box { padding: 3px; width: 40%; } .breadcrumbLink:link, .breadcrumbLink:visited, .breadcrumbLink:active { font-weight: bold; text-decoration: none; } .breadcrumbLink:hover { font-weight: bold; text-decoration: underline; } .center { text-align: center; } .container { height: 100%; width: 100%; } td.content { height: 100%; } div.content { height: 100%; overflow: auto; } table.content { padding: 0px 5px 0px 5px; vertical-align: top; } .details { background: #FFFFFF; padding: 3px; vertical-align: top; } .footer { background: #005789; color: #FFFFFF; height: 100%; text-align: center; vertical-align: bottom; } .fullHeight { height: 100%; } .fullWidth { width: 100%; } .header { height: 1px; vertical-align: top; } .hidden { visibility: hidden; display: none; } .largeText { font-size: 15px; } .launch { bottom: 10px; display: inline; left: 5px; position: relative; } .logo { text-align: left; } table.menu { background: url('../default_files/images/menu_glass.png') top right no-repeat; border-left: 1px outset #969696; border-right: 1px outset #969696; border-top: 1px outset #969696; font-weight: bold; } .menuBar { background: #005789; color: #FFFFFF; height: 30px; vertical-align: middle; } .menuBar img { vertical-align: middle; } .menuBar a:link, .menuBar a:active, .menuBar a:visited { color: #FFFFFF; text-decoration: none; } .menuBar a:hover { color: #FFFFFF; text-decoration: underline; } span.menu_link { bottom: 5px; font-size: 15px; font-weight: bold; left: -90px; position: relative; vertical-align: bottom; } img.menu_link { cursor: pointer; position: relative; vertical-align: bottom; z-index: 1; } .min_width { width: 1px; } div.participants { overflow: auto; height: 350px; width: 725px; } table.polling { margin: 5px; } div.polling { background: #005789; color: #FFFFFF; vertical-align: middle; } .pollingAnswers { width: 200px; } .right { text-align: right; } .rightfloat { float: right; } .selectedSlide { border: 3px solid #000000; } .notSelectedSlide { border: 3px solid #FFFFFF; } .notSelectedSlideHover { border: 3px solid #005789; } .shadowLeft { background: url('../images/shadow_left.png') center left repeat-y; border-right: 1px solid #005789; width: 8px; } .shadowRight { background: url('../images/shadow_right.png') center right repeat-y; border-left: 1px solid #005789; width: 8px; } .sideBar { background: #005789; vertical-align: top; width: 250px; } .slidePreview { color: #005789; cursor: hand; font-size: 12px; font-weight: bold; margin: 1px; overflow: hidden; padding: 1px; width: 150px; } .slidePreview span { color: #000000; font-size: 12px; font-weight: normal; } .slidePreviewNonSlide { height: 110px; } .smallText { font-size: 10px; } img.speaker { border: 1px solid #005789; float: left; margin-right: 5px; vertical-align: top; } .subtitle { color: #005789; font-size: 15px; } .subsubtitle { color: #005789; } .title { color: #005789; font-size: 15px; font-weight: bold; } .top { vertical-align: top; } /* Admin Styles */ div.admin_box { border: 1px solid #FFFFFF; margin: 5px; padding: 5px; position: relative; zoom: 1; } div.admin_box_hover { border: 1px solid #005789; margin: 5px; padding: 5px; position: relative; zoom: 1; } div.admin_box a:link, div.admin_box a:visited, div.admin_box a:active, div.admin_box_hover a:link, div.admin_box_hover a:visited, div.admin_box_hover a:active { text-decoration: none; } div.admin_box a:hover, div.admin_box_hover a:hover { text-decoration: underline; } h1.admin_box { display: inline; font-size: 15px; font-weight: bold; } img.admin_box { float: left; margin: 0px 15px 0px 0px; } /** * Pagination Styles */ .page-link { padding-bottom: 3px; padding-top: 15px; text-align: right; } span.page-link { border: 1px solid #FFFFFF; cursor: hand; font-weight: bold; margin: 2px; padding: 2px; } span.page-link.hover { border: 1px solid #005789; }