@CHARSET "utf-8";

* {
	font-size : 11px;
	font-family : Arial;
	font-weight : bold;
	text-decoration : none;
	font-style : normal;
	margin : 0;
	padding : 0;
	border : 0px solid black;
}

body {
	color : #fff;
	background : #3c580e url(/pics/liveticker/layout/bg_pub.jpg) no-repeat center top;
}

#ticker_ads {
	text-align : center;
}

#ticker_info {
	color : #fff;
	background : transparent url(/pics/liveticker/layout/info_bg_pub.gif) no-repeat center top;
	width : 722px;
	height : 112px;
	margin : auto;
	border-width : 2px 2px 0 2px;
	border-color : #92b849;
	border-style : solid;
}

#ticker_categories {
	color : #fff;
	background-color : #92b849;
	width : 722px;
	height : 24px;
	margin : auto;
	padding : 2px 0;
	border-width : 0 2px;
	border-color : #92b849;
	border-style : solid;
}

#ticker_categories_buttons {
	float : left;
}

#ticker_messages {
	color : #000;
	background-color : #92b849;
	width : 722px;
	height : 245px;
	overflow : auto;
	margin : auto;
	border-width : 0 2px 2px 2px;
	border-color : #92b849;
	border-style : solid;
}

#ticker_formation {
	color : #000;
	background-color : #ecedef;
	width : 722px;
	height : 220px;
	overflow : auto;
	margin : auto;
	border-width : 0 2px 2px 2px;
	border-color : #92b849;
	border-style : solid;
	clear : both;
}

#ticker_metadata {
	color : #000;
	background-color : #ecedef;
	width : 722px;
	height : 220px;
	overflow : auto;
	margin : auto;
	border-width : 0 2px 2px 2px;
	border-color : #92b849;
	border-style : solid;
	display : none;
	clear : both;
}

#ticker_statistik {
	color : #000;
	background-color : #ecedef;
	width : 722px;
	height : 220px;
	overflow : auto;
	margin : auto;
	border-width : 0 2px 2px 2px;
	border-color : #92b849;
	border-style : solid;
	display : none;
	clear : both;
}

#ticker_comments {
	color : #000;
	background-color : #ecedef;
	width : 722px;
	height : 220px;
	overflow : auto;
	margin : auto;
	border-width : 0 2px 2px 2px;
	border-color : #92b849;
	border-style : solid;
	display : none;
	clear : both;
}

#ticker_statistics_corners{
	clear:left;
	float:left;
}

#ticker_statistics_chances{
	float:left;
}

#ticker_foot {
  color : #fff;
  background-color : #92b849;
  display : block;
  width : 728px;
  height : 38px;
  margin : 10px auto 0 auto;
}
      
      
#ticker_info .result {
  width : 100%;
  height : 119px;
}

#ticker_info .result td.emblem {
  text-align : center;
  vertical-align : middle;
  width : 110px;
}

#ticker_info .result td.team1 {
  font-size : 20px;
  font-weight : bold;
  text-align : left;
  vertical-align : middle;
}

#ticker_info .result td.team2 {
  font-size : 20px;
  font-weight : bold;
  text-align : right;
  vertical-align : middle;
}

#ticker_info .result td.goals {
  font-size : 72px;
  font-weight : bold;
  text-align : center;
  vertical-align : middle;
}

#ticker_info .result td.nVnEgoals{
  font-size : 30px;
  font-weight : bold;
  text-align : center;
  vertical-align : middle;    	
}


#ticker_categories a.category_switch {
	float : left;
}

#ticker_refresh {
	text-align : right;
	font-size : 10px;
	font-weight : bold;
}

#ticker_refresh img {
	vertical-align : middle;
}


#ticker_messages td {
	vertical-align : top;
	height : 80px;
}

#ticker_messages .messages {
	font-size : 10px;
	font-weight : normal;
}

#ticker_messages .minute {
	color : #fff;
	background : transparent url(/pics/liveticker/layout/minute_bg_pub.gif) no-repeat;
	font-size : 14px;
	text-align : center;
	width : 137px;
	height : 17px;
	margin : 8px auto;
}

#ticker_messages .minute_icon_logo {
	background : transparent url(/pics/liveticker/layout/icon_bg_pub.gif) no-repeat;
	text-align : center;
	width : 154px;
}

#ticker_messages .comment {
	background : transparent url(/pics/liveticker/layout/comment_bg_pub.gif) no-repeat;
	width : 586px;
}

#ticker_messages .comment div {
	margin : 13px;
	height : 54px;
	overflow : auto;
}

	
#ticker_info_switch_formation {
	display : block;
}

#ticker_formation table {
	margin : 10px;
	padding : 0;
	border-width : 0;
}

#ticker_formation tr.even {
	color : #000;
	background-color : #d6d7d9;
}

#ticker_formation tr.odd {
	color : #000;
	background-color : #ecedef;
}

#ticker_formation td.notplaying {
	color : #6b6b6b;
}

