/* @override http://www.vitaltour.no/wp-content/themes/vitaltour_colour/css/screen.css */

/* RESET */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption {
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	margin:0;
	padding:0;
}

body {
	line-height:1;
}

ol,ul {
	list-style:none;
}

blockquote,q {
	quotes:none;
}

blockquote:before,blockquote:after,q:before,q:after {
	content:none;
}

:focus {
	outline:0;
}

ins {
	text-decoration:none;
}

del {
	text-decoration:line-through;
}

.left {
	float:left;
}

.right {
	float:right;
}

h1,h2,h3,h4,h5,h6,p,a {
	font-weight:400;
}

/* CLEARFIX */
.clearfix:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
	display:block;
	font-size:0;
	width:0;
}

.clearfix {
	display:inline-block;
}

html[xmlns] .clearfix {
	display:block;
}

* html .clearfix {
	height:1%;
}

/* GRID */
/* Variable Grid System. Learn more ~ http://www.spry-soft.com/grids. Based on 960 Grid System - http://960.gs/ Licensed under GPL and MIT. */

.container_15 {
	margin-left:auto;
	margin-right:auto;
	width:990px;
}

.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12,.grid_13,.grid_14,.grid_15 {
	display:inline;
	float:left;
	margin-left:5px;
	margin-right:5px;
}

.alpha { margin-left:0; }
.omega { margin-right:0; }
.container_15 .grid_1 { width:36px; }
.container_15 .grid_2 { width:102px; }
.container_15 .grid_3 { width:168px; }
.container_15 .grid_4 { width:234px; }
.container_15 .grid_5 { width:300px; }
.container_15 .grid_6 { width:366px; }
.container_15 .grid_7 { width:432px; }
.container_15 .grid_8 { width:498px; }
.container_15 .grid_9 { width:564px; }
.container_15 .grid_10 { width:630px;}
.container_15 .grid_11 { width:696px; }
.container_15 .grid_12 { width:762px; }
.container_15 .grid_13 { width:828px; }
.container_15 .grid_14 { width:894px; }
.container_15 .grid_15 { width:983px; }
.container_15 .prefix_1 { padding-left:66px; }
.container_15 .prefix_2 { padding-left:132px; }
.container_15 .prefix_3 { padding-left:198px; }
.container_15 .prefix_4 { padding-left:264px; }
.container_15 .prefix_5 { padding-left:330px; }
.container_15 .prefix_6 { padding-left:396px; }
.container_15 .prefix_7 { padding-left:462px; }
.container_15 .prefix_8 { padding-left:528px; }
.container_15 .prefix_9 { padding-left:594px; }
.container_15 .prefix_10 { padding-left:660px; }
.container_15 .prefix_11 { padding-left:726px; }
.container_15 .prefix_12 { padding-left:792px; }
.container_15 .prefix_13 { padding-left:858px; }
.container_15 .prefix_14 { padding-left:964px; }
.container_15 .suffix_1 {	padding-right:66px; }
.container_15 .suffix_2 { padding-right:132px; }
.container_15 .suffix_3 { padding-right:198px; }
.container_15 .suffix_4 { padding-right:264px; }
.container_15 .suffix_5 { padding-right:330px; }
.container_15 .suffix_6 { padding-right:396px; }
.container_15 .suffix_7 { padding-right:462px; }
.container_15 .suffix_8 { padding-right:528px; }
.container_15 .suffix_9 { padding-right:594px; }
.container_15 .suffix_10 { padding-right:660px; }
.container_15 .suffix_11 { padding-right:726px; }
.container_15 .suffix_12 { padding-right:792px; }
.container_15 .suffix_13 { padding-right:858px; }
.container_15 .suffix_14 { padding-right:924px; }

/* SUPERFISH */
.sf-menu,
.sf-menu * {
	list-style:none;
	z-index:999;
	margin:0;
	padding:0;
}

.sf-menu {
	line-height:1.0;
	float:left;
	margin-bottom:1em;
}

.sf-menu ul {
	z-index:999;
	position:absolute;
	top:-999em;
	width:10em;
}

.sf-menu ul li {
	width:100%;
}

.sf-menu li:hover {
	visibility:inherit;
}

