




*:focus {
  -moz-outline-style: none; }


body {
  color: #4d4d4d;
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 11px;
  margin: 0;
  padding: 0; }

input {
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 11px; }
  input.primary {
    font-size: 11px; }
  input.submit {
    float: right;
    margin-right: 1em; }

textarea {
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 11px; }

img {
  border: 0; }

a {
  color: #003399;
  border: none; }
  a:link, a:active, a:visited {
    color: #003399;
    text-decoration: none; }
  a:hover {
    color: #003399;
    text-decoration: none; }
    a:hover img {
      border: none;
      outline: none; }
    a:hover.underlined {
      text-decoration: underline; }
  a.bluelink {
    color: #003399; }
    a.bluelink:link, a.bluelink:active, a.bluelink:visited {
      color: #003399;
      text-decoration: none; }
    a.bluelink:hover {
      color: #003399;
      text-decoration: none; }
  a.graylink {
    color: #4d4d4d; }
    a.graylink:link, a.graylink:active, a.graylink:visited {
      color: #4d4d4d;
      text-decoration: none; }
    a.graylink:hover {
      color: #4d4d4d;
      text-decoration: none; }
  a.whitelink {
    color: #fff; }
    a.whitelink:link, a.whitelink:active, a.whitelink:visited {
      color: #fff;
      text-decoration: none; }
    a.whitelink:hover {
      color: #fff;
      text-decoration: none; }

.formError {
  color: red;
  font-size: 10px;
  font-weight: bold;
  margin-left: 5px;
  display: inline; }

p.pages {
  font-size: 11px;
  margin-top: 1.2em; }
p.notice {
  background: #DDFF99 none repeat scroll 0 0;
  border: 1px solid #BBDD77;
  font-size: 11px;
  margin-top: 0;
  padding: 7px 15px; }
p.sections {
  background: #DDFF99 none repeat scroll 0 0;
  border: 1px solid #BBDD77;
  font-size: 11px;
  margin-top: 0;
  padding: 7px 15px; }
  p.sections a.action {
    color: #003399; }
p.error {
  background: #003399 none repeat scroll 0 0;
  color: white; }
p.subtitle {
  color: #888888;
  font-size: 11px;
  font-weight: bold;
  margin-top: -0.8em; }
  p.subtitle img {
    vertical-align: bottom; }
p.private {
  color: #999999;
  font-size: 11px;
  margin-top: 0;
  color: #003399;
  font-weight: bold; }
  p.private img {
    vertical-align: bottom; }
p.psmall {
  font-size: 11px;
  font-weight: normal; }
p.online {
  margin-bottom: 0; }

span.pipe {
  color: #999999;
  margin: 0 0.15em; }
span.arrow {
  color: #999999;
  font-size: 11px;
  font-weight: normal; }
span.current_tab {
  border: 1px solid #CCC;
  border-bottom: 1px solid #FFF;
  padding: 5px 15px 5px 15px;
  margin-right: 5px;
  background-color: #FFF;
  color: #000; }

div.news {
  background: #CCFFCC none repeat scroll 0 0;
  font-size: 11px;
  font-weight: bold;
  margin: 1em auto 0;
  padding: 7px 15px;
  text-align: center;
  width: 40em; }
  div.news p {
    margin: 0; }
div.asset {
  background: #E7E7E7 none repeat scroll 0 0;
  border-bottom: 1px solid #CCCCCC;
  font-size: 11px;
  margin-bottom: 1em;
  padding: 7px 15px;
  text-align: center; }
div.upload {
  float: left;
  margin-left: 0.5em;
  margin-top: -0.5em;
  padding: 7px 0; }
  div.upload p {
    margin: 0; }
    div.upload p label {
      font-size: 11px;
      font-weight: bold; }
  div.upload input {
    margin-left: 0.75em; }
  div.upload a {
    color: #666666;
    font-size: 11px; }
div.stats {
  background: #DDEEDD none repeat scroll 0 0;
  border-color: #339933;
  border-style: solid;
  border-width: 1px 0;
  font-size: 11px;
  margin-top: 2em;
  padding: 15px; }
  div.stats .posts {
    float: right;
    text-align: right; }
div.editbox {
  bottom: 0;
  left: 0;
  padding: 6px 0 7px;
  position: fixed;
  width: 100%; }
  div.editbox .container {
    margin: 0 auto;
    min-width: 200px;
    width: 92%; }
  div.editbox p {
    margin: 0.5em 0; }
    div.editbox p.help {
      color: #CCCCCC;
      font-size: 11px;
      padding: 3px 10px; }
      div.editbox p.help span {
        color: #666666; }
  div.editbox textarea {
    background: white none repeat scroll 0 0;
    border: 1px solid #CCCCCC;
    font-size: 11px;
    opacity: 1;
    width: 100%; }
  div.editbox .button_or a {
    color: #CCCCCC; }
  div.editbox table td {
    border: 0 none; }
  div.editbox a.utility {
    display: block;
    float: right;
    font-size: 11px;
    margin-top: 0.2em;
    padding: 2px 5px 4px;
    text-align: right; }
  div.editbox h5 {
    background: #222222 none repeat scroll 0 0;
    color: white;
    font-size: 11px;
    margin: 0.2em 0 0.5em;
    padding: 2px 10px 3px; }
  div.editbox ul.help {
    color: #CCCCCC;
    font-size: 11px;
    padding: 3px 10px;
    margin: 0;
    list-style-type: none; }
    div.editbox ul.help span {
      color: #666666; }

.hasfile {
  color: #009900;
  font-weight: bold;
  margin-left: 10em; }

h1 {
  font-size: 11px; }
  h1 img {
    vertical-align: middle; }
  h1 span {
    color: #999999;
    font-size: 11px;
    font-weight: normal;
    padding-left: 1em; }

h2 {
  font-size: 11px; }
  h2 span {
    color: #999999;
    font-size: 11px;
    margin-left: 1em; }

h3 {
  background: #333333 none repeat scroll 0 0;
  border-bottom: 1px solid #999999;
  color: white;
  font-size: 11px;
  padding: 2px 10px 3px; }

h4, h5, h6 {
  margin-bottom: 0; }

pre.explain {
  background: #E7E7E7 none repeat scroll 0 0;
  border: 1px solid #CCCCCC;
  margin: 0 2em;
  padding: 7px 15px; }

hr {
  border-color: -moz-use-text-color -moz-use-text-color #CCCCCC;
  border-style: none none solid;
  border-width: 0 0 1px;
  height: 0;
  margin: 1em 0; }

#monitor_topic {
  font-size: 11px; }
  #monitor_topic .icon {
    background-image: none; }
  #monitor_topic a {
    color: #666666; }

ul.quotes {
  font-size: 11px;
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
  font-size: 11px; }
  ul.quotes li {
    margin-bottom: 1em; }
  ul.quotes span {
    color: #666666;
    font-size: 11px; }
ul.flat {
  font-size: 11px;
  list-style-type: none;
  margin-left: 0;
  padding-left: 0; }
  ul.flat li {
    background: transparent url(/images/small_circle.gif) no-repeat scroll 5px 6px;
    padding-left: 15px; }
ul.talking li span {
  color: #666666;
  font-size: 11px; }
ul.ways li span {
  color: #666666;
  font-size: 11px; }
ul.why {
  font-size: 11px;
  line-height: 1.25em;
  margin-top: 2em; }
  ul.why li p {
    color: #666666;
    font-size: 11px;
    margin-top: 0.5em; }
    ul.why li p strong {
      color: #003399; }


.pastebox {
  width: 100%; }

.pastePreview pre {
  font-size: 11px; }
.pastePreview p {
  color: #777777;
  font-size: 11px;
  margin: 0 0 0.5em; }
.pastePreview .when {
  float: right; }
  .pastePreview .when strong {
    color: black; }

#news {
  background: #475F30 none repeat scroll 0 0;
  border-color: #778F60;
  border-style: solid;
  border-width: 2px 0;
  bottom: 0;
  color: #FFFFCC;
  font-size: 0.7em;
  padding: 6px 0 7px;
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: 50; }
  #news a {
    color: gold;
    font-weight: bold; }
    #news a.subtle {
      color: #FFFFCC;
      font-weight: normal; }
  #news p {
    margin: 0; }

.line_numbers {
  color: #999999;
  padding-right: 0.5em;
  text-align: right; }
  .line_numbers strong {
    color: #555555; }

.lineNumbers {
  color: #999999;
  padding-right: 0.5em;
  text-align: right; }

.thePaste {
  padding-left: 0.75em; }

label {
  color: #666666;
  font-size: 11px;
  font-weight: normal; }

.photo {
  background: #AAAAAA url(/images/clearbits/smile.gif) no-repeat scroll 8px 8px; }

.smallutils {
  margin-bottom: 0;
  margin-top: -0.5em;
  text-align: right; }
  .smallutils a {
    color: #666666;
    font-size: 11px; }
    .smallutils a:hover {
      color: #336699; }

table {
  border-collapse: collapse; }
  table.noborder td {
    border: 0 none; }
  table.nopad td {
    padding-left: 0; }
  table.wide {
    width: 700px; }
  table tr th {
    background: #FFFFFF none repeat scroll 0 0;
    border: 1px solid #DDDDDD;
    color: black;
    font-size: 11px;
    padding: 3px 10px; }
    table tr th.la {
      text-align: left; }
  table tr td.ca {
    text-align: center; }
  table tr td.inv {
    background: #EEEEEE none repeat scroll 0 0; }
  table tr td.vat {
    vertical-align: top; }
  table tr td.narrow {
    padding: 2px 5px; }
  table tr td.lp {
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    color: #333333;
    font-size: 11px; }
    table tr td.lp span {
      color: #666666; }
      table tr td.lp span a {
        color: #336699; }
  table.forums {
    font-size: 11px; }
    table.forums tr th {
      font-size: 11px; }
    table.forums tr td {
      padding: 5px 0px; }
      table.forums tr td .title {
        font-size: 11px; }
      table.forums tr td .desc {
        font-size: 11px;
        margin: 0.5em 0; }
      table.forums tr td.c1 {
        border-bottom: 1px solid #DDDDDD;
        border-left: 1px solid #DDDDDD;
        padding: 0; }
      table.forums tr td.c2 {
        border-bottom: 1px solid #DDDDDD;
        border-width: 1px 0;
        padding-left: 5px; }
      table.forums tr td.c3 {
        border-bottom: 1px solid #DDDDDD;
        border-left: 0 none;
        border-right: 1px solid #DDDDDD;
        padding-left: 5px; }
    table.forums a.tiny {
      color: #666666;
      font-size: 11px; }
    table.forums .posts {
      color: #666666;
      font-size: 11px; }
  table.topics {
    font-size: 11px; }
    table.topics tr td.c1 {
      border-right: 0 none;
      padding-right: 2px;
      border-left: 1px solid #DDDDDD;
      border-bottom: 1px solid #DDDDDD; }
    table.topics tr td.c2 {
      border-left: 0 none;
      padding-left: 2px;
      border-bottom: 1px solid #DDDDDD; }
      table.topics tr td.c2 small a {
        color: #666666; }
    table.topics tr td.c3 {
      border-left: 0 none; }
    table.topics tr td.stat {
      font-size: 11px;
      border-bottom: 1px solid #DDDDDD;
      border-right: 1px solid #DDDDDD; }
    table.topics tr td .flag {
      background: #333333 none repeat scroll 0 0;
      color: white;
      margin-right: 0.5em;
      padding: 1px 5px; }
  table.posts {
    border-bottom: 2px solid #EEEEEE; }
    table.posts tr td {
      border: 0 none; }
    table.posts tr.spacer td {
      font-size: 1px; }

#forum_description, #topic_body {
  width: 99%; }

.crumbs {
  font-size: 11px;
  text-align: left; }
  .crumbs small a {
    color: #666666; }
  .crumbs a {
    color: #446688; }
    .crumbs a:hover {
      color: #0000CC;
      text-decoration: underline; }

.button_or {
  color: #666666;
  font-size: 11px;
  padding-left: 0.5em; }
  .button_or a {
    color: #003399; }

form.dialog {
  background: #EEEEEE none repeat scroll 0 0;
  margin-top: 3em;
  padding: 15px;
  width: 300px; }
form .entryhelp {
  font-size: 11px; }
form .help {
  font-size: 11px; }

.post .author {
  background: #EEEEEE none repeat scroll 0 0;
  border-top: 2px solid #EEEEEE;
  color: #333333;
  font-size: 11px;
  font-weight: bold;
  min-height: 32px;
  min-width: 8em;
  padding: 5px 10px;
  vertical-align: top;
  width: 10em; }
  .post .author .edit a {
    color: #666666;
    font-size: 11px; }
  .post .author img {
    float: left;
    margin-right: 0.5em; }
  .post .author .posts, .post .author .admin {
    color: #666666;
    display: block;
    font-size: 11px; }
  .post .author a {
    color: #333333;
    text-decoration: none; }
    .post .author a.threadauthor {
      color: #008800; }
    .post .author a:hover {
      color: #336699;
      text-decoration: underline; }
  .post .author .icon {
    float: right; }
.post .date {
  color: #666666;
  font-size: 11px;
  font-weight: normal;
  margin-bottom: 0.5em; }
.post .body p.topic {
  background: #EEEEEE none repeat scroll 0 0;
  font-size: 11px;
  font-weight: bold;
  padding: 2px 10px; }

.posts .post .body {
  border-top: 2px solid #EEEEEE;
  border-right: 2px solid #EEEEEE;
  font-size: 11px;
  padding: 10px 20px; }
  .posts .post .body blockquote {
    background: #EEFFCC none repeat scroll 0 0;
    border-color: #CCDDAA -moz-use-text-color #CCDDAA #99AA77;
    border-style: solid none solid solid;
    border-width: 1px 0 1px 3px;
    margin-left: 0;
    padding: 1px 10px; }
    .posts .post .body blockquote p {
      margin: 0.5em 0; }
  .posts .post .body pre {
    background: #EEEEEE none repeat scroll 0 0;
    border-color: #CCCCCC -moz-use-text-color #CCCCCC #DDDDDD;
    border-style: solid none solid solid;
    border-width: 1px 0 1px 3px;
    font-size: 11px;
    overflow: auto;
    padding: 5px 10px; }
  .posts .post .body a:hover {
    color: brown; }


#main_container {
  margin: 0px auto;
  width: 950px; }

#header {
  width: 100%;
  margin: 32px 0px 30px; }

.cols {
  width: 100%;
  overflow: hidden; }
  .cols .col1 {
    width: 700px;
    padding-bottom: 10000px;
    margin-bottom: -10000px;
    float: left;
    background-color: #f7f7f7; }
  .cols .col2 {
    width: 250px;
    padding-bottom: 10000px;
    margin-bottom: -10000px;
    float: left;
    background-color: #d7edfc; }

#notify-container {
  position: fixed;
  top: 0px;
  width: 100%;
  height: 30px;
  z-index: 100;
  left: 0px;
  color: #735005;
  background-color: #F4A83D;
  border-bottom: 1px solid #D6800C;
  font-size: 18px; }
  #notify-container #notify-message {
    margin-top: 5px;
    width: 95%;
    text-align: center;
    float: left; }
  #notify-container #notify-close {
    width: 4%;
    float: left;
    margin-top: 5px; }
    #notify-container #notify-close a {
      background-color: #FAD163;
      border: 2px solid #735005;
      color: #735005;
      padding-left: 4px;
      padding-right: 4px;
      text-decoration: none; }

#content_container {
  padding: 15px 20px 15px 10px; }

#small_content_container {
  width: 500px;
  padding-left: 15px;
  float: left; }

#right_sidebar {
  width: 230px;
  padding: 15px 10px; }

#left_sidebar {
  width: 145px;
  float: left;
  padding-right: 10px; }

#footer {
  width: 100%;
  margin: 20px 0px; }

#main_navigation_bar {
  margin-left: 180px;
  height: 22px;
  background: url('/images/parts/gradient22_lightgray.gif') repeat-x; }
  #main_navigation_bar #menu_container {
    width: 100%;
    height: 22px;
    background: url('/images/parts/corners22_white.png') no-repeat center right; }
  #main_navigation_bar #user_actions {
    margin: 5px 15px 0px 15px;
    font-size: 10px; }

#top-admin-menu {
  margin: 0px;
  padding: 2px 0px;
  height: 18px;
  font-size: 14px;
  display: block;
  width: 100%;
  background-color: gray; }
  #top-admin-menu #top-admin-menu-inner {
    width: 950px;
    margin: 0px auto; }

ul#menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: auto;
  position: relative;
  display: block;
  height: 20px;
  font-size: 14px; }
  ul#menu li {
    display: block;
    float: left;
    margin: 3px 0px 0px 20px;
    padding: 0; }
    ul#menu li a {
      display: block;
      float: left;
      color: #fff;
      text-decoration: none;
      text-align: center;
      font-size: 14px; }
      ul#menu li a:hover {
        color: #4d4d4d; }

