/* CSS Document */

*  {
	margin: 0;
	padding: 0;
}

html  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 

body {
	min-width: 780px;
	background-image:url(images/bg.gif);
	background-color: #919191;
	background-repeat:repeat-x;
	color: #000;
	text-align: center;
	height:100%;
}

#main  {
	width: 780px;
	height: auto;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;	
}

#banner {
	height: 117px;
	width: 780px;
	background-color:#fff;
	border-top:#fff solid 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.banner {
	margin-left:51px;
}

#slogan {
	/*background-image:url(images/sloganTop.gif);*/
	position:absolute;
	margin:59px 0px 0px 430px;
}

#bg {
	background-color: #E0E8F1;
	border: #8AA4C3 solid 1px;
	margin: 12px 10px 15px 8px;
	padding: 10px 0px 0px 10px;
	overflow:hidden;
}

p {
	margin-right:20px;
}

a  {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
} 

a:hover  {
	text-decoration: none;
}

h1  {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #004384;
	padding: 10px 0px 0px 0px;
	background-image:url(images/slogan.gif);
	background-repeat:no-repeat;
	height:22px;
	text-indent:-9999px;
}

h2  {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #004384;
	padding: 0px 0px 0px 10px;
}

h3  {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #004384;
	padding: 0px 0px 5px 10px;
	text-align:center;
}

#right {
	margin: 0px;
	padding: 0px 5px 0px 5px;
	width: 600px;
	float: right;
	display:inline;
	position: relative;
	background:#A6C2DF;
}

#right a  {
	color: #721000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
} 

#right a:hover  {
	color: #000;
}

#right ul {
	display:block;
	padding-left:50px;
}

#right ul li {
	display: list-item;
	margin:5px 75px 0px 0px;
}

#right ul li ul {
	margin:0px;
	padding-left:15px;
}

#right ul li ul li {
	padding-left:5px;
}

#right ol {
	display:block;
	padding-left:50px;
}

#right ol li {
	display: list-item;
	margin:5px 75px 0px 0px;
	padding:0px;	
}

#right ol li ol li {
	margin:0px;
	padding:0px 0px 0px 5px;
}

#right p {
	padding: 0px 0px 15px 10px;
	/*position:relative;
	z-index:2;*/
}

#right img {
	border:#FFF solid 1px;
	margin:0px 10px 10px 10px;
}

#bottom img	{
	position:absolute;
	bottom: 16px;
	right: 16px;
	width:200px;
	height:248px;
	border:none;
	margin:0px;
	padding:0px;
	/*z-index:1
	background-image:url(images/BobStenehjemBG.jpg);
	background-repeat:no-repeat;*/
}

#list ul {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 40px;
	float: left;
	text-align: left;
	list-style: none;
	background-color:#1777B1;
}

#list ul li {
	float: left;
	margin: 0px;
	padding: 0px 40px 15px 0px;
	width: 154.1px;
}

.alert {
	color:#E80732;
	font-weight:bold;
}

#next {
	background-image: url(images/next.gif);
	background-repeat: no-repeat;
	background-position: top right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #721000;
	text-align: right;
	padding: 0px 20px 15px 0px;
}

#next a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #721000;
	text-align: right;
	text-decoration: underline;
}

#left {
	width: 164px;
	margin: 12px 0px 0px 0px;
	float: left;
	position: relative;
	background:#0054a5;
	border: #8AA4C3 solid 1px;
}

#navLeft {
	list-style-type: none;
	width: 164px;
}

#navLeft li  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#navLeft a  {
	display: block;  /* to increase clickable area as a's default to inline */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
}

#navLeft a:hover  {
	background-color: #e51937;
}
	
.submit input  {
	background-color: #C1D9FC;
	border-top: #FFF solid 1px;
	border-bottom: #70809C solid 1px;
	border-left: #FFF solid 1px;
	border-right: #70809C solid 1px;
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 15px 0 0 57px;
	text-transform: uppercase;
}

.submit input:hover  {
	background-color: #00286F;
	border-top: #FFF solid 1px;
	border-bottom: #70809C solid 1px;
	border-left: #FFF solid 1px;
	border-right: #70809C solid 1px;
	color: #C1D9FC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 15px 0 0 57px;
	text-transform: uppercase;
} 

#footer {
	background-color: #0054a5;
	color: #fff;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 610px;
	padding: 5px 0px 5px 0px;
	border-top: #919191 solid 1px;
	display:inline;
	position: relative;
	float:right;
}

#footer a  {
	color: #fff;
}

#footer a:hover  {
	text-decoration: none;
}
	

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