.sf-menu li {
	float:left;
	position:relative;
}

.sf-menu a {
	display:block;
	position:relative;
	text-decoration:none;
	color:#FFF;
	padding-top:.75em;
	padding-bottom:.75em;
	padding-left:2em;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:0;
	top:42px;
	z-index:99;
	padding-top:6px;
	background-color:#e4dcc1;
	border:2px solid #FFF;
	text-shadow:#000 0 0 0;
}

#main_nav li.sfHover ul li a {
	padding-left:5px;
	padding-right:10px;
	width:100%;
	margin-left:2px;
	color:#be1f12;
}

#main_nav li.sfHover ul li a:hover {
	color:#504f4d;
	text-decoration:underline;
}

.sf-menu a,.sf-menu a:visited {
	color:#13a;
}

.sf-menu li li {
	background:#e4dcc1;
}

.sf-menu li li li {
	background:#dce4c7;
}

.sf-menu a:focus,
.sf-menu a:hover,
.sf-menu a:active {
	outline:0;
}

.sf-menu a.sf-with-ul {
	min-width:1px;
}

.sf-sub-indicator {
	position:absolute;
	display:block;
	right:.75em;
	top:1.05em;
	width:10px;
	height:10px;
	text-indent:-999em;
	overflow:hidden;
}

a > .sf-sub-indicator {
	top:.8em;
	background-position:0 -100px;
}

a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position:-10px -100px;
}

.sf-menu ul a > .sf-sub-indicator {
	background-position:0 0;
}

.sf-shadow ul {
	padding:0 8px 9px 0;
}

.sf-shadow ul.sf-shadow-off {
	background:transparent;
}

ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul,
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:-999em;
}

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul,
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:10em;
	top:0;
}

.sf-menu ul .sf-sub-indicator,
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position:-10px 0;
}

/* BANNER */
.slide_content {
float:left;
width:990px!important;
height:298px!important;
padding-top:15px;
z-index:0;
position:relative;
background:transparent;
}

.slide_content img {
float:left;
margin-right:37px;
border:1px solid #4c4c4c;
background-color:#fff;
padding:4px;
}

#slideshow,.banner_content {
float:left;
width:960px;
position:relative;
height:310px!important;
z-index:0;
background:transparent;
}

#slideshow {
background:transparent!important;
background-color:transparent!important;
width:300px;
/*background-image:url(img/red_bg.png);*/
}

.read_or_see {
background-image:url(../img/les_eller_se.png);
background-repeat:no-repeat;
width:294px;
height:46px;
float:right;
margin-top:14px;
}

.map_or_trips {
background-image:url(../img/kart_eller_utflukt.png);
background-repeat:no-repeat;
width:200px;
height:46px;
float:right;
margin-top:14px;
margin-left:0;
left:0;
}

.map_or_map {
background-image:url(../img/map_map.png);
background-repeat:no-repeat;
width:88px;
height:46px;
float:right;
margin-top:14px;
margin-left:0;
left:0;
padding-right:0;
}

.map_or_map a.les_mer {
margin-left:32px;
}

.read_or_map {
background-image:url(../img/les_eller_kart.png);
background-repeat:no-repeat;
width:294px;
height:40px;
float:right;
margin-top:6px;
margin-bottom:0;
}

#iLook span.button input {
width:77px;
margin-right:4px;
}

a.perma {
float:left;
margin-top:17px;
font-size:13px;
margin-left:25px;
}

a.next {
float:left;
margin-top:17px;
font-size:13px;
margin-left:45px;
}

a.tours {
float:left;
margin-top:17px;
font-size:13px;
margin-left:61px;
}

a.map {
float:left;
margin-top:17px;
font-size:13px;
margin-left:42px;
}

a:hover.next,a:hover.perma,a:hover.tours,a:hover.map {
color:red;
}

.slide_info {
position:absolute;
left:579px;
bottom:18px;
}

.slide_info_single {
position:absolute;
left:579px;
opacity:1;
background-position:0 center;
top:60px;
}

.slide_content h1 {
color:#FFF;
font-size:33px;
width:400px;
line-height:35px;
}

.slide_content h3 {
color:#FFF;
margin-top:4px;
line-height:23px;
}

.slide_content p {
color:#FFF;
margin-top:14px;
}

