/*
	CSS Document: css/abm.css
	Version: 2.7.05 | Date: 2010-08-05
	Project: www.hotelpost.com
	Author: websLINE, 2010
	-------
*/

@import url("css_abm-style.css");

/*#dAbm, .dAbmEditor *,
.calculator input, 
.calculator select, 
.calculator textarea,
.calculator .block {
	font-family: Verdana;
	font-size: 11px;
	letter-spacing: 0.01em;
	}*/
.dAbmEditor, .dAbmEditor * {
	font-size: 11px;
	}
.calculator .block {
	clear: both;
	}
.abmlink {
	display: block;
	margin-top: 30px;
	color: #666;
	}
.green {
	color: green;
	text-decoration: none;
	}
.red {
	color: red;
	text-decoration: none;
	}
.salutation {
	text-transform: capitalize;
	}


/* CALCULATOR */

.calculator {
	position: relative;
	}
.calculator table {
	width: 100%;
	border: 0;
	}
.calculator h2 {
	font-size: 1.2em;
	}
.calculator .bttnAbm {
	width: 260px;
	height: 25px;
	float: right;
	font-size: 1.1em;
	font-weight: bold;
	}
.calculator .block td {
	padding: 10px 5px;
	}
.calculator .headline {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin: 15px 0 0 0;
	}
.calculator .arrival {
	background:none;
	margin:0;
	font-family: Verdana, Arial, Tahoma, San-Serif;
	}
.calculator .headline h3 {
	margin: 0; padding:0 20px 8px 0;
	font-size: 1.3em;
	text-align:right;
	background-position:bottom left;
	background-repeat:no-repeat;
	}
.calculator .headline h3 b {
/*	display: none;*/
	font-weight:normal;
	}
.calculator .abminput {
	padding: 10px;
	}
.calculator .green {
	color: green;
	text-decoration: none;
	}
.calculator .red {
	color: red;
	text-decoration: none;
	}
.calculator a.newcalc, .calculator a.print {
	float: right;
	display: block;
	width: 110px;
	padding: 3px 5px; margin: 5px 0;
	text-decoration: none !important;
	font-size: 0.9em;
	font-weight:bold;
	}
.calculator .arrival .enquirydate {
	line-height: 22px;
	}
.calculator .arrival .enquirydate input {
	width: 90px;
	background: #fff url(img_symb-calendar.gif) no-repeat 95% 50%;
	}
.calculator .persons th {
	font-weight: normal;
	padding: 5px;
	}
.calculator .persons th b {
	display: block;
	}
.calculator .persons .datarow td {
	padding: 2px 5px;
	}
.calculator .persons .room td,
.calculator .persons .room div,
.calculator .persons .roomtype td,
.calculator .persons .roomtype div {
	padding: 2px 0;
	}
.calculator .persons .roomtype {
	width: 100%;
	text-align: left;
	}
.calculator .persons .roomlink {
	display: block;
	padding-left: 2px;
	width: 150px !important;  /* << Breite Link "Details" !!! */
	float: left;
	}
.calculator .persons .roomlink:hover {
	position: relative;
	text-decoration: none;
	}
.calculator .persons div.divPosition {
	position: relative;
	float: left;
	}
.calculator .persons div.divPosition p {
	margin-top:0;
	margin-bottom:10px;
	}
.calculator .persons div.divPosition img {
	margin-top:5px;
	}
.calculator .persons div.occupancy {
	float: right;
	text-align: left;
	width: 47px;
	}
.calculator .persons .room div.occupancy {
	width: auto;
	}
.calculator .persons .adult,
.calculator .persons .childA,
.calculator .persons .childB,
.calculator .persons .childC,
.calculator .persons .childD {
	text-align: center;
	width: 20%;
	}
.calculator .additional .more {
	float: right;
	}
.calculator .additional .service {
	padding: 4px;
	margin: 1px 0 0 0;
	}
.calculator .additional .service div {
	font-weight: normal;
	padding: 0 0 0 12px;
	}
.calculator .additional .service div.divPosition {
	position: relative;
	width: 1px; height: 1px;
	}
.calculator .insurance .abminput input {
	vertical-align: middle;
	}
.calculator .calculate,
.calculator .enquiry {
	text-align: right;
	margin-top: 10px;
	}

.calculator .result th,
.calculator .result td {
	padding: 5px;
	}
.calculator .result .option .abminput {
	padding-left: 0;
	padding-right: 0;
	}
.calculator .result .option h4 {
	margin-bottom: 0; padding-bottom: 0; padding-left: 10px;
	}
