body {
	padding: 0;
	margin: 0;
	cursor: url("../images/icursor.png"), auto;
}

::selection {
	color: #000;
}

.centered {
	margin: 0 auto;
}

.load-screen {
	margin: 0;
	width: 640px;
	height: 480px;
	background: url("../images/interface/load-screen.png") no-repeat 0 0;
}
.load-screen .progress {
	width: 0px;
	height: 20px;
	background: url("../images/interface/load-bar.png") no-repeat 0 0;
	position: relative;
	top: 419px;
	left: 70px;
}

.shell-menu {
	background-color: #000;
}
.shell-menu .link {
	font-size: 0;
	position: absolute; 
	height: 53px;
}
.shell-menu .link .text {
	height: 18px;
	position: relative;
	background: no-repeat center 0;
}
.shell-menu .link .bull {
	background-image: url("../images/shell/arrows.png");
}
.shell-menu .link.left {
	width: 100px; 
	left: 2px;
	top: 213px;
	text-align: left;
}
.shell-menu .link.left .text {
	display: inline-block;
	width: 45px;
	top: -16px;
}
.shell-menu .link.left .bull,
.shell-menu .link.right .bull {
	width: 34px;
	height: 53px;
	display: inline-block;
}
.shell-menu .link.left .bull{
	background-position: -34px 0;
}
.shell-menu .link.left:active .bull {
	background-position: -34px -53px;
}
.shell-menu .link.right {
	width: 100px; 
	left: 540px; 
	top: 213px;
	text-align: right;
}
.shell-menu .link.right .text {
	display: inline-block;
	width: 45px;
	top: -16px;
}
.shell-menu .link.right .bull{
	background-position: 0 0;
}
.shell-menu .link.right:active .bull {
	background-position: 0 -53px;
}
.shell-menu .link.top {
	width: 45px; 
	left: 297px;
	top: 2px;
	text-align: center;
}
.shell-menu .link.top .text {
	display: inline-block;
	width: 45px;
}
.shell-menu .link.top .bull {
	width: 45px;
	height: 28px;
	display: inline-block;
}
.shell-menu .link.top .bull{
	background-position: -68px 0;
}
.shell-menu .link.top:active .bull {
	background-position: -68px -28px;
}
.shell-menu .link.bottom {
	width: 100px;
	left: 270px;
	top: 436px;
	text-align: center;
}
.shell-menu .link.bottom .text {
	display: inline-block;
	width: 100px;
}
.shell-menu .link.bottom .bull {
	width: 37px;
	height: 25px;
	display: inline-block;
}
.shell-menu .link.bottom .bull{
	background-position: -68px -56px;
}
.shell-menu .link.bottom:active .bull {
	background-position: -68px -81px;
}
.shell-menu .scroll {
	position: absolute;
	background: url("../images/shell/scroll.png");
	width: 16px;
	height: 16px;
}
.shell-menu .scroll.up {
	background-position: 0 0;
}
.shell-menu .scroll.up:active {
	background-position: -16px 0;
}
.shell-menu .scroll.down {
	background-position: 0 -16px;
}
.shell-menu .scroll.down:active {
	background-position: -16px -16px;
}
.shell-menu .scroll.slider {
	background-position: 0 -32px;
}
.shell-menu #level_select {
	background: url("../images/shell/level_select.png") no-repeat 0 0;
	height: 480px;
	display: none;
}
.shell-menu #level_select .ring {
	width: 144px;
	height: 144px;
	position: absolute;
	top: 190px;
	left: 248px;
}
.shell-menu #level_select .dselect {
	position: absolute;
	width: 38px;
	height: 38px;
	top: 112px;
}
.shell-menu #level_select .dselect.fg {
	left: 236px;
}
.shell-menu #level_select .dselect.imp {
	left: 368px;
}
.shell-menu #level_select #level_name {
	position: absolute;
	background: no-repeat center 0;
	width: 325px;
	height: 20px;
	top: 68px;
	left: 157px;
}
.shell-menu .menu_video {
	position: absolute;
	left: 0;
	top: 0;
	width: 640px;
	height: 480px;
	z-index: 999;
}
.shell-menu #archive {
	background: url("../images/shell/archive.png") no-repeat 0 0;
	height: 480px;
	display: none;
}
.shell-menu #archive #archive_content {
	position: absolute;
	width: 404px;
	height: 306px;
	left: 110px;
	top: 61px;
	overflow: hidden;
}
.shell-menu #archive #archive_content .text {
	height: 18px;
	background: no-repeat center 0;
	margin-bottom: 2px;
}
.shell-menu #archive #archive_content .text:hover {
	background-position: center -18px;
}
.shell-menu #archive #archive_content .text:active {
	background-position: center -36px;
}
.shell-menu #archive #archive_content #archive_text {
	margin-left: 6px;
	position: relative;
}
.shell-menu #archive #archive_up {
	position: absolute;
	width: 232px;
	height: 29px;
	background: no-repeat center 7px;
	left: 206px;
	top: 382px;
}
.shell-menu #archive .scroll.up {
	left: 518px;
	top: 61px;
}
.shell-menu #archive .scroll.down {
	left: 518px;
	top: 354px;
}
.shell-menu #archive .scroll.slider {
	left: 518px;
	top: 77px;
	display: none;
}
.shell-menu #objective {
	background: url("../images/shell/objective.png") no-repeat 0 0;
	height: 480px;
	display: none;
}
.shell-menu #objective .link-obj {
	width: 100px;
	position: absolute;
	top: 0px;
	text-align: center;
}
.shell-menu #objective .link-obj.fg {
	left: 87px;
}
.shell-menu #objective .link-obj.imp {
	left: 457px;
}
.shell-menu #objective .link-obj .bull {
	background: none;
	display: inline-block;
	width: 41px;
	height: 76px;
}
.shell-menu #objective .link-obj.fg:active .bull {
	background: url("../images/shell/arrows.png") no-repeat -154px 0;
}
.shell-menu #objective .link-obj.imp:active .bull {
	background: url("../images/shell/arrows.png") no-repeat -113px 0;
}
.shell-menu #objective .link-obj .text {
	height: 18px;
	background: no-repeat center 0;
}
.shell-menu #objective #level_name_obj {
	position: absolute;
	background: no-repeat center 0;
	width: 250px;
	height: 20px;
	top: 114px;
	left: 195px;
}
.shell-menu #objective .objective_content {
	position: absolute;
	width: 417px;
	height: 255px;
	left: 105px;
	top: 155px;
	overflow: hidden;
}
.shell-menu #objective .objective_content #objective_text {
	position: relative;
}
.shell-menu #objective .scroll.up {
	left: 524px;
	top: 153px;
}
.shell-menu #objective .scroll.down {
	left: 524px;
	top: 399px;
}
.shell-menu #objective .scroll.slider {
	left: 524px;
	top: 169px;
	display: none;
}

