:focus {
	outline:  -webkit-focus-ring-color dotted 1px;
}
body {
  margin: 0px;
  padding:  0px;
  background-color: #051122;
}

img {
	border: none;
}

#ArtworkHelper {
  text-align: center;
  background-position: top center;
  background-attachment: scroll;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  min-width: 1000px;
}

/* container to implement min/max width */
#Bodycontainer {
  text-align: left;
  min-width: 1000px;
  max-width: 1200px;
  width: 100%;
  height: 100%;
  margin: 0px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  display: table;
  width: expression(document.body.clientWidth > 1200? "1200px": "100%" );
}

#LoginFormButtonCell {
  width: 145px;
  vertical-align: top;
  padding-right: 10px;
}

#ContentRow {
  position: relative;
  top: 155px;
}

/* "star-HTML-hack" to correct the position of the content row */
* html #ContentRow {
  display: inline-block;
}

#MenuColumn {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 180px;
  margin-right: 15px;
  margin-left: 15px;
  padding: 0px;
  font-family:  Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  line-height: 12pt;
}

#ContentColumn {
  position: relative;
  margin: 0px;
  margin-left: 205px;
  margin-right: 205px;
}

#ThemeboxesColumn {
  text-align:  center;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 180px;
  margin: 0px;
  margin-right: 15px;
  margin-left: 25px;
}

#Footer {
  font-family: Verdana, Arial, Times New Roman, sans-serif;
  font-size: 7pt;
  font-weight: normal;
  text-align: center;
  position: relative;
  width: 100%;
  padding-bottom: 20px;
  color: white;
}
* html #Footer {
  padding-bottom: 120px;
  margin-bottom: 50px;
}

/* Footer linkes */
#Footer a:link    { color: white; text-decoration: none; }
#Footer a:visited { color: white; text-decoration: none; }
#Footer a:focus   { color: white; text-decoration: none; }
#Footer a:active  { color: white; text-decoration: underline; }
#Footer a:hover   { color: white; text-decoration: underline; }

/** -------------------------------
 *  Stylesheet declarations for the
 *  HEADER AREA
 *  -------------------------------
 */

#LeftArtwork {
  position: absolute;
  height: 140px;
  width: 166px;
  top: -140px;
  left: 4px;
  background-repeat: no-repeat;
  z-index:5;
}

#LeftArtwork #TibiaLogoArtworkTop {
  position: absolute;
  top: 20px;
  left: 0px;
  height: 82px;
  width: 166px;
  z-index: 5;
  cursor: pointer;
  border: 0px;
}

#LeftArtwork #TibiaLogoArtworkBottom {
  position: absolute;
  top: 102px;
  left: 0px;
  height: 43px;
  width: 166px;
  z-index: 5;
}

#LeftArtwork #Statue_1{
  position: absolute;
  top: 0px;
  left: 5px;
  height: 30px;
  width: 32px;
  z-index:10;
}

#LeftArtwork #Statue_2 {
  position: absolute;
  top: 0px;
  right: 25px;
  height: 30px;
  width: 32px;
  z-index:10;
}

#LeftArtwork #LogoLink {
  position: absolute;
  bottom: 14px;
  left: 47px;
  height: 16px;
  width: 72px;
  z-index: 99;
  cursor: pointer;
}

#RightArtwork {
  text-align: left;
  position: absolute;
  top: -1px;
  right: 24px;
  width: 132px;
  background-repeat: no-repeat;
  z-index: 90;
}

#RightArtwork #Monster {
  position: absolute;
  height: 80px;
  width: 80px;
  top: -137px;
  left: 8px;
  z-index: 15;
  cursor: pointer;
}

#PedestalAndOnline {
  position: absolute;
  top: -105px;
  width: 132px;
  height: 111px;
}

#RightArtwork #PlayersOnline {
  font-family : Verdana, Arial, Times New Roman, sans-serif;
  font-size: 7pt;
  line-height: 8pt;
  text-align: center;
  position: absolute;
  width: 92px;
  bottom: 11px;
  left: 21px;
  color: #cfa600;
  border-bottom: 1px solid #010101;
  cursor: pointer;
}

/** -------------------------------
 *  Stylesheet declarations for the
 *  LOGINBOX
 *  -------------------------------
 */

#Loginbox {
  position: relative;
  left: 5px;
  top: 8px;
  width: 100%;
  margin-bottom: 42px;
  background-repeat: no-repeat;
}

#Loginbox #LoginTop {
  position: absolute;
  left: -5px;
  top: -12px;
  height: 12px;
  width: 180px;
  background-repeat: no-repeat;
}

#Loginbox #LoginBottom {
  position: absolute;
  top: 52px;
  left: -5px;
  height: 12px;
  width: 180px;
  background-repeat: no-repeat;
}

#Loginbox .LoginBorder {
  position: absolute;
  top: 0px;
  height: 52px;
  width: 8px;
  background-repeat: repeat-y;
  z-index: 10;
}

#Loginbox #BorderRight {
  right: 9px;
}

#Loginbox .Loginstatus {
  position: relative;
  top: 0px;
  left: 5px;
  height: 13px;
  width: 160px;
}

#Loginbox .LoginstatusText {
  position: absolute;
  top: 1px;
  left: 18px;
  width: 124px;
  height: 11px;
  cursor: pointer;
}

#Loginbox #LoginstatusText_1 {
  top: 2px;
  cursor: default;
}

#Loginbox #LoginstatusText_2_1 {
  visibility: visible;
}

#Loginbox #LoginstatusText_2_2 {
  visibility: hidden;
}

#LoginBox #LoginButtonContainer {
  margin-left: 5px;
  height: 26px;
  width: 160px;
  background-repeat: repeat-y;
}

#Loginbox #LoginButton {
  position: relative;
  top: 1px;
  left: 12px;
  height: 25px;
  width: 135px;
}

#Loginbox #LoginButton .Button {
  position: relative;
  top: 0px;
  left: 0px;
  width: 135px;
  height: 25px;
  visibility: hidden;
}

#Loginbox #LoginButton #ButtonText {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 22px;
  width: 135px;
  z-index: 15;
  cursor: pointer;
}

/** -------------------------------
 *  Stylesheet declarations for the
 *  MENU
 *  -------------------------------
 */

#Menu {
  position: relative;
  left: 5px;
  background-repeat: no-repeat;
}

#MenuTop {
  position: absolute;
  left: -5px;
  top: -12px;
  height: 12px;
  width: 180px;
  background-repeat: no-repeat;
}

#MenuBottom {
  position: relative;
  left: -5px;
  bottom: 0px;
  height: 12px;
  width: 180px;
  background-repeat: no-repeat;
}

/* Menuitems */

.MenuButton {
  position: relative;
  height: 32px;
  width: 170px;
  display: block;
  cursor: pointer;
}

.Button {
  position: relative;
  height: 32px;
  width: 170px;
  visibility: hidden;
  display: block;
}

.Extend {
  position: absolute;
  top: 20px;
  right: -2px;
  height: 12px;
  width: 12px;
  background-repeat: no-repeat;
}

.Lights {
  visibility: hidden;
}

.Light_lu {
  position: absolute;
  top: 2px;
  left: 3px;
  height: 2px;
  width: 2px;
  background-repeat: no-repeat;
}

.Light_ru {
  position: absolute;
  top: 2px;
  right: 3px;
  height: 2px;
  width: 2px;
  background-repeat: no-repeat;
}

.Light_ld {
  position: absolute;
  height: 2px;
  width: 2px;
  top: 28px;
  left: 3px;
}

.Icon {
  position: absolute;
  height: 32px;
  width: 32px;
  top: 0px;
  left: 8px;
}

.Label {
  position: absolute;
  height: 22px;
  width: 116px;
  top: 6px;
  left: 42px;
}

/* Submenus(items) */

.LeftChain {
  position: absolute;
  top: 0px;
  left: -5px;
  height: 33px;
  width: 7px;
  background-repeat: repeat-y;
}

