@font-face { 
	font-family: martel; 
	src: url("../fonts/martel/martel.woff2") format("woff2"),
		url("../fonts/martel/martel.ttf") format("ttf");
	font-weight: normal;
	font-style: normal;
} 

html{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}

body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background-color: #061123; 
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background-image:url(../images/global/header/Background_Artwork_11.02.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#mainLogo{
	width:191px;
	height:165px;
	position:absolute;
	top: -167px;
	left: 465px;
	background: url('../images/global/general/logo-netunia2.png');
}

.create {
	background: url('images/loginbox-font-create-account.gif');
	width: 125px;
	height: 12px;
}
.create:hover {
	background: url('images/loginbox-font-create-account-over.gif');
	width: 125px;
	height: 12px;
}

#RightArtwork #PlayersOnline a:hover {
	text-decoration:none;
}

.logout {
	background: url('images/loginbox-font-logout.gif');
	width: 125px;
	height: 12px;
}
.logout:hover {
	background: url('images/loginbox-font-logout-over.gif');
	width: 125px;
	height: 12px;
}

.login {
	background-image: url('images/_sbutton_login.gif'), url('images/sbutton.gif');
	width: 135px;
	height: 35px;
}
.login:hover {
	background-image: url('images/_sbutton_login.gif'), url('images/sbutton_over.gif'), url('images/sbutton.gif');
	background-repeat: no-repeat;	
	width: 135px;
	height: 35px;
}

.myaccount {
	background-image: url('images/_sbutton_myaccount.gif'), url('images/sbutton.gif');
	width: 135px;
	height: 35px;
}
.myaccount:hover {
	background-image: url('images/_sbutton_myaccount.gif'), url('images/sbutton_over.gif'), url('images/sbutton.gif');
	background-repeat: no-repeat;	
	width: 135px;
	height: 35px;
}

#online {
	color: white;
}

#newz a {
	color: #909090;
}

table { 
	margin: 0px 0 15px 0;
	width: 100%;
	color: orange;
}

.galleryImage {
	max-width: 730px;
}

#myaccountTable tr.yellow td, #highscoresTable tr.yellow td, #onlinelistTable tr.yellow td, #guildsTable tr.yellow td, #guildViewTable tr.yellow td, #buypointsTable tr.yellow td, #shopTable tr.yellow td {
	color: rgb(200, 200, 200);
}

#characterprofileTable tr.yellow td, #housesTable tr.yellow td, #guildwarTable tr.yellow td, #guildwarViewTable tr.yellow td, #supportTable tr.yellow td, #deathsTable tr.yellow td, #killersTable tr.yellow td {
	color: rgb(200, 200, 200);
}

table tr th, table tr td { 
	background: #555555;
	color: #cccccc;
	padding: 5px;
	text-align: left;
}

tr.yellow td {
	background: #2b2b2a;
	border-top: -11px solid #FFF;
	padding: 1px 1px;
	text-align: left;
}

tr.carolho td {
	line-height: 1em;
	overflow: auto;
	font-size:1px;
	padding: 2px 2px;
	text-align: left;
}
  
table tr td { 
	background: rgb(212, 192, 161);
	border-top: 1px solid #FFF;
}

tr.special:hover td {
	background: #cccccc;
}

tr.special {
	cursor: pointer;
}

ul.war_list li {
	font-size:18px;
}

.OptionContainer input {
	vertical-align: middle;
	margin: 0px;
	margin-right: 3px;
}
.OptionContainer label {
	vertical-align: middle;
}

#Bodycontainer {
	width: 1100px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	padding-top:155px;
	padding-bottom:50px;
}

#ContentRow{
	position:relative;
}

.Forum #Bodycontainer {
	width: 1100px;  
}

#MenuColumn {
	position: absolute;
	width: 180px;
	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 {
	text-align: center;
	position: absolute;
	left:900px;
	top:0;
	width: 180px;
	padding-bottom:50px;
	margin-left: 15px;
	filter: alpha(opacity=100);
}

#topThemebox{
	width:180px;
	height:210px;
	margin-top:13px;
	position:relative;
}

.Toplevelbox {
	position: relative;
	top:0;
	left: 0px;
	height: 31px;
	width: 180px;
	margin-top:-4px;
	z-index:20;
	background-repeat: no-repeat;
}

.top_level {
	position: absolute;
	top: 29px;
	left: 6px;
	height: 170px;
	width: 164px;
	border-left:solid 2px #bb9324;
	border-right:solid 2px #bb9324;
	z-index: 19;
	background-color:rgb(22 22 22);
}

.top_level_inner{
	width:152px;
	height:calc(100% - 20px);
	margin:8px;
	margin-left:6px;
}

.top_level_row{
	width:152px;
	height:15px;
}
.top_level_row:nth-child(odd) {
    background-color:rgba(255,255,255,0.03);
}
.top_level_row:nth-child(even) {
    background-color:rgba(255,255,255,0.06);
}

.top_level_icon{
	width:33px;
	height:15px;
	float:left;
}

.top_level_name{
	width:75px;
	height:15px;
	margin-left:5px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	text-align:left;
	font-family: Tahoma, Geneva, sans-serif;
    font-size: 9pt;
    color: #fff;
	float:left;
}

