@charset "utf-8";

/*	***** FÄRGER *****
	Grå: #CCCCCC
	ES - r #ab0721
	NV - g #d47403
	SP - b #2a519d
*/

body {
margin:0px;
}
/*--- Allmänna klasser ---*/

a:link {text-decoration: none; color:2a519d}
a:visited {text-decoration: none; color:2a519d}
a:active {text-decoration: none; color:ab0721;}
a:hover {text-decoration: none; color:d47403;}

#leftmenu a:link {color:black}      /* unvisited link */
#leftmenu a:visited {color:black}  /* visited link */
#leftmenu a:hover {color:#2a519d}  /* mouse over link */
#leftmenu a:active {color:#2a519d}  /* selected link */

#pagefoot a:link {color:black}      /* unvisited link */
#pagefoot a:visited {color:black}  /* visited link */
#pagefoot a:hover {color:#2a519d}  /* mouse over link */
#pagefoot a:active {color:#2a519d}  /* selected link */

#graruta a:link {color:white}      /* unvisited link */
#graruta a:visited {color:white}  /* visited link */
#graruta a:hover {color:#2a519d}  /* mouse over link */
#graruta a:active {color:#2a519d}  /* selected link */


/*--- Navigation Program header ---*/

#navutbildning ul li{
	list-style-type: none;
	padding: 0px;
	margin:0px;
	display: block;
	float:right;
}

#navutblist li{
display: inline;
padding:0px;
margin:0px;
}

#utb_es{ display: block;  width: 132px;  height: 64px;  background: url("images/btn_es.png") no-repeat 0 0;}
#utb_es:hover{ background-position: 0 -64px;}
#utb_es span{ display: none;}

#utb_nv{ display: block;  width: 130px;  height: 64px;  background: url("images/btn_nv.png") no-repeat 0 0;}
#utb_nv:hover{ background-position: 0 -64px;}
#utb_nv span{ display: none;}

#utb_sp{ display: block;  width: 162px;  height: 64px;  background: url("images/btn_sp.png") no-repeat 0 0;}
#utb_sp:hover{ background-position: 0 -64px;}
#utb_sp span{ display: none;}

/*--- Navigation footer ---*/

#mainnavigation ul li{
list-style-type: none;
padding: 0;
margin: 0;
display: block;
float: left;
}

#navlist li{
display: inline;
padding:0px;
margin:0px;
}

#omskolan{ display: block;  width: 182px;  height: 35px;  background: url("images/btn_omskolan.gif") no-repeat 0 0;}
#omskolan:hover{ background-position: 0 -35px;}
#omskolan span{ display: none;}

#forelever{ display: block;  width: 182px;  height: 35px;  background: url("images/btn_forelever.gif") no-repeat 0 0;}
#forelever:hover{ background-position: 0 -35px;}
#forelever span{ display: none;}

#distans{ display: block;  width: 182px;  height: 35px;  background: url("images/btn_distans.gif") no-repeat 0 0;}
#distans:hover{ background-position: 0 -35px;}
#distans span{ display: none;}

#biblioteket{ display: block;  width: 182px;  height: 35px;  background: url("images/btn_bibliotek.gif") no-repeat 0 0;}
#biblioteket:hover{ background-position: 0 -35px;}
#biblioteket span{ display: none;}

#nyheter{ display: block;  width: 182px;  height: 35px;  background: url("images/btn_nyhetsarkiv.gif") no-repeat 0 0;}
#nyheter:hover{ background-position: 0 -35px;}
#nyheter span{ display: none;}

#kontakt{ display: block;  width: 182px;  height: 35px;  background: url("images/btn_kontakt.gif") no-repeat 0 0;}
#kontakt:hover{ background-position: 0 -35px;}
#kontakt span{ display: none;}#midnav {
}

/* ------------------------------------*/

.paragraph {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.minitext {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footminitext {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.banner{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:white;
	size:24;
	font-size: 24px;
	vertical-align: middle;
}
.ingress {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	list-style-image: none;
	list-style-type: none;
}
.linklist {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	list-style-image: none;
	list-style-type: none;
	clip: rect(auto,auto,auto,-10px);
}
.linklist_sub {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	list-style-image: none;
	list-style-type: circle;
	margin-left: -20px;
}

.heading1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-transform: uppercase;
	color: #FF3366;
	font-weight: bold;
}

.heading2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #2a519d;
	font-weight: bold;
	text-transform: uppercase;
}

.heading3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2a519d;
	font-weight: bold;
}

.heading_link {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.paragraph_list {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	border: medium dotted #FFFFFF;
}


a.leftmenu:link {
	color:black;
}


/* ---Diverse taggar--- */
#graruta {
	background-image:url(a_interface/images/transpgrey.png);
	padding:15px;
	z-index:1;
	color: #FFFFFF;
}

