@charset "utf-8";

html, body {
	height: 100%;
}

html {
	overflow-y: scroll;
	overflow-x:hidden;
	background: #FFFFFF;
}

body {
	background: #363E3F url(../bilder/polo_winter.jpg) no-repeat top center fixed;
	/*background: #363E3F url(../bilder/quattro.jpg) no-repeat top center fixed;*/ 
  background-size: cover;
	width: 100%;
	color: #534A44;
	font-family: "open-sans",sans-serif;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	display:table;
}

a img{
  border: 0px;
}

/*divarna*/

#header1 {
	background: #363E3F;
	width: 100%;
	height: 70px;
}
#footer {
    float:bottom;
}
#meny1, #meny2, #fotinside {
	width: 996px;
	margin: 0 auto;
}
#header2 {
	background: #4D96E5;
	width: 100%;
	height: 70px;
}
#main {
	background: rgba(255,255,255,0.76);
	width: 976px;
	display: table;
	min-height: 700px;
	height: 700px;
	padding: 0 10px 0 10px;
	margin: 0 auto;
}

#main100 {
	background: rgba(255,255,255,0.76);
	width: 95%;
	display: table;
	min-height: 700px;
	height: 700px;
	padding: 0 10px 0 10px;
	margin: 0 auto;
}

#menu1 a:hover, #fotinside a:hover{
	color: #C3C3C3;
}

.scroll-nav {z-index: 9999; position: fixed; left: 0; top: 0 !important; width: 100%;background:rgba(255,0,0,0.5);}

#fotinside a{
	padding:0; margin:0 25px 0 0;
	color: #fff;
	text-decoration: none;
}
#fotinside img, #menu1 img{
	padding:0; margin:0 5px 0 0;
}
#footer {
    float:bottom;
	background: #363E3F;
}
#fotinside
{
	background: url(../bilder/fot_bg.gif) no-repeat center top;
	text-align:center;
	padding: 339px 0 20px 0;
}

.copyright1
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: 700;
}

.copyright2
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: 400;
}


.col-100 {
	width: 100%;
	float:left;
}

.col-67 {
	width: 67%;
	float:left;
}

.col-50 {
	width: 50%;
	float:left;
}

.col-33 {
	width: 33%;
	float:left;
}

.box {
	float:left;
	width: 100%;
}


.boxinside {
	margin: 10px;
}
.boxhead{
	background:#4D96E5;
	margin: 0px;
	padding: 5px 10px;
	color:#FFF;
	font-family: "bree-serif",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
}

.ongoing-race
{
	text-decoration: none;	
	border-bottom: 8px solid #669839;
}

.boxhead a{
	color:#FFF;
	text-decoration:none;
}

.boxhead  a:hover {
	text-decoration: none;	
	color:#C5E2F5;
}



.headmenu a:hover {
	text-decoration: underline;	
}

.boxtext{
	background:#FFF;
	margin: 0px;
	padding: 5px 10px;
	font-size: 14px;
}

.boxtext.trans{
	background: none;
	text-align:center;
}

.boxtext.nopad{
		padding: 1px 0px;
}

.w70{
		width: 70%;
} 
.floatl{
		float: left;
}

.floatr{
		float: right;
}

.txtr{
		text-align: right;
}


.ongoingrace
{
		font-family: "open-sans",sans-serif;
		font-style: normal;
		font-weight: 400;
		font-size: 14px;
		padding: 2px 0 2px 10px;
		display:block;
}

.ongoingrace img
{
		padding: 0 10px 0 0;
}

img.grayscale {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+, IE10 */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
    -webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
    -webkit-backface-visibility: hidden; /* Fix for transition flickering */
}

img.grayscale:hover {
    filter: none;
    -webkit-filter: grayscale(0%);
}


.boxrace{
	background:#093;
	margin: 0px;
	padding: 5px 10px;
	color:#FFF;
	text-align:center;
}

.boxrace img
{
		padding: 0 10px 0 0;
}

