﻿html
{
	height: 100%;
	padding: 0px;
	margin: 0px;
}
/*########## Begining ############################################################ */

/* BODY: Ändra endast color:; och background-color:; du kan även lägga till background-image:; */
body
{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 98%;
	margin: 0px;
	padding: 0px;
	background-color: #000000; background-image: url(../../images/bgimg.gif); background-position: center top; background-repeat: no-repeat;
}
/* H1: Ändra endast color:; */
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
}
/* H2: Ändra endast color:; */
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}
/* HR: Ändra endast border:; */
hr
{
	border: 0px;
	border-top: 1px dashed #cccccc;
	padding: 0px;
	height: 1px;
}

/* WITE(MENY-KNAPPAR): Ändra endast color:; */
.wite
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

/* FORM: Fri att ändra hur du vill */
.form
{
	margin-left: 25px;
	padding: 3px;
	width: 130px;
	height: 14px;
	text-align: left;
	border: solid 1px;
	border-color: #444444;
}

/* Ändra endast color:; */
a:link
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

/* Ändra endast color:; */
a:active
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

/* Ändra endast color:; */
a:visited
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

/* Ändra endast color:; */
a:hover
{
	font-size: 11px;
	font-weight: bold;
	color: #777777;
	text-decoration: none;
}

/* Ändra endast color:; */
a.menu:link
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

/* Ändra endast color:; */
a.menu:active
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

/* Ändra endast color:; */
a.menu:visited
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

/* Ändra endast color:; */
a.menu:hover
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

/* Ändra endast color:; */
a.pmenu:link
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}

/* Ändra endast color:; */
a.pmenu:active
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}

/* Ändra endast color:; */
a.pmenu:visited
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}

/* Ändra endast color:; */
a.pmenu:hover
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #777777;
	text-decoration: none;
	letter-spacing: 1px;
}

/* Ändra endast color:; */
a.pSubMenu:link
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}

/* Ändra endast color:; */
a.pSubMenu:active
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}

/* Ändra endast color:; */
a.pSubMenu:visited
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}

/* Ändra endast color:; */
a.pSubMenu:hover
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
	letter-spacing: 1px;
}

/* Ändra endast border:; */
fieldset
{
	border: 1px solid #A90003;
	padding: 4px;
}

/* Ändra color:; */
legend
{
	color: #000000;
}

/* Ändra som du vill */
input[type='text'], input[type='password'], textarea
{
	border: 1px solid #ccc;
	padding: 2px;
	color: #000000;
	font-size: 13px;
}

/* Ändra som du vill */
input[disabled='disabled']
{
	background-color: #efefef;
	border: 1px solid #cccccc;
	color: #cccccc;
	padding: 2px;
	font-size: 13px;
}

/* Ändra endast color:;, border:; och background-color:; */
.formBoxHeader
{
	background-color: #3B3B3B;
	border: 1px solid #efefef;
	color: #ffffff;
	padding: 4px;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
}

/* Ändra endast border:; */
.formBoxContent
{
	border: 1px solid #ccc;
	padding: 4px;
}

/* Ändra color:; */
.validatorCallOut
{
	background-color: #ffdede;
}
/*############## END ######################################################################### */

.smallText
{
	font-size: 10px;
	color: #c0c0c0;
}
.errorPanelHeader
{
	padding: 2px;
	color: #ffffff;
	background-color: #e4a2a2;
	font-weight: bold;
	border: 1px solid #ba7a7a;
	height: 15px;
	line-height: 15px;
	width: 90%;
	margin-top: 10px;
}
.errorPanelContent
{
	background-color: #ffdede;
	border: 1px solid #ba7a7a;
	border-top: 0px;
	padding: 2px;
	width: 90%;
	margin-bottom: 10px;
}
.adminPanel
{
	margin-bottom: 30px;
	margin-right: 10px;
}
.adminSubMenu
{
	margin-top: 4px;
	margin-bottom: 10px;
	display: none;
}
.menuScrollBox
{
	position: relative;
	vertical-align: top;
	width: 100%;
	height: 100%;
	margin-left: 5px;
	overflow: auto;
}
.searchBox
{
	width: 130px;
}
.searchButton
{
	width: 33px;
	height: 20px;
	font-size: 11px;
}
.treeViewNode
{
	cursor: pointer;
}
.bottom
{
	height: 35px;
	text-align: left;
	vertical-align: middle;
	background-image: url(../../images/bottbg.png);
}
table
{
	height: 99%;
}
.centertable
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.text
{
	width: 380px;
	height: auto;
	text-align: left;
}
.cMenu
{
	width: 185px;
	height: 100%;
	text-align: left;
	vertical-align: top;
	background-color: #ffffff;
	background-image: url(../../images/bgmenu.png);
	background-position: left top; 
	background-repeat: repeat-y;
}
