@charset "UTF-8";
/* CSS Document */

html {
	height: 100%;
}
body {
	line-height: 135%;
	font-family: Tahoma,Arial,Calibri,Verdana,Geneva,sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	padding: 0;
	margin: 0;
	color: #999;
	min-width: 1230px;
	transition-duration: 30s;
	transition-property: opacity;
	background-color: #fff;
	opacity: 1;
}

a, a:hover {
	text-decoration: none;
}
a h3, h3, h2 {
	color: #999;
}

div.page, div.main, div.navi, div.header, div.footer {
	width: 1260px;
}

div.pagelogo {
	left: 26px;
	position: absolute;
	top: 86px;
}

div.main {
	position: relative;
	margin-top: 260px;
}

div.headerinner {
	margin-left:20px;
	width: 1220px;
}

div.page {
	left: 50%;
	margin-left: -630px;
	position: relative;
	z-index:10;
}

div.mainbody {
	background: url(../images/background_main.png);
	position: relative;
}


div.content {
	width: 840px;
	margin-left: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative;
	float:left;
}

div.sidebar {
	width: 340px;
	position: relative;
	float:left;
}

div.sidebarinner {
	width: 300px;
	margin-left: 40px;
}

div.sidebarinner h3 {
	background: url(../images/sidebar_headline.png) no-repeat;
	margin-left:-20px;
	margin-right: -20px;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-left:20px;
	line-height: 30px;
	color:#fff;
}
div.sidebarinner p {
	margin-top: 0px;
}

div.bg {
	height: 0px;
	margin-left: 20px;
	position: relative;
}

div.bg div {
	height: 845px;
	margin-left: -610px;
	background: url(../images/background.png) no-repeat;
}


div.wall {
	height: 0px;
	right: 0px;
	position: absolute;
	width: 728px;
}

div.wall div {
	height: 90px;
}



div.content > div {
	width: 820px;
	margin-left: 10px;
}

div.content > div > div.hr, td > div.hr {
	background: url(../images/article_sep.png) no-repeat;
	width: 700px;
	margin: 10px 0 10px 60px;
	height: 35px;
	clear:both;
}

div.shr {
	background: url(../images/article_sep_small.png) no-repeat;
	width: 700px;
	margin: 10px 0;
	height: 35px;
	clear:both;
}


div.navi {
	height: 50px;
	background: url(../images/navi_bg.png) no-repeat;
}

div.header {
	height: 400px;
	background: rgba(0, 0, 0, 0) url("../images/background_main.png") repeat scroll 0 0;
	z-index: 1;
}

div.slider {
	width: 758px;
	height: 179px;
	margin-left: 21px;
	overflow: hidden;
	z-index: 2;
}

#slider1, #slider2 {
	width: 758px;
	height: 179px;
	left: 0;
	top: 0;
	position: absolute;
}

#slider1 {
	z-index: 2;
}

#slider2 {
	z-index: 3;
}

div.snavi {
	margin-left: 21px;
	margin-top: -40px;
	background: url(../images/storyline.png) no-repeat;
	z-index: 10;
}

div.naviinner {
	margin-left: 20px;
	height: 28px;
	width: 1220px;
	padding-top: 17px;
}

div.storyline {
	margin-top: 5px;
	padding-left: 90px;
	z-index: 10;
	padding-top: 5px;
}

div.storyline h2 {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	font-weight: normal;
}


div.naviinner > ul {
	position:relative;
	margin: -20px 0 0 -35px;
}

div.naviinner li {
	list-style: none;
	display: block;
	width: 185px;
	height: 28px;
	background: rgba(0, 0, 0, 0) url("../images/top_sub_menu.png") repeat scroll 0 0;
	margin-right: 3px;
	position: relative;
}

div.naviinner li:hover {
	background: rgba(0, 0, 0, 0) url("../images/top_sub_menu.png") repeat scroll 0 -28px;
}

div.naviinner li a {
	display: block;
	color: #111;
	font-size: 16px;
	padding: 5px 0 0 5px;
	width: 179px;
	height: 22px;
}

div.naviinner > ul > li {
	float: left;
}

div.naviinner ul ul {
	display: none;
	margin-left: -40px;
	position: relative;
	z-index: 9999;
}

div.naviinner ul li:hover ul {
	display: block;
}

div.naviinner li div {
	color: #666;
	position: absolute;
	right: 3px;
	top: 4px;
}

div.naviinner li:hover div {
	color: #ccc;
}


.l {
	text-align: left !important;
}
.c {
	text-align: center !important;
}
.r {
	text-align: right !important;
}






