html, body{
	color: #999999;
	background-color: #8e0809
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: white;
    opacity: 1; /* Firefox */
}

a#forgotpsswd {
	color:white
}

#page1 {
  background: #fff url(noise.jpg) repeat center top fixed;
  padding-top: 15px;	
}
#page2 {
  background: #fff url(noise.jpg) repeat center top fixed;
	  padding-top: 15px;
}
#page3 {
  background: #fff url(noise.jpg) repeat center top fixed;
	  padding-top: 15px;
}
#page4 {
  background: #fff url(noise.jpg) repeat center top fixed;
	  padding-top: 15px;
}
hr{clear: none;}
h1{
	color: orange;
}
h2{
	font-weight: bold;
	margin-bottom: 0.5em;
}

h3 {  
	color: #fff;
	font-weight: bold;
	font-size: 1.4em;
	margin: 0 0.8em 0 0;
	font-family: 'Open Sans Condensed', sans-serif;
}
	
a {	
}

a:hover{
	text-decoration: none;
}

label.remember{
  font-size: 1em;
}

div#mainContent{
	min-height:50em
}

div#headerImage{
	margin-bottom: 0em; 
}

div#footer{
	border-top: 1px solid #79a603;
	margin-top: 0.8em;
	font-size:0.8em;
	padding-bottom: 0.4em;
	color: #79a603;
}
div#footer a{
	color: #79a603;
}
div#footerMenu{
	height: 20px;
	margin-bottom: 0.4em;
	margin:0 auto;
}
div#footerMenu ul{
	list-style:none;
	margin:0px;
	padding:0 5px 0 0;
	float:left;
	
}
div#footerMenu ul li{
	float:left;
	margin:0px 0.3em;
	padding:0.3em 0 0 0;
	position:relative;
	text-align: left;
	cursor: pointer;
	white-space: nowrap;
}
div#footerMenu ul li a{
	color:#000;
	display:block;
	/*margin:0px 0 0 0;
	padding:3px 0 8px 2.5%;*/
	text-decoration:none;
	height: 20px;
}
#sign{
 text-align: right;
}

input.smallInput{
  width: 40px;
  line-height:20px;
  text-align:center
}
textarea.smallInput{
  height:100px;
}

input.smallInput_2{
	width: 4em;
	line-height:2em;
	color:#fff;
	font-size:1.2em;
	text-align:center
}

textarea.smallInput_2{
	height:4em;
	color:#fff
}

label {
  color: #fff;
  font-weight: bold;
  font-size: 1.4em;
  margin: 0 0.8em 0 0;
  font-family: 'Open Sans Condensed', sans-serif;
}

label.betslabel {
  color: #358f98;
  font-weight: bold;
  font-size: 1.4em;
  margin: 0 0.8em 0 0;
  font-family: 'Open Sans Condensed', sans-serif;
}



table{
  background-color: #FFFFFF;
  /*border-spacing: 1px;*/
} 
table thead th{
 background-color:#358f98;
 color: #fff;
 font-family: 'Open Sans Condensed', sans-serif;
 font-size: 1.6em;
 font-weight:normal;
 text-align: center;
 padding: 10px 0px 10px 0px;
 border-bottom: 1px solid #000000;
}
tr.odd td{
  background-color: #ECECEC;
 border-bottom: 1px solid #000;
  }
tr.even td{
  background-color: whitesmoke;
  border-bottom: 1px solid #000;
  }

tr.even_scores td{
  background-color: whitesmoke;
  border-bottom: 1px solid #000;
  }

tr.even_scores:first-child td{
  background-color: gold;
  color: #000 !important;
  }

table.bets thead th{
 text-align: center;
}
table.bets td {
  text-align: center;
}
table.matches td{
  padding: 0.3em;
}
table.matches td.blink{
  width: 120px;
  text-align: center;
}
table.matches td.matchResult{
  font-family: 'Open Sans Condensed', sans-serif;
  width: 25px;
  text-align: center;
  font-size:25px;
  font-weight:bold;
  color: #79a603
}
table.matches td.teamA{
  font-family: 'Open Sans Condensed', sans-serif;
  text-align: right;
  font-size:25px;
  font-weight:bold;
  color:#000
}
table.matches td.teamB{
  font-family: 'Open Sans Condensed', sans-serif;
  text-align: left;
  font-size:25px;
  font-weight:bold;
  color:#000
}
table.matches td.flag{
  width: 21px;
  text-align: center;
}
tr.odd:hover td {
  background-color: #5fb1bf !important;
  color: #fff !important;
}
tr.even:hover td {
  background-color: #048298 !important;
  color: #fff !important;
}

