/*
    REDESIGN 2008

    Theme stylesheet, to override default stylesheets.

    Use "div.SearchResult_v2" selector prefix to only match that particular page
*/

/* accessibility */
.accessibility
{
	position: absolute;
	top: -999em;
	left: -999em;
}

.printOnly
{
	display: none;
}

/* clearing floats */
.clearFix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearFix
{
	display: inline-block;
}
.clearFix
{
	display: block;
}

#Page 
{
	background: url(Images/PageBottomBack.gif) no-repeat bottom left;
}
#LeftLine
{
	border-top: 0px; /*solid 4px #a3c02a;*/
}
#RightLine
{
	border-top: 0px; /*solid 4px #0c4927;*/
}
h2 
{
	color: #084b28;
}
.pageHeading
{
	background: url(Images/HeadingRightBack.gif) no-repeat top right #abcc22;
}
.pageHeading h1,
.pageHeading h2,
.pageHeading h3
{
	background: url(Images/HeadingLeftBack.gif) no-repeat top left #abcc22;
}
.editorComment .commentTop
{
	background: url(Images/CommentTop.gif) no-repeat bottom left;
}
.editorComment .commentBottom
{
	background: url(Images/CommentBottom.gif) no-repeat top right;
}


.button
{
	background: url(images/VacasolButtonRight.gif) no-repeat top right;
}
.button a
{
	background: url(images/VacasolButtonLeft.gif) no-repeat top left;
}

.button .mainButton
{
	background: url(images/VacasolButtonRightYellow.gif) no-repeat top right;
}
.button .mainButton a
{
		background: url(images/VacasolButtonLeftYellow.gif) no-repeat top left;
		color:Black !important;
}

.moduleBody .objectButton a
{
	color:White;
	line-height:1.3;
	text-align:center;
	vertical-align:top;
}
.buttonFull
{
    background: url(images/VacasolButtonFull.gif) no-repeat top left;
}
.buttonFull .mainFullButton
{
	    background: url(images/VacasolButtonFullYellow.gif) no-repeat top left;
}
.buttonFull .mainFullButton a
{
	color:Black !important;	
}
.buttonWhole
{
	background: url(images/button_bg.png) no-repeat top right;
}
.moduleBody li, .listItem
{
	/*background: url(Images/TeaserLI.gif) no-repeat White 0px 5px;*/
}
.moduleBody li
{
	padding: 2px 0 0 0;
	margin: 0 0 0 10px;
	font-size: 1em;
}
.moduleBody a
{
	color: #647925;
}
.moduleBody dt, .label
{
	color: #5b6c25;
}


#seasonPrices .selected
{
	background-color: #6d8228;
}
.holidayHomes .advancedLink a
{
	color: #3e6e53;
}
.specialOffers h3
{
	color: #1b6830;
}
.otherInspirations span.seeMore a
{
	color: #3e6e53;
}
.findHolidayHouseRow a.link
{
	color: #3e6e53;
}
.findHolidayHouse .moduleBody li a
{
	color: #2b5212;
}

.findHolidayHouse .button
{
}
.findHolidayHouse .button a
{
	background: none;
	width: 100%;
	color: #000000;
}
.bigButtonPink .button a
{
	color:#ffffff;
}
.advancedSearchLink .button,
.advancedSearchLink .button a
{
	background: none;
}

.searchResultList .oldPrice
{
	color: #7c9226;
}

.searchResultList .discountPrice
{
	color: #e51491;
}

.searchResults .main_title span
{
	background-color:#0c4927;
}

.gridCell .button
{
	background: url(images/VacasolButtonRightYellow.gif) no-repeat top right;	
}
.gridCell .button a
{
	color:#000000;
	background: url(images/VacasolButtonLeftYellow.gif) no-repeat top left;	
}

#BookingMenuArea .first
{
	background: url(Images/BookingMenuStep1.png) no-repeat top left;
}
#BookingMenuArea .second
{
	background: url(Images/BookingMenuStep2.png) no-repeat top left;
}
#BookingMenuArea .third
{
	background: url(Images/BookingMenuStep3.png) no-repeat top left;
}
#BookingMenuArea .fourth
{
	background: url(Images/BookingMenuStep4.png) no-repeat top left;
}

.paymentMethods td.instalmentDate
{
	text-decoration:none;
	font-weight:normal;
	padding: 0 10px 0 10px;
}

.alternative
{
	background-color:#eeeeee;
}

#IframeDibsPayment
{
	border-top-width: 0px;
	width: 400px;
	height: 300px;
	border: solid 0px black;
	
}

/* implement in all themes  */
.reservationPage #BookingMenuArea .step1,
.reservationPage #BookingMenuArea .first
{
	background: url(Images/ReservationMenuStep1.gif) no-repeat top left;
}
.reservationPage #BookingMenuArea .step2,
.reservationPage #BookingMenuArea .second
{
	background: url(Images/ReservationMenuStep2.gif) no-repeat top left;
}
#BookingMainArea h3
{
	color: #70882a;
} 
#BookingMainArea table .star, #BookingMainArea .requiredFields
{
	color: #647925;
}
div#mb_contents div#LeftLine
{
	display: none !important;
}
div#mb_contents #MiddleColumnArea
{
	width: 500px !important;
}
/* implement in all themes end  */

ul#MainMenu li.selected
{
	background: url(Images/MainMenuSelectedBack.gif) repeat-x right top; 
}
#Submenu li a,
#Submenu li span
{
/*	background: url(Images/SubmenuLinkBack.gif) no-repeat 5px 9px;*/
}
.myVacasolLoggedIn
{
	background: url(Images/HeadingRightBack.gif) no-repeat top left;
}

/*
* Areas in search module */
.locationCategory
{
	margin:0;
	background-color:#ffffb2;	
}
.featureCategory
{
	background-color:#d8e0ac;
	margin:0;
}

.surroundingsCategory
{
	background-color:#ebebeb;		
}

/********************CALENDAR**********************/
#calendarDiv 
{
	padding: 1px 1px 35px 1px;
	font-size: 10px; 
	visibility: hidden; 
	width: 215px;
	font-family: arial; 
	position: absolute; 
	background-color: #fff;
}
#calendarDiv span {
	float: left;
}
#calendarDiv img {
	float: left;
}
#calendarDiv .selectBox {
	cursor: pointer; 
	line-height: 14px; 
}
#calendarDiv .selectBoxOver {
	cursor: pointer; 
	line-height: 14px; 
}
#calendarDiv .selectBoxTime {
	cursor: pointer; 
	line-height: 12px; 
	padding: 1px 1px 1px 2px;
}
#calendarDiv .selectBoxTimeOver {
	cursor: pointer;
	line-height: 12px;
	padding: 1px 1px 1px 2px;
}
#calendarDiv TD {
	font-size: 10px; 
	margin: 0px; 
	padding: 0px;
	border: solid 1px #d2d2d2;
	color: #789028;
	text-decoration: underline;
	width: 22px;
	height: 16px;
	vertical-align: middle;
}

#calendarDiv TD:hover, #calendarDiv .activeDay {
	color: #333333 !important;
	background-color: #789028;
	background-image: none;
}

#calendarDiv .halfActiveDay {
	color: #333333 !important;
	background: url('Images/cellDepartureDay.gif') no-repeat center center;
}


#calendarDiv TD.empty_day, #calendarDiv TD.empty_day:hover {
    color: #789028;
	background-color: white;
	cursor: default;
}

#calendarDiv TD.disabled, #calendarDiv TD.disabled:hover {
	color: #999999;
	background-color: white;
	text-decoration: none;
	cursor: default;
}

#calendarDiv .selectBox {
	position: relative;
}
#calendarDiv .selectBoxOver {
	color: #fff; 
	position: relative; 
}
#calendarDiv .selectBoxTime {
	position: relative;
}
#calendarDiv .selectBoxTimeOver {
	color: #216072; 
	position: relative;
	border: 1px solid #216072;
}
#calendarDiv .topBar {
	height: 16px;
	padding: 2px;
	background-color: #f4f4f4;
}
#calendarDiv .todaysDate {
	padding: 2px;
	width: 201px; 
	bottom: 0px; 
	line-height: 25px; 
	position: absolute; 
	height: 25px; 
	text-align: center;
}
#calendarDiv .todaysDate div {
	float: left;
}
#calendarDiv .timeBar {
	right: 0px; 
	width: 72px; 
	color: #fff; 
	line-height: 17px; 
	position: absolute; 
	height: 17px;
}
#calendarDiv .timeBar div {
	float: left; 
	margin-right: 1px;
}
#calendarDiv .monthYearPicker {
	display: none; 
	z-index: 1000; 
	left: 0px; 
	position: absolute; 
	top: 15px;
	border: 1px solid #aaaaaa;
}
#calendarDiv .monthYearPicker div
{
    text-align:left;
    padding-left: 10px;
    font-size: 11px;
}
#calendarDiv #yearSelect {
	width: 40px
}

#calendarDiv .monthYearPicker div {
	clear: both; 
	float: none; 
	margin: 1px; 
	cursor: pointer; 
	padding: 1px;
}
#calendarDiv td {
	cursor: pointer; 
	text-align: center;
}
#calendarDiv .topBar img {
	cursor: pointer;
	border: solid 1px Grey;
}
#calendarDiv .topBar div {	
	float: left; 
	margin-right: 1px;
}
.calendar_txt
{
	width:90px;
	height:14px;
}

#calendarDiv .calendar_week_column, #calendarDiv .calendar_week_column:hover
{
    color: #999999;
	background-color: white;
	text-decoration: none;
	cursor: default;
    font-size: 10px;
    border: none;
    text-align: center;
}

#calendarDiv .calendar_week_column_selectable, #calendarDiv .calendar_week_column_selectable:hover
{
    font-size: 10px;
    color: #789028;
    border: none !important;
    cursor: default;
    background-color: White;
    text-decoration: underline;
    text-align: center;
}

#calendarDiv .calendar_week_row td, #calendarDiv .calendar_week_row td:hover
{
    font-size: 10px;
    color: #333333;
    border: none;
    cursor: default;
    background-color: White;
    text-decoration: none;
    height: 20px;
}

#calendarDiv #calendar_month_txt
{
    font-size: 11px;
    font-weight: bold;
    color: #333333;
    float: none;    

}
#calendarDiv #monthSelect
{
    text-align: left;
    width: 120px;
    margin-left: 5px;
}
#calendarDiv #calendar_year_txt, #calendarDiv #yearSelect, #calendarDiv #nullDateString
{
    display: none;
}

/********************CALENDAR**********************/
#calendarDiv
{
	border: 1px solid #333333;
}
#calendarDiv .selectBox
{
	color: #ebf7c1; 
}
#calendarDiv .selectBoxOver
{
	background-color: #f4f4f4;
}
#calendarDiv .selectBoxTime
{
	border: 1px solid #788f27;
	color: #788f27; 
}
#calendarDiv .topBar
{
	background-color: #f4f4f4;
}
#calendarDiv .monthYearPicker
{
	color: #333333;
	background-color: #ffffff;
}
#calendarDiv .monthYearActive
{
	background-color: #788f27;
	color: #ebf7c1;
}
#calendarDiv .saturday
{
	/*background-color: #ebf7c1;*/
	color: #ec018e;
}
#calendarDiv .timeBar
{
	background-color: #ebf7c1;
}
#calendarDiv #bottomBar
{
    height: 35px;
}

#calendarDiv .bottomDiv
{
    width: 100%;
    font-family: Arial;
    font-size: 11px;
    color: #666666;
    text-align: center;
    margin-top: 4px;
}
#calendarDiv .bottomDiv span
{
    float:none;
}

#calendarDiv .calendarContentDiv
{
    margin-left: 10px;
    margin-right: 10px;
    padding-bottom: 15px;
    border-bottom: solid 1px #d2d2d2;    
}
#calendarDiv .leftarrow
{
    margin-right: 25px !important;
}

/* redesign override stuff below ******************************************************/