.top_level_resets{
	width:39px;
	height:15px;
	text-align:right;
	font-family: Tahoma, Geneva, sans-serif;
    font-size: 9pt;
    color: #888;
	float:left;
}

a.whiteLink:link{color:#ccc;text-decoration:none;}
a.whiteLink:hover{color:#ccc;text-decoration:underline;}
a.whiteLink:visited{color:#ccc;text-decoration:none;}
a.whiteLink:active{color:#ccc;text-decoration:none;}

#Footer {
	width:700px;
  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: 196x;
  z-index: 5;
  cursor: pointer;
  border: 0px;
}

#RightArtwork {
  width: 132px;
  margin-left:24px;
  background-repeat: no-repeat;
  z-index: 90;
}

#RightArtwork #Monster {
  position: absolute;
  height: 80px;
  width: 80px;
  top: -152px;
  left: 19px;
  z-index: 15;
  cursor: pointer;
}

#PedestalAndOnline {
  position: absolute;
  top: -106px;
  width: 153px;
  height: 107px;
  left:14px;
}

#RightArtwork #PlayersOnline {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 10px;
  line-height: 10px;
  height:22px;
  top: -33px;
  text-align: center;
  position: absolute;
  width: 95px;
  bottom: 10px;
  left: 43px;
  color: #cfa600;
  border-bottom: 1px solid #010101;
  cursor: pointer;
}

#Loginbox {
  position: relative;
  left: 5px;
  top: 8px;
  width: 100%;
  margin-bottom: 42px;
  background-repeat: no-repeat;
}

#Loginbox a{font-size: 14px;font-weight:400;}
#Loginbox a:hover{font-size: 14px;font-weight:400;}
#Loginbox a:visited{font-size: 14px;font-weight:400;}
#Loginbox a:active{font-size: 14px;font-weight:400;}

#Loginbox #LoginTop {
  position: absolute;
  left: -5px;
  top: -12px;
  height: 12px;
  width: 180px;
  background-repeat: no-repeat;
}

#Loginbox #LoginBottom {
  position: absolute;
  top: 52px;
  left: -5px;
  height: 12px;
  width: 180px;
  background-repeat: no-repeat;
}

#Loginbox .LoginBorder {
  position: absolute;
  top: 0px;
  height: 52px;
  width: 8px;
  background-repeat: repeat-y;
  z-index: 10;
}

#Loginbox #BorderRight {
  right: 9px;
}

#Loginbox .Loginstatus {
  position: relative;
  top: 0px;
  left: 5px;
  height: 13px;
  width: 160px;
}

#Loginbox .LoginstatusText {
  position: absolute;
  top: 1px;
  left: 18px;
  width: 124px;
  height: 11px;
  cursor: pointer;
}

#Loginbox #LoginstatusText_1 {
  top: 2px;
  cursor: default;
}

#Loginbox #LoginstatusText_12 {
  top: 2px;
  cursor: default;
}
#Loginbox #LoginstatusText_2_1 {
  visibility: visible;
}

#Loginbox #LoginstatusText_2_2 {
  visibility: hidden;
}

#LoginButtonContainer {
  margin-left: 5px;
  height: 26px;
  width: 160px;
  background-repeat: repeat-y;
}

#LoginButton {
	width: 135px;
	height: 25px;
	margin-left:12.5px;
	background: url(images/sbutton.gif);
	cursor: pointer;
}
#LoginButton:hover {
	background: url(images/sbutton_over.gif), url(images/sbutton.gif);
}

#LoginButtonText{
	width: 100%;
    height: 16px;
    margin-top: 4px;
    text-align: center;
    text-shadow: -1px -1px 0 rgb(0 0 0 / 70%), 1px -1px 0 rgb(0 0 0 / 70%), -1px 1px 0 rgb(0 0 0 / 70%), 1px 1px 0 rgb(0 0 0 / 70%);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #f1d4a5;
	font-weight:400;
	float:left;
    pointer-events: none;
}

/** -------------------------------
 *  Stylesheet declarations for the
 *  MENU
 *  -------------------------------
 */

#Menu {
  position: relative;
  left: 5px;
  background-repeat: no-repeat;
}

#MenuTop {
  position: absolute;
  left: -5px;
  top: -12px;
  height: 12px;
  width: 180px;
  background-repeat: no-repeat;
}

#MenuBottom {
  position: relative;
  left: -5px;
  bottom: 0px;
  height: 12px;
  width: 180px;
  background-repeat: no-repeat;
}

/* Menuitems */

.MenuButton {
  position: relative;
  height: 32px;
  width: 170px;
  display: block;
  background-image:url(../images/global/menu/button-background.gif);
  cursor: pointer;
}
.MenuButton:hover{
	background-image:url(../images/global/menu/button-background-over.gif);
}

.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: 23px;
  width: 7px;
  background-repeat: repeat-y;
}

.RightChain {
  position: absolute;
  top: 0px;
  right: -4px;
  height: 23px;
  width: 7px;
  background-repeat: repeat-y;
}