.RightChain {
  position: absolute;
  top: 0px;
  right: -4px;
  height: 33px;
  width: 7px;
  background-repeat: repeat-y;
}

.Submenu {
  position: relative;
  margin-left: 5px;
  margin-right: 5px;
  background-color: #0D2E2B;
  width: 160px;
}

.Submenuitem {
  position: relative;
  margin: 0px;
  padding: 0px;
}

.ActiveSubmenuItemIcon {
  position: absolute;
  top: 5px;
  left: 3px;
  width: 10px;
  height: 10px;
  background-repeat: no-repeat;
  visibility: hidden;
}

.SubmenuitemLabel {
  margin: 0px;
  border-top: 0;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 15px;
  border-bottom: 1px solid #4b7874;
  overflow: hidden;
}

/* Submenu links */
.Submenu a:link    { color: #d7d7d7; text-decoration: none; }
.Submenu a:visited { color: #d7d7d7; text-decoration: none; }
.Submenu a:focus   { color: #d7d7d7; text-decoration: none; }
.Submenu a:active  { color: white; text-decoration: none; }
.Submenu a:hover   { color: white; text-decoration: none; }

/** -------------------------------
 *  Stylesheet declarations for the
 *  CONTENT AREA
 *  -------------------------------
 */

.Content .BoxContent {
  padding: 10px;
}

/* "tanhack" for correction of IE bug */
* html .Content {
  top: -5px;
}

.Content {
  position: relative;
  top: 0px;
  width: 100%;
}

/* "star-HTML-hack" to correct the position of the content area */
* html .Content {
  position: relative;
  top: 796px;
  margin: 20px;
  border: 0px dashed #051122;
  border-right-width: 550px;
}

#ContentHelper {
  position: relative;
}

/* "star-HTML-hack" to to implement min-width in IE */
* html #ContentHelper {
  display: inline-block;
  position: relative;
  top: -800px;
  margin: -20px;
  margin-right: -570px;
}

.Content .Box {
  font-size: 0pt;
  position: relative;
  margin: 5px;
  margin-bottom: 18px;
  color: #5A2800;
  border-left: 2px solid #3a3738;
  border-right: 2px solid #3a3738;
  background-color: #debb9d;
  background-repeat: no-repeat;
  overflow: visible;
}

.Content .BoxContent {
  font-family: Verdana, Arial, Times New Roman, sans-serif;
  font-size: 9pt;
  background-color: #FFF2db;
  color: #5A2800;
  min-height: 367px;
  height: auto !important;
  height: 387px;
}

/* "star-HTML-hack" to correct Box width in IE */
* html .Content .Box {
  width: 100%;
}
/* "star-HTML-hack" to correct BoxContent width in IE */
* html .Content .BoxContent {
  width: 100%;
}

.Content th {
  font-family: Verdana, Arial, Times New Roman, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-align: left;
  color: white;
  background-color: #505050;
}

.Content .BoxContent td {
  font-family: Verdana, Arial, Times New Roman, sans-serif;
  font-size: 10pt;
  color: #5A2800;
 }

/* Content Links */

.Content a {
  font-family: Verdana, Arial, Times New Roman, sans-serif;
  font-weight: bold;
  color: #004294;
  text-decoration: none;
}
.Content a:hover {
  font-family: Verdana, Arial, Times New Roman, sans-serif;
  font-weight: bold;
  text-decoration: underline;
  color: #0063DC;
}
.Content .HelpLink {
  font-size: 7pt;
  cursor: pointer;
}

/* Corners */

.Content .Corner-tl {
  position: absolute;
  top: -4px;
  left: -5px;
  width: 17px;
  height: 17px;
  z-index: 50;
}

.Content .Corner-tr {
  position: absolute;
  top: -4px;
  right: -5px;
  width: 17px;
  height: 17px;
  z-index: 50;
}

.Content .BottomCornersHelper {
  position: absolute;
  width: 100%;
}

.Content .CornerWrapper-b {
  position: absolute;
  width:100%;
}

.Content .Corner-bl {
  position: absolute;
  bottom: -4px;
  left: -6px;
  width: 17px;
  height: 17px;
  z-index: 50;
}

.Content .Corner-br {
  position: absolute;
  bottom: -4px;
  right: -6px;
  width: 17px;
  height: 17px;
  z-index: 50;
}

/* Borders */

.Content .Border_1 {
  position: relative;
  height: 6px;
  width: 100%;
  background-repeat: repeat-x;
}

.Content .BorderTitleText {
  position: relative;
  height: 24px;
  background-repeat: repeat-x;
}

.Content .Title {
  position: absolute;
  top: 6px;
  left: 5px;
}

.Content .Border_2 {
  margin: 4px;
  padding: 0px;
  background-color: #793d03;
}

.Content .Border_3 {
  margin: 1px;
  border-top: 1px solid #793d03;
  border-bottom: 1px solid #793d03;
}

/** -------------------------------
 *  Stylesheet declarations for the
 *  THEMEBOXES of the Tibia
 *  website
 *  -------------------------------
 */

.Themebox {
  position: relative;
  margin-bottom: 10px;
  top: -4px;
  width: 180px;
  height: 154px;
}
#Themeboxes div {
  font-size: 10pt;
  background-repeat: no-repeat;
}
#Themeboxes .ThemeboxButton {
  position: absolute;
  bottom: 20px;
  left: 22px;
  height: 25px;
  width: 135px;
  cursor: pointer;
}
#Themeboxes .Bottom {
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 12px;
  width: 180px;
}
/* "star-HTML-hack" to correct the position of the bottom element */
* html #Themeboxes .Bottom {
  bottom: -3px;
}
#Themeboxes #NewcomerBox .ThemeboxButton {
  bottom: 15px;
}
#Themeboxes #PremiumBox {
  height: 164px;
}
#Themeboxes #JobBox {
  height: 164px;
}
#Themeboxes #GalleryBox #GalleryContent {
  position: relative;
  height: 111px;
  width: 170px;
  top: 31px;
  left: 0px;
  margin-left: 5px;
  margin-right: 5px;
  border: 0;
  cursor: pointer;
}
#Themeboxes #CurrentPollBox #CurrentPollText {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  line-height: 11pt;
  color: #5A2800;
  position: absolute;
  height: 70px;
  width: 150px;
  top: 37px;
  left: 15px;
  padding-top: 5px;
  overflow: hidden;
}
#Themeboxes #SkyscraperBanner {
  border: 0;
}

#Themeboxes #NetworksBox {
  position: relative;
  height: 204px;
}
#Themeboxes #NetworksBox #FacebookBlock {
  position: relative;
  top: 32px;
  height: 113px;
}
#Themeboxes #NetworksBox #FacebookLikeBox {
  position: relative;
  left: 27px;
  top: 3px;
  height: 60px;
  width: 115px;
  overflow: hidden;
}
#Themeboxes #NetworksBox #FacebookLikeBox div {
  position: relative;
  left: -1px;
  top: -1px;
}
#Themeboxes #NetworksBox #FacebookSendBox {
  position: absolute;
  left: 92px;
  top: 14px;
  width: 50px;
}
#Themeboxes #NetworksBox #FacebookLikes {
  position: relative;
  left: 14px;
  top: 10px;
  width: 155px;
  left: 13px;
  overflow: hidden;
}
#Themeboxes #NetworksBox #FacebookLikes div {
  position: relative;
  left: -69px;
}
#Themeboxes #NetworksBox #TwitterBlock {
  position: relative;
  top: 42px;
  text-align: center;
}

/** -------------------------------
 *  OLD Stylesheet declarations for
 *  the CONTENT AREA
 *  -------------------------------
 */

.Content .BoxContent td .white {
  color: #EFEFEF;
  visibility: visible;
}

.Content .BoxContent td .whites {
  color: #EFEFEF;
  visibility: visible;
  font-size: 9pt;
}

.Content .BoxContent .white {
  color: #EFEFEF;
  visibility: visible;
}

.Content .BoxContent td .green {
  color: #00BF00;
}

