/* CSS Document */
/***** General styles *****/

.tx-realty-pi1 a.button,
.tx-realty-pi1 span.button {
	display: block;
	height: 16px;
	line-height: 16px;
	margin: 1px;
	text-align: center;
	font-weight: bold;
	font-size: 80%;
	color: white;
	text-decoration: none;
	border: none;
	background: url(images/button_bg_left.png) no-repeat top left #FFC100;
	padding-left: 0.3em;
}
.tx-realty-pi1 a.button span,
.tx-realty-pi1 span.button span {
	display: block;
	background: url(images/button_bg_right.png) no-repeat top right #FFC100;
	padding-right: 0.5em;
}
.tx-realty-pi1 span.button span {
	cursor: default; /* for disabled buttons, don't use the "I" text cursor */
}
.tx-realty-pi1 a.button span {
	cursor: pointer; /* IE hack */
}
.tx-realty-pi1 span.act,
.tx-realty-pi1 a.act {
	background: url(images/button_act_bg_left.png) no-repeat top left #E1E7EA;
}
.tx-realty-pi1 span.act span,
.tx-realty-pi1 a.act span {
	background: url(images/button_act_bg_right.png) no-repeat top right #E1E7EA;
}

.clear {
	height: 1px;
	clear: both;
}

/* Buttons */
.tx-realty-pi1 a.back,
.tx-realty-pi1 a.close {
	float: right;
}
.tx-realty-pi1 .favorites a.back,
.tx-realty-pi1 .favorites a.contact {
	margin-top: 1em;
}

.tx-realty-pi1 a.addToFavorites,
.tx-realty-pi1 a.removeFromFavorites,
.tx-realty-pi1 a.contact {
	float: left;
}

/* Images in result list and single-view */
.tx-realty-pi1 .image {
	border: 1px solid #ccc;
	vertical-align: middle;
	text-align: center;
	padding: 1px;
}
.tx-realty-pi1 .image img {
	border: 0;
}





/***** LIST VIEW *****/

/*** Filter before result list ***/
.tx-realty-pi1 .list-view .filter {
	border: 1px solid #000066;
	margin: 5px 0;
	padding: 5px;
}
.tx-realty-pi1 .list-view .filter h3 {
	
	margin: 2px 0;
	padding: 0;
}
.tx-realty-pi1 .list-view .filter .params .param {
	float: left;
	margin-left: 12px;
}
.tx-realty-pi1 .list-view .filter .params .first {
	margin-left: -2px;
}
.tx-realty-pi1 .list-view .filter .submit {
	float: right;
	margin-left: 12px;
}
.tx-realty-pi1 .list-view .filter .submit a.search {
	width: 60px;
}

.description h3 {
	font-size: 100%;
	line-height: 120%;
}
.description .bodytext{font-size: 80%;}

/*** Result List ***/

.tx-realty-pi1 .list-view table.result {
	clear: both;
	width: 580px;
	border-collapse: collapse;
	padding: 0;
}

/* thead */
.tx-realty-pi1 .list-view .result thead tr td {
	border-bottom: 1px solid #000066;
	font-size: 90%;
}
.tx-realty-pi1 .list-view .result thead tr td {
	line-height: 30px;
}
.tx-realty-pi1 .list-view .result thead h2 {
	margin-left: 8px;
}
.tx-realty-pi1 .list-view .result table.pagination {
	float: right;
	border-collapse: collapse;
	padding: 0;
	margin-right: 4px;
}
.tx-realty-pi1 .list-view .result table.pagination td {
	border: none;
	vertical-align: middle;
	
}
.tx-realty-pi1 .list-view .result table.pagination .label{
	padding-right: 4px;
	font-size: 80%;
	}

 .tx-realty-pi1 .list-view .result .sorting .sorting label{
 	padding-left: 4px;
	font-size: 80%;
	}