#Page 
{
	background: none; /* overwrites global stylesheet */
}
#LeftLine
{
	border-top: 0px; /* overwrites global stylesheet */
}
#RightLine
{
	border-top: 0px; /* overwrites global stylesheet */
}

#LogotypeArea
{
	float: left;
	margin: 5px 6px 0 0;
	width: 196px;
	overflow: visible;
}
#LogotypeArea a
{
	width: 196px;
	/*height: 94px;*/
	display: block;
}
#LogotypeArea div.line
{
	margin-left: 16px;
	border-bottom: 0px solid #a3c02a;
}
/*
#LogotypeArea a
{
	width: 196px;
	height: 94px;
	display: block;
}
#LogotypeArea div.line
{
	margin-left: 16px;
	border-bottom: 4px solid #a3c02a;
}*/
#RightHeaderArea
{
	float: left;
	width: 712px;
	clear: right;
	border-bottom: 0px solid #0c4927;
	min-height: 80px;
	/*min-height: 99px;*/
}
/*
#Functions li
{
	border-left: 1px solid #aaaaaa;
}

#LanguageBarArea
{
	margin-top: 8px;
}
#LanguageBarArea ul
{
	margin: 0px 31px 0 0;
}
*/
#FunctionsArea
{
	float: right;
	text-align: right;
	margin: 0 -9px 7px 0;
}
#Functions
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.4em;
}
#Functions li
{
	display: block;
	height: 16px;
	float: left;
	color: #899193;
	border-left: 1px solid #aaaaaa;
	padding: 0 9px;
	overflow: visible;
}
#Functions li.first
{
	border-left: 0;
}
#Functions li a 
{
	display: block;
	color: #899193;
	text-decoration: none;
	float: left;

}
#Functions a:hover
{
	color: Black;
	text-decoration: underline;
}
#LanguageBarArea
{
	height: 29px;
	text-align: right;
	margin-top: 8px;
}
#LanguageBarArea ul
{
	text-align: right;
	margin: 0;
}
#LanguageBarArea ul li
{
	display: inline;
	margin: 5px 0 0 3px;
}

.NewsletterArea
{
	float: right;
	text-align: right;
}
.NewsletterTextBox
{
    width: 150px;
    FONT-SIZE: 11px; COLOR: #999999; FONT-FAMILY: Verdana, Arial;
    height: 16px;
    padding-top: 1px;
}
.NewsletterButton
{
    FONT-SIZE: 12px; COLOR: #5e5e5e; FONT-FAMILY: Verdana, Arial;
}

#MainMenuArea
{
	background: url(Images/MainMenuBack.gif) repeat-x top right;
	height: 29px; 
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-weight: bold;
	color: #595959;
	font-size: 12px;
	line-height: 29px;
	margin-top: 7px;
	border-top: 1px solid #d0d0d0;
}

ul#MainMenu
{
	height: 29px;
}

ul#MainMenu li
{
	height: 29px;
	background: url(Images/MainMenuDivider.gif) no-repeat right top;
}

.myVacasol
{
	background: url(Images/MainMenuDivider.gif) no-repeat top left;
}

.myVacasolLoggedIn a
{
	color: #3e6e53;
}

.myVacasol a
{
	color: #3e6e53;
	font-weight: bold;
	padding: 0px;
}

div.myVacasolPayButton
{
	float: left;
	clear: both;
	width: 150px;
	background: url('Images/buttonReserveNow.png') no-repeat 100% 0;
}

div.myVacasolPayButton span
{
	display: block;
	padding-right: 6px;
	padding-bottom: 3px;
	background: url('Images/buttonReserveNowLeft.png') no-repeat 0 0;
}

div.myVacasolPayButton a
{
	display: block;
	padding: 3px 9px 5px 10px;
	color: #000;
}


div.SecondaryButton_150
{
	float: left;
	clear: both;
	width: 150px;
	background: url('Images/buttonReserveNow.png') no-repeat 100% 0;
}

div.SecondaryButton_150 span
{
	display: block;
	padding-right: 6px;
	padding-bottom: 3px;
	background: url('Images/buttonReserveNowLeft.png') no-repeat 0 0;
}

div.SecondaryButton_150 a
{
	display: block;
	padding: 3px 9px 5px 10px;
	color: #000;
}



/* page setup - only relevant for ONE page at the moment */

div.SearchResult_v2 #LeftLine
{
	width:705px;
}
div.SearchResult_v2 #RightLine
{
	width: 187px;
}

div.SearchResult_v2 #LeftColumnArea
{
	position: relative;
	width: 705px;
}

div.SearchResult_v2 #RightContentArea
{
	width: 180px;
}

div.SearchResult_v2 #RightColumnArea
{
	margin: 0 0 0 0px;
}

div.SearchResult_v2 #MiddleColumnArea
{
    display: none;
}


/*************************/
/* FOOTERAREA            */
/*************************/
#FooterArea
{
    min-height: 155px;
	font-size: 11px;
	line-height: 120%;
	padding: 55px 0 18px 0;
	width: 977px;
	background: url(Images/Footer.gif) no-repeat top left;
	margin-top: -50px;
	margin-left: -3px;
	color: #333333;
	height: 155px;
}
.startPage #FooterArea
{
	background: url(Images/Footer.gif) no-repeat top left;
}
#FooterArea a
{
	color: #a2c02a;
}
#LeftFooterArea
{
	float: left;
	width: 295px;
	padding: 0 0 0 23px;
	border-right: 1px solid #cccccc;
}
#MiddleFooterArea
{
	float: left;
	width: 350px;
	border-right: 1px solid #cccccc;
}
#RightFooterArea
{
	float: left;
	width: 258px;
}
.startPage #MiddleFooterArea
{
	width: 350px;
}
.startPage #RightFooterArea
{
	width: 258px;
}
#RightFooterArea div.payText
{
	margin-top: 36px;
	margin-right: 10px;
	font-weight: bold;
	float: right;
	color: #666666;
}
#RightFooterArea div.payImage
{
	margin-top: 33px;
	float: right;
}

.footerPadding
{
	padding: 0 20px 10px 13px;
	float:left;
	border: none;
}
.footerPadding .payImage
{
    margin-right: -20px; /* compensate for footerPadding above */
}

.subFooter
{
	color: #888888;
	margin-top: -70px;
	margin-left: 35px;
	margin-right: 30px;
	font-size: 11px;
	padding-bottom: 100px;
}
.subFooter div.companyDescription
{
	float: left;
	width: 650px;
}
.subFooter div.copyright
{
	float: right;
}

.moduleBody ul.noBullets li
{
	background: none;
}

body.tipFriend
{
	background: none;
}

/************************/
/******* RENTAL AGREEMENT PAGE ********/
body.rentalAgreement form
{
	background: none;
}

/******************************/
/** BIG BUTTON             **/
/******************************/
.bigButton
{
	float: right;
	margin-right: 0px;
	width: auto;
	height: 36px;
}
.bigButton a, 
.bigButton a:visited, 
.bigButton a:link, 
.bigButton a:hover, 
.bigButton a:active 
{
	min-width: 180px;
	height: 28px;
	color: #ffffff;
	font-weight: bold;
	display: block;
	text-decoration: none;
	font-size: 14px;
	padding: 8px 40px 0 10px;
}
* html .bigButton a
{
	width: 180px;
}

.bigButton.arrowUp
{
	float: right;
	background: url(Images/BigButtonArrowUp.gif) no-repeat 100% 50%;
}
.bigButton.arrowDown
{
	float: right;
	background: url(Images/BigButtonArrowDown.gif) no-repeat 100% 50%;
}
	.bigButton span
	{
		display: block;
		background: url(Images/BigButtonArrowLeft.gif) no-repeat 0 50%;
	}

/******************************/
/** SMALL BUTTON             **/
/******************************/
/*.smallButton
{
	margin-right: 0px;
}
.smallButton a, 
.smallButton a:visited, 
.smallButton a:link, 
.smallButton a:hover, 
.smallButton a:active 
{
	height: 20px;
	color: #ffffff;
	display: block;
	text-decoration: none;
	font-size: 11px;
	background-color: #ff009c;
	padding-left: 5px;
	padding-right: 5px;
	height: 18px;
	line-height: 18px;
	color: #ffffff;
	text-align: center;
	white-space: nowrap;
	float: left;
}
.smallButton .borderSides
{
	border-left: 1px solid #ff009c;
	width: 0px;
	height: 16px;
	float: left;
	margin-top: 1px;
	margin-bottom: 1px;
}*/

/******************************/
/** SEARCH RESULT             **/
/******************************/
#SearchResult
{
	clear: right;
}

/*#SearchResult ul, 
#SearchResult li
{
	list-style-image: none;
	list-style-type: none;
	background: none;
	margin: 0px;
	padding: 0px;
}
*/
/* caption */
#SearchResult .caption
{
    font-weight: normal;
	font-size: 18px;
	color: #616161;
	float: left;
	margin: 0;
	margin-top: 6px;
}

#SearchResult .caption .numberOfHouses
{
	font-weight: bold;
	color: #8bab00;
}

#SearchResult .caption .area
{
	color: #8bab00;
}

#SearchResult div.bigButton
{
	margin-right: 5px;
	margin-top: 2px;
}

/* tabs */
div.tabArea
{
	clear: left;
}
#ObjectDetails div.tabArea
{
	float: left;
	width: 668px;
}
div.tabs
{
	clear: right;
	width: 678px;
}
#ObjectDetails div.tabs
{
	clear: left;
	width: 663px;
}
div.tabs ul
{
	padding: 0;
	background: url(Images/tabBottomLine.gif) repeat-x 0 0;
	min-height: 31px;
}

div.tabs li
{
	float: left;
	background-color: #ffffff;
	border-top: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	margin: 3px -1px 0 0;
	padding: 0;
	background: url(Images/tabBg.gif) top left;
	height: 26px;
	font-weight: normal;
	font-size: 12px;
}

div.tabs li.active
{
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	margin-top: 0px;
	height: 30px;
	background: none;
	margin-right: 0px;
	background-color: #ffffff;
	font-weight: bold;
}

div.tabs li a
{
	display: block;
	padding: 5px 15px 4px;
	color: #000000;
	/*border-bottom: 1px solid #aaaaaa;*/
}

div.tabs li.active a
{
	padding-top: 8px;
	color: #e51491;
	/*border-bottom: 1px solid white;*/
}

div.tabContent
{
	padding: 0 0 0 5px;
	margin: 0 5px 0 0;
	background: url(Images/tabGradientLine.gif) no-repeat 0 0;
}

#SearchResult
{
    padding-bottom: 60px; /* default bottom padding (used for empty search results; compenstation below) */
}
#SearchResult #resultContainer
{
    margin-bottom: -100px; /* compensate for default bottom padding */
}

#SearchResult div.listHeader
{
	clear: left;
	background: url(Images/SearchResultTabBg1.gif) repeat-x;
	border-bottom: 1px solid #aaaaaa;
	height: 51px;
	line-height: 51px;
	padding: 0px 5px 0px 5px;
}

#SearchResult div.listHeader .howManyPerPage
{
	float: left;
	height: 51px;
	line-height: 51px;
}

#SearchResult div.listHeader .howManyHighlighted
{
	font-weight: bold;
}

#SearchResult div.paging
{
	float: right;
	margin: 10px 5px 20px 0;
}

#SearchResult div.listHeader .paging
{
	margin: 0px;
	line-height: 51px;
	padding-bottom: 0px;
}

/* theList */
#SearchResult div.theList
{
	clear: left;
	margin-bottom: 20px;
}

#SearchResult div.theList table th
{
	background: url(Images/SearchResultTabBg2.gif) repeat-x top left;
	line-height: 46px;
	border-bottom: 1px solid #aaaaaa;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 5px;
	color: #000000;
	white-space: nowrap;
}
#SearchResult div.theList table th img
{
	margin-bottom: 2px;
	margin-left: 5px;
}

#SearchResult div.theList table td
{
	vertical-align: top;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 5px;
	padding-bottom: 8px;
	border-bottom: 1px solid #aaaaaa;
}