.Content .BoxContent td .yellow {
  color: #FFBB05;
}

.Content .BoxContent td .red {
  color: #EF0000;
}

.Content .BoxContent td .grey {
  color: #808080;
}

.Content .BoxContent td .orange {
  color: #FF9712;
}

/** -------------------------------
 *  OLD Stylesheet declarations for
 *  the CONTENT AREA (forum)
 *  -------------------------------
 */

.Content .BoxContent .ff_info {
  font-family : Verdana, Arial, Times New Roman, sans-serif;
  font-size : 10pt;
  color : #5A2800;
  visibility : visible;
}

.Content .ff_white a {
  color: #FFFFFF;
}

.Content .BoxContent .ff_white {
  font-family : Verdana, Arial, Times New Roman, sans-serif;
  color : #EFEFEF;
  visibility : visible;
  font-size : 7pt;
  font-weight: bold;
}

.Content .BoxContent .ff_red {
  font-family : Verdana, Arial, Times New Roman, sans-serif;
  color : #EF0000;
  visibility : visible;
  font-size : 8pt;
  font-weight: bold;
}

.Content .BoxContent .ff_whitelarge {
  font-family : Verdana, Arial, Times New Roman, sans-serif;
  color : #EFEFEF;
  visibility : visible;
  font-size : 9pt;
  font-weight: bold;
}

.Content .BoxContent .ff_info {
  font-family : Verdana, Arial, Times New Roman, sans-serif;
  font-size : 8pt;
  color : #5A2800;
  visibility : visible;
}

.Content .BoxContent .ff_infotext {
  font-family : Verdana, Arial, Times New Roman, sans-serif;
  font-size : 8pt;
  color : #5A2800;
  visibility : visible;
  line-height: 12pt;
}

.Content .BoxContent .ff_smallinfo {
  font-family : Verdana, Arial, Times New Roman, sans-serif;
  font-size : 7pt;
  color : #5A2800;
  visibility : visible;
}

.Content .BoxContent .ff_large {
  font-family : Verdana, Arial, Times New Roman, sans-serif;
  font-size : 12pt;
  color : #5A2800;
  visibility : visible;
}

.Content .BoxContent .ff_pagetext {
  font-family : Verdana, Arial, Times New Roman, sans-serif;
  font-size : 9pt;
  color : #5A2800;
  visibility : visible;
  line-height: 13pt;
}

.Content .BoxContent .ff_pagetextgrey {
  font-family : Verdana, Arial, Times New Roman, sans-serif;
  font-size : 9pt;
  color : #505050;
  visibility : visible;
  line-height: 13pt;
}

.Content .BoxContent .ff_pagetextred {
  font-family : Verdana, Arial, Times New Roman, sans-serif;
  font-size : 9pt;
  color : #F00;
  visibility : visible;
  line-height: 13pt;
}

.Content .BoxContent .ff_correct {
  font-family : Verdana, Arial, Times New Roman, sans-serif;
  font-size : 11pt;
  color : #FF0000;
  visibility : visible;
  font-weight: bold;
}

.FormFieldError {
  font-size: 8pt;
  color: red;
}
.SmallBox {
  position: relative;
  font-size: 1px;
}
.SmallBox .ErrorMessage {
  font-size: 8pt;
  position: relative;
  color: red;
  height: 100%;
  background-color: #d4c0a1;
  padding: 5px;
  padding-left: 43px;
}
.SmallBox .Message {
  font-size: 10pt;
  position: relative;
  height: 100%;
  background-color: #d4c0a1;
  padding: 10px;
}
.SmallBox .ErrorMessage ul {
  padding-left: 15px;
}
.SmallBox .BoxFrameHorizontal {
  position: relative;
  height: 4px;
}
.SmallBox .BoxFrameVerticalRight {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 3px;
  background-repeat: repeat-y;
  height: 100%;
}
.SmallBox .BoxFrameVerticalLeft {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 3px;
  background-repeat: repeat-y;
  height: 100%;
}
.SmallBox .MessageContainer {
  position: relative;
  height: 100%;
}
.SmallBox .BoxFrameEdgeLeftTop {
  position: absolute;
  left: -1px;
  top: -1px;
  width: 5px;
  height: 5px;
}
.SmallBox .BoxFrameEdgeLeftBottom {
  position: absolute;
  left: -1px;
  bottom: -1px;
  width: 5px;
  height: 5px;
}
.SmallBox .BoxFrameEdgeRightTop {
  position: absolute;
  right: -1px;
  top: -1px;
  width: 5px;
  height: 5px;
}
.SmallBox .BoxFrameEdgeRightBottom {
  position: absolute;
  right: -1px;
  bottom: -1px;
  width: 5px;
  height: 5px;
}
.SmallBox .AttentionSign {
  position: absolute;
  top: 3px;
  left: 8px;
  width: 30px;
  height: 26px;
}


/** ----------------
 *  new process bars
 *  ----------------
 */

#ProgressBar #Headline {
  text-align: center;
  font-size: 14pt;
  font-weight: bold;
  margin-bottom: 5px;
}
#ProgressBar #MainContainer {
  position: relative;
  top: 10px;
  height: 50px;
  margin-bottom: 25px;
}
#ProgressBar #BackgroundContainer {
  position: relative;
  width: 100%;
}

#ProgressBar #BackgroundContainerLeftEnd {
  position: absolute;
  float: left;
}
#ProgressBar #BackgroundContainerCenter {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 17px;
  width: 100%;
}
#ProgressBar #BackgroundContainerCenterImage {
  position: relative;
  margin-left: 25px;
  margin-right: 25px;
  height: 17px;
}
#ProgressBar #BackgroundContainerRightEnd {
  position: absolute;
  right: 0px;
  top: 0px;
  float: right;
}
#ProgressBar #TubeLeftEnd {
  position: absolute;
  left: 25px;
  top: 4px;
}
#ProgressBar #TubeRightEnd {
  position: absolute;
  right: 25px;
  top: 4px;
  z-index: 0;
}
#ProgressBar .Steps {
  position: relative;
  height: 39px;
  font-size: 9px;
  float: left;
  top: -11px;
  margin-left: -1px;
}
#ProgressBar #StepsContainer1 {
  text-align: right;
  margin-left: 92px;
  margin-right: 40px;
  height: 10px;
}
#ProgressBar #StepsContainer2 {
  width: 100%;
  height: 10px;
}
#ProgressBar .TubeContainer {
  position: relative;
  padding-right: 47px;
}
#ProgressBar .Tube {
  position: relative;
  top: 16px;
  left: 0px;
  width: 100%;
  height: 7px;
  background: #FFFFFF none repeat scroll 0%;
}
* html #ProgressBar .Tube {
  top: 13px;
}
#ProgressBar .SingleStepContainer {
  position: absolute;
  top: 0px;
  width: 47px;
  height: 30px;
  right: 0px;
  text-align: center;
}
#ProgressBar #FirstStep .SingleStepContainer {
  left: 45px;
  width: 47px;
  position: absolute;
}
#ProgressBar .StepIcon {
  position: absolute;
  right: 0px;
}
* html #ProgressBar .StepIcon {
  right: -1px;
}
#ProgressBar #FirstStep .StepIcon {
  top: 0px;
  left: 0px;
}
#ProgressBar .StepText {
  top: 40px;
  position: absolute;
  width: 200px;
  right: -77px;
}


/** -------------------------------
 *  Stylesheet declarations for the
 *  NEW TABLES
 *  -------------------------------
 */

.TableContainer {
  border: 1px solid black;
  position: relative;
  width: 100%;
  font-size: 1px;
}
.TableContainer .Odd {
  background-color: #f1e0c6;
}
.TableContainer .Even {
  background-color: #d5c0a1;
}