.shell-menu #launch {
	height: 480px;
	display: none;
}
.shell-menu #launch.fg {
	background: url("../images/shell/objective-fg.png") no-repeat 0 0;
}
.shell-menu #launch.imp {
	background: url("../images/shell/objective-imp.png") no-repeat 0 0;
}
.shell-menu #launch .link-back {
	position: absolute;
}
.shell-menu #launch.fg .link-back {
	width: 114px;
	height: 39px;
	top: 412px;
	left: 25px;
}
.shell-menu #launch.imp .link-back {
	width: 72px;
	height: 50px;
	top: 409px;
	left: 13px;
}
.shell-menu #launch .link-back .text {
	height: 18px;
	background: no-repeat center 0;
	margin-top: 16px;
}
.shell-menu #launch .link-launch {
	position: absolute;
}
.shell-menu #launch.fg .link-launch {
	width: 150px;
	height: 42px;
	top: 416px;
	left: 256px;
}
.shell-menu #launch.fg .link-launch:active {
	background: url("../images/shell/launch-btn.png") no-repeat 0 0;
}
.shell-menu #launch.fg .link-launch .text {
	height: 18px;
	background: no-repeat center 0;
	margin-top: 12px;
}
.shell-menu #launch.fg .launch_objective {
	position: absolute;
	width: 259px;
	height: 337px;
	left: 23px;
	top: 20px;
	overflow: hidden;
}
.shell-menu #launch.fg .scroll.up {
	left: 284px;
	top: 20px;
}
.shell-menu #launch.fg .scroll.down {
	left: 284px;
	top: 344px;
}
.shell-menu #launch.fg .scroll.slider {
	left: 284px;
	top: 36px;
	display: none;
}
.shell-menu #launch.imp .link-launch {
	width: 97px;
	height: 61px;
	top: 358px;
	left: 147px;
}
.shell-menu #launch.imp .link-launch:active {
	background: url("../images/shell/launch-btn.png") no-repeat 0 -42px;
}
.shell-menu #launch.imp .link-launch .text {
	height: 18px;
	background: no-repeat center 0;
	margin-top: 23px;
}
.shell-menu #launch.imp .launch_objective {
	position: absolute;
	width: 231px;
	height: 293px;
	left: 357px;
	top: 150px;
	overflow: hidden;
}
.shell-menu #launch.imp .scroll.up {
	left: 589px;
	top: 150px;
}
.shell-menu #launch.imp .scroll.down {
	left: 589px;
	top: 429px;
}
.shell-menu #launch.imp .scroll.slider {
	left: 589px;
	top: 166px;
	display: none;
}
.shell-menu #launch .link-launch:hover .text,
.shell-menu #launch .link-back:hover .text,
.shell-menu #objective .link-obj:hover .text,
.shell-menu .link:hover .text {
	background-position: center -18px;
}
.shell-menu #launch .link-launch:active .text,
.shell-menu #launch .link-back:active .text,
.shell-menu #objective .link-obj:active .text,
.shell-menu .link:active .text {
	background-position: center -36px;
}


