
#mainbody {
	background: #FFF;
	color: #555555;
	font-family: Georgia;
	text-size: 12px;
	margin: 0 auto;
	margin-top: 24px;
	width: 960px;
	min-height: 1000px;
}
a {
	color: #555555;
	text-decoration: none;
}
b {
	color: #000;
}
.user-select-none,.snone{
	user-select:-moz-none;
	-moz-user-select:-moz-none;
	-webkit-user-select:-moz-none;
}
.clear{clear: both;}
.osynilegt, .dnone{display: none;}
.float_left{float: left;}
.float_right{float: right;}

#toppur {
    position: relative;
    background: #fff;
    width: 960px;
    padding-bottom: 8px;
}
#toppur a{
	font-size: 12px;
	opacity: 0.7;
}
#toppur a:hover{
	opacity: 1;
}
#toppur a img{
	font-size: 12px;
	opacity: 0.7;
}
#toppur a:hover img{
	opacity: 1;
}
.custommenu {
	position: relative;
	height: 84px;
	text-align: right;
}

#boxin {
	position: relative;
	height: 130px;
}
#boxin div.box2{
	font-size: 14px;
}

header, section, footer, aside, article, figure {
	display: block;
}
header, footer, aside, article, figure {
	margin-bottom: 12px;
}

#logo {
	position: relative;
	float: left;
	width: 272px;
	height: 84px;
}
#logo a {
	border: 0;
}


.padding {
	padding: 12px;
}

.bordertop {
	border-top: 1px solid #CCC;
}
.borderbottom {
	border-bottom: 1px solid #CCC;
}

#kallar {
	margin: 0px auto;
	width: 960px;
	height: 300px;
	background: url(../img/kallar.jpg) center 20px no-repeat;
}

#kallar .text1 { position: absolute; left: 24px; bottom: 24px; }
#kallar .text2 { position: absolute; left: 312px; top: 12px; }
#kallar .text3 { position: absolute; right: 12px; bottom: 24px; }

.box {
	z-index: 500;
	position: relative;
	background-position: 0px 0px;
	width: 240px;
	height: 130px;
	float: left;
}

.componentheading {
	font-weight: bold;
	font-size: 24px;
	margin: 0;
	padding: 0;
	margin-bottom: 12px;
}

.box2 {
	/*text-indent: -24px;*/
	z-index: 500;
	position: ;
	background-position: 0px 0px;
	width: 240px;
	height: 130px;
	float: left;
	opacity: 0.7;
}

.nr1 {
	background: url(../img/box/box1.gif) top left no-repeat;
}
.nr2 {
	background: url(../img/box/box2.gif) top left no-repeat;
}
.nr3 {
	background: url(../img/box/box3.gif) top left no-repeat;
}
.nr4 {
	background: url(../img/box/box4.gif) top left no-repeat;
}
.bsel {
	background-position: 0px -128px;
	opacity: 1;
}

.nr21 {
	background: url(../img/boxnew/box1.png) top left no-repeat;
}
.box2 a{
	padding: 86px 0px 0px;
	height: 24px;
	width: 240px;
	display: inline-block;
	text-align: center;
}
.nr22 {
	background: url(../img/boxnew/box2.png) top left no-repeat;
}
.nr23 {
	background: url(../img/boxnew/box3.png) top left no-repeat;
}
.nr24 {
	background: url(../img/boxnew/box4.png) top left no-repeat;
}
.bsel2 {
	background-position: 0px -130px;
	opacity: 1;
}