ul#footer_menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: auto;
  position: relative;
  display: block; }
  ul#footer_menu li {
    display: block;
    float: left;
    margin: 0px 0px 0px 20px;
    padding: 0; }

.selected_tab {
  color: #4d4d4d !important; }

.pagination .new_current {
  height: 15px;
  padding: 2px 5px;
  margin-left: 2px;
  color: #fff;
  background: url('/images/parts/gradient15_darkgray.gif') repeat-x; }
.pagination .new_page_link {
  height: 15px;
  padding: 2px 5px;
  margin-left: 2px;
  color: #fff;
  background: url('/images/parts/gradient15_lightgray.gif') repeat-x; }

.tag_cloud {
  line-height: 1.4em;
  padding: 2%;
  text-align: justify;
  width: 96%; }
  .tag_cloud a.cloud5 {
    font-size: 14pt; }
  .tag_cloud a.cloud4 {
    font-size: 13pt; }
  .tag_cloud a.cloud3 {
    font-size: 12pt; }
  .tag_cloud a.cloud2 {
    font-size: 10pt; }
  .tag_cloud a.cloud1 {
    font-size: 8pt; }

.button {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
  font-weight: 550; }

.standart_small_button {
  height: 13px;
  padding: 2px 8px 0px 5px; }

.standart_button {
  height: 19px;
  padding: 3px 10px 0px 5px;
  background: #999 url('/images/parts/corners22_white.png') no-repeat center right;
  font-size: 1.2em;
  color: #fff !important; }

.standart_medium_bar {
  height: 20px;
  padding: 4px 10px 0px 0px; }

.thick_class_bar {
  height: 28px;
  padding: 2px 5px 0px 2px; }

.population_text {
  line-height: 0.9em;
  text-align: center; }

#class_sidebar_box {
  background-color: #fff;
  overflow: hidden; }
  #class_sidebar_box #title {
    width: 65%;
    float: left;
    font-size: 10px; }
  #class_sidebar_box #students {
    margin-top: 4px;
    float: left;
    color: #54A8EB;
    font-size: 10px; }
  #class_sidebar_box #join {
    margin-top: 6px;
    float: right; }

