body {
  margin: 0px;
  padding:  0px;
  background-color: #061222;
}

#ArtworkHelper {
  text-align: center;
  background-position: top center;
  background-attachment: scroll;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  min-width: 1000px;
  min-height: 800px;
}

/* 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;
}

#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: -17px;
  left: -14px;
  height: 158px;
  width: 196px;
  z-index: 5;
  cursor: pointer;
  border: 0px;
}

#LeftArtwork #LogoLink {
  position: absolute;
  bottom: 14px;
  left: 58px;
  height: 14px;
  width: 50px;
  z-index: 99;
  cursor: pointer;
}

#RightArtwork {
  text-align: left;
  position: absolute;
  /*top: 143px;*/
  right: 24px;
  width: 132px;
  background-repeat: no-repeat;
  z-index: 90;
}

#RightArtwork #Monster {
  position: absolute;
  height: 80px;
  width: 80px;
  top: -137px;
  left: 7px;
  z-index: 15;
  cursor: pointer;
}

#PedestalAndOnline {
  position: absolute;
  left: -10px;
  top: -105px;
  width: 153px;
  height: 107px;
}

#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: -15px;
  height: 20px;
  width: 180px;
  background-repeat: no-repeat;
}

#Loginbox #LoginBottom {
  position: absolute;
  top: 49px;
  left: -5px;
  height: 20px;
  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: -15px;
  height: 20px;
  width: 180px;
  background-repeat: no-repeat;
}

#MenuBottom {
  position: relative;
  left: -5px;
  bottom: 4px;
  height: 20px;
  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 #061222;
  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: 395px;
  height: auto !important;
  height: 415px;
}

/* "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: #7a301a;
}

.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: 137px;
  cursor: pointer;
}
#Themeboxes .Bottom {
  position: absolute;
  bottom: -6px;
  left: 0px;
  height: 20px;
  width: 180px;
}
/* "star-HTML-hack" to correct the position of the bottom element */
* html #Themeboxes .Bottom {
  bottom: -3px;
}
#Themeboxes #PremiumBox {
  height: 164px;
}
#Themeboxes #ScreenshotBox #ScreenshotContent {
  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: 90px;
  width: 150px;
  top: 37px;
  left: 15px;
  padding-top: 5px;
  overflow: hidden;
}
#Themeboxes #SkyscraperBanner {
  border: 0;
}

/** -------------------------------
 *  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;
}

/** -------------------------------
 *  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 : #7a301a;
    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;
}

/** --------------------------------------
 *  ### not final versions for tests
 *  ### concerning the new payment process
 *  --------------------------------------
 */

/* new error handling concept tests */

.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;
}


/** ---------------------------------
 *  ### not finished versions for the
 *  ### payment process PROGRESS BAR
 *  ---------------------------------
 */

#ProgressBar #Headline {
  text-align: center;
  font-size: 12pt;
  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;
  widht: 100%;
  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;
}
/* LABELS */
.LabelV {
  font-weight: bold;
  padding-right: 10px;
  white-space: nowrap;
  vertical-align: top;
}
.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;
}
.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;
}
.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;
}
.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 #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;
  margin-top: 5px;
  overflow: hidden;
  z-index: 0;
}

.Content #FeaturedArticle #Link {
  position: absolute;
  top: 0px;
  right: 0px;
  margin: 83 15 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 .BoxContent {
  min-height: 100px;
  height: auto !important;
  height: 110px;
}

.Content .NewsHeadlineBackground {
  position: relative;
  height: 28px;
  margin-bottom: 5px;
  background-repeat: repeat-x;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}

.Content .NewsHeadlineIcon {
  position: absolute;
  top: -1px;
  left: 0px;
  margin-left: 5px;
  margin-right: 5px;
}

.Content .NewsHeadlineDate {
  font-size: 7pt;
  position: absolute;
  top: 10px;
  left: 50px;
  width: 85px;
  color: white;
}