.slide_content a {
color: #fedd43;
text-decoration:underline;
}

.slide_content a:hover {
color:#FFF;
}

.slide_info a {
color:#000;
text-decoration:none;
}

.slide_info a:hover {
color:#f63600;
text-decoration:none;
}

#sendbutton {
background-image:url(../img/button.png);
background-repeat:no-repeat;
padding-top:3px;
background-color:none!important;
width:77px;
height:23px;
cursor:pointer;
border:none;
color:#FFF;
float:right;
margin-top:10px;
padding-left:11px;
text-transform:uppercase;
}

/* STYLE */
html {
font-family:Arial, Helvetica, Verdana, sans-serif;
font-weight:400;
background: url(../img/bg.png) no-repeat top center;
}

.blue {
color:#115683;
}

.gray {
color:#5c584b;
}

.italic {
font-style:italic;
}

.bold {
font-weight:700;
}

h1 {
font-size:52px;
line-height:50px;
}

h2 {
font-size:30px;
line-height:56px;
}

h3 {
font-size:20px;
line-height:55px;
}

h4 {
font-size:15px;
}

h5 {
font-size:12px;
}

h6 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
}

a {
text-decoration:none;
color:#000;
}

a:hover,ul#about li a,ul#main_nav li a,ul#booking-menu li a {
color:#fb3303;
}

ul#about li a,li#tlf {
color:#6a6a6a;
}

ul#main_nav li a {
color:#5e5f5f;
}

ul#main_nav li a:hover {
color:#bc1f11;
}

ul#booking-menu li a {
color:#65616c;
font-weight:700;
}

.meu_sep {
float:left;
height:35px;
background-image:url(../img/menu_sep.png);
width:8px;
background-repeat:no-repeat;
margin-left:14px;
}

a.read_more {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
}

.heading {
background-image:url(../img/border_red_small.png);
background-repeat:repeat-x;
background-position:bottom;
height:31px;
float:left;
width:100%;
padding-bottom:18px;
margin:10px 0 14px;
}

#hotel_column div.heading {
background-image:url(../img/border_red_small.png);
background-repeat:repeat-x;
background-position:bottom;
height:20px;
float:left;
width:100%;
padding-bottom:18px;
margin:10px 0 14px;
}

.heading h3 {
line-height:30px;
font-size:28px;
width:80%;
}

a:hover h5 {
color:#000;
text-decoration:none;
}

#header {
height:150px;
position:relative;
width:984px;
z-index:99;
margin:0;
padding:0;
}

#logo {
height:100px;
position:absolute;
top:56px;
left:-7px;
width:195px;
}

ul#about {
position:absolute;
left:283px;
top:12px;
height:20px;
margin:0;
padding:0;
}

ul#about li {
display:inline;
font-size:10px;
text-transform:uppercase;
line-height:10px;
margin:0 15px 0 0;
}

ul#about li#tlf {
margin-left:10px;
font-size:13px;
}

ul#booking-menu {
position:absolute;
right:0;
top:12px;
}

ul#booking-menu li {
display:inline;
font-weight:700;
font-size:14px;
}

ul#main_nav {
display:inline;
position:absolute;
top:106px;
right:1px;
height:43px;
}

ul#main_nav li {
display:inline;
font-family:Arial, Helvetica, Geneva, sans-serif;
font-size:15px;
padding-left:1px;
}

#main_nav li a {
padding-left:0!important;
margin-left:9px!important;
float:left;
}

#main_nav li.sfHover ul li {
padding-right:20px;
}

#main_nav li.sfHover ul {
padding-right:20px;
padding-left:20px;
float:left;
}

.red_banner {
height:311px;
width:100%;
background-image:url(../img/red_bg.png);
border-top:1px solid #FFF;
margin:0 0 11px;
padding:0;
}

#topbanner {
margin-bottom:14px;
height:auto;
position:absolute;
margin-top:1px;
z-index:5;
left:0;
top:1px;
}

div.container_15.clearfix.banner_center {
position:relative;
z-index:1;
background:none;
}

.top_banner {
float:left;
z-index:-1;
}

#topbanner #slideshow img {
width:717px;
float:left;
height:330px;
padding:10px;
}