/* TABLEHEADER DECORATION */
.TableContainer .CaptionContainer {
  position: relative;
  font-size: 1pt;
  background-color: #5f4d41 !important;
  height: 100%;
  width: 100%;
  text-align: left;
}
.TableContainer .CaptionContainer .CaptionInnerContainer {
	position: relative;
  background-color: #5f4d41;
  width: 100%;
  height: 100%;
  padding-top: 3px;
  padding-bottom: 4px;
}
.TableContainer .CaptionContainer .Text {
	font-family: Verdana, Arial, Times New Roman, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-align: left;
  color: white;
  padding-left: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.TableContainer .CaptionContainer .CaptionEdgeLeftTop {
	position: absolute;
  width: 5px;
  height: 5px;
	top: -2px;
  left: -2px;
  z-index: 50;
}
.TableContainer .CaptionContainer .CaptionEdgeRightTop {
	position: absolute;
  width: 5px;
  height: 5px;
	top: -2px;
  right: -2px;
  z-index: 50;
}
.TableContainer .CaptionContainer .CaptionEdgeLeftBottom {
	position: absolute;
  width: 5px;
  height: 5px;
	left: -2px;
	bottom: -3px;
  z-index: 50;
}
.TableContainer .CaptionContainer .CaptionEdgeRightBottom {
	position: absolute;
  width: 5px;
  height: 5px;
	right: -2px;
	bottom: -3px;
  z-index: 50;
}
.TableContainer .CaptionContainer .CaptionBorderTop {
  position: absolute;
  width: 100%;
  height: 4px;
  left: 0px;
  top: -1px;
}
.TableContainer .CaptionContainer .CaptionBorderBottom {
  position: absolute;
  width: 100%;
  height: 4px;
  left: 0px;
  bottom: -2px;
}
.TableContainer .CaptionContainer .CaptionVerticalLeft {
  position: absolute;
  height: 100%;
  width: 3px;
  left: -1px;
  top: 0px;
}
.TableContainer .CaptionContainer .CaptionVerticalRight {
  position: absolute;
  height: 100%;
  width: 3px;
  right: -1px;
  top: 0px;
}
* html .TableContainer .CaptionContainer .CaptionEdgeRightTop {
  right: -3px;
}
* html .TableContainer .CaptionContainer .CaptionEdgeLeftBottom {
  bottom: -4px;
}
* html .TableContainer .CaptionContainer .CaptionEdgeRightBottom {
  right: -3px;
  bottom: -4px;
}
* html .TableContainer .CaptionContainer .CaptionBorderBottom {
  bottom: -3;
}
* html .TableContainer .CaptionContainer .CaptionVerticalRight {
  right: -2px;
}
/* TABLE CONTENT */
.TableContentContainer {
  border: 1px solid #5F4D41;
  position: relative;
  margin-right: 4px;
  height: 100%;
  background-color: #d4c0a1;
  padding: 0px;
}
.TableContent {
  width: 100%;
  border-collapse: collapse;
}
.TableContent td {
  padding-left: 5px;
  padding-top: 2px;
  padding-right: 5px;
  padding-bottom: 2px;
}
/* INNERLYOUT 1 */
.TableContainer .Table1 {
  width: 100%;
  background-color: #d4c0a1;
  border: 2px solid #55636c;
}
.TableContainer .Table1 .InnerTableContainer {
  padding: 5px;
}
/* INNERLYOUT 2 */
.TableContainer .Table2 {
  width: 100%;
  border: 2px solid #55636c;
  background-color: #f1e0c5;
  padding: 0px;
  margin: 0px;
  border-collapse: collapse;
}
.TableContainer .Table2 td {
  padding: 0px;
  margin: 0px;
}
.TableContainer .Table2 .InnerTableContainer {
  margin-top: 1px;
}
.TableContainer .Table2 .InnerTableContainer table {
  border-collapse: collapse;
}
.TableContainer .Table2 .InnerTableContainer td {
  padding-top: 2px;
  padding-left: 5px;
  padding-bottom: 2px;
  padding-right: 5px;
  border: 1px solid #faf0d7;
}
/* INNERLYOUT 3 */
.TableContainer .Table3 {
  width: 100%;
  border: 2px solid #55636c;
  background-color: #f1e0c5;
}
.TableContainer .Table3 .InnerTableContainer {
  width: 100%;
  position: relative;
  margin-top: 5px;
  margin-left: 3px;
}
.TableContainer .Table3 .TableContentAndRightShadow td {
  border: 1px solid #faf0d7;
}
/* INNERLYOUT 4 */
.TableContainer .Table4 {
  width: 100%;
  border: 2px solid #55636c;
  background-color: #f1e0c5;
}
.TableContainer .Table4 .InnerTableContainer {
  width: 100%;
  position: relative;
  margin-top: 3px;
}
.TableContainer .Table4 .TableContentAndRightShadow .TableContent td {
  padding-left: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
}
/* INNERLYOUT 5 */
.TableContainer .Table5 {
  width: 100%;
  border: 2px solid #55636c;
  background-color: #f1e0c5;
}
.TableContainer .Table5 .InnerTableContainer {
  width: 100%;
  position: relative;
  margin-top: 5px;
  margin-left: 3px;
}
.TableContainer .Table5 .TableContentAndRightShadow .TableContent td {
  padding-left: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
}
/* SHADOWS */
.TableShadowContainerRightTop {
  position: relative;
  top: 0px;
  right: 3px;
  margin-right: 0px;
  font-size: 1px;
  float: right;
  z-index: 99;
}
.TableShadowRightTop {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 4px;
  height: 5px;
  z-index: 99;
}
.TableContentAndRightShadow {
  position: relative;
  background-repeat: repeat-y;
  background-position: top right;
  margin-right: 3px;
  font-size: 1px;
}
.TableShadowContainer {
  position: relative;
  margin-right: 5px;
}
.TableBottomShadow {
  position: relative;
  font-size: 1px;
  height: 5px;
  width: 100%;
  padding: 0px;
  margin: 0px;
}
.TableBottomLeftShadow {
  position: relative;
  height: 5px;
  width: 4px;
  float: left;
  padding: 0px;
  margin: 0px;
}
.TableBottomRightShadow {
  position: relative;
  float: right;
  right: -2px;
  top: 0px;
  height: 5px;
  width: 4px;
}
/* HEADLESS CONTENT TABLE */
.HeadlessTable {
  border: 0px;
  border-style: solid;
  border-color: #656565;
  border-top-width: 1px;
  border-top-color: white;
  border-left-width: 1px;
  border-left-color: white;
  border-bottom-width: 1px;
  border-right-width: 1px;
  border-right-color: #656565;
  margin-left: 15px;
}
/* LABELS */
.LabelV {
  font-weight: bold;
  padding-right: 10px;
  white-space: nowrap;
  vertical-align: top;
}
.LabelV120 {
	font-weight: bold;
	padding-right: 10px;
	white-space: nowrap;
	vertical-align: top;
	width: 120px;
}
.LabelV150 {
	font-weight: bold;
	padding-right: 10px;
	white-space: nowrap;
	vertical-align: top;
	width: 150px;
}
.LabelV200 {
	font-weight: bold;
	padding-right: 10px;
	white-space: nowrap;
	vertical-align: top;
	width: 200px;
}
.LabelH {
  font-weight: bold;
  padding-right: 10px;
  white-space: nowrap;
  background-color: #d5c0a1;

}
.LabelH td {
  background-color: #d5c0a1;
  padding-left: 5px;
  padding-top: 2px;
  padding-right: 5px;
  padding-bottom: 2px;
}

/* BUTTONS */
.InnerTableButtonRow {
  width: 100%;
  padding-left: 1px;
  padding-right: 0px;
  padding-bottom: 4px;
  border: 0px;
}
.InnerTableButtonRow td {
  padding-right: 4px;
}
.BigButton {
  position: relative;
  width: 135px;
  height: 25px;
  z-index: 10;
}
.BigButtonOver {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 137px;
  height: 25px;
  visibility: hidden;
  z-index: 15;
}
.ButtonText {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 25px;
  width: 135px;
  z-index: 20;
}
.BigButtonText {
	position: absolute;
	top: 0;
	left: 0;
	width: 135px;
	height: 25px;
	margin: 0;
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: none;
	text-align: center;
	color: #ffd18c;
	font-family: Verdana,Arial,Times New Roman,sans-serif;
	font-size: 12px;
	font-weight: 400;
	z-index: 20;
	text-shadow: -1px -1px 0 #000,0 -1px 0 #000,1px -1px 0 #000,1px 0 0 #000,1px 1px 0 #000,0 1px 0 #000,-1px 1px 0 #000,-1px 0 0 #000
}
.TopButtonContainer {
  position: relative;
  right: 4px;
  top: 4px;
  z-index: 60;
}
* html .TopButtonContainer {
  right: 27px;
}
.TopButtonContainer .TopButton {
  position: absolute;
  right: 0px;
  z-index: 55;
}

.Content .BoxContent .Odd {
  background-color: #D4C0A1;
  padding: 2px;
}

.Content .BoxContent .Even {
  background-color: #F1E0C6;
  padding: 2px;
}

.Content .NewsCategoryIconSmall {
  position: absolute;
  top: 1px;
  left: 1px;
  height: 16px;
  width: 16px;
  background-repeat: no-repeat;
}

/* News Ticker */

.Content #NewsTicker .BoxContent {
  padding: 5px;
  min-height: 90px;
  height: auto !important;
  height: 100px;
}

