/* Minification failed. Returning unminified contents.
(1729,9): run-time error CSS1033: Expected closing bracket, found 'IE'
(1729,11): run-time error CSS1031: Expected selector, found ']'
(1729,11): run-time error CSS1025: Expected comma or open brace, found ']'
(1742,1): run-time error CSS1019: Unexpected token, found '<'
(1742,2): run-time error CSS1019: Unexpected token, found '!'
(1742,10): run-time error CSS1031: Expected selector, found '-->'
(1742,10): run-time error CSS1025: Expected comma or open brace, found '-->'
(1821,17): run-time error CSS1030: Expected identifier, found ' '
 */
@charset "utf-8";


/* olivers css*/
/* start */
/* v1.0 | 20080212 */

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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	
	line-height: 1.4em;
	font-size: 0.9em;
	text-align: center;
}
#topline{
	background-color:#d95e01;
	background-image:url(../images/line_top.jpg);
	background-position:center;
	width:100%;
	height:9px;
	background-repeat:repeat-x;
}
#topimage{
	background-color:#FFF;
	background-image:url(../images/image_top.jpg);
	background-position:center;
	width:100%;
	height:175px;
	background-repeat:no-repeat;
}
#topnavarea{
	background-color:#FFF;
	background-image:url(../images/nav_bg.jpg);
	background-position:center;
	width:100%;
	height:33px;
	background-repeat:no-repeat;
}
#intranetnavarea{
	background-color:#FFF;
	background-image:url(../images/line_intranettop.jpg);
	background-position:center;
	width:100%;
	height:33px;
	background-repeat:no-repeat;
}
#bottomline{
	background-color:#012d6c;
	background-image: url(../images/line_bottom.jpg);
	background-position: center;
	width: 100%;
	height: 28px;
	position: fixed;
	z-index: 50;
	bottom: 0px;
}
#bottomlinecontent {
	padding-top:3px;
	color:#cddfea;
	text-align:right;
	width:990px;
	margin:0 auto 0 auto;
}
a{
	color:#518bad;
	text-decoration:none;
}
a:visited{
	color:#518bad;
	text-decoration:none;
}
a:hover{
	color:#52a5d5;
}
#wrapper{
	position:relative;
	margin:0 auto 40px;
	width:990px;
	text-align:left;
	background-color:#f0f0f0;	
}
#topplate{
	position:relative;
	margin:0 auto 0 auto;
	width:1001px;
}
#logotop{
	text-align:left;
	position:relative;
	margin:0 auto 0 auto;
	width:1001px;	
}

#languageNav{
	 float:right;
	 margin-top:30px;
	 margin-right:6px;
}
#plate{
	float:left;
	margin:0;
	width:1001px;
}
#bottomplate{
	background-color:#FFF;
	clear:both;
	height:1px;
	width:100%;
	font-size:0.875em;
}
#formArea{
	background-color:#ffffff;
	margin-top:13px;
	margin-left:13px;
	margin-right:13px;
	padding:13px;
}
#formArea table{
	margin-left:0;
	color:#444;
}
#startSplashar{
	margin-bottom:5px;
	margin-right:2px;
	margin-left:2px;
}
#startSplashar p{
	color:#1b4298;
	text-align:left;
	background-image:url(../images/bg_splash_right_off.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	margin-top:0;
	padding:8px;
	height:70px;
}
#startSplashar p:hover{
	color:#ed1820;
	background-image:url(../images/bg_splash_right_over.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#aktuelltSplashar{
	margin-bottom:15px;
}
#aktuelltSplashar p{
	background-color:#ffffff;
	margin-top:13px;
	margin-left:13px;
	margin-right:13px;
	padding:13px;
}
#aktuelltSplashar img{
	margin-top:5px;
}
.datum{
	color:#939699;
	border:#cfd4d7 solid 1px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding:0 2px 0 2px;
}
#referensSplashar{
	margin-bottom:15px;
	margin-right:30px;
	margin-left:50px;
}
#referensSplashar p{
	background-color:#e1e5e8;
	background-image:url(../images/pil_stor_off.png);
	background-position:center right;
	background-repeat:no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-left:0;
	margin-right:0;
	padding:8px 60px 8px 8px;
	height:111px;
}
#referensSplashar img{
	margin-right:10px;
	float:left;
}
#referensSplashar p:hover{
	background-color:#e8f1f6;
	background-image:url(../images/pil_stor_on.png);
}

#startMainSplashar{
	margin-bottom:15px;
	margin-right:30px;
	margin-left:50px;
}
#startMainSplashar p{
	background-color:#e1e5e8;
	background-image:url(../images/pil_mellan_off.png);
	background-position:center right;
	background-repeat:no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-left:0;
	margin-right:0;
	padding:8px;
}
#startMainSplashar img{
	margin-right:10px;
}
#startMainSplashar p:hover{
	background-color:#e8f1f6;
	background-image:url(../images/pil_mellan_on.png);
}

