.edit_user {
  color: #ff2616;
  width: 16px;
  background-image: url(/i/edit_big.gif);
  background-repeat: no-repeat;
  float: left;
  margin-right: 5px;
  padding-left: 22px
}

.admin_console{
	margin-right: 50px;
}

.admin_console1{
	margin-right: 75px;
}

.msg_padd{
	padding-left: 30px;
}

.msg_al{
	padding-left: 55px;
}

.msg_title{
	padding-left: 30px;
	text-align: left;
	font-size: 18px;
}

.msg_link_text
{
	font-size: 13px;
}

.msg_del{
	margin-left: 50px;
	margin-right: 100px;
}

.msg_rd{
	margin-left: 20px;
}

.msg_text{
	padding-left: 55px;
}

.msg_new{
	color: #ff201a;
}

#P27_SYS_CONTEXT{
	font-size: 14px;
	font-weight: bold;
}

.foohickey div.code-box {
  white-space: pre;
  border: 1px;
}

.sponsor {
  color: #5e5e5e;
  font-size: 20px;
}

table.vertical2 td {
  border: 1px solid #BBBBBB;
  padding: 2px;
  text-align: center;
  width: 30px;
}

.shuttleSelect1 select, .shuttleSelect2 select {
  width: 300px;
}

#qdbfootertablist a {
  color: black;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  padding: 0 8px;
  text-decoration: none;
}

* {
  zoom: 1.0;
}

ul, ol {
  width: 97%;
  margin-right: 2em;
}

ul {
  list-style-type: disc;
}

ol {
  list-style-type: decimal;
}

li {
  margin-left: 2em;
  /*margin-bottom: 2em;*/
  margin-bottom:5px;
  /*list-style-type: disc;*/
  padding: 0.1em 0.5em 0 0;
  /*vertical-align: middle;*/
}

.sidebar-left {
  background: url("images/sidebar_left.jpg") repeat-y scroll 0 0 transparent;
  width: 40px;
}

.sidebar-right {
  background: url("images/sidebar_right.jpg") repeat-y;
  width: 40px;
}

a.header_menu, a.header_menu_left, a.header_menu_right, a.header_menu_right2,
    td.header_menu_active, td.header_menu_active_left, td.header_menu_active_right, td.header_menu_inactive, td.header_menu_inactive_left, td.header_menu_inactive_right,
    td.header_menu_active_right2, td.header_menu_inactive_right2 {
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  vertical-align: middle;
}

td.header_menu_active, td.header_menu_active_left, td.header_menu_active_right, td.header_menu_inactive, td.header_menu_inactive_left, td.header_menu_inactive_right,
    td.header_menu_active_right2, td.header_menu_inactive_right2 {
  background-position: top;
  height: 25px;
  text-align: center; 
  vertical-align: middle;
}

a.header_menu_right, a.header_menu_right2, td.header_menu_active_right, td.header_menu_active_right2 {
    padding-left: 9px;
    padding-right: 9px;
}

a.header_menu, a.header_menu_left, td.header_menu_active, td.header_menu_active_left {
  padding-left: 9px;
  padding-right: 9px;
}

td.header_menu {
  height: 25px;
}

td.header_menu_active, td.header_menu_active_left, td.header_menu_active_right,
    td.header_menu_active_right2 {
  color: #ffffff;
}

td.header_menu_inactive, td.header_menu_inactive_left, td.header_menu_inactive_right,
    a.header_menu, a.header_menu_left, a.header_menu_right, a.header_menu_right2,
    td.header_menu_inactive_right2 {
  color: #000000;
}

td.header_menu_active {
  background-image: url("../images/header/header_menu_active.png");
}

td.header_menu_active_left {
  background-image: url("../images/header/header_menu_active_left.png");
  background-repeat: no-repeat;
  background-position: 0px;
}

td.header_menu_active_right {
  background-image: url("../images/header/header_menu_active_right.png");
  background-repeat: no-repeat;
  background-position: -12px;
}

td.header_menu_active_right2 {
  background-image: url("../images/header/header_menu_active_right.png");
  background-repeat: no-repeat;
  background-position: -43px;
}

a.header_menu {
/*  background-image: url("../images/header/header_menu_inactive.png");*/
  background-color: #F78F1E;
}

a.header_menu_left {
/*  background-image: url("../images/header/header_menu_inactive_left.png");*/
  background-color: #F78F1E;
}

