body {
	background: #ffc617 url(../imgs/bg.jpg) repeat-x;
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	}

body#blackboard {
	background: none;
	}

#wrapper {
	width: 795px;
	margin: 0 auto;
	}

#movie {
	width: 788px;
	height: 439px;
	padding: 68px 0 0 7px;
	background: url(../imgs/moviebg.jpg) no-repeat;
	}

#sponsorer {
	width: 331px;
	height: 44px;
	margin: 5px 2px 0 auto;
	padding: 0;
	background: url(../imgs/huvudsponsorer.jpg) no-repeat;
	position: relative;
	}

#sponsorer a {
	display: block;
	height: 30px;
	position: absolute;
	cursor: pointer;
	}

#sponsorer a.telia {
	top: 5px;
	right: 135px;
	width: 85px;
	}

#sponsorer a.swedbank {
	top: 5px;
	right: 20px;
	width: 110px;
	}

.clearBoth {
	clear: both;
	}

h1 {
	font-size: 20px;
	line-height: 22px;
	}

p, ul, li {
	font-size: 11px;
	line-height: 18px;
	}
	
/*********************************/
	
#backgroundPopup {
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	border:1px solid #cecece;
	z-index:1;
}
.popup {
	display: none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	width:590px;
	margin: 5px auto;
	background:#FFFFFF;
	border:5px solid #fff;
	z-index:2;
	padding: 0;
	font-size:13px;
}
#popupContact h1 {
	text-align:left;
	color:#6FA5FD;
	font-size:22px;
	font-weight:700;
	border-bottom:1px dotted #D3D3D3;
	padding-bottom:2px;
	margin-bottom:20px;
}
.popupContactClose {
	display:block;
	width: 75px;
	height: 25px;
	margin: 0;
	padding: 0;
	float: right;
	background: url(../imgs/close.gif) 0 0 no-repeat;
	cursor: pointer;
}
.popupContactClose:hover {
	background-position: 0 -25px;
}
#button {
	text-align:center;
	margin:100px;
}

.popup1 {
	background: #fff url(../imgs/bgpaper.jpg) 0 0 no-repeat;
	height: 525px;
	}
.popup1 .content {
	width: 440px;
	height: 500px;
	max-height: 500px;
	margin: 0 0 0 120px;
	padding: 0 30px 0 0;
	overflow-x: hidden;
	overflow-y: auto;
	}

.popup2 {
	background: #fff url(../imgs/bgpaper.jpg) 0 0 no-repeat;
	height: 530px;
	text-align: center;
	}

.popup3 {
	background: #fff url(../imgs/bgpaper.jpg) 0 0 no-repeat;
	height: 525px;
	}
#emobbtxt {
	width:400px;
	margin: 0 0 0 120px;
	}

.popup4 {
	background: #fff url(../imgs/bgdarin.jpg) 0 0 no-repeat;
	height: 530px;
	}
.popup4 .content {
	width: 440px;
	margin: 0 0 0 120px;
	padding: 0;
	}
.popup4 .h1 {
	margin: 0;
	padding: 0;
	}
	
.popup5 {
	background: #fff url(../imgs/bgpaper.jpg) 0 0 no-repeat;
	height: 425px;
	}
.popup5 .content {
	width: 400px;
	margin: 20px 0 0 120px;
	}

.popup6 {
	background: #fff url(../imgs/bgpaper.jpg) 0 0 no-repeat;
	height: 425px;
	}

.popup7 {
	background: #fff url(../imgs/bgpaper.jpg) 0 0 no-repeat;
	height: 425px;
	}
.popup7 .content {
	width: 440px;
	height: 400px;
	margin: 20px 0 0 120px;
	padding: 0 30px 0 0;
	overflow-x: hidden;
	overflow-y: auto;
	}

.popup8 {
	background:url(../imgs/bgblackboard.jpg) 0 0 no-repeat;
	}
.popup8 iframe {
	width: 590px;
	height: 515px;
	}
body#blackboard {
	color: #fff;
	background: none;
	}
body#blackboard h1 {
	font-size: 20px;
	line-height: 24px;
	}
#blackboardWrapper {
	width:530px;
	padding: 0 20px 30px;
	margin: 0 auto;
	font-size: 12px;
	line-height: 18px;
	}
#blackboardWrapper #left {
	float:left;
	width: 380px;
	}
#blackboardWrapper #right {
	float:right;
	width: 140px;
	}
#left a, #left a:link, #left a:visited {
	color: #FADFEB;
	text-decoration: underline;
	}
#right ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#right ul li {
	margin: 0 0 8px;
	padding: 0;
	}
#right ul li a {
	color: #FADFEB;
	text-decoration: none;
	font-weight: bold;
	padding: 0 0 0 17px;
	display: block;
	line-height: 13px;
	}
#right ul li a:hover {
	color: #fff;
	text-decoration: underline;
	}
#right ul li.active a {
	background: url(../imgs/blackboardmenu.gif) 0 3px no-repeat;
	}
#right ul li.active a:hover {
	color: #FADFEB;
	text-decoration: none;
	}

.popup9 {
	text-align: center;
	}
.popup9 a {
	cursor: pointer;
	}