#footer_bar {
  background: #a8a9ad;
  width: 770px;
  margin: 30px 0px 20px 180px;
  color: white;
  font-weight: bold; }
  #footer_bar a {
    color: white; }
    #footer_bar a:link, #footer_bar a:active, #footer_bar a:visited {
      color: white;
      text-decoration: none; }
    #footer_bar a:hover {
      color: white;
      text-decoration: none; }

.bar30_on_lightblue {
  background: url('/images/parts/corners30_lightblue.png') no-repeat center right;
  height: 28px;
  padding: 2px 5px 0px 5px;
  overflow: hidden; }

.bar26_on_white {
  height: 19px;
  padding: 6px 10px 1px 0px; }

.bar26_right_white {
  background: url('/images/parts/corners26_white.png') no-repeat center right; }

.bar26_left_white {
  background: url('/images/parts/left_corners26_white.png') no-repeat center left; }

.bar24_on_white {
  background: url('/images/parts/corners24_white.gif') no-repeat center right;
  height: 20px;
  padding: 4px 10px 0px 0px; }

.bar22_on_lightgray {
  background: url('/images/parts/corners22_lightgrey.png') no-repeat center right;
  color: #fff;
  font-size: 14px;
  height: 19px;
  padding: 3px 8px 0px 10px; }