.calculator .result .option .offerTab {
	padding: 0 5px;
	margin-top: -3px;
	width: 90px;
	}
.calculator .result .option .resultblock {
	margin-top: 5px;
	border-width: 0 0 1px 0;
	border-style: solid;
	}
.calculator .result .option .rowdata td {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	}
.calculator .result .option .cat {
	padding-left: 10px;
	}
.calculator .result .option .cat a {
	font-weight: bold;
	}
.calculator .result .option b.roomtitle {
	font-weight: normal !important;
	}
.calculator .result .option .date {
	width: 70px;
	text-align: center;
	vertical-align: bottom;
	}
.calculator .result .option .pers {
	width: 25px;
	padding-left: 1px;
	padding-right: 1px;
	text-align: center;
	vertical-align: bottom;
	}
.calculator .result .option .price, 
.calculator .result .option .totalprice {
	width: 90px;
	padding-right: 10px;
	text-align: right;
	vertical-align: bottom;
	}
.calculator .result .option .totalprice {
	border-bottom-style: double;
	border-bottom-width: 3px;
	}
.calculator .address td {
	padding: 1px 5px;
	}
.calculator .address .col1 {
	width: 30%;
	text-align: right;
	padding-top: 4px;
	}
.calculator .address .firstname {
	width: 120px;
	}
.calculator .address .lastname {
	width: 160px;
	}
.calculator .address .street, 
.calculator .address .email, 
.calculator .address .phone, 
.calculator .address .fax, 
.calculator .address .comment {
	width: 299px;
	}
.calculator .address .zip {
	width: 74px;
	}
.calculator .address .city {
	width: 206px;
	}
.calculator .address .country {
	width: 305px;
	}
.calculator .newsletter input {
	vertical-align: middle;
	}
.calculator .details {
	display: none;
	position: absolute; z-index: 1000;
	top: -50px; left: 100px;
	width: 460px;
	border: 2px solid #666;
	padding: 10px !important;
	margin: 10px 0;
	}
.calculator .persons .details {
	top: -220px; left: -310px;
	}
.calculator .result .details {
	top: -150px;
	}
.calculator .details a.close {
	float: right;
	}
.calculator .details h3 {
	margin-top: 0; padding-top: 0;
	font-size: 1.3em;
	}
.calculator .details img {
	float: left;
	padding: 0 10px 10px 0 !important;
	}
.calculator .details .image {
	width: 460px;
	}
.calculator .checkout dl {
	border-width: 1px;
	border-style: solid;
	}
.calculator .checkout dl dd {
	float: left;
	padding: 2px 20px 2px 10px;
	color: #999;
	}
.calculator .checkout dl dd.active {
	font-weight: bold;
	}
.calculator .checkout dl dd.done {
	background: #fff;
	color: #333;
	}
	

/* RESTPLATZBÖRSE */

.lastminute .nodata {
	display: block;
	padding: 5px;
	text-align: center;
	}
.lastminute .block {
	padding: 10px;
	}
.lastminute table {
	width: 100%;
	border: 0;
	}
.lastminute th, 
.lastminute td {
	padding: 5px;
	vertical-align: bottom;
	}
.lastminute .rowdata td {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	}
.lastminute td.price {
	white-space: nowrap;
	}
.lastminute b {
	display: block;
	}
.lastminute .details {
	display: none;
	position: absolute; z-index: 1000;
	top: -50px; left: 100px;
	width: 460px;
	border: 2px solid #666;
	padding: 10px !important;
	margin: 10px 0;
	}
.lastminute .details a.close {
	float: right;
	}
.lastminute .details h3 {
	margin-top: 0; padding-top: 0;
	font-size: 1.3em;
	}


/* INFO BUTTONS */

.infobttn {
	float: right;
	position: relative;
	}
.infobttn a {
	display: block; 
	width: 13px; height: 13px;
	float: right;
	position: absolute;
	top: 0px;
	left: -13px;
	text-decoration: none !important;
	background: url(img_symb-info.gif) no-repeat;
	}
.infobttn a:hover {
	background: url(img_symb-info.gif) no-repeat;
	padding: 0;
	}
.infobttn a b {
	position: absolute;	
	visibility: hidden;
	left: -165px;
	width: 165px;
	font-weight: normal;
	text-align: left;
	}
.infobttn a:hover b {
	visibility: visible; 
	width: 145px; 
	padding: 10px;
	margin: 0; 
	background: #D5E6BF; 
	border: 1px dashed #aaa;
	color: #20364E;  
	top: -10px;
	}