ul.racelist
{
	list-style: none;
	margin: 20px 0 25px 0;
	padding: 0;
}
ul.racelist li
{
	margin: 2px 0;
	float: none;
}

.racelist a, a.addlist
{
	margin: 0;
	padding: 5px 0 5px 10px;
	display:block;
	float: none;
	color: #363E3F;
	text-decoration: none;
}

a.addlist
{
	border-bottom: #4D96E5 solid 1px;
}
a.addlist p
{
	margin: 5px 0 5px 0;
	padding: 0 0 0 0;
}
a:hover.addlist, .racelist a:hover
{
	color: #363E3F;
}



.racelist a:hover, a:hover.addlist
{
	text-decoration: none;
	background-color: #e9f4fb;
}

.float a, img.float
{
	float:left;
}

li.nolinkspace
{
	margin: 0;
	padding: 5px 0 5px 10px;
}	

p.nolinkspace
{
	margin: 0;
	padding: 0px 0 15px 10px;
}	

.racelist img, .articlesdate img, .newsdate img, .tvldate img
{
	margin: 0 10px 0 0;
}
li.comentsspace
{
	padding: 0 0 0 0px;
}

.racelist .comentsspace a
{
	padding: 1px 0 2px 0;
}

.racelist .comentsspace img
{
	margin: 0 5px 0 40px;
	padding: 5px 0 3px 0;
}

h5{
	color:#4D96E5;
	text-decoration:none;
	font-family: "bree-serif",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 0px;
}


h4{
	color:#FFF;
	text-decoration:none;
	font-family: "bree-serif",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 0px;
}

h3
{
	font-weight: 700;
	color: #4D96E5;
	padding: 0;
	margin: 0 0 0 0;
	line-height: 16px;
}

/*style*/
h2{
	font-size: 14px; 
	font-family: "open-sans",sans-serif;
	font-style: normal;
	font-weight: 300;
	color:#000;
	background:#FFF;
	margin: 0px;
	display:inline-block; 
	padding: 5px 10px;
	text-transform: uppercase;
}
 strong {

	font-family: "open-sans",sans-serif;
	font-style: normal;
	font-weight: 700;

}
 
table{
border-collapse: separate;
border-spacing: 0px;
border-color: none; 
color: #000;
margin: 20px 0 20px 0;
width: 100%;
}
 

 
tr:nth-child(even) {background : #ECECEC;}
tr:nth-child(odd) {background: #ffffff; }

th {
	background : #fff; 
	color:#4D96E5; 	
	font-family: "bree-serif",sans-serif;
	font-style: normal;
	font-weight: 100;
	font-size: 16px;
  text-align: left;
	border-bottom: solid 1px #fff;
	padding: 4px 4px 8px 4px;
	margin: 0px;
	vertical-align: bottom;
	line-height: 16px;
}

td
{
	border-bottom: solid 1px #fff;
	padding: 4px 4px 4px 4px;
	margin: 0px;
	vertical-align: top;
}

.bgred
{
	background : red; 
}

.bgwhite
{
	background : white; 
}

.bgred td
{
	background : red; 
}

.bgwhite td
{
	background : white; 
}


.activestep
{
	background:#4D96E5;
	margin: 0px;
	padding: 5px 10px;
	color:#FFF;
	font-family: "bree-serif",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
  border: 1px solid #FFFFFF;
  width:25%;
}

.passivestep
{
	background:#CCCCCC;
	margin: 0px;
	padding: 5px 10px;
	color:#FFF;
	font-family: "bree-serif",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
  border: 1px solid #FFFFFF;
  width:25%;
}
/*det nya..., behöver nog rensas lite där uppe... */


/*divarna*/

#menu1 {
	background: #363E3F;
	width: 100%;
	height: 76px;
	display: table;
	padding: 6px 0 0 0;
}

#menu1i, #menu2i {
	width: 996px;
	margin: 0 auto;
}