.bar22_on_graygradient {
  background: url('/images/parts/corners22_graygradient.png') no-repeat center right;
  color: #fff;
  font-size: 14px;
  height: 19px;
  padding: 3px 10px 0px 8px; }

.bar22_on_white {
  background: url('/images/parts/corners22_white.png') no-repeat center right;
  color: #fff;
  font-size: 14px;
  height: 19px;
  padding: 3px 8px 0px 10px; }

.bar15_on_white {
  background: url('/images/parts/corners15_white.png') no-repeat center right;
  color: #fff;
  height: 13px;
  padding: 2px 0px 0px;
  line-height: 0.95em;
  text-align: center; }

.bar15_on_middlegray {
  background: url('/images/parts/corners15_middlegray.png') no-repeat center right;
  color: #fff;
  height: 13px;
  padding: 2px 0px 0px;
  line-height: 0.95em;
  text-align: center; }

.bar15_on_lightgray {
  background: url('/images/parts/corners15_lightgrey.png') no-repeat center right;
  color: #fff;
  height: 13px;
  padding: 2px 8px 0px 4px;
  line-height: 0.95em; }

.bar15_left_lightgray {
  background: url('/images/parts/left_corners15_lightgrey.png') no-repeat center left;
  color: #fff;
  height: 13px;
  padding: 2px 0px 0px;
  line-height: 0.95em;
  text-align: center; }

