/*
Theme Name: Bergsåker
Theme URI: http://osynlig.se/
Description: 
Version: 1.0
Author: Osynlig
Author URI: http://osynlig.se/
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
caption {margin:0;padding:0;border:0;outline:0;font-weight: inherit;font-style: inherit;font-size: 100%;font-family: inherit;vertical-align: baseline;}
caption {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}

.right, .alignright { float: right; }
.left, .alignleft { float: left; }
.clear { clear: both; }
.hidden { display: none; }

strong {
	font-weight: bold;
}

body {
	font-family: arial, tahoma, sans-serif;
	font-size: 11px;
	color: #474747;
	line-height: 1.6em;
	
	background: url('images/bg.jpg') no-repeat center top #000;
}

a {
	text-decoration: none;
}

.alignleft {
	margin-right: 18px;
}

.alignright {
	margin-left: 18px;
}

#container {
	width: 990px;
	margin: 0 auto;
	border-left: 3px solid #080808;
	border-right: 3px solid #080808;
	background: #000;
}

#container ul.top-menu li {
	float: left;
	list-style: none;
	margin-right: 17px;
}

#container ul.top-menu li a {
	display: block;
	color: #949494;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px 0 4px 0;
}

#container ul.top-menu li a:hover, #container ul.top-menu li.active a {
	color: #fff;
}

#header {
	height: 62px;
	padding: 10px 0 0 0;
	margin-bottom: 6px;
	background: url('images/header-bg.png') no-repeat;
}

#header #logotype {
	display: block;
	padding-top: 4px;
	margin: 0 24px 0 24px;
}

#header ul.main-menu {
	height: 25px;
	margin-top: 12px;
	background: url('images/main-menu-repeater-bg.png') repeat-x right top;
}

#header ul.main-menu li.first a {
	padding-left: 22px;
	background: url('images/main-menu-left-bg.png') no-repeat;
}

#header ul.main-menu li {
	float: left;
	list-style: none;
}

#header ul.main-menu li a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 18px 0 20px;
	height: 21px;
	width: 0;
	white-space: nowrap;
	color: #aaa;
	text-transform: uppercase;
	background: url('images/main-menu-spacer-bg.png') no-repeat left center;
}

#header ul.main-menu li > a {
	width: auto;
}

#header ul.main-menu li.last a {
	padding-right: 24px;
}

#header ul.main-menu li a:hover, #header ul.main-menu li.active a, #header ul.main-menu li.has-active a {
	color: #fff;
}

#header .weather {
	float: right;
	width: 140px;
	margin-right: 38px;
}

#header .weather .temperature {
	float: left;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	padding-top: 21px;
}

#content {
	padding: 12px 6px 6px 0;
	margin-bottom: 6px;
	background: #fff;
	min-height: 400px;
}
* html #content { height: 400px }

#content .left-col {
	width: 211px;
}

#content .left-col ul.submenu {
	padding-bottom: 8px;
	margin-bottom: 6px;
	background: url('images/submenu-bottom-bg.png') repeat-x left bottom #fff;
}

#content .left-col ul.submenu li {
	list-style: none;
}

#content .left-col ul.submenu li a {
	display: block;
	line-height: 1;
	text-transform: uppercase;
}

#content .left-col ul.submenu li.header a {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	padding: 9px 0 7px 14px;
	background: url(images/submenu-header-bg.png) repeat-x;
}

#content .left-col ul.submenu li.header ul {
	border-right: 1px solid #c0c0c0;
}

#content .left-col ul.submenu li.header ul li {
	padding-left: 14px;
}

#content .left-col ul.submenu li.header ul ul {
	border-right: none;
}

#content .left-col ul.submenu li.header ul li ul li {
	padding-left: 5px;
}

#content .left-col ul.submenu li.header ul li a {
	font-size: 10px;
	color: #838383;
	padding: 7px 0 7px 0;
	border-top: 1px dotted #c9c9c9;
	background: none;
}

#content .left-col ul.submenu li.header ul li.active {
	background: url('images/submenu-bg.png') no-repeat;
}

#content .left-col ul.submenu li.header ul li.active a {
	padding-left: 10px;
}

#content .left-col ul.submenu li.header ul li ul li a {
	padding-left: 9px;
}

#content .left-col ul.submenu li.last {
	border-bottom: 1px dotted #c9c9c9;
}

#content .left-col ul.submenu li.last ul li.last {
	border-bottom: none;
}

#content .left-col .wrapper {
	padding-left: 6px;
}

#content .right-col .wrapper {
	padding-right: 6px;
}

#content .left-col .wrapper p {
	margin: 0 0 6px 0;
	text-align: right;
}

#content .right-col .wrapper p {
	margin: 0 0 6px 0;
}

#content .left-col .wrapper .fill, #content .right-col .wrapper .fill {
	/*height: 80px;*/
}

