/******************************************/
/*Huvudstruktur*/
/******************************************/

@media print {
	#MainLeftArea{display: none;}
	#PictureHeader{display: none;}
	#SubMenuArea{display: none;}
	.MenuHeader{display: none;}
	.MenuItemContainer{display: none;}
	.line{display: none;}
	.righttop{display: none;}
	#FooterArea{display:none;}
}

* {
min-height:1px;
}

div {
border:0 none;
display:block;
margin:0;
padding:0;
}

.inputButton{
	text-align:right;
  	padding:0 0 0 0;
  	width: 20.00em;
	margin-left:auto;
	/*border: 0.1em solid #afc011;*/
}

img {border: 0; margin: 0; padding: 0;}
p {margin: 0;padding-bottom: 0.9em;padding-top: 0.3em;}
hr {border-top: solid 1px #ccc;height: 1px;border-bottom: 0;background: none;}
ul {margin-top: 0;}
h1 {/*font-weight:bold;*/font-size: 1.6em; color:#ac191f; font-family: Arial,Verdana; padding:0; margin:0 0 0.5em 0; line-height:100%; }
h2 {font-weight: bold;font-size: 1.3em;padding: 0;margin: 0 0 0.2em 0; color:#ac191f; font-family: Arial,Verdana;}
h3 {font-weight: bold;font-size: 1.05em;padding: 0;margin: 0.4em 0em 0.2em 0;font-family: Arial,Verdana;}
h4 {font-weight: normal;font-size: 1.0em;padding: 0;margin: 0.4em 0em 0.2em 0;font-family: Arial,Verdana;}

body{
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 70%;	
}
#pageContainer{
	background-color: transparent;
	margin-left: auto;
	margin-right: auto;
    width: 89.00em;
}
#HeaderArea{
	background: transparent url("../images/HeaderBack.gif") no-repeat  right;
	height: 8.8em;
}
#StageArea{
	background-color: transparent;
    width: 89.00em;
}
#FooterArea{
    text-align:center;
	border: solid 0.1em #b6b6b6;
	border-width: 0.1em 0 0.1em 0;	
	padding-top: 0.2em;
	clear: both;
}
/*****************************************/
/*HeaderArea*/
/*****************************************/
.righttop {
	float: right;
	width:12em;
	margin-top: 40px;	
	text-align: right;
}
.righttop a:link { 
	text-decoration: none;
	color: #000000;
}
.righttop A:visited {
	text-decoration: none;
	color: black;
}

.righttop A:active {
	text-decoration: none;
	color: black;
}

.righttop A:hover {
	text-decoration: underline;
	color: black;
}
#HeaderRightArea{
	width:18em;
	float:right;
	text-align:right;
	margin-top: 0px;
}
#HeaderRightArea li a{
	text-decoration:none;
	display:block;
}
#HeaderRightArea li a:hover{
	text-decoration:underline;
}
.alignRight{
	text-align: right;
	padding-bottom: 10px;
}
.alignRightCategory{
	text-align: right;
	padding-bottom: 10px;
}
.header_all{
	 text-align:center;
	 margin-bottom:5px;
	 /*font-size: 150%;*/
	 color:#ac191f;  
}

div.header_admin{
	 background-color:#FC9C07;
	 text-align:center;
	 margin-bottom:5px;
	 height: 1.6em; 
}

div.header_schooladmin{
	 background-color:#006666;
	 text-align:center;
	 margin-bottom:5px;
	 color:#FFFFFF;
	 height: 1.6em; 
}
div.header_groupadmin{
	 background-color:#D9E6F6;
	 text-align:center;
	 margin-bottom:5px;
	 height: 1.6em; 
}
#Logotype{
	float: left;
	height:4.9em;
    padding-top:3.3em;
    padding-left:0.5em;
}
#BannerText{
	background-color: transparent;
    float: left;
  	padding-top:2.55em;
    color:#525252;
    font-size:2.5em;
    padding-left:4.30em;/*original CSS 4em*/
    line-height:100%;
}
/*****************************************/
/*StageArea*/
/*****************************************/
#PictureHeader{
	background:url("../images/TopMenuBG.png") no-repeat;
    text-align:center;
	border-bottom:solid 0.1em #b6b6b6;
	border-top:solid 0.1em #b6b6b6;
	height:1.4em;
	float: left;
	clear: both;
	margin:0;
	width: 89em;
	
}
/***************/
/*Inte inloggad*/
/**************/

