/* */
html, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 11px;
}

#inet_plainmenu,
#inet_sitetitle,
#inet_fav,
#inet_options,
#inet_footer,
#inet_topsteps,
#calendarFrame,
#feriepartnerLogo,
#inet_languageMenu,
#inet_tabs,
#inet_fp_altSearch,
#inet_fp_search,
#searchResultsTabs,
#searchResultsHeader,
#searchResultsTopPagerLinks,
#searchResultsBotPagerLinks,
#searchResultsOptions,
#inet_submenu,
#inet_extras,
#houseTabs,
.inet_paragraph_1200 {
	display: none;

}


#searchResultsItems .item {
	padding: 12px 12px 12px 13px;
}


#searchResultsItems .item .img {
	width: 160px;
	height: 108px;
	overflow: hidden;

}


#searchResultsItems .item .img a {
	display: block;
	width: 160px;
	height: 108px;
	overflow: hidden;
	background: transparent url(/site/images/bg_sritem_img.gif) 0 0 no-repeat;
}

#searchResultsItems .item .address {
	padding: 5px 0;
	font-size: 12px;
	line-height: 18px;
}

#searchResultsItems .item .address a {
	color: #0c4da2;
}

#searchResultsItems .item h2 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}

#searchResultsItems .item .nr {
	margin: 7px 0;
}

#searchResultsItems .item .nr a {
	text-decoration: none;
	color: #515355;
}


#searchResultsItems td.discount .price {
	font-weight: bold;
}


#searchResultsItems .item .capacity {
	margin: 7px 0 2px 0;
}

#searchResultsItems .item .m2 {
	margin: 2px 0;
}

#searchResultsItems .item a.memo {
	font-size: 12px;
	font-weight: bold;
	padding: 1px 0 1px 22px;
	margin: 9px 0 0 0;
	text-decoration: none;
	color: #000;
	display: block;
}



#area_index ul {
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
}

#area_index li {
	margin: 0;
	padding: 0;
}

#house_index ul {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}

#house_index li {
	margin: 0 0 2px 0;
	padding: 0;
}


#house_index table {
	border: none;
	border-collapse: collapse;
	margin: 0;
	width: 100%;
}

#house_index td {
	text-align: left;
	vertical-align: top;
	padding: 0;
	width: 50%;
}


#house_index .road_houses {
	margin: 0 0 20px 0;
}

#house_index .house {
	width: 170px;
	float: left;
	margin: 0 0 20px 0;
}

#house_index .house .img {
	width: 160px;
	height: 108px;
	overflow: hidden;
}

#house_index .house .img a {
	display: block;
	width: 160px;
	height: 108px;
	overflow: hidden;
	background: transparent url(/site/images/bg_sritem_img.gif) 0 0 no-repeat;
}

#house_index .house a {
	color: #0c4da2;
	font-weight: bold;
}

#house_index .house .area {
	padding: 5px 0;
}







#houseImgs {
	width: 300px;
	float: left;
	overflow: hidden;
}

#houseThumbs {
	margin: 5px 0 0 0;
}

#houseThumbs img {
	margin: 0 5px 5px 0;
}

#houseThumbs img.last {
	margin-right: 0;
}

#houseMiniMap {
	background: #f2efe9;
	height: 230px;
	margin: 5px 0 0 0;
}

#houseText {
	width: 435px;
	float: left;
	overflow: hidden;
}

#houseTextContent {
/*	padding: 0 7px; */
	padding: 0 2px 0 12px;
}


#houseData h1 {
	font-size: 14px;
	color: #0e0f10;
	padding: 4px 5px 7px 5px;
	margin: 0 5px 5px 0;
	border-bottom: 1px solid #e0e0d3;
}

#houseDescription {
	margin: 0;
	padding: 10px 8px;
	background: transparent url(/site/images/bg_hdescription.gif) top left repeat-x;
}

#houseDescription h2 {
	color: #0e0f10
}


#houseMapContainer {
	width: 729px;
	height: 591px;
}


/*************************/
/**** SEASON CALENDAR ****/

table.seasonCalendar {
	border: none;
	border-collapse: collapse;
	margin: 0 0 20px 0;
	width: 730px;
}

table.seasonCalendar td {
	text-align: right;
	vertical-align: middle;
	color: #000;
	border: 1px solid #fff;
	padding: 2px;
}


table.seasonCalendar td.years a.current {
	font-weight: bold;
}

table.seasonCalendar td.year {
	padding: 2px 2px 2px 4px;
	border-top: none;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: none;
	font-weight: bold;
}

table.seasonCalendar td.month {
	text-align: center;
	padding: 2px 0;
	width: 56px;
	background: #ddd;
}

table.seasonCalendar td.day {
	text-align: right;
	padding: 2px 2px 2px 4px;
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: none;
}


table.seasonCalendar td.booked {
	background: #c0c0c0;
}

table.seasonCalendar td.void {
	background: #eee;
}

table.seasonCalendar td.nodata {
	background: #ddd;
}