ol, ul {
	list-style:disc;
	padding-right:30px;
	padding-left:70px;
	color:#555;
	padding-bottom:10px;
}
#nav {
	text-align:left;
	width:990px;
	margin:0 auto 0 auto;
}
#rightnav {
	float:right;
	margin-left:4px;
}
#loginNav:hover {

}
#nav ul {
	padding:2px 0 0 0;
}
#nav ul li {
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	padding-left:8px;
	padding-right:8px;
	color:#000;
	font-size:1.07em;
	line-height:1.8em;
	text-align:left;
	list-style:none;
	display: inline;
}
#nav ul li:hover{
	background-color:#FFF;
	padding:3px 7px 3px 7px;
	border:solid #62a8d0 1px;
}
#nav ul #navactive, #nav ul a #navactive{
	background-color:#cddfea;
	padding:3px 7px 3px 7px;
	border:solid #62a8d0 1px;
}
#nav ul #navactive:hover, #nav ul a #navactive:hover{
	background-color:#FFF;
}
#loginknapp {
	margin:10px 10px 0 10px;
}
#footer {
	position:absolute;
	right:30px;
	top:658px;
	width:600px;
	height:20px;
	text-align:right;
	z-index:4;
	font-size:0.8em;
	color:#FFF;
}

#boxleft {
	float:left;
	background-color:#f0f0f0;
	border-right:#FFF 1px solid;
	width:789px;
}
#mainboxright {
	float:left;
	background-color:#f0f0f0;
	width:789px;
}
#mainboxmid {
	float:left;
	background-color:#f0f0f0;
	border-right:#FFF 1px solid;
	width:589px;
}
#boxright{
	float:left;
	background-color:#f0f0f0;
	width:200px;
}
#boxitemright{
	color:#444 !important;
	background-position:right bottom;
	background-repeat:no-repeat;
	padding:13px;
	border-bottom:#FFF 1px solid;
}
#boxlink{
	color:#444 !important;
	background-image:url(../images/boxlink_arrow.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	padding-left:13px;
	padding-top:13px;
	padding-bottom:13px;
	padding-right:35px;
	border-bottom:#FFF 1px solid;
}
#boxlink:hover, #subnavitem:hover{
	background-color:#f3f3f3;
}
#subnavitem, .subnavitem{
	color:#444 !important;
	background-image:url(../images/boxlink_arrow2.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	padding-left:13px;
	padding-top:7px;
	padding-bottom:7px;
	padding-right:35px;
	border-bottom:#FFF 1px solid;
}
#subnavactive{
	color:#000 !important;
	background-image:url(../images/boxlink_activearrow2.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	padding-left:13px;
	padding-top:7px;
	padding-bottom:7px;
	padding-right:35px;
	background-color:#cddfea;
	border-bottom:#FFF 1px solid;
	border-right:#FFF 1px solid;
}
p{
	padding:13px;
	color: #444;
}
table{
	width:95%;
	margin-left:13px;
	margin-right:13px;
	margin-bottom:25px;
	margin-top:13px;
}
td{
	background-color:rgb(240, 240, 240);
	margin:1px;
	padding:6px;
	color:#000;
	border:solid #FFF 1px;
}
#tableheader {
	background-color:#ddd;
	font-weight:300;
}