#content .body {
	width: 530px;
	margin-left: 19px;
}

#content .body .top {
	height: 28px;
	margin-bottom: 10px;
	background: url('images/body-top-bg.png') no-repeat;
}

#content .body .top ul.breadcrumbs {
	float: left;
	padding: 5px 0 0 10px;
	margin-bottom: 15px;
}

#content .body .top  ul.breadcrumbs li {
	display: inline;
	list-style: none;
}

#content .body .top ul.breadcrumbs li a {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}

#content .body a {
	color: #c59200;
}

#content .body .top ul.breadcrumbs li a:hover, #content .body .top ul.breadcrumbs li.active a {
	color: #fbba00;
}

#content .body .post small {
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 0;
	margin: 15px 0 8px 16px;
}

#content .body .post .read-more {
	display: block;
	margin-top: -9px;
}

#content .body .entry h1, #content .body .entry h2, #content .body .entry h3, #content .body .entry h4, #content .body .entry h5, #content .body .entry h6,
#content .body .entry p, #content .body .entry ul, #content .body .entry ol {
	margin-left: 16px;
	width: 470px;
}

#content .body .entry h2 a {
	color: #000;
}

#content .body .entry p.image {
	width: auto;
	margin-left: 0;
}

#content .body .entry h1, #content .body .entry h2, #content .body .entry h3, #content .body .entry h4 {
	font-weight: bold;
	line-height: 1.2em;
	color: #000;
	margin-bottom: 5px;
	letter-spacing: -0.01em;
}

#content .body .entry h1 {
	font-size: 24px;
	margin-bottom: 15px;
}

#content .body .entry h2 {
	font-size: 20px;
}

#content .body .entry h3 {
	font-size: 16px;
}

#content .body .entry h4 {
	font-size: 14px;
}

#content .body .entry table h4 {
	margin-left: 0;
}

#content .body .entry h5 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2em;
}

#content .body .entry p, #content .body .entry ul, #content .body .entry table {
	font-size: 12px;
	line-height: 1.4em;
	margin-bottom: 15px;
}

#content .body .entry table {
	margin-bottom: 15px;
	margin-left: 16px;
	background: #fff;
}

#content .body .entry table p {
	margin: 0;
	width: auto;
}

#content .body .entry table h1, #content .body .entry table h2, #content .body .entry table h3, #content .body .entry table h4,
#content .body .entry table h5, #content .body .entry table h6 {
	width: auto;
}

#content .body .entry ul, #content .body .entry ol {
	padding-left: 20px;
}

#content .body .entry ul.wp-menu li {
	list-style: none;
	margin-left: 15px;
}

#content .body .entry ul.wp-menu li ul {
	margin-bottom: 15px;
}

#content .body .entry ul.wp-menu li ul li ul {
	margin-bottom: 0;
}

#content .body .entry table.textpuffar {
	width: 100%;
	margin-left: 0;
}

#content .body .entry table.textpuffar tr td {
	width: 50%;
	padding-right: 3px; /*Johannes ändrar, tidigare 10px*/
}

#content .body .entry table.textpuffar p {
	margin-left: 16px;
}

#content .body .entry div.partner {
	margin: 0 20px 20px 20px;
}

#content .body .entry form label {
	display: block;
}

#content .body .entry form textarea {
	width: 60%;
	height: 60px;
}

/********* tabell *********/

#content .body .entry table.tabell {
	width: 530px;
	border-collapse: collapse;
	font-size: 11px;
	line-height: 1;
	margin: 10px 0 10px 0;
}

#content .body .entry table.tabell tr td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 7px 10px;
}
* html #content .body .entry table.tabell tr td { height: 25px; }

#content .body .entry table.tabell tr.odd td {
	background: #f3f3f3;
}

#content .body .entry table.tabell tr td.first {
	border-left: 1px solid #ccc;
}

#content .body .entry table.tabell tr.second td {
	background: url('images/table-tabell-header-bg.png') repeat-x #fdfefe;
	border-top: 1px solid #ccc;
	font-weight: bold;
}