.tx-realty-pi1 .list-view .result table.pagination a {
	padding-left: 3px;
}
.tx-realty-pi1 .list-view .result table.pagination a div {
	padding-right: 3px;
	width: 1.25em;
}


/* tbody */

/* single item in the list */
.tx-realty-pi1 .list-view .result tbody tr table.item {
	border-top: 1px solid #ccc;
	margin-left: 12px;
	width: 98%;
	empty-cells: hide;
	border-collapse: separate;
	border-spacing: 5px;
	padding: 0;
}
.tx-realty-pi1 .list-view .result tbody tr.first table.item {
	border-top: none;
	
	
}
.tx-realty-pi1 .list-view .result .item .checkbox {
	width: 1%;
}
.tx-realty-pi1 .list-view .result .item h3 {
	font-size: 100%;
	margin: 0;
	padding-top: 0;
}
.tx-realty-pi1 .list-view .result .item .item .checkbox{
	vertical-align: top;
 	}
 	

 
.tx-realty-pi1 .list-view .result .item .details {
	line-height: 120%;
	font-size: 100%;
	}

.details {
	line-height: 120%;
	font-size: 100%;}

.tx-realty-pi1 .list-view .result table.item {
	vertical-align: top;
	font-size: 90%;
	margin-top: 5px;
}


.tx-realty-pi1 .list-view .result  td.image {
	vertical-align: middle;
}

/* description of the list item */
.tx-realty-pi1 .list-view .result .description .title {
	font-weight: bold;
}
.tx-realty-pi1 .list-view .result .description p {
	margin: 2px 0;
	padding: 0;
	font-size: 100%;
	line-height: 150%;
	}

.result .item .item .description{vertical-align: top;}

.tx-realty-pi1 .list-view .result .description table.details {
	border-collapse: collapse;
	width: 100%;
	color: #333;}
	
.tx-realty-pi1 .list-view .result .item .item .description .details td{
	font-size: 100%;
	line-height: 120%;
	}

.overview tr th{font-size: 100%;}
#wrap #content .tx-realty-pi1 .single-view .text-pane .overview .even td,
#wrap #content .tx-realty-pi1 .single-view .text-pane .overview .odd td{
	text-align: left;
	font-size: 90%;
	line-height: 120%;
	}

/* images of the list item */
.tx-realty-pi1 .list-view .result .image {
	width: 98px;
	height: 98px;
}

/* tfoot */
.tx-realty-pi1 .list-view .result tfoot td.pagination {
	height: 34px;
	background: url(images/fav_arrow.png) no-repeat 26px 0;
	vertical-align: bottom;
	border-bottom: 1px solid #000066;
}
.tx-realty-pi1 .list-view .result td.sorting {
	background: #E1E7EA;border-bottom: 1px solid #ccc;
}
.tx-realty-pi1 .list-view .result table.sorting {
	border-collapse: collapse;
	padding: 0;
}
.tx-realty-pi1 .list-view .result table.sorting td {
	padding-left: 24px;
	line-height: 20px;
	
	}

		
.tx-realty-pi1 .list-view .result .favorites {
	margin-left: 36px;
}
.tx-realty-pi1 .list-view .result .favorites a {
	margin-left: 0;
}





/***** SINGLE VIEW *****/

.tx-realty-pi1 .single-view .text-pane {
	float: left;
	margin: 0 1em 1em 0;
	width: 450px;
}

.text-pane h2 {
	color: #005BAB;
	border-bottom: 1px solid #005BAB;
}