#MainWideBodyLeftLine{
	float: left;
	margin:0;
	width: 49em;
	padding: 1.2em 0 0 0.2em;/*1.2em 0 0 0.2em*/
	border-left: 1px;
	border-left-color: #ccc;
	border-left-style: solid;
	border-right: 1px;
	border-right-color: #ccc;
	border-right-style: solid;
}

.LeftBodyArea{
	padding-left: 5px;
	width: 19em;
	float: left;
}

.RightBodyArea{
	padding-right: 0px;
	width: 18em;
	float: right;
}
.UserInfoContainer{
	padding-top: 0;
	background-color:#e2e4e3;/**/    
	float:left;
	width:17.9em;
	display:block;
	list-style-type: none;
}
.boxline{
	background-color: #e2e4e3;
	padding-left: 5px;
	padding-top: 7px;
	background: url("../images/HeaderLineLeftMenu.gif") repeat-x center;
	width: 190px;
	margin-left: auto;
	margin-right: auto;
}
.boxline h2 span{
	/*font-size: 90%;*/
	color:#ac191f;
	background-color: #e2e4e3; /*;*/ 
	padding: 0 7px 0 7px;  
	vertical-align: bottom;
}
.boxInfoLeft{
	float: left;
	padding:5px 5px 0 12px;
	width: 90px;
	font-weight: bold;
}
.boxInfoRight{
	float: left;
	padding:7px 12px 0 12px;
}
.boxInfoRight img{
	border: 1px solid gray;
}
.boxInfo{
	background-color: #e2e4e3;
	float: left;
	padding:0 12px 0 12px;
}
/**********/
/*Inloggad*/
/**********/

#MainLeftArea{	
	/*Meny area*/
	float: left;
	width: 19em;
	padding-left:0.5em;
	padding-bottom:2em;
}
.MainBodyLeftLine{
	border-left-color: #ccc;
	border-left-style: solid;
	border-left-width: 1px;
	float: left;
	margin:0;
	width: 68.2em;
	padding: 1.0em 0 0 1.0em;
	min-height: 400px;	
}
.contentitem {
	width: 66em;
}
.userSettings{
	padding-left: 7px;
	padding-top: 5px;
}
/*****************************************/
/*FooterArea*/
/****************************************/
#FooterArea p{
	padding:0.3em 0 0.5em 0;
}

#FooterArea a{
	text-decoration:none;
	color:black;
}

#FooterArea a:hover{
	text-decoration: underline;
}
/****************************************/

table.menugroupborder {
	border-width: 0px 0px 0px 0px;
	margin-bottom:5px;
}

div.master{
	width: 77em;
	border: 0px solid purple;	
}

div.lefttop {
	float: left;
	border: 0px solid red;
}

div.middletop {
	border: 0px solid blue;
	float: left;
	margin-left: 5em;
}

div.logintop {
	border: 0px solid red;
	float: right;
}

div.leftbottom {
	float: left;
	width: 14em;
}

div.leftbottom A {
	text-decoration: none;
	color: black;
}

div.leftbottom A:visited {
	text-decoration: none;
	color: black;
}

div.leftbottom A:active {
	text-decoration: none;
	color: black;
}

div.leftbottom A:hover {
	text-decoration: underline;
	color: black;
}

div.rightbottom {
	border: 0px solid blue;
	float:right;
	width:43.1em;
}

div.school{
	color: black;
}

div.scrolllist{overflow-x:hidden; overflow-y:scroll; height: 120px; padding-right: 3px;}