#topbanner ul {
float:left;
width:233px;
margin-top:10px;
margin-left:11px;
}

#topbanner ul li {
display:inline;
font-size:18px;
line-height:18px;
width:231px;
float:left;
height:105px;
background-color:#f7f7f7;
margin-bottom:4px;
}

#topbanner ul li a {
width:206px;
height:61px;
float:left;
padding-top:44px;
font-size:22px;
color:#b8351e;
padding-left:25px;
line-height:21px;
}

.activeLI a {
color:#fff!important;
background-image:url(../img/banner_hover.gif);
width:231px;
height:105px;
float:left;
font-size:22px;
line-height:26px;
}

#topbanner ul span {
display:inline;
font-size:11px;
vertical-align:2px;
}

.booking_holder {
background-color:#FFF;
position:absolute;
top:-1px;
left:0;
background-image:url(../img/newsletter_bg.png);
width:988px;
z-index:6;
height:302px;
display:none;
border:3px solid #FFF;
}

#news_holder {
margin-bottom:10px;
padding:10px 10px 30px;
}

.news {
width:210px!important;
margin-right:26px;
}

.news_right {
width:210px!important;
float:right;
margin-right:4px;
}

.news_img {
float:left;
width:200px;
height:108px;
border:1px solid gray;
margin-bottom:19px;
background-color:#FFF;
padding:5px;
}

.news p,.news_right p {
float:left;
width:191px;
padding-left:4px;
margin:0!important;
}

.news h3,.news_right h3 {
float:left;
width:216px;
margin-bottom:6px;
padding-left:3px;
line-height:22px;
}

.news .read_more,.news_right .read_more {
margin-top:12px;
margin-right:8px;
float:left;
margin-left:4px;
width:202px;
border-top:1px dotted gray;
padding-top:8px;
font-family:Arial, Helvetica, Geneva, sans-serif;
}

#offers {
margin-bottom:10px;
background-color:#FFF;
}

.offer {
margin-bottom:10px;
border-bottom:2px solid gray;
padding-bottom:10px;
width:680px!important;
padding-left:2px;
}

.offer_img {
float:left;
margin-right:10px;
}

.offer_title {
float:left;
width:539px;
padding-right:0;
padding-top:50px;
position:relative;
}

.offer_title .price {
position:absolute;
bottom:3px;
right:0;
width:150px;
}

.offer_title .price h2 {
position:absolute;
right:0;
bottom:-14px;
}

.offer_title .price h5 {
position:absolute;
left:0;
bottom:2px;
}

.offer_sub {
float:left;
width:539px;
}

#sidebar_holder {
float:right;
margin-top:54px;
}

.sidebar_box {
margin-left:0;
float:right;
margin-bottom:10px;
background-color:#FFF;
}

#sidebar_booking {
float:left;
width:233px;
height:331px;
position:relative;
border:1px solid gray;
background:url(../img/booking_bg.png) no-repeat 2px 2px;
padding:2px 2px 4px;
}

#sidebar_search {
float:left;
width:100%;
height:80px;
position:relative;
border:1px solid gray;
background:url(../img/booking_bg_search.png) no-repeat center center;
padding:2px;
}

#sidebar_search input[type=text] {
width:100%;
}

form#searchform {
padding:15px 30px 15px 15px;
}

#sidebar_booking_sverige {
float:left;
width:233px;
height:331px;
position:relative;
border:1px solid gray;
background:url(../img/booking_bg_sverige.png) no-repeat 2px 2px;
padding:2px 2px 4px;
}

.main_content {
margin-top:30px;
}

#submit_booking {
background-color:none!important;
width:110px;
height:23px;
cursor:pointer;
border:none;
color:#FFF;
float:right;
text-transform:uppercase;
text-align:center;
margin-top:-2px;
}

#submit_booking:hover {
background-color:none!important;
width:110px;
height:23px;
cursor:pointer;
border:none;
color:#FFF;
float:right;
margin-top:-2px;
text-transform:uppercase;
text-align:center;
margin-left:0;
}

.button_wide #submit_booking,.button_wide #submit_booking:hover {
width:120px;
background-color:none!important;
border:none;
}

#sel_from {
width:200px;
float:left;
margin:5px 10px 5px 0;
padding:0;
}

