body {
  margin: 0px;
  padding:  0px;
  background-color: #140b1a;
}
.OptionContainer input {
  vertical-align: middle;
  margin: 0px;
  margin-right: 3px;
}
.OptionContainer label {
  vertical-align: middle;
}
#DeactivationContainer{
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 80;
  height: 1500px;
  width: 100%;
  background-color: black;
  filter: alpha(opacity=75);
  opacity: 0.75;
  -moz-opacity: 0.75;
  display: none;
}
#DeactivationContainerThemebox {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 95;
  height: 1000px;
  width: 100%;
  display: none;
}
#MainHelper1 {
  position: relative;
  text-align: center;
  top: 0px;
  height: 100%;
  min-width: 1000px;
  overflow: visible;
}
#MainHelper2 {
  position: relative;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  top: 0px;
  height: 100%;
  max-width: 1200px;
  overflow: visible;
  padding-top: 155px;
}
#ArtworkHelper1 {
  position: absolute;
  max-width: 1200px;
  text-align: center;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  overflow: visible;
  margin-left: -800px;
}
#ArtworkHelper2 {
  position: absolute;
  text-align: center;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  overflow: visible;
  width: 1600px;
  margin-right: auto;
  margin-left: 50%;
}
#HeaderArtworkDiv {
  position: absolute;
  text-align: center;
  background-position: top left;
  background-attachment: scroll;
  background-repeat: no-repeat;
  top: 0px;
  height: 800px;
  width: 100%;
}
* html #HeaderArtworkDiv {
  left: 0px;
}
/* container to implement min/max width */
#Bodycontainer {
  text-align: center;
  min-width: 1000px;
  max-width: 1200px;
  width: 100%;
  height: 100%;
  margin: 0px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  display: table;
}
#MenuColumn {
  position: absolute;
  width: 180px;
  top: 160px;
  margin-right: 15px;
  margin-left: 15px;
  padding: 0px;
  font-family:  Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  line-height: 12pt;
  text-align: left;
}
* html #MenuColumn {
  top: 155px;
  margin-left: -190px;
}
#ContentColumn {
  margin: 0px;
  margin-left: 205px;
  margin-right: 205px;
  text-align: left;
}
* html #ContentColumn {
  width: 790px;
}
#ThemeboxesColumn {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 180px;
  margin-top: -144px;
  margin-left: 15px;
  margin-right: -190px;
  filter: alpha(opacity=100);
}
* html #ThemeboxesColumn {
  top: 5px;
  height: 1000px;
}
#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: 0
}

#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: 64px;
  width: 64px;
  top: -132px;
  left: -26px;
  z-index: 15;
  cursor: pointer;
}

#RightArtwork #Monster span {
  position: absolute;
  left: 6px;

  width: 75px;

  color: #00F000;
  font-family: Verdana,Tahoma;
  font-size: 7pt;
  font-weight: bold;
  text-shadow: 0.1em 0.1em 0.08em #000, -0.1em -0.1em 0.08em #000, 0.1em -0.1em 0.08em #000, -0.1em 0.1em 0.08em #000, -0.1em 0 0.08em #000, 0.1em 0 0.08em #000;
  text-decoration: none;
  text-align: center;
  line-height: normal;
}

#RightArtwork #Boss {
  position: absolute;
  height: 64px;
  width: 64px;
  top: -132px;
  right: 5px;
  z-index: 15;
  cursor: pointer;
}

#RightArtwork #Boss span {
  position: absolute;
  left: 6px;

  width: 75px;

  color: #00F000;
  font-family: Verdana,Tahoma;
  font-size: 7pt;
  font-weight: bold;
  text-shadow: 0.1em 0.1em 0.08em #000, -0.1em -0.1em 0.08em #000, 0.1em -0.1em 0.08em #000, -0.1em 0.1em 0.08em #000, -0.1em 0 0.08em #000, 0.1em 0 0.08em #000;
  text-decoration: none;
  text-align: center;
  line-height: normal;
}

#Pedestal {
  position: absolute;
  top: -121px;
  right: -33px;
}

#RightArtwork #PlayersOnline {
  background-image: url('../images/global/header/players-online.gif');
  background-repeat: no-repeat;
  width: 153px;
  height: 43px;
  position: absolute;
  top: -41px;
  left: -10px;
}

#RightArtwork #PlayersOnline #PlayersOnlineText {
  font-family: Verdana, Arial, Times New Roman, sans-serif;
  font-size: 7pt;
  line-height: 6pt;
  text-align: center;
  position: absolute;
  width: 92px;
  bottom: 15px;
  left: 31px;
  color: #cfa600;
  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: 0px;
  top: -12px;
  height: 12px;
  width: 180px;
  background-repeat: no-repeat;
}

#Loginbox #LoginBottom {
  position: absolute;
  top: 52px;
  left: 0px;
  height: 25px;
  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 {
  visibility: visible;
}

#Loginbox #LoginstatusText_2 {
  visibility: hidden;
}

#LoginButtonContainer {
  position: relative;
  height: 39px;
  width: 160px;
  left: 5px;
  background-repeat: repeat-y;
}
#PlayNowContainer {
  position: absolute;
  width: 150px;
  height: 37px;
  top: 1px;
  left: 5px;
  z-index: 99;
}
#PlayNowContainer form {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
.BigBoldText {
  font-weight: bold;
  font-size: 14pt;
}

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

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

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

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

/* Menuitems */

.menuitem {
  width: fit-content;
  width: -moz-fit-content;
}

.ArinarFonts {
    padding: 3px;
    position: absolute;
    height: 24px;
    width: 116px;
    top: 5px;
    left: 38px;
    text-align: center;
    color: #ffd698;
    font-family: 'Fondamento', cursive;
    text-shadow: -1px -1px 0 #000000, 1px -1px 0 #2c2c2c, -1px 1px 0 #000000, 1px 1px 0 #000;
    font-weight: 400;
    font-size: 18px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.buttontextt {
    text-align: center;
    margin-top: 7px;
    margin-left: 2px;
    color: #ffdf5e;
    font: 400 14pt Verdana, Arial, Times New Roman, sans-serif;
    text-shadow: -1px -1px 0 #000000, 1px -1px 0 #2c2c2c, -1px 1px 0 #000000, 1px 1px 0 rgba(0, 0, 0, .9);
    letter-spacing: -.5pt;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.topictext {
    font-size: 32px;
    z-index: 99;
    padding: 3px;
    position: absolute;
    height: 24px;
    width: 100%;
    top: 3px;
    text-align: left;
    left: 1%;
    color: #ffd698;
    text-shadow: -1px -1px 0 #000000, 1px -1px 0 #2c2c2c, -1px 1px 0 #000000, 1px 1px 0 #000;
    font: 100 15pt Fondamento, Arial, Times New Roman, sans-serif;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default
}

.bordertable {
    box-shadow: 1px 1px #4e313100, 2px 2px #4e31319e, 3px 3px #4e313124;
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px)
}

.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: 0 auto;
  background-color: #1b1c1c;
}

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

.Submenuitem::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 21px;
  width: 7px;
  background: url(../images/general/chain.gif) repeat-y;
}