#navSub2 {
	text-align:left;
	position:absolute;
	padding-left:0;
	left:79px;
	top:250px;
	width:200px;
	z-index:6;
}
#navSub2 ul li {
	list-style-type: none;
	margin-top:5px;
	font-size:0.9em;
	padding-left:8px;
	padding-bottom:2px;
}
#navSub2 ul #menuActive {
	list-style-type: none;
	margin-top:5px;
	font-size:0.9em;
	padding-left:8px;
	padding-bottom:2px;
	background-repeat:repeat-x;
	background-position:bottom;
}
#navSub2 ul li:hover {
	list-style-type: none;
	margin-top:5px;
	font-size:0.9em;
	padding-left:8px;
	padding-bottom:2px;
	background-repeat:repeat-x;
	background-position:bottom;
}
#bigpic {
	width:1001px;
	margin-bottom:10px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
}
#bigpicborder {
	position:absolute;
	top:62px;
	z-index:15;
}
#heading {
	text-align:left;
	position:absolute;
	left:320px;
	top:203px;
	width:690px;
	height:22px;
	overflow:hide;
	z-index:10;
}
h1 {
	width:100%;
	color:#000;
	background-color:#FFF;
	padding:0 0 8px 13px;
	margin-top:40px;
	font-size:1.5em;
	font-weight:normal;
}
h2 {
	color:#000;
	font-size:1.2em;
	font-weight:normal;
	margin-top:13px;
	margin-left:13px;
}
h3 {
	color:#000;
	font-size:1.0em;
	font-weight:normal;
	margin-top:10px;
	margin-left:13px;
}
#contentHolderSubpage {
	text-align:left;
	font-size:0.9em;
	line-height:1.6em;
	position:absolute;
	left:300px;
	top:250px;
	width:690px;
	height:390px;
	z-index:2;
}
#contentHolderSubpage ul {
	list-style-image: url(../images/bullet.png);
	padding-left:35px;
	margin-bottom:10px;
}
.clearer {
	display:block;
	clear:both;
}
strong {
	font-weight:bold;
}
#speciallink{
	color:#134691;
	padding:3px 8px 3px 8px;
	margin:0 0 0 0;
	border:solid #ccc 1px;
	background-color:#EEE;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	width:280px;
	margin-bottom:-10px;
	background-image:url(../images/bg_btn_general.png);
	background-repeat:no-repeat;
}
#speciallink:hover{
	border:solid #134691 1px;
	background-color:#FFF;
}
#toplinkarea{
	width:990px;
	margin:0 auto 0 auto;
}
#speciallink2{
	color:#000 !important;
	text-align:left;
	background-image:url(../images/back_arrow2.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-left:35px;
	padding-top:7px;
	padding-bottom:7px;
	width:200px;
	margin-bottom:-34px;
}
#map1_canvas {
	margin-top:13px;
	width:174px;
	height:220px;
}
#map2_canvas {
	margin-top:13px;
	width:174px;
	height:220px;
}
hr {
	background-color:#9cb9e4;
	height:1px;
	border:none;
	margin-bottom:16px;
}
#nysamar_skiss1 {
	position: absolute;
	z-index: 3;
	left: 140px;
	top: 24px;
}
#nysamar_txt1 {
	position: absolute;
	z-index: 4;
	color: #444;
	left: 253px;
	top: -24px;
	width: 385px;
	height: 179px;
}
#nysamar_txt2 {
	position: absolute;
	z-index: 5;
	color: #444;
	left: -141px;
	top: 16px;
	width: 178px;
	height: 265px;
}
#nysamar_txt3 {
	position: absolute;
	z-index: 6;
	color: #444;
	left: 218px;
	top: 228px;
	width: 354px;
}
#nysamar_txt4 {
	position: absolute;
	z-index: 7;
	color: #444;
	left: 387px;
	top: 92px;
	width: 253px;
}
#nysamar_txt5 {
	position: absolute;
	z-index: 8;
	color: #444;
	left: 358px;
	top: 190px;
}
#nysamar-startsida{
	margin-top:13px;
	position:relative;
	z-index:2;
}



.visiblemode {
	visibility:visible;
}
.hiddenmode {
	visibility:hidden;
}
td.notvalid {
    border: 1px solid red;
    
}
.divErrorMessage {
    /*font-weight: bold;*/
    color: red;
}

.divMessage {
    /*font-weight: bold;*/
    color: red;
}

/*div.set_user_notvalid {
    border: 1px solid red;
    font-weight: bold;
    color: red;
}*/

#overlay_x {
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 999;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
}

#overlay {
    position: fixed; 
    z-index: 999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

td {
	text-align:left;
}

input[type="text"], input[type="number"], input[type="password"], input[type="email"] {
    width: 250px;
}

/* MISC
----------------------------------------------------------*/
.selectedrow {
    background-color: #999;
}

/* Clickable dropdown
-----------------------------------------------------------
*/
.dropbtn {   
    color: white;   
    font-size: 16px;
    border: none;
    cursor: pointer;
    z-index:80;
   
}

.dropdown {
    position: relative;
    display: inline-block;  
     /* These transition properties apply on "mouseout" */
    transition:height .5s ease-out 1s;
}

.dropdown-content {
   
    /*display: none;*/
    visibility: hidden;
    transition: 0.2s 0.3s; 
    position: absolute;
    /*top: 8px;*/
    right: 0;   
    background-color: #D2DFE7;
    min-width: 280px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index:800;  
}

.dropdown-content a {
    color: white;    
    background-color :#62A7D1;
    padding:2px 2px;
    margin-bottom:2px;
    text-decoration: none;
    display: block;
    width:100%;
    z-index:801;
}

.dropdown-content a:hover {
    font-size:105%;
    color: white;
 
}
.dropdown-content a:visited {
   color: white;
}

.dropdown:hover .dropdown-content {
    visibility:visible;
    /*display: block;*/
    /* These transition properties apply on hover */
    transition-delay:0s;
}

.dropdown:hover .dropbtn {
    /*background-color: #CAE0EE;*/
}

.show {display:block;}