#sel_dest {
width:200px;
float:left;
margin:5px 20px 5px 0;
padding:0;
}

#sel_day {
float:left;
width:60px;
margin-right:17px;
}

#iBook h4 {
font-size:12px;
line-height:15px;
padding-top:0;
float:left;
margin-top:10px;
width:197px;
margin-right:15px;
color:#FFF;
}

#iBook {
position:absolute;
top:1px;
margin-top:140px;
left:17px;
margin-right:22px;
width:201px;
}

.simple p {
margin-bottom:12px;
}


#sidebar_restplasser {
float:left;
width:224px;
position:relative;
border:1px solid gray;
background:#efecd8 url(../img/restplasser.png) no-repeat 2px 2px;
height:216px;
padding:105px 2px 2px 12px;
}

.restplass {
float:left;
width:199px;
padding-left:10px;
padding-bottom:20px;
padding-right:10px;
height:11px;
border-bottom:1px dotted #FFF;
}

img.campaign {
width:232px;
border:1px solid gray;
padding:3px;
}

#sidebar_restplasser div.restplass h3.white.bold.left {
float:left!important;
height:20px;
line-height:20px;
padding-left:15px;
font-size:17px;
margin-top:6px;
color:#FFF;
width:113px;
}

.restplass h3 {
float:left;
width:139px;
}

.restplass h4 {
margin-top:8px;
margin-bottom:1px;
}

#sidebar_restplasser h4 {
color:#fdfefc;
float:right;
height:10px;
margin:8px 0 0;
}

#sidebar_restplasser a:hover h4 {
text-decoration:underline;
}

#sidebar_restplasser h5.white {
color:#FFF;
width:24px;
float:left;
height:20px;
margin-top:11px;
}

#sidebar_restplasser h3 {
color:#333433;
margin-bottom:1px;
margin-top:3px;
width:122px;
float:left;
height:40px;
}

#hotel_info_holder {
width:676px;
position:relative;
padding:30px 20px 10px 0;
}

img.hotel_large {
height:274px;
}

.ingress {
margin-bottom:15px;
margin-right:20px;
}

.hotel_text p {
margin-right:0;
margin-bottom:13px;
}

.hotel_text p strong {
font-size:15px;
margin-top:10px;
padding-top:0;
float:left;
width:100%;
margin-bottom:4px;
}

.hotelfacts {
background-color:#e9e9e9;
float:right;
width:250px!important;
padding:27px 10px 10px;
}

.hotelfacts h4 {
margin-bottom:5px;
float:left;
width:100%;
}

.hotelfacts p {
margin-bottom:8px!important;
font-size:11px;
line-height:16px;
width:239px;
float:left;
}

#main_col ul li {
font-size:13px;
line-height:22px;
list-style-type:disc;
list-style-position:inside;
}

#main_col ul {
padding-bottom:20px;
}

ul.icons li {
list-style-type:none!important;
float:left;
height:30px;
padding-left:50px;
width:133px;
padding-top:14px;
font-weight:700;
font-style:italic;
margin-bottom:16px;
}

.map h6 {
width:250px;
text-align:right;
border-top:1px dotted gray;
padding-top:10px;
}

.mao img.xl {
width:20px;
height:20px;
}

.map img {
margin-bottom:10px;
}

.map a img.map {
width:249px;
}

ul.icons {
float:left;
width:100%;
margin-top:30px;
}

.flyplass {
background-image:url(../img/icon_airport.png);
background-repeat:no-repeat;
}

.resturant {
background-image:url(../img/icon_resturant.png);
background-repeat:no-repeat;
}

.sentrum {
background-image:url(../img/icon_city.png);
background-repeat:no-repeat;
}

.strand {
background-image:url(../img/icon_beach.png);
background-repeat:no-repeat;
}

.basseng {
background-image:url(../img/icon_pool.png);
background-repeat:no-repeat;
}

.barnebasseng {
background-image:url(../img/icon_pool_child.png);
background-repeat:no-repeat;
}

.resepsjon {
background-image:url(../img/icon_reception.png);
background-repeat:no-repeat;
}

.etasjer_heis {
background-image:url(../img/icon_lift.png);
background-repeat:no-repeat;
}

