* {
    color: White;
}
body {
    background-attachment: fixed;
    background-color: Black;
    background-image: url("/img/logo.png");
    background-repeat: no-repeat;
    text-align: center;
}
.center {
    text-align: center;
}
#main {
    width: 85%;
}
#site {
    background-image: url("img/site.png");
    background-position: 0 50%;
    background-repeat: no-repeat;
    height: 200px;
    min-width: 300px;
    width: 100%;
}
#ball {
    background-image: url("img/ball.jpg");
    background-position: 100% bottom;
    background-repeat: no-repeat;
    height: 200px;
    min-width: 502px;
    width: 100%;
}
#logreg {
    background-repeat: no-repeat;
    min-width: 250px;
    text-align: center;
}
#menu {
    background-color: #3C3630;
    border-radius: 5px 5px 5px 5px;
    display: block;
    font-family: Helvetica_Light-Narow Arial;
    height: 28px;
    margin-top: -26px;
    padding-left: 5px;
    width: 99.5%;
}
#menu div {
    border-radius: 5px 5px 5px 5px;
    float: left;
    list-style-type: none;
    text-align: center;
    width: 14%;
}
#menu div a {
    background-color: #3C3630;
    color: #9e8c7e;
    display: inline-block;
    font-size: 18pt;
    height: 100%;
    text-decoration: none;
    width: 100%;
}
#menu div a:hover {
    color: #D4BFAC;
}
#leftCont {
    float: left;
    width: 20%;
}
#cal {
    background-color: Silver;
    border-bottom: 3px solid #363636;
    border-left: 3px solid #363636;
    border-right: 3px solid #363636;
    color: Black;
    margin-top: 20px;
}
.silverDiv {
    background-color: Silver;
    border-bottom: 3px solid #363636;
    border-left: 3px solid #363636;
    border-right: 3px solid #363636;
    color: Black;
    margin-top: 20px;
	text-align:left;
}
#chempion {
    background-color: Silver;
    border-bottom: 3px solid #363636;
    border-left: 3px solid #363636;
    border-right: 3px solid #363636;
    color: Black;
    margin-top: 20px;
}
#opros {
    background-color: Silver;
    border-bottom: 3px solid #363636;
    border-left: 3px solid #363636;
    border-right: 3px solid #363636;
    color: Black;
    margin-top: 20px;
}
#content {
    float: left;
    padding: 1%;
    width: 78%;
    font-family: "Times New Roman"
}
#onnow {
    background-color: #F1903A !important;
    border-radius: 5px 5px 5px 5px;
    color: #3C3630 !important;
    display: inline-block !important;
    font-size: 18pt !important;
    height: 100% !important;
    margin-left: -5px !important;
    text-decoration: none !important;
    width: 100% !important;
}
.neChet {
    background-color: #282828;
    color: #B39167;
    font-size: 13pt;
    padding-left: 25px;
}
.Chet {
    background-color: #000000;
    color: #B39167;
    font-size: 13pt;
    padding-left: 25px;
}
.miniTitle {
    color: #6D6D6D;
    font-size: 14pt;
    font-weight: bold;
}
.cap {
    color: #DCDCDC;
    font-size: 24pt;
    text-decoration: underline;
}
.text {
    color: #A2A2A2;
    font-size: 14pt;
}
.black {
    color: black;
}
.greyDiv {
    background-color: #4A4A4A;
    color: #B19882;
    font-size: 18pt;
    margin-top: -26px;
    text-align: center;
}
.whiteLink {
    color: #E3E3E3;
    padding-bottom: 3px;
    text-align: right;
}
.whiteLink:hover {
    text-decoration: none;
}
.lightOrrange {
    color: #B19882;
    font-size: 18pt;
}
input {
    color: black;
}
select {
    background-color: #636363;
    color: black;
    font-size: 18pt;
    width: 200px;
}
option {
    background-color: #636363;
    color: black;
    font-size: 18pt;
}
.tborder {
    border: 1px solid silver;
    text-align: center;
}
.adminItems {
    color: #F1903A;
    float: left;
    font-size: 18pt;
    margin: 2px;
    padding: 2px;
}
.inp {
    background-color: #636363;
    color: black;
    font-size: 16pt;
    width: 75px;
}
.redItem {
    color: OrangeRed;
    font-size: 18pt;
}
.lastNewsA {
    text-decoration: none !important;
}
textarea {
    background-color: #BEBEBE !important;
    color: black;
    font-size: 14pt !important;
    width: 100%;
}
.gameDescription {
    color: grey !important;
    font-size:12pt;
}
.gameScore {
    font-weight: bold;

}
.gerb {
    width: 200px;
}
.gameLink {
    color: #636363 !important;
    font-size: 11pt;
    font-style: italic;
}
.gameLink:hover {
    text-decoration: none;
}
.gameLinkMini {
    color: #3A3A3A;
    text-decoration: none;
}
.gameLinkMini:hover {
    color: #55554C;
    text-decoration: none;
}
.gameLinkMini b {
    color: #3A3A3A;
    text-decoration: none;
}
.gameLinkMini:hover b {
    color: #55554C;
    text-decoration: none;
}
.gameTeam {
    text-align: center;
}
.gameTeam a {
    color: #DADADA;
    font-size: 32pt;
    text-decoration: none;
}
.gameDate {
    color: #BBBBBB;
    font-size: 19pt;
    margin: 10px;
    text-align: center;
}
.gameRezult {
    color: #DFDFDF;
    font-size: 42pt;
    margin: 10px;
    text-align: center;
}
.teamList {
    background-color: #4A4A4A;
    color: #1D1D1D;
    font-size: 18pt;
    margin-top: 10px;
    text-align: center;
}
.gamePlayer {
    color: #959595;
    font-size: 14pt;
}
.gamePlayer a{
    color: #959595;
    font-size: 14pt;
}
.gamePlayer a:hover{
	text-decoration:none;
}
.dottedA {
    border-bottom: 1px dashed #878787;
    color: #878787;
    text-decoration: none;
}
.dottedA:hover {
    border-bottom: 1px solid #878787;
}
.imgA
{
    border-bottom: 1px dashed #E3E3E3;
    color: #E3E3E3;
    text-decoration: none;
}
.imgA:hover
{
    border-bottom: 1px solid #E3E3E3;
}
#gamePhotoBlock {
    border: 2px solid grey;
    max-width: 70%;
    padding: 3px;
    text-align: center;
}
.gameImg {
    border: 2px solid grey;
    height: 700px;
    margin-top: 50px;
    padding: 2px;
}
.miniImg {
    border: 2px solid #373737;
    margin: 2px;
    padding: 2px;
}
.miniImg:hover {
    border: 2px solid white;
}
#turnamentTable {
    background-color: Silver;
    border-collapse: collapse;
    font-size: 14pt;
    text-align: center;
    width: 80%;
}
#turnamentTable td {
    color: #303030;
}
#turnamentTable td a {
    color: #303030;
}
#turnamentTable td a:hover {
    text-decoration: none;
}
.ttcaptions td {
    background-color: #4A4A4A;
    border-top: 1px solid black;
    color: #B19882 !important;
}
.black a {
    color: #303030;
}
.pages a:hover {
    text-decoration: none;
}
#gamenav {
    color: #747474;
    
    margin-top:5px;
}
#gamenav a {
    color: #747474;
    font-style: italic;
    margin-left: 5px;
}
.gamenavnow {
    color: #F0903C !important;
    font-style: normal !important;
    text-decoration: none !important;
}
.gameCalDate {
    color: #F0903C;
    font-size: 14pt;
    margin-bottom: 10px;
    margin-top: 10px;
    clear:both;
}
.calBlock {
    border-bottom: 1px solid #232323;
    color: #636363;
    padding-bottom: 10px;
}
.calBlock a {
    color: #636363;
}
.calBlock span {
    color: #E3E3E3;
}
.calBlock b {
    color: #636363;
    font-size: 11pt;
}
.bestPlayer {
    color: #636363;
    font-size: 11pt;
}
.calBlock table tr td span a
{
    font-size: 15pt;
    color:#E3E3E3;
}
#playerTable
{
    background-color:silver;
    text-align:center;

}
#playerTable img
{
    width:300px;
}
.playerCaption
{
    color:#F1903A;
    font-size:12pt;
    margin-top:16px;
    margin-bottom:8px;
}
.param
{
    color:#a3a3a3;
}
.black a:hover
{
	text-decoration:none;
}
.newLinkOr:hover
{
 	text-decoration:none;
}
#forteam
{
    margin-left: 155px;
    margin-top: -20px;
    position: absolute;
}
.teamShowing
{
    background-color:silver;
    border-left:1px solid black;
    border-right:1px solid black;
}
.teamShowing a
{
    color:black !important;

}
.teamShowing a:hover
{
    text-decoration:none;
}
.author
{
    color:#c8c8c8;
    font-size:16px;
    padding-left:8pt;
    font-style:italic;;
}
.adminLink
{
    font-size:16px;
    text-decoration:underline;
}
.adminLink:hover
{
    text-decoration:none;
}
.regFormTable
{
	background-color:#ececec;
	border-radius:4px;
	width:480px;
	height:500px;
	padding:40px;
}
.regFormTable tr
{
	height:45px;
}
.regFormTable .inp
{
	width:145px;
	font-size:12pt;
	color:#3f3c35
	border:1px solid silver;
	background:transparent;
}

.regFormTable img
{
	position: relative;
	top: 4px;
	left: 10px;
}
.regFormTable input[type="submit"]
{
	font-size:12pt;
	color:black;
	font-family:Tahoma;
	border:0px;
	background-color:#c0c0c0;
	width:140px;
	height:35px;
}
.header
{
	color:black;
	font-family:Tahoma;
	font-size:20pt;
	position: relative;
	top: -15px;
}
.fieldName
{
	color:#3f3c35;
	font-size:12pt;
}