#SearchResult div.theList table .image
{
	width: 168px;/* 168 */
}
#SearchResult div.theList table .description
{
	width: 160px;/* 150 */
}
#SearchResult div.theList table .description .detailsDescription
{
	width: auto;
	margin: 10px 0 0;
}
#SearchResult div.theList table .area
{
	width: 83px;/* 75 */
}
#SearchResult div.theList table .persons
{
	width: 36px;/* 60 */
}
#SearchResult div.theList table .rooms
{
	width: 36px;/* 60 */
}
#SearchResult div.theList table .price
{
	width: 100px;/* 70 */
}
	#SearchResult div.theList table .price div.smallButton
	{
		float: left;
		background: url('Images/smallButton.png') no-repeat 100% 0;
	}
	#SearchResult div.theList table .price div.smallButton span
	{
		display: block;
		background: url('Images/smallButtonLeft.png') no-repeat 0 0;
	}
	#SearchResult div.theList table .price div.smallButton a
	{
		display: block;
		padding: 2px 5px;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
		color: #fff;
	}

#SearchResult div.theList table .persons,
#SearchResult div.theList table .rooms
{
	text-align: center;
}

#SearchResult div.theList table td.area,
#SearchResult div.theList table td.persons,
#SearchResult div.theList table td.rooms,
#SearchResult div.theList table td.price
{
	padding-top: 10px;
}

#SearchResult div.theList table td.price span.amountBeforeDiscount
{
	font-size: 14px;
	color: Gray;
	text-decoration: line-through;
}

#SearchResult div.theList table td.price span.amountDiscount
{
	color: #e51491;
}

#SearchResult div.theList table td.price span.amount
{
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
#SearchResult div.theList table td.price span.alternativearrival
{
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #e51491;
}

#SearchResult div.theList table td.price div.buttons
{
	margin-top: 20px;
	height: 20px;
}

#SearchResult div.theList table td.price div.bookmark
{
	padding-left: 0px; /* 14px */
	padding-top: 0px;
	margin: 8px 0px 0px 0px;
}
#SearchResult div.theList table td.price div.bookmark a
{
	display: block;
	color: #000000;
}
#SearchResult div.theList table td.price div.bookmark img
{
	vertical-align: top;
	margin-left: -14px;
}

#SearchResult div.theList h2
{
	margin: -4px 0px 3px 0px;
	padding: 0px;
	color: #5e5e5e;
	font-size: 14px;
	font-weight: bold;
}

#SearchResult div.theList h3
{
	margin: -4px 0px 3px 0px;
	padding: 0px;
	color: #5e5e5e;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4;
}

#SearchResult div.theList h4
{
	margin: 0px 0px 6px 0px;
	padding: 0px;
	color: #5e5e5e;
	font-size: 14px;
	font-weight: bold;
}
#SearchResult div.theList p
{
	margin: 0px;
	padding: 0px;
	color: #5e5e5e;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
}

#SearchResult div.theList li
{
	float:left;
}


#SearchResult .noResults
{
    font-size: 12px;
    clear: both;
}

#SearchResult .noResults .resultsListText
{
    margin: 0;
    padding: 0;
}

#SearchResult .noResults .resultsListTitle,
#SearchResult .noResults .resultsListTitle *
{
    text-align: left;
    padding: 0;
    margin: 0;
}


.tabArea
{
    xdisplay: none !important;
}


/* AdvancedSearch */
#AdvancedSearch
{
}
	
#AdvancedSearch .main
{
	border: 1px solid #749020;
	background: url(Images/AdvancedSearchBg.gif) bottom left repeat-x #cedd8d;
	padding: 10px 15px 0px 5px;
	display: block;
}

#AdvancedSearch select,
#AdvancedSearch input
{
	border: 1px solid #9c9a94;
    font-size: 11px;
}

#AdvancedSearch .thirdLine input
{
    border: none;
}

#AdvancedSearch select
{
	width: 150px;
}

#AdvancedSearch fieldset
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 11px;
	position: relative; /* nødvendig for at floats virker i IE6 */
}
#AdvancedSearch .firstLine fieldset
{
	/*height: 120px;*/
	width: 215px;
}
#AdvancedSearch .firstLine fieldset.area label
{
    display: none;
}
#AdvancedSearch .firstLine fieldset.area select
{
    width: 200px;
}
#AdvancedSearch .secondLine fieldset
{
	/*height: 120px;*/
}

#AdvancedSearch legend
{
	display: none;
}

#AdvancedSearch label
{
    color: #000;
}

#AdvancedSearch dt
{
	float: left;
	clear: left;
	margin: 0px;
	padding: 2px 0 0 0;
	white-space: nowrap;
	overflow: hidden;
}
#AdvancedSearch dd
{
	float: left;
	margin: 0px;
	padding-top: 2px;
}

#AdvancedSearch h2
{
	font-weight: bold;
	font-size: 12px;
	padding: 0px 0px 4px 0px;
	margin: 0px;
	color: #353535;
}

#AdvancedSearch h4
{
	font-weight: bold;
	font-size: 12px;
	padding: 0px 0px 4px 0px;
	margin: 0px;
	color: #353535;
}

/*#AdvancedSearch dt
{
	float: left;
}*/

#AdvancedSearch .area,
#AdvancedSearch .dates,
#AdvancedSearch .distances,
#AdvancedSearch .interiorFacilities ul
{
	float: left;
	width: 180px;
	margin-left: 10px;
	margin-bottom: 10px;
}

#AdvancedSearch .firstLine fieldset.area
{
	width: 215px;
}
#AdvancedSearch .firstLine fieldset.dates
{
	width: 230px;
}
#AdvancedSearch .firstLine fieldset.distances
{
	width: 200px;
}

#AdvancedSearch .area,
#AdvancedSearch .dates
{
	background: url(Images/AdvancedSearchVerticalSplitter.gif) top right no-repeat;
}
	
/* interiorFacilities */
#AdvancedSearch .interiorFacilities 
{
	clear: left;
	margin-left: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #a4b853;
	padding-top: 10px;
}

#AdvancedSearch .interiorFacilities .interior
{
	float: left;
	width: 215px;
}
#AdvancedSearch .interiorFacilities .interior dt
{
	width: 100px;
	margin-top: 4px;
}
#AdvancedSearch  .interiorFacilities .interior select
{
	width: 100px;
	margin-top: 2px;
}



#AdvancedSearch  .interiorFacilities .facilities
{
	float: left;
    width: 400px;
    /*xheight: 100px;*/
}
#AdvancedSearch .interiorFacilities .facilities
{
	margin-top: 5px;
	margin-left: 5px;
}
/*
#AdvancedSearch .interiorFacilities .facilities td,
#AdvancedSearch .interiorFacilities .facilities th
{
	vertical-align: middle;
	height: 20px;
	margin: 0px;
	padding: 0px;
}
#AdvancedSearch .interiorFacilities .facilities th
{
	width: 20px;
}
#AdvancedSearch .interiorFacilities .facilities table
{
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
}
*/
#AdvancedSearch  .interiorFacilities .facilities input
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#AdvancedSearch  .interiorFacilities .facilities span
{
	display: block;
	float: left;
	width: 170px;
	margin-top: 1px;
	margin-bottom: 4px;
}
#AdvancedSearch .interiorFacilities .facilities label
{
    margin-left: 4px;
}


