﻿

foo
{
}
body
{ 
	/*font-size: 62.8%; /* 62.8 .9em */
	margin: 0px 0px 0px 5px;
	height: 100%;
	background: url(/cams/images/tile.png) fixed repeat-y 100% top; 
	width: 99%; }
	/*	text-align: center; /* for IE */
	body#FaBody, body#Fa2Body {
		background-color: #FFFFFF;
		width: 99%;
	}

/*
#container
{
	margin: 0 auto; /* align for good browsers * /
	text-align: left; /* counter the body center * /
	width: 80%;
}
*/
.clear
{
	clear: both;
}
/* <br class="clear" */

p a
{
	font-size: 1.0em;
}
/*
<style type="text/css" media="screen"> 
body {font-size: 10px;} 
h1 {font-size: 2em;} 
h2 {font-size: 1.5em;} 
@import "all.css"; 
</style> 

<!--[if IE]> 
<style type="text/css" media="screen"> 
body {font-size: 100%;} 
@import "ie.css"; 
</style> 
<![endif]--> 
*/
#TableImg
{
	margin-left: auto;
	margin-right: auto;
}
.ExtRubrik
{
	font-size: large;
	font-family: Arial;
	font-weight: bold;
}

.rubrik
{
	position: relative;
	color: black;
	font-family: Tahoma,Arial;
	font-size: 10pt;
	font-weight:bold;
	margin-left:9px;
/*
    font-size:10px;  
	position: static; */

}
/* Inställningar för popup-form för Historik */
.modalBackground_Historik
{
	background-color: Gray;
	filter: alpha(opacity=80);
	opacity: 0.8; 
	z-index: 10094 !important; 
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.roundedPanel
{
	width: 300px;
	height: 300px;
	background-color: #ffffff;
	color: black;
	font-weight: bold;
}

.modalPopup
{
	background-color: #89c3e9;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 250px;
}
/*Popup Control*/
.popupControl
{
	background-color: #89c3e9;
	position: absolute;
	visibility: hidden;
}
.div
{
	font-family: Courier New;
	font-size: 12px;
	font-weight: bold;
}

.Kommrad
{
	font-weight: bold;
	font-family: Courier New;
	font-size: 12px;
	height: 1.2em;
	color: Black;
	width: 200px;
}

.DropDownList
{
	font-weight: bold;
	font-family: Courier New;
	font-size: 12px;
	height: 1.7em;
	width: 130px;
}
#container
{
	background-color: white;
}

#inside
{
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	text-align: center;
}

.loginctrlstyle
{
	border: solid 1px #B5C7DE;
	padding: 4px 4px 4px 4px;
	background-color: #EFF3FB;
	color: #833333;
	font-family: Verdana;
	font-size: 1em;
}
.CheckBoxStyle
{
	font-size: 12px;
}
.FailureTextStyle
{
	font-size: 12px;
}
.HyperLinkStyle
{
	font-size: 12px;
	color: green;
}
.InstructionStyle
{
	font-style: italic;
	font-size: 12px;
	color: Black;
}
.LabelStyle
{
	font-size: 12px;
	text-align: left;
}
.LoginButtonStyle
{
	font-family: Verdana;
	font-size: 12px;
	border: solid 1px #507CD1;
	background-color: white;
	color: #284E98;
}
.LoginName
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.TextBoxStyle
{
	font-size: 12px;
	text-align: left;
}
.TitleTextStyle
{
	font-size: 14px;
	font-weight: bold;
	background-color: #507CD1;
	color: white;
}
.ValidatorTextStyle
{
	background-color: #EFF3FB;
	border: solid 1px #B5C7DE;
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	padding: 4px 4px 4px 4px;
}

a[disabled='disabled']
{
	color: Silver;
}
a[disabled='true']
{
	color: silver;
}

.Table
{
	width: 100%;
}

.Table
{
	font-family: Courier New;
	font-size: 1em;
	border: solid 1px #284775;
}

.Table label, .Table input
{
	color: #5D7B9D;
}

/* This rule is used when AutoAccessKey is true */
.Table label em
{
	text-decoration: underline;
	font-style: normal;
}

.Table label
{
	white-space: nowrap;
}

.Table input
{
	width: 9em;
}

.Table input
{
	background: #284775;
	color: #00FFFF;
	border: solid 1px #5D7B9D;
}

