/* ----- tt-news ----- */
.news-list-date  { 
  color: #4A4034;
  font-size:10px;
}

.news-list-item H3 a {
  color: #4A4034;
}

.news-latest-morelink {
  text-align: right;
}

.news-latest-image{
  float: right;
}

.news-latest-textchunk{
  float: left;
  display: block;
  clear: both;
  width: 100%;
}

.news-latest-hr{
  margin-top: 10px;
  border-bottom: 1px solid #c0c0c0;
  margin-bottom: 10px;
}

/* ----- Powermail ----- */
.tx-powermail-pi1 label {
  clear:both;
  float:left;
  margin:3px 0 0;
  width:96%;
}

.tx-powermail-pi1 p {
  margin:0;
}

.powermail_radio_inner input{
  width:1em;
  height:1em;
  vertical-align: text-top;
}

.tx_powermail_pi1_fieldwrap_html_submit input {
  height:2em;
}

.tx_powermail_pi1_fieldwrap_html {
  margin-top:10px;
}

.powermail_radio, .powermail_check_inner {
  margin-top:2px;
}

.powermail_radio input, .powermail_check_inner input {
  border:none;
}

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_radio label, .tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_check label {
  clear:both;
  float:right;
  width:96%;
  margin:0;
}

.powermail_all_td {
  padding:3px 20px 3px 0px;
}

/* GIT API */

/*
.dfgitapi_div a{
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
}
.dfgitapi_div a:hover{
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
}
.dfgitapi_div a:active{
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
}
*/

.dfgitapi_div thead td {
  border-bottom:solid 2px #000000;
  /*font-weight:bold; */
  white-space:nowrap;
  padding: 1px 4px 1px 4px;
}
.dfgitapi_div tfoot td {
  text-align:center;
  border-top:solid 2px #000000;
  white-space:nowrap;
  font-size:10px;
  padding: 1px 4px 1px 4px;
}

.backlink {
  margin:5px 0px 5px 0px;
  text-align:center;
  width:96%;
  display:block;
}

td.dfgitapi_number {
  text-align:right;
}

.dfgitapi_row td {
  border-bottom:solid 1px #c9c9c9;
}

.dfgitapi_altrow td {
  background-color:#e9e9e9;
  border-bottom:solid 1px #c9c9c9;
}

.dfgitapi_teamrow td {
  background-color:#0198DE; 
  color:white;
  border-bottom:solid 1px #c9c9c9;
}


.dfgitapi_div td {
  padding: 1px 3px 1px 3px;
}

.gitapi_data {
  font-weight:bold;
}

div.gitapi_gameclasses {
/*  width: 500px;*/
  overflow:scroll;  
}

.dfgitapi_competitionslist {
	width:100%;
}
.dfgitapi_competitionslist thead td {
   background-color:#0198DE;
   color:#ffffff; 
}

.dfgitapi_div ul {
  margin-bottom: 15px;
}
/*
.dfgitapi_competitionslist .dfgitapi_altrow td {
  background-color:#ffffff;
  border-bottom:solid 1px #c9c9c9;
}
*/


.dfgitapi_gameclasslist thead td {
   background-color:#0198DE;
   color:#ffffff;  
}

