/* div {border: solid 1px black;} */

html {
	overflow-y: scroll;
	overflow-x: hidden;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

body {
	background-color: #cccccc;
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	font-family: Verdana, Arial, sans-serif;
	color: #000;
	width: 100%;
}

a:link,
a:visited,
a:active {
	text-decoration: none;
	color: #000;
}

a:hover {
	color: #cc0000;
}

input {
	color: #000000;
	background-color: #E5E5E5;
}

hr {
	color: #cc0000;
	background-color: #cc0000;
	height: 1px;
	border: 0;
	margin-top: 10px;
}


.pageWrapper {
	margin: 10px auto 0 auto;
	width: 950px;
	background-color: white;
	padding: 0;
	border-top: #cc0000 20px solid;
	background: url(/images/bakgrund.gif) repeat-y;
}

#flags img {
	border:none;

}

#flags {
	float:right;
		margin: -16px 3px 0 0;
}



#header {
	display: block;
	height: 100px;
	width: 950px;
	background-color: #fff;
}

#logo {
	margin: 5px 0 0 18px;
	padding: 0;
	position: absolute;
	border-style: none;
}

#logo img {
	border-style: none;
}

#header h1 {
	font: normal 4.3em/1.1em Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin: 0;
	padding: 19px 0 0 0;
	letter-spacing: 0.01em;
}

#header h1 a:hover {
	color: #000;
}

.search {
	margin: 10px 0 0 0;
	font-size: 0.9em;
}

.search ul {
	margin: 0;
	display: inline;
}

.search ul li {
	list-style: none outside;
	background: url(/images/fyrkant.gif) no-repeat 0.15em 6px;
	padding: 2px 0 0 1.3em;
	font-size: 1.2em;
	font-weight: bold;
}

.search form {
	margin-top: 5px;
}

.leftColumn {
	padding: 0 0 0 20px;
}

.rightColumn {
	padding: 0;
}

.leftColumn,
.rightColumn {
	float: left;
	width: 200px;
	margin: 0;
	vertical-align: top;
		font-size: 1.1em;
}

.leftColumn dd,
.rightColumn dd,
.middleColumn dd {
	list-style-position: outside;
	list-style: none;
	background: url(/images/pil.gif) no-repeat 0.15em 2px;
	padding: 2px 0 0 1.3em;
	line-height: 1.4em;
	text-align: left;
	margin: 0;
}

.leftColumn dt,
.rightColumn dt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}



.leftColumn dl,
.rightColumn dl {
	margin: 0 0 12px 0;
	padding: 0;
}

.adress ul li {
	list-style-position: outside;
	list-style: none;
	background: url(/images/pil.gif) no-repeat 0.15em 2px;
	padding: 2px 0 0 1.3em;
	margin: 0;
	text-align: left;
}

.adress {
	margin-top: 20px;
}

.adress ul {
	display: inline;
}

/* 

MENU styles

*/

#menu {
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.45em;
	white-space: nowrap;
	width: 100%;
	display: block;
}

#menu a:link,
#menu a:visited,
#menu a:active {
	padding: 4px;
	color: #747474;
	margin-right: 2px;
}

#menu a:hover {
	background-color: #cc0000;
	color: white;
}

.middleColumn {
	float: left;
	width: 432px;
	/*border-left: #cc0000 1px solid;
	border-right: #cc0000 1px solid;*/
	padding: 0 20px 0 20px;
	margin: 0 20px 0 20px;
	font-size: 1.1em;
	line-height: 1.4em;
}

.middleColumn h2 {
	font: normal 2.5em/1.1em Georgia, "Times New Roman", Times, serif;
	margin: 10px 0 5px 0;
	padding: 0;
}

.middleColumn h3 {
	font: normal 2.2em/1.2em Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}

.middleColumn dt {
	font-size: 1.05em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	list-style: none;
}

.middleColumn p {
	margin: 0;
}

.middleColumn img {
	border: none;
}


.download {
	height: 24px;
	white-space: nowrap;
}

.download img {
	vertical-align: middle;
}


.readmore {
	background: url(/images/pil.gif) no-repeat 0.15em 1px;
	padding: 1px 0 0 13px;
	width: 50px;
	margin: 0;
	white-space: nowrap;
}

.listmiddlesmal {
	width: 206px;
	margin: 0 10px 0 0;
	float: left;
}

.listmiddle {
	width: 420px;
	margin: 0 10px 0 0;
	float: left;
}

/* bilder positionering */

.imgRight {
	float: right;
	margin: 2px 10px 0.9em 0.9em;
	vertical-align: text-top;
	position: relative;
}

.imgLeft {
	float: left;
	margin: 2px 0.9em 0.9em 0;
	vertical-align: text-top;
	position: relative;
}


.artikel img {
border: none;
}

.imgCenter {
	display: block;
	margin: 1em auto;
	text-align: center;
	vertical-align: text-top;
}

.imgHuvud {
	display: block;
	margin: 0 auto 2px auto;
	text-align: center;
	border-style: none;
}



.footer {
	color: white;
	width: 100%;
	padding: 10px 0 10px 0;
	margin: 5px 0 0 0;
	font: normal 1.3em/1.1em Georgia, "Times New Roman", Times, serif;
	background-color: #cc0000;
	text-align: center;
	border-top: #fff 12px solid;
}

.clear {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

/* clearfix hack
----------------------------------------------- */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-table;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/*--- Lightbox JS ---*/

#lightbox {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img {
	border: none;
}

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer {
	padding: 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav {
	left: 0;
}

#hoverNav a {
	outline: none;
}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(/images/spacer.gif) no-repeat;

/* Trick IE into showing hover */
	display: block;
}

#prevLink {
	left: 0;
	float: left;
	background: url(/images/prevlabel.gif) left 100% no-repeat;
}

#nextLink {
	right: 0;
	float: right;
	background: url(/images/nextlabel.gif) right 100% no-repeat;
}

#prevLink:hover, #prevLink:visited:hover {
	background: url(/images/prevlabel.gif) left 100% no-repeat;
}

#nextLink:hover, #nextLink:visited:hover {
	background: url(/images/nextlabel.gif) right 100% no-repeat;
}

#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}

#imageData {
	padding: 0 10px;
}

#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}

#imageData #caption {
	font-weight: bold;
}

#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}

#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}