@charset "utf-8";

html {
	font: 12px/16px Tahoma,Arial,Calibri,Verdana,Geneva,sans-serif;
    	text-decoration: none;
	color: #FFFAE3;
	/*background: #120c0c;/*/
	overflow-y: scroll;
}

body {
	background-color: #000000;
	margin: 0;
	padding: 0;
	margin-bottom: 40px;
}

a img {
	border: 0;
}

a, .link {
	color: #edead9;
	text-decoration: none;
	cursor: pointer;
}

a:hover, .link:hover {
    color: #FFB400;
    cursor: pointer;
    text-decoration: underline;
}

html a:active {
	outline: none;
	cursor: pointer;
}

:focus {
	-moz-outline-style: none;
}

.clear {
	clear: both;
}

h2, h3, h4, h5, h6, form {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

h1 {
	font-size: 14px;
	color: #d1d1d1;
	font-weight: 700;
	font-variant: small-caps;
	line-height: 25px;
}

h1 span {
	border-bottom: 1px solid #36271d;
	display: block;
	font-size: 16px;
	height: 37px;
	line-height: 37px;
	font-weight: 400;
	padding-left: 20px;
	font-variant: small-caps;
	color: #fff;
	text-shadow: 1px 2px 2px #010b10;
}

p {
	margin: 5px 0;
}

hr.sep {
	border: 0;
	border-top: 1px solid #011c27;
	border-bottom: 1px solid #01354c;
}


.error,.notice {
	display: block;
	font-size: 14px;
	float: left;
	margin-left: 15px;
}

.error {
	color: #d71208;
}

.notice {
	color: #66cc66;
}

form {
	
}

input, select {
	background: #0A0809;
	border: 1px solid #1E1E1E;
	padding: 2px;
	margin: 7px 5px 4px 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #fff;
}
.username {
	float: left;
	margin: 4px 5px 4px 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #fff;
}
input:focus {
	background: #33241f;
}

input.button {
	background: #32160f;
	border: 1px solid #6d5747;
	cursor: pointer;
	font-size: 14px;
	padding: 2px 15px;
}

input.button:hover {
	background: #58261a;
}

input.button:active {
	background: #000000;
}

label {

	width: 130px;
	margin: 7px 5px 4px 0;
	padding: 4px 0 0 0;
}

.helpText {
	float: left;
	margin: 7px 5px 4px 0;
	padding: 4px 0 0 0;
}

br {
	clear: both;
}

#recruitLink {
	background: #071e2b;
	border: 2px solid #385d6d;
	width: 350px;
	padding: 3px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	text-shadow: 2px 2px 2px #000;
}

#topbar {
    height: 95px;
    margin: auto;
    padding-left: 35px;
    padding-top: 10px;
    width: 666px;
}

#topbar .tbleft {
	float: left;
}


.social {
    background: url("../img/social-media.jpg") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 25px;
    margin-right: 10px;
    width: 25px;
   	boreder: 1px solid #141311;
    margin-top: 5px;
}

.socialtext {
	margin-top: 10px;
	float: left;
	margin-right: 10px;
	color: #ffeac5;
	font: 14px "Palatino Linotype", "Times", serif;
	text-shadow: 0 1px 0 #000000, 0 0 5px #A6432D;
}

.social.facebook {
    background-position: 0 0;
}
.social.facebook:hover {
    background-position: 0 -25px;
}
.social.twitter {
    background-position: -25px 0;
}
.social.twitter:hover {
    background-position: -25px -25px;
}
.social.youtube {
    background-position: -50px 0;
}
.social.youtube:hover {
    background-position: -50px -25px;
}

#topbar .tbleft strong,#topbar .tbleft h1 {
	margin: 0;
	margin-left: 5px;
	padding: 8px 25px;
	color: #FFF;
	font-size: 14px;
	text-shadow: 1px 1px 1px #000;
	font-family: Arial, Helvetica, sans-serif;
}