.Content .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;
}


 .box-iniciante {
  margin-top: 5px;
    padding: 5px 10px;
    height: 80px;
    width: 80px;
    position: relative;
    text-decoration: none;
    color: inherit;
    box-shadow: none;
    display: inline-block;
    margin-left: 3px;
    border-radius: 10px;
    border: 1.5pt solid #243443;
}
 .box-iniciante:hover {
    border-radius: 10px;
    border: 1.5pt solid #FFA500;
}
 .box-iniciante img{
  margin-top: 10px;
}
#textnew_content_features {
background-color: #0B1729;
background: url('../_img/themeboxleft/background-glass.jpg') repeat-y;
padding-bottom:10px;
padding-top:5px;
margin-left:20px;
margin-right:20px;
}

  .msg-box2 {
    color: #fff;
    font-size: 13px;
    text-align: center;
    padding: 10px 10px 10px 18px;
    margin-left: 10%;
    margin-top: 2%;
    width: 75%;
    background: #232E3C;
    border: 1px solid #161E28;
}
.features-boxcat{

}
.features-boxcat h1{
      text-align: center;
    font-size: 22px;
    margin-top: 10px;
}
.features-boxcat h2{
      text-align: center;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 20px;
}
.features-boxcat p{
      text-align: center;
    font-size: 12px;
    padding: 10px 0px;
}
.features-boxcat .box-iniciante h3{
  text-align: center;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 20px;
    color: #7a301a;
}
.features-boxcat .table-task{

    width: 90%;
    margin: 0 auto;
    border: 1px solid #7a301a;
  }


.features-boxcat .box-iniciante{
  margin-bottom: 20px;
}
.features-boxcat thead th {
    background-color: #7a301a !important;
    color: #fff;
    height: 40px;
    font-size: 16px;
    line-height: 1.1;
    font-weight: 600;
    padding: 5px;
}
.features-boxcat .table-task tbody th{

    background: none !important;
}
.features-boxcat .table-task tbody th img{
    padding: 15px;
}
.features-boxcat .table-task thead th{
      
    font-size: 13px;  
    text-align: center !important;
    padding: 5px !important;
}
.features-boxcat .table-task tbody td{
  
    font-size: 13px;
    text-align: center;
    padding: 5px;
}
.features-boxcat .table-task tbody td span{
  font-size: 18px !important;
  font-weight: 700;
  margin-left: 4px;
}

.features-menu thead th {
    background-color: #7a301a !important;
    color: #fff;
    height: 40px;
    font-weight: 600;
}
.features-menu .table-info{
width:90%;
margin-left:auto;
margin-right:auto; border: 2px solid #7a301a;
  font-size: 13px;
}
.features-menu .table-info th{
  padding-left: 5px;
}
.features-menu .table-info td{
  padding: 8px;
}

.features-menu  .container-servinf{
  font-size: 13px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid #FF9F00;
    margin-top: 10px;
}
.features-menu .table-info1{
height: 280px;
display: inline-block;
    width: 54.1%;
    text-align:center;
}
.features-menu .table-info2{
    width: 530px;
    display: inline-block;
    border: 2px solid #FF9F00;
}

.features-menu .wrapper h2{
  text-align: center;
  font-size: 20px;
  margin-top: 20px;
  margin-bottom: 10px;
}


