﻿
@import url(navigation.css);

body {
	margin:0px 0px 1px 0px;
 	text-align:center;
 	padding:0px;
	color:#7c7c7c;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
/*	background: #FFFFFF url('/img/bg.gif') repeat-x fixed bottom; */
	background:url(/img/pageBg.gif) center top no-repeat #e7e5dc;
}
/**************************/
/*     Master constrain   */
/**************************/
#constrain {
	margin:auto;
 	text-align:left;
 	width:864px;
 }

a img {
	border:none;
}

#border-container{
	float:left;
	width:842px;
/*
	border-left:1px #d7d7d7 solid;
	border-right:1px #d7d7d7 solid;
	border-bottom:1px #d7d7d7 solid;
*/
	border:#bdb9a5 4px solid;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	padding:10px 10px 10px 10px;
	margin:0;
	height:auto;
	background:#FFFFFF none;
}
/**************************/
/*     Headder items      */
/**************************/
.top_search{
	height:23px;
	width:854px;
	padding:3px 0 0 0;
	margin:10px 0;
	text-align:right;
}

.search_btn {
	float:right;
	cursor:pointer;
	overflow:hidden;
	
	display:block;
	background:url(/img/search_btn.gif) no-repeat scroll;
	border:#7b7762 1px solid;
	margin-left:2px;
	height:21px;
	width:24px;
	text-indent:-3000px;
	
}
.search_txt_box{
	float:right;
	font-size:11px;

	margin:0px;
	padding:3px;
	width:134px;
	background:#f9f7ef;
	border:#7b7762 1px solid;
}
#hdr{
	float:left;
	height:133px;
	width:842px;
	padding:0;
	font-size:0;
	border:1px #c4c4c4 solid;
	}
.logo{
	float:left;
	height:133px;
	width:100%;
	padding:0;
	margin:0 0 7px 0;
	border:0;
	}
.logo a img{
	float:left;
}
.logo img{
	float:right;
}

#constrain .logo h3{margin:0;padding:0;}
#constrain .logo h3 a { display:block; width:191px; height:128px; background:url('/img/Logo.gif') no-repeat ; overflow:hidden; text-indent:-3000px;  margin:0px 0 0 0;} 	
	
	

.banner{
	float:left;
	width:587px;
	height:133px;
	padding:0;
	margin:0;

	}
/**************************/
/*     content    */
/**************************/

#low_container{
	float:left;
	width:826px;
	padding:0 8px 8px 8px;
	border-left:1px #c4c4c4 solid;
	border-right:1px #c4c4c4 solid;
	border-bottom:1px #c4c4c4 solid;
	height:auto;
}
#low_container_main{
	float:left;
	width:842px;
	padding:0;
	border-left:1px #c4c4c4 solid;
	border-right:1px #c4c4c4 solid;
	border-bottom:1px #c4c4c4 solid;
	height:auto;
}

.ad{
	float:left;
	width:826px;
	height:250px;
	min-height:150px;
	padding:0;
/*	border-bottom:1px #a5acb2 solid;*/
	margin:10px 0 5px 0;
}
html>body .ad{
	height:auto;
}
.left_front{
	float:left;
	width:403px;
	min-height:100px;
	background: transparent url('/img/ad_separator.gif') no-repeat scroll right;
	padding:0 10px 0 0;
}
.right_front{
	float:left;
	width:403px;
	padding:0  0 0 10px;
	min-height:100px;
}
#constrain .right_front h2{color:#6d743e;
	
}
#constrain .right_front h2:hover{text-decoration:underline;
	
}

.toolbar{
	float:left;
	width:842px;
	height:24px;
	border-bottom: 1px #eeeeee solid;
	padding:0;
	margin:0;
	
}
#constrain .home a,#constrain .tools a{
	color:#7d7d7d;
}
.home{
	float:left;
	width: 90px;
	padding: 5px 0 0 10px;
	color:#7d7d7d;
	margin:0;
}
.tools{
	float:left;
	width:732px;
	text-align:right;
	color:#7d7d7d;
	padding: 5px 10px 0 0;
}
#constrain .breadcrumbs a {
	color:#666;
	display:block;
	float:left;
	margin:0 5px 0 5px;
}
#constrain .breadcrumbs span {
	color:#bebebe;
	display:block;
	float:left;
	margin:0 5px 0 5px;
}
.breadcrumbs{
	width:619px;
	color:#bebebe;
	margin-bottom:10px;
	height:25px;
}
.breadcrumbs div {
	float:left;
}
#left{
	float:left;
	width:196px;
	min-height:50px;
	height:auto;
	padding:1px 0 0 1px;

}
.main_content{
	float:left;
	width:619px;
	padding:5px 13px 5px 13px;
	height:250px;
	min-height:250px;
}
html>body .main_content{height:auto;}
.footer{
	clear:both;
	width:864px;
	padding:5px 0 0 0;
	text-align:center;
}
/**************************/
/*     front boxes     */
/**************************/

.box_container{
	float:left;
	width:826px;
	height:auto;
	display:none;
}
.front_box{
	float:left;
	width:265px;
	height:100px;
	height:auto;
}
.rightP{
	padding:0 15px 0 0;
}

.box_hdr{
	float:left;
	width:261px;
	height:18px;
	border-bottom: 1px #7b7b7b dotted;
	font-size:12px;
	font-weight:bold;
	color:#343434;
	padding:0 0 0 4px;
}
.box_content{
	float:left;
	width:261px;
	height:100px;
	min-height:100px;
	background: #FFFFFF url('/img/box_bg.gif') repeat-x scroll;
	padding:4px 0 0 4px;
}
html>body .box_content{
	height:auto;
}

