﻿.Yfirsogn
{
	font-weight:normal;
}

.Meiginmal
{
	font-weight:normal;
}

body,html
{
	margin:0px;
	padding:0px;
	background: url(/resources/images/template/bg-body.gif) repeat-x rgb(238,238,238);
	font-family:Arial;
	font-size:12px;
	color: #333;
}

body
{
	position: relative;
	top:0px;
	#top:0px;
	#top:0px !important;
}

html>body
{
	top:-12px;
}

form
{
	margin:0px;
	padding:0px;
}

a
{
	color: rgb(182,1,41);
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1, a h1, h1 a
{
	margin:0px;
	padding:0px 0px 5px 0px;
	font-size:13px;
	font-weight: bold;
	color: rgb(182,1,41);
	text-decoration:none;
}

h2, a h2, h2 a
{
	margin:0px;
	padding:0px;
	font-size:12px;
	color: rgb(182,1,41);
	text-decoration:none;
}

h3, a h3, h3 a
{
	margin:0px;
	padding:4px 0px 5px 0px;
	font-size:16px;
	font-weight: bold;
	color: #930;
	text-decoration:none;
}

h4, a h4, h4 a
{
	margin:0px;
	padding:0px;
	font-size:12px;
	color: #930;
	text-decoration:none;
}

input .text
{
	margin:0px;
	padding:2px;
	line-height:14px;
	height:14px;
	border:1px solid rgb(188,188,188);
	font-size:9px;
	color: #333;
	vertical-align:middle;
}
textarea .text
{
	margin:0px;
	padding:2px;
	border:1px solid rgb(188,188,188);
	font-size:9px;
	color: #333;

}

div#container
{
	margin:0px auto;
	width:980px;
}

div#top
{
	clear:both;
	float:left;
	width:980px;
}

div#top-left
{
	float:left;
	width:161px;
	padding-left:10px;
	background: url(/resources/images/template/bg-logo.gif) no-repeat;
}


div#top-left img
{
	vertical-align:bottom;
}

div#top-right
{
	float:left;
	width:809px;
	background: url(/resources/images/template/bg-top-right.gif) no-repeat;
}

div#top-phrase
{
	overflow:hidden;
	float:left;
	padding:12px 15px;
	width:779px;
	height:14px;
	line-height:14px;
	color:#fff;
}

div#language
{
	float:left;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:15px;
	line-height:15px;
}

div#language img, div#shortcuts img
{
	padding: 0px 5px;
	vertical-align:middle;
}

div#language a
{
	color: rgb(0,102,153);
	text-decoration:none;
}

div#shortcuts
{
	float:right;
	padding-top:15px;
	padding-bottom:15px;
	line-height:15px;
}

div#shortcuts form
{
	float:left;
}

div#shortcuts form input
{
vertical-align:bottom;
}

div#shortcuts .text
{
	margin:0px;
	padding:0px;
	line-height:14px;
	height:14px;
	width:130px;
	border:1px solid rgb(188,188,188);
	font-size:9px;
	color: #333;
	vertical-align:middle;
}

div#header
{
	clear:both;
	float:left;
	width:980px;
}

div#header img
{
	vertical-align:bottom;
}

div#main
{
	clear:both;
	float:left;
	padding-top:4px;
	width:980px;
}

div#left
{
	float:left;
	width:180px;
	overflow:hidden;
}

div#middle
{
	float:left;
	padding:0px 5px;
	width:610px;
	overflow:hidden;
}


div#content
{
	clear:both;
	float:left;
	height: auto !important;
	height:660px;
	min-height:660px;
	width:610px;
}

div#content .clear
{
	width:610px;
}

div#groups
{
	clear:both;
	float:left;
	padding:0px 1px;
	width:610px;
}

div#groups .clear
{
	clear:none;
	width:4px;
}

.group
{
	float:left;
	width:149px;
}

.group-image
{
	float:left;
	width:149px;
	overflow:hidden;
}

.group-image img
{
	vertical-align: bottom;
}

.group-content
{
	clear:both;
	float:left;
	padding:5px 10px;
	width:127px;
	height: auto !important;
	height:70px;
	min-height: 70px;
	background:#fff;
	border-left: 1px solid rgb(221,221,221);
	border-right: 1px solid rgb(221,221,221);
	border-bottom: 1px solid rgb(221,221,221);
}

.group-content h1
{
	padding-bottom:3px;
}

.group-content ul, .subnews-left .box-content ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}

