

.right_arrow, .left_arrow {
	display: block;
	position: absolute;
	width: 19px;
	height: 214px;
	cursor: pointer;
	
	top: 28%;
	z-index: 50;
}
.right_arrow {
	background: url('../img/right.jpg') no-repeat;
	right: -10px;
}
.left_arrow {
	background: url('../img/left.jpg') no-repeat;
	left: -10px;
}



/**/

body {
	background: #fff;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
}
a {
	color: #000;
	text-transform: uppercase;
}
.padding {
	padding: 10px;
}

#header {
	float: left;
	width: 100%;
	position: relative;
	z-index: 300;
}
#logo {
	margin-top: 25px;
	float: right;
}
#karfa {
	position: absolute;
	left: 50px;
	top: 15px;
	text-align: right;
}
#karfa a {
	display: block;
	text-transform: none;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
h1, h2, h3, h4, h5 {
	font-weight: bold;
	margin-bottom: 3px;
	text-transform: uppercase;	
}
h5 {
	/*text-transform: none;	*/
}
h1 {
	font-family: "Arial Rounded MT Bold";
	font-size: 22px;
	margin-bottom: 15px;
}
/* Tungumál */
#header .lang {
	margin-top: 15px;
	margin-bottom: 0px;
	float: left;
}
#header .lang a {
	text-decoration: none;
	margin-right: 1px;
}
#header .lang a img {
	margin-right: 3px;
}
#header {
	margin-bottom: 20px;
}

/* menu*/
#menu {
	margin-top: 35px;
	_margin-top: 25px;
	font-family: "Arial Rounded MT Bold";
	text-transform: uppercase;
	float: left;
	clear: left;
	width: 720px;
	position: relative;
	z-index: 250;
}
#menu li {
	float: left;
	padding-bottom: 8px;
	margin-right: 10px;
	_margin-right: 5px;
	_float: none;
	_display: inline;
	z-index: 200;
}
#menu li.first {
	padding-left: 0px;
}
#menu li.last {
	margin: 0px;
}
#menu a.menu {
	color: #000;
	text-decoration: none;
	letter-spacing: -0.6pt;	
	height: 17px;
	display: block;
	_display: inline;
	padding: 0px 6px;
	padding-top: 5px;
	font-size: 12px;
}
#menu li.select a.menu {
	color: #fff;
	background: #000;
}
#menu li.select {
	background: url('../img/selected.jpg') no-repeat;
}
#header .submenu {
	position: absolute;
	float: left;
	top: 30px;
	left: 0px;
	width: 900px;
	z-index: 100;
}
#header .submenu a {
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana;
}
#header .submenu .menuitem.select a {
	text-decoration: underline;
}
#header .submenu .menuitem {
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid black;
}
#header .submenu .menuitem.last {
	border: none;
}
/* Vinstri menu*/
#left {
	float: left;
	width: 300px;
}
#left h1 {
	margin-top: 15px;
}
#left .item a {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 2px;
	text-align: left;
}
#left .item.sub1, #left .item.sub2,#left .item.sub3, #left .item.sub4 {
	padding-left: 15px;
	margin-top: 0px;
}
#left .item.sub2 {
	padding-left: 30px;
}
#left .item.sub3 {
	padding-left: 45px;
	
}
#left a {
	text-decoration: none;
	font-family: "Arial Rounded MT Bold", Verdana, Tahoma, Helvetica;
	padding-left: 8px;	
}
#left .item a:hover {
	background: url('../img/arrow.jpg') no-repeat 0% 50%;
}
#left .item.sel a, #left .item.selected a, #left .item.selected {
	background: #000;
	color: #fff;
}

/* main */
#main {
	margin: 0px auto;
	width: 906px;
	text-align: left;
	overflow: hidden;
	z-index: 450;
}
#main.com_autoviewer #content {
	position: static;
}
#content {
	position: relative;
	clear: both;
	overflow: hidden;
	width: 100%;
	float: left;
	margin-bottom: 10px;
	height: 416px;
	z-index: 50;
}
.com_ahsshop #content {
	height: auto;
}
.com_frontpage #content {
	margin-bottom: 0px;
}
#main.com_frontpage #content {
	margin-top: 0px;
}
#main .texti {
	float: left;
	width: 600px;
	font-family: Arial;
	line-height: 17px;
	font-size: 12px;
	overflow: hidden;
	_width: 550px;
	height: 385px;
}
#main .texti .content {

}
#main .texti p {
	margin-bottom: 30px;
}

/* botn upplŭsingar */
#main .bottom .p {
	padding-top: 8px;
}
#main .bottom {
	clear: both;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial;
	height: 82px;
	background: #000;
	color: #eee;
	vertical-align: middle;
	line-height: 20px;
	position: relative;
}
#main .bottom img {
	position: relative;
	top: 3px;
}
.relative {
	position: relative;
}
#flashhljod {
	top:0px;
	position: absolute;
}
#postlisti {
	background: url('../img/postlisti_icon.png') no-repeat 100% 2px;
	padding-right:15px;
	padding-bottom: 2px;
	position: absolute;
	top: 10px;
	left: 100px;	
}
#postlisti a {
	text-transform: none;
	text-decoration: none;
	font-size: 9px;
	color: #fff;
}