.Submenu {
  position: relative;
  margin-left: 5px;
  margin-right: 5px;
  background-color: #161616;
  width: 160px;
}

.Submenuitem {
  position: relative;
  margin: 0px;
  padding: 0px;
}

.Submenuitem:hover{
	background-color:rgba(255,255,255,0.03);
}

.ActiveSubmenuItemIcon {
  position: absolute;
  background-color: #161616;
  top: 5px;
  left: 3px;
  width: 10px;
  height: 10px;
  background-repeat: no-repeat;
  visibility: hidden;
}

.SubmenuitemLabel {
  height:17px;
  margin: 0px;
  padding-top: 3px;
  padding-bottom: 1px;
  padding-left: 15px;
  padding-right: 15px;
  border-top: 1px solid rgba(255,255,255,0.07);
  border-bottom: 1px solid rgba(0,0,0,0.4);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.SubmenuitemLabel img{
	width:15px;
	height:15px;
	float:left;
}

.SubmenuitemLabel_text{
	height:15px;
	margin-left:5px;
	float:left;
}

/* 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: 8px;
}

/* "tanhack" for correction of IE bug */
* html .Content {
  top: -5px;
}

.Content {
  position: relative;
  top: 0px;
  width: 700px;
  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: 7px;
  margin-bottom: 12px;
  color: #5A2800;
  border-left: 1px solid #3a3738;
  border-right: 1px solid #3a3738;
  background-color: #debb9d;
  background-repeat: no-repeat;
  overflow: visible;
}

.Content .BoxContent {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  background-color: #FFF2db;
  color: #5A2800;
}

/* "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: #404040;
}

.Content .BoxContent td {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 10pt;
  color: #5A2800;
 }

 .Content .BoxContent .yellow td {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 10pt;
   font-weight: bold;
  /*color: #5A2800;*/
  color: rgb(200, 200, 200);
 }

/* Content Links */

.Content a {
    font-family: Arial;
  color: #000000;
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none;
}
.Content a:hover {
   font-family:Arial;
  text-decoration: underline;
  color: #212121;
  font-size: 9pt;
  font-weight: bold;
}
.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: -3px;
  left: -5px;
  width: 17px;
  height: 17px;
  z-index: 50;
}

.Content .Corner-br {
  position: absolute;
  bottom: -3px;
  right: -5px;
  width: 17px;
  height: 17px;
  z-index: 50;
}

/* Borders */

.Content .Border_1 {
  position: relative;
  height: 6px;
  width: 100%;
  background-repeat: repeat-x;
}

.news {
	position: absolute;
	top: -1px;
	left: 0px;
	margin-left: 5px;
	margin-right: 5px;
}

.date {
	font-size: 7pt;
	position: absolute;
	top: 10px;
	left: 50px;
	width: 120px;
	color: white;
}

.name {
	position: relative;
	top: 7px;
	left: 170px;
	font-size: 9.2pt;
	font-weight: bold;
	color: white;
}

.Content .BorderTitleText_visible {
	position: relative;
	height: 24px;
	margin-bottom: 5px;
	background-repeat: repeat-x;
	border-bottom: 1px solid #793d03;
}

.Content .BorderTitleText {
	position: relative;
	height: 0;
	margin-bottom: 5px;
	background-repeat: repeat-x;
}

.Content .BorderTitleText_header{
	width:250px;
	height:28px;
	margin-left:5px;
}

.Content .newsHeader {
	position: relative;
	height: 28px;
	margin-bottom: 12px;
	background-image:url(../images/global/content/newsheadline_background.gif);
	background-repeat: repeat-x;
	background-color:#161616;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.newsHeader_icon{
	width:32px;
	height:32px;
	margin-left:5px;
	background-image:url(../images/global/general/news_icon.gif);
	float:left;
}
.newsHeader_date{
	width:80px;
	height:14px;
	margin-left:10px;
	margin-top:8px;
	font-family: Tahoma, Geneva, sans-serif;
    font-size: 8pt;
	font-weight:700;
    color: #bbb;
	float:left;
}
.newsHeader_title{
	width:calc(100% - 130px);
	height:16px;
	margin-top:7px;
	font-family: Tahoma, Geneva, sans-serif;
    font-size: 9pt;
	font-weight:600;
    color: #eee;
	overflow:hidden;
	text-overflow: ellipsis;
    white-space: nowrap;
	float:left;
}


.Content .Title {
  position: absolute;
  top: 611px;
  left: 5px;
}

.Content .Border {
	margin: 4px;
	padding: 0px;
	border: 1px solid #793d03;
}

/** -------------------------------
 *  Stylesheet declarations for the
 *  THEMEBOXES of the Tibia
 *  website
 *  -------------------------------
 */