.game {
	width: 640px;
	height: 480px;
	display: none;
}
.game .left-frame {
	float: left;
	width: 448px;
	height: 480px;
}
.game .left-frame .top-panel {
	height: 32px;
}
.game .left-frame .top-panel .dummy-first {
	width: 6px;
	height: 32px;
	float: left;
	background: url("../images/interface/money.png") no-repeat 0 0;
}
.game .left-frame .top-panel .dummy-last {
	width: 7px;
	height: 32px;
	float: left;
	background: url("../images/interface/money.png") no-repeat -147px 0;
}
.game .left-frame .top-panel .button {
	float: left;
	width: 49px;
	height: 32px;
	background-image: url("../images/interface/topbuttons.png");
}
.game .left-frame .top-panel .button.sell {
	background-position: 0 0;
}
.game .left-frame .top-panel .button.power {
	background-position: -49px 0;
}
.game .left-frame .top-panel .button.repair {
	background-position: -98px 0;
}
.game .left-frame .top-panel .button.attack {
	background-position: -147px 0;
}
.game .left-frame .top-panel .button.move {
	background-position: -196px 0;
}
.game .left-frame .top-panel .button.hand {
	background-position: -245px 0;
}
.game .left-frame .top-panel .button.sell:hover {
	background-position: -294px 0;
}
.game .left-frame .top-panel .button.power:hover {
	background-position: -343px 0;
}
.game .left-frame .top-panel .button.repair:hover {
	background-position: -392px 0;
}
.game .left-frame .top-panel .button.attack:hover {
	background-position: -441px 0;
}
.game .left-frame .top-panel .button.move:hover {
	background-position: -490px 0;
}
.game .left-frame .top-panel .button.hand:hover {
	background-position: -539px 0;
}
.game .left-frame .top-panel .button.sell.active {
	background-position: -588px 0;
}
.game .left-frame .top-panel .button.power.active {
	background-position: -637px 0;
}
.game .left-frame .top-panel .button.repair.active {
	background-position: -686px 0;
}
.game .left-frame .top-panel .button.attack.active {
	background-position: -735px 0;
}
.game .left-frame .top-panel .button.move.active {
	background-position: -784px 0;
}
.game .left-frame .top-panel .button.hand.active {
	background-position: -833px 0;
}
.game .left-frame .top-panel .money {
	float: left;
	width: 116px;
	height: 26px;
	background: url("../images/interface/money.png") no-repeat -6px 0;
	padding: 6px 0 0 25px;
}
.game .left-frame .top-panel .money .num {
	float: left;
	width: 10px;
	height: 16px;
	background-image: url("../images/interface/money_numbers.png");
}
.game .left-frame .top-panel .money .num.d0 {
	background-position: -1px 0;
}
.game .left-frame .top-panel .money .num.d1 {
	background-position: -12px 0;
}
.game .left-frame .top-panel .money .num.d2 {
	background-position: -23px 0;
}
.game .left-frame .top-panel .money .num.d3 {
	background-position: -34px 0;
}
.game .left-frame .top-panel .money .num.d4 {
	background-position: -45px 0;
}
.game .left-frame .top-panel .money .num.d5 {
	background-position: -56px 0;
}
.game .left-frame .top-panel .money .num.d6 {
	background-position: -67px 0;
}
.game .left-frame .top-panel .money .num.d7 {
	background-position: -78px 0;
}
.game .left-frame .top-panel .money .num.d8 {
	background-position: -89px 0;
}
.game .left-frame .top-panel .money .num.d9 {
	background-position: -100px 0;
}
.game .left-frame .top-panel .money .num.empty {
	background-position: -111px 0;
}
.game .left-frame .game-area {
	width: 448px;
	height: 448px;
	background: #000;
}
.game .left-frame .game-area .view {
	width: 448px;
	height: 448px;
	position: absolute;
	overflow: hidden;
}
.game .left-frame .game-area .view canvas {
	position: relative;
}
.game .left-frame .game-area #viewport {
	position: absolute;
 }
