@font-face {
	font-family: "Dead Kansas";
	src: local("Dead Kansas"),
	url("/fonts/DeadKansas.ttf");
}

* {
	border: 0;
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
}
.cui-button {
	cursor:pointer;
	margin:0 4px 0 0;
	outline: 0;
	padding: .4em 1em;
	position: relative;
	text-align: center;
	text-decoration:none !important;
	zoom: 1;
}
body {
	background: url("/img/bc2.jpg") no-repeat fixed center top #FFFFFF;
	/*font-family: "Lucida Grande", Verdana, "sans-serif";*/
	font-family: Arial, "sans-serif";
	font-size: 8pt;
}
h2 {
	padding: 0 0 10px 0;
}
li {
	margin-left: 25px;
}
a {
	color: #c00;
	text-decoration: none;
}
a:visited {
	color: #c20;
}
a:hover {
	text-decoration: underline;
}
input[type="button"],
input[type="submit"] {
	background: #000;
	border: 1px solid #f70;
	color: #fff;
	font-family: "Courier New";
	text-transform: uppercase;
}
input[type="button"]:hover,
input[type="submit"]:hover {
	background: #f70;
	border-color: #000;
}
table tr.highlight {
	background-color: #f70;
}
table tr.clanstats:hover {
	cursor: pointer;
}

#container {
	background: url("/img/pagebg.png");
	height: auto;
	margin: 0 auto;
	-moz-border-radius: 0 0 10px 10px;
	-moz-box-shadow: 0 0 20px 0px #000;
	width: 960px;
}
#header {
	float: left;
	height: 150px;
	width: 960px;
}
#header ul,
.a2z-nav ul,
.profile-nav ul {
	list-style: none;
}
#header li,
.a2z-nav li,
.profile-nav li {
	border: 2.5px solid #000;
	display: inline;
	float: left;
	margin: 0 0 0 10px;
}
#header li a,
.a2z-nav li a,
.profile-nav li a {
	background: #000;
	color: #fff;
	display: block;
	font-family: "Dead Kansas";
	font-size: 18px;
	padding: 5px 10px;
	text-decoration: none;
	text-transform: lowercase;
}
#header li.current,
.a2z-nav li.current,
.profile-nav li.current {
	border-color: #f70;
}
#header li:hover,
.a2z-nav li:hover,
.profile-nav li:hover {
	border-color: #000;
}
#header li a:hover,
.a2z-nav li a:hover,
.profile-nav li a:hover {
	background: #f70;
}
.a2z-nav li,
.profile-nav li {
	margin: 0 0 0 5px;
}
.a2z-nav li a,
.profile-nav li a {
	text-align: center;
	text-transform: uppercase;
}
.a2z-nav li a {
	height: 25px;
	padding: 2.5px 0 0 0;
	width: 25px;
}

#toplogin,
#accounttop {
	background: url("/img/pagebg.png");
	border: 1px solid #000;
	float: right;
	height: 100px;
	margin: 5.5px 67.5px 0 0;
	text-align: center;
	width: 230px;
}
#toplogin input {
	margin: 2.5px;
	width: 210px;
}
#toplogin input[type="submit"],
#toplogin input[type="button"] {
	width: 100px;
}

#footer {
	float: left;
	font-size: 12px;
	height: 50px;
	text-align: center;
	width: 960px;
}
.content-block {
	background: url("/img/contentbg.png");
	border: 1px solid #4d4d4d;
	float: left;
	margin: 10px;
	padding: 10px;
	width: 920px;
}

#homepageNews {
	width: 716px;
}
#homepageNews .content-block {
	margin: 5px 5px 10px;
	width: 685px;
}
#t10c, #t10p {
	margin-left: 10px;
	width: 160px;
}


table {
	border: 1px solid #000;
	border-right: none;
}
table th {
	background: #000;
	color: #fff;
	margin-bottom: 5px;
	padding: 5px 10px;
}
table td {
	border-right: 1px solid #000;
	padding: 2.5px 10px;
}
table td.int {
	text-align: center;
}

form {
	margin: 5px;
}
input, textarea {
	border: 1px solid #333;
	padding: 3px;
}



form ul {
	list-style: none;
	width: 400px;
}
form ul li {
	display: inline;
	float: left;
	margin: 0 0 0 10px;
	padding: 5px;
	display: block;
	width: 125px;
}
form ul li.input {
	width: 222.5px;
}
form ul li label {
	display: block;
	padding-top: 5px;
}
form ul li input[type="text"],
form ul li input[type="password"],
form ul li textarea {
	padding: 5px 10px;
	width: 200px;
}
form ul li textarea {
	padding: 0px;
	width: 220px;
}
form ul li select {
	border: 1px solid #333;
	width: 222.5px;
}
form ul li select option {
	padding: 4px 3px;
}
form ul input[type="submit"] {
	background: #000;
	border: 1px solid #f70;
	color: #fff;
	font-family: "Courier New";
	margin-left: 110px;
	text-transform: uppercase;
	width: 150px;
}
form ul input[type="submit"]:hover {
	background: #f70;
	border-color: #000;
}
#registerStatus,
#loginStatus {
	color: #f00;
	float: left;
	margin-left: 5px;
	width: 400px;
}

.homeTopPart {
	border: 1px solid #333;
	float: left;
	height: 110px;
	padding: 10px;
	width: 210px;
}
#homeTopPart1,
#homeTopPart2 {
	margin-right: 10px;
}
#homeTopPart1 {
	width: 410px;
}
#homeTopPart2 li {
	margin-left: 15px;
}



/* tables */
table.tablesorter {
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #000;
	border-right: 1px solid #000;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr th:hover {
	background-color: #666;
}
table.tablesorter thead tr .header {
	background-image: url(/img/bg.png);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(/img/asc.png);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(/img/desc.png);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-color: #f70;
}

/* tooltips */
[tipid] {
	cursor: pointer;
}
tooltip {
	background-color: #111;
	border: 2px solid #f70;
	color: #eee;
	-moz-border-radius: 5px;
	-moz-box-shadow: 0 0 20px 0px #000;
	display: none;
	top: 0;
	left: 0;
	opacity: 0.9;
	padding: 5px 20px 5px 10px;
	position: absolute;
	text-align: left;
	z-index: 3;
}
.tooltip-text {
	background-color: #111;
	border: 2px solid #f70;
	color: #eee;
	-moz-border-radius: 5px;
	-moz-box-shadow: 0 0 20px 0px #000;
	display: none;
	top: 0;
	left: 0;
	opacity: 0.9;
	padding: 5px 20px 5px 10px;
	position: absolute;
	text-align: left;
	z-index: 3;
}
