/*
 * CSS-http://www.protours.no_v_2.10
 */
 
* {
	margin:0;
	padding:0;
}

body {
	color:black;
}
body.normal {
	background:white url('../img/bg/normal.png') repeat-x fixed;
}
body.tdf {
	background:white url('../img/bg/tdf.png') repeat-x fixed;
}
body.giro {
	background:white url('../img/bg/giro.png') repeat-x fixed;
}
body.vuelta {
	background:white url('../img/bg/vuelta.png') repeat-x fixed;
}
p {
	padding-bottom:1em;
	line-height:1.5;
	font-size:0.9em;
	text-align:justify;
}
p.padding {
	padding-right:1em;
}
h1, h2, h4 {
	letter-spacing:0.1em;
	margin-bottom:20px;
}
a {
	color:black;
	text-decoration:underline;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clearAll {
	clear:both;
}
.nye {
	color:white;
}
.meldingbox {
	min-height:54px;
	margin-left:74px;
	margin-bottom:5px;
}
.small {font-size:0.8em;}
.m {background:lightgreen;}
.n {background:pink;}
.o {background:yellow;}
.p {background:#fff493;}
.q {background:lightblue;}
.grey {background:#ccc;}
.greytekst {color:#646464;}
.melding img {
	margin:2px;
}
.pl20, .pr20, .pb20, .pr10, .border {
	border:1px solid black;
}
.pr10 {
	margin:4px 4px 4px 0;
}
.pl20 {
	margin-left:15px;
	margin-bottom:10px;
}
.pr20 {
	margin-top:4px;
	margin-right:10px;
}
.pb20 {
	margin-bottom:20px;
}
.padding-right {
	padding-right:20px;
}
.padding-left {
	padding-left:20px;
}
.padding-lr {
	padding:5px 10px;
}
.margin-tb {
	margin:10px 0;
}
.pl120 {
	margin-left:100px;
}
.mini {
	padding:-4px 0;
}
img {
	border:0;
}
textarea {
	margin:5px 0;
}
.statuskommentar {
	margin-left:45px;
}
p.statuskommentar {
	padding-bottom:0;
}
table {
	margin:0.5em 0;
	border:2px solid black;
}
th {
	background:#ff9e7a;
	font-weight:normal;
	text-align:left;
}
th em {
	font-size:0.9em;
}
.box {
	border:1px solid black;
	text-align:center;
	padding:10px 25px;
}
tr.striped {
	background:white;
}
tr {
    background:#C8E3F6;
}
th, td {
	padding:0.1em 0.3em;
	font-size:0.9em;
}
.box_profiler {
	width:80px;
	float:left;
	padding-right:8px;
}
.spacing a {
	margin-right:10px;
}
.loggpaabox {
	float:right;
	border:1px solid black;
	background:#ddd;
	padding:5px 25px;
}
.infobox {
	border:1px solid black;
	background:#ddd;
	padding:5px 15px;
	margin-bottom:10px;
}
input {
	background:white;
}
/**************************/
#wrapper {
	overflow:hidden;
	margin:auto;
	width:960px;
	text-align:left;
	min-height:420px;
	margin-bottom:25px;
}
#header {
	background:black url('../img/bg/black_top.png') repeat-x;
	border-bottom:1px solid black;
	height:50px;
}
#headerInner {
	margin:auto;
	width:960px;
	text-align:left;
}
#header a:link, #header a:visited, #header a:hover {
	text-decoration:none;
	color:transparent;
	background:none;
}
#meny {
	margin-bottom:20px;
	margin-top:-1px;
}
#meny a {
	border-bottom:1px solid black;
	border-left:1px solid black;
	border-right:1px solid black;
	padding:0 9px;
	margin-right:6px;
	background:#ccc;
	text-decoration:none;
}
#main {
	padding-top:1em;
}
#meny a:hover {
	background:lightblue;
}
a:hover {
	color:black;
	background:lightblue;
	text-decoration:none;
}
table a:hover {
	background:#ffe5dc;
}
.nolinks a:hover {
}
.cont240, .cont320, .cont360, .cont480, .cont520, .cont560, .cont580, .cont640, .cont720 {
	float:left;
}
.cont200giro{width:200px;float:left;/*giro2010*/}
.cont240{width:240px;}
.cont320{width:320px;}
.cont360{width:360px;}
.cont480{width:480px;}
.cont520{width:520px;/*minside*/}
.cont580{width:580px;/*rittetapper*/}
.cont640{width:640px;}
.cont720{width:720px;}
.cont690{width:450px;float:left;/* twitter */}
.cont560{width:560px;/* nyheter & index */}

.cont365r_space { /* nyheter & index & ritt?ritt=&aar=*/
	width:345px;
	float:right;
	padding-left:15px;
}
#footer, #bunntekst {
	border:1px solid black;
	background:#ddd;
	overflow:hidden;
	width:930px;
	font-size:0.9em;
}
#footer {
	padding:15px;
	margin: 0.5em auto 0;
}
#bunntekst {
	padding:3px 15px;
	margin:0.5em auto 1em;
}
.aCenter, #bunntekst {
	text-align:center;
}
.aRight {
	text-align:right;
}
/** fora **/
.statusbox {
	margin-left:70px;
	min-height:55px;
}
.kommenterbox {
	min-height:45px;
	margin:0 0 5px 70px;
	width:650px;
	background:#ccc;
}
.statuskommentarbox {
	margin-left:45px;
}
p.statuskommentarbox {
	padding-bottom:0;
}
.myselect { 
width:320px; 
} 
.myselect option { 
width:310px; 
}
/** fbox **/
ul li { 
  list-style: none!important;
  list-style-image:none!important;
}
.mr {
	margin-right:25px;
}
.ml {
	margin-left:25px;
}
.fbox {
	border-top:1px solid black;
	border-right:1px solid black;
	border-left:1px solid black;
	margin-bottom:20px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	font-size:0.9em;
}
.fbox h3 {
	background:#384A4D;
	font-weight:normal;
	color:white;
	font-size:1em;
}
.fbox li, .fbox h3 {
	padding:5px;
	overflow:auto;
}
.fbox li {
	border-bottom:1px solid black;
}
.fbox li a {
	color:black;
	text-decoration:underline;
}
.fbox li a:hover {
	text-decoration:none;
	background:transparent;
}