﻿


body {
	margin:0px 0px 1px 0px;
 	text-align:center;
 	padding:0px;
	color:#343434;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background: #FFFFFF ;
}
/**************************/
/*     Master constrain   */
/**************************/
#hdr_menu{display:none;}
#constrain {
	margin:auto;
 	text-align:left;
 	width:985px;
 }
#low_constrain{
	float:left;
	width:975px;
	height:400px;
	min-height:400px;
	background: #FFFFFF url('/img/main_bg.gif') repeat-y scroll;
	margin:0;
	padding:0px 5px 0 5px;
}
html>body #low_constrain {
	height:auto;
}

#sub_low_constrain{
	float:left;
	width:975px;
	height:300px;
	min-height:300px;
	background: #FFFFFF url('/img/main_sub_bg.gif') repeat-y scroll;
	margin:0;
	padding:0px 5px 0 5px;
}
html>body #sub_low_constrain {
	height:auto;
}

.content_bottom{
	float:left;
	width:985px;
	height:13px;
	background: #FFFFFF url('/img/cont_bottom.gif') no-repeat scroll;
	margin:0;
}
.content_top{
	float:left;
	width:985px;
	height:13px;
	background: #FFFFFF url('/img/cont_top.gif') no-repeat scroll;
	margin:0;
}
.shortCuts{
	float:left;
	width:630px;
	height:50px;
	min-height:50px;
	background: #FFFFFF url('/img/main_bg.gif') repeat-y scroll;
	margin:0;
	padding:0px 5px 0 5px;

}
html>body .shortCuts {
	height:auto;
}
.footer{
	float:left;
	width:630px;
	height:20px;
	min-height:20px;
	background: #FFFFFF url('/img/footer_bg.gif') repeat-y scroll;
	margin:0;
	padding:12px 5px 0 5px;
	text-align:center;
}
html>body .footer {
	height:auto;
}
.footer_bottom{
	float:left;
	width:985px;
	height:6px;
	background: #FFFFFF url('/img/footer_bottom.gif') no-repeat scroll;
	margin:0;
	
}
.toolbar{display:none;
	float:left;
	width:965px;
	height:21px;
	background: transparent url('/img/toolbar.gif') no-repeat scroll;
	margin:0;
	text-align:right;
	padding:4px 10px 0 0;
}
#constrain .toolbar a{
	color:#000000;
}
/**************************/
/*     Headder items      */
/**************************/
.top_search{
	display:none;
	height:22px;
	width:982px;
	padding:3px 3px 0 0;
	margin:0;
	text-align:right;
}

.search_btn {
	background:transparent url(/img/search_btn.gif) no-repeat scroll;
	border:0px ;
	cursor:pointer;
	height:19px;
	width:21px;
}
.search_txt_box{
	font-size:11px;
	height:13px;
	margin:0pt;
	padding:0px 0 0 0;
	width:150px;
	border:0;
	background:transparent none;
}
.search_div{
	float:right;
	width:204px;
	height:22px;
	background:transparent url(/img/search_bak.gif) no-repeat scroll;
	margin:0;
}
#hdr{
	float:left;
	height:75px;
	width:975px;
	padding:5px 5px 0 5px;
	margin:0 ;
	background: #FFFFFF url('/img/hdr_bgr.gif') no-repeat scroll;
	border-bottom: 1px silver solid;
		}
.logo{
	float:left;
	height:70px;
	width:200px;
	padding:0;
	margin:0;
	border:0;
	font-size:0;
	}
.hdr_links{
	display:none;
	float:left;
	width:660px;
	height:55px;
	margin:0;
	padding:15px 30px 0 0;
}
#constrain .hdr_links p,#constrain .hdr_links table{
	margin:0;
}
.language{
	display:none;
	float:left;
	width:85px;
	height:55px;
	padding:15px 0 0 0;
	margin:0;
	}
#constrain .language div{
	padding:20px 0 0 0;
}
/**************************/
/*    Main content  */
/**************************/
#left{	display:none;
	float:left;
	width:210px;
	height:200px;
	min-height:200px;
	background: transparent url('/img/menu_top.gif') no-repeat scroll;
	margin:0;
	padding:9px 0 0 0;
}
html>body #left{height:auto;}
.main_container{
	float:left;
	width:630px;
	height:300px;
	margin:0;
	padding:5px 10px 5px 7px;	
}
html>body .main_container{
	height:auto;
}
.bread_crumbs{display:none;
	width:753px;
	float:left;
	height:15px;
	color:#b7b7b8;
	padding:2px 0 0 7px;
}
#constrain .bread_crumbs a{color:#b7b7b8;}
/**************************/
/*    Front content    */
/**************************/
.flashContainer{
	display:none;
	float:left;
	width:580px;
	padding:7px 10px 0 10px;
	height:390px;
	min-height:390px;
	
}
html>body .flashContainer{height:auto;}
.front_right{
	float:left;
	width:375px;
	height:300px;
	min-height:300px;
	padding:4px 0 0 0;
	
}
html>body .front_right{height:auto;}