.trHover:hover td{
     background-color: #D2DFE7;
     cursor: pointer;
}

/*CUSTOM*/
div.powerbi-report > form {
	display: inline-block;
}


.embed-container {
	height: calc(0.5625 * 61vw); /* 16:9 aspect ratio */
}
.powerbi-header-footer {
	margin-left: 13px;
	margin-right: 13px;
	margin-bottom: 25px;
	margin-top: 13px;
}
.powerbi-footer {
	float: right;
}
div.powerbi-header-footer > select {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 1.07em;
	width: none !important;
	padding-left: 7px;
	cursor: pointer;
}

div.powerbi-header-footer > input[type="button"] {
	display: inline;
	margin-right: 10px;
}
#wrapper-powerbi {
	position: relative;
	margin: 40px auto 40px auto;
	padding-bottom: 8px;
	width: 990px;
	text-align: left;
	background-color: #fff;
}

/*@charset "utf-8";*/
/* CSS Document */

body {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-size: 0.9em;
	text-align: center;
}
#topline{
	background-color:#d95e01;
	background-image:url(../images/line_top.jpg);
	background-position:center;
	width:100%;
	height:9px;
	background-repeat:repeat-x;
}
#topimage{
    background:none !important;
    height:0 !important;
}
#topimagebig{
	background-color:#FFF;
	background-image:url(../images/image_top.jpg);
	background-position:center;
	width:100%;
	height:175px;
	background-repeat:no-repeat;
}
/*#topimageintranet{
}*/

#topnavarea{
	background-color:#FFF;
	background-image:url(../images/nav_bg.jpg);
	background-position:center;
	width:100%;
	height:33px;
	background-repeat:no-repeat;
}
#intranetnavarea{
	background-color:#FFF;
	background-image:url(../images/line_intranettop.jpg);
	background-position:center;
	width:100%;
	height:33px;
	background-repeat:no-repeat;
}
#intranetsubnavarea{
	background-color:#FFF;
	background-image:url(../images/line_subintranettop.png);
	background-position:center;
	width:100%;
	height:33px;
	background-repeat:no-repeat;
}
#bottomline{
	background-color:#012d6c;
	background-image: url(../images/line_bottom.jpg);
	background-position: center;
	width: 100%;
	height: 28px;
	position: fixed;
	z-index: 50;
	bottom: 0px;
}
#bottomlinecontent {
	padding-top:3px;
	color:#cddfea;
	text-align:right;
	width:990px;
	margin:0 auto 0 auto;
}
#headingarea{
    width:100%;
    background-color:#FFF !important;
    clear:both;
}
#lefty{
    float:left;
}
#righty{
    float:right;
}

a{
	color:#518bad;
	text-decoration:none;
}
th{
	color:#000;
	vertical-align:bottom;
	text-align:left;
}
a:visited{
	color:#518bad;
	text-decoration:none;
}
a:hover{
	color:#52a5d5;
}
#wrapper{
	position:relative;
	margin:40px auto 40px auto;
	padding-bottom:8px;
	width:990px;
	text-align:left;
	background-color:#f0f0f0;	
}
#wrapper_popup{
	position:relative;
	margin:40px auto 40px auto;
	padding-bottom:8px;
    padding-top:24px;
	max-width:990px;
	text-align:left;
    border:1px solid #e1e5e8;
	background-color:#fff;	
}
#printfriendly{
    background:none !important;
}
#topplate{
	position:relative;
	margin:0 auto 0 auto;
	width:1001px;
}
#logotop{
	text-align:left;
	position:relative;
	margin:0 auto 0 auto;
	width:993px;	
}

#languageNav{
	 float:right;
	 margin-top:15px;
	 margin-right:6px;
}
#plate{
	float:left;
	margin:0;
	width:1001px;
}
#bottomplate{
	background-color:#FFF;
	clear:both;
	height:1px;;
	width:100%;
	font-size:0.875em;
}
#formArea{
	background-color:#ffffff;
	margin-top:13px;
	margin-left:13px;
	margin-right:13px;
	padding:13px;
}
#formArea table{
	margin-left:0;
	color:#ddd;
}
#startSplashar{
	margin-bottom:5px;
	margin-right:2px;
	margin-left:2px;
}
#startSplashar p{
	color:#1b4298;
	text-align:left;
	background-image:url(../images/bg_splash_right_off.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	margin-top:0;
	padding:8px;
	height:70px;
}
#startSplashar p:hover{
	color:#ed1820;
	background-image:url(../images/bg_splash_right_over.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#aktuelltSplashar{
	margin-bottom:15px;
}
#aktuelltSplashar p{
	background-color:#ffffff;
	margin-top:13px;
	margin-left:13px;
	margin-right:13px;
	padding:13px;
}
#aktuelltSplashar img{
	margin-top:5px;
}
.datum{
	color:#939699;
	border:#cfd4d7 solid 1px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding:0 2px 0 2px;
    margin-bottom:4px;
}
#referensSplashar{
	margin-bottom:15px;
	margin-right:30px;
	margin-left:50px;
}
#referensSplashar p{
	background-color:#e1e5e8;
	background-image:url(../images/pil_stor_off.png);
	background-position:center right;
	background-repeat:no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-left:0;
	margin-right:0;
	padding:8px 60px 8px 8px;
	height:111px;
}
#referensSplashar img{
	margin-right:10px;
	float:left;
}
#referensSplashar p:hover{
	background-color:#e8f1f6;
	background-image:url(../images/pil_stor_on.png);
}

