﻿* {
	margin: 0px;
	padding: 0px;
	font-weight:normal;
}

a 
{
  text-decoration:none;
}

html
{
   font-family:Arial, Verdana, Helvetica, Sans-Serif;
   font-size:11px;
   height:100%;
}
body 
{
  height:100%;
}

.popupwide .container
{
  width:680px;
  padding-left:6px;
  padding-right:6px;
}

.popupwide .header 
{
  display:inline-block;
  height:24px;
  width:670px;
  padding-left:10px;
  padding-top:4px;
  color:#fff;
  background:url('images/popupwide-pink-top.png') no-repeat left center;
  position:relative;
  z-index:10;
}

.popupwide .header h2
{
  float:left;
}

.popupwide .header .print
{
  float:right;
  font-family:Verdana, Arial, Helvetica;
  background:url('images/icon-page.gif') no-repeat left center;
  margin:0 0 0 10px;
  padding:0 10px 0 15px;
  color:#fff;
  text-decoration:none;
}

.popupwide .footer
{
  position:absolute;
  height:28px;
  width:680px;
  bottom:0px;
  left:6px;
  z-index:15;
  background:url('images/popupwide-pink-bottom.png') no-repeat left bottom;
}

.popupwide .outer 
{
  width:680px;
  height:466px;
  margin:-4px 0 0 0;
  overflow:auto;
  background:url('images/content-gradient-gray-white.gif') repeat-x left top;
  position:relative;
  z-index:5;
}

.popupwide .rentalouter
{
  overflow:auto !important;
}

.popupwide #Map table
{
	border-width:0px;
	border-spacing:0px;
	border-style:none;
	border-collapse:collapse;
}

.popupwide .content 
{
  padding-left:10px;
  padding-right:10px;
  padding-top:5px;
  margin-top:10px;
  display:block;
  width:660px;
}

.popupsimple .content 
{
  margin-top:-4px;
}

.popupwide table,
.popupwide table table
{
	border-width:0px;
	border-spacing:0px;
	border-style:none;
	border-collapse:collapse;
	background-color:#eeeeee;  
}

.popupwide table td
{
  background-color:transparent;
	border-width:0px;
	border-style:none;
  padding:0px;
}

.popupwide table table td
{
  background-color:transparent;
	border:1px solid #d9d9d9;
  padding:10px;
  vertical-align:top;
}

.popupwide .content strong
{
  font-size:13px;
  color :#ae0e3a;
  font-family:Verdana, Arial, Helvetica;
  display:inline-block;
  margin-top:15px;
}

.popupwide .rentalterms td
{
  padding:10px;
}

.popupwide .rentalterms{
  width:640px;
}

.popupwide .content td strong
{
  font-size:13px;
  color :#ae0e3a;
  font-family:Verdana, Arial, Helvetica;
  margin:0;
}

.popupwide .content h1
{
  float:none;
  font-size:14px;
  color :#ae0e3a;
  font-family:Verdana, Arial, Helvetica;
}

.popupwide .content h2
{
  margin-top:15px;
  float:none;
  font-size:14px;
  color :#ae0e3a;
  font-family:Verdana, Arial, Helvetica;
}

.popupwide .content .Text
{
  margin-bottom:15px;
}

.popupwide .content ul
{
  margin-left:20px;
}

.popupwide .content ol
{
  margin-left:25px;
}

.popupnarrow form
{
  display:inline-block;
  width:320px;
}

.popupnarrow .container
{
  width:320px;
  padding-left:6px;
  padding-right:6px;
}

.popupnarrow .header 
{
  display:inline-block;
  float:left;
  clear:both;
  top:0px;
  height:24px;
  width:310px;
  padding-left:10px;
  padding-top:4px;
  color:#fff;
  background:url('images/popupnarrow-pink-top.png') no-repeat left center;
  position:relative;
  z-index:10;
}

.popupnarrow .footer 
{
  position:absolute;
  height:28px;
  width:320px;
  bottom:0px;
  left:6px;
  background:url('images/popupnarrow-pink-bottom.png') no-repeat left bottom;
}

.popupnarrow .outer
{
  width:300px;
  height:376px;
  margin-top:-4px;
  background:url('images/content-gradient-gray-white.gif') repeat-x left top;
  position:relative;
  z-index:5;
  padding-left:10px;
  padding-right:10px;
  overflow:hidden;
}