.persons .infobttn a:hover b.iebug {
	top: -115px;
	}
.address .infobttn a:hover b.iebug {
	top: -155px;
	}


/* SOFTWARE  */

.software {
	width: 100%;
	border: 0;
	}
.software .title {
	width: 150px;
	padding: 3px;
	}
.software .data {
	padding: 3px;
	}


/* ANTWORT */

.answer .transmission td, .dAbmEditor .transmission td,
.answer .clearing td, .dAbmEditor .clearing td {
	padding: 5px;
	}
.answer .transmission td.title, .dAbmEditor .transmission td.title,
.answer .clearing td.title, .dAbmEditor .clearing td.title {
	font-weight: bold;
	}
.answer .transmission td.title a, .dAbmEditor .transmission td.title a,
.answer .clearing td.title a, .dAbmEditor .clearing td.title a {
	color: white !important;
	}
.answer .transmission td.info, .dAbmEditor .transmission td.info, 
.answer .clearing td.info, .dAbmEditor .clearing td.info {
	font-style: italic;
	font-size: 10px;
	}
.answer .tisPersonalInterest {
	padding: 10px 0;
	}
.answer .tisPersonalInterest p {
	margin: 0; padding: 0;
	}
.abmoffer div * {
	font-size: 1em;
	}
.abmoffer ul {
	border: 0 !important;
	margin: 0 20px !important;
	padding: 0 !important;
	}
.abmoffer li a:hover {
	position: relative;
	text-decoration: none;
	}
.abmoffer li a div {
	display: none;
	position: absolute;
	top: 5px; left: 100px;
	width: 570px;
	background: #eee;
	border: 1px solid #666;
	padding: 10px;
	margin: 10px 0;
	}
.abmoffer li div img {
	float: left;
	margin-right: 10px;
	}
.abmoffer li a:hover u {
	text-decoration: none;
	font-weight: bold;
	}
.abmoffer li a:hover div {
	display: block;
	}
.abmoffer li a:hover div li {
	list-style: circle;
	background-image: none !important;
	padding-left: 0px !important;
	margin: 0 10px !important;
	}


/* CALENDAR */

div.calendar { position: relative; width: 200px; z-index:10000 !important; }

.calendar, .calendar table {
	border: 1px solid #666;
	font-size: 11px;
	cursor: default;
	font-family: tahoma,verdana,sans-serif;
	}
.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
	text-align: center;
	padding: 2px; 
	font-size: 90%;
	}
.calendar .nav {
	}
.calendar thead .title { /* This holds the current "month, year" */
	font-weight: bold;
	text-align: center;
	padding: 2px;
	}
.calendar thead .name { /* Cells <TD> containing the day names */
	border-bottom: 1px dotted #999;
	padding: 2px;
	text-align: center;
	color: #000;
	}
.calendar thead .weekend { /* How a weekend day name shows in header */
	color: #a66;
	}
.calendar thead .hilite { /* How do the buttons in header appear when hover */
	color: #000;
	border: 1px solid #999;
	padding: 1px;
	}
.calendar thead .active { /* Active (pressed) buttons in header */
 	padding: 2px 0px 0px 2px;
	}

.calendar tbody .day { /* Cells <TD> containing month days dates */
	width: 2em;
	color: #333;
	text-align: right;
	padding: 2px 4px 2px 2px;
	}
.calendar tbody .day.othermonth {
	font-size: 80%;
	color: #bbb;
	}
.calendar tbody .day.othermonth.oweekend {
	color: #fbb;
	}
.calendar table .wn {
	padding: 2px 3px 2px 2px;
	border-right: 1px solid #8a8;
	}
.calendar tbody td.hilite { /* Hovered cells <TD> */
	padding: 1px 3px 1px 1px;
	border: 1px solid #bbb;
	}
.calendar tbody td.active { /* Active (pressed) cells <TD> */
	padding: 2px 2px 0px 2px;
	}
.calendar tbody td.selected { /* Cell showing today date */
	font-weight: bold;
	border: 1px solid #000;
	padding: 1px 3px 1px 1px;
	background: #f8fff8;
	color: #000;
	}
.calendar tbody td.weekend { /* Cells showing weekend days */
	color: #a66;
	}
.calendar tbody td.today { font-weight: bold; color: #0a0; }
.calendar tbody .disabled { color: #999; }
.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
	visibility: hidden;
	}
.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
	display: none;
	}

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
	text-align: center;
	}
