/* Challenge Bernadotte

1. Layout
2. Typografi & lankar
3. Listor

*/

/* 1. Layout */

body	{
	color: #333;
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	/* background: #fff url(../pix/bg2.gif) repeat-y; */
	background:#025 url("../pix/bg2.gif") repeat-y center top;
	}

html>body	{
	font-size: 10px;
	line-height: 15px;
	} 
	
#logo {
	background: #000 /* url() no-repeat right */;
	height: 150px;
	padding: 0;
	border-bottom:10px solid #fc0;
	margin: 0 0 10px 0;
	}

#logo a  {
	border-style: none;
	display: block;
	width: 116px;
	}

/* #logo img  {
	display: block;
	width: 0;
	} */

#logo span {
	position: absolute;
	top: 17px;
	left: 15px;
	width: 116px;
	height: 71px;
	background: transparent;
	}

html>body #logo span {
	top: 17px;
	}
#banner {
	position: absolute;
	top: 17px;
	left: 300px;
	width: 460px;
	height: 80px;
	background: transparent;
	}
#container {
	position: relative;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background:transparent;
	width: 750px;
	}

/*html>body #container {
  	width: 750px;
	} */
#localNav {
	width: 220px;
	float: right;
	margin: 20px 10px 0 0;
	padding: 0 0 0 10px;
	border-left:1px dotted #999;
	background-color: transparent;
	color:#333;
	font-size:10px;
}
.ruta {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:11px;
	line-height:16px;
	color: #333;
	margin: 0 0 10px 0;
	padding: 5px 5px 5px 5px;
	background: transparent /* url(/bernadotte/pix/vinjetter/bar_gray.jpg) */; 
}
#localNav .ruta {
	border-left:#ccc 0 solid;
	background-color:transparent;
}
#localNav a {
	font-weight:normal;
}
#localNav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	font-weight:bold;
	color:#339900;
}
#localNav ul ul {
	margin:0 0 0 5px;
	padding:0;
	font-weight:normal;
}
.lista ul 	{
	margin: 0 0 0 -10px;
	padding: 0 0 0 -10px;
	}
	
.lista li	{
	line-height: 110%;
	margin-bottom: 1px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-left: -10px;
	margin-right: 5px;
	list-style: disc url(/ski/pix/list3.gif) outside;
	vertical-align: top;
	}
	
.lista ul ul li {
	margin-top: 10px;
	list-style: disc url(/2004/se/pix/list3.gif) inside;
	vertical-align: top;
	}
	.active	{
	font-weight: bold;
	}
	
/* Undersida artikelnavigation */

.navTreeMain ul	{
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	}
	
.navTreeMain li	{
	margin: 0 0 0 -35px;
	padding: 0 0 0 0;
	font-weight: bold;
	font-size: 12px;
/*	
	line-height: 110%;
	margin-bottom: 1px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-left: -10px;
	margin-right: 5px;
*/
	list-style: none;
	}

.navTreeSub ul 	{
	margin: -15px 0 0 0px;
	padding: 0 0 0 0px;
	}
	
.navTreeSub li	{
	margin: -0px 0 0 -25px;
	padding: 0 0 0 0;
/*	line-height: 110%;
	margin-bottom: 1px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-left: -10px;
	margin-right: 5px;
*/
	list-style: none;
	}
	
.navTreeSub ul li {

	}
/*	.active	{
	font-weight: bold;
	}	*/

#mainCol {
	width: 490px;
	float: left;
	margin: 0;
	background-color: transparent;
	border:0;
	overflow: hidden;
}
#mainCol .ruta {
	border:0;
	padding:10px 20px 0 40px;
}
#rightCol {
	width: 150px;
	float: left;
	margin: 0 0 0 0;
	background-color: transparent;
}
#rightCol .ruta {
	border-left:#ddd 1px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}

#footer {
	clear: both;
	padding: 15px 10px 15px 10px;
	margin: 0 0 0 0;
	text-align: left;
	font-size: 10px;
	border-top:1px dotted #555;
	background: transparent;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	}
.ingress {
	color: #333;
	margin: 0 0 8px 0;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:normal;
	line-height: 20px;
}

img {
	display: block;
	border: 0;
	}

.inline {
	display: inline;
	}

a:link, a:visited {
	font-weight : normal; 
	text-decoration : none;
	color:#003366;
	background: transparent; 
	}

a:hover {
	font-weight : normal; 
	text-decoration : underline;
	color: #000;
	background: transparent; 
	}

/* a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #000;
	background: transparent;  
	} */

.navPyra {
	margin:0;
	padding:2px 2px 2px 0;
	/* border-left:1px solid #9FB1BC; */
	}

.navPyra li {
	margin:0;
	padding:0;
	display:block;
	list-style-type:none;
	}
.navPyra li>li {
	margin:0 0 0 20px;
	padding:0;
	display:block;
	list-style-type:none;
	}

.navPyra a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	/* line-height:16px; */
	font-weight:normal;
	padding:0 12px 6px 12px;
	text-decoration:none;
	color:#000;
	}
.navPyra a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	/*line-height:16px;*/
	font-weight:normal;
	padding:0 12px 6px 12px;
	text-decoration:none;
	color:#000;
	}