.Content #NewsTicker .BoxContent .Row {
  position: relative;
  width: 100%;
}

.Content #NewsTicker .NewsTickerIcon {
  position: absolute;
  top: 1px;
  left: 1px;
  height: 16px;
  width: 16px;
  background-repeat: no-repeat;
}

.Content #NewsTicker .NewsTickerText {
  font-size: 9pt;
  position: relative;
  margin-left: 20px;
}

.Content #NewsTicker .NewsTickerDate {
  font-size: 7pt;
  position: absolute;
  top: 0px;
  float: left;
}

.Content #NewsTicker .NewsTickerShortText {
  margin-left: 85px;
  height: 14px;
}

.Content #NewsTicker .NewsTickerFullText {
  margin-left: 85px;
  margin-right: 20px;
  display: none;
}

.Content #NewsTicker .NewsTickerExtend {
  position: relative;
  right: 0px;
  top: 1px;
  right: 1px;
  height: 12px;
  width: 12px;
  background-repeat: no-repeat;
  float: right;
  cursor: pointer;
  z-index: 10;
}

/* Featured Article */

.Content #FeaturedArticle .BoxContent {
  position:relative;
  height: 100px;
  padding: 5px;
  padding-left: 10px;
  min-height: 100px;
  height: auto !important;
  height: 110px;
  line-height: 10.5pt;
}
.Content #FeaturedArticle .NewsHeadline {
  margin-top: 5px;
}

.Content #FeaturedArticle #TeaserThumbnail {
  position: relative;
  top: 0px;
  right: 0px;
  height: 100px;
  width: 150px;
  margin-left: 10px;
  background-color: black;
  z-index: 90;
  float: right;
}

#ContentHelper #FeaturedArticle:first-child .BoxContent {
  padding: 10px;
}

.Content #FeaturedArticle #TeaserText {
  height: 100px;
  overflow: hidden;
  z-index: 0;
}

.Content #FeaturedArticle #Link {
  position: absolute;
  top: 0px;
  right: 0px;
  margin: 89 165 0 0;
  z-index: 99;
}

.Content #FeaturedArticle .NewsHeadlineBackground {
  position: relative;
  height: 28px;
  margin-bottom: 5px;
  background-repeat: repeat-x;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}

.Content #FeaturedArticle .NewsHeadlineIcon {
  position: absolute;
  top: -1px;
  left: 0px;
  margin-left: 5px;
  margin-right: 5px;
  float:left;
}

.Content #FeaturedArticle .NewsHeadlineDate {
  font-size: 7pt;
  position: absolute;
  top: 9px;
  left: 50px;
  width: 85px;
  color: white;
}

.Content #FeaturedArticle .NewsHeadlineText {
  position: relative;
  top: 8px;
  left: 135px;
  font-size: 10pt;
  font-weight: bold;
  color: white;
}

/* News */

.Content #News .BoxContent {
  min-height: 100px;
  height: auto !important;
  height: 110px;
}

.Content #News .NewsHeadlineBackground {
  position: relative;
  height: 28px;
  margin-bottom: 5px;
  background-repeat: repeat-x;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}

.Content #News .NewsHeadlineIcon {
  position: absolute;
  top: -1px;
  left: 0px;
  margin-left: 5px;
  margin-right: 5px;
}

.Content #News .NewsHeadlineDate {
  font-size: 7pt;
  position: absolute;
  top: 10px;
  left: 50px;
  width: 85px;
  color: white;
}

.Content #News .NewsHeadlineText {
  position: relative;
  top: 7px;
  left: 135px;
  font-size: 10pt;
  font-weight: bold;
  color: white;
}

/* News Archive */

.Content #NewsArchive .NewsHeadlineBackground {
  position: relative;
  height: 28px;
  margin-bottom: 5px;
  background-repeat: repeat-x;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}

.Content #NewsArchive .NewsHeadlineIcon {
  position: absolute;
  top: -1px;
  left: 0px;
  margin-left: 5px;
  margin-right: 5px;
}

.Content #NewsArchive .NewsHeadlineDate {
  font-size: 7pt;
  position: absolute;
  top: 9px;
  left: 50px;
  width: 85px;
  color: white;
}

.Content #NewsArchive .NewsHeadlineText {
  position: relative;
  top: 7px;
  left: 135px;
  font-size: 10pt;
  font-weight: bold;
  color: white;
}

.Content #News .NewsHeadlineAuthor {
  position: absolute;
  top: 7px;
  right: 10px;
  font-size: 10pt;
  color: white;
}

/* BUTTONS */
.MediumButtonText {
  position: absolute;
  top: 0;
  left: 0;
  height: 37px;
  width: 150px;
  z-index: 20;
}
.MediumButtonBackground {
  position: relative;
  top: 0;
  left: 0;
  width: 150px;
  height: 37px;
  z-index: 10;
}
.MediumButtonOver {
  position: relative;
  top: 0;
  left: 0;
  width: 150px;
  height: 37px;
  visibility: hidden;
  z-index: 15;
}
.MediumButtonForm {
  margin: 0;
  padding: 0;
}

.moduleRow { }

.moduleRowOver {
	background-color: #D4C0A1;
	cursor: pointer;
	cursor: hand;
}

/** draxOT theme overrides */
body {
  background-color: #050713;
  color: #dce9ff;
}

#ArtworkHelper {
  background-color: #050713;
  background-size: cover;
}

#Footer {
  color: #9fc8ff;
  text-shadow: 0 1px 3px #000000;
}

#Footer a:link,
#Footer a:visited,
#Footer a:focus {
  color: #c9ddff;
}

#Footer a:active,
#Footer a:hover {
  color: #ffffff;
}

#RightArtwork #PlayersOnline {
  color: #8be7ff;
  border-bottom-color: #4827a8;
  text-shadow: 0 1px 3px #000000;
}

#Loginbox,
#Menu,
.Themebox {
  color: #dce9ff;
}

#MenuTop,
#MenuBottom,
#Loginbox #LoginTop,
#Loginbox #LoginBottom,
#Loginbox .LoginBorder,
.LeftChain,
.RightChain {
  background-color: #11142b !important;
  background-image: none !important;
}

