/* CSS Document */
body {
	background-image:url(../images/abstract2.jpg);
	background-repeat: no-repeat;
	font-family : Arial, Helvetica, sans-serif;
}
a {
	color:#FFF;
}
td {
	color: #FFF;	
}
#banner {
	height: 150px;
	/*background-image: url(../images/gullstikka_transparent2.gif);
	background-repeat: no-repeat;
	background-position:center;*/
	font-weight: bold;
	text-align: center;
	color:#fff;
	font-size: 20px;
	width: 710px;
	/* midten av bildet = 375px ut */
}
.welcome {
	margin-left:100px;
	font-size: 20px;
	color:#FFF;
	padding-top:100px;
}
.welcome2 {
	margin-left:230px;
	font-size: 20px;
	color:#FFF;
	padding-top:100px;
}

#main {
	width: 710px;
}
select {
	width: 180px;
}
td {
	width: 230px; /*260px;*/
}
.button {
	display:none;
	width: 50px;
}

table {
	border: 0;
}
span {
	font-size: 16px;
}
#buttons {
	height: 600px;
	width: 710px;
	margin-left: 80px;/*115px*/
}
.disclaimer {
	font-size:9px;
	text-align:left;
}
#sponsors {
	height: 100px;
	width: 710px;
	text-align:center;
}



.cntbut {
	height: 45px;
}
.answer {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width: 300px;
	height: 100px;
	background-color: #E6CA9A;/*#FF9900;*/
	padding: 15px;
	z-index:999;
}

.question {
	cursor:pointer;
	display:block;
	text-decoration:underline;
}
.questionmark {
	cursor: pointer;
	display: inline;
	font-weight:bold;
	background-image:url(../images/questionmark.png);
	background-repeat:no-repeat;
}
.questionmark-info-left {
	display: none;
	width: 400px;
	/*height: 200px;*/
	background-color: #666;
	color:#FFF;
	z-index: 200;
	padding: 5px;
}
.questionmark-info-right {
	display: none;
	width: 400px;
	/*height: 200px;*/
	background-color: #666;
	color:#FFF;
	z-index: 200;
	padding: 5px;
}
.textinput {
	width: 175px;	
}
.sponsorimg {
	border: 0;	
}
.sponsorhref {
	border: 0;	
}
.w3c-approval {
	display: block;
	position: absolute;
	z-index: 199;
	right: 0px;
	bottom: 0px;
	border: 0;
}
.rounded_top {
	background-image:url(../images/roundtop.gif);
	width: 306px;
	height: 45px;
}
.rounded_body {
	background-image:url(../images/roundbody.gif);
	width: 306px;
	height: 108px;
}
