a
{
	color: #ADADAD;
	text-decoration: none;
}

a.linkPhoto img.thumb
{
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

a.linkPhoto:hover img.thumb
{
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}



body
{
	background-color: #2E2E2E;
	color: #ADADAD;
	font-family: arial, verdana, helvetica;
	font-size: 11px;
	margin: 4px 4px 0px 4px;
}

div
{
	margin: 0px;
    padding: 0px;
	overflow: hidden;
}

div.arrow
{
	width: 17px;
	float: left;
}

div:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	display: none;
}

div:before
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

img
{
	border: 0px;
	margin: 0px;
}

.gray, .linkPhotoRnd
{
	color: #777777;
}

h1, h2, h3, .hide, #loading, #preload
{
	display: none;
}

.menu-item-current	 {
	background-color: #3E3E3E;
}

/* Almennur content bakgrunnur */
.menu-item-normal, #language, #copyright, #menu, #photos, #photos_info, #textcontent, #thumbnails,	#thumbs, #thumbs_scroll_down, #thumbs_scroll_up
{
	background-color: #444444;
}

/* Venjulegur border */
#menu,#top,#contact,#language,#thumbnails,#photos,#photos_info,#thumbs,#thumbs_scroll_down,#thumbs_scroll_up,#textcontent
{
	border: 1px solid #8A8D93;
}

.photo
{
	border: 1px solid #8A8D93;
	margin: -1px;
}

#language
{
	float: left;
	height: 15px;
	margin: 0px 0px 1px 0px;
	width: 154px;
	text-align: right;
	font-weight: bold;
}
#language:hover
{
	background-color: #2E2E2E;
}
#language div
{
	margin: 0px 5px 0px 5px;
}

#contact
{
	float: left;
	height: 389px;
	margin: 0px 0px 1px 0px;
	position: relative;
	width: 154px;
}

#contact div
{
	bottom: 0;
	left: 0;
	padding: 5px;
	position: absolute;
}

#content
{
	float: left;
	width: 970px;
}

#copyright
{
	border: 1px solid #8A8D93;
	height: 30px;
	padding: 5px;
	position: absolute;
	text-align: center;
	visibility: hidden;
	width: 160px;
	z-index: 999;
}

h4
{
	width: 666px;
	padding: 0px;
	margin: 0px;
	float: left;
	vertical-align: top;
	line-height: 17px;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
}

#leftarea
{
	float: left;
	width: 157px;
}

#loading_sub_1
{
	height: 100%;
	position: relative;
	text-align: center;
	width: 100%;
}

#loading_sub_1[id]
{
	display: table;
	position: static;
}

#loading_sub_2 {
	position: absolute;
	top: 50%;
}

#loading_sub_2[id] {
	display: table-cell;
	position: static;
	vertical-align: middle;
}

#loading_sub_3 {
	position: relative;
	top: -50%;
}

#menu
{
	border-top: 0px;
	float: left;
	height: 130px;
	margin: 0px 0px 1px 0px;
	width: 154px;
}



#menu-items
{
	font-weight: bold;
	list-style: none;
	padding: 0px;
	margin-top: 5px;
}

#menu-items li
{
	float: none;
	padding: 3px 5px 3px 5px;
	text-align: right;
}

#menu-items li:hover
{
	background-color: #2E2E2E;
}

#menu-sub-items
{
	background-color: #3E3E3E;
	font-weight: bold;
	list-style: none;
	padding: 0px 0px 0px 0px;
}

#menu-sub-items li
{
	float: none;
	padding: 3px 0px 3px 15px;
	text-align: left;
}

#menu-sub-items li:hover
{
	background-color: #2E2E2E;
}

#photo_info_album
{
	float: right;
	text-align: right;
}

#photo_info_description
{
	float: left;
	text-align: left;
}

#photos
{
	border-top: 0px;
	float: left;
	height: 520px;
	margin: 0px 0px 1px 0px;
	text-align: center;
	width: 700px;
}

#photos_info
{
	float: left;
	height: 17px;
	width: 700px;
}

#photosheet
{
	float: left;
	height: 544px;
	width: 703px;
}

#rightarea
{
	float: left;
	float: left;
	width: 809px;
}

.scroll_button
{
	display: none;
}

#textcontent
{
	border-top: 0px;
	float: left;
	margin: 0px 0px 1px 0px;
	width: 800px;
}

#throbber
{
	border: 0px;
}

#thumbnails
{
	border-top: 0px;
	float: left;
	height: 644px;
	margin: 0px 1px 0px 0px;
	width: 154px;
}

#thumbs
{
	float: left;
	height: 500px;
	margin: 0px 0px 1px 0px;
	text-align: center;
	width: 97px;
	line-height: 0px;
}

#thumbs img.thumb
{
	border: 1px solid #8A8D93;
	margin: 1px 0px 5px 0px;
}

#thumbs_scroll_down, #thumbs_scroll_up
{
	float: left;
	height: 17px;
	text-align: center;
	width: 97px;
}

#thumbs_scroll_up
{
	border-top: 0px;
	margin: 0px 0px 1px 0px;
}

#top
{
	background-color: #2E2E2E;
	height: 11px;
	line-height: 1px;
	text-align: center;
	width: 957px;
}

#top img
{
	margin-left: 57px;
}