.group-content ul li, .subnews-left .box-content ul li
{
	padding-left: 15px;
	height:auto !important;
	height:16px;
	min-height:16px;
	line-height: 16px;
	background: url(/resources/images/template/bg-level1.gif) no-repeat left center;
}

.group-content ul li, .subnews-right .box-content ul li
{
	padding-left: 15px;
	height:auto !important;
	height:16px;
	min-height:16px;
	line-height: 16px;
	background: url(/resources/images/template/bg-level1.gif) no-repeat left center;
}

.group-content ul li a, .box-content ul li a
{
	color: #333;
}


div#image
{
	clear:both;
	float:left;
	width:610px;
}

div#image img
{
	vertical-align: bottom;
	border: 1px solid rgb(221,221,221);
}


div#footer
{
	clear:both;
	float:left;
	padding-top:10px;
	width:610px;
}

div#right
{
	float:left;
	width:180px;
	overflow:hidden;
}

.clear
{
	overflow:hidden;
	clear:both;
	float:left;
	width:180px;
	height:5px;
	font-size:0px;
	line-height:0px;
}

.ad
{
	clear: both;
	float:left;
	width:180px;
}

.ad img
{
	vertical-align:bottom;
}


/* BOXIÐ (VINSTRI) */

.box
{
	clear:both;
	float:left;
	width:180px;
}

.box-top
{
	float:left;
	width:180px;
	background:url(/resources/images/template/bg-box-top.gif) repeat-x #fff;
}

.box-left
{
	float:left;
	font-size:0px;
	line-height:0px;
	height:4px;
	width:4px;
	background:url(/resources/images/template/bg-box-top-left.gif) no-repeat;
}

.box-right
{
	float:right;
	font-size:0px;
	line-height:0px;
	height:4px;
	width:4px;
	background:url(/resources/images/template/bg-box-top-right.gif) no-repeat;
}

.box-content, .box-content-ad
{
	clear:both;
	float:left;
	padding:6px 9px;
	width:160px;
	background:#fff;
	border-left:1px solid rgb(221,221,221);
	border-right:1px solid rgb(221,221,221);
}

.box-content-ad
{
	text-align:center;
}

.box-content-ad img
{
	vertical-align: bottom;
}

.box-content .box-link
{
	padding-top:5px;
	width:160px;
	text-align:right;
}

.box-bottom
{
	clear:both;
	float:left;
	width:180px;
	background:url(/resources/images/template/bg-box-top.gif) repeat-x #fff bottom left;
}

.box-bottom .box-left
{
	background:url(/resources/images/template/bg-box-bottom-left.gif) no-repeat;
}

.box-bottom .box-right
{
	background:url(/resources/images/template/bg-box-bottom-right.gif) no-repeat;
}


/* INNÍ BOXI */

.box-content ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}

.box-content ul li
{
	padding-top:3px;
	padding-bottom:3px;
	padding-left:20px;
	line-height:14px;
}

.box-content ul li a
{
	color:#333;
	text-decoration: none;
}

.box-content ul li a:hover
{
	text-decoration: underline;
}

.box-content ul li.level1
{
	padding-left:15px;
	background: url(/resources/images/template/bg-level1.gif) no-repeat left center;
}

.box-content ul li.level1 a
{
	font-weight:bold;
}

.box-content ul li.level3
{
	padding-left:40px;
}
.box-content ul li.level3 a
{
	font-style:Italic;
}

/* Fréttir */

.news
{
	clear:both;
	float:left;
}

.news .box, .news .box-top, .news .box-bottom
{
	width:610px;
}

.news .box
{
	background: url(/resources/images/template/bg-news.gif) bottom left repeat-x #fff;
}

.news .box-top, .news .box-bottom
{
	background: none;
}

.news .box-content2
{
	padding: 5px 10px;
}

.news .box-content, .news .box-content2
{
	width:590px;
	background: none;
	line-height:16px;
}

.news .box-content
{
	height:auto !important;
	height:104px;
	min-height:104px;
}