a.header_menu_right {
/*  background-image: url("../images/header/header_menu_inactive.png");*/
  background-color: #F78F1E;
}

a.header_menu_right2 {
/*  background-image: url("../images/header/header_menu_inactive_right.png");*/
  background-repeat: no-repeat;
  background-position: -43px;
  background-color: #F78F1E;
}

td.header_menu_spacer {
  background-color: #ffffff;
  background-position: top;
  background-image: url("../images/header/header_menu_spacer.png");
  height: 25px;
  width: 1px;
}

a.header_menu, a.header_menu_left {
  text-decoration: none;
  height: 25px;
  display: block;
  vertical-align: middle;
  line-height: 25px;
}

a.header_menu_right, a.header_menu_right2 {
  text-decoration: none;
  height: 25px;
  display: block;
  vertical-align: middle;
  line-height: 25px;
}

a.header_menu:visited, a.header_menu_left:visited,
    a.header_menu_right:visited, a.header_menu_right2:visited  {
  color: #000000;
  text-decoration: none;
}

a.header_menu:hover, a.header_menu_left:hover,
    a.header_menu_right:hover, a.header_menu_right2:hover {
  color: #ffffff
}

a.header_menu:hover {
  background-image: url("../images/header/header_menu_active.png");
}
v
a.header_menu_left:hover {
  background-image: url("../images/header/header_menu_active_left.png");
}

a.header_menu_right:hover, a.header_menu_right2:hover {
  background-image: url("../images/header/header_menu_active_right.png");
}

a.footer_menu, td.footer_menu_active, td.footer_menu_inactive {
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  vertical-align: middle;
}

td.footer_menu_active, td.footer_menu_inactive {
  background-position: top;
  height: 20px;
  text-align: center;
}

td.footer_menu {
  height: 20px;
}

td.footer_menu_active {
  color: #ffffff;
  padding-left: 7px;
  padding-right: 7px;
}

td.footer_menu_inactive, a.footer_menu {
  color: #636363
}

td.footer_menu_active {
  color: #F39200;
  background-repeat: repeat-x;
}

td.footer_menu_inactive {
  background-image: url("images/footer/footer_menu_inactive.png");
  background-repeat: repeat-x;
}

td.footer_menu_spacer {
  background-color: #ffffff;
  background-position: top;
  background-image: url("images/footer/footer_menu_spacer.png");
  height: 20x;
  width: 1px;
}

a.footer_menu {
  text-decoration: none;
  height: 20px;
  display: block;
  vertical-align: middle;
  line-height: 20px;
  padding-left: 7px;
  padding-right: 7px;
}

a.footer_menu:visited {
  color: #636363;
  text-decoration: none;
}

a.footer_menu:hover {
  color: #F39200;
}

a.footer_menu:hover {
  background-image: url("images/footer/footer_menu_active.png");
}

div.motd {
  border-style: solid;
  border-color: black;
  width: 400px;
  background-color: #1796fb;
  color: red;
}

#motdtitle {
  color: red;
  font-size: 18pt;
  text-align: center;
}

td.yesterdaysquizrows {
  border-bottom: 1px solid #AAAAAA;
  width: 100%;
}

.internal-testing-message {
  color: red;
  font-size: 16px;
}

table.vertical2 td {
  text-align: right;
}

#countdown-timer {
  width: 240px;
  height: 75px;
}

div.hasCountdown {
  background-color: #4f81be;
  border:  2px solid black;
  color: #fffeff;
}



.sidebar-left { background: url(images/sidebar_left.jpg) repeat-y;}
.sidebar-right { background: url(images/sidebar_right.jpg) repeat-y;}

#register { margin:20px auto; width:250px; }
#register h3 { padding:4px; text-align:center; margin:0; color:#fff; }
#register h3, #register h3 .sb-inner { background:#676464; }
#register h3 span { display:block; color:#fff; font-family:verdana,helvetica,arial,sans-serif; font-size:14px;}
#register .content { padding:4px 10px; color:#444; }
#register .content, #register .content .sb-inner { background:#efedea; }

#profile { margin:20px auto; width:270px; }
#profile h3 { padding:4px; text-align:center; margin:0; color:#fff; }
#profile h3, #profile h3 .sb-inner { background:#676464; }
#profile h3 span { display:block; color:#fff; font-family:verdana,helvetica,arial,sans-serif; font-size:14px;}
#profile .content { padding:4px 10px; color:#444; }
#profile .content, #profile .content .sb-inner { background:#efedea; }