.Submenuitem::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 21px;
  width: 7px;
  background: url(../images/general/chain.gif) repeat-y;
}

.ActiveSubmenuItemIcon {

  position: absolute;
  top: 5px;
  left: 8px;
  width: 10px;
  height: 10px;
  background-repeat: no-repeat;
  visibility: hidden;
}

.SubmenuitemLabel {
  margin: 0px;
  border-top: 0;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 20px;
  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%;
  z-index: 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;
}
.TableHeadlineNavigation {
  margin-top: 4px;
  font-size: 8px;
  float: right;
}
.TableHeadlineNavigation a {
  color: white;
}
.TableHeadlineNavigation a:hover {
  color: white;
}
/* 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;
}

.Content .ScrollableTextBox {
  height: 125px;
  padding: 3px;
  margin-right: 5px;
  overflow-y: scroll;
  font-family: Courier New;
  border: 1px solid grey;
  font-weight: normal !important;
  background-image: url("/TibiaWebsite_refactoring/html/images/global/content/scroll.gif");
}
.Content .BoxContent .ScrollableTextBox td {
  font-family: Courier New;
}

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

.Themebox {
  position: relative;
  margin-bottom: 10px;
  top: 140px;
  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;
}
#TrailerBox {
  height: 153px;
}
#TrailerIdleFrame {
  
  position: absolute;
  top: 31px;
  left: 5px;
}
#TrailerOverFrame {
  position: absolute;
  top: 31px;
  left: 5px;
  visibility: hidden;
  cursor: pointer;
}
#Themeboxes #ScreenshotBox #ScreenshotContentFrame {
  position: relative;
  height: 111px;
  width: 170px;
  top: 31px;
  left: 0px;
  margin-left: 5px;
  margin-right: 5px;
  border: 0;
  cursor: pointer;
}
#Themeboxes #ScreenshotBox #ScreenshotContentImageContainer {
  position: absolute;
  top: 35px;
  left: 5px;
  overflow: hidden;
  width: 170px;
  height: 102px; 
}
#Themeboxes #ScreenshotBox #ScreenshotContentImage {
  position: absolute;
  width: 974px;
  height: 621px;
  left: -400px;
  top: -200px;
}

#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;
  text-align: center;
}

#Themeboxes #FansiteBox {
  position: relative;
  height: 188px;
  text-align: center;
}
#Themeboxes #FansiteLogoFrame {
  position: relative;
  top: 31px;
  width: 180;
  height: 145px;
}
#Themeboxes #FansiteLogo {
  position: relative;
  height: 100px;
  width: 150px;
  top: 8px;
  border: 0;
  cursor: pointer;
}
#Themeboxes #FansiteBox .ThemeboxButton {
  bottom: 19px;
}
#Themeboxes #TopBox {
  position: relative;
  height: 227px;
}
#TopBox {
  color:#000;
}
.TopBoxPlayers {
  position: relative;
  top:50px;
  left:20px;
}
.TopBoxPlayers a {
  color: #5b4014;
  font-size: 12px;
}
.TopBoxPlayers a:hover {
  color: #544545;
  text-decoration:none;
}
.TopBoxPlayers .playerTopLevel {
  margin-left:25px;
  font-weight:600;
}
.TopBoxPlayers span {
  display:block;
}
.TopBoxPlayers div {
  padding-top:3px;
}
#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;
  top: 10px;
  width: 171px;
  left: 11px;
  overflow: hidden;
}
#Themeboxes #NetworksBox #FacebookLikes div {
  position: relative;
  left: -101px;
}
#Themeboxes #NetworksBox #TwitterBlock {
  position: relative;
  top: 47px;
  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;
}

/** ------------------------------
 *  new payment and error handling
 *  ------------------------------
 */

.PaymentOrderTypeImage {
  width: 81px;
  height: 80px;
  margin-right:5px;
}
.PaymentMethodBrandingSmall {
  width: 48px;
  height: 30px;  
}
.PaymentMethodBrandingBig {
  width: 103px;
  height: 65px;
}
.PaymentResultImage {
  float: left;
  margin-right: 8px;
  margin-top: 3px;
  width: 62px;
  height: 60px;  
}
.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;
}
#BrowserIssuesBox #DownloadClientContainer {
  float: right;
  text-align: center;
  margin-right: 5px;
}
#BrowserIssuesBox #DownloadClientContainer img {
  height: 45px;
}


/** ----------------
 *  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;
}
.TableContainer .GreedyCell {
    width: 50%;
}

/* TABLEHEADER DECORATION */
.TableContainer .CaptionContainer {
  position: relative;
  font-size: 1pt;
  background-color: #5f4d41 !important;
  height: 100%;
  width: 100%;
  text-align: left;
}
.CaptionContainer .CaptionInnerContainer {
  position: relative;
  background-color: #5f4d41;
  width: 100%;
  height: 100%;
  padding-top: 3px;
  padding-bottom: 4px;
}
.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;
}
.CaptionContainer .CaptionEdgeLeftTop {
  position: absolute;
  width: 5px;
  height: 5px;
  top: -2px;
  left: -2px;
  z-index: 50;
}
.CaptionContainer .CaptionEdgeRightTop {
  position: absolute;
  width: 5px;
  height: 5px;
  top: -2px;
  right: -2px;
  z-index: 50;

}
.CaptionContainer .CaptionEdgeLeftBottom {
  position: absolute;
  width: 5px;
  height: 5px;
  left: -2px;
  bottom: -3px;
  z-index: 50;
}
.CaptionContainer .CaptionEdgeRightBottom {
  position: absolute;
  width: 5px;
  height: 5px;
  right: -2px;
  bottom: -3px;
  z-index: 50;
}
.CaptionContainer .CaptionBorderTop {
  position: absolute;
  width: 100%;
  height: 4px;
  left: 0px;
  top: -1px;
}
.CaptionContainer .CaptionBorderBottom {
  position: absolute;
  width: 100%;
  height: 4px;
  left: 0px;
  bottom: -2px;
}
.CaptionContainer .CaptionVerticalLeft {
  position: absolute;
  height: 100%;
  width: 3px;
  left: -1px;
  top: 0px;
}
.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: 7px;
  margin-bottom: 5px;
  height: 100%;
  background-color: #d4c0a1;
  padding: 0;
}
.InnerTableContainer .TableContentContainer {
    box-shadow: 3px 3px 2px #875f3e;
}
.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;
  padding-left: 3px;
}
.TableContainer .Table4 .InnerTableContainer {
  width: 100%;
  position: relative;
  margin-top: 3px;
}
.TableContainer .Table4 .TableContentAndRightShadow .TableContent td {
  padding-left: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
}
.TableContainer .RowInnerTableDataBorders td {
  border: 1px solid #faf0d7;
}
/* 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: 98;
}
.TableShadowRightTop {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 4px;
  height: 5px;
  z-index: 98;
}
.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;
}
/* INNER TABLE TABS */
.InnerTableTab {
  position: relative;
  float: left;
  top: 5px;
  margin-left: 1px;
  margin-right: 0px;
  cursor: pointer;
  vertical-align: middle;
  width: 105px;
  height: 45px;
}
.InnerTableTab .RibbonNewProduct {
  position: absolute;
  top: 2px;
  left: -1px;
  height: 39px;
  width: 39px;
  z-index: 199;
}
.ActiveInnerTableTab .RibbonNewProduct {
  top: -2px;
}
.InnerTableTab .RibbonLastChance {
  position: absolute;
  top: 2px;
  left: 65px;
  height: 39px;
  width: 39px;
  z-index: 199;
}
.ActiveInnerTableTab .RibbonLastChance {
  top: -2px;
  left: 64px;
}
.InnerTableTab a {
  border: 0px;
  color: #5A2800;
  font-weight: normal;
}
.InnerTableTab a img {
  border: 0px;
  width: 105px;
  height: 45px;
  position: absolute;
  top: 0px;
}
.InnerTableTabLabel {
  position: relative;
  top: 0px;
  left: 0px;
  text-align: center;
  width: 86px;
  height: 35px;
  display: table-cell;
  vertical-align: middle;
  padding-top: 5px;
  padding-left: 5px;
}
.InnerTableTab a:hover {
  border: 0px;
  color: #5A2800;
/*  font-weight: normal;*/
  text-decoration: none;
}
.ActiveInnerTableTab {
  z-index: 99;
  top: 6px;
}
.ActiveInnerTableTab a {
  font-weight: bold;
}
.ActiveInnerTableTab .InnerTableTabLabel {
  top: 6px;
  padding-top: 1px;
}
.ProductCategoryHelperDiv {
  position: relative;
  float:right;
  top: 35px;
  right: 5px;
}