.bar22 {
  color: #fff;
  font-size: 14px;
  height: 20px;
  padding: 2px 8px 0px 10px; }

.bar22_right_lightgray {
  background: url('/images/parts/corners22_lightgrey.png') no-repeat center right; }

.bar22_left_lightgray {
  background: url('/images/parts/left_corners22_lightgrey.png') no-repeat center left; }

.bar20 {
  color: #fff;
  height: 17px;
  padding: 3px 8px 0px 10px; }

.bar20_right_lightgray {
  background: url('/images/parts/corners20_lightgray.png') no-repeat center right; }

.bar20_left_lightgray {
  background: url('/images/parts/left_corners20_lightgray.png') no-repeat center left; }

.gradient22_darkgray {
  background: url('/images/parts/gradient22_darkgray.gif') repeat-x; }

.gradient22_lightgray {
  background: url('/images/parts/gradient22_lightgray.gif') repeat-x; }

.gradient22_lightblue {
  background-color: #54a8eb; }

.gradient22_blue {
  background-color: #3571b2; }

.gradient22_lightgreen {
  background-color: #b3c130; }

.gradient22_black {
  background-color: #000; }

.background22_blue {
  background-color: #4a96d0; }

.gradient20_darkgray {
  background: url('/images/parts/gradient20_darkgray.gif') repeat-x; }

.gradient15_darkgray {
  background: url('/images/parts/gradient15_darkgray.gif') repeat-x; }

.gradient15_lightgreen {
  background: url('/images/parts/gradient15_lightgreen.gif') repeat-x; }

.gradient15_lightblue {
  background: url('/images/parts/gradient15_lightblue.gif') repeat-x; }

.gradient15_lightgray {
  background: url('/images/parts/gradient15_lightgray.gif') repeat-x; }

.gradient15_orange {
  background: url('/images/parts/gradient15_orange.gif') repeat-x; }

.gradient15_black {
  background: url('/images/parts/gradient15_black.gif') repeat-x; }

.standart_grey_bar {
  background: #999 url('/images/parts/corners15_white.png') no-repeat top right;
  color: #fff !important;
  width: 65px;
  height: 15px;
  padding-left: 10px; }

.class_page_blue_bar {
  background: #55aaf5 url('/images/parts/corners22_white.png') no-repeat top right;
  color: #fff !important;
  font-size: 1.1em;
  width: 120px;
  height: 19px;
  padding: 3px 2px 0px 6px; }


.form_label_box {
  width: 120px;
  text-align: right; }

.form_input_box {
  width: 530px; }

#study_class_container {
  margin-bottom: 10px; }
  #study_class_container #hoster_avatar {
    float: left; }
  #study_class_container #details {
    float: left;
    margin-left: 10px; }
    #study_class_container #details a#title {
      font-size: 1.2em;
      color: #468dc1 !important; }
    #study_class_container #details #status {
      font-size: 1.0em; }
    #study_class_container #details #teacher, #study_class_container #details #owner {
      color: #808080; }
  #study_class_container #population {
    display: table-cell;
    vertical-align: middle;
    float: right;
    height: auto;
    width: 50px; }
    #study_class_container #population #people {
      text-align: center;
      line-height: 0.9em; }

