﻿* html {height: 1%; margin-right: -3px;}

body 
{
  padding: 0;
  margin: 0;
  font-family: Verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  /*line-height: 1.5;*/
  /*background-color: #888;*/
}

.tabs h2
{
    margin: 0;
    padding: 0;
    font-size: 14px;
    float: left;
    margin-top: 20px;
    margin-bottom: 10px;
}

.tabs h4
{
    float: left;
    font-weight: bold;
    font-size: 12px;
    margin: 0;
    padding: 0;
    margin-bottom: 30px;
    color: black;
}

.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}

.myTable {
    width: 100%;
    float: left;
    margin-top: 20px;
}

a.vislejebetingelser 
{
    color:#8dc5e1;
    }

.myTable td
{
    padding: 2px;
    background-color:white
}

.myTable td input 
{
    padding: 4px;
}

.admin_tbl
{

}

.leftcolumn 
{
    width: 88px;
    vertical-align: top;
    line-height:25px;
}
.rightcolumn
{
    width:288px;
    line-height:25px;
}

.floatingtextbox span input 
{
    float:left;
    margin-right:5px;
    }

#tapContainer span{
    cursor:pointer;
    }

#tapContainer ul 
{
    float: left;
   
}

#tapContainer ul li 
{
    float: left;
    display: inline;
    margin-right: 2px;
}

#tapContainer a 
{
    display: block;
    color: #FFFFFF;
    text-decoration: underline;
    width: 110px;
    text-align: center;
    background-color:#e1e6ec;
    height:30px;
}

#tapContainer a:hover
{
    background-color:#e1e6ec;
}

#tapContainer span.selected a{
    background-color:#8dc5e1;
}

.booking_infobox
{
    float: left; 
    width: 100%;
    height:382px;
}

.booking_prev_next a, .booking_prev_next input, .booking_prev_next span
{
    float: right;
    border: none;
    margin-left: 10px;
    display: block;
    color:Black;
    text-decoration: none;
    width: 90px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    background-color:#e1e6ec;
    cursor: pointer;
}

 .wizardButtons 
 {
     position:absolute;
     right:10px;
     bottom:10px;
 }

.booking_prev_next a.active, .booking_prev_next input.active 
{
    font-weight: bold;
    background-color:#8dc5e1;
}

.booking_prev_next a:hover, .booking_prev_next input:hover, .booking_prev_next span:hover
{
    font-weight: bold;
    background-color:#8dc5e1;
}

#login_loggedinas {
    position: absolute;
    right: 10px;
    text-align: right;
    top: 24px;
    width: 500px;
}

.myLogOut a {
    display: block;
    margin: 0;
    padding: 0 10px;
    text-align: center;
    text-decoration: none;
}

span.header 
{
    font-weight:bold;
    }

td.zipcity * 
{
    float:left;
    }

.myLogOut
{
    position:relative;
    float: left;    
}

.admin_txtBox
{
    width: 280px;
    height:25px;
    line-height: 25px; 
    padding-left: 5px;
    font-size: 12px;
    border: 1px solid #e1e6ec;
}

.indkoebskurv
{
    font-size: 10px;
    height: 382px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    top: 12px;
    width: 184px;
}

.indkoebskurv_header
{
    padding-top:10px;
    padding-bottom:5px;
    border-bottom: solid 1px black;
    font-weight:bold;
}

.indkoebskurv_houseinfo
{
    padding-top:10px;
    padding-bottom:10px;
    border-bottom: solid 1px black;    
}

.indkoebskurv_houseinfodate
{
    padding-top:10px;
    height: 44px;
    border-bottom: solid 1px black;    
}

.indkoebskurv_houseinfodate td 
{

}

.indkoebskurv_items
{
padding-top:10px;
}

.indkoebskurv table th
{
    line-height: 28px;
}

.indkoebskurv_total
{
font-weight: bold;
border-bottom: solid 1px #000;
}

#shoppingBasket
{
}

#shoppingBasket, .itemcontainer
{
    width: 184px;
}

.header_product, .itemcontainer, .item_name, .totalText, .totalContainer
{
    float: left;
}

.header_price, .item_price, .totalPrice
{
    float: right;
}

.headercontainer
{
    line-height: 24px
}

.totalContainer
{
    width: 184px;
    font-weight: bold;
    margin-top: 10px;
    padding-bottom:4px;
    border-bottom: solid 1px #000;
}

.clear
{
clear: both;

}