.Themebox {
  position: relative;
  margin-top:10px;
  margin-bottom: 10px;
  width: 180px;
  height: 154px;
}
#Themeboxes .ThemeboxButton {
  position: absolute;
  bottom: 20px;
  left: 22px;
  height: 25px;
  width: 135px;
  background: url(images/sbutton.gif);
  cursor: pointer;
}
#Themeboxes .ThemeboxButton:hover {
	background: url(images/sbutton_over.gif), url(images/sbutton.gif);
}
#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 div {
  background-repeat: no-repeat;
}
#Themeboxes #NewcomerBox .ThemeboxButton {
  bottom: 15px;
}
#Themeboxes #PremiumBox {
  height: 164px;
}
#Themeboxes #SupportBox {
  height: 164px;
}
#Themeboxes #PollBox {
  height: 151px;
}
#Themeboxes #PollBoxTitle {
	width: 147px;
	height: 50px;
    margin-left: 16px;
	margin-top:45px;
	float:left;
	font-family: Verdana, Arial, Times New Roman, sans-serif;
	color: #5A2800;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	overflow: hidden;
    text-overflow: ellipsis;
}
#Themeboxes #JobBox {
  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: 70px;
  width: 150px;
  top: 37px;
  left: 15px;
  padding-top: 5px;
  overflow: hidden;
}

#Themeboxes #FansiteBox {
  position: relative;
  height: 188px;
}
#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;
}

/** -------------------------------
 *  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 : #404040;
  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;
}


/** ----------------
 *  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 {

  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 {

  position: relative;
  margin-right: 4px;
  height: 100%;
  background-color: #d4c0a1;
  padding: 0px;
}
.TableContent {
  width: 100%;
  border-collapse: collapse;
}
.TableContent td {
  padding-left: 5px;
  padding-top: 2px;
  padding-right: 5px;
  padding-bottom: 2px;
}
/* INNERLYOUT 1 */
.TableContainer .Table1 {
  width: 100%;
  background-color: #d4c0a1;
  border: 2px solid #55636c;
}
.TableContainer .Table1 .InnerTableContainer {
  padding: 5px;
}
/* INNERLYOUT 2 */
.TableContainer .Table2 {
  width: 100%;
  border: 2px solid #55636c;
  background-color: #f1e0c5;
  padding: 0px;
  margin: 0px;
  border-collapse: collapse;
}
.TableContainer .Table2 td {
  padding: 0px;
  margin: 0px;
}
.TableContainer .Table2 .InnerTableContainer {
  margin-top: 1px;
}
.TableContainer .Table2 .InnerTableContainer table {
  border-collapse: collapse;
}
.TableContainer .Table2 .InnerTableContainer td {
  padding-top: 2px;
  padding-left: 5px;
  padding-bottom: 2px;
  padding-right: 5px;
  border: 1px solid #faf0d7;
}
/* INNERLYOUT 3 */
.TableContainer .Table3 {
  width: 100%;
  border: 2px solid #55636c;
  background-color: #f1e0c5;
}
.TableContainer .Table3 .InnerTableContainer {
  width: 100%;
  position: relative;
  margin-top: 5px;
  margin-left: 3px;
}
.TableContainer .Table3 .TableContentAndRightShadow td {
  border: 1px solid #faf0d7;
}
/* INNERLYOUT 4 */
.TableContainer .Table4 {
  width: 100%;
  border: 2px solid #55636c;
  background-color: #f1e0c5;
}
.TableContainer .Table4 .InnerTableContainer {
  width: 100%;
  position: relative;
  margin-top: 3px;
}
.TableContainer .Table4 .TableContentAndRightShadow .TableContent td {
  padding-left: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
}
/* INNERLYOUT 5 */
.TableContainer .Table5 {
  width: 100%;
  border: 2px solid #55636c;
  background-color: #f1e0c5;
}
.TableContainer .Table5 .InnerTableContainer {
  width: 100%;
  position: relative;
  margin-top: 5px;
  margin-left: 3px;
}
.TableContainer .Table5 .TableContentAndRightShadow .TableContent td {
  padding-left: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
}
/* SHADOWS */
.TableShadowContainerRightTop {
  position: relative;
  top: 0px;
  right: 3px;
  margin-right: 0px;
  font-size: 1px;
  float: right;
  z-index: 99;
}
.TableShadowRightTop {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 4px;
  height: 5px;
  z-index: 99;
}
.TableContentAndRightShadow {
  position: relative;
  background-repeat: repeat-y;
  background-position: top right;
  margin-right: 3px;
  font-size: 1px;
}
.TableShadowContainer {
  position: relative;
  margin-right: 5px;
}
.TableBottomShadow {
  position: relative;
  font-size: 1px;
  height: 5px;
  width: 100%;
  padding: 0px;
  margin: 0px;
}
.TableBottomLeftShadow {
  position: relative;
  height: 5px;
  width: 4px;
  float: left;
  padding: 0px;
  margin: 0px;
}
.TableBottomRightShadow {
  position: relative;
  float: right;
  right: -2px;
  top: 0px;
  height: 5px;
  width: 4px;
}
/* HEADLESS CONTENT TABLE */
.HeadlessTable {
  border: 0px;
  border-style: solid;
  border-color: #656565;
  border-top-width: 1px;
  border-top-color: white;
  border-left-width: 1px;
  border-left-color: white;
  border-bottom-width: 1px;
  border-right-width: 1px;
  border-right-color: #656565;
  margin-left: 15px;
}
/* LABELS */
.LabelV {
  font-weight: bold;
  padding-right: 10px;
  white-space: nowrap;
  vertical-align: top;
}
.LabelV150 {
  font-weight: bold;
  padding-right: 10px;
  white-space: nowrap;
  vertical-align: top;
  width: 150px;
}
.LabelV200 {
  font-weight: bold;
  padding-right: 10px;
  white-space: nowrap;
  vertical-align: top;
  width: 200px;
}
.LabelH {
  font-weight: bold;
  padding-right: 10px;
  white-space: nowrap;
  background-color: #d5c0a1;

}
.LabelH td {
  background-color: #d5c0a1;
  padding-left: 5px;
  padding-top: 2px;
  padding-right: 5px;
  padding-bottom: 2px;
}

