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

body {
	width:940px;
	margin:10px auto;
}

strong {
	color:#f28231;
}

a {
	text-decoration: none;
	color: #0000ff;
}

a:hover {
	color: #000099;
}

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

div #paginationControl
{
	text-align: center;
	padding-top: 12px; 	
	width: 940px;	
}

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

#topper {
	clear:both;
	width:940px;
	height:97px;
	margin-bottom:20px;
	background:url(/img/topper.gif) no-repeat;
	padding: 0;
}

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

#topper ul li {
	clear:left;
	float:left;
	height: 25px;
}

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

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

#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;
	clear: both;
	width: 270px;
}

.page-chooser {
	float:left;
	width: 270px;
	padding-left:8px;
	height: 97px;
	background:url(/img/topper-divider-arrow.gif) right no-repeat;
}

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

.filter-chooser {
	float: left;
	margin-top: 5px;
}

.filter-chooser form {
	float: left;
}

.filter-chooser form li {
	height: 30px !important;
}

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

.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;
	width:940px;
}

table.tabell th {
	width:250px;
	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 {
	width:940px;
}

.language-chooser {
	float:right;
	margin-bottom:10px;
	width: 220px;
	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 img {
	float: left;
	margin-right: 10px;
	cursor: pointer;
}

.language-form {
	float: left;
}

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

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

.lag-resultat.bokstavsordning {
	border: 0;
	margin-bottom: 15px;
	padding: 0;
}

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

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

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

h1 {
	font-size: 1.5em;
}

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;
}

.team-top {
	width: 940px;
	float: left;
	clear: both;
}

.team-specs {
	float: left;
	clear: both;
	width: 300px;
	margin-bottom: 15px;
	margin-left: 170px;
}

.team-specs dt,
.team-specs dd {
	float: left;
	line-height: 30px;
	font-size: 15px;
}

.team-specs dt {
	width: 100px;
	clear: left;
	display: inline;
}

.team-specs dd {
	width: 150px;
}

.embed {
	float: left;
	margin-top: 5px;
	text-align: center;
}

.embed textarea {
	width: 300px;
	height: 80px;
}