#textnew_content_features .BoxGrid .Odd{
    background-color:#171E25;
    padding:2px;
}
#textnew_content_features .BoxGrid .Even{
    background-color:#f1e0c6;
    padding:2px;
}
#textnew_content_features .TableContainer .Table3 .TableContent td .DateTable tr td{
    border:0;
}
.NewsTypeIcon{
    position:relative;
    top:2px;
}
#textnew_content_features .NewsCategoryIconSmall{
    position:absolute;
    top:1px;
    left:1px;
    height:16px;
    width:16px;
    background-repeat:no-repeat;
}
#textnew_content_features .NewsImageLinkThumbnail{
    cursor:pointer
}
#textnew_content_features .NewsTable{
    width:100%;
    clear:both;
    border:0;
}
#textnew_content_features .NewsTable .NewsTableContainer{
    padding-left:10px;
    padding-right:10px;
};
#textnew_content_features .NewsTable .NewsForumLink{
    text-align:right;
    margin-right:10px
}
#textnew_content_features .BoxGrid{
    padding:5px;
    min-height:90px;
    height:auto!important;
    height:100px
}
#textnew_content_features .BoxGrid .Row{
    position:relative;
    width:100%;
}
#textnew_content_features .NewsTickerIcon{
    position:absolute;
    top:2px;
    left:2px;
    height:16px;
    width:16px;
    background-repeat:no-repeat;
}
#textnew_content_features .NewsTickerText{
    font-size:9pt;
    position:relative;
    margin-left:20px;

}
#textnew_content_features .NewsTickerText p{
    margin:0;
    overflow-wrap: anywhere;
}
#textnew_content_features .NewsTickerDate{
    font-size:9pt;
    position:absolute;
    top:0;
    float:left;
}
#textnew_content_features .NewsTickerTime{
    font-size:9pt;
    position:absolute;
    top:16px;
    display:none;
    float:left;
}
#textnew_content_features .NewsTickerTextContainer{
    margin-left:90px;
    margin-right:20px;
}
 #textnew_content_features .NewsTickerShortText{
    display:table;
    table-layout:fixed;
    width:100%;
    height:16px;
    white-space:nowrap;
    color: #fff;
}
#textnew_content_features .NewsTickerShortText p{
    text-overflow:ellipsis;
    overflow:hidden;
}
#textnew_content_features .NewsTickerFullText{
    min-height:30px;
    display:none;

    color: #fff;
}
#textnew_content_features .NewsTickerExtend{
    position:relative;
    right:0;
    top:1px;
    right:1px;
    height:12px;
    width:12px;
    background-repeat:no-repeat;
    float:right;
    cursor:pointer;
    z-index:10;
}
#textnew_content_features #FeaturedArticle .BoxGrid{
    position:relative;
    height:100px;
    padding:5px;
    padding-left:10px;
    min-height:100px;
    height:auto!important;
    height:110px;
    line-height:10.5pt;
}
#textnew_content_features #FeaturedArticle .NewsHeadline{
    margin-top:5px
}
#textnew_content_features #FeaturedArticle #TeaserThumbnail{
    position:relative;
    top:0;
    right:0;
    height:100px;
    width:150px;
    margin-left:10px;
    background-color:#000;
    z-index:90;
    float:right;
}
#ContentHelper #FeaturedArticle:first-child .BoxGrid{
    padding:10px;
}
#textnew_content_features #FeaturedArticle #TeaserText{
    height:100px;
    overflow:hidden;
    z-index:0;
}
#textnew_content_features #FeaturedArticle #Link{
    position:absolute;
    bottom:5px;
    right:165px;
    z-index:99;
}
#textnew_content_features #FeaturedArticle .NewsHeadlineBackground{
    position:relative;
    height:28px;
    margin-bottom:5px;
    background-repeat:repeat-x;
    border-left:1px solid #000;
    border-right:1px solid #000;
}
#textnew_content_features #FeaturedArticle .NewsHeadlineIcon{
    position:absolute;
    top:-1px;
    left:0;
    margin-left:5px;
    margin-right:5px;
    float:left;
}
#textnew_content_features #FeaturedArticle .NewsHeadlineDate{
    font-size:7pt;
    position:absolute;
    top:9px;
    left:50px;
    width:85px;
    color:#fff;
}
#textnew_content_features #FeaturedArticle .NewsHeadlineText{
    position:relative;
    top:8px;
    left:135px;
    font-size:10pt;
    font-weight:700;
    color:#fff;
}
#textnew_content_features #News .BoxGrid{
    min-height:100px;
    height:auto!important;
    height:110px;
}
#textnew_content_features #News .NewsHeadlineBackground{
    position:relative;
    height:28px;
    margin-bottom:5px;
    background-repeat:repeat-x;
    border-left:1px solid #000;
    border-right:1px solid #000;
}
#textnew_content_features #News .NewsHeadlineIcon{
    position:absolute;
    top:-1px;
    left:0;
    margin-left:5px;
    margin-right:5px;
}
#textnew_content_features #News .NewsHeadlineDate{
    font-size:7pt;
    position:absolute;
    top:10px;
    left:50px;
    width:85px;
    color:#fff;
}
#textnew_content_features #News .NewsHeadlineText{
    position:relative;
    top:7px;
    left:135px;
    font-size:10pt;
    font-weight:700;
    color:#;
}
#textnew_content_features #NewsArchive .NewsHeadlineBackground{
    position:relative;
    height:28px;
    margin-bottom:5px;
    background-repeat:repeat-x;
    border-left:1px solid #000;
    border-right:1px solid #000;
}
#textnew_content_features #NewsArchive .NewsHeadlineIcon{
    position:absolute;
    top:-1px;
    left:0;
    margin-left:5px;
    margin-right:5px;
}
#textnew_content_features #NewsArchive .NewsHeadlineDate{
    font-size:7pt;
    position:absolute;
    top:9px;
    left:50px;
    width:85px;
    color:#fff;
}
#textnew_content_features #NewsArchive .NewsHeadlineText{
    position:relative;
    top:7px;
    left:135px;
    font-size:10pt;
    font-weight:700;
    color:#fff;
}
.features h2 {
    font-size: 20px;
    text-align: center;
    margin-top: 15px!important;

}.features{

    margin-bottom: 20px;
}
.features p {
    font-size: 16px;
    text-align: center;
    margin-top: 0px !important;
    margin-bottom: 15px !important;
}