table.seasonCalendar a {
	display: block;
	text-decoration: none;
	color: #000;
	background-image: url(/site/images/bg_season_td.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 10px;
}


table.seasonCalendar td.years {
	text-align: left;
	padding-left: 45px;
}

table.seasonCalendar td.years a {
	text-decoration: none;
	margin: 0 10px 0 0;
	padding: 0;
	display: inline;
	background: none;
}


table.seasonCalendar .season_A {
	background-color: #fb380b;
}

table.seasonCalendar .season_A a {
	background-color: #FD886D;
}

table.seasonCalendar .season_B {
	background-color: #f7941d;
}

table.seasonCalendar .season_B a {
	background-color: #FABF77;
}

table.seasonCalendar .season_C {
	background-color: #f9f006;
}

table.seasonCalendar .season_C a {
	background-color: #F8F36A;
}

table.seasonCalendar .season_D {
	background-color: #a9c652;
}

table.seasonCalendar .season_D a {
	background-color: #CBDD97;
}

table.seasonCalendar .season_E {
	background-color: #3188f3;
}

table.seasonCalendar .season_E a {
	background-color: #83B8F8;
}


table.seasonCalendar .season_F {
	background-color: #A28CAD;	
}

table.seasonCalendar .season_F a {
	background-color: #C7BACE;
}



table.seasonCalendarLegends {
	border: none;
	border-collapse: collapse;
	margin: 0 0 20px 0;
}

table.seasonCalendarLegends td {
	padding: 0 10px 5px 0;
	text-align: left;
	vertical-align: middle;
}

table.seasonCalendarLegends span {
	float: left;
	width: 2em;
	padding: 2px 0;
	margin: 0 5px 0 0;
	font-weight: bold;
	color: #000;
	text-align: center;
}

table.seasonCalendarLegends .booked {
	background: #c0c0c0;
}

table.seasonCalendarLegends .season_A {
	background: #fb380b;
}

table.seasonCalendarLegends .season_B {
	background-color: #f7941d;
}

table.seasonCalendarLegends .season_C {
	background-color: #f9f006;
}

table.seasonCalendarLegends .season_D {
	background-color: #a9c652;	
}

table.seasonCalendarLegends .season_E {
	background-color: #3188f3;
}

table.seasonCalendarLegends .season_F {
	background-color: #A28CAD;
}


/**** SEASON CALENDAR ****/
/*************************/




/*****************/
/**** BOOKING ****/

table.bookingaddress {
	border: none;
	border-collapse: collapse;
	margin: 0 0 15px 0;
}

table.bookingaddress th {
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding: 3px 0;
	width: 120px;
}

table.bookingaddress td {
	padding: 3px 10px 3px 0;
	text-align: left;
	vertical-align: middle;
}

table.bookingaddress input.text,
table.bookingdata input.text {
	width: 150px;
	margin: 0 5px 0 0;
}

table.bookingaddress input.shorttext,
table.bookingdata input.shorttext {
	width: 45px;
	margin: 0 5px 0 0;
}

input#city {
	width: 95px;
}

table.bookingaddress select,
table.bookingdata select {
	width: 152px;
	margin: 0 5px 0 0;
}

table.bookingdata {
	width: 99%;
	margin: 0 0 15px 0;
}

table.bookingdata th {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding: 3px 10px 3px 0;
}

table.bookingdata th.price {
	text-align: right;
	padding-right: 0;
	padding-left: 10px;
}

table.bookingdata td {
	text-align: left;
	vertical-align: top;
	padding: 3px 10px 3px 0;
}

table.bookingdata td.price {
	text-align: right;
	padding-right: 0;
	padding-left: 10px;
	white-space: nowrap;
}

table.bookingaddress input.quantity,
table.bookingdata input.quantity {
	width: 40px;
	text-align: right;
}

table.bookingaddress select.quantity {
	width: 44px;
	text-align: right;
}

#houseTerms {
	margin: 5px 5px 15px 5px;
}

#houseTerms input {
	margin-right: 10px;
}

.bookingSectionText {
	padding: 0 5px;
}

#housePrice {
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 10px;
	background: #eee;
}

#houseSubmit {
	text-align: right;
	margin: 15px 0;
}

#houseSubmit input.submit {
	background: #be252b;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	border: none;
	font-weight: bold;
	padding: 3px 10px;
}

table.dates {
	border: none;
	border-collapse: collapse;
	margin: 0;
}

table.dates th {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding: 5px 10px 5px 5px;
}

table.dates td {
	text-align: left;
	vertical-align: top;
	padding: 5px 0;
}

div.dates {
	padding: 5px;
}

/**** BOOKING ****/
/*****************/




h1 {
	color: #000;
	font-size: 16px;
	margin: 0 0 15px 0;
}

h2 {
	font-size: 14px;
	margin: 0 0 15px 0;
}

h3 {
	font-size: 12px;
	margin: 0 0 10px 0;
}

p {
	margin: 0 0 15px 0;
}

a {
	color: #000;
	text-decoration: underline;
}

a img {
	border: none;
}


.reset {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	margin: 0 0 -1px 0;
}

.clearfix:after {

    content: ".";

    display: block;

    clear: both;

    visibility: hidden;

    line-height: 0;

    height: 0;

}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}