html,
body {
  height: auto;
  background-color: #1a2022;
  background-image: url(/main-bg.gif);
  background-repeat: repeat-x;
  font-family: arial, verdana, tahoma;
  font-size: medium;
  color: #fff;
  margin: 0;
  padding: 0;
}
a:active {
  outline: none;
}
a:focus {
  -moz-outline-style: none;
}
a:link,
a:visited {
  text-decoration: none;
  color: #6996cd;
}
a:hover {
  text-decoration: none;
  color: #fff;
}
img {
  border: none;
}
.Error {
  font-size: large;
  font-weight: bold;
  color: red;
  margin: 10px;
}
.TextBox {
  font-size: medium;
  border: 1px solid black;
  background: #fff;
}
.TextBox:focus {
  border: 1px solid #ffff5d;
}
.Option {
  font-size: medium;
  width: 200px;
}
.SelectedOption {
  font-size: medium;
  color: black;
  width: 200px;
}
.classicon {
  float: left;
}
.classcontainer {
  height: 24px;
  width: 270px;
  float: left;
}
.classname {
  float: left;
}
.TableFooter2 {
  color: #999;
  font-size: small;
}
.floatleft {
  float: left;
}
.basic {
  width: 730px;
  font-size: medium;
  font-family: arial, tahoma;
  text-align: center;
  background-color: #121212;
  color: #fff;
  float: left;
  padding: 10px;
}
.containerfirstdiv {
  background-color: #333;
  padding: 10px;
  min-height: 400px;
  overflow: hidden;
}
.containerseconddiv {
  background-color: #232323;
  border: 1px solid #333;
  padding: 10px;
  margin-top: 10px;
  width: 760px;
  float: left;
}
.containerthirddiv {
  width: 965px;
  background-color: #121212;
  border: 1px solid #333;
  padding: 10px;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  min-height: 500px;
  overflow: hidden;
}
.containerthirddiv2 {
  width: 965px;
  background-color: #121212;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  margin: auto;
  margin-bottom: 10px;
  min-height: 200px;
  overflow: hidden;
  padding: 10px;
}
.containerseconddiv2 {
  background-image: url(/bgcircle.png);
  background-repeat: repeat;
  background-color: #282828;
  border: 1px solid #333;
  padding: 10px;
  float: left;
}
.containerfirstdiv2 {
  background-color: #2d2d2d;
  border: 1px solid #202020;
  padding: 10px;
  width: 925px;
  min-height: 200px;
  overflow: hidden;
}
#containerfirstdiv {
  background-color: #333;
  border: 1px solid #202020;
  padding: 10px;
  min-height: 500px;
  overflow: hidden;
}
#containerseconddiv {
  background-image: url(/bgcircle.png);
  background-repeat: repeat;
  background-color: #282828;
  border: 1px solid #333;
  padding: 10px;
}
#containerthirddiv {
  width: 790px;
  min-height: 400px;
  overflow: hidden;
  float: left;
}
.containerthirddiv3 {
  width: 965px;
  color: #c9c9c9;
  background-color: #121212;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  border-top: 1px solid #333;
  padding-top: 6px;
  padding-right: 10px;
  padding-left: 10px;
  margin: auto;
  margin-top: 10px;
  height: 28px;
}
.containertable {
  width: 985px;
  min-height: 470px;
  margin: auto;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  background: #121212;
}
.container-master-index {
  width: 985px;
  min-height: max-content;
  margin: auto;
  margin-top: 20px;
  border: 1px solid #333;
  background: #121212;
}
.container-master {
  width: 965px;
  min-height: 400px;
  padding: 10px;
  margin: auto;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  background: #121212;
}
.containerDV {
  width: 790px;
  min-height: 600px;
  overflow: hidden;
  float: left;
}
.containertitle {
  width: 987px;
  height: 60px;
  margin: auto;
  padding-top: 20px;
}
.containertitleDV {
  width: 987px;
  height: 52px;
  margin: auto;
  background-image: url(/title_empty_de.gif);
  background-repeat: repeat;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 44px;
  text-align: center;
  padding-bottom: 2px;
}
.DVtitle {
  margin: auto;
  text-align: center;
}
.containertitle-editDV {
  width: 960px;
  height: 52px;
  margin: auto;
  background: #121212;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 44px;
  text-align: center;
  padding-bottom: 2px;
}
.editDVpad {
  padding: 10px;
}
.filtercontainer {
  width: 985px;
  height: 140px;
  float: none;
}
.filterbox {
  width: 230px;
  height: 68px;
  float: left;
  text-align: right;
  padding: 5px 0 5px 5px;
  margin-top: 10px;
}
.filterboxbord {
  width: 230px;
  height: 68px;
  float: left;
  text-align: right;
  border: 1px solid #333;
  padding: 5px;
  margin: 10px 0 0 10px;
}
.filterboxbordtop {
  width: 230px;
  height: 68px;
  float: left;
  text-align: right;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  border-left: 1px solid #333;
  padding: 5px;
  margin: 10px 0 0 10px;
}
.filterboxbordbottom {
  width: 230px;
  height: 35px;
  float: left;
  text-align: right;
  border-bottom: 1px solid #333;
  border-right: 1px solid #333;
  border-left: 1px solid #333;
  padding: 5px;
  margin: 0 0 0 10px;
}
.filterrow {
  margin: 5px 0 5px 0;
  width: 225px;
  height: 30px;
  font-size: 80%;
  font-weight: 600;
}
.charfiltercontainer {
  font-size: medium;
  text-align: left;
  clear: both;
  width: 985px;
  height: 35px;
  overflow: hidden;
  margin: auto;
  padding: 0 10px 20px 0;
}
.fil25uld {
  margin: 10px 0 0 20px;
  width: 845px;
  min-height: 50px;
  overflow: hidden;
  background: #080808;
  border: 1px solid #333;
  padding: 0 30px 30px 30px;
}
.fil25uldleft {
  float: left;
  width: 360px;
  min-height: 30px;
  overflow: hidden;
}
.fil25uldright {
  float: right;
  width: 360px;
  min-height: 30px;
  overflow: hidden;
}
.fil_ul {
  list-style: none;
}
.fil_q {
  text-align: left;
  width: 140px;
  height: 24px;
  float: left;
}
.fil_drop {
  width: 210px;
  height: 24px;
  text-align: right;
  float: right;
}
.fil_ul li {
  display: inline;
}
.fil_select {
  width: 200px;
  border: 3px solid #444;
}
.txt_select {
  width: 120px;
  border: 3px solid #444;
}
.fil_title {
  font-weight: 600;
  text-align: center;
  font-size: 110%;
}
.fil_naxx {
  padding: 30px 0 0 50px;
  width: 360px;
  height: 24px;
  float: left;
}
.fil_old {
  padding: 10px 0 10px 30px;
  width: 360px;
  height: 50px;
  float: right;
}
.fil_oldcontainer {
  width: 895px;
  height: 80px;
}
.fil_raidtime {
  margin: 10px 10px 10px 90px;
  background: #080808;
  padding: 10px;
  border: 1px solid #333;
  width: 740px;
}
.fil_submit {
  float: right;
  padding-right: 10px;
  margin-top: 0px;
}
.fil_submit_player {
  float: right;
  padding: 7px 15px 0 0;
}
.hidefiltercontainer {
  font-size: medium;
  text-align: left;
  clear: both;
  width: 965px;
  min-height: 20px;
  overflow: hidden;
  margin: auto;
  padding: 10px 10px 5px 10px;
}
.filterchar_trans {
  width: 220px;
  height: 30px;
  float: left;
  text-align: left;
  padding: 10px;
}
.containerback {
  height: 32px;
  margin-left: 0;
  padding: 0;
  font-size: 14px;
}
.backtxt {
  float: left;
  height: 26px;
  background: #1a2022;
  border-bottom: 2px solid #526681;
  border-left: 2px solid #526681;
  margin: 0;
  padding: 4px 0 0 5px;
  font-size: 14px;
}
.back_grad {
  float: left;
  width: 100px;
  height: 32px;
  background-image: url(/back_DV_gradient.jpg);
  background-repeat: repeat;
}
.backA:link {
  color: #7ebbc2;
}
.backA:hover {
  text-decoration: underline;
}
.backA:visited {
  color: #7ebbc2;
}
.backA:active {
  color: #fff;
}
.content1 {
  padding: 10px;
  background-color: #121212;
  border: 1px solid #333;
  text-align: justify;
}
.content2 {
  padding: 10px;
  background-color: #121212;
  border: 1px solid #333;
  margin-top: 3px;
  text-align: right;
  color: #ccc;
}
.content3 {
  padding: 10px;
  background-color: #121212;
  border: 1px solid #333;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.content5 {
  padding: 10px;
  background-color: #1a191a;
  border: 1px solid #333;
  text-align: left;
}
.content4 {
  background-color: #232323;
  width: 730px;
  font-size: medium;
  font-family: arial, tahoma;
  text-align: center;
  float: left;
  margin-top: 10px;
  padding: 10px;
  min-height: 400px;
  overflow: hidden;
}
.content45 {
  background-color: #232323;
  width: 730px;
  font-size: medium;
  font-family: arial, tahoma;
  text-align: center;
  float: left;
  margin-top: 10px;
  padding: 10px;
  min-height: 50px;
  overflow: hidden;
}
.header1 {
  border-bottom: 1px solid #999;
  font-size: large;
  text-align: center;
  padding: 5px;
}
.header2 {
  font-size: large;
  border-bottom: 1px solid #999;
  text-align: center;
}
.login {
  color: #e0e0e0;
  text-align: right;
  width: 300px;
  float: right;
  padding-top: 10px;
}
.loginA {
  font-size: 90%;
}
.loginA:link {
  color: #f0d453;
}
.loginA:hover {
  color: #fff;
}
.loginA:visited {
  color: #f0d453;
}
.boxcontainer {
  align: left;
  width: 200px;
}
#custom-gen ul li:before {
  content: "\00BB \0020";
}
#custom-gen ul {
  list-style: none;
  margin-left: 0;
  padding-left: 1em;
  text-indent: -1em;
}
li {
  margin: 0.9em 0;
}
.question {
  width: 220px;
  height: 20px;
  text-align: right;
  vertical-align: middle;
  background-position: center;
  height: auto;
  padding: 5px 45px 5px 5px;
}
.answers {
  text-align: left;
  vertical-align: middle;
  background-position: center;
  height: auto;
  padding: 5px;
}
.questions {
  width: 220px;
  height: 20px;
  text-align: right;
  vertical-align: middle;
  background-position: center;
  height: auto;
  padding: 5px 45px 5px 5px;
}
.qtimes {
  text-align: left;
  vertical-align: middle;
  background-position: center;
  height: auto;
  padding: 5px;
  font-weight: bold;
}
.qdays {
  width: 220px;
  height: 20px;
  text-align: right;
  vertical-align: middle;
  background-position: center;
  height: auto;
  padding: 5px 50px 5px 5px;
  font-style: italic;
}
.DVtxtbox {
  background: FFF;
  color: 000;
}
.skyad {
  width: 160px;
  height: 600px;
  float: right;
  margin-bottom: 1px;
  margin-top: 50px;
}
.skyadx2 {
  width: 160px;
  height: 600px;
  float: right;
  margin-bottom: 1px;
}
.postdrop {
  width: 125px;
  margin-top: 4px;
}
.upload {
  color: #fff;
  border: 1px solid #fff;
}
.forgotpw {
  font-size: 80%;
}
.linkbut {
  margin-bottom: 20px;
}
.filterlink {
  float: right;
}
.reportbut {
  text-align: center;
  padding-bottom: 5px;
  padding-top: 10px;
}
.postlink {
  float: right;
  margin-top: 1px;
}
.postlinkA {
  margin-right: 10px;
  float: right;
  font-weight: bold;
  font-size: 110%;
}
a.postlinkA {
  color: #f0d453;
}
a.postlinkA:visited {
  color: #fff;
}
a.postlinkA:hover {
  color: #fff;
}
.required {
  color: #db382c;
}
.help {
  cursor: help;
}
.helptitle {
  float: left;
  color: #999;
  font-size: 80%;
}
.leftmarg {
  margin-left: 115px;
}
.prevpage {
  width: 150px;
  float: left;
  text-align: left;
  padding-left: 5px;
}
.nextpage {
  width: 150px;
  float: right;
  text-align: right;
  padding-right: 5px;
}
.pagenav {
  text-align: middle;
  background-color: #121212;
  width: 720px;
  height: 22px;
  padding: 4px;
}
.page {
  text-align: middle;
  width: 410px;
  float: left;
}
.pmlink {
  height: 27px;
  float: right;
  background: #000;
  margin: 16px 12px 0 0;
  padding: 8px 10px 0 5px;
  border: 1px solid #333;
}
.savebuttonsbox {
  float: right;
}
.savebuttons {
  float: right;
  margin: 0 20px 0 0;
}
.deletebuttons {
  float: left;
  margin: 0 30px 0 10px;
}
.reportbuttons {
  float: left;
  padding: 4px;
}
.reportbuttons2 {
  float: left;
  margin-top: 5px;
  margin-left: 20px;
}
.shadetabs {
  padding: 3px 0;
  margin-left: 0;
  margin-top: 20px;
  margin-bottom: 6px;
  font: bold 16px Arial;
  list-style-type: none;
  text-align: left;
}
.shadetabs li {
  display: inline;
  margin: 0;
}
.shadetabs li a {
  text-decoration: none;
  position: relative;
  z-index: 1;
  padding: 8px 20px;
  margin-left: 1px;
  border-bottom: 1px solid #acbcc6;
  border-top: 1px solid #2e709a;
  border-left: 1px solid #2e709a;
  border-right: 1px solid #2e709a;
  color: #fff;
  background: #343d43;
}
.shadetabs li a:visited {
  color: #fff;
}
.shadetabs li a:hover {
  text-decoration: underline;
  color: #fff;
}
.shadetabs li a.selected {
  position: relative;
  top: 1px;
}
.shadetabs li a.selected {
  background: #2e709a;
  border-bottom-color: #2e709a;
}
.shadetabs li a.selected:hover {
  text-decoration: none;
}
.tabborder {
  border: 5px solid #2e709a;
  width: 770px;
  min-height: 400px;
  overflow: hidden;
  float: left;
  padding-bottom: 20px;
}
.tabcontent {
  display: none;
}
@media print {
  .tabcontent {
    display: block !important;
  }
}
.modernbricksmenu2 {
  padding: 0;
  width: 720px;
}
.modernbricksmenu2 ul {
  margin: 0;
  margin-left: 0;
  padding: 0;
  list-style: none;
}
.modernbricksmenu2 li {
  display: inline;
  margin: 0 2px 0 0;
  padding: 0;
}
.modernbricksmenu2 a {
  float: right;
  display: block;
  font: bold 16px Arial;
  color: white;
  text-decoration: none;
  margin-left: 4px;
  padding: 8px 20px;
  background-color: #343d43;
  border-top: 1px solid #acbcc6;
  border-left: 1px solid #2e709a;
  border-right: 1px solid #2e709a;
  border-bottom: 1px solid #2e709a;
}
.modernbricksmenu2 a:hover {
  background-color: #343d43;
  color: white;
  text-decoration: underline;
}
.tabcontent {
  display: none;
}
@media print {
  .tabcontent {
    display: block !important;
  }
}
.filtertitlewrap {
  background: #1c1f21;
}
.filterlinks {
  align: center;
  border-bottom: 2px solid #23272a;
  margin-bottom: 20px;
}
.filtertest {
  width: 710px;
  margin: 10px auto;
  text-align: center;
  background: #23272a;
}
.submitdiv {
  width: 710px;
  margin: 1em auto;
  padding: 2px;
}
.wrap {
  width: 710px;
  min-height: 600px;
  overflow: hidden;
  margin: auto;
  padding: 40px;
  border: 1px solid #282828;
  background: #1c1f21;
  float: left;
  align: center;
}
#top,
#box {
  background: #2d2d2d;
  padding: 0 5px;
}
#top2,
#box2 {
  background: #2d2d2d;
  padding: 0 5px;
}
#top3,
#box3 {
  background: #2d2d2d;
  padding: 0 5px;
}
p {
  margin: 0;
  padding: 5px 0;
}
h1 {
  margin: 0;
  padding: 10px 0;
  color: #ff6d06;
}
a.postlinkA:link {
  color: #f0d453;
}
a.postlinkA:hover {
  color: #ffffff;
}
a.postlinkA:visited {
  color: #f0d453;
}
#level {
  background-color: #121212;
  color: #fff;
}
TD.TableBody {
  padding-top: 2px;
  padding-bottom: 2px;
  border-top: 1px solid #578082;
  border-bottom: 1px solid #578082;
  border-left: 1px solid #4c4c4c;
  border-right: 1px solid #4c4c4c;
}
TD.TableBodySelected {
  padding-top: 2px;
  padding-bottom: 2px;
}
TD.TableBodySelectedNumeric {
  padding-top: 2px;
  padding-bottom: 2px;
}
TD.TableBodyNumeric {
  padding-top: 2px;
  padding-bottom: 2px;
  border-top: 1px solid #578082;
  border-bottom: 1px solid #578082;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
}
TD.TableHeader {
  padding-top: 6px;
  padding-bottom: 6px;
  border-top: 1px solid #5bc4c5;
  border-left: 1px solid #4c4c4c;
  border-right: 1px solid #4c4c4c;
}
.TableTitle {
  font-size: 16px;
  color: #fff;
  text-align: center;
}
.TableHeader {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  background-color: #1a2022;
  color: #fff;
}
.TableHeader:hover {
  text-decoration: underline;
}
.TableBody {
  font-size: 12px;
  color: #fff;
  background-color: #000;
  text-decoration: none;
  text-indent: 4px;
  text-align: left;
}
.TableBodyNumeric {
  font-size: 12px;
  color: #fff;
  background-color: #000;
  text-indent: 4px;
  text-align: left;
}
.TableBodySelected {
  font-size: 12px;