.features .features-info3  {
padding-top: 5px;
    text-align: center;
    font-size: 11pt;
    color: #7a301a;
    margin-bottom: 5px;
    width: 81%;
}
 .features-box{   
    width: 86%;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #7a301a;
        border-radius: 10px;
}
 .features-box .box-iniciante {
    width: 100px !important;
    cursor: pointer;
}
 .features-box  .box-iniciante img {
    margin-left: 35px !important;
    margin-top: 10px;
}
.NewsHeadlineDate{

    text-align: center;
    font-size: 15px;
    margin-top: 20px;
}
.NewsHeadlineText{
    
    text-align: center;
    font-size: 20px;
    font-weight: 700;
}
.powergamers {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    margin-bottom: 5px;
}
.powergamers h2{
    margin-bottom: 10px;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
}
.powergamers .bigbuttonPower{
    float:right;
    background-color:#e58b25;
     padding: 5px;
 color: #fff;
 margin-left: 4px;
 font-size: 14px;

    border: none !important;
    width: 100%;
}
.powergamers .Labelpower {
    font-weight: bold;
    padding-right: 10px;
    white-space: nowrap;
}
.powergamers .Tablepower{
    width: 99%;
    padding: 3px;
    border: 1.5px solid #7a301a;
}
.powergamers .form-control{
    background-color:#7a301a;
     padding: 5px;
 color: #fff;
 font-size: 14px;

    border: none 1px solid #fff;
    width: 80%;
}
.powergamers .tableretpower{ 
width: 100%;
border:0;
margin-bottom:10px; 
font-size: 12px;
margin-top: 10px;
 }
 .powergamers .tableretpower .tablepowertop{
  background-color: #7a301a;
}
.powergamers .tableretpower .tablepowertop td{
  color: #fff;
}
.powergamers .tableretpower td {
    padding:5px;
}
.powergamers .tableretpower td:first-child {
    width: 5%;
}
.powergamers .tableretpower td:nth-child(3) {
    width: 60%;
}
.powergamers .tableretpower td:nth-child(4) {
    width: 20%;
}
.bossroom {
    width: 90%;
    margin-top: 10px;
    margin-bottom: 5px;
  margin: 0 auto;
  text-align: center;
}
.bossroom h1{
    margin-bottom: 10px;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    margin-top: 10px;
}

.bossroom h2{
    margin-bottom: 10px;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    margin-top: 10px;
}
.bossroom h3{
    margin-bottom: 10px;
    text-align: center;
    font-size: 16px;
    margin-top: 10px;
}

.bossroom p {
       text-align: center;
    font-size: 12px;
    margin-bottom: 10px;
    margin: 15px;
}

 .bossroom  .box-bosroom {
    margin-top: 5px;
    padding: 5px 10px;
    height: 125px;
    width: 125px;
    position: relative;
    text-decoration: none;
    color: #fff;
    box-shadow: none;
    display: inline-block;
    margin-left: 3px;
    border-radius: 10px;
    border: 1.5pt solid #243443;
    margin-bottom: 20px;
}
 .bossroom  .box-bosroom img {
    margin-top: 10px;
    margin-bottom: 5px;
}
 .bossroom  .box-bosroom:hover {
    border: 1.5pt solid #FF9F00;
}
.bossroom .table-bossroom {
    width: 90%;

  margin: 0 auto;
  border: 1px solid #7a301a;
    margin-bottom: 5px;

}
.bossroom .table-bossroom th {
     padding: 5px;
     font-size: 16px !important;

}
.bossroom .table-bossroom td {
    
    padding-left: 3px;
     font-size: 14px !important;

}

#textnew_content_features .vocations-div {
   display: flex;

    }
#textnew_content_features .vocations-div h1{
margin-top:10px;margin-bottom:20px;
text-align: center;
}
#textnew_content_features .vocations-div h3{
margin-top:10px;margin-bottom:20px;
text-align: left;
font-size: 13px;
}
#textnew_content_features .vocations-div p{
text-align: left;
margin:0px;
margin-bottom: 8px;
}


