/******************  SINGLE VIEW   **************************/

.tx-realty-pi1 {
	font-size:120%;
}
.tx-realty-pi1 .single-view .text-pane {
	width: 500px;
	margin-top: 0px;
}

.tx-realty-pi1 .single-view a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	//font-size:120%;
	color:#09d;
	text-decoration:none;
	border-bottom:#f90 1px solid;
}


.tx-realty-pi1 .single-view .text-pane table.header {
	width: 345px;
	margin:10px;
}

.tx-realty-pi1 .single-view .text-pane span.adres{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:120%;
	font-weight:bold;
	color:#a07;
}

.tx-realty-pi1 .single-view .text-pane td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	line-height:18px;
}

.tx-realty-pi1 .single-view .text-pane span.vet{
	font-weight:bold
}

.tx-realty-pi1 .single-view .text-pane * {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#000;
}

/******************  LIST VIEW   ****************************/
/** aangepast door Patrick Groenewegen                     **/
/************************************************************/
.tx-realty-pi1 .list-view {
	width: 500px;
	margin-top: 7px;
}

.tx-realty-pi1 .list-view td.item a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:120%;
	color:#09d;
	text-decoration:none;
	border-bottom:#f90 1px solid;
}

.tx-realty-pi1  span.buttonpages{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#a07;
	text-decoration:none;
}

.tx-realty-pi1  span.buttonpagesact{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#09d;
	text-decoration:none;
}
.tx-realty-pi1 .list-view a.button{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:120%;
	color:#09d;
	text-decoration:none;
	border-bottom:#f90 1px solid;
}

.tx-realty-pi1 .list-view td.item table.item{
	border-bottom:#b4aba1 2px solid;
}

.tx-realty-pi1 .list-view td.item h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#000;
}

.tx-realty-pi1 .list-view td.item p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#000;
}

.tx-realty-pi1 .list-view td.item h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:120%;
	color:#a07;
}

.tx-realty-pi1 .list-view tr.even{
	background-color:#eee
}

.tx-realty-pi1 .list-view tr.odd{
	background-color:#fff
}

/********************* CITY SELECTOR ************************/
/** aangepast door Patrick Groenewegen                     **/
/************************************************************/
.tx-realty-pi1 .city-selector {
	width: 500px;
	margin-top: 7px;
}
.tx-realty-pi1 .city-selector td.h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
	color:#9b0;
}
.tx-realty-pi1 .city-selector td.h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:120%;
	color:#a07;
	font-weight:bold;
}
.tx-realty-pi1 .city-selector select.keuze {
	border-left:#f90 3px solid;
	border-top:#b4aba1 1px solid;
	border-bottom:#b4aba1 1px solid;
	border-right:#b4aba1 1px solid;
}

.tx-realty-pi1 .city-selector select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:120%;
	line-height:18px;
	width:147px;
	border:#b4aba1 1px solid;
}

.tx-realty-pi1 .city-selector input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:120%;
	color:#fff;
	border:none;
	width:120px;
	height:20px;
	background-color:#09d;
}

.tx-realty-pi1 .city-selector select.keuze {
	height: 70px;
}

.tx-realty-pi1 .city-selector h3 {
	visibility: hidden;
}

/************************ GALLERY ***************************/
/** aangepast door Patrick Groenewegen                     **/
/************************************************************/

.tx-realty-pi1 .gallery-view .fullsize {
	position:relative;
	left:0px;
	top:0px;
	width:473px;
	height:419px;
 	z-index:1;
 	background-color:#b4aba1;
	border:none;
}

.tx-realty-pi1 .gallery-view .fullsize a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:120%;
	color:#09d;
	text-decoration:none;
	border-bottom:#f90 1px solid;
}