#menu2 {
	background: #4D96E5;
	width: 100%;
	height: 50px;
	display: table;
}

#resultmain {
	background: #4D96E5;
	width: 100%;
/*	height: 50px;*/
}

#resultmain_i {
	/*width: 996px;*/
	margin: 0 auto;
	display: table;
}

/*class*/

#menu1 img.logo{
	margin: 0 210px 0 0;
}

#menu1 a{
	padding:0; margin:0 10px 0 0;
	color: #EFEEEE;
	text-decoration:none;
}


.headmenu{
	list-style: none;
	padding:0; margin:0;
	/*float: right;*/
}

.headmenu li{
	float: left;
	border-right: 1px solid #EFEEEE;
}

.headmenu li.first{
	border-left: 1px solid #EFEEEE;
}

.headmenu li.firstlogo{
	border-right: none;
	border-left: 1px solid #EFEEEE;
	padding: 0 0 0 0;
	display: none;
}

.headmenu a{
	padding: 7px 12px 7px 12px;
	
	display:block;
	color: #EFEEEE;
	text-decoration:none;
	
	
	background: #4D96E5;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;
}


.headmenu a:hover {
	background: #023D80;
	text-decoration:none;	
	color: #EFEEEE;
}

.headmenu a:hover.logosmall {
	background: #023D80;
	text-decoration:none;	
	color: #EFEEEE;
}

.headmenu a.logosmall{
	padding: 0px 12px 7px 0px;
	
	display:block;
	color: #EFEEEE;
	text-decoration:none;
	
	
	background: #4D96E5;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;
}


.resultmenu{
	list-style: none;
	padding:0; margin:0;
	/*float: right;*/
}

.resultmenu li{
	float: left;
	border-right: 1px solid #EFEEEE;
}

.resultmenu li.first{
  clear: both;
  float: left;
	border-left: 1px solid #EFEEEE;
}

.resultmenu li.main{
  clear: both;
  float: left;
	border-left: 1px solid #EFEEEE;
	border-right: none;
}

.resultmenu li.noborder{
	border-left: none;
	border-right: none;
}

.resultmenu li.firstlogo{
	border-right: none;
	border-left: 1px solid #EFEEEE;
	padding: 0 0 0 0;
	display: none;
}

.resultmenu_text{
	padding: 5px 5px 5px 5px;
	/*width: 170px;*/
	display:block;
	color: #EFEEEE;
	text-decoration:none;
	background: #4D96E5;
  
  font-family: "league-gothic",sans-serif;
  font-style: normal;
  font-weight: 400; 
  font-size: 20px;
  /*text-transform: uppercase;*/
  line-height: 20px;
  margin: 0 ;
}

.resultmenu1 {
font-family: "league-gothic",sans-serif;
font-style: normal;
font-weight: 400; 
font-size: 20px;
line-height: 20px;
padding: 0;
margin: 0 ;
}

.resultmenu a{
	padding: 5px 8px 5px 8px;
	
	display:block;
	color: #EFEEEE;
	text-decoration:none;
	
	
	background: #4D96E5;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;
}

.resultmenu a.resultmenu_not_open {
background: #F58A68;
}

.resultmenu a.resultmenu_open {
color: #000000;
background: #99FF33;
}

.resultmenu a.resultmenu_closed {
}

.resultmenu a.resultmenu_paused {
color: #000000;
background: #E5E34D;
}

.resultmenu a.resultmenu_withdrawn {
background: #000000;
}

.resultmenu a:hover {
	background: #023D80;
	text-decoration:none;	
	color: #EFEEEE;
}

.resultmenu a:hover.logosmall {
	background: #023D80;
	text-decoration:none;	
	color: #EFEEEE;
}

.resultmenu a.logosmall{
	padding: 0px 12px 7px 0px;
	
	display:block;
	color: #EFEEEE;
	text-decoration:none;
	
	
	background: #4D96E5;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;
}