#constrain .linkOr a{
	padding:0 0 0 10px;
	background: transparent url('/img/link_or.gif') no-repeat scroll left;
}
#constrain .box_content h3:hover{
 	text-decoration:underline;
}


.form {
}
	.form label {
		display: block;
		
		margin: 0 0 2px -8px;
	}
	.form input {
		font-size: 11px;
		font-family: arial, tahoma, verdana;
		color: #333;
		
		border: 1px solid #c9c9c9;
	}

.form.txt {
	padding: 0 0 0 8px;
}
	.form.txt input,
	.form.txt textarea,
	.form.txt select
	{
		font-size: 11px;
		font-family: arial, tahoma, verdana;
		color: #333;
		
		margin: 0 0 6px -8px;
		padding: 3px;
		
		width: 100%;
		
		border: 1px solid #c9c9c9;
	}
	.form.txt textarea{
		height:150px;
	}
	
.form.chk {
	margin: 10px 0 10px 0;
}
	.form.chk input {
		margin: 0px 3px 3px 0;
		padding: 0;
		
		float: left;
	}

.form.btn {
	text-align: right;
}
	.form.btn input {
		margin: 0;
		padding: 3px 8px;
		
		font-size: 11px;
		font-family: arial, tahoma, verdana;
		color: #333;
		
		font-weight: bold;
		
		background: #FFF;
	}







#RotBanner {
					position: relative;
					
					height: 250px;
					width: 400px;
					margin:0 0 5px 0 ;
					background: #FFF ;
				}
					#RotBanner .Image,
					#RotBanner .item {
						position: absolute;
						
						height: 250px;
						width: 400px;
						
						background: center;
					}


#image-list{
	width:619px;
}
	#image-list .image-item {
		float:left;
		
		margin: 0 10px 0 0;
		
		width: 140px;
		height: 140px;
		
		
		overflow:hidden;
	}
		#image-list .image-item a {
			
			display: block;
			position: relative;
			margin: 0;
			padding: 1px;
			
			width: 130px;
			height: 86px;
			
			border: 1px #ccc solid;
			
			text-indent: -9999px;
			outline: none;
			overflow:hidden;
			
			background: center no-repeat #f2f2f2;
		}
			/*#image-list .image-item a .zoom {
				display: block;
				
				position: absolute;
				
				bottom: 0;
				right: 0;
				
				width: 17px;
				height: 18px;
				
				background: 0 0 url('../img/zoom.gif') no-repeat;
				
			}*/
			#image-list .image-item .text {

				width:130px;
				height:20px;
				display: block;
				padding: 6px 0 0 15px;
				
				color: #777;
				
				
			}





/**************************/
/*  news    */
/**************************/
.index .date{
	
	display:block;
	
	margin:0 0 3px 0;
	min-height:13px;
	height:auto;
	padding:0;
	line-height:13px;
	color:#ccc;
	}
.index .item{
	
	border-bottom:1px #ccc solid;
	padding:5px 0 5px 0 ;
}
.clear{clear:both;}
 /*links*/
 
a:link  {font-family: verdana, Helvetica, sans-serif; font-size: 11px; color: #0061a7; text-decoration: none}
a:visited {font-family: verdana, Helvetica, sans-serif; font-size: 11px; color : #0061a7;  text-decoration: none }
a:active {font-family: verdana, Helvetica, sans-serif; font-size: 11px; color : #0061a7; }
a:hover {font-family: verdana, Helvetica, sans-serif; font-size: 11px; color : #0061a7;  text-decoration: underline}



h1 {	font-family: Verdana, Helvetica, sans-serif;
	color: #7c7c7c;
	font-size: 18px;
	font-weight: bold; 
	line-height:1.1em;
	}

h2 {	font-family: Verdana, Helvetica, sans-serif;
	color: #7c7c7c;
	font-size: 16px;
	font-weight: bold; }

h3 {	font-family: Verdana, Helvetica, sans-serif;
	color: #7c7c7c;
	font-size: 14px;
	font-weight: bold;}

h4 {	font-family: Verdana, Helvetica, sans-serif;
	color: #7c7c7c;
	font-size: 12px;
	font-weight: bold; }
	
hr {
	background : #e0e0e0;
	color: #555555 ;
	height: 1px;
	rules:false;
/*border-style: dotted;*/
}
 form{maring:0;padding:0;}
 div, blockquote, h1,h2,h3,h4,h5 {
	margin-top: 0em;
	margin-bottom: 0.0em; }
p	{
	margin-top: 0em;
	padding: 0px 0px 0px 0px;
	margin-bottom: 1em; }

.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;
}

/* -- Starfsmenn -- */
#Staff
{
	width:100%;
	height:100%;
}
#Staff .left
{
	float:left;
	width:70%;
}
#Staff .right
{
	float:right;
	width:28%;
}

.faq {
	margin: 5px 0 0 0;
}
	.faq .item {
		margin: 0 0 10px 0;
	}
		.faq .question {
			margin: 0 0 8px 0;
			padding: 0px 0 0px 45px;
			
			font-weight: bold;
			color: #555;
			cursor: pointer;
			
			background: 0 0 url('../img/faq-icon.gif') no-repeat;
		}
		.faq .question.selected {
			color: #0061A7;
			background-position: 0 -33px;
		}
		.faq .answer {
			margin: -5px 0 0 0;
			padding: 0 0 0 45px;
			overflow: hidden;
			/*height: 0;*/
			
			color: #555;
		}