#AdvancedSearch .searchFunctions
{
	clear: left;
	border-top: 1px solid #a4b853;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#AdvancedSearch .searchFunctions .resetSearch
{
	float: right;
	width: 645px;
	margin-top: 0px;
	margin-left: 00px;
	text-align: right;
}




/* distances */
#AdvancedSearch .distances dt
{
	width: 70px;
	margin-top: 5px;
}
#AdvancedSearch .distances dd
{
	margin-top: 3px;
}
#AdvancedSearch .distances select
{
	width: 100px;
}

/* dates */
#AdvancedSearch .dates dt
{
	width: 105px;
	margin-top: 5px;
}
#AdvancedSearch .dates dd
{
	margin-top: 3px;
}
#AdvancedSearch .dates dd.calendar
{
	margin-top: 5px;
	margin-bottom: 1px;
}
#AdvancedSearch .dates input
{
	width: 90px;
	padding: 1px 1px 2px 2px;
}
#AdvancedSearch .dates select
{
	width: 110px;
}

/* area */
#AdvancedSearch .area ul
{
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

#AdvancedSearch .area li
{
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

/* loadingDiv */
#StageArea
{
  position: relative;
}
.loadingDivContainer
{
	z-index: 10;
}
	.opaqueDiv
	{
		position: absolute;
		z-index: 10;
		top: 120px;
		left: 340px;
		width: 232px;
		height: 232px;
		background: transparent url('Images/ajax-loader-container.png') no-repeat center center;
	}
	.loadingDiv
	{
		position: absolute;
		z-index: 10;
/*		top: 170px;
		left: 340px;*/
		top: 220px;
		left: 440px;
	}
	
div.SearchResult_v2 .opaqueDiv
{
	top: 0px;
	left: 240px;
}
div.SearchResult_v2 .loadingDiv
{
	top: 100px;
	left: 340px;
}
	
/* Google maps */
#gBigMapDiv
{
	width:100%;
	height:550px;
}

#iconLegend
{
		display: block;
		border: 0px solid #c0c0c0;
		padding: 5px 10px 0px 10px;
		background-color: white;
		
		/* TEMP LAYOUT NEXT 4 LINES
		width: 671px;
		height: 35px;
		top: 555px;
		position: absolute; */
}
	
	#iconLegend dl
	{
		display: inline;
	}
	
	
	#iconLegend dt
	{
		display: none;
	}
	

	#iconLegend dd 
	{
		display: block;
		float: left;
		color: rgb(94,94,94);	
		padding-left: 25px;
		padding-top: 6px;
		height: 32px;
		margin: 0 20px 0 0;
	}

	#iconLegend dd.locationExcact
	{
		background: url("/Templates/Styles/Images/iconObjectExcact.gif") no-repeat left top;
	}
	
	#iconLegend dd.locationNearby
	{
		background: url("/Templates/Styles/Images/iconObjectNearby.gif") no-repeat left top;
	}

.detailsDescription
{
	width: 320px;
	position: relative;
/*	padding-top: 5px;
	padding-left: 25px; */
	/* margins and positions are to be altered if PNG-bubble (.detailBubble) is changed */
/*	margin-left: 22px;
	top: 10px; */
}


	.detailsDescription .bubbleImage
	{
		float: left;
		margin-right: 18px;
	}

	.detailsDescription ul.facilities,
	.detailsDescription ul.facilities li
	{
		list-style-image: none;
		list-style-type: none;
		background: none;
		margin: 0px;
		padding: 0px;
	}
	
	#ObjectDetails .detailsDescription div
	{	
		margin-top: 15px;
		margin-bottom: 20px;
	}
	
	#ObjectDetails .detailsDescription ul.facilities
	{	
		padding-top: 10px;
	}
	
	#ObjectDetails .detailsDescription ul.facilities li
	{	
		width: 52px;
		margin-bottom: 0px;
	}
	
	.detailsDescription ul.facilities
	{	
		margin-top: -5px;
		margin-bottom: 0px;
/*		height: 140px;*/
		/* FF hack */
		padding-bottom: 1px;
	}
	
		.detailsDescription ul.facilities li
		{
			display: block;
			width: 30px;
			height: 45px;
			float: left;
			margin: 0px 0px 5px 0px;
			text-align: center;
			color: rgb(94,94,94);
			line-height: 10px;
			font-size: 9px;
		}
			
			.detailsDescription .buttonClose
			{
				position: absolute;
				top: 15px;
				right: 10px;	
			}
						
			.detailsDescription .priceHeader
			{
				font-size: 1em;
				color: rgb(53,53,53);
			}
			
			.detailsDescription .pricePrefix
			{
				font-size: 1em;
				line-height: 22px;
				margin-right: 5px;
				color: rgb(53,53,53);
			}
			
			.detailsDescription .priceAmount
			{
				font-size: 1.5em;	
				line-height: 10px;
				color: rgb(53,53,53);
			}
			
			.detailsDescription #detailsButton 
			{
				position: absolute;
				right: 10px;
				bottom: 3px;
				background: url("/Templates/Styles/Images/ButtonPinkRight.gif") no-repeat right top;
				margin: 0;
				padding: 0;
			}
					    
			.detailsDescription #detailsButton a 
			{
				display: block;
				background: url("/Templates/Styles/Images/ButtonPinkLeft.gif") no-repeat left top;
				padding: 1px 8px 2px 8px;
				color: white;
				text-decoration: none;
				font-size: 0.9em;
				margin: 0;
			}
			
/* Big Pink Button */
div.bigButtonPink
{
	float: right;
	background: url('/Templates/Styles/Images/BigButtonPink.png') no-repeat 100% 0;
	margin-top: -10px;
}
div.bigButtonPink span
{
	display: block;
	padding-right: 6px;
	padding-bottom: 8px;
	background: url('/Templates/Styles/Images/BigButtonPinkLeft.png') no-repeat 0 0;
}
div.bigButtonPink a
{
	display: block;
	padding: 8px 9px 9px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.buttons .advancedSearchLink
{
	font-size:12px; 
	float:left;
}

#SearchResult .moduleBody 
{
	padding: 0px;
	overflow: hidden;
}

#SearchResult div.searchResultList
{
	border: 0px;
}


/* object details */
#ObjectDetails
{
	/*width: 100%;*/
	margin-top: 4px;
	padding: 5px 0 5px 15px;
}
#ObjectDetails .backToSearch a
{
	color: #888888;
}
#ObjectDetails td
{
	vertical-align: top;
}
td.spacer
{
	width: 5px;
	height: 8px;
}
/*#ObjectDetails #Images
{
	width: 325px;
	max-width: 325px
}
#ObjectDetails #Images .navigation
{
	text-align:center;
}
#ObjectDetails #Images .navigation a
{
	text-decoration: underline;
}
#ObjectDetails .secImages
{
	margin: 2px 0 0 0;
	height: 105px;
}
#ObjectDetails .secImages .ODThumbnail
{
	height: 49px;
	width: 73px;
}*/
#ObjectDetails td.googleMap
{
	width:180px;
}

#ObjectDetails .price table
{
	width: 99%;
	font-weight: bold;
}
#ObjectDetails .price th
{
	text-align: left;
}
#ObjectDetails .price td
{
	text-align: right;
	font-size: 120%;
	padding: 0 12px 0 0;
}
#ObjectDetails .houseRef .label
{
	text-transform: uppercase;
	color: Gray;
	font-weight: bold;
	padding-left: 5px;
}
#ObjectDetails .houseRef .value
{
	font-weight: bold;
	color: Black;
}

#ObjectDetails td.value
{
	text-align: right;
	vertical-align: bottom;
}

#ObjectDetails .buttonFull
{
	background-position:left top;
	padding-top:0px;
	height:20px;
}


#ObjectDetails .buttonFull a
{
	padding-top: 0px;
	margin-top:0px;
	font-size:0.8em;
	line-height:1.3;
	text-align:center;	
	vertical-align:top;
}
#ObjectDetails .detailsDescription
{
	width: 325px;
	float: right;
	font-size: 1.1em;
}
	#ObjectDetails .detailsDescription h3
	{
		margin-top: 10px;
	}
	#ObjectDetails .detailsDescription .readMoreWrapper
	{
		margin: 10px 0;
	}
	#ObjectDetails .detailsDescription p.toggler
	{
		margin: 0 0 10px;
		text-align: right;
		cursor: pointer;
		color: #647925;
	}
	
	#ObjectDetails .detailsDescription p.toggler span.toggleTextOpen
	{
	}
	
	#ObjectDetails .detailsDescription p.toggler span.toggleTextClose
	{
		display: none;
	}

#ObjectDetails .localRepresentation,
#ObjectDetails #images
{
	float: left;
	width: 325px;
	margin-top: 10px;
}

#ObjectDetails .moduleBody
{
	overflow: visible;
}
#ObjectDetails .functions
{
	text-align: right;
	padding: 10px 10px 5px 5px;
}
#ObjectDetails .functions div
{
	padding: 0 0 5px 0;
}
.pageHeading .functions .location
{
	width: 534px;
	overflow: hidden;
	float: left;
}
#ObjectDetails .functions .functionButtons
{
	text-align: right;
}
/*
#ObjectDetails .functions .button,
#ObjectDetails .functions .buttonGray
{
	display: block;
}
*/
#ObjectDetails .functions .button a, 
#ObjectDetails .functions .buttonGray a
{
	display: block;
	width: 130px;
	text-align: center;
}
#ObjectDetails .functions .buttonFull   
{
	float: right;
	width: 163px;
	text-align: center;
	padding-top: 3px;
	margin-top: 2px;
	margin-left: 2px;
	margin-bottom: 5px;
}
#ObjectDetails .functions .buttonFull a
{
	color: White;
}
#ObjectDetails .functions .buttonGrayFull
{
	float: right;
	width: 163px;
	text-align: center;
	padding-top: 2px;
	margin-top: 2px;
	margin-left: 2px;
	margin-bottom: 5px;
}
#ObjectDetails .moduleBody h3
{
	/*text-transform: uppercase;*/
}
/*#ObjectDetails ul.facilities li
{
	float: left;
	width: 160px;
}
#ObjectDetails ul.facilities li ul li
{
	float: none;
	width: auto;
}*/
#ObjectDetails td.bookingInfo
{
	padding: 0;
}
#ObjectDetails td.bookingInfo div
{
	padding: 5px 5px 0 5px;
}

.houseDetails #FullWidth
{
	float: left;
	margin: 0 6px 0 0;
	padding-top: 2px;
	width: 881px;
}

.houseDetails #RightLine
{
	display: none;
}

.houseDetails #LeftLine,
.houseDetails #LeftColumnArea
{
	width: 898px;
}

/***** info coloumn - right coloumn *****/
.infoCol
{
	float: left;
	width: 190px;
	margin-top: 5px;
	padding: 10px 3px;
	color: #606060;
}
	.infoCol .moduleBody
	{
		margin: 0;
		padding: 0;
		background-color: transparent;
		border: none;
	}
#ObjectDetails .infoCol
{
	margin-left: 4px;
	padding: 0;
	width: 190px;
	color: #606060;
	background-color: #f4f4f4;
}
	#ObjectDetails .infoCol .moduleBody
	{
		margin: 10px;
	}

.infoCol .moduleBody th,
.instalments th.label
{
	color: #606060;
	font-weight: bold;
}

#ObjectDetails table
{
	border-collapse: inherit;
}

/* book now button */
.infoCol .moduleBody div.bookNowButton
{
	float: left;
	clear: both;
	width: 176px;
	background: url('Images/buttonBookNow.png') no-repeat 100% 0;
}
.infoCol .moduleBody div.bookNowButton span
{
	display: block;
	padding-right: 6px;
	padding-bottom: 8px;
	background: url('Images/buttonBookNowLeft.png') no-repeat 0 0;
}
.infoCol .moduleBody div.bookNowButton a
{
	display: block;
	padding: 8px 9px 9px 10px;
	font-size: 1.3em;
	font-weight: bold;
	color: #fff;
}

/* reserve now button */
.infoCol .moduleBody div.reserveNowButton
{
	float: left;
	clear: both;
	width: 176px;
	background: url('Images/buttonReserveNow.png') no-repeat 100% 0;
}
.infoCol .moduleBody div.reserveNowButton span
{
	display: block;
	padding-right: 6px;
	padding-bottom: 8px;
	background: url('Images/buttonReserveNowLeft.png') no-repeat 0 0;
}
.infoCol .moduleBody div.reserveNowButton a
{
	display: block;
	padding: 3px 9px 5px 10px;
	color: #000;
}

.infoCol .moduleBody table
{
	width: 170px;
}
#BookingMainArea .infoCol
{
	background-color: #eeeeee;
}

#BookingMainArea .infoCol .moduleBody table
{
	width: 100%;
}
.infoCol .moduleBody .detailsTop
{
	color: #000;
	padding: 12px 0;
}
	.infoCol .moduleBody .detailsTop h3
	{
		margin: 5px 0;
		font-size: 1.1em;
		color: #000;
	}
	.infoCol .moduleBody .detailsTop .price
	{
		margin-left: 5px;
		font-size: 1.8em;
	}
	.infoCol .moduleBody .detailsTop hr
	{
		width: 153px;
		background: #ccc;
		color: #ccc;
		margin-bottom: 10px;
	}

.houseDetails .pageHeading h3
{
	background: url(Images/HeadingLeftBackFull.gif) no-repeat top left #6d8228;
}

/* caption */
.houseDetails .caption
{
	float: left;
	margin: 6px 0;
	font-size: 18px;
	font-weight: normal;
	color: #616161;
}
	.houseDetails .caption .ref
	{
		font-size: 12px;
	}
	.houseDetails .caption .numberOfHouses
	{
		font-weight: bold;
		color: #8bab00;
	}
	.houseDetails .caption .area
	{
		color: #8bab00;
	}

/* add to favorites */
.houseDetails .addToFav
{
	float: right;
	width: 171px;
	padding: 20px 0 0 16px;
	background: url('Images/addToFavBg.png') no-repeat 0 0;
}
	.houseDetails .addToFav a
	{
		padding-left: 18px;
		color: #000;
		background: url('Images/addToFav.png') no-repeat 0 0;
	}

#ObjectDetails div.listHeader
{
	background: url('Images/SearchResultTabBg1.gif') repeat-x;
	border-bottom: none;
	height: 10px;
	line-height: 10px;
	padding: 0 5px 0 5px;
}

.houseDetails #FullWidthArea
{
	padding-top: 0;
}

.seasonPricesLegend
{
    margin: 00px 0px 0px 0;
    padding-bottom: 20px;
}
.nextSeasonPrices
{
    float: right;
    padding: 20px 31px;
    height: 15px;
}

.nextSeasonPrices a
{
    color: #333333;
    vertical-align: middle;
}

.nextSeasonPrices img
{
    border: solid 1px black !important;
    margin-top: -1px;
}

.seasonPriceHeader
{
    padding: 20px 10px; 
    font-size: 11px;
    font-family: Arial;
    color: #666666;  
}

#seasonPricesContainer
{
    float: left;
    padding-left: 2px;
    padding-right: 3px;
    padding-bottom: 3px;
    border: solid 1px #D1D1D1;
    margin-left: 10px;
    margin-bottom: 20px;
}

#ObjectDetails .seasonPrices
{
	float: left;
	margin-right: 2px;
	margin-left: 3px;
	width: 300px;
}

#ObjectDetails .seasonPrices .week,
#ObjectDetails .seasonPrices .weekprice,
#ObjectDetails .seasonPrices .startweekdate
{
    text-align:right
}
#ObjectDetails .seasonPrices th.week
{
    width: 45px;
}

#ObjectDetails .seasonPrices th.weekprice,
#ObjectDetails .seasonPrices th.startweekdate,
#ObjectDetails .seasonPrices td.weekprice,
#ObjectDetails .seasonPrices td.startweekdate
{
    width: 85px;
}

#ObjectDetails .seasonPrices th.rabatweek,
#ObjectDetails .seasonPrices td.rabatweek
{
    width: 75px;
}

#ObjectDetails .seasonPrices .rabatweek
{
        text-align: right;
}

#ObjectDetails .seasonPrices td.hasvalue
{
    color: #ec018e;
}

#ObjectDetails .seasonPrices table
{
	width: 100%;
	border: none;
	border-color: White;
}

#ObjectDetails .seasonPrices table td,
#ObjectDetails .seasonPrices table th
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#ObjectDetails .seasonPrices table tr.heading,
#ObjectDetails .seasonPrices table tr.heading:hover
{
	height: 35px;
	vertical-align: middle;
	cursor: auto;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	border: none;
	font-weight: normal;
	text-decoration: none;
	background-color: White;
	text-transform: capitalize;
}

#ObjectDetails .seasonPrices table tr
{
    font-size: 11px;
    font-family: Arial;
    color: Black;
    height: 16px;
    border-bottom: #d2d2d2 solid 1px;
}

#ObjectDetails .seasonPrices table td,
#ObjectDetails .seasonPrices table td:hover
{
    border-bottom: white solid 1px;
}


#ObjectDetails .seasonPrices table tr.disabled,
#ObjectDetails .seasonPrices table tr.disabled:hover,
#ObjectDetails .seasonPrices table tr.disabled td.rabatweek,
#ObjectDetails .seasonPrices table tr.disabled:hover td.rabatweek
{
	/*background-color: #ffb8e4;*/
	/*background-color: #ffe0e0;/*#E51491;*/
	background-color: #e3e3e2;
	color: #999999 !important;
	border-bottom: white solid 1px;
	cursor: auto;
	text-decoration: none;
}

#ObjectDetails .seasonPrices table tr.blank,
#ObjectDetails .seasonPrices table tr.blank:hover,
#ObjectDetails .seasonPrices table tr.blank td.rabatweek,
#ObjectDetails .seasonPrices table tr.blank:hover td.rabatweek
{
	/*background-color: #ffb8e4;*/
	/*background-color: #ffe0e0;/*#E51491;*/
	background-color: #e3e3e2;
	color: #999999;
	border-bottom: white solid 1px;
	cursor: auto;
	text-decoration: none;
}

#ObjectDetails .seasonPrices table tr.blank .weekprice
{
    text-align: right;
}

#ObjectDetails .seasonPrices table tr:hover,
#ObjectDetails .seasonPrices table tr:hover td.rabatweek
{
	background-color: #789028;	
	color: Black;
	text-decoration: underline;
}

#ObjectDetails .seasonPrices table tr.selected,
#ObjectDetails .seasonPrices table tr.selected td.rabatweek
{
	background-color: #789028;	
	color: White;
	text-decoration: none;
}



#ObjectDetails .seasonPrices table tr
{
	cursor: pointer;
}

#AvailablePeriodsMainBody
{
	float: left;
	/*width: 460px;*/
	overflow: hidden;
	position: absolute;
	left: 50px;
	border: 1px solid #aaaaaa;
	/*padding: 10px;*/
	width: 611px;
	background-color: #ffffff;
	z-index: 5;
}
#AvailablePeriodsMainBody .body
{
	float: left;
	width: 100%;
	background-color: White;
}
#AvailablePeriodsMainBody .leftCol
{
	float: left;
	width: 420px;
}
	#AvailablePeriodsMainBody .leftCol .prev,
	#AvailablePeriodsMainBody .leftCol .next
	{
		float: left;
		width: 30px;
		margin-top: 40px;
		text-align: center;
	}
	* html #AvailablePeriodsMainBody .leftCol .next
	{
		margin-top: 13px;
	}
#AvailablePeriodsMainBody .rightCol
{
	float: left;
	width: 231px;
	margin-left: 0px;
}
	#AvailablePeriodsMainBody .rightCol table td
	{
		white-space:nowrap;
	}
#AvailablePeriodsMainBody .header
{
	background-color: #f6f5f3;
	border-bottom: 1px #cec8bf solid;
}
#AvailablePeriodsMainBody .header div
{
	padding: 5px;
	/*font-weight: bold;*/
}
#AvailablePeriodsMainBody table
{
	/*font-size: .85em;*/
	/*font-weight: bold;*/
	border: 0;
	border-color: #CEC8BF !important;
}
#AvailablePeriodsMainBody table table
{
	font-size: 1em;
}
#AvailablePeriodsMainBody th
{
	text-align: center;
	line-height: 1.4em;
}

#AvailablePeriodsMainBody .availabilityCalendar td
{
	border-color: #CEC8BF !important;
	line-height: 16px;
	text-decoration: underline;
	width: 22px;
	font-size: 10px;
}

#AvailablePeriodsMainBody .availabilityCalendar > tbody > tr > td 
{
    width: 100%;
}
#AvailablePeriodsMainBody td.saturdayCell, #AvailablePeriodsMainBody td.saturdayCell a
{
    color: #ec018e !important;
    text-decoration: underline;
}


#AvailablePeriodsMainBody .footer
{
	height: 50px;
	background-color: #f6f5f3;
	border-top: 1px #cec8bf solid;
}
#AvailablePeriodsMainBody .buttons
{
	padding: 10px 0;
}
#AvailablePeriodsMainBody .daytostay
{ 
    font-family: Arial;
    color: #666666;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
}
/* choose period button */
#AvailablePeriodsMainBody div.choosePeriodButton
{
	float: right;
	width: 80px;
	background: url('Images/pink.gif') no-repeat top right;
height: 20px;
	/*margin-top: 10px;*/
}

#AvailablePeriodsMainBody div.choosePeriodButton span
{
	display: block;
	padding-right: 6px;
	/*padding-bottom: 3px;*/
	background: url('Images/pink-left.gif') no-repeat top left;
	text-align: center;
	height: 20px;
}

#AvailablePeriodsMainBody div.choosePeriodButton a
{
	display: block;
	padding: 1px 0px 5px 5px;
	color: #ffffff;
	text-decoration: none;
}
#AvailablePeriodsMainBody .cancelPeriodButton
{
	float: right;
	width: 75px;
	height: 20px;
	background: url('Images/grey.gif') no-repeat top right;
	margin-right: 6px;
} 

#AvailablePeriodsMainBody .cancelPeriodButton span
{
	display: block;
	padding-right: 6px;
	/*padding-bottom: 3px;*/
	background: url('Images/grey-left.gif') no-repeat top left;
	text-align: center;
	height: 20px;
} 


#AvailablePeriodsMainBody .cancelPeriodButton a
{
	display: block;
	padding: 1px 0px 5px 5px;
	color: #000;
	text-decoration: none;
}


#AvailablePeriodsMainBody #upnlDropDowns table
{
	margin: 15px 0;
}
#AvailablePeriodsMainBody #upnlDropDowns td.col1
{
	padding: 2px 5px 2px 0;
}
#AvailablePeriodsMainBody #upnlDropDowns td.col2
{
	width: 100px;
}

#AvailablePeriodsMainBody input,
#AvailablePeriodsMainBody select
{
	background-color: #fff;
	border: 1px solid #999;
}
#AvailablePeriodsMainBody input
{
	width: 98px;
}
#AvailablePeriodsMainBody select
{
	width: 150px;
}

#AvailablePeriodsMainBody .element
{
	float: left;
	width: 170px;
	margin: 5px;
}
#AvailablePeriodsMainBody .legend
{
	padding: 0 0 5px 0;
	vertical-align: middle;
	/*font-size: .85em;*/
	clear: left;
}
.legendSelected
{
	background-color: #799028;
}
.legendDeparture
{
	background: url('Images/2.gif') no-repeat top left;
}
.legendSelectedByYou
{
	background-color: #799026;
}
.legendSelectedBooking
{
	background-color: #799026;
}
.legendBooked
{
	background-color: #e3e3e2;
}
.legendSquare
{
	float: left;
	width: 13px;
	height: 13px;
	border: 1px silver solid;
	margin: 0px 3px 0 15px;
}
.legendUnavailable
{
	background-color: #e5eae6;
	color: #848484;
	font-size: 0.8em;
}
#AvailablePeriodsMainBody .availabilityCalendar
{
	/*width: 217px;*/
	width: 190px; /* 7*27 + 1 */
	/*width: 169px;*/
}
#AvailablePeriodsMainBody .availabilityCalendar .normalCell
{
	border: solid 1px #d2d2d2;
}
#AvailablePeriodsMainBody .availabilityCalendar .otherMonthCell
{
	border: solid 1px #d2d2d2;
}
#AvailablePeriodsMainBody .availabilityCalendar .olderCell
{
	/*background-color: #eeeeee;*/
	color: #d4cfc7;
	border: solid 1px #d2d2d2;
}
#AvailablePeriodsMainBody .availabilityCalendar .freeCell, #AvailablePeriodsMainBody .availabilityCalendar .freeCell a
{
    color: #789028 !important;
    text-decoration: underline;
}
#AvailablePeriodsMainBody .availabilityCalendar .freeCell:hover, #AvailablePeriodsMainBody .availabilityCalendar .freeCell a:hover, #AvailablePeriodsMainBody .availabilityCalendar .saturdayCell:hover, #AvailablePeriodsMainBody td.saturdayCell a:hover
{
    color: #333333 !important;
    background-color: #789028;
}
#AvailablePeriodsMainBody .availabilityCalendar .available_IsArrivalDay
{

}
#AvailablePeriodsMainBody .availabilityCalendar .available_IsNotArrivalDay
{

}
#AvailablePeriodsMainBody .availabilityCalendar .selectedCell
{
	background-color: #799028;
	color: #333333 !important;
}

#AvailablePeriodsMainBody .availabilityCalendar .halfSelected
{
	background: url('Images/cellDepartureDay.gif') no-repeat center center;

}
#AvailablePeriodsMainBody .availabilityCalendar .halfSelectedSaturday
{
	background: url('Images/cellDepartureDay.gif') no-repeat center center;

}
#AvailablePeriodsMainBody .availabilityCalendar .halfSelectedHalfBooked
{
	background: url('Images/cellDepartureDay.gif') no-repeat center center;
	background-color: #E5E3E2;

}
#AvailablePeriodsMainBody .availabilityCalendar a
{
	text-decoration: none;
	display: block;
}
#AvailablePeriodsMainBody .availabilityCalendar .bookedCell
{
	background-color: #e3e3e2;
	color: #999999;
	text-decoration: none;

}
#AvailablePeriodsMainBody .availabilityCalendar .disabledCell
{
    background-color: White;
	color: #999999;
	text-decoration: none;

}
#AvailablePeriodsMainBody .availabilityCalendar .unavailableCell
{
	color: #d4cfc7;

}
#AvailablePeriodsMainBody .CalendarTitle td
{
    font-size: 11px;
    font-weight: bold;
    font-family: Arial;
    color: #333333;
    background-color: #f4f4f4;
    text-decoration: none;
    height: 19px;
    vertical-align: middle;
    text-align: center;
}

#AvailablePeriodsMainBody th.DayHeader
{
    font-size: 10px;
    font-weight: normal;
    font-family: Arial;
    color: #333333;
    height: 20px;
    vertical-align: middle;
    text-align: center;
}

#AvailablePeriodsMainBody .saturday
{
    font: Arial;
    font-size: 11px !important;
    color: #ec018e;
}

#AvailablePeriodsMainBody .widestselection
{
    font: Arial;
    font-size: 11px !important;
    color: #666666;
}


div.StartPage_v2 .startPage #RightContentArea
{
    width: 898px;
}

div.StartPage_v2 .startPage #RightColumnArea
{
    width: 253px;
}

div.StartPage_v2 .startPage #MiddleColumnArea
{
    width: 639px;
}
div.StartPage_v2 .startPage #MainContentAreaBottom
{
    float: right;
    width: 316px;
}
div.StartPage_v2 .startPage #LeftColumnArea
{
    float: left;
    width: 316px;
}



	/* container for search and flash */
	div.StartPage_v2 .startPage .searchWrapper
	{
		margin-bottom: 6px;
		background: #bddd4e url('Images/searchWrapper.png') repeat-x 0 0;
	}

	/* search area */
	div.StartPage_v2 .startPage .search
	{
		float: left;
		width: 289px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
		div.StartPage_v2 .startPage h1
		{
			margin: 10px 0 5px 47px;
			line-height: 1.3em;
			font-size: 20px;
			font-weight: normal;
			color: #fff;
		}
		div.StartPage_v2 .startPage .search fieldset
		{
			margin: 0;
			padding: 0;
			border: none;
		}
		div.StartPage_v2 .startPage .search legend
		{
			display: none;
		}

	
	    /* Search Box */

        div.StartPage_v2 .startPage .search .searchBox
        {
	        margin-top: 4px;
	        margin-left: 10px;
	        float: left;
        }

        div.StartPage_v2 .startPage .search .searchBox .inner
        {
	        float: left;
	        display: inline;
	        margin-right: 0px; /* 64 */
        }

        div.StartPage_v2 .startPage .search .searchBox input
        {
	        float: left;
	        width: 160px; /* 346 */
	        margin: 0px 3px 3px 0px;
	        padding: 2px 5px 2px 5px;
	        background-color: #ffffff;
	        border: 1px solid #9C9A94;
        }
        
        div.StartPage_v2 .startPage .search .searchBox div.searchBoxButton
        {
	        float: left;
	        width: auto;
	        background: url('Images/buttonFindViaId.png') no-repeat 100% 0;
	        margin-top: 1px;
        }

            div.StartPage_v2 .startPage .search .searchBox div.searchBoxButton span
            {
		        display: block;
		        background: url('Images/buttonFindViaIdLeft.png') no-repeat 0 0;
            }
    	
            div.StartPage_v2 .startPage .search .searchBox div.searchBoxButton a
            {
	            display: block;
	            padding: 2px 7px;
	            font-size: .95em;
	            font-weight: normal;
	            text-decoration: none;
	            color: #5e5e5e;
            }


		/* geographical area */
		div.StartPage_v2 .startPage .search .area
		{
			margin: 0 0 5px 47px;
		}
			div.StartPage_v2 .startPage .search .area select
			{
				width: 180px;
				margin-bottom: 5px;
				padding-left: 5px;
				background-color: #fff;
				border: 1px solid #9C9A94;
			}

		/* period */
		div.StartPage_v2 .startPage .search .dates
		{
			margin: 0 0 0 46px;
		}
			div.StartPage_v2 .startPage .search .dates dt
			{
				clear: left;
			}
				div.StartPage_v2 .startPage .search .dates dt label
				{
					float: left;
					width: 94px;
					margin-right: 5px;
					font-size: .9em;
					line-height: 1em;
					color: #000;
					text-align: right;
					margin-top: 5px;
				}
			div.StartPage_v2 .startPage .search .dates dd
			{
				margin-bottom: 2px;
			}
				div.StartPage_v2 .startPage .search .dates dd input
				{
					width: 79px;
					height: auto;/* 13px */
					margin-bottom: 4px;
					margin-right: 3px;
					font-size: 11px;
					background-color: #fff;
					border: 1px solid #9C9A94;
				}
				div.StartPage_v2 .startPage .search .dates dd select
				{
					width: 82px;
					margin-bottom: 2px;
					font-size: 11px;
					background-color: #fff;
					border: 1px solid #9C9A94;
				}

		/* big search button and advanced link */
		div.StartPage_v2 .startPage .search .buttonWrapper
		{
			width: 232px;
			margin: 10px 0 0;
		}
		    div.StartPage_v2 .startPage .search .buttonWrapper .error
		    {
		        margin: 0px 5px 5px 47px;
			    font-size: 0.9em;
			    font-weight: bold;
			    color: #EC018E;
		    }
			div.StartPage_v2 .startPage .search div.showHousesButton
			{
				float: right;
				clear: both;
				width: auto;
				background: url('Images/buttonShowHouses.png') no-repeat 100% 0;
			}
			div.StartPage_v2 .startPage .search div.showHousesButton span
			{
				display: block;
				padding-right: 16px;
				padding-bottom: 3px;
				padding-left: 10px;
				background: url('Images/buttonShowHousesLeft.png') no-repeat 0 0;
			}
			div.StartPage_v2 .startPage .search div.showHousesButton a
			{
				display: block;
				padding: 7px 15px 9px;
				font-size: 1.25em;
				font-weight: normal;
				text-decoration: none;
				color: #fff;
			}
			div.StartPage_v2 .startPage .search .buttonWrapper a.advanced
			{
				float: right;
				margin-right: 7px;
				font-size: .9em;
				text-decoration: none;
			}

		/* find via id search */
		div.StartPage_v2 .startPage .search .findViaId0
		{
			margin-top: 4px;
			padding-top: 6px;
			background: url('Images/bgFindViaId.png') no-repeat 10px 0;
		}
			div.StartPage_v2 .startPage .search .findViaId0 .inner
			{
				float: left;
				display: inline;
				margin-left: 47px;
			}
			div.StartPage_v2 .startPage .search .findViaId label
			{
				display: block;
				float: left;
				margin-top: 3px;
				font-size: .9em;
				text-align: right;
				padding-right: 3px;
			}

		div.StartPage_v2 .startPage .search .findViaId
		{
		}
			div.StartPage_v2 .startPage .search .findViaId .inner
			{
				float: left;
				display: inline;
				margin-left: 47px;
			}
			div.StartPage_v2 .startPage .search .findViaId input
			{
				float: left;
				width: 83px;
				margin: 0px 3px 3px 0;
    	        padding: 2px 5px 2px 5px;
				background-color: #ffffff;
				border: 1px solid #9C9A94;
			}
			div.StartPage_v2 .startPage .search .findViaId div.findViaIdButton
			{
				float: left;
				width: auto;
				background: url('Images/buttonFindViaId.png') no-repeat 100% 0;
				margin-top: 1px;
			}
				div.StartPage_v2 .startPage .search .findViaId div.findViaIdButton span
				{
					display: block;
					/*padding-bottom: 3px;*/
					background: url('Images/buttonFindViaIdLeft.png') no-repeat 0 0;
				}
				div.StartPage_v2 .startPage .search .findViaId div.findViaIdButton a
				{
					display: block;
					padding: 2px 7px;
					font-size: .95em;
					font-weight: normal;
					text-decoration: none;
					color: #5e5e5e;
				}

	/* flash area */
	div.StartPage_v2 .startPage .flash
	{
		float: left;
		width: 350px;
		padding-top: 10px;
	}
	
	div.StartPage_v2 .startPage .flash h1
	{
	    position: absolute;
	}
	
	
	div.StartPage_v2 .startPage ul
	{
		padding: 0;
	}
		div.StartPage_v2 .startPage ul li
		{
			padding-left: 0;
			font-size: 1em;
			background: none;
		}
	div.StartPage_v2 .startPage .moduleBody ul
	{
	}
		div.StartPage_v2 .startPage .moduleBody ul li
		{
            margin-left: 2px;
			margin-bottom: 10px;
			padding-left: 12px;
			line-height: 1.2em;
			background: url('Images/listBullet.png') no-repeat 0 6px;
		}
	
	
	div.StartPage_v2 .startPage h2
	{
		margin: -5px 0px 3px 0px;
		font-size: 1.7em;
		font-weight: normal;
		color: #ec018e;
	}
	div.StartPage_v2 .startPage h3
	{
		margin: 0 0 8px 0px;
		font-size: 14px;
		font-weight: normal;
		color: #666;
	}
	div.StartPage_v2 .startPage #RightColumnArea h3
	{
		xmargin: 8px 0;
	}
	
	div.StartPage_v2 .startPage p.introduction
	{
		color: #ec018e;
		font-weight: bold;
	}
	
	div.StartPage_v2 .startPage .moduleBody
	{
        padding: 15px 15px 20px 15px;
	}
	
	div.StartPage_v2 .startPage .moduleBody.campaignTeaser
	{
	    padding: 0;
	    border: 0;
	    margin: 4px;
	    margin-bottom: 6px;
	}

	    div.StartPage_v2 .startPage .moduleBody.campaignTeaser img
	    {
	        padding: 0;
	        border: 0;
	        margin: 0;
	    }
	
	div.StartPage_v2 .startPage .pageHeading
	{
        background-image: url(Images/HeadingLeftBackFull.gif);
        margin-bottom: 2px;
	}
	
    div.StartPage_v2 .startPage .search div.showHousesButton a.hidden
	{
	    /* hide invisible auto-post-back button, which counts the number of matching search results */
	    display: none;
	}
	
	div.StartPage_v2 #UpperStartPageArea
	{
	    margin-bottom: 0px;
	}



/* order confirmation */
#orderConfirmation
{
}
	#orderConfirmation h2
	{
		margin-left: 1px;
		color: #000;
	}
	#orderConfirmation td h2
	{
		margin-left: 0;
	}

	.orderInfo,
	.houseInfo,
	.orderDetails,
	.orderMapDescription
	{
		width: 100%;
		margin: 20px 0;
		padding: 3px 0;
	/*	border-top: 1px solid #ccc;*/
	}
	
	.orderInfo
	{
		border-bottom: 1px solid #ccc;
	}
	.orderInfo td
	{
		padding: 2px 10px 2px 2px;
	}
	#orderConfirmation .orderInfo td.label
	{
		width: 100px;
	}
	.bookingInfo table
	{
		float: left;
		width: 190px;
	}
	.bookingInfo table.last
	{
		width: auto;
	}
	.bookingInfo table td.short
	{
		width: 50px;
	}
	.houseInfo table
	{
		float: left;
		width: 360px;
		margin-right: 20px;
	}
	.houseInfo table.rentalPeriod
	{
		width: 190px;
	}
	.houseInfo table table
	{
		float: none;
		width: auto;
	}
	.houseInfo td.image
	{
		width: 172px;
	}
	
	.orderDetails
	{
		width:320px;
	}
	
	.orderDetails table
	{
		float: left;
		width: 100%; /*320*/
		margin-right: 60px;
	}
	.orderDetails table.paymentInfo
	{
		width: 220px;
		margin-right: 0;
	}
	.orderDetails tr.total td
	{
		padding-bottom: 20px !important;
		border: none !important;
	}
	.orderDetails tr.total td.value
	{
		width: auto !important;
	}
	.orderDetails tr.total td h2
	{
		padding: 7px 0;
		font-size: 1.5em;
		font-weight: normal;
		color: #000;
		border-top: 1px solid #d1d1d1;
		border-bottom: 1px solid #d1d1d1;
	}
	.orderDetails tr.total td.label h2
	{
		margin-right: -7px;
	}

/***** BOOKING ******/
#BookingArea
{
	width: 898px;
	margin-top: 5px;
	background: url('Images/ContentBack.gif') repeat-x top left;
}
#BookingMenuArea
{
	padding-top: 5px;
	background-color: #fff;
}
#BookingMenuArea .pageHeading
{
	height: 88px;
	padding-top: 5px;
	background-color: #fff;
}
#BookingMenuArea .headerItem
{
	float: left;
}
.reservationPage #BookingMenuArea .headerItem
{
	width: 401px;
}
#BookingMenuArea .headerItem h2
{
	background: none;
	margin: 12px 0 0 5px;
	padding: 0;
	font-size: 1.5em;
	font-weight: normal;	
	text-transform: none;
	white-space: nowrap;
}
#BookingMenuArea .headerItem.selected h2
{
	color: #EC018E;
}
#BookingMenuArea #ctl00_cphStageRegion_cphMainRegion_BookingStepIndicator_uiDivStep1,
#BookingMenuArea #ctl00_cphStageRegion_cphMainRegion_BookingStepIndicator1_uiDivStep1,
#BookingMenuArea #ctl00_cphStageRegion_cphMainRegion_BookingStepIndicator3_uiDivStep1,
#BookingMenuArea #ctl00_cphStageRegion_cphMainRegion_BookingStepIndicator2_uiDivStep1
{
    width: 235px;
}
#BookingMenuArea #ctl00_cphStageRegion_cphMainRegion_BookingStepIndicator_uiDivStep2,
#BookingMenuArea #ctl00_cphStageRegion_cphMainRegion_BookingStepIndicator1_uiDivStep2,
#BookingMenuArea #ctl00_cphStageRegion_cphMainRegion_BookingStepIndicator3_uiDivStep2,
#BookingMenuArea #ctl00_cphStageRegion_cphMainRegion_BookingStepIndicator2_uiDivStep2
{
    width: 226px;
}
#BookingMenuArea #ctl00_cphStageRegion_cphMainRegion_BookingStepIndicator_uiDivStep3,
#BookingMenuArea #ctl00_cphStageRegion_cphMainRegion_BookingStepIndicator1_uiDivStep3,
#BookingMenuArea #ctl00_cphStageRegion_cphMainRegion_BookingStepIndicator3_uiDivStep3,
#BookingMenuArea #ctl00_cphStageRegion_cphMainRegion_BookingStepIndicator2_uiDivStep3
{
    width: 219px;
}
#BookingMenuArea #ctl00_cphStageRegion_cphMainRegion_BookingStepIndicator_uiDivStep4,
#BookingMenuArea #ctl00_cphStageRegion_cphMainRegion_BookingStepIndicator1_uiDivStep4,
#BookingMenuArea #ctl00_cphStageRegion_cphMainRegion_BookingStepIndicator3_uiDivStep4,
#BookingMenuArea #ctl00_cphStageRegion_cphMainRegion_BookingStepIndicator2_uiDivStep4
{
    width: 196px;
}
.reservationPage #BookingMenuArea #ctl00_cphStageRegion_cphMainRegion_ReservationStepIndicator1_uiDivStep1,
.reservationPage #BookingMenuArea #ctl00_cphStageRegion_cphMainRegion_ReservationStepIndicator2_uiDivStep1,
.reservationPage #BookingMenuArea #ctl00_cphStageRegion_cphMainRegion_ReservationStepIndicator3_uiDivStep1
{
    width: 461px;
}
.reservationPage #BookingMenuArea #ctl00_cphStageRegion_cphMainRegion_ReservationStepIndicator1_uiDivStep2,
.reservationPage #BookingMenuArea #ctl00_cphStageRegion_cphMainRegion_ReservationStepIndicator2_uiDivStep2,
.reservationPage #BookingMenuArea #ctl00_cphStageRegion_cphMainRegion_ReservationStepIndicator3_uiDivStep2
{
    width: 415px;
}
#BookingMainArea
{
	padding-top: 1px;
}
#BookingMainArea .moduleBody
{
	padding-top: 0;
	padding-bottom: 0;
	/*background: url('Images/BookingMainArea-moduleBody.gif') repeat-x 0 0;*/
	background-color: #ffffff;
}

#BookingMainArea .BookingModulePersonal .moduleBody
{
	padding:7px;
	/*background: url('Images/BookingMainArea-moduleBody.gif') repeat-x 0 0;*/
	background-color: #ffffff;
	float:left;
}
.BookingModule
{
	width:100%; float:left; clear:left;
}

#BookingMainArea .moduleBody .moduleBody
{
	background: transparent;
}
#BookingMainArea .entranceArea
{
	float: left;
	width: 617px;
	margin: 0 20px 40px 37px;
}
#BookingMainArea h1
{
	padding-bottom: 10px;
	font-size: 1.8em;
	font-weight: normal;
	color: #000;
}
#BookingMainArea h2
{
	margin: 5px 0 1px 0;
}
/*** FUNCH ***/
#BookingMainArea div.errorMsg,
.infoCol div.errorMsg
{
	margin-bottom: 20px;
	padding: 20px;
	font-size: 1.0em;
	background-color: #feffdf;
	border: 1px solid #e8edad;
}
.reservationPage div.errorMsg
{
	width: 301px;
}
/*** FUNCH ***/
.infoCol div.errorMsg
{
	padding:8px;
	margin:5px 0;
}
/*** FUNCH ***/
#BookingMainArea div.errorMsg h3,
.infoCol div.errorMsg h3
{
	padding: 0px;
	margin: 0px;
	font-size: 1.1em;
	font-weight: normal;
	color: #E22093 !important;
	list-style-type:disc;
}

#BookingMainArea div.errorMsg h2
{
	color: #E22093;
	font-size: 1.0em;
	font-weight: normal;
	padding: 0 0 10px;
}
#BookingMainArea div.errorMsg ul li
{
    background-color: transparent;
    list-style-type:disc;
}
#BookingMainArea input.error,
#BookingMainArea select.error
{
	border-color: #e22093 !important;
}
#BookingMainArea table input[type=text],
#BookingMainArea table select,
#BookingMainArea table input[type=password]
{
	border: 1px solid #9d9a95;
}
#BookingMainArea .navigation
{
	margin: 30px 0 40px;
	padding: 8px 0 4px;
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	text-align: left;
}
#BookingMainArea .navigation a.goBack
{
	margin-top: 3px;
	float: left;
}
#BookingMainArea .navigation div.nextButton
{
	float: right;
	background: url('Images/buttonNext.png') no-repeat 100% 0;
}
#BookingMainArea .navigation div.nextButton span
{
	float: left;
	padding: 3px 15px 8px 10px;
	background: url('Images/buttonNextLeft.png') no-repeat 0 0;
}
#BookingMainArea .navigation div.nextButton a
{
	color: #fff;
}
#BookingMainArea .navigation div.nextButton a:hover
{
	text-decoration: underline;
}
#BookingMainArea .explainBox
{
	padding: 20px 20px 30px;
	background-color: #f1f1f1;
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
}
#BookingMainArea .explainBox h2
{
	margin: 10px 0 20px;
	font-size: 1.3em;
	color: #666;
}
#BookingMainArea div.section,
#BookingMainArea div.terms
{
	margin-bottom: 30px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #d1d1d1;
}
#BookingMainArea div.section h2
{
	margin: 10px 0 0;
	font-size: 1.3em;
	color: #666;
}
#BookingMainArea div.section ol
{
	margin: 0;
	padding: 5px 0 0;
}
#BookingMainArea div.section ol li
{
	margin: 0 0 0 20px;
	padding: 5px 0 3px;
	line-height: 1.2em;
	background: none;
	list-style-type: decimal;
}
#BookingMainArea div.section div.sectionCol
{
	float: left;
	width: 310px;
}
#BookingMainArea div.section div.sectionCol.last
{
	float: right;
	width: 280px;
}

/* your order */
#BookingMainArea table.yourOrder tr.basics td
{
	font-size: 1.1em;
}
#BookingMainArea table.yourOrder td.label
{
	width: 280px;
}
#BookingMainArea table.yourOrder td.value
{
	width: 90px;
}
#BookingMainArea table.yourOrder tr.total td
{
	padding-bottom: 10px;
	border: none;
}
#BookingMainArea table.yourOrder tr.total td h2
{
	padding: 7px 0;
	font-size: 1.5em;
	font-weight: normal;
	color: #000;
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
}
#BookingMainArea table.yourOrder tr.total td.label h2
{
	margin-right: -7px;
}
#BookingMainArea table.yourOrder tr.section td,
#BookingMainArea table.yourOrder tr.basics td,
#BookingMainArea table.yourOrder table.additional tr.section td
{
	padding-top: 5px;
}
#BookingMainArea table.yourOrder table.additional
{
	line-height: 1.1em;
	width:100%;
}
#BookingMainArea table.yourOrder table.additional td
{
	padding: 4px 0;
}
#BookingMainArea table.yourOrder table.additional td.control
{
	width: 45px;
	padding-right: 5px;
	text-align: right;
	vertical-align: top;
}
#BookingMainArea table.yourOrder table.additional td.label
{
	width: 260px;
	padding-top: 8px;
}
#BookingMainArea table.yourOrder table.additional td.value
{
	width: 65px;
	vertical-align: bottom;
}
#BookingMainArea table.yourOrder table.additional input,
#BookingMainArea table.yourOrder table.additional select
{
	float: none;
	margin-top: 0;
	margin-bottom: 0;
}
#BookingMainArea table.yourOrder table.additional input[type=radio]
{
	margin-top: 2px;
}
#BookingMainArea table.yourOrder table.additional select
{
	margin-right: 3px;
}
#BookingMainArea table .label
{
	width: 180px;
}
#BookingMainArea table .control
{
	text-align: right;
	padding-left: 5px;
	width: 35px;
}
#BookingMainArea table .control input
{
	float:left;
}
#BookingMainArea table .control select
{
	float:left;
}
#BookingMainArea table.personalData
{
	margin-top: 10px;
	width: 344px;
}

#BookingMainArea .BookingModulePersonal table.personalData
{
	width:327px;
}

#BookingMainArea table.personalData td
{
	padding-top: 3px;
	padding-bottom: 3px;
}
#BookingMainArea table.personalData td.control
{
    padding-right: 0;
}
#BookingMainArea table.personalData table
{
	xfloat: right;
}
#BookingMainArea table.personalData table td
{
	padding-top: 0;
	padding-bottom: 0;
}
#BookingMainArea table.personalData .label
{
	width: 100px;
}
#BookingMainArea table.personalData .label.city
{
	width: 30px;
	text-align: right;
	padding-right: 5px;
}
#BookingMainArea table.personalData .control
{
	width: 240px;
	text-align: left;
	padding-left: 0;
	text-align: left;
}
#BookingMainArea table.personalData .control input
{
	width: 240px;
	text-align: left;
}

#BookingMainArea .BookingModulePersonal input
{
	width:150px !important;
}

#BookingMainArea table.personalData .control input.zipCode
{
	width: 60px;
	margin: 0;
	margin-right: 5px;
}
#BookingMainArea table.personalData .control input.city
{
	width: 130px;
	float: right;
}
#BookingMainArea table.personalData input.error
{
    border-color: #e22093;
    color: #000;
}

#BookingMainArea table.personalData table,
#BookingMainArea table.personalData table td
{
    border-collapse: collapse;
	padding: 0;
	margin: 0;
}
#BookingMainArea table.personalData table
{
	width: 243px;
}
#BookingMainArea table.personalData .control .dropdown
{
	width: 242px;
	text-align: left;
}
#BookingMainArea table.personalData.checkboxes
{
	margin: 10px 0;
}
#BookingMainArea table.personalData.checkboxes td
{
	padding-top: 0;
	padding-bottom: 0;
	vertical-align: top;
}

#BookingMainArea .requiredFields
{
	font-weight: bold;
}
#BookingMainArea table .star
{
	width: 10px;
	font-weight: bold;
	color: #e51f90;
}
#BookingMainArea h3
{
	text-transform: uppercase;
	padding: 29px 0 0 0;
}
#BookingMainArea td.control
{
	padding: 0 10px 0 0;
}
#BookingMainArea td.control td.control
{
	padding: 0;
}
#BookingMainArea td.value
{
	text-align: right;
	width: 150px;
	padding: 0;
	white-space: nowrap;
}
#BookingMainArea td.label
{
	color: #666666;
}
#BookingMainArea tr.total td
{
	padding: 4px 0 0 0;
	font-weight: bold;
	color: Black;
}
#BookingMainArea tr.total td.value,
#BookingMainArea tr.total td.currency
{
	border-top: solid 1px #666;
}

#BookingMainArea .currency
{
	width: 30px;
	text-align: right;
}

#BookingMainArea .loginLabel
{
	padding: 0 4px 1px 0;
	width: 100px;
	text-align: right;
}
#BookingMainArea .topArea
{
	margin: 0 0 0 5px;
}
#BookingMainArea .login
{
	width: 160px;
}
#BookingMainArea .loginButton
{
	width: 80px;
	text-align: left;
}
#BookingMainArea .topArea h2
{
	color: #666;
}
#BookingMainArea .topArea .buttonGray
{
	font-size: 120%;
	padding: 0 3px 2px 3px;
	margin-top: 0;
}
#BookingMainArea .topArea table
{
	width: 100%;
}
#BookingMainArea .infoArea
{
	float: right;
	width: 180px;
	margin: 3px 3px 0 3px;
	padding-left: 10px;
	font-size: 1.1em;
	border-left: 1px solid #d1d1d1;
}
#BookingMainArea .infoArea .moduleBody
{
	border: none;
}
#BookingMainArea .infoArea h3
{
	padding-top: 0;
}
#EditBookingRightColumn .infoArea
{
	float: left;
	width: 180px;
	margin: 3px 3px 0 3px;
}
#EditBookingRightColumn tr.total td.value,
#EditBookingRightColumn tr.total td.currency
{
	border-top: solid 1px #666;
}
#BookingMainArea .bottomArea
{
	width: 674px;
	padding: 0 0 0 20px;
}
#BookingMainArea .requiredFields
{
	margin: 10px 0 5px 0;
}

#BookingMenuArea .pageHeading {
	width:auto;
}

#MiddleColumnArea
{
	background: url('Images/ContentBack.gif') repeat-x top left White;
	float: left;
	width: 518px;
	overflow: hidden;
}
#RightColumnArea
{
	background: url('Images/ContentBack.gif') repeat-x top left White;
	float: left; 
	width: 187px;
	clear: right;
	margin: 0 0 0 6px;
}
div.StartPage_v2 #RightColumnArea
{
	margin-right: 0px;
}

#FullWidthArea
{
	background: url('Images/ContentBack.gif') repeat-x top left White;
	/*padding: 5px;*/
}
#AdvancedSearchArea
{
	width: 712px;
	background: url('Images/ContentBack.gif') repeat-x top left White;
}




/* extra overriding font definitions */
/*
body, body *
{
	font-family: arial !important;
}

.startPage ul li {
	font-size:1.05em !important;
}

p
{
	font-size:1.07em !important;
}
*/

.startPage ul li 
{
	font-family: verdana;
	font-size:0.9em !important;
}



/* MoodalBox popup standard css */
/* moodalbox CSS */

div#mb_overlay {
position: absolute;
left: 0;
width: 100%;
background-color: #000;
cursor: pointer;
}

div#mb_center, div#mb_bottom {
position: absolute;
left: 50%;
overflow: hidden;
background-color: #DDD;
}

div#mb_center {
background-color: #FFF;
}

div#mb_contents {
width: 400px;
height: 400px;
border: 10px solid #DDD;
overflow: auto;
background-color: #FFF;
visibility: hidden;
}