tr.even_scores:hover td {
  background-color: #048298 !important;
  color: #fff !important;
}
table.usersStatus {width:177px; border-spacing: 1px;}
table.usersStatus tr td {
 padding:4px; 
}

.date {
  font-family: 'Open Sans Condensed', sans-serif;
  text-align: center;
  font-size:20px;
  font-weight:normal;
  color: #000
}

#category_title {
  padding:20px 0 30px 12px 
}

#category_title_2 {
  padding:20px 0 10px 0 
}

.title {
	font-size:40px;
	font-family: 'Open Sans Condensed', sans-serif;
	color:#4ba3af;
	font-weight:normal
}

.title_2 {
	font-size:50px;
	font-family: 'Open Sans Condensed', sans-serif;
	color:#358e9c;
	font-weight:bold
}

a {
  color:#000;
  text-decoration:none
}

a:hover {
  color:#000;
  text-decoration:underline
}

.user_name {
  font-family: 'Open Sans Condensed', sans-serif;
  text-align: center;
  font-size:30px;
  font-weight:normal;
  color: #000
}

#games_total {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size:20px;
  font-weight:normal;
  float:left;
  color:#000;
  margin:0;
  padding:0 0 10px 20px
}

#ranking {
  text-align: center;
  width:20px
}

.login_table {
  background-color: #4ba3af;
  color:#fff;
  border-top: 4px solid #000 !important
}

.font14 {
  color: #79a603;
  font-weight: bold;
  font-size: 1.4em;
  margin: 0 0.8em 0 0;
  font-family: 'Open Sans Condensed', sans-serif;
}

.button {
	padding:5px 20px;
    margin:10px 0 10px 0;
	background-color:#fff;
	color:#8d0809;
	border: 2px solid white;
	cursor:pointer
}

.bet_button {
	padding:10px 25px 10px 25px;
    margin:10px 0 10px 0;
	background-color:#65b7c3;
	color:#fff;
	border: 1px solid #000;
	cursor:pointer;
	font-family: 'Open Sans Condensed', sans-serif;
    font-size:18px;
    font-weight:bold;
}

.bet_button:hover {
	background-color:#358e9c;
	color:#fff;
}

#content {
	margin: 5px 10px 0 10px
}

ul.rules li{
 background: url(http://www.gordonas.gr/assets/images/IMAGES/WHISTLE_3B.png) no-repeat left top;
  padding: 10px 0px 10px 48px;
  /* reset styles (optional): */
  list-style: none;
  margin: 15px 15px 0 0;
	padding: 10px 0 10px 65px;
  display:block;
  border-bottom:1px dotted #79a603
}

ul.rules li:last{
  border-bottom: 0px

}

input#username, input#password{
	line-height:25px;
	border: 1px solid white;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	width:148px;
	padding:0.2em 0.5em
}

.font_16 {
  font-family: 'Open Sans Condensed', sans-serif;
  text-align: left;
  font-size:16px;
  font-weight:normal;
  color: #000
}

#game_bet {
	margin-top:20px
}

table td.big {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size:16px;
  font-weight:bold;
  line-height:20px;
  color:#000
}

.table_1 {
	width:450px;
	float:left;
	padding:20px 0 0 0
}

.table_2 {
	width:450px;
	float:left;
	padding: 20px 0 0 20px
}

tr.table_title th {
	background-color:gray;
	color:white
}

table.tablesorter tbody{
    counter-reset: rowNumber;
}

table.tablesorter tbody tr {
    counter-increment: rowNumber;
}

table.tablesorter tbody td:first-child::before {
    content: counter(rowNumber);
    min-width: 1em;
    margin-right: 0.5em;
}

.red_16 {
 color: red;
 font-family: 'Open Sans Condensed', sans-serif;
 font-size: 20px;
 font-weight: bold;
 line-height:22px
}

#home_bg {
    padding: 0;
    margin: 0;
    width: 100%;
    display: block;
}

#login_cont {    
	width: 90em;
    margin: 0 auto;
    padding: 0;
	height:50em;
	background-color:#409ca9
}

#login {
	width:45em;
	padding: 19em 0 0 20em
}

.required {
	color:#007183
}

.label_profile {
	color:#007183
}