@font-face {
    font-family: "PFFuelPro";
    src: url('../fonts/PFFuelProLight.ttf') format('truetype');
}

body, html {
	height: 100%;
	margin: 0px;
	padding: 0;
	background-size: cover;
	font-family: Arial;
	font-size: 15px;
}

body {
	background: #55575c url(/bg.jpg);
}

th {
	cursor:pointer;
	padding: 0 7px;
	background: #9a8c7e;
}

h1 {
	font-size: 24px;
	text-align: center;
	margin: 19px 0 27px 0;
	padding-left: 75px;
	padding-right: 75px;
}

input {
	border-radius: 5px;
	outline: none;
}

#left hr {
	margin: 3px 0;
}

h2 {
	text-align: center;
	margin: 5px 0;
}

a.language-link img {
	opacity: 0.7;
}

a.language-link:hover img {
	opacity: 1;
}

.language-link {
	float: right;
	border-radius: 5px;
	display: inline-block;
    box-shadow: 0 0 7px rgba(0,0,0,0.6);
    width: 33px;
    height: 23px;
    margin-left: 10px;
}

.language-link img {
	border-radius: 5px;
	border: 1px solid #555;
	display: inline-block;
}

.hide {
	display: none;
}

.nhide {
	display: block !important;
}

.uppercase {
	text-transform: uppercase;
}

.logo {
	font-family: "PFFuelPro";
	color: black;
	text-decoration: none;
	text-transform: uppercase;
}

.logo span {
	display: inline-block;
	font-size: 50px;
}

.logo span.first-span {
	font-size: 80px;
}

#alley_table, #alley_table2 {
	border: 1px solid black;
	border-collapse: collapse;
	font-size: 15px;
	background: #ccc;
	width: 730px;
}

table.clans_table th {
	font-size: 13px;
	padding: 5px 14px 5px 6px
}

.order_up {
	background: url(/images/arrow.png) no-repeat 99% center #c3d3ff;
	padding: 5px 14px 5px 6px !important;
}

.order_down {
	background: url(/images/arrow2.png) no-repeat 99% center #c3d3ff;
	padding: 5px 14px 5px 6px !important;
}

#alley_table td, #alley_table2 td, #alley_table th, #alley_table2 th {
	border: 1px solid black;
	border-collapse: collapse;
	padding: 2px;
}

#statistic_table {
	border-spacing: 0px;
	width: 700px;
}

#statistic_table td {
	vertical-align: top;
	border: none;
	border-collapse: collapse;
}

#alley_table a, #alley_table2 a {
	color: #000;
}

#alley_table a:hover, #alley_table2 a:hover {
	color: #666;
}

#container {
	width:1260px;
	margin: 0 auto;
	height: auto !important;
	min-height: 100%;
}

#subcontainer {
	padding-bottom: 75px;
}

.bg_coffie {
	background-color: rgba(192, 192, 192, 0.85);
	color: black;
}

#content {
	color: #000;
	background-repeat: no-repeat; 
	background-position: 35px 187px;
	padding: 5px 10px 0px 10px;
	border: 1px solid black;
	width: 730px;
	float:right;
	border-radius: 10px;
}

#right {
	float:right;
}

#left {
	color: black;
	float: left;
	width: 500px;
	border: 1px solid black;
	border-radius: 10px 10px 0 0;
}

#left ul {
	margin: 0;
}

#left h2.donate_h {
	margin: 0;
	padding: 12px 0 12px 50px;
	background: url(/images/wolf.png) no-repeat 110px top;
	background-size: contain;
}

#left h2 span {
	border-bottom: 1px dotted black;
	cursor: pointer;
}

#donate_panel {
	display: none;
	text-align: center;
}

#footer {
	clear: both;
	margin: 0 auto;
	width:1200px;
	height: 75px;
	margin-top: -75px;
}

#footer_container {
	color: #fefefe;
	width:1200px;
}

.light_green td, span.light_green {
	background: #CCFF65;
	color: black;
}

.default_gray td, span.default_gray {
	background: #ccc;
}

.camo td, span.camo {
	background: #c5a66d;
	color: black;
}

.green td, span.green {
	background: #9CF68A;
}

.pink td, span.pink {
	background: pink;
}

.red td, span.red {
	background: #ffff99;
	color: black;
}

.blue {
	background: #d1effc;
}

.very_green td, span.very_green {
	background: #caf;
}

.positive {
	font-weight: bold;
	color: purple;
}

.negative {
	font-weight: bold;
	color: darkblue;
}

.green_text {
	font-weight: bold;
	color: darkgreen;
}

td.green_text_left {
	color: darkgreen;
}

.red_text {
	font-weight: bold;
	color: darkred;
}

.change {
	text-align: right;
}

.selected {
	background: #c3d3ff;
}

.note {
	padding: 10px;
	color: black;
	font-size: 13px !important;
	clear: both;
	line-height: 16px;
}

.note a {
	color: darkred;
	font-weight: bold;
}

.copyrights {
	float: left;
	margin-top: 5px;
}

.copyrights a {
	color: #fefefe;
	font-weight: bold;
}

.update_panel {
	padding: 5px 10px;
}

.update_panel a {
	color: #bB0000;
}

.update_panel span {
	color:#e00;
	font-weight: bold;
}

#legend {
	height: 20px;
}

#legend div.cub {
	white-space: nowrap;
	line-height: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
	overflow: hidden;
}

#legend span {
	border: 1px solid black;
	width: 20px;
	height: 20px;
	display:block;
	float: left;
	margin-right:5px;
}

#update_panel_id2 {
	display: none;
}

#update_panel_id {
	text-decoration: none;
	border-bottom: 1px dashed;
	color: black;
	display: inline-block;
	margin: 5px;
}

/* Positions page */

.positions #content, .contest #content {
	width: auto;
	float: none;
	padding: 5px 20px 20px 20px;
}

.positions #content #alley_table {
	width:80%; 
	margin: 0 auto; 
	font-size: 18px;
}

.positions #content #alley_table th {
	cursor: auto;
}

.positions #content #alley_table2 td {
	padding: 4px;
	text-align: right;
}

.clans #content {
	width: auto;
	float: none;
	padding: 5px 20px 20px 20px;
}

.clans #content #alley_table, .clans #content #alley_table2 {
	width:100%; 
	margin: 0 auto; 
	font-size: 20px;
}

.clans #content #alley_table th, .clans #content #alley_table2 th, .contest #content #alley_table th,  .contest #content #alley_table2 th {
	cursor: auto;
}

form label {
	cursor: pointer;
	margin-right: 20px;
}

form td.fronts label {
	margin-right: 15px;
}

.redio_div {
	display:none;
}

.fbFeedbackContent { 
	background: white;
}

.clan-input {
	border-radius:6px;
	padding: 3px 0 3px 5px;
	font-size: 16px;
}

.loading {
	overflow:hidden;
	height: 70px;
}

@media (max-width: 1279px) {



}