@charset "utf-8";
/* CSS Document */

body { 
color:#eee;
background-image:url(../images/bg.jpg);background-position:top;background-color:#000000;background-repeat:no-repeat;padding-top:150px;font-family:Verdana;
}

.tbl {
	border-collapse: collapse;	
	border:2px solid #e7d511;
}

img:hover{
filter:brightness(160%);
}

.tbl img{
height: 46px;
padding-left: 1px;
}

.tbl img{
height: 46px;
padding-left: 1px;
}

.tbl2 {
	border-collapse: collapse;
		border:2px solid #e7d511;
}

.tbl2 img{
width: 46px;
height: 46px;
padding-left: 1px;
}

.bgtable {
width: 38px;
height: 52px;
background-image: url("../images/item-empty-bg.png");
background-repeat: no-repeat;
background-size: 52px 799px;
cursor: help;
	border:2px solid #e7d511;
}

.bgtable:hover {
filter:brightness(160%);
}

.bgtable2:hover {
filter:brightness(160%);
}

.bgtable2 {
width: 38px;
height: 52px;
background-image: url("../images/item-empty-bg.png");
background-repeat: no-repeat;
background-size: 52px 799px;
cursor: help;
	border:2px solid #e7d511;
}

.bgtable img {
width: 46px;
height: 46px;
padding-left: 2px;
}

.bgtable2 img{
width: 46px;
height: 46px;
padding-left: 2px;
}

