﻿*{margin:0;padding:0;}
body{
	background-color:#f4f3f3;
	font-family:Arial, Arial, Helvetica, sans-serif;	
	font-size:64%;
}

a
{
	color: rgb(79,139,13);
	text-decoration: none;
}

a:hover
{
	color: rgb(49,109,3);
	text-decortaion: underline;
}

h3
{
	font-size:150%;
	font-weight:normal;
	color:#666666;
	font-weight: bold;
}

h4
{
	font-size:140%;
	font-weight:normal;
	color:#666666;
}

h5
{
	font-size:130%;
	font-weight:normal;
	color:#666666;
}

/*LAYOUT*/
#container{
	margin:20px auto;
	width:957px;
}
#top{
	float:left;
	width:957px;
	height:108px;
	display:block;		
	background:url(/resources/images/template/bg-top.gif) no-repeat top left;	
	overflow:hidden;
}
#middle{
	float:left;		
}
#middle #left-pane{
	float:left;
	width:192px;
	overflow:hidden;
}
#middle #center-pane{
	float:left;
	width:573px;
	overflow:hidden;
}
#middle #right-pane{
	float:left;
	width:192px;
	overflow:hidden;
}
/*TOP*/
#top #logo{
	float:left;
	display:inline;
	width:123px;
	height:60px;
	background:url(/resources/images/template/logo.gif) no-repeat top left;
	text-indent:-6666px;
	margin:30px 0 0 30px;
}
#top #border{
	float:left;	
	width:957px;
	height:2px;
	background:url(/resources/images/template/border-top.gif) no-repeat top left;
	margin:14px 0 0 0;
}
#top #breadcrumb{
	text-align:right;
	float:right;
	margin:25px 20px 0 0;	
	height:12px;
	width:600px;
	font-size:10px;
	color:#fff;
}

#top #r-block{
	float:right;
	width:250px;
	margin:33px 0 0 0;
}
#top #breadcrumb a{
	font-size:10px;
	text-decoration:none;
	color:#fff;
}
#top #r-block #font-size {
	float:left;
	margin:0;
	padding:0;	
	width:50px;
}
#top #r-block #font-size a {
	float:left;
	padding:0 2px;	
	display:block;
	width:18px;
	height:18px;
	text-indent:-9999px;
	overflow:hidden;	
}	
#top #r-block #font-size a#font-min {background:url(/resources/images/template/font-min.gif) no-repeat;}
#top #r-block #font-size a#font-max {background:url(/resources/images/template/font-max.gif) no-repeat;}
}
#top #r-block #search-form {
	float:left;
	margin:0 0 0 0;
	padding:0;	
}
#top #r-block #search-form #inp-search{
	float:left;
	display:inline;
	width:108px;
	height:19px;
	border:0;
	margin:0 0 0 10px;
	padding:3px 4px 0 4px;
	font-size:11px;
	background:url(/resources/images/template/bg-inp-search.gif) no-repeat top left;
}
#top #r-block #search-form #btn-search{
	float:left;
	display:block;
	height:19px;
	border:0;
	margin:0 0 0 10px;
	padding:0 0 0 20px;
	font-size:12px;
	line-height:22px;
	color:#fff;
	text-decoration:none;
	background:url(/resources/images/template/bg-leita.gif) no-repeat center left;
}

/*FOOTER*/
#footer{
	float:left;
	margin:12px 0 0 0;
	width:957px;
	height:24px;
	background:url(/resources/images/template/border-bottom.gif) no-repeat top left;
	text-align:center;
	font-size:100%;
	padding:10px 0;
	color:#6d6e71;
}
#footer a{
	color:#6d6e71;
	text-decoration:none;
}

/*LEFT-PANE & RIGHT PANE*/
.pane-item{
	float:left;
	width:192px;
	margin:8px 0;
}
.pane-item .title{
	float:left;
	width:182px;
	height:20px;
	background:url(/resources/images/template/bg-pane-title.jpg) no-repeat top left;
	font-size:120%;
	color:#fff;
	padding:6px 0 0 10px;
}
.pane-item .content{		
	float:left;
	width:188px;
	overflow:hidden;
	border-left:2px solid #d2d2d2;
	border-right:2px solid #d2d2d2;
	background-color:#fcfcfc;
}
.pane-item .border-bottom{			
	float:left;
	width:192px;
	height:3px;
	overflow:hidden;
	background:#f6f6f6 url(/resources/images/template/bg-pane-bottom.gif) no-repeat top left;
}

.pane-item .content ul{
	list-style:none;
}
.pane-item .content ul li{
	border-bottom:1px solid #d2d2d2;
}
.pane-item .content ul li, .pane-item .content ul li.level-1{	
	padding:0 0 0 10px;
}
.pane-item .content ul li a, .pane-item .content ul li.level-1 a{
	font-size:120%;	
	line-height:150%;
	color:#000;
	text-decoration:none;
}
.pane-item .content ul li.level-2{	
	padding:0 0 0 20px;
}
.pane-item .content ul li.level-2 a{
	font-size:110%;	
	line-height:150%;
	color:#000;
	text-decoration:none;
}
.pane-item .content ul li.level-3{
	padding:0 0 0 30px;
}
.pane-item .content ul li.level-3 a{
	font-size:110%;	
	line-height:150%;
	color:#6d6e71;
	text-decoration:none;
}
.pane-item .content ul li.last{	
	border:0px !important; 	
}

