/************************/
/* AREAS                */
/************************/
.printOnly
{
    display: block;
}
body
{
	font: 76%/1.4 Arial, Sans-Serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(Images/BodyBack.gif) repeat-x top left White;
}

body form
{
	width: 670px;
	margin: 8px auto 18px;
    text-align: left;
    background: url(Images/PageTopBack.gif) no-repeat top left White;
}

#Page 
{
	float: none;
					/*
					width: 969px;
					background: url(Images/PageBottomBack.gif) no-repeat bottom left;
					*/
					width: 670px;
					margin: 0;
					padding: 0;
					background: none;
}

a 
{
	color: #006ea0;
	color: Black;
}

h1, h2, h3, h4 
{
	font-family: Arial, Sans-Serif;
}

h1 {font-size: 1.7em; line-height: 1.4em; padding: 0; margin: 0.2em 0;}
h2 {/*color: #084b28;*/ font-size: 1.1em; padding: 0; margin: 0.1em 0 0.8em 0;}
h3 {color: black; font-size: 0.9em; padding: 0; margin: 0.3em 0 0 0;}
h4 {color: black; font-size: 0.9em; padding: 0; margin: 0.3em 0 0 0;}

p 
{
	font-size: 0.9em;
    margin: 0 0 1em 0; 
    padding: 0; 
    line-height: 1.2em;
}

li
{
	font-size: 0.9em;
}
li p
{
	font-size: 1.11em;
}

.introduction 
{
    font-style:italic;
}

hr 
{
	margin: 0.5em 0;
	height: 1px;
	padding: 0;
	background: #d7d7d7;
	color: #d7d7d7;
	border:0;
}

hr.clear 
{
    clear: both;
}

ul 
{
    padding: 0;
    margin: 1.5em;
}

fieldset 
{   
	margin: 0 0 1em 0;
	padding: 1em;
}

.hidden 
{
    display: none;
}

.error 
{
    color: Red;
}

.button
{
    border: 1px solid black;
    color:White;
    background: black url(images/buttonBg.png) repeat-x;
}

table
{
	font-size: 1em;
	border-collapse: collapse;
}

th
{
	text-align: left;
}
.clearBoth
{
	clear: both;
}
ul
{
	list-style-type:none;
	margin: 0;
	padding: 0;
}
dl
{
	margin: 0;
	padding: 0;
}
dd
{
	margin: 0;
	padding: 0;
}

/************************/
/* HEADER               */
/************************/
					#HeaderArea
					{
						float: none;
						margin: 0;
						padding: 0 0 20px;
						border-bottom: 1px solid #ccc;
					}
					#LogotypeArea
					{
						float: none;
						margin: 5px 6px 0 0;
						width: 196px;
						height: 70px;
						overflow: hidden;
					}
#RightHeaderArea
{
	display: none;
}
#FunctionsArea
{
	display: none;
}

/************************/
/* MAINMENUAREA         */
/************************/
#MainMenuArea 
{
	float: none;
	height: 30px; 
	width: 670px;
	background: url(Images/MainMenuBack.gif) repeat-x top right;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #666666;
	font-size: 1em;
	line-height: 24px;
	overflow: hidden;
	clear: both;
	padding: 0 0 2px 0;
}

ul#MainMenu 
{
	height: 30px;
	margin: 0;
	list-style-type: none;
	float: left;
}

ul#MainMenu li 
{
	display: block;
	float: left;
	padding: 0px 3px 0px 0px;
	height: 30px;
	background: url(Images/MainMenuDivider.gif) no-repeat right top;
}
ul#MainMenu li.selected 
{
	background: url(Images/MainMenuSelectedBack.gif) repeat-x right top; 
}
ul#MainMenu li a 
{
	display: block;
	padding: 1px 16px;
	text-decoration: none;
	color: #666666;
}
ul#MainMenu li.selected a 
{
	display: block;
	padding: 1px 15px;
	color: White;
}

/*************************/
/* STAGEAREA             */
/*************************/
#StageArea
{
					float: none;
					width: 670px;
					/*
					margin: 0 30px 20px 36px;
					padding: 0 0 10px 0;
					*/
					margin: 0;
					padding: 0;
					overflow: visible;
	min-height: 600px;
}