.MenuButton {
  background: linear-gradient(90deg, #10162d 0%, #28135d 58%, #0c3f68 100%) !important;
  border-top: 1px solid #6042d6;
  border-bottom: 1px solid #050713;
  box-shadow: inset 0 0 10px rgba(115, 85, 255, 0.35);
}

.MenuButton .Button {
  background: linear-gradient(90deg, #1b2450 0%, #44209a 55%, #12628d 100%) !important;
}

.Extend {
  filter: hue-rotate(80deg) saturate(1.5) brightness(1.15);
}

.Submenu {
  background-color: #101427;
  border-left: 1px solid #372188;
  border-right: 1px solid #113f62;
}

.SubmenuitemLabel {
  border-bottom-color: #273c70;
}

.Submenu a:link,
.Submenu a:visited,
.Submenu a:focus {
  color: #dce9ff;
}

.Submenu a:active,
.Submenu a:hover {
  color: #8be7ff;
}

.Content .Box {
  color: #dce9ff;
  border-left-color: #312080;
  border-right-color: #0d4266;
  background-color: #11142b;
  box-shadow: 0 0 18px rgba(53, 35, 133, 0.45);
}

.Content .BoxContent {
  background: linear-gradient(180deg, #17162f 0%, #111a31 100%) !important;
  color: #dce9ff;
}

.Content .BoxContent td,
.Content .BoxContent .ff_info,
.Content .BoxContent .ff_infotext,
.Content .BoxContent .ff_smallinfo,
.Content .BoxContent .ff_large,
.Content .BoxContent .ff_pagetext {
  color: #dce9ff;
}

.Content .BoxContent .ff_pagetextgrey {
  color: #9fb5d6;
}

.Content th,
.TableContainer .CaptionContainer,
.TableContainer .CaptionContainer .CaptionInnerContainer,
.Content #NewsTicker .NewsHeadlineBackground,
.Content #FeaturedArticle .NewsHeadlineBackground,
.Content #News .NewsHeadlineBackground,
.Content #NewsArchive .NewsHeadlineBackground {
  background: linear-gradient(90deg, #211156 0%, #3430a3 55%, #0b5f8a 100%) !important;
  color: #ffffff;
}

.Content .BorderTitleText,
.Content .Border_1 {
  background: linear-gradient(90deg, #140f2b 0%, #2f1a75 55%, #0a3b61 100%) !important;
}

.Content .Border_2 {
  background-color: #2b1b70;
}

.Content .Border_3 {
  border-top-color: #4830ad;
  border-bottom-color: #0f5f8d;
}

.Content a {
  color: #8be7ff;
}

.Content a:hover {
  color: #ffffff;
}

.TableContainer {
  border-color: #070913;
}

.TableContentContainer,
.TableContainer .Table1,
.SmallBox .ErrorMessage,
.SmallBox .Message {
  background-color: #17162f;
}

.TableContainer .Odd,
.Content .BoxContent .Odd,
.LabelH,
.LabelH td {
  background-color: #1a1d3c;
}

.TableContainer .Even,
.Content .BoxContent .Even,
.moduleRowOver {
  background-color: #111a31;
}

.TableContainer .Table2,
.TableContainer .Table3,
.TableContainer .Table4,
.TableContainer .Table5 {
  background-color: #13162d;
  border-color: #345ea5;
}

.TableContentContainer,
.TableContainer .Table2 .InnerTableContainer td,
.TableContainer .Table3 .TableContentAndRightShadow td {
  border-color: #2b3d75;
}

.Content .BoxContent .TableContent,
.Content .BoxContent .TableContent td,
.Content .BoxContent .TableContent tr,
.Content .BoxContent .TableContent font {
  color: #2b1708 !important;
}

.Content .BoxContent .TableContent a,
.Content .BoxContent .TableContent a:link,
.Content .BoxContent .TableContent a:visited {
  color: #005f9e !important;
  font-weight: bold;
}

.Content .BoxContent .TableContent a:hover,
.Content .BoxContent .TableContent a:active {
  color: #003f73 !important;
}

.BigButtonText {
  color: #d8fbff;
}

/* draxOT custom systems page */
.custom-systems-page {
  font-family: Verdana, Arial, Times New Roman, sans-serif;
  color: #dce9ff;
}

.custom-systems-hero {
  display: table;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 12px;
  padding: 14px;
  border: 1px solid #345ea5;
  background: linear-gradient(135deg, #100d26 0%, #24135a 58%, #063f63 100%);
  box-shadow: inset 0 0 18px rgba(139, 231, 255, 0.12);
}

.custom-systems-hero > div {
  display: table-cell;
  vertical-align: middle;
}

.custom-systems-kicker {
  margin-bottom: 4px;
  color: #8be7ff;
  font-size: 8pt;
  font-weight: bold;
  text-transform: uppercase;
}

.custom-systems-hero h2,
.custom-systems-panel h3,
.custom-system-card h3 {
  margin: 0;
  color: #ffffff;
  font-family: Verdana, Arial, Times New Roman, sans-serif;
  font-weight: bold;
}

.custom-systems-hero h2 {
  font-size: 16pt;
}

.custom-systems-hero p,
.custom-system-card p {
  margin: 7px 0 0;
  color: #c9ddff;
  line-height: 14pt;
}

.custom-systems-stats {
  width: 190px;
  text-align: right;
}

.custom-systems-stats div {
  display: inline-block;
  width: 58px;
  margin-left: 4px;
  padding: 7px 4px;
  border: 1px solid #4827a8;
  background-color: rgba(5, 7, 19, 0.58);
  text-align: center;
}

.custom-systems-stats strong,
.custom-systems-stats span {
  display: block;
}

.custom-systems-stats strong {
  color: #8be7ff;
  font-size: 12pt;
}

.custom-systems-stats span {
  margin-top: 2px;
  color: #b7c8e8;
  font-size: 7pt;
  line-height: 9pt;
}

.custom-system-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 9px;
}

.custom-system-card,
.custom-systems-panel {
  border: 1px solid #2b3d75;
  background: linear-gradient(180deg, #101427 0%, #111a31 100%);
  box-shadow: inset 0 0 14px rgba(52, 48, 163, 0.28);
}

.custom-system-card {
  padding: 11px;
}

.custom-system-badge {
  display: inline-block;
  margin-bottom: 7px;
  padding: 2px 7px;
  border: 1px solid #6042d6;
  background-color: #1b2450;
  color: #8be7ff;
  font-size: 7pt;
  font-weight: bold;
  text-transform: uppercase;
}

.custom-system-card h3,
.custom-systems-panel h3 {
  font-size: 10pt;
}

.custom-system-card ul {
  margin: 9px 0 0;
  padding-left: 15px;
}

.custom-system-card li {
  margin-bottom: 4px;
  color: #dce9ff;
  line-height: 12pt;
}

.custom-systems-panel {
  margin-top: 12px;
  padding: 11px;
}

.custom-item-list {
  margin-top: 9px;
  border-top: 1px solid #2b3d75;
}

.custom-item-row {
  display: table;
  width: 100%;
  border-bottom: 1px solid #2b3d75;
}

.custom-item-row span,
.custom-item-row strong {
  display: table-cell;
  padding: 6px 7px;
  font-size: 8pt;
}

.custom-item-row span {
  color: #c9ddff;
}

.custom-item-row strong {
  color: #ffd18c;
  text-align: right;
}

/** Drax-style blue/purple redesign */
html {
  min-height: 100%;
  background: #02040c;
}

body {
  min-height: 100%;
  background:
    radial-gradient(circle at 22% 14%, rgba(0, 169, 255, 0.38) 0, rgba(0, 169, 255, 0.08) 22%, rgba(0, 0, 0, 0) 43%),
    radial-gradient(circle at 78% 18%, rgba(185, 35, 255, 0.42) 0, rgba(185, 35, 255, 0.09) 23%, rgba(0, 0, 0, 0) 45%),
    radial-gradient(circle at 50% 0, rgba(78, 44, 180, 0.36) 0, rgba(9, 9, 34, 0.72) 38%, #02040c 74%),
    linear-gradient(180deg, #02040c 0%, #07091b 48%, #02040c 100%) !important;
  color: #e8f5ff;
}

body:before,
body:after {
  content: "";
  position: fixed;
  left: 0;
  width: 100%;
  pointer-events: none;
  z-index: -1;
}

body:before {
  top: 0;
  height: 420px;
  background:
    linear-gradient(115deg, transparent 0 16%, rgba(0, 188, 255, 0.13) 17%, transparent 18% 100%),
    linear-gradient(65deg, transparent 0 72%, rgba(185, 35, 255, 0.14) 73%, transparent 74% 100%);
  opacity: 0.95;
}

body:after {
  bottom: 0;
  height: 45%;
  background: linear-gradient(180deg, rgba(2, 4, 12, 0) 0%, rgba(2, 4, 12, 0.82) 72%, #02040c 100%);
}

#ArtworkHelper {
  min-width: 1040px;
  background:
    linear-gradient(180deg, rgba(2, 4, 12, 0.1) 0%, rgba(2, 4, 12, 0.62) 520px, rgba(2, 4, 12, 0.92) 100%),
    url("images/header/draxot-background.jpg") top center no-repeat !important;
  background-size: cover !important;
}

#Bodycontainer {
  position: relative;
  max-width: 1240px;
}

#DraxHero {
  position: relative;
  top: 12px;
  margin: 0 210px 0 210px;
  min-height: 134px;
  box-sizing: border-box;
  padding: 10px 18px 12px;
  text-align: center;
  color: #f4fbff;
  border: 1px solid rgba(120, 226, 255, 0.52);
  background:
    linear-gradient(90deg, rgba(0, 195, 255, 0.10) 0%, rgba(85, 27, 172, 0.27) 49%, rgba(255, 33, 70, 0.12) 100%),
    rgba(3, 6, 17, 0.72);
  box-shadow:
    0 0 30px rgba(0, 204, 255, 0.20),
    0 0 42px rgba(255, 38, 84, 0.10),
    inset 0 0 24px rgba(170, 58, 255, 0.18);
  overflow: hidden;
}

#DraxHero:before,
#DraxHero:after {
  content: "";
  position: absolute;
  top: 14px;
  bottom: 14px;
  width: 1px;
  background: linear-gradient(180deg, transparent, #61dfff, #b848ff, transparent);
}

#DraxHero:before {
  left: 10px;
}

#DraxHero:after {
  right: 10px;
}

.DraxHeroMark {
  position: absolute;
  left: 18px;
  top: 20px;
  width: 82px;
  height: 82px;
  opacity: 0.62;
  filter:
    drop-shadow(0 0 8px rgba(38, 228, 255, 0.72))
    drop-shadow(0 0 10px rgba(255, 48, 84, 0.45));
}

.DraxHeroCrest {
  color: #d9e9ff;
  font: bold 10px Verdana, Arial, sans-serif;
  letter-spacing: 5px;
  text-shadow: 0 0 8px #55cfff;
}

.DraxHeroTitle {
  margin-top: -4px;
  color: #ffffff;
  font: bold 42px Georgia, Times New Roman, serif;
  line-height: 44px;
  letter-spacing: 1px;
  text-shadow:
    0 0 8px #00b7ff,
    0 0 18px #b52fff,
    0 0 26px rgba(255, 42, 82, 0.55),
    0 2px 0 #040711;
}

.DraxHeroTitleImage {
  display: block;
  width: 420px;
  height: 86px;
  margin: -12px auto -8px;
  object-fit: contain;
  filter:
    drop-shadow(0 0 8px rgba(45, 229, 255, 0.70))
    drop-shadow(0 0 13px rgba(255, 42, 76, 0.48));
}

.DraxHeroVersion {
  color: #e9efff;
  font: bold 15px Georgia, Times New Roman, serif;
  letter-spacing: 5px;
  text-shadow: 0 0 10px #b63cff;
}

.DraxHeroTagline {
  margin-top: 5px;
  color: #9eefff;
  font: bold 9px Verdana, Arial, sans-serif;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.DraxHeroFeatures {
  margin-top: 11px;
  font: bold 8px Verdana, Arial, sans-serif;
  letter-spacing: 1px;
  color: #e7f7ff;
}

.DraxHeroFeatures span {
  display: inline-block;
  min-width: 72px;
  margin: 0 3px;
  padding: 4px 6px;
  border-top: 1px solid rgba(118, 224, 255, 0.45);
  border-bottom: 1px solid rgba(186, 69, 255, 0.45);
  background: rgba(3, 7, 22, 0.62);
  box-shadow: inset 0 0 10px rgba(77, 180, 255, 0.14);
}

#ContentRow {
  top: 178px;
}

#MenuColumn,
#ThemeboxesColumn {
  filter: drop-shadow(0 0 12px rgba(0, 184, 255, 0.18));
}

#LeftArtwork {
  top: -156px;
  width: 196px;
}

#LeftArtwork #TibiaLogoArtworkTop,
#LeftArtwork #TibiaLogoArtworkBottom,
#LeftArtwork #LogoLink {
  filter: drop-shadow(0 0 10px rgba(105, 222, 255, 0.95)) drop-shadow(0 0 12px rgba(164, 56, 255, 0.62));
}

