#layout {
  width: 1000px !important;
}

#navigation {
  width: 730px !important;
}

#greeting {
  position: absolute;
  left: 300px;
  top: 75px;
  display: block;
  width: 670px;
  height: 40px;
  text-align: right;
  color: #fff;
  font-size: 90%;
}

#greeting a {
  color: #cacaca;
  text-decoration: none;
}

#greeting a:hover {
  color: #fff;
}

#error {
  color: #f00;
}

#error2 {
  color: #d00;
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 10px;
}

.content {
  width: 670px;
}

.content h2 {
  white-space: nowrap;
  overflow: hidden;
}

.content h2 a {
  text-decoration: none;
}

.content h2 a:hover {
  text-decoration: underline;
}

#panel-right h3 {
  margin: 0;
}

#panel-right p {
  margin: 12px 0;
  height: 48px;
  line-height: 16px;
  overflow: hidden
}

#featured_embed {
  height: 383px;
  width: 470px;
  float: left;
  padding-bottom: 10px;
}

#featured_desc {
  clear: right;
  float: right;
  width: 173px;
  height: 194px;
  overflow: hidden;
}

#featured_button {
  clear: right;
  float: right;
  width: 125px;
  margin-right: 30px;
  text-align: center;
  white-space: nowrap;
}

#featured_ad {
  clear: both;
  margin-bottom: 0;
}

#stream_above {
  position: absolute;
  top: 108px;
  line-height: 16px;
  width: 926px;
}

#stream_above .left {
  width: 200px;
  float: left;
  text-align: left;
  margin: 10px 0 0 0px;
}

#stream_above .right {
  width: 200px;
  float: right;
  text-align: right;
  margin: 10px 0px 0 0;
}

#stream_title {
  float: left;
  height: 40px;
  line-height: 40px;
  white-space: nowrap;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
}

#stream_desc {
  float: right;
  height: 40px;
  line-height: 20px;
  overflow: hidden;
  text-align: right;
}

#stream_title,#stream_desc {
  width: 463px;
}

#viewercount {
  height: 20px;
  text-align: center;
}

#viewercount span {
  font-weight: bold;
}

.stream_std {
  float: left;
  height: 430px;
  width: 533px;
}

.stream_hr {
  clear: both;
  height: 707px;
  width: 900px;
  padding: 0px 13px;
}

.stream_full {
  width: 100%;
  height: 100%;
}

.stream {
  width: 100%;
  height: 100%;
}

#enable_chat,#dim-lights {
  color: #b41818;
  cursor: pointer;
  text-decoration: underline;
}

#enable_chat:hover,#dim-lights:hover {
  text-decoration: none;
}

#chat_div {
  text-align: center;
}

#chat_div.chat_std {
  float: right;
  width: 393px;
}

#chat_div.chat_large {
  clear: both;
  width: 900px;
  padding: 0px 13px;
}

#chat_div.chat_support {
  clear: both;
}

#footer-inside {
  position: relative;
  width: 926px;
}

#footer-left {
  float: left;
  width: 600px;
}

#copyright {
  width: 150px;
  white-space: nowrap;
  line-height: 20px;
}

#buttons {
  float: right;
  width: 450px;
  margin-top: 10px;
}

#w3c-xhtml {
  float: left;
  margin-left: 50px;
  margin-top: 5px;
  width: 88px;
}

#w3c-css {
  float: left;
  margin-left: 50px;
  margin-top: 5px;
  width: 88px;
}

#donate {
  float: left;
  margin-left: 50px;
  width: 92px;
  text-align: center;
  line-height: 14px;
  white-space: nowrap;
  font-size: 95%;
}

#dont-delete-this {
  padding: 16px 0;
}

#times {
  clear: both;
  position: absolute;
  top: 88px;
  font-size: 75%;
  line-height: 14px;
  width: 100%;
  text-align: center;
  color: #404040;
}

#news {
  float: left;
  width: 706px;
}

#sidebar {
  float: right;
  width: 180px;
  padding: 10px 20px 0 20px;
}

div.newspost {
  background-color: #F8F8F8;
  padding: 0 10px;
  margin: 10px 0px;
  overflow: auto;
}

h3.newstitle {
  float: left;
  width: 40%;
  white-space: nowrap;
  overflow: auto;
}

a.newslink {
  color: #000;
}

h3.newstime {
  float: right;
  width: 60%;
  text-align: right;
  white-space: nowrap;
  overflow: auto;
}

a.newsauthor {
  color: #000;
}

p.newscontent {
  clear: both;
}

.pagenums {
  text-align: center;
  font-size: 140%;
  font-weight: bold;
  letter-spacing: 10px;
}

.pagenums a {
  text-decoration: none;
}

.tourn-infobox {
  position: relative;
  font-size: 12px !important;
  font-family: "lucida grande", lucida, tahoma, helvetica, arial, sans-serif !important;
}

.tourn-infobox-doc {
  background-color: #D02C2C !important;
  overflow: hidden;
  width: 100%;
  text-align: left;
  font-weight: normal;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}

.tourn-infobox-body {
  padding: 0 1px;
}

.tourn-infobox-body-content {
  background-color: #F8F8F8 !important;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 2px;
  overflow: hidden;
  position: relative;
  z-index: 2;
}

.tourn-infobox-header {
  color: white;
  font-size: 125%;
  font-weight: bold;
  overflow: hidden;
  padding: 5px;
  position: relative;
  font-weight: bold;
}

.tourn-infobox-footer {
  position: relative;
  height: 1px;
}

.tourn-infobox-item {
  border-bottom: 1px dashed #ddd;
  padding: 2px;
}

.tourn-infobox-item-header {
  font-weight: bold;
}

.tourn-infobox-item-content {
  text-align: right;
}

.tourn-infobox-item-content ul {
  float: right;
  margin-bottom: 0;
  margin-top: 0;
}

.tourn-infobox-item-content li {
  text-align: left;
}

#tourn-banner {
  clear: both;
}

#bracket {
  width: 100%;
  height: 600px;
}

.autosize {
  margin-left: 5px;
  padding: 0px 5px;
  width: auto !important;
}

.form-hanging-indent {
  margin-left: 155px;
}