#LeftColumnArea
{
					/*width: 180px;*/
					width: 100%;
					float: none;
					overflow: visible;
					border-top: none;
	padding: 2px 0 0 0;
	margin: 0 6px 0 0;
}
#RightContentArea
{
					float: none;
					border-top: none;
					clear: both;
	width: 670px;
	padding: 2px 0 0 0;
}
#MiddleColumnArea
{
	background-image: none;
	/*width: 518px;*/
	width: 472px;
	float: none;
	overflow: hidden;
	margin: 0 6px 0 0;
}
#RightColumnArea
{
					/*
					background: url(Images/ContentBack.gif) repeat-x top left White;
					width: 233px;
					float: left; 
					clear: right;
					*/
					display: none;
}


/*************************/
/* BREADCRUMBS           */
/*************************/
#BreadCrumbsArea
{
	font-size: 0.9em;
}
#BreadCrumbsArea a
{
    color: #0c4927;
	text-decoration: none;
}
#BreadCrumbsArea a:hover
{
	text-decoration: underline;
}

/*************************/
/* SUBMENU               */
/*************************/
#Submenu
{
	padding: 0 0 32px 0;
	background: url(Images/SubmenuItemBack.gif) no-repeat bottom left;
	font-size: 90%;
}
.submenuTop
{
	background: url(Images/SubmenuTopBack.gif) no-repeat top left;
	height: 16px;
	margin-bottom: 2px;
}

#Submenu a
{
	color: #292929;
}

#Submenu a:hover
{
	color: Black;
}

#Submenu ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
	line-height: 1em;	
}

#Submenu ul ul
{
	margin: 0 0 0 0;
	border: 0;
}

#Submenu li
{
	background: url(Images/SubmenuItemBack.gif) no-repeat bottom left;
}

#Submenu li a, #Submenu li span
{
	display: block;
	padding: 3px 0 4px 13px;
	text-decoration: none;
	background: url(Images/SubmenuLinkBack.gif) no-repeat 5px 6px;
}

#Submenu li span 
{
	background-image: url(images/SubMenuSelected.png);
	background-repeat: no-repeat;
	background-position: 0.5em 0.5em;
}

#Submenu li li span 
{
	background-position: 0.7em 0.2em;
}

#Submenu li li a, #SubMenu li li span
{
	padding: 2px 0px 2px 15px;
}

#Submenu li li
{	
	border-bottom-color: White;
	font-size: 0.8em;
}

#Submenu li li span
{
	font-weight: bold;
}

#Submenu li li li
{
	font-size: 1em;
}

/*************************/
/* CONTENTAREA           */
/*************************/
#MainContentArea
{
    height: auto;
    min-height: auto;
}

/* IE 6 doesn't understand the > selector and ignores it */
html>body #MainContentArea {height: auto;}

#MainBodyArea
{
	margin: 4px;
	padding: 3px 8px 6px 8px;
	float: none;
	width: 450px;
					border: none;
	background: White;
}
#MainBodyArea .pageList
{
	padding: 0;
}

#MainBodyArea .pageList ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#MainBody
{
	width: 459px;
	overflow: hidden;
}

/*************************/
/* STARTPAGE             */
/*************************/
#StageArea.StartPage 
{
    position: relative;
    background-image: none;
    width: 100%;
    padding-bottom: 0;
	overflow: hidden;
}

#StageArea.StartPage #ImageArea 
{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 18em;
	clear: both;
	background-color: #006ea0;
	border-bottom: 0.6em solid #006ea0;
}

#StageArea.StartPage .pageList
{
	border: 0;
	padding: 0;
	margin: 0;
}

#StageArea.StartPage ul 
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#StageArea.StartPage #MainContentArea
{
    height: auto;
	width: 100%;
	min-height: 0;
	padding: 1em 0;
	margin: 0;
	background-image: none;
	overflow: hidden;
}

#StageArea.StartPage #MainBodyArea
{
	float: left;
	width: 23em;
	padding: 0 2em 0 1.5em;
	border: 0;
	overflow: hidden;
}
#StageArea.StartPage #EventsArea li
{
	margin: 0.5em 0;
}

#StageArea.StartPage #EventsArea
{
	float: left;
	width: 15.5em;
	padding: 0 1em;
	overflow: hidden;
}

/* hide top banner and search box */
div.StartPage_v2 .searchWrapper,
div.StartPage_v2 #UpperStartPageArea
{
	display: none;
}

/* position and size main layout elements */
div.StartPage_v2 #RightColumnArea
{
	display: block;

	position: absolute;
	top: 120px;
	right: 0px;
	width: 210px;
}
div.StartPage_v2 #MiddleColumnArea
{
	width: 670px;
}
* html div.StartPage_v2 #MiddleColumnArea
{
	width: 400px;
}

/* fix strange disabled bullet lists */
div.StartPage_v2 ul
{
	list-style-type: disc;
	margin-left: 1em;
	padding-left: 1em;
}