.mb_loading {
background: #DDD url(Images/loading.gif) no-repeat center center;
}

#mb_error {
font-size: 1.2em;
color: #CD0000;
font-weight: bold;
text-align: center;
padding: 0.5em;
font-family: Verdana, Helvetica, sans-serif;
}

#mb_error em {
font-size: 0.8em;
}

div#mb_bottom {
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
color: #666;
line-height: 1.4em;
text-align: left;
border: 10px solid #DDD;
border-top-style: none;
}

a#mb_close_link {
display: block;
float: right;
width: 66px;
height: 22px;
background: transparent url(Images/closelabel.gif) no-repeat center;
margin: 5px 0;
}

div#mb_caption {
margin-right: 71px;
}

/* MoodalBox popup Vacasol customization */
#ModalPopupPage
{
    width: 90%;
    padding-left: 20px;
}
#ModalPopupPage *
{
    width: auto !important;
}

#mb_error,
#mb_bottom
{
    font-family: Arial !important;
}

#mb_contents form
{
    background: none;
    width: auto;
}

#mb_caption
{
    font-size: 12px;
}

#mb_bottom
{
    height: 2em;
}
#mb_bottom #mb_close_link
{
    /*display: none;*/
}


#ModalPopupPage #MainBody #MainBody
{
    /*xmargin: 10px 20px 10px 20px;*/
    font-family: Arial;
}

