/* WIDGET */

.pollbar
{
	background-image:url(http://www.wolfarea.org/wp-content/plugins/wp-polls/images/default/pollbg.gif);
	border:1px solid #C8C8C8;
	font-size:6px;
	height:8px;
	line-height:8px;
	margin:1px;
}

.koth-score
{
    text-align: center;
}

.koth-button
{
}

.koth-hidden
{
    display: none;
}

.koth-visible
{
    display: block;
}

.koth-center
{
    text-align: center;
}

p.koth-bandeau, p.koth-center
{
	margin: 0px;
}

.koth-players
{
    font-size: 8pt;
}

.koth-matchs
{
}

.koth-match
{
	margin-bottom: 5px;
}

.koth-match-team
{
	float: left;
	width: 80%;
}

.koth-match-score
{
	float: left;
	width: 20%;
}

.koth-spacer
{
	clear: both;
}

.koth-form
{
    padding-bottom: 5px;
}

.koth-clickable
{
    cursor: pointer;
}

.koth-clickable:hover
{
    text-decoration: underline;
}

.koth-form-button
{
    padding-top: 10px;
    text-align: center;
}

.koth-bandeau
{
    padding-bottom: 10px;
    font-size: 8pt;
}

.koth-info
{
    border: 1px dashed green;
    padding: 5px;
    color: green;
}

.koth-error
{
    border: 1px dashed red;
    padding: 5px;
    color: red;
}

.koth-table
{
    width: 100%;
}

.koth-1col
{
    width: 40%;
}

.koth-select
{
	width:98px !important;
	margin:0px !important;
	background-color:#262626;
	border:1px solid #7F7F7F;
	color:#7F7F7F;
	font-size:100%;
}

.koth-bloc
{
	padding:10px 0px 0px 0px;
	margin:0px;
}


/* PAGE */

.koth-page
{
	font-size:12px;
    font-weight:bold;
	padding: 5px;
}

.koth-page h2
{
	margin-top: 15px;
	margin-bottom: 10px;
}

.koth-table-profil
{
	width: 300px;
}

.koth-table-team
{
	width: 300px;
}

a.koth-link
{
	color:#CCCCCC;
}

a.koth-link:hover
{
	color:#FCFCFC;
	text-decoration:underline;
}


/* TEAMPEDIA */

.koth-table-teampedia
{
	width: 746px;
	margin-bottom: 20px;
}

.koth-table-teampedia thead
{
	background-color: #004f92;
	color: white;
}

.koth-table-teampedia th,
.koth-table-teampedia td
{
	padding: 5px;
	border: 1px solid #C0C0C0;
}

.koth-th-nom
{
	width: 100px;
}

.koth-th-cap
{
	width: 110px;
}

.koth-th-lineup
{
	width: 336px;
}

.koth-th-site
{
	width: 100px;
}

.koth-th-irc
{
	width: 100px;
}

#teamliste
{
	margin-top: 20px;
	margin-bottom: 10px;
}