.news .box-content h1,.news .box-content2 h1
{
	padding-top:4px;
	font-size:16px;
}

.news .box-content a, .news .box-content2 a
{
	font-weight: bold;
}

.news .box-bottom .box-left
{
	background: url(/resources/images/template/bg-news-bottom-left.gif);
}

.news .box-bottom .box-right
{
	background: url(/resources/images/template/bg-news-bottom-right.gif);
}

.subnews-left
{
	clear:both;
	float:left;
	width:303px;
}

.subnews-right
{
	float:right;
	width:303px;
}

.subnews-left .box, .subnews-left .box-top, .subnews-left .box-bottom, .subnews-right .box, .subnews-right .box-top, .subnews-right .box-bottom
{
	width:303px;
}

.subnews-left .box-content, .subnews-right .box-content
{
	width:283px;
}

.subnews-right .box-content
{
	height: auto !important;
	height: 151px;
	min-height:151px;
}

.subnews-right .image-link
{
	display: block;
	clear:both;
	float:left;
	height:100px;
	width:283px;
}

.subnews-right .image-link span
{
	display: none;
}

.subnews-right .box-link
{
	padding-top:0px;
	width:283px;
}

.news-small
{
	float:left;
	width:200px;
}

.news-small .box, .news-small .box-top, .news-small .box-bottom
{
	width:200px;
}

.news-small .box
{
	background: url(/resources/images/template/bg-news.gif) bottom left repeat-x #fff;
	height:auto !important;
	height:124px;
	min-height:124px;
}

.news-small .box-top, .news-small .box-bottom
{
	background: none;
}

.news-small .box-content
{
	width:180px;
	background: none;
	line-height:16px;
}

.news-small .box-content h1
{
	padding-top:4px;
	font-size:16px;
}

.news-small .box-content a
{
	font-weight: bold;
}

.news-small .box-bottom .box-left
{
	background: url(/resources/images/template/bg-news-bottom-left.gif);
}

.news-small .box-bottom .box-right
{
	background: url(/resources/images/template/bg-news-bottom-right.gif);
}

.news-medium
{
	float:left;
	width:300px;
}

.news-medium .box, .news-medium .box-top, .news-medium .box-bottom
{
	width:300px;
}

.news-medium .box
{
	background: url(/resources/images/template/bg-news.gif) bottom left repeat-x #fff;
	height:auto !important;
	height:124px;
	min-height:124px;
}

.news-medium .box-top, .news-medium .box-bottom
{
	background: none;
}

.news-medium .box-content
{
	width:280px;
	background: none;
	line-height:16px;
}

.news-medium .box-content h1
{
	padding-top:4px;
	font-size:16px;
}

.news-medium .box-content a
{
	font-weight: bold;
}

.news-medium .box-bottom .box-left
{
	background: url(/resources/images/template/bg-news-bottom-left.gif);
}

.news-medium .box-bottom .box-right
{
	background: url(/resources/images/template/bg-news-bottom-right.gif);
}

.v-clear
{
	float:left;
	width:3px;
	height:20px;
}

table.booking td{
	padding:5px;
}

table.booking th{
	color:rgb(182,1,41);
	font-weight:normal;
	text-align:right;
	width:200px;
	padding:5px;
}

table.booking td input, 
table.booking td select{
	font-size:11px;	
	border:1px solid #bcbcbc;	
}

table.booking td input.text{
	color:#000;
}

table.booking td input.readonly{
	border:0px;
}

/*itm - listing */
.main-box {
	position:relative;
	overflow: hidden;
	width: 100%;
	background: url(/resources/images/template/icelandtravelmarket/main-box-bg.gif) repeat-x 0 100%;
	padding-bottom: 11px;
	margin-top: 13px;
}
.main-box-first
{
	margin-top:0px;
}