/*************************/
/* LOGIN PAGE            */
/*************************/
.loginArea 
{
    width: 100%;
}

.loginArea label 
{
    display: block;
    line-height: 1em;
    width: 35%;
}

.loginArea input
{
    margin: 0.3em 0 1em 0;
}

/*************************/
/* REGISTER PAGE         */
/*************************/
.registerArea 
{
    width: 100%;
}

.registerArea label 
{
    display: block;
    line-height: 1em;
}

.registerArea input
{
    margin: 0.3em 0 1em 0;
}

/*************************/
/* SUBSCRIPTION PAGE     */
/*************************/
.subscriptionArea 
{
    width: 100%;
}

.subscriptionArea label.topLabel 
{
    display: block;
    line-height: 1em;
}

.subscriptionArea input, .subscriptionArea select
{
    margin: 0.3em 0 1.5em 0;
}

.subscriptionListArea input
{
    margin: 0 0.3em 0 0;
}

.subscriptionListArea td 
{
    vertical-align: text-bottom;
    padding: 0.3em 0;
}

/*************************/
/* SEARCH PAGE           */
/*************************/
#ResultArea 
{
    padding-top: 2em;
}

#ResultArea ol
{
    margin: 0;
    padding-left: 2em;
}

#ResultArea li 
{
    margin: 0; 
    padding: 0;
}

input.searchText 
{
    width: 75%;
}

/*************************/
/* SearchResults PAGE           */
/*************************/
.LabelColumn
{
	font-size: 0.9em;
	margin-left: 3px;
}
.LabelColumn div
{
	float: left;
	width: 80px;
}
.ControlColumn
{
	margin-bottom: 5px;	
}
.ControlColumn div
{
	float: left;
	width: 150px;	
}
.GroupHeader div
{
	float: left;
	width: 100%;
	font-weight: bold;
}

/*************************/
/* SITEMAP PAGE          */
/*************************/
#SiteMap ul 
{
    margin: 0;
    padding: 0.2em 0;
    color: Black;
}

#SiteMap ul ul
{
    padding: 0;
    margin-left: 0.5em;
}

#SiteMap li
{
    margin: 0 0 0.5em 0;
    padding: 0;
    list-style: none;
    font-size: 1.3em;
}
#SiteMap li a
{
    text-decoration: none;
}

#SiteMap li li
{
    margin: 0.2em 0;
    padding-left: 1em;
    background: url(images/SiteMapBullet.png) no-repeat;
    font-size: 0.7em;
}

#SiteMap li li a
{
    text-decoration: underline;
}

#SiteMap li li li
{
    font-size: 1em;
}

/*************************/
/* DOCUMENTS             */
/*************************/
#MainBody.documentList ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#MainBody.documentList li
{
    clear: both;
}

#MainBody.documentList .download 
{
    float: right;
}

#MainBody.documentList a
{
    padding: 0 0 2px 20px;
}

