* {
	-moz-box-sizing: border-box !important;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

html, body {
	margin:0;
	padding:0;
}
	body, td {
		text-align:left;
		font-family: "Segoe UI", Tahoma, Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#9b978e;
		/*color:#78746c;*/
		line-height: 1.8em;
	}
	
	body {
		background-color:#2b2926;
		text-align: center;
	}
	
	th {
		text-align:left;
		font-family: "Segoe UI", Tahoma, Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#ffc800;
		font-weight:bold;
		letter-spacing:0.2em;
		padding: 1.5em 0 0.1em 0;
	}
	
	a {
		color:#c6c2b9;
		text-decoration:none;
	}
	div.menubar a {
		color:#9b978e;
	}
	a:hover {
		color:#FFF !important;
		text-decoration:underline;
	}

	a.bildlink { border-bottom: none; }
	
	a.admin {
		padding-left: 10px;
		background-image:url(/grafik/edit.gif);
		background-repeat:no-repeat;
		background-attachment:scroll;
		background-position:left center;
	}
	
	p {
		text-align:justify;
		margin: 0;
		/*text-indent: 1.4em;*/
	}
	
	h1 {
		text-align: left;
		font-family: "Segoe UI", Tahoma, Arial, Helvetica, sans-serif;
		font-size:21px;
		color:#ffffff;
		font-weight:normal;
		letter-spacing:0.5em;
		padding: 1.0em 0 0.1em 0;
		margin: 0;
	}

	h2 {
		text-align: left;
		font-family: "Segoe UI", Tahoma, Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#c6c2b9;
		text-transform: uppercase;
		font-weight:normal;
		letter-spacing:0.4em;
		padding: 1.5em 0 0.1em 0;
		margin: 0;
	}

	h2.album {
		text-align: center;
		font-family: "Segoe UI", Tahoma, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#9b978e;
	}
	h2.album a {
		color:#9b978e;
	}

	h3 {
		text-align:left;
		font-family: "Segoe UI", Tahoma, Arial, Helvetica, sans-serif;
		font-size:11px;
		line-height: 1.4em;
		color:#ffc800;
		font-weight:bold;
		letter-spacing:0.1em;
		padding: 1.5em 0 0.1em 0;
		margin: 0;
	}
	
	h1 a,
	h2 a,
	h3 a {
		color:#ffffff;
	}


	pre {
		text-align: left;
	}
	
	a.override {
		color:#ffffff !important;
		text-decoration:none !important;
		border-bottom: 1px solid #ffffff !important;
	}
	
	
	.datum {
		color:#ffffff;
		margin-right: 0.9em;
	}
	
	.text_liten,
	.text_liten * {
		font-size:11px;
		line-height: 1.4em;
	}
	
	.text_liten h2 {
		letter-spacing:0.1em;
	}
	
	
	.contentbox {
		background-color: #282623;
		padding: 0px 8px 10px 8px;
		margin-bottom: 5px;
	}
	


	.bildram_thumb {
		width:200px;
		height:200px;
		background-color:#282623;
		margin-bottom: 10px;
	}
	
	.bildram_thumb * {
		line-height: 1.2em;
		font-size:11px;
		color:#6f6b63;
	}
	
	.bild_thumb {
		border: 2px solid #6f6b63;
	}
	
	.bildram_thumb a:link { color:#ffffff; text-decoration:none; border-bottom: none; }
	.bildram_thumb a:visited { color:#ffffff; text-decoration:none; border-bottom: none; }
	.bildram_thumb a:active { color:#ffffff; text-decoration:none; border-bottom: none; }
	.bildram_thumb a:hover { color:#ffffff; text-decoration:none; border-bottom: none; }
	
	.bildram_thumb a:hover .bild_thumb { border-color: #CCCCCC; }
	
	
	.bildtitel_thumb {
	}

	.bildfotograf_thumb {
	}

	.bildram {
		width:800px;
		background-color:#282623;
		margin-bottom: 10px;
	}
	
	.bildram * {
		line-height: 1.2em;
		font-size:13px;
		color:#6f6b63;
	}
	
	.bild {
		border: 2px solid #6f6b63;
		margin-bottom: 20px;
	}
	.bildram a:link { color:#ffffff; text-decoration:none; border-bottom: none; }
	.bildram a:visited { color:#ffffff; text-decoration:none; border-bottom: none; }
	.bildram a:active { color:#ffffff; text-decoration:none; border-bottom: none; }
	.bildram a:hover { color:#ffffff; text-decoration:none; border-bottom: none; }
	
	.bildram a:hover .bild { border-color: #CCCCCC; }
	
	
	.bildtitel {
		font-size:16px;
		color:#9b978e;
	}

	.bildfotograf {
	}

	.medlem_titel {
		color:#ffffff;
		font-style:italic;
	}
	
	.bilddatum {
		color:#444444;
	}
	
	
	.meny_box {
		font-size:13px;
		color:#9b978e;
		line-height: 1.2em;
	}
	
	.meny_box a:link { color:#ffc800; text-decoration:none; border-bottom: 1px dotted #3F3F3F; }
	.meny_box a:visited { color:#ffc800; text-decoration:none; border-bottom: 1px dotted #3F3F3F; }
	.meny_box a:active { color:#ffc800; text-decoration:none; border-bottom: 1px dotted #3F3F3F; }
	.meny_box a:hover { color:#ffffff; text-decoration:none; border-bottom: 1px solid #ffffff; }
	
	
	
	input, textarea, select {
		font-family: "Segoe UI", Tahoma, Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#ffffff;
		background-color:#3a3a3a;
		border-style:solid;
		border-width:2px;
		border-color:#222222 #444444 #444444 #222222;
	}
	
	input:focus, textarea:focus, select:focus {
		background-color:#cccccc;
		color:#000000;
		border-color:#aaaaaa #dddddd #dddddd #aaaaaa;
	}
	
	input[type="button"]
	{
		font-family: "Segoe UI", Tahoma, Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#9b978e;
		background-color:#444444;
		border-style:solid;
		border-width:2px;
		border-color: #555555 #333333 #333333 #555555;
	}
	
	
	input[type="submit"]
	{
		font-family: "Segoe UI", Tahoma, Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight:bold;
		color:#000000;
		background-color:#ffc800;
		border-style:solid;
		border-width:2px;
		border-color: #ffd844 #dfa900 #dfa900 #ffd844;
	}











div#page {
	width: 900px;
	background-color: #262421;
	margin: 0 auto;
	text-align: left;
	border-style: solid;
	border-width: 1px;
	border-color: #3b3834;
}
div#container {
	width: 900px;
	padding: 20px;
	overflow: hidden;
	text-align: center;
}

div#header-container {
	width: 900px;
	padding: 0px 0px 5px 0px;
	margin:0 auto;
	text-align: center;
}

div#header-container h1 {
	text-align: center;
	padding-bottom: 10px;
	border-bottom: 1px solid #635e57;
}

div#container h2,
div#container h3 {
	text-align: left;
}

div.menubar {
	text-align: center;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}

div.menubar a {
	padding: 0px 10px;
}


div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}
div#footer {
	clear: both;
	margin: 0 auto;
	padding: 20px 0 40px;
	text-align: center;
	color: #635e57;
}
div#footer {
}
div.caption-container {
	
}
div.image-title {
	font-weight: bold;
	font-size: 13px;
	letter-spacing:0.2em;
	text-transform: uppercase;
	color: #635e57;
}
div.image-desc {
	line-height: 11px;
	padding-top: 12px;
}
div.download {
	margin-top: 8px;
}
div.photo-index {
	color: #635e57;
}
div.navigation a.prev {
	background-image: url(galleriffic/css/prevPageArrowWhite.gif);
}
div.navigation a.next {
	background-image: url(galleriffic/css/nextPageArrowWhite.gif);
}
div.loader {
	background-image: url(galleriffic/css/loaderWhite.gif);
}
div.slideshow img {
	border-color: #3b3834;
}
ul.thumbs li.selected a.thumb {
	background: #fff;
}
div.pagination a:hover {
	background-color: #111;
}
div.pagination span.current {
	background-color: #fff;
	border-color: #fff;
	color: #000;
}

div.content {
	display: none;
	clear: both;
	text-align: center;
}

div.content a, div.navigation a {
	text-decoration: none;
}
div.content a:hover, div.content a:active {
	text-decoration: underline;
}

div.navigation a.pageLink {
	height: 77px;
	line-height: 77px;
}

div.controls {
	margin-top: 5px;
	padding: 0 20px 10px 10px;
	height: 33px;
}
div.controls a {
	padding: 5px;
	color: #635e57;
}
div.ss-controls {
	/*float: left;*/
}
div.nav-controls {
	float: right;
}

div.slideshow-container,
div.loader,
div.slideshow a.advance-link {
	width: 880px; /* This should be set to be at least the width of the largest image in the slideshow with padding */
}

div.loader,
div.slideshow a.advance-link,
 {
	height: 512px; /* This should be set to be at least the height of the largest image in the slideshow with padding */	
}

div.caption-container {
	height: 80px;
}

div.slideshow-container {
	position: relative;
	clear: both;
	float: left;
	height: 522px;
}

div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('images/loader.gif');
	background-repeat: no-repeat;
	background-position: center;
}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 30px;
	left: 0;
	height: 500px;
}
div.slideshow a.advance-link {
	display: block;
	display: table-cell;
	height: 500px;
	vertical-align: middle;
}

div.slideshow a.advance-link:hover,
div.slideshow a.advance-link:active,
div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow a.advance-link:focus {
	outline: none;
}

div.slideshow img {
	border-style: solid;
	border-width: 1px;
	border: 1px solid #000;
	/*-moz-box-shadow:4px 4px 15px rgba(0, 0, 0, 1);*/
}
div.caption-container {
	float: left;
	position: relative;
	margin-top: 30px;
}
span.image-caption {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

div.caption-container, span.image-caption {
	width: 860px;
}

div.caption {
	padding: 0 12px;
}


div.photo-index {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 12px;
}
div.navigation-container {
	float: left;
	position: relative;
	left: 50%;
}
div.navigation {
	float: left;
	position: relative;
	left: -50%;
}
div.navigation a.pageLink {
	display: block;
	position: relative;
	float: left;
	margin: 2px;
	width: 16px;
	background-position:center center;
	background-repeat:no-repeat;
}
div.navigation a.pageLink:focus {
	outline: none;
}

ul.thumbs {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 2px;
	list-style: none;
}
a.thumb {
	padding: 1px;
	display: block;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
	position: relative;
	left: -50%;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	position: relative;
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}

div.gallery-gutter {
	clear: both;
	padding-bottom: 20px;
}


#div_nyheter p {
	text-align: center;
}
