/*
 *	Norðurland
 */

a {
	color: #394c74;
}

#wrap {
	background-image: url('../img/body-back-north.jpg');
}
#head .head-nav {
	background-image: url('../img/menu-back-north.jpg');
}

#head .head-bar,
#banner .side .views li.selected a,
#wrap.front #head .head-nav ul li:first-child,
#head .head-nav ul li.selected {
	background-color: #394c74;
}

.front #main .highlights .col.col-3 .image {
	background:transparent url(/img/front-image-hestur.png) no-repeat scroll right bottom;
}

#head .head-logo {
	padding: 35px 0 0 5px;
	background: 0 5px url('../img/head-logo-north.gif') no-repeat;
}

.dropdown ul {
	width: 150px;
}

.search-results.places .item .about .more a,
.search-results .item .info .more a {
	background-color: #394c74;
	border: 1px solid #394c74;
}

.travel-planner-head {
	background-color:#394C74;
	border-bottom-color:#ccc;
}

.travel-planner .item-wrapper .item .counter {
	color:#394C74;
}