#ticker_formation td.number {
	font-size : 12px;
	font-weight : bold;
	width : 30px;
	padding : 2px 7px;
}

#ticker_formation td.name {
	font-size : 12px;
	font-weight : bold;
	width : 180px;
	padding : 2px 7px;
}

#ticker_formation td.events {
	font-size : 12px;
	font-weight : bold;
	width : 125px;
	padding : 2px 7px;
}

#ticker_statistik table {
	margin : 10px;
	padding : 0;
	border-width : 0;
}

#ticker_statistik tr.even {
	color : #000;
	background-color : #d6d7d9;
}

#ticker_statistik tr.odd {
	color : #000;
	background-color : #ecedef;
}

#ticker_statistik td.notplaying {
	color : #6b6b6b;
	background-color : transparent;
}

#ticker_statistik td.chances {
	font-size : 12px;
	font-weight : bold;
	padding : 2px 0px 2px 4px;
}

#ticker_statistik td.number {
	font-size : 12px;
	font-weight : bold;
	width : 30px;
	padding : 2px 7px;
}

#ticker_statistik td.name {
	font-size : 12px;
	font-weight : bold;
	width : 226px;
	padding : 2px 4px;
}

#ticker_statistik td.goals {
	font-size : 12px;
	font-weight : bold;
	width : 50px;
	padding : 2px 4px;
	text-align : center;
}

#ticker_statistik td.minute {
	font-size : 12px;
	font-weight : bold;
	width : 38px;
	padding : 2px 0px 2px 4px;
	text-align : center;
}

#ticker_statistik td.card {
	font-size : 12px;
	font-weight : bold;
	width : 50px;
	padding : 2px 4px;
	text-align : center;
}

#ticker_statistics_scorer, #ticker_statistics_cards {
	float : left;
	width : 45%;
	margin-right : 0px !important;
}

#ticker_statistics_exchanges {
	clear : both;
}

#ticker_statistik th {
	font-size : 12px;
	font-weight : bold;
	padding : 2px 4px 6px 4px;
	text-align : left;
	text-decoration:underline;
}

#ticker_statistics_exchanges td.name_exchanges {
	font-size : 12px;
	font-weight : bold;
	width : 261px;
	padding : 2px 4px;
}

#ticker_statistics_exchanges td.icon_exchanges {
	font-size : 12px;
	font-weight : bold;
	width : 100px;
	padding : 2px 4px;
	text-align : center;
}

#ticker_statistik td.events {
	font-size : 12px;
	font-weight : bold;
	width : 125px;
	padding : 2px 7px;
}	

#ticker_info_switch_metadata {
	display : none;
}
	
#ticker_info_switch_statistik {
	display : none;
}

#ticker_info_switch_comments {
	display : none;
}

.ticker_info_switch {
	color : #000;
	background-color : #92b849;
	width : 722px;
	height : 27px;
	margin : 10px auto 0 auto;
	border-width : 2px 2px 0 2px;
	border-color : #92b849;
	border-style : solid;
}

.ticker_info_switch a {
	color : #000;
	background-color : #ecedef;
	border-width : 0 2px 2px 0;
	border-color : #92b849;
	padding : 6px;
	display : block;
	float : left;
}
	
.ticker_info_switch a.active {
	border-bottom-color : #ecedef;
}

.ticker_info_switch a.inactive {
}


#ticker_metadata table {
	margin : 10px;
	padding : 0;
	border-width : 0;
}

#ticker_metadata tr.even {
	color : #000;
	background-color : #d6d7d9;
}

#ticker_metadata tr.odd {
	color : #000;
	background-color : #ecedef;
}

#ticker_metadata td.name {
	font-size : 12px;
	font-weight : bold;
	width : 110px;
	padding : 2px 7px;
}

#ticker_metadata td.value {
	font-size : 12px;
	font-weight : normal;
	width : 220px;
	padding : 2px 7px;
}


#ticker_foot p {
	font-weight : bold;
	margin : 5px 40px 0 36px;
	float : left;
}

#ticker_foot img {
	margin : 3px 0;
}








.tabs10 {
	width:100%;
	font-size:93%;
	line-height:normal;
}
.tabs10 ul {
	margin:0;
	padding:10px 10px 0 0;
	list-style:none;
}
.tabs10 li {
	display:inline;
	margin:0;
	padding:0;
}
.tabs10 a {
	float:left;
	background:url("/prototype/extensions/prototabs/tableft10.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;	
	background-position:0% -42px;
}
.tabs10 a span {
	font: bold 10px/1.5em Verdana;
	display:block;
	float:left;
	background:url("/prototype/extensions/prototabs/tabright10.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;	
	background-position:100% -42px;
}

#tabs10 a:hover span {
	color:#FFF;
}
.tabs10 a:hover, .tabs10 .selected a  {
	background-position:0% 0px;
}
.tabs10 a:hover span, .tabs10 .selected a span  {
	background-position:100% 0px;
}

.panel{
	border:1px solid #bcd2e6;
	padding:10px;
	width:400px;
}