#BookingArea .step4 .orderNumberAndDate,
#BookingArea .step4 .customerInformation,
#BookingArea .step4 .accomodationInfo,
#BookingArea .step4 .orderDetails
{
	border-top: 1px solid #cdcdcd;
	padding: 10px 0px 5px 0px;
	margin: 5px 0px;
	clear: both;
}

#BookingArea .step4 .orderNumberAndDate dl dt
{
	clear: left;
	float: left;
	font-weight: bold;
	width: 110px;
	margin: 0px;
	color: #666666;
}
#BookingArea .step4 .orderNumberAndDate dl dd
{
	float: left;
	margin: 0px;
	width: 450px;
}

#BookingArea .step4 .customerInformation .personalInfo
{
	float: left;
}

#BookingArea .step4 .customerInformation .personalInfo .data
{
	width: 200px;
	float: left;
}
#BookingArea .step4 .customerInformation .personalInfo .counts
{
	width: 200px;
	float: left;
}

#BookingArea .step4 .googleMap .tabContent
{
	background: none;
	padding: 0;
}


#BookingArea .step4 .customerInformation .myVacasol
{
	width: 200px;
	float: left;
	background: none;
	margin-top: 14px;
}

#BookingArea .step4 div#gBigMapDiv
{
	width: 616px;
}

