.logo-image {
    clear: both !important;
    display: block !important;
    float: none !important;
    text-align: center !important;
    padding-top: 20px !important;
}

.navtabs {
    border-top-left-radius: 25px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 10px;
}

a.navtab {
    text-transform: uppercase;
    border-left: 5px solid #000 !important;
    border-right: 5px solid #000;
}

.navtabs li.selected a.navtab:hover {
    background: #ffb948 !important;
}

.navbit {
    font-family: Fjalla One;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    margin-bottom: 8px;
}

#dbtech_infopanel img {
    width: 75px;
    height: 98px;
}

.main-table {
    background: #0d1218;
    border-radius: 20px;
}

.main-tab-tl {
    background: url(skin/tl-back.png);
    height: 35px;
    width: 34px;
}

.main-tab-tc {
    background: url(skin/tc-back.jpg);
    height: 35px;
}

.main-tab-tr {
    background: url(skin/tr-back.png);
    height: 35px;
    width: 34px;
}

.main-tab-cl {
    background: url(skin/cl-back.jpg);
    width: 34px;
}

.main-tab-cc {
    background: #0d1118;
}

.main-tab-cr {
    background: url(skin/cr-back.jpg);
    width: 34px;
}

.main-tab-bl {
    background: url(skin/bl-back.png);
    height: 35px;
    width: 34px;
}

.main-tab-bc {
    background: url(skin/bc-back.jpg);
    height: 35px;
}

.main-tab-br {
    background: url(skin/br-back.png);
    height: 35px;
    width: 34px;
}

#pagetitle,
.navbithome,
#footer,
img#sidebar_button {
    display: none;
}

.forumbit_post .foruminfo .forumdata .forumtitle a {
    font-size: 16px !important;
    font-weight: normal !important;
}

#footer_select {
    margin-top: 11px !important;
}

.footer_links {
    margin-top: 11px !important;
    float: right;
}

.newcontent_textcontrol {
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 20px !important;
}

#threadpagestats {
    margin-bottom: 10px;
}

.threadlisthead .threadstats {
    display: none !important;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #48505e;
    margin: 1em 0;
    padding: 0; 
}

.formcontrols .blockrow {
    border-top: 1px solid #48505e !important; 
}

span.cke_skin_kama {
    border: none !important;
}

legend {
    color: #b4bcbf !important;
}




/********************** TABS **********************/

.tab-container {
    width: 98%;
    margin: 10px auto 0 auto;
	padding-bottom: 20px;
}

ul#info-tabs {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

ul#info-tabs li {
    background: rgba(0,67,102, 0.25);
    display: inline-block;
    padding: 10px 15px;
    cursor: pointer;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

ul#info-tabs li.current {
    background: #0d1218;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-left: 1px solid #343c47;
    border-top: 1px solid #343c47;
    border-right: 1px solid #343c47;
    padding-bottom: 12px;
    position: relative;
    z-index: 1;
}

.tab-content {
    display: none;
    background: #0d1218;
    padding: 10px;
    border-left: 1px solid #343c47;
    border-bottom: 1px solid #343c47;
    border-right: 1px solid #343c47;
    border-top: 1px solid #343c47;
    margin-top: -2px;
    box-shadow: 0px 0px 14px 4px rgba(0, 0, 0, 0.75);
    border-radius: 0 10px 10px 10px;
}

.tab-content-txt {
    font-family: 'Open Sans';
    font-size: 12px;
}

.tab-content.current {
    display: inherit;
}

.field-left {
    padding: 3px;
    font-weight: bold;
    font-size: 10px;
    border-radius: 0px !important;
    text-transform: uppercase;
    background: #343c47;
    color: #abbbcc;
}

.field-right {
    font-size: 11px !important;
    padding: 3px;
}


.post-content {
    width: 98%;
    border: 1px solid #343c47;
    padding: 10px;
    margin: 10 auto 0 auto;
    text-align: justify;
    background: #0d1218;
    border-radius: 10px;
    box-shadow: 0px 0px 14px 4px rgba(0, 0, 0, 0.75);
    font-family: 'Open Sans';
    font-size: 13px;
}

#userinfos_top {
	height: 60px;
	padding-top: 5px;
}


#userinfos_top .ucom {
}

#userinfos_top .usertitle {
	top: 30px;
	margin: 0 0 0 20px;
	right: 20px;

}

#userinfos_top .rank {
	float: right;
	margin-top: -10px;
}

#userinfos-top .ug {

}

#userinfos_top .username{
	font-size: 18px !important;
	margin: 0 0 0 10px;
}

#userinfos_top .urank {
	font-size: 14px;
	margin: 0 0 0 10px;
	font-family: 'Fjalla One';
	font-variant: small-caps; 
}

.ranktitle {
	font-size: 14px;
	margin: 0 0 0 10px;
	font-family: 'Fjalla One';
	font-variant: small-caps; 
	position: absolute;
	background: #161c28;
	margin-top: -120px;
	margin-left: -9px;
	width: 300px;
}