.main-divider {	
	overflow: hidden;
	width: 100%;
}
.main-img {
	float: left;
	width: 179px;
	height: 115px;
	padding: 0;	
	border:2px solid #fff;
	overflow:hidden;
}
.main-img img {
	display: block;
}
.main-text {
	float: right;
	width: 390px;
	margin-top:0;	
}
.main-text h3,
.main-text h3 a {
	margin: 0;	
	color: rgb(182,1,41);
	font-weight: normal;
	text-decoration:none;
}
.main-text h3 span {
	font-size: 12px;
	color: #000;
}
.main-text em {
	display: block;
	margin-top: -3px;
}
.main-text p {
	margin: 0 0 6px;
	line-height: 14px;
}
.main-text-divider {
	overflow: hidden;
	width: 100%;
	margin-top: -2px;
}
.main-text-divider span {
	float: left;
	margin-top: 9px;
}
.main-text-divider a {
	float: right;
	margin-left: 10px;
}
.main-text-divider a img {
	display: block;
}
.main-button {
	position:absolute;		
	width:100%;
	bottom:0;
}
.main-button a img{	
	float:right;
	display:block;
	position:relative;
	margin-left: 10px;
	margin-bottom: 11px;
	border:0;
}
.bott-main-box .main-img {
	height: 113px;
	background: url(/resources/images/template/icelandtravelmarket/main-img-border2.gif) no-repeat;
}
.bott-main-box .main-text em {
	color: #444034;
}
.bott-main-box .main-text p {
	color: #444034;
}
.bott-main-box .main-text-divider {
	margin-top: 9px;
}

/*itm  - items */
.take-box {
	overflow: hidden;
	padding-top:10px;
	width: 100%;
}
.take-box h2 {
	margin: 0;	
	font-size:22px;
	color: rgb(182,1,41);
	font-weight: normal;
}
.take-box h2 span {
	font-size: 12px;
	color: #000;
}
.take-box em {
	display: block;
	margin-top: -2px;
}
.over {
	overflow: hidden;
	width: 100%;
	margin-top: 7px;
}
ul.over-menu {	
	margin: 0;
	padding: 0;
	list-style: none;
	height:29px;
	width:590px;
	border-bottom:1px solid #666;
}
ul.over-menu li {
	float: left;
	padding:0;
	margin:0 5px 0 0;	
	font-weight: bold;	
}
ul.over-menu li a {
	margin:0;
	display: block;		
	background:#fff;
	border:1px solid #666;	
	text-decoration: none;
	padding: 6px 10px 8px;
	color: rgb(182,1,41);
}
.over-menu li a:hover {
	text-decoration: underline;
}
.over-box {
	overflow: hidden;
	width: 567px;	
	padding: 10px 10px 34px 11px;
	border-bottom:1px solid #666;
	border-left:1px solid #666;
	border-right:1px solid #666;
}
.over-divider {
	overflow: hidden;
	width: 100%;
}
.over-img {
	float: left;
	width: 342px;		
	border:2px solid #666;
}
.over-img img {
	display: block;
}
.highlights {
	float: right;
	width: 200px;
	margin-top: 0;
}
.highlights h3 {
	margin: 0;
	font-size: 22px;	
	font-weight: normal;
	color: rgb(182,1,41);
}
.high-menu {	
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;	
}
.high-menu li {		
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
	margin:8px 0 0 -15px;	
	padding:0;	
}
.high-menu li a {	
	margin:0;
	padding:0;
	color: rgb(182,1,41);
	text-decoration: none;	
}
.high-menu li a:hover {
	text-decoration: underline;
}
.price {
	overflow: hidden;	
	margin-top: 21px;
}
.price span {
	display: block;
}
.price strong {
	display: block;
	font-size: 24px;	
}
.book-now-link {
	display: block;
	margin-top: 10px;
}
.book-now-link img {
	display: block;
	border:0;
}
.over-text {
	margin-top: 20px;
}
.over-text p {
	margin: 15px 0 0;	
	line-height: 14px;
}

table.departure
{	
	color:#fff;	
	border-collapse:collapse;
	border:0px;
}
table.departure th
{
	background:#4a4a4a;
	text-align:left;
	font-weight:bold;
	vertical-align:top;
	padding:5px;
	border-left:1px solid #fff;
	border-bottom:1px solid #fff;
}
table.departure td
{	
	background:#5a5a5a;
	padding:5px;
	border-left:1px solid #fff;
	border-bottom:1px solid #fff;
}
table.departure th.first,
table.departure td.first
{
	border-left:0;
}
table.departure a
{
	color:#fff;
	text-decoration:none;
}