.popupnarrow .content 
{
  width:280px;
  background:url('images/gradient-form-popup-small.png') no-repeat left top;
  padding-left:10px;
  padding-right:10px;
  padding-top:5px;
  margin-top:10px;
  display:inline-block;
  overflow:hidden;
}

.popupnarrow .content h2
{
  font-size:13px;
  color :#ae0e3a;
}

.popupnarrow .content p
{
  margin-bottom:10px;
}

.popupnarrow .content div
{
  overflow:hidden;
  height:24px;
}

.popupnarrow .content label
{
  height:24px;
  float:left;
}

.popupnarrow .content .questioninfo
{
  margin:10px 0 0 0;
}

.popupnarrow .content .questioninfo .br
{
  padding:10px 0 0 0;
}

.popupnarrow .content .questioninfo .b
{
  font-weight:bold;
}

.popupnarrow .content .questioninfo .scroll
{
  overflow:auto;
  height:40px;
  width:100%;
  vertical-align:top;
  background-color:#f1f1f1;
}

.popupimages
{
  width:100%;
  height:100%;
}

.popupimages .container
{
  position:relative;
  display:inline-block;
  width:500px;
  height:100%;
  padding-left:6px;
  padding-right:6px;
}

.popupimages .header 
{
  display:inline-block;
  clear:both;
  top:0px;
  height:24px;
  width:490px;
  padding-left:10px;
  padding-top:4px;
  color:#fff;
  background:url('images/popupimages-pink-top.png') no-repeat left center;
  position:relative;
  z-index:10;
}

.popupimages .centerouter
{
  z-index:15;
  position:relative;
  height:32px;
  width:480px;
  margin:-4px 0 0 0;
}

.popupimages .center 
{
  display:inline-block;
  float:left;
  clear:both;
  height:32px;
  width:480px;
  padding-left:10px;
  padding-right:10px;
  color:#fff;
  background:url('images/popupimages-pink-center.png') no-repeat left center;
}

.popupimages .footer 
{
  position:absolute;
  z-index:20;
  height:28px;
  width:500px;
  bottom:0px;
  left:6px;
  background:url('images/popupimages-pink-bottom.png') no-repeat left bottom;
}

.popupimages .image 
{
  display:inline-block;
  float:left;
  clear:both;
  width:500px;
  height:325px;
  margin-top:-4px;
  position:relative;
  z-index:5;
  overflow:hidden;
  text-align:center;
  vertical-align:middle;
  background-color:#f0f0f0;
}

.popupimages .exampleimage
{
  left:0px;
  top:0px;
  position:absolute;
  z-index:6;
  display:none;
}

.popupimages .thumbnails
{
  display:inline-block;
  height:126px;
  overflow:auto;
  width:490px;
  margin-top:-4px;
  float:left;
  padding-left:10px;
}

.popupimages .imgcontainer
{
  width:68px;
  height:48px;
  float:left;
  margin:10px 10px 0 0;
  text-align:center;
  vertical-align:middle;
  overflow:hidden;
}

.popupimages .thumbnails img
{
  border:0px;
}

.popup fieldset {
  border:0;
}

.popup .content input 
{
  height:18px;
  float:right;
  margin:0px;
  font-size:12px;
  line-height:18px;
}

.popup .content button 
{
  height:18px;
  float:right;
  margin:0px;
  font-size:12px;
  line-height:18px;
}

.popup .content .field_input
{
  width:164px;
  border:1px solid #cacaca;
  padding-left:2px;
  padding-right:2px;
}

.popup .content .field_input_focus
{
  width:164px;
  border:1px solid #cacaca;
  padding-left:2px;
  padding-right:2px;
  background-color:#f9f9f9;
}

.popup .content .field_input_error
{
  width:164px;
  border:1px solid #cacaca;
  padding-left:2px;
  padding-right:2px;
  background-color:#ffe1e2;
}

.popup .content .search,
.popup .content .close
{
  display:inline-block;
  position:absolute;
  bottom:9px;
  right:10px;
  border:none;
  background-color:#6e6e6e;
  color:#fff;
  float:none;
  width:110px;
  text-align:center;
}

.popup .content textarea,
.popup .content .textarea_input,
.popup .content .textarea_input_focus,
.popup .content .textarea_input_error
{
  padding-left:2px;
  padding-right:2px;
  border:1px solid #cacaca;
  width:276px;
  font-size:11px;
  font-family:Arial, Verdana, Helvetica, Sans-Serif;
}