#userinfos_top .username-container a{
	font-size: 18px !important;
	font-variant: small-caps !important;
}

#userinfos_top .username_container .inlineimg {
	display: none;
}

.rankimg {
	text-align: right;
	padding-right: 10px;
}

.rankalt {
	position: absolute;
	right: 20px;
	margin-top: -117px;
	background: #161c28;
}

.emblem {
	width: 45px;
}

#usercp_nav .blockbody a:hover {
    color: #000 !important;
}

#usercp_nav li.active a {
    color: #000 !important;
}


.chars {
	background: #008080;
	border-radius: 3px;
    font-family: PT Sans Narrow;
	color: #fff;
	font-size: 10px;
	padding: 1px 3px 1px 3px;
	text-transform: uppercase;
}

.charssf {
	background: #3f88b7;
	border-radius: 3px;
    font-family: PT Sans Narrow;
	color: #fff;
	font-size: 10px;
	padding: 1px 3px 1px 3px;
	text-transform: uppercase;
}

.infos {
	background: #a68318;
	border-radius: 3px;
    font-family: PT Sans Narrow;
	color: #000;
    font-weight: bold;
	font-size: 10px;
	padding: 1px 3px 1px 3px;
	text-transform: uppercase;
}

.news{
	background: #a8d27b;
	border-radius: 3px;
    font-family: PT Sans Narrow;
	color: #000;
    font-weight: bold;
	font-size: 10px;
	padding: 1px 3px 1px 3px;
	text-transform: uppercase;
}

.ig-active {
	background: #009600;
	border-radius: 3px;
    font-family: PT Sans Narrow;
	color: #000;
	font-size: 10px;
	padding: 1px 3px 1px 3px;
	text-transform: uppercase;
}

.ig-active {
	background: #009600;
	border-radius: 3px;
	color: #fff;
	font-size: 10px;
	padding: 1px 3px 1px 3px;
	text-transform: uppercase;
}

.ig-close {
	background: #960000;
	border-radius: 3px;
	color: #fff;
	font-size: 10px;
	padding: 1px 3px 1px 3px;
	text-transform: uppercase;
}

.prolog {
	background: #417394;
	border-radius: 3px;
	color: #fff;
	font-size: 10px;
	padding: 1px 3px 1px 3px;
	text-transform: uppercase;
}

.rules {
	background: #a24530;
	border-radius: 3px;
	color: #fff;
	font-size: 10px;
	padding: 1px 3px 1px 3px;
	text-transform: uppercase;
}

select {
    padding: 0px !important;
}

#member_info a.button {
    color: #000 !important;
}

.ug {
    font-family: Fjalla One;
    text-transform: uppercase;
}

.admins {
	color: #9f926c;
	font-weight: bold;
}

.gms {
	color: #565545;
	font-weight: bold;
}

.narrator {
	color: #66617d;
	font-weight: bold;
}

.red {
	color: #8c212b;
}

.yellow {
	color: #ad722c;
}

.turq {
	color: #1c5f67;
}

.blue {
	color: #1e487d;
}

.lightblue {
	color: #3f9dd2;
}

.green {
	color: #036d0c;
}

.pastel {
	color: #e3cda0;
}

.black {
	color: #383838;
}

.white {
    color: #eeeeee;
}

.woodland {
	color: #646a40;
}

.darkblue {
	color: #3f88b7;
}

.npc {
	color: #7eadb1;
}

.ind {
	color: #570084;
}

.card {
	color: #9f3c00;
}

.fer {
	color: #654300;
}

.kling {
	color: #84003b;
}

.rom {
	color: #006547;
}

.orion {
	color: #99468a;
}

.maquis {
	color: #ff0000;
}

.baj {
    color: #916153;
}

.postcontent {
    text-align: justify;
    padding: 5px;
}


.user-avatar-img {
    margin-top: 19px;
    margin-left: 10px;
    position: relative;
    z-index: 0 !important;
	-webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    border-bottom-right-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    border-top-left-radius: 10px;

}


.nsc-pic {
	margin-top: -128px;
	margin-left: -219px;
	max-width: 180px;
    max-height: 235px;
	position: absolute !important;
	z-index: 1;
}

.nsc-name {
	font-size: 18px;
	position: absolute;
	width: 240px;
	height: 25px;
	background: #161c28;
    color: #7eadb1;
	margin-top: -117px;
	margin-left: -10px;
	padding: 2px;
}

.nsc-n {
	font-size: 13px;
	position: absolute;
	width: 240px;
	height: 15px;
	background: #161c28;
	padding: 2px;
	margin-top: -90px;
	margin-left: -10px;
}

.cms_table_thl, .cms_table_thr {
	background: #201e1f;
}

.cms_table_tdo {
	background: #181617;
}

.avatarframe {
    background: url(skin/frame.png) no-repeat;
    width: 240px;
    height: 310px;
    margin-top: 10px;
    margin-left: 5px;
    position: absolute;
    z-index: 1;
}