/* CSS Document */
/*------------------------------------------------*/
/*------------------------------------------------*/
/*-------------------Body Tag---------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/

body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
	background-image: url(../images/body_forside_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FEFEFE;
}


h1 {
font-family: Arial, Helvetica, sans-serif;
color: #CC0000;
font-weight: normal;
letter-spacing: -1px;
}


h2 {

font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
margin:0;
margin-top: 10px;
margin-bottom: 10px;
clear:both;
}

h3 {

font-family: Arial, Sans-Serif;
font-size: 18px;
font-weight: normal;

}
h4 {

font-family: Arial, Sans-Serif;
font-size: 18px;
font-weight: normal;
margin:0px;

}


p {
font-family: Arial, Helvetica, sans-serif;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
}

a:hover {
	color: #333333;
	text-decoration: none;
}


ul {

font-family: Arial, Helvetica, sans-serif;
}

li {margin: 0 0 0px 0;	padding: 0 0 0 0px;}

img {
	border: 0;
}


/*------------------------------------------------*/
/*------------------------------------------------*/
/*-------------------Wrapper----------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
#frame {
	width:980px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	text-align:left;
	padding:0px;
	
}


#topheader {
	float: left;
	height: 100px;
	width: 980px;
}

#logo {
	float: left;
	height: 100px;
	width: 995px;
}
#toplinks {
	float: left;
	height: 22px;
	width: 698px;
	background-color: #FFFFFF;
	margin-right: 20px;
}

#topmenu {
	float: right;
	padding-top: 5px;
}

#topmenu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#topmenu li {
	display: inline
}

#topmenu a {
	display: block;
	float: left;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}

#topmenu a:hover {
	text-decoration: underline;
	color: #024A7C;
}

#topmenu1 {
	background: url(../images/img03.gif) no-repeat left center;
}

#topmenu2 {
	background: url(../images/img04.gif) no-repeat left center;
}

#topmenu3 {
	background: url(../images/img05.gif) no-repeat left center;
}

/* Menu */

#menu {
	width: 700px;
	height: auto;
	float: left;
	padding-top: 40px;
	margin: 0px;
}

#menu ul {
	float: right;
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#menu li {
	display: inline;
}

#menu a {
	position: relative;
	margin-left: 1.6em;
	text-decoration: none;
	text-transform: uppercase;
	font-size: xx-small;
	font-weight: bold;
	color: #024A7C;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#menu a:hover, #menu .active a {
	border-bottom-color: #024A7C;
	color: #666666;
}

#banner {
	float: left;
	height: 300px;
	width: 980px;
}

#maincontent {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: auto;
}

#maincontent #leftsidesection{
	float: right;
	width: 250px;
}

#leftsidesection h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	padding-left: 10px;
	padding-top: 10px;
	margin: 0px;
	padding-bottom: 10px;
}

#leftsidesection p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: normal;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
}


#marqueecontainer{
	position: relative;
	width: 300px; /*marquee width */
	height: 100px;
	overflow: hidden;
	padding-left: 4px;
	float: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
}

#marqueecontainer h3{
	color: #024A7C;
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;
	margin: 0px;
}

#marqueecontainer ul{
	margin: 0px;
}

#marqueecontainer p{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#marqueecontainer a{
	text-decoration: none;
	color: #B79C33;
}


#rightsidesection{
	float: left;
	width: 725px;
	background-image: url(../images/rightcontent-bg.gif);
	height: auto;
	background-repeat: no-repeat;
}

#rightsidesection_down{
	background-repeat: no-repeat;
	height: 247px;
	width: 700px;
	float: left;
	padding-left: 20px;
	background-position: right;
}

#rightsidesection_down h2{
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	font-family: Georgia;
	color: #333333;
}

/* sidebar */
#sidebar {
	float: left;
	width: 200px;
	padding: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	background-color: #FFFFFF;
	height: 220px;
}
#sidebar ul.sidemenu {
	list-style:none;
	margin: 0;
	padding: 5px 0 15px 0;			
}
#sidebar ul.sidemenu li {
	padding: 0 10px;
}
#sidebar ul.sidemenu a {
	display: block;
	font-weight:normal;
	color: #666666;
	height: 1.5em;
	text-decoration: none;
	padding:.3em 0 .3em 15px;
	line-height: 1.5em;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#sidebar ul.sidemenu a.top{
	border-top: 1px dashed #151515;
}
#sidebar ul.sidemenu a:hover {
	padding: .3em 0 .3em 10px;
	color: #006699;
	background-color: #CCCCCC;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999999;
}
#sidebar .sidebox {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
#banner2 {
	float: left;
	height: 40px;
	width: 980px;
}

.bannerheading {
	z-index: -1;
	font-size: 14px;
	color: #CCCCCC;
	float: left;
	visibility: visible;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 300px;
	height: auto;
	padding: 10px;
	margin-top: 75px;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
}

#sub-maincontent {
	float: left;
	height: auto;
	width: 980px;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}