.tab_container{
	float:left;
	width:345px;
	height:342px;
	min-height:342px;
	background: #FFFFFF url('/img/tab_cont_bg.gif') repeat-y scroll;
	padding:10px 15px 0 15px;
	margin:0;
}
html>body .tab_container{height:auto;}
.tab_container_bottom{
	float:left;
	width:375px;
	height:13px;
	background: #FFFFFF url('/img/tab_bottom.gif') no-repeat scroll left top ;
	padding:0;
	margin:0;
}
/************************************/
/*    TAb box      */
/************************************/
#tab_menu{
	float:left;
	width:365px;
	background: transparent url('/img/tab_menu_bg.gif') no-repeat scroll;
	font-size:0;
	margin:0;
	padding:3px 0 0 10px;
	height:32px;
}

#tab_menu ul {
	float:left;
	list-style: none;
	padding: 0 6px 0 6px ;
	margin:0;
	
	
}
#tab_menu ul ul{display:none}
#tab_menu  li a{
	font-family:  Verdana, Helvetica, sans-serif;
	font-size:14px; 
	text-align: center; 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 2px 15px 5px 15px;
	cursor:pointer;
}

#tab_menu li a.selected{
	font-family:  verdana, Helvetica, sans-serif;
	font-size:14px; 
	text-align: center; 
	color: #606060;
	font-weight: bold;
	text-decoration: underline;
	background: transparent url('/img/tab_left.gif') no-repeat left top;
	margin: 0px;
	
}
html>body #tab_menu li a{
	padding:3px 15px 7px 15px;
}

#tab_menu  li {
	font-size:11px; 
	display: inline;
	padding: 2px 0px 4px 0px;
	margin: 0px;
	line-height: 33px;
	/*background: transparent url('/img/nav/seperator.gif') no-repeat right ; */
	margin:0 0 0 0px;	
}
*:first-child+html #tab_menu li.selected{
			padding:0px 0px 0px 0px;
}

html>body #tab_menu  li{
	padding:4px 0px 5px 0px;
}
#tab_menu li.selected {
	
	font-size:11px; 
	display: inline;
	background: #FFFFFF url('/img/tab_right.gif') no-repeat right top;
	padding: 0px 0px 3px 0px;
	margin:0 0 0 0px;
}

html>body #tab_menu li.selected{
	padding:6px 0px 8px 0px;
}

#tab_1_box{
	visibility: visible;
	position: absolute;
	padding: 0px;	
	width:345px;
	
}
#tab_2_box, #tab_3_box{
	visibility: hidden;
	position: absolute;
	padding: 0px;
	width:345px;

}
/**************************/
/*  Reiknir */
/**************************/
.reiknir_container{
	float:right;
}
.reikni_btn{
	float:right;
	width:auto;
	border:1px silver solid;
	padding:2px 5px 2px 5px;
	margin:0 0px 0 5px;
	 cursor:pointer;
}
.reikni_btn:hover{
	background:#f7f7f7;
}
/**************************/
/*  senda fyrirspurn  o send page */
/**************************/
.fyrirOpenBtn{
	float:left;
	width:200px;
	height:15px;
	margin:8px 0 0 0 ;
	padding:0;
	background: transparent url('/img/sendafyrirspurn_takki.gif') no-repeat scroll;
	cursor:pointer;
}
.fyrirOpenBtn:hover{background: transparent url('/img/sendafyrirspurn_takki.gif') no-repeat scroll 0 -56px;}
.fyrirOpenBtnOn{
	float:left;
	width:200px;
	height:15px;
	margin:8px 0 0 0 ;
	padding:0;
	background:aqua;
	background: #efefef url('/img/sendafyrirspurn_takki.gif') no-repeat scroll 0 -56px;
	cursor:pointer;
}

.spOpenBtn{
	float:left;
	width:214px;
	height:56px;
	margin:0;
	padding:0;
	background: transparent url('/img/sendP_open.gif') no-repeat scroll;
	cursor:pointer;
}
#constrain .spOpenBtn:hover{
	background: transparent url('/img/sendP_open.gif') no-repeat scroll 0 -56px;
}
.spOpenBtnOn{
	float:left;
	width:214px;
	height:56px;
	margin:0;
	padding:0;
	background: transparent url('/img/sendP_open.gif') no-repeat scroll 0 -56px;
	cursor:pointer;
}