a.bmpExtension {background: url(images/extensions/bmp.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.docExtension, a.docxExtension {background: url(images/extensions/doc.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.gifExtension {background: url(images/extensions/gif.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.htmExtension, a.htmlExtension {background: url(images/extensions/htm.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.jpgExtension, a.jpegExtension {background: url(images/extensions/jpg.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.mp3Extension {background: url(images/extensions/mp3.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.mpgExtension {background: url(images/extensions/mpg.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.pdfExtension {background: url(images/extensions/pdf.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.pngExtension {background: url(images/extensions/png.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.pptExtension, a.pptxExtension {background: url(images/extensions/ppt.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.tifExtension, a.tiffExtension {background: url(images/extensions/tif.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.txtExtension {background: url(images/extensions/txt.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.wavExtension {background: url(images/extensions/wav.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.xlsExtension, a.xlsxExtension {background: url(images/extensions/xls.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.zipExtension {background: url(images/extensions/zip.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}

/*************************/
/* PAGELIST              */
/*************************/
.pageList ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 100%;
}

.pageList li
{
    padding-bottom: 0.2em;
	list-style-type: none;
}

.pageList h2
{
	margin: 0;
}

/*************************/
/* FORMS                 */
/*************************/
.xForm {}

.xForm h2
{
	padding: 1em 0;
	margin: 0;
}

.xForm legend 
{
    color: Black;
}

.xForm input 
{
    float: left;
}

.xForm .heading
{
    font-weight: bold; 
    font-size: 1em; 
    padding: 0; 
    margin: 0.4em 0em;
}

.xForm #id_matrix
{
    width: 100%;
	margin: 0;
	padding: 0;
}

.xForm #id_matrix td
{
	border:0;
	margin: 0;
	padding: 0.2em 0;
}

span.xformvalidator
{
    color: Red;
}

.xForm .options 
{
    float: left;
}

.xForm label 
{
    margin-right: 0.5em;
    float: left;
}

#id_matrix br 
{
    clear: both;
}

.thankyoumessage
{
	padding: 1em 0;
	margin: 0;
	font-weight: bold;
}

/*************************/
/* FOOTERAREA            */
/*************************/
#FooterArea
{
	clear:both;
	height: 80px;
	font-size: 80%;
	line-height: 120%;
	padding: 20px 0 0;
	width: 670px;
	border-top: solid 1px #ccc;
}
#LeftFooterArea
{
	float: left;
	width: auto;
	padding: 0 20px 0 0;
	border-right: none;
}
#MiddleFooterArea
{
	float: left;
	width: auto;
	border-right: none;
}
#RightFooterArea
{
	display: none;
}
.footerPadding
{
	float: left;
	padding: 0 20px 0 13px;
	border: none;
}
.subFooter
{
	display: none;
}



/**********************************/
/*    Table classes for content   */
/**********************************/
table.classic
{
	border-collapse: collapse;
	border: solid 0.1em #777777;
}

table.classic th
{
	border: solid 0.1em #777777;
	background-color: #DADADA;
	padding: 0.4em;
}

table.classic td
{
	border: solid 0.1em #777777;
	padding: 0.2em 0.4em;
}

table.color
{
	border-collapse: collapse;
	border: solid 0.1em #275569;
}

table.color th
{
	border: solid 0.1em #275569;
	background-color: #4495b9;
	color: White;
	padding: 0.4em;
}

table.color td
{
	border: solid 0.1em #275569;
	padding: 0.2em 0.4em;
}

th.highlighted, td.highlighted {}

table.classic th.highlighted
{
	background-color: #AAAAAA;
}

table.classic td.highlighted
{
	background-color: #F0F0F0;
}

table.color th.highlighted
{
	background-color: #377995;
}

table.color td.highlighted
{
	background-color: #d1e6ef;
}

th.leftalignedcontent, td.leftalignedcontent
{
	text-align: left;
}

th.rightalignedcontent, td.rightalignedcontent
{
	text-align: right;
}

/**********************************/
/*   Image  classes for content    */
/**********************************/
img.topleftfloatingimage
{
    margin-right: 1em;
    margin-bottom: 1em;
	float: left;
}

img.toprightfloatingimage
{
	float: right;
	vertical-align: top;
    margin-left: 1em;
    margin-bottom: 1em;
}

/************************/
/* MODULES              */
/************************/
.module
{
	float: left;
	width: 100%;
	background: url(Images/ContentBack.gif) repeat-x top left White;
	font-family: Arial, Lucida Sans Unicode, Lucida Grande, Sans-Serif;
}
.objectDetailsModule h2,
.module h2
{
	background: url(Images/HeadingLeftBack.gif) no-repeat top left #6d8228;
	margin: 0 1px 0 0;
	padding: 4px 7px 5px 7px;
	color: #dee5ca;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.2em;
	font-family: Arial, Lucida Sans Unicode, Lucida Grande, Sans-Serif;
}
.objectDetailsModule h2 .headingSecondary,
.module h2 .headingSecondary
{
	color: White;
}
.objectDetailsModule h3,
.module h3
{
	font-size: 0.9em;
	font-weight: bold;
	color: #676767;
}
.moduleBody
{
	margin: 4px;
	padding: 8px 8px 5px 8px;
					/*border: solid 1px #d1d1d1;*/
					border: none !important;
	background: White;
}
.moduleBody .helper
{
	clear: both;	
}
.moduleBody dt, .moduleBody .label
{
	/*color: #5b6c25;*/
	font-size: 0.9em;
}
.moduleBody .dropdown
{
	font-size: 0.9em;
	height: 1.6em;
	width: 152px;
}

/****** SPECIAL OFFERS *******/
.specialOffers
{
	float: left;
	width: 100%;
}
.specialOffers h3
{
	float: left;
	color: #1b6830;
	margin: 0;
	padding: 2px 0 0 0;
	line-height: 1.3em;
}
.specialOffers h4
{
	color: #676767;
	margin: 0;
	padding: 0 0 1px 0;
	line-height: 1.3em;
}
.specialOffers .price
{
	color: #676767;
	text-align: right;
	margin: 0;
	padding: 0;
}
/********* LATEST NEWS **************/
.latestNews
{
	float: left;
	width: 100%;
	color: #666666;
}
.latestNews .teaserText
{
	float: left;
	width: 100%;
	font-size: 0.9em;
}
.latestNews .newsText
{
	float: left;
	width: 75%;
}
.latestNews h3 a
{
	color: #666666;
	margin: 0;
	text-decoration: none;
	font-size: 1em;
}
.latestNews .image
{
	float: right;
}
/******** OTHER INSPIRATION *********/
.otherInspirations
{
	float: left;
	width: 100%;
	color: #666666;
	font-family: Arial, Lucida Sans Unicode, Lucida Grande, Sans-Serif;
}
.otherInspirations .text
{
	float: left;
	width: 65%;
	padding: 0 0 0 8px;
}
.otherInspirations .image
{
	float: left;
	width: 30%;
}
.otherInspirations .teaserText
{
	float: left;
	width: 100%;
	font-size: 0.9em;
}
.otherInspirations h3 a
{
	color: Black;
	text-decoration: none;
	font-size: 1.1em;
}
.otherInspirations span.seeMore a
{
	color: #3e6e53;
	text-decoration: none;
	font-weight: bold;
}
/******** EDITOR COMMENT **********/
.editorComment
{
	float: left;
	width: 100%;
	background: url(Images/CommentBack.jpg) repeat-x top left White;	
	height: 121px;
	font-size: 0.9em;
	overflow: hidden;
}
.editorComment .commentText
{
	float: left;
	margin-left: 20px;
	width: 86%;
}
.editorComment .commentTop
{
	float: left;
	width: 100%;
	background: url(Images/CommentTop.gif) no-repeat bottom left;
	height: 25px;
	margin-left: 10px;
}
.editorComment .commentBottom
{
	float: left;
	width: 90%;
	background: url(Images/CommentBottom.gif) no-repeat top right;
	height: 20px;
}
/********* TEASERS **************/
.teasers
{
	float: left;
	width: 100%;
	font-family: Arial, Lucida Sans Unicode, Lucida Grande, Sans-Serif;
}
.teasers ul
{
	margin: 2px 0 2px 0;
}
.teasers ul ul
{
    padding: 0;
    margin-left: 0.2em;
}
.teasers li
{
	border: 1px solid silver;
	display: block;
	list-style: none;
}
.teasers li li
{
	background: url(Images/TeaserLI.gif) no-repeat left;
	margin: 0.2em 0;
	padding: 0 1em 0 0.6em;
	border: 0;
}
.teasers a
{
	text-decoration: none;
	color: #647925;
}
/********* TEASER **************/
.teaser
{
	float: left;
	width: 100%;
	font-family: Arial, Lucida Sans Unicode, Lucida Grande, Sans-Serif;
	border: 1px solid silver;
	display: block;
	list-style: none;
	background: none;
}
.teaser ul
{
    padding: 0;
    margin-left: 0.2em;
}
.teaser li
{
	background: url(Images/TeaserLI.gif) no-repeat left;
	margin: 0.2em 0;
	padding: 0 1em 0 0.6em;
	border: 0;
}
.teaser a
{
	text-decoration: none;
	color: #647925;
}
/******** HOLIDAY HOMES SEARCH BOX **********/
.holidayHomes .calendar
{
	width: 150px;
}

/******** FIND HOLIDAY HOUSE ****************/
.findHolidayHouseColumn
{
	float:left;
	width:40%;
	padding: 1.2em;
}
.findHolidayHouseRow
{
	float:left;
	width: 100%;
}
.holidayHomes
{
	float:left;
}
/******** MODIFY SEARCH *********************/
.advsearch .modifySearchArea
{
	border: 1px silver solid;
	margin: 4px;
	padding: 1.2em;
	overflow: hidden;
}
.searchField
{
	width: 140px;
	font-size: 0.9em;
}
.ControlColumn select
{
	border: 1px solid silver;
}
.searchResults
{
	float: left;
	width: 100%;
	color: #666666;
	font-family: Arial, Lucida Sans Unicode, Lucida Grande, Sans-Serif;
}

.searchResults .gridCell
{
	border: 2px white solid;
	text-align: left;
}

.searchResults .searchResultsMainArea
{
	border: 1px silver solid;
	margin: 0.4em;
	padding: 1.2em;
	overflow: hidden;	
	background-color: White;
}

.searchResults .searchResultsGrid
{
	border: 0;
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	text-align: center;
	width: 100%;
}

.searchResults .white_link
{
	text-decoration: none;
}

.searchResults .searchResultsInfo
{
	float: left;
	padding: 0.5em 5px 0 5px;
}

.searchResults .totalhouses
{
	padding: 0.7em 5px 0 5px;
	font-weight: bold;
}

.searchResults h3
{
	font-size: 1.2em;
	font-weight: bold;
}

/******** OBJECT DETAILS PAGE ******/
.objectDetailsModule
{
	float: left;
	width: 100%;
	background: url(Images/ObjectDetailsModuleBg.jpg) repeat-x top left White;
	font-family: Arial, Lucida Sans Unicode, Lucida Grande, Sans-Serif;
}
.objectDetails
{
	float: left;
	width: 100%;
	margin: 0.4em 0 0.4em 0;
	font-family: Arial, Lucida Sans Unicode, Lucida Grande, Sans-Serif;
}
.headerObjectDetails
{
	float: left;
	width: 100%;
	margin: 0 0 0.4em 0;
	font-weight: bold;
	font-size: 1.2em;
}

.mainObjectDetailsInfo
{
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}
.mainObjectDetailsInfo .locationImage
{
	float: left;
	width: 177px;
	margin: 0.4em 0.4em 0.4em 0;
}
.mainObjectDetailsInfo .mainObjectImages
{
	float: left;
	width: 332px;
	margin: 0.4em 0.6em 0.4em 0.7em;
}
.mainObjectDetailsInfo .mainObjectImages .mainImage
{
	float: left;
	width: 100%;
}
.mainObjectDetailsInfo .mainObjectImages .secImages
{
	float: left;
	width: 100%;
}
.mainObjectDetailsInfo .mainObjectImages .secImages img
{
	margin: 0 1px 0 1px;
}
/*********/
.objectFacts
{
	float: left;
	width: 175px;
	font-size: 0.9em;
	margin: 0.4em 0 0.4em 0.6em;
}
.objectFacts .infoTable .dataType
{
	float: left;
	width: 115px;
	overflow: hidden;
}
.infoTable
{
	padding: 0.5em;
}
.infoTable .infoTable .dataRow
{
	margin: 0.1em;
}
/*********/
.leasePeriod
{
	float: left;
	width: 175px;
	margin: 0.4em 0 0.4em 0.6em;
	font-size: 0.9em;
}
.leasePeriod .infoTable .dataType
{
	float: left;
	width: 90px;
	overflow: hidden;
}
.leasePeriod a
{
	text-decoration: none;
}
/*********/
.secObjectDetailsInfo
{
	float: left;
	width: 100%;
	font-family: Arial, Lucida Sans Unicode, Lucida Grande, Sans-Serif;
	font-size: 0.9em;
}
.secObjectDetailsInfo .rooms
{
	float: left;
	width: 177px;
	margin: 0.4em 0.6em 0.4em 0;
}
.secObjectDetailsInfo .facilitiesArea
{
	float:left;
	width:332px;
	padding:0;
	margin:0;
	margin: 0.4em 0.6em 0.4em 0.6em;
}
.secObjectDetailsInfo .facilitiesArea .facilities
{
	float: left;
	width: 100%;
}
.secObjectDetailsInfo .text
{
	float: left;
	padding: 0.5em;
}

.secObjectDetailsInfo .additionalCostsArea
{
	padding: 0;
	float: left;
	width: 175px;
	margin: 0.4em 0 0.4em 0.4em;
	overflow: hidden;
}

.secObjectDetailsInfo .additionalCostsArea .additionalcosts
{
	float: left;
	overflow: hidden;
}
.additionalCostsArea .additionalcostsFunctions
{
	float: left;
	width: 100%;
	background-color: #f5f5f5;
	margin-top: 1em;
}
.additionalcostsFunctions .button
{
	border: 0;
	margin: 0.6em 1em 0.4em 2em;
	background-color: Maroon;
}
.secObjectDetailsInfo .additionalcosts .price
{
	float: left;
	width: 100%;
	font-weight: bold;
	padding: 0.3em;
	background-color: #dfdfdf;
}

/* added 2008-09-22 */
div.SearchResult_v2 #LeftLine
{
	width: 670px;
}

#LogotypeArea div.line,
#AdvancedSearch,
#RightColumnArea,
.pageHeading,
div.tabs,
#advancedSearchButton,
div.tabArea div.listHeader,
#SearchResult div.paging,
.searchResultTextLeft
{
	display: none;
}

#AdvancedSearchWrapper,
#AdvancedSearch
{
	display: none !important;
}

#LeftColumnArea
{
	width: 100%;
}

#SearchResult div.caption
{
	color:#616161;
	float:left;
	font-size:18px;
	margin-top:6px;
}

#SearchResult div.theList
{
	clear: left;
	margin-bottom: 20px;
}

#SearchResult div.theList table th
{
	background-image: none;
	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
{
	display: none;
}
#SearchResult div.theList table td
{
	vertical-align: top;
	padding-top: 25px;
	padding-right: 10px;
	padding-left: 5px;
	padding-bottom: 8px;
	border-bottom: 1px solid #aaaaaa;
}

#SearchResult div.theList table .image
{
	width: 175px;
}
#SearchResult div.theList table .description
{
	width: 160px;
}
#SearchResult div.theList table .area
{
	width: 83px;
}
#SearchResult div.theList table .persons
{
	width: 36px;
}
#SearchResult div.theList table .rooms
{
	width: 36px;
}
#SearchResult div.theList table .price
{
	width: 100px;
}

#SearchResult div.theList table td.persons,
#SearchResult div.theList table td.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: 30px;
}

#SearchResult div.theList table td.price span.amount
{
	font-size: 14px;
	font-weight: bold;
}
#Page,
#StageArea,
#FullWidth
{
	width: auto;
	max-width: 670px;
	margin: 0;
	padding: 0;
}
.moduleBody
{
	border: none !important;
}

/* icon sprites */
#ObjectDetails dl.facilities
{
	display: block;
	float: none;
	margin-bottom: 35px;
}

	#ObjectDetails dl.facilities dt
	{
		display: none;
	}
	
	#ObjectDetails dl.facilities dd
	{
		float: left;
		display: block;
		width: 50px;
		height: 23px;
		margin: 0;
	}
	#ObjectDetails dl.facilities dd.houseSize,
	#ObjectDetails dl.facilities dd.distanceBeach,
	#ObjectDetails dl.facilities dd.distanceGolf
	{
		width: 80px;
	}
	#ObjectDetails .readMoreWrapper
	{
		display: block;
		width: 670px;
	}
	#readMoreFullText { display:inline !IMPORTANT; }
	#ObjectDetails .readMoreWrapper .readMoreInfo
	{
		display: block;
		margin-top: 10px;
	}
	#ObjectDetails .readMoreWrapper .toggler, #ObjectDetails #moreToggle 
	{
		display: none;
	}
	#ObjectDetails .detailsTopPeriod 
	{ 
		display:none; 
	}
	#ObjectDetails .infoCol 
	{ 
		font-size:14px; 
		position:absolute; 
		top:124px; 
		left:730px; 
		padding:3px; 
		width:260px; 
		float:left; 
	}
	* html #ObjectDetails .infoCol 
	{ 
		position:absolute; 
		top:140px; 
		left:420px; 
	}
	#ObjectDetails .bookNowButton, #ObjectDetails .reserveNowButton 
	{ 
		display:none; 
	}
	#ObjectDetails .detailsTop h3 
	{ 
		font-size:14px; 
	}
	#ObjectDetails .price 
	{ 
		font-size:15px; 
		color:#6D8228; 
		font-weight:bold; 
	}
	#ObjectDetails #readMoreLink 
	{ 
		display:none !IMPORTANT; 
	}
	#ObjectDetails .printOnly 
	{ 
		width: 670px;
		height: auto;
	}
	* html #ObjectDetails .printOnly img 
	{ 
		width:190px; 
	}
	* html #ObjectDetails .printOnly 
	{ 
		width:400px; 
	}
	* html #ObjectDetails .readMoreWrapper 
	{ 
		width:400px; 
	}
	#ObjectDetails .caption 
	{ 
		padding-bottom:5px; 
	}
	#LeftLine 
	{ 
		height:1% !IMPORTANT; 
		width:100% !IMPORTANT; 
	}
	#ObjectDetails #myCarousel, #ObjectDetails .carouselWrapper, #ObjectDetails .slideElement 
	{ 
		display:none; 
	}
	#ObjectDetails td 
	{ 
		vertical-align:top; 
	}

.detailsDescription ul.facilities li
{
	float: left;
	margin-right: 3px;
	text-align: center;
}

#StageArea .tabArea
{
	font-size: 1.2em;
}

#myGallery
{
	display: block;
}
	#myGallery .imageElement .print
	{
		display: block;
		height: 300px;
		height: 225px;
		margin-bottom: 10px;
	}
	#myGallery a.left,
	#myGallery a.right
	{
		display: none;
	}

/* Added by Michael Willemoes */
#BookingMenuArea,
.step4 .infoCol,
.step4 .navigation,
.step4 .accessibility
{
    display: none;
}
#ctl00_cphStageRegion_cphMainRegion_uiLnkMyVacasol
{
    display:none;
}
#BookingMainArea .step4 .infoCol
{
	border-left: solid 4px #ffffff;
}

#BookingArea .step4 .orderNumberAndDate dl dt
{
	clear: left;
	float: left;
	width: 150px;
	margin: 0;
	font-weight:bold;
	color:#666666;
}
#BookingArea .step4 .orderNumberAndDate dl dd
{
	float: left;
	width: 500px;
}
#BookingMainArea .step4 .accomodationInfo
{
	min-height:130px;
}
#BookingArea .step4 .orderNumberAndDate,
#BookingArea .step4 .customerInformation,
#BookingArea .step4 .accomodationInfo,
#BookingArea .step4 .orderDetails,
#BookingArea .step4 .googleMap
{
	border-top:1px solid #CDCDCD;
	margin:5px 0;
	padding:10px 0 5px;
	clear: both;
	width: 670px;
}
#BookingMainArea .step4 .houseImg
{
	float:right;
	width:170px;
}
#BookingMainArea .step4 .houseRefInfo
{
	font-weight:bold;
	margin-bottom:10px;
}
#BookingMainArea .step4 .houseRefInfo span
{
	font-weight:normal;
	margin-left:2px;
}
#BookingMainArea .step4 .location
{
	width:200px;
}
#BookingMainArea .step4 .location .label
{
	color:#666666;
	font-weight:bold;
	text-transform: uppercase;
	margin:0;
}
#BookingMainArea .step4 .periode
{
	color:#666666;
	font-weight:bold;
	width:200px;
	margin-top: 10px;
}
#BookingMainArea .step4 .periode .arrival,
#BookingMainArea .step4 .periode .departure
{
    color: #000000;
	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 .contactPerson
{
	float:left;
	width: 200px;
	margin-top: 10px;
}
#BookingMainArea .step4 .contactPerson .label
{
	color:#666666;
	font-weight:bold;
}
.customerInformation
{
	margin-top: 5px;
}
#ctl00_cphStageRegion_cphMainRegion_uLblUserNameHeader,
#ctl00_cphStageRegion_cphMainRegion_uiLblPasswordHeader
{
    font-weight: bold;
}
#BookingMainArea table .label,
#BookingMainArea table .type
{
	width: 180px;
}
#BookingMainArea h3
{
	padding: 0px;
	text-transform: uppercase;
	color: #666666;
	font-weight: bold;
}
#BookingMainArea td.control
{
	padding: 0 10px 0 0;
}
#BookingMainArea td.control td.control
{
	padding: 0;
}
#BookingMainArea td.value
{
	text-align: right;
	width: 90px;
	padding: 0px;
}
#BookingMainArea tr.total td
{
	padding: 4px 0 0 0;
	font-weight: bold;
	color: Black;
}
#BookingMainArea tr.total td.type,
#BookingMainArea tr.total td.value,
#BookingMainArea tr.total td.currency
{
	border-top: solid 1px #ccc;
}
#BookingMainArea .currency
{
	width: 30px;
	text-align: right;
}
#BookingMainArea .infoArea
{
	float: right;
	width: 180px;
	margin: 3px 3px 0 3px;
	padding-left: 10px;
	font-size: 1.1em;
	border-left: 1px solid #d1d1d1;
	display: none;
}
#BookingMainArea .infoArea h3
{
	padding-top: 0;
}
#BookingMainArea table
{
	font: 1em Arial, Lucida Sans Unicode, Lucida Grande, Sans-Serif;
}
#BookingMainArea .successInstalments
{
    margin-top: 10px;
}

/* added on 09/01/09 by Jesper Allermand */
.personalInfo
{
	margin-bottom: 20px;
}
.myVacasol .myVacasolTerms
{
	width: 150px;
}
.myVacasol .myVacasolLink
{
	display: none;
}
#BookingArea .step4 .orderDetails,
#BookingArea .step4 .orderDetails .priceInfo table,
#BookingArea .step4 .successInstalments table
{
	width: 400px;
	margin-right: 0;
}
	#BookingArea .step4 .orderDetails .priceInfo table td.label,
	#BookingArea .step4 .successInstalments table td.type
	{
		width: 280px;
	}
	#BookingArea .step4 .orderDetails .priceInfo table td.value,
	#BookingArea .step4 .successInstalments table td.value
	{
		width: 120px;
	}
#BookingMainArea .step4 .location .label,
#BookingMainArea .step4 .contactPerson .label
{
	text-transform: uppercase;
}