.game .left-frame .game-area #mouseview {
	position: absolute;
	cursor: none;
}
.game .right-frame {
	float: left;
	width: 192px;
	height: 480px;
}
.game .right-frame .tab-buttons {
	width: 192px;
	height: 64px;
}
.game .right-frame .tab-buttons .tab {
	float: left;
	width: 64px;
	height: 32px;
	background-image: url("../images/interface/menutabs.png");
}
.game .right-frame .tab-buttons .tab.build {
	background-position: 0 0;
}
.game .right-frame .tab-buttons .tab.comms {
	background-position: -64px 0;
}
.game .right-frame .tab-buttons .tab.menu {
	background-position: -128px 0;
}
.game .right-frame .tab-buttons .tab.orders {
	background-position: 0 -32px;
}
.game .right-frame .tab-buttons .tab.paths {
	background-position: -64px -32px;
}
.game .right-frame .tab-buttons .tab.special {
	background-position: -128px -32px;
}
.game .right-frame .tab-buttons .tab.build:hover {
	background-position: -192px 0;
}
.game .right-frame .tab-buttons .tab.comms:hover {
	background-position: -256px 0;
}
.game .right-frame .tab-buttons .tab.menu:hover {
	background-position: -320px 0;
}
.game .right-frame .tab-buttons .tab.orders:hover {
	background-position: -192px -32px;
}
.game .right-frame .tab-buttons .tab.paths:hover {
	background-position: -256px -32px;
}
.game .right-frame .tab-buttons .tab.special:hover {
	background-position: -320px -32px;
}
.game .right-frame .tab-buttons .tab.build.active {
	background-position: -384px 0;
}
.game .right-frame .tab-buttons .tab.comms.active {
	background-position: -448px 0;
}
.game .right-frame .tab-buttons .tab.menu.active {
	background-position: -512px 0;
}
.game .right-frame .tab-buttons .tab.orders.active {
	background-position: -384px -32px;
}
.game .right-frame .tab-buttons .tab.paths.active {
	background-position: -448px -32px;
}
.game .right-frame .tab-buttons .tab.special.active {
	background-position: -512px -32px;
}
.game .right-frame .panel {
	height: 278px;
	background-image: url("../images/interface/panel.png");
}
.game .right-frame .panel.hidden {
	display: none;
}
.game .right-frame .panel#panel_special {
	color: #fff;
}
.game .right-frame .panel .unit-boxes .box {
	float: left;
	width: 64px;
	height: 50px;
	background-position: 9px 2px;
}
.game .right-frame .panel .unit-boxes .box .unit-image {
	width: 64px;
	height: 50px;
	background-image: url("../images/interface/unit_box.png");
	position: relative;
	top: -55px;
}
.game .right-frame .panel .unit-boxes .box .unit-image:hover {
	background-position: -64px 0;
}
.game .right-frame .panel .unit-boxes .box .unit-image:active,
.game .right-frame .panel .unit-boxes .box .unit-image.active {
	background-position: -128px 0;
}
.game .right-frame .panel .ext-buttons {
	clear: both;
	padding: 5px 0 0 4px;
}
.game .right-frame .panel .ext-buttons .up {
	width: 22px;
	height: 22px;
	float: left;
	background: url("../images/interface/b_buttons.png");
}
.game .right-frame .panel .ext-buttons .up:hover {
	background-position: -22px 0;
}
.game .right-frame .panel .ext-buttons .up:active {
	background-position: -44px 0;
}
.game .right-frame .panel .ext-buttons .down {
	width: 22px;
	height: 22px;
	float: left;
	background: url("../images/interface/b_buttons.png") no-repeat -66px 0;
}
.game .right-frame .panel .ext-buttons .btn {
	float: left;
	margin-right: 1px;
}
.game .right-frame .panel .ext-buttons .down:hover {
	background-position: -88px 0;
}
.game .right-frame .panel .ext-buttons .down:active {
	background-position: -110px 0;
}
.game .right-frame .panel .title {
	background: url("../images/interface/title.png") no-repeat right bottom;
	width: 166px;
	height: 16px;
	padding: 0 0 3px 5px;
	clear: both;
}