/* BUTTONS */
.InnerTableButtonRow {
  width: 100%;
  padding-left: 1px;
  padding-right: 0px;
  padding-bottom: 4px;
  border: 0px;
}
.InnerTableButtonRow td {
  padding-right: 4px;
}
.BigButton {
  position: relative;
  width: 135px;
  height: 25px;
  z-index: 10;
}
.BigButtonOver {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 137px;
  height: 25px;
  visibility: hidden;
  z-index: 15;
}
.ButtonText {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 25px;
  width: 135px;
  z-index: 20;
}
.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 {
  position: absolute;
}
.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;
  widht: 60px;
  height: 60px;
}

.PostDetailsHelper {
  position: relative;
}

/* Znote FORUM */
/* Znote FORUM */
/* Znote FORUM */
/* Znote FORUM */

.adminTable {
  margin: 0px;
  padding: 0px;
  position: relative;
  display: block;
  top: -34px;
}
.adminTable tr td {
  width: 210px;
  max-height: 35px;
}
.adminTable tr td form, .adminTable tr td form input {
  width: 153px;
  height: 35px;
}
.postButton {
  margin: 0px;
  padding: 0px;
  position: relative;
  display: block;
  float: left;
  top: -34px;
}

.editThread {
  margin: 0px;
  padding: 0px;
  position: relative;
  display: block;
  float: left;
  top: -36px;
}
.editThread tr, .editThread tr td, .editThread tr td form, .editThread tr td form input {
  margin: 0px;
  padding: 0px;
  height: 20px;
}
.updateTable tr td input {
  width: 500px;
}

/*
This defines the workspace where i place the demo.
*/
#container1 {
    text-align: left;
   /* background: #FFF;*/
 /*    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;*/
    -moz-box-shadow: 0px 0px 10px #BBB;
    -webkit-box-shadow: 0px 0px 10px #BBB;
    box-shadow: 0px 0px 10px #BBB;
	float: left;
	top: 318px;
	left: 68px;
	position: absolute;
}



#container2 {
    text-align: left;
   /* background: #FFF;*/
 /*    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;*/
    -moz-box-shadow: 0px 0px 10px #BBB;
    -webkit-box-shadow: 0px 0px 10px #BBB;
    box-shadow: 0px 0px 10px #BBB;
	float: left;
	top: 318px;
	left: 141px;
	position: absolute;
}

#container3 {
    text-align: left;
   /* background: #FFF;*/
 /*    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;*/

	float: left;
	top: 149px;
	left: 5px;
	position: absolute;
}

#container4 {
    text-align: left;
   /* background: #FFF;*/
 /*    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;*/

	float: left;
	top: 76px;
	left: 291px;
	position: absolute;
}


.image_carousel img {
  margin-right: 10px;
  display: block;
  float: left;
  box-shadow: 3px 3px 1px #ccc;
  -webkit-box-shadow: 3px 3px 1px #ccc;
  -moz-box-shadow: 3px 3px 1px #ccc;
}

.Content #Changelog .BoxContent {
    padding: 5px;
    min-height: 20px;
    height: auto !important;
    height: 100px;
}

.newsTickerBox{
	padding:8px;
}

.newsTicker_row{
	width: 100%;
	height: 18px;
	font-family: Tahoma, Geneva, sans-serif;
    font-size: 9.23pt;
    color: #5A2800;
	display:inline-block;
}
.newsTicker_row:nth-child(odd) {
    background-color:#d4c0a1;
}
.newsTicker_row:nth-child(even) {
    background-color:#f1e0c6;
}

.newsTicker_row_icon{
	width:16px;
	height:16px;
	margin-top:1px;
	float:left;
}
.newsTicker_row_icon img{
	width:16px;
	height:16px;
}

.newsTicker_row_dt{
	width:80px;
	height:14px;
	margin-left:5px;
	margin-top:1px;
	float:left;
}

.newsTicker_row_msg{
	width: calc(100% - 123px);
	height:14px;
	margin-top:1px;
	margin-bottom:2px;
	float:left;
	overflow:hidden;
	text-overflow: ellipsis;
    white-space: nowrap;
}

.newsTicker_row_button{
	width:12px;
	height:12px;
	margin-left:10px;
	margin-top:3px;
	float:left;
	cursor:pointer;
}

#changelog_row{
	width: 100%;
	height: 18px;
	font-family: Tahoma, Geneva, sans-serif;
    font-size: 9pt;
    color: #5A2800;
	display:inline-block;
}

