/**
 * MKAB 1.0
 * ===========
 *
 * Skapat av CD SOFT
 *
 * E-post:      info@cdsoft.se
 * Internet:    www.cdsoft.se
 *
 *
 * Copyright (C) 2008 CD Soft AB
 *
 **/

body {
	margin: 0px 20px 0px 20px;
	margin-left: auto;
	margin-right: auto;
	width: 820px;
	background-repeat: repeat;
	background-color: #333333;
	background-image: url(../img/streams_bg_2.gif);
}

body, html {
	height: 100%; 
}


ul { list-style: none; float: left; margin: 0px; padding: 0px; }
ul li { display: block; list-style: none; float: left; margin: 0px; padding: 0px; }

a {
	text-decoration: none;
	color: #d60109;
}
a:hover {
	color: #333333;
}

#container {
	width: 810px; 
	background-color: #FFFFFF; 
	margin-left: auto; 
	margin-right: auto; 
	float: left; 
	display: block; 
	border-bottom: 15px solid #FFFFFF; 
}

#top {
	width: 780px;
	height: 80px;
	display: block;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-color: #FFFFFF;
}

#main {
	width: 780px;
	margin: 0px 15px 0px 15px;
	display: block;
	height: inherit;
	border-top-width: 15px;
	border-bottom-width: 15px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-top-style: solid;
	border-bottom-style: solid;
	background-color: #FFFFFF;
}
#main ul.m1 { display: inline-table; width: 160px; margin-right: 15px; background-color: #a19d94; }

#menu ul li {
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	display: block;
	background: #FFFFFF;
	float: left;
	width: 160px;
}
#menu ul li.none {
	width: 155px;
	height: 12px;
	color: #000000;
	text-decoration: none;
	display: block;
	float: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #DDDDDD;
}


#menu ul li a {
	width: 150px;
	color: #000000;
	text-decoration: none;
	display: block;
	float: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	height: auto;
}
#menu ul li a:hover {
	background-color: #DE0007;
	color: #FFFFFF;
}
#menu ul li.mBlank {
	width: 160px;
	height: 5px;
	background-color: #FFFFFF;
	background-image: none;
	display: block;
}
#main li.Main {
	width: 580px;
	display: block;
	margin-bottom: 12px;
	float: left;
}
#menu ul li.mSmall {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #FFFFFF;
}
#menu ul li.mSmall a {
	width: 155px;
	padding: 4px 0px 6px 5px;
	height: 10px;
	color: #333333;
	text-decoration: none;
	display: block;
}
#menu ul li.mSmall a:hover {
	background-color: #666666;
	color: #FFFFFF;
}

#news {
	width: 605px;
	display: block;
	float: left;
}
#news ul {
	background: #FFFFFF;
	padding: 10px;
	width: 583px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	display: block;
}

#footer {
	width: 780px;
	padding-top: 5px;
	display: block;
	float: left;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #666666;
	background-position: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 5px;
}
#rub ul {
	background: #FFFFFF;
	display: block;
	padding: 5px 10px 5px 10px;
	width: 583px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#rub ul li {
	margin: 0px;
	width: 583px;
	float: left;
	display: block;
}

#rub ul li h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	font-size: 14px;
	width: 550px;
}
#text ul[id='maincontent'] {
	background: #FFFFFF;
	display: block;
	padding: 10px 10px 5px 10px;
	width: 583px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#text ul[id='maincontent'] li[id='content'], #content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	margin: 0px;
	width: 583px;
	float: left;
	display: block;
}
#text ul[id='maincontent'] li h1 a { text-decoration: none; color: #333333; }
#text ul[id='maincontent'] li h1 a:hover {
	color: #d60109;
}


#text ul[id='maincontent'] li h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	letter-spacing: -1px;
}
#text ul[id='maincontent'] li h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px 15px 0px 15px;
	font-size: 11px; }

#text ul[id='maincontent'] li h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	font-size: 14px;
	width: 550px;
}
.date {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	margin-top: 4px;
	padding-top: 4px;
}

#main ul.m2 {
	display: block;
	width: 605px;
	margin-right: 0px;
	float: left;
}

#error {
	color: #FF0000;
}

#login a {
	color: #666666;
}

#login a:hover {
	color: #666666;
}

#border-div {
	position: relative;
	width: 200px; 
}
#content-div {
	position: relative; 
	top: 0; 
	left: 0; 
	width: 100%; 
} 

.error-div {
	float: left;
	width: 100%;
	background-color: #ffdddd;
}

.error {
	background-color: #ffdddd;
}

.errorbackground {
	background-color: #ffdddd;
}

.errortext {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}

/* För att se vilka spalter som finns på en sida, slå på "border" */

.spalt1 {
	width: 4%;
	float: left;
	position: relative;
/*	border: thin solid #FF0000;*/
}

.spalt2 {
	width: 49%;
	float: left;
	position: relative;
/*	border: thin solid #00FF00;*/
}

.spalt3 {
	width: 10%;
	float: left;
	position: relative;
	text-align: right;
/*	border: thin solid #0000FF;*/
}