#BookingArea .step4 p
{
	font-size: 10px;
	padding: 0 0 10px 0;
}

#BookingMainArea .infoCol
{
	padding: 10px;
	font-size: 12px;
	width: 180px;
	margin-bottom: 10px;
}
#BookingMainArea .infoCol .houseImg
{
	padding-bottom: 10px;
	text-align: center;
}
#BookingMainArea .infoCol .houseImg img
{
	width: 180px;
	height: 134px;
}
#BookingMainArea .infoCol .type
{
	padding-right: 0;
	vertical-align: bottom;
}
#BookingMainArea .infoCol .value
{
	padding-left: 0;
	text-align: right; 
	vertical-align: bottom;
}
#BookingMainArea .infoCol .total
{
	padding: 6px 7px;
	font-weight: bold;
	background-color: #fff;
}
#BookingMainArea .infoCol .total .value
{
	padding-left: 0;
	color: #e22093;
}
#BookingMainArea .infoCol .total .type
{
	color: #e22093;
}
#BookingMainArea .infoCol .total .type,
#BookingMainArea .infoCol .total .value
{
	border-top: none;
}

#BookingMainArea .infoCol .houseRefInfo
{
	font-weight: bold;
}
#BookingMainArea .infoCol .houseRefInfo span
{
	margin-left: 2px;
	font-weight: normal;
}