#message_container {
  width: 97%;
  padding: 1%;
  margin-bottom: 10px;
  background-color: #fff;
  border: 1px solid #bfbfbf; }
  #message_container #sender_avatar {
    float: left; }
  #message_container #details {
    float: left;
    margin-left: 10px;
    width: 17%; }
  #message_container #message_overview {
    float: left;
    width: 62%;
    margin-left: 5px; }
    #message_container #message_overview #message_title {
      font-size: 14px; }
    #message_container #message_overview #message_body {
      margin-top: 10px;
      font-size: 12px;
      line-height: 0.9em; }
  #message_container #message_action {
    float: right;
    width: 8%; }

#login_control_box {
  background-image: url(/images/bluefond6.jpg);
  padding: 18px;
  width: 214px;
  height: 479px; }

.main_round_div {
  display: block;
  border: solid #b2b2b2;
  border-width: 0 1px;
  text-decoration: none;
  outline: none;
  background: #fff; }
  .main_round_div b {
    display: block;
    position: relative;
    top: -1px;
    left: 0;
    border: solid #b2b2b2;
    border-width: 1px 0 0;
    font-weight: normal; }
    .main_round_div b b.level1 {
      border-width: 0 0 1px;
      top: 2px; }
      .main_round_div b b.level1 b.level2 {
        top: -2px;
        border-width: 0; }

#class_request {
  background-color: #fff;
  padding: 10px 15px; }
  #class_request #main_information {
    width: 510px; }
    #class_request #main_information #title {
      font-size: 18px;
      font-weight: bold; }
    #class_request #main_information #details {
      width: 410px;
      color: gray; }
    #class_request #main_information #join_actions {
      width: 120px; }
  #class_request #actions_panel {
    width: 50px;
    padding: 10px 20px;
    background-color: #f0f0f0; }

