
/* CSS Document */


body{
	background-image:url(../img/maincontainer_bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#e1e1e1;
	margin:0px;
	padding:0px;
	height:100%;
}



#page{
	width:1024px;
}

/* Added margin-left */
#toppmeny {

height:107px;


margin-left:1px;
width:1024px;

}

.hidden
{
	display:none;
}

.outlook {
	
	color: #fff;
}

#maincontainer{
	
	width:1024px;
	background-repeat:repeat-y;
	
	text-align:left;	
	margin-top:0px;
	margin-left:0px;
}
#toppmenyrad1{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#828282;
	width:450px;
	height:14px;
	position:relative;
	left:240px;
	top:5px;

}
/* Changed height from 38 to 40 */
#toppmenyrad2 {
height:40px;
left:2px;
position:relative;
top:20px;
width:870px;
}

#knappcontainer{
	margin-right:2px;
	margin-top:10px;
	height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#8b8b8b;
	float:left;

}
#knappcontainerOn{
	margin-right:1px;
	
	height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#8b8b8b;
	float:left;

}
/*	Changed height to 40 from 39 
	new image (gif)	*/
#knappcontainerleftOn {
background-image:url(../img/b_top_left_blue.gif);
float:left;
height:39px;
width:7px;
}
/* new image (gif) */
#knappcontainerrightOn {
background-image:url(../img/b_top_right_blue.gif);
float:left;
height:39px;
width:7px;
}
/* new image (gif) */
.knappcontainermidOn {
background-image:url(../img/b_top_mid_on_blue.gif);
background-repeat:repeat-x;
float:left;
height:30px;
padding-left:15px;
padding-right:15px;
padding-top:10px;
text-align:center;
text-transform:uppercase;
}

.knappcontainermidOn a{
	color:#0E34C6;
	text-decoration:none;
}


#knappcontainerleft{
	background-image:url(../img/b_top_left.jpg);
	width:7px;
	height:29px;
	float:left;
}
#knappcontainerright{
	background-image:url(../img/b_top_right.jpg);
	width:7px;
	height:29px;
	float:left;
}
.knappcontainermid{
	background-image:url(../img/b_top_mid.jpg);
	background-repeat:repeat-x;
	float:left;
	height:20px;
	text-transform:uppercase;
	padding-left:13px;
	padding-right:13px;
	padding-top:10px;
	
	text-align:center;	
}
.knappcontainermid a{
	color:#8B8B8B;
	text-decoration:none;
}
.knappcontainermid a:hover{
	color:#0E34C6;
	text-decoration:underline;
}


#toplogo{
	width:109px;
	height:34px;
	background-image:url(../img/logo.gif);
	position:relative;
	top:23px;
	left:-380px;
	cursor:pointer;
}

#containerbottomitem{

	width:890px;
	padding-left:80px;
	clear:both;
}
#bottomitem{
	
	text-align:left;
	float:left;
	margin-right:5px;
	background-image:url(../img/bottomitem_bg.gif);
	width:290px;
	height:123px;
	background-repeat:no-repeat;

}
#bottomitemline{
	line-height:0px;
	font-size:1px;
	
	margin-top:8px;
	width:280px;
	height:4px;
}
#bottomitemtext{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	padding-left:10px;
	padding-top:5px;
	margin-top:0px;
	margin-left:10px;
	width:260px;
	height:85px;
}
#bottomitemtext a, #bottomitemtext a:visited
{
	color:#0E34C6;
	text-decoration:none;
}

#bottomitemtext h1{
	margin:0px;
	padding:0px;
	font-size:18px;
	text-indent:0px;
	font-weight:lighter;
}
#bottomitemtext h2{
	margin:0px;
	padding:0px;
	font-size:12px;
	text-indent:0px;
	font-weight:lighter;
}

/*Taggar for undersidorna*/
/* margin-bottom */
#subMenuContainer {

clear:both;
margin-top:0px;
margin-bottom:0px;
margin-left:80px;
text-align:left;
width:870px;
}

/* 	width added 
	background image added (gif) */
#submenu {
background-image:url(../img/sub_menu_bg.gif) ;
background-repeat:repeat-y;
color:#B3B3B3;
float:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
height:20px;
width:847px;
padding-left:20px;
padding-top:5px;
text-transform:uppercase;
z-index:700;
}
.submenuitem{
	float:left;
	padding-right:20px;
}

/* Added margin-top */
#submenu3 {
background-image:url(../img/sub_menu_bg.gif) ;
background-repeat:repeat-y;
clear:both;
float:left;
margin-top:0px;
padding-top:3px;
padding-left:20px;
width:870px;
}

.submenu3item{
	font-size:9px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#B3B3B3;
	text-decoration:none;
	float:left;
	padding-right:10px;
	height:16px;
	white-space: nowrap;

}
.submenu3item a{
	font-size:9px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#8B8B8B;
	text-decoration:none;
}
.submenu3item a:hover{
	color:#0E34C6;
	text-decoration:underline;
}