#changelog_icon{
	width:16px;
	height:16px;
	float:left;
}

#changelog_version{
	width:80px;
	height:14px;
	margin-left:6px;
	margin-top:2px;
	font-weight:700;
	font-family: Tahoma, Geneva, sans-serif;
    font-size: 8pt;
    color: #5A2800;
	float:left;
}

#changelog_latest{
	width: 368px;
	height:16px;
	margin-top:2px;
	float:left;
	overflow:hidden;
	text-overflow: ellipsis;
    white-space: nowrap;
	font-family: Tahoma, Geneva, sans-serif;
    font-size: 9pt;
    color: #5A2800;
	float:left;
}

#changelog_link{
	width:60px;
	height:14px;
	margin-top:3px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align:center;
	float:left;
}

#changelog_last{
	width:120px;
	height:14px;
	margin-left:10px;
	margin-top:3px;
	font-weight:700;
	font-family: Tahoma, Geneva, sans-serif;
    font-size: 8pt;
    color: #5A2800;
	float:left;
}

a.blueLink:link{
	color: #004692;
	text-decoration: none;
}
a.blueLink:hover{
	color: #0056a2;
	text-decoration: underline;
}
a.blueLink:visited{
	color: #004692;
	text-decoration: none;
}
a.blueLink:active{
	color: #004692;
	text-decoration: none;
}

a.lightBlueLink:link{
	color: #0062cd;
	text-decoration: none;
}
a.lightBlueLink:hover{
	color: #0062cd;
	text-decoration: underline;
}
a.lightBlueLink:visited{
	color: #0062cd;
	text-decoration: none;
}
a.lightBlueLink:active{
	color: #0062cd;
	text-decoration: none;
}

#newsTicker_admin_inner{
	width:calc(100% - 20px);
	margin-left:10px;
	margin-top:10px;
}

#newsTicker_admin_header{
	width:100%;
	margin-bottom:8px;
	display:inline-block;
}

#newsTicker_admin_header_text{
	font-family: Tahoma, Geneva, sans-serif;
    font-size: 12pt;
	font-weight:700;
    color: #5A2800;
	float:left;
}

#newsTicker_admin_header_new{
	width:16px;
	height:16px;
	margin-right:10px;
	margin-top:1px;
	float:right;
	cursor:pointer;
}
#newsTicker_admin_header_new img{
	width:16px;
	height:16px;
}

#newsTicker_admin_header_cache{
	height:16px;
	margin-right:10px;
	margin-top:1px;
	float:right;
}

.newsTicker_row_admin{
	width: 100%;
	padding:5px 0;
	font-family: Tahoma, Geneva, sans-serif;
    font-size: 9pt;
    color: #5A2800;
	display:inline-block;
}
.newsTicker_row_admin:nth-child(odd) {
    background-color:#d4c0a1;
}
.newsTicker_row_admin:nth-child(even) {
    background-color:#f1e0c6;
}

.newsTicker_row_msg_admin{
	width: 574px;
	margin-left:8px;
	margin-top:1px;
	margin-bottom:3px;
	float:left;
}

.newsTicker_row_icon_admin{
	width:16px;
	height:16px;
	margin-left:8px;
	margin-top:1px;
	float:left;
	cursor:pointer;
}
.newsTicker_row_icon_admin img{
	width:16px;
	height:16px;
}

#newsTicker_admin_new{
	width:100%;
	margin-bottom:8px;
	display:inline-block;
}

#newsTicker_admin_text{
	width:100%;
	margin-top:8px;
	margin-bottom:8px;
	display:inline-block;
}

#newsTicker_admin_text img{
	height:20px;
	margin-top:2px;
	display:block;
	float:left;
}

.newsTicker_admin_text_input{
	width:calc(100% - 34px);
	margin-left:8px;
	border-width:1px;
	height:24px;
	outline:0;
	float:left;
}

.newsTicker_admin_type{
	height:20px;
	margin-left:10px;
	margin-top:4px;
	float:left;
}
.newsTicker_admin_type:first-child{
	margin-left:0;
}

.newsTicker_admin_type_radio{
	height:20px;
	float:left;
}

.newsTicker_admin_type_icon{
	width:16px;
	height:16px;
	margin-top:1px;
	margin-left:2px;
	float:left;
}

.newsTicker_admin_type_text{
	height:16px;
	margin-left:5px;
	margin-top:2px;
	font-weight:700;
	font-family: Tahoma, Geneva, sans-serif;
    font-size: 8pt;
    color: #5A2800;
	float:left;
}

#newsTicker_admin_type_submit{
	float:right;
}

.themebox_top{
	width:180px;
	height:12px;
}

#statsThemebox{
	width:180px;
	height:121px;
	margin-top:-4px;
	position:relative;
}

#statsLevel{
	position: absolute;
    top:29px;
    left: 6px;
    height: 80px;
    width: 164px;
    border-left: solid 2px #bb9324;
    border-right: solid 2px #bb9324;
    z-index: 19;
    background-color: rgb(22 22 22);
}

#statsLevel_inner{
	width:152px;
	height:calc(100% - 20px);
	margin:8px;
	margin-left:6px;
}