#startMainSplashar{
	margin-bottom:15px;
	margin-right:30px;
	margin-left:50px;
}
#startMainSplashar p{
	background-color:#e1e5e8;
	background-image:url(../images/pil_mellan_off.png);
	background-position:center right;
	background-repeat:no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-left:0;
	margin-right:0;
	padding:8px;
}
#startMainSplashar img{
	margin-right:10px;
}
#startMainSplashar p:hover{
	background-color:#e8f1f6;
	background-image:url(../images/pil_mellan_on.png);
}

ol, ul {
	list-style:disc;
	padding-right:30px;
	padding-left:70px;
	color:#555;
	padding-bottom:10px;
}
#nav {
	text-align:left;
	width:990px;
	margin:0 auto 0 auto;
}
#rightnav {
	float:right;
	margin-left:4px;
}

#lefttnav {
	float:left;
	margin-left:4px;
	overflow:hidden;
}
#loginNav:hover {

}
#nav ul {
	padding:2px 0 0 0;
}
#nav ul li {
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	padding-left:8px;
	padding-right:8px;
	color:#000;
	font-size:1.07em;
	line-height:1.8em;
	text-align:left;
	list-style:none;
	display: inline;
}
#right_year {
    position:relative;
    z-index:10;
    top:46px;
	float:right;
    color:#888;
    padding-right:16px;
}
#nav ul li:hover{
	background-color:#FFF;
	border:solid #62a8d0 1px;
}
#nav ul #navactive, #nav ul a #navactive{
	background-color:#cddfea;
	padding:3px 7px 3px 7px;
	border:solid #62a8d0 1px;
}
#nav ul #navactive:hover, #nav ul a #navactive:hover{
	background-color:#FFF;
}
#loginknapp {
	margin:10px 10px 0 10px;
}
#footer {
	position:absolute;
	right:30px;
	top:658px;
	width:600px;
	height:20px;
	text-align:right;
	z-index:4;
	font-size:0.8em;
	color:#FFF;
}

#boxleft {
	float:left;
	background-color:#f0f0f0;
	width:789px;
}
#mainboxright {
	float:left;
	background-color:#f0f0f0;
	width:789px;
}
#mainboxmid {
	float:left;
	background-color:#f0f0f0;
	border-right:#FFF 1px solid;
    border-left:#FFF 1px solid;
	width:588px;
}
#boxright{
	float:left;
	background-color:#f0f0f0;
	width:200px;
}
#boxitemright{
	color:#444 !important;
	background-position:right bottom;
	background-repeat:no-repeat;
	padding:13px;
	border-bottom:#FFF 1px solid;
}
#boxlink{
	color:#444 !important;
	background-image:url(../images/boxlink_arrow.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	padding-left:13px;
	padding-top:13px;
	padding-bottom:13px;
	padding-right:35px;
	border-bottom:#FFF 1px solid;
}
#boxlink:hover, #subnavitem:hover, .subnavitem:hover, #subnavgroupitem:hover{
	background-color:#f3f3f3;
}
#step{
    font-size:18px;
    margin-right:10px;
    margin-left:10px;
    margin-bottom:10px;
}
#subnavitem, .subnavitem, .subnavitem:hover{
	color:#444 !important;
	background-image:url(../images/boxlink_arrow2.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	padding-left:13px;
	padding-top:7px;
	padding-bottom:7px;
	padding-right:35px;
	border-bottom:#FFF 1px solid;
}
#subnavgroupitem, .subnavgroupitem, .subnavgroupitem:hover{
	color:#444 !important;
	background-image:url(../images/boxlink_group.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:45px;
	padding-top:7px;
	padding-bottom:7px;
	padding-right:13px;
	border-bottom:#FFF 1px solid;
}
#actionlink{
	background-image:url(../images/boxlink_arrow2.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	padding-left:13px;
	padding-top:7px;
	padding-bottom:8px;
	padding-right:25px;
    margin-right:8px;
}
#subnav_notitem{
	color:#444 !important;
	background-image:none !important;
	font-weight:bold;
    padding-left:13px;
	padding-top:7px;
	padding-bottom:7px;
	padding-right:35px;
	border-bottom:#FFF 1px solid;

}
#subnavactive{
	color:#000 !important;
	background-image:url(../images/boxlink_activearrow2.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	padding-left:13px;
	padding-top:7px;
	padding-bottom:7px;
	padding-right:35px;
	background-color:#cddfea;
	border-bottom:#FFF 1px solid;

}
p{
	padding:13px;
	color: #444;
}
table{
	width:97%;
	margin-left:13px;
	margin-right:13px;
	margin-bottom:25px;
	margin-top:13px;
}
.halfTable{
	width:50% !important;
}
td{
	vertical-align:top;
	background-color:#ddd;
	margin:1px;
	padding:6px;
	color:#000;
	border:solid #F0F0F0 1px;
}
#tableheader {
	background-color:#ddd;
	font-weight:300;
}

