/*
   common, general rules
 */

@font-face
{
    font-family: 'gothic';
    src: url('/assets/fonts/gothic.eot');
    src: url('/assets/fonts/gothic.eot?#iefix') format('embedded-opentype'),
         url('/assets/fonts/gothic.woff') format('woff'),
         url('/assets/fonts/gothic.ttf') format('truetype'),
         url('/assets/fonts/gothic.svg#gothic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'stencilregular';
    src: url('/assets/fonts/stencil-webfont.eot');
    src: url('/assets/fonts/stencil-webfont.eot?#iefix') format('embedded-opentype'),
         url('/assets/fonts/stencil-webfont.woff2') format('woff2'),
         url('/assets/fonts/stencil-webfont.woff') format('woff'),
         url('/assets/fonts/stencil-webfont.ttf') format('truetype'),
         url('/assets/fonts/stencil-webfont.svg#stencilregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body
{
    margin: 0 5px 5px 5px;
    background-image: url('/design/dotsback1.gif');
    font-family: Times New Roman, serif;
    font-size: 16px;
}

@media all and (max-width: 1024px)
{
    body
    {
        margin: 0 0 0 0 !important;
    }
}

.bold
{
    font-weight: bold;
    color: black;
}

.verAlgn_middle
{
    vertical-align: middle;
}

.verAlgn_top
{
    vertical-align: top;
}

.blindLink
{
    text-decoration: none;
}

a { color:#0000FF; } /* general links */
a#playerLink { color:#000000; } /* player links are black */

.playerLink
{
    color: black;
}
.playerBanned
{
    text-decoration: line-through;
}

.title {
    font-family: "Times New Roman", Times, serif;
    font-size: 24px;
    color: #000000;
    font-weight:bold;
}

.table_item {
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    color: black;
}

.table_item2 {
    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
    color: black;
}

.normal {
    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
    color: black;
}

.clienttext {
    font-family: "Microsoft Sans Serif";
    font-size: 11px;
    color: #404040;
}

.clientinput {
    font-family: "Microsoft Sans Serif";
    font-size: 11px;
    color: black;
    width:121px;
    height:21px;
}

.clientinput2 {
    font-family: "Microsoft Sans Serif";
    font-size: 11px;
    color: #000000;
    height:21px;
}

.clientbutton {
    font-family: "Microsoft Sans Serif";
    font-size: 11px;
    color: #404040;
    width:66px;
    height:20px;
    background-image:url('/design/_client/ButtonBig-Up.gif');
    border-width:1px
}

.clienttext2 {
    font-family: "Microsoft Sans Serif";
    font-size: 11px;
    color: #000000;
}

.title2 {
    font-family: "Times New Roman", Times, serif;
    font-size: 20px;
    color: #000000;
    font-weight:bold;
}

.inbox1 {
    font-size: 11px; color: #293d70; font-family: "Tahoma"
}

.winner {
    font-family: Arial, Helvetica, sans-serif; font-size: 18px;
}

.translations {
    font-family:"Times New Roman", Times, serif, Courier, mono;
    font-size:12px;
    color:#000066;
}

.translations2 {
    font-family:"Times New Roman", Times, serif, Courier, mono;
    font-size:12px;
    color:#000000;
}

.tiny {
    font-family:"Georgia";
    font-size:12px;
    color:#000000;
}

.comments {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.shoutbox {
    font-family: sans-serif;
    font-size: 12px;
}

.table2header {
    font-family: century gothic;
    font-size: 16px;
}

.table2body {
    font-family: comic sans ms;
    font-size: 12px;
}

.searchgroup {
    font-family:Arial;
    font-size:12px;
    color:#111111;
}

.noSpacing
{
    border-spacing: 0px;
}

.tableNoPadding
{
    border-spacing: 0px;
}
.tableNoPadding td
{
    padding: 0px;
}

.WNbutton {
    width:80px;
    height:36px;
    background-color:#000000;
    color:#808080;
    font-family:Sans serif;
    font-size:12px; border-width:thin;
}

.WNedit {
    background-color:#000000;
    color:#808080;
    font-family:comic sans ms;
    font-size:12px; border-width:thin;
    border-style:solid;
    border-color:#808080;
    height:18px;
}
.WNedit:hover { border-color: white; }
.WNedit:focus { border-color:#FFFF00; color: white; }

.WNbutton2 {
    height:23px;
    background-color:#000000;
    border-style:solid;
    border-color:#808080;
    color:#808080;
    font-family:Sans serif;
    font-size:12px; border-width:thin;
}
.WNbutton2:hover { border-color: white; }
.WNbutton2:active {  background-color:#000040; color: white; border-color:#FFFF00; }

.client2Page {
    font-family:Palatino Linotype;
    font-size:14px;
    cursor:pointer;
}
.client2Page:hover { background-image:url('/design/_client/pagetabSelect.gif'); }

.style_title { font-size: 18px; font-style: italic; font-weight: bold; font-family:"MS Sans Serif"; color: #000000; }

.italic
{
    font-style: italic;
}

.comboBox {
    font-size:12px;
    font-family:Palatino Linotype;
}
.comboBox:hover { background-image:url('/design/red.gif'); }

.titleBIG {color: white; font-size: 24px; }

.bigButton
{
    font-family: "Microsoft Sans Serif";
    font-size: 16px;
    min-height: 30px;
    white-space: normal;
    background-color: #A1D6F7;
    border-width: 1px;
    color: #222222;
}

.profile {
    font-family: century gothic;
    font-size: 14px;
}

.profile_titles {
    font-family:comic sans ms;
    font-size:30px;
}

.hints /* hints for ranking graphicon (doesnt affected for IMG) */
{
    color: black;
    font-family: helvetica;
    font-size: 14px;
    background-color: #FFFFE1;
    margin: 10px;
}
.hints a { color: black; }

.normal
{
    font-family: "Times New Roman";
    font-size: 16px;
    color: black;
}

.notes /* little comments, like "jump to the old interface" */
{
    font-size: 10px;
    font-family: Verdana;
}

.highlight { background-color:#ffff00; } /* for searching */

 /* for searching and replay details too */
.comments { font-family: Arial; font-size: 12px; width:75%; }
.comments_title{ background-color: #C1E3FF; padding:5px; }
.comments_body { background-color: #E3E6FF; padding:5px; }

.title
{
    font-family: "Times New Roman", Times, serif;
    font-size: 24px;
    color: #000000;
    font-weight:bold;
}

.clientinput2
{
    font-family: "Microsoft Sans Serif";
    font-size: 11px;
    color: #000000;
    height:21px;
}

.clientinputNEW /* input box */
{
    font-family: "Microsoft Sans Serif";
    font-size: 11px;
    color: #000000;
    width:121px;
    height:17px;
}

.clientbuttonNEW
{
    font-family: Microsoft Sans Serif;
    font-size: 11px;
    color: #404040;
    width:66px; height:20px;
    background-image:url('/design/_client/ButtonBig-Up.gif');
    border-width:1px
}

.clientComboBox
{
    font-size:12px;
    font-family:Palatino Linotype;
}
.clientComboBox:hover { background-image:url('/design/red.gif'); }

.graphicon_explanation
{
    font-family: century gothic;
    font-size: 14px;
}

.sendPostSmiles
{
    width:75%;
    height:400px;
    border:none;
}

.loading /* loading DIV for client */
{
    background-color:#FF0000;
    color: white;
}

.WNedit /* WormNet style edit box */
{
    background-color:#000000;
    color:#808080;
    font-family:comic sans ms;
    font-size:12px; border-width:thin;
    border-style:solid;
    border-color:#808080;
    border-width:1px;
    height:18px;
}
.WNedit:hover { border-color: white; }
/* .WNedit:focus { border-color:#FFFF00; color: white; } IE doesnt support it, solved with JS */

.WNbutton /* big WormNet style button */
{
    width:80px;
    height:36px;
    background-color:#000000;
    color:#808080;
    font-family:Sans serif;
    font-size:12px;
    border-width:1px;
}

.WNbutton2
{
    height:23px;
    background-color:#000000;
    border-style:solid;
    border-color:#808080;
    color:#808080;
    font-family:Sans serif;
    font-size:12px;
    border-width:1px;
}

.client_ProfileInput { width:200px; }

.becamePointer
{
    cursor:pointer;
}

.left
{
    float: left;
}

.right
{
    float: right;
}

.clear
{
    clear: both;
}

.centerWithoutSize
{
    display: table;
    margin: 0 auto;
}

.black
{
    color: black;
}

.center
{
    margin-left: auto;
    margin-right: auto;
}

.centerText
{
    text-align: center;
}

.leftText
{
    text-align: left;
}

.rightText
{
    text-align: right;
}

.overflowHidden
{
    overflow: hidden;
}

.overflowScroll
{
    overflow-x: auto;
    overflow-y: auto;
}

.height_100
{
    height: 100%;
}

.width_100
{
    width: 100%;
}

.margin_0
{
    margin: 0;
}

.relative
{
    position: relative;
}

.display_table
{
    display: table;
}

.display_none
{
    display: none;
}

.display_tableCell
{
    display: table-cell;
}

.display_tableCellMiddle
{
    display: table-cell;
    vertical-align: middle;
}

.display_flex
{
    display: flex;
}

.visibilityHidden
{
    visibility: hidden;
}

.absolute
{
    position: absolute;
}

.centerDiv
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.usernameLink
{
    color: black;
}
.username
{
    white-space: nowrap;
}
.username sup
{
    vertical-align: top;
    position: relative;
    z-index: 1;
    top: -0.2em;
}