.popup .content .textarea_input_focus
{
  background-color:#f9f9f9;
}

.popup .content .textarea_input_error
{
  background-color:#ffe1e2;
}

.popup h1 {
  height:23px; 
  color:#3f1320;
  font-size:14px;
  font-family:Verdana, Arial, Helvetica;
  display:inline-block;
  float:left;
}

.popup h2 {
  color:#fff;
  font-size:11px;
  font-family:Verdana, Arial, Helvetica;
  display:inline-block;
}

.popup a.close
{
 background:url('images/close-x.gif') no-repeat right center;
 padding-right:14px;
 float:right;
 color :#3f1320;
 display:inline-block;
}

.popup a.prev 
{
  position:relative;
  height:20px;
  display:inline-block;
  float:left;
  color:#fff;
  padding-left:8px;
  padding-top:4px;
  margin-top:4px;
  background:url('images/white-arrow-left.gif') no-repeat left 8px;
}

.popup a.next 
{
  position:relative;
  height:20px;
  display:inline-block;
  float:right;
  color:#fff;
  padding-right:8px;
  padding-top:4px;
  margin-top:4px;
  background:url('images/white-arrow-right.gif') no-repeat right 8px;
}

.popup .preload
{
  width:320px;
  height:400px;
  background:url('images/preload.gif') center center no-repeat;
}


.popupwide .calendar
{
  float:left;
  padding:0 5px 0 5px;
  width:464px;
  background:url('images/wide-calendar-gradientbg.png') no-repeat left top;
}

.popupwide .calendars
{
  width:454px;
  background-color:transparent;
}

.popupwide .calendar table table td
{
  border:0px;
  padding:0px;
  margin:0px;
}

.popupwide .calendar .objectcalendar
{
  width:222px;
  background-color:transparent;
  margin:10px 5px 0 5px;
}

.popupwide .calendar .calendar
{
  border:1px solid #d9d8d8;
  width:222px;
  text-align:center;
  background-color:#d9d8d8;
  color:#c4c4c4;
}

.popupwide .calendar .calendar td
{
  width:28px;
  height:28px;
  vertical-align:middle;
  overflow:hidden;
}

.popupwide .calendarsnoseasoncolors .calendar td
{
  height:25px;
}

.popupwide .calendar .calendar .weekday,
.popupwide .calendar .calendar .nw,
.popupwide .calendar .calendar .week
{
  height:20px;
  width:26px;
  background-color:#6e6e6e;
  color:#fff;
  font-family:Verdana,Arial,Helvetica;
}

.popupwide .calendar .calendar .sw,
.popupwide .calendar .calendar .s,
.popupwide .calendar .calendar .se,
.popupwide .calendar .calendar .e,
.popupwide .calendar .calendar .ne
{
  display:none;
  visibility:hidden;
}

.popupwide .calendar .calendar .available
{
  background:url('images/calendar/available.gif') repeat-x top left
}

.popupwide .calendar .calendar .available a
{
  color:#000;
  text-decoration:underline;
}

.popupwide .calendar .calendar .available_occupied
{
  background:url('images/calendar/available_occupied.gif') no-repeat top left;
}

.popupwide .calendar .calendar .occupied
{
  background:url('images/calendar/occupied.gif') repeat-x top left;
  color:#d57677;
}

.popupwide .calendar .calendar .occupied_available
{
  background:url('images/calendar/occupied_available.gif') no-repeat top left;
}

.popupwide .calendar .calendar .occupied_available a
{
  color:#000;
  text-decoration:underline;
}

.popupwide .calendar .calendar .occupied_selected
{
  background:url('images/calendar/occupied_selected.gif') no-repeat top left;
}

.popupwide .calendar .calendar .occupied_selected a
{
  color:#000;
  text-decoration:underline;
}

.popupwide .calendar .calendar .selected
{
  background:url('images/calendar/selected.gif') repeat-x top left;
  color:#efffc5;
}

.popupwide .calendar .calendar .selected a
{
  color:#000;
  text-decoration:underline;
}

.popupwide .calendar .calendar .selected_available
{
  background:url('images/calendar/selected_available.gif') no-repeat top left;
}

.popupwide .calendar .calendar .selected_available a
{
  color:#000;
  text-decoration:underline;
}

.popupwide .calendar .calendar .selected_occupied
{
  background:url('images/calendar/selected_occupied.gif') no-repeat top left;
}

