* {
	font:11px/16px 'Lucida Grande', Arial;
}

body 
{
	margin:10px auto;
}

div .footer
{
	display: none;	
}

strong 
{
	color:#f28231;
}

a 
{
	text-decoration: none;
}

/*Vinnaren av ett slutspel*/
.winner 
{
	font-style: normal;
	font-weight: bold;
}

div #paginationControl
{
	display: none;	
}

div #paginationControl a
{
	text-decoration: none;
}

#topper 
{
	display: none;
}

#topper ul 
{
	float:left;
	list-style:none;
	margin:0;
	padding:11px 0 7px 10px;
}

#topper ul li 
{
	clear:left;
	float:left;
	padding:5px;
}

#topper ul li input 
{
	float:left;
	margin:0;
}

#topper label 
{
	float:left;
	color:#1d1d1d;
	padding:0 7px;
	width:55px;
}

#topper .hemma_borta 
{
	float: left;
	color: #1d1d1d;
	padding: 0 7px;
	width: 35px;
}

#topper select 
{
	float:left;
	width:140px;
	margin-right:10px;
	font-size:10px;
}

#topper #list-first 
{
	float:left;
	padding-right:20px;
	background:url(/img/topper-divider-arrow.gif) right no-repeat;
}

.small-sized 
{
	padding:3px 5px !important;
}

.list-regular 
{
	border-right:1px solid #cacaca;	
}

.input-text 
{
	float:left;
	width:130px;
	font-size:10px !important;
}


/* tables */

table td 
{
	font-size:12px;
}

table .odd td 
{
	background:#f0f0f0;
}

table .divider td 
{
	border-bottom:1px solid #888;
	color:#0d0d0d;
}

table th 
{
	font-size:13px;
	text-align:left;
	vertical-align:top;
}

table.tabell 
{
	clear:both;
	float:left;
}

table.tabell th 
{
	padding-top:5px;
}

table.tabell td 
{
	padding:5px 10px;
}

table .divide-row 
{
	padding-top:30px;
	border-top:1px solid #d5d5d5;
}

table.lag 
{
	width:450px;
	margin:0 auto;
}

table.lag td,
table.matcher td 
{
	padding:8px;
}

table.lag th,
table.matcher th 
{
	padding:15px 0 10px 7px;
}

table.matcher 
{
}

.language-chooser 
{
	display: none;
	float:right;
	margin-bottom:10px;
	width: 190px;
	height: 20px;
}

.language-chooser label 
{
	width: 100px;
}

.language-chooser p,
.language-chooser label {
	float: left;
	height: 20px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

.language-chooser select {
	font-size:10px;
}

.lag-resultat 
{
	float:left;
	padding:15px;
	border-bottom:1px solid #e0e0e0; 
}

.lag-resultat,
.lag-resultat table 
{
	width:439px;
}

.lag-resultat.odd 
{
	border-right:1px solid #e0e0e0;
	clear:both;
}

.lag-resultat h2 
{
	text-align:center;
	font-size:1.25em;
	font-weight:bold;
	margin-top:0;
	margin-bottom:.5em;
	color:#f28231;
}

h2 a 
{
	font-size:1.25em;
	font-weight:bold;
	color:#f28231;
}

h2 a:hover 
{
	color:#d3712a;
}

.lag-resultat th { color:#a0a0a0; font-weight:normal; font-size:0.9em; padding-bottom:0; }

.lag-resultat th.lag { width:50%; }
.lag-resultat th.nationalitet { width:20%; }
.lag-resultat th.lagid { width:15%; }
.lag-resultat th.trojfarg { width:15%; }

.bokstavsordning th.lag { width:45%; }
.bokstavsordning th.lagid { width:10%; }
.bokstavsordning th.grupp { width:22%; }

.lag-resultat th.trojfarg,
.lag-resultat td.trojfarg { text-align:right; }

.bokstavsordning,
.bokstavsordning table 
{
	width:100%;
}

.bokstavsordning h2 
{
	text-align:left;
}
