﻿body{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	color: #626366;
}

input,textarea,select
{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:12px;
	color: #626366;
}


h1{
	font-size:20px;
	font-weight:bold;
	color: #626366;
}
.h1_orange
{
	color: #f37b20;
}

.h1_orange a
{
	font-size:12px;
	color: #f37b20;
}

.h1_orange a:hover
{
	text-decoration: none;
}

h5
{
	margin-bottom: 7px;	
	color: #f37b20;
}

p,td,ul,li,div {
	font-size:11px;
	color: #626366;
}
ul,li
{
	margin-left: 10px;
}
a{
	color:#4c4c4c;
	font-size:11px;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
/*layout*/
#container{
	margin:10px auto;	
	width:849px;
}

#container #top-border{
	float:left;
	background: url(/resources/images/template/bg-top.gif) no-repeat top left;
	width:849px;
	height:25px;
	overflow:hidden;
}
#container #main{
	float:left;
	background: url(/resources/images/template/bg-middle.gif) repeat-y top left;
	width:849px;	
}
#container #bottom-border{
	float:left;
	background: url(/resources/images/template/bg-bottom.gif) no-repeat top left;
	width:849px;
	height:30px;
	overflow:hidden;
}
#container #top{
	float:left;	
	width:849px;
	height:75px;
	overflow:visible;
}
#container #middle {
	float:left;	
	width:849px;
	padding-bottom: 10px;
	overflow:hidden;
}
#container #bottom{
	float:left;	
	width:849px;		
}

/*top-item*/
#logo{
	float:left;
	margin:8px 0 0 37px;
	text-decoration:none;
	text-indent:-3333px;
	overflow:hidden;
	background:url(/resources/images/template/logo.jpg) no-repeat;
	width:191px;
	height:64px;
}

#upper-nav{
	float:right;
	padding:10px 40px 0 0;
	width:550px;	
}
#upper-nav #shortcut{
	float:right;
}
#upper-nav #shortcut a{
	display:block;
	float:left;
	padding:0 5px 0 28px;
	font-size:10px;
	line-height:25px;
	color:#7f7f7f;
}
#upper-nav #shortcut a#forsida{	
	background:url(/resources/images/template/icon-small-forsida.jpg) no-repeat top left;
}
#upper-nav #shortcut a#um-okkur{	
	background:url(/resources/images/template/icon-small-um-okkur.jpg) no-repeat top left;
}
#upper-nav #shortcut a#postlisti{
	background:url(/resources/images/template/icon-small-postlisti.jpg) no-repeat top left;
}
#upper-nav #shortcut a#bjonusta{	
	background:url(/resources/images/template/icon-small-bjonusta.jpg) no-repeat top left;
}
#upper-nav #shortcut a#notad{	
	background:url(/resources/images/template/icon-small-notad.jpg) no-repeat top left;
}
#upper-nav #search{
	float:right;
	padding:0 0 0 5px;
}
#upper-nav #search #leita{
	float:left;
	width:112px;
	font-size:10px;
	margin:5px 0 0 0;
}
#upper-nav #search #bt-leita{
	float:left;
	padding:0;
	margin:0 0 0 5px;	
}

#lower-nav{	
	float:right;
	position:relative;
	padding:10px 40px 0 0;			
}
/*middle-item*/
#banner
{		
	padding:0 20px;
	text-align: center;
}

/*bottom-item*/
#content-wrapper{
	margin:0 20px;	
	padding:0 20px;
	width:770px;	
}
/*front-page*/
#left{
	clear:both;
	float:left;
	width:330px;
	padding:20px 20px 0 20px;
	overflow:hidden;
}
#right{
	float:left;
	width:400px;	
	padding: 20px 0 0 0px;
	overflow:hidden;
	position:relative;
	left:8px;
}
#front-icon a{
	display:inline;
	float:left;
	margin:0 0 15px 20px;
	
}
#front-icon a img{
	border:0;
}

/*content*/

#vehicle-list{
	float:left;
	display:inline;
	margin:10px 0 0 10px;
}
#nav-left{
	float:left;
	width:25px;
	height:82px;
	background:url(/resources/images/template/bg-list-left.gif) no-repeat top right;
}
#nav-left a{
	float:left;
	margin:10px 0 0 0;
	text-decoration:none;
	text-indent:-3333px;
	overflow:hidden;
	background:url(/resources/images/template/list-left-arrow.gif) no-repeat;
	width:26px;
	height:51px;
}
#listing{	
	float:left;
	height:82px;
	background:url(/resources/images/template/bg-list.gif) repeat-x;
}
#listing a{
	display:block;
	float:left;
	width:182px;
	height:82px;
	padding:0;
	margin:0;
}
#listing a.active{	
	background:url(/resources/images/template/bg-list-active.gif) repeat-x;	
}
#listing a img{
	border:0;
}
#nav-right{
	float:left;
	width:25px;
	height:82px;
	background:url(/resources/images/template/bg-list-right.gif) no-repeat top left;
}
#nav-right a{
	float:right;
	margin:10px 0 0 0;
	text-decoration:none;
	text-indent:-3333px;
	overflow:hidden;
	background:url(/resources/images/template/list-right-arrow.gif) no-repeat;
	width:26px;
	height:51px;
}
#help-list{
	padding:20px 0 0 20px;	
}
#help-list a{
	line-height:30px;	
}
#help-list a img{
	float:left;
	border:0;
	margin:0;
	padding-right:10px;
}