div#print input {
float:right;
width:165px;
height:28px;
border:none;
background:transparent url(../img/print_icon.png) no-repeat right top;
cursor:pointer;
margin:0;
padding:0 20px 0 0;
}

#hotel_info_holder h1 {
line-height:60px;
float:left;
margin-bottom:0;
min-width:180px;
}

#hotel_info_holder h3 {
width:400px;
float:left;
font-size:20px;
}

#hotel_info_holder h4 {
width:500px;
float:left;
font-size:20px;
line-height:23px;
}

#hotel_info_holder h4.ingress {
width:369px;
float:left;
font-size:16px;
line-height:25px;
margin-bottom:24px;
}

.stars {
float:left;
width:160px;
height:30px;
margin-top:26px;
}

.star_1 {
background:url(../img/star_1.png) 4px 29px;
}

.star_1_5 {
background:url(../img/star_1_5.png) 4px 29px;
}

.star_2 {
background:url(../img/star_2.png) 4px 29px;
}

.star_2_5 {
background:url(../img/star_2_5.png) 4px 29px;
}

.star_3 {
background:url(../img/star_3.png) 4px 29px;
}

.star_3_5 {
background:url(../img/star_3_5.png) 4px 29px;
}

.star_4 {
background:url(../img/star_4.png) 4px 29px;
}

.star_4_5 {
background:url(../img/star_4_5.png) 4px 29px;
}

.star_5 {
background:url(../img/star_5.png) 4px 29px;
}

.star_5_5 {
background:url(../img/star_5_5.png) 4px 29px;
}

.star_6 {
background:url(../img/star_6.png) 4px 29px;
}

.destination_banner {
float:left;
width:960px;
padding:10px;
}

.destination_banner h1 {
float:left;
width:414px;
padding-right:31px;
}

.destination_banner img {
float:left;
height:316px;
}

.destination_description {
background-image:url(../img/reisemal_bg.png);
float:left;
width:446px;
margin-left:0;
height:272px;
padding-left:80px;
padding-top:45px;
}

.destination_description p {
width:350px;
float:left;
margin-top:7px;
font-size:13px;
line-height:21px;
}

.destination_border {
float:left;
background-image:url(../img/reisemal_border.png);
height:2px;
width:410px;
margin-top:9px;
}

.destination_meta {
padding-right:51px;
float:right;
padding-top:10px;
}

div.ng_gallery {
margin-bottom:30px;
width:260px;
margin-left:2px;
}

a.thickbox img {
margin-right:16px;
}

.ng_gallery h6.right {
margin-right:19px;
margin-top:6px;
}

#TB_caption {
font-size:18px;
}

#hotel_column {
margin-bottom:40px;
padding:10px;
}

.hotel h1 {
float:left;
font-size:42px;
margin-top:10px;
}

.hotel img {
float:left;
margin-right:20px;
}

.hotel .stars {
margin-top:27px;
}

.hotel h4 {
float:left;
width:495px;
margin-bottom:3px;
}

.hotel p {
float:left;
width:453px;
}

.hotel a.read_more {
background-image:url(../img/les_mer.png);
width:89px;
background-repeat:no-repeat;
height:21px;
padding-top:13px;
padding-left:16px;
}

#hotel_column .border {
border-bottom:1px solid gray;
float:left;
width:100%;
height:2px;
margin-top:5px;
margin-bottom:5px;
}

#main_image img {
max-width:697px;
}

#simple_holder {
border:1px solid gray;
width:676px;
padding:30px 20px 10px;
}

#main_col p {
margin-bottom:8px;
}

h1#aktuelt {
font-size:31px;
line-height:32px;
}

.red_border {
background-image:url(../img/border_red_small.png);
background-repeat:repeat-x;
background-position:bottom;
width:100%;
height:4px;
float:left;
margin:6px 0 14px;
}

.left {
loat:left;
}

.right {
float:right;
}

.gray_fill {
background-color:#dde5c8;
}

#footer {
margin-bottom:5px;
position:relative;
width:984px;
background-color:#d1d1d0;
margin-top:20px;
padding:3px;
}

#hotel_listing_col1 {
float:left;
width:50%;
}

#footer ul {
margin-bottom:18px;
}