/* TOGGLE BUTTON */
.BigToggleButton {
  text-align: center;
  cursor: pointer;
  font-weight: normal;
}
.BigToggleButton:hover {
  font-weight: bold;
}
/* 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;
}
.InnerTableButtonRow .RowButton {
  float: right;
  margin-left: 10px;
}
.MediumButtonText {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 37px;
  width: 150px;
  z-index: 20;
}
.MediumButtonBackground {
  position: relative;
  top: 0px;
  left: 0px;
  width: 150px;
  height: 37px;
  z-index: 10;
}
.MediumButtonBackgroundDownload {
  position: relative;
  top: 0px;
  left: 0px;
  width: 150px;
  height: 37px;
  z-index: 10;
  cursor: pointer;
}
.MediumButtonOver {
  position: relative;
  top: 0px;
  left: 0px;
  width: 150px;
  height: 37px;
  visibility: hidden;
  z-index: 15;
}
.MediumButtonForm {
  margin: 0px;
  padding: 0px;
}
.BigButton {
  position: relative;
  width: 135px;
  height: 25px;
  z-index: 10;
}
.BigButtonOver {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 135px;
  height: 25px;
  visibility: hidden;
  z-index: 15;
}
.ButtonText {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 25px;
  width: 135px;
  z-index: 20;
}
.ButtonTextInside {
  letter-spacing: 0.1pt;
  left: 3px;
  top: 4px;
  z-index: 15;
  text-align: center;
  position: absolute;
  color: #eed1a3;
  overflow: hidden;
  font: 400 9pt Verdana,Arial,Times New Roman,sans-serif;
  text-shadow:#000 1px -1px, #000 -1px 1px, #000 1px 1px, #000 -1px -1px;
  width: 129px;
  height: 17px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.TopButtonContainer {
  position: relative;
  right: 4px;
  top: 4px;
  z-index: 60;
}
.TopButtonContainerInnerTable {
  position: absolute;
  right: 4px;
  top: 2px;
  z-index: 60;
}
* html .TopButtonContainer {
  right: 27px;
}
.TopButtonContainer .TopButton {
  position: absolute;
  right: 0px;
  z-index: 55;
}
#world_list_tr td {
  text-align: left;
}
.OptionContainer {
  text-align: center;
}
label {
  cursor: pointer;
}
.InputIndicator {
  position: relative;
  top: 5px;
  left: 218px;
  height: 12px;
  width: 12px;
  background-repeat: no-repeat;
}
* html .InputIndicator {
  left: 0px;
}
.sortarrow {
  width: 10px;
  height: 10px;
}
/* FORUM - general post format */
.ForumPost {
  position: relative;
  height: 100%;
  width: 798px;
  margin: -5px;
}
.PostUpper {
  clear: both;
}
.PostLower {
  clear: both;
  border-top: 1px solid #fff0d9;
  height: 50px;
  padding: 4px 0px;
}
.PostSeparatorV {
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #fff0d9;
  left: 185px;
}
* html .PostCharacterText {
  width: 185px;
}
.PostCharacterText {
  width: 175px;
  float: left;
  padding: 5px;
}
.PostText {
  position: relative;
  min-height: 150px;
  width: 100%;
  overflow-x: auto;
  overflow-y: visible;
  width: 600px;
  word-wrap: break-word;
  padding: 5px;
}
.PostDetails {
  width: 175px;
  float: left;
  padding: 0px 5px;
  font-size: 7pt;
}
.PostActions {
  position: relative;
  overflow-x: auto;
  overflow-y: visible;
  word-wrap: break-word; 
  font-size: 8pt;
  padding: 10px;
  padding-right: 0px;
  margin-left: 180px;
  width: 600px;
}
.PostActions .AdditionalBox {
  float: right;
  white-space: nowrap;
  text-align: right;
  margin: 4px 4px 0px 0px;
}
/* FORUM - CipSoft post format */
.CipPost .CipBorder {
  font-size: 1px;
  position: absolute;
  width: 798px;
  height: 3px;
  z-index: 99;
}
.CipPost .CipBorderBottom .CipBorder {
  bottom: 0px;
}
.CipPost .CipBorder .CipBorderCornerL {
  position: absolute;
  width: 3px;
  height: 3px;
  top: 0px;
  left: 0px;
  z-index: 99;
}
.CipPost .CipBorder .CipBorderH {
  position: absolute;
  width: 792px;
  height: 3px;
  top: 0px;
  left: 3px
}
.CipPost .CipBorder .CipBorderCornerR {
  position: absolute;
  width: 3px;
  height: 3px;
  top: 0px;
  right: 0px;
  z-index: 99;
}
.CipPost .CipBorderLeft {
  font-size: 1px;
  width: 3px;
  position: absolute;
  top: 0px;
  height: 100%;
  z-index: 0;
}
.CipPost .CipBorderLeft .CipBorderV {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 3px;
  height: 100%;
}
.CipPost .CipBorderRight .CipBorderV {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 3px;
  height: 100%;
}
.CipPost .CipPostIcon {
  position: relative;
  top: 7px;
  left: 12px;
  width: 60px;
  height: 60px;
}
.PostDetailsHelper {
  position: relative;
}
.HNCContainer {
  position: absolute;
  margin-top: -10px;
}
* html .HNCContainer {
  margin-left: -10px;
}
.ThreadClassificationNumberContainer {
  float: left;
  width: 15px;
  height: 15px;
  margin-right: 7px;
}
* html .ThreadClassificationNumberContainer {
  margin-left: 0px;
}
#BoardView td {
  padding-top: 0px;
  padding-right: 3px;
  padding-bottom: 0px;
  padding-left: 3px;
}
#BoardView .CipPost {
  position: relative;
  height: 100%;
}
.ThreadTitleHeadline {
  position: relative;
  height: 100%; 
  width: 798px;
  margin-top: -2px;
}
.ThreadClassificationNumber {
  width: 15px;
  height: 15px;
  margin-top: 1px;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-right: 7px;
  border: 0px;
}
.ThreadTitleHeadline .ThreadClassificationNumber {
  margin-left: -1px;
  margin-top: 3px;
}
.BoardThreadLine {
  margin-left: -61px;
  margin-top: -3px;
  margin-bottom: 0px;
  min-height: 47px;
}
* html .BoardThreadLine {
  margin-top: 0px;
}
* html .BoardThreadLine {
    height: 47px;
}
.BoardThreadLine .CipBorderRight .CipBorderV {
  left: 734px;
}
.Text {
  margin-top: 3px;
  margin-left: 4px;
  margin-bottom: 2px;
  padding: 3px;
  padding-top: 3px;
}
* html .Text {
  margin-top: 0px;
  margin-left: 4px;
}
.BoardThreadLine .Text {
  margin-left: 11px;
  padding-left: 50px;
  padding-top: 13px;
  padding-bottom: 10px;
}
* html .BoardThreadLine .Text {
  padding-left: 55px;
}
.PostReplyLink {
  float: right;
  margin-top: 3px;
}
.HintBox {
  width: 100%;
  margin-top: -3px;
}
.HintBox p {
  margin-top: 0px;
}
.HintBox .BoxButtons {
  width: 135px;
  float: right;
}
#PremiumBoxSpecialOfferHorizontal {
  position: absolute;
  top: 70px;
  left: 13px;
  width: 150px;
  height: 14px;
}
.Container1_PaymentMethod {
  height: 88px;
  width: 165px;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 2px;
  cursor: pointer;
}
.Container2_PaymentMethod {
  top: 2px;
  left: 2px;
  height: 80px;
  width: 157px;
  background-color: #d5c0a1;
  margin: 2px;
  padding: 2px;
}
.BlockedPaymentMethod {
  color: red;
  cursor: help !important;
}

