/*------------------------------------------------------------------
 [Master Stylesheet]
 Project:		Neuland
 Company: 		Büro zweigang
 Internet:		www.zweigang.de
 Author: 		Alexander Maier
 E-Mail:			a.maier@zweigang.de
 Version:		0.1
 Created:		30.09.2008
 
 [Content]
 Generic
 Header
 Body
 Footer
 Additional
 
 [Colors]
 Body BG:		#000000
 Body Color:		#000000
 Theme Color:	#000000
 -------------------------------------------------------------------*/
.tx-nldimmolist-pi1 {
    margin-left: 0px;
}

.tx-nldimmolist-pi1 iframe{
    margin: 0px;
	padding: 0px;
}

div#leftCol div.tx-nldimmolist-pi1 form{
    margin: 0px;
    padding: 0px;
}

.immovables {
	margin-left: 0px;
	width: 550px;
}

.immovables input.inputSubmit, .rightCol input.inputSubmit {
	position: static;
	margin-top: 5px;
}

.property {
    margin-top: 12px;
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 10px;
	width: 550px;
}

.propertyImage {
    margin-right: 20px;
}

.propertyStreet, .propertyLabel, .propertyRent {
    font-weight: bold;
    font-size: 12px;
}

.propertyCity, .propertyDistrict, .propertyLevel {
    font-weight: bold;
    color: #999999;
}

.label {
    font-weight: bold;
}

.propertyRooms, .propertyFootage {
    font-size: 12px;
}

.propertyContact, .propertyContact a {
    color: #999999;
}

.propertyContact a:hover {
    text-decoration: underline;
}

.propertyDescription {
	color: #999999;
	padding-right: 20px;
}

.propertyMoreLink a {
    padding: 2px 10px;
    background: #cccc00;
    color: #FFFFFF;
    text-transform: uppercase;
	float: right;
}

.properyTableHeader {
    background: #aeafa1;
    font-weight: bold;
    color: #333333;
    width: 550px;
}

.checkBox {
	margin: 2px 0px 0px 0px;
	float: right;
}

.nld-search-container #tx_nldimmolist_pi1 select {
	width: 160px;
}

.requestBtn {
	margin: 10px 0px;
	float: right;
	margin-bottom: 15px;
}

/*-----------------------------------------------------------------
 Single View
 ------------------------------------------------------------------*/

.singleView{
	background: #EBECE7;
	width: 550px;
}

.singleViewHeader {
	background: #9e0b1d;
	color: #FFFFFF;
	font-size: 14px;
	padding: 5px 5px 5px 10px;
	font-weight: bold;
	height: 18px;
	line-height: 18px;
	margin-bottom: 10px;
}

.closeLink {
	float: right;
}

.closeLink a{
	color: #FFFFFF;
	font-size: 10px;
	padding-right: 20px;
	background: url(../images/close.gif) no-repeat center right;
}

.mootabs {
	background: #ebece7;
	float: left;
}

.tabsContent {
	padding: 10px 0px 10px 10px;
}

.mootabs_title {
	list-style-image: none;
	list-style-type: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	height: 26px;
	border-bottom: 1px solid #b7b7b7;
	overflow: visible;
}

.mootabs_title li, .tabsOver {
	float: left;
	cursor: pointer;
	height: 15px;
    padding: 2px 5px;
    background-color: #cccc00;
    color: #FFFFFF;
    text-transform: uppercase;
	/*border-right: 2px solid #FFFFFF;*/
	margin-top: 7px;
	margin-right: 2px;
}

li.tabsOver {
	color: #9e0b1d;	
}

.mootabs_title li.active {
	margin-top: 0px;
	padding: 10px 15px 10px 5px;
	background: #EBEBE7 url(../images/shadow.png) no-repeat right top;
	color: #333333;
	border-right: none;
	position: relative;
	z-index: 100;
	margin-right: 0px;
}

.mootabs_panel {
	display: none;
/*	background-color: #ddd;*/
	position: relative;
	width: 280px;
	top: -1px;
	clear: both;
	overflow: hidden;
}

.mootabs_panel.active {
/*	background-color: #e6e6e6;*/
	display: block;
}

.leftCol, .rightCol {
	width: 254px;
	float: left;
	margin-left: 10px;
	background: #EBECE7;
}

.rightCol {
	float: right;
	width: 240px;
	background: #f7f7f5;
	margin-right: 0px;
	padding: 10px 10px;
	margin-top: 27px;
}

div.buttons {
	margin-top: 1px;
	padding-right: 15px;
}

div.buttons img {
	float: right;
	margin-left: 1px;
	cursor: pointer;
}

img.lupe {
	position: absolute;	
	margin-left: 230px;
	margin-top: 140px;
}

.singleViewFacts table {
	background: #FFFFFF;
	margin: 0px 0px 5px 0px;
}

.singleViewFacts table.higlight {
	background: #aeafa1;
	color: #FFFFFF;
	font-weight: bold;
}

.rightCol h2 {
	font-weight: bold;
	font-size: 11px;
	border-bottom: 1px solid #b7b7b7;
	color: #9e0b1d;
	margin-left: 0px;
}

.infoContainer {
	margin-bottom: 10px;
}

select {
	border: none;
	width: 145px;
	font-size: 11px;
	padding: 2px 0px 2px 5px;
	margin: 2px 0px;
	color: #666666;
}

.paging {
	text-align: center;
}

.csc-linkToTop {
	margin-left: 10px;
	padding-left: 15px;
	background: url(../images/top.gif) no-repeat left 7px; 
}

.csc-linkToTop a:hover {
	text-decoration: underline;
}

div.browseBoxWrap {
	text-align: center;
}
ul.browseLinksWrap {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

ul.browseLinksWrap li{
	display: inline;
	padding: 0px;
	margin: 0px;
}

ul.browseLinksWrap li a{
	margin: 0px;
	padding: 0px 5px 0px 0px;
	border-right: 1px solid gray;	
	height: 12px;
	line-height: 12px;
}

li.activeLinkWrap {
	font-weight: bold;
}

.exportLink {
	float: left;
	margin-right: 10px;
}

.exportLink img {
	float: left;
	margin-right: 5px;
}


.tool-tip {
	color: #fff;
	width: 150px;
	z-index: 9999;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #000000;
	padding: 3px 0px 3px 30px;
	background: url(../images/tipBack.gif) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 10px 4px 10px 4px;
	background: url(../images/tipBackBottom.gif) bottom left;
}
 

.nldimmolistLocations {
  height: 80px;
  width: 160px;
  overflow-y: scroll;
  overflow-x: hidden;
  background-color: #FFF;
  font-size: 11px;
  color: #666666;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