ul.list-column{	
	list-style:disc;
}
ul.list-column li{
	width:160px;
	float:left;	
	list-style-type:none;
}

div#content-left
{
	float: left;		
	width:500px;	
}

div#content-right
{
	padding-top: 10px;
	width: 260px;
	float: right;				
}

/* icons */

div#icons ul 
{
	list-style: none;
	float: left;
	padding: 0px;
	margin: 0px;
	width: 130px;
}

div#icons ul li
{
	line-height: 30px;
	height: 30px;
	padding-left: 30px;
	margin: 0px;
}

.li-heimasidur
{
	background: url(/resources/images/template/heimasida.gif) no-repeat;
}

.li-lanamoguleikar
{
	background: url(/resources/images/template/lanamoguleikar.gif) no-repeat;
}

.li-verdlisti
{
	background: url(/resources/images/template/pdf.gif) no-repeat;
}

.li-tilbaka
{
	background: url(/resources/images/template/tilbaka.gif) no-repeat;
}

div.clear
{
	clear: both;
}

div#related-hjolhysi, div#related-batar, div#related-fellihysi 
{
	clear: both;
	margin-top: 15px;
	height: 30px;
	line-height: 24px;
	padding-left: 31px;	
}

div#related-hjolhysi
{
	background: url(/resources/images/template/hjolhysi.gif) no-repeat;
}

div#related-fellihysi
{
	background: url(/resources/images/template/felli.gif) no-repeat;
}

div#related-batar
{
	background: url(/resources/images/template/batur.gif) no-repeat;
}

ul.related 
{
	display:block;
	list-style: none;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	line-height: 14px;
}

ul.related li
{
	padding-left: 22px;
	font-weight: normal;
}

/* Campers Begins */

.box
{
	clear:both;
	float:left;
	width:220px;
}

.box-top
{
	float:left;
	width:220px;
	height: 5px;
	line-height:5px;
	font-size:0px;
	background:url(/resources/images/template/top.gif) no-repeat;
}

.box-content
{
	clear:both;
	float:left;
	padding:5px 9px;
	width:200px;
	background:#fff;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
}

.box-content .box-link
{
	padding-top:0px;
	width:200px;
	text-align:right;
}

.box-bottom
{
	clear:both;
	float:left;
	height: 7px;
	width:220px;
	line-height:5px;
	font-size:0px;
	background:url(/resources/images/template/bottom.gif) no-repeat;
}

/* Campers Ends */

/* LEFT CONTENT HEADER*/
#content-left h2{
	display:block;
}

/* BREADCRUMBS */

div#breadcrumbs
{
	padding:0 45px;
	text-align: right;
	color: #f37b20;
}

div#breadcrumbs a
{
	color: #f37b20;
}

/* SEARCH */

.normal
{
	padding:10px 10px;
}

.alt
{
	padding:10px 10px;
	background: #f2f2f2;
}

.normal a, .alt a
{
	color: rgb(243,123,32);
}

.clearboth
{
	clear:both;
	float:left;
	width:100%;
	height:10px;
}

#lower-nav
{
	position:relative;
	left:-25px;
}

/* BOXES */

.box-small
{
	float:left;
	width:180px;
}

.box-small-top
{
	clear:both;
	float:left;
	padding:6px 0px 0px 0px;
	width:180px;
	background: url(/resources/images/template/box-small-top.gif) no-repeat top left;
}

.box-small-bottom
{
	clear:both;
	float:left;
	padding:0px 0px 6px 0px;
	width:180px;
	background: url(/resources/images/template/box-small-bottom.gif) no-repeat bottom left;
}

.box-small ul
{
	clear:both;
	float:left;
	width:178px;
	height:auto !important;
	height:90px;
	min-height:90px;
	border-left:1px solid rgb(121,121,121);
	border-right:1px solid rgb(121,121,121);
	margin:0px;
	padding:0px;
	list-style:none;
}

.box-small ul li.level1, .box-small ul li.level1 a
{
	font-size:14px;
	font-weight:bold;
	color: #f37b20;
}

.box-small ul li.level2
{
	/*padding-left:15px;*/
}

.box-small ul li.level2, .box-small ul li.level2 a
{
	font-size:12px;
	font-weight:normal;
	color: #626366;
}

