- /* CSS Document */ 
-   
- /* Box is all */ 
- body, table { 
-   
- background-color: #000; 
- border: 1px solid #246175; 
- color: #e9feff; 
- font: 8pt Tahoma; 
- font-family: Tahoma; 
- font-size: small; 
- margin: 5px auto 1px auto; 
- padding: 1px; 
- text-align: left; 
- max-width: 600px; 
-   
- } 
-   
- span.miniText { 
- font-size: 11px; 
- color: #ccc; 
- } 
-   
- a { 
- font-size: 14px; 
- color: #156e8e; 
- text-decoration: none; 
- } 
-   
- a:hover, a:focus { 
- color: #003c51; 
- text-decoration: none; 
- text-shadow: 0 0 5px #000000; 
- } 
-   
- hr { 
- border: 1px dotted #000; 
- } 
-   
- //padding-top: 25px; 
- color: #156e5e; 
- text-decoration: none; 
-   
- display: block; 
- width: 50%; 
- height: 21px; 
-   
- background: #111; 
- border: 1px solid #000; 
-   
-   
- margin: 1px; 
-   
-   
- } 
-   
- font-weight: bold; 
- background: #050505 
- } 
-   
-   
-   
- img { 
- border: none; 
- vertical-align: middle; 
- } 
-   
- form { 
- font-weight: 900; 
- margin: 0px 3px 0px 3px; 
- } 
-   
-   
- input [- type =- text ],- input [- type =- password ],- textarea ,- input [- type =file],- input [- type =- radio ],- input [- type =- checkbox ],- select  {
- background-color: #111111; 
- border: 1px solid #1c3c3e; 
- border-radius: 3px; 
- //color: #146165; 
- color: #fff; 
- margin: 1px 3px 0px 3px; 
- padding: 1px; 
- } 
-   
- input[type=submit] { 
-  background: #1f9bcb url('../img/background/sumbit.png') top left repeat-x; 
- border: none; 
- border-radius: 3px; 
-  color: #152e62; 
- font-size: 8pt; 
-  margin: 4px 5px 4px 7px; 
- padding: 6px 11px 6px 11px; 
- } 
-   
- input[type=submit]:hover { 
- background: #001c1e url('../img/background/sumbit_hover.png') top left repeat-x; 
- text-shadow: 0 0 8px #ffffff; 
- } 
- /* Box is all */ 
-   
-   
-   
- /* Box is header */ 
-   
- background: #222222 url('../img/background/header.png') top left repeat-x; 
- border: 1px solid #203233; 
- color: #bfdee0; 
- text-shadow: 0 0 5px #152e62; 
-   
- } 
- /* Box is header */ 
-   
-   
-   
- /* Box is auth */ 
- div.form { 
-   
- border-bottom: 1px solid #4a99b0; 
-   
- margin: 1px 0px 3px 0px; 
-   
- padding: 2px 0px 3px 0px; 
- } 
-   
-   
- div.name_form { 
-   
- background: url('../img/background/name_form.png') repeat-x 50%; 
- margin: 0px 0px 1px 0px; 
- padding: 0px 5px 0px 15px; 
- } 
-   
- span.name_form { 
-   
- background-color: #111111; 
- border: 1px solid #4a99b0; 
- border-radius: 3px; 
- display: inline-block; 
- padding: 1px 3px 1px 3px; 
- text-shadow: 0 0 8px #4cc6e9; 
- } 
- /* Box is auth */ 
-   
-   
-   
- /* Box is menu */ 
- div.menu { 
-   
- background-color: #151515; 
- border: 1px solid #194446; 
- margin: 3px 1px 3px 1px; 
- } 
-   
- div.menu a { 
- display: inline-block; 
- padding: 0px 3px 1px 3px; 
- } 
-   
- div.menu_block { 
-   
- background: #222222 url('../img/background/menu_block.png') top left repeat-x; 
- border-bottom: 1px solid #194446; 
- } 
-   
- div.menu_name { 
- background: #195563 url('../img/background/menu_name.png') top left repeat-x; 
- border-right: 1px solid #194446; 
- color: #b6d3e3; 
- padding: 4px 2px 4px 2px; 
- text-align: center; 
- text-shadow: 0 0 8px #007cc1; 
- border-bottom: 1px solid #194446; 
- } 
-   
- div.menu_text { 
- background-color: #131313; 
- border-top: 1px solid #151515; 
- border-left: 1px solid #191919; 
- border-right: 1px solid #191919; 
- border-bottom: 1px solid #191919; 
- color: #dff4ff; 
- padding: 3px 4px 3px 4px; 
- } 
- /* Box is menu */ 
-   
-   
-   
- /* Box is footer */ 
- div.navigation { 
- background: #010101 url(../img/background/header.png) repeat-x; 
- border: 1px solid #203233; 
- color: #bfdee0; 
- padding: 4px 8px 4px 8px; 
- } 
-   
- border: none; 
- margin: 1px 0px 1px 0px; 
- padding: 3px 6px 3px 6px; 
- text-align: center; 
- color: grey; 
- font: 9px Tahoma; 
- } 
- /* Box is footer */ 
-   
-   
-   
-   
- div.error { 
- color: #febf91; 
- padding: 3px 4px 3px 4px; 
- } 
-   
-   
- color: #febf91; 
- } 
-   
- .gold { 
- color: gold; 
- } 
-   
- div.up { 
- background: #222222 url('../img/background/header.png') top left repeat-x; 
- border: 1px solid #203233; 
- color: #bfdee0; 
- padding: 4px 8px 4px 8px; 
- //font-weight: bold; 
- } 
-   
- div.up2 {} 
-   
-   
- div.pagin { 
- background-color: #131313; 
- border-top: 1px solid #151515; 
- border-left: 1px solid #191919; 
- border-right: 1px solid #191919; 
- border-bottom: 1px solid #191919; 
- color: #dff4ff; 
- padding: 3px 4px 3px 4px; 
- } 
-   
-   
- div.good { 
-   
- background-color: #151515; 
- border: 1px solid #194446; 
- margin: 3px 1px 3px 1px; 
- } 
-   
- .progress { 
- width:0; 
- margin-top:1px; 
- padding-top:1px; 
- padding-bottom:1px; 
- } 
-   
- .cText { 
- color: #fff; 
- } 
-   
- .defaultNickCol { 
- color: lightblue; 
- } 
-   
- .toMe { 
- color: lightgreen; 
- } 
-   
- .mobName { 
- color: #ADFF2F; 
- } 
-   
- .shopItem { 
- background: #000; 
- border: 1px solid #333; 
- margin-bottom: 4px; 
- } 
-   
- .shopItem:hover { 
- background: #222; 
- } 
-   
- .shopItem a { 
- color: #fff; 
- } 
-   
- .shopItem a:hover { 
- font-weight: bold; 
- } 
-   
- .goldCol { 
- color: yellow; 
- } 
-   
- .myTExt {  
-  color: #ffc090; 
- } 
-   
- .pageNaviLink { 
- background: #222; 
- border: 1px solid #333; 
- padding: 5px; 
- margin: 2px; 
- color: #fff; 
- } 
-   
- .pageNaviLink:hover { 
- color: #fff; 
- font-weight: bold; 
- } 
-   
- .pageNaviNowLink { 
- background: #333; 
- border: 1px solid #444; 
- padding: 10px; 
- margin: 3px; 
- color: #fff; 
- } 
-   
- .hpRegeneration { 
- color: #99f002; 
- } 
-   
- .mpRegeneration { 
- color: #00aeef; 
- } 
-   
-   
- .playButton {  
- background: orange2; 
- border: 2px solid orange3; 
- border-radius: 12px; 
- margin: 2px; 
- padding: 3px; 
- padding-left: 8px; 
- padding-right: 8px; 
-   
- font-family: Georgia, Verdana; 
- font-size: 13px; 
- color: #fff; 
- font-weight: bold; 
- } 
-   
- .playButton:hover { 
- background: orange3; 
- } 
-   
- .socImg { 
- //opacity: 1; 
- } 
-   
- .socImg:hover { 
- opacity: 0.9; 
- }