#topbar .tbleft i {
	float: left;
	padding: 8px 0 0 10px;
}

#topbar .tbleft br {
	clear: both;
}

#topbar .tbright {
	float: right;
}

#topbar .tbright form {
	padding: 5px 0 0 0;
}

#topbar .tbright input {
	width: 134px;
	height: 21px;
	background: #110b0b;
	border: 1px solid #424141;
	font-size: 12px;
	color: #FFF;
	float: left;
	margin: 1px 4px 0 0;
	line-height: 21px;
	padding: 0;
}

#topbar .tbright #hpassword {
	display: none;
}

#topbar .tbright .welcome {
	float: left;
	margin: 10px 4px 0 0;
	color: #73787a;
}

#topbar .tbright .welcome strong {
	color: #b5babc;
	font-weight: normal;
}

#topbar .tbright .but {
	width: 26px;
	height: 25px;
	background: url("../img/s.png") no-repeat;
	float: left;
	border: 0;
	cursor: pointer;
	padding: 0;
	margin: 0 3px 0 0;
}

#topbar .tbright .signin {
	background-position: 0 -62px;
}

#topbar .tbright .forgotpassword {
	background-position: -26px -62px;
	margin: 0;
}

#topbar .tbright .logout {
	background-position: -52px -62px;
	margin: 5px 4px 0 0;
}

#topbar .tbright .myaccount {
	background-position: -78px -62px;
	margin: 5px 0 0 0;
}

#container {
    background: url("../img/main_bg.jpg") no-repeat scroll center top transparent;
}

#wrapper {
	width: 1108px;
	position: relative;
	margin: auto;
	padding-top: 55px;
	
}

#header {
	height: 241px;
}

#header #logo {
	position: absolute;
	top: 115px;
	left: 470px;
}

#header #mainmenu {
	position: absolute;
	padding-left: 5px;
	top: 231px;
	height: 46px;
	width: 1100px;
	text-align: center;
}

#header #mainmenu a {
	height: 45px;
	float: left;
	display: block;
	margin: 19px 14px 0 14px;
	color: #ffeac5;
	font: 11px "Palatino Linotype", "Times", serif;
	text-shadow: 0 1px 0 #000000, 0 0 5px #A6432D;
	text-transform: uppercase;
}

#header #mainmenu a:hover {
	color: #FFB100;
	text-decoration: none;
}

#header #mainmenu i {
	width: 3px;
	float: left;
	height: 43px;
	margin-top: 3px;
	background: url("../img/s.png") 0 -18px;
}

#header #mainmenu br {
	clear: both;
}

#header #mainmenu i.home {
	margin-left: 22px;
}

#header #mainmenu a.home span {
	width: 30px;
}

#header #mainmenu a.forum span {
	width: 30px;
}

#header #mainmenu a.downloads span {
	width: 30px;
}

#header #mainmenu a.registration span {
	width: 30px;
}

#header #mainmenu a.my-account span {
	width: 30px;
}

#header #mainmenu span.clockdate {
	width: 165px;
	margin: 10px 5px 0 25px;
	float: left;
	color: FFFAE3;
	font-size: 14px;
}

#leftContent {
	float: left;
	height: auto;
	width: 165px;
}

#leftContent ul {
	margin: 1.5em 0 0 1.5em;
	padding: 0;
}

#leftContent li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#leftContent a {
	display: block;
	height: 1.5em;
	padding: 0.5em 0.2em 0.2em 0.8em;
	margin-bottom: 1px;
	color: #FFFFFF;
	background-color: #32160f;
}

#leftContent a:hover {
	color: #FFFFFF;
	background-color: #36271d;
}

#rightContent {
	margin-left: 5px;
	float: left;
	min-height: 400px;
}

#content {
	min-height: 965px;
	height: auto;
}

#content .slideNews {
	background-color: #0a0809;
	border: 1px solid #141311;
	height: 30px;
	width: 428px;
	margin: 5px;
	padding: 5px;
}