#SuggestCharacterName {
  font-size: 7pt;
  margin-top: -5px;
}
.FB_Identification {
  font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
  background: none repeat scroll 0 0 #526DA4;
  color: #D8DFEA;
  border: gray;
  font-size: 11px;
  font-weight: bold;
  padding: 2px;
  height: 25px;
  border: 1px solid blue;
}
.FB_Identification div {
  position: relative;
  float: left;
  margin-right: 4px;
}
#FB_ProfileWindow {
  width: 23px;
  height: 23px;
  border: 1px solid blue;
  overflow: hidden;
}
#FB_ProfileWindow img {
  height: 50px !important;
}
#FB_Name {
  top: 5px;
}
#FB_Button {
  top: 1px;
  float: right;
}
#FB_Button div {
  display: inline;
}
.FacebookButtonText {
  position: absolute;
  color: white;
  left: 20px;
  width: 112;
  top: 5px;
  font-size: 11px;
  text-align: center;
  cursor: pointer;
  z-index: 15;
}
#FB_LoginButton {
  position: relative;
  width: 68px;
  height: 22px;
  float: right;
  cursor: pointer;
  color: #ffffff;
  font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
  font-size: 11px;
  font-weight: bold;
}
#FB_LoginButton span {
  position: absolute;
  left: 28px;
  top: 4px;
}
.ButtonText:hover {
  margin-top: 1px;
  margin-left: 1px;
}

#LoginCreateAccountBox p {
  margin: 0px;
  padding: 0px;
  font-size: 12pt;
}

.Width100Percent {
  width: 100%;
}

/* ---------------- */
/* jQuery UI Layout */
/* ---------------- */
.SliderValue {
  text-align: right;
  width: 135px;
  font-weight: bold;
  color: green;
}
.VoucherAdjustFallBackBlock select {
  width: 100%;
}
#VoucherDurationSlider {
  margin: 5px;
  margin-top: 15px;
  margin-bottom: 0px;
  height: 5px;
}
#VoucherDurationSlider a {
  margin-top: -2px;
  height: 20px;
  width: 17px;
}

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter:Alpha(Opacity=0);
}

.ui-front {
  z-index: 100;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

.ui-slider-horizontal {
  height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
  background-color: #5b0600;
}

.ui-slider-vertical {
  width: .8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: segoe ui,Arial,sans-serif;
  font-size: 1.1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: segoe ui,Arial,sans-serif;
  font-size: 1em;
}
.ui-widget-content {
  border: 1px solid #624d3c;
  background-color: #8e0b01;
  color: #312e25;
}
.ui-widget-content a {
  color: #312e25;
}
.ui-widget-header {
  border: 1px solid #d4ccb0;
  color: #433f38;
  font-weight: bold;
}
.ui-widget-header a {
  color: #433f38;
}

/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 6px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 6px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 6px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 6px;
}

/*
  payment system
*/
.GameCode {
  text-transform: uppercase;
  width: 60px;
}
.Saving {
  background-color: blue;
  color: white;
  padding: 1px 8px;
  border: 2px solid;
  border-radius: 10px;
  font-size: 10px;
}
#LastSaving {
  background-color: red;
}
.BGRed {
  background-color: #EF0000;
}
.BGOrange {
  background-color: #FF9712;;
}
.BGGreen {
  background-color: #00BF00; 
}
.Content .BoxContent .Disabled td {
  color: grey;
}
.PlaySpanContainer {
  position: relative;
  text-align: center;
}



.ServiceID_Icon_Container {
  position: relative;
  width: 156px;
  height: 156px;
  float: left;
  margin: 3px;
}
.ServiceID_Icon_Container_Background {
  position: absolute;
  width: 150px;
  height: 150px;
  top: 3px;
  left: 3px;
}
.ServiceID_Icon_Container label {
  font-size: 8pt;
}
.ServiceID_Icon {
  position: relative;
  float: left;
  width: 150px;
  height: 150px;
  text-align: center;
  background-repeat: no-repeat;
  color: white;
  cursor: pointer;
}
.ServiceID_Icon_New {
  position: absolute;
  left: 10px;
  top: 48px;
  height: 64px;
  width: 128px;
}
.ServiceID_Icon .ServiceID_Deactivated {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 150px;
  height: 150px;
  z-index: 99;
}
.ServiceID_Icon .ServiceID_Icon_Selected {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 150px;
  height: 150px;
  z-index: 98;
}
.ServiceID_Icon .ServiceIDLabelContainer {
  position: absolute;
  left: 0px;
  display: table;
  top: 6px;
  height: 35px; 
  width: 130;
  margin-left: 10px;
  margin-right: 10px;
  z-index: 99;
}
.ServiceID_Icon .ServiceIDLabel {
  display: table-cell;
  vertical-align: middle;
}
.ServiceIDLabel input { display: none; }
.ServiceID_Icon .ServiceIDPriceContainer {
  position: absolute;
  left: 0px;
  bottom: 10px;
  width: 140;
  margin-left: 5px;
  margin-right: 5px;
  z-index: 99;
}
.ServiceID_Icon .ServiceIDSpecialOffer {
  position: absolute;
  left: 0px;
  top: -5px;
  z-index: 100;
}
.ServiceID_Icon .ServiceID_Icon_Over {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 150px;
  height: 150px;
  z-index: 97;
}
.ServiceID_Icon .ServiceID_HelperDiv {
  position: relative;
  top: 0px;
  left: 0px;
  width: 150px;
  height: 150px;
  z-index: 399;
}
.ServiceID_Icon .RibbonNewProduct {
  position: absolute;
  top: -4px;
  left: -4px;
  height: 58px;
  width: 58px;
  z-index: 199;
}
.ServiceID_Icon .RibbonLastChance {
  position: absolute;
  top: -4px;
  left: 96px;
  height: 58px;
  width: 58px;
  z-index: 199;
}
.ServiceID_Icon .ServiceID_Icon_Animation_1 {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 150px;
  height: 150px;
  display: none;
  z-index: 95;
}