#winners { margin:20px auto; width:250px; }
#winners h3 { padding:4px; text-align:center; margin:0; color:#fff; }
#winners h3, #winners h3 .sb-inner { background:#c90606; }
#winners h3 span { display:block; color:#fff; font-family:verdana,helvetica,arial,sans-serif; font-size:14px;}
#winners .content { padding:4px 10px; color:#444; }
#winners .content, #winners .content .sb-inner { background:#efedea; }

#rankings { margin:20px auto; width:250px; }
#rankings h3 { padding:4px; text-align:center; margin:0; color:#fff; }
#rankings h3, #rankings h3 .sb-inner { background:#f39200 }
#rankings h3 span { display:block; color:#fff; font-family:verdana,helvetica,arial,sans-serif; font-size:14px;}
#rankings .content { padding:4px 10px; color:#444; }
#rankings .content, #rankings .content .sb-inner { background:#efedea; }

#t20tablist { background:#FFFFFF; }
#t20tablist a { color:black; }



.t20InlineError {
  color: red;
}

pre, pre.brush .plain, pre.brush .sql {
    font-family: "Consolas", "Bitstream Vera Sans Mono", "Lucida Console", "Courier New", Courier, monospace;
    line-height: 1.1em;
    font-size: 1em;
    margin: 0;
  }
/*a.newsTickerButton:active {
  outline: none;
}

a.newsTickerButton:focus {
  outline: none;
}

div.newsTicker {
  border: 0px;
  padding-top: 0px;
  padding-left: 5px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  background: #EFEDEA;
  overflow: hidden;
}

a.newsTickerButton, img.newsTicker {
  border: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

td.newsTicker {
  width: 31px;
}

td.newsTicker, td.newsTickerBar, div.newsTicker, img.newsTicker {
  height: 25px;
  line-height: 25px;
}

td.newsTickerBar, div.newsTicker {
  width: 810px; /* = 980 - 5 x 31 
}

div.newsTicker1 {
  position: relative;
  margin: 0 auto;
  height: 0px;
}

div.newsTicker2 {
  position:
  absolute;
  top: 155px;
  left: 5px;
  overflow: hidden;
}

div.newsTicker1, div.newsTicker2, table.newsTicker3 {
  width: 980px;
}*/

h1, h2, h3 {
  font-family: verdana, helvetica, arial, sans-serif;
  margin-top: 0px;
}

h1 {
  font-size: 18px;
}

h2 {
  font-size: 16px;
}

h3 {
  font-size: 14px;
}

a.bodyButton:link, a.bodyButton:active, a.bodyButton:visited {
  cursor: pointer;
/*  display: -moz-inline-box;*/
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding-left: 8px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 8px;
  margin-top: 0px;
  margin-bottom: 0px;
  text-decoration: none !important;
  white-space: nowrap;
  text-align: center;
  height: 26px;
  line-height: 26px;
  vertical-align: middle;
  background-position: top;
  border-color: #B3ABAB #B3ABAB #B3ABAB #B3ABAB;
  /*border-left: 1px solid #A5A9B6;*/
  border-style: solid;
  border-width: 1px;
  /*margin: 3px;*/
/*  margin: 3px;
  padding: 5px 8px; */
}

a.bodyButton:link, a.bodyButton:visited {
  background: url("../images/header/header_menu_inactive.png") repeat scroll 0 0;
  color: #636363 /*!important*/;
}

a.bodyButton:hover {
  color: #ffffff;
  background-image: url("../images/header/header_menu_active.png");
}

a.bodyButton:active {
  color: #ffffff;
  background-image: url("../images/header/header_menu_active.png");
}

a.blackButton {
  background: repeat scroll 0 0 black;
  border-color: #A5A9B6 #7B8194 #7B8194 #A5A9B6;
  border-left: 1px solid #A5A9B6;
  border-style: solid;
  border-width: 1px;
  color: white !important;
  cursor: pointer;
  display: -moz-inline-box;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 13pt;
  font-weight: bold;
  margin: 3px;
  padding: 5px 8px;
  text-decoration: none !important;
  white-space: nowrap;
  text-align: center;
}
#P1060_DIVIDER2 {
	position: relative;
	left: 95px;
}