#BookingMainArea .infoCol .location
{
	padding: 10px 0px;
	border-bottom: 1px solid #ffffff;
}
#BookingMainArea .infoCol .location .label
{
	font-weight: bold;
	color: #666666;
}

#BookingMainArea .infoCol .periode
{
	font-weight: bold;
	padding: 10px 0px;
	border-bottom: 1px solid #ffffff;
}
#BookingMainArea .infoCol .periode .arrival,
#BookingMainArea .infoCol .periode .departure
{
	font-weight: normal;
}
#BookingMainArea .infoCol .periode .arrival div.type,
#BookingMainArea .infoCol .periode .departure div.type
{
	float: left;
}

#BookingMainArea .infoCol .periode .arrival div.value,
#BookingMainArea .infoCol .periode .departure div.value
{
	float: right;
}

#BookingMainArea .infoCol .priceInfo
{
	padding: 10px 0px 10px 0px;
	/*border-bottom: 1px solid #ffffff;
	margin-bottom: 10px;*/
}

#BookingMainArea .infoCol .counts
{
	margin-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #ffffff;
}

#BookingMainArea .step4 .houseImg
{
	float:left;
	width: 200px;
}

#BookingMainArea .step4 .location
{
	float: left;
	width: 200px;
}
#BookingMainArea .step4 .location .label
{
	font-weight: bold;
	color: #666666;
	margin: 0;
}

#BookingMainArea .step4 .periode
{
	float: right;
	width: 200px;
	font-weight: bold;
}
#BookingMainArea .step4 .periode .arrival,
#BookingMainArea .step4 .periode .departure
{
	font-weight: normal;
}
#BookingMainArea .step4 .periode .arrival div.type,
#BookingMainArea .step4 .periode .departure div.type
{
	float: left;
}

#BookingMainArea .step4 .periode .arrival div.value,
#BookingMainArea .step4 .periode .departure div.value
{
	float: right;
}

#BookingMainArea .step4 .accomodationInfo
{
	min-height: 126px;
}

#BookingMainArea .step4 .contactPerson
{
	width: 180px;
	float: left;
}
#BookingMainArea .step4 .contactPerson .label
{
	font-weight: bold;
	color: #666666;
}

#BookingMainArea .step4 .houseRefInfo
{
	font-weight: bold;
	margin-bottom: 10px;
}
#BookingMainArea .step4 .houseRefInfo span
{
	margin-left: 2px;
	font-weight: normal;
}

#BookingMainArea .step4 .googleMap
{
	margin-top: 10px;
	border-top: 1px solid #cdcdcd;
	padding-top: 10px;
}

#BookingMainArea h3
{
	padding: 0;
	text-transform: none;
	color: #666666;
	font-weight: bold;
}
/*
#BookingMainArea .step4 h2
{
	margin: 0px 0 10px 0;
}*/
#BookingMainArea .step4 tr.total td
{
	border-top: 1px solid #cdcdcd !important;
}
#BookingMainArea .step4 tr.total h3
{
	color: #000;
}
#BookingMainArea .step4 .priceInfo hr
{
	display: none;
}
#ctl00_cphStageRegion_cphMainRegion_uLblUserNameHeader,
#ctl00_cphStageRegion_cphMainRegion_uiLblPasswordHeader
{
    font-weight: bold;
}

/* added by Jesper Allermand 2009/01/09 */
#BookingArea .step4 .orderDetails,
#BookingArea .step4 .orderDetails table,
#BookingArea .step4 .orderDetails .priceInfo table,
#BookingArea .step4 .successInstalments table
{
	width: 400px;
	margin-right: 0;
}
#BookingArea .step4 .orderDetails table td.label,
#BookingArea .step4 .orderDetails .priceInfo table td.label,
#BookingArea .step4 .successInstalments table td.label
{
	width: 280px;
}
#BookingArea .step4 .orderDetails table td.value,
#BookingArea .step4 .orderDetails .priceInfo table td.value,
#BookingArea .step4 .successInstalments table td.value
{
	width: 120px;
}


div.NormalButton
{
    width: 100px;
    background: url('Images/buttonFindViaId.png') no-repeat 100% 0;
    margin-top: 1px;
    text-align: center;
}

div.NormalButton span
{
    display: block;
    padding-left: 2px;
    background: url('Images/buttonFindViaIdLeft.png') no-repeat 0 0;
}

div.NormalButton a
{
    display: block;
    padding: 2px 7px;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #5e5e5e;    
}


div.NormalButton2
{
    background: url('Images/buttonFindViaId.png') no-repeat 100% 0;
    margin-top: 1px;
    text-align: center;
}

div.NormalButton2 span
{
    display: block;
    padding-left: 2px;
    background: url('Images/buttonFindViaIdLeft.png') no-repeat 0 0;
}

div.NormalButton2 a
{
    display: block;
    padding: 2px 7px;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #5e5e5e;    
}

div.BigButton2
{
	float: left;
	clear: both;
	width: 150px;
	background: url('Images/buttonShowHouses.png') no-repeat 100% 0;
}
div.BigButton2 span
{
	display: block;
	padding-right: 14px;
	padding-bottom: 3px;
	padding-left: 8px;
	background: url('Images/buttonShowHousesLeft.png') no-repeat 0 0;
}
div.BigButton2 a
{
	display: block;
	padding: 7px 15px 9px;
	font-size: 1.25em;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
div.BigButton2 a.advanced
{
	float: right;
	margin-right: 7px;
	font-size: .9em;
	text-decoration: none;
}

div.buttons2
{
    height: 20px;
    margin-top: -5px;
}
div.smallButton2
{
	float: left;
	background: url('Images/smallButton.png') no-repeat 100% 0;
}
div.smallButton2 span
{
	display: block;
	background: url('Images/smallButtonLeft.png') no-repeat 0 0;
}
div.smallButton2 a
{
	display: block;
	padding: 2px 5px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
}

.moduleBody div.nextButton
{
	float: right;
	background: url('Images/buttonNext.png') no-repeat 100% 0;
}
.moduleBody div.nextButton span
{
	float: left;
	padding: 3px 15px 8px 10px;
	background: url('Images/buttonNextLeft.png') no-repeat 0 0;
}
.moduleBody div.nextButton a
{
	color: #fff;
}
.moduleBody div.nextButton a:hover
{
	text-decoration: underline;
}