div.menu {
	color: #fb9a0b;
	border: 0px solid #F0F2F4;
	border-width: 0px 0px 0px 0px;	
	margin-right:1em;		
}

div.commonmenu {
	color: #fb9a0b;
	border: 0px solid #F0F2F4;
	border-width: 0px 0px 0px 0px;	
	margin-bottom:10px;	
	margin-right:1em;
}
div.form_login {
	border: 0px solid blue;
	margin-top:10px;
	width:494px;
}

div.commonmenugroup{
	border: 0px solid #D9E6F6;
	margin-bottom:5px;
	/*font-size: 0.8em;*/		
}
div.menutitle{
	font-weight: bold;
	/*font-size: 0.85em;*/
}
div.menutitle_linked{
	margin-top:0px;
}

div.menuitem{
	margin-left:15px;
}

.menuitem_disabled{
	margin-left:15px;
	color: #A9A9A9;
}

div.menuitem_disabled a:visited{
	font-weight: bold;	
	color: #A9A9A9;
}

div.normal{
	 text-align:left;
	 margin-bottom:15px;
	 padding-left: 5px;
	 color:#ac191f;  
}
div.twopixelorange{
	overflow: hidden;
	height: 2px;
	color: #fb9a0b;
	background-color: #fb9a0b;
	margin-top: 2px;
	margin-bottom: 3px;			
}

div.onepixelgray{
	overflow: hidden;
	height: 1px;
	color: #F0F2F4;
	background-color: #F0F2F4;
	margin-top: 3px;
	margin-bottom: 3px;			
}

p.tiny{
	font-family: Verdana,Arial,sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}

p.error_wrong_input {
	color: red;
	margin-top: 0px;
	margin-bottom: 0px;
}

A:visited {
	text-decoration: underline;
	color: purple;
}

A:active {
	text-decoration: underline;
	color: blue;
}

A:hover {
	text-decoration: underline;
	color: blue;
}
.addCategory{
	text-align: left;
	margin-bottom:5px;
	width: 65em;
}
.addFile{
	text-align: left;
	margin-bottom:5px;
	width: 64em;
}
table.normal{
	text-align: left;
	border: 1px solid #ccc;
	margin-bottom:5px;
	width: 65em;
}
table.normal{
	color: #000000;
}
/*table.normal th */
a.arrows {
	background: Transparent url("../images/MenuArrowSingle.gif") no-repeat;	
	padding: 0.1em 0 0.3em 0.9em;
	margin: 0.1em 0 0.1em 0;
	display: block;
	text-decoration: none;
	color: black;
}

.normalTdCalendarLeft{
	text-align: right;
	width: 55em;
}
.normalTdCalendarMiddle{
	text-align: right;
	width: 5em;
}
table.normal th {
	text-align: left;
	font-family: Verdana,Arial,sans-serif;
}

.normalTh {
	text-align: left;
	font-size: 110%;
	font-family: Verdana,Arial,sans-serif;
	background: #ccc;
	margin-bottom: 5px;
}
.marginTop{
	padding-top: 5px;
	color:#ac191f;
}
.marginTop p{
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-family: Verdana,Arial,sans-serif;
}

table.login {
	margin-top:5px;
	float:right;
	width:20em;
}

table.calendar{
	margin-bottom:5px;
	width: 100%;
}

table.calendarday {
	border: 1px solid #ccc;
	margin-bottom:5px;
	width: 65em;
}
.calendarday1{
	width: 10em;	
}
.calendarday2{
	width: 25em;
}
.calendarday3{
	width: 20em;
}
.calendarday4{
	width: 2em;
}

.calendar th{
	background-color: white;
	text-align: left;
	line-height: 160%;
	color: black;
	padding: 0 0 4px 0;
}
.calendar .year{
	/*font-size: 130%;*/
	line-height: 160%;
	color: black;
}
table.normal .year{
	line-height: 160%;
	color: black;
}

.calendar .NoPosts{
	line-height: 160%;
	color: black;	
}

img{
 border-style: none;
}