.cpBtn {
	border:1px solid #ee1111;
	background: #c54500;
	background: -moz-linear-gradient(top, #c54500 0%, #2a2a2a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c54500), color-stop(100%,#2a2a2a));
	background: -webkit-linear-gradient(top, #c54500 0%,#2a2a2a 100%);
	background: -o-linear-gradient(top, #c54500 0%,#2a2a2a 100%);
	background: -ms-linear-gradient(top, #c54500 0%,#2a2a2a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c54500', endColorstr='#2a2a2a',GradientType=0 );
	background: linear-gradient(top, #c54500 0%,#2a2a2a 100%);
	-moz-border-radius: 5px;
	border-radius: 5px;
	min-height:15px;
	min-width:25px;
	text-align:center;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
	width:145px;
	height:30px;
}

.cpBtn:hover {
	border:1px solid #ffff00;
	background: #eeee00;
	background: -moz-linear-gradient(top, #eeee00 0%, #2f2f2f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeee00), color-stop(100%,#2f2f2f));
	background: -webkit-linear-gradient(top, #eeee00 0%,#2f2f2f 100%);
	background: -o-linear-gradient(top, #eeee00 0%,#2f2f2f 100%);
	background: -ms-linear-gradient(top, #eeee00 0%,#2f2f2f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeee00', endColorstr='#2f2f2f',GradientType=0 );
	background: linear-gradient(top, #eeee00 0%,#2f2f2f 100%);
	-moz-border-radius: 5px;
	border-radius: 5px;
	min-height:15px;
	min-width:25px;
	text-align:center;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
	width:145px;
	height:30px;
}

.cpBtn2 {
	border:1px solid #1111ff;
	background: #c54500;
	background: -moz-linear-gradient(top, #c54500 0%, #2a2a2a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c54500), color-stop(100%,#2a2a2a));
	background: -webkit-linear-gradient(top, #c54500 0%,#2a2a2a 100%);
	background: -o-linear-gradient(top, #c54500 0%,#2a2a2a 100%);
	background: -ms-linear-gradient(top, #c54500 0%,#2a2a2a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c54500', endColorstr='#2a2a2a',GradientType=0 );
	background: linear-gradient(top, #c54500 0%,#2a2a2a 100%);
	-moz-border-radius: 5px;
	border-radius: 5px;
	min-height:15px;
	min-width:25px;
	text-align:center;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
	width:145px;
	height:30px;
padding:5px;
}

.cpBtn2:hover {
	border:1px solid #11ff11;
	background: #aaaa00;
	background: -moz-linear-gradient(top, #aaaa00 0%, #2f2f2f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#aaaa00), color-stop(100%,#2f2f2f));
	background: -webkit-linear-gradient(top, #aaaa00 0%,#2f2f2f 100%);
	background: -o-linear-gradient(top, #aaaa00 0%,#2f2f2f 100%);
	background: -ms-linear-gradient(top, #aaaa00 0%,#2f2f2f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aaaa00', endColorstr='#2f2f2f',GradientType=0 );
	background: linear-gradient(top, #aaaa00 0%,#2f2f2f 100%);
	-moz-border-radius: 5px;
	border-radius: 5px;
	min-height:15px;
	min-width:25px;
	text-align:center;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
	width:145px;
	height:30px;
}

.cpBtnn {
	border:1px solid #00ff00;
	background: #004500;
	background: -moz-linear-gradient(top, #004500 0%, #2a2a2a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#004500), color-stop(100%,#2a2a2a));
	background: -webkit-linear-gradient(top, #004500 0%,#2a2a2a 100%);
	background: -o-linear-gradient(top, #004500 0%,#2a2a2a 100%);
	background: -ms-linear-gradient(top, #004500 0%,#2a2a2a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004500', endColorstr='#2a2a2a',GradientType=0 );
	background: linear-gradient(top, #004500 0%,#2a2a2a 100%);
	-moz-border-radius: 5px;
	border-radius: 5px;
	min-height:15px;
	min-width:25px;
	text-align:center;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
	width:145px;
	height:30px;
padding:5px;
}

.cpBtnn:hover {
	border:1px solid #ffff00;
	background: #00aa00;
	background: -moz-linear-gradient(top, #00aa00 0%, #2f2f2f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00aa00), color-stop(100%,#2f2f2f));
	background: -webkit-linear-gradient(top, #00aa00 0%,#2f2f2f 100%);
	background: -o-linear-gradient(top, #00aa00 0%,#2f2f2f 100%);
	background: -ms-linear-gradient(top, #00aa00 0%,#2f2f2f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00aa00', endColorstr='#2f2f2f',GradientType=0 );
	background: linear-gradient(top, #00aa00 0%,#2f2f2f 100%);
	-moz-border-radius: 5px;
	border-radius: 5px;
	min-height:15px;
	min-width:25px;
	text-align:center;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
	width:145px;
	height:30px;
}

.cpBtns {
	border:2px solid #010101;
	background: #ffcc00;
	background: -moz-linear-gradient(top, #ffcc00 0%, #2a2a2a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffcc00), color-stop(100%,#2a2a2a));
	background: -webkit-linear-gradient(top, #ffcc00 0%,#2a2a2a 100%);
	background: -o-linear-gradient(top, #ffcc00 0%,#2a2a2a 100%);
	background: -ms-linear-gradient(top, #ffcc00 0%,#2a2a2a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcc00', endColorstr='#2a2a2a',GradientType=0 );
	background: linear-gradient(top, #ffcc00 0%,#2a2a2a 100%);
	-moz-border-radius: 5px;
	border-radius: 5px;
	min-height:15px;
	min-width:25px;
	text-align:center;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
	width:145px;
	height:30px;
padding:5px;
}

.cpBtns:hover {
	border:1px solid #ff3333;
	background: #00ccff;
	background: -moz-linear-gradient(top, #00ccff 0%, #2f2f2f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00ccff), color-stop(100%,#2f2f2f));
	background: -webkit-linear-gradient(top, #00ccff 0%,#2f2f2f 100%);
	background: -o-linear-gradient(top, #00ccff 0%,#2f2f2f 100%);
	background: -ms-linear-gradient(top, #00ccff 0%,#2f2f2f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ccff', endColorstr='#2f2f2f',GradientType=0 );
	background: linear-gradient(top, #00ccff 0%,#2f2f2f 100%);
	-moz-border-radius: 5px;
	border-radius: 5px;
	min-height:15px;
	min-width:25px;
	text-align:center;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
	width:145px;
	height:30px;
}

.cpBtn3 {
	border:1px solid #ffcc00;
	background: #1111ff;
	background: -moz-linear-gradient(top, #1111ff 0%, #2a2a2a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1111ff), color-stop(100%,#2a2a2a));
	background: -webkit-linear-gradient(top, #1111ff 0%,#2a2a2a 100%);
	background: -o-linear-gradient(top, #1111ff 0%,#2a2a2a 100%);
	background: -ms-linear-gradient(top, #1111ff 0%,#2a2a2a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1111ff', endColorstr='#2a2a2a',GradientType=0 );
	background: linear-gradient(top, #1111ff 0%,#2a2a2a 100%);
	-moz-border-radius: 5px;
	border-radius: 5px;
	min-height:15px;
	min-width:25px;
	text-align:center;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
	width:145px;
	height:30px;
padding:5px;
}

.cpBtn3:hover {
	border:1px solid #ffffff;
	background: #9999cc;
	background: -moz-linear-gradient(top, #9999cc 0%, #2f2f2f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9999cc), color-stop(100%,#2f2f2f));
	background: -webkit-linear-gradient(top, #9999cc 0%,#2f2f2f 100%);
	background: -o-linear-gradient(top, #9999cc 0%,#2f2f2f 100%);
	background: -ms-linear-gradient(top, #9999cc 0%,#2f2f2f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9999cc', endColorstr='#2f2f2f',GradientType=0 );
	background: linear-gradient(top, #9999cc 0%,#2f2f2f 100%);
	-moz-border-radius: 5px;
	border-radius: 5px;
	min-height:15px;
	min-width:25px;
	text-align:center;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
	width:145px;
	height:30px;
}

.wrapper {
width:398px;
height:440px;
min-height:105px;
max-height:auto;
margin-left:auto;
margin-right:auto;
margin-top:50px;
margin-left:450px;
background:#060606;
opacity:0.85;
filter:alpha(opacity=80);
-moz-border-radius: 5px;
border-radius: 5px;
}

.wrapper2 {
width:848px;
height:640px;
min-height:105px;
max-height:auto;
margin-left:auto;
margin-right:auto;
margin-top:50px;
background:#060606;
opacity:0.85;
filter:alpha(opacity=80);
-moz-border-radius: 5px;
border-radius: 5px;
}

#dvloader {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  position: fixed;
  display: block;
  opacity: 0.8;
  background-color: #000;
  z-index: 99;
  text-align: center;
}

#dvloader-img {
  position: absolute;
  top: 400px;
  z-index: 100;
}

.footer {
width:998px;
height:100px;
min-height:105px;
max-height:auto;
margin-left:auto;
margin-right:auto;
margin-top:300px;
background:#060606;
opacity:0.75;
filter:alpha(opacity=40);
-moz-border-radius: 5px;
border-radius: 5px;
}

input {
	background: #373940;
	border: solid 1px #595c66;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #ffffff;
	width: auto;
	text-align:center;
}

a:link {
	color: #aaa;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #aaaaee;
}
a:hover {
	text-decoration: none;
	color: #777;
}
a:active {
	text-decoration: none;
	color: #666;
}