#textnew_content_features .content_bg {
    width: 608px;
    position: relative;
    background: url(../_img/background/mid_bot.png) no-repeat center bottom, url(../_img/background/mid_top.png) no-repeat center top, url(../_img/background/mid_mid.png) repeat-y center top;
    color: #531e01;
}
#textnew_content_features .content_bg .content {
    padding: 6px 8px;
}

#textnew_content_features .vocations-set .vocations-setcontainer {
    margin-top: 5px;
    padding: 5px 10px;
    display: block;
    height: 80px;
    width: 80px;
    position: relative;
    text-decoration: none;
    color: inherit;
    box-shadow: none;
    display: inline-block;
    margin-left: 3px;
    border-radius: 10px;
    border: 1.5pt solid #243443;
}
#textnew_content_features .vocations-set .table-vocations {
    width: 90%;
    margin: 0 auto;
    border: 2px solid #7a301a;
        margin-bottom: 5px;
}

#textnew_content_features .vocations-set th {
    font-size: 10pt;
    padding: 8px;
    font-weight: bold;
    text-align: center;
    color: white;
    background-color: #7a301a;
  }



#textnew_content_features .vocations-set img{
    margin-bottom: 2px;
    margin-top: 2px;
    margin-left: 9px;
}
.tooltip {
  position: relative;
}

.tooltip .tooltiptext {
  visibility: hidden;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1000;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s;
  width: 300px;
}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
.tooltip .tooltiptext img{
    padding: 5px;
}
.features-box2 {
    display: flex;    
    margin-bottom: 10px;

    width: 500px;
}
.features-box2 img {
}
.features-box2 h3 {
    margin-left: 1%;
    font-size: 12px;
    line-height: 1.5;
    width: 500px;
}
.features-box h2 {
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    margin-bottom: 2%;
    margin-top: 2%;
}  
.features-box p {
    font-size: 12px;
    text-align: center;
    margin-top: 0px !important;
    margin-bottom: 20px !important;
}

.btn-info:hover{
    border: 1px solid #7a301a;
        background: #FF9F00;
    color: #fff;
    }

.btn-info{

    font-size: 14px;
    margin-bottom: 5px;

    margin-top: 5px;
    height: 30px;
    width: 50%;
    text-decoration: none;
    box-shadow: none;
    border-radius: 10px;
    border: 1.5px solid #FF9F00;
    background: #7a301a;
        color: #FF9F00;
    font-weight: 600;
    }

 .features-map {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.TopGuildsText { 
    padding-top: 5px;
    text-align: center;
    font-size: 12pt;
    font-weight: 700;
    color: #fff;
}
.msg-box2 {
    color: #555;
    font-size: 12px;
    text-align: center;
    padding: 10px 10px 10px 18px;
    margin: 10px;
    width: 82%;
}
.red-box {
    background: #ffecec;
    border: 1px solid #f5aca6;
}
#toptd {
    text-align: center;
    background-color: rgba(255, 255, 255, 0.43);
    border-radius: 10px;
    border: 1.5pt solid #9a9080;
}
.toptext {
    color: #5a2800 !important;
    font: bold 11px;
    font-size: 8.4pt;
}
#imgtop {
    top: 55px;
    border: 1.2pt solid #333332;
    border-radius: 50px;
    box-shadow: inset 0px 0px 15px rgb(0 0 0 / 50%);
}
#outfit {
    margin-left: -50px;
     margin-top: -40%;
}
.spawn_box {
    margin-top: 10px;
    height: 160px;
    width: 175px;
    background: #232E3C;
    border: 1px solid #161E28;
    text-align: center;
    transition: .2s;
    cursor: pointer;
    position: relative;
    display: inline-block;
    margin-bottom: 15px;
}
.spawn_box img{
    width: 175px;
}
.spawn_box .name {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 15px;
    margin-bottom: 6px;
    font-weight: 600;
}
.spawn_box:hover {
    background: #FF9F00;
    border: 1px solid #FF9F00;
}
.spawnsBox {   
    position: relative;
    width: 625px;
    height: 620px;
    margin-left: 7.5px;
}
.spawnsBox > .menu {
    position: relative;
    width: 250px;
    height: 390px;
    border: 1px solid #505050;
    background-color: #17160d;
    float: left;

}
.spawnsBox > .map {
    position: relative;
    width: 370px;
    height: 390px;
    left: 5px;
    border: 1px solid #505050;
    float: left;
    transition: background-image 0.1s ease-in-out;
}
.spawnsBox > .description {
    position: relative;
    border: 1px solid #505050;
    width: 98.7%;
    height: 150px;
    float: left;
    margin-top: 5px;
    padding: 5px;
    background-color: #17160d;
    color: #fff;
}
.top-map {    
    margin-top: 5px;
    width: 100%;
    margin-bottom: 5px;
    border: 1.5px solid #505050;
    background-color: #17160d;

}
.intro-text {
    font-family: Verdana, sans-serif;
    text-shadow: 1px 1px 1px #000;
    font-weight: 700;
    font-size: 26px;
    color: #FF9F00;
    padding-left: 15px;
    width: 85%;
    margin-bottom: 8px;
    display: inline-block;
}