#scheduled_class {
  background-color: #fff;
  padding: 10px 15px; }
  #scheduled_class #details {
    width: 410px;
    color: gray; }
  #scheduled_class #main_information {
    width: 510px; }
    #scheduled_class #main_information #title {
      font-size: 18px;
      font-weight: bold; }
    #scheduled_class #main_information #join_actions {
      width: 120px; }
    #scheduled_class #main_information #teacher {
      width: 100%; }
      #scheduled_class #main_information #teacher #avatar {
        float: left;
        width: 95px; }
      #scheduled_class #main_information #teacher #details {
        width: 410px;
        float: left; }
  #scheduled_class #actions_panel {
    width: 120px; }
    #scheduled_class #actions_panel #actions {
      width: 50px;
      padding: 10px 35px;
      background-color: #f0f0f0; }
    #scheduled_class #actions_panel #date_details {
      width: 118px;
      padding: 2px 0px;
      text-align: center;
      background-color: #b3c130;
      border: 1px solid #b2b2b2;
      color: #fff; }
    #scheduled_class #actions_panel #time_details {
      padding: 10px 7px;
      text-align: center;
      background-color: #f0f0f0; }

#recorded_class {
  background-color: #fff;
  padding: 10px 15px; }
  #recorded_class #main_information {
    width: 510px; }
    #recorded_class #main_information #title {
      font-size: 18px;
      font-weight: bold; }
    #recorded_class #main_information #recording_details {
      color: gray; }
    #recorded_class #main_information #teacher {
      width: 100%; }
      #recorded_class #main_information #teacher #avatar {
        float: left;
        width: 95px; }
      #recorded_class #main_information #teacher #details {
        width: 410px;
        float: left; }
  #recorded_class #actions_panel {
    width: 100px; }
    #recorded_class #actions_panel #actions {
      width: 50px;
      padding: 10px 25px;
      background-color: #f0f0f0; }
    #recorded_class #actions_panel #watch {
      width: 98px;
      border: 1px solid #b2b2b2; }
      #recorded_class #actions_panel #watch #watch_box {
        width: 100%;
        background: #000 url('/images/watch_video.gif') no-repeat center center;
        text-align: center;
        height: 20px;
        padding-top: 50px;
        color: #fff; }


.small-star-rating {
  background: url(/images/star_small.gif) left -1000px repeat-x;
  position: relative;
  width: 90px;
  height: 18px;
  overflow: hidden;
  list-style: none;
  margin: 0;
  padding: 0;
  background-position: left top; }
  .small-star-rating a {
    position: absolute;
    top: 0;
    left: 0;
    text-indent: -1000em;
    height: 18px;
    line-height: 18px;
    outline: none;
    overflow: hidden;
    border: none; }
    .small-star-rating a:hover, .small-star-rating a:active, .small-star-rating a:focus {
      background: url(/images/star_small.gif) left -1000px repeat-x;
      background-position: left bottom; }
    .small-star-rating a.one-star {
      width: 20%;
      z-index: 6; }
    .small-star-rating a.two-stars {
      width: 40%;
      z-index: 5; }
    .small-star-rating a.three-stars {
      width: 60%;
      z-index: 4; }
    .small-star-rating a.four-stars {
      width: 80%;
      z-index: 3; }
    .small-star-rating a.five-stars {
      width: 100%;
      z-index: 2; }
  .small-star-rating .current-rating {
    background: url(/images/star_small.gif) left -1000px repeat-x;
    position: absolute;
    top: 0;
    left: 0;
    text-indent: -1000em;
    height: 18px;
    line-height: 18px;
    outline: none;
    overflow: hidden;
    border: none;
    z-index: 1;
    background-position: left center; }
  .small-star-rating li {
    display: inline; }

.pink_container {
  background: #f9e6dd;
  padding: 10px; }


#profile_overview_box {
  width: 94%;
  padding: 3%;
  background-color: #fff; }
  #profile_overview_box #avatar {
    float: left; }
  #profile_overview_box #user_info {
    float: left;
    margin-left: 10px;
    width: 280px; }
    #profile_overview_box #user_info #position {
      line-height: 0.9em; }
  #profile_overview_box #guest_actions {
    float: right;
    background-color: #f0f0f0;
    width: 55px;
    padding: 10px; }