#footer ul li {
font-size:11px;
line-height:16px;
}

#footer h3 {
line-height:38px;
}

#footer_logo {
background-image:url(../img/footer_logos.gif);
width:81px;
height:36px;
margin-bottom:20px;
}

#copyright p {
font-size:11px;
}

.alignright {
float:right;
border:1px solid gray;
margin-left:10px;
margin-bottom:10px;
padding:4px;
}

div.linkboxes {
float:left;
width:240px;
margin-left:10px;
}

.linkbox_holder ul li {
list-style-type:none!important;
font-size:15px;
}

.linkbox_holder ul li a {
font-size:16px;
line-height:23px;
}

.linkbox_holder {
float:left;
margin-bottom:40px;
padding-left:15px;
}

#TB_ajaxContent p a {
color:#bc0000!important;
}

#TB_ajaxContent {
margin-top:31px;
}

.question {
float:left;
width:100%;
border-bottom:1px dotted gray;
margin-bottom:4px;
padding-bottom:7px;
}

.restplasser .slide_info {
bottom:44px;
}

.restplasser .slide_info a {
text-decoration:underline;
color:#FFF;
font-weight:700;
font-style:italic;
}

.newsletter_holder {
position:absolute;
top:-1px;
left:0;
background-image:url(../img/newsletter_bg.png);
width:988px;
z-index:6;
height:302px;
display:none;
border:3px solid #FFF;
}

#newsletter_form {
position:absolute;
right:51px;
top:49px;
background-color:#f4f9eb;
border:1px solid #c8c4b3;
height:110px;
width:310px;
padding:40px;
}

span.label,span.spacer,span.multiple span {
width:120px;
float:left;
}

span.button {
background-image:url(../img/button.png);
background-repeat:no-repeat;
padding-top:3px;
background-color:none!important;
width:77px;
height:23px;
cursor:pointer;
border:none;
color:#FFF;
float:right;
margin-top:10px;
text-transform:uppercase;
overflow:visible;
margin-right:3px;
}

span.button:hover {
background-image:url(../img/button_hover.png);
}

a.button_wide {
background-image:url(../img/button_wide.png);
width:138px;
float:right;
height:17px;
padding-top:7px;
margin-top:14px;
margin-right:16px;
margin-bottom:15px;
}

#hotel_column div.heading a.right {
font-size:12px;
line-height:16px;
margin:-16px 0 10px;
padding:0!important;
}

a.button_wide:hover {
background-image:url(../img/button_wide_hover.png);
color:#FFF;
}

.button_wide {
background-color:transparent;
border:none;
background-image:none;
color:#FFF;
margin-top:0;
font-size:11px;
text-align:center;
width:120px;
height:23px;
}

div.clear {
clear:both;
padding-top:5px;
}

a.backbutton {
font-size:11px;
position:absolute;
top:4px;
left:155px;
z-index:100;
color:#cb2414;
}

a:hover.backbutton {
font-size:11px;
position:absolute;
top:4px;
left:155px;
z-index:100;
color:#000;
}

#booking_form {
position:absolute;
right:73px;
top:76px;
background-color:#f4f9eb;
border:1px solid #c8c4b3;
width:260px;
padding:20px;
}

#iLook span.label label {
font-size:12px;
line-height:15px;
float:left;
margin-top:10px;
margin-bottom:3px;
}

#iLook input {
width:250px;
}

.kampanje_tabell {
float:left;
font-size:12px;
text-transform:none;
}

#hotel_column div.kampanje_tabell.grid_11 table tbody tr td strong {
margin-right:40px;
}

table a {
text-decoration:underline;
color:red;
}

.one_left {
color:red;
}

.slide_info p a {
color:#9fe6fd;
}

p,#newsletter_form form div span.label label {
font-size:13px;
line-height:20px;
}

.orange,#sidebar_restplasser a:hover h3 {
color:#bc0000;
}

.white,.slide_info p a:hover {
color:#FFF;
}

a:hover.read_more,#sidebar_restplasser a:hover h5,#hotel_column a:hover p,#hotel_column div.heading h3 a:hover {
color:#000;
}

#main_nav,div.kampanje_tabell.grid_11 {
width:700px;
}