#statsBoxBottom{
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 12px;
  width: 180px;
}

.stats_row{
	width:100%;
}
.stats_row:nth-child(even) {
    background-color: rgba(255,255,255,0.06);
}
.stats_row:nth-child(odd) {
    background-color: rgba(255,255,255,0.03);
}

.stats_row_full{
	width:calc(100% - 16px);
	margin-top:1px;
	padding-left:8px;
	padding-right:8px;
	color:#ccc;
	font-size:13px;
	text-align:center;
	font-family: Tahoma, Geneva, sans-serif;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.stats_row_full:nth-child(even) {
    background-color: rgba(255,255,255,0.06);
}
.stats_row_full:nth-child(odd) {
    background-color: rgba(255,255,255,0.03);
}

.stats_row_margin{
	margin-top:8px;
}

.stats_split_half{
	width:50%;
	float:left;
}

.stats_number_big{
	color:#ccc;
	font-size:12px;
	text-align:center;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:bold;
}

.stats_text{
	color:#888;
	font-size:11px;
	text-align:center;
	font-family: Tahoma, Geneva, sans-serif;
}

#premiumBox_buttonText{
	width: 100%;
    height: 16px;
    margin-top: 4px;
    text-align: center;
    text-shadow: -1px -1px 0 rgb(0 0 0 / 70%), 1px -1px 0 rgb(0 0 0 / 70%), -1px 1px 0 rgb(0 0 0 / 70%), 1px 1px 0 rgb(0 0 0 / 70%);
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #f1d4a5;
    pointer-events: none;
}

.footer_left{
	height:12px;
	float:left;
	margin-left:15px;
	margin-top:6px;
	font-family: Arial, sans-serif;
	font-size:11px;
	font-weight:500;
	color:#fff;
}

.footer_right{
	height:12px;
	float:right;
	margin-right:15px;
	margin-top:6px;
	font-family: Arial, sans-serif;
	font-size:11px;
	font-weight:500;
	color:#fff;
}

.canob_item{
	width:32px;
	height:32px;
}

.canob_item_alt{
	max-width:150px;
	padding: 6px 8px;
    background-color: rgba(0,0,0,0.9);
    position: absolute;
    z-index: 9000;
    margin-top: 40px;
    border-radius: 5px;
    transform: translateX(-50%) translateX(16px);
    font-size: 12px;
	text-align:center;
    color: #fff;
    pointer-events: none;
    display: none;
}

.canob_item_search{
	width:12px;
	height:12px;
	margin-left:-4px;
	margin-top:24px;
	background-image:url(../images/global/general/search.png);
	background-size:12px 12px;
	filter: drop-shadow(1px 1px 3px #000);
	position: absolute;
    z-index: 5;
}

.canob_item_img{
	width: 32px;
    height: 32px;
    position: relative;
    overflow: hidden;
}

.canob_item:hover .canob_item_alt{
	display:block;
}

.country_list{
	width:100%;
}

.country_item{
	width:calc(100% / 4);
	float:left;
	margin-top:6px;
}

#mobileMenu_button{
	left:12px;
}

#mobileUser_button{
	right:12px;
}

.mobileMenuButton{
	width:64px;
	height:67px;
	position:absolute;
	top:-105px;
	background-image:url(../images/global/general/mobile_menu_button.png);
	background-repeat:no-repeat;
	background-size:64px 67px;
	cursor:pointer;
	user-select:none;
	display:none;
}

.mobileMenuButton img{
	width:35px;
	height:37px;
	margin-left:15px;
	margin-top:15px;
}

#webFooter{
	display:block;
}

#mobileFooter{
	display:none;
	padding-bottom:20px;
}

#mobileFooter #Themeboxes{
	display:flex;
	justify-content:space-between;
	position:relative;
	z-index:1;
}

#mobileFooterImg{
	width:300px;
	height:225px;
	position:absolute;
	z-index:0;
	left:calc(50% - 150px);
	bottom:69px;
}

#mobileMenuContainer{
	width:100%;
	height:0;
	position:fixed;
	top:0;
	left:0;
	background-color:rgba(6, 17, 35, 0.95);
	z-index:9999;
	opacity:0;
	display:none;
}

#mobileBody {
	width: 100%;
	height:calc(100vh - 202px);
	padding-top:182px;
	overflow-y:scroll;
}
#mobileBody::-webkit-scrollbar {
  display: none;
}

#mobileContent{
	padding-bottom:50px;
	position:relative;
}

#mobileMenu{
	width:calc(100% - 24px);
	margin-left:12px;
}

.mobileMenu_item{
	width:100%;
	margin-top:17px;
	position:relative;
	user-select:none;
}

.mobileMenu_item:first-child{
	margin-top:0;
}

.mobileMenu_button{
	width:100%;
	height:67px;
	position:relative;
	cursor:pointer;
}

.mobileMenu_button_l{
	width:20px;
	height:41px;
	position:absolute;
	left:0;
	top:17px;
	background-image:url(../images/global/general/mobile_menu_header_l.png);
	background-repeat:repeat-y;
}