#content .body .entry table.tabell tr.first td {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	border: none;
	padding: 8px 0 10px 10px;
	background: url('images/table-tabell-top-bg.png') repeat-x;
}

#content .body .entry table.tabell tr.first td.first {
	border-left: 1px solid #ccc;
}

#content .body .entry table.tabell tr.first td.last {
	border-right: 1px solid #ccc;
}

/********* proffstranare *********/

#content .body .entry table.proffstranare {
	width: 530px;
	border-collapse: collapse;
	font-size: 11px;
	line-height: 1;
	margin: 10px 0 10px 0;
}

#content .body .entry table.proffstranare tr td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 7px 10px;
}
* html #content .body .entry table.proffstranare tr td { height: 25px; }

#content .body .entry table.proffstranare tr.odd td {
	background: #f3f3f3;
}

#content .body .entry table.proffstranare tr.odd td, #content .body .entry table.proffstranare tr.even td {
	
}

#content .body .entry table.proffstranare tr td.first {
	border-left: 1px solid #ccc;
}

#content .body .entry table.proffstranare tr.first td {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	border: none;
	padding:8px 0 10px 10px;
	background: url('images/table-tabell-top-bg.png') repeat-x;
}

#content .body .entry table.proffstranare tr.first td.first {
	border-left: 1px solid #ccc;
}

#content .body .entry table.proffstranare tr.first td.last {
	border-right: 1px solid #ccc;
}

#content .body .entry table.proffstranare tr.image td.first {
	width: 140px;
	height: 200px;
}

#content .body .entry table.resultatkommentarer {
	margin-left: 0;
}

#content .body .entry table.resultatkommentarer, #content .body .entry table.resultatkommentarer p {
	color: #474747;
	font-size: 11px;
	line-height: 1.3em;
}

#content .body .entry table.resultatkommentarer h2 {
	font-size: 14px;
	line-height: 1;
	color: #00519e;
	margin-bottom: 5px;
}

#content .body .entry table.resultatkommentarer p {
	margin: 0 0 10px 16px;
}

#content .body .entry table.resultatkommentarer p.image {
	margin-left: 11px;
}

#content .body .entry div.rk-header {
	height: 33px;
	background: url('images/rk-header-bg.png') no-repeat;
}

#content .body .entry div.rk-header ul {
	width: auto;
	margin: 0 8px 0 0;
	padding-top: 5px;
}

#content .body .entry div.rk-header ul li {
	list-style: none;
	margin-left: 5px;
}

#content .body .entry div.rk-header ul li a {
	display: block;
	width: 23px;
	height: 21px;
	padding-top: 3px;
	padding-right: 1px;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	color: #fff;
	background: url('images/rk-button-bg.png') no-repeat;
}

#content .body .entry div.rk-header ul li.num-1 a { color: #000; }
#content .body .entry div.rk-header ul li.num-1 a:hover, #content .body .entry div.rk-header ul li.num-1.active a { background-position: -24px 0; }

#content .body .entry div.rk-header ul li.num-2 a { background-position: 0 -24px; }
#content .body .entry div.rk-header ul li.num-2 a:hover, #content .body .entry div.rk-header ul li.num-2.active a { background-position: -24px -24px; }

#content .body .entry div.rk-header ul li.num-3 a { background-position: 0 -48px; }
#content .body .entry div.rk-header ul li.num-3 a:hover, #content .body .entry div.rk-header ul li.num-3.active a { background-position: -24px -48px; }

#content .body .entry div.rk-header ul li.num-4 a { background-position: 0 -72px; }
#content .body .entry div.rk-header ul li.num-4 a:hover, #content .body .entry div.rk-header ul li.num-4.active a { background-position: -24px -72px; }

#content .body .entry div.rk-header ul li.num-5 a { color: 000; background-position: 0 -96px; }
#content .body .entry div.rk-header ul li.num-5 a:hover, #content .body .entry div.rk-header ul li.num-5.active a { background-position: -24px -96px; }

#content .body .entry div.rk-header ul li.num-6 a { background-position: 0 -120px; }
#content .body .entry div.rk-header ul li.num-6 a:hover, #content .body .entry div.rk-header ul li.num-6.active a { background-position: -24px -120px; }

#content .body .entry div.rk-header ul li.num-7 a { color: #000; background-position: 0 -144px; }
#content .body .entry div.rk-header ul li.num-7 a:hover, #content .body .entry div.rk-header ul li.num-7.active a { background-position: -24px -144px; }

