.gallery  {
	position: relative;
	padding-top: 10px;
	padding-left: 4px;
	width: 100%;
}

.gallery .thumbimg, .gallery .flokkur {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
}
.gallery .item strong {
	display: block;
	line-height: 12px;
	font-size: 11px;
	padding: 2px;
	text-align: center;
}
.gallery .item a {
	display: block;
	text-decoration: none !important;
	padding: 5px 0px;
	overflow: hidden;
	text-align: center;
}
.gallery .item.flokkur a:hover {
	background: #E8E8E8;
}
.gallery .item .image {
	overflow: hidden;
	text-align: center;
}
.gallery .item a:hover {
	text-decoration: none !important;
}
.gallery .myndir {
	clear: both;
}
.gallery .img {
	text-align: center;
	padding: 0px 5px;
	/*border: 1px dashed #eee;*/
}
.gallery .listi {
	width: 90%;
	float: left;
}
.gallery .flokkur {
	/*border: 1px solid #aaa;*/
}
.gallery .flokkalisti {
	text-align: center;
	padding: 10px;
	background: #FFF;
	margin-bottom: 10px;	
}
.gallery .pages {
	position: absolute;
	top: 0px;
	text-align: center;
	right: 0px;
	max-width: 180px;
}
.gallery .pages div {
	background: #AAA;
	font-weight: bold;
	color: #FFF;
}
.gallery .pages a {
	text-decoration: none;
	line-height: 14px;
	font-size: 10px;
	display: block;
	padding: 2px;
	float: left;
	width: 15px;
	height: 1	5px;
	text-align: center;
}
.gallery .pages a:hover {
	background: #E8E8E8;
}
.gallery .pages a.selected {
	font-weight: bold !important;
	background: #E8E8E8;
}

.flokkar ul {
	list-style-type: none;
	margin: 0px;
}
.flokkar {
	width: 190px;
	float: left;
	background:#FFF url(/templates/snow_2008/images/leftmenu.gif);
	/*border-color:#BBDEEC #BBDEEC -moz-use-text-color;
	border-style:solid solid none;
	border-width:1px 1px medium;*/
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.flokkar a {
	text-decoration: none;
}
.sidur {
	width: 6%;
	float: right;
	margin: 5px;
	background: #e9f1f7;
	border: 1px solid #CBE1EF;
}
.flokkar tr:hover {
	background:#EEF8FF none repeat scroll 0 0;
}
.flokkar td {
	border-bottom:1px solid #CBE1EF;	
}

.viewport .flokkur {
	display: none;
}
.gallery .lysing {
	display: none;
	background: #fdfdfd;
	font-size: 10px;
	border: 1px dashed #ccc;	
	padding: 2px;
	max-height: 45px;
	overflow: hidden;
}
.flokkar h1 {
	text-align: center;
}
.flokkamenu .flokkar ul, .flokkamenu .flokkar ul ul, .flokkamenu .flokkar ul ul ul {
	display: none;
}
ul#parent-0 {
	display: block;
}
.flokkamenu li.flsel ul {
	display: block;
}
.flokkamenu li.flsel {
	font-weight: bold;
}
.flokkamenu li {
	font-weight: normal;
	margin-left: 5px;
	font-size: 11px;
	line-height: 11px;
	margin-bottom: 8px;
}
.flokkamenu li div {
	margin-bottom: 8px;
}