.spalt4 {
	width: 100%;
	float: left;
	position: relative;
/*	border: thin solid #FF00FF;*/
}

.spalt5 {
	width: 30%;
	float: left;
	position: relative;
/*	border: thin solid #0FFFF0;*/
}

.spalt6 {
	width: 69%;
	float: left;
	position: relative;
/*	border: thin solid #FF00FF;*/
}

.spalt7 {
	width: 35%;
	float: left;
	position: relative;
/*	border: thin solid #FF00FF;*/
}

.spalt8 {
	width: 46%;
	float: left;
	position: relative;
/*	border: thin solid #FF00FF;*/
}

.spalt9 {
	width: 37%;
	float: left;
	position: relative;
/*	border: thin solid #FF00FF;*/
}

.spalt10 {
	width: 22%;
	float: left;
	position: relative;
	text-align: right;
/*	border: thin solid #0000FF;*/
}

.spalt11 {
	width: 15%;
	float: left;
	position: relative;
	margin-top: 0px;
	margin-bottom: -8px;
/*	border: thin solid #FF00FF;*/
}

.spalt12 {
	width: 80%;
	float: left;
	position: relative;
	margin-top: 0px;
	margin-bottom: -8px;
/*	border: thin solid #FFFF00;*/
}

.spalt13 {
	width: 12%;
	float: left;
	position: relative;
/*	border: thin solid #0000FF;*/
}

.spalt14 {
	width: 46%;
	float: right;
	position: relative;
/*	border: thin solid #FF00FF;*/
}

.spalt15 {
	width: 10%;
	float: right;
	position: relative;
	text-align: right;
/*	border: thin solid #0000FF;*/
}

.spalt16 {
	width: 10%;
	float: left;
	position: relative;
	text-align: left;
/*	border: thin solid #0000FF;*/
}

.spalt17 {
	width: 79%;
	float: left;
	position: relative;
/*	border: thin solid #FF00FF;*/
}

.spalt18 {
	width: 45%;
	float: left;
	position: relative;
/*	border: thin solid #0FFFF0;*/
}

.spalt19 {
	width: 15%;
	float: left;
	position: relative;
/*	border: thin solid #0FFFF0;*/
}

.spalt20 {
	width: 22%;
	float: right;
	position: relative;
	text-align: right;
/*	border: thin solid #0000FF;*/
}

.spalt21 {
	width: 69%;
	float: right;
	position: relative;
/*	border: thin solid #FF00FF;*/
}
.spalt22 {
	width: 13%;
	float: left;
	position: relative;
	text-align: right;
/*	border: thin solid #0000FF;*/
}


.spanclick
{
	cursor: pointer;
	text-decoration: underline;
}

.formclick
{
	cursor: pointer;
	background-color: #FFFFFF;
}

.formclick:hover
{
	cursor: pointer;
	background-color: #F0F0F0;
}

.formshow
{
	background-color: #FFFFFF;
}

.formshow:hover
{
	background-color: #F0F0F0;
}

.RightCol
{
	text-align: right;
}

.CenterCol
{
	text-align: center;
}

.black
{
	color: #000000;
}

.green
{
	color: #2CC640;
}

.red
{
	color: #C62B2F;
}

.disabled {
	color: #A0A0A0;
}

.timelineheader {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
}

.dimmed {
	background-color: #F0F0F0;
}

.thinbox {
	border: 1px solid #F0F0F0;
}

.boxspace {
	padding: 10px;
}

.thickbox {
	border: 2px solid #000000;
}

.groupheader {
	width: 49%;
	float: left;
	position: relative;
	color: #000000;
	font-weight: bold;
}

.formheader {
	width: 100%; 
	float: left;
	position: relative; 
	color: #FFFFFF;
	background-color: #5A5A5A;
	padding-left: 5px;
	margin-left: -5px;
}

.formheader span.Mod
{
	margin-left: 50%;
}

.formheader span.Sub
{
	margin-left: 41%;
}

.thinline {
	border-top: 1px solid #A0A0A0;
	margin-top: 5px;
	margin-bottom: 5px;
}

input {
	width: 200px;
/*	border: thin solid #FF0000;*/
}

input[type='text'], input.text {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 200px;
}

input[type='password'], input.text {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 200px;
}

input[type='submit'], input.text {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

input[type='checkbox'], input.checkbox {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: auto;
}

input[type='radio'], input.radio {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: auto;
}

input.wide {
	width: 490px;
/*	border: thin solid #FF0000;*/
}

label {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	display: block;
	margin-top: 5px;
}

textarea {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

select {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 205px;
}

button {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}



/* Timeline */
ol.TimeLineStart {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding:0px;
	margin:0px;
	width: auto;
}


li.TimeLine {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding:0px;
	margin:0px;
	width: auto;
	float: left;
	list-style: none;
	display: inline;
	padding-left: 0px;
	padding-right: 5px;
	display: inline;
}

span.CurrentTimeLine {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	display: inline;
}