div.btn, div.btna {
	border: 1px solid #000;
	width: 10px;
	height: 15px;
	font-size: 12px;
	text-align: center;
	padding: 3px;
	margin: 3px;
	float: left;
	color: #000;
	z-index: 10;
	cursor: default;
}

div.btn {
	background: #999;
}

div.btna {
	background: #CCC;
}

div.mbtn, div.mbtns {
	width: 185px;
	height: 28px;
	margin-right: 3px;
	cursor: pointer;
	z-index: 5;
}

div.naviinner > a > div.mbtn {
	float: left;
}

div.mbtn {
	background: url("../images/top_sub_menu.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

div.mbtns {
	background: url("../images/top_sub_menu_sub.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	float: left;
}

div.mbtn:hover {
	background: url("../images/top_sub_menu.png") repeat scroll 0 -28px rgba(0, 0, 0, 0);
}

div.mbtns:hover {
	background: url("../images/top_sub_menu_sub.png") repeat scroll 0 -28px rgba(0, 0, 0, 0);
}

div.mbtns div:nth-child(2) {
	visibility:hidden;
}
div.mbtns:hover div:nth-child(2) {
	visibility:visible;
}

div.mbtn > div, div.mbtns > div {
	color: #000;
	margin: 5px;
}
div.mbtns div.mbtn {
	margin-top: -3px;
}
div.mbtns div.mbtn div {
	padding-top: 5px;
}
div.mbtns div:nth-child(2) {
	background-color: #888;
	border: 1px solid #565656;
	margin-left: -3px;
	padding-bottom: 2px;
	padding-left: 2px;
	position: relative;
	top: 1px;
	width: 187px;
	z-index: 10;
}



div.content > div > p > img {
	max-width: 120px;
	margin-right: 20px;
	float: left;
}

div.content > div > p > a > img {
	max-width: 300px;
	margin-right: 20px;
	float: left;
}

div.content > div img.bigsize {
	max-width: 560px;
	margin-left: 80px;
	float: unset;
}

div.skyscraper {
	height: 0px;
	margin-left: 800px;
}

div.skyscraper > div {
	width: 170px;
	height: 610px;
	border: 1px solid #000;
	background-color: #fff;
}

div.skyscraper > div > div {
	width: 160px;
	height: 600px;
	margin-left: 5px;
	margin-top: 5px;
	z-index: 100;
	position: relative;
}

#skyscraper {
	position: absolute;
	left: 0;
	top: 0;
	transition-duration: 0.5s;
	transition-property: opacity;
	z-index: 1000;
}

div.footer {
	height: 220px;
	background: url(../images/background_footer.png) no-repeat;
	padding: 96px 0 0 100px;
	color: #000;
}

div.footer img {
	opacity:0.7;
	transition-duration: 0.5s;
	transition-property: opacity;
	margin-top: -60px;
}
div.footer img:hover {
	opacity:1;
}

div.eos_footer {
	margin-left: 993px;
	margin-top: -156px;
	position: relative;
}

div.footer a {
	color: #000;
}

div.footeritem {
	float: left;
	width: 150px;
}

div.footeritem ul {
	margin:0;
}

p.copyright {
	font-size: 9px;
	line-height: 9px;
	margin-top: 70px;
	text-align: center;
	width: 1060px;
}
p.copyright a:hover {
	text-decoration: underline;
}

td.teragold, span.teragold {
	color: #f2b744;
	font-size: 14px;
	font-style: italic;
	height: 18px;
	margin: 1px;
	padding: 2px;
	text-align: right;
}
img.teragold {
	float: unset !important;
	width: 12px;
	height: 12px;
	margin-bottom: -1px;
}
img.teramaterial {
	height: 32px;
	width: 32px;
	margin-left: 21px;
}

form input, form select {
	width: 150px;
}
td.tdzwsum {
	border-bottom: 1px solid #000;
}

img.teracraftingitemicon {
	max-width: 49px;
}

.teracraftingitem img.teracraftingitemlarge {
	border: 2px solid #f2b744;
	display: none;
	margin-left: 50px;
	position: fixed;
	top: 0;
	z-index: 10000;
	max-width: 375px;
}

.teracraftingitem:hover img.teracraftingitemlarge{
	display: block;
}
.teracraftingitem div {
	border: 2px solid #0b1421;
	height: 49px;
	margin: 0;
	padding: 0;
	width: 49px;
	background: #0b1421;
}
.teracraftingitem div:hover {
	border: 2px solid #f2b744;
}
div.teracraftingitem {
	max-width: 60px;
	float:left;
	margin-right:5px;
}

h3 {
	margin:0;
}
a.teracraftingheadline {
	color: #999; font-size:15px; font-weight:bolder;
}
span.itemsatz {
	color:#9332e9; font-size:9px; font-weight:normal;
}
div.playtera_bg {
	background: url(../images/playtera_bg1.png) no-repeat;
	z-index:0;
	position:absolute;
	margin-top: -540px;
	left:0;
	width:480px;
	height:540px;
}
div.playtera_burg_bg {
	background: url(../images/gildenburg_bg.png) no-repeat;
	z-index:0;
	position:fixed;
	top: 75px;
	right:0;
	width:500px;
	height:815px;
}

.crafting_service input, .crafting_service select {
	width: 300px;
	
}

.crafting_service select {
	margin-bottom:2px;
}

.crafting_service input {
	opacity:0.7;
	background-image: url("../images/grew.png");
	transition-duration: 0.5s;
	transition-property: opacity;
	cursor:pointer;
}

.crafting_service input:hover {
	opacity:1;
}

#pic_layer{
	transition-duration: 1s;
	transition-property: display;
}

div.screenshot{
	margin-left:-20px;
	width:860px;
}

div.screenshotline2 {
	width:916px;
}

div.screenshotline1 {
	width:860px;
	text-align: center;
}


div.screenshotthumb {
	width:196px;
	height:108px;
	text-align: center;
	float:left;
	margin-right:20px;
	overflow:hidden;
	margin-top:20px;
}

div.screenshotthumb input[type="image"] {
	width:196px;
}

img.screenshotbig {
	max-width:856px;
}

div.screenshotthumb, img.screenshotbig, div.charapic, .crafting_service input, .crafting_service select {
	border: 2px solid #a5a5a5;
}

img.charapic {
	position:absolute;
	left:0px;
	top:0px;
}

img.charapicclass {
	position:absolute;
	right:0px;
	bottom:0px;
	opacity:0.7;
}

div.charapic {
	width:200px;
	height:200px;
	position:relative;
	background-image: url("../images/grew.png");
}

div.achievements > div.points {
	position:absolute;
	width:107px;
	height:0px;
	right:0px;
}

div.achievements > div.points > img {
	position:absolute;
}

div.achievements > div.points > div {
	color: #fff;
	font-size: 30px;
	position: absolute;
	text-shadow: 0 0 2px #000000;
	width:107px;
	text-align: center;
	margin-top: 36px;
}

#guild_points_calculator{
	position:relative;
	background-image: url('https://playtera.com/images/guild_points_1.png');
	width:775px;
	height:828px;
	box-shadow: 0 0 5px 5px #0D8FBC;
}