.ServiceID_Icon .ServiceID_Icon_New_Animation_1 {
  position: absolute;
  top: 48px;
  right: 12px;
  width: 128px;
  height: 64px;
  display: none;
  z-index: 95;
}

.PMCID_Icon_Container {
  position: relative;
  width: 156px;
  height: 106px;
  float: left;
  margin: 3px;
}
.PMCID_Icon_Container label {
  font-size: 8pt;
}
.PMCID_Icon {
  position: relative;
  float: left;
  top: 3px;
  left: 3px;
  width: 150px;
  height: 100px;
  text-align: center;
  background-repeat: no-repeat;
  color: white;
  cursor: pointer;
}
.PMCID_Icon .PMCID_CP_Icon {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
}
.PMCID_Icon .PMCID_CP_Label {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  top: 22px;
  z-index: 99;
}
.PMCID_CP_Label input { display: none; }
.PMCID_Icon .PMCID_Icon_Selected {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 150px;
  height: 100px;
  z-index: 98;
}
.PMCID_Icon .PMCID_Deactivated {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 150px;
  height: 100px;
  z-index: 99;
}
.PMCID_Icon .PMCID_Icon_Over {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 150px;
  height: 100px;
}

.PermanentDeactivated {
  position: absolute;
  left: 0px;
  z-index: 400;
}
.PermanentDeactivated .PMCID_Deactivated {
  position: relative;
  left: 0px;
  width: 150px;
}

.PermanentDeactivated .ServiceID_Deactivated {
  position: relative;
  left: 0px;
  width: 150px;
}


/* button row */
.SubmitButtonRow {
  position: relative;
  height: 25px;
  margin-top: 25px;
  margin-bottom: 25px;
  text-align: center
}
.SubmitButtonRow .LeftButton {
  float: left;
  margin-left: 50px;
}
.SubmitButtonRow .CenterButton {
  margin-left: auto;
  margin-right: auto;
  width: 135px;
}
.SubmitButtonRow .RightButton {
  float: right;
  margin-right: 50px;
}

/* purchased items detail view and assign process */
.PurchasedItemContainer {
  position: relative;
  float: right; 
  overflow: hidden;
  height: 70px;
  width: 130px;
  border: 1px solid #7b6e4c;
  margin-left: 10px;
}
.PurchasedItemImage {
  position: absolute;
  height: 150px;
  width: 150px;
  top: -47px;
  left: -7px;
}

.PurchasedItemImageNew {
  position: absolute;
  height: 64px;
  width: 128px;
  top: 0px;
  left: 0px;
}
/** -------------------------------
 *  Stylesheet declarations for the
 *  screenshots gallery and single 
 *  screenshot view
 *  -------------------------------
 */

/* screenshot gallery */
#ScreenshotThumbnailContainerTable {
  width: 100%;
}
.ScreenshotThumbnailContainer {
  position: relative;
  margin: 3px;
  padding: 3px;
  width: 232px;
  border: 1px solid #7B6E4C;
  color: #C9BDAB;
  display: inline-block;
}
* html .ScreenshotThumbnailContainer {
  display: inline;
}
.ScreenshotThumbnailContainer img {
  border: 1px solid #7B6E4C;
  width: 230px;
  height: 147px;
  cursor: pointer;
}
.ScreenshotThumbnailContainer .ScreenshotText {
  position: relative;
  width: 230px;
  height: 75px;
  display: table; 
}
.ScreenshotThumbnailContainer .ScreenshotText p {
  text-align: center;
  vertical-align: middle;
  display: table-cell; 
}
/* light box an control elements */
#LightBox {
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
  width: 100%;
  height: 300%;
  text-align: center;
  z-index: 200;
  /* to avoid a problem in chrome text selection is disabled */
  -webkit-user-select: none;
}
#LightBoxBackground {
  position: absolute;
  width: 100%;
  height: 300%;
  background-color: black;
  z-index: 101;
}
#LightBoxContent {
  position: fixed;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  z-index: 201;
}
* html #LightBoxBackground {
  left: 0px;
}
* html #LightBoxContent {
  position: absolute;
  left: 0px;
  top: expression( ( 10 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}
.NavigationRow {
  position: relative;  
  z-index: 202;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
  height: 29px;
  width: 620px;
  font-family:  Arial, sans-serif;
  
}
.NavigationButton {
  position: relative;
  width: 200px;
  height: 25px;
  padding-top: 2px;
  margin-right: 2px;
  margin-left: 2px;
  float: left;
  color: #f2af4e;
  background-color: #223533;
  border: 1px solid black;
  text-align: center;
  cursor: pointer;
  z-index: 80;
}
.NavigationButton div {
  position: absolute;
  top: 0px;
  left: 0px;
  border: 1px solid gray;
  text-align: center;
  width: 198px;
  height: 25px;
  cursor: pointer;
  z-index: 90;
}
.NavigationButton:hover {
  color: #ffc664;
  background-color: #3a4448;
}
#ScreenshotContainer {
  position: relative;
  text-align: center;
  width: 976px;
  margin-left: auto;
  margin-right: auto;
  left: 0px;
  z-index: 202;
}
#ScreenshotContainer #ScreenshotImage {
  width: 974px;
  height: 621px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
  border: 1px solid #7b6e4c;
}
#ScreenshotContainer .ScreenshotTextRow {
  font-family:  Arial, sans-serif;
  width: 974px;
  height: 25px;
  line-height: 25px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 5px;
  color: #c9bdab;
  border: 1px solid #7b6e4c;
  background-color: #223533;
}
#ScreenshotContainer #LightBoxClose {
  position: absolute;
  width: 60px;
  height: 60px;
  top: -45px;
  right: -40px;
  background: red;
  border: 1px solid gray;
  -moz-border-radius: 60px;
  -webkit-border-radius: 60px;
  border-radius: 60px;
  color: #f2af4e;
  background-color: #223533;
  font-family:  Arial, sans-serif;
  font-size: 25px;
  line-height: 60px;
  cursor: pointer;
}
#ScreenshotContainer #LightBoxClose {
  color: #ffc664;
  background-color: #3a4448;
}
table.fixed { table-layout:fixed; }
table.fixed td { overflow: hidden; }
#GuildInformation .MessageContainer .Message {
  word-wrap: break-word;
}