#content .slideNews b {
	color: #ff1e00;
}

#content .pageContent {
	border: 1px solid #1E1E1E;
	margin: 15px;
	padding: 15px;
	-moz-box-shadow: 0 0 1em #000;
	-webkit-box-shadow: 0 0 1em #000;
	box-shadow: 0 0 1em #000;
    	font-size: 14px;
}

#content .pageContentNews {
	border: 1px solid #1E1E1E;

	padding: 15px;
	-moz-box-shadow: 0 0 1em #000;
	-webkit-box-shadow: 0 0 1em #000;
	box-shadow: 0 0 1em #000;
    	font-size: 13px;
}

#content .pageContentNews p {
	text-indent : 30px;
}

.navbut {
	background-color: #140d0b;
	border: 2px solid #302d2d;
	width: 303px;
	height: 22px;
	padding: 4px 10px;
	line-height: 22px;
	display: block;
	float: none;
	margin: 0;
}
#footer {
text-align: center;
color: #585858;
font-size: 12px;
}
#footer .rights {
	padding: 5px 0 10px 0;
	text-align: center;
	color: #585858;
	font-size: 12px;
}

#footer .links {
	padding: 10px 0 5px 0;
	text-align: center;
}

#footer .links em {
	color: #272424;
	padding: 0 2px 0 2px;
}

#footer .links a {
	margin: 0;
	padding: 14px 0 0 0;
	color: #c9c9c9;
	font-size: 14px;
	font-variant: small-caps;
	text-shadow: 0 1px 1px #000;
	font-weight: 700;
}

/* home */
.hbox,.homenews {
	border: 1px solid #1e1e1e;
	margin: 5px;
    background-color: #0A0C0C;
	padding: 5px;
	-moz-box-shadow: 0 0 1em #000;
	-webkit-box-shadow: 0 0 1em #000;
	box-shadow: 0 0 1em #000;
}

.hbox h3,.homenews .mediumTitle {
	font-weight: bold;
	font-size: 10px;
	margin: 0;
	padding: 5px;
	color: #CCCC33;
    text-decoration: none;
    text-transform: uppercase;
}

.hbox div.cont {
	padding: 10px;
	border-top: 1px solid #2d2d2d;
	color: #fffae3;
}
.hbox div.cont1 {
	padding: 3px;
	border-top: 1px solid #2d2d2d;
	color: #fffae3;
}

.hbox .servertime {
	background: #000000;
}