#navSub2 {
	text-align:left;
	position:absolute;
	padding-left:0;
	left:79px;
	top:250px;
	width:200px;
	z-index:6;
}
#navSub2 ul li {
	list-style-type: none;
	margin-top:5px;
	font-size:0.9em;
	padding-left:8px;
	padding-bottom:2px;
}
#navSub2 ul #menuActive {
	list-style-type: none;
	margin-top:5px;
	font-size:0.9em;
	padding-left:8px;
	padding-bottom:2px;
	background-repeat:repeat-x;
	background-position:bottom;
}
#navSub2 ul li:hover {
	list-style-type: none;
	margin-top:5px;
	font-size:0.9em;
	padding-left:8px;
	padding-bottom:2px;
	background-repeat:repeat-x;
	background-position:bottom;
}
#bigpic {
	width:1001px;
	margin-bottom:10px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
}
#bigpicborder {
	position:absolute;
	top:62px;
	z-index:15;
}
#heading {
	text-align:left;
	position:absolute;
	left:320px;
	top:203px;
	width:690px;
	height:22px;
	overflow:hide;
	z-index:10;
}
h1 {
	width:100%;
	color:#000;
	background-color:#FFF;
	padding:0 0 8px 13px;
	margin-top:0 !important;
	font-size:1.5em;
	font-weight:normal;
}
#content_h1 {
	color:#000;
	padding:0 0 8px 13px;
	font-size:1.5em;
	font-weight:normal;
}
h2 {
	color:#000;
	font-size:1.2em;
	font-weight:normal;
	margin-top:13px;
    margin-bottom:8px !important;
	margin-left:13px;
}
#contentHolderSubpage {
	text-align:left;
	font-size:0.9em;
	line-height:1.6em;
	position:absolute;
	left:300px;
	top:250px;
	width:690px;
	height:390px;
	z-index:2;
}
#contentHolderSubpage ul {
	list-style-image: url(../images/bullet.png);
	padding-left:35px;
	margin-bottom:10px;
}
.clearer {
	display:block;
	clear:both;
}
strong {
	font-weight:bold;
}
#speciallink, #speciallinkempty{
	color:#000 !important;
	text-align:left;
	padding-left:35px;
	padding-top:7px;
	padding-bottom:7px;
	width:300px;
	margin-bottom:-34px;
}

#toplinkarea{
	width:990px;
	margin:0 auto 0 auto;
}
#speciallink2{
	color:#000 !important;
	text-align:left;
	background-image:url(../images/back_arrow2.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-left:35px;
	padding-top:7px;
	padding-bottom:7px;
	width:200px;
	margin-bottom:-34px;
}
#speciallink3{
	color:#000 !important;
	text-align:left;
	background-image:url(../images/add_button.png);
	background-position:10px bottom;
	background-repeat:no-repeat;
	padding-left:35px;
	padding-top:7px;
	padding-bottom:7px;
	margin-bottom:10px;
}
#speciallinkback2{
	color:#000 !important;
	text-align:left;
	background-image:url(../images/back_arrow2.png);
	background-position:3px bottom;
	background-repeat:no-repeat;
	padding-left:35px;
	padding-top:7px;
	padding-bottom:7px;
	margin-bottom:10px;
}
#map1_canvas {
	margin-top:13px;
	width:174px;
	height:220px;
}
#map2_canvas {
	margin-top:13px;
	width:174px;
	height:220px;
}
hr {
	background-color:#9cb9e4;
	height:1px;
	border:none;
	margin-bottom:16px;
}
#nysamar_skiss1 {
	position: relative;
	left: 60px;
	top: 60px;
}
#nysam-nyheter {
    float:left;
}
#nyhet_startsida{
    margin: 0 13px 13px 13px;
    padding:13px;
	color: #444;
    background:#FFF;
    margin-bottom:13px;
}
#nysamar_txt1 {
	position: absolute;
	z-index: 4;
	color: #444;
	left: 120px;
	top: -70px;
	width: 385px;
	height: 179px;
}
#nysamar_txt2 {
	position: absolute;
	z-index: 5;
	color: #444;
	left: -60px;
	top: -20px;
	width: 178px;
	height: 265px;
}
#nysamar_txt3 {
	position: absolute;
	z-index: 6;
	color: #444;
	left: 80px;
	top: 240px;
	width: 350px;
}
#nysamar_txt4 {
	position: absolute;
	z-index: 7;
	color: #444;
	left: 315px;
	top: 0;
	width: 220px;
}
#nysamar_txt5 {
	position: absolute;
	z-index: 8;
	color: #444;
	left: 358px;
	top: 190px;
}
#nysamar-startsida{
	margin-top:13px;
    height:400px;
	position:relative;
	z-index:2;
}