.BigButtonText {
  display: flex;
  justify-content: center;
  align-items: center;
  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;
}
.BigButtonText:hover {
  top: 1px;
  left: 1px;
}

/* Shopping */

.content_shopping{
  width: 720px;
  padding: 5px;
  background: #d4c0a1;
}

ul.valores_shopping{
  width: 100%; 
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.valores_shopping li{
  width: 230px; /* largura dos itens - min: 140; */
  float: left;
  padding: 5px 5px 30px;
  text-align: center;
}

ul.valores_shopping li p{
  width: 100%;
  text-align: center;
  color: #5A2800;
  padding: 0;
  margin: 0;
}

ul.valores_shopping li img{
  height: 35px;
  width: auto;
  margin: 5px 0;
}

ul.valores_shopping li p.pacote_shopping{
  font: bold 12px Verdana, Arial, Times New Roman, sans-serif;
  margin: 0 0 4px 0;
}

ul.valores_shopping li p.qtdd_shopping{
  font: bold 14px Verdana, Arial, Times New Roman, sans-serif;
  margin: 4px 0 6px;
}

ul.valores_shopping li p.valor_shopping{
  font: 20px Verdana, Arial, Times New Roman, sans-serif;
  color: #333;

}

ul.valores_shopping li p.off_shopping{
  font: 9px/15px Verdana, Arial, Times New Roman, sans-serif;
  color: #222;
  height: 15px;
  margin: 6px 0;
}

/* ------- */
/* TRAILER */
/* ------- */

#HiddenContentContainer {
  position: absolute;
  top: 0px;
  width: 100%;
}
#HiddenContentContainer a {
  color: #da761e;
  font-family: Verdana, Arial, Times New Roman, sans-serif;
}
#HiddenContentContainer a:hover {
  color: #edb045
}
#TibiaTrailerCloseContainer {
  position: absolute;
  right: -15px;
  top: -15px;
  cursor: pointer;
}
#TibiaTrailerCloseContainer #TibiaTrailerCloseBackground {
  widht: 45px;
  height: 45px;
}
#TibiaTrailerCloseContainer #TibiaTrailerCloseSymbol {
  position: absolute;
  top: 12px;
  left: 17px;
}

#TibiaTrailer {
  position: relative;
  top: 60px;
  height: 447px;
  width: 775px;
  margin-left: auto;
  margin-right: auto;
  z-index: 250;
  background-repeat: no-repeat;
  background-position: center;
}
#TibiaTrailer iframe {
  margin-top: 13px;
}

/* -------- */
/* Info Bar */
/* -------- */

.InfoBar {
  position: relative;
  height: 28px;
  top: 6px;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 10px;
  color: white;
  font-family: Verdana, Arial, Times New Roman, sans-serif;
}
.InfoBarBlock {
  margin-right: 15px;
}
.castBlock {
  margin-right: 0px;
}
.InfoBarBigLogo {
  margin-bottom: 0px;
}
.castLogo {
  margin-bottom: 0px;
}
.InfoBarSmallElement {
  margin-left: 5px;
}
.InfoBarNumbers {
  top: -4px;
  position: relative;
}
.InfoBar a {
  font-family: Verdana, Arial, Times New Roman, sans-serif;
  font-size: 7pt;
  font-weight: normal;
  color: white;
}
.InfoBar a:link    { color: white; font-weight: normal; text-decoration: none; }
.InfoBar a:visited { color: white; font-weight: normal; text-decoration: none; }
.InfoBar a:focus   { color: white; font-weight: normal; text-decoration: none; }
.InfoBar a:active  { color: white; font-weight: normal; text-decoration: underline; }
.InfoBar a:hover   { color: white; font-weight: normal; text-decoration: underline; }
}


.clock {
    margin-top: 30px;
}

.clock .column {
    display: inline-block;
}

.timer {
    font-family: "Segment7Standard";
    font-size: 30px;
    display: inline-block;
    vertical-align: top;
}

#countdown {
  width: 100%;
  position: absolute;
  z-index: 100;
  margin-top: 50px;
  left: 220px;
  font-size: 15px;
  color : #f9c373;
  text-decoration: inherit; 
  text-shadow:#000 1px -1px 2px, #000 -1px 1px 2px, #000 1px 1px 2px, #000 -1px -1px 2px;
  text-transform : uppercase;
  text-align : center;
}
  .methodpay{
    color: #5f2800;
    #border: 1px dashed #5f4d41;
    background: #fff600;
    width: 96%;
    font-size: 100%;
    border-radius: 1px;
    padding: 1%;
    margin: 0;
    text-align: left;
}

  .methodpay2{
    color: #5f2800;
    #border: 1px dashed #5f4d41;
    background: #fff600;
    width: 96%;
    font-size: 100%;
    border-radius: 1px;
    padding: 1%;
    margin: 0;
    text-align: left;
}

.methodpay img {
    float: left;
    padding-right: 10px;
}
.methodpay b {
    float: left;
    padding-right: 4px;
    color: brown;
}

.live_popup {
        background-image: url("live_bg.png");
        height: 86px;
        position: fixed;
        bottom: 10px;
        z-index: 99999;
    }

    #live_popup_ch{
        margin-left: 45px;
        width: 1900px;
    }

    #live_popup_ch a{
        margin-left: 15px;
        margin-top: 10px;
        width: 115px;
        float: left;
        position: relative;
    }

    #live_popup_ch img{
        /*height: 70px;*/
        opacity: 0.7;
    }
    #live_popup_ch a:hover img{
        /*height: 70px;*/
        opacity: 1;
    }
    #live_popup_ch a .img {
        border: solid rgba(255, 255, 255, 0.8) 2px;
        background: #000;
    }

    #live_popup_ch a:hover .img {
        border: solid rgba(255, 255, 255, 1.0) 2px;
    }
    #live_popup_ch .logo{
        width: 35px;
        height: 35px;
        position: absolute;
        left: -10px;
        bottom: -5px;
        opacity: 1;
    }
    #live_btn{
        position: absolute;
        height: 80px;
        width: 30px;
        left: 10px;
        top: 0px;
        cursor: pointer;
    }
    #live_btn i{
        margin-left: 18px;
        margin-top: 8px;
        font-size: 12px;
    }

.create_character {
  text-align: center;
  opacity: 0.5;
}

.create_character:hover {
  opacity: 1;
}

.is-active {
  opacity: 1;
}

.create_character input {
  /* visibility: hidden; */
  /* position: absolute; */
}