.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
	padding: 2px;
	}
.calendar tfoot .hilite { /* Hover style for buttons in footer */
	border: 1px solid #084;
	color: #000;
	padding: 1px;
	}
.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
	background: #7c7;
	padding: 2px 0px 0px 2px;
	}

.calendar .combo {
	position: absolute;
	display: none;
	top: 0px;  left: 0px;
	width: 4em;
	cursor: default;
	border: 1px solid #565;
	background: #eee;
	color: #000;
	font-size: 90%;
	z-index: 100;
	}
.calendar .combo .label,
.calendar .combo .label-IEfix {
	text-align: center;
	padding: 1px;
	}
.calendar .combo .label-IEfix {
	width: 4em;
	}
.calendar .combo .hilite {
	background: #999;
	}
.calendar .combo .active {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	background: #e5e5e5;
	font-weight: bold;
	}

.calendar td.time {
	border-top: 1px solid #888;
	padding: 1px 0px;
	text-align: center;
	}
.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
	padding: 0px 3px 0px 4px;
	border: 1px solid #888;
	font-weight: bold;
	background-color: #fff;
	}
.calendar td.time .ampm {
	text-align: center;
	}
.calendar td.time .colon {
	padding: 0px 2px 0px 3px;
	font-weight: bold;
	}
.calendar td.time span.hilite {
	border-color: #000;
	background-color: #686;
	color: #fff;
	}
.calendar td.time span.active {
	border-color: #f00;
	background-color: #000;
	color: #0f0;
	}


/* OBJECTS */

.object .item {
	margin: 0 0 10px 0;
	padding: 8px;
	}
.object .item .price {
	float: right;
	width: 100px !important; height: 75px;
	padding-left: 10px;
	}
.object .item .price span {
	font-size: 1.4em;
	}
.object .item .price span i {
	display: block;
	font-size: 0.7em;
	}
.object .item img {
	float: left;
	margin-right: 8px;
	}
.used .object .packages .item img {
	float: right;
	margin-left: 8px;
	}
.object .item p {
	margin: 0;
	padding: 0;
	}
.used .object .item p, .used .object .item h5 {
	margin: 10px 0;
	}
.object .item strong {
	margin: 0;
	padding: 0 0 2px 0;
	}
.object .item a {
	float: left;
	margin-top: 4px;
	padding: 2px 10px;
	text-decoration: none !important;
	}
.object .details .data {
	float: right;
	width: 220px
	}
.object .details .data li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding: 3px 0;
	}
.object .details .data li b {
	display: block;
	float: left;
	width: 100px;
	}
.object .details .image {
	width: 450px;
	padding: 10px;
	text-align: center;
	margin-bottom: 30px;
	}
.resultblock {
	padding-bottom: 20px;
	}
.used {
	margin-top: -15px;
	width: 100%;
	}
.used .object .packages .item img {
	float: right;
	margin-left: 8px;
	}


/* ACCORDION */

#accordion h4 {
	margin: 0 0 1px 0; padding: 5px 10px;
	}
#accordion h4:focus {
	outline: none;
	}
#accordion .ui-icon {
	display: block;
	float: left;
	margin: 5px 5px 0 0;
	width: 7px; height: 7px;
	background-repeat: no-repeat;
	}
#accordion .icon-carat-right {
	background-image: url(img_icon-carat-right.gif);
	}
#accordion .icon-carat-bottom {
	background-image: url(img_icon-carat-bottom.gif);
	}
#accordion h4 a {
	text-decoration: none;
	clear: none !important;
	}
.used #accordion h4 a {
	text-decoration: underline;
	}
#accordion h4 a i {
	float: right;
	font-weight: normal;
	cursor: pointer;
	width: 150px;
	text-decoration: underline;
	}
#result1 .accordion, #result2 .accordion, #result3 .accordion{margin-top:16px;}


/* WOHNBEISPIELE

.impressions a {
	display: block;
	float: left;
	margin-right: 8px;
	position: relative;
	}
.impressions b {
	float: left;
	}
.impressions b a {
	margin-right: 0 !important;
	}
.impressions .img {
	width: 125px; height: 95px;
	border-width: 2px;
	border-style: solid;
	padding: 5px !important;
	}
.impressions a .zoom {
	position: absolute;
	top: 10px; left: 10px;
	} */


/* POPUP */

#abmPopup {
	text-align: center;
	}
#abmPopup #site {
	margin: 0 auto;
	text-align: left;
	position: relative;
	width: 600px;
	padding: 15px;
	}
