@charset "utf-8";
.text_grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #eeeeee;
}
.text_bggrey_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	background-color: #CCCCCC;
}
.text_inget {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #D2FFE1;
}
.olycka {
	background-image: url(../css/bg_images/bg_olycka.gif);
	background-repeat: no-repeat;
	list-style-image: url(../css/images/olycka.png);
	list-style-position: inside;
	background-color: #990000;
	height: 22px;
}


.varning {
	background-image: url(../css/bg_images/bg_varning.gif);
	background-repeat: no-repeat;
	list-style-image: url(../css/images/olycka.png);
	list-style-position: inside;
	background-color: #CC0000;
	height: 22px;
}

.ko {
	background-image: url(../css/bg_images/bg_ko.gif);
	background-repeat: no-repeat;
	list-style-image: url(../css/images/ko.png);
	list-style-position: inside;
	background-color: #0000FF;
	height: 22px;
}
.kollektiv {
	background-image: url(../css/bg_images/bg_kollektiv.gif);
	background-repeat: no-repeat;
	list-style-image: url(../css/images/ko.png);
	list-style-position: inside;
	background-color: #6699FF;
	height: 22px;
}
.ovrigt {
	background-image: url(../css/bg_images/bg_ovrigt.gif);
	background-repeat: no-repeat;
	list-style-image: url(../css/images/ovrigt.png);
	list-style-position: inside;
	background-color: #999999;
	height: 22px;
}
.rapport {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #dddddd;
	text-align: left;
	list-style-position: inside;
	list-style-image: url(../css/images/bullet.png);
	list-style-type: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.vagarbete {
	background-image: url(../css/bg_images/bg_vagarbete.gif);
	background-repeat: no-repeat;
	list-style-image: url(../css/images/ovrigt.png);
	list-style-position: inside;
	background-color: #666600;
	height: 22px;
}


.text_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.text_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFB9B9;
}
.uppklarat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #66FFCC;
}
.table_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFB9B9;
	border: 0px solid #333333;
	padding: 3px;
	width: 97%;	
		
	background: #FFB9B9; /* for non-css3 browsers */

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFB9B9', endColorstr='#FF9B9B'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffb9b9), to(#ff9b9b)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ffb9b9,  #ff9b9b); /* for firefox 3.6+ */ 
	
	margin-bottom: 5px;
}
.roadAccident, .olycka_blink, .olycka_blink_farligt_gods {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFB9B9;
	border: 0px solid #333333;
	padding: 3px;
	width: 97%;	
		
	background: #FFB9B9; /* for non-css3 browsers */

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFB9B9', endColorstr='#FF9B9B'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffb9b9), to(#ff9b9b)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ffb9b9,  #ff9b9b); /* for firefox 3.6+ */ 
	margin-bottom: 5px;

}
.roadClosed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FD8A8A;
	border: 0px solid #333333;
	padding: 3px;
	width: 97%;
	background: #FD8A8A; /* for non-css3 browsers */

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FD8A8A', endColorstr='#FD8A8A'); /* for webkit browsers */
	background-position: top; /* for firefox 3.6+ */
	
	margin-bottom: 5px;
}
.text12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	background-color: #E9E9E9;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.text10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
}
.text_incident {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text_topinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text_topinfo_fet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.table_grey {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 0px solid #333333;
	padding: 3px;
	width: 97%;
	background: #EEEEEE; /* for non-css3 browsers */

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EEEEEE', endColorstr='#CCCCCC'); /* for webkit browsers */
	background-position: top;
	background-color: #EEEEEE; /* for firefox 3.6+ */
	
	background-image: -webkit-linear-gradient(270deg,rgba(238,238,238,1.00) 0%,rgba(204,204,204,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(238,238,238,1.00) 0%,rgba(204,204,204,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(238,238,238,1.00) 0%,rgba(204,204,204,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(238,238,238,1.00) 0%,rgba(204,204,204,1.00) 100%);
	margin-bottom: 10px;
	
}
.table_dark_grey {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 0px solid #333333;
	padding: 3px;
	width: 97%;
	background: #EEEEEE; /* for non-css3 browsers */

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EEEEEE', endColorstr='#CCCCCC'); /* for webkit browsers */
	background-position: top;
	background-color: #EEEEEE; /* for firefox 3.6+ */
	
	background-image: -webkit-linear-gradient(270deg,rgba(219,219,219,1.00) 0%,rgba(181,181,181,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(219,219,219,1.00) 0%,rgba(181,181,181,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(219,219,219,1.00) 0%,rgba(181,181,181,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(219,219,219,1.00) 0%,rgba(181,181,181,1.00) 100%);
	margin-bottom: 5px;
	
}
.frostDamage, .ferryServiceNotOperating, .bridgeOpening, .info {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 0px solid #333333;
	padding: 3px;
	width: 97%;
	background: #D4D4D4; /* for non-css3 browsers */
	
	margin-bottom: 5px;
}
.roadwork, .ljussignal_gulblink, .nummerplatkamera {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    border: 1px solid #333333;
    padding: 3px;
    width: 97%;
    background: #EEEEEE; /* for non-css3 browsers */

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EEEEEE', endColorstr='#CCCCCC'); /* for webkit browsers */
    background-position: top;
    background-color: #EEEEEE; /* for firefox 3.6+ */
    background-image: -webkit-linear-gradient(270deg,rgba(238,238,238,1.00) 0%,rgba(204,204,204,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(238,238,238,1.00) 0%,rgba(204,204,204,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(238,238,238,1.00) 0%,rgba(204,204,204,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(238,238,238,1.00) 0%,rgba(204,204,204,1.00) 100%);
    margin-bottom: 5px;
    border-radius: 10px;
}
.table_green {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    border: 1px solid #333333;
    padding: 3px;
    width: 97%;
    background: #D2FFE1; /* for non-css3 browsers */
    /* [disabled]box-shadow: 3px 3px 4px #999; */
    margin-bottom: 5px;
    /* [disabled]-webkit-box-shadow: 3px 3px 4px #999; */
    border-radius: 10px;
}
.table_green_gradient {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 0px solid #333333;
	padding: 3px;
	width: 97%;	
	
	background: #D2FFE1; /* for non-css3 browsers */

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D2FFE1', endColorstr='#93FFB6'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#d2ffe1), to(#93ffb6)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #d2ffe1,  #93ffb6); /* for firefox 3.6+ */ 
	

	
	margin-bottom: 5px;
}
.viltvarning, .viltvarning_ren, .viltvarning_hjort, .viltvarning_vildsvin, .viltvarning_hast, .viltvarning_far, .viltvarning_ko, .viltvarning_ovr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 0px solid #333333;
	padding: 3px;
	width: 97%;	
	margin-bottom: 5px;
	
	background: #FFF2C1; /* for non-css3 browsers */

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF2C1', endColorstr='#FFE67D'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#fff2c1), to(#ffe67d)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #fff2c1,  #ffe67d); /* for firefox 3.6+ */ 
	
	
}
.table_yellow {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    border: 0px solid #333333;
    padding: 3px;
    width: 97%;
    margin-bottom: 5px;
    background: #FFF2C1; /* for non-css3 browsers */

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF2C1', endColorstr='#FFE67D'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#fff2c1), to(#ffe67d)); /* for webkit browsers */
    background: -moz-linear-gradient(top,  #fff2c1,  #ffe67d); /* for firefox 3.6+ */
    text-indent: 10px;	
}
.table_lightred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 0px solid #333333;
	padding: 3px;
	width: 97%;
	background: #FFD9D9; /* for non-css3 browsers */

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFD9D9', endColorstr='#FFB9b9'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffd9d9), to(#ffb9b9)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ffd9d9,  #ffb9b9); /* for firefox 3.6+ */
	
	margin-bottom: 10px;
}
.trafficMessage, .roadSurfaceInformation, .jarnvag_bommar, .fordonshaveri, .manniskor, .hard_vind, .fallande_is, .trad, .oversvamning, .brand, .bargning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 0px solid #333333;
	padding: 3px;
	width: 97%;
	background: #FFD9D9; /* for non-css3 browsers */

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFD9D9', endColorstr='#FFB9b9'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffd9d9), to(#ffb9b9)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ffd9d9,  #ffb9b9); /* for firefox 3.6+ */
	
	margin-bottom: 5px;
}

.emergencyInformation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 0px solid #333333;
	padding: 3px;
	width: 97%;
	background: #FFD9D9; /* for non-css3 browsers */

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFD9D9', endColorstr='#FFB9b9'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffd9d9), to(#ffb9b9)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ffd9d9,  #ffb9b9); /* for firefox 3.6+ */
	
	margin-bottom: 5px;
}

.extern_table_lightred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: none;
	padding: 3px;
	width: 97%;
	background: #D2E1FF; /* for non-css3 browsers */

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D2E1FF', endColorstr='#C2D5FD'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#D2E1FF), to(#C2D5FD)); /* for webkit browsers */
	background-position: top;
	background-color: #D2E1FF; /* for firefox 3.6+ */
}
.table_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 0px solid #333333;
	padding: 3px;
	width: 97%;	
	
	background: #D2E1FF; /* for non-css3 browsers */

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D2E1FF', endColorstr='#BBD1FF'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#d2e1ff), to(#bbd1ff)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #d2e1ff,  #bbd1ff); /* for firefox 3.6+ */ 


	
	margin-bottom: 5px;
}
.trafficJamMessage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 0px solid #333333;
	padding: 3px;
	width: 97%;	
	
	background: #D2E1FF; /* for non-css3 browsers */

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D2E1FF', endColorstr='#BBD1FF'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#d2e1ff), to(#bbd1ff)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #d2e1ff,  #bbd1ff); /* for firefox 3.6+ */ 


	
	margin-bottom: 5px;
}
.table_lightgrey {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 0px solid #333333;
	padding: 3px;
	width: 97%;
	background: #F2F2F2; /* for non-css3 browsers */

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F2F2F2', endColorstr='#E8E9EA'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#F2F2F2), to(#E8E9EA)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #F2F2F2  #E8E9EA; /* for firefox 3.6+ */
	
}

.extern_table_grey {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 3px;
	width: 97%;
	background: #BAD4FD; /* for non-css3 browsers */

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#BAD4FD', endColorstr='#BAD4FD'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#BAD4FD), to(#BAD4FD)); /* for webkit browsers */
	background-position: top;
	background-color: #BAD4FD; /* for firefox 3.6+ */
	text-shadow: 2px 2px 2px #000000;
}

.googlemaps {
	width: 32px;
	border: 3px solid #73AD21;
	padding: 10px;
	height: 32px;
	right: 0px;
	vertical-align: middle;
}