.create_character label {
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.create_character .vocation_name {
  font-size: 10px;
  font-weight: 800;
  color: #505050;
  transition: color .32s;
}

.create_character .vocation_image {
  background: no-repeat;
  height: 64px;
  width: 64px;
  border-radius: 4px;
  background-position-x: -40px;
  border: 1px solid #00000045;
  background-color: #5f4d4166;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin-top: 6px;
  margin-bottom: 6px;
}

.create_character .vocation_image img {
  margin: auto;
  position: absolute;
  top: -32px;
  right: 0;
  bottom: 0;
  left: -32px;
}

.create_character .vocation_param_name {
  font-weight: 600;
  text-transform: capitalize;
  color: #5f4d41;
  font-family: Verdana, Arial, Times New Roman, sans-serif;
}

.create_character .vocation_param_percentage_bar {
  margin: auto;
  width: 100%;
  height: 12px;
  position: relative;
  border: 1px solid #7b8a95;
  border-radius: 4px;
  overflow: hidden;
}

.create_character .vocation_param_percentage_bar .bar_fill {
  max-width: 100%;
  transition: width .5s linear;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url('/images/vocations/bar/bar_fill.png') repeat-x;
  background-size: 100% 100%;
  background-color: initial;
}

.create_character .vocation_param_icon {
  background-image: url('/images/vocations/bar/icons.png');
  background-color: initial;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: -3px;
  left: -4px;
}

.create_character .vocations_params {
  position: relative;
}

.create_character .icon-heal {
  background-position: 0 0;
}

.create_character .icon-attack {
  background-position: 0 -20px;
}

.create_character .icon-attack_speed {
  background-position: 0 -40px;
}

.create_character .icon-defense {
  background-position: 0 -60px;
}

.create_character .icon-speed {
  background-position: 0 -80px;
}


}

/* Buy/Sell Character */
#sellSuccess {
  background: #c6fbae;
  border: 1px solid #2b7d07;
  padding: 10px;
  margin: 10px 0;
  border-radius: 5px;
  color: #2b7d07;
  display: none;
}

#sellErrors {
  background: #fcbebe;
  border: 1px solid #b71313;
  padding: 10px;
  margin: 10px 0;
}

.AuctionCharacterName {
  font-weight: 700;
  margin-bottom: 4px
}

.AuctionBody {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px dashed #5a2800
}

.AuctionDisplay {
  width: 64px;
  height: 64px;
  background-color: #f1e0c6;
  border: 1px solid #5a2800;
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, .75);
  margin-right: 10px;
}

.AuctionBodyBlock {
  margin-top: 5px;
  margin-bottom: 5px
}

.AuctionOutfit {
  position: relative;
}

.AuctionOutfitImage {
  position: absolute;
  top: -2px;
  left: -2px;
  z-index: 100;
  image-rendering: crisp-edges;
  image-rendering: pixelated;
}

.ShortAuctionData {
  position: relative;
  min-width: 300px;
  flex-shrink: 0;
  flex-grow: 1;
  padding: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  text-align: left;
  background-color: #f1e0c6;
  border: 1px solid #5a2800;
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, .5)
}

.ShortAuctionData .ShortAuctionDataLabel {
  width: 175px;
  font-weight: 700;
  float: left
}

.ShortAuctionDataValue {
  text-align: right
}

.CharacterPrice {
  width: 142px;
  flex-shrink: 0;
  margin-left: 10px;
  padding: 6px;
  text-align: center;
  background-color: #f1e0c6;
  border: 1px solid #5a2800;
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, .5);
  display: flex;
  flex-direction: column;
  justify-content: space-around
}

.CharacterPrice .Container {
  margin-right: auto;
  margin-left: auto;
  margin-top: auto;
}

.CharacterPrice .BigButton {
  margin-left: auto;
  margin-right: auto;
  text-align: center
}

.VSCCoinImages {
  position: relative;
  margin-left: 2px;
  margin-right: 2px;
}

.PercentageColumn {
  width: 100%;
  position: relative
}

.LabelColumn {
  width: 80px!important;
  white-space: nowrap
}

.LevelColumn {
  width: 30px!important;
  text-align: right
}

.PercentageColumn {
  position: relative;
  margin-right: 2px
}

.PercentageBar {
  max-width: 99%;
  position: absolute;
  height: 18px;
  background-color: #5f4d41;
  top: 1px
}

.PercentageStringContainer {
  width: 100%;
  text-align: center
}

.PercentageString {
  position: absolute;
  top: 3px;
  width: 50%;
  margin-left: 20px;
  left: 0;
  text-align: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000
}

.PercentageBarSpacer {
  width: 5px
}

.PageLink {
  display: inline-block;
  min-width: 15px;
  text-align: center
}

.PageNavigation {
  padding-right: 10px;
  padding-bottom: 7px
}

.BlockPage {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(66px, 1fr));
  grid-auto-rows: 73px;
  grid-gap: 3px;
}

.BlockPage.BlockPageObject {
  grid-template-columns: repeat(auto-fill, minmax(36px, 1fr));
  grid-auto-rows: 38px
}

.BlockPageNavigationRow {
  height: 18px;
  margin-top: 3px;
  margin-bottom: 5px;
  padding: 6px;
  padding-top: 3px;
  padding-bottom: 0;
  background-color: #d5c0a1;
  border: 1px solid #5a2800
}

.BlockPageNavigationRow .CurrentPageLink {
  display: block;
  min-width: 15px;
  padding-left: 2px;
  padding-right: 2px;
  background-color: #d5c0a1
}

.BlockPageNavigationRow .CipAjaxLink {
  display: block;
  min-width: 15px;
  padding-left: 1px;
  padding-right: 1px;
  border: 1px solid transparent
}

.BlockPageNavigationRow .FirstOrLastElement:first-child,
.BlockPageNavigationRow .FirstOrLastElement a {
  width: 70px;
  text-align: left
}

.CVIcon {
  float: left;
  position: relative;
  z-index: 150;
  background-color: #d5c0a1;
  border: 1px solid #5a2800;
  margin: auto;
  width: 64px;
  height: 64px;
  overflow: hidden;
  image-rendering: crisp-edges;
  image-rendering: pixelated
}

.CVIcon.CVIconObject {
  width: 32px;
  height: 32px;
  overflow: hidden
}

.CVIcon.CVIconObject img {
  width: 32px;
  height: 32px
}

.ObjectAmount {
  position: absolute;
  bottom: 0;
  right: 2px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: 700;
  z-index: 100;
  color: #fff;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
  pointer-events: none;
}     

/* Slide Banners */
.slideshow-container {
  position: relative;
  margin: auto;
  border: 1px solid black;
}

.slideshow-arrows {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 10%;
  font-size: 20px;
  background-color: rgba(0,0,0,0);
  filter: alpha(opacity=50);
  opacity: .5;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.slideshow-arrows:focus,
.slideshow-arrows:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}

.slideshow-prev {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.8) 0px, rgba(0, 0, 0, 0) 100%);
}

.slideshow-next {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.8) 100%);
}

.slideshow-prev > span {
  position: absolute;
  top: 40%;
  left: 20%;
  display: inline-block;
  margin-top: -10px;
  font-size: 60px;
  color: white;
}

.slideshow-next > span {
  position: absolute;
  top: 40%;
  right: 25%;
  display: inline-block;
  margin-top: -10px;
  font-size: 60px;
  color: white;
}