.visiblemode {
	visibility:visible;
}
.hiddenmode {
	visibility:hidden;
}
td.notvalid {
    background-color: #efcbcb !important;
	border: 1px solid #f0f0f0 !important;
}
.divErrorMessage {
    /*font-weight: bold;*/
    color: red;
}

.divMessage {
    /*font-weight: bold;*/
    color: red;
}

a.btn_more
{
    background: url(../Images/btn_more.png) no-repeat top left;	
    display: block;
    width: 22px;
    height: 22px;
	margin-right:4px;
    margin-bottom:4px;
    text-indent: -9999px; /* hides the link text */
    z-index:2;
}
a.btn_validate
{
    background: url(../Images/btn_validate.gif) no-repeat top left;
	/*float:left;*/
    display: block;
    width: 22px;
    height: 22px;
	margin-right:4px;
    margin-bottom:4px;
    text-indent: -9999px; /* hides the link text */
}
a.btn_view
{
    background: url(../Images/btn_view.gif) no-repeat top left;
	/*float:left;*/
    display: block;
    width: 22px;
    height: 22px;
	margin-right:4px;
    margin-bottom:4px;
    text-indent: -9999px; /* hides the link text */
}
a.btn_history
{
    background: url(../Images/btn_history.gif) no-repeat top left;
	/*float:left;*/
    display: block;
    width: 22px;
    height: 22px;
	margin-right:4px;
    margin-bottom:4px;
    text-indent: -9999px; /* hides the link text */
}
a.btn_edit
{
    background: url(../Images/btn_edit.gif) no-repeat top left;
	float:left;
    display: block;
    width: 22px;
    height: 22px;
	margin-right:4px;
    margin-bottom:4px;
    text-indent: -9999px; /* hides the link text */
}
a.btn_save
{
    background: url(../Images/btn_save.gif) no-repeat top left;
	float:left;
    display: block;
    width: 22px;
    height: 22px;
	margin-right:4px;
    margin-bottom:4px;
    text-indent: -9999px; /* hides the link text */
}
a.btn_cancel
{
    background: url(../Images/btn_cancel.gif) no-repeat top left;
	float:left;
    display: block;
    width: 22px;
    height: 22px;
	margin-right:4px;
    margin-bottom:4px;
    text-indent: -9999px; /* hides the link text */
}
a.btn_delete
{
    background: url(../Images/btn_delete.gif) no-repeat top left;
	float:left;
    display: block;
    width: 22px;
    height: 22px;
	margin-right:4px;
    margin-bottom:4px;
    text-indent: -9999px; /* hides the link text */
}

a.btn_mail
{
    background: url(../Images/btn_mail.gif) no-repeat top left;
	float:left;
    display: block;
    width: 22px;
    height: 22px;
	margin-right:4px;
    margin-bottom:4px;
    text-indent: -9999px; /* hides the link text */
}

a.btn_publish
{
    background: url(../Images/btn_publish.gif) no-repeat top left;
	float:left;
    display: block;
    width: 22px;
    height: 22px;
	margin-right:4px;
    margin-bottom:4px;
    text-indent: -9999px; /* hides the link text */
}
a.btn_unpublish
{
    background: url(../Images/btn_unpublish.gif) no-repeat top left;
	float:left;
    display: block;
    width: 22px;
    height: 22px;
	margin-right:4px;
    margin-bottom:4px;
    text-indent: -9999px; /* hides the link text */
}
a.btn_copy
{
    background: url(../Images/btn_copy.gif) no-repeat top left;
	float:left;
    display: block;
    width: 22px;
    height: 22px;
	margin-right:4px;
    margin-bottom:4px;
    text-indent: -9999px; /* hides the link text */
}
a.btn_download
{
    background: url(../Images/btn_download.gif) no-repeat top left;
	float:left;
    display: block;
    width: 22px;
    height: 22px;
	margin-right:4px;
    margin-bottom:4px;
    text-indent: -9999px; /* hides the link text */
}
a.btn_upload
{
    background: url(../Images/btn_upload.gif) no-repeat top left;
	float:left;
    display: block;
    width: 22px;
    height: 22px;
	margin-right:4px;
    margin-bottom:4px;
    text-indent: -9999px; /* hides the link text */
}