.v-clear
{
	overflow:hidden;
	clear:both;
	float:left;
	width:770px;
	height:15px;
}

.h-clear
{
	float:left;
	width:15px;
	height:90px;
}

/*FOOTER*/
#container #footer{
	float:left;
	text-align:center;	
	width:849px;	
	overflow:hidden;
}
#container #footer p, #container #footer a {
	color:#fff;
	font-size:11px;
	text-decoration:none;
}

/* TYPES */


div.type
{
	float:left;
	width:213px;
}

div.type a
{
	color:rgb(100,100,101);
	text-decoration: none;
}

div.type div
{
	clear:both;
	float:left;
	width:213px;
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:12px;
	color:rgb(101,101,103);
}

div.type-top, div.type-top div
{
	height:10px;
	line-height:0px;
	font-size:0px;
	background: url(/resources/images/template/types/bg-top.gif) repeat-x top left;
}

div.type-top div.type-left
{
	background: url(/resources/images/template/types/bg-top-left.gif) no-repeat top left;
}

div.type-top div.type-right
{
	background: url(/resources/images/template/types/bg-top-right.gif) no-repeat top right;
}

div.type-title
{
	line-height:20px;
}

div.type-title div.type-left
{
	background: url(/resources/images/template/types/bg-left.gif) repeat-y top left;
}

div.type-title div.type-right
{
	padding:0px 10px 6px 10px;
	width:193px;
	background: url(/resources/images/template/types/bg-right.gif) repeat-y top right;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
}

div.type-title div.type-right a
{
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	text-decoration:none;
	color: #f37b20;
}

div.type-content
{
	background: url(/resources/images/template/types/bg-content.gif) rgb(226,228,227) repeat-x bottom left;
}

div.type-content .type-left
{
	background: url(/resources/images/template/types/bg-left.gif) repeat-y top left;
}

div.type-content div.type-right
{
	background: url(/resources/images/template/types/bg-right.gif) repeat-y top right;
}

div.type-content div.price
{
	position: relative;
	top:15px;
	left:10px;
	line-height:18px;
}

div.bottom
{
}

div.bottom div.image
{

	position:relative;
	left:-10px;
	top:35px;
	clear:none;
	width:140px;
}

div.bottom div.more
{
	clear:none;
	padding:40px 0px 0px 0px;
	width:73px;
	text-align:center;
}

div.bottom div.more a
{
	padding:0px 18px 0px 0px; 
	line-height:15px;
	background: url(/resources/images/template/types/bg-more.gif) no-repeat center right;
}

div.type-bottom, div.type-bottom div
{
	height:10px;
	line-height:0px;
	font-size:0px;
	background: url(/resources/images/template/types/bg-bottom.gif) repeat-x bottom left;
}

div.type-bottom div.type-left
{
	background: url(/resources/images/template/types/bg-bottom-left.gif) no-repeat bottom left;
}

div.type-bottom div.type-right
{
	background: url(/resources/images/template/types/bg-bottom-right.gif) no-repeat bottom right;
}

.orange
{
	color: #f37b20;
}

.big
{
	font-size:16px;
	font-weight:bold;
}

.v-clearT
{
	overflow:hidden;
	clear:both;
	float:left;
	width:770px;
	height:40px;
}

.h-clearT
{
	float:left;
	width:40px;
	height:90px;
}

/* WIDE */

div.wide, div.wide div
{
	width:562px;
}


div.wide div.type-title div.type-right
{
	padding:0px 10px 6px 10px;
	width:542px;	
}

/* LEFTMENU */

ul.leftmenu
{
	margin:0px;
	padding:0px;
	list-style:none;
}

ul.leftmenu li
{
	clear:both;
	float:left;
	width:116px;
}

ul.leftmenu li.level1
{
	background: url(/resources/images/template/types/bg-level1-top.gif) rgb(243,112,32) no-repeat top center;
}

ul.leftmenu li.level1 a
{
	clear:both;
	float:left;
	padding:3px 5px 8px 5px;
	width:106px;
	line-height:15px;
	display:block;
	color:#fff;
	text-decoration: none;
	background: url(/resources/images/template/types/bg-level1-bottom.gif) no-repeat bottom left;
}

ul.leftmenu li.level2
{
	padding:0px 0px 0px 6px;
	width:110px;
	background: url(/resources/images/template/types/bg-level2.gif) repeat-x bottom left;
}

ul.leftmenu li.level2 a
{
	clear:both;
	float:left;
	padding:5px 5px 5px 15px;
	width:90px;
	line-height:15px;
	display:block;
	color: rgb(100,100,100);
	text-decoration: none;
	background: url(/resources/images/template/types/bg-level2-a.gif) no-repeat center left;
}

ul.leftmenu li.last
{
	background:none;
}