#LeftArtwork #TibiaLogoArtworkTop {
  top: 18px;
  left: -15px;
  width: 196px;
  height: 82px;
  object-fit: contain;
  border: 1px solid rgba(126, 222, 255, 0.58);
  background: rgba(4, 7, 18, 0.52);
  box-shadow: inset 0 0 16px rgba(174, 65, 255, 0.28);
}

#LeftArtwork #TibiaLogoArtworkBottom {
  top: 98px;
  left: -15px;
  width: 196px;
  height: 28px;
  object-fit: contain;
}

#LeftArtwork #LogoLink {
  left: 43px;
  width: 80px;
  height: 16px;
}

#Loginbox,
#Menu,
.Themebox,
#Themeboxes > div {
  background: rgba(3, 6, 18, 0.72);
  border: 1px solid rgba(91, 207, 255, 0.36);
  box-shadow:
    0 0 18px rgba(0, 178, 255, 0.12),
    inset 0 0 18px rgba(159, 47, 255, 0.12);
}

#Loginbox {
  padding-top: 4px;
  margin-bottom: 28px;
}

#MenuTop,
#MenuBottom,
#Loginbox #LoginTop,
#Loginbox #LoginBottom,
#Loginbox .LoginBorder,
.LeftChain,
.RightChain {
  background-image: none !important;
  background-color: transparent !important;
}

.Loginstatus,
#LoginButtonContainer {
  background-image: none !important;
  background: linear-gradient(90deg, rgba(8, 16, 42, 0.92), rgba(28, 16, 72, 0.92), rgba(6, 54, 92, 0.88)) !important;
  border-top: 1px solid rgba(129, 228, 255, 0.24);
  border-bottom: 1px solid rgba(181, 64, 255, 0.28);
}

.MenuButton {
  height: 31px;
  background:
    linear-gradient(90deg, rgba(8, 16, 42, 0.98) 0%, rgba(44, 18, 102, 0.98) 54%, rgba(9, 79, 120, 0.98) 100%) !important;
  border-top: 1px solid #68dcff;
  border-bottom: 1px solid #6427c7;
  box-shadow:
    inset 0 0 16px rgba(0, 191, 255, 0.20),
    0 0 12px rgba(137, 59, 255, 0.16);
}

.MenuButton .Button {
  background:
    linear-gradient(90deg, rgba(28, 54, 118, 0.95), rgba(96, 28, 190, 0.88), rgba(20, 126, 171, 0.90)) !important;
}

.Icon {
  filter: hue-rotate(105deg) saturate(1.8) brightness(1.35) drop-shadow(0 0 5px #30dfff);
  background-size: 32px 32px !important;
}

#news_Icon {
  background-image: url("images/menu/drax-icon-news.png") !important;
}

#account_Icon {
  background-image: url("images/menu/drax-icon-account.png") !important;
}

#community_Icon {
  background-image: url("images/menu/drax-icon-community.png") !important;
}

#library_Icon {
  background-image: url("images/menu/drax-icon-library.png") !important;
}

#forum_Icon {
  background-image: url("images/menu/drax-icon-forum.png") !important;
}

#shops_Icon {
  background-image: url("images/menu/drax-icon-shops.png") !important;
}