.navPyra a:link.active, .navPyra .active, .navPyra a:visited.active, .navPyra a:hover {
	color: #000;
	font-weight:normal;
	text-decoration:none;
	background:url(/bernadotte/pix/nav/tab_pyra.gif) no-repeat left top;
	}

/*	font-family:Georgia, "Times New Roman", Times, serif;	
	font-weight:normal;
	color:#333;
	} */

h1, h2, h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
h1	{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 24px;
	line-height: 28px;
	font-weight:normal;
	color:#333;
	}

h2	{
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 0; 
	line-height: 140%;
	text-transform:uppercase;
	letter-spacing:0.15em;
	color:#333;
	}
	
#localNav h2	{
	font-size: 10px;
	margin: 0 0 10px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom: 0; 
	letter-spacing:0;
	text-transform:none;
	color:#333;
	}

h3	{
	font-size: 10px;
	margin-top: 15px;
	margin-bottom: 0;
	line-height: 140%;
	text-transform:uppercase;
	letter-spacing:0.15em;
    }

p	{
	margin-top: 5px;
	margin-bottom: 1em;
	line-height: 150%;
	}

.hide {
	display: none;
	}

h1 img {
	margin-bottom: 10px;
	}
	
img+h3	{
	margin-top: 10px;
	}	

acronym	{
	font-weight: normal;
	font-style: normal;
	border-bottom: 1px dotted black;
	}

blockquote	{
	padding: 0;
	padding-left: 10px;
	margin-left: 10px;
	border: 0;
	border-left: 1px dotted #998;
	}

blockquote p	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: transparent;
	color: #110;
	line-height: 175%;
	font-size: small;
	}

.vinjett, .vinjettCenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:10px;
	color: #333;
	padding: 5px 5px 5px 5px;
	margin: 0;
	/* border-top:2px solid #aaa; */
	border:0;
	background: transparent /*#ddd url(/bernadotte/pix/vinjetter/bar_gray.jpg) */; 
}
.vinjettCenter {
	text-align:center;
}
.vinjett a:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:10px;
	color: #333;
}
.vinjett a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:10px;
	color: #333;
}

/* Formulär */

.field1 {
	width:140px;
}

/* Bilder */

.thumb {
	margin: 0 10px 0 0;
}
hr {
	background-color:#ccc;
	height:1px;
	margin:10px 0 10px 0;
}
.rad, .radPic {
	text-align:left;
	border-top-width:1px;
	border-top-color:#ccc;
	border-top-style: solid;
	background:#fff;
	padding:5px;
	vertical-align: top;
}
.radPic {
	width: 60px;
}

/*
#localNav ul
		{
			margin: 0;
			padding: 0;
			list-style-type: none;
			font-family: verdana, arial, Helvetica, sans-serif;
			font-weight:bold;
		}
		
#localNav li { margin: 0 0 1px 0; }
		
#localNav a
		{
			display: block;
			padding: 5px 10px;
			width: 140px;
		}
		
#localNav a:link, #navlist a:visited
		{
			color: #fff;
			background-color: #2175bc;
			text-decoration: none;
		}
		
#localNav a:hover, #navlist a:active
		{
			color: #fff;
			background-color: #2586d7;
			text-decoration: none;
		}
		
#localNav ul ul
		{
			margin: 0;
			padding: 0;
			list-style-type: none;
			font-family: verdana, arial, Helvetica, sans-serif;
		}
		
#localnav ul ul li { margin: 0 0 1px 0; }
		
#localnav ul ul a
		{
			display: block;
			padding: 5px 5px 5px 30px;
			width: 125px;
		}
		
#localNav ul ul a:link, #localNav ul ul a:visited
		{
			color: #fff;
			background-color: #69C;
			text-decoration: none;
		}
		
#localNav ul ul a:hover, #localNav ul ul a:active
		{
			color: #fff;
			background-color: #2586d7;
			text-decoration: none;
		} */
		
		#bodybg {
	background: #eee /* url() no-repeat right */;
	}	

td {
	padding:3px 3px 3px 0;
	margin:0px;
	/* border-bottom:1px dotted gray; */
	vertical-align:top;
}

.cbThumb {
	display:inline;
	margin: 0 5px 0 0;
	padding:0;
	border:0;
}


.infoMsg {
background-color:#666;
color: #eee;
font-weight:bold;
padding: 1em;
}

/* @group special för resultatsidan */
body#results #container {
	width: auto;
}

body#results {
	background-image:none;
	background-color: #eee;
}
body#results #localNav {
	float: right;
	/*position: absolute;
	right: 0;
	top: 200px;*/
}
body#results #mainCol {
	width: auto;
	/*margin-right: 240px;*/
	float: left;
}

body#results #mainCol .ruta {
	padding:10px 0 0pt 40px;
}

.blackDot {
background-color:#000000;
}
table.poule {
	width:100%;
}
table.poule col, table.poule th, table.poule td {
	text-align: left;
	margin: 0;
}
table.poule th {
	padding-bottom: 10px;
}
table.poule tbody tr th strong {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	margin:0 10px 0 -10px;
	padding:0px;
	font-weight: normal;
}