.submenu3itemOn{
	font-size:9px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
	padding-right:10px;
	white-space: nowrap;
}
.submenu3itemOn a{
	font-size:9px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0E34C6;
	text-decoration:none;
}

.topSubNavLink
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#8b8b8b;
	text-decoration:none;
	TEXT-TRANSFORM: uppercase;
}
.topSubNavLink:hover{
	color:#0E34C6;
	text-decoration:underline;
}

.topSubNavLinkOn
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0E34C6;
	TEXT-TRANSFORM: uppercase;
	text-decoration:none;
}


.topNavLink
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#8b8b8b;
	text-decoration:none;
	TEXT-TRANSFORM: uppercase;
}

.topNavLinkOn
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	
	TEXT-TRANSFORM: uppercase;
}

.totalLine{
	width:870px;
	border-top:1px solid;
	border-color:#e1e1e1;
	clear:both;
	line-height: 0px;
 	margin-top: 2px;
  	margin-right: 0px;
  	margin-bottom: 2px;
  	margin-left:80px;
	
}

.noBorder{	
	border:0px;
	
	
}


#containersubmain{
	background-image:url(../img/mainsubtop.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	
	width:880px;
	text-align:left;
	margin-left:80px;
	margin-top: 0px;
	clear:both;
}
#leftAndMain{
	width:673px;
	float:left;
	
}

#leftAndMainSub{
	width:437px;
	float:left;
	padding-left:236px;
	
}

#totalMain{
	width:650px;
	float:left;
}



#subimage{
	clear:left;
	float:left;
	width:216px;
	margin-bottom: 10px;
	margin-left:0px;
	
}
#submaincontense{
	float:left;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:25px;
	margin-right:15px;
	color:#999999;
	width:400px;
	font-size:10px;
	margin-bottom: 40px;
}
#submaincontense h1{
	margin:0px;
	padding:0px;
	font-size:22px;
	text-indent:0px;
	font-weight:lighter;
}
#submaincontenseLarge{
	float:left;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:0px;
	margin-right:15px;
	color:#999999;
	width:650px;
	font-size:10px;
	margin-bottom: 40px;
}
#submaincontenseLarge h1{
	margin:0px;
	padding:0px;
	font-size:22px;
	text-indent:0px;
	font-weight:lighter;
}

h1, .heading1
{
	margin:0px;
	padding:0px;
	font-size:18px;
	text-indent:0px;
	font-weight:lighter;
	color: #000099;
}
h2, .heading2
{
	font-weight: bold; 
	font-size: 11px; 
	color: #999999;
	
}
.normal
{ 
	color:#999999;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}

#containersideitem{	
	margin-top:0px;	
	float:left;
	width:184px;
	
	margin-left:7px;
}
#sideitem{
	background-image:url(../img/sideitem_bg.jpg);
	width:194px;
	height:149px;
}
#sideitemtext h1{
	margin:0px;
	padding:0px;
	font-size:18px;
	text-indent:0px;
	font-weight:lighter;
}
#sideitemtext h2{
	margin:0px;
	padding:0px;
	font-size:12px;
	text-indent:0px;
	font-weight:lighter;
}
#sideitemtext{
	text-align:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	padding-left:10px;
	padding-top:10px;
	margin-top:0px;
	width:164px;
	height:149px;
}
#sideitemtext a, #sideitemtext a:visited
{
	color:#0E34C6;
	text-decoration:none;
}
#sideitemline{
	line-height:0px;
	font-size:1px;
	margin-left:5px;
	margin-top:8px;
	width:185px;
	height:4px;
}

#footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#B2B2B2;
	width:870px;
	text-align:center;
	margin-left:80px;
	padding-top:10px;
	height:16px;
	clear:both;
}


input.quicksearch {
	width: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border:1px solid #cccccc;
	margin-bottom:3px;
}

input.startUserName{
	border: 1px solid C8C8C8;
	width:150px;
	height:12px ;
	
}
input.startUserPassword{
	border: 1px solid C8C8C8;
	 width:90px;
	 margin-left:0px!important;
	 padding:0px;
	 height:12px ;
}

input.startLoginButton{
	border: 1px solid CB5D5D;
	height:18px;
	margin:0px;
	padding:0px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CB5D5D;
	background-color:fff;
	width:80px
}

input.pageUserName{
	border: 1px solid C8C8C8;
	width:150px;
	height:12px ;
	
}
input.pageUserPassword{
	border: 1px solid C8C8C8;
	 width:150px;
	 margin-left:0px!important;
	 padding:0px;
	 height:12px ;
}


.thumbPic{	
	border:0px;
	margin-bottom:4px;
	
}

.thumbLink{
	font-size:9px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#B3B3B3;
	text-decoration:none;	
	margin-top:4px;
	height:16px;
}

.pdf{
	background:#EAF8FC url(../img/pdf.gif) no-repeat scroll right top;
	border-bottom:3px solid #D2D2D2;
	font-weight:bold;
	padding:40px 90px 15px 25px;
}