.ActiveSubmenuItemIcon {
  background-image: url("images/menu/drax-icon-active.png") !important;
  background-size: 10px 10px !important;
  filter: drop-shadow(0 0 5px rgba(255, 52, 86, 0.9));
}

.Label {
  filter: brightness(1.45) saturate(0.85) drop-shadow(0 0 4px rgba(255,255,255,0.35));
}

.Extend {
  filter: hue-rotate(95deg) saturate(1.9) brightness(1.55);
}

.Submenu {
  background: rgba(5, 10, 30, 0.88) !important;
  border-left: 1px solid rgba(104, 220, 255, 0.22);
  border-right: 1px solid rgba(171, 75, 255, 0.28);
}

.Submenuitem {
  background-color: transparent !important;
  border-bottom: 1px solid rgba(77, 113, 190, 0.30);
}

.SubmenuitemLabel {
  color: #e6f7ff !important;
  text-shadow: 0 1px 2px #000000;
  border-bottom-color: rgba(47, 198, 255, 0.28) !important;
}

.Submenu a:hover .SubmenuitemLabel,
.Submenu a:active .SubmenuitemLabel {
  color: #8ff3ff !important;
}

.Content .Box {
  color: #eaf8ff;
  border-left-color: #4a30a8;
  border-right-color: #0f7ca7;
  background:
    linear-gradient(180deg, rgba(8, 10, 31, 0.92), rgba(10, 20, 44, 0.94)) !important;
  box-shadow:
    0 0 28px rgba(36, 179, 255, 0.18),
    0 0 34px rgba(159, 52, 255, 0.10),
    inset 0 0 28px rgba(19, 53, 121, 0.45);
}

.Content .Corner-tl,
.Content .Corner-tr,
.Content .Corner-bl,
.Content .Corner-br {
  filter: hue-rotate(120deg) saturate(1.8) brightness(1.25);
}

.Content .BorderTitleText,
.Content .Border_1 {
  background:
    linear-gradient(90deg, #080d24 0%, #37198b 50%, #064d78 100%) !important;
  box-shadow: inset 0 0 14px rgba(115, 218, 255, 0.16);
}

.Content .Border_2 {
  background-color: #16103a !important;
}

.Content .Border_3 {
  border-top-color: #6549d8 !important;
  border-bottom-color: #0b7da8 !important;
}

.Content .BoxContent {
  background:
    radial-gradient(circle at 18% 0%, rgba(0, 176, 255, 0.12) 0, rgba(0, 176, 255, 0) 33%),
    radial-gradient(circle at 88% 8%, rgba(191, 55, 255, 0.14) 0, rgba(191, 55, 255, 0) 34%),
    linear-gradient(180deg, rgba(12, 13, 36, 0.96), rgba(8, 17, 38, 0.96)) !important;
  color: #e8f5ff !important;
}

.Content .BoxContent td,
.Content .BoxContent .ff_info,
.Content .BoxContent .ff_infotext,
.Content .BoxContent .ff_smallinfo,
.Content .BoxContent .ff_large,
.Content .BoxContent .ff_pagetext,
.Content .BoxContent .ff_pagetextgrey {
  color: #e8f5ff !important;
}

.Content a,
.Content a:link,
.Content a:visited {
  color: #7feeff !important;
  font-weight: bold;
  text-shadow: 0 0 5px rgba(36, 199, 255, 0.45);
}

.Content a:hover,
.Content a:active {
  color: #f4e8ff !important;
  text-shadow: 0 0 7px rgba(203, 73, 255, 0.72);
}

.Content th,
.TableContainer .CaptionContainer,
.TableContainer .CaptionContainer .CaptionInnerContainer,
.CaptionContainer,
.CaptionInnerContainer,
.LabelH,
.LabelH td {
  background:
    linear-gradient(90deg, #121944 0%, #4c1da4 56%, #0b75a5 100%) !important;
  color: #ffffff !important;
}

.TableContentContainer,
.TableContainer .Table1,
.TableContainer .Table2,
.TableContainer .Table3,
.TableContainer .Table4,
.TableContainer .Table5,
.TableContainer .Table2 .InnerTableContainer td,
.TableContainer .Table3 .TableContentAndRightShadow td,
.TableContainer .Table4 .TableContentAndRightShadow .TableContent td,
.TableContainer .Table5 .TableContentAndRightShadow .TableContent td {
  background-color: #0d142f !important;
  border-color: rgba(94, 205, 255, 0.34) !important;
}

.Content .BoxContent .Odd,
.TableContainer .Odd,
.TableContent tr:nth-child(odd) td {
  background-color: rgba(25, 31, 68, 0.96) !important;
}

.Content .BoxContent .Even,
.TableContainer .Even,
.TableContent tr:nth-child(even) td {
  background-color: rgba(14, 23, 52, 0.96) !important;
}

.Content .BoxContent .TableContent,
.Content .BoxContent .TableContent td,
.Content .BoxContent .TableContent tr,
.Content .BoxContent .TableContent font {
  color: #e8f5ff !important;
}

.Content .BoxContent .TableContent a,
.Content .BoxContent .TableContent a:link,
.Content .BoxContent .TableContent a:visited {
  color: #73edff !important;
  font-weight: bold;
}

.Content .BoxContent .TableContent a:hover,
.Content .BoxContent .TableContent a:active {
  color: #ffffff !important;
}

.SmallBox .Message,
.SmallBox .ErrorMessage,
.moduleRow,
.moduleRowOver {
  background-color: rgba(12, 20, 49, 0.95) !important;
  color: #e8f5ff !important;
  border-color: rgba(111, 216, 255, 0.32);
}

.moduleRowOver {
  box-shadow: inset 0 0 12px rgba(126, 48, 255, 0.28);
}

.BigButton,
.SmallButton,
.MediumButton,
#LoginButton {
  filter: hue-rotate(115deg) saturate(1.35) brightness(1.16) drop-shadow(0 0 6px rgba(72, 211, 255, 0.35));
}

.BigButtonText,
.MediumButtonText,
.SmallButtonText {
  color: #f3fbff !important;
  text-shadow: 0 1px 2px #000000, 0 0 5px #31d8ff;
}

#RightArtwork #Monster {
  filter:
    drop-shadow(0 0 8px rgba(70, 220, 255, 0.95))
    drop-shadow(0 0 14px rgba(196, 48, 255, 0.62));
}

#RightArtwork #PedestalAndOnline {
  filter: hue-rotate(105deg) saturate(1.65) brightness(1.12);
}

#RightArtwork #PlayersOnline {
  color: #9ff4ff !important;
  border-bottom-color: #ba43ff !important;
  text-shadow: 0 0 6px #00c2ff, 0 1px 2px #000000;
}

#Themeboxes {
  color: #e8f5ff;
}

#Themeboxes #NewcomerBox {
  background-image: url("images/themeboxes/newcomer/draxot-newcomerbox-metal.png") !important;
  background-size: 180px 154px !important;
}

.Themebox,
#Themeboxes .Themebox,
#Themeboxes table,
#Themeboxes td {
  color: #e8f5ff !important;
}

.Themebox a,
#Themeboxes a {
  color: #8ff3ff !important;
}

#Footer {
  margin-top: 18px;
  padding-top: 12px;
  color: #9fc8ff !important;
  text-shadow: 0 0 6px rgba(0, 188, 255, 0.42);
}

#Footer a {
  color: #d8f7ff !important;
}

input,
select,
textarea {
  background-color: #07102a;
  color: #e8f5ff;
  border: 1px solid #4bbce8;
}

input:focus,
select:focus,
textarea:focus {
  border-color: #c252ff;
  box-shadow: 0 0 9px rgba(194, 82, 255, 0.45);
  outline: none;
}

@media (max-width: 1100px) {
  #DraxHero {
    margin-left: 205px;
    margin-right: 205px;
  }

  .DraxHeroTitle {
    font-size: 34px;
  }

  .DraxHeroTitleImage {
    width: 360px;
  }

  .DraxHeroFeatures span {
    min-width: 58px;
    padding-left: 4px;
    padding-right: 4px;
  }
}