.game .right-frame .panel#panel_menu {
	padding-left: 20px;
}
.game .right-frame .panel#panel_menu .spacer1 {
	height: 12px;
}
.game .right-frame .panel#panel_menu .scrolls {
	margin-top: 10px;
	padding-left: 6px;
}
.game .right-frame .panel#panel_menu .scrolls .icons {
	float: left;
	width: 50px;
	height: 91px;
	background: url("../images/interface/menu_icons.png") no-repeat right bottom;;
}
.game .right-frame .panel#panel_menu .scrolls .conteiner {
	float: left;
	width: 105px;
	height: 91px;
	padding-left: 3px;
}
.game .right-frame .panel#panel_menu .scrolls .conteiner .scroll-box {
	width: 103px;
	height: 15px;
	background: url("../images/interface/slider_box.png");
	margin-bottom: 7px;
	padding: 1px;
}
.game .right-frame .panel#panel_menu .scrolls .conteiner .scroll-box .scale {
	background: url("../images/interface/slide_scale.png");
	height: 15px;
}

.game .right-frame .panel#panel_orders {
	padding-left: 20px;
}
.game .right-frame .panel#panel_orders .spacer1 {
	height: 19px;
}
.game .right-frame .panel#panel_orders .spacer2 {
	height: 8px;
}
.game .right-frame .panel#panel_orders .order-buttons {
	padding-top: 3px;
}
.game .right-frame .panel#panel_orders .order-buttons .block {
	clear: both;
	padding-top: 3px;
	margin: 0 auto;
}
.game .right-frame .panel#panel_orders .order-buttons .block.line1 {
	width: 162px;
}
.game .right-frame .panel#panel_orders .order-buttons .block.line2 {
	width: 113px;
}
.game .right-frame .panel#panel_orders .order-buttons .block > div {
	float: left;
}
.game .right-frame .panel#panel_orders .order-buttons .block .dummy_check {
	width: 10px;
	height: 22px;
}
.game .right-frame .panel#panel_orders .options {
	clear: both;
	height: 69px;
	background: url("../images/interface/texts/orders_opt.png") no-repeat 7px 10px;
	font-size: 0;
	padding: 2px 0 8px 80px;
}
.game .right-frame .panel#panel_orders .options .opt-line {
	margin-bottom: 4px;
}

.game .right-frame .bottom-right {
	height: 138px;
}
.game .right-frame .bottom-right .map {
	float: left;
	width: 130px;
	height: 127px;
	background-image: url("../images/interface/minimap.png");
	text-align: center;
	padding: 6px 5px 5px 5px;
}
.game .right-frame .bottom-right .map #minimap_viewport {
	position: absolute;
}
.game .right-frame .bottom-right .resources {
	float: left;
	width: 52px;
	height: 138px;
}
.game .right-frame .bottom-right .resources .switches {
	height: 34px;
}
.game .right-frame .bottom-right .resources .switches .switch {
	float: left;
	width: 13px;
	height: 17px;
	background: url("../images/interface/switches.png") 0 0;
}
.game .right-frame .bottom-right .resources .switches .switch.c1:hover {
	background-position: -13px -17px;
}
.game .right-frame .bottom-right .resources .switches .switch.c2:hover {
	background-position: -26px -17px;
}
.game .right-frame .bottom-right .resources .switches .switch.c3:hover {
	background-position: -39px -17px;
}
.game .right-frame .bottom-right .resources .switches .switch.c4:hover {
	background-position: -52px -17px;
}
.game .right-frame .bottom-right .resources .switches .switch.c5:hover {
	background-position: -65px -17px;
}
.game .right-frame .bottom-right .resources .switches .switch.c6:hover {
	background-position: -78px -17px;
}
.game .right-frame .bottom-right .resources .switches .switch.c7:hover {
	background-position: -91px -17px;
}
.game .right-frame .bottom-right .resources .switches .switch.c8:hover {
	background-position: -104px -17px;
}
.game .right-frame .bottom-right .resources .switches .switch.c1:active,
.game .right-frame .bottom-right .resources .switches .switch.c1.active {
	background-position: -13px -34px;
}
.game .right-frame .bottom-right .resources .switches .switch.c2:active,
.game .right-frame .bottom-right .resources .switches .switch.c2.active {
	background-position: -26px -34px;
}
.game .right-frame .bottom-right .resources .switches .switch.c3:active,
.game .right-frame .bottom-right .resources .switches .switch.c3.active {
	background-position: -39px -34px;
}
.game .right-frame .bottom-right .resources .switches .switch.c4:active,
.game .right-frame .bottom-right .resources .switches .switch.c4.active {
	background-position: -52px -34px;
}
.game .right-frame .bottom-right .resources .switches .switch.c5:active,
.game .right-frame .bottom-right .resources .switches .switch.c5.active {
	background-position: -65px -34px;
}
.game .right-frame .bottom-right .resources .switches .switch.c6:active,
.game .right-frame .bottom-right .resources .switches .switch.c6.active {
	background-position: -78px -34px;
}
.game .right-frame .bottom-right .resources .switches .switch.c7:active,
.game .right-frame .bottom-right .resources .switches .switch.c7.active {
	background-position: -91px -34px;
}
.game .right-frame .bottom-right .resources .switches .switch.c8:active,
.game .right-frame .bottom-right .resources .switches .switch.c8.active {
	background-position: -104px -34px;
}
.game .right-frame .bottom-right .resources .metrics {
	height: 104px;
	background: url("../images/interface/metrics.png") no-repeat 0 0;
}
@keyframes energy-blink {
	0%  { background-position: 0 0; }
	50% { background-position: -52px 0; }
}
.game .right-frame .bottom-right .resources .metrics.blicked {
	animation: energy-blink 1s steps(1) infinite;
	-webkit-animation: energy-blink 1s steps(1) infinite;
	-moz-animation: energy-blink 1s steps(1) infinite;
}
.game .right-frame .bottom-right .resources .metrics #energy_scale {
	margin: 16px 0 0 8px;
}