.mobileMenu_button_r{
	width:20px;
	height:41px;
	position:absolute;
	right:0;
	top:17px;
	background-image:url(../images/global/general/mobile_menu_header_r.png);
	background-repeat:repeat-y;
}

.mobileMenu_button_t{
	width:calc(100% - 40px);
	height:17px;
	position:absolute;
	top:0px;
	left:20px;
	background-image:url(../images/global/general/mobile_menu_header_t.png);
	background-repeat:repeat-x;
}

.mobileMenu_button_b{
	width:calc(100% - 40px);
	height:9px;
	position:absolute;
	bottom:0px;
	left:20px;
	background-image:url(../images/global/general/mobile_menu_header_b.png);
	background-repeat:repeat-x;
}

.mobileMenu_button_tl{
	width:20px;
	height:17px;
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(../images/global/general/mobile_menu_header_tl.png);
}

.mobileMenu_button_tr{
	width:20px;
	height:17px;
	position:absolute;
	top:0px;
	right:0px;
	background-image:url(../images/global/general/mobile_menu_header_tr.png);
}

.mobileMenu_button_bl{
	width:20px;
	height:9px;
	position:absolute;
	bottom:0px;
	left:0px;
	background-image:url(../images/global/general/mobile_menu_header_bl.png);
}

.mobileMenu_button_br{
	width:20px;
	height:9px;
	position:absolute;
	bottom:0px;
	right:0px;
	background-image:url(../images/global/general/mobile_menu_header_br.png);
}

.mobileMenu_button_inner{
	width:calc(100% - 40px);
	height:46px;
	position:absolute;
	left:20px;
	top:12px;
	display:flex;
	align-items:center;
	justify-content:space-between;
	background:#313336;
	text-shadow: -1px -1px 0 rgb(0 0 0 / 70%), 1px -1px 0 rgb(0 0 0 / 70%), -1px 1px 0 rgb(0 0 0 / 70%), 1px 1px 0 rgb(0 0 0 / 70%);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 28px;
    color: #f1d4a5;
}

.mobileMenu_expand_icon{
	width:32px;
	height:32px;
}

.mobileMenu_expand_icon img{
	width:32px;
	height:32px;
}

.mobileMenu_item_submenu{
	width:calc(100% - 32px);
	margin-left:16px;
	display:none;
}

.mobileMenu_subitem{
	width:calc(100% - 30px);
	height:40px;
	margin-top:8px;
	background:#313336;
	border:solid 2px #ab770c;
	border-radius:5px;
	padding: 0 15px;
	display:flex;
	align-items:center;
	text-shadow: -1px -1px 0 rgb(0 0 0 / 70%), 1px -1px 0 rgb(0 0 0 / 70%), -1px 1px 0 rgb(0 0 0 / 70%), 1px 1px 0 rgb(0 0 0 / 70%);
	font-family: Martel, Tahoma, Geneva, sans-serif;
    font-size: 20px;
    color: #f1d4a5;
	cursor:pointer;
}

#mobileHeader{
	width:calc(100% - 14px);
	top:-175px;
	left:7px;
	display:none;
	position:absolute;
}

.mobileHeader_border{
    height: 6px;
    width: 100%;
	background-image:url(../images/global/content/border-1.gif);
    background-repeat: repeat-x;
}

#mobileHeader_inner{
	width:calc(100% - 30px);
    height: 24px;
	padding:0 15px;
	display:flex;
	align-items:center;
	justify-content:space-between;
	background-image:url(../images/global/content/title-background-green.gif);
    background-repeat: repeat-x;
}

#mobileHeader_inner div{
	cursor:pointer;
	font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
}

.mobileMenu_item{
	width:100%;
	margin-top:17px;
	position:relative;
	user-select:none;
}

#mobileLanguage{
	width:80%;
	margin-left:10%;
	margin-top:20px;
	margin-bottom:30px;
	position:relative;
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
}

.mobileLanguageRow{
	width:100%;
	margin-bottom:8px;
	display:flex;
	align-items:center;
	background-color:rgba(47, 80, 135, 0.5);
	border-radius:24px;
	cursor:pointer;
}
.mobileLanguageRow.rowSelected{
	width:calc(100% + 4px);
	margin-left:-2px;
	border:solid 2px #ffcc00;
	margin-bottom:12px;
}

.mobileLanguageIcon{
	width:48px;
	height:48px;
	float:left;
}

.mobileLanguageIcon img{
	width:40px;
	height:40px;
	border:solid 4px #2f5087;
	border-radius:24px;
}

.mobileLanguageTitle{
	height:20px;
	margin-left:10px;
	float:left;
	font-size:20px;
	color:#d7d7d7;
	font-weight:bolder;
	font-family: Arial, Helvetica, sans-serif;
}

#languageBody{
	width:500px;
	height:24px;
	position:absolute;
	top:0;
	right:5px;
	overflow:hidden;
}

#languageTitle{
	margin-top:2px;
	margin-right:5px;
	float:right;
}

.languageIcon{
	width:32px;
	height:32px;
	margin-top:-2px;
	margin-left:1px;
	float:right;
	cursor:pointer;
}
.languageIcon img{
	width:28px;
	height:28px;
	display:block;
}