/* House List */
tr.title {
	width: 292px;
	height: 32px;
	background-color: #c8dff4;	
	text-align: left;
	padding: 3px 10px;
}

a.nametitle {
	font-family: Corbel, sans-serif;
	font-weight: normal;
	width: 292px;
	background-color: #c8dff4;	
	font-size: 14px;
	text-align: left;
	color: black;
	padding-left: 10px;
}

td.photobox {
	width: 251px;
	background-color: #eff6fc;
	background-image: url("images/noimage.png");
	background-repeat: no-repeat;
}

td.photobox div {
	height: 167px;
}

td.centralbox, td.centralboxpr {
	width: 330px;
	height: 132px;
	background-color: #eff6fc; 
	color: #1f324f;
	padding: 10px 10px 5px 10px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	display: block;
}

td.centralboxpr {
	height: 107px;
}

td.pricesbox {
	background-color: #eff6fc;
	height: 20px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	text-align: center;
}

tr.lowerbox {
	width: 270px;
	height: 20px;
	background-color: white;
	font-size: 12px;
}

td.loweritems {
	background-color: #f69e43;
	border-right: 1px solid white;
	text-align: center;
	height: 18px;
	width: 135px;
}

td.loweritems div { 
	color: white;
	cursor: pointer;
	font-weight: bold;
}

select.search {
	font-size: 11px;
	width: 150px;
	height: 20px;
}

/* House Properties */
td.housetitles {
	width: 440px;
	color: #000066;
	height: 22px;
	font-weight: bold;
	background-color: #C3DAF2;
	padding: 3px 5px;
	font-family: "Segoe UI", Tahoma, sans-serif;
	font-size: 15px;
}

td.housesubtitles {
	width: 440px;
	color: #666666;
	height: 22px;
	font-weight: bold;
	background-color: #C3DAF2;
	padding: 3px 5px;
	font-family: "Segoe UI", Tahoma, sans-serif;
	font-size: 15px;
}

div.listimg {
	height: 300px;
	overflow: auto;
	width: 237px;
}

table.gtranslante {
	height: 80px;
	width: 200px;
}

td.keyfeatures {
	font-size: 14px;
	text-align:center;
	color: #333;
}

td.keyfeatures li {
	margin: 6px 0px 0px 35px;
	padding: 0px;
	/*list-style-position: outside;*/
	list-style-image: url("images/bullet.gif");
}

td.keyitem {
	border-bottom: 1px solid #c3daf2;
	color: #004386;
	background-color: #eff7ff;
	width: 150px;
}


td.valueitem {
	border-bottom: 1px solid #c3daf2;
	color: #333;
	background-color: #fffaf3;
	width: 375px;
}

td.altkeyitem {
	border-bottom: 1px solid #c3daf2;
	color: #004386;
	background-color: #d8ebfe;
}

td.altvalueitem {
	border-bottom: 1px solid #c3daf2;
	color: #333;
	background-color: #fff2e0;
}

td.enquirysubtitle {
	color: #f68d22;
	font-weight: bold;
	font-size: 13px;
	font-family: "Segoe UI", Tahoma, sans-serif;
}

table.enquiry {
	color: #2973b5;
	font-size: 90%;
}

table.enquiry input,
table.enquiry select,
table.enquiry textarea {
	font-family: "Segoe UI", Tahoma, sans-serif;
}

div.php_enquiry_error {
	width:100%;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#FCC;
	font-weight:bold;	
}

input.center { text-align: center; }

td.keyitem li, td.valueitem li, td.altkeyitem li, td.altvalueitem li, td.enquirysubtitle li {
	list-style-image: url("images/bulletinfo.png");
	margin-left: 20px;
}

tr.pricesline, tr.priceslinealt {
	color: #333333;
	font-family: "Segoe UI", Tahoma, sans-serif;
	font-size: 13px;
	text-transform: capitalize;
	padding: 2px;
}