.pane-item-clear{
	float:left;
	width:191px;
	margin:8px 0;	
	background:#fff url(/resources/images/template/bg-pane-clear-top.gif) no-repeat top left;
}
.pane-item-clear .content{			
	float:left;
	min-height:10px;
}
.pane-item-clear .border-bottom{			
	float:left;
	width:191px;
	height:8px;
	overflow:hidden;
	background:#fff url(/resources/images/template/bg-pane-clear-bottom.gif) no-repeat top left;
}

ul.logo-list{
	list-style:none;
	margin:15px 0 0 15px;
}
ul.logo-list li{
	float:left;
}
ul.logo-list li a img{
	border:0;
	padding:5px;
}

#text-poslisti{
	float:left;		
	font-size:110%;
	line-height:180%;
	display:block;
	padding:0 0 0 10px;
}
#inp-poslisti{
	float:left;
	border:0;
	width:153px;
	height:17px;
	font-size:11px;
	margin:2px 0 0 10px;
	padding:3px 5px 0;
	background:url(/resources/images/template/bg-inp-poslisti.jpg) no-repeat top left;
}
#btn-postlisti{
	float:right;
	margin:2px 15px 2px 0;
	font-size:110%;
	border:0;
	background:none;
	color:#58595b;	
}

/*CONTENT */
#content{
	padding:10px 20px;
}

/*FORSIDA*/
#content #intro{	
	width:489px;
	height:28px;
	padding:5px 22px;
	font-size:120%;
	color:#fff;
	background:url(/resources/images/template/bg-content-01.jpg) no-repeat top left;
	overflow:hidden;
}

#news-list{
	float:left;
	margin:5px 0 5px 13px;
}
#news-list .newsitem{
	float:left;
	width:512px;
	padding:8px 0;
	border-bottom:1px solid #d9d7d7;
}
#news-list .newsitem img{
	float:right;
	padding:4px;
}
#news-list .newsitem .date{
	font-size:100%;
	width:430px;
}
#news-list .newsitem h1{
	font-size:120%;
	width:430px;
}
#news-list .newsitem p{
	font-size:110%;
	width:430px;
}
#news-list .link{
	float:left;
	width:512px;
	text-align:right;
	color:#5a8e22;
}
#news-list a, #news  a{
	color:#5a8e22;
	text-decoration:none;
}

#brada, #heildren, #fyrir{
	float:left;
	width:170px;
	height:187px;
}
#heildren{
	padding-right:10px;
	background:url(/resources/images/template/bg-heildrein.gif) no-repeat top left;
}
#brada{
	padding-right:10px;
	background:url(/resources/images/template/bg-brada.gif) no-repeat top left;
}
#fyrir{	
	background:url(/resources/images/template/bg-fyrir.gif) no-repeat top left;
}

#brada p, #heildren p, #fyrir p{	
	float:left;
	margin: 0 0 0 0;
	width: 147px;
	padding: 0 10px 10px 10px;
	height:115px;
	font-size:110%;
	overflow:hidden;
}

/*FORSIDA-PISTIL/FRETTIR*/
#header-frettir{	
	width:456px;
	height:58px;
	background:url(/resources/images/template/bg-content-02.jpg) no-repeat top left;
	font-size:230%;
	line-height:58px;
	color:#fff;
	padding-left:77px;
}
#header-intro{
	padding:0 0 0 75px;
}
#header-intro p{		
	padding:10px 0;
	font-size:110%;
	border-bottom:1px solid #d9d7d7;
}
#header-intro p strong{
	color:#5a8e22;
	font-size:160%;
	font-weight:bold;
}

/*GENERAL CONTENT*//*PISTILL/FRETTIR*/
#news{
	margin:10px 0 0 10px;
	width:512px;
}
#content h1, #news h1
{
	font-size:190%;
	font-weight:normal;
	color:#5a8e22;
}
#content p, #news p{
	font-size: 110%;
	margin-bottom: 12px;
}

/*FORSIDA - HEILSOVORUR*/
#header-heilsuvorur{	
	float:left;
	width:456px;
	height:58px;
	background:url(/resources/images/template/bg-content-03.jpg) no-repeat top left;
	font-size:230%;
	line-height:58px;
	color:#fff;
	padding-left:77px;
}
.item-list{
	float:left;
	margin:10px 0;
}
.item-list .item{
	float:left;
	margin-right:7px;
	margin-bottom:15px;
}
.item-list .itembr{
	margin-right:0 !important;
}

.item-list .item .image img{
	width:128px;
	height:141px;
}
.item-list .item .image-border{
	position:relative;
	float:left;
	margin:-142px 0 0 0;
	
}
.item-list .item .text{ 
	width:112px;
	height:38px;
	background:url(/resources/images/template/bg-item-desc.gif) no-repeat top left;	
	padding:8px;
}
.item-list .item .text h2{
	font-size:100%;
	color:#000;
	font-weight:bold;
}
.item-list .item .text p{
	font-size:100%;
	color:#000;
}

/*UNDIRSIDA - HEILSOVORUR*/
.item-detail{
	float:left;	
	margin-left:10px;
	width:510px;
	border-bottom:1px solid #d9d7d7;
	padding-bottom:15px;
}
.item-detail .image{	
	text-align:center;
}
.item-detail h1
{
	font-size:180%;
	font-weight:normal;
	color:#5a8e22;
}
.item-detail p{
	font-size:110%;
}
.item-detail .btn-kaupa{
	float:right;
}
.item-detail-list{	
	float:left;
	margin-top:20px;
	width:175px;
	text-align:center;	
}
.item-detail-list img{	
	padding-bottom:8px;
}
.item-detail-list .text {
	margin-left:38px;
	width:100px;
}
.item-detail-list .text h2{
	font-size:100%;
	font-weight:bold;
}
.item-detail-list .text p{
	font-size:100%;	
}

.clear{
	clear:both;
}