.popupwide .calendar .calendar .available_selected
{
  background:url('images/calendar/available_selected.gif') no-repeat top left;
}

.popupwide .calendar .calendar .available_selected a
{
  color:#000;
  text-decoration:underline;
}

.popupwide .calendar select
{
  margin:0 0 5px 0;
}

.popupwide .calendar table
{
  background-color:transparent;
}

.popupwide .arrowright
{
  background:url('images/pilhojre_3.gif') no-repeat center center;
  display:block;
  width:20px;
  height:20px;
}

.popupwide .arrowleft
{
  background:url('images/pilvenstre_3.gif') no-repeat center center;
  display:block;
  width:20px;
  height:20px;
}

.popupwide .arrowright img,
.popupwide .arrowleft img
{
  display:none;
  visibility:hidden;
}

.popupwide .calendar .legends
{
  display:block;
  padding:0 10px 0 0;
  overflow:hidden;
}

.popupwide .calendar .legends .available,
.popupwide .calendar .legends .selected,
.popupwide .calendar .legends .occupied
{
  height:16px;
  float:right;
  padding:0 0 0 20px;
  margin:5px 0 0px 10px;
}

.popupwide .calendar .legends .available
{
  background:url('images/legend-available.gif') no-repeat left center;
}

.popupwide .calendar .legends .selected
{
  background:url('images/legend-selected.gif') no-repeat left center;
}

.popupwide .calendar .legends .occupied
{
  background:url('images/legend-occupied.gif') no-repeat left center;
}

.popupwide .calendar .seasoninfo
{
  clear:right;
}

.popupwide .calendar .seasoninfo span
{
  float:none;
  font-size:14px;
  color :#ae0e3a;
  font-family:Verdana, Arial, Helvetica;
}

.popupwide .calendar .information
{
  padding:10px 10px 10px 30px;
  display:block;
  border:1px solid #c4eaa7;
  background:url('images/green-info-icon.gif') #e1f3d5 no-repeat 10px 10px;
  color:#212f16;
  margin:10px 0 0 0;
  clear:right;
}

.popupwide .calendar .information b
{
  font-weight:bold;
}

.popupwide fieldset
{
  width:156px;
  float:right;
  padding:10px 10px 0 10px;
  background:url('images/narrow-calendar-gradientbg.png') no-repeat top left;
}

.popupwide fieldset label
{

}

.popupwide fieldset .dropdown,
.popupwide fieldset .field_input
{
  width:156px !important;
  margin:0 0 5px 0;
  padding:0 0 0 2px !important;
}

.popupwide fieldset .submitknap2
{
  width:156px;
  background-color:#6e6e6e;
  border:none;
  margin:10px 0 0 0;
  color:#fff;
  height:22px;
  font-weight:bold;
  cursor:pointer;
}

.popupwide fieldset .priceinfo
{
  display:block;
  margin:10px 0 0 0;
  padding:10px;
  border:1px solid #dedede;
  background-color:#eeeeee;
}

.popupwide fieldset .priceinfo #EPIT_price
{
  display:block;
  text-align:center;
  float:none;
  font-size:16px;
  font-weight:bold;
  font-family:Verdana, Arial, Helvetica;
  margin:5px 0 0 0;
}

.popupwide fieldset .priceinfo #EPIT_discount
{
  display:block;
  text-align:center;
  float:none;
  font-size:12px;
  background-color:#fe8300;
  font-family:Verdana, Arial, Helvetica;
  margin:5px -10px 0 -10px;
  padding:2px 0 2px 0;
}

.popupwide fieldset #EPIT_error
{
  padding:10px 10px 10px 30px;
  display:block;
  border:1px solid #ff9396;
  background:url('images/red-alert-icon.gif') #ffe1e2 no-repeat 10px 10px;
  color:#ff0000;
  margin:10px 0 0 0;
  clear:right;
}

.popupwide .wait
{
  text-align:center;
  font-size:20px;
  margin:100px 0 0 0;
}

@media print {
  .popupwide .outer
  {
    overflow:visible;
    height:auto;
    width:auto;
  }
  .popup a.close,
  .popupwide .header .print
  {
    display:none;
  }
  .popup h1
  {
    font-size:16px;
    color:#000;
  }
  .popupwide .content strong,
  .popupwide .content td strong
  {
    color:#000;
  }
  .popupwide .header
  {
    color:#000;
  }
}