.box p {
	position: absolute;
	width: 240px;
	font-weight: normal;
	bottom: 6px;
	left: 6px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.box2 p  {
	position: ;
	font-weight: normal;
	padding: 0px;
	padding-top: 0;
	text-align: center;
	margin: 0px;
	text-align: center;
}


.grad {
	background: #ffffff; /* old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #EAEAEA 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#EAEAEA)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#EAEAEA',GradientType=0 ); /* ie */
}

.lightgrad {
	background: -moz-linear-gradient(top, #FFFFFF 0%, #F7F7F7 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#F7F7F7)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#F7F7F7',GradientType=0 ); /* ie */
}

h1, h2, h3 {
	font-weight: normal;
	margin: 0;
	padding: 0;
	margin-bottom: 12px;
}


li {
	margin-bottom: 6px;
}

#efni {
	background: transparent url("../img/efni_bak.jpg") 50% 50% repeat;
	line-height: 1.5em;
    min-height: 256px;
    width: 960px;
	padding-bottom: 15px;
}
#efni article.padding{
	background: transparent url('../img/efni_top_bak.jpg') 50% 0px no-repeat;
	min-height: 256px;
}
div.efni_top{
	background: transparent url("../img/efni_top.jpg") 50% bottom no-repeat;
	height: 8px;
	width: 960px;
}
div.efni_btm{
	background: transparent url("../img/efni_btm.jpg") 50% top no-repeat;
	height: 6px;
	width: 960px;
}

#botn {
    background: #fff;
    width: 100%;
}

.descr {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
    position: absolute;
    width: 200px;
    z-index: 1000;
    cursor: pointer;
    font-size: 9pt;
    padding: 8px;
    line-height: 1.3em;
    background: #000;
    color: #F5F5F5;
    border: 1px solid #FEFEFE;
    display: none;
}
.descr ul{
	margin: 0px 0px;
	padding: 0px 0px;
}
.descr ul li{
	margin: 0px 0pX;
	padding: 3px 0px;
	list-style-type: disc;
	border-bottom: 1px solid #333;
}
.upptal {
	font-size: 14px;
	line-height: 1.4em;
}
table.contentpaneopen p{
	font-size: 12px;
}
table.contentpaneopen ol li{
	font-size: 12px;
}
table.contentpaneopen ol li b{
	font-size: 14px;
}
table.contact{
	float: left;
	width: 250px;
	font-size: 12px;
}
form#emailForm table.contentpane{
	margin-top: -20px;
	float: left;
	width: 300px;
}
#leitaher {
	position: absolute;
    background: transparent url('../img/leitaher.gif') no-repeat;
    left: 146px;
    top: 96px;
    width: 176px;
    height: 90px;
}
div#container.page4{
	padding: 30px 50px 0px;
}
#efni form.page1 span.www {
	
}
#efni form.page1 input#domaindomain{
	margin: 0px 5px 0px 5px
}
#efni form.page2 {
	margin-lefT: 50px;
}
#efni input {
}
#efni label {
	padding-left: 6px;
	font-size: 12px;
}
#efni .textainput {
	margin: 0px;
	padding: 0px 5px;
	text-indent: 3px;
	line-height: 28px;
	font-size: 15px;
	height: 28px !important;
	width: 200px;
	color: #555555;
	/*background: url('../img/inputbox.jpg') no-repeat;*/
	border: 1px solid #ccc;
	background-color: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
input[type="text"], input[type="password"], textarea, select { 
    outline: none;
}
#efni div.yfirfara_skraningu{
	/*background: url('/images/stories/textarea_bg.gif') no-repeat;*/
	border: 1px solid #ccc;
	background-color: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	/*height: 240px;*/
	width: 270px;
	padding: 5px 5px 5px 7px;
}
#efni #submit_takki {
	cursor: pointer;
	text-indent: 0px;
	/*border: 0px;
	background: url('../img/submit_takki.gif') no-repeat;*/
	border: 1px solid #ccc;
	background-color: #ebebeb;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

	color: #555555;	
	text-align: center;
	height: 30px;
	width: 144px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Georgia;
	vertical-align: 3px;
	float: ;
	margin-left: 20px;
	font-family: verdana;
}
#efni #submit_takki:hover {
	background-position: 0px -0px;
	background-color: #666;
	color: #EBEBEB;
}

#efni textarea {
	resize: none;
	height: 126px;
	padding: 3px;
	color: #555555;
	width: 240px;
	/*border: 0px;
	background: url('../img/textarea_bg.gif') no-repeat;*/
	border: 1px solid #ccc;
	background-color: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.maincontent {
	position: relative;
	height: auto;
	width: 100%;
}

.rightbox {
	float: right;
	padding-left: 0px;
	width: 430px;
}
.rightbox ul {
	margin: 0px;
}