.homeleft {
	float: left;
	width: 214px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.homeright {
	float: right;
	width: 214px;
	margin-bottom: 10px;
	
}

.adsense {
	padding: 7px;
}

.homecenter {
	float: left;
	width: 666px;
	margin-bottom: 10px;
}

.homeright {
	float: left;
	width: 214px;
	margin-bottom: 10px;
}

.homenews {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.homenews h3 {
	margin: 0;
	padding: 2px 5px;
	color: #FFFFFF;
    font-size: 11px;
    font-weight: normal;
    text-transform: uppercase;
}
.homenews .box {
	padding: 8px;
	border-top: 1px solid #2d2d2d;
	color: #fffae3;
}

.homenews .box .newsdate {
	float: right;
	font-size: 10px;
	color: #FFAE00;
}

.homenews .box ul {
	list-style-image: url("../img/arrow_l.html");

}

.homenews .box li {
	list-style-image: url("../img/arrow_l.html");
	border-bottom: 1px solid #1E1E1E;

	margin: 3px;
    padding: 0 5px 5px 5px;

}

.homenews h3.lastelem {
	border-bottom: 0;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}

.homenews h3.ui-state-active {
	background-color: transparent;
	border-bottom: none;
}

.homenews h3 a {
	color: #01B2F1;
	float: left;
}

.homenews h3 em {
	float: right;
	font-size: 10px;
	color: #366A80;
	padding-right: 15px;
	font-style: normal;
}

.homenews h3.ui-state-hover em,.homenews h3.ui-state-hover a {
	color: #FFF;
}

.homenews h3 br {
	clear: both;
}

.homenews h3 a:hover {
	color: #FFF;
	text-decoration: none;
}

.homenews .ui-accordion-content {
	padding: 0 15px 10px 40px;
	font-size: 11px;
	color: #FFF8D6;
}

.homenews h3 .ui-icon {
	float: left;
	background: url("../img/news_arrows.html") no-repeat;
}

.homenews h3 .ui-icon-circle-arrow-e {
	width: 5px;
	height: 11px;
	margin: 10px 16px 0 16px;
}

.homenews h3 .ui-icon-circle-arrow-s {
	width: 11px;
	height: 5px;
	margin: 13px 10px 0 16px;
	background-position: -5px -3px;
}

.homenews ul,.homenews ol {
	padding: 0 0 8px 15px;
	margin: 0;
}

.homenews ul li,.homenews ol li {
	padding: 2px 0;
	color: #ffeac5;
}

.homebox {
	width: 313px;
}

.homebox .hbt {
	height: 39px;
	background: url("../img/s.png") no-repeat 0 -87px;
	padding: 0 16px;
}

.homebox .hbt h3 {
	margin: 0;
	padding: 14px 0 0 0;
	color: #c9c9c9;
	font-size: 14px;
	font-variant: small-caps;
	text-shadow: 0 1px 1px #000;
	font-weight: 700;
}

.homebox .hbc {
	background: url("../img/s.png") no-repeat 0 -126px;
	min-height: 60px;
	padding: 4px 16px 0 16px;
}

.hbcnopadd .hbc {
	padding: 0;
	position: relative;
	z-index: 2;
}

.homebox .hbb {
	height: 10px;
	background: url("../img/s.png") no-repeat 0 -383px;
}

.realminfo {
	line-height: 20px;
	color: #EFC9A0;
}

.realminfoilu {
	line-height: 20px;
	color: #EFC9A0;
}
.quicklinks {
	line-height: 20px;
	color: #EFC9A0;
	font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;
}

.quicklinks a {
	border-bottom: 1px dotted #4e4e4e;
}

.realminfo strong {
	color: #ffae00;
	font-weight: normal;
}

.realminfo i {
	font-style: normal;
	color: #FEF092;
}

.realminfo input {
	background: #071e2b;
	border: 2px solid #385d6d;
	width: 250px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #33CCFF;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
}

.homevote a {
	padding: 0 2px;
	width: 88px;
	float: left;
}

.homevote a.first {
	padding-left: 0;
}

.homevote a.voted {
	opacity: 0.4;
	filter: alpha(opacity = 40);
}

.homevote a.last {
	padding-right: 0;
}

.homevote a img {
	-moz-box-shadow: 0 0 1em #000;
	-webkit-box-shadow: 0 0 1em #000;
	box-shadow: 0 0 1em #000;
}

.homevote .info {
	text-align: right;
	padding: 10px 0 0 0;
	font-size: 10px;
	color: #366A80;
}

.topkills div.cont {
	padding: 0;
	font-size: 12px;
}

.topkills td {
	border-top: 1px solid #075070;
	border-bottom: 1px solid #01121B;
	border-left: 1px solid #075070;
	border-right: 1px solid #01121B;
	padding: 4px 6px;
}

.topkills td.no {
	border-left: none;
	width: 25px;
}

.topkills td.kills {
	border-right: 0;
}

.topkills tr.first td {
	border-top: 0;
}

.topkills tr.last td {
	border-bottom: 0;
}

.homeTable {
	color: #4d6169;
	width: 100%;
	padding: 0 4px;
	margin-bottom: -4px;
}

.homeTable td {
	border-bottom: 1px solid #00212f;
	border-right: 1px solid #00212f;
	border-top: 1px solid #002d41;
	border-left: 1px solid #002d41;
	padding: 4px 10px;
}

.homeTable td.f {
	padding: 4px 4px;
	text-align: center;
}

.homeTable tr.last td {
	border-bottom: 0;
}

/* my account */
.myaccount {
	padding: 15px 0;
}

.myaccount .characterServices .col {
	width: 281px;
	padding: 0 15px;
}

.myaccount .characterServices .service-header {
	background-color: #0E0C0C;
    	border: 1px solid #1E1E1E;
	font-size: 15px;
	font-weight: normal;
	margin: 0 0 5px;
	padding: 3px 8px;
}

.myaccount .characterServices .col a {
	display: block;
	font-size: 14px;
	margin-bottom: 5px;
	padding: 3px;
	cursor: pointer;
	text-decoration: none;
}

.myaccount .characterServices .col a:hover {
	background-color: #1c1717;
	color: #FFFFFF;
	cursor: pointer;
}

.myaccount .characterServices .col a div.iconGlow {
	background: url("../img/service-glow.html") no-repeat scroll 100% 0
		transparent;
	float: left;
	height: 49px;
	margin: 0 5px 0 0;
	width: 54px;
}

.myaccount .characterServices .col a div.icon {
	background: url("../img/services-sprite.html") no-repeat scroll 0 0
		transparent;
	height: 31px;
	margin: 9px 0 0 14px;
	width: 31px;
}

.myaccount .characterServices .col a div.service-title {
	float: left;
	margin: 6px 0 0;
	width: 195px;
}

.myaccount .characterServices .col a p {
	color: #9a9187;
	float: left;
	font-size: 11px;
	width: 195px;
}

.myaccount .characterServices .col a br {
	clear: both;
}

.myaccount .characterServices .col a.unstuck div.icon {
	background-position: 0 -155px;
}

.myaccount .characterServices .col a.download div.icon {
	background-position: 0 -310px;
}

.myaccount .characterServices .col a.items-buy-log div.icon {
	background-position: 0 -31px;
}

.myaccount .characterServices .col a.pandora-shop div.icon {
	background-position: 0 -340px;
}

.myaccount .characterServices .col a.donate div.icon {
	background-position: 0 -372px;
}

.myaccount .characterServices .col a.vote-panel div.icon {
	background-position: 0 -62px;
}

.myaccount .characterServices .col a.recruit div.icon {
	background-position: 0 -217px;
}

.myaccount .characterServices .col a.change-password div.icon {
	background-position: 0 -248px;
}

table.list {
	background-color: #0E0C0C;
    	border: 1px solid #1E1E1E;
}

table.list tr {
	
}

table.list th,table.list td {
	padding: 6px 12px;
    	border-left: 1px solid #1E1E1E;
	text-align: left;
}

table.list th {
	background: url("../img/services-bg.html");
	text-align: left;
}

table.list .voted a {
	opacity: 0.2;
	filter: alpha(opacity = 20);
	display: block;
}

#content .register {
	width: 405px;
	margin: 19px auto;
	padding: 0;
}

.register form {
	padding-left: 40px;
}

.register form input {
	background-color: #140d0b;
	border: 2px solid #302d2d;
	width: 303px;
	height: 22px;
	padding: 4px 10px;
	line-height: 22px;
	display: block;
	float: none;
	margin: 0;
}

.register label {
	display: block;
	padding: 16px 0 4px 0;
	float: none;
	margin: 0;
}

.register .regbutton {
	width: 155px;
	height: 38px;
	background: url("../img/register_button.html");
	margin: 13px 0 20px 84px;
	cursor: pointer;
}

.register hr.sep {
	margin: 0 3px 0 -37px;
}

.register .error {
	color: #d0260f;
	padding: 15px 0 0 0;
	display: block;
}

.register .info {
	color: #2a681e;
	padding: 15px 0 0 0;
	display: block;
}

#CategoryWrap {
    margin: 0 auto;
    padding-bottom: 20px;
    width: 510px;
}
#CateMnu {
    background-color: #222;
    height: 29px;
    overflow: hidden;
    padding-top: 7px;
    width: 100%;
}
#CateMnu li {
    float: left;
}
#CateMnu li.cursor {
    background: url("../img/cursortxt.html") no-repeat scroll right center transparent;
}
#CateMnu li span {
    color: #323232;
    display: block;
    font-size: 12px;
    font-weight: bold;
    padding: 3px 19px;
}
#CateMnu li a {
    color: #DDD;
    display: block;
    font-size: 12px;
    font-weight: bold;
    padding: 3px 19px;
}
#CateMnu li a:hover {
    background: url("../img/cate_bu.html") no-repeat scroll 12px 9px transparent;
    text-decoration: underline;
}
#CateMnu li a.on {
    background: url("../img/cate_bu.html") no-repeat scroll 12px 9px transparent;
    text-decoration: underline;
}
#CateSnu {
     background-color: #333;
    border-top: 1px solid #555555;
    height: 26px;
    overflow: hidden;
    padding-top: 3px;
    width: 100%;
}
#CateSnu li {
    float: left;
}
#CateSnu li.cursor {
    background: url("../img/cursorsubtxt.html") no-repeat scroll right center transparent;
}
#CateSnu li span {
    color: #323232;
    display: block;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 0 5px 19px;
    width: 71px;
}
#CateSnu li a {
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 19px;
}
#CateSnu li a:hover {
    background: url("../img/cate_bu.html") no-repeat scroll 12px 9px transparent;
    text-decoration: underline;
}
#CateSnu li a.on {
    background: url("../img/cate_bu.html") no-repeat scroll 12px 9px transparent;
    text-decoration: underline;
}
.test {
    border: 3px solid #0F0B0A;
	padding-top: 2px;
	padding-bottom: 2px;
 }