#page {
	position:absolute;
	left:50%;
	margin-left:-490px;
	height: 106px;
	width: 980px;
	background-color:white;
}
#header {
	float:left;
	width: 980px;
	height: 105px;
	background-image:url(images/dist_header.gif);
	background-repeat:no-repeat;
}
#dist_header {
	float:left;
	width: 980px;
	height: 105px;
	background-image:url(images/dist_header.jpg);
	background-repeat:no-repeat;
}
#img_border {
	float:left;
}
#midnav {
	float:left;
	height:55px;
	width:980px;
}
#leftmenu {
	float:left;
	width:170px;
	padding:10px;
	margin-right:10px;
	background-position: top;
	position: fixed;
	visibility: visible;
	top: auto;
}
#targetframe{
	float:left;
	width:780px;
	height:100%;
}
#maintextframe {
	/*float:left;*/
	width:520px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	left: 205px;
	position: absolute;
	visibility: visible;
	top: -3px;
	z-index:1;
	visibility:visible;
}
#maintextframe_wide {
	float:left;
	width:720px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	position: absolute;
	visibility: visible;
	top: -3px;
	z-index:1;
	visibility:visible;
}
#maintextframe_e {
	float:left;
	width:500px;
	margin-left:15px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	z-index:1;
	visibility:visible;
}
#mallsida_main{
	float:left;
	width:770px;
	height:600px;
	background-image:url(images/mall_bgr.);
}
#mallsida_main2{
	float:left;
	width:980px;
	height:600px;
	background-image:url(images/a_main_bgr.);
}
#rightframe {
	/*float:right;*/
	position:absolute;
	left:542px;
	width:190px;
	padding:5px;
	height:auto;
}
#rightframe_e {
	float:right;
	width:190px;
	padding:5px;
	height:auto;
}
#vitruta {
	background-image:url(images/vitruta.gif);
	width:170px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 10px;
	float: left;
	margin-bottom: 15px;
}
#divider {
	background-color: #CCCCCC;
	float: left;
	height: 1px;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
}
#pagefoot {
	position:absolute;
	left:50%;
	margin-left:-490px;
	background-color:white;
	height:85px;
}

#mainbody {
	float:left;
	width: 960px;
}
#bgrbanner {
	background-color:#000000;
	background-image:url(images/dist-banner-black.gif);
	background-repeat:no-repeat;
	height:85px;
	margin:0px;
}
#banner-home {
	background-image: url(images/banner_home.gif);
	background-repeat: no-repeat;
	background-position:right;
	width: 980px;
	background-color: #000000;
	height: 161px;
}
#mainframe {
	float:left;
	width:960px;
	height:900px;
	background-image:url(images/a_main_bgr.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
#mainframe_small {
	float:right;
	width:755px;
	height:900px;
	background-image:url(images/dist-small-bgr.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 10px;
}


#black {
	background-color: #000000;
	height: 5px;
	width:980px;
}

/*--- Accordion meny---*/
.glossymenu{
	width: 190px;
	/*	border: 1px solid #FFFFFF;*/
	margin-top: -4px;
	top: 0px;
	position: absolute;
	left: 0px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.menutop {
	background:black;
	height:27px;
/*	border: thin solid #FFFFFF;*/

}
.glossymenu a.menuitem{
	color: white;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding-left: 25px;
 	padding-bottom: 8px;
	padding-top: 8px;
	padding-right: 5px;
	text-decoration: none;
	background-color: black;
/*	border: thin solid white;*/
	font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
    top: 11px;
	left: 7px;
	border: none;
	background-position: center;
}

.glossymenu a.menuitem:hover{
	background-image: none;
	background-color: #000066;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
	background-color: #EEEEF2;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: white;
	border-right-color: white;
	border-left-color: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.glossymenu div.submenu ul li{
}

.glossymenu div.submenu ul li a{
	display: block;
	font: normal 12px Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	padding-left: 10px;
    border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7E1;
    padding-top: 5px;
	padding-bottom:5px;
	padding-right: 0;
}
.glossymenu div.submenu ul li a:hover{
background: #ffb72b;
colorz: white;
}
.menubtm {
	height: 10px;
	background-image: url(scripts/accordion/bottom.gif);
	background-repeat: no-repeat;
	background-position: center;
}
/*--- slut på accordion meny---*/

.grarut_vit {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	list-style-image: none;
	list-style-type: none;
	clip: rect(auto,auto,auto,-10px);
	color: #FFFFFF;
}
#mainframe_wide_e {
	padding: 10px;
	float: left;
	width: 700px;
}
