/*
	CSS Document: css_abm-style.css
	Version: 2.7.06 | Date: 2010-08-09
	Project: www.hotel-sonnleiten.at
	Author: websLINE, 2010
	-------
*/

.bgColor {background: #FFFFFF;}
.bgColorLight {background: #eeeeee;}
.bgColorLight2 {background: #e5e5e5;}
.bgColorLight3 {background: #e9e9e9;}
.bgColorDark {background: #cccccc;}
.bgColorDark2  {background: #919849;}
.bgColorDark3  {background: #cad064;}

.calculator .abminput {	background-image: url(img_abm-bg-abminput.gif);	background-position: 100% 0;	background-repeat: no-repeat;	}
.calculator .enquiry .abminput {	background: none;	}

.calculator .additional .bgColorLight2:hover,
.calculator .resultblock .bgColorLight2:hover,
.calculator .address .bgColorLight2:hover,
.lastminute .bgColorLight2:hover {background: #e9e9e9;}

/* CALCULATOR */

.calculator .headline {background: #e5e5e5;border-bottom-color: #eeeeee;}
.calculator .headline h3 {color: #919849;border-bottom-color: #e9e9e9;}
.calculator .result .option .resultblock:hover {background: #e9e9e9;}
.calculator .result .rowdata td,
.lastminute .rowdata td {border-bottom-color: #e9e9e9;}
.calculator .result .option .resultblock:hover .rowdata td,
.lastminute .rowdata:hover td {border-bottom-color: #FFFFFF;}
.calculator .result .totalprice {border-bottom-color: #666;}
.calculator .result .option .cat b, .calculator .result .option .cat a {color: #919849;}
.calculator .result .option b.roomtitle {color: #cad064;}
.calculator .checkout dl dd.active {color: #919849 !important;}
.calculator .result .option .resultblock {border-color: #919849;}
.calculator .result .option .offerChecked, .calculator .result .option .offerTab {background: #e5e5e5;}
.calculator .details, .lastminute .details {background: #e9e9e9;}
.calculator a.newcalc, .calculator a.print {background: #919849; color: #fff;}
.calculator .checkout dl {border-color: #e5e5e5;}
.calculator .checkout dl dd { color: #999;}
.answer .transmission td.title,
.answer .clearing td.title {background: #919849;}
.answer .transmission td.title a,
.answer .clearing td.title a {color: #fff;}
.lastminute .bttnrestplatz { color: #919849;}
.calculator .bttnFake {	background: #eee; color: #bbb;}

/* CALENDAR */

.calendar thead .title, .calendar tfoot .ttip {background: #919849;}
.calendar thead .daynames, .calendar table .wn, .calendar td.time {background: #e9e9e9;}
.calendar tbody .rowhilite td, .calendar tbody td.active, .calendar tfoot .hilite {background: #e5e5e5;}
.calendar tbody .rowhilite td.wn, .calendar tbody td.hilite, .calendar tfoot .active {background: #eeeeee;}
.calendar thead .title, .calendar thead .active, .calendar tfoot .footrow, .calendar tfoot .ttip, .calendar .button {background: #919849; color: #fff;}
.calendar, .calendar table {background: #e9e9e9;}
.calendar tbody .rowhilite td, .calendar tbody td.active, .calendar tfoot .hilite, .calendar td.weekend {background: #e5e5e5;}
.calendar .button, .calendar .nav, .calendar thead .hilite, .calendar tbody .rowhilite td.wn, .calendar tbody td.hilite, .calendar tfoot .active {background: #cad064;}

/* OBJECTS */

.object .item, .object .details .image {background: #eeeeee;}
.object h4 {background: #e5e5e5;}
.object .item strong, .object .details .data li b {color: #919849;}
.object .details .data li {border-bottom-color: #cccccc;}
.object .item a.bttn {background-image: none !important;}

/* WOHNBEISPIELE */

.impressions .img {border-color: #e9e9e9;}
.impressions a:hover img {border-color: #919849;}

/* POPUP */
#abmPopup {background: #eeeeee;}
#abmPopup #site {background: #e5e5e5;}