#guild_points_calculator *{
	position:absolute;
}

#guild_points_calculator input[type="text"]{
	background:unset;
	border:0;
	color:#fff;
	width:23px;
	text-align:center;
	text-shadow: 0 0 3px #fff;
}

#guild_points_calculator > div input.minus0, #guild_points_calculator > div input.minus1, #guild_points_calculator > div input.minus1h,
#guild_points_calculator > div input.plus0, #guild_points_calculator > div input.plus1, #guild_points_calculator > div input.plus1h {
	width:29px;
	height:21px;
	border:0;
	background:none;
	cursor:pointer;
	z-index:10;
	top:54px;
}

#guild_points_calculator > div input.plus0, #guild_points_calculator > div input.plus1, #guild_points_calculator > div input.plus1h {
	left: 80px;
}

#guild_points_calculator > div input.minus0 {
	background-image: url('https://playtera.com/images/guild_points_buttons_minus0.png');
}
#guild_points_calculator > div input.minus1 {
	background-image: url('https://playtera.com/images/guild_points_buttons_minus1.png');
}
#guild_points_calculator > div input.minus1:hover {
	background-image: url('https://playtera.com/images/guild_points_buttons_minus1h.png');
}

#guild_points_calculator > div input.plus0 {
	background-image: url('https://playtera.com/images/guild_points_buttons_plus0.png');
}
#guild_points_calculator > div input.plus1 {
	background-image: url('https://playtera.com/images/guild_points_buttons_plus1.png');
}
#guild_points_calculator > div input.plus1:hover {
	background-image: url('https://playtera.com/images/guild_points_buttons_plus1h.png');
}

#guild_points_calculator > div input.minus1:hover,#guild_points_calculator > div input.plus1:hover  {
	box-shadow: 0 0 3px 3px #0D8FBC;
	background-color: #0D8FBC;
}

#guild_points_calculator > div {
	width:110px;
	height:77px;
}

#guild_points_calculator > div input[type="text"]{
	left:42px;
	top:54px;
}