.formContainer{
	 overflow: hidden;
	 float:left;
	 width:200px;
}
.formTop{
	float:left;
	width:214px;
	height:4px;
	margin:0;
	padding:0;
	background: #FFFFFF url('/img/form_top.gif') no-repeat scroll;
	line-height:0;
	font-size:0;
}
.formBottom{
	float:left;
	width:214px;
	height:4px;
	margin:0;
	padding:0;
	background: #FFFFFF url('/img/form_bottom.gif') no-repeat scroll;
}

.formMiddle{
	float:left;
	width:180px;
	height:100px;
	min-height:100px;
	margin:0;
	padding:5px 10px 5px 8px;
	background: #FFFFFF url('/img/form_middle.gif') repeat-y scroll;
	font-size:11px;
	color:#797979;
}
html>body .formMiddle{
	height:auto;
}
.sendaFielddiv{
	width:143px;
	height: 18px;
	margin:0;
	padding:0;
	background: transparent url('/img/senda_field.gif') no-repeat scroll;
}
.spFielddiv{
	width:186px;
	height: 18px;
	margin:0;
	padding:0;
	background: transparent url('/img/sp_field.gif') no-repeat scroll;
}

.sendaField{
	width:142px;
	height:16px;
	background:transparent none;
	border:0;
	font-size:11px;
	color:#797979;

}
.sendTextAreaDiv{
	width:183px;
	height: 93px;
	margin:0;
	padding:0;
	background: transparent url('/img/textarea.gif') no-repeat scroll;
	

}

.textAreafield{
	width:181px;
	height:90px;
	margin:0;
	border:0;
	background:transparent none;	
	font-size:11px;
	color:#797979;
}
.send_tb_txt{
	padding: 5px 5px 0 0;
}
.send_tb_field{
		padding: 5px 0 0 6px;
}
.sp_tb_field{
	padding: 5px 0 0 0;
}
.fsp_btn{
	width:50px;
	height:20px;
	background:transparent url('/img/sendaFspurnBtn.gif') no-repeat scroll;
	border:0;
	padding:0;
	margin:5px 0 0 0;
	cursor:pointer;
}
.fsp_btn:hover{
	background:transparent url('/img/sendaFspurnBtn.gif') no-repeat scroll 0 -20px;
}

/**************************/
/*  front -fyrirspurn   */
/**************************/
.fyrirOpenBtn{
	float:left;
	width:214px;
	height:56px;
	margin:8px 0 0 0 ;
	padding:0;
	background: transparent url('/img/sendFyrirsp.gif') no-repeat scroll;
	cursor:pointer;
}
.fyrirOpenBtn:hover{background: transparent url('/img/sendFyrirsp.gif') no-repeat scroll 0 -53px;}
.fyrirOpenBtnOn{
	float:left;
	width:214px;
	height:56px;
	margin:8px 0 0 0 ;
	padding:0;
	background:aqua;
	background: transparent url('/img/sendFyrirsp.gif') no-repeat scroll 0 -53px;
	cursor:pointer;
}


.front_formContainer{
	 overflow: hidden;
	 float:left;
	 width:372px;
}
.front_formTop{
	float:left;
	width:386px;
	height:4px;
	margin:0;
	padding:0;
	background: #FFFFFF url('/img/front_form_top.gif') no-repeat scroll;
	line-height:0;
	font-size:0;
}
.front_formBottom{
	float:left;
	width:386px;
	height:4px;
	margin:0;
	padding:0;
	background: #FFFFFF url('/img/front_form_bottom.gif') no-repeat scroll;
}

.front_formMiddle{
	float:left;
	width:345px;
	height:100px;
	min-height:100px;
	margin:0;
	padding:5px 12px 5px 15px;
	background: #FFFFFF url('/img/front_form_middle.gif') repeat-y scroll;
	font-size:11px;
	color:#797979;
}
html>body .front_formMiddle{
	height:auto;
}