hr.blue{
	color: #ccc;
	background-color: #ccc;
	height: 2px;
	border-width: 0px;
	width: 100%;
}

form{
	margin: 0px;
	padding: 0px;
}

input.login {
	border-width: 1px;
	border-color: #D9E6F6;
	/*font-size: 0.8em;*/
}


/**************************************/
/* FOOTERAREA                        */
/*************************************/

/**********************************/
/* MAINMENUAREA                   */
/**********************************/

.MenuHeader{
    width:18em;
    padding-top:0.3em;
    padding-bottom:0.8em;
    margin-top: 0.3em;
}
.MenuHeader h2{
	padding:0 0.5em 0 0.5em;
	font-size: 1em;
	font-weight: bold;
	color:#ac191f; 
	font-family: Verdana,Arial,sans-serif;
}
.school{
	color: black;
}
.onepixelgray{
	overflow: hidden;
	height: 1px;
	color: #F0F2F4;
	background-color: #F0F2F4;
	margin-top: 3px;
	margin-bottom: 3px;			
}
.MenuHeader h2 span{
	padding:0 0.5em 0 0.5em;
	font-size: 110%;
	color:#ac191f; 
	font-family: Arial,Verdana,sans-serif;
}
.line{
	background: url("../images/HeaderLineLeftMenu.gif") repeat-x center;  
	padding-top: 7px;  
}
.blackLine{
	background: url("../images/HeaderLineLeftMenu.gif") repeat-x center; 
}
.blackLine h2 span
{
	color: #ac191f;
	background-color: White; 
	padding: 0 0 5px 5px;  
}

.line h2 span
{
	color:#ac191f;
	background-color: White; 
	padding: 0 5px 0 5px;  
}
.line span
{
	color:#ac191f;
	background-color: White; 
	padding: 0 0 0 5px;  
}
/*
*/
/*************************/
/* SUBMENUAREA           */
/*************************/
#SubMenuArea
{
	width: 100%;
	float: left;
	margin:0;
}

#SubMenuArea ul{
	padding: 0;
	margin: 0 0 0 0;
	list-style-type: none;
}

#SubMenuArea li{
	padding: 0;
	margin:0;
	display: inline;
}

#SubMenuArea li a{
	padding: 0.1em 0 0.3em 0.9em;
	margin: 0.1em 0 0.1em 0;
	display: block;
	text-decoration: none;
	color: black;
}
#SubMenuArea li .arrow{
	background: Transparent url("../images/MenuArrowSingle.gif") no-repeat;	
}

.homePict{
	background: Transparent url("../images/MenuArrowHome.gif") no-repeat;
}
.print{
	background: Transparent url("../images/printer.gif") no-repeat;
}

.MenuItemContainer{
	background-color: white;
	width:95%;
}
.MenuItemContainer ul{
	padding: 0;
	margin: 0 0 0 0;
	list-style-type: none;
}
.MenuItemContainer li{
	padding: 0;
	margin:0;
	display: inline;
}
.MenuItemContainer li a{
	padding: 0.1em 0 0.3em 0.9em;
	margin: 0.1em 0 0.1em 0;
	display: block;
	text-decoration: none;
	color: black;
}
.logout{
	text-align: right;
	margin-right: 5px;
}
.login{
	margin-top: 25px;
}

.firstpage{
	/*padding: 5px;*/
	width: 95%;	
}
/********************************************/
.loginFormContainer{
	float: left;
	padding-top: 1.5em;
}
.loginFormAround{
	float: left; 
	width: 25.00em;	
	margin: 0;
	border:1px solid white;
	clear: both;
}
.loginFormLeft{
	margin: 0;
	float: left; 
	width: 14em;
	padding: 0.5em 0 0 0;/*0.70em 0 0 0;*/
	text-align: right;
}
.loginFormMiddle {	
	margin: 0;
	float: right;
	width: 10.00em;
	padding: 0 0 0 0;/*0.10em 0 0 0*/
}
.loginFormMiddleInput {	
	margin: 0;
	float: right;
	width: 10.00em;
	text-align: right;
}
/*Divbaserad layout!*/
/*------------------*/