#people_browser {
  width: 100%; }
  #people_browser #people_avatar {
    width: 75px; }
  #people_browser #people_details {
    width: 500px; }
  #people_browser #people_actions {
    width: 70px; }

#advanced_search_box {
  width: 300px;
  background: url('/images/parts/gradient20_grayborder.png') repeat-x;
  height: 20px;
  border-left: 1px solid #696969; }
  #advanced_search_box .inner {
    background: url('/images/parts/corners20_border_lightgray.png') no-repeat top right;
    height: 18px;
    padding: 1px 3px 1px 5px; }
    #advanced_search_box .inner .search_button_box {
      float: right;
      margin-top: 2px; }
    #advanced_search_box .inner input {
      color: #808080; }
    #advanced_search_box .inner input:focus {
      outline: 0px; }

#user_linked_box {
  cursor: pointer; }

.dark_side {
  background-color: grey;
  filter: alpha(opacity=40);
  opacity: 0.4;
  -moz-opacity: 0.40;
  z-index: 20;
  width: 75px;
  height: 105px;
  position: relative; }

.with_link {
  margin-top: -75px; }

.confirm_control {
  position: relative;
  margin-top: 15px;
  z-index: 40;
  line-height: 20px;
  text-align: center; }

.light_side {
  position: relative;
  margin-top: -105px; }

.avatar_box_main {
  width: 65px;
  padding: 5px;
  height: 95px;
  overflow: hidden;
  background-color: #f0f0f0; }
  .avatar_box_main .confirmed {
    border: 1px solid green; }
  .avatar_box_main .not_confirmed {
    border: 1px solid red; }

.avatar_box_private {
  width: 65px;
  padding: 5px;
  height: 115px;
  overflow: hidden;
  background-color: #f0f0f0; }
  .avatar_box_private .confirmed {
    border: 1px solid green; }
  .avatar_box_private .not_confirmed {
    border: 1px solid red; }

#sddm {
  margin: 0;
  padding: 0;
  z-index: 30; }
  #sddm li {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left; }
    #sddm li a {
      display: block;
      text-align: center;
      text-decoration: none;
      color: #fff; }
  #sddm div {
    position: absolute;
    visibility: hidden;
    margin: 0;
    padding: 0;
    background: #E8EEFA;
    border: 1px solid #D0D0D0; }
    #sddm div a {
      position: relative;
      display: block;
      margin: 0;
      padding: 5px 10px;
      width: auto;
      white-space: nowrap;
      text-align: left;
      text-decoration: none;
      background: gray;
      color: #fff; }
      #sddm div a:hover {
        background: #49A3FF;
        color: #FFF; }


#wiki_class_title {
  font-size: 18px;
  font-weight: bold; }

#version_details {
  font_size: 10px;
  color: gray; }




.wide {
  width: 100%; }

.float_left {
  float: left; }

.float_right {
  float: right; }

.clear_both {
  clear: both; }

.boldtext {
  font-weight: bold; }

.blue_text {
  color: #3571b2 !important; }

.box_with_margin {
  margin-top: 5px; }

.white_box {
  padding: 10px;
  background-color: #fff; }

.lightgray_box {
  padding: 10px;
  background-color: #f0f0f0; }

.header_line {
  font-size: 14px !important;
  text-decoration: none;
  font-weight: bold !important; }

.header_line14 {
  font-size: 14px !important;
  text-decoration: none;
  font-weight: bold !important; }

.header_line12 {
  font-size: 12px !important;
  text-decoration: none;
  font-weight: bold !important; }

.header_line18 {
  font-size: 18px !important;
  text-decoration: none;
  font-weight: bold !important; }

.font_size12 {
  font-size: 12px !important; }

.font_size14 {
  font-size: 14px !important; }

.font_size18 {
  font-size: 18px !important; }

.font_size11 {
  font-size: 11px !important; }

.font_size10 {
  font-size: 10px !important; }

.margin_top5 {
  margin-top: 5px; }

.margin_top10 {
  margin-top: 10px; }

.margin_top20 {
  margin-top: 20px; }

.margin_bottom5 {
  margin-bottom: 5px; }

.margin_bottom10 {
  margin-bottom: 10px; }

.margin_bottom20 {
  margin-bottom: 20px; }

.margin_right10 {
  margin-right: 10px; }

.margin_left2 {
  margin-left: 2px; }

.margin_left5 {
  margin-left: 5px; }

.margin_left10 {
  margin-left: 10px; }

.margin_left20 {
  margin-left: 20px; }

.margin_right20 {
  margin-right: 20px; }