#content .body .entry div.rk-header ul li.num-8 a { background-position: 0 -168px; }
#content .body .entry div.rk-header ul li.num-8 a:hover, #content .body .entry div.rk-header ul li.num-8.active a { background-position: -24px -168px; }

#content .body .entry div.rk-header ul li.num-9 a { color: #000; background-position: 0 -192px; }
#content .body .entry div.rk-header ul li.num-9 a:hover, #content .body .entry div.rk-header ul li.num-9.active a { background-position: -24px -192px; }

#content .body .entry div.rk-header ul li.num-10 a { color: #000; background-position: 0 -216px; }
#content .body .entry div.rk-header ul li.num-10 a:hover, #content .body .entry div.rk-header ul li.num-10.active a { background-position: -24px -216px; }

#content .body .entry div.rk-header ul li.num-11 a { color: #000; background-position: 0 -240px; }
#content .body .entry div.rk-header ul li.num-11 a:hover, #content .body .entry div.rk-header ul li.num-11.active a { background-position: -24px -240px; }

#content .body .entry div.rk-header ul li.num-12 a { color: #000; background-position: 0 -264px; }
#content .body .entry div.rk-header ul li.num-12 a:hover, #content .body .entry div.rk-header ul li.num-12.active a { background-position: -24px -264px; }

#content .body #sub-content {
	margin-top: 25px;
}

#content .body #sub-content ul.menu {
	height: 25px;
	padding-top: 4px;
	background: url('images/sub-content-menu-bg.png') repeat-x;
}

#content .body #sub-content ul.menu li {
	display: inline;
	float: left;
	margin-left: 9px;
}

#content .body #sub-content ul.menu li a {
	display: block;
	height: 22px;
	width: 0;
	white-space: nowrap;
	padding-top: 3px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	padding-right: 10px;
	background: url('images/sub-content-menu-li-spacer-bg.png') no-repeat right top;
}

#content .body #sub-content ul.menu li > a {
	width: auto;
}

#content .body #sub-content ul.menu li.last a {
	padding-right: 0;
	background: none;
}

#content .body #sub-content ul.menu li.active {
	background: url('images/sub-content-menu-li-right-bg.png') no-repeat right top;
}

#content .body #sub-content ul.menu li.active a {
	color: #474747;
	padding-left: 10px;
	padding-right: 10px;
	background: url('images/sub-content-menu-li-left-bg.png') no-repeat;
}

#content .body #sub-content .content {
	min-height: 320px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #a4a4a4;
	background: url('images/sub-content-content-bg.png') repeat-x #dfe5eb;
}
* html #content .body #sub-content .content { height: 287px; }

#content .body #sub-content .content .loader {
	position: absolute;
	display: none;
	width: 528px;
	text-align: center;
	padding-top: 128px;
}

#content .body #sub-content .content .posts {
	padding-top: 4px;
	font-size: 10px;
}

#content .body #sub-content .content .post, #content .body #sub-content .content .post a, 
#content .body #sub-content .content .page, #content .body #sub-content .content .page a {
	color: #00519e;
	line-height: 1.2em;
}

#content .body #sub-content .content .posts .post {
	width: 210px;
	padding: 11px 0 11px 0;
}

#content .body #sub-content .content .posts .row {
	background: url('images/sub-content-category-post-bg.png') repeat-x #dfe5eb;
	border-bottom: 1px solid #a4a4a4;
}

#content .body #sub-content .content .posts .post.left {
	padding-left: 19px;
}

#content .body #sub-content .content .posts .post.right {
	padding-right: 19px;
}

#content .body #sub-content .content .post small {
	text-transform: uppercase;
	line-height: 1;
	color: #474747;
	margin-left: 0;
	margin-top: 0;
}

#content .body #sub-content .content .post h2, #content .body #sub-content .content .page h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2em;
	margin: 3px 0 3px 0;
}

#content .body #sub-content .content .single-post {
	padding: 15px 19px 0 19px;
}

#content .body #sub-content .content .single-post h2, #content .body #sub-content .content .page h2 {
	font-size: 18px;
	line-height: 1.2em;
	margin: 3px 0 5px 0;
}

#content .body #sub-content .content .post p {
	font-size: 11px;
	color: #474747;
}

#content .body #sub-content .content .post.single-post p, #content .body #sub-content .content .page p {
	font-size: 12px;
	line-height: 1.4em;
	color: #575757;
	margin-bottom: 10px;
}

