﻿a {
    color: #053799;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

body {
    background: url( "/images/background.gif" ) repeat-x;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
}

.sitename {
    color: #dd0000;
    font-weight: bold;
}

a.game {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-weight: bolder;
    color: #ff9300;
    text-decoration: none;
}

a:visited.game {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-weight: bolder;
    color: #ff9300;
    text-decoration: none;
}

a:hover.game {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-weight: bolder;
    color: #ff9300;
    text-decoration: none;
}

.gamer {
    color: red;
    font-size: 22px;
    font-weight: bold;
}

.gameinfo {
    font-size: 16px;
    color: black;
}

td.nav {
    width: 90px;
    height: 30px;
}

td.off {
    background-image: url( /images/nav-off.gif );
}

td.on {
    background-image: url( /images/nav-on.gif );
}

a.nav {
    color: white;
    font-weight: bolder;
    font-size: 12px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:visited.nav {
    color: white;
    font-weight: bolder;
    font-size: 12px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:hover.nav {
    color: white;
    font-weight: bolder;
    font-size: 12px;
    text-decoration: underline;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.odd {
    background-color: #fafafa;
}

.even {
}

h1 {
    font-size: 24px;
    text-align: center;
    font-weight: bolder;
    color: #e00;
}

.error {
    font-size: 11px;
    font-weight: bolder;
    color: #000;
    text-align: Left;
    border: 1px solid #e00;
}

td {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

th {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

input {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

h5 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: center;
    color: blue;
}

a.flash {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:20px;
    color : red;
    font-weight: bold;
}

h1.plain {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    display: inline;
    color : black;
    font-weight: normal;
}

#container {
    color: #333;
    margin: 0 auto;
    width: 983px;
}

#content {
    background-color: white;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
    min-height: 500px;
    padding : 10px;
}

#footer {
    margin-bottom: 20px;
}

#footer-nav {
    background-color: #333;
    color: #999;
    clear: both;
    margin: 0;
    line-height: 30px;
    padding: 0 15px;
    text-align: right;
    font-size: 11px;
    height: 30px;
}

#footer-nav a {
    color: #999;
    text-decoration: none;
}

#footer-nav a:hover {
    text-decoration: underline;
}

#copyright {
    background-color: white;
    border : 1px solid #ededed;
    font-size : 9px;
    padding: 8px;
    text-align: center;
}

#copyright a {
    font-size : 9px;
    color : black;
    text-decoration: none;
}

#copyright a:hover {
    text-decoration: underline;
}

#header {
    display: block;
}

#left-content {
    clear : both;
    float: left;
    margin: 0;
    padding: 5px;
    width: 185px;
}

#main {
    float: left;
    padding : 5px;
    width: 756px;
}

#mid-content {
    padding : 5px;
    float: left;
    width: 586px;
}

#right-content {
    padding : 5px;
    float: left;
    width: 160px;
}

#nav-bottom {
    background-image: url( /images/navback.gif );
    height: 35px;
    clear:both;
}

#top-banner {
    padding: 5px;
    height: 90px;
}

#login-box {
    background-color:#f4f4f4;
    border: 1px #dadae1 solid;
    float: left;
    height: 88px;
    margin-left: 10px;
    width:211px;
}
div.nav {
    height: 30px;
    display: block;
}

div.nav ul {
    padding: 0;
    margin: 0;
}

div.nav ul li {
    float : left;
    line-height: 30px;
    list-style-type: none;
    margin : 0 1px 0 0;
}

div.nav ul li a {
    background: #d1d2d1 url( /images/nav-off.gif );
    color : black;
    display: block;
    font-size : 13px;
    margin : 0;
    text-align: center;
    width: 90px;
}

div.nav ul li.active a {
    background: #fa1111 url( /images/nav-on.gif );
    color : white;
}

div.nav ul li.sport a {
    background: #1a7f40 url( /images/nav-sport.gif );
    color: white;
}

#logo {
    padding: 20px 20px 5px 20px;
    float: left;
    width: 200px;
    height: 34px;
}

.clear {
    clear: both;
}

.center {
    text-align: center;
}

a.foto-galeri {
    color: #fff;
    text-decoration: none;
    top:-50%
}

a.foto-galeri:hover {
    color: #fff;
    text-decoration: underline;
}

.gamead {
    display: block;
    width: 150px;
    min-height: 117px;
    border: 1px solid #dadae1;
    float: left;
    margin : 10px 5px;
}

a.flashgame {
    display: block;
    clear : both;
    color : black;
    width: 100%;
    min-height: 30px;
    background-color: #f4f4f4;
    text-decoration: none;
    text-align: center;
    padding: 2px 0;
}

a.flashgame:hover  {
    display: block;
    clear : both;
    color : white;
    width: 100%;
    min-height: 30px;
    background-color: #e00;
    text-decoration: none;
    text-align: center;
    padding: 2px 0;
}

div.subnav {
/* background-color: #bf0000; */
    font-weight: bolder;
    padding: 10px 0 5px 3px;
    margin-left: 1px;
    text-align: center;
}

a.subnav {
/* color : white; */
    color: #e00;
    font-weight: bolder;
    font-size: 16px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; /*    margin-right: 15px;*/
}

a:visited.subnav {
/* color : white; */
    color: #e00;
    font-weight: bolder;
    font-size: 16px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; /*    margin-right: 15px;*/
}

a:hover.subnav {
/* color : white; */
    color: #e00;
    font-weight: bolder;
    font-size: 16px;
    text-decoration: underline;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; /* margin-right: 15px; */
}

/* games */
a.flash-games {
    color: #fff;
    text-decoration: none;
}

a.flash-games:hover {
    color: #fff;
    text-decoration: underline;
}