/*gamla table.normal*/
.divNormal{
	float: left; 
	text-align: left;
	border: 1px solid #ccc;
	padding: 5px;
	margin-bottom: 10px;
	width: 65em;
}
.adminDiv{
	float: left; 
	text-align: left;
	border: 1px solid #ccc;
	padding: 5px;
	margin-bottom:15px;
	width: 65em;
}
.noBorderDiv{
	float: left; 
	text-align: left;
	/*padding: 5px;*/
	margin-bottom:5px;
	width: 64.5em;
}

.addFiles, .addLinks, .addForums {
	text-align: right;
	width: 65em;
	margin-bottom: 10px;
}

.addGalleries {
	text-align: right;
	width: 65em;
	margin-bottom: 10px;
	margin-top: 5px;
}

.tableCalendar{
	float: left;
	margin-bottom: 5px;
	width: 65em;
}
.tableCalendarGrey{
	background-color: #F0F2F4;
	float: left;
	width: 65em;
}
.tableCalendarGrey p{font-style: italic; padding: 4px;}
.normalTableHeading {
	text-align: left;
	font-size: 110%;
	/*font-weight: bold;*/
	color: #000;
	font-family: Verdana,Arial,sans-serif;
	background: #ccc;
	margin-bottom: 5px;
	padding: 3px;
}

.bold{
	font-weight: bold;
}


/*div*/
div.floatright{float:right;}
div.floatleft{float:left;}
div.scrolllist{overflow-x:hidden; overflow-y:scroll; height: 120px; padding-right: 3px;}

.border {border: 1px solid #ccc;}
.bordertop {border-top: 1px solid #ccc;}
.borderbottom {border-bottom: 1px solid #ccc; }

.margintop{margin-top: 2px;}
.marginbottom{margin-bottom: 2px;}
.marginright{margin-right: 2px;}
.marginleft{margin-left: 2px;}
.bigmargintop { margin-top: 5px; }
.bigmarginbottom { margin-bottom: 5px; }
.bigmarginright { margin-right: 5px; }
.bigmarginleft { margin-left: 5px; }

.hidden {display: none;}

.full {width: 100%;}
.half{width: 50%;}
.seventy{width: 70%}
.sixty{width: 60%}
.disabledtext{color: gray;}

.linkarrow {
	margin-top: 15px;
	background: Transparent url("../images/MenuArrowSingle.gif") no-repeat;	
	display: block;
	color: black;
	cursor: pointer;
}

p.error{color: #c32929;}


/*Imageuploder styles*/
div.fieldset {
	/*border:  1px solid #afe14c;*/
	border:  1px solid #ccc;
	margin: 10px 0;
	padding: 10px 10px 17px;
}
div.fieldset span.legend {
	position: relative;
	background-color: #FFF;
	padding: 3px;
	top: -18px;
	font: 700 11px Arial, Helvetica, sans-serif;
	color: #000000;
}

div.flash {
	width: 375px;
	margin: 10px 5px;
	border-color: #ccc;
	
	-moz-border-radius-topleft : 5px;
	-webkit-border-top-left-radius : 5px;
    -moz-border-radius-topright : 5px;
    -webkit-border-top-right-radius : 5px;
    -moz-border-radius-bottomleft : 5px;
    -webkit-border-bottom-left-radius : 5px;
    -moz-border-radius-bottomright : 5px;
    -webkit-border-bottom-right-radius : 5px;

}

.progressWrapper {
	width: 357px;
	overflow: hidden;
}

.progressContainer {
	/*margin: 5px;*/
	margin: 3px;
	padding: 4px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;
}

.progressName {
	font-size: 8pt;
	font-weight: 700;
	color: #555;
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}

.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}

.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Arial;
	text-align: left;
	white-space: nowrap;
}

a.progressCancel {
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(../images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}

a.progressCancel:hover {
	background-position: 0px 0px;

}

p.heading{
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #000;	
}