.menu1 {
font-family: "league-gothic",sans-serif;
font-style: normal;
font-weight: 400; 
font-size: 28px;
text-transform: uppercase;
line-height: 28px;
padding: 0;
margin: 0 ;
}

.menu2{
font-family: "bree-serif",sans-serif;
font-style: normal;
font-weight: 400;
font-size: 13px;
text-transform: uppercase;
line-height: 14px;
padding: 0;
margin: 0 ;
}

.klass-select {
   float: right;
}

.klass-select select {
/*   background: url(/resserv/v2/template/bilder/dropdownarrow.png) no-repeat 88% 0;*/
/*   background: transparent;*/
   border: 1px;
   border-color: #FFFFFF;
  color:#FFFFFF;
  font-family: "bree-serif",sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
   height: 29px;
   padding: 0px; /* If you add too much padding here, the options won't show in IE */
   width: 268px;
   background-color: #4D96E5;
}

.klass-select select:hover {
    outline: none;
   background-color: #023D80;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;
}

/*
a {
color: #4D96E5;
text-decoration:none;
padding: 0px;
margin: 0px;
}
*/

a {
color: #2D76C5;
text-decoration:none;
padding: 0px;
margin: 0px;
}

a:hover {
	color: #023D80;
}

table a {
color: #2D76C5;
text-decoration:none;
padding: 0px;
margin: 0px;
font-weight: 400;
}

table a:hover {
	color: #023D80;
}

th a{
	color:#4D96E5;
	text-decoration: none;
}

th a:hover {
	color:#023D80;
	text-decoration: none;	
}

.rtab{
	width: 100%;
}

.th{
	font-family: "bree-serif",sans-serif;
	font-style: normal;
	font-weight: 100;
	font-size: 15px;
}

tr.th {
	background:#fff;
	color:#4D96E5;
}


.th2 {
	background: #363E3F;
	color:#FFF;
}

.th  a{
	color:#000;
}

.th2 a{
	color:#FFF;
}

.tr1 {
	background : #ffffff;
}

.tr1 td, .tr2 td
{
	border-bottom: solid 1px #fff;
	padding: 4px 4px 4px 4px;
}

.tr2 {
	background : #ECECEC;
	border-bottom: solid 1px #fff;
}

.news
{
margin: 20px 20px 10px 0;
}

a.newshead{
font-family: "bree-serif",sans-serif;
font-style: normal;
font-weight: 400;
font-size: 20px;
color:#4D96E5;
}

a.articleshead{
font-size: 16px;
font-family: "bree-serif",sans-serif;
font-family: "open-sans",sans-serif;
font-style: normal;
font-weight: 400; 
padding: 0;
margin: -10px 10px -10px 10px;
line-height:30px;
color:#4D96E5;
display: table;
}

.newsdate{
font-family: "bree-serif",sans-serif;
font-style: normal;
font-weight: 400;
font-size: 12px;
color:#4D96E5;
margin: 0px;
padding: 0px;
}

.tvldate{
font-family: "bree-serif",sans-serif;
font-style: normal;
font-weight: 400;
font-size: 12px;
color:#FFFFFF;
margin: 0px;
padding: 0px;
}

.articlesdate{
color:#4D96E5;
margin: 0px 10px 5px 10px;
font-family: "bree-serif",sans-serif;
font-style: normal;
font-weight: 400;
font-size: 12px;
display:block;
line-height:0px;
}

.newstext{
margin: 0px;
padding: 0px;
font-size: 13px;
line-height: 20px;
}

a:hover.newshead, .readmore a:hover, a:hover.articleshead {
	text-decoration: none;	
	color:#023D80;
}

.readmore a{
	font-family: "open-sans",sans-serif;
	font-style: normal;
	font-weight: 400; 
	font-size: 13px;
	text-align: right;
	color:#4D96E5;
}
.readmore{
	margin: 15px 0 20px 0;
	width: 100%;
	text-align: right;
}
p.articleswrap
{
	border-bottom: solid 1px #4D96E5;
	display:block;
  	
}