.test:hover {
    background-color: #222222;
    border: 3px solid #FF5F01;
	padding-top: 2px;
	padding-bottom: 2px;
 }

#itemadder {
	border: 1px solid #1E1E1E;
	margin: 15px;
	background: #0E0C0C;
	-moz-box-shadow: 0 0 1em #000;
	-webkit-box-shadow: 0 0 1em #000;
	box-shadow: 0 0 1em #000;
    text-align:center;
    padding-bottom: 10px;
}
#itemadder label {
    cursor: pointer;
}

.homenews h3 {
    color: #CCCC33;
    font-size: 10px;
    font-weight: bold;
    margin: 0;
    padding: 5px;
    text-decoration: none;
    text-transform: uppercase;
}
#framecontent {
padding-bottom: 10px;
}
.fborder {
    border-collapse: collapse;
    border-spacing: 2px;
}
.unblock {
	border-bottom: 1px solid #36271d;
}
.top:hover {
background-color: #1C1717;
 }

.iR_rank {
    background-color: #181C18;
    border: 1px solid #1E1E1E;
	color: #FFFAE3;
    font: bold 11px Georgia,"Times New Roman",Times,serif;
}
.iR_stats {
    background-color: #0E0C0C;
    border: 1px dotted #1E1E1E;
    color: #FFFAE3;
    font: 11px verdana,"Times New Roman",Times,serif;
    padding: 1px;
}
.iR_name {
    color: #666666;
    font: bold 13px Arial,sans-serif;
}
.iR_class {
    color: #827356;
    font: 12px impact,fantasy;
}
.iR_status {
    font-size: 11px;
}
.iR_stats_level {
    background: none repeat scroll 0 0 #0E0C0C;
	border: 1px solid #1E1E1E;
    color: #FFFAE3;
    font: 11px verdana,"Times New Roman",Times,serif;
    padding: 1px;
}

.commentTools a#bbcode_b {
    background-image: url("../../../../fakti.bg/bbcodes/b.html");
}

.commentTools a {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    margin: 0 3px 0 0;
    text-decoration: none;
    width: 23px;
}
	