a.btn_lock, i.btn_lock
{
    background: url(../Images/btn_lock.png) no-repeat top left;	
    text-indent: 23px;
    display: block;
    /*width: 22px;*/
    height: 22px;
	margin-right:4px;
    margin-bottom:4px;   
}

a.btn_unlock
{
    background: url(../Images/btn_unlock.png) no-repeat top left;	
    text-indent: 23px;
    display: block;
    /*width: 22px;*/
    height: 22px;
	margin-right:4px;
    margin-bottom:4px;   
}
#divider_row
{
	background-color:#f0f0f0 !important;
	display:block;
	height:2px;
	border-left:none;
	border-right:none;
}
input[type="button"], input[type="submit"] {
	background-color:#62a7cf !important;
	color:white;
	display:block;
	padding:4px 8px;
	border:none;
	font-size:13px;
	margin:0;
}
input[type="button"]:hover, input[type="submit"]:hover{
	background-color:#8dbfdc !important;
	cursor:pointer;
	color:white;
	display:block;
	padding:4px 8px;
	border:none;
}
.btnclass {
	background-color:#62a7cf !important;
	color:white !important;
	padding:2px 8px 2px 8px;
	border:none;
	font-weight:normal !important;
	display:inline-block;
	font-size:13px;
	cursor:pointer;
	margin:0;
	margin-right:10px
}
<!--[if IE]>
.btnclass {
	background-color:#62a7cf !important;
	color:white !important;
	padding:2px 8px 2px 8px;
	border:none;
	font-weight:normal !important;
	display:inline-block;
	font-size:13px;
	cursor:pointer;
	margin:0;
	margin-right:10px
}
<![endif]-->
.btnclass:hover {
	background-color:#8dbfdc !important;
	cursor:pointer;
	color:white;
}
.admin-select{
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 1.07em;
	margin-top:4px;
	margin-right:8px;
	width:none !important;
	float:left;
	border:#fdedb9;
	border-width:1px;
	padding-left:7px;
	background-color:#fdedb9 !important;
	cursor:pointer;
}
.admin-select:hover{
	float:left;
	border:#8dbfdc;
	border-width:1px;
	background-color:#ffffff !important;
	cursor:pointer;
}
.long-line{
	width:650px !important;
}
.editor-label{
	font-weight:bold;
}

.field-validation-error{
    color:red;
}
.href-buttonstyle, .href-buttonstyle:visited {
	background-color:#62a7cf !important;
	color:white;
	padding-left:4px;
    padding-right:4px;
    padding-bottom:3px;
	border:none;
}
.href-buttonstyle:hover {
	background-color:#8dbfdc !important;
	cursor:pointer;
	color:white;
	padding-left:4px;
    padding-right:4px;
    padding-bottom:3px;
	border:none;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
	-moz-border-radius-topleft: 0 !important;
	-webkit-border-top-left-radius: 0 !important;
	-khtml-border-top-left-radius: 0 !important;
	border-top-left-radius: 0 !important;
	
	-moz-border-radius-topright: 0 !important;
	-webkit-border-top-right-radius: 0 !important;
	-khtml-border-top-right-radius: 0 !important;
	border-top-right-radius: 0 !important;
	
	-moz-border-radius-bottomright: 0 !important;
	-webkit-border-bottom-right-radius: 0 !important;
	-khtml-border-bottom-right-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
	
	-moz-border-radius-bottomleft: 0 !important;
	-webkit-border-bottom-left-radius: 0 !important;
	-khtml-border-bottom-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
}
.ui-button-text {
	background-color:#62a7cf !important;
	border:none !important;
	color:#FFF !important;
}
.ui-button-text: hover {
	background-color:#8dbfdc !important;
}
.ui-widget-header {
	background-color:#f0f0f0 !important;
	font-weight: normal !important;
	border: none !important;
}
.ui-dialog {
	padding:0 !important;
	margin: 0 !important;
}
.ui-widget-content{
	border:none !important;
}
.ui-button-text-only {
	font-size:13px !important;
}
.ui-dialog-buttonpane {
	background-color:#f0f0f0 !important;
}
.ui-state-default-hover, .ui-state-hover {
	border: none !important;
	background: none !important;
}
.ui-dialog .ui-dialog-buttonpane {
	padding:0 !important;
}
.ui-dialog .ui-dialog-content {
	overflow:hidden !important;
	font-size: 12px !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	border:none !important;
	background:none !important;
}