#content .body #sub-content .content .page p, #content .body #sub-content .content .page h2 {
	padding: 0 6px 0 6px;
}

#content .body #sub-content .content .single-post p.previous {
	margin-top: 14px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

#content .body #sub-content .content div.youtube {
	margin-bottom: 2px;
}

#content .body #sub-content .content .page {
	padding: 6px 6px 0 6px;
}

#content .body #sub-content .content img {
	margin-bottom: 12px;
}

#content .body #sub-content .footer {
	height: 25px;
	background: #ccc;
	line-height: 1;
	padding: 0 15px;
}

#content .body #sub-content .footer a {
	color: #474747;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

#content .body #sub-content .footer p {
	padding-top: 7px;
}

#content .body #sub-content h2, #content .body #sub-content h2 a {
	color: #444;
}

#content .body .spacer {
	height: 0;
	margin-bottom: 9px;
	border-bottom: 1px solid #cdcdcd;
}

body.single #content .body .spacer, body.archive #content .body .spacer {
	margin-top: 9px;
}

#content .body .passers .passer {
	margin-bottom: 9px;
}

#content .right-col h2, #content .left-col h2,
#content .right-col h2 a, #content .left-col h2 a,
#content .right-col h6, #content .left-col h6 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin-bottom: 4px;
}

#content .right-col h6, #content .left-col h6 {
	margin-bottom: 15px;
}

#content .right-col, #content .left-col {
	line-height: 1.3em;
}

#content .right-col {
	width: 205px;
}

#content .col-bg {
	border: none;
	background: none;
}

body.home #header {
	margin-bottom: 1px;
}

body.home #content {
	min-height: 550px;
	padding: 14px 11px;
	background: url('images/home-content-bg.png') repeat-x;
}

* html body.home #content {
	height: 550px;
}

#information-bar {
	height: 26px;
	padding: 0 0 0 100px;
	margin-bottom: 11px;
	background: url('images/information-bar-bg.png') no-repeat #fbba00;
}

#information-bar .viewport {
	position: absolute;
	overflow: hidden;
	width: 770px;
	padding-top: 5px;
}

#information-bar, #information-bar a {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

#information-bar .viewport p {
	margin-left: 770px;
}

#start-flash {
	width: 684px;
	height: 402px;
}

#content .cols {
	margin-bottom: 8px;
}

#content .cols .two-col {
	width: 684px;
	height: 402px;
}

#content .cols .one-col {
	width: 277px;
	padding: 35px 0 0 0;
	background: url('images/news-header-bg.png') no-repeat #ccc;
}

#content .cols .one-col .posts {
	min-height: 327px;
}
* html #content .cols .one-col .posts { height: 327px; }

#content .cols .one-col .posts .post {
	padding: 3px 15px 8px 15px;
}

#content .cols .one-col .posts .post, #content .cols .one-col .posts .post a {
	color: #474747;
}

#content .cols .one-col .posts .post a:hover {
	text-decoration: underline;
}

#content .cols .one-col .posts .post h2, #content .cols .one-col .posts .post h2 a {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.3em;
	color: #00519e;
}

#content .cols .one-col .posts .post small {
	font-size: 10px;
	text-transform: uppercase;
	color: #00519e;
}

#content .cols .one-col ul.navigation {
	padding: 6px 12px 0 17px;
	height: 22px;
	background: url('images/news-footer-bg.png') no-repeat;
}

#content .cols .one-col ul.navigation li {
	list-style: none;
}

#content .cols .one-col ul.navigation li a {
	display: block;
	height: 16px;
	color: #474747;
}

#content .cols .one-col ul.navigation li a:hover {
	text-decoration: underline;
}

#content .cols .one-col ul.navigation li.archive a {
	padding-right: 10px;
	background: url('images/news-spacer-bg.gif') no-repeat right 4px;
}

#content .cols .one-col ul.navigation li.rss a {
	padding: 0 24px 0 11px;
	background: url('images/rss-bg.png') no-repeat right top;
}

#content #trot-bar {
	height: 29px;
	margin-bottom: 10px;
	padding: 7px 23px 0 31px;
	background: url('images/trot-bar-bg.png') repeat-x;
}

#content #trot-bar  ul.wp-menu {
	padding-top: 2px;
}

#content #trot-bar  ul.wp-menu li {
	float: left;
	list-style: none;
	margin-left: 19px;
	background: url('images/trot-bar-link-right-bg.png') repeat-x right top;
}