#topbanner_booking,#topbanner_newsletter {
margin-bottom:10px;
height:294px;
position:relative;
}

#sel_month,span.multiple,.ngg-gallery-thumbnail a.thickbox {
float:left;
}

#sidebar_restplasser div.restplass h5.white.left,div.ng_gallery p {
display:none;
}

#main_hotel_image,#main_image {
border:1px solid gray;
margin-bottom:10px;
padding:10px;
}

.newsletter_info,.booking_info {
position:absolute;
width:420px;
top:63px;
left:70px;
height:172px;
}

#newsletter_form form div,#booking_form form div {
margin-bottom:7px;
}

.newsletter_info p,.booking_info p {
margin-top:15px;
}

.newsletter_info h3,.booking_info h3 {
margin-top:5px;
}

span.button input,span.button input#submit_booking {
background-color:transparent;
border:none;
background-image:none;
color:#FFF;
margin-top:0;
font-size:11px;
text-align:center;
width:77px;
height:23px;
}

span.button input:hover,span.button input#submit_booking:hover {
background-color:transparent;
color:#FFF;
width:77px;
height:23px;
}

/* ADSIGN */
body.home .red_banner {
	background-image: url(/img/red_bg.png);
	height: 317px;
}

body.home .red_banner_wrapper {
	background: url(/img/banner_felt2.png) no-repeat top center;
}

body.home #slideshow {
	width: auto !important;
}

body.home form#booking {
	width: 210px;
}

#flashcontent {
	float: left;
	min-width: 750px;
	margin-top: 4px;
}

#adsign-booking-header {
	float: right;
	margin-top: 2px;
	background: #db4329;
	padding: 10px 10px;
	height: 281px;
	border: 5px #fff solid;
	position: relative;
}

#adsign-booking-sidebar {
	margin-top: 2px;
	margin-bottom: 10px;
	background: #db4329;
	padding: 10px 10px;
	border: 1px #000 solid;
	height: 281px;
	position: relative;
}

.adsign-booking h3 {
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	line-height: normal;
	margin: 0 0 5px 0;
	padding: 0;
}

.travels table {
	width: 100%;
	text-align: center;
	background: #eb7556;
	font-size: 70%;
	font-weight: bold;
	padding: 5px;
	color: #fff;
}

.travels th {
	text-align: left;
}

.travel-messages p {
	margin: 10px 0;
	font-size: 75%;
	padding: 0 5px;
	line-height: 1em;
	color: #fff;
}

.travel-message {
	display: none;
}

.adsign-booking .booking-meta {
	position: absolute;
	bottom: 0;
}

.adsign-booking .booking-meta label {
	font-size: 80%;
	color: #fff;
	display: block;
}

.adsign-booking span.button {
	margin: 5px 20px 5px 0;
}

#sidebar_weather {
	float:left;
	width: 100%;
	position:relative;
	border: 1px solid gray;
	padding: 2px;
	background: #fff;
}

#weather {
	position: relative;
	background: #6196ca url(/img/back_weather.png) no-repeat center 70px;
	padding: 10px;
	color: #fff;
}

.weather-meta table {
	width: 100%;
	padding: 0;
	margin: 0;
}

.weather-meta table td {
	width: 20%;
	padding: 0;
	margin: 0;
	line-height: 10px;
}

.weather-meta table td.weather-name {
	width: 49%;
}

.img-sidebar-header {
	padding-top: 15px;
}

span.temp {
	float: left;
	margin-left: 10px;
	line-height: 38px;
	font-size: 140%;
}

p.full-weather {
	margin: 0;
	padding: 0;
	clear: both;
	float: right;
}

p.full-weather a {
	text-decoration: none;
	color: #fff;
}

.full-weather-info,
#fullweather {
	display: none;
}

.weather-holder table {
	width: 100%;
	margin-top: 20px;
}

.weather-holder .weather-header {
	font-size: 150%;
}





#map { float:left; width:500px; height:500px; }
#message { position:absolute; padding:10px; background:#555; color:#fff; width:200px; }
#list { float:left; width:200px; background:#eee; list-style:none; padding:0; }
#list li { padding:10px; }
#list li:hover { background:#555; color:#fff; cursor:pointer; cursor:hand; }