.address{display: none;}
.tx-realty-pi1 .single-view .text-pane h4{
	font-size: 90%;
	margin: 1.5em 0 0;
	padding: 0;
}
.tx-realty-pi1 .single-view .text-pane p {
	margin: 0;
	padding: 0;
}
.tx-realty-pi1 .single-view .text-pane .further-description {
	clear: left;
}
.tx-realty-pi1 .single-view .text-pane .overview {
	border-collapse: collapse;
	margin: 1.5em 0 0.5em;
	padding: 0;
	width: 100%;
}
.tx-realty-pi1 .single-view .text-pane .overview th {
	text-align: left;
	background: #D9E2E7;
	font-weight: bold;
	padding: 2px 1em;
}
.tx-realty-pi1 .single-view .text-pane .overview th,
.tx-realty-pi1 .single-view .text-pane .overview td {
	border: 1px solid white;
}
.tx-realty-pi1 .single-view .text-pane .overview td {
	vertical-align: top;
	padding: 1px 1em;
}
.tx-realty-pi1 .single-view .text-pane .overview tr.odd {
	background: #F0F4F7;
}
.tx-realty-pi1 .single-view .text-pane .overview tr.even {
	background: #E7ECF0;
}
.tx-realty-pi1 .single-view .text-pane .buttons {
	padding: 1em 0 3em;
}

/* Images */

.tx-realty-pi1 .single-view .images{
clear: both;}

.tx-realty-pi1 .single-view .images .item {
	float: left;
}
.tx-realty-pi1 .single-view .images .item .image {
	width: 137px;
	height: 137px;
}





/***** GALLERY VIEW *****/
.tx-realty-pi1 .gallery-view {
	padding: 1em;
}

/* full size image */
.tx-realty-pi1 .gallery-view .fullsize {
	align: center;
	float: left;
	width:404px;
	border: 1px solid #B3C5D3;
	/*background: #B3C5D3;*/
}
.tx-realty-pi1 .gallery-view .fullsize-image {
	
	vertical-align: top;
	text-align: center;
	background: white;
}
.tx-realty-pi1 .gallery-view .fullsize .caption {
	font-weight: bold;
	padding: 0.125em 0.25em 0.25em;
}

/* thumbnails */
.tx-realty-pi1 .gallery-view .thumbs {
	float: left;
	width: 150px;
	margin-left: 1em;
	overflow: auto;
}
.tx-realty-pi1 .gallery-view .thumbs table {
	padding: 0;
	border-collapse: separate;
	border-spacing: 0.125em;
}
.tx-realty-pi1 .gallery-view .thumbs .image {
	vertical-align: middle;
	text-align: center;
	width: 137px;
	height: 137px;
}
.tx-realty-pi1 .gallery-view .image img {
	border: none;
	margin: 0;
}
.tx-realty-pi1 .gallery-view .item .caption {
	font-size: 10px;
	padding: 0 0.25em;
}

/* buttons */
.tx-realty-pi1 .gallery-view .buttons {
	clear: left;
	margin-right: 14px;

}




/**************************************** CITY SELECTOR *****************************************/
.tx-realty-pi1 .city-selector {
	width: 198px;
	/*margin-top: 7px;*/
	border: 1px solid #ccc;
}
.tx-realty-pi1 .city-selector .outer {
	border: 1px solid #606673;
	padding: 1px;
}
 .inner {
	background: url(/fileadmin/templates/Goe-Immo/img/grad-gelb.jpg) repeat-x;
	padding:0;
	line-height: 100%;
	font-size: 85%;
	}
.city-selector .outer .inner p{padding-top: 5px;}
	
 .inner #citySelector select{	font-size: 85%;}
	
.tx-realty-pi1 .city-selector .title {
	height: 30px;
	/*background: url(/fileadmin/templates/Goe-Immo/img/cityselector_head.png) no-repeat 50% 50%;*/
}
.tx-realty-pi1 .city-selector h3 {
	padding-left:5px;
	/*visibility: hidden;*/
}
.tx-realty-pi1 .city-selector p {
	font-size: 90%;
	padding: 0 5px 5px;
	margin: 0;
}
.tx-realty-pi1 .city-selector form {
	margin: 0;
	padding: 4px;
}
.tx-realty-pi1 .city-selector form select {
	width: 100%;
}

.param{
	width:170px;
	}

#content .tx-realty-pi1 .gallery-view .buttons{clear:both;}
.buttons, a.button span {font-size: 90%;}