.front_fyrirOpenBtn{
	float:left;
	width:372px;
	height:80px;
	margin:8px 0 0 0 ;
	padding:0;
	background: transparent url('/img/front_sfsp_btn.gif') no-repeat scroll;
	cursor:pointer;
}
.front_fyrirOpenBtn:hover{background: transparent url('/img/front_sfsp_btn.gif') no-repeat scroll 0 -80px;}
.front_fyrirOpenBtnOn{
	float:left;
	width:372px;
	height:102px;
	margin:8px 0 0 0 ;
	padding:0;
	background: transparent url('/img/front_sfsp_btn.gif') no-repeat scroll 0 -80px;
	cursor:pointer;
}
.tilbod_OpenBtn{
	float:left;
	width:372px;
	height:80px;
	margin:8px 0 0 0 ;
	padding:0;
	background: transparent url('/img/senda_tilbod.gif') no-repeat scroll;
	cursor:pointer;
}
.tilbod_OpenBtn:hover{background: transparent url('/img/senda_tilbod.gif') no-repeat scroll 0 -80px;}
.tilbod_OpenBtnOn{
	float:left;
	width:372px;
	height:102px;
	margin:8px 0 0 0 ;
	padding:0;
	background: transparent url('/img/senda_tilbod.gif') no-repeat scroll 0 -80px;
	cursor:pointer;
}




.front_send_tb_field{
		padding: 5px 0 0 2px;
}
.front_sendTextAreaDiv{
	width:360px;
	height: 67px;
	margin:0;
	padding:0;
	background: transparent url('/img/front_text_area.gif') no-repeat scroll;
}
.front_textAreafield{
	width:357px;
	height:64px;
	margin:0;
	border:0;
	background:transparent none;	
	font-size:11px;
	color:#797979;
}

.form_cont{display:none;
	float:left;
	width:372px;
}
.form_contstrain{
	display:none;
	clear:both;	
}


/**************************/
/*  news    */
/**************************/
.artdate{
	float:left;
	display:block;
	width:75px;
	border-right: 0px #d4d4d4 solid;
	margin:0 0 3px 0;
	min-height:13px;
	height:auto;
	padding:0;
	line-height:13px;
	}
.artheader{
	float:left;
	min-height:13px;
	width:262px;
	padding: 0 0 0 0px;
	margin:0 0 3px 0;
	
	font-weight:bold;
}
.artheader_big{
	display:inline-block;
	min-height:13px;
	height:auto;
	padding: 0 0 0 0px;
	margin:0 0 3px 0;
	font-weight:bold;
}

.clearart{
	clear:both;
	margin:0;
}
.clearartList{
	clear:both;
	margin:2px 0 2px 0;
	border-bottom: 1px silver solid;
}
.item_line{
	clear:both;
	margin:15px 0 15px 0;
	border-bottom: 1px silver solid;

}
 .artcontent{
 	
	margin:0;
}
#constrain .artcontent img{
	float:right;
	padding: 5px 0 5px 5px ;
	
	
}
#constrain .artheader a,#constrain .artheader_big a{
	color:#000000;
}
 /*links*/
a:link  {font-family: verdana, Helvetica, sans-serif; font-size: 11px; color: #006ab6; text-decoration: none}
a:visited {font-family: verdana, Helvetica, sans-serif; font-size: 11px; color : #006ab6;  text-decoration: none }
a:active {font-family: verdana, Helvetica, sans-serif; font-size: 11px; color : #006ab6; }
a:hover {font-family: verdana, Helvetica, sans-serif; font-size: 11px; color : #006ab6;  text-decoration: underline}
a:focus{
	outline-style:none;
}


h1 {	font-family: Verdana, Helvetica, sans-serif;
	color: #6f6f6e;
	font-size: 18px;
	font-weight: bold; 
	line-height:14px;
	}

h2 {	font-family: Verdana, Helvetica, sans-serif;
	color: #6f6f6e;
	font-size: 16px;
	font-weight: bold; }

h3 {	font-family: Verdana, Helvetica, sans-serif;
	color: #6f6f6e;
	font-size: 14px;
	font-weight: bold;}

h4 {	font-family: Verdana, Helvetica, sans-serif;
	color: #6f6f6e;
	font-size: 12px;
	font-weight: bold; }
	
hr {
	background : #e0e0e0;
	color: #e0e0e0 ;
	height: 1px;
	rules:false;
/*border-style: dotted;*/
}

 form, div, blockquote, h1,h2,h3,h4,h5 {
	margin-top: 0em;
	margin-bottom: 0.3em; }
p	{
	margin-top: 0em;
	padding: 0px 0px 0px 0px;
	margin-bottom: 1em; }
table{
	margin:0;
}
.T2 {	font-family: Verdana, Helvetica, sans-serif;
	color: #686868;
	font-size: 13px;
	text-align: center;
	tabel-align: left;
	 }
/*input,, textarea*/
 button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	border: 1px #DBDBDB solid;
	color: #525252;
	background : #FFF;
}
 #btnSkra {
	border: 1px solid #686868;
	color: #525252;
	background: #fff url('../img/skra_takki.gif') no-repeat ; 
}


/* -- Veftré -- */
.popUpDemo{
list-style: none;
}

.popUpMenu{
list-style: none;
}