tr.pricesline { background-color: #c8dff4; }
tr.priceslinealt { background-color: #eff6fc; }

tr.winter { font-size: 11px; }

/* Menu */
tr.menu { height: 30px; }

tr.menu div {
	font-size: 13px;
	font-weight: bold;
	color: white;
	font-family: "Segoe UI", Tahoma, sans-serif;	
}

tr.submenu { height: 20px; }

tr.submenu div {
	font-size: 11px;
	font-weight: bold;
	color: white;
	font-family: "Segoe UI", Tahoma, sans-serif;
	
}

table.submenu {
	margin-left: 30px;
	margin-bottom: 10px;
	width: 100px;
}

table.mainMenu div, table.submenu div {
	cursor: pointer;
	background-image: url(images/transp.gif);
}

table.mainMenu a, table.mainMenu img {
	border: none;
	text-decoration: none;
	color: white;
}

table.mainMenu div:hover, table.submenu div:hover {
	color: #FA6;
}

tr.menutitle {
	height: 50px;
	font-size: 15px;
	font-weight: bold;
	color: white;
}

/* Header */
div.favorite, div.favorite:hover, div.mail, div.mail:hover {
	height: 30px;
	width: 30px;
	background-position: center;
	background-repeat: no-repeat;
}

div.favorite {
	background-image: url(images/favorite.png);
}

div.favorite:hover {
	background-image: url(images/favoritehover.png);
}

div.mail {
	background-image: url(images/mail.png);
}

div.mail:hover {
	background-image: url(images/mailhover.png);
}

img.lang {
	border: 1px white solid;
}

img.langsel {
	border: 2px white solid;
}

.phonenr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 10px 6px;
	color:#2973b5;
}

/* Navigation Pages */
table.nav {
	background-color: #fff9e3;
	color: #333333;
}

table.nav a {
	color: #333333;
	text-decoration: none;
}

td.pag, td.pagsel {
	width: 12px;
}

td.pagsel {
	background-color:  #FDD772;
}

/* Calendar */
body.cal {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 11px;
	background-color: white;
	text-align: center;
	background-image: none;
}

table.calendar td {
	height: 21px;
	width: 14px;
	background-repeat: no-repeat;
	background-position: center;
	color: black;
	text-align: center;
}

table.calendar a {
	color: #165182;
}

img.linkimg {
	cursor: pointer;
}

tr.calendar td {
	padding-top: 0px;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 11px;
	text-align: center;
}

td.av { background-image: url("images/calendar/av.jpg"); }
td.avweek { background-image: url("images/calendar/avw.jpg"); }
td.bk { background-image: url("images/calendar/bo.jpg"); }
td.bkweek { background-image: url("images/calendar/bow.jpg"); }
td.bi { background-image: url("images/calendar/av_t.jpg"); }
td.be { background-image: url("images/calendar/av_b.jpg"); }
/* td.bie { background-image: url("images/calendar/av_n.jpg"); } */
td.biweek { background-image: url("images/calendar/avw_t.jpg"); }
td.beweek { background-image: url("images/calendar/avw_b.jpg"); }
/* td.bieweek { background-image: url("images/calendar/avw_n.jpg"); } */
td.un { background-image: url("images/calendar/un.jpg"); }
td.unweek { background-image: url("images/calendar/unw.jpg"); }
/* td.selected { background-image: url("images/calendar/sel.jpg"); } */
td.unbi { background-image: url("images/calendar/un_b.jpg"); }
td.unbe { background-image: url("images/calendar/un_t.jpg"); }
td.unbiweek { background-image: url("images/calendar/unw_b.jpg"); }
td.unbeweek { background-image: url("images/calendar/unw_t.jpg"); }
td.aui { background-image: url("images/calendar/au_b.jpg"); }
td.aue { background-image: url("images/calendar/au_t.jpg"); }
td.auiweek { background-image: url("images/calendar/auw_b.jpg"); }
td.aueweek { background-image: url("images/calendar/auw_t.jpg"); }

tr.selline {
	background-color: #DDD;
}

/* Tabs */
table.tab td {
	height: 24px;
	font-weight: bold;
}

td.tabsel {
	background: white;
	vertical-align: middle;
	white-space: nowrap;
}

td.tabsel a {
	color: #2E4464;
	text-decoration: none;
}

td.tabselleft {
	background-image: url("images/tabsel_left.png");
	background-repeat: no-repeat;
	width: 10px;
}

td.tabselright {
	background-image: url("images/tabsel_right.png");
	background-repeat: no-repeat;
	background-position: left;
	width: 20px;
}

td.tabdef {
	background-image: url("images/tab.png");
	vertical-align: middle;
	white-space: nowrap;
}

td.tabdef a {
	color: white;
	text-decoration: none;
}

td.tabdefleft {
	background-image: url("images/tab_left.png");
	background-repeat: no-repeat;
	width: 10px;
}

td.tabdefright {
	background-image: url("images/tab_right.png");
	background-repeat: no-repeat;
	background-position: left;
	width: 20px;
}