/* Form elements */
.dk-order-chk {
	display: inline-block;
	width: 30px;
	height: 22px;
	background-image: url("../images/interface/order_check.png");
}
.dk-order-chk.low {
	background-position: 0 0;
}
.dk-order-chk.low:hover {
	background-position: -90px 0;
}
.dk-order-chk.low.checked,
.dk-order-chk.low:active {
	background-position: -180px 0;
}
.dk-order-chk.med {
	background-position: -30px 0;
}
.dk-order-chk.med:hover {
	background-position: -120px 0;
}
.dk-order-chk.med.checked,
.dk-order-chk.med:active {
	background-position: -210px 0;
}
.dk-order-chk.high {
	background-position: -60px 0;
}
.dk-order-chk.high:hover {
	background-position: -150px 0;
}
.dk-order-chk.high.checked,
.dk-order-chk.high:active {
	background-position: -240px 0;
}

.dk-checkbox {
	width: 10px;
	height: 22px;
	background: url("../images/interface/checkbox.png") no-repeat 0 6px;
}
.dk-checkbox.checked {
	background-position: -9px 6px;
}

.dk-button {
	height: 22px;
	background: url("../images/interface/buttons.png") no-repeat 0 0;
	text-align: center;
}

.dk-button.small {
	width: 71px;
}
.dk-button.small:hover {
	background-position: -71px 0;
}
.dk-button.small:active {
	background-position: -142px 0;
}
.dk-button.small.disable {
	background-position: -213px 0;
}
.dk-button.medium {
	width: 103px;
	background-position: -284px 0;
}
.dk-button.medium:hover {
	background-position: -387px 0;
}
.dk-button.medium:active {
	background-position: -490px 0;
}
.dk-button.medium.disable {
	background-position: -593px 0;
}
.dk-button img {
	padding-top: 7px;
}
.dk-button:active img {
	padding-top: 8px;
}

.dk-button#upgrade_button .caption {
	margin: 7px 0 0 16px;
	width: 40px;
	height: 12px;
	background: url("../images/interface/texts/upgrade.png") no-repeat 0 -12px;
}
.dk-button.disable#upgrade_button .caption {
	background-position: 0 0;
}

.dialog-screen {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	width: 640px;
	height: 480px;
}
.dialog-screen .simple {
	background: url("../images/dialog/simple_form.png") no-repeat;
	width: 179px;
	height: 99px;
	display: none;
	position: absolute;
	top: 130px;
	left: 134px;
	text-align: center;
}
.dialog-screen .simple .text-container {
	width: 100%;
	height: 70px;
}
.dialog-screen .simple .text-container #dialog_text {
	margin-top: 22px;
}
.dialog-screen .buttons-box .dk-button.small {
	float: left;
	display: none;
}