#content #trot-bar  ul.wp-menu li a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 0 14px 0 14px;
	color: #fff;
	text-transform: uppercase;
	background: url('images/trot-bar-link-left-bg.png') no-repeat;
}

#content #promos .col {
	width: 315px;
	height: 155px;
}

#content #promos .col.left {
	display: inline;
	margin-right: 11px;
}

#footer {
	min-height: 300px;
	padding: 10px;
	background: url('images/footer-bg.png') repeat-x #000;
}
* html #footer { height: 300px; }

#footer #partners {
	margin-bottom: 27px;
}

#footer #partners .holder {
	height: 70px;
	background: #fff;
	border: 2px solid #9f9f9f;
}

#footer #partners .holder .viewport {
	position: absolute;
	overflow: hidden;
	width: 966px;
	height: 70px;
}

#footer #partners .holder .viewport p {
	position: absolute;
	width: 200px;
	height: 70px;
}

#footer #quick-links {
	padding: 8px 0 40px 0;
	margin-bottom: 4px;
	border-top: 1px solid #595959;
	border-bottom: 1px solid #595959;
}

#footer #quick-links .col {
	width: 110px;
	margin: 0 45px 0 11px;
}

#footer #quick-links ul li, #footer #quick-links ul li a {
	color: #fff;
	font-size: 10px;
	line-height: 1.5em;
}

#footer #quick-links ul li a:hover {
	text-decoration: underline;
}

#footer #quick-links ul {
	margin-bottom: 16px;
}

#footer #quick-links ul ul {
	margin-bottom: 0;
}

#footer #quick-links ul li {
	list-style: none;
}

#footer #quick-links ul li.title {
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 3px;
}

#footer p.copyright {
	font-size: 9px;
	font-weight: bold;
	color: #484848;
	padding-left: 15px;
}

body.page-id-412, .parent-pageid-412, .parent-pageid-419 {
	background: url('images/nsot_bg.jpg') no-repeat center top #0082b4;
}

body.page-id-1305, .parent-pageid-1305 {
	background: url('images/gp_bg.jpg') no-repeat center top #000;
}

.resultat-kommentar-header	{ width: 300px !important; float: left; margin-right: 20px; }
.result-select				{ margin-top: 4px;width: 180px; }



/*---------ATG--------*/

#atg-wrapper				{ background: #00457d; color: #fff; margin-bottom: 20px; }

#atg-wrapper .races			{ margin: 0px 0 10px 4px; }
#atg-wrapper .races a		{ background: url(images/atg-colors.png) no-repeat; width: 16px; height: 16px; text-align: center; display: block; float: left; padding-top: 1px; }

#atg-wrapper .races a.num-1	{ background-position: 0px 0; color: #000; }
#atg-wrapper .races a.num-2	{ background-position: -16px 0; color: #fff; }
#atg-wrapper .races a.num-3	{ background-position: -32px 0; color: #fff; }
#atg-wrapper .races a.num-4	{ background-position: -48px 0; color: #fff; }
#atg-wrapper .races a.num-5	{ background-position: -64px 0; color: #fff; }
#atg-wrapper .races a.num-6	{ background-position: -80px 0; color: #fff; }
#atg-wrapper .races a.num-7	{ background-position: -96px 0; color: #000; }
#atg-wrapper .races a.num-8	{ background-position: -112px 0; color: #fff; }
#atg-wrapper .races a.num-9	{ background-position: -128px 0; color: #000; width: 15px; }
#atg-wrapper .races a.num-10	{ background-position: -142px 0; color: #000; }
#atg-wrapper .races a.num-11	{ background-position: -158px 0; color: #000; }
#atg-wrapper .races a.num-12	{ background-position: -174px 0; color: #000; }

#atg-wrapper h4				{ color: #fff; font: bold italic 16px Arial, Helvetica, sans-serif; text-shadow: 1px 1px 1px #002c50; padding: 15px 0 15px 10px; }
#atg-wrapper ul				{ list-style: none; color: #fff; display: none; }
#atg-wrapper li				{ background: url(images/atg-item-bg.png) repeat-x; padding: 3px 4px; }
#atg-wrapper li span		{ float: left; display: block; margin-right: 10px; }
#atg-wrapper li span.left	{ float: left; display: block; margin-left: 10px; }
#atg-wrapper li span.right	{ float: right; display: block; margin-right: 5px; }