#sub-maincontent #leftsubarea{
	float: left;
	width: 740px;
	height: auto;
	background-color: #FFFFFF;
}






#leftsubarea #breadcrumbs{
	float: left;
	height: auto;
	width: 700px;
	padding-top: 5px;
	padding-left: 40px;
	padding-bottom: 5px;
}



#leftsubarea #text-banner{
	background-image: url(../images/text-banner-top.gif);
	background-repeat: no-repeat;
	float: left;
	height: 105px;
	width: 720px;
	margin-left: 5px;
	margin-top: 10px;
}

#leftsubarea #leftsubarea_nav{
	float: left;
	width: 180px;
	height: 400px;
}

#leftsubarea #leftsubarea_nav a{
	color: #666666;
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;

}

#leftsubarea #leftsubarea_nav a:hover{
	color: #CC0000;
	text-decoration: none;
	

}

#leftsubarea_nav ul{
	margin: 0px;
	padding-top: 1px;
	padding-right: 10px;
}

#leftsubarea_nav li{
	list-style-type: none;
	text-align: right;
	padding-top: 5px;
}

#middlecontent_sub {
	float: left;
	width: 535px;
	margin-top: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	height: auto;
	padding-right: 10px;
	padding-left: 10px;
}

#middlecontent_sub h1{
	font-size: 18px;
	letter-spacing: normal;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1F5A8C;

}

#middlecontent_sub h2{
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	color: #0099CC;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
	padding-bottom: 2px;

}

#middlecontent_sub p{
	margin: 0px;
	line-height: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: justify;

}

#middlecontent_sub a{
	color: #666666;
	font-weight: bold;
	font-size: 11px;

}

#middlecontent_sub a:hover{
	color: #CC0000;
	text-decoration: none;

}

.searchbox {
	width: 100px;
	border: 1px solid #CCCCCC;
	background-color: #F4F4F4;
	font-size: 11px;
}
.searchbt {
	background-color: #1F5A8C;
	color: #FFFFFF;
	width: 35px;
	font-size: 11px;
}


#extratext {
	float: left;
	height: auto;
	width: 520px;
	background-image: url(../images/bg_node-1.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-bottom: 20px;
	margin: 0px;
}


#sub-maincontent #rightsubarea{
	float: left;
	width: 220px;
	background-image: url(../images/subpage-container.jpg);
	background-repeat: no-repeat;
	background-position: -1px top;
	height: auto;
	margin-right: 0px;
	margin-left: 0px;
}

#rightinnerarea {
	float: left;
	width: 210px;
	padding-left: 7px;
}

#rightinnerarea h2{
	float: left;
	width: 180px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	padding-right: 15px;
	color: #024A7C;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#rightinnerarea ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

#rightinnerarea #newssection {
	float: left;
	width: 190px;
}

#newssection p{
	font-size: 11px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 6px;
	line-height: normal;
	width: auto;
}
.newsgreen {
	color: #666666;
}
#newssectionspacer {
	float: left;
	width: 180px;
	background-image: url(../images/horizontal-dots.gif);
	background-repeat: repeat-x;
	margin-left: 10px;
}

#contactbutton {
	float: left;
	width: 200px;
	background-image: url(../images/drupal-experts.gif);
	height: 92px;
	background-repeat: no-repeat;
	background-position: right;
}

/* =-=-=-=-=-=-=-[Menu Five]-=-=-=-=-=-=-=- */

#menu5 {
	width: 199px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #D0D0D0;
	border-right-color: #FFFFFF;
	border-bottom-color: #D0D0D0;
	border-left-color: #FFFFFF;
        }

#menu5 li a {
	height: 24px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
        }

#menu5 li a:link, #menu5 li a:visited {
	color: #777;
	display: block;
	text-align: left;
	background-image: url(../images/menu5.gif);
	padding-top: 8px;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 30px;
        }

#menu5 li a:hover, #menu5 li #current {
	color: #fff;
	text-align: left;
	background-image: url(../images/menu5.gif);
	background-position: 0 -32px;
	padding-top: 8px;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 30px;
        }

#menu5 li a:active {
	color: #fff;
	text-align: left;
	background-image: url(../images/menu5.gif);
	background-position: 0 -64px;
	padding-top: 8px;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 30px;
        }



#footer {
	float: left;
	height: 30px;
	width: 980px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0F0F0;
	background-color: #FFFFFF;
	margin-top: 40px;
	padding-top: 20px;
}


	
	dl.navleft { width: 100%; }
	dl.navleft, dl.navleft dd { margin: 0; }
	dl.navleft dt { background: #A9A9A9; font-size: 12px; padding: 1px; margin: 2px; border-bottom:none !important; }
	dl.navleft dt a { color: #3f4040 !important; padding:3px 2px; }
	dl.navleft dt a:hover { color: #696969 !important; }
	dl.navleft dd a { color: #000; }
	dl.navleft dd a:hover { color: #000 !important; } 
	dl.navleft ul { list-style: none; padding: 5px; }