#tableContainer 
{
    float: left;
    width: 100%;
    margin: 45px 0 0 0;  
}

#tabContainer ul 
{
    width:100%;
    float: left;
    border-bottom: 1px solid #8dc5e1;
    margin: 0;  
    padding: 0 0 10px 0;
    
}

#tabContainer ul li 
{
    float: left;
    display: inline;
    margin-right: 5px;
}

#tabContainer .tabheader 
{
    background-color:#e1e6ec;
    color:black;
    font-size:11px;
    line-height:22px;
    font-weight:bold;
    width:184px;
    padding-left:4px;
    height:22px;
    }
#tabContainer .tabheader a 
{
    color:Black;
    text-decoration:none;
    }
#tabContainer  .tabheader.selected
{
    background-color:#8dc5e1;
    /*color:black;
    font-size:11px;
    line-height:22px;
    font-weight:bold;
    width:184px;
    padding-left:4px;
    height:22px;*/
    }
    
    
#tabContainer .tabnumber 
{
    background-color:#e1e6ec;
    color:white;
    font-size:22px;
    font-weight:bold;
    width:40px;
    height:40px;
    text-align:center;
    margin-top:10px;
    }
#tabContainer .selected .tabnumber 
{
    background-color:#8dc5e1;
    color:white;
    font-size:22px;
    font-weight:bold;
    width:40px;
    height:40px;
    text-align:center;
    margin-top:10px;
    }
    
.chkLejebetingelser
{
    position: absolute;
    bottom: 10px;
    left: 10px;
}

.chkLejebetingelser input
{
    float: left;
    margin-right: 50px;
}


.chkLejebetingelser label
{
    float: left;
}

.chkLejebetingelser label div.lejebetingelser
{
    float: left;
    width: 200px;
}
#tabContainer 
{   
    width:100%;   
    height: 23px; 
    line-height: 23px; 
    }
.tabs > div 
{
    clear:both;
    width:100%;
    }
    
.MyPageBookingList 
{
    margin: 0;
    padding:0;
    }
.MyPageBookingList ul 
{
    margin:0px;
    padding:0px;
    width:72px;
    }
.MyPageBookingList > li
{
    list-style:none;
    float:left;
    width:100%;
    border-bottom: 1px solid #8DC5E1;
    margin:0;
    padding: 10px 0;
    }
.MyPageBill 
{
    text-align:center;
    /*width:100px;*/
    float:left;
    height:62px;
    margin-right:30px;
    margin-top:15px;
    }
.MyPageBill ul li 
{
    list-style:none;
    }
    


    
/* Min Side booking liste*/
.BookingView 
{
    position:relative;
    height:auto;
}


.HouseImage {position:absolute; left:0px; top:0px; list-style:none;}
.HouseLocation {position:absolute; left:169px; top:-5px; height:18px; list-style:none; font-weight:bold;}
.HouseName {position:absolute; left:169px; top:8px; height:18px; list-style:none; font-weight:bold; }
.BookingStatus {position:absolute; left:400px; top:51px; width:250px; list-style:none;} /*border:1px dashed black;*/
.BookingPeriod {position:absolute; left:169px; top:91px;  list-style:none;}
.BookingPrice {position:absolute; left:400px; top:35px; width:250px;  list-style:none;}
.HouseLink {position:absolute; right:10px !important; top:94px !important; list-style:none;}
.HouseAddress {position:absolute; left:168px; top:35px; list-style:none;}
.BookingPDFS a {color:Black; text-decoration:none;}

.HouseLocation a, .HouseName a 
{
    color:Black;
    text-decoration:none;
    }

.MyPageBookingList 
{
    margin: 0;
    padding:0;
    }
.MyPageBookingList ul 
{
    margin:0px;
    padding:0px;
    }
.MyPageBookingList > li
{
    list-style:none;
    width:100%;
    border-bottom: 1px solid #8DC5E1;
    margin:0;
    padding: 10px 0;
    }
.MyPageBill 
{
    text-align:center;
    height:62px;
    margin-right:30px;
    margin-top:15px;
    }
.MyPageBill ul li 
{
    list-style:none;
    }
.BookingAccount 
{
    margin-left:169px;
    width:514px;
    }
    
.tabs .booking_prev_next 
{
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 200px;
    z-index: 1;
 }
 
 #overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    z-index: 50;
}

.BillingUnderline 
{
    border-top: 1px solid #8DC5E1;
    border-bottom: 1px solid #8DC5E1;
    }