/*.entry-header hr, .h2hr {
    border: 0px none;
    height: 1px;
    background: -moz-linear-gradient(left center , #000, #CCC, #CCC, #CCC, #CCC, #CCC, #CCC, #000) repeat scroll 0% 0% #FFF;
    margin: 0px 0px -10px;
}*/


/* typografi*/

.h1-regular {
font-family: "bree-serif",sans-serif;
font-style: normal;
font-weight: 400;
}
.menu-regular {
font-family: "league-gothic",sans-serif;
font-style: normal;
font-weight: 400; 
}
.menu-italic {
font-family: "league-gothic",sans-serif;
font-style: italic;
font-weight: 400; 
}
.brod-regular {
font-family: "open-sans",sans-serif;
font-style: normal;
font-weight: 400; 
}
.brod-regular-italic {
font-family: "open-sans",sans-serif;
font-style: italic;
font-weight: 400; 
}
.brod-bold {
font-family: "open-sans",sans-serif;
font-style: normal;
font-weight: 700;
}
.brod-bold-italic {
font-family: "open-sans",sans-serif;
font-style: italic;
font-weight: 700; 
}

/* reultatlistor */
.COPY {
	font-family : Arial,Helvetica;
    font-size : x-small;
	color : #000099;
}

.RUBR1 {
	font-family : Arial,Helvetica;
    font-size : large;
	color : #000099;
}

.RUBR2 {
	font-family : Arial,Helvetica;
    font-size : medium;
	color : #000099;
}

.RUBR3 {
	font-family : Arial,Helvetica;
    font-size : small;
	color : #000099;
}

tr.resultrow {background : #ECECEC;}
tr.resultleadrow {background : #C0C0C0;}
tr.resultssrow {background : #F3F3F3;}
tr.resultblankrow {background : #FFFFFF;}
tr.resultclassrow {background : #FFFFFF;}
tr.resultheadrow {background : #FFFFFF;}

PRE {
    font-family : "Courier New";
    font-size : x-small;
    color : #000099;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 0px;
}

.BESKR {
	font-family : Arial,Helvetica;
    	font-size : medium;
	font-weight : bold;
	color : #000099;
}

.ETAPP {
	font-family : Arial,Helvetica;
    	font-size : large;
	color : #000099;
}

.STATUS1 {
	font-family : Arial,Helvetica;
    	font-size : medium;
	color : #FFFF00;
	background-color : #FF0000;
}

.STATUS2 {
	font-family : Arial,Helvetica;
    	font-size : medium;
	color : #000000;
	background-color : #00FF00;
}

.STATUS3 {
	font-family : Arial,Helvetica;
    	font-size : medium;
	color : #FFFF00;
	background-color : #0000FF;
}

.STATUS4 {
	font-family : Arial,Helvetica;
    	font-size : medium;
	color : #FFFF00;
	background-color : #000000;
}

.STATUS5 {
	font-family : Arial,Helvetica;
    	font-size : medium;
	color : #000000;
	background-color : #FFFF00;
}

.TBLCELL {
	font-family : Arial,Helvetica;
    	font-size : medium;
	color : #000099;
}

.cookies-eu-banner {
  background: #363E3F;
  color: #fff;
  padding: 6px;
  font-size: 20px;
  text-align: center;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 10;
}

.cookies-eu-banner button {
  text-decoration: none;
  background: #000099;
  color: #FFFFFF;
  border: 1px solid #000;
  cursor: pointer;
  padding: 4px 7px;
  margin: 2px 0;
  font-size: 20px;
  font-weight: 700;
  transition: background 0.07s, color 0.07s, border-color 0.07s;
}

.cookies-eu-banner button:hover {
  background: #FFFFFF;
  color: #000099;
}

.cookies-eu-banner a:hover {
	text-decoration: none;	
	color:#C5E2F5;
}

.hidden {
  display: none;
}