.btn-map{   
 color: #000;
    padding: 8px;
    font-size: 14px;
    background-color: #FF9F00;
}

.spawnsBox > .menu > .menuItem > h2{
    padding-top: 5px;
    margin-left: 10px;
    font-size: 12px;
    width: 75%;
    display: inline-block;
}


.spawnsBox > .menu > .menuItem > h2 span {
    margin-left: 25%;
    font-size: 14;
    color: #fff;
}
.spawnsBox > .menu > .menuItem {
    position: relative;
    width: 100%;
    height: 30px;
    transition: .2s;
    border-bottom: 1px solid #2a281c;
    cursor: pointer;
    color: #fff;
       background-color: #161E28;
}
.spawnsBox > .menu > .menuItem:hover, .spawnsBox > .menu > .active {
    background-color: #1f1e12; 
    color: #FF9F00 !important;
    font-weight: 600;
    border-left: 1.5px solid #FF9F00;
    width: 100%;
}

.hightip {
  position: relative;
}

.hightip .hightiptext {
  visibility: hidden;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1000;
  bottom: 100%;
  left: 50%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s;
  width: 150px;
}

.hightip .hightiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.hightip:hover .hightiptext {
  visibility: visible;
  opacity: 1;
}
.hightip .hightiptext img{
    padding: 5px;
}
#myTable, #myTable2, .myTable {
    width: 95%;
    border: 2px solid #505050;
    border-radius: 8px;
    overflow: hidden;
}
#myTable, #myTable2, .myTable td {
    font-family: Verdana, Arial, Times New Roman, sans-serif;
    font-size: 10pt;
    color: #5A2800;
}
#outfit-monsters {
    margin-top: -40%;
        background-position: center center;
    background-repeat: no-repeat;
    width: 64px;
    height: 64px;
    padding: 5px;
    position: relative;
}

.myTable thead td {
   color:#fff !important;
   padding: 5 1px;
   font-weight: 700;
}
.TableContentContainer1 {
    border: 1px solid #5F4D41;
    position: relative;
    margin-right: 4px;
    height: 100%;
    background-color: #d4c0a1;
    padding: 0;
}

#modalContainerCustom {
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  bottom: 0px;
  top: 0px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  display: none;
}
#modalContentCustom {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #FFF;
  padding: 10px;
  border-radius: 5px;
  color: #333;
  width: 350px;
}

#modalContentInnerCustom {
  position: relative;
  width: 350px;
}
#modalCloseCustom {
position: absolute;
right: -35px;
top: -22px;
color: #FFF;
cursor: pointer;
width: 60px;
height: 36px;
}

/* PRE LOADER */
.loader {
  height: 100%;
  width: 100%;
  top:0;
  left:0;
  position: fixed;
  z-index: 100000000;
  background:rgba(4, 18, 31, 0.8);
  overflow: hidden;
  display: none;
}
.centered {
  text-align: center;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transform: -webkit-translate(-50%, -50%);
  transform: -moz-translate(-50%, -50%);
  transform: -ms-translate(-50%, -50%);
  }
.lds-dual-ring {
  display: inline-block;
  width: 80px;
  height: 80px;
  margin:0 auto;
  position: relative;
}
.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 64px;
  height: 64px;
  margin: 8px;
  border-radius: 50%;
  border: 6px solid #F9D452;
  border-color: #F9D452 transparent #F9D452 transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
      transform: rotate(0deg);
  }
  100% {
      transform: rotate(360deg);
  }
}