 @CHARSET "UTF-8";

body {
	background: #000;
	color: #8b763e;
	font-family:"Times New Roman",Georgia,Serif;
	margin-top: 15px;
}

a {
	color: #8b763e;
}

a:hover {
	text-decoration: underline;
}

.wrapper {
	margin: 0;
	padding: 0;
}

.content {
	width: 1024px;
	margin: auto;
}

.header {
	float: left;
	width: 1024px;
	height: 195px;
}

.three-crownes {
	padding: 20px 0 0 20px;
	float: left;
}

.logo {
	float: left;
	width: 65%;
	text-align: center;
}

.dala-horse {
	float: right;
	padding-right: 70px;
}

	.dala-horse img {
		float: right;
	}

	.dala-horse ul {
		list-style-type: none;
	}
	
		.dala-horse ul li {
			color: #5e615c;
			font-size: 12px;
			float: left;
			padding-right: 25px;
		}
		
		.dala-horse a {
			text-decoration: none;
			color: #5e615c;
		}
		
		.dala-horse a:hover {
			text-decoration: underline;
		}
		
.main {
	float: left;
	width: 1024px;
	text-align: center;
}
		
.footer {
	float: left;
	width: 1024px;
	padding-top: 40px;
	margin-top: 20px;
}

.footer-links,
.footer-links-us {
	padding-bottom: 90px;
}

	.footer-links a,
	.footer-links-us a {
		text-decoration: none;
	}

	.footer-links a:hover,
	.footer-links-us a:hover {
		text-decoration: underline;
	}
	
.footer-links ul,
.footer-links-us ul {
		list-style-type: none;
		position: relative;
		left: 18%;
	}
	
.footer-links-us ul {
	list-style-type: none;
	position: relative;
	left: 20%;
}

	.footer-links ul li,
	.footer-links-us ul li {
		position: relative;
		font-size: 24px;
		float: left;
		padding-right: 55px;
	}
	
	.footer-links ul li.middle-li,
	.footer-links-us ul li.middle-li {
		margin-top: -40px;
	}
	
	.footer-links ul li.last-li,
	.footer-links-us ul li.last-li {
		padding-left: 200px;
	}
	
.twitter {
	float: left;
	clear: both;
	text-align: center;
}

.donation {
	margin-top: -45px;
	float: left;
	width: 64%;
	text-align: center;
}

.facebook {
	float: right;
	text-align: center;
}

.twitter a,
.facebook a {
	color: grey;
}

.artimus-link {
	clear: both;
	margin-bottom: 30px;
	padding-bottom: 30px;
	text-align: center;
}

.artimus-link a {
	text-decoration: none;
	color: grey;
}

.artimus-link a:hover {
	text-decoration: underline;
}

.bold {
	font-weight: bold;
}

/************ PRESS and BANNERS ************/
.press-left {
	float: left;
	width: 48%;
	text-align: center;
}

.press-right {
	float: right;
	width: 48%;
	text-align: left;
}

	.press-right .show-banners {
		text-align: right;
	}

.hiddenShowBanners {
	display: none;
}

.bannerDiv {
	padding: 10px;
}

.bannerDiv p {
	font-size: 14px;
	margin-bottom: 15px;
}

.press-right a {
	cursor: pointer;
}

/********** SE FILMERNA **********/
.movie-one, .movie-two, .movie-three {
	float: left;
	width: 30%;
	padding: 0 15px 0 15px;
}

.movie-one h2, .movie-two h2, .movie-three h2 {
	font-size: 24px;
	padding: 20px 0 20px 0;
	font-weight: normal;
}

.movie-one p, .movie-two p, .movie-three p {
	text-align: left;
}

.movie-one a, .movie-two a, .movie-three a {
	cursor: pointer;
}

.hiddenShowMovie {
	display: none;
}

/********** DONERA ***********/
.donera {
	text-align: left;
	width: 50%;
	margin: 0 auto;
}

/********** MEDVERKANDE **********/
.medverkande-ett {
	float: left;
	width: 28%;
}

	.medverkande-list {
		text-align: left;
		height: 220px;
		overflow: scroll;
		border: 1px solid #333;
		padding-top: 20px;
		background: #333;
	}

.medverkande-list ul {
	list-style-type: none;
	padding: 0;
	background: #333;
	margin: 0;
}

	.medverkande-list ul li {
		padding: 5px 0 5px 10px;
	}
	
		.medverkande-list ul li.current {
			background: #000;
		}
		
		.medverkande-list ul li a {
			text-decoration: none;
		}
		
		.medverkande-list ul li a:hover {
			text-decoration: underline;
		}
		
.medverkande-two {
	float: left;
	width: 33%;
	border: 1px solid #333;
	margin-left: 20px;
	padding-top: 25px;
	height: 220px;
}

	.medverkande-two p {
		text-align: left;
		padding-right: 35px;
		padding-left: 30px;
	}
	
.medverkande-tre {
	float: left;
	width: 33%;
	text-align: left;
	margin-left: 20px;
}

	.medverkande-tre-text {
		padding-left: 10px;
		padding-top: 20px;
	}
	
	.medverkande-tre-kontakt {
		text-align: right;
		padding: 20px 0 0 0;
		cursor: pointer;
	}
	
.slider-wrapper-small-images {
	height: 224px;
	float: left;
	margin-top: 10px;
}

#slider-small-images ul, #slider-small-images li {
	margin: 0;
	list-style: none;
}

#slider-small-images {
	width: 285px;
}

#slider-small-images li {
	width: 280px;
	height: 49px;
}

#slider-small-images li img {
	padding-right: 7px;
}

/********** KONTAKT **********/
.hiddenShowContact {
	display: none;
}

.hiddenShowContact input {
	width: 150px;	
}

.hiddenShowContact td.submit {
	text-align: right;	
}

.hiddenShowContact td.thirdparty {
	font-size: 10px;
	text-align: right;
}