.slideshow-next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

.slideshow-dots-container {
  position: absolute;
  bottom: 10px;
  left: 50%;
  width: 60%;
  margin-left: -30%;
  text-align: center;
}

.slideshow-dots {
  cursor: pointer;
  height: 8px;
  width: 8px;
  margin: 0 2px;
  background-color: rgba(0,0,0,0);
  border: 1px solid #fff;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.slideshow-active {
  background-color: white;
}

.slideshow-animation {
  -webkit-animation-name: slideshow-animation;
  -webkit-animation-duration: 1s;
  animation-name: slideshow-animation;
  animation-duration: 1s;
}

@-webkit-keyframes slideshow-animation {
  from {opacity: .8}
  to {opacity: 1}
}

@keyframes slideshow-animation {
  from {opacity: .8} 
  to {opacity: 1}
}

#successMessage {
  background: #c6fbae;
  border: 1px solid #2b7d07;
  padding: 10px;
  margin: 10px 0;
  border-radius: 5px;
  color: #2b7d07;
  display: none;
}

#errorMessage {
  background: #fcbebe;
  border: 1px solid #b71313;
  padding: 10px;
  margin: 10px 0;
} 

#Themeboxes #Icon {
  width: 30px;
  height: 30px;
  margin-left: 10px;
  margin-top: 1px;
}

#Themeboxes #Title {
  z-index: 99;
  padding: 3px;
  position: absolute;
  height: 24px;
  width: 122px;
  top: 2px;
  left: 40px;
  color: #ffd698;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #2c2c2c, -1px 1px 0 #000, 1px 1px 0 #000;
  font: 100 14pt Fondamento,Arial,Times New Roman,sans-serif;
  -ms-user-select: none;
  user-select: none;
  cursor: default;
  overflow: hidden;
}

#Themeboxes #VideosBox {
  position: relative;
  height: 188px;
  text-align: center;
}

#Themeboxes #VideosLogoFrame {
  position: relative;
  width: 180;
  height: 145px;
}

#Themeboxes #VideosLogo {
  position: relative;
  height: 100px;
  width: 150px;
  top: 8px;
  border: 0;
  cursor: pointer;
}


#Themeboxes #DiscordBox {
  position: relative;
  height: 188px;
  text-align: center;
}

#Themeboxes #DiscordLogoFrame {
  position: relative;
  width: 180;
  height: 145px;
}

#Themeboxes #DiscordLogo {
  position: relative;
  height: 100px;
  width: 150px;
  top: 8px;
  border: 0;
  cursor: pointer;
}


#Themeboxes #BooyahBox {
  position: relative;
  height: 188px;
  text-align: center;
}

#Themeboxes #BooyahLogoFrame {
  position: relative;
  width: 180;
  height: 145px;
}

#Themeboxes #BooyahLogo {
  position: relative;
  height: 100px;
  width: 150px;
  top: 8px;
  border: 0;
  cursor: pointer;
}

#Themeboxes #WidgetBox {
  height: 154px;
}

#Themeboxes #WidgetBox #WidgetText {
  font-family: Verdana,Arial,sans-serif;
  font-weight: 700;
  line-height: 11pt;
  color: #5a2800;
  position: absolute;
  height: 70px;
  width: 150px;
  top: 37px;
  left: 15px;
  padding-top: 5px;
  overflow: hidden;
  text-align: center;
}

.itemStroke {
  color: #FFF;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
  position: absolute;
  padding-top: 22px;
  margin-left: -4px;
  z-index: 100;
  font-size: 11px;
  pointer-events: none;
}

/* Translation */
.translations {
  display: flex;
  flex-direction: column;
  align-items: center;

  background-color: #1e0b2a;
  border-radius: 10px;
  border: 1px solid #5b1486;

  padding: 6px;

  position: absolute;
  top: -75px;
  right: 0;
}

.translations > span {
  text-align: center;
  color: darkgray;
  text-shadow: -1px -1px 0 rgb(0 0 0 / 50%), 1px -1px 0 rgb(0 0 0 / 50%), -1px 1px 0 rgb(0 0 0 / 50%), 1px 1px 0 rgb(0 0 0 / 50%);
  font-size: 8pt;
}

.translations > ul {
  display: flex;
  gap: 4px;

  margin: 0;
  padding: 0;

  list-style: none;
}

.translations > ul > li {
  display: flex;
  align-items: center;
  justify-content: center;
}

.translations > ul > li > button {
  width: 46px;
  height: 30px;

  cursor: pointer;

  border: none;

  background: transparent url('/layouts/tibiarl/images/languages.png') no-repeat;
}

.translations > ul > li > button:hover {
  background-position-y: -34px;
}

.translations button[data-lang="en"] {
  background-position: 0 0;
}

.translations button[data-lang="pt"] {
  background-position: -50px 0;
}

.translations button[data-lang="es"] {
  background-position: -100px 0;
}

/* Paginations */
.pagin {
  padding: 2px 0;
  margin: 0;
  font-family: "Verdana", sans-serif;
  font-size: 7pt;
  font-weight: bold;
}
.pagination > a {
  text-decoration: none !important;
}
.pagination {
  float: left;
  left: 0;
  margin-bottom: 10px;
  user-select: none;
}
.pagin * {
  padding: 2px 6px;
  margin: 0;
}
.pagin a {
  border: solid 1px #666666;
  background-color: #F1E0C6;
  color: #000;
  text-decoration: none;
}
.pagin a:hover, .pagin a:active {
  border: solid 1px #CC0000;
  background-color: white;
  color: #CC0000;
  text-decoration: none;
}
.pagin span {
  cursor: default;
  border: solid 1px #808080;
  background-color: #D4C0A1;
  color: #000;
}
.pagin span.current {
  border: solid 1px #666666;
  background-color: #666666;
  color: white;
}

/* Raffle System */
.history-actions {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 6px 0px;
}

.history-actions .filters {
  display: flex;
  align-items: center;
  gap: 2px;
}

.history-actions .filters .buttons {
  display: flex;
  align-items: center;
  gap: 6px;
}

.history-actions .filters .buttons .button {
  font-size: 11px;
  border-radius: 100px;
  padding: 1px 10px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  transition: all 250ms;
  border: 0;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  color: white;
}

.history-actions .filters .buttons .button[disabled] {
  cursor: not-allowed;
  opacity: 0.5;
}

.history-actions .filters .buttons .button:hover {
  transform: translateY(-3px);
}

.BulletPointList {
    list-style-type: none;
    padding-left: 20px;
}
.BulletPointList img {
    vertical-align: bottom;
    margin-right: 5px;
}
.BulletPointList li {
    margin-bottom: 5px;
    padding-left: 17px;
    text-indent: -17px;
}
.Bulletpoint {
    margin-top: 20px;
    margin-bottom: 8px;
}
.BulletpointNoBottomMargin {
    margin-top: 20px;
}
.Bulletpoint img,
.BulletpointNoBottomMargin img {
    vertical-align: bottom;
    margin-right: 5px;
}

.clickable-image {
    cursor: pointer;
}