﻿/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/*

	Main Styles

	Copyright 2009 Rydén Design & Teknik AB
	www.rdt.se | info@rdt.se

*/
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

html, body, div, span, input, textarea, select, td
{
	font-family: Tahoma, Verdana, Helvetica, Arial, Serif;
	font-size: 11px;
	color: #222222;
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

a:link, a:visited
{
	color: #222222;
	background: transparent;
	text-decoration: none;
	font-weight: normal;
}

a:hover
{
	color: #555555;
	background: transparent;
	text-decoration: none;
	font-weight: normal;
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

body
{
	margin: 0;
	padding: 0px;
	background: #CCCCCC url(../gfx/bakgrund.jpg) repeat-x left top;
	
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

input, textarea, select, button
{
	color: #222222;
	background: #ffffff;
	border-top: 1px solid #777;
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
	border-left: 1px solid #777;
}

select
{
	height: 17px;
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

img
{
	border: 0px;
	display: block;
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

hr
{
	height: 2px;
	background: transparent;
	border-top: 1px solid #666666;
	border-right: 0px solid #111;
	border-bottom: 1px solid #111111;
	border-left: 0px solid #000000;
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#container
{
	margin:0 Auto;
	width: 966px;
}

.TableSearch
{
	background: white;
	border-left: 1px solid black;
	border-right: 1px solid black;
	width: 966px;
}

.thickbox
{

}

div.searchtable
{
	background-color: #eeeeee;
	border: solid 1px #000000;
	margin: 10px 0;
	width: 290px;
}

table.searchtable
{
	background-color: #eeeeee;
	width: 280px;
}

table tr td.searchtabletdheader
{
	padding: 2px 5px;
	text-align: left;
	font-size:10px;
	font-weight:bold;
}

table tr td.searchtabletdfooter
{
	padding: 2px 10px;
	text-align: left;
}

table tr td.searchtabletd
{
	background-color: #ffffff;
	padding: 2px 10px;
	text-align: left;
}

table tr td.searchtabletdalt
{
	background-color: #eeeeee;
	padding: 2px 10px;
	text-align: left;
}

table tr td.searchtabletdimage
{
	background-color: #ffffff;
}

table tr td.searchtabletdimagealt
{
	background-color: #eeeeee;
}

.searchhighlight
{
	border-bottom: 2px solid #339933;
}

.searchheaderbig
{
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	padding-left: 12px;
	vertical-align: bottom;
}

.searchheadermedium
{
	font-weight: bold;
	vertical-align: bottom;
}

.searchheadersmall
{
	color: #333333;
	vertical-align: bottom;
}

.searchheaderarrow
{
	padding-top: 4px;
	width: 10px;
}

.passlisttd
{
	padding: 2px 5px;
	text-align: left;
}

.passlisttr
{
	background-color: #ffffff;
}

.passlisttralt
{
	background-color: #eeeeee;
}

hyperlink.toprightlogos 
{
margin:0px;	
	
	}