/*
	CSS Document: css_abm-main.css
	Version: 1.1 | Date: 2008-01-15
	Project: www.sonnenhotel.com
	Author: websLINE, 2009
	-------
*/

@import url("css_abm-style.css");

#dAbm, #dCalendar  {
	margin: 0;
	padding: 0;
	}
#dAbm,
.calculator input, 
.calculator select, 
.calculator textarea,
.calculator a, 
.calculator table {
	font-family: Verdana;
	font-size: 10px;
	color: #333;
	letter-spacing: 0.01em;
	}
img {
	border: 0;
	}
#dAbm table {
	width: 100%;
	border: 0;
	}
td,
th {
	vertical-align: top;
	text-align: left;
	}
.abmlink {
	display: block;
	margin-top: 30px;
	color: #666;
	}
.green {
	color: green;
	text-decoration: none;
	}
.red {
	color: red;
	text-decoration: none;
	}



/* CALCULATOR */

.calculator table {
	width: 100%;
	border: 0;
	}
.calculator h2 {
	font-size: 1.2em;
	}
.calculator .bttnAbm {
	width: 250px;
	height: 25px;
	border: 0;
	cursor: pointer;
	}
.calculator .block td {
	padding: 10px 5px;
	}
.calculator .headline {
	display: block;
	text-align: left;
	background-repeat: repeat-x !important;
	background-position: bottom !important;
	margin: 0 0 0 0;
	}
.calculator .headline h3 {
	font-size: 1.8em;
	font-family: "Times New Roman", Times, serif;
	padding: 0 0 0 50px; margin: 0;
	height: 42px;
	background-repeat: no-repeat !important;
	background-position: 0px 100% !important;
	}
.calculator .headline h3 b {
	display: none;
	}
.calculator .abminput {
	padding: 0px;
	}
.calculator .green {
	color: green;
	text-decoration: none;
	}
.calculator .red {
	color: red;
	text-decoration: none;
	}
.calculator .arrival .enquirydate {
	line-height: 22px;
	}
.calculator .arrival .enquirydate input {
	width: 70px;
	}
.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: 160px !important;					/* << Breite Link "Details" !!! */
	float: left;
	}
.calculator .persons .room .roomlink {
	width: 300px;
/*	background: orange;*/
	}
.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 .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 .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 .roomtitle {
	color: #666;
	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: 85px;
	padding-right: 10px;
	text-align: right;
	vertical-align: bottom;
	}
.calculator .result .option .totalprice {
	border-bottom-style: double;
	border-bottom-width: 3px;
	}
.calculator .result .link {
	display: block;
	text-align: right;
	padding-top: 5px;
	}
.calculator .result .link a {
	font-weight: bold;
	}
.calculator .result .address td {
	padding: 1px 5px;
	}
.calculator .result .address .col1 {
	width: 30%;
	text-align: right;
	padding-top: 4px;
	}
.calculator .result .address .firstname {
	width: 120px;
	}
.calculator .result .address .lastname {
	width: 160px;
	}
.calculator .result .address .street, 
.calculator .result .address .email, 
.calculator .result .address .phone, 
.calculator .result .address .fax, 
.calculator .result .address .comment {
	width: 299px;
	}
.calculator .result .address .zip {
	width: 74px;
	}
.calculator .result .address .city {
	width: 206px;
	}
.calculator .result .address .country {
	width: 305px;
	}
.calculator .result .newsletter input {
	vertical-align: middle;
	}



/* 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;
	border-bottom-color: #E0D9C7;
	}
.lastminute b {
	display: block;
	}



/* 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_symbol-info.gif) no-repeat;
	}
.infobttn a:hover {
	background: url(img_symbol-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: -80px;
	}
.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,
.answer .clearing td {
	padding: 5px;
	}
.answer .transmission td.title,
.answer .clearing td.title {
	font-weight: bold;
	}
.answer .transmission td.title a,
.answer .clearing td.title a {
	color: white !important;
	}
.answer .transmission td.info, 
.answer .clearing td.info {
	font-style: italic;
	font-size: 10px;
	}
.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; }

.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;
	}