#guild_points_calculator #restpoints{
	left:728px;
	top:58px;
}

#guild_points_calculator > div.col1{
	left:122px;
}
#guild_points_calculator > div.col2{
	left:278px;
}
#guild_points_calculator > div.col3{
	left:434px;
}
#guild_points_calculator > div.col4{
	left:590px;
}

#guild_points_calculator > div.row1{
	top:110px;
}
#guild_points_calculator > div.row2{
	top:235px;
}
#guild_points_calculator > div.row3{
	top:360px;
}
#guild_points_calculator > div.row4{
	top:484px;
}
#guild_points_calculator > div.row5{
	top:608px;
}
#guild_points_calculator > div.row6{
	top:733px;
}


#guild_points_calculator > div > div {
	margin-top:77px;
	margin-left:-133px;
	z-index:100;
}

#guild_points_calculator > div > div > img {
	z-index:1000;
	box-shadow: 0 0 5px 5px #0D8FBC;
}

#guild_points_calculator > div > div {
	display:none;
}

#guild_points_calculator > div:hover > div {
	display:block;
}

#guild_level_range {
	margin-bottom:-5px;
}

#guild_points_calculator .belowzero {
	color: #f00 !important;
	text-shadow: 0 0 3px #f00 !important;
}

#guild_points_calculator .exactzero {
	color: #0c0 !important;
	text-shadow: 0 0 3px #0c0 !important;
}

#guild_points_calculator .overzero {
	color: #0D8FBC !important;
	text-shadow: 0 0 3px #0D8FBC !important;
}

.resetbutton {
	position:absolute;
	right:54px;
}

table {
	width:100%;
}

th {
	vertical-align: bottom;
}

td {
	vertical-align: top;
}

.teramaterial {
	background: rgba(0, 0, 0, 0) url("https://evolution-of-silence.de/grew.png") repeat scroll 0 0;
	font-size: 14px;
	font-style: italic;
	height: 18px;
	margin: 1px;
	padding: 2px;
	white-space: nowrap;
}

.teramaterial img {
	height: 32px;
	margin-bottom: -3px;
	width: 32px;
}

div.thiscontents {
	background-color: #eee;
	border: 1px solid;
	float: right;
	margin: 40px 0 20px 20px;
	padding: 5px;
	position: relative;
	width: 250px;
	font-weight: bold;
}
.thiscontents > ul {
	margin: 0;
	padding: 0 0 0 10px;
	font-weight: normal;
}
.thiscontents li {
	list-style: outside none none;
}
.thiscontents a {
	color: #999;
}
.scrolldiv {
	border: 1px solid;
	height: 300px;
	overflow: auto;
}
.followarrow {
	color: #00cc00;
	font-size: 32px;
	text-align: center;
	font-weight: bold;
	line-height: 115%;
}
img.screenshotlargeimage {
	width:400px;
	max-width: unset !important;
}
div.screenshotequipexpand {
	width:500px;
	position: relative;
	overflow: hidden;
	height: 42px;
}
div.screenshotequipexpand:hover {
	height: unset !important;
}

div.class_discords {
	transition-duration: 1s;
	transition-property: opacity;
}
div.class_discords a,
div.tera_classes_label {
	border: 2px solid #A5A5A5;
	float: left;
	background: rgba(0, 0, 0, 0) url("../images/grew.png") repeat scroll 0 0;
	margin: 1px;
	padding: 3px;
	filter: invert(35%);
	transition-duration: 1s;
	transition-property: background, border, filter;
}
div.class_discords a:hover {
	border: 2px solid #FFF;
	background: #555;
	filter: invert(0%);
}
div.class_discords a img {
	width: 48px;
}
div.tera_classes_label {
	width: 96px;
	text-align: center;
}

.show_event {
	cursor: pointer;
}

.event_details {
	border-radius: 3px;
	border-style: solid solid solid none;
	border-width: 0 0 0 5px;
	margin: 3px 0 3px -10px;
	padding: 2px 0 2px 10px;
	background: rgba(165, 165, 165, 0.3) none repeat scroll 0 0;
	border-color: rgb(165, 165, 165);
	box-shadow: 0 0 0 1px rgba(165, 165, 165, 0.2) inset, 4px 0 0 #a5a5a5 inset;
}

#rip {
	position: fixed;
	right: -140px;
	top: 140px;
	background: #000;
	transform: rotateZ(45deg);
	width: 600px;
	text-align: center;
	font-size: 24px;
	padding: 10px;
	z-index: 999;
	line-height: 30px;
	height: 60px;
	box-shadow: 0 0 5px 5px #0005;
	color: #fff;
	font-family: times;
}
