/* This file needs to be saved in the UTF-8 format in order to handle EditMenuName attributes with non-english characters */

/* --- Divs used for page structureof AFB ---*/
#maincontainer /*cover the whole page*/
{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
}
#containerdiv /*cover the main area*/
{
	width: 904px;
	text-align: left;
	margin-top:14px;
}
#leftmenudiv /*Cover the left tabs*/
{
	float:left;
	width: 42px;
	padding-top: 10px;
	float: left;
	text-align: left;
}
#rightmenumaindiv
{
	width:260px;
	float:left;
}
#rightmenudiv
{
	margin:0px 0px 20px 15px;
}
#normalcontentmaindiv
{
	width:575px;
	max-width:565px;
	min-height:600px;
	height:auto !important;
	height:600px;
	float:left;
	border-right: 6px solid #E1E1E1;
}
#normalcontentdiv
{
	margin:5px 10px 30px 27px;
	padding-right:16px;
}
#centerarea
{
	float:left;
	width:862px;
	background-color:Transparent;
}
#maincontainerdiv /*the main white content area*/
{
	width:861px;
	vertical-align:top;
	background-color:#FFFFFF;
	overflow:hidden;
}
#logodiv
{
	margin-left:17px;
	float:left;
	width:500px;
}
#toptools
{
	width:305px;
	max-width:295px;
	height:14px;
}
#userbar
{
	padding-left:30px;
	width:249px;
	max-width:221px;
	float:left;
}
#languagediv
{
	float:left;
}
#topcontent
{
	clear:left;
	margin-bottom:10px;
	width: 830px;
}
#searchdiv
{
	clear:left;
	background: url(../images/searchBG.gif);
	width:263px;
	border:1px solid #BABABA;
	padding:5px 0px 5px 0px;
	margin:8px 12px 14px 30px;
	font-weight:bold;
	text-align:right;
}
#footerdiv /*the footer area*/
{
	padding-bottom:4px;
	padding-top:20px;
	width:861px;
}
#contentdiv
{
	width: 825px;
	text-align: left;
	vertical-align:top;
	min-height:600px;
	height:auto !important;
	height:600px;
	margin: 0px 10px 10px 20px;
	background-color: #FFFFFF;
}
.headerdiv
{
	clear:left;
	width:830px; 
	margin:0px 0px 12px 0px;
	height:30px;
	background-color:#E1E1E1;
	
}
.headershortdiv
{
	clear:left;
	width:515px; 
	margin:0px 0px 12px 0px;
	background-color:#E1E1E1;
	
}
.headerdivinner
{
	padding:4px 0px 4px 10px;
}
.footertext
{
	margin-left:17px;
}
.searchinput
{
	width:155px;
	font-size:11px;
	color:#333333;
	font-weight:normal;
}
.searchimg
{
	padding-left:7px;
	padding-right:3px;
}
/* -- Standard divs --*/

.leftfloating
{
	float: left;
}
.rightfloating
{
	float: right;
}
.centered
{
	text-align: center;
}
.rightaligned
{
	text-align: right;
}
.leftaligned
{
	text-align: left;
}
.hidden
{
	display:none;
}
img.borderless
{
	border: 0;
}
div.tablerow
{
}
div.content
{
	float: right;
	width: 79%;
}
div.fullwidth
{
	width: 100%;
}
div.rightpadded
{
	padding-right: 1em;
}
div.clear
{
	clear: both;
}

/*Dessa klasser kan behövas i famtiden*/
.margintop35
{
	margin-top:35px;
}
.margintop6
{
	margin-top:6px;
}
.margintop3
{
	margin-top:3px;
}
#mainsearchdiv
{
}
#searchbutton
{
}
#navareadiv
{
}
#quickbardiv
{
}
#mainareadiv
{
}
#templatearea
{
}
.normalwidth
{
	width: 72%;
}
img
{
	border: 0;
}
#quickbar
{
